#banner{
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
  font-family: 'JumboMindset';
  font-weight: normal;
  font-style: normal;
  opacity: 0;
}

.retina{
  position: absolute;
  top:0px;
  left:0px;
  width: 300px;
  height: 600px;
  pointer-events: none;
}

#border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc;
  z-index: 999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

#buttonActive{
  display: none;
}

.bgWrapper{
  position: absolute;
  width: 300px;
  height: 600px;
  top:0px;
  left:0px;
}

/* .bg{
  position: absolute;
  width: 300px;
  height: 630px;
  top:0px;
  left:0px;
} */

.bgImg{
  position: absolute;
  width: 300px;
  height: 600px;
  top:0px;
  left:0px;
}

.logo{
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,.3));
}

.deur{
  width: 100%;
  height: 100%;
}

.deurLinks{
  position: absolute;
  top: 317px;
  left: 48px;
  width: 101px;
  height: 206px;
  background-color: #254d56;
}

.deurDiepteLinks{
  position: absolute;
  top: 0px;
  left: 100%;
  width: 4px;
  height: 206px;
  background-color: #254d56;
}

.deurRechts{
  position: absolute;
  top: 317px;
  right: 50px;
  width: 101px;
  height: 206px;
  background-color: #254d56;
}

.deurDiepteRechts{
  position: absolute;
  top: 0px;
  right: 100%;
  width: 4px;
  height: 206px;
  background-color: #254d56;
}

.spriteWrapper{
  position: absolute;
  width: 200px;
  height: 167px;
  overflow: hidden;
}

.spriteWrapper1{
  top:450px;
  left:200px;
}

.spriteWrapper2{
  top:470px;
  left:26px;
}

.sprite{
  position: absolute;
  width: 100%;
  height: auto;
  top:0px;
  left: 0px;

}

.m3, .m5{
  position: absolute;
  width: 100%;
  height: auto;
  top:0px;
  left: 0px;

}

.vinger{
  position: absolute;
  width: 70px;
  height: auto;
  top:133px;
  left: 50%;
  margin-left: -30px;
}

.meeuw{
  top:20px;
}

.wolk1{
  position: absolute;
  width: 140px;
  height: auto;
  top:100px;
  left: 100px; 
}

.wolk4{
  position: absolute;
  width: 180px;
  height: auto;
  top:60px;
  left: 40px; 

}

.wolk5{
  position: absolute;
  width: 180px;
  height: 90px;
  top:90px;
  left: -120px; 

}

.wolk2{
  position: absolute;
  width: 200px;
  height: auto;
  top:-40px;
  left: -130px 
}

.wolk3{
  position: absolute;
  width: 150px;
  height: auto;
  top:40px;
  left: 230px 
}

.wolk6{
  position: absolute;
  width: 170px;
  height: 100px;
  top:140px;
  left: 120px 
}

.schaap{
  position: absolute;
  width: 500px;
  height: 600px;
  left:0px;
  top:0px;
}

.schaapWrapper{
  top:20px;
}