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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf') format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Thin';
	src: url('font/Lato-Thin.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Thin.woff') format('woff'),
		 url('font/Lato-Thin.ttf') format('truetype'),
		 url('font/Lato-Thin.svg#Lato-Thin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Light';
	src: url('font/Lato-Light.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Light.woff') format('woff'),
		 url('font/Lato-Light.ttf') format('truetype'),
		 url('font/Lato-Light.svg#Lato-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Regular';
	src: url('font/Lato-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Regular.woff') format('woff'),
		 url('font/Lato-Regular.ttf') format('truetype'),
		 url('font/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Italic';
	src: url('font/Lato-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Italic.woff') format('woff'),
		 url('font/Lato-Italic.ttf') format('truetype'),
		 url('font/Lato-Italic.svg#Lato-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Medium';
	src: url('font/Lato-Medium.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Medium.woff') format('woff'),
		 url('font/Lato-Medium.ttf') format('truetype'),
		 url('font/Lato-Medium.svg#Lato-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Semibold';
	src: url('font/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Semibold.woff') format('woff'),
		 url('font/Lato-Semibold.ttf') format('truetype'),
		 url('font/Lato-Semibold.svg#Lato-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Bold';
	src: url('font/Lato-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Bold.woff') format('woff'),
		 url('font/Lato-Bold.ttf') format('truetype'),
		 url('font/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Heavy';
	src: url('font/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
	     url('font/Lato-Heavy.woff') format('woff'),
		 url('font/Lato-Heavy.ttf') format('truetype'),
		 url('font/Lato-Heavy.svg#Lato-Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_lg{
	max-width:1130px;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.home_bg_container_lg{
	background:url(images/home_bg_lg.jpg) no-repeat center top;
	background-size: cover;
}
.header_container_lg{
	padding:15px 30px;
}
.logo_lg{
	float:left;
}
.hp_menu_phone_lg{
	float:right;
}
.hp_menu_phone_lg a{
	color:#FFF;
	font-family: 'Lato-Regular';
	font-size:16px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-top:14px;
	text-decoration:none;
}
.hp_menu_phone_lg a:hover,
.hp_menu_phone_lg a:focus{
	text-decoration:underline;
	outline:none;
	color:#FFF;
}
.hp_menu_phone_lg strong{
	font-family: 'Lato-Heavy';
	font-weight:normal;
	color:#FFF;
	font-size:34px;
}
.hp_menu_phone_lg img{
	vertical-align:text-bottom;
	margin-right:0px;
	margin-left:15px;
}
.find_home_box_lg{
	padding-top:70px;
	max-width:1000px;
	margin:auto;
}
.find_home_box_lg h1{
	text-align:center;
	color:#FFF;
	font-size:47px;
	font-weight:normal;
	font-family: 'Lato-Regular';
}
.find_home_box_lg h1 strong{
	font-family: 'Lato-Bold';
	font-weight:normal;
}
.exclusive_lg{
	background:url(images/ejau_bg_lg.png) repeat;
	padding:12px 10px;
	margin-top:20px;
	margin-bottom:10px;
}
.exclusive_lg ul{
	margin-bottom:0px;
}
.exclusive_lg ul li{
	display:inline;
	font-family: 'Lato-Bold';
	font-weight:normal;
	color:#FFF;
	font-size:19px;
	list-style:none;
	background:url(images/dot_lg.png) no-repeat left 10px;
	padding-left:15px;
	margin-right:15px;
}
.exclusive_lg ul li span{
	border-bottom:2px solid #FFF;
}
.exclusive_lg ul li:last-child{
	margin-right:0px;
}
.home_zip_box_lg{
	max-width:600px;
	margin:auto;
	height:auto;
	padding-top:30px;
	padding-bottom:50px;
	position:relative;
}
.enter_arrow_lg{
	position:absolute;
    left: -183px;
    top: 15px;
}
.home_zip_box_lg ul li{
	list-style:none;
	float:left;
	width:30%;
	margin-right:30px;
}
.home_zip_box_lg ul li:last-child{
	margin-right:0px;
}
.home_zip_box_lg ul li a{
	background:url(images/bsr_bg_lg.png) repeat;
	padding:6px 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-khtml-border-radius: 50px;
	color:#0a80d0;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	font-size:18px;
	display:block;
	text-align:center;
}
.home_zip_box_lg ul li a:hover,
.home_zip_box_lg ul li a:focus{
	color:#fff;
	background:#0a80d0;
	text-decoration:none;
	outline:none;
}
.home_zip_box_lg ul li a.active{
	color:#fff;
	background:#0a80d0;
	text-decoration:none;
	outline:none;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.bubble-top {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.bubble-top:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: top;
	transition-property: top;
	left: calc(50% - 10px);
	top: 69px;
	border-width: 0 10px 15px 10px;
	border-color: transparent transparent #ffffff transparent;
}
.bubble-top:hover:before,
.bubble-top:focus:before,
.bubble-top:active:before,
.home_zip_box_lg ul li a.active:before{
    top: 45px;
}
.home_zip_box_lg input[type="text"],
.home_zip_box_lg input[type="tel"],
.home_zip_box_lg input[type="email"] {
	color:#000;
	font-size:26px;
	font-weight:normal;
	font-family: 'OpenSans';
	border-color:#fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:78px !important;
	margin-top:22px;
	z-index:99;
	position:relative;
	border:none;
	box-shadow: none;
}
.home_zip_box_lg input[type="text"]::-moz-placeholder,
.home_zip_box_lg input[type="tel"]::-moz-placeholder,
.home_zip_box_lg input[type="email"]::-moz-placeholder {
    color: #7f7d7d;
}
.search_btn_lg button[type="button"]{
	color:#fff;
	background-color:#0a80d0;
	border-color:#0a80d0;
	display:block;
	height:73px;
	max-width:400px;
	margin:auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
.search_btn_lg button[type="button"].focus,
.search_btn_lg button[type="button"]:focus,
.search_btn_lg button[type="button"]:hover{
	color:#fff;
	background-color:#0062a5;
	border-color:#0062a5;
	outline:none;
}
.search_btn_lg button[type="button"] img{
	display:inline-block;
}
.we_analyze_lg{
	padding-top:20px;
	color:#ffffff;
	font-size:21px;
	font-weight:normal;
	font-family: 'Lato-Regular';
	padding-top:37px;
	text-align:center;
	line-height:25px;
}
.home_logos_lg{
	background:url(images/home_logo_bg_lg.png) repeat;
	padding:20px 10px;
	text-align:center;
	margin-top:90px;
}
.home_logos_lg img{
	margin-left:40px;
	margin-right:40px;
}
.conect_conti_lg{
	padding-top:81px;
}
.conect_conti_lg h1{
	color:#66666b;
	font-weight:normal;
	font-size:31px;
	font-family: 'Lato-Light';
	text-align:center;
	padding-bottom:30px;
}
.conect_conti_lg h1 strong{
	color:#0a80d0;
	font-size:32px;
	font-family: 'Lato-Medium';
	font-weight:normal;
}
.connect_box_lg{
	padding-top:20px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.connect_box_lg img{
	display:inline-block;
}
.connect_box_lg h2{
	color:#000;
	font-size:23px;
	font-family: 'Lato-Medium';
	font-weight:normal;
	padding-top:20px;
	min-height:70px;
}
.connect_box_lg p{
	color:#7a7a7c;
	font-size:16px;
	font-weight:normal;
	font-family: 'Lato-Regular';
	padding-top:20px;
	padding-left:21px;
	padding-right:21px;
}
.seller_container_lg{
	background:#0a80d0;
	margin-top:50px;
}
.heave_your_lg{
	padding-left:5%;
	padding-top:20px;
}
.heave_your_lg h1{
	color:#ffffff;
	font-size:39px;
	font-family: 'Lato-Bold';
	font-weight:normal;
	padding-top:30px;
}
.heave_your_lg h3{
	color:#ffffff;
	font-size:23px;
	font-family: 'Lato-Medium';
	font-weight:normal;
	padding-top:20px;
}
.heave_your_lg p{
	color:#ffffff;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	padding-top:15px;
}
.heave_your_lg p strong{
	font-family: 'Lato-Bold';
	font-weight:normal;
}
.find_real_lg{
	padding-top:20px;
}
.find_real_lg a{
	color:#80f1f1;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	text-decoration:underline;
}
.find_real_lg a:hover,
.find_real_lg a:focus{
	text-decoration:none;
	color:#80f1f1;
}
.sellers_lg{
	text-align:center;
}
.sellers_lg img{
	display:inline-block;
}
.buyers_container_lg{
	background:#edefee;
	margin-top:50px;
}
.identify_your_lg{
	padding-right:4%;
	padding-top:20px;
}
.identify_your_lg h1{
	color:#0a80d0;
	font-size:40px;
	font-family: 'Lato-Bold';
	font-weight:normal;
	padding-top:30px;
}
.identify_your_lg h3{
	color:#4b4f4f;
	font-size:23px;
	font-family: 'Lato-Medium';
	font-weight:normal;
	padding-top:20px;
}
.identify_your_lg h3 strong{
	font-family: 'Lato-Heavy';
	font-weight:normal;
}
.identify_your_lg p{
	color:#808080;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	padding-top:15px;
}
.identify_your_lg p strong{
	font-family: 'Lato-Bold';
	font-weight:normal;
}
.find_real_lg,
.find_real_lg2{
	padding-top:20px;
}
.find_real_lg a,
.find_real_lg2 a{
	color:#80f1f1;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	text-decoration:underline;
}
.find_real_lg2 a{
	color:#0a80d0;
}
.find_real_lg a:hover,
.find_real_lg a:focus{
	text-decoration:none;
	color:#80f1f1;
}
.find_real_lg2 a:hover,
.find_real_lg2 a:focus{
	text-decoration:none;
	color:#0a80d0;
}
.buyers_lg{
	text-align:center;
}
.buyers_lg img{
	display:inline-block;
}
.what_peaple_are_conti_lg{
	padding-top:30px;
}
.what_peaple_are_conti_lg h1{
	text-align:center;
	color:#66666b;
	font-size:31px;
	font-family: 'Lato-Light';
	font-weight:normal;
	padding-bottom:10px;
}
.what_peaple_are_conti_lg h1 strong{
	font-family: 'Lato-Semibold';
	font-weight:normal;
}
.peaple_box_lg{
	margin-top:20px;
	text-align:center;
}
.peaple_box_lg img{
	display:inline-block;
}
.peaple_box_lg p{
	color:#777575;
	font-size:16px;
	font-family: 'Lato-Light';
	font-weight:normal;
	padding-top:30px;
	min-height:133px;
}
.peaple_box_lg h3{
	border-top:2px solid #a4d0ed;
	margin-top:10px;
	padding-top:10px;
	color:#000000;
	font-size:16px;
	font-family: 'Lato-Light';
	font-weight:normal;
	display:inline-block;
}
.peaple_box_lg h3 strong{
	font-family: 'Lato-Medium';
	font-weight:normal;
	display:block;
}
.find_near_conti_lg{
	background:url(images/find_near_lg.jpg) no-repeat right bottom #d6ecf5;
	margin-top:100px;
	padding:50px 15px 130px;
}
.map_lg{
	display:block;
	margin:auto;
	margin-top:-105px;
}
.find_real_box_lg{
	max-width:800px;
	margin:auto;
	text-align:center;
}
.find_real_box_lg h1{
	color:#0a80d0;
	font-size:54px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	padding-top:32px;
	padding-bottom:30px;
}
.padd_zip_none_lg{
	padding:0px !important;
}
.find_real_box_lg input[type="text"],
.find_real_box_lg input[type="tel"],
.find_real_box_lg input[type="email"] {
	color:#222;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:none;
	box-shadow: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:72px !important;
}
.find_real_box_lg input[type="text"]::-moz-placeholder,
.find_real_box_lg input[type="tel"]::-moz-placeholder,
.find_real_box_lg input[type="email"]::-moz-placeholder {
    color: #7f7d7d;
}
.find_real_box_lg button[type="submit"] {
	height:72px !important;
	background:#0a80d0;
	border-color:#FFF;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	text-align:center;
}
.find_real_box_lg button[type="submit"] img{
	display:inline-block;
}
.find_real_box_lg button[type="submit"].focus,
.find_real_box_lg button[type="submit"]:focus,
.find_real_box_lg button[type="submit"]:hover{
	color:#fff;
	background-color:#0062a5;
	border-color:#0062a5;
	outline:none;
}
.find_real_box_lg ul{
	margin-bottom:0px;
}
.find_real_box_lg ul li{
	list-style:none;
	display:inline;
	padding-top:20px;
	color:#646d6c;
	font-size:27px;
	font-family: 'Lato-Italic';
	margin-left:9%;
	margin-right:9%;
}
.find_real_box_lg ul li:first-child{
	margin-left:0px;
}
.find_real_box_lg ul li:last-child{
	margin-right:0px;
}
.padnone_lft_lg{
	padding-left:0px !important
}
.padnone_rt_lg{
	padding-right:0px !important;
}
/*============================================ About Us Start ============================================*/
.about_bg_container_lg{
	background:url(images/about_banner_lg.jpg) no-repeat center top;
	background-size: cover;
}
.inner_banner_box_lg{
	max-width:1190px;
	margin:auto;
	padding-top:130px;
	text-align:center;
}
.inner_banner_box_lg h1{
	font-family: 'Lato-Bold';
	font-weight:normal;
	font-size:47px;
	color:#FFF;
}
.inner_banner_box_lg h3{
	color:#fff;
	font-size:46.84px;
	font-family: 'Lato-Light';
	font-weight:normal;
	padding-top:20px;
}
.inner_logos_lg{
	background:#0a80d0;
	text-align:center;
	margin-top:82px;
	padding:20px 10px;
}
.inner_logos_lg img{
	margin-left:40px;
	margin-right:40px;
}
.seller_inner_lg{
	background:#FFF;
	margin-top:100px;
}
.heave_inner_lg h1{
	padding-top:0px;
}
.heave_inner_lg h1,
.heave_inner_lg h3,
.heave_inner_lg p,
.heave_inner_lg a,
.heave_inner_lg a:hover,
.heave_inner_lg a:focus{
	color:#545556;
}
/*============================================ Contact Us Start ============================================*/
.contact_bg_container_lg{
	background:url(images/contact_banner_lg.jpg) no-repeat center top;
	background-size: cover;
}
.contact_logos_lg{
	text-align:center;
	margin-top:22px;
	padding:20px 10px 100px;
}
.contact_logos_lg img{
	margin-left:40px;
	margin-right:40px;
}
.contact_form_conti_lg{
	padding-top:50px;
}
.send_message_lg h1,
.send_message_lg h1 a,
.send_message_lg h1 a:hover,
.send_message_lg h1 a:focus{
	color:#0a80d0;
	font-size:38px;
	font-family: 'Lato-Heavy';
	font-weight:normal;
	padding-top:30px;
}
.send_message_lg h1 img{
	vertical-align:text-bottom;
}
.send_message_lg h3{
	font-family: 'Lato-Bold';
	font-weight:normal;
	font-size:18px;
	color:#000000;
}
.send_message_lg p{
	color:#4c4e4f;
	font-size:16px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	padding-top:33px;
}
.contact_form_lg{
}
.contact_form_lg label{
	color:#000000;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
}
.contact_form_lg input[type="text"],
.contact_form_lg input[type="tel"],
.contact_form_lg input[type="email"],
.contact_form_lg textarea{
	color:#222;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:2px solid #929393;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:47px !important;
}
.contact_form_lg textarea{
	height:auto !important;
}
.contact_form_lg input[type="text"]:focus,
.contact_form_lg input[type="tel"]:focus,
.contact_form_lg input[type="email"]:focus,
.contact_form_lg textarea:focus{
	border-color:#0a80d0;
}
.con_pd_lt_lg{
	padding-left:0px !important;
	padding-right:8px !important;
}
.con_pd_rt_lg{
	padding-left:8px !important;
	padding-right:0px !important;
}
.contactus_btn_lg button[type="submit"] {
	color:#ffffff;
	font-size:18px;
	font-family: 'Lato-Bold';
	font-weight:normal;
	text-transform:uppercase;
	background:#0a80d0;
	border-color:#FFF;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	text-align:center;
	margin:auto;
	display:block;
	padding:15px 100px;
}
.contactus_btn_lg button[type="submit"].focus,
.contactus_btn_lg button[type="submit"]:hover{
	color:#fff;
	background-color:#0062a5;
	border-color:#0062a5;
	outline:none;
}
/*============================================ Thankyou Page Start ============================================*/
.thankyou_bg_container_lg{
	background:url(images/thankyou_banner_bg_lg.jpg) no-repeat center top;
	background-size: cover;
}
.th_logo_lg{
	text-align:center;
}
.th_logo_lg img{
	display:inline-block;
}
.thankyou_bg_container_lg h1{
	color:#ffffff;
	font-size:39px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	padding-top:45px;
	padding-bottom:45px;
	text-align:center;
}
.thankyou_bg_container_lg h1 strong{
	font-family: 'Lato-Heavy';
	font-weight:normal;
}
.thankyou_bg_container_lg h1 strong{
	vertical-align:text-bottom;
}
.thankyou_box_lg{
	margin:8% auto 15%;
	border:1px solid #c2dff3;
	max-width:1050px;
	padding:20px;
	text-align:center;
}
.thankyou_box_lg h1{
	color:#ffffff;
	font-size:24px;
	font-family: 'Lato-Bold';
	font-weight:normal;
	background:#0a80d0;
	padding:20px 50px;
	display:inline-block;
	margin-top:-56px;
}
.thankyou_box_lg h4{
	color:#2b2c2d;
	font-size:21px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	padding:10% 10px;
	text-align:center;
	line-height:60px;
}
.thankyou_box_lg h4 strong{
	font-family: 'Lato-Bold';
	font-weight:normal;
}
/*============================================ Form Pages Start ============================================*/
.hideform {
	display:none;
}
.activeform {
	display: block;
}
.form_bg_container_lg,
.renting_frm_bg_container_lg{
	background:url(images/form_bg_lg.jpg) no-repeat center top;
	padding-bottom:40px;
	background-size: cover;
}
.renting_frm_bg_container_lg{
	background:url(images/form_renting_bg_lg.jpg) no-repeat center top;
	background-size: cover;
}
.progress_conti_lg{
	float:right;
	background:url(images/progress_bg_lg.png) repeat;
	width:240px;
	padding:15px 20px;
	height:570px;
}
.progress_conti_lg h1{
	color:#ffffff;
	font-size:21px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	border-bottom:1px solid #5f6971;
	padding-bottom:10px;
}
.progress_conti_lg ul{
	margin-bottom:0px;
}
.progress_conti_lg ul li{
	list-style:none;
	font-family: 'Lato-Light';
	font-size:18px;
	font-weight:normal;
	background:url(images/pro_icon_lg.png) no-repeat left 8px;
	color:#FFF;
	padding-left:20px;
	margin-top:10px;
	line-height:30px;
}
.step_form_box_lg{
	padding-top:60px;
	max-width:660px;
	margin:auto;
	height:auto;
	text-align:center;
	min-height:600px;
}
.step_1top_lg{
	padding-top:120px;
}
.step_form_box_lg h1{
	color:#ffffff;
	font-size:37px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	display:block;
	padding-bottom:20px;
}
.step_form_box_lg h1 span{
	font-size:22px;
}
.step_form_box_lg h3{
	font-size:29px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	display:block;
	color:#FFF;
	margin-top:-10px !important;
	padding-bottom:10px;
}
h1.additional_lg{
	font-size:30px;
}
.step_form_box_lg label{
	color:#ffffff;
	font-size:25px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	display:block;
	text-align:left;
}
.step_form_box_lg label span{
	font-size:18px;
}
.step_form_box_lg input[type="text"],
.step_form_box_lg input[type="tel"],
.step_form_box_lg input[type="email"],
.step_form_box_lg select,
.step_form_box_lg textarea{
	color:#222;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #0a83d4 !important;
	box-shadow: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:62px !important;
}
.step_form_box_lg textarea{
	height:auto !important;
}
.step_form_box_lg input[type="text"]::-moz-placeholder,
.step_form_box_lg input[type="tel"]::-moz-placeholder,
.step_form_box_lg input[type="email"]::-moz-placeholder {
    color: #7f7d7d;
}
.step_form_box_lg select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_icon_lg.png) no-repeat right #fff !important;
}
.nospam{
	background:url(images/no_spam.jpg) no-repeat right #fff !important;
}
.step_form_radio_button_lg {
	text-align:left;
	padding-top:10px;
}
.step_form_radio_button_lg input[type="radio"] {
	display:none;
}
.step_form_radio_button_lg input[type="radio"] + label {
	margin-right:10px;
	margin-left:10px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:46%;
	float:left;
}
.step_form_radio_button_lg input[type="radio"] + label:last-child {
	margin-right:0px;
}
.step_form_radio_button_lg input[type="radio"] + label p {
	height:48px;
	vertical-align:middle;
	background: #fff;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
	line-height:46px;
	color:#7f7a7a;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-family: 'Lato-Bold';
	font-weight:normal;
}
.step_form_radio_button_lg input[type="radio"]:checked + label p {
	background: #0a83d4;
	color:#FFF;
	border:1px solid #0a83d4;
}
.additionalredio_button_lg{
}
.additionalredio_button_lg{
	padding-top:5px;
	text-align:left;
}
.additionalredio_button_lg input[type="radio"] {
	display:none;
}
.additionalredio_button_lg input[type="radio"] + label {
	font-weight:normal;
	color:#656666;
	font-size:15px;
	font-family: 'OpenSans';
	margin-right:0px;
	cursor:pointer;
	padding-right:0px;
	padding:7px 10px 7px 30px;
	margin-bottom:0px;
	text-align:left;
	background:#FFF;
	margin-top:10px;
	display:block;
}
.additionalredio_button_lg input[type="radio"] + label span {
	display:inline-block;
	width:28px;
	height:28px;
	margin:-2px 16px 0 0;
	vertical-align:middle;
	background:url(images/redio_btn_lg.png) -28px top no-repeat;
	cursor:pointer;
}
.additionalredio_button_lg input[type="radio"]:checked + label span {
	background:url(images/redio_btn_lg.png) 0px top no-repeat;
}
.selling_or_buying_lg{
}
.selling_or_buying_lg button[type="submit"]{
	color:#7f7a7a;
	background-color:#fff;
	border:1px solid #0a83d4 !important;
	font-size:18px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	border:none;
	padding:12px 10px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	margin-top:15px;
}
.selling_or_buying_lg button[type="submit"]:focus,
.selling_or_buying_lg button[type="submit"]:hover,
.selling_or_buying_lg button[type="submit"].active{
	color:#ffffff;
	background-color:#0a83d4;
	border-color:#0a83d4;
}
.sb_pd_left_lg,
.ph_pd_left_lg{
	padding-left:0px !important;
	padding-right:5px !important;
}
.sb_pd_md_lg,
.ph_pd_md_lg{
	padding-left:5px !important;
	padding-right:5px !important;
}
.sb_pd_right_lg,
.ph_pd_right_lg{
	padding-left:5px !important;
	padding-right:0px !important;
}
.progress_lg{
	height:5px !important;
	max-width:600px;
	margin:auto;
	margin-bottom: 76px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	background:#cec4c4 !important;
}
.pbarinfo_lg {
    background-color:#0a83d4 !important;
}
.progress_success_lg{
    background-color:#b1d030 !important;
}
.propress_property_lg{
	max-width:600px;
	margin:auto;
	position:relative;
}
.property_icon_grn_lg,
.contact_icon_lg,
.view_homes_icon_lg{
	position:absolute;
	text-align:center;
    top: -22px;
}
.property_icon_grn_lg{
    left: -42px;
}
.contact_icon_lg{
	left:48%;
}
.view_homes_icon_lg{
	right:-42px;
}
.prt_icon_suc_lg{
	top:-42px;
}
.property_icon_grn_lg p,
.contact_icon_lg p,
.view_homes_icon_lg p{
	display:block;
	color:#ffffff;
	font-size:14px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	padding-top:15px;
}
.next_btn_lg{
	padding-top:1px;
}
.next_btn_lg button[type="submit"]{
	height:72px !important;
	background:#0a80d0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	text-align:center;
	border:none !important;
	margin-top:15px;
}
.next_btn_lg button[type="submit"] img{
	display:inline-block;
}
.next_btn_lg button[type="submit"].focus,
.next_btn_lg button[type="submit"]:focus,
.next_btn_lg button[type="submit"]:hover{
	color:#fff;
	background-color:#0062a5;
	border:none !important;
	outline:none;
}
.your_info_lg{
	text-align:center;
	padding-top:20px;
}
.your_info_lg img{
	display:inline-block;
}
.why_we_lg{
	padding-top:10px;
	font-size:11px;
	font-family: 'Lato-Regular';
	font-weight:normal;
	color:#FFF;
	text-align:left;
	padding-bottom:60px;
}
/*=============================================================== Footer Start  ============================================*/
.footer_container_lg{
	background:#0a80d0;
	padding:40px 3% 20px;
}
.footer_logo_lg{
	text-align:center;
	padding-bottom:30px;
}
.footer_logo_lg img{
	display:inline-block;
}
.ftre_conti_lg{
	border-top:2px solid #479fdc;
	border-bottom:2px solid #479fdc;
	padding:25px 0px;
}
.ftre_left_lg{
	border-right:1px solid #84bfe7;
}
.ftre_left_lg h1{
	color:#ffffff;
	font-size:18px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	padding-bottom:20px;
}
.ftre_left_lg ul{
	margin-bottom:0px;
}
.ftre_left_lg ul li{
	list-style:none;
	display:inline-block;
	color:#bae6f2;
	font-size:18px;
	font-family: 'Lato-Italic';
	font-weight:normal;
	width:16%;
	padding-top:5px;
}
.ftre_left_lg ul li a{
	color:#bae6f2;
	font-size:18px;
	font-family: 'Lato-Italic';
	font-weight:normal;
	text-decoration:none;
}
.ftre_left_lg ul li a:hover,
.ftre_left_lg ul li a:focus{
	color:#FFF;
}
.ftre_right_lg h1{
	color:#ffffff;
	font-size:20px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	padding-bottom:20px;
}
.ftre_right_lg h1 strong{
	font-family: 'Lato-Heavy';
	font-weight:normal;
}
.ftr_padnone_lg{
	padding:0px!important;
}
.ftr_btn_lg{
	background:#a4daf0;
	padding:6px 10px 10px;
	color:#0a80d0;
	font-size:36px;
	font-family: 'Lato-Heavy';
	font-weight:normal;
	vertical-align:text-bottom;
}
.ftr_btn_lg a,
.ftr_btn_lg a:hover,
.ftr_btn_lg a:focus{
	color:#0a80d0;
	font-size:36px;
	font-family: 'Lato-Heavy';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.ftr_menu_lg{
	color:#FFF;
	font-family: 'Lato-Regular';
	font-size:16px;
	font-weight:normal;
	padding-top:20px;
}
.ftr_menu_lg a{
	color:#FFF;
	font-family: 'Lato-Regular';
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.ftr_menu_lg a:hover,
.ftr_menu_lg a:focus{
	text-decoration:underline;
	outline:none;
	color:#FFF;
}
.copy_lg{
	text-align:center;
	padding-top:30px;
}
.copy_lg p{
	padding-top:15px;
	color:#ffffff;
	font-size:13px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
}
.inner_ftr_lg{
	color:#595252;
	font-size:13px;
	font-family: 'Lato-Semibold';
	font-weight:normal;
	text-align:center;
	padding:30px 10px 25px;
}	
.th_ftr_lg{
	border-top:1px solid #d5d6d6;
	max-width:1050px;
	margin:auto;
}
.clear{
	clear:both;
}
