* {
  box-sizing: border-box;
}
#adres {
  width: 50%;
  float: left;
  padding: 15px;
}

#reviewplaatje {
  width: 50%;
  float: left;
  padding: 15px;
}



#menu-icon {
	display: none;
}

.mobiel, .mobieltekst, .mobielteksthome {
	display: none;	
}

@media only screen and (max-width: 739px) { /* <= Mobile */

body {
	background-color:#ffffff;
}

.vlakhelft {	
	display:none;
}

.sliderContent {
	display:none;
}

.onderwerpcontainer {
	display:none!important;
}


.menuachtergrond {
	display:none!important;
}


.parallax {
    max-height: 50px; 
}




    .fullscreen-bg__video {
        display: none;
    }

#onderwerpintroblauweachtergrond {
	background-color:#005292!important;
	width:100%!important;
  
}


.mobielniet {
	display: none!important; 
}

.bedrijfsnaam {
	display:none!important;
}

.review {
	display:none!important;
}

#bedrijfsnaamvolgpagina {
	display:none!important;
}



.volgpagina {
	margin-top:50px;
}

hr {
	display:none!important;
}

.knopjehome, .hoofdmenu {
	display: none;	
}

#adviesserviceauto {
	display: none!important;
}

.mobiel, .mobieltekst, .mobielteksthome {
	display: block;	
}

.mobiellogo {
	width: 100%;
	display:block;
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
}


.content {
 position: fixed;
 right: 0;
 top: 0;
 bottom: 0;
 width: 80%;
margin-left:5px;
margin-right:5px;
margin-top:80px;

 z-index: 10000001;
 overflow: auto;

}
.mobielniet {
	display: none!important; 
}

.onderwerpcontainer {
	display:none;
}

#overuspagina {
		display:none!important;
}



}



@media only screen and (max-width: 480px) { 


	
	



	
ul#nav  { 
	font-size: 40px; 
	list-style: none ;
	}


.nav a { 	color: #005292;
font-size: 40px; font-family: 'vegurregular'; white-space: nowrap; margin: 0; padding: 0.3em 0.5em; -moz-border-radius: 3px; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -webkit-border-radius: 3px; -webkit-transition: all 250ms ease-in-out; border-radius: 3px; transition: all 250ms ease-in-out; behavior: url(/ie-css3.htc)
}



	
	/* main nav */
	#nav {

		behavior: url(/ie-css3.htc);
		clear: both;
		width: 100%x;
		z-index: 10000;
		background-color: #ffffff;
		display: none; /* visibility will be toggled with jquery */
		
 -moz-opacity:.85;
 filter:alpha(opacity=85);
 opacity:.85;
 
 
	}
	
	#nav li {
	clear: both;
	float: none;
	margin: 0px 0 0px 0px;
	color: #005292;
	
		}
		
	
		
	#nav a, 
	#nav ul a {
		font-family: 'vegurregular';
		font-size: 24px;
		width: 100%!important;
		display: inline;
		padding: 0;
		color: #005292!important;
		background-color: #ffffff;
		padding: 0.2em 0.8em; /* hoogte - breedte knop */



	}
	#nav a:hover, 
	#nav ul a:hover {
		background-color: #000000;
		color: #ffffff;
	}
	
	/* dropdown */
	#nav ul {
		width: auto;
		position: static;
		display: block;
	}
	#nav ul li {
		margin: 3px 0 3px 15px;
	
	}

#nav ul li a {
		color: #005292!important;
		background-color: #ffffff!important;
	
	}	
	
		#nav ul li a:hover {
		color: #ffffff!important;
		background-color: #005292!important;
	
	}	
	
	
}


.volgpagina1 {
	    display: none;
		margin:0;
		padding:0;
}

volgpaginas {
    display: none;
		margin:0;
		padding:0;
  overflow:hidden;
}

.volgpaginacontainer{
  width:100%;
  height:60px;
}

.grotefoto {
    width: 100%;
    height: 70%;
    min-height: 100px;
    max-height: 400px;
    overflow: hidden;
    text-align: center;
}
.grotefoto img{
    width: 100%;
}




P {
	font-size: 18px;
	line-height: 200%;
	font-family: 'vegurregular';
	color: #fff;
}

#banner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#banner li {
    float: left;
}

#banner li a {
    display: inline-block;
    text-align: left;
    text-decoration: none;
	padding-right:15px;
}



.scrollToTop {
	background: #ffffff;
  color: #005292;
  font-size: 14px;
	padding: .2em .7em;	
	border: none;
	font-weight: bold!important;
  font-family: Arial;
	
  padding: 10px 20px 10px 20px!important;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
	padding:10px; 
	text-align:center; 
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:10px;
	display:none;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}
.scrollToTop:hover {
  color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}


@media only screen and (max-width: 480px) { 

.scrollToTop { 
	display:none!important;
	}
}




H1 { 
    font-size: 50px;
	color: #ffffff;
	margin-left:0px;
    font-family: 'vegurregular';
 }

H2 { 
    font-size: 32px;
	margin-left:0px;
	margin-top:20px;
    font-family: 'vegurlight';
 }
 
 H3 { 
    font-size: 25px;
	margin-left:0px;
	margin-top:20px;
    font-family: 'vegurlight';
 }
 
 .onderwerp1 H1 {
	margin-left:40px;	 
 }
 .onderwerp1 H2 {
	margin-left:40px;	 
 }
 
  .onderwerp1 p {
    font-family: 'vegurlight';
	font-weight:bold;
 }
 
