#banner{
  position: absolute;
  width: 336px;
  height: 280px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
  opacity: 0;

}

.retina{
  position: absolute;
  top:0px;
  left:0px;
  width: 336px;
  height: 280px;
  pointer-events: none;
 
}


#border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc;
  z-index: 9998;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}


.ctaActive{
  display: none;
}

.rainbow{
  position: absolute;
  height: 400px;
  right:-50px;
  bottom:-20px;
}

#rood2{
  visibility:hidden;
}



.road1{
  position: absolute;
  width:536px;
  height: 100px;
  left:-100px;

  top:180px;
  overflow: hidden;

}

.road2{
  position: absolute;
  width:536px;
  height: 1000px;
  left:-100px;

  top:-820px;
  overflow: hidden;

}


.rainbow{
  position: absolute;
  left:120px; 
  width:200px;
  height: 2500px;
}

.rainbow1{
  top:-1000px;
}

.rainbow2{
  top:-0px;
}

.rainbow3{
  top:0px;
}

.wrapper-3d {
  position: absolute;
  left:130px;
  top:0px;
  width:336px;
  height: 280px;
}

.car1, .car1b{
  position: absolute;
  top:145px;
  left: 165px;
  width:152px;
  height: auto;
}



.car2a{
  position: absolute;
  top: 133px;
    left:30px;
    width: 162px;
  height: auto;
}

.car2b{
  position: absolute;
  top: 136px;
    left: 170px;
    width: 153px;
  height: auto;
}

.disclaimer{
  mix-blend-mode: difference;
}