html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

a {
    color: inherit;
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

/* responsive img snippet */
img {
    max-width: 100%;
    height: auto;
}

.clear {
    clear: both;
}



body{
	overflow: hidden;
}


.mainstart .overlaybegin{
	height: 100vh;
	width: 100vw;
	background: #6E786D;
	position: absolute;
	z-index: -1;
}

.mainstart h1{
	font-family: myFirstFont;
  font-size: 2.6vw;
    position: absolute;
    top: 4vh;
    left: 5vw;
    /* transform: translate(-50%,-50%); */
    color: white;
    text-shadow: 1px 1px 7px rgba(0,0,0,0.59);
    z-index: 1;

	
}

.mainstart h2{
	    font-family: myFirstFont;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font-size: 4.65vw;
    font-weight: bold;
    position: absolute;
    top: 8vh;
    left: 4.8vw;
    /* transform: translate(-50%,-50%); */
    color: white;
    text-shadow: 1px 1px 7px rgba(0,0,0,0.59);
    z-index: 1;

}

.mainstart h3{
	font-family: myFirstFont;
  font-size: 2.5vw;
    position: absolute;
    color: white;
    top: 40vh;
    left: 5vw;
    text-shadow: rgba(0, 0, 0, 0.59) 1px 1px 7px;
    z-index: 1;

}

.mainstart h4{
	
    font-family: myFirstFont;
    font-size: 11vw;
    position: absolute;
    /* transform: translate(-50%,-50%); */
    color: white;
    top: 44vh;
    left: 4.3vw;
    text-shadow: 1px 1px 7px rgba(0,0,0,0.59);
    z-index: 1;
}

.mainstart .overlay{
	position: fixed;
	width:100%;
	height:100%;
	background-color: black;
	opacity: 50%;
}

.mainstart .button{
	width: 200px;
    height: 70px;
    background: #CB0C59;
    color: white;
    z-index: 5;
    position: absolute;
        top: 73vh;
    left: 50vw;
	transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 6%;
	box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.75);
}

.mainstart .button-text{
	line-height: 70px;
}

.mainstart .texture{
	position: absolute;
	top: 0;
  left: 0;
  z-index: 2;
	opacity: 13%;
	 width: 100vw;
    height: 100vh;
}



/* nav {
  width: 100%;
  height: auto;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 350;
  box-shadow: 0 1px 0 rgba(0,0,0,.1);
}  */

.blacknav{
  background-color: #111;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
    overflow: hidden;
    margin-right: 162px;
}
  
li {
  float: left;
}
  
li a {
  display: block;
  color: #1D00FF;
  text-align: center;
  padding: 39px 79px 39px 0px;
  text-decoration: none;
}
  
  
li a:hover {
  color: #111;
}

@font-face {
  font-family: myFirstFont;
  src: url(../fonts/Kiona-Regular.ttf);
}

h1{
  font-family: myFirstFont;
  font-size: 13vw;
  position: absolute;
  color: white;
  font-weight: normal;
  z-index: 3;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.29);
  /* transform: translate(-50%,-50%); */
  /* text-shadow: 1px 1px 7px rgba(0,0,0,0.59); */
}


.testblok{
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: 2;
  background: rebeccapurple;
  top: 0;
    left: 40%;
}

.testblokschaduw{
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: 2;
  background: rebeccapurple;
  top: 1%;
  left: 41%;
}



.testblokschaduw.active{
  display: block;
}

.testimg{
  display: block;
}

.testimgschaduw{
  display: none;
}

.testimgschaduw.active{
  display: block;
}

.maincontainer img{
  max-width: 100vw;
  
}

.persooncontainer{
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0
}

.testimg img{
  position: absolute;
    left: 36vw;
    width: 100px;
    bottom: 18vh;
}

.bartout img{
  display: none;
  right: 20.6vw;
    height: 20.2vw;
    top: 48vh;
    left: unset;
    width: 5.9vw;
}


.janineout img{
  display: none;
  right: 42.8vw;
  height: 20.2vw;
  top: 51vh;
  left: unset;
  width: 5.9vw;
}

