@charset "UTF-8";

.banner {
    border:1px solid #000;
    background-color: #12395b; 
    overflow:hidden;
    display:block !important;
}
.bannerSize {
    width: 300px;
    height: 250px;
}
#btnExit{ 
    cursor:pointer;
    opacity:0;
}
.retina{
    background-size: contain !important;
}
.hide{opacity:0;}

#yellowline{
    top: 0px;
    left: 51px;
    width: 197px;
    height: 8px;
    background-color: #fac705;
}
#copy_eyebrow{
    top: 15px;
    left: 48px;
    width: 203px;
    height: 14px;
    background: url('copy_eyebrow.svg');
}
#bg{
    top:0px;
    left:0px;
    width: 300px;
    height: 0px;
    background-color: #12395b; 
    overflow: hidden; 
}
#copy_01{
    top: 58px;
    left: 90px;
    width: 158px;
    height: 33px;
    background: url('copy1.svg');
}
#copy_02{
    top: 89px;
    left: 46px;
    width: 244px;
    height: 63px;
    background: url('copy2.svg');
}
#copy_03{
    top: 57px;
    left: 50px;
    width: 241px;
    height: 33px;
    background: url('copy3.svg');
}
#copy_04{
    top: 88px;
    left: 71px;
    width: 197px;
    height: 33px;
    background: url('copy4.svg');
}
#copy_05{
    top: 58px;
    left: 28px;
    width: 284px;
    height: 33px;
    background: url('copy5.svg');
}
#copy_06{
    top: 88px;
    left: 80px;
    width: 178px;
    height: 33px;
    background: url('copy6.svg');
}
#shield{
    top: 161px;
    left: 122px;
    width: 53px;
    height: 60px;
    background: url(shield.svg);
}
#check_cont{
    top: 83px;
    left: 55px;
    width: 200px;
    height: 200px;
    overflow: hidden;

    -moz-transform: scale(.37);
    -webkit-transform: scale(.37);
    transform: scale(.37);
}
#check{
    top: 0;
    left: 200px;
    width: 1600px;
    height: 200px;
    background: url('check.svg');
}

#pig{
    top: 162px;
    left: 107px;
    width: 81px;
    height: 63px;
    background: url(pig.svg);
}
#dollar{
    top: 174px;
    left: 129px;
    width: 37px;
    height: 44px;
    background: url('dollar.svg');

    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}



#copy_EF1{
    top: 127px;
    left: 49px;
    width: 202px;
    height: 24px;
    background: url('copy_EF1.svg');
}
#copy_EF2{
    top: 150px;
    left: 75px;
    width: 157px;
    height: 24px;
    background: url('copy_EF2.svg');
}
#cta{
    top: 193px;
    left: 81px;
    background-color: #fac705;
    width: 136px;
    height: 30px;
    overflow: hidden;
}
#copy_cta{
    top: 8px;
    left: 23px;
    background: url(copy_cta.svg) no-repeat;
    width: 92px;
    height: 14px;
}
#shimmer{
  top: -9px;
  left: -80px;
  background: url(shimmer.png) no-repeat;
  width: 76px;
  height: 53px;
  opacity: .9;
}
#logo{ 
    top: 165px;
    left: 122px;
    width: 55px;
    height: 58px;
    background: url(logo2.svg) no-repeat;
}
#logo2{
    background: url(logo2.svg) no-repeat;
    width: 69px;
    height: 72px;
    top: 45px;
    left: 116px;

    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    transform: scale(3);
}
