@charset "UTF-8";
.banner {
  border: 1px solid #000;
  background: #12395b;
  overflow: hidden;
  display: block !important;
}
#btnExit {
  cursor: pointer;
  opacity: 0;
}
.bannerSize {
  width: 300px;
  height: 250px;
}
.retina {
  background-size: contain !important;
}
.hide {
  opacity: 0;
}
#shadow {
  background: url(shadow.png);
}
#bg01 {
  top: -2px;
  left: -66px;
  width: 474px;
  height: 315px;
  background: url(bg01.jpg);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  background-size: contain; 
}
#bg02 {
  bottom:0;
  right:0;
  width: 300px;
  height: 0px;
  background: #12395b;
}
#bg03 {
  bottom:0;
  right:0;
  width: 300px;
  height: 250px;
  background: url(bg02.jpg);
}
#yellowline{
  top: 0px;
  left: 51px;
  width: 197px;
  height: 8px;
  background-color: #fac705;
}
#copy_eyebrow{
  top: 14px;
  left: 48px;
  width: 204px;
  height: 16px;
  background: url('copy_eyebrow.svg');
}
#copy_legal {
  top: 219px;
  left: 48px;
  width: 200px;
  height: 24px;
  background: url(copy_legal.svg);
}
#copy01 {
  top: 148px;
  left: 13px;
  width: 123px;
  height: 32px;
  background: url(copy01.svg);
}
#copy02 {
  top: 178px;
  left: 24px;
  width: 197px;
  height: 54px;
  background: url(copy02.svg);
}
#copy03 {
  top: 178px;
  left: 24px;
  width: 54px;
  height: 29px;
  background: url(copy03.svg);
}
#copy04 {
  top: 204px;
  left: 23px;
  width: 138px;
  height: 31px;
  background: url(copy04.svg);
}
#copy05 {
  top: 179px;
  left: 25px;
  width: 205px;
  height: 28px;
  background: url(copy05.svg);
}
#copy06 {
  top: 205px;
  left: 17px;
  width: 154px;
  height: 30px;
  background: url(copy06.svg);
}
#copy_ef01{
  top: 125px;
  left: 47px;
  width: 205px;
  height: 28px;
  background: url("copy_EF01.svg");
}
#copy_ef02{
  top: 148px;
  left: 72px;
  width: 161px;
  height: 28px;
  background: url("copy_EF02.svg");
}
#cta{
  top: 193px;
  left: 81px;
  width: 136px;
  height: 30px;
  background-color: #fac705;
  overflow: hidden;
}
#cta_copy{
  top: 8px;
  left: 24px;
  width: 91px;
  height: 14px;
  background: url(copy_cta.svg) no-repeat;
}
#logo {
  top: 175px;
  left: 238px;
  width: 54px;
  height: 57px;
  background: url(usaa_logo.svg);
}
#logo2 {
  top: 46px;
  left: 120px;
  background: url(usaa_logo.svg);
  width: 67px;
  height: 70px;
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  transform: scale(4);
}
#shimmer{
    top:-9px;
    left:-80px;
    width: 76px;
    height: 53px;
    background: url(shimmer.png) no-repeat;
    opacity: .9;
}