.asselmanout img{
  display: none;
  left: 44.5vw;
  height: 20.2vw;
  top: 52vh;
  /* left: unset; */
  width: 6.5vw;
}

#jijoutline{
  display: none;
  right: 29.5vw;
  left: unset;
  width: 12vw;
  top: 45vh;
  height: 29vh;
  z-index: -1;
}

#jijoutline.active{
  display: block;
}

.asselmanout.active img{
  display: block;
}



.bartout.active img{
  display: block;
}

.gerbenout.active img{
  display: block;
}

.janineout.active img{
  display: block;
}

.bartoutdiv{
  position: absolute;
  right: 20.6vw;
    height: 20vw;
    top: 48vh;
    left: unset;
    width: 6vw;
}

.janineoutdiv{
  position: absolute;
    right: 41.6vw;
    height: 20vw;
    top: 53vh;
    left: unset;
    width: 6vw;
}

.jijoutdiv{
  position: absolute;
    right: 31.6vw;
    height: 20vw;
    top: 38vh;
    left: unset;
    width: 6vw;
}

.asselmanoutdiv{
  position: absolute;
  left: 44.6vw;
  height: 20vw;
  top: 52vh;
  /* left: unset; */
  width: 6vw;
}

.gerbenout img{
  display: none;
  height: 17.2vw;
  top: 42.5vh;
  left: 25vw;
  width: 6vw;
}

.gerbenoutdiv{
  position: absolute;
    /* left: 20.6vw; */
    height: 20vw;
    top: 39vh;
    left: 25vw;
    width: 6vw;
}


.testimgschaduw img{
  left: 37vw;
  bottom: 17vh;
}

.t2 img{
  position: absolute;
    left: 50vw;
    width: 100px;
    bottom: 18vh;
  
}

#bartwrapper{
  display: block;
  position: absolute;
  top: 110vh;
  left: 0;
  transition: top 2s;
}

#bartwrapper.active{
  
  top: 0;
}

#gerbenwrapper{
  display: block;
  position: absolute;
  top: 120vh;
  left: 0;
  transition: top 2s;
  /* background-image: url(../img/gerbenback.jpg); */
}

#gerbenwrapper.active{
  
  top: 0;
}

.container{
  
  
  z-index: 3;
  width: 100vw;
  height: 100vh;
  
}

.containerunder{
  position: relative;
  width: 100vw;
  padding: 27vh 0 1px;
  }

/* .bart{
  width: 450px;
    z-index: 3;
    top: 779px;
    left: 49px;
    position: absolute;
    transition: top 2s;
} */


.gerben{
  
    z-index: 3;
    top: 110vh;
    right: 93px;
    position: absolute;
    transition: top 2s;
}



.gerben1 {
  width: 13vw;
  right: 15vw;
}
.gerben.active {
  top: 11vh;
}

.bart1.active {
  top: 8vh;
}

.h1move.active {
  top: 15vh;
  left: 84px;
}

.bart1{
  width: 11vw;
}

.janine1 {
  width: 10.5vw;
}
.janine1.active {
  top: 6vh;
}


.whiteblock{
  position: absolute;
    left: 0px;
    top: 0;
    width: auto;
    height: 100vh;
    z-index: 1;
}

.whiteblockgerben {
  position: absolute;
    left: 0px;
    top: 0;
    width: auto;
    height: 100vh;
}

.whiteblock2{
  top: 1px;
}

.gradient {
  height: 100vh;
  width: 100vw;
  background: #22A0B6;
  opacity: 0.94;
  position: fixed;
  z-index: 0;
  top: 110vh;
  left: 0;
  transition: top 2s;
}

.gradient.active{
  top: 0;
}

.gradientgerben{
  background: #071E26;
}

.gradient2{
  top: -29px;
  z-index: 0;
  height: 132vh;
}

.texture{
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 0;
  opacity: 1;
}

.vierkant{
  width: 400px;
    height: 500px;
    position: absolute;
    top: 187px;
    left: 70px;
    border: #6A97B8 solid 4px;
    z-index: 1;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.29)
}

.vierkantgerben{
 border: #CB0C59 solid 4px;
 top: 187px;
 right: 70px;
 left: unset;
}

