/*
Theme Name: TermLifeInsurance.com Responsive Theme V3
Theme URI: https://www.termlifeinsurance.com
Description: Responsive Theme for TermLifeInsurance.com Website
Author: Paul Greenhalgh
Author URI: https://www.termlifeinsurance.com
Version: 3.0
*/


body {
	font-family: proxima-nova;
	font-size: 15px;
	color: #464545;
	background-image: url("images/site-background.png");
	background-repeat: repeat-x;
	background-color: #ededeb;
	padding: 0;
	margin: 0;
	line-height: 26px;
}


a {
	color: #202122;
}

.featured-image {
	margin-bottom: 20px;
}

.featured-image img {
	max-width: 100%;
	width: 100%;
    height: auto;
}

.btn-primary {
	color: #fff;    
	background-color: #e9663e;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -o-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -webkit-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	border: 0;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	border-left: 1px solid #bf5503 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.lead-input {
	height: 50px;
	font-size: 18px;    
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	border: 1px solid transparent !important;  	
	border-right: 0 !important;		
}

.lead-input-home {
	height: 50px;
	font-size: 18px;    
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	border: 1px solid #dddcdc !important;  	
	border-right: 0 !important;		
}

.lead-btn {
	height: 50px;
	font-size: 18px; 
	color: #fff;    
	background-color: #e9663e;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -o-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -webkit-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	border: 0;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	border-left: 1px solid #bf5503 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.lead-btn:hover {
	color: #fff; 
}

.newsletter-input {
	height: 50px;
	font-size: 18px;    
	background-color: #5a5a5b;
	border: 1px solid transparent !important;  	
	border-right: 0 !important;		
}

.newsletter-btn {
	height: 50px;
	font-size: 18px; 
	color: #fff;    
	background-color: #e9663e;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -o-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: -webkit-linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	background-image: linear-gradient(bottom, #bf5503 0%, #fc9c28 97.12%, #ffd840 100%);
	border: 0;
	border-left: 1px solid #bf5503 !important;
}

.newsletter-btn:hover {
	color: #fff; 
}

#home-top-bar {
	position: relative;
	color: #fff;
	background: linear-gradient(#074b79, #033058);	
	background: -webkit-linear-gradient(#074b79, #033058);
	background: -moz-linear-gradient(#074b79, #033058);	
	background: -ms-linear-gradient(#074b79, #033058);
	background: -o-linear-gradient(#074b79, #033058);
 	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.8); 	
}

.navbar-brand {
    margin: -10px 0 20px 0;
}

#top-nav {
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	text-transform: uppercase;
}

#top-nav a {
	color: #fff;
}

#navbar a:hover {
	color: #fff;
	background-color: #f07831;
	-webkit-border-radius: 10px; 
 	-moz-border-radius: 10px; 
  	border-radius: 10px; 	
}

.navbar {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

.nav li a:link {
	padding: 10px;
	margin-right: 10px;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-nav > li > .dropdown-menu {
	background-color: #033058;
	border: 0;
	  			
	margin-top: 20px;
}

.dropdown-menu a:hover {
	color: #f07831 !important;
    background-color: transparent !important;
	-webkit-border-radius: 0 !important; 
 	-moz-border-radius: 0 !important; 
  	border-radius: 0 !important; 	   	  
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: transparent !important;
    background-color: transparent !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    border-color: transparent !important;
    background-color: transparent !important;    
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#home-form-area {
	background-image: url("images/home-family.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right 0 bottom;	
	padding: 70px;		
}

#home-form-box {
	color: #fff;
	background: linear-gradient(#074b79, #033058);	
	background: -webkit-linear-gradient(#074b79, #033058);
	background: -moz-linear-gradient(#074b79, #033058);	
	background: -ms-linear-gradient(#074b79, #033058);
	background: -o-linear-gradient(#074b79, #033058);
	-webkit-border-radius: 30px; 
 	-moz-border-radius: 30px; 
  	border-radius: 30px; 	
  	padding: 50px;
  	margin-top: 20px;
  	text-align: center;  	
 	box-shadow: 0 0 20px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	-o-box-shadow: 0 0 20px rgba(0,0,0,0.7); 	
}

#home-form-box p {
	font-size: 20px;
	font-weight: 400 !important;	
	color: #fff !important;		
	margin-bottom: 20px;
}

#home-form-area h1 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	margin-bottom: 40px;
	text-align: center;
}

#home-form-area h4 {
	font-size: 24px;
	font-weight: 600;
	color: #f07831;		
}

#home-form-area p {
	font-size: 20px;
	font-weight: 400;
	color: #505153;		
}

.media-left {
	padding-right: 20px;
}

#home-company-logos {
	position: relative;
	background-color: #fff;
	padding: 30px;
 	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 20px rgba(0,0,0,0.2);	
	border-top: 1px solid #dddcdc;
	border-bottom: 1px solid #dddcdc;	
}

/* Home Company Logos Slider */

#company-logo-slideshow {
    position: relative;
    width: 100%;
    height: 64px;
    overflow: hidden;
}

#company-logo-scope {
    position: absolute;
    cursor: pointer;
    width: 3726px;
    height: 64px;
    background-color: #fff;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-animation: moveSlideshow 60s linear infinite;
    -moz-animation: moveSlideshow 60s linear infinite;
}

