html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}
#oneliner {padding: 0.5em 0.5em; margin: 1em 13em;}
@media only screen and (min-width: 960px) and (max-width: 1020px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {padding-left:1em}
	#oneliner {padding: 0.5em 0.5em;
margin: 1em 13em;}
#tekst {padding: 0 2em;}
article {padding: 0;margin: 0;}
#mainlogo {max-width: 20em}
/*HIER DUS LANDING  AFBEELDING SCHALEN*/
	#landing {background-position:inherit ;}
/*achtergrond mee laten bewegen, werkt anders niet op mobile dev.*/	
	#landing{ background-attachment: scroll;}
#achtergrond{ background-attachment: scroll;}
#achtergrond2{ background-attachment: scroll;}

	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/*header div#titel{color:LIGHTBLUE;}*/
	header {padding-left:1em}
	header #search{bottom: 1px; width: 230px; top:auto; left: 5px;}
	header .wrap-header{height:165px ;}/*165px*/
#oneliner {padding: 0; margin: 1em 0;}	
#tekst {padding: 0 0.5em;}
article {padding: 0;margin: 0;}
#mainlogo {max-width: 16em}
#landing {background-position:inherit ;}
/*achtergrond mee laten bewegen, werkt anders niet op mobile dev.*/	
	#landing{ background-attachment: scroll;}
#achtergrond{ background-attachment: scroll;}
#achtergrond2{ background-attachment: scroll;}

	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	#v959 {visibility:visible;}
			
			
}

@media only screen and (max-width: 767px)
	/* NO MIN-WIDTH, GOES FOR EVERYTHING SMALLER*/
	{
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/*header#subtitel{color:yellow}*/
	header {margin-top: 0px;height:150px;}
	header #titel, header #subtitel {padding-left:0.5em}
	header #logo{top:20px;}
	body{background-color:white;}
	header #search{bottom: 1px; width: 230px; top:auto; left: 5px;}
	header .wrap-header{height:165px ;}/*165px*/
#landing {background-position:inherit ;}
	#oneliner {padding: 0; margin: 1em 0;}	
	#tekst {padding: 0 0.5em;}
	article {padding: 0;margin: 0;}
	#mainlogo {max-width: 14em; margin-top:1em;}
/*achtergrond mee laten bewegen, werkt anders niet op mobile dev.*/	
	#landing{ background-attachment: scroll;}
#achtergrond{ background-attachment: scroll;}
#achtergrond2{ background-attachment: scroll;}
#vulling {display:none;}
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
					#v767{visibility:visible;}
			
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/*header div#titel{color:blue;}/*
	/*header #search{top:114px;}*/
	#oneliner {padding: 0; margin: 1em 0;}	
	#tekst {padding: 0 0.5em;}
	article {padding: 0;margin: 0;}
	#mainlogo {max-width: 12em}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
					#vv767{visibility:visible;}
			}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	.menu{display:none;}
	.minimenu{display:block;}
	#roundedmain{width:95%}
	nav{margin-top:0px;}
	header .wrap-header {height:auto}
	/*header div#titel{color:red;}*/
	#oneliner {padding: 0; margin: 1em 0;}
#tekst {padding: 0 0.5em;}
article {padding: 0;margin: 0;}	
#mainlogo {max-width: 10em; margin-top:0em;}
#landing{background-image: url('../images/IMG_heideM.jpg');height:28em;}
#achtergrond2{background-image: url('../images/gidsenM.jpg');}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
				#v619{visibility:visible;}
				
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header div #titel{font-size:40px;line-height:42px}
	header div #subtitel{font-size:20px;line-height:22px}
	header{height: 170px;}
	header #logo{top:40px;}
	header #search{bottom: 15px; width: 230px; top:auto; left: 5px;display:none;}
	header #search input{width: 194px;}
	.menu{display:none;}
	.minimenu{display:block;}
	#roundedmain{width:95%}
	nav{margin-top:0px;}
	header .wrap-header {height:auto}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}
	#oneliner {padding: 0; margin: 1em 0;}	
	#tekst {padding: 0 0.5em;}
	article {padding: 0;margin: 0;}
	#mainlogo {max-width: 8em; margin-top:0em;}
	#landing{background-image: url('../images/IMG_heideS.jpg');}
	#achtergrond{background-image: url('../images/17S.jpg');}
#achtergrond2{background-image: url('../images/gidsenS.jpg');}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */

				#v479{visibility:visible;}
			
}
@media only screen and (max-width: 449px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/*header div#subtitel{color:purple}*/
	header div#titel{
	font-size:2em;
	font-size:9vm;
	font-size:9vmin;}
	header div#subtitel{
	font-size:1.8em;
	font-size:6vm;
	font-size:6vmin;}
	#oneliner {padding: 0; margin: 1em 0;}	
	#tekst {padding: 0 0.2em;}
	article {padding: 0;margin: 0;}
	#mainlogo {max-width: 8em}
	#landing{background-image: url('../images/IMG_heideS.jpg');}
	#achtergrond{background-image: url('../images/17S.jpg');}
	#achtergrond2{background-image: url('../images/gidsenS.jpg');}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */

				#v449{visibility:visible;}
}