.back{
  position: fixed;
    left: 76px;
    top: 30px;
    width: 30px;
    z-index: 4;
}

.play{
  display: none;
    width: 50px;
    position: absolute;
    z-index: 3;
    left: 65%;
    top: 52vh;
}

.playgerben{
  left: 23vw;
}



.pause{
  display: none;
    width: 50px;
    position: absolute;
    z-index: 3;
    left: 65%;
    top: 52vh;
}

.pausegerben{
  left: 23vw;
}

.play.active{
  display: block;
}

.pause.active{
  display: block;
}

.scrolldown{
  position: absolute;
  top: 89vh;
  width: 2vw;
  left: 49%;
  z-index: 1;
}

.scrollup{
  top: 21vh;
  position: absolute;
  width: 2vw;
  left: 49%;
  z-index: 1;
}

.infoknoppenwrapper{
  max-width: 86vw;
  margin: 0 auto;
}

/* .infoknoppenonder{
  height: 50vh;
} */

/* .veranderd{
  padding-top: 300px;
  padding-left: 100px;
} */



/* .diefstal{
  float: right;
  
}

.oneindig {
  position: absolute;
  left: 529px;
  bottom: -137px;
} */

.infoknoppencontainer{
  
  width: 39vw;
    background: #06394C66;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.29);
    /* opacity: 0.1; */
    float: left;
    margin: 0 2vw 4vh;
    height: 41vh;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
}

.infoknoppencontainer img{
  width: 10vw;
  float: right;
  margin-top: -119px;
}

.infoknoppencontainer h3{
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: normal;
  width: 248px;
  margin-left: 30px;
   
}

.infoknoppencontainer h2{
    margin: 31vh 0 0 32px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 1.9vw;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
    width: 36vw;
}

.premies h2 {
  width: 45vw;
  margin: 259px 0 0 32px;
}
/* 
.infoknoppencontainer a {
  width: 100%;
  position: absolute;
  height: 100%;
} */

.oneindig{
  width: 82vw;
}

/* .oneindig h3{
  margin-top: -110px;
}

.diefstal h3{
  margin-top: -57px;
  margin-left: -19px;
}

.premies h3{
  margin-top: -150px;
    margin-left: 163px;
}

.ziektes h3 {
  margin-top: -29px;
  margin-left: -19px;
}

.banen h3{
  margin-top: -91px;
  margin-left: -27px;
}

.banen{
  left: 450px;
    bottom: -200px;
}

.premies {
  position: absolute;
  /* padding-top: 300px; */
  /* padding-left: 100px; */
  /* bottom: 181px;
  left: 50px;
} */ 

.overlay{
  width: 100vw;
  z-index: 7;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(../img/gerbenback3.jpg);
}

.modal{
  width: 87vw;
  height: 92vh;
  background: #06394C;
  margin: 30px auto 0 auto;
  position: relative;
  opacity: 0.93;
  overflow-y: auto;
 
}

.close{
  color: white;
  width: 2vw;
  float: right;
  font-size: 58px;
  /* background: black; */
  position: fixed;
  z-index: 1;
  right: 9.7vw;
  top: 7vh;
}

.test{
  color: rebeccapurple;
  /* width: 50px; */
  float: right;
  font-size: 40px;
  /* background: black; */
  position: absolute;
  z-index: 1;
  right: 50px;
}

/* .modals{
  overflow: visible;  
} */

/* .modal img{
  width: 100%;
  height: 1000px;
} */

body {
  background: #282831;
}

/* canvas {
  width: 800px;
  height: 130px;
  margin: 2rem auto;
} */

#defaultCanvas1{
  position: absolute;
  
}

#defaultCanvas0{
  position: absolute;
  
}

.canvasbart{
  left: 2vw;
  top: 42vh;
  z-index: 1;
}

.canvasgerben{
  left: 2vw;
    top: 42vh;
    z-index: 1;
}



.maincontainer video{
  width: 100vw;
  margin-top: -100px;
  height: 123vh;
  
}

#herocontainer{
  top: 0;
    left: 0;
    position: fixed;
}

.modal h2{
  color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 2.4vw;
    font-weight: bolder;
    margin: 155px 0 0 0;
    /* position: absolute; */
    width: 31vw;
    /* float: left; */
    line-height: 3vw;
}

