
/* Reset
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*normalize 4.2.0*/progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} figcaption, menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0} [hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{}button,select{text-transform:none}[type=submit], [type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*# sourceMappingURL=normalize.min.css.map */
/* Ad Boilerplate
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#ad {
	background: #fff;
	border: 1px solid #000;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	height: 600px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 300px;
}
#cta {
	bottom: 22px;
    margin: 0 auto;
    opacity: 0;
	position: absolute;
	text-align: center;
    width: 100%;
	z-index:1000;
    -webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#cta.In {
	opacity: 1;
}
input#zipCode{margin:16px auto}
#zipCode:focus, .button:focus {
    outline: 0;
}
#zipCode {
	border: 1px solid #ACACAC;
	border-radius: 3px;
	box-sizing: border-box;
	color: #ACACAC;
	display: block;
	font-family: Open Sans,Arial,Verdana,sans-serif;
	font-size: 1.1em;
    font-weight: 400;
	line-height: normal;
	margin: 0;
	padding: 4px .8em;
	text-align: center;
	width: 145px;
	-webkit-appearance: none;
}
.button {
    display: block;
}
.button input, .button a {
    border: none;
    color: #fff;    
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway",Arial,Verdana,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: .7em 2.5em;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    border-radius: 100px;
    -webkit-transition: all .3s;
	   -moz-transition: all .3s;
    		transition: all .3s;
    background-position: 0 0;
	background: linear-gradient(to bottom,#2aa5fc 0%,#0062cf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2aa5fc', endColorstr='#0062cf');
    background-size: auto 200%;
}
.button input:hover, .button a:hover {
	background-position: 0 100% !important;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}
#cta #zipCode, #cta .button {
	height:	43px;
}
#bgExitArea{
	cursor:pointer;
	height:100%;
	position:absolute;
	width:100%;
	z-index:999;
}
/* Creative
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

	/*Ad specific css here*/

#arm,#ball,#top,#logo { background: url(sprites.png) no-repeat; }
#arm { width: 119px; height: 256px; background-position: -184px -422px; }
#ball { width: 174px; height: 175px; background-position: 0 -422px; }
#top { width: 300px; height: 421px; background-position: 0 0; }
#logo { width: 183px; height: 22px; background-position: 0 -598px; }

#ad{background:url(bg.jpg);}

#right{
	background: linear-gradient(to right,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.7) 35%,rgba(255,255,255,0.7) 65%,rgba(255,255,255,.2) 100%);
	height:226px;
	position:absolute;
	width:100%;
}
h1{
	color:#1e73e9;
	font-size:30px;
	font-weight:700;
	margin:0;
	top:27px;
	position:absolute;
	text-align:center;
	width:100%;
}
#text1{
	display:none;
	-webkit-transition:all .5s;
	   -moz-transition:all .5s;
			transition:all .5s;
}
#text1.In{
	display:block;
}
#text2{
	font-size:25px;
	font-weight: 500;
	line-height:1.35em;
	opacity:0;
}
#text1.In2 #text2{
	opacity:1;
	-webkit-transform:translateZ(0px):
	-webkit-transition:opacity .5s;
	-moz-transition:opacity .5s;
	transition:opacity .5s;
}
#ball{
	left: 154px;
	position: absolute;
 	top: 320px;
	z-index:10;
	-webkit-transform:scale(3,3);
	   -moz-transform:scale(3,3);
			transform:scale(3,3);
}

#ball.In{
  	left: 85px;
  	top: 219px;
	-webkit-transition:all 1s linear;
	   -moz-transition:all 1s linear;
			transition:all 1s linear;
	-webkit-transform:scale(.37,.37) rotate(180deg) translateZ(0);/*force hardware acceleration*/
	   -moz-transform:scale(.37,.37) rotate(180deg);
			transform:scale(.37,.37) rotate(180deg);
}
#ball.Out{opacity:0;}

#arm {
	position: absolute;
	left:0;
	top: 50px;
	-webkit-transform:rotate(55deg) translateZ(0);
	 -moz-transform:rotate(55deg);
			transform:rotate(55deg);
}
#arm.In {
  	left: 340px;
  	-webkit-transition:all .1s;
	   -moz-transition:all .1s;
			transition:all .1s;
}
#arm.Turn{
	height:96px;
	left:160px;
	opacity:0;
	top:105px;
	-webkit-transition:all .2s;
	   -moz-transition:all .2s;
			transition:all .2s;
	-webkit-transform-origin:bottom;
	   -moz-transform-origin:bottom;
			transform-origin:bottom;
	-webkit-transform:rotate(-28deg) translateZ(0);
	   -moz-transform:rotate(-28deg);
			transform:rotate(-28deg);
}
#flo{
	bottom:0;
	left:-300px;
	position:absolute;
}
#flo.In{
	left:0;
	-webkit-transition:all .18s;
	   -moz-transition:all .18s;
		-ms-transition:all .18s;
			transition:all .18s;
}
#flo:after{
	background: linear-gradient(to top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
	bottom:0;
	content:'';
	display:block;
	height:300px;
	opacity:0;
	position:absolute;
	width:300px;
}
#flo.In:after{
	opacity:1;
	-webkit-transition:all 1s;
	   -moz-transition:all 1s;
			transition:all 1s;
}
#logo{
	left: 62px;
	opacity:0;
	position: absolute;
	top: 187px;
	-webkit-transition:all 1s;
	   -moz-transition:all 1s;
		-ms-transition:all 1s;
			transition:all 1s;
}
#logo:after{
	background:#146fed;
	content:'';
	height:2px;
	position:absolute;
	top:-15px;
	width:183px;
}
#logo.In{opacity:1;}
