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: 'open_sanslight';
    src: url('font/opensans-light-webfont.eot');
    src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-light-webfont.woff2') format('woff2'),
         url('font/opensans-light-webfont.woff') format('woff'),
         url('font/opensans-light-webfont.ttf') format('truetype'),
         url('font/opensans-light-webfont.svg#open_sanslight') 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: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf') format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-Regular.otf') format('opentype'),
		 url('font/MyriadPro-Regular.woff') format('woff'),
		 url('font/MyriadPro-Regular.ttf') format('truetype'),
		 url('font/MyriadPro-Regular.svg#MyriadPro-Regular') 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_hcp_d{
	max-width:1200px;
	height:auto;
	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 ============================================*/
.header_container_hcp_d{
	width:auto;
	height:auto;
	padding:15px 10px;
	background:#FFF;
}
.logo_hcp_d{
	float:left;
	text-align:center;
}
.logo_hcp_d img{
	display:inline-block
}
.call_for_rates_hcp_d{
	float:right;
	color:#474646;
	font-size:26px;
	font-family: 'MyriadPro-Regular';
	font-weight:normal;
	padding-top:10px;
}
.call_for_rates_hcp_d img{
	margin-left:5px;
	vertical-align:sub;
}
.call_for_rates_hcp_d span,
.call_for_rates_hcp_d span a,
.call_for_rates_hcp_d span a:hover,
.call_for_rates_hcp_d span a:focus{
	color:#1e73be;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:27px;
	outline:none;
	text-decoration:none;
	padding-left:6px;
	float:right;
}
/*====================================================================== Home Banner*/
.banner_container_hcp_d{
	background:url(images/banner_bg_hcp_d.jpg) repeat-x center top #1e73be;
}
.banner_images_hcp_d{
	background:url(images/banner_images_hcp_d.jpg) no-repeat -124px 96px;
	padding-top:30px;
	max-width:1500px;
	margin:auto;
}
.banner_left_hcp_d{
	float:left;
	width:54%;
	padding-top:20px;
}
.banner_left_hcp_d h1{
	text-align:right;
	font-size:45px;
	color:#3f3f3f;
    font-family: 'open_sanslight';
	font-weight:normal;
}
.banner_left_hcp_d h2{
	text-align:right;
	font-size:30px;
	color:#646768;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-top:5px;
	position:relative;
}
img.arrow_hcp_d{
	position:absolute;
	right:-55px;
	top:0px;
}
.indu_lis_hcp_d{
	float:right;
	width:214px;
	padding-top:55px;
}
.indu_lis_hcp_d ul{
	margin-bottom:0px;
	border-bottom:1px solid #dfe5e6;
	padding-bottom:15px;
}
.indu_lis_hcp_d ul li{
	list-style:none;
	text-align:left;
	color:#848484;
	font-size:23px;
	font-family: 'OpenSans-Italic';
	background:url(images/inn_ico_1_hcp_d.png) no-repeat 0px 20px;
	padding-left:25px;
	line-height:24px;
	margin-top:15px;
	border-top:1px solid #dfe5e6;
	padding-top:15px;
}
.indu_lis_hcp_d ul li:first-child{
	margin-top:20px;
	background:url(images/inn_ico_2_hcp_d.png) no-repeat 0px 20px;
}
.indu_lis_hcp_d ul li:last-child{
	background:url(images/inn_ico_3_hcp_d.png) no-repeat 0px 20px;
}
.looks_like_container_hcp_d{
	padding-top:10px;
	text-align:left;
}
.looks_like_container_hcp_d h1{
	font-family: 'OpenSans';
	font-weight:normal;
	color:#FFF;
	font-size:21px;
	text-align:left;
	padding-top:20px;
}
.looks_like_container_hcp_d h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.looks_like_container_hcp_d h1 img{
	vertical-align:text-bottom;
	margin-right:5px;
}
.looks_like_container_hcp_d p{
	font-family: 'OpenSans';
	font-weight:normal;
	color:#FFF;
	font-size:17px;
	text-align:left;
	padding-top:10px;
}
.compare_quotes_hcp_d{
	padding:15px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	background:#FFF;
	margin-top:10px;
}
.compare_quotes_hcp_d h1{
	font-family: 'OpenSans-Italic';
	color:#686868;
	font-size:22px;
	font-weight:normal;
	padding-top:0px;
	text-align:center;
	padding-bottom:15px;
}
.compare_quotes_hcp_d h1 strong{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
}
.slider_container{
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
	height: 80px;
	overflow: hidden;
}
.slider_hcp_d{
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 620px;
	height: 80px;
	overflow: hidden;
}
.compare_quotes_hcp_d ul{
	margin-bottom:0px;
	padding-top:10px;
}
.slider_hcp_d div{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #e1e2e2;
}
.slider_hcp_d div p{
	font-size:21.26px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	color:#189bc4;
	text-align:center;
	padding-top:0px;
}
.banner_form_hcp_d{
	float:right;
	width:44%;
	text-align:center;
}
.banner_form_hcp_d img{
	display:inline-block;
}
.home_form_box{
	max-width:476px;
	background:#FFF;
	padding:10px 38px 0px;
	margin:auto;
	text-align:left;
}
.home_form_box h1{
	color:#16a8ce;
	font-size:28.78px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.home_form_box h3{
	color:#848484;
	font-size:22.29px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
}
.home_form_box label{
	color:#595b5b;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.home_form_box label span{
	color:#434344;
	font-size:12px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
}
.home_form_box input[type="text"],
.home_form_box input[type="tel"],
.home_form_box input[type="email"] {
	color:#434344;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	background:url(images/text_bg_hcp_d.jpg) repeat-x top;
	border-color:#c6cfd4;
	height:40px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.home_form_box input[type="text"]::-moz-placeholder{color:#8b8b8c !important; opacity:1}
.home_form_box input[type="text"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_form_box input[type="text"]::-webkit-input-placeholder{color:#8c9293 !important;}
.home_form_box input[type="tel"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.home_form_box input[type="tel"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_form_box input[type="tel"]::-webkit-input-placeholder{color:#8c9293 !important;}
.home_form_box input[type="email"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.home_form_box input[type="email"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_form_box input[type="email"]::-webkit-input-placeholder{color:#8c9293 !important;}

.home_form_box select{
	color:#434344;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	border-color:#c6cfd4;
	height:40px !important;	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_bg_hcp_d.jpg) no-repeat right #fff !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.date_padlft_hcp_d{
	padding-left:0px !important;
	padding-right:5px !important;
}
.date_padmid_hcp_d{
	padding:0px 5px !important;
}
.date_padrt_hcp_d{
	padding-right:0px !important;
	padding-left:5px !important;
}
.quote_lt_pad_hcp_d{
	padding-right:5px !important;
	padding-left:0px !important;
}
.quote_rt_pad_hcp_d{
	padding-left:5px !important;
	padding-right:0px !important;
}
.getmyyquote_btn_hcp_d{
	margin-left:-20px;
	margin-right:-20px;
	padding-top:0px;
	text-align:center;
}
.your_info_hcp_d{
	padding-top:5px;
	text-align:center;
}
.getmyyquote_btn_hcp_d input[type="image"],
.your_info_hcp_d img{
    display: inline-block;
	outline:none;
}
.by_requesting_hcp_d{
    color: #888589;
    font-size: 10px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:10px;
	line-height:14px;
	text-align:justify;
}
/*============================================ Body Start ============================================*/
.average_rates_hcp_d{
	padding:20px 7px;
	color:#4a4a4c;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.average_rates_hcp_d em{
	font-family: 'OpenSans-BoldItalic';
	font-style:normal;
	font-size:16px;
}
.average_rates_hcp_d strong{
	color:#1e73be;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.average_left_hcp_d{
	float:left;
	padding-right:10px;
}
.average_right_hcp_d{
	float:left;
	width:84%
}
/*====================== Home Page*/
.savung_hcp_d{
	padding-top:50px;
	background:#eff6f7;
	padding-bottom:30px;
}
.savung_hcp_d h1{
	color:#1e73be;
	font-size:29px;
	text-align:center;
	font-family: 'OpenSans';
	font-weight:normal;
}
.savung_hcp_d p{
	color:#000000;
	font-size:22.79px;
	text-align:center;
    font-family: 'open_sanslight';
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
.quick_conti_hcp_d{
	position:relative;
	margin-top:35px;
}
.qwc_box_hcp_d{
	float:left;
	width:33%;
	margin-top:116px;
	position:relative;
}
.actw_lft_hcp_d,
.actw_mid_hcp_d,
.actw_rgt_hcp_d{
	padding:15px 25px 0px;
	min-height:374px;
}
img.qwc_arow_hcp_d1,
img.qwc_arow_hcp_d2{
	position:absolute;
	top: 19%;
    left: 31%;
	z-index:9999999999999!important;
}
img.qwc_arow_hcp_d2{
    left: 64%;
}
.actw_lft_hcp_d{
	background-color:#e7f1f5;
}
.actw_mid_hcp_d{
	background-color:#dfecf3;
}
.actw_rgt_hcp_d{
	background-color:#d0e2ef;
}
.auto_img_hcp_d{
	text-align:center;
	margin-top:-136px;
}
.auto_img_hcp_d img{
	display:inline-block;
}
.auto_dis_hcp_d{
	text-align:center;
}
.auto_dis_hcp_d h1{
	color:#1e73be;
	font-size:25px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
}
.auto_dis_hcp_d p{
	color:#494e51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	padding-top:15px;
	line-height:27px;
}
.learn_m_hcp_d{
	padding-top:58px;
}
.learn_m_hcp_d a{
	text-decoration:none;
	color:#fff;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	background:#1e73be;
	padding:7px 20px;
	display:inline-block;
}
.learn_m_hcp_d a:hover{
	text-decoration:none;
	color:#FFF;
	background:#666;
}
.health_insu_hcp_d{
	background:#f9f9f9;
	padding:50px 0px;
}
.health_insu_hcp_d h1{
	color:#1e73be;
	font-size:29px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-bottom:40px;
}
.afd_left_hcp_d{
	padding-left:0px !important;
}
.afd_mid_hcp_d{
}
.afd_rgt_hcp_d{
	padding-right:0px !important;
}
.arrord_box_hcp_d{
	background:#f4f2f6;
	max-width:360px;
	margin:auto;
	margin-top:20px;
	-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;
}
.arrord_dis_hcp_d{
	padding:15px;
}
.arrord_dis_hcp_d h1{
	text-align:left;
	color:#656666;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-bottom:0px;
	-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;
}
.arrord_dis_hcp_d h1 img{
	display:block;
	margin-top:5px;
}
.arrord_dis_hcp_d p{
	text-align:left;
	color:#656666;
	font-size:14px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:15px;
	padding-bottom: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;
}
.arrord_dis_hcp_d a{
	text-align:left;
	color:#656666;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.arrord_box_hcp_d:hover{
	background:#1e73be;
}
.arrord_box_hcp_d:hover h1,
.arrord_box_hcp_d:hover p,
.arrord_box_hcp_d:hover a{
	color:#FFF;
}
.savingon_insu_hcp_d{
	padding-top:20px;
}
.saving_dis_hcp_d{
	padding-top:60px;
}
.saving_dis_hcp_d h1{
	color:#1e73be;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.saving_dis_hcp_d h1 img{
	display:block;
	margin-top:10px;
}
.saving_dis_hcp_d p{
	color:#656666;
	font-size:16px;
	line-height:25px;
	padding-top:30px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.comparequotebottom_hcp_d{
	max-width:655px;
	margin-top:50px;
}
.call_for_instant_hcp_d{
	background:#f7f7f7;
	padding:85px 15px 67px;
	text-align:center;
}
.call_for_instant_hcp_d h1{
	color:#1e73be;
	font-size:70.65px;
	font-weight:normal;
	font-family: 'OpenSans-bold';
}
.call_for_instant_hcp_d h3{
	color:#656666;
	font-size:48.71px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.indu_bottom_lis_hcp_d{
	padding-top:45px;
}
.indu_bottom_lis_hcp_d ul{
	margin-bottom:0px;
}
.indu_bottom_lis_hcp_d ul li{
	list-style:none;
	text-align:left;
	color:#848484;
	font-size:23px;
	font-family: 'OpenSans-Italic';
	background:url(images/inn_ico_1_hcp_d.png) no-repeat 0px 9px;
	padding-left:35px;
	line-height:24px;
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	display:inline;
}
.indu_bottom_lis_hcp_d ul li:first-child{
	background:url(images/inn_ico_2_hcp_d.png) no-repeat 0px 9px;
}
.indu_bottom_lis_hcp_d ul li:last-child{
	background:url(images/inn_ico_3_hcp_d.png) no-repeat 0px 9px;
}
.getahealth_hcp_d{
	background:url(images/get_bg_hcp_d.jpg) repeat-x top #1e73be;
	padding:20px 15px;
	text-align:center;
}
.getahealth_hcp_d label {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-right:20px;
	margin-bottom:0px;
}
.getahealth_hcp_d input[type="image"]{
	padding-left:3px !important;
	margin-top:2px;
}
.getahealth_hcp_d input[type="image"]:hover,
.getahealth_hcp_d input[type="image"]:focus{
	outline:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
/*============================================ Inner Pages Start ============================================*/
.breadcrumb_hcp_d{
	background:#eff6f7;
	padding:10px 0px;
	border-top:1px solid #e8ebeb;
}
.breadcrumb_hcp_d ul{
	margin-bottom:0px;
	background:url(images/br_homeico_hcp_d.png) no-repeat left;
	padding-left:30px;
}
.breadcrumb_hcp_d ul li{
	color:#525556;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	display:inline;
	padding-right:20px;
	padding-left:10px;
	background:url(images/br_aro_hcp_d.png) no-repeat right;
}
.breadcrumb_hcp_d ul li:last-child{
	background:none;
}
.breadcrumb_hcp_d ul li a{
	text-decoration:underline;
	color:#525556;
	font-size:17px;
}
.breadcrumb_hcp_d ul li a:hover,
.breadcrumb_hcp_d ul li a:focus{
	text-decoration:none;
	outline:none;
	color:#525556;
	font-size:17px;
}
/*--------- XXX ----------*/
.innter_container_hcp_d{
}
.content_hcp_d{
	padding-bottom:30px;
	padding-top:36px;
}
.content_hcp_d h1{
	color:#1e73be;
	font-size:26px;
	font-weight:normal;
	font-family: 'OpenSans-bold';
}
.content_hcp_d h1 img{
	display:block;
	margin-top:10px;
}
.content_hcp_d h2{
	color:#00ade7;
	font-size:21px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	padding-top:20px;
}
.content_hcp_d h5{
	color:#636666;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:15px;
	line-height:20px;
}
.content_hcp_d p{
	color:#5e5d5d;
	font-size:16px;
	padding-top:15px;
	line-height:34px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.content_hcp_d ul{
	padding-top:20px;
	padding-left:20px;
}
.content_hcp_d ul li{
	color:#5e5d5d;
	font-size:16px;
	padding-top:10px;
	font-family: 'OpenSans';
	font-weight:normal;
	list-style:none;
	background:url(images/ftr_dot_hcp_d.png) no-repeat left 18px;
	padding-left:18px;
}
ul.privacy_li_hcp_d{
	padding-top:20px;
	padding-left:20px;
}
ul.privacy_li_hcp_d li{
	color:#5e5d5d;
	font-size:16px;
	padding-top:10px;
	font-family: 'OpenSans';
	font-weight:normal;
	list-style:none;
}
.innleftpad_hcp_d{
	padding-left:0px !important;
}
.innrightpad_hcp_d{
	padding-right:0px !important;
}
.inner_right_form_conti_hcp_d{
	max-width:451px;
	height:auto;
	margin:auto;
	margin-top:35px;
}
.inner_form_box_hcp_d{
	padding:5px;
	padding-bottom:0px;
	background:#1e73be;
	max-width:417px;
	margin:auto;
}
.innfrm_box_hcp_d{
	background:#eff6f7;
}
.innfrm_box_hcp_d h1{
	color:#ffffff;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	background:#1e73be;
	text-align:center;
	padding:10px 5px 5px;
}
.innfrm_box_hcp_d h3{
	color:#c9c2ff;
	font-size:22.29px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	padding-bottom:10px;
	text-align:center;
	background:#1e73be;
}
.innfrm_box_hcp_d form{
	padding:5px;
}
.innfrm_box_hcp_d label{
	color:#595b5b;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.innfrm_box_hcp_d label span{
	color:#434344;
	font-size:12px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
}
.innfrm_box_hcp_d input[type="text"],
.innfrm_box_hcp_d input[type="tel"],
.innfrm_box_hcp_d input[type="email"] {
	color:#434344;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	background:url(images/text_bg_hcp_d.jpg) repeat-x top #FFF;
	border-color:#c6cfd4;
	height:40px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.innfrm_box_hcp_d input[type="text"]::-moz-placeholder{color:#8b8b8c !important; opacity:1}
.innfrm_box_hcp_d input[type="text"]:-ms-input-placeholder{color:#8c9293 !important;}
.innfrm_box_hcp_d input[type="text"]::-webkit-input-placeholder{color:#8c9293 !important;}
.innfrm_box_hcp_d input[type="tel"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.innfrm_box_hcp_d input[type="tel"]:-ms-input-placeholder{color:#8c9293 !important;}
.innfrm_box_hcp_d input[type="tel"]::-webkit-input-placeholder{color:#8c9293 !important;}
.innfrm_box_hcp_d input[type="email"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.innfrm_box_hcp_d input[type="email"]:-ms-input-placeholder{color:#8c9293 !important;}
.innfrm_box_hcp_d input[type="email"]::-webkit-input-placeholder{color:#8c9293 !important;}

.innfrm_box_hcp_d select{
	color:#434344;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	border-color:#c6cfd4;
	height:40px !important;	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_bg_hcp_d.jpg) no-repeat right #fff !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.your_info_hcp_d{
	padding-top:5px;
	text-align:center;
}
.getmyyquote_btn_hcp_d input[type="image"],
.your_info_hcp_d img{
    display: inline-block;
	outline:none;
}
.by_requesting_hcp_d{
    color: #888589;
    font-size: 10px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:10px;
	line-height:14px;
	text-align:justify;
}
/*------------------------------------- Contact Us*/
.contact_form_hcp_d{
	padding-top:18px;
}
.contact_form_hcp_d label{
	color:#1e73be;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.button_hcp_d{
	text-align:center;
}
.button_hcp_d button[type="button"]{
	background:#00ade7;
	color:#FFF;
	font-size:20px;
	padding:10px 60px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-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;
}
.button_hcp_d button[type="button"]:hover{
	color:#FFF !important;
	background:#555;
}
.contact_form_hcp_d h2{
	color:#5d660a;
	font-size:15px;
	border:1px solid #ecf0bb;
	padding:15px 10px;
	font-family: 'OpenSans-Italic';
	background:#fcffeb;
	line-height:20px;
	margin-bottom:20px;
}
.contact_form_hcp_d h2 img{
	float:right;
	margin-top:5px;
}
/*------------------------------------- Contact Thankyou ------------------------------------------*/
.contact_thankyou_hcp_d{
	padding:10px;
	max-width:555px;
	margin:auto;
	margin-top:50px;
}
.contact_thankyou_hcp_d h1{
	background:#8cc63f;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#FFF;
	padding:15px 20px;
}
.contact_thankyou_hcp_d h3{
	color:#0a78a3;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.contact_thankyou_hcp_d p{
	color:#515050;
	font-size:16px;
	font-weight:normal;
	padding-top:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:22px;
}
.contact_thankyou_hcp_d p a{
	text-decoration:underline;
	color:#515050;
}
.contact_thankyou_hcp_d p a:hover,
.contact_thankyou_hcp_d p a:focus{
	color:#0a78a3;
	text-decoration:underline;
	outline:none;
}
.backhome_hcp_d{
	padding-top:20px;
}
.backhome_hcp_d img{
	margin-right:10px;
}
.backhome_hcp_d a{
	color:#4f5151;
	font-weight:normal;
	font-family: 'OpenSans';
	font-size:18px;
	text-decoration:underline;
}
.backhome_hcp_d p a:hover,
.backhome_hcp_d p a:focus{
	color:#0a78a3;
	text-decoration:underline;
	outline:none;
}
/*============================================ Resouce Page Start ============================================*/
.resource_list_hcp_d{
	max-width:417px;
	margin:auto;
}
.resource_list_hcp_d h1{
	color:#1e73be;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	font-size:23px;
}
.resource_list_hcp_d ul{
	padding-top:15px;
	padding-bottom:30px;
}
.resource_list_hcp_d ul li{
	list-style:none;
	margin-top:5px;
	padding-left:15px;
	padding-right:15px;
}
.resource_list_hcp_d ul li a{
	text-decoration:underline;
	color:#656666;
	font-weight:normal;
	font-family: 'OpenSans';
	font-size:19px;
	background:url(images/reso_li_hcp_d.png) no-repeat left 13px;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
}
.resource_list_hcp_d ul li:hover{
	background:#eff6f7;
}
.resource_list_hcp_d ul li.active{
	text-decoration:none;
	color:#1e73be;
	font-weight:normal;
	font-family: 'OpenSans';
	font-size:19px;
	background:#eff6f7;
}
.resource_list_hcp_d ul li a:hover,
.resource_list_hcp_d ul li.active a{
	color:#1e73be;
	text-decoration:none;
}
/*============================================ Thankyou Page Start ============================================*/
.thankyou_container_hcp_d{
	background:#eff6f7;
	border-top:1px solid #e8ebeb;
}
.thankyou_container_hcp_d h1{
	color:#666665;
	font-size:26.29px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	text-align:center;
	padding-top:15px;
}
.thankyou_container_hcp_d h1 img{
	vertical-align:bottom;
}
.thankyou_container_hcp_d h3{
	color:#7f7f7f;
	font-size:20px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	padding-bottom:25px;
	position:relative;
	max-width:1200px;
	margin:auto;
}
img.th_arrow_hcp_d{
	position:absolute;
	top:32px;
	right:125px;
	z-index:999999999999;
}
.th_wrap_hcp_d{
	background:#FFF;
	padding:1px 15px 15px 15px;
}
.thanks_frt_box_hcp_d{
	border:3px solid #fff;
	background:#fff;
	padding:30px 0px;
	margin-top:15px;
	text-align:left;
	position:relative;
	z-index:1px;
}
.frt_bor_hcp_d{
	border:2px solid #99b862;
	background:#fbfcf2;
	margin-top:40px;
}
.thanks_frt_box_hcp_d a,
.thanks_frt_box_hcp_d a:hover,
.th_reg_box_hcp_d a,
.th_reg_box_hcp_d a:hover{
	text-decoration:none;
	outline:none;
}
.star_hcp_d{
    left: -40px;
    position: absolute;
    top: 40px;
}
.th_ftr_logo_hcp_d{
	background:#FFF;
    display:inline-block;
	padding:20px 10px;
	border:2px solid #afb0ac;
	float:left;
	margin-left:132px;
	max-width:191px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.15);
}
.th_ftr_logo_hcp_d img{
	display:inline-block;
}
.th_dis_hcp_d{
	float:left;
	margin-left:30px;
	max-width:488px;
}
.th_reg_thanks_dis_hcp_d{
	margin-left:30px;
}
.th_dis_hcp_d h2,
.th_reg_thanks_dis_hcp_d h2{
	color:#4b4c4c;
	font-size:17px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-top:5px;
}
.th_dis_hcp_d h2{
	color:#666665;
	font-size:23px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
}
.th_dis_hcp_d p,
.th_reg_thanks_dis_hcp_d p{
	color:#4d4e4f;
	font-size:15px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:5px;
}
.th_dis_hcp_d ul,
.th_reg_thanks_dis_hcp_d ul{
	padding-top:10px;
	margin-bottom:0px;
}
.th_dis_hcp_d ul li,
.th_reg_thanks_dis_hcp_d ul li{
	color:#4d4e4f;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:25px;
	background:url(images/th_li_tik_hcp_d.jpg) no-repeat left top;
	padding-left:25px;
	list-style:none;
}
.th_reg_thanks_dis_hcp_d h2{
	padding-top:0px;
}
.th_ftr_gq_btn_hcp_d{
	float:right;
	margin-right:15px;
	margin-top:22px;
}
.th_reg_box_hcp_d{
	background:#FFF;
	padding:15px;
	margin:auto;
	margin-top:15px;
	border:1px solid #99b862;
}
.thlogo_regu_hcp_d{
	text-align:center;
	padding:15px;
}
.thlogo_regu_hcp_d img{
	display:inline-block;
}
.th_reg_thanks_dis_hcp_d{
	border:none;
	padding-left:20px;
}
.go_regu_hcp_d_bton{
	margin-top:30px;
	text-align:right;
}
.go_regu_hcp_d_bton img{
	display:inline-block;
}
.paddnone{
	padding:0px !important;
}
.th_footer_hcp_d{
	color:#363838;
	font-size:12px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding:15px;
	margin-top:30px;
}
.notsurre_hcp_d{
	background:#78a12e;
	padding:5px 10px;
	margin:35px -20px 20px;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.15);
}
.notsurre_hcp_d h1{
	float:left;
	color:#fff;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:6px;
	text-indent:10%;
}
.phone_hcp_d{
	float:right;
	color:#0f6b84;
	font-size:30px;
	font-weight:normal;
	font-family: 'OpenSans';
	background:#FFF;
	padding:1px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.phone_hcp_d img{
	vertical-align:sub;
}
.cross_hcp_d{
	float:right;
	padding: 13px 10px 10px 20px;
}
/*============================================ Thankyou Note Start  ============================================*/
.thankyou_note_container_hcp_d{
	max-width:1200px;
	margin:auto;
	background:#FFF;
	margin-top:15px;
}
.thankyou_note_container_hcp_d h1{
	color:#424242;
	font-size:26.82px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-top:35px;
}
.thankyou_note_container_hcp_d h1 strong{
	color:#189bc4;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.thankyou_note_container_hcp_d p{
	color:#4c4b4c;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:25px;
	text-align:center;
	padding-bottom:35px;
}
.thankyou_note_container_hcp_d p strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.profile_hcp_d{
	background:#189bc4;
}
.profile_hcp_d ul{
	margin-bottom:0px;
}
.profile_hcp_d ul li{
	list-style:none;
	display:inline-block;
	color:#fff;
	font-size:21.12px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding:12px 30px;
}
.profile_hcp_d ul li:first-child{
	background:#16a8ce;
	font-size:29px;
	line-height:40px;
	padding:12px 40px;
}
.profile_hcp_d ul li strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.whatnext_hcp_d{
	background:#f3fafc;
	border-left:2px solid #e4f1f4;
	margin:auto;
	padding:5% 10% 10%;
	text-align:left;
}
.whatnext_hcp_d h1{
	color:#189bc4;
	font-size:57px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
}
.whatnext_hcp_d h2{
	color:#189bc4;
	font-size:22.29px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:20px;
	text-align:left;
}
.whatnext_hcp_d p{
	color:#474746;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
	text-align:left;
}
.whatnext_hcp_d p strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}

/*============================================ Footer Start ============================================*/
.footer_container_hcp_d{
	padding-top:25px;
	text-align:center;
	background:#f8f8fa
}
.footer_logo_hcp_d{
	padding:25px 15px 30px;
	text-align:center;
}
.footer_logo_hcp_d img{
	display:inline-block;
}
.address_osr_d{
	max-width:330px;
	margin:auto;
}
.location_osr_d,
.business_hrs_osr_d{
	float:left;
	width:50%;
	text-align:left;
	border-right:1px solid #999;
}
.business_hrs_osr_d{
	float:right;
	padding-left:0px;
	border-right:none;
	padding-left:10%;
}
.location_osr_d h1,
.business_hrs_osr_d h1{
	color:#3a3a3a;
	font-size:16px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
}
.location_osr_d p,
.business_hrs_osr_d p{
	color:#3a3a3a;
	font-size:16px;
	padding-top:5px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.footer_navigation_hcp_d{
	padding-top:35px;
}
.footer_navigation_hcp_d img{
	margin-left:15px;
	margin-right:15px;
	vertical-align:middle;
}
.footer_navigation_hcp_d a{
	color:#676868;
	font-size:16px;
	font-family: 'OpenSans';
	text-decoration:none;
}
.footer_navigation_hcp_d a:hover{
	text-decoration:none;
	outline:none;
}
.copy_hcp_d{
	padding:10px;
	color:#3b3d3d;
	font-size:11px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	background:#a2a2a5;
	margin-top:50px;
}
.th_copy_hcp_d{
	padding:40px 10px;
	color:#3b3d3d;
	font-size:11px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
}
.clear{
	clear:both;
}
/*--------------------- Inner Update*/
.inner_up_hcp_d{
	background:#eff6f7;
	border:1px solid #d5dcde;
	padding:10px;
}
.inner_up_hcp_d h1{
	color:#00a0b0;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding:10px 5px 5px;
}
.inner_up_hcp_d h3{
	color:#53535e;
	font-size:22.29px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
}
.family_hcp_d{
	text-align:center;
}
.family_hcp_d img{
	display:inline-block !important;
}
.looks_like_hcp_d{
	background: #fff;
	-moz-box-shadow: 0px 0px 4px 1px #b3b8b9;
	-webkit-box-shadow: 0px 0px 4px 1px #b3b8b9;
	box-shadow: 0px 0px 4px 1px #b3b8b9;
	padding:10px;
	z-index:999;
	position:relative;
	text-align:center;
}
.looks_like_hcp_d img{
	display:inline-block;
	margin-top:10px;
}
.home_logos_hcp_d{
	text-align:center;
	margin-top:15px;
}
#logoSlider{
  height: 41px;
  background:url(images/home_logos_hcp_d.jpg) repeat 0 center;
  margin: 0 auto;
}
.looks_like_hcp_d h2{
	color:#686868;
	font-size:16.49px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	text-align:center;
}
.looks_like_hcp_d h2 strong{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
}
.innerrgt_bottom_lis_hcp_d{
	padding-bottom:10px;
}
.innerrgt_bottom_lis_hcp_d ul{
	margin-bottom:0px;
}
.innerrgt_bottom_lis_hcp_d ul li{
	list-style:none;
	text-align:left;
	color:#848484;
	font-size:23px;
	font-family: 'OpenSans-Italic';
	background:url(images/inn_ico_1_hcp_d.png) no-repeat 0px 5px;
	padding-left:35px;
	line-height:24px;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	display:block;
}
.innerrgt_bottom_lis_hcp_d ul li:first-child{
	background:url(images/inn_ico_2_hcp_d.png) no-repeat 0px 5px;
}
.innerrgt_bottom_lis_hcp_d ul li:last-child{
	background:url(images/inn_ico_3_hcp_d.png) no-repeat 0px 5px;
}
.getfreequote_hcp_d{
	padding:20px 10px;
	text-align:center;
}
.getfreequote_hcp_d img{
	display:inline-block !important;
}