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-family:Verdana, Geneva, sans-serif;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('font/glyphicons-halflings-regular.eot');
	src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	     url('font/glyphicons-halflings-regular.woff2') format('woff2'),
		 url('font/glyphicons-halflings-regular.woff') format('woff'),
		 url('font/glyphicons-halflings-regular.ttf') format('truetype'),
		 url('font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
	font-family: 'GothamLight-Italic';
	src: url('font/GothamLight-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/GothamLight-Italic.otf') format('opentype'),
		 url('font/GothamLight-Italic.woff') format('woff'),
		 url('font/GothamLight-Italic.ttf') format('truetype'),
		 url('font/GothamLight-Italic.svg#GothamLight-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('font/Gotham-Book.eot?#iefix') format('embedded-opentype'),
	     url('font/Gotham-Book.otf') format('opentype'), url('font/Gotham-Book.woff') format('woff'),
		 url('font/Gotham-Book.ttf') format('truetype'), url('font/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('font/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
	     url('font/Gotham-Medium.otf') format('opentype'),
		 url('font/Gotham-Medium.woff') format('woff'),
		 url('font/Gotham-Medium.ttf') format('truetype'),
		 url('font/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/Gotham-Bold.otf') format('opentype'),
		 url('font/Gotham-Bold.woff') format('woff'),
		 url('font/Gotham-Bold.ttf') format('truetype'),
		 url('font/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCE-Roman';
	src: url('font/HelveticaNeueCE-Roman.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeueCE-Roman.woff') format('woff'),
		 url('font/HelveticaNeueCE-Roman.ttf') format('truetype'),
		 url('font/HelveticaNeueCE-Roman.svg#HelveticaNeueCE-Roman') 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_HIR_D {
	width:auto;
	height:auto;
}
.wrp_ctn_HIR_D {
	max-width:1180px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.preloader_HIR_D {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/loader_HIR_D.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.hreader_banner_bg_HIR_D {
	background:url(images/bannbg_HIR_D.jpg) no-repeat center top;
}
.header_ctn_HIR_D {
	padding:20px 15px;
}
.logo_HIR_D {
	float:left;
	text-align:center;
}
.logo_HIR_D img {
	display:inline-block;
}
.hdr_txt_HIR_D {
	float:right;
	text-align:right;
}
.hdr_txt_HIR_D h2 {
	font-family: 'Gotham-Bold';
	font-weight:normal;
	color:#3c5185;
	font-size:22.22px;
	padding-top:10px;
}
/*============================================ Banner Start ============================================*/
.banner_ctn_HIR_D {
	padding:20px 15px;
	border-top:1px solid #bbc7db;
}
.bn_lft_HIR_D {
	float:left;
	width:49.50%;
	height:auto;
	padding-top:25px;
}
.bn_lft_HIR_D h1 {
	color:#3c5185;
	font-size:26.72px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
}
.bn_lft_HIR_D h3 {
	color:#3c5185;
	font-size:21px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}
.bn_lft_HIR_D h4 {
	color:#2c3459;
	font-size:21.27px;
	font-family: 'GothamLight-Italic';
	font-weight:normal;
	line-height:29px;
	padding-top:5px;
	padding-bottom:10px;
}
.bn_lft_HIR_D p {
	color:#2c3459;
	font-size:18px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	padding:10px 0px;
	border-top:1px solid #bdc8db;
	border-bottom:1px solid #bdc8db;
}
.bn_lft_HIR_D ul {
	margin-bottom:0px;
	padding-top:10px;
	padding-left:20px;
}
.bn_lft_HIR_D ul li {
	list-style:none;
	font-family: 'Gotham-Medium';
	font-weight:normal;
	color:#2c3459;
	font-size:18px;
	margin-top:10px;
}
.bn_lft_HIR_D ul li img {
	margin-right:5px;
	vertical-align:-4px;
}
.banimg_HIR_D {
	text-align:right;
}
.banimg_HIR_D img {
	display:inline-block;
	margin-top:-40px;
}
.bn_rgt_HIR_D {
	float:right;
	width:42%;
	margin-top:20px;
}
.bdfrn_title_HIR_D {
	text-align:center;
}
.bdfrn_title_HIR_D h1 {
	color:#3c5185;
	font-size:37.74px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
}
.bdfrn_title_HIR_D h3 {
	color:#2c3459;
	font-size:32.08px;
	font-family: 'GothamLight-Italic';
	font-weight:normal;
}
.home_form_box_HIR_D {
	padding:20px 15px 0px;
	max-width:535px;
	margin:auto;
	position:relative;
}
img.bn_arrow_HIR_D {
	position:absolute;
	left: -65px;
	top: -80px;
}
.home_form_box_HIR_D label {
	color:#2c3459;
	font-size:17px;
	font-family: 'Gotham-Book';
	font-weight:normal;
}
.home_form_box_HIR_D input[type="text"], .home_form_box_HIR_D input[type="tel"], .home_form_box_HIR_D input[type="email"] {
	color:#505259;
	font-size:17px;
	line-height:25px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	background:url(images/text_boxbg_HIR_D.jpg) repeat-x top #FFF;
	border-color:#cdd7db;
	height:36px !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.home_form_box_HIR_D input[type="text"]::-moz-placeholder {	color:#8b8b8c !important; opacity:1;}
.home_form_box_HIR_D input[type="text"]:-ms-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="text"]::-webkit-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="tel"]::-moz-placeholder {color:#8c9293 !important;opacity:1;}
.home_form_box_HIR_D input[type="tel"]:-ms-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="tel"]::-webkit-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="email"]::-moz-placeholder {color:#8c9293 !important;opacity:1;}
.home_form_box_HIR_D input[type="email"]:-ms-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="email"]::-webkit-input-placeholder {color:#8c9293 !important;}
.home_form_box_HIR_D input[type="text"]:focus::-moz-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="text"]:focus:-ms-input-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="text"]:focus::-webkit-input-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="tel"]:focus::-moz-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="tel"]:focus:-ms-input-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="tel"]:focus::-webkit-input-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="email"]:focus::-moz-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="email"]:focus:-ms-input-placeholder {opacity:0;}
.home_form_box_HIR_D input[type="email"]:focus::-webkit-input-placeholder {opacity:0;}