.formuliertje {
	margin-left:40px;
	margin-top:40px;
}


.formuliertjehome {
	margin-left:40px;
	margin-top:40px;
}




.contacttekst{
	margin-left:90px;
	margin-top:90px;
}
#box1 {
 z-index: 5;
 	position: fixed;	
}

#box2 {
 z-index: 5;
 	position: fixed;	
}

#onderwerpintroblauweachtergrond {
		background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	
	
	position: fixed;

    z-index: 0;
}


.onderwerpcontainer {
	background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	
	
	position: absolute;

    z-index: 2;

}
.onderwerp1 H1 {
    	font-size: 50px;
	color: #ffffff;
	margin-left:40px;
	font-family: 'vegurregular';
}

.onderwerp1 H2 {
    color: #ffffff!important;
	margin-left:40px;
	margin-top:20%;
	margin-bottom:-30px;
	font-family: 'vegurlight';
}






.mobiellogo {
	display:none!important;
}




hr {
		margin-top:-20px;
margin-left:40px;
height: 1px;
color: #ffffff;
background-color: #ffffff;
border: none;
}

.onderwerp1 p {
	font-size: 18px;
	line-height: 150%;
    color: #ffffff;
	margin-left:90px;
	margin-right:50px;
	font-family: 'vegurlight';
}


#onderwerpknop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
background: #ffffff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
	margin-left:90px;
	margin-top:20px;
		margin-bottom:50px;

	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}


.contenttekst a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
	background: #ffffff;
  padding: 10px 20px 10px 20px!important;
  text-decoration: none;
	margin-top:10px;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}


. contenttekst a:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}





#onderwerpknop:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}


#andereknop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
	background: #ffffff;
  padding: 10px 20px 10px 20px!important;
  text-decoration: none;
	margin-top:10px;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
	
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

#andereknop:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}





#menucontainer {
	min-width: 100%;
    min-height: 100%;
}


#menuutje1 {
	float: left;
	width:15%;
    height: 100vh;
	background: #959595;
	
	background-image: url("https://www.despitskuiper.nl/afbeeldingen/rijbaanstreepje-grijs.png");
    background-repeat: repeat-y;
	background-position: 50%;
    min-height: 100%;
}

#menuutje2 {
    float: left;
	width: 85%;
    background-color: #ffffff;
	display: block;
    height:inherit;
	min-width: 50%;
    min-height: 50%;
}

.linktekst {
	margin-top:0;
}


.menu_markers li {
    padding: 0;
    width:100%!important;
	text-align:center!important;
}

.menu_markers ul {
    padding: 0;
    width:100%!important;
	margin-top:170px!important;
	text-align:center!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

#marker1 {
	visibility: hidden;
}

#marker2 {
	visibility: hidden;
}
#marker3 {
	visibility: hidden;
}
#marker4 {
	visibility: hidden;
}
#marker5 {
	visibility: hidden;
}
#marker6 {
	visibility: hidden;
}
#marker7 {
	visibility: hidden;
}
#marker8 {
	visibility: hidden;
}
#marker9 {
	visibility: hidden;
}
#marker10 {
	visibility: hidden;
}
#marker11 {
	visibility: hidden;
}
#marker12 {
	visibility: hidden;
}
.menu_markers ul li a {
    text-decoration: none;
    display:block!important;
	height:35px!important;
	font-size: 22px!important;
	line-height: 200%!important;
	font-family: 'vegurregular';
}

.menu_markers ul li img {
    display: block;
    margin: auto;
}




 span {
        display: inline-block;    
    }
    span:before {
        border-top: 1px solid black;
        display: none;
        height: 1px;
        content: " ";
        width: 40%;
        position: absolute;
        left: 0;
        top: 1em;
    }



.streepje {
margin-right: 20px;
}


.menu_simple ul {
}


.menu_simple ul {
    margin: 0!important;
    padding: 0!important;
    width:100%!important;
	margin-top:200px!important;
}


.menu_simple ul li.active {
    background-color: #005292;
}

.menu_simple ul li a.active {
    color: #ffffff!important;
    background-color: #005292;
}



.menu_simple ul li a {
    text-decoration: none!important;
    color: #000000!important; 
    padding: 10.5px 11px!important;
    display:block!important;
	padding-left:55px!important;
	width:100%!important;
	width:100vw!important;
	padding-right:100%!important;
	height:50px!important;
	font-size: 22px!important;
	line-height: 200%!important;
	font-family: 'vegurregular';
    vertical-align: middle!important;
}


.menu_simple ul li a:hover {
    color: #005292!important;
    background-color: #d9d9d9;
}
 
.menu_simple ul li .active {
    color: #ff0000!important;
    background-color: #d9d9d9;
}

@media only screen and (max-width: 768px) {

.streepje {
	display:none;
	padding-left:25px!important;
}	

}






.onderwerp1 {
	background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:block;
    height: 100%;
	
	
	position: absolute;

    z-index: 1;

}


.onderwerp1 H3 {
    color: #ffffff!important;
    font-size: 32px;
    margin-left: 40px;
    margin-top: 20%;
    margin-bottom: -20px;
    font-family: 'vegurlight';
}

.onderwerp1 H2 {
    font-size: 50px;
    color: #ffffff;
    margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 35px;

    font-family: 'vegurregular';
	
    display: block;

    font-weight: bold;
}

.onderwerp1 p {
    font-size: 18px;
    line-height: 150%;
    color: #ffffff;
    margin-left: 90px;
    margin-right: 50px;
    font-family: 'vegurlight';
}

