#banner {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	width: 100%;
	height: 100%;
	background-color: #d4eee7;
	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;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#unclick {
    position: absolute;
    width: 80px;
    height: 60px;
    z-index: 800;
}
.text {
    position: absolute;
    width: 355px;
    color: #101f30;
    padding-left: 17px;
    text-align: left;
    opacity: 1;
}
#text1 {
    top: 0px;
    padding-top: 17px;
    font-size: 20px;
    font-weight: 700;
    padding-left: 111px;
    margin-left: 4%;
}
.divider {
	position: absolute;
    width: 91%;
	height: 1px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	z-index: 200;
    pointer-events: none;
	background-color: #1bb09e;
}
#divider1 {
    top: 54px;
    height: 3px;
}
#divider2 {
	top: 162px;
}
#divider3 {
	top: 212px;
}
#divider4 {
	top: 262px;
}
#divider5 {
	top: 312px;
}
#slidercontainer {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -5px;
    width: 324px;
	opacity: 0;
}
#sliderlabel {
	position: absolute;
	width: 200px;
	top: 90px;
	left: 2px;
	font-size: 15px;
	font-weight: 400;
	color: #333;
	letter-spacing: -0.1px;
}
#slidervalue {
	position: absolute;
	width: 100px;
	top: 87px;
	right: 2px;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
	color: #101f30;
}
#slider {
	position: absolute;
	width: 318px;
	height: 6px;
	left: 2px;
	top: 124px;
	border: 1px solid #2f86d4;
	background-color: #fff;
	border-radius: 6px;
}
#sliderfill {
	position: relative;
	width: 0;
	height: 6px;
	left: -1px;
	top: -1px;
	border: 1px solid #101f30;
	background-color: #101f30;
	border-radius: 6px;
}
#pivot {
	position: absolute;
	top: 114px;
	margin-left: -5px;
}
#pivotbg {
    position: absolute;
	width: 28px;
	height: 28px;
    border-radius: 50%;
	background: #2f86d4;
	opacity: 1;
}
#pivotdollar {
	position: absolute;
	width: 29px;
	height: 28px;
	top: 0;
	left: 0;
	line-height: 27px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}
#pivotbgover {
	position: absolute;
	width: 28px;
	height: 28px;
    border-radius: 50%;
	background: #42a9e5;
    top: 0;
	opacity: 0;
}
#sliderhit {
	position: absolute;
	width: 296px;
	height: 29px;
	left: 1px;
	top: 112px;
	z-index: 100;
}
#banner .trow {
	position: absolute;
	width: 91%;
	height: 50px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	color: #333;
	background-color: #d4eee7;
	opacity: 0;
	z-index: 100;
}
#trow1 {
	top: 162px;
}
#trow2 {
	top: 212px;
}
#trow3 {
	top: 262px;
}
#banner .trow .tcol {
	position: absolute;
	left: 0;
	top: 0;
	height: 55px;
	line-height: 51px;
	font-size: 15px;
	font-weight: 400;
}
#banner .trow .tcol.col1 {
	width: 100%;
	margin-left: 15px;
	text-align: left;
}
#banner .trow .tcol.col2 {
	width: 100%;
	margin-left: 11px;
	text-align: center;
}
#banner .trow .tcol.col3 {
	width: 100%;
    margin-left: -15px;
	text-align: right;
}
#cta {
	position: absolute;
	width: 91%;
	height: 57px;
	right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
	bottom: 0px;
    opacity: 0;
	background-color: #2f86d4;
	border-radius: 4px;
	font-size: 20.5px;
	font-weight: 700;
	text-align: center;
    letter-spacing: -0.2px;
	line-height: 57px;
	color: #fff;
	overflow: hidden;
}
#ctatopbg {
	position: absolute;
    width: 100%;
    height: 57px;
	background-color: #2f86d4;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 93%;
    opacity: 0;
}
#arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #fff;
	bottom: 21px;
	right: -80px;
	z-index: 450;
	pointer-events: none;
}
#shine {
	position: absolute;
	width: 200px;
	height: 62px;
	left: -280px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
	position: absolute;
	width: 101px;
	height: 33px;
	left: 2px;
    margin-left: 4%;
	top: 10px;
    background-repeat: no-repeat;
	background-image: url('logo.svg');
}
#terms {
    position: absolute;
    width: 100%;
    font-family: 'Arial', sans-serif;
    bottom: 5px;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.1px;
    color: #333;
    opacity: 0.4;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}