#bgImg1 { position: absolute; top:0px; }

#bgImg2 { position: absolute;top:0px; left:-300px; }


.colorIN{ 
	color:#FF9E16;
}


/* logos */

#Allstate{
	position: absolute;
    width: 98px;
    height: 19px;
    bottom:5px;
    right: 5px;
    background-image:url(../images/AllstateDS.svg);
    background-repeat: no-repeat;
    z-index: 300;
}
#Allstate1{
	position: absolute;
    width: 73px;
    height: 16px;
    top: 67px;
    left: 302px;
	opacity:0;
    background-image:url(../images/Allstate1.svg);
    background-repeat: no-repeat;
    z-index: 300;
}
#hands{
	position: absolute;
	width: 80px;
    top: 182px;
    left: 90px;
    z-index: 299;
    opacity: 1;
}

#toBeIn { 
	position: absolute;
	color:#001C71;
	font-size:64px;
	line-height: 53px;
	width: 200px;
	left:15px;
	top:20px;
  	text-align: left;
	word-spacing: -0.15em;
	z-index: 210;
}


/* FRAMES */


#frame2 { 
	position: absolute;
	font-size:26px;
	line-height:1.05; 
	top:4px;
	left:311px;
	width: 728px;
  	text-align: left;
  	-webkit-font-smoothing: antialiased;
  	font-weight:700;
	z-index: 100;
}

#frame3{
	position: absolute;
	font-size:26px;
	line-height:1.15;  
	top:0px;
	left:311px;
	width: 728px;
  	text-align: left;
  	-webkit-font-smoothing: antialiased;
  	font-weight:700;
	z-index: 100;
}


#landing_sm { 
	position: absolute;
	width:728px;
	left:34px;
	top:65px;
  	text-align: left;
	z-index: 210;
	opacity: 0;
	font-size:18px;
	line-height: 19px;
	font-family: 'Objektiv Mk2';
	font-weight: 700;
	-webkit-font-smoothing: antialiased; 
}

#landing { 
	position: absolute;
	width:728px;
	font-size:32px;
	line-height:30px;
	left:34px;
	top:5px;
  	text-align: left;	
	word-spacing: -3.1px;
	z-index: 210;
	opacity: 0;
}

#location{
	position: absolute;
	font-size: 15px;
	line-height: 16px;
	font-weight: 500;
	top:126px;
	left:300px;
	z-index: 210;
	width: 300px;
	font-family: 'Objektiv Mk2';
	font-weight: 700;
	-webkit-font-smoothing: antialiased; 

}

.plus{ 
	color:#FFFFFF;
	bottom: 6px;
}

#onlyAllstate {
	position: absolute;
	top:148px;
	left:300px;
	z-index: 210;
}

.reg{
	font-family: 'Allstate Sans';
	font-size: 20px; 
	line-height: 20px;
	margin-left:-13px;
    left: 0px;
    bottom: 15px;
    position: absolute;
}



/* CTA */
#btn_cta {
    position: absolute;
    bottom: 0px;
    z-index: 1200;
    right: -200px;
}

#ctaCopy {
    z-index: 1200;
    font-size: 13px;
    font-family: 'Objektiv Mk2';
	font-weight: 800;
    text-align: center;
}
