body,
body * {
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
}
div,
img,
video {
  position: absolute;
}
#container {
  width: 728px;
  height: 90px;
  overflow: hidden;
  background: #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border:1px solid #d4d4d4;
  
}

#background{
  background-image: url("../images/background.jpg");
  width: 728px;
  height: 90px;
  
}

#ctaOV {
  z-index: 2;
  display: none;
}

#cta {
  z-index: 3;
    top: 43px;
    left: 728px;
    opacity: 0;
}

#arrow {
  position: absolute;
  top: 6px;
  left: 704px;
  z-index: 310;
  height:12px;
  width: 12px;
  display: none;
  opacity: 0;
}

#screens {
  z-index: 2;
  left: 834px;
  top:0px;
}

#screens_Blur {
  z-index: 3;
  opacity: 0;
  left:334px;
}

#nfl_network {
  position: absolute;
  top:13px;
  left:834px;
  z-index: 3;
}

#redzone {
  position: absolute;
  top:13px;
  left:-634px;
  z-index: 3;
}

#text1 {
  position: absolute;
  top:240px;
  left:395px;
  z-index: 3;
  opacity: 0;
}

#text2 {
  position: absolute;
   top:90px;
  left:384px;
  z-index: 2;
}

#text3 {
  position: absolute;
  top:90px;
  left:381px;
  z-index: 2;
}

#text4 {
  position: absolute;
  top: 116px;
  left: 439px;
  z-index: 2;
  opacity: 0;
}

#text5 {
  position: absolute;
  top: 303px;
  left: 396px;
  z-index: 2;
  opacity: 0;
}

#text6 {
  position: absolute;
  top: 262px;
  left: 404px;
  z-index: 2;
  opacity: 0;
}

#text7 {
  position: absolute;
  top: 243px;
  left: 408px;
  z-index: 2;
  opacity: 0;
}

#text8 {
  position: absolute;
  top: 141px;
  left: 373px;
  z-index: 2;
  opacity: 0;
}

#text9, #text10, #text11, #text12, #text13, #text14 {
  position: absolute;
  top: 45px;
  left: 90px;
  z-index: 2;
  opacity: 0;
}

#price {
  position: absolute;
  top:0px;
  left:890px;
  z-index: 2;
}

#glow {
  position: absolute;
  top:30px;
  left:30px;
  z-index: 2;
  opacity: 0;
}

#glowLarge {
  position: absolute;
  top: 187px;
  left: 40px;
  opacity: 0;
  z-index: 2;
}

#text9 {
  top:5px !important;
}

#text10 {
  top:23px !important;
}


#text11 {
  top:47px !important;
}

#text12 {
  top:74px !important;
}

#text13 {
  top:320px !important;
}

#text14 {
  top:341px !important;
}



#ctaButton {
  position: absolute;
  left: 402px;
  z-index: 2;
  opacity: 0;
}

#yardLine {
  position: absolute;
    top: 68px;
    left: -182px;
  z-index: 1;
}

#yardLineTwo {
   position: absolute;
   top: -2px;
   z-index: 1;
   left: -640px;
}


#logo {
  position: absolute;
  top:0px;
  left:0px;
  opacity: 0;
}

#yardOne {
  position: absolute;
  z-index: 1;
}


#exit{
  z-index: 300;
  width: 728px;
  height: 90px;
  cursor: pointer;
}