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: 'OpenSansLight-Italic';
	src: url('font/OpenSansLight-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSansLight-Italic.woff') format('woff'),
		 url('font/OpenSansLight-Italic.ttf') format('truetype'),
		 url('font/OpenSansLight-Italic.svg#OpenSansLight-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@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: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf') format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf') format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Martel-Regular';
	src: url('font/Martel-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/Martel-Regular.otf') format('opentype'),
		 url('font/Martel-Regular.woff') format('woff'),
		 url('font/Martel-Regular.ttf') format('truetype'),
		 url('font/Martel-Regular.svg#Martel-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Martel-Heavy';
	src: url('font/Martel-Heavy.eot?#iefix') format('embedded-opentype'),
	     url('font/Martel-Heavy.otf') format('opentype'),
		 url('font/Martel-Heavy.woff') format('woff'),
		 url('font/Martel-Heavy.ttf') format('truetype'),
		 url('font/Martel-Heavy.svg#Martel-Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Martel-Bold';
	src: url('font/Martel-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/Martel-Bold.otf') format('opentype'),
		 url('font/Martel-Bold.woff') format('woff'),
		 url('font/Martel-Bold.ttf')  format('truetype'), url('Martel-Bold.svg#Martel-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Martel-ExtraBold';
	src: url('font/Martel-ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('font/Martel-ExtraBold.otf') format('opentype'),
		 url('font/Martel-ExtraBold.woff') format('woff'),
		 url('font/Martel-ExtraBold.ttf') format('truetype'),
		 url('font/Martel-ExtraBold.svg#Martel-ExtraBold') 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_hxnew{
	max-width:1210px;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_conteinar_hxnew{
	padding:15px;
}
.logo_hxnew{
	float:left;
}
.headerphone_hxnew{
	float:right;
	padding-top:10px;
}
.headerphone_hxnew h1{
	color:#515456;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.headerphone_hxnew h1 strong{
	color:#00a59c;
	font-size:23px;
	font-weight:normal;
	font-family: 'Martel-Heavy';
	padding-left:10px;
}
/*===================================== Banner Start ==============*/
.banner_conteinar_hxnew{
	background:url(images/banner_bg_hxnew.png) no-repeat -118px #08264b;
	padding:20px 15px;
	text-align:center;
}
.banner_conteinar_hxnew h1{
	color:#FFF;
	font-size:47px;
	font-weight:normal;
	font-family: 'Martel-ExtraBold';
	padding-top:15px;
}
.banner_conteinar_hxnew h2{
	color:#fff;
	font-size:28px;
	font-weight:normal;
	font-family: 'Martel-Regular';
}
.banner_conteinar_hxnew h2 span{
	color:#00a59c;
}
.banner_conteinar_hxnew h2 strong{
	font-family: 'Martel-ExtraBold';
	font-weight:normal;
}
.banner_conteinar_hxnew h3{
	color:#00a59c;
	font-size:33px;
	font-weight:normal;
	font-family: 'Martel-Regular';
	padding-top:10px;
	padding-bottom:15px;
}
.banner_conteinar_hxnew h3 strong{
	font-family: 'Martel-Bold';
	font-weight:normal;
}
.banner_conteinar_hxnew h4{
	font-family: 'OpenSansLight-Italic';
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	padding-top:6px;
}
/*===================================== HOme Conteinar Start ==============*/
.homebonteinar_hxnew{
	background:url(images/rancho_bg_hxnew.jpg) repeat-x top #fbffff;
	border-bottom:1px solid #e9ebea;
	padding-bottom:30px;
}
.home_left_hxnew{
	padding-top:26px;
	float:left;
	width:45%;
}
.home_left_hxnew h1{
	color:#4d514d;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:25px;
}
.home_left_hxnew h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#0181c0;
}
.rancho_maphxnew img{
	float:left;
	margin-right:10px;
}
.rancho_maphxnew h2{
	color:#505656;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	line-height:28px;
}
.rancho_maphxnew p{
	color:#4d514d;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:16px;
}
.home_left_hxnew ul{
	margin-bottom:0px;
	margin-top:20px;
}
.home_left_hxnew ul li{
	list-style:none;
	background:url(images/list_li_hxnew.png) no-repeat left 10px;
	padding-left:50px;
	color:#4d514d;
	font-size:20px;
	font-family: 'OpenSans-Italic';
	line-height:47px;
}
.plans_container_hxnew{
	padding-top:10px;
}
.plans_box_hxnew{
	text-align:center;
	display:inline-block;
	margin-top:15px;
	margin-right:10px;
}
.plans_box_hxnew img{
	display:inline-block;
}
.plbox_hxnew{
	border:1px solid #cdcfcf;
	background:url(images/plntop_bg_hxnew.jpg) repeat-x top #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding:10px;
}
.plbox_hxnew h1{
	color:#383a38;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	border-top:1px solid #e6e7e8;
	padding-top:7px;
	margin-top:7px;
}
.plbox_hxnew p{
	color:#717271;
	font-size:13px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.homeright_hxnew{
	padding-top:26px;
	float:right;
	width:50%;
}
.home_zip_formhxnew{
	-moz-box-shadow: 1px 1px 2px #bababa;
	-webkit-box-shadow: 1px 1px 2px #bababa;
	box-shadow: 1px 1px 2px #bababa;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	background:#FFF;
}
.home_zip_formhxnew h1{
	color:#4d514d;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	background:#e8efe8;
	padding:15px 10px;
	-moz-box-shadow: 1px 1px 2px #bababa;
	-webkit-box-shadow: 1px 1px 2px #bababa;
	box-shadow: 1px 1px 2px #bababa;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
}
.home_zip_formhxnew h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.zip_form_hxnew{
	padding:15px;
	text-align:center;
}
.zip_form_hxnew h1{
	color:#555b55;
	font-size:34px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	background:none;
	padding:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	padding-top:10px;
}
.zip_form_hxnew h3{
	color:#4c514c;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:10px;
}
.ziphxnew{
	padding:15px 10px;
	max-width:400px;
	margin:auto;
	text-align:left;
	position:relative;
}
.start_icon_hxnew{
	position:absolute;
	left:-118px;
	top:4px;
}
.zip_form_hxnew label{
	color:#555b55;
	font-size:24px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	margin-bottom:10px;
}
.zip_form_hxnew input[type="text"],
.zip_form_hxnew input[type="tel"],
.zip_form_hxnew input[type="email"]{
	border-color:#45b12a;
	border-width:2px;
	height:65px;
	background:url(images/zip_bg_hxnew.jpg) repeat-x top #FFF;
	color:#000;
	font-size:43px;
	font-weight:normal;
	text-align:center;
	font-family: 'OpenSans';
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px;
}
.zip_form_hxnew input[type="text"]::-moz-placeholder,
.zip_form_hxnew input[type="tel"]::-moz-placeholder,
.zip_form_hxnew input[type="email"]::-moz-placeholder {
    color: #555b55;
}
.zip_form_hxnew .dropdown-toggle,
.inar_form_hxnew .dropdown-toggle{
	height:49px;
	border-color:#b3c0c7;
	color:#555b55;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.45);
	background:url(images/select_bg_hxnew.jpg) repeat-x bottom;
}
.inar_form_hxnew .dropdown-toggle{
	height:44px;
}
.zip_form_hxnew .bootstrap-select .dropdown-toggle:focus,
.inar_form_hxnew .bootstrap-select .dropdown-toggle:focus {
    outline:none !important;
	border-color:#b3c0c7;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.45);
	background:url(images/select_bg_hover_hxnew.jpg) repeat-x bottom;
}
.zip_form_hxnew .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.inar_form_hxnew .bootstrap-select.btn-group .dropdown-toggle .filter-option{
	text-align:left;
}
.zip_form_hxnew .bootstrap-select,
.inar_form_hxnew .bootstrap-select {
	height:44px;
}
.bootstrap-select.btn-group .dropdown-menu li{
	padding-top:0px;
	text-align:left;
	color:#3e3e3f;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	display:block;
	background:none;
	padding:0px;
	margin-top:0px;
}
.zip_form_hxnew .dropdown-toggle .caret,
.inar_form_hxnew .dropdown-toggle .caret{
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/select_aro_hxnew.png) no-repeat right top;
	width:15px;
	height:11px;
	margin-top: 0 !important;
	right: 9px !important;
	top: 43% !important;
}
.zip_form_hxnew .caret, .navbar-fixed-bottom .dropdown .caret,
.inar_form_hxnew .caret, .navbar-fixed-bottom .dropdown .caret{
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.form_date_left_pad_hxnew{
	padding-left:0px !important;
	padding-right:5px !important;
}
.form_date_middle_pad_hxnew{
	padding-left:5px !important;
	padding-right:5px !important;
}
.form_date_right_pad_hxnew{
	padding-left:5px !important;
	padding-right:0px !important;
}
.next_btn_hxnew{
	margin-top:30px;
	padding-top:20px;
	text-align:center;
	border-top:2px solid #d6d7d6;
	clear:both;
}
/*===================================== Inner Form Container =================================*/
.inar_form_hxnew{
	max-width:1100px;
	margin:auto;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
}
.inar_form_hxnew h1{
	background:url(images/title_bg_hcnew.jpg) no-repeat right #46a9c6;
	height:32px;
	line-height:32px;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
	padding-left:15px;
	margin-top:15px;
	margin-bottom:10px;
	max-width:180px;
}
.inar_form_hxnew label{
	color:#555b55;
	font-size:16px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	margin-bottom:6px;
}
.inar_form_hxnew label span{
	color:#0181c0;
	font-size:13px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.inar_form_hxnew input[type="text"],
.inar_form_hxnew input[type="tel"],
.inar_form_hxnew input[type="email"]{
	border-color:#9baeb7;
	height:44px;
	background:url(images/zip_bg_hxnew.jpg) repeat-x top #FFF;
	color:#000;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	font-family: 'OpenSans';
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
.inar_form_hxnew input[type="text"]::-moz-placeholder,
.inar_form_hxnew input[type="tel"]::-moz-placeholder,
.inar_form_hxnew input[type="email"]::-moz-placeholder {
    color: #555b55;
}
.rediobut_hxnew{
	text-align:left;
}
.rediobut_hxnew input[type="radio"] {
	display:none;
}
.rediobut_hxnew input[type="radio"] + label {
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:48%;
	float:left;
}
.rediobut_hxnew input[type="radio"] + label:last-child {
	margin-right:0px;
}
.rediobut_hxnew input[type="radio"] + label p {
	height:44px;
	border:1px solid #9baeb7;
	color:#555b55;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
	text-align:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.45);
	background:url(images/select_bg_hover_hxnew.jpg) repeat-x bottom;
	cursor:pointer;
	text-align:center;
	line-height:42px;
	padding:0px;
	margin:0px;
}
.rediobut_hxnew input[type="radio"]:checked + label p {
	background: #08264b;
	color:#FFF;
	border:1px solid #08264b;
}
.inner_left_pad_hxnew{
	padding-left:0px !important;
	padding-right:7px !important;
}
.inner_middle_pad_hxnew{
	padding-left:7px !important;
	padding-right:7px !important;
}
.inner_right_pad_hxnew{
	padding-left:7px !important;
	padding-right:0px !important;
}
.get_my_quotes_btn_hxnew,
.secure_hxnew{
    text-align: center;
}
.get_my_quotes_btn_hxnew input[type="image"],
.secure_hxnew img{
    display: inline-block;
}
.secure_hxnew{
	padding-top:15px;
}
.by_requesting_hxnew {
    color: #6f726f;
    font-size: 11px;
	font-family: 'OpenSans';
	padding:15px 15px;
}
/*===================================== Thankyou Container =================================*/
.thankyou_container_hxnew{
	max-width:970px;
	margin:auto;
	height:auto;
	padding-bottom:50px;
}
.to_receive_hxnew{
	padding:30px 10px;
	text-align:center;
	position:relative;
}
img.th_arrow_hxnew{
	position:absolute;
    right: 67px;
    top: -15px;
	z-index:999999999999;
}
.to_receive_hxnew h1{
	display:inline-block;
	background:#46a9c6;
	color:#FFF;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	height:31px;
	line-height:28px;
}
.tereceive_lft_hxnew{
	float:left;
}
.tereceive_right_hxnew{
	float:right;
}
.thanks_frt_box_hxnew{
	border:1px solid #8fb6a2;
	background:url(images/thlibg_hxnew.jpg) repeat-x top #FFF;
	padding:5px 0px 15px;
	margin-top:8px;
	position:relative;
	text-align:left;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
	-moz-box-shadow: 0px 0px 20px #a2e0c2;
	-webkit-box-shadow: 0px 0px 20px #a2e0c2;
	box-shadow:0px 0px 20px #a2e0c2;
}
.thanks_frt_box_hxnew a,
.thanks_frt_box_hxnew a:hover,
.th_reg_box_hxnew a,
.th_reg_box_hxnew a:hover{
	text-decoration:none;
	outline:none;
}
.th_ftr_logo_hxnew{
	text-align:center;
	border:1px solid #ccd6db;
	background:#FFF;
	margin-top:10px;
	padding:10px 20px;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.th_ftr_logo_hxnew img{
	display:inline-block;
}
.th_ftr_logo_hxnew table{
	height:85px;
}
.get_quote_hxnew{
	margin:0px -20px -10px;
	background:#f9f8e1;
	color:#5b572f;
	font-size:16px;
	padding:5px;
	font-family: 'OpenSans';
}
.th_dis_hxnew{
	margin-top:10px;
}
.th_dis_hxnew h2{
	color:#555b55;
	font-size:18px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
}
.th_dis_hxnew ul{
	padding-top:10px;
	margin-bottom:5px;
}
.th_dis_hxnew ul li{
	color:#888c88;
	font-size:16px;
	list-style:none;
	background:url(images/li_hxnew.png) no-repeat left 7px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-left:15px;
}
.th_dis_hxnew strong:hover{
	color:#3d3d3d;
	text-decoration:underline;
}
.th_dis_hxnew p{
	color:#08264b;
	font-size:13px;
	font-family: 'OpenSans-Italic';
	text-decoration:none;
}
.th_ftr_gq_btn_hxnew{
	margin:auto;
	margin-top:50px;
	text-align:center;
}
.th_ftr_gq_btn_hxnew img{
	display:inline-block;
}
.thanks_frt_box_hxnew:hover{
	border:1px solid #08264b;
}
.thanks_frt_box_hxnew:hover
.th_ftr_logo_hxnew{
	border:1px solid #08264b;
}
.th_reg_box_hxnew{
	background:url(images/thlibg_hxnew.jpg) repeat-x top #FFF;
	margin-top:15px;
	border:1px solid #c6c7c6;
	padding:23px;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.thlogo_regu_hxnew{
	border:2px solid #fff;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
	background:#FFF;
	text-align:center;
	padding-top:10px;
}
.thlogo_regu_hxnew img{
	display:inline-block;
}
.th_reg_thanks_dis_hxnew{
}
.th_reg_thanks_dis_hxnew h2{
	color:#555b55;
	font-size:19px;
	font-family: 'OpenSans-Semibold';
	text-align:left;
	padding-top:5px;
}
.th_reg_thanks_dis_hxnew p{
	color:#888c88;
	font-size:16px;
	font-family: 'OpenSans';
	padding-top:12px;
	text-align:left;
}
.go_regu_hxnew_bton{
	margin-top:15px;
	text-align:center;
}
.th_reg_box_hxnew:hover{
	border-color:#08264b;
}
.paddnone{
	padding:0px !important;
}
/*===================================== Footer Container =================================*/
.footer_coneinar_hxnew{
	color:#555656;
	font-size:12px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding:50px 15px;
	background:#f2f2f2;
}
.home_footer_hxnew{
	background:#FFF;
}
.clear{
	clear:both;
}
