@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:600px;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: 600px;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
}
#click-through {
    width: 300px;
    height: 600px;
    -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: -300px 0 0 -150px;
    top: 50%;
    left: 50%;
}*/


/************************  END CENTER DISPLAY FOR DEV *****************************/

#center-it {
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	opacity: 0.3;
	border-top: 28px red solid;
	border-right: 27px teal solid;
	border-bottom: 31px red solid;
	border-left: 27px teal solid;
}

#cta-button {
    border-radius: 6px;
    border: 1px solid #d71538;
    width: 112px;
    height: 36px;
    top: 336.5px;
    left: 93px;
    background-color: #ffffff;
    background-image: url("300x600_sprite_sheet.png");
    background-position: -694px -337px;
    background-repeat: no-repeat;
    background-size: 900px 600px;
    visibility: hidden;
}
#cta-button2 {
    border-radius: 6px;
    border: 1px solid #d71538;
    width: 112px;
    height: 36px;
    top: 336.5px;
    left: 93px;
    background-color: #d71538;
    background-image: url("300x600_sprite_sheet.png");
    background-position: -694px -362px;
    background-repeat: no-repeat;
    background-size: 900px 600px;
    visibility: hidden;
}
#engineer {
    width: 300px;
    height: 600px;
    background: url("engineer.jpg") 0 0 no-repeat;
    background-size: 300px 600px;
    opacity: 1;
}
/*#final-frame {
    width: 300px;
    height: 600px;
    left: 300px;
}*/
#frame-3 {
    top: -600px;
    width: 300px;
    height: 600px;
    background: url("300x600_sprite_sheet.png") -300px 0 no-repeat;
    background-size: 900px 600px;
    background-color: #fff;
}
#headline-wrap {
    top: 50px;
    left: 24px;
    width: 270px;
    height: 69px;
    overflow: hidden;
	/*border:1px red solid;*/
}
#line-1 {
    left: 4px;
    top: 67px;
    width: 240px;
    height: 75px;
    background: url("300x600_sprite_sheet.png") -30px -51px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 900px 600px;
}
/*#line-2 {
    left: 0;
    top: 102px;
    width: 250px;
    height: 41px;
    background: url("300x600_sprite_sheet.png") -29px -97.5px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 900px 600px;
}*/
#line-3 {
    left: 4px;
    top: 108px;
    width: 240px;
    height: 102px;
    background: url("300x600_sprite_sheet.png") -29px -176px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 900px 600px;
	
}
/*#line-4 {
    left: -2px;
    top: 146px;
    width: 250px;
    height: 41px;
    background: url("300x600_sprite_sheet.png") -29px -228.5px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 900px 600px;
}
#line-5 {
    left: -1px;
    top: 184px;
    width: 240px;
    height: 41px;
    background: url("300x600_sprite_sheet.png") -29px -279px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 900px 600px;
}*/
#layout img {
    opacity: 0.5;
    width: 300px;
    height: 600px;
}
#logo {
    width: 204px;
    height: 80px;
    background: url("300x600_sprite_sheet.png") -648px -225px no-repeat;
    background-size: auto;
    background-size: 900px 600px;
    top: 479px;
    left: 30px;
}
#red-bar {
    top: 115px;
    left: 33px;
    width: 144px;
    height: 6px;
    background-color: #d71538;
}
#red-bar-2 {
    top: 190px;
    left: 33px;
    width: 144px;
    height: 6px;
    background-color: #D71538;
}
#replay-btn {
    top: 563px;
    left: 320px;
    width: 36px;
    height: 36px;
    background: url("300x600_sprite_sheet.png") no-repeat 6px 5px;
    background-size: 900px 600px;
    cursor: pointer;
    z-index: 110;
}