#banner{
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  background-color: #fff;  
}

.retina{
  position: absolute;
  width: 300px;
  height: 600px;
  top:0px;
  left:0px;
}

#border {
  position: absolute;
  width: 300px;
  height: 600px;
  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;
}


.ash{
  position: absolute;
  width: 8px;
  height: 16px;
  bottom:-28px

}

.ash1{
  left:150px;
}

.ash2{
  left:100px;
  opacity:.8;
  width: 6px;
  height: 12px;
}

.ash3{
  left:240px;
  opacity:.8;
}

.ash4{
  left:125px;
  opacity:.8;
  width: 6px;
  height: 12px;
}

.ash5{
  left:200px;
  opacity:.8;
}

.ash6{
  left:225px;
  opacity:.8;
  width: 6px;
  height: 12px;
}

.ash7{
  left:120px;
  opacity:.8;
}

.ash8{
  left:180px;
  opacity:.8;
}

.ash9{
  left:285px;
  opacity:.8;
  width: 6px;
  height: 12px;
}

.ash10{
  left:120px;
  opacity:.8;
}


/* .cape{
  filter: url(#warp);
} */

.ctaActive, .ctaActiveText{
  opacity: 0;
}