#company-logo-scope:hover {
    position: absolute;
    width: 3726px;
    height: 64px;
    background-color: #fff;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-animation: moveSlideshow 60s linear infinite;
    -moz-animation: moveSlideshow 60s linear infinite;
}

@-webkit-keyframes moveSlideshow {
	0% { left: 0; }
    100% { left: -1925px; }
}

@-moz-keyframes moveSlideshow {
	0% { left: 0; }
    100% { left: -1925px; }
}

.fblock {
	display: inline-block;
	height: 64px;
}

.prudential {
    width: 200px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -15px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.prudential:hover {
	background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -15px 0px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.aig {
	width: 215px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -215px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.aig:hover {
	background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -215px 0px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.assurity {
    width: 180px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -430px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.assurity:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -430px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}
    
.bannerlife {
    width: 100px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -618px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.bannerlife:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -618px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.fidelity {
    width: 220px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -725px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.fidelity:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -725px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.genworth {
    width: 170px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -950px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.genworth:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -950px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.protective {
    width: 160px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -1130px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.protective:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -1130px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.metlife {
	width: 150px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -1290px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.metlife:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -1290px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.transamerica {
    width: 150px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -1470px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.transamerica:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -1470px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.sbli {
    width: 200px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -1640px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.sbli:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -1640px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.ing {
    width: 135px;
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carriersbw.png) no-repeat -1840px 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ing:hover {
    background: url(https://www.termlifeinsurance.com/wp-content/themes/TLIResponsive/images/carrierscolor.png) no-repeat -1840px 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}
    
#home-three-star-guarantee {
	background-color: #fff;
	padding: 50px 0 50px 0;
}

#home-three-star-guarantee h1 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	padding-bottom: 40px;
	text-align: center;
}


#home-three-star-guarantee h2 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	padding-bottom: 40px;
	text-align: center;
}

#home-three-star-guarantee h3 {
	font-size: 24px;
	font-weight: 600;
	color: #f07831;	
	text-align: center;
}

#home-three-icons {
	background-color: #fff;
	background-image: linear-gradient(top, transparent 40px, #f0f0f0 40px, #f0f0f0 100%);
    background-image: -webkit-linear-gradient(top, transparent 40px, #f0f0f0 40px, #f0f0f0 100%);
    background-image: -moz-linear-gradient(top, transparent 40px, #f0f0f0 40px, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, transparent 40px, #f0f0f0 40px, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, transparent 40px, #f0f0f0 40px, #f0f0f0 100%);	 
    border-bottom: 1px solid #dddcdc;   
}

#home-stars {
	background-image: url("images/bg-home-stars.png");
	background-size: cover;	
	padding: 0 0 50px 0;
}

#home-stars h2 {
	font-weight: 600;
	color: #201122;
}

#home-stars p {
	font-size: 18px;
}

.home-three-icon-circle {
	position: relative;
	z-index: 2;
	width: 230px;
	height: 230px;	
	background: linear-gradient(#074b79, #033058);	
	background: -webkit-linear-gradient(#074b79, #033058);
	background: -moz-linear-gradient(#074b79, #033058);	
	background: -ms-linear-gradient(#074b79, #033058);
	background: -o-linear-gradient(#074b79, #033058);
	border-radius: 50%;
	margin: auto;
	padding-top: 30px;
	border: 3px solid #fff;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.4);
}	

.under-circle-box {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 350px;
	background-color: #fff;
	padding: 90px 20px 30px 20px;
	margin: -80px 0 50px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-align: center;
}

#home-testimonials {
	background-color: #fff;
	padding: 50px 0 50px 0;
}

#home-testimonials h2 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	margin-bottom: 10px;
	text-align: center;
}

#home-testimonials h3 {
	font-size: 24px;
	font-weight: 600;
	color: #f07831;	
	text-align: center;
}

.home-testimonial {
	border-radius: 100px;
}

.testimonial-stars {
	margin: 20px 0 10px 0;
}

.testimonial-stars .fa-star {
	font-size: 30px;
	color: #f07831;
	margin: 0 7px 0 0;
}

.testimonial-content {
	font-size: 18px;
	color: #656565;
}

#home-on-hand {
	background-color: #f0f0f0;
	padding: 50px;
	text-align: center;
	border-top: 1px solid #dddcdc;
	border-bottom: 1px solid #dddcdc;	
}

#home-on-hand h2 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	margin-bottom: 10px;
	text-align: center;
}

#home-on-hand-intro {
	font-size: 18px;
}

#to-call {
	font-size: 30px;
	color: #06436d;
	margin-bottom: 30px;
	line-height: 40px;
}

#home-phone {
	font-size: 30px;
	font-weight: 600;
	color: #f07831;
	margin-bottom: 30px;	
}

#home-247 {
	font-size: 18px;
}

#home-get-instant {
	font-size: 24px;
	font-weight: 600;	
	color: #06436d;
	margin-top: 10px;
}

#home-support {
	margin: 30px 0 30px 0;
	text-align: left;
}

#home-support-img {
	border: 3px solid #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.4);	
}

#home-divider {
	margin: 50px 0 30px 0;
}

