* {
 margin: 0px;
 padding: 0px;
}

body {
 font-family: Arial, sans-serif;background-color:#333639;
}

a {
 border: none;
 cursor: pointer;
 outline: none;
 user-select: none;
}

a:hover,
a:active {
  
}

#container {
 display: none;
 position: absolute;
 width: 726px;
 height: 88px;
 border:1px solid #000000;
 top: 0px;
 left: 0px;
 margin: auto;
 background-color: #FFF;
 overflow: hidden;
}

#content {
 display: none;
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
}

#background_exit {
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 cursor: pointer !important;
 opacity: 0;
 background-color: #000000;
}

#content div {
 display: block;
 position: absolute;
 border: none;
}

#cta{
    top: 31px;
    left: 657px;
}

#cta img{
 width: 62px;
 height: 6px;
}

#glare{
  top: 0px;
  left: -120px;
  opacity: .5;
}

#textSweep{
  top: -50px;
  left: -180px;
  opacity: .5;
}

/*USER//////////////////////////////////////// CSS*/

#plane, #plane2{left: 305px;top: -40px;}

/*#background2{left: -120px;}*/


#replayBtn{
 cursor: pointer;
 width: 23px;
 height: 23px;
 top: 9px;
 left: 267px;
}

.visually-hidden {
  height: 1px;
  width: 2px;
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  overflow: hidden;
}

#mask{left:380px;width:500px;height:90px;overflow: hidden;}
#text6a, #text6b{left: -380px;}
.b2 img {width: 610px;}
.x2 img {width: 728px;}