.modal h3{
  color: white;
  font-family:  'Roboto', sans-serif;
  width: 500px;
  margin: 200px 0 0 0px;
  float: left;
}



.modal h4{
  color: white;
  font-family:  'Roboto', sans-serif;
  
  margin: 20px 0 0 250px;
}

h3{
  color: white;
  font-family:  'Roboto', sans-serif;
  font-size: 25px;
}





.langtekst h3{
  width: 29vw;
  margin: 2.5vw 0 0 7vw;
  font-size: 1.1vw;
  font-weight: normal;
  line-height: 1.7vw;
}

#langtekst3, #langtekst5 h3{
  margin: 0 ;
}

#langtekst3, #langtekst5{
  margin: 0 auto;
}



b{
  font-weight: bold;
}

.veranderd{
  background-image: url("../img/toename.jpg");
}
.diefstal{
  background-image: url("../img/relaties.jpg");
}
.oneindig{
  background-image: url("../img/oneindig.jpg");
}


.banen{
  background-image: url("../img/sneller.jpg");
}
.premies{
  background-image: url("../img/premies.jpg");
}
.ziektes{
  background-image: url("../img/ziektes.jpg");
}

.anti{
  background-image: url("../img/toename2.jpg");
}
.leeftijd{
  background-image: url("../img/leeftijd.jpg");
}
.kennis{
  background-image: url("../img/kennis.jpg");
}
.lichaam{
  background-image: url("../img/kost.jpg");
}

.werkt{
  background-image: url("../img/werkt.jpg");
}
.bewustzijn{
  background-image: url("../img/bewustzijn.jpg");
}
.hersenen{
  background-image: url("../img/hersenenwide.jpg");
}

.werkt h2{
  margin: 34vh 0 0 32px;
}


.veranderd h2{
  margin-top: 35.3vh;
}

.oneindig h2{
  margin-top: 35vh;
}



#langtekst4 h3 {
  margin: 10vh 0 0 7vw;
}

.h1move {
  top: 110vh;
  left: 84px;
  transition: top 2s;
}

.round {
  position: absolute;
  z-index: 5;
  width: 10vw;
  opacity: 0.9;
}

.bartround {
  top: 75vh;
  left: 3vw;
}
.gerbenround {
  top: 75vh;
  left: 3vw;
}
.asselmanround {
  top: 75vh;
  left: 13vw;
}
.janineround {
  top: 75vh;
  left: 23vw;
}

.roundclick h2 {
  font-family: 'Roboto', sans-serif;
  display: none;
  position: absolute;
  z-index: 5;
  width: 10vw;
  opacity: 0.7;
  top: 71vh;
  left: 6.5vw;
  font-size: 1.7vw;
}

.gerbenclick h2 {
  left: 5.5vw;
}
.asselmanclick h2 {
  left: 15.5vw;
}
.janineclick h2 {
  left: 25.5vw;
}

.roundclick:hover h2{
  display: block;
}

.bartround:hover, .gerbenround:hover, .asselmanround:hover, .janineround:hover {
  opacity: 1;
}

.lichaam h2{
  margin: 34vh 0 0 32px;
}

.kennis h2{
  width: 465px;
}


.asseljanine h2 {
  left: 7.5vw;
}

.asseljanine img {
  top: 75vh;
  left: 5vw;
}


.langtekst{
  margin: 0 auto;
  max-width: 67vw;
  height: 100%;
}

#wrapper{
  height: 100%;
  width: 100%;
}

.langtekst img{
  margin: 23px 0 0;
  width: 30vw;
    float: left;
    height: auto;
    max-height: 61vh;
    border-radius: 10px;
}

#langtekst1 h3 {
  color: white;
  font-family: 'Roboto', sans-serif;
  width: 28vw;
  margin: 80px 0 0 0px;
  float: left;
  font-size: 1.3vw;
  line-height: 2vw;
  font-weight: bold;
}

#langtekst3{
  margin: 0 auto;
  max-width: 67vw;;
}

#langtekst1{
  margin: 0 auto;
  max-width: 67vw;
}

/* .gerbencontainerback{
  background: #22A0B6;
} */