#home-main-content {
	background-color: #fff;
	padding: 40px;
}

#home-main-content h1 {
	font-size: 40px;
	font-weight: 600;
	color: #06436d;
	text-align: center;
}

#home-main-content h2 {
	font-size: 24px;
	font-weight: 600;
	color: #f07831;	
	margin-bottom: 40px;
	text-align: center;
}

#home-main-content h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;	
}

#footer-block {
	background-color: #2f2d32;
	padding: 70px;
	border-bottom: 1px solid #3c393f;
}

#footer-block a {
	color: #666;
}

#copyright-block {
	color: #555;
	background-color: #2b292e;
	padding: 70px;	
}

#copyright-block ul {
	padding: 0;
	margin: 0 0 20px 0;
}

#copyright-block li {
	display: inline;
	padding 0;
	margin: 0 10px 0 0;
}

#copyright-block a {
	color: #666;
}

#copyright-block p {
	padding: 0;
	margin: 0;
}

.social-circle {
	width: 45px;
	height: 45px;	
	font-size: 26px;
	color: #2b292e;
	background-color: #f07831;
	border-radius: 50%;
	padding-top: 10px;
	margin-right: 10px;
	text-align: center;
}

.social-circle:hover {
	background-color: #dc6723;
}

/* Page Specific Styles */

#page-top-bar {
	color: #fff;
}

.page-separator {
	border-top: 1px solid #f07831;
	margin-bottom: 20px;
}

#main-page-area {

}

#main-page-title {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
}

.regular-content-block {
	padding: 20px;
	background-color: #fff;
    border: 1px solid #c7c7c7;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
	-webkit-border-radius: 5px; 
 	-moz-border-radius: 5px; 
  	border-radius: 5px;	
  	margin-bottom: 20px;	
}

.regular-content-block a {
	color: #06436d;
}

