#banner {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	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;
}
#unclick {
    position: absolute;
    width: 60px;
    height: 40px;
    z-index: 800;
}
.text {
	position: absolute;
	width: 400px;
	text-align: left;
	color: #333;
    font-weight: 700;
    font-size: 18.5px;
    letter-spacing: -0.1px;
	left: 200px;
	top: 8px;
	opacity: 0;
}
#text2 {
	top: 33px;
}
#text3 {
    top: 59px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
#text4 {
	width: 264px;
    left: 259px;
    text-align: center;
    top: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
#slider {
	position: absolute;
	width: 264px;
	height: 3px;
	top: 39px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eceeef+0,a0acb1+35,a0acb1+65,eceeef+100 */
    background: rgb(236,238,239); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(236,238,239,1) 0%, rgba(160,172,177,1) 35%, rgba(160,172,177,1) 65%, rgba(236,238,239,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(236,238,239,1) 0%,rgba(160,172,177,1) 35%,rgba(160,172,177,1) 65%,rgba(236,238,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(236,238,239,1) 0%,rgba(160,172,177,1) 35%,rgba(160,172,177,1) 65%,rgba(236,238,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceeef', endColorstr='#eceeef',GradientType=1 ); /* IE6-9 */
    border-radius: 4px;
	left: 259px;
	opacity: 0;
}
#sliderline {
    position: absolute;
    width: 264px;
    height: 1px;
    background-color: #a0acb1;
    top: 1px;
}
#sliderfill {
	position: relative;
	width: 0;
    overflow: hidden;
	min-width: 21px;
    height: 3px;
	left: 0px;
	top: 0px;
	border-radius: 10px;
}
#sliderfillcolor {
    position: absolute;
	width: 264px;
	height: 3px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2f3e6+0,09c078+35,09c078+65,d2f3e6+100 */
    background: rgb(210,243,230); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(47,134,212,1) 35%, rgba(47,134,212,1) 65%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(47,134,212,1) 35%,rgba(47,134,212,1) 65%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(47,134,212,1) 35%,rgba(47,134,212,1) 65%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2f3e6', endColorstr='#d2f3e6',GradientType=1 ); /* IE6-9 */
}
#sliderfillline {
    position: absolute;
    width: 264px;
    height: 1px;
    background-color: #2f86d4;
    top: 1px;
}
#sliderlabel {
    position: absolute;
    width: 262px;
    text-align: center;
    left: 0px;
    color: #111;
    font-weight: 400;
    font-size: 28px;
    top: 16px;
    z-index: 5;
}
#pivot {
	position: absolute;
	top: -13px;
    z-index: 20;
}
#pivotbg {
	position: absolute;
	width: 18px;
	height: 18px;
    border-radius: 50%;
	background-color: #fff;
    border: 6px solid #2f86d4;
    opacity: 1;
    z-index: 20;
}
#sliderhit {
	position: absolute;
	width: 269px;
	height: 31px;
	top: -14px;
	left: -3px;
	z-index: 200;
}
#cta {
	position: absolute;
	width: 179px;
	height: 45px;
	right: 10px;
	bottom: 0px;
    opacity: 0;
	background-color: #2f86d4;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 45px;
	background-color: #2f86d4;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 93%;
    opacity: 0;
}
#arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #fff;
	bottom: 17px;
	right: -154px;
	z-index: 450;
	pointer-events: none;
}
#shine {
	position: absolute;
	width: 200px;
	height: 56px;
	left: -280px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
	position: absolute;
	width: 113px;
	height: 73px;
    right: 95px;
	top: 36px;
    background-repeat: no-repeat;
    background-size: contain;
	background-image: url('logo.gif');
}
#terms {
    position: absolute;
    width: 300px;
    bottom: 6px;
    right: 12px;
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #333;
    opacity: 0.3;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}