@charset "utf-8";
/* CSS Document */

.homeContentWrapperEH{
	background-image:url("../images/Home_hero_banner.jpg"); 
	position:relative;
    background-position: left bottom;
    background-size: cover;
}

.indexCSRPic{
    position: absolute;
    bottom: 0px; 
    background-image: url("../images/ClipboardCSR.png");
    background-size: cover;
    height:30em;
    width:33.5em;
    left:-40px;
    z-index: 0;    
}

.ehealthHeroContainer{
    width:90%;
    max-width:1600px;
    height:25em;
    margin-left:auto;
    justify-content: flex-end;
}

h2.hmheroSubheading{
    font-size: 2em !important;
    color:#000000 !important;
    text-align: right;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif !important;
    margin-bottom: 1em;
}

.homeCRSPic{
    height:20em;
    width:10em;
    float:left;
}

.coverageCategories{
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    width:90%;
    float:right;
    padding-bottom: 1em;

}

.coverageTile{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width:15%;
    font-size:1.25em;
    font-family: 'Futura-Heavy';
    color:#013f58;
    margin-left:.5em;
    border-radius:.5em;
    background-color:rgba(255,255,255,0.95);
    padding: 5.5em 1em 1em 1em;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.coverageTile.shortTermMedical{
    background-image: url("../images/ShortTerm_IconRed.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.shortTermMedical:hover{
   background-image: url("../images/ShortTerm_IconWhite.svg");
}

.coverageTile.lowCostOption{
    background-image: url("../images/Low-Cost_IconOrange.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.lowCostOption:hover{
   background-image: url("../images/Low-Cost_IconWhite.svg");
}

.coverageTile.Medicare{
    background-image: url("../images/Medicare_IconRed.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.Medicare:hover{
   background-image: url("../images/Medicare_IconWhite.svg");
}

.coverageTile.indvFamily{
    background-image: url("../images/IndividualFamilyIconRed.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.indvFamily:hover{
   background-image: url("../images/IndividualFamilyIconWhite.svg");
}

.coverageTile.indvDental{
    background-image: url("../images/IndividualDentalIconRed.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.indvDental:hover{
   background-image: url("../images/IndividualDentalIconWhite.svg");
}

.coverageTile.smGroup{
    background-image: url("../images/SmallGroup_IconRed.svg");
    background-size: 40% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.smGroup:hover{
   background-image: url("../images/SmallGroup_IconWhite.svg");
}

.coverageTile.lrgGroup{
    background-image: url("../images/LargeGroup_IconRed.svg");
    background-size: 45% auto;
    background-position: center 1em;
    background-repeat: no-repeat;
}

.coverageTile.lrgGroup:hover{
   background-image: url("../images/LargeGroup_IconWhite.svg");
}

.coverageTile:hover {
    background-color: #013f58;
    color:#fff;
}

.coverageTile:hover {
    background-color: #013f58;
    color:#fff;
}

.coverageTile:hover .st0{
    background-color: #013f58;
    color:#fff;
    fill:#fff;
}

.coverageTile:hover img{
    color:#fff;
}

.coverageFormIndv{
    border-radius:.5em;
    width:65%;
    padding:1.5em;
    font-size: 1.15em;
    text-align: left;
    background-color:rgba(255,255,255,0.88);
    box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
    float:right;
}

.SGMedicalHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroups_Medical_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.SGICHRAHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroup_ICHRA_Hero2.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.SGDentalHeroWrapper{
	height:30em;
	background-image:url("../images/Smallgroup_Dental_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}
.SGVisionHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroups_Vision_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.SGLifeHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroups_Life_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.SGDisabilityHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroup_Worksitel_Hero2.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}


.IFMedicalHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_Medical_Hero2.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFDentalHeroWrapper{
	height:30em;
	background-image:url("../images/DentalDetailPageHero.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFVisionHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_Vision_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFShortTermHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_ShortTermMed_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFLifeHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_Life_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFAccidentHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_Accident_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}


.IFCriticalIllnessHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_CriticalIllness_Hero2.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.IFHospitalHeroWrapper{
	height:30em;
	background-image:url("../images/Individuals_Hospitalization_Hero1.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:1.5em;
}

.ZywaveHeroWrapper{
	height:24em;
	background-image:url("../images/Zywave_Hero.jpg");
	background-position:left;
	background-size: cover;
	position:relative;
	padding-top:.5em;
}

.flex2cols{
    display:flex;
    flex-wrap: nowrap; 
    justify-content: space-between;
    font-size: 0.8em;
}

.flex2cols .colLeft{
    align-items: Left;
    width: calc(100%/2);
    padding-right:1.5em;
}


.flex2cols .colRight{
    align-items: left;
    width: calc(100%/2);
    padding-left:1.5em;
}

.zywaveHDR {
    display: block;
    width:100%;
}

.flex2cols .colLeft h3{
    color:#D32F30;
}

.flex2cols .colRight h4{
    font-size: 1.1em;
    color:#000;
}

.flex2cols .colLeft h4{
    font-size: 1.1em;
    color:#000;
}

.flex2cols .colLeft h3.faq_que {
    color:#000;
}

.flex2cols .colRight h3.faq_que {
    color:#000;
}

.zywaveLeft .accordon {
    padding:0px;
}

.zywaveInstructBox {
    background-color: #013f58;
    background-image: url("../images/CirclePic_ZywaveGetStarted.jpg");
    background-size: cover;
    padding:1em;
    color:#fff;
    width:30% !important;
    float:right;
    margin-top:.5em;
    font-size: .75em;
}

.zywaveInstructBox a{
    color: #fff;
}

.zywaveInstructBox h3{
    color:#fff;
}

.blueBox{
    background-color: #013f58;
    padding:1em;
    color:#fff;
    float:right;
    margin-top:.5em;
}

.blueBox h3{
    color:#fff;
}

.flex3cols{
    display:flex;
    flex-wrap: nowrap; 

}

.flex3cols div{
    align-items: center;
    padding:1em;
    width: calc(100%/3);
}


.flex3col div.CPartnerPanel{
    align-items: center;
    flex-basis: 1 0 21%;
    padding:1em;
}

.flex4cols{
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}

.flex4cols div{
    flex-basis: 0;
    flex-grow: 1;
}

.flex3col.tiles{
    display:flex;
    flex-wrap: wrap;  
    padding: 2em;
    width:auto;
    justify-content: center;
    align-items: stretch;
}

.flex3col .tile {
    display: flex;
    flex-direction: column; /* Important: makes children (top and bottom) stack vertically */
    flex: 1 1 30%;
    padding: 1em;
    max-width: 33.33%; /* optional if you want exactly 3 per row */
}

.tile {
    align-self: stretch;
    max-height: 1000px;
}

.tileTop {
    width: 100%;
    max-width: 100%;
    min-width: 400px;
    padding: 0 !important;
    flex-shrink: 0; /* Don't allow shrinking */
}

.tileTop img {
    width: 100%;
    height: auto;
    object-fit: cover; /* or contain, depending on your goal */
    display: block;
}

.tileBottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Push "Learn More" to the bottom */
    flex-grow: 1; /* Expand tileBottom to fill leftover space */
    max-width: 100%;
    min-width: 330px;    
    background-color: #f5f5f5;
    color: #000000;
    padding: 1.5em 35px 1.5em 35px;
    font-size: 1.25em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-top: 2px solid #fff;
    height: 100%; /* Make it stretch */
}

.tileBottom h3 {
    text-align: center;
    font-size: 1.4em;
    line-height: 1.1em;
}

.tileBottom .basicListWhite {
    margin-bottom: auto; /* Push content up above the button */
}

.tileBottom .redButton {
    position: relative;
    align-self: flex-end;
    bottom:-1em;
    right: 0;
    width: auto;
    padding:.5em 2em;
    margin-top: 1em; /* Adds spacing above the button */
}



.homeContent div.faq_a{
	font-size: 1.25em;
}

.flex2cols{
    display:flex;
    flex-wrap: nowrap; 
    flex: 1 1  50%;

}

.flex2cols div{
    align-items: center;
    flex: 1 1  50%;
}



.homeContent div.faq_a{
	font-size: 1.25em;
}


.homeContent div.faq_q{
	font-size: 1.5em;
}

.homeContent div.faq_que{
	font-size: .75em;
}

.CirclePicBlue{
	width:13em;
	height:13em;
	border-radius:50%;
	border:solid 7px #4d9ce7;
	overflow: hidden;
	position:absolute;
	right:-3.4em;
	top:-3em;
}

.CirclePicRed{
	width:13em;
	height:13em;
	border-radius:50%;
	border:solid 7px #D22F2F;
    overflow: hidden;
	position:absolute;
	left:-3.4em;
	top:-3.8em;
}

.AmeritasHeroWrapper{
	height:28em;
	background-image:url("../images/AmeritasCP_Hero.jpg");
	background-position:left top;
	background-size:cover;
	position:relative;
	padding-top:1.5em;
}

.AmeritasDentalHeroWrapper{
	height:30em;
	background-image:url("../images/AmeritasCP_Dental_Hero3.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.AmeritasIFDentalHeroWrapper{
	height:30em;
	background-image:url("../images/AmeritasCP_Dental_Hero2.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.AmeritasVisionHeroWrapper{
	height:30em;
	background-image:url("../images/AmeritasCP_Vision_Hero2.jpg");
	background-position:left top;
	background-size:cover;
	position:relative;
	padding-top:1.5em;
}

.AmeritasLGVisionHeroWrapper{
	height:26em;
	background-image:url("../images/AmeritasCP_Vision_Hero1.jpg");
	background-position:left top;
	background-size:cover;
	position:relative;
	padding-top:1.5em;
}

.AmeritasDentalGreybarPic{
	background-image:url("../images/DentalHeartPic.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	width:40%;
	height:10em;
}

.RegenceEAPGreybarPic{
	background-image:url("../images/Regence_EAP_Pic.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	width:40%;
	height:10em;
}

.RegenceMedicalHeroWrapper{
	height:30em;
	background-image:url("../images/RegenceCP_Medical_Hero1.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.PBMHeroWrapper{
	height:30em;
	background-image:url("../images/PBM_Hero1.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.BCSSummaryHeroWrapper{
	height:30em;
	background-image:url("../images/BCS_CP_Heros.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.BCSStopLossHeroWrapper{
	height:30em;
	background-image:url("../images/BCS_StopLoss_Hero1.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.BCSLGWorksiteHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroup_Worksitel_Hero1.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}

.BCSSGWorksiteHeroWrapper{
	height:30em;
	background-image:url("../images/SmallGroups_CriticalIllness_Hero1.jpg");
	background-position:left top;
	background-size:cover;
    background-repeat: no-repeat;
	position:relative;
	padding-top:1.5em;
}


div.SEOStates{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

.smallGroupValuePic{
	width:34em;
	height:34em;
	background-image:url(../images/SmallGroupValuesPic.jpg);
	background-size:100% 100%;
	float:right;
	margin:2em;
}

.LargeCirclePicBlue{
	width:34em;
	height:34em;
	border-radius:50%;
	border:solid 9px #013f58;
    overflow: hidden;
	float:right;
	margin:2em;
}

.SEOStates a{
	flex-basis:50%;
	margin-bottom: 10px;
	width:100%;
	text-align: center;
}

.videoEmbed1{
   width: 1280px;
   height: 720px;
    margin-left: auto;
    margin-right: auto;
}


.ltGrey2colPic2{
	width:50%;
	background-image:url(../images/LevelFundedAdvantage_pic2.jpg);
	background-position:center;
	background-size:cover;
	height:25em;
}
.ltGrey2colPic2Right{
	font-size:1em;
	width:50%;
	background-color:#fafafa;
	background-image:url(../images/SmallGroupValueBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3.5em;
	height:25em;
	vertical-align:top;
}

.ltGrey2colHdr {
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:3.25em;
	font-weight:normal;
	line-height:1.1;
	margin-bottom:.5em;
}


ol.circleBullets {
  counter-reset: my-awesome-counter;
  list-style: none;
  color:#000000;
  line-height: 1.5em;
}

ol.circleBullets li {
  margin: 0 0 1.6em 2.5em;
  counter-increment: my-awesome-counter;
  position: relative;
}

ol.circleBullets li::before {
  content: counter(my-awesome-counter);
  color: #FFF;
  font-size: 1.15em;
  font-family: 'FuturaPT-Heavy', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
  position: absolute;
  --size: 1.5em;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #013f58;
  border-radius: 50%;
  text-align: center;
}

.ltGrey2colRightText{
	font-size:1.5em;
}

.darkBlueBar{
	background-color:#12263F;
	width:100%;
	min-height:10em;
}

.darkBlueBarContent{
	width:80%;
	margin-right: auto;
    margin-left: auto;
	height:auto;
}

.darkBlueBarContent.twoColumn5050{
	width:50%;
	color:#fff;
	padding:1.5em 4em;
    font-size: 1.25em;
}

.darkBlueBarContent.twoColumn6040{
	width:60%;
	color:#fff;
	padding:1.5em 4em;
    font-size: 1.25em;
}

.darkBlueBarContent h2{
	font-size:3.4em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#fff;
}

.darkBlueBarContent h3{
	font-size:2.1em;
	line-height:1.3em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#fff;
}

.darkBlueBarContent p{
	font-size:1.5em;
    font-family:'futuraPT-light';
    color:rgba(255,255,255,0.85);
}

.darkBlueBarContent ul{
	font-size:1em;
	color:#fff;
	padding-left:1.65em;
}

.darkBlueBarContent ul{
	font-size:1.35em;
	color:#fff;
	list-style-position: outside;
	list-style-image:url(../images/RedCheckmark.png);
}

.moduleCircleLayout1{
	width:auto;
    max-width:1200px;
    margin-left: auto;
    margin-right: auto;
}

.moduleCircleLayout1Left{
	width:40%;
	min-height:16em;
	vertical-align:top;
    text-align: left;
}

.moduleCircleLayout1Right{
	width:60%;
	min-height:16em;
	vertical-align:top;
	color:#333;
    font-size: 1.75em;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
}

.moduleCircleLayout1PicBlueBdr{
	width:32em;
	height:32em;
	float:right;
    border-radius: 50%;
    border:8px solid #5099E5;
	margin-right:2em;
    margin-top:2em;
    overflow: hidden;
}

.moduleCircleLayout1PicRedBdr{
	width:32em;
	height:32em;
	float:right;
    border-radius: 50%;
    border:8px solid #ed732a;
	margin-right:2em;
    margin-top:2em;
    overflow: hidden;
}

.moduleCircleLayout1 h2{
	color:#ed732a;
	font-size:2em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
}

.CHSempGreybar{
	background-color:#BDC7D0;
	width:100%;
}

.CHSempGreybarPic{
	background-image:url(../images/whyCHSBG.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:35%;
}

.CHSempGreybarContent{
	width:60%;
	height:45em;
	padding-top:1em;
}

.CHSempGreybarContent div{
	width:68%;
	float:right;
}

.CHSempGreybarContent h1{
	font-size:3.5em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#000;
}
.CHSempGreybarContent p{
	font-size:1.5em;
}

.CHSempGreybarContent ul{
	font-size:1.5em;
	color:#333;
	padding-top:.5em;
	padding-left:1em;
}

.CHSempGreybarContent ul li {
  background:url(../images/redcheckBullet.png) no-repeat;
  background-position: 0px .25em; 
  background-size: 1.25em;
  padding: .25em 0px .25em 2em;
  /* reset styles (optional): */
  list-style: none;
  margin: 0;

}

.CHSContentWrapper{
	position:relative;
	width:100%;

}

.CHSContent{
	position:relative;
	min-width:730px;
	max-width:1200px;
	min-height:340px;
	margin-left:auto;
	margin-right:auto;
	color:#777;
	font-family: 'FuturaPT-light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.875em;
}

.CHSopmBox{
	width:60%;
	margin-left:15%;
	border-left:1px dotted #5299E7;
	padding-left:20%;
	position:relative;
	height:auto;	
}

.CHSpnBox{
	width:60%;
	padding-right:20%;
	margin-left:15%;
	border-top:1px dotted #ed732a;
	padding-top:2em;
	position:relative;
}

.CHSpnCircle{
	width:13em;
	height:13em;
	border-radius:50%;
	border:solid 7px #ed732a;
	background:url(../images/PharmacyNetworkPic.jpg);
	background-size:cover;
	position:absolute;
	right:-6.5em;
	top:-1em;
}

.CHSopmCircle{
	width:13em;
	height:13em;
	border-radius:50%;
	border:solid 7px #5299E7;
	background:url(../images/PillsManufacture.jpg);
	background-size:cover;
	position:absolute;
	left:-6.5em;
	top:-3.8em;
}

.CHSHeading{
	display:block;
	position:relative;
	top:-.75em;
	font-size:2.14em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#303338;
}

.CHSHeading.aboveLine{
	top:-1.75em;
}

.CHSHeading span{
	display:inline-block;
	position:relative;
	z-index:7
}

.CHSGreyBar{
	display:table;
	width:100%;
	height:33.125em;
	background-color:#F4F4F4;
	color:#777;
}

.CHSGreyBarPic{
	display:table-cell;
	width:50%;
	height:33.125em;
	float:left;
	background-image:url(../images/memMailorderPic.jpg);
    background-position: center;
    background-repeat: no-repeat;
	background-size:cover;
}
.CHSGreyBarPic.LargeGroups{
	background-image:url(../images/LargeGroupsService.jpg);
    background-position: center;
    background-repeat: no-repeat;
	background-size:cover;
	width:45%;
	float:right;
	height:36.438em;
	padding-top:1em;
	padding-bottom:.5em;
	display:table-cell;
}

.CHSGreybarContent {
	display:table-cell;
	width:30%;
	height:31.125em;
	float:left;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:2em;
	background-color:#F4F4F4;
	color:#777;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
}

.CHSGreybarContent h1{
	font-size:3.75em;
	line-height:1.25em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#5299E7;
}

.CHSGreybarContent h2{
	font-size:2.125em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color:#000;
}

.CHSGreybarContent.SmallGroups p{
	font-size:2.15em;
}

.CHSGreybarContent ul{
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.5em;
	margin-left:.5em;
	margin-top:.5em;
	list-style:outside;
	padding-left:1em;
}

.CHSGreybarContent ul li {
  list-style: none;
  color:#555;
}

.CHSGreybarContent li:before {
  /* For a checkmark */
  content: '\2714';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1.2em;
  top: 0;
  color: #ed732a;
  font-size: 20px;
}

.CHSGreyBar.SmallGroups{
	position:relative;
	z-index:11;
	height:36.438em;
	display:flex;
    align-items: stretch;
	overflow:visible;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
}

.CHSGreyBarPic.SmallGroups{
	float:right;
	display:table-cell;
	width:35%;
	padding-top:1em;
	padding-bottom:.5em;
	background-image:url(../images/SmallGroupsService2.jpg);
    background-size: cover;
}

.CHSGreybarContent.SmallGroups {
	float:right;
	font-size:.88em;
	display:table-cell;
	width:65%;
	max-width:58em;
	height:auto;
	padding-top:1em;
	padding-bottom:.5em;
}

.homeTestimonialsWrapper{
	width:100%;
	background-image:url(../images/TestimonialsBg.jpg);
	background-color:#013f58;
    /* Set a specific height */
    height: 55em; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	color:#fff;
}
.homeTestimonialsWrapper h2{
	color:#fff;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:3.4em;
	text-align:center;
	padding-top:.5em;
}

.flexcolCP {
    display:flex;
    flex-wrap: wrap;  
    padding:0em 2em;
    width:auto;
	background-color:transparent;
	justify-content: space-evenly;
    clear: both;
    box-sizing: border-box;
}

.slick-dots{
	bottom: -33em;
	color:#fff;
}

.slider {
	max-width:1200px;
	padding-left:2em;
	padding-right:2em;
	margin-left:auto;
	margin-right:auto;
	height:18em;
}

.slick-slide {
   margin: 0px 40px;
}

.slick-slide img {
   width: 100%;
}


.slick-prev:before{
	left:1em;
}
.slick-next:before{
	right:1.5em;
}

.slick-prev:before,
.slick-next:before {
   color:#FFF;
   font-size:34px;
   position:relative;
   top:-2em;
}

.homeTestimonialsWrapper section{
	Height:12em;
	position:relative;
	margin-top:1em;
	}

.homeTestimonialsWrapper div div.TestimonialText{	
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.9em;
	float:left;
	position:relative;
	top:-.5em;
	width:70%;
}

.homeTestimonialsWrapper div div.TestimonialText span{
	display:inline-block;
	font-size:.9em;
	padding-top:.5em;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
}

.TestimonialIcon{
	float:left;
	width:25%;
	position:relative;
	height:8em;
}

.homeTestimonialsWrapper div div.TestQuote{
	background-color:rgba(23, 29, 33, .73);
	background-image:url(../images/TestimonialQuote.png);
	background-size:cover;
	position:relative;
	z-index:-1;
	border-radius:50%;
	float:left;
	width:4em;
	height:4em;
}

.homeTestimonialsWrapper div div.TestUserIcon{
	background-color:rgba(221, 99, 99, 1);
	background-image:url(../images/TestimonialUserIcon.png);
	background-size:cover;
	position:relative;
	left:-1.5em;
	z-index:1;
	border-radius:50%;
	float:left;
	width:8em;
	height:8em;	
}

.homeTestimonialsLogoBar{
	width: 100%;
	height: 7.5em;
	background-color: rgba(40,40,40,0.82);
	vertical-align: middle;
	display: table;
	position: absolute;
	bottom: 0px;
}
.homeTestimonialsLogoBarContent{
	display:table-row;
	min-width:730px;
	max-width:1200px;
	height:7.5em;
	margin-left:auto;
	margin-right:auto;
}
.homeTestimonialsLogoBarCell{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:7.5em;
}

.freeConsultPic{
	width:50%;
	background-image:url(../images/FreeConsultPic.jpg);
	background-size:cover;
}

.freeConsultForm{
	width:50%;
	background-color:#fcfcfc;
	padding:3.5em;
}

.freeConsultForm h1{
	color:#000;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:3em;
}

.blueline{
	width:4em;
	height:1px;
	background-color:#5299E7;
	margin-bottom:.75em;
}

.freeConsultForm input[type=text] {
	border:1px solid #d3d3d3;
	background-color:#fff;
	color:#000;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.25em;	
	padding:.75em;
	margin-top:.5em;
	margin-bottom:.5em;
	width:100%;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

.freeConsultForm form{
	width:60%;
}

.freeConsultForm input[type=email] {
	border:1px solid #d3d3d3;
	background-color:#fff;
	color:#000;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.25em;	
	padding:.75em;
	margin-top:.5em;
	margin-bottom:.5em;
	width:100%;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

.freeConsultForm textarea{
	border:1px solid #d3d3d3;
	background-color:#fff;
	color:#000;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.25em;	
	padding:.75em;
	margin-top:.5em;
	margin-bottom:.5em;
	width:100%;
	height:7.5em;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=submit]{
	background-color:#ed732a;
	color:#fff;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.5em;
	padding:.25em 1em;
	border-radius: 1.5em;
	border:1px solid #ed732a;
}

input[type=submit]:hover{
	background-color:#ff4746;
	
}

.fa-ul.padded>li{position:relative; margin-top:.5em;}

/*********************************** Responsive Styles **********************************/

@media only screen and (max-width: 1600px) {
    .videoEmbed1{
        width:1024px;
        height:576px;
    }   
    
.indexCSRPic{
    height:28em;
    width:31.27em;
    left:-60px; 
}
    
}

@media only screen and (max-width: 1400px) {

.indexCSRPic{
    height:26em;
    width:29.03em;
    left:-80px; 
}    
 
.flex3col .tile {
    max-width: 100%;
    
}

.tileBottom{
font-size: 1.35em;    
    }    
}
    
@media only screen and (max-width: 1200px) { 

.tileBottom{
    font-size: 1.45em;    
    }
}

@media only screen and (max-width: 1100px) {
    .videoEmbed1{
        width:720px;
        height:405px;
    }   

     
  
}
 
@media only screen and (max-width: 950px) {

.indexCSRPic{
	display:none;   
}    
    
.freeConsultPic{
	display:none;
}
    

.freeConsultForm{
	width:100%;
	background-color:#fcfcfc;
	padding:3.5em;
} 
    
.freeConsultForm form {
    width:95%;        
    }    
    
.homeContentWrapperEH{
    background-position: right bottom;
    background-size: cover;
}    

.ehealthHeroContainer{
    width:100%;
    max-width:1600px;
    height:25em;
    margin-left:auto;
    justify-content: stretch;
}

h2.hmheroSubheading{
    font-size: 2em !important;
    color:#000000 !important;
    text-align: center;
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif !important;
    margin-bottom: 1em;
}    
  
.coverageCategories{
    display:flex;
    flex-direction: row;
    align-items: stretch;
    width:100%;
    float:none;
    padding-bottom: 1em;

}    
    
.CHSpnCircle{
	display: none;
}

.CHSopmCircle{
	display: none;
}

.CHSGreyBarPic{
	display: none;
}
.CHSGreyBarPic.LargeGroups{
	display: none;
}    


.CHSempGreybarContent{
	width:80%;
	height:45em;
	padding-top:1em;
}

.CHSempGreybarContent div{
	width:90%;
	float:left;
    padding-left:3%;
    padding-right:3%;
}    
    
.CHSempGreybarPic{
	display: none;
}    

.moduleCircleLayout1PicBlueBdr{
	display: none;
}

.moduleCircleLayout1PicRedBdr{
	display: none;
}    

.smallGroupValuePic{
	display: none;
}

.LargeCirclePicBlue{
	display: none;
}    

.CirclePicBlue{
	display: none;
}

.CirclePicRed{
	display: none;
}    

.AmeritasDentalGreybarPic{
	display: none;
}

.RegenceEAPGreybarPic{
	display: none;
}    

.ltGrey2colPic2{
	display: none;
}
.ltGrey2colPic2Right{
	display: none;
}    

.flex3cols {
    flex-wrap: wrap;    
}
    
.flex3cols div {
    width:90%;   
}    

.flex3cols div{
    width: auto;
}    

.tileBottom{
    font-size: 1.6em;    
    }    
    
.CHSpnCircle{
	display:none;
}

.CHSopmCircle{
	display:none;
}
 
.CHSopmBox{
	width:80%;
	margin-left:0%;
    margin-right:5%;
	padding-left:5%;
}

.CHSpnBox{
	width:80%;
	padding-right:5%;
	margin-left:5%;
}    
 
.CHSGreyBarPic.SmallGroups{
	display:none;
}

.CHSGreybarContent.SmallGroups {
	width:80%;
	max-width:58em;
}

.DarkBlueBarPic{
        display: none;
    }       
}

@media only screen and (max-width: 845px) {

.homeTestimonialsWrapper{
    height: 60em;    
    } 
.slick-dots{
	bottom: -38em;
}    
    
}

@media only screen and (max-width: 800px) {
    .videoEmbed1{
        width:512px;
        height:384px;
    }  
}

@media only screen and (max-width: 600px) {
    .videoEmbed1{
        width:360px;
        height:270px;
    }    
    
}