.regular-content-block h1, h2, h3, h4, h5 {
	color: #06436d;
	font-weight: 600;
}

#blog-single-title {
	font-size: 28px;
	font-weight: 600;
	color: #fff;	
	margin-bottom: 40px;
}

.page-sidebar {
	padding: 30px 50px 30px 50px;
	text-align: center;
}

.page-sidebar a {
	color: #201122;
}

.page-sidebar h2 {
	font-size: 22px;
	font-weight: 600;
	color: #06436d;
}

.page-sidebar h3 {
	font-size: 18px;
	font-weight: 600;	
	color: #201122;	
}

.page-sidebar h4 {
	font-size: 18px;
	font-weight: 600;	
	color: #06436d;
	margin-bottom: 20px;
}

#sidebar-3-stars {
	margin: 20px 0 20px 0;
}

.page-sidebar-split {
	width: 100px;
	height: 5px;
	background-color: #ffcc00;
	margin: 50px auto 50px auto;
}

#page-sidebar-lead-box {
	margin-bottom: 40px;
	text-align: center;
}

#page-sidebar-lead-box img {
	margin: 5px 0 0 0;
}

.sidebar-new-lead {
	background: rgba(25, 25, 25, .3);
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 	
	padding: 10px;
}

.sidebar-icon {
	width: 50px;
	height: 50px;	
	font-size: 26px;
	color: #f07831;
	border: 2px solid #f07831;
	border-radius: 50%;
	padding-top: 10px;
	margin-right: 10px;
	text-align: center;
}

.page-sidebar ul {
	list-style-image: url("images/sidebar-arrow.png");
	padding: 0;
	margin: 0;
	text-align: left;
}

.page-sidebar li {
	padding: 0;
	margin: 0;
	text-align: left;	
}

/* Mobile Additions */

@media (max-width: 767px) {

	#home-form-area {
		padding: 15px;
	}
	
	#home-form-box {
		padding: 20px;
	}
	
	#home-support {
		text-align: center;
	}

	#home-support img {
		margin-bottom: 30px;
	}	
	
	#home-main-content {
		padding: 10px;
	}
	
	#copyright-block {
		padding: 30px;
		text-align: center;
	}
	
	#copyright-social {
		margin-top: 30px;
		text-align:center;
	}
	
	#footer-block {
		padding: 30px;
	}	
	
}

.blog-author {
	font-size: 18px;
	color: #f07831;
	margin-right: 5px;
}

.blog-separator {
	margin: 0 5px 0 5px;
}

.blog-meta-info {
	margin-bottom: 20px;
}

#footer-block h1, h2, h3, h4, h5 {
	color: #555;
	margin-bottom: 30px;
}

#footer-block h2 {
	font-size: 18px;
}

#footer-block ul {
	list-style-image: url("images/footer-arrow.png");
	padding: 0 0 0 30px;
	margin: 0;
	text-align: left;
}

#footer-block li {
	padding: 0;
	margin: 0;
	text-align: left;	
}

#footer-block p {
	color: #555;
}

.orange-highlight {
	color: #f07831;
}

#footer-newsletter {
	margin: 40px 0 40px 0;
}

#not-found-content {
	
}

#not-found-content h1 {
	font-size: 80px;
	font-weight: 600;
	color: #06436d;
	margin: 100px 0 30px 0;
	text-align: center;
}

#not-found-content h2 {
	font-size: 30px;
	font-weight: 600;
	color: #f07831;
	margin: 0 0 20px 0;
	text-align: center;
}

#not-found-content h3 {
	font-size: 20px;
	font-weight: 600;
	color: #06436d;
	margin: 0 0 50px 0;
	text-align: center;
}


/* old imported conditions styles */


