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;
	background:#f8fcfd !important;
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('font/raleway-regular.eot');
    src: url('font/raleway-regular.eot') format('embedded-opentype'),
         url('font/raleway-regular.woff2') format('woff2'),
         url('font/raleway-regular.woff') format('woff'),
         url('font/raleway-regular.ttf') format('truetype'),
         url('font/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewayMedium';
    src: url('font/raleway-medium.eot');
    src: url('font/raleway-medium.eot') format('embedded-opentype'),
         url('font/raleway-medium.woff2') format('woff2'),
         url('font/raleway-medium.woff') format('woff'),
         url('font/raleway-medium.ttf') format('truetype'),
         url('font/raleway-medium.svg#RalewayMedium') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('font/raleway-semibold.eot');
    src: url('font/raleway-semibold.eot') format('embedded-opentype'),
         url('font/raleway-semibold.woff2') format('woff2'),
         url('font/raleway-semibold.woff') format('woff'),
         url('font/raleway-semibold.ttf') format('truetype'),
         url('font/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'ralewaybold';
    src: url('font/raleway-bold-webfont.eot');
    src: url('font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-bold-webfont.woff2') format('woff2'),
         url('font/raleway-bold-webfont.woff') format('woff'),
         url('font/raleway-bold-webfont.ttf') format('truetype'),
         url('font/raleway-bold-webfont.svg#ralewaybold') 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;
}
/*============================================ Header Start ============================================*/
.header_container_ihc_new{
	width:auto;
	height:auto;
	background:url(images/header_shad.png) repeat-x bottom #fff;
	padding-bottom:4px;
}
.header_wrapper_ihc_new{
	width:1100px;
	height:auto;
	margin:auto;
	padding:20px;
}
.logo_ihc_new{
	float:left;
	margin-top:5px;
}
.logo_ihc_new img{
	display:inline-block;
}
.sepack_with{
	float:right;
	width:270px;
}
.sepack_with img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.sepack_with span{
	color:#4f4f4f;
	font-size:15px;
    font-family: 'RalewayRegular';
}
.sepack_with p,
.sepack_with p a:hover,
.sepack_with p a:focus{
	color:#3275aa;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 29px;
    line-height: 25px;
	text-decoration:none;
	outline:none;
}
.home_banner_container_ihc_new{
	background:url(images/home_banner_ihc_new.jpg) no-repeat center top #f4f4f4;
}
.homw_banner_wrapper_ihc_new{
	width:1100px;
	height:auto;
	margin:auto;
	text-align:right;
	padding:20px 0px;
}
.homw_banner_wrapper_ihc_new h1{
	color:#3275aa;
	font-size:45px;
    font-family: 'RalewaySemiBold';
	text-align:center;
	padding-bottom:5px;
}
.homw_banner_wrapper_ihc_new h1 span{
	color:#878589;
}
.find_a_health_ihc_new{
	display:inline-block;
	width:615px;
	height:auto;
	text-align:left;
}
.interested_box_ihc_new{
	background:#FFF;
	border:6px solid #3275aa;
	padding:20px;
	padding-bottom:40px;
	margin-top:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-box-shadow: 3px 3px 8px #929292;
	-webkit-box-shadow: 3px 3px 8px #929292;
	box-shadow: 3px 3px 8px #929292;
}
.interested_box_ihc_new h1{
	text-align:center;
	color:#5e5d60;
	font-size:28px;
	padding-bottom:20px;
	border-bottom:2px solid #ebebeb;
}
.zip_bar_ihc_new{
	margin-top:25px;
	text-align:right;
	margin-left:70px;
	position:relative;
}
.arrow_home_ihc_new{
    left: -120px;
    position: absolute;
    top: -70px;
	z-index:0px;
}
.zip_bar_ihc_new input[type="text"]{
	color:#878589;
	font-size:26px;
    font-family: 'RalewaySemiBold';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
    height: auto !important;
    padding: 18px 30px !important;
}
.zip_bar_ihc_new button[type="button"]{
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	background:#8fc43e;
	color:#fff;
    font-size: 38px !important;
    height: auto !important;
    padding: 10px 30px !important;
    font-family: 'RalewaySemiBold';
	text-shadow:1px 1px #333;
}
@media screen\0 {
   .zip_bar_ihc_new button[type="button"]{	line-height:46px !important;}
}
.privacy_secured{
	margin-top:20px;
	text-align:right;
	padding-right:23px;
}
.privacysecured{
	width:100%;
	height:auto;
	max-width:277px;
	margin-right:30px;
}
.providers_ihc_new{
	text-align:center;
	border-bottom:2px solid #d6d6d7;
	padding-bottom:25px;
	margin-bottom:25px;
}
.providers_ihc_new img{
	margin:20px 13px 0px;
	vertical-align:bottom;
}
.gate_compare_save_container_ihc_new{
	background:#f4f4f4;
	padding:20px 0px;
	padding-bottom:0px;
}
.get_compare_save_wrap_ihc_new{
	width:1050px;
	height:auto;
	margin:auto;
}
.get_free_quotes_ihc_new, .compare_plans_ihc_new, .save_time_money_ihc_new{
	text-align:center;
}
.get_free_quotes_ihc_new p, .compare_plans_ihc_new p, .save_time_money_ihc_new p{
	text-align:center;
	color:#878589;
	font-size:23px;
    font-family: 'RalewaySemiBold';
	padding-top:10px;
	background:url(images/white_arow.png) no-repeat center bottom;
	padding-bottom:30px;
}
.get_free_quotes_ihc_new p span, .compare_plans_ihc_new p span, .save_time_money_ihc_new p span{
	color:#3275aa;
}
.home_content_container_ihc_new{
	padding:50px 15px;
	background:#FFF;
}
.home_content_ihc_new{
	width:1100px;
	height:auto;
	margin:auto;
}
.home_content_ihc_new h2{
	color:#3275aa;
	font-size:22px;
    font-family: 'RalewaySemiBold';
	padding-top:20px;
}
.home_content_ihc_new p{
	color:#484749;
	font-size:17px;
    font-family: 'RalewayRegular';
	padding-top:10px;
}
.home_content_ihc_new ul li{
	list-style:none;
	background:url(images/home_li.png) no-repeat left 9px;
	color:#484749;
	font-size:17px;
    font-family: 'RalewayRegular';
	margin-top:20px;
	margin-left:40px;
	padding-left:20px;
}
.home_content_ihc_new ul li strong{
	color:#3275aa;
	font-size:19px;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
}
.home_content_ihc_new h2:first-child, .home_content_ihc_new p:first-child{
	padding-top:0px;
}
.begin_you_health_ihc_new{
	text-align:center;
	margin-top:60px;
	margin-bottom:30px;
}
.begin_you_health_ihc_new a{
	color:#3275aa;
	font-size:24px;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
	border:3px solid #3275aa;
	display:inline-block;
	padding:15px;
	-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;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px;
}
.begin_you_health_ihc_new a:hover,
.begin_you_health_ihc_new a:focus{
	outline:none;
	background:#3275aa;
	color:#FFF;
	text-decoration:none;
}
/*============================================ Inner Pages Start ============================================*/
.inner_pages_wraper_ihc_new{
	width:1100px;
	height:auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background:#FFF;
	-moz-box-shadow: 2px 2px 2px #bfc2c2;
	-webkit-box-shadow: 2px 2px 2px #bfc2c2;
	box-shadow: 2px 2px 2px #bfc2c2;
	padding-bottom:20px;
}
.inner_title_ihc_new{
	padding:30px 20px;
	text-align:left;
}
.inner_title_ihc_new h1{
	color:#3275aa;
	font-size:31px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.inner_title_ihc_new h2{
	color:#5e5d60;
	font-size:18px;
    font-family: 'RalewayRegular';
	font-weight:normal;
	padding-top:15px;
}
/*----------------------------- About Us*/
.about_content_ihc_new{
	padding:15px;
}
.about_content_ihc_new img{
	float:left;
	margin-right:25px;
	vertical-align:text-top;
}
.about_content_ihc_new h2{
	color:#3275aa;
	font-size:29px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.about_content_ihc_new p{
	color:#484749;
	font-size:16px;
    font-family: 'RalewayRegular';
	font-weight:normal;
	padding-top:40px;
}
.about_content_ihc_new ul{
	float:left;
}
.about_content_ihc_new ul li{
	list-style:none;
	background:url(images/home_li.png) no-repeat left 9px;
	color:#484749;
	font-size:17px;
    font-family: 'RalewayRegular';
	margin-top:20px;
	padding-left:20px;
}
/*--------------------------- Contact Us*/
.contactwraper_ihc_new{
	background:url(images/contact_image_ihc_new.jpg) no-repeat right bottom #FFF;
	padding-bottom:50px;
}
.contact_form_conti_ihc_new{
	background:#FFF;
	width:480px;
	float:left;
	margin-left:50px;
	margin-top:50px;
}
.contact_form_conti_ihc_new h1{
	color:#3275aa;
	font-size:31px;
    font-family: 'RalewayRegular';
	font-weight:normal;
}
.contact_form_ihc_new{
	border:3px solid #3275aa;
	margin-top:10px;
	padding:20px;
}
.contact_form_ihc_new label{
	color:#3275aa;
	font-size:14px;
    font-family: 'RalewayMedium';
}
.contact_form_ihc_new input[type="text"], .contact_form_ihc_new input[type="email"], .contact_form_ihc_new select, .contact_form_ihc_new textarea{
	border:2px solid #3275aa;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius:0px;
}
.contact_button_ihc_new{
	margin:24px 0px;
	text-align:center;
}
.contact_button_ihc_new button[type="submit"]{
	background:#8dc63f;
	color:#FFF;
	padding:7px 60px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius:7px;
	font-size:17px;
	border:none;
	text-transform:uppercase;
	-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;
}
.contact_button_ihc_new button[type="submit"]:hover,.contact_button_ihc_new button[type="submit"]:focus{
	outline:none;
	background:#3275aa;
}
.phoneco{
	padding:0px !important;
}
.contactaddress_ihc_new{
	text-align:center;
	padding:15px;
	color:#5e5d60;
    font-family: 'RalewayMedium';
	font-size:16px;
	margin-bottom:20px;
}
.contactform_thankyou h2{
	color:#ffffff;
	font-size:23px;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
	background:#8dc63f;
	text-align:center;
	padding:10px;
	margin:0px -20px;
}
.contactform_thankyou h3{
	color:#3a3a3a;
	font-size:17px;
	text-align:center;
	padding-top:30px;
    font-family: 'RalewayRegular';
	font-weight:normal;
}
.contactform_thankyou p{
	padding-top:20px;
	text-align:center;
	color:#474647;
	font-size:14px;
    font-family: 'RalewayRegular';
	font-weight:normal;
}
.ifyouwould{
	padding:67px 0px;
	text-align:center;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
	font-size:16px;
}
.ifyouwould a{
	color:#3275aa;
	text-decoration:underline;
}
/*--------------------------- Privacy Page*/
.privacy_content_ihc_new{
	padding:0px 20px;
}
.privacy_content_ihc_new h2{
	color:#3275aa;
	font-size:18px;
	padding-top:20px;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
}
.privacy_content_ihc_new p{
	color:#484749;
	font-size:17px;
    font-family: 'RalewayRegular';
	padding-top:10px;
}
.privacy_content_ihc_new ul li{
	list-style:none;
	background:url(images/home_li.png) no-repeat left 9px;
	color:#484749;
	font-size:17px;
    font-family: 'RalewayRegular';
	margin-top:20px;
	margin-left:40px;
	padding-left:20px;
}
.privacy_content_ihc_new h2:first-child, .privacy_content_ihc_new p:first-child{
	padding-top:0px;
}
.privacy_content_ihc_new p a{
	color:#3275aa;
	text-decoration:underline;
	font-family: 'RalewaySemiBold';
}
/*================================= Quote Page*/
.quote_pages_box_ihc_new{
	background:#FFF;
	width:1000px;
	margin:auto;
	margin-top:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:30px;
	margin-bottom:60px;
}
.callnow_conti_ihc_new h1{
	text-align:center;
	color:#3275a9;
	font-size:28px;
	font-weight:normal;
}
.find_which_phone_linces{
	background:url(images/phone_line_bg.jpg) repeat-x bottom;
	border:3px solid #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-top:15px;
	-moz-box-shadow: 2px 2px 2px #a4a6a8;
	-webkit-box-shadow: 2px 2px 2px #a4a6a8;
	box-shadow: 2px 2px 2px #a4a6a8;
	position:relative;
}
.linearrow{
	position:absolute;
	right:5px;
	top:-20px;
}
.find_which_ihc_new{
	padding:15px 0px;
}
.find_which_ihc_new h2{
	color:#484949;
	font-size:18px;
	font-weight:normal;
}
.find_which_ihc_new ul{
	margin-bottom:0px;
}
.find_which_ihc_new ul li{
	list-style:none;
	background:url(images/lowest_icon.png) no-repeat left 3px;
	color:#3275a9;
	font-size:17px;
	margin-top:10px;
	padding-left:30px;
	line-height:22px;
}
.phone_lines_ihc_new{
	text-align:center;
	padding:7px 0px 0px;
}
.phonelineseparetor{
	background:url(images/phone_line_separetor.jpg) repeat-y right;
}
.phone_lines_ihc_new h2{
	color:#414344;
	font-size:27px;
	font-weight:normal;
}
.phone_lines_ihc_new p{
	color:#333333;
	font-size:15px;
}
.phone_lines_ihc_new h1,
.phone_lines_ihc_new h1 a,
.phone_lines_ihc_new h1 a:hover{
	text-decoration:none;
	outline:none;
	color:#89c23e;
	font-size:50px;
	font-weight:bold;
}
.phone_lines_ihc_new h3{
	color:#319d31;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	padding-right:50px;
}
.or_complete_berif_container_ihc_new{
	margin-top:20px;
}
.complete_form_ihc_new{
	border:2px dashed #eaeced;
}
.complete_left{
	padding-left:0px !important;
	padding-right:7px !important;
}
.complete_right{
	padding-left:7px !important;
	padding-right:0px !important;
}
.complete_form_ihc_new{
	padding:15px;
}
.complete_form_ihc_new p{
	color:#2f3030;
	font-size:16px;
	padding-bottom:20px;
}
.complete_form_ihc_new label{
	color:#0b2757;
	font-size:14px;
	padding-top:5px !important;
}
.complete_form_ihc_new input[type="text"],
.complete_form_ihc_new input[type="email"],
.complete_form_ihc_new input[type="tel"]{
	background:#edf6fd;
}
.complete_form_ihc_new select{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #edf6fd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#edf6fd));
	background: -webkit-linear-gradient(top, #ffffff 0%,#edf6fd 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#edf6fd 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#edf6fd 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#edf6fd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf6fd',GradientType=0 );
}
.complete_form_ihc_new input[type="radio"] {
	display:none;
}
.complete_form_ihc_new input[type="radio"] + label {
	font-weight:normal;
	color:#46484f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:15px;
	cursor:pointer;
}
.complete_form_ihc_new input[type="radio"] + label span {
	display:inline-block;
	width:29px;
	height:29px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/quote_redio_btn_ihc_new.png) -29px top no-repeat;
	cursor:pointer;
}
.complete_form_ihc_new input[type="radio"]:checked + label span {
	background:url(images/quote_redio_btn_ihc_new.png) 0px top no-repeat;
}
.tabacco{
	padding-right:0px !important;
}
.get_my_quotes_promo{
	margin-top:20px;
	text-align:center;
}
.get_my_quotes_promo input[type="image"]{
	display:inline-block;
}
.privacy_secure_ihc_new{
	margin-top:10px;
	text-align:center;
}
.privacy_secure_ihc_new img{
	display:inline-block;
}
.requesting_ihc_new{
	color:#000000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:15px;
}
.free_quote_right_ihc_new{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-box-shadow: 1px 1px 2px #a8a8a8;
	-webkit-box-shadow: 1px 1px 2px #a8a8a8;
	box-shadow: 1px 1px 2px #a8a8a8;
	padding:10px;
	margin-top:150px;
}
.free_quote_image{
	text-align:center;
}
.free_quote_image img{
	display:inline-block;
	margin-top:-164px;
}
.free_quote_right_ihc_new p{
	text-align:left;
	color:#414242;
	font-size:14px;
	font-style:italic;
	padding-top:15px;
}
.callnow_ihc_new,
.callnow_ihc_new a,
.callnow_ihc_new a:hover{
	text-align:left;
	padding-top:20px;
	color:#3275a9;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	outline:none;
	padding-bottom:10px;
}
.quote_logos_ihc_new{
	background:#FFF;
	padding:10px;
	text-align:center;
}
.quote_logos_ihc_new img{
	margin:5px 10px;
	vertical-align:baseline;
}
.callnow_ihc_new img{
	margin:0px;
}
.q_pad_left {
    padding-left: 0 !important;
}
.q_form_00_ihc_new {
    padding: 0 !important;
}
/*--------------------------- Thankyou Page*/
.congratualtion_container_ihc_new{
	padding:20px 20px 0;
	text-align:center;
}
.congratualtion_container_ihc_new h1{
	color:#1d1c1e;
	font-size:28px;
    font-family: 'RalewayRegular';
}
.congratualtion_container_ihc_new h1 span{
	font-size:37px;
    font-family: 'ralewaybold';
	font-weight:normal;
}
.congratualtion_container_ihc_new h1 strong{
    font-family: 'ralewaybold';
	font-weight:normal;
}
.congratualtion_container_ihc_new h2{
	color:#333333;
	font-size:30px;
    font-family: 'RalewayRegular';
	padding-top:20px;
	font-weight:normal;
}
.congratualtion_container_ihc_new h2 strong,
.congratualtion_container_ihc_new h2 strong a,
.congratualtion_container_ihc_new h2 strong a:hover,
.congratualtion_container_ihc_new h2 strong a:focus{
	color:#009444;
    font-family: 'ralewaybold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.congratualtion_container_ihc_new h3{
	color:#5f6060;
	font-size:15px;
	padding:8px 15px;
    font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-style:italic;
	position:relative;
	background:#f5f6f7;
	margin-top:20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
}
.tharrow_ihc_new{
	position:absolute;
    right: 92px;
    top: -47px;
}
.congratualtion_container_ihc_new h3 strong{
    font-family: 'RalewaySemiBold';
	font-weight:normal;
}
.thankyou_container_ihc_new{
	margin:2px 10px 0px;
}
.thankyou_box_ihc_new{
	background:#f7f7f7;
	padding:15px 0px;
	margin-top:10px;
	border:1px solid #f9f4ed;
}
.th_fst{
	background:#e9eff2;
	border:1px solid #cbe0ef;
}
.thankyou_logo_ihc_new{
	text-align:center;
	background:#FFF;
	padding:20px;
	border:1px solid #b7d4e9;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
}
.thankyou_logo_ihc_new img{
	display:inline-block;
}
.thankyou_lis_ihc_new h2{
	color:#2e40bf;
	font-size:18px;
    font-family: 'RalewaySemiBold';
	font-weight:normal;
	padding-bottom:7px;
}
.thankyou_lis_ihc_new ul{
	margin-bottom:0px;
	padding-bottom:5px;
}
.thankyou_lis_ihc_new ul li{
	background:url(images/thli.png) no-repeat left 6px;
	list-style:none;
    font-family: 'RalewayRegular';
	color:#2a2b2b;
	font-size:14px;
	padding-left:28px;
	line-height:30px;
}
.thankyou_lis_ihc_new p{
	color:#2a2b2b;
	font-size:14px;
	padding-bottom:5px;
    font-family: 'RalewayRegular';
}
.thankyou_lis_ihc_new a{
	color:#007cc6;
	font-size:14px;
	padding-top:10px;
	text-decoration:underline;
    font-family: 'RalewayRegular';
}
.thankyou_button_ihc_new{
	text-align:center;
	margin-top:20px;
}
.thankyou_button_ihc_new img{
	display:inline-block;
}
.thankyou_button_ihc_new p{
	padding-top:5px;
}
.thankyou_button_ihc_new p a{
	color:#007cc6;
	font-size:14px;
	text-decoration:underline;
    font-family: 'RalewayRegular';
}
/*--------------------------- Thankyou Delay*/
.thankyoudelay_wrapper_ihc_new{
	background:#FFF;
}
.header_container_thankyoudelay_ihc_new{
	border-top:5px solid #4493ca;
	background:#FFF;
}
.thankyoudelay_ihc_new{
	background:#fdfdfd;
	padding:10px;
}
.tahnksyou_receved_ihc_new{
}
.tahnksyou_receved_ihc_new h1{
	color:#545252;
	font-size:46px;
	font-weight:normal;
	font-family: 'ralewaybold';
}
.tahnksyou_receved_ihc_new h3{
	color:#545252;
	font-size:22px;
	font-weight:normal;
	font-family: 'RalewayRegular';
}
.tahnksyou_receved_ihc_new h3 strong{
	font-family: 'ralewaybold';
	font-weight:normal;
	color:#bf272d;
}
.phonelines_box_ihc_new{
	background:#4493ca;
	margin-top:30px;
	padding:20px;
	display:inline-block;
	text-align:center;
}
.phonelines_box_ihc_new h1{
	color:#00ffff;
	font-size:31px;
	font-family: 'ralewaybold';
	font-weight:normal;
}
.phonelines_box_ihc_new h2{
	color:#fff;
	font-size:25px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.phonelines_box_ihc_new p{
	color:#fff;
	font-size:16px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	padding-top:20px;
}
.phonelines_box_ihc_new h3,
.phonelines_box_ihc_new h3 a,
.phonelines_box_ihc_new h3 a:hover,
.phonelines_box_ihc_new h3 a:focus{
	color:#fff;
	font-size:48px;
	font-weight:normal;
	font-family: 'ralewaybold';
	padding-top:10px;
}
.phonelines_box_ihc_new img{
	margin-top:-7px;
}
.footer_container_thankyou_delay_ihc_new{
	background:#FFF;
	padding-bottom:20px;
}
/*============================================ Footer Start ============================================*/
.footer_container_ihc_new{
	background:#e9edf0;
	padding:50px 15px;
}
.footer_menu_ihc_new{
	text-align:center;
}
.footer_menu_ihc_new a{
	color:#878589;
	font-size:22px;
    font-family: 'RalewayRegular';
	text-decoration:none;
}
.footer_menu_ihc_new a:hover,
.footer_menu_ihc_new a:focus{
	outline:none;
	text-decoration:none;
	color:#3275aa;
}
.footer_menu_ihc_new img{
	vertical-align:text-top;
	margin-left:10px;
	margin-right:10px;
}
.copy_ihc_new{
	padding-top:10px;
	text-align:center;
	font-size:15px;
    font-family: 'RalewayRegular';
}
.copy_ihc_new a{
	color:#3275aa;
	text-decoration:none;
}
.copy_ihc_new a:hover{
	color:#3275aa;
	text-decoration:underline;
}
.clear {
	clear:both;
}