/* #langtekst1 img {
  width: 26vw;
  float: left;
  height: auto;
  margin: 53px 0 0 112px;
} */

nav{
  position: fixed;
  top: 0;
  left: 0;
 
}
i{
  font-style: italic;
}

#prev {
  position: absolute;
    top: 11vh;
    left: 47vw;
    z-index: 3;
}

#next {
  position: absolute;
  top: 87vh;
  left: 47vw;
  z-index: 3;
}

.scrollmouse {
  width: 1.5vw;
    position: fixed;
    right: 10vw;
    top: 79vh;
}


#langtekst1 img{
  width: 26vw;
  float: left;
  height: auto;
  margin: 3.3vw 0 0 22vh;
}

#langtekst3 h3{
  margin: 0;
}

.asselmanh1.active{
  right: 4vw;
    left: unset;
    top: 10vh;
}

.asselman1{
  left: 15vw;
}

.asselman1.active{
  top: 8vh;
}

.asselmanblockwhite {
  left: unset;
  right: 0;
}

.canvasasselman{
  right: 2vw;
  left: unset;
  top: 42vh;
  z-index: 1;
}

.asselplay {
  right: 23vw;
  left: unset;
}

.asselpause {
  right: 23vw;
  left: unset;
}

.gerbenassel {
  left: unset;
  right: 22vw;
}

.bartassel {
  left: unset;
    right: 12vw;
}

.janineassel {
  left: unset;
  right: 2vw;
}

.gerbenasselh2 h2{
  text-align: center;
  left: unset;
  right: 22.5vw;
}
.bartasselh2 h2{
  left: unset;
  right: 12.5vw;
  text-align: center;
}
.janineasselh2 h2{
  text-align: center;
    left: unset;
    right: 2.5vw;
}

#langtekst3 h3,#langtekst5 h3{
  margin: 3vh 0 0 0;
}

#langtekst3 img,#langtekst5 img{
  margin: 0 0 0px 7vw;  
}

#langtekst2 i{
  font-family: 'Roboto', sans-serif;
    font-size: 31px; 
}

.bartrelatie #langtekst1 img{
  height: 61vh;
    margin: -15vh 0 0 10vw;
}

.barttoename #langtekst1 img{
margin: -9vh 0 0 10vw;
}

.gerbenbanen #langtekst1 img{
  margin: -1.7vw 0 0 22vh;
}

.gerbenbanen #langtekst2 h3{
  margin: 6.5vw 0 0 13vh;
}

.gerbenziektes #langtekst5 h3{
  margin: 12vh 0 0 0;
}

.gerbenpremies #langtekst3 h3{
  margin:0;
}

.barttoename #langtekst2 h3{
  margin: 7.5vw 0 0 7vw;
}

.barttoename #langtekst3 h3{
  margin: 11vh 0 0 0;
}

.barttoename #langtekst5 h3{
  margin: 16vh 0 0 0;
}

.helenawerkt #langtekst2 h3{
  margin: 6vw 0 0 7vw;
}

.helenabewustzijn #langtekst2 h3{
  margin: 6.5vw 0 0 7vw;
}

.helenabewustzijn #langtekst5 img{
  width: 22vw;
margin: 0 0 0px 13vw;
}

.helenabewustzijn #langtekst6 h3{
  margin: 2.5vw 0 0 13vw;
}

.helenabewustzijn #langtekst6 img{
  width: 21vw;
}

.helenabewustzijn #langtekst7 h3{
  margin: 2.5vw 0 0 0vw;
}

.helenabewustzijn #langtekst7 img{
  margin: 0 0 0 5vw;
}

.helenahersenen #langtekst2 h3{
  margin: 7.5vw 0 0 7vw;
}

.janineanti #langtekst1 img{
  margin: -7.5vw 0 0 7vw;
}

.janineanti #langtekst2 h3{
  margin: 8.5vw 0 0 7vw;
}

.janinekennis #langtekst1 img{
  margin: -7.7vw 0 0 22vh;
}

.janinekennis #langtekst2 h3{
  margin: 7.5vw 0 0 7vw;
}

.janinekennis #langtekst3 h3{
  margin: 11vh 0 0 0;
}

