@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
/* -------------------------------- 

Primary style

-------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *::after, *::before {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Open Sans', Arial, "sans-serif";
    background-color: #ffffff;
}
#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: #BF1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 500;
}
#skiptocontent a:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    outline: 0;
    -webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}

.assistanceContainer{
	width: 100%;	
	/*border-bottom: 1px solid #000000;*/
	padding: 5px 0px 5px 0px;
}

.assistance{
	margin: 0 auto;
	text-align: right;
	font-size: 14px; 
	line-height: 14px;
	max-width: 1300px;	
}

.assistance:link, .assistance:visited {
    color: #000000;
}
.assistance:hover {
    color:#0f6dbe;
    text-decoration: none;
}


/*.borderstuffs{
	border-top:1px solid #ffffff;
}*/


.logo img{
margin: 0px 0px 0px 0px;
	position: absolute;
	top: 17px;
}

.lifetimes img{
margin: 0px 0px 0px 0px;
	position: relative;
	top: 8px;
    float: right;

}


.headercontainer {
    width: 100%;
    position: fixed;
    height: 70px;
    background: rgb(255,255,255);
    z-index: 100;
    /*border-bottom: 1px solid #E0E0E0;*/
    top: 0;
}
header {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

/*hero images and page titles*/

/*heros*/
.covidHero {
    background-image: url("../img/hero_main.jpg");
}
/*sub-heros*/
.subhero001 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-001.jpg");
}
.subhero002 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-002.jpg");
}

.subhero003 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-003.jpg");
}

.subhero004 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-004.jpg");
}

.subhero005 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-005.jpg");
}

.subhero006 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-006.jpg");
}

.subhero007 {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-007.jpg");
}

.subherolarge {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-large.jpg");
}

.subherolargebcbsmt {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-large-bcbsmt.jpg");
}

.subherolargebcbsnm {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-large-bcbsnm.jpg");
}

.subherolargebcbsok {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-large-bcbsok.jpg");
}

.subherolargebcbstx {
    background-image: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%), url("../img/lifetimes-covid-subhero-large-bcbstx.jpg");
}


/*end heros*/

/*hero area stuff*/
.bcg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
    background-position: center center;
    margin: 50px 0px 0px 0px;
}
.titleArea {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    height: 600px;
}
/*end hero area stuff*/

/*========================================
==========================================
start page title styles
==========================================
========================================*/

.center{
	text-align: center
}

.left{
	text-align: left;
}



/*h1-h4 p and such*/

p {
    margin: 0px 0px 20px 0px;
}

p.noMargin {
    margin: 0px 0px 0px 0px;
}



p.legal{
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}
strong {
    font-weight: 700;
}
sub, sup {
    font-size: 65%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
	font-weight: 400;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}

hr{
    border-top: 1px solid #afafaf;
    margin: 20px 0px 20px 0px;
}

h1.fifty{
	font-weight: 300;
    font-size: 50px;
    line-height: 55px;
    color: #0174b4;
    margin: 0px 0px 0px 0px;
}

h1 strong{
	font-weight: 700;
}

h2{
	font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    
	position: relative;
    text-align: left;
  	top: 50%;
  	transform: translateY(-50%);
	width: 50%;

}

h3{
	font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    
	position: relative;
    bottom: 0px;
    text-align: left;
    top: 50%;
  	transform: translateY(-50%);
	width: 50%;  

}

h4{
	font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #0f6dbe;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;

}

