@charset "UTF-8";
/* CSS Document */

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
html{line-height:1;}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,td,th{text-align:left;font-weight:400;vertical-align:middle}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
a img{border:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
    
#click-through,#container,.ab-pos{position:absolute;top:0;left:0;width:300px;height:250px;background-color: #000;}
img,div{position:absolute}
.hide{visibility:hidden}
.gpu{backface-visibility:hidden;transform:translateZ(0);transform:rotate(.1deg);will-change:transform}



#container {
    position: relative;
    width: 300px;
    height: 250px;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
}
#click-through {
    width: 300px;
    height: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px #000 solid;
    cursor: pointer;
}

/*********************** START CENTER DISPLAY FOR DEV ***********************
****************** COMMENT OUT WHEN UPLOADING TO AD SERVER *****************/


/*body {
    background-color: #cbc0c0;
}
#container {
    overflow: visible;
}*/

/*#container {
    visibility: hidden;
    position: absolute;
    margin: -150px 0 0 -125px;
    top: 50%;
    left: 50%;
}*/


/************************  END CENTER DISPLAY FOR DEV *****************************/
#center-it {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    opacity: 0.3;
    border-top: 116px red solid;
    border-right: 52px teal solid;
    border-bottom: 116px red solid;
    border-left: 52px teal solid;
}


#cta-button {
	border-radius: 5px;
	border: 1px solid #d71538;
	width: 84px;
	height: 28px;
	top: 152px;
	left: 108px;
	background-color: #ffffff;
	background-image: url("300x250_sprite_sheet.png");
	background-position: -408.8px -403px;
	background-repeat: no-repeat;
	background-size: 600px 500px;
	 visibility: hidden;
}
#cta-button2 {
   	border-radius: 5px;
	border: 1px solid #d71538;
	width: 84px;
	height: 28px;
	top: 152px;
	left: 108px;
	background-color: #d71538;
	background-image: url("300x250_sprite_sheet.png");
	background-position: -408.8px -422px;
	background-repeat: no-repeat;
	background-size: 600px 500px;
	 visibility: hidden;
}
#engineer {
    width: 300px;
    height: 250px;
    background: url("engineer.jpg") 0 0 no-repeat;
    background-size: 300px 250px;
    opacity: 1;
}
#final-frame {
    width: 300px;
    height: 500px;
    left: 300px;
}
#frame-3 {
	left:0;
    top: -250px;
    width: 300px;
    height: 250px;
    background: url("300x250_sprite_sheet.png") 0 -253px no-repeat;
    background-size: 600px 500px;
    background-color: #fff;
}
#headline-wrap {
    top: 46px;
    left: 30px;
    width: 270px;
    height: 54px;
	/*border:1px red solid;*/
    overflow: hidden;
}
#line-1 {
    left: 0;
    top: 54px;
    width: 240px;
    height: 25px;
    background: url("300x250_sprite_sheet.png") -32px -46px no-repeat;
    background-color: rgba(0, 0, 0, 0);
  
    background-size: 600px 500px;
}
#line-2 {
    left: 0;
    top: 83px;
    width: 240px;
    height: 25px;
    background: url("300x250_sprite_sheet.png") -31px -74px no-repeat;
    background-color: rgba(0, 0, 0, 0);
   
    background-size: 600px 500px;
}
#line-3 {
	left:0;
	top: 88px;
	width: 240px;
	height: 25px;
	background: url("300x250_sprite_sheet.png") -330px -47px no-repeat;
	background-color: rgba(0, 0, 0, 0);
	
	background-size: 600px 500px;
}
#line-4 {
    left: 0;
    top: 115px;
    width: 240px;
    height: 25px;
    background: url("300x250_sprite_sheet.png") -331px -72px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    
    background-size: 600px 500px;
}
#line-5 {
    left: 0;
    top: 144px;
    width: 240px;
    height: 41px;
    background: url("300x250_sprite_sheet.png") -330px -100px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 600px 500px;
}
#layout img {
    opacity: 0.5;
    width: 300px;
    height: 250px;
}
#logo {
    width: 151px;
    height: 58px;
    background: url("300x250_sprite_sheet.png") -375px -320px no-repeat;
    background-size: 600px 500px;
    top: 200px;
    left: 30px;

}
#red-bar {
    top: 98px;
    left: 32px;
    width: 109px;
    height: 5px;
    background-color: #d71538;
}
#red-bar-2 {
    top: 31px;
    left: 32px;
    width: 109px;
    height: 5px;
    background-color: #d71538;
}
#replay-btn {
    top: 214px;
    left: 300px;
    width: 36px;
    height: 36px;
    background: url("300x250_sprite_sheet.png") no-repeat -566px -467px;
    background-size: 600px 500px;
    cursor: pointer;
    z-index: 110;
}