.janinekennis #langtekst4 h3{
  margin: 21vh 0 0 7vw;
}

.janinekost #langtekst1 img{
  margin: -7.7vw 0 0 22vh;
}

.janinekost #langtekst2 h3{
  margin: 6.5vw 0 0 7vw;
}

.janinekost #langtekst4 h3{
  margin: 6vh 0 0 7vw;
}

.janinekost #langtekst5 h3{
  margin: 11vh 0 0 0;
}

.infoai h2{
  color: white;
    font-family: 'Roboto', sans-serif;
    /* margin: 0 auto; */
    font-size: 1.3vw;
    width: 8vw;
    /* text-align: left; */
    margin: 1vh 0 0 -0.5vw;
}

.infoai {
  position: absolute;
    top: 5vh;
    width: 4vw;
    left: 2vw;
}

.repeat {
  position: absolute;
    top: 20.5vh;
    width: 4vw;
    left: 2vw;
}

/* #langtekst1 img{
  width: 30vw;
    float: left;
    height: auto;
    margin: 120px 0 0 50px;
    border-radius: 10px;
} */


.max1200{
  display: none;
  width: 100vw;
  height: 100vh;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.max1200 h1{
  text-align: center;
    font-size: 2vw;
    line-height: 100vh;
}

.jij{
  display: none;
  right: 30vw;
  width: 11vw;
  left: unset;
  top: 22vw;
  position: absolute;
  z-index: 10;
}

.jij1h1{
  font-size: 7vw;
}

.jij1 {
  width: 30vw;
  left: 1vw;
}

.jij1.active{
  top: 13vh;
}

.jijassel h2{
  left: unset;
    right: 30vw;
}

.jijassel img{
  top: 75vh;
    right: 32vw;
    left: unset;
}

.vraag{
  color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 2vw;
    position: absolute;
    z-index: 6;
    top: 45vh;
    left: 31vw;
}

.vraag2{
  top: 57vh;
}

.vraag h2{
  color: white;
    font-family: myFirstFont;
    font-size: 3vw;
    font-weight: bold;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.29);
}

.keuzevalid {
  color: #fff !important;
  position: absolute;
  text-transform: uppercase;
  text-decoration: none;
  background: #31A0B3;
  padding: 20px;
  border-radius: 5px;
  display: inline-block;
  border: none;
  transition: all 0.4s ease 0s;
  top: 69vh;
  left: 28vw;
  z-index: 5;
  width: 10vw;
  font-size: 1.13vw;
  font-weight: bold;
  font-family: myFirstFont;
}

.videoskip{
  color: #fff !important;
    position: absolute;
    text-transform: uppercase;
    text-decoration: none;
    background: #31A0B3;
    padding: 20px;
    border-radius: 5px;
    opacity: 0.7;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
    top: 2vh;
    right: 1vw;
    left: unset;
    z-index: 5;
    width: 8.3vw;
    font-size: 0.9vw;
    font-weight: bold;
    font-family: myFirstFont;
}

/* Hide the browser's default checkbox */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 1vw;
    left: -3vw;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container1 input:checked ~ .checkmark {
  background-color: #31A0B3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.videowrapper{
  margin: 0 auto;
}

.videocontainer{
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 20;
  background: black;
}















@media screen and (max-width: 1400px){
  /* .canvasbart{
    position: absolute;
    right: -30px;
    top: 20%;
    z-index: 1;
  } */

  .bartout img {
    /* display: none; */
    right: 20.6vw;
    height: 20.2vw;
    top: 46.7vh;
    left: unset;
    width: 5.9vw;
}

.gerbenout img {
  /* display: none; */
  height: 17.2vw;
  top: 41.1vh;
  left: 25vw;
  width: 6vw;
}
.asselmanout img {
  /* display: none; */
  left: 44.5vw;
  height: 20.2vw;
  top: 51vh;
  /* left: unset; */
  width: 6.5vw;
}
.janineout img {
  display: none;
  right: 42.8vw;
    height: 20.9vw;
    top: 50.4vh;
    left: unset;
    width: 6vw;
}
  /* .veranderd {
    padding-top: 225px;
    padding-left: 100px;
}
.oneindig {
  position: absolute;
  left: 473px;
    bottom: -87px;
} */

  /* .pause{
    left: 63%;
    top: 28%;
  }
  .play{
    left: 63%;
    top: 28%;
  } */
  /* .pausegerben{
    left: 38%;
    top: 28%;
  }
  .playgerben{
    left: 38%;
    top: 28%;
  } */
  /* .diefstal {
    float: right;
    margin-top: -56px;
}
  .premies {
    bottom: 127px;
    left: 50px;
}
.ziektes {
  
  margin-top: 135px;
}
.banen {
  position: absolute;
  left: 473px;
  bottom: -253px;
} */

}

