#masthead-subhead h1 {text-wrap: unset;}
.sectionHeading {text-align: center; margin-bottom: 20px;}

.flexbanner .fbox .fitem.imgitem img {max-height: 400px;}

.overhead {
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 4px !important;
	display: inline-block;
	padding: 3px 0px 2px;
	border-radius: 4px;
	color: unset;
}
.overhead.purpleBg {color: #fff;}
.overhead img {vertical-align: initial; height: 16px; width: auto;}
.overhead:has( > img) {padding: 3px 5px 2px 10px;}

/****** subbanners ******/
#subbanners.content-area {overflow: hidden; padding: 30px 30px 40px} 
#subbanners.content-area .contents .fbox {width: 100%; display: flex; justify-content: center; align-content: stretch; flex-wrap: wrap; gap: 24px;  height: 100%;} 
#subbanners.content-area .contents .fbox .fbox {justify-content: flex-start; flex-flow: column wrap;}
#subbanners .outer {flex: 1 1 auto; border-radius: 16px; overflow: hidden; max-width: 384px; width: 100%; } 
.subBanner .fbox .fitem {padding: 0 24px;}
.subBanner .fbox .fitem:first-child {padding: 0;}

#tallbanners.content-area {overflow: hidden; padding: 30px 30px 40px} 
#tallbanners.content-area .contents .fbox {width: 100%; display: flex; justify-content: center; align-content: stretch; flex-wrap: wrap; gap: 24px;  height: 100%;} 
#tallbanners.content-area .contents .fbox .fbox {justify-content: space-between;}
#tallbanners .outer {flex: 1 1 auto; border-radius: 16px; overflow: hidden; max-width: 584px; width: 100%; } 
.tallBanner .fbox .fitem {padding: 0 24px; width: calc(100% - 48px);}
#tallbanners h2 {font-size: 26px;}

 

.whiteBgRedTxt {background: white !important; color: #e10a0a;}
/*
.redBg .overhead {background: #000 !important; color: #fff !important;}
.dawnBg .overhead {background: #34a8d6 !important; color: #fff !important;}
*/

#benefitsCarouselTabs {padding-bottom: 40px;}
	#benefitsCarouselTabs .contents {max-width: 792px; width: 100% !important;}
	#benefitsCarouselTabs .copy {max-width: 600px; margin: 0 auto; text-align: center;}
	#benefitsCarouselTabs .copy img {margin-bottom: 20px;}

.benefitsCarouselCtaContainer {text-align: center;}
.benefitsCarouselCtaContainer .btnBasic {margin: 0 12px 15px;}

#benefits {padding-top: 10px;}
	#benefits .contents {max-width: 792px; width: 100% !important;}
	#benefits .copy {max-width: 600px; margin: 0 auto; text-align: center;}
	#benefits .copy img {margin-bottom: 20px;}

	#benefits .selected-benefits {display: none;} 
	#benefits .selected-benefits.active {display: block;}
	#benefits .selected-benefits .benefits-carousel .item-info {padding: 10px 0; font-weight: bold;}
	
  .benefits-carousel .carouselContainer .slick-slide { margin: 0 12px; }
  .benefits-carousel .slick-list {margin: 0 -12px;}
  
  .benefits-carousel .slick-slide img {border-radius: 16px;}

  
	
#tabs {}
	#tabs .fbox {display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	#tabs .fbox div {flex: 0 0 auto;}
	#tabs div a {width: 120px; padding: 10px 0 15px; text-align: center; display: inline-block; font-weight: bold; font-size: 14px; text-decoration: none; color: #131C35; border-bottom: 4px solid transparent;}
	#tabs div a.active,
	#tabs div a:hover,
	#tabs div a:focus {border-color: #E10A0A;}
	#tabs div a img {height: 48px; width: auto; display: block; margin: 0 auto 5px;}
	#benefitsCarouselTabs .item-info {font-weight: bold; text-align: center; padding: 15px 0;}
	#tabs .imgHolder img.redBg {display: none;}
	#tabs a.active .imgHolder .greyBg,
	#tabs div a:focus .imgHolder .greyBg,
	#tabs div a:hover .imgHolder .greyBg {display: none;}
	#tabs a.active .imgHolder .redBg,
	#tabs div a:focus .imgHolder .redBg,
	#tabs div a:hover .imgHolder .redBg {display: block;}
	


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


@media screen and (max-width:1280px) {
	 
}
@media screen and (max-width:1200px) {
 
}
@media screen and (max-width:1176px) {
	 
}

@media screen and (min-width:1200px) {
 .flexbanner .fbox {max-height: 450px;}
}


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

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

 
}
@media screen and (max-width: 1100px) {
 #subbanners.content-area {padding: 30px 16px;}
 #subbanners.content-area  {padding: 30px 16px;}
}
@media screen and (max-width:1000px) {
	#subbanners.content-area .contents {width: 100% !important;}
	#subbanners.content-area .contents .fbox {gap: 16px;} 
	#tallbanners.content-area .contents {width: 100% !important;}
	#tallbanners.content-area .contents .fbox {gap: 16px;} 
	#tabs {width: 100%; margin: 0 auto;}
 
}
@media screen and (max-width:965px) {
 .flexbanner .fbox .fitem.imgitem img {max-height: 300px;}
}

@media screen and (max-width:900px) {
	#winners .winners-carousel .feature img.winnersFeatureImg {max-width: 90%; max-height: none;}
 	#subbanners.content-area {padding-bottom: 40px;}
}

@media screen and (max-width:800px) {
  .benefits-carousel .carouselContainer .slick-slide { margin: 0 8px; }
  .benefits-carousel .slick-list {margin: 0 auto;}
 
 
	#benefitsCarouselTabs {padding: 50px 0 20px;}
	
	 #tallbanners .outer,
	 #subbanners .outer {max-width: 584px;}
}

@media screen and (max-width:720px) {
	#tabs .fbox {
	flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    justify-content: space-between;
	padding: 20px 10px;
	}
	#tabs .fbox div {margin: 0 15px 0 0;}
	#tallbanners.content-area .contents .fbox,
	 #subbanners.content-area .contents .fbox {flex-flow: column wrap; justify-content: center; align-content: center;}
}

@media screen and (max-width:640px) {
	 
	#benefits {padding-bottom: 0;}
	 
    .benefitsCarouselCtaContainer {margin-top: 0;}
	.benefits-carousel .slick-dots {display: none;}
	.benefits-carousel .item p {margin-bottom: 0;}
 
}
@media screen and (max-width:600px) {
 

}
@media screen and (max-width:550px) {
	 
}
@media screen and (max-width:500px) {
	#tabs {width: 95%; margin: 0 auto;}
	 
}

@media screen and (max-width:480px) {
	 
}
@media screen and (max-width:400px) {

 


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