h5{
	font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #0f6dbe;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

.teaser{
    padding: 25px 0px 0px 0px;
}

section.onecolumn a.Button {
	background-color: #004a7c;
	border: none;
	font-weight: 700;
	color: white;
	padding: 10px 17px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
	border-radius: 3px;
}


section.onecolumn a.Button {
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}
section.onecolumn a.Button:hover {
	background-color: #dcdcdc;
	color: black;
}

.titlewhiteBlock{
	background-color: rgb(255, 255, 255);
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.titleAlign{
	position: relative;
    text-align: center;
  	/*top: 50%;
  	transform: translateY(-50%);*/
	margin: 0 auto;
	/*width: 520px;*/
}


/*========================================
==========================================
End page title styles
==========================================
========================================*/


/*========================================
==========================================
Start main content area
==========================================
========================================*/
section.onecolumn {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 0px 25px 0px;
    overflow: auto;
}

section.twocolumn {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 0px 0px 0px;
    overflow: auto;
}

section.onecolumn ul { 
   list-style-type: disc; 
   list-style-position:outside;
	margin: 0px 0px 15px 20px;
	list-style: none;
}

section.onecolumn ul li{ 
	margin: 0px 0px 15px 0px;
}

section.onecolumn ul li::before {
	content: "\2022"; 
	color: #0174b4;
  display: inline-block; 
	width: 20px;
  margin-left: -20px;
}



section.onecolumn ol { 
   list-style-type: decimal; 
   list-style-position: outside;
	margin: 0px 0px 15px 20px;
}

section.onecolumn ul ul { 
   list-style-position: outside; 
   margin: 0px 0px 15px 20px;
	list-style: none;
}

section.onecolumn ul ul li::before { 
   content: "\25E6"; 
	color: #0174b4;
  display: inline-block; 
	width: 20px;
  margin-left: -20px;
}

section.onecolumn ul ul ul{ 
   list-style-position: outside; 
   margin: 0px 0px 15px 20px;
	list-style: none;
}

section.onecolumn ul ul ul li::before { 
   content: "\25AA"; 
	color: #0f6dbe;
  display: inline-block; 
	width: 20px;
  margin-left: -20px;
}



section.onecolumn ol ol, ul ol { 
   list-style-type: lower-latin; 
   list-style-position: outside; 
   margin: 0px 0px 15px 20px; 
}

section.legalSection{
	margin-top:50px;
}

.textlink:link, .textlink:visited {
    color: #0f6dbe;
}
.textlink:hover {
    color:#585757;
    text-decoration: none;
}
.blue {
    color: #0f6dbe;
}

.fpo{color:#ff00fc;}


/*home page 3 column images*/
.imagecolumn {
    width: 100%;
    /*max-width: 1300px;*/
    min-width: 300px;
    margin: 0px auto;
    clear: both;
    padding: 50px 0px 0px 0px;
    overflow: hidden;
}
/*.imagecolumn a:link, .imagecolumn a:visited {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #0174b4;
    padding: 10px 0 0 0;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    text-decoration: none;
}
.imagecolumn a:hover {
    margin: 0px 10px 0px 0px;
    transition: margin 300ms ease-in-out;
}*/

.col-2 {
    float: left;
    margin-right: 3.8%;
    width: 65.4%;
}

.col-3 {
    float: left;
    margin-right: 3.8%;
    width: 30.8%;
}

.col-3.mod{
    background: #f5f5f5;
    padding: 20px;
    min-height: 270px;
}

.last {
    margin-right: 0;
}
.bcgsmall {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

.bcgmedium {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

.row {
    margin: 50px auto 50px auto;
    overflow: hidden;
    width: 100%;
    max-width: 900px;
}
.columnLeft {
    float: left;
    width: 50%;
}
.columnRight {
    float: right;
    width: 50%;
}
.columnLeft img, .columnRight img {
    vertical-align: middle;
}
/*.columnLeft a:link, .columnRight a:link, .columnLeft a:visited, .columnRight a:visited {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #0174b4;
    text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
    margin: 0px 10px 0px 0px;
    transition: margin 300ms ease-in-out;
}*/


.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.4%;/*height of video divided by its width 460/780 */
    margin: 0px 0px 35px 0px;
}
.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/***************************************
****************************************
**************Start Footer**************
/***************************************
***************************************/

footer{
	width: 100%;
	background-color: #0f6dbe;
	position: relative;
	top: 75px;
	padding: 35px 25px 25px 25px;
}

section.footerContent{
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
}

section.footerContent .footerTaglines{

	width: 100%;
	max-width: 900px;
}

section.footerContent h6{
	font-size: 22px;
	line-height: 25px;
	color: white;
	font-weight: 700;
	margin: 0px 0px 15px 0px;
}

section.footerContent p{
	font-size: 12px;
	line-height: 18px;
	color: white;
	margin: 0px 0px 10px 0px;
}



footer a:link, footer a:visited {
    color: white;
}
footer a:hover {
    color: white;
    text-decoration: none;
}
footer a.web:link, footer a.web:visited {
    color: white;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    text-decoration: none;
}

hr.one{
    border: 0;
    height: 1px;
    background: #ffffff;
	margin: 10px 0px 10px 0px;
}
hr.two{
    border: 0;
    height: 1px;
    background: #ffffff;
	margin: 10px 0px 15px 0px;
}

footer h6 a:link{
  color: white;
	font-weight: 700;
		text-decoration: none;
}

/* visited link */
footer h6 a:visited {
  color: white;
}


/* unvisited link */
a.footerlink:link {
  color: white;
	font-weight: 700;
}

/* visited link */
a.footerlink:visited {
  color: white;
}

/* mouse over link */
a.footerlink:hover {
  color: white;	
	text-decoration: none;
}

/* selected link */
a.footerlink:active {
  color: white;
}

/***************************************
****************************************
**************End footer****************
/***************************************
***************************************/



/*===================================================
=====================================================
=====================================================
MOBILE
=====================================================
=====================================================
===================================================*/
@media screen and (max-width:1300px) {
header {
    padding: 0px 25px 0px 25px;
}
.bcg {
    padding: 0px 0px 25px 25px;
	height: 500px;
}
	.titleArea {
    height: 500px;
}
	section.onecolumn {
    padding: 50px 25px 25px 25px;
}	
	section.twocolumn {
    padding: 50px 25px 0px 25px;
}	
	
footer {
    padding: 25px 25px 25px 25px;
}
}

@media screen and (max-width:880px) {

h1.fifty{
    font-size: 35px;
    line-height: 37px;
}

h2{
    font-size: 18px;
    line-height: 24px;
  	transform: translateY(-50%);
	width: 65%;
}   
    
h3{
    font-size: 18px;
    line-height: 24px;
  	transform: translateY(-50%);
	width: 65%;
}      
    
}

@media screen and (max-width:770px) {

    
.col-2 {
    float: left;
    margin-right: 0;
    width: 100%;
}

.col-3 {
    float: left;
    margin-right: 0;
    margin-bottom: 3.8%;
    width: 100%;
}

.col-3.mod{
    background: #f5f5f5;
    padding: 20px;
    min-height: 100%;
    height: auto;
} 
    
h2{
	width: 50%;
}  
    
   

.bcgmedium {
    height: 200px;
}    
	
}

@media screen and (max-width:720px) {
.leftCol, .rightCol {
    width: 100%;
    margin: 0 0 0 0;
}
.leftCol h3 {
    margin: 0px 0px 15px 0px;
}
.imagecolumn {
    padding: 15px 0px 0px 0px;
}
}

@media screen and (max-width:670px) {

	header {
    padding: 0px 10px 0px 10px;
}
	
	.headercontainer {
    height: 60px;
}
	.bcg {
    margin: 60px 0px 0px 0px;
}
	.logo {
    position: absolute;
    top: 2px;
}
.logo img {
    width: 225px;
    height: auto;
}
.lifetimes img {
    width: 90px;
    height: auto;
}    
.bcg {
    height: 400px;
}
.titleArea {
    height: 400px;
}


h1.fifty{
    font-size: 27px;
    line-height: 29px;
}	
	
.row {
    max-width: 100%;
}
.columnLeft a:link, .columnRight a:link, .columnLeft a:visited, .columnRight a:visited {
    font-size: 16px;
    line-height: 21px;
}
.columnLeft {
    width: 100%;
    margin: 0 auto;
}
div.icon {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
}
div.products_oneline, div.products_twolines {
    margin: 0px 0px 20px 0px;
    text-align: center;
    float: none;
}
}

@media screen and (max-width:600px) {
.bcg {
    height: 350px;
}
.titleArea {
    height: 350px;
}
}

@media screen and (max-width:550px) {
.assistanceContainer{
	padding: 1px 0px 2px 0px;
}

.assistance{
	font-size: 11px; 
	line-height: 11px;
}
    
 .logo img{
margin-top: 5px;
}

.lifetimes img{
margin-top: 5px;

}   
    
	.bcg {
    height: 250px;
}
.titleArea {
    height: 250px;
}

	
.col-3 {
    float: none;
    margin-right: 0;
        margin-bottom: 30px;
    width: 100%;
}

}


@media screen and (max-width:370px) {
.logo img {
    width: 190px;
}
}
