#banner {
    font-family: 'Titillium Web', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	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;
}
#unclick {
    position: absolute;
    width: 80px;
    height: 60px;
    z-index: 800;
}
.text {
	position: absolute;
	width: 300px;
    font-weight: 400;
    font-size: 21px;
	color: #333333;
    margin-left: 10px;
	text-align: left;
	opacity: 0;
}
#text1 {
    left: 300px;
	top: 31px;
}
#text2 {
    left: -300px;
	top: 55px;
}
span {
    font-weight: 700;
}
#sliderlabel {
	position: absolute;
	width: 200px;
	height: auto;
	top: 9px;
	left: 197px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #333333;
	opacity: 0;
}
#slider {
	position: absolute;
	width: 273px;
	height: 8px;
	top: 47px;
	left: 198px;
	background-color: #c0e4fa;
	border: 1px solid #c0e4fa;
	border-radius: 9px;
	opacity: 0;
}
#sliderfill {
	position: relative;
	width: 0;
	min-width: 15px;
	height: 10px;
	left: -2px;
	top: -1px;
	background-color: #2c94d2;
	border-radius: 10px;
}
#pivot {
	position: absolute;
	top: -11px;
	left: -10px;
}
#pivotbg {
    position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
    background: #6890b5; /* Old browsers */
    background: -moz-linear-gradient(top, #6890b5 0%, #335a87 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6890b5 0%,#335a87 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6890b5 0%,#335a87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6890b5', endColorstr='#335a87',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: 30px;
    line-height: 29px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
#pivotbgover {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
    background: #7ea6c7; /* Old browsers */
    background: -moz-linear-gradient(top, #7ea6c7 0%, #426f9f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7ea6c7 0%,#426f9f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7ea6c7 0%,#426f9f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ea6c7', endColorstr='#426f9f',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: 276px;
	height: 30px;
	top: -11px;
	left: -2px;
	z-index: 100;
}
#slideroutput {
	position: absolute;
	width: 200px;
	height: 70px;
	top: 3px;
	right: 254px;
	font-size: 21px;
	font-weight: 700;
	text-align: right;
	color: #333333;
/*	letter-spacing: -0.6px;*/
    opacity: 0;
}
#cta {
	position: absolute;
	width: 217px;
	height: 44px;
	right: 9px;
    margin-bottom: -40px;
	bottom: 29px;
    opacity: 0;
	background-color: #fbaa29;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
    letter-spacing: 0.1px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 44px;
	background-color: #fbaa29;
	border-radius: 5px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 100%;
    opacity: 0;
}
#shine {
	position: absolute;
	width: 214px;
	height: 64px;
	left: -280px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
	position: absolute;
	width: 469px;
	height: 417px;
	left: -143px;
	top: -202px;
    background-repeat: no-repeat;
	background-image: url('logo.svg');
}
#terms {
    position: absolute;
    width: 100%;
    bottom: 12px;
    right: 8px;
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #333;
    opacity: 0.4;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}