@media screen and (max-width: 1000px)
{
	.start-news-wrapper.new-wrapper
	{
		position: relative;
		transform: none !important;
		width: 90%;
		margin: 20px auto;
		height: auto;
		text-align: left;
		max-width: 610px;
		font-size: 20px;
	}
	
	.start-news-wrapper.new-wrapper img.wp-post-image
	{
		margin-left: 0px !important;
		margin: 0 auto;
		margin-bottom: 10px;
		max-width: 420px;
		height: auto;
		width: 95%;
	}
	
}
@media screen and (max-width: 930px)
{
	
	.start-news-wrapper
	{
		position: relative;
		transform: none !important;
		width: 90%;
		margin: 20px auto;
		height: auto;
		text-align: left;
		max-width: 610px;
		font-size: 20px;
	}
	.start-news-wrapper img.wp-post-image
	{
		margin-left: 0px !important;
		margin: 0 auto;
		margin-bottom: 10px;
		max-width: 420px;
		height: auto;
		width: 95%;
	}
	
	
}

@media screen and (max-width: 800px)
{
	#tjanster .tjanst
	{
		width: 40%;
	}
}

@media screen and (max-width: 680px)
{
	.start-news-wrapper
	{
		width: 100%;
		max-width: none;
	}
	#menu-main .page-item-5
	{
		display: none;
	}
}

@media screen and (max-width: 650px)
{
	#header .main-nav .menu a
	{
		background-color: #4f72bd;
	}
	
	#header .main-nav .menu
	{
    	padding: 8px 0px;
	}
	#header .main-nav .menu li a
	{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	#header .main-nav .menu li a:hover
	{
		color: #000000;
	}
		#menu-main .page-item-5
	{
		display: block;
	}
	
	h1.entry-title {
		font-size: 22px;
	}
	body h1
	{
		font-size: 22px;
	}
	body h2
	{
		font-size: 21px;
	}
	body h3
	{
		font-size: 20px;
	}
	body h4
	{
		font-size: 19px;
	}
	
	
	.start-content .keywords
	{
		position: relative;
		background-color: transparent;
		height: auto;
	
	}
	
	.start-content .ms-slide-info
	{
		position: relative;
		margin-top: 20px;
	}
	
	#personal .personal
	{
		width: 43%;
	}
	

}

@media screen and (max-width: 620px)
{
	#header-instagram
	{
		display: none;
	}
	
	#tjanster .tjanst
	{
		width: 94%;
	}
	
	.referens .referens-content
	{
		width: 95%;
		float: none;
	}
	.referens .referens-images
	{
		float: none;
		width: 95%;
		margin-top: 15px;
	}
	
	
	
}

@media screen and (max-width: 400px)
{
	#personal .personal
	{
		width: 94%;
	}
}