.high-risk-condition-left > ul {
    float:left;
    text-align: right;
}
.high-risk-condition-right > ul {
    float:right;
    text-align: left;
}
.disease ul{
}
.disease p {
    margin: 0 0 3px;
    clear: both;
}
.disease li{
    display:block;
    list-style:none;
    padding:20px 0px;
    width:100%;
    float:left;
}
.disease li a {
    background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #999999;
    color: #000000;
    font-size: 12px;
    padding: 4px 17px;
    text-decoration: none;
    text-transform: uppercase;
}
.link-heading h2 a {
    background: none repeat scroll 0 0 #033058;
    border: 1px solid #03325a;
    clear: both;
    color: #fff;
    font-family: "proximanova-regular";
    font-size: 20px;
    margin: 0px;
    padding:10px 10px;
    float:left;
}
.high-risk-condition-left.disease h2 {
    float:left;
    padding:0px;
    text-align:left;
    margin:0;
    font-size:24px;
    font-weight:normal;
}
.high-risk-condition-right.disease h2{
    text-align:right;
    float:right;
    padding:0px;
    margin:0px;
    font-size:24px;
    font-weight:normal;
}

.main-lft-right {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.human-image {
    border: 1px solid #999;
    float: left;
    text-align: center;
    width:308px;
}
.human-image img {
    display: inline;
    width:204px;
}
.disease {
    float: right;
    margin-top: 40px;
    width:100%;
    max-width:285px;
}
.high-risk-condition-left.disease {
    float: left;
}
.high-risk-condition-right.disease {
    float: left;
}
.high-risk-condition-right.disease .link-button{
    float:right;
    clear:both;
}
.high-risk-condition-left.disease .link-button{
    float:left;
    clear:both;
}
/****************** heigh risk*********************/

.high-risk {
    float: left;
    position: relative;
    text-align: center;
    width: 540px;
}
.high-risk img {
    height: auto;
    width: 100%;
    margin-bottom: -20px;
}
.high-risk-heading {
    bottom: 105px;
    position: absolute;
    width: 100%;
}
.high-risk-heading p {
    color: #fff;
    font-size: 28px;
    margin: 0;
    padding: 8px 0;
}
.high-risk-paragraph {
    float: left;
    width: 100%;
}
.high-risk-paragraph > p {
    color: #000000;
    font-size: 15px;
    line-height: 22px;
}
#sidebar {
    float: right;
    padding: 52px 0 0;
    width: 300px;
}
.sidebar-main {
    padding-top: 71px;
    width: 300px;
}
.widget {
    background:  #fff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    clear: both;
    margin: 0 0 19px;
    overflow: hidden;
    padding: 23px 20px 0;
}
.title {
    float: left;
    width: 100%;
}
.title h2 {
    font-size: 16px;
    margin: 0;
    text-align: center;
}
.title a{
    color:#000000	;
    text-decoration:none;
}

.title a:hover {
    color:#033058;
    text-decoration:underline;
}
.title img {
    margin: 0 auto;
}
.list-of-sidebar {
    float: left;
    margin-top:20px;
    padding-bottom: 30px;
    width: 100%;
}
.list-of-sidebar li {
    padding: 5px 0;
}
.link-hdng h2 {
    color: #000000;
    font-size: 18px;
    margin: 0;
}
.link-hdng {
    line-height: 24px;
}
.link-risk > a {
    font-size: 14px;
    color: #000000;
}
.link-hdng > a, .link-risk > a {
    text-decoration: none;
}
.list-of-sidebar li {
    padding: 5px 0 10px 10px;
}
.list-of-sidebar li:hover, .list-of-sidebar li:hover .link-hdng h2, .list-of-sidebar li:hover .link-risk > a  {
    background:#033058;
    color:#FFFFFF;
}
.list-of-sidebar li:hover .link-risk > a {
    text-decoration:underline;
}
.list-of-sidebar .widget{border:none !important;}

/* Modal Styles */

.modal-title {
	color: #06436d;
}

.modal-body {
	padding: 30px;
}

.modal-greyed {
	border-bottom: 4px solid #bdbaba;
	padding: 0;
	margin: 0;
}

.modal-active {
	border-bottom: 4px solid #06436d;
	padding: 0;
	margin: 0;
}

.modal-greyed h4 {
	color: #bdbaba;
	padding: 0 0 15px 0;
	margin: 0;
}

.modal-active h4 {
	color: #06436d;
	padding: 0 0 15px 0;
	margin: 0;	
}

#main-quote-form {
	margin-top: 30px;
}