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}
body {
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#banner {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	width: 336px;
	height: 280px;
	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;
}
#unclick {
    position: absolute;
    width: 60px;
    height: 40px;
    z-index: 800;
}
#line {
    position: absolute;
    width: 295px;
    height: 2px;
    background-color: #d93551;
    left: 21px;
    top: 43px;
    opacity: 0;
}
.text {
	position: absolute;
    width: 336px;
    height: 25px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    opacity: 0;
}
#title {
    position: absolute;
    width: 336px;
    height: 21px;
    left: 300px;
    top: 16px;
    margin-left: 8px;
    font-size: 19px;
    color: #08c177;
    text-align: center;
    font-weight: 700;
}
#title3, #title4, #title5, #title6 {
    font-size: 23px;
    font-weight: 700;
    top: 58px;
    left: 150px;
}
#title3, #title5 {
    color: #08c177;
}
#title4, #title6 {
    font-size: 15.5px;
    letter-spacing: 0.4px;
    top: 65px;
    font-style: italic;
    font-weight: 400;
}
#title5, #title6 {
    left: 250px;
}
#banner .label {
	position: absolute;
	width: 200px;
	height: 15px;
	left: 13px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	letter-spacing: -0.1px;
	opacity: 0;
}
#label1 {
	top: 84px;
}
#label2 {
	top: 124px;
}
#label3 {
	top: 164px;
}
#sliderlabel {
	position: absolute;
	width: 336px;
	height: auto;
	top: 124px;
	font-size: 18px;
    padding-left: 22px;
	font-weight: 400;
	text-align: left;
	color: #222;
	opacity: 0;
}
#cashlabel {
	position: absolute;
	width: 314px;
	height: 50px;
	top: 124px;
    font-size: 18px;
    letter-spacing: -0.2px;
	font-weight: 700;
	text-align: right;
	color: #101f30;
    opacity: 0;
}
#slider {
	position: absolute;
	width: 292px;
	height: 8px;
	top: 159px;
	left: 22px;
	background-color: #d4eee7;
	border: 1px solid #d4eee7;
	border-radius: 8px;
	opacity: 0;
}
#sliderfill {
	position: relative;
	width: 0;
	min-width: 15px;
	height: 8px;
	left: -2px;
	top: -1px;
	background-color: #08c177;
	border: 1px solid #08c177;
	border-radius: 8px;
}
#pivot {
	position: absolute;
	top: -10px;
	margin-left: -7px;
}
#pivotbg {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
	background: #3289d5; /* Old browsers */
    background: -moz-linear-gradient(top, #e25571 0%, #cb253c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e25571 0%,#cb253c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e25571 0%,#cb253c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25571', endColorstr='#cb253c',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);
    opacity: 1;
}
#pivotdollar {
    position: absolute;
    width: inherit;
    left: 10px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
#pivotbgover {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
	background: #4bb3e9; /* Old browsers */
    background: -moz-linear-gradient(top, #ed7896 0%, #dd3351 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ed7896 0%,#dd3351 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ed7896 0%,#dd3351 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7896', endColorstr='#dd3351',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;
}
#sliderhit {
	position: absolute;
	width: 278px;
	height: 31px;
	top: -11px;
	left: -4px;
	z-index: 100;
}
#cta {
	position: absolute;
	width: 295px;
	height: 53px;
	right: 20px;
	bottom: 22px;
    margin-bottom: -40px;
    opacity: 0;
	background-color: #08c177;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 53px;
	color: #fff;
	overflow: hidden;
    z-index: 509;
    pointer-events: none;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 53px;
	background-color: #08c177;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 93%;
    opacity: 0;
}
#ctaarrow {
    position: absolute;
    width: 0; 
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    bottom: 20px;
	right: 55px;
    margin-right: -170px;
    z-index: 150;
    pointer-events: none;
}
#shine {
	position: absolute;
	width: 250px;
	height: 65px;
	left: -300px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
    position: absolute;
	width: 96px;
	height: 29px;
    margin-left: 22px;
    margin-top: 8px;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url('logo.svg');
}
#terms {
    position: absolute;
    width: 336px;
	height: 9px;
    bottom: 8px;
    font-family: Arial, sans-serif;
    font-size: 9px;
    letter-spacing: 0.2px;
	text-align: center;
    color: #000;
    opacity: 0.2;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}