@charset "UTF-8";
/* CSS Document */




@media screen and (max-width: 1100px) {	
	
	
.centerall-container {  padding: 0px 25px 0px 25px; }

.textheader h2 { font-size: 55px; }
	
article {  padding:0px 25px 0px 25px; }
	
.textblok  {max-width:1000px;}

.ikdoemee { float: left; margin: 50px 0px 0px 0px; } 
	
section#footer p {width: 100%;}	
.social {float: left; margin:20px 10px 0px 0px; }
	
.bcg {
	background-attachment: scroll; height:250px;}
	
.meldjeaan { min-width:100%;   }

	
}



@media screen and (max-width: 500px) {	
		
img.logo { display: none; }
img.logo-mobile {  display: block; }
	
.textheader h2 { font-size: 45px; }
	
#first-section { background:none;}

#second-section { background: #0094AA;}
	


	
	}