@media screen and (max-width: 1300px){
  .canvasbart {
    left: -1vw;
    top: 42vh;
}
.canvasasselman {
  right: -1vw;
  left: unset;
}
.canvasgerben {
  left: -1vw;
  top: 42vh;
}
.janineout img {
  /* display: none; */
  right: 42.8vw;
  height: 20.9vw;
  top: 48.4vh;
  left: unset;
  width: 6vw;
}
.bartout img {
  /* display: none; */
  right: 20.6vw;
  height: 20.2vw;
  top: 45.7vh;
  left: unset;
  width: 5.9vw;
}
  /* .oneindig {
    position: absolute;
    left: 450px;
    bottom: 0;
}
.diefstal {
  float: right;
  margin-top: -200px;
}
.veranderd {
  padding-top: 165px;
  padding-left: 100px;
} 
.banen {
  position: absolute;
  left: 473px;
  bottom: -253px;
}
.ziektes {
  
  margin-top: 135px;
} */
}


@media screen and (min-height: 800px){
  /* .diefstal {
    float: right;
    margin-top: -150px;
}
  .veranderd {
    padding-top: 100px;
    padding-left: 100px;
} 

.oneindig {
  position: absolute;
  left: 529px;
  bottom: 62px;
}
.premies {
  position: absolute;
  bottom: 450px;
  left: 50px;
} */
.jij {
  right: 30vw;
  width: 11vw;
  left: unset;
  top: 26vw;
  position: absolute;
}
#jijoutline {
  right: 29.5vw;
  left: unset;
  width: 12vw;
  top: 46.5vh;
  height: 25vh;
  
}
.infoknoppenwrapper {
  max-width: 86vw;
  margin: 45px auto 0;
}
.gerbenout img {
  /* display: none; */
  height: 17vw;
  top: 44.9vh;
  left: 25vw;
  width: 6vw;
}
.bartout img {
  right: 20.5vw;
  height: 20vw;
  top: 50vh;
  left: unset;
  width: 6vw;
}
.asselmanout img {
  /* display: none; */
  left: 44.5vw;
  height: 20.2vw;
  top: 53.2vh;
  /* left: unset; */
  width: 6.5vw;
}
.janineout img {
  display: none;
  right: 42.7vw;
  height: 20.7vw;
  top: 52vh;
  left: unset;
  width: 6.1vw;
}
.scrollup {
  top: 27vh;
}


}

@media screen and (max-width: 1200px){
.max1200{
  display: block;
}
}



@media screen and (max-height: 1600px) {
  @media screen and (min-height: 890px) {
    .janineout img {
      display: none;
      right: 42.7vw;
      height: 20.7vw;
      top: 54vh;
      left: unset;
      width: 6.1vw;
    }
    .bartout img {
      right: 20.5vw;
      height: 20vw;
      top: 51.3vh;
      left: unset;
      width: 6vw;
    }
    .asselmanout img {
      display: none;
      left: 44.5vw;
      height: 20.2vw;
      top: 55vh;
      /* left: unset; */
      width: 6.5vw;
    }
    .gerbenout img {
      display: none;
      height: 17vw;
      top: 46.2vh;
      left: 25vw;
      width: 6vw;
    }
    #langtekst1{
      margin: 0 auto ;
      max-width: 67vw;
    }
    .langtekst{
      margin: 0 auto ;
      max-width: 67vw;
    }
    #langtekst3, #langtekst5{
      margin: 0 auto ;
      max-width: 67vw;
    }

  }
}