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: 300px;
	height: 600px;
	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: 80px;
    height: 60px;
    z-index: 800;
}
.line {
    position: absolute;
    width: 275px;
    height: 1px;
    background: #e7e6e5;
    left: 11px;
    top: 46px;
    opacity: 0;
}
#line1 {
    top: 49px;
}
#line2 {
    top: 93px;
}
#line3 {
    top: 116px;
}
#line4 {
    top: 216px;
}
.text {
	position: absolute;
	text-align: center;
	opacity: 0;
	width: 100%;
	top: 19px;
	font-size: 24px;
	font-weight: 700;
	color: #000000;
}
#text1 {
    top: 58px;
    left: 300px;
}
#text2 {
    top: 97px;
    color: #666767;
    font-size: 16px;
    font-weight: 400;
}
#loanslider {
	position: absolute;
	width: 251px;
	height: 8px;
	top: 175px;
	left: 25px;
	background-color: #f1f3f8;
	border: 1px solid #f1f3f8;
	border-radius: 9px;
	opacity: 0;
}
#loansliderfill {
	position: relative;
	width: 0;
	min-width: 15px;
	height: 10px;
	left: -2px;
	top: -1px;
	background-color: #98ceff;
	border-radius: 10px;
}
#pivot {
	position: absolute;
	top: -11px;
	left: -6px;
}
#pivotbg {
    position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
	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 */
    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;
}
#pivotbgover {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
	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 */
    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: 255px;
	height: 31px;
	top: -11px;
	left: -2px;
	z-index: 100;
}
#sliderlabel {
    position: absolute;
    width: 271px;
    font-size: 12px;
    font-weight: 700;
    color: #828280;
    top: -29px; 
    left: 2px;
    text-align: left;
}
#slideroutput {
    position: absolute;
    width: 271px;
    font-size: 21px;
    font-weight: 400;
    color: #2f86d4;
    top: -35px;
    left: 157px;
    text-align: left;
}
.section {
    position: absolute;
    width: 75px;
    height: 256px;
    border-radius: 9px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    top: 238px;
    opacity: 0;
}
#section1 {
    background-color: #e8f4ff;
    color: #2f86d4;
    left: 23px;
}
#section2 {
    background-color: #ebfbf7;
    color: #078181;
    left: 113px;
}
#section3 {
    background-color: #f1f3f8;
    color: #666767;
    left: 202px;
}
.sectiontitle {
    position: absolute;
    width: inherit;
    height: inherit;
    margin-top: 15px;
    pointer-events: none;
}
.sectionlabel {
    position: absolute;
    width: inherit;
    height: inherit;
    margin-top: 229px;
    pointer-events: none;
}
.slider {
    position: absolute;
	width: 4px;
	height: 173px;
	bottom: 37px;
	margin-left: 36px;
	background-color: #fff;
	border-radius: 2px;
    pointer-events: none;
}
.sliderfill {
	position: absolute;
	width: 4px;
	height: 8px;
	left: 0px;
	bottom: 0px;
	border-radius: 8px;
    pointer-events: none;
}
#sliderfill1 {
    background-color: #2f86d4;
}
#sliderfill2 {
    background-color: #08c177;
}
#sliderfill3 {
    background-color: #a3a3a3;
}
#cta {
	position: absolute;
	width: 275px;
	height: 55px;
	left: 12px;
	bottom: 31px;
    margin-bottom: -40px;
    opacity: 0;
	background-color: #2f86d4;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 56px;
	color: #fff;
	overflow: hidden;
    z-index: 509;
    pointer-events: none;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 55px;
	background-color: #2f86d4;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 91%;
    opacity: 0;
}
#ctaarrow {
    position: absolute;
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    bottom: 20px;
	right: 51px;
    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: 133px;
	height: 80px;
	left: 83px;
	top: -16px;
	background-image: url('logo.gif');
    background-repeat: no-repeat;
    background-size: contain;
}
#terms {
    position: absolute;
    width: 100%;
	left: 0;
    bottom: 9px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    line-height: 11px;
	text-align: center;
    color: #666;
    opacity: 0.4;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}