.home_form_box_HIR_D select {
	color:#505259;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	-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:#cdd7db;
	height:36px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/selectaro_HIR_D.png) no-repeat right #fff !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.date_padlft_HIR_D {
	padding-left:0px !important;
	padding-right:5px !important;
}
.date_padmid_HIR_D {
	padding:0px 5px !important;
}
.date_padrt_HIR_D {
	padding-right:0px !important;
	padding-left:5px !important;
}
.quote_lt_pad_HIR_D {
	padding-right:7px !important;
	padding-left:0px !important;
}
.quote_rt_pad_HIR_D {
	padding-left:7px !important;
	padding-right:0px !important;
}
.seeplans_btn_HIR_D {
}
.seeplans_btn_HIR_D button[type="submit"] {
	background:#018e7e;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	height:65px !important;
	text-align:center;
	line-height:55px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	color:#FFF;
	font-size:27.56px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	border:none;
	width:100%;
	-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;
}
.seeplans_btn_HIR_D button[type="submit"]:hover,
.seeplans_btn_HIR_D button[type="submit"]:focus {
	outline:none;
	border:none;
	background:#ffa800;
	color:#FFF;
}
.your_info_HIR_D {
	padding-top:15px;
	text-align:center;
}
.your_info_HIR_D img {
	display: inline-block;
	outline:none;
}
.by_requesting_HIR_D {
	color: #5b5b5b;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	font-weight:normal;
	padding:15px;
	line-height:13px;
}
/*------------------------ XXXXXXXXXXXXXX -------------------------*/
.healthinsurance_box_HIR_D {
	background:#3c5185;
	padding:30px 15px;
}
.healthinsurance_box_HIR_D h1 {
	color:#fff;
	font-size:39px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	text-align:center;
}
.healthinsurance_box_HIR_D ul {
	margin-bottom:0px;
	text-align:center;
	padding-top:20px;
}
.healthinsurance_box_HIR_D ul li {
	list-style:none;
	display:inline-block;
	margin-top:20px;
	width:30%;
}
.healthinsurance_box_HIR_D ul li p {
	color:#FFF;
	font-size:20px;
	font-family: 'Gotham-Medium';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
}
/*--------------------- XXXXXXXXXXXXXXXXXXX --------------------------*/
.helpful_gude_HIR_D {
	background:#f5f8fb;
	padding:90px 15px;
}
.helpful_gude_HIR_D h1 {
	color:#01357d;
	font-size:35.72px;
	font-family: 'Gotham-Medium';
	font-weight:normal;
	text-align:center;
}
.helpful_gude_HIR_D p {
	color:#6b6b6d;
	font-size:17px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:left;
	padding-top:40px;
	line-height:26px;
	max-width:1000px;
	margin:auto;
}
.home_boxex_ctn_HIR_D {
	padding-top:10px;
	text-align:center;
}
.home_boxex_ctn_HIR_D img {
	display:inline-block;
}
.home_box_HIR_D {
	max-width:362px;
	margin:auto;
	margin-top:30px;
}
.home_box_img_HIR_D {
}
.home_box_HIR_D h1 {
	background:#7db938;
	padding:15px;
	color:#FFF;
	font-size:20px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:center;
	padding:10px;
}
.home_box_HIR_D h1 a, .home_box_HIR_D h1 a:hover {
	color:#FFF;
	font-size:20px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
h1.box_img_1_HIR_D {
	background:#018e7e;
}
h1.box_img_2_HIR_D {
	background:#3c5185;
}
h1.box_img_3_HIR_D {
	background:#5881b5;
}
/*------------------------ XXXXXXXXXXXXXX -------------------------*/
.want_tolarn_HIR_D {
	background:#FFF;
	padding:50px 15px;
}
.want_tolarn_HIR_D h1 {
	color:#01357d;
	font-size:39px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:center;
	padding-bottom:30px;
}
.want_tolarn_HIR_D h1 strong {
	font-family: 'Gotham-Medium';
	font-weight:normal;
}
.collepa_dis_HIR_D {
	padding:15px;
	color:#000;
	font-size:15px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	padding-top:0px;
}
.collepa_dis_HIR_D h2{
	color:#3c5185;
	font-size:20px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	padding-top:30px;
}
.collepa_dis_HIR_D h2:first-child{
	padding-top:0px;
}
.collepa_dis_HIR_D p{
	padding-top:15px;
	color:#000;
	font-size:15px;
	font-family: 'Gotham-Book';
	font-weight:normal;
}
.collepa_dis_HIR_D ul{
	margin-bottom:0px;
	margin-top:15px;
}
.collepa_dis_HIR_D ul li{
	margin-top:5px;
	margin-left:40px;
	color:#000;
	font-size:15px;
	font-family: 'Gotham-Book';
	font-weight:normal;
}
.panel-group .panel {
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	box-shadow: none;
	border:none !important;
	border-bottom:1px solid #ced3e0 !important;
}
.panel-default > .panel-heading {
	padding: 0;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	color:#000;
	display:block;
	background:none !important;
	border:none !important;
}
.panel-title {
	color:#000;
	font-size:20px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	padding:25px 15px;
}
.panel-title > a {
	text-decoration:none;
	outline:none;
	display:block;
	color:#000;
	font-size:20px;
	font-family: 'Gotham-Book';
	font-weight:normal;
}
.panel-title > a:hover,
.panel-title > a:focus{
	color:#018e7e;
	font-size:20px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.more-less {
	float: right;
	color: #018e7e;
}
/*------------XXXXXXXX--------------*/
.fiendthe_health_HIR_D{
	background:#3c5185;
	padding:20px 15px;
}
.fiendthe_health_HIR_D h1{
	color:#ffffff;
	font-size:34px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:center;
}
/*============================================ Inner Page Start ============================================*/
.inner_conti_HIR_D{
	background:#FFF;
	padding:70px 15px;
}
.inner_conti_HIR_D h1{
	color:#3c5185;
	font-size:39px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	text-align:center;
}
.inner_conti_HIR_D h1 img{
	display:block;
	margin-top:30px;
}
.inner_conti_HIR_D h4{
	color:#2c3459;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	font-size:18px;
}
.inner_conti_HIR_D h4 img{
	display:block;
	margin:auto;
	margin-bottom:15px;
}
.content_HIR_D{
}
.content_HIR_D h1{
	text-align:left;
	padding-top:40px;
}
.content_HIR_D h2{
	color:#3c5185;
	font-size:24px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	padding-top:30px;
}
.content_HIR_D p{
	font-family: 'HelveticaNeueCE-Roman';
	color:#5e5e5e;
	font-size:18px;
	font-weight:normal;
	padding-top:20px;
	line-height:23px;
}
.content_HIR_D p strong{
	font-family: 'Gotham-Bold';
	font-weight:normal;
}
.content_HIR_D ul{
	margin-bottom:0px;
	margin-top:15px;
}
.content_HIR_D ul li{
	font-family: 'HelveticaNeueCE-Roman';
	color:#5e5e5e;
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
	list-style:square;
	padding-left:0px;
	margin-left:40px;
	line-height:23px;
}
/*-------------------- About Us -------------------------*/
.about_wrp_HIR_D{
	max-width:1180px;
	margin:auto;
	height:auto;
	padding-top:50px;
}
.about_img_HIR_D{
	text-align:left;
}
.about_img_HIR_D img{
	display:inline-block;
}
/*-------------------- Contact Us -------------------------*/
.contac_wrap_HIR_D{
	max-width:960px;
	margin:auto;
}
.contact_from_HIR_D{
	padding-top:50px;
}
.contact_from_HIR_D label {
	color:#2c3459;
	font-size:17px;
	font-family: 'Gotham-Book';
	font-weight:normal;
	text-align:left;
	display:block;
}
.contact_from_HIR_D input[type="text"],
.contact_from_HIR_D input[type="tel"],
.contact_from_HIR_D input[type="email"] {
	color:#000;
	font-size:17px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	background:url(images/ctext_bg_HIR_D.jpg) repeat-x top #FFF;
	border:1px solid #b4bec3;
	height:49px !important;
	box-shadow: none;
	margin:auto;
}
.contact_from_HIR_D textarea {
	color:#000;
	font-size:17px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	border:1px solid #cdd6db;
	box-shadow: none;
	margin:auto;
	background:url(images/ctext_bg2_HIR_D.jpg) repeat-x top #FFF;
}
.btn_CT_HIR_D {
	text-align:right;
}
.btn_CT_HIR_D button[type="button"] {
	background:#018e7e;
	color:#FFF;
	font-size:24px;
	padding:5px 50px;
	font-family: 'Gotham-Medium';
	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;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.4);
}
.btn_CT_HIR_D button[type="button"]:hover {
	color:#FFF !important;
	background:#3c5185;
}
.con_address_HIR_D{
	background:#e5eef8;
	padding:20px;
	min-height:430px;
}
.lg_ico_HIR_D{
	text-align:center;
	padding:40px 0px;
}
.ct_map_HIR_D{
	color:#2c3459;
	font-size:17px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	margin:auto;
	max-width:225px;
}
.ct_map_HIR_D img{
	float:left;
	margin-right:15px;
	margin-top:5px;
}
.ctph_HIR_D{
	color:#2c3459;
	font-size:17px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	margin:auto;
	max-width:225px;
	margin-top:30px;
}
.ctph_HIR_D img{
	margin-right:10px;
}
.frm_LFT_HIR_D{
	padding-left:0px !important;
	padding-right:10px !important;
}
.frm_RGT_HIR_D{
	padding-right:0px !important;
	padding-left:10px !important;
}
.psd_LFT_HIR_D{
	padding-left:0px !important;
}
.psd_RGT_HIR_D{
	padding-right:0px !important;
}
/*-------------------- Contact Thankyou -------------------------*/
.th_thankyou_HIR_D{
}
.th_thankyou_HIR_D h1{
	color:#3c5185;
	font-size:22px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	padding-top:50px;
	padding-bottom:30px;
}
.th_thankyou_HIR_D h1 img{
	display:inherit;
	float:left;
	margin-right:10px;
	margin-top:0px;
}
.th_thankyou_HIR_D p{
	color:#6b6b6d;
	font-size:17px;
	font-weight:normal;
	font-family: 'Gotham-Book';
	padding-top:20px;
}
/*-------------------------------------------- Thankyou Page -------------------------------------------*/
.thankyouheader_HIR_D{
	background:#3c5185;
	padding:70px 15px;
}
.thankyouheader_HIR_D h1{
	color:#fff;
	font-size:39px;
	font-family: 'Gotham-Bold';
	font-weight:normal;
	max-width:1050px;
	margin:auto;
}
.thankyouheader_HIR_D h1 img{
	float:left;
	margin-right:20px;
}
.thankyou_conti_HIR_D {
    background: #FFF;
    padding: 100px 15px 130px;
}
/*============================================ Footer Start ============================================*/
.ftr_ctn_HIR_D {
	background: rgb(209,225,242);
    background: linear-gradient(90deg, rgba(209,225,242,1) 0%, rgba(255,255,255,1) 100%);
}
.ftr_lg_HIR_D {
	text-align:center;
	padding-top:55px;
}
.ftr_btm_HIR_D {
	padding:50px 15px 30px;
}
.ftr_btm_HIR_D p {
	color:#848485;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	max-width:895px;
	margin:auto;
	padding-top:30px;
}
.ftr_nvi_HIR_D {
	text-align:center;
	font-family: 'Gotham-Medium';
	font-weight:normal;
	color:#3c5185;
	font-size:18px;
}
.ftr_nvi_HIR_D a {
	text-decoration:none;
	color:#3c5185;
	font-size:18px;
	font-family: 'Gotham-Medium';
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.ftr_nvi_HIR_D a:hover,
.ftr_nvi_HIR_D a:focus {
	text-decoration:none;
	outline:none;
	color:#99d947;
}
.copy_HIR_D {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	color:#2c3459;
	padding-top:30px;
}
.clear_HIR_D {
	clear:both;
}
