#banner{
  position: absolute;
  width: 970px;
  height: 250px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
  opacity: 0;

}

.retina{
  position: absolute;
  top:0px;
  left:0px;
  width: 970px;
  height: 250px;
  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:-45px;
  bottom:-20px;
}

#rood2{
  visibility:hidden;
}



.road1{
  position: absolute;
  width:536px;
  height: 100px;
  left:-100px;

  top:180px;
  overflow: hidden;

}

.road2{
  position: absolute;
  width:536px;
  height: 700px;
  left:-100px;

  top:-520px;
  overflow: hidden;

}


.rainbow{
  position: absolute;
  left:110px; 
  width:220px;
  height: 1600px;
}

.rainbow1{
  top:-700px;
}

.rainbow2{
  top:-0px;
}

.rainbow3{
  top:0px;
}

.wrapper-3d {
  position: absolute;
  left:615px;
  top:-50px;
  width:336px;
  height: 280px;
}

.car1{
position: absolute;
    top: 86px;
    left: 686px;
    width: 160px;
    height: auto;
}

.car2{
position: absolute;
    top: 90px;
    left: 520px;
    width: 160px;
    height: auto;
}

.disclaimer{
  mix-blend-mode: difference;
}