html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
#banner {
	font-family: 'Lato', sans-serif;
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	width: 728px;
	height: 90px;
	background-color: #fff;
	top: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#banner .text {
	position: absolute;
	width: 220px;
	height: auto;
	opacity: 0;
	text-align: center;
}
#text1 {
	top: 4px;
	left: 300px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
}
#text2 {
	margin-top: 22px;
	font-size: 48px;
	font-weight: 600;
	color: #333;
}
#text3 {
	top: 71px;
	left: -300px;
	font-size: 16px;
	font-weight: 400;
	color: #555;
}
#sliderlabel {
	position: absolute;
	width: 200px;
	height: auto;
	top: 5px;
	left: 294px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #666;
	opacity: 0;
}
.slider {
	position: absolute;
	width: 258px;
	height: 8px;
	top: 33px;
	left: 234px;
	background-color: #0f2237;
	border: 1px solid #0f2237;
	border-radius: 9px;
	opacity: 0;
}
.sliderfill {
	position: relative;
	width: 0;
	min-width: 15px;
	height: 8px;
	left: -2px;
	top: -1px;
	background-color: #ffc507;
	border: 1px solid #ffc507;
	border-radius: 9px;
}
#sliderfill2 {
	background-color: #ff704d;
	border: 1px solid #ff704d;
}
#sliderfill3 {
	background-color: #d93551;
	border: 1px solid #d93551;
}
#sliderfill4 {
	background-color: #2f86d4;
	border: 1px solid #2f86d4;
}
.pivot {
	position: absolute;
	width: 29px;
	height: 29px;
    border-radius: 50%;
    background: #ffd311; /* Old browsers */
    background: -moz-linear-gradient(top, #ffd311 0%, #fcb204 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffd311 0%,#fcb204 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffd311 0%,#fcb204 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd311', endColorstr='#fcb204',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -o-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
	top: -11px;
	left: -5px;
}
#pivot2 {
    background: #ff8d6d; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6d 0%, #fc5737 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff8d6d 0%,#fc5737 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff8d6d 0%,#fc5737 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d6d', endColorstr='#fc5737',GradientType=0 ); /* IE6-9 */ 
}
#pivot3 {
	background: #a20020; /* Old browsers */
    background: -moz-linear-gradient(top, #b60239 0%, #810010 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b60239 0%,#810010 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b60239 0%,#810010 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b60239', endColorstr='#810010',GradientType=0 ); /* IE6-9 */
}
#pivot4 {
	background: #3289d5; /* Old browsers */
    background: -moz-linear-gradient(top, #52a2e0 0%, #206cc5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #52a2e0 0%,#206cc5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #52a2e0 0%,#206cc5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a2e0', endColorstr='#206cc5',GradientType=0 ); /* IE6-9 */
}
.pivotdollar {
    position: absolute;
    width: inherit;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.pivotbgover {
	position: absolute;
	width: 29px;
	height: 29px;
    border-radius: 50%;
    background: #ffe11c; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe11c 0%, #fdc705 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffe11c 0%,#fdc705 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffe11c 0%,#fdc705 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe11c', endColorstr='#fdc705',GradientType=0 ); /* IE6-9 */  
    box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -o-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    top: 0;
	opacity: 0;
}
#pivotbgover2 {
    background: #ffa789; /* Old browsers */
    background: -moz-linear-gradient(top, #ffa789 0%, #fd6e47 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffa789 0%,#fd6e47 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffa789 0%,#fd6e47 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa789', endColorstr='#fd6e47',GradientType=0 ); /* IE6-9 */ 
}
#pivotbgover3 {
	background: #c3002f; /* Old browsers */
    background: -moz-linear-gradient(top, #d20351 0%, #a60017 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d20351 0%,#a60017 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d20351 0%,#a60017 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20351', endColorstr='#a60017',GradientType=0 ); /* IE6-9 */
}
#pivotbgover4 {
	background: #4bb3e9; /* Old browsers */
    background: -moz-linear-gradient(top, #77c7ef 0%, #3196df 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #77c7ef 0%,#3196df 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #77c7ef 0%,#3196df 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77c7ef', endColorstr='#3196df',GradientType=0 ); /* IE6-9 */
}
#sliderhit {
	position: absolute;
	width: 262px;
	height: 30px;
	top: -11px;
	left: -2px;
	z-index: 100;
}
#slideroutput {
	position: absolute;
	width: 200px;
	height: 70px;
	top: 54px;
	left: 261px;
	font-size: 33px;
	font-weight: 400;
	text-align: center;
	color: #31353b;
	letter-spacing: -0.4px;
    opacity: 0;
}
#cta {
	position: absolute;
	width: 170px;
	height: 40px;
	right: 27px;
	bottom: -40px;
    opacity: 0;
	background-color: #2f86d4;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 40px;
	background-color: #2f86d4;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 100%;
    opacity: 0;
}
#shine {
	position: absolute;
	width: 200px;
	height: 56px;
	left: -220px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
	position: absolute;
	width: 172px;
	height: 85px;
	right: 11px;
	top: -25px;
	background-image: url('logo.gif');
    background-size: contain;
    background-repeat: no-repeat;
}
#terms {
	position: absolute;
	width: 200px;
	height: 10px;
	bottom: 1px;
	right: 12px;
	line-height: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
	opacity: 0.4;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}