#banner{
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  background-color: #e5e7e8;  


}

.retina{
  position: absolute;
  width: 300px;
  height: 250px;
  top:0px;
  left:0px;
}

#border {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999999;
}


.ctaActive{
display: none;
}

.swing{
  position: absolute;
  top:-120px;
  margin-left: -38px;
  left:50%;
  width: 76px;
  height: 250px;
/*  background-color: grey;*/
 

}

.swingLine{
  position: absolute;
  top:0%;
  left:50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background-color: black;
  
  
}

.swingLineCenter{
  height: 75%;
}

.swingBall{
  position: absolute;
  top:100%;
  left:50%;
  margin-left: -50px;
  margin-top: -50px;
  width: 100px;
  height: 100px;
/*  background-color: red;
  border-radius: 100%;*/
}

.frame2{
  background-color: #e5e7e8;
}

.lampje{
    position: absolute;
    top: 65px;
    left: 120px;
    width: 200px;
    height: 200px;
}

.lampjeImg{
  position: absolute;
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
}

.hoofd{
  position: absolute;
  height: auto;
}

.hoofd1 {
    width: 110px;
    left:-5px;
    bottom:-30px;
}



.hoofd2 {
    width: 110px;
    left:-5px;
    bottom:-25px;
}

.hoofd3 {
    width: 90px;
    left:5px;
    bottom:3px;
}

.product {
    width: 110px;
    left:-6px;
    bottom:7px;
}

.underline {
position: absolute;
    top: 109px;
    left: 108px;
    height: 2px;
    width: 118px;
    background-color: #154273;

}
.schaduw{
  position: absolute;
  top:-10px;
  left:5px;
  width: 100px;
  height: 140px;
}
