/* template.css overrides -- use only when absolutely necessary
================================*/
.banner {padding-top:41.667%;}
.banner-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-height: 300px;
background: url(../imgs/hero.jpg) no-repeat 0 0;
background-size:289.722222%;
}
.header2021-logo-img > img{
  width:102px !important;
  height:auto;
}

.price{margin:0 0 0.825em 0;}
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:#cc4e00;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:19px solid #cc4e00;border-right: 10px solid transparent;margin-bottom:0;}
.price-save-label{padding:0 0 1px 6px}
.price-save-dollar{padding:0 0 1px 2px}
.price-save-percent{padding:0 6px 1px 2px}
.price-save-label:before,.price-save-percent:after{content:'';position:absolute;bottom:0;width:0;height:0;}
.item-cell{border-bottom:none;}
.item-promo{margin-top:1em;}
.item-promo-code{border-color:#888;}
.item-promo-title span{color:#333;}
.item-promo-info{color:#cc4e00;}
.item-promo-code{padding:1.5em 5px 1em 5px;height:auto;color:#cc4e00;}
.item-promo-code-save{display:inline;}
li.mir{display:none;}
.instantSavings, .mir{display:block;}
.finalPrice{font-size:1.6em;}
.instantSavings{font-size:0.925em}
.finalPrice, .instantSavings{color:#000;}
.shipping{visibility:hidden;}
.mir{font-size:1em;margin:0;color:#016B04}
.header .logo { width:125px; }
.items-grid:after { background:none; }
/* No Orange Bar for Custom LPs with Black Background
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:none;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:none;border-right: 10px solid transparent;margin-bottom:0;}
================================*/

/* custom CSS on a per project basis
================================*/
.clearf:before,
.clearf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearf:after {
    clear: both;
}

html{
	scroll-behavior: 	smooth;
}

a, a:hover{
	border-bottom: 	0px !important;
}

#main #hero{
	margin-bottom: 0 !important;
}

#main #hero img{
	width: 100%;
}

.cta-area{
	padding: 40px;
}

.btn-area{
	padding: 20px 0;
}

.half{
	width: 50%;
	float: left;
}

.cta-text{
	text-align: center;
	float: left;
	width: 75%;
	color: white;
}

.cta-text h3{
	font-size: 32px;
	color: white;
}

.cta-img{
	float: left;
	width: 25%;
}

.cta-area img{
	width: 140px;
}

.lowbt{
	text-transform: None!important;
}

.homebg{
   background: url(../imgs/homebg.png);
   background-size: cover;
}

.businessbg{
	background: url(../imgs/office.png);
	background-size: cover;
}

.awards{
	background: #00272c;
	padding-bottom: 40px;
}

.badge-area{
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}

.badge-area img{
	margin-right: 35px;
    max-width: 200px;
    max-height: 104px;
}

.awards h3{
	color: white;
	font-size: 26px;
	text-align: center;
}

.bus-img{
	width: 200px;
	vertical-align: middle;
}

.ultimate{
	background: rgb(0,214,220);
background: linear-gradient(180deg, rgba(0,214,220,1) 0%, rgba(0,76,87,1) 100%);
padding: 40px 0;
text-align: center;
}

.icon-row{
	display: flex;
	width: 70%;
	    margin: 0 auto;
	    padding-top: 40px;
}
.ult-icons{
	flex:100%;
}

.ultimate h3, .ultimate p{
	color: white;
}

.ultimate h3{
	font-size: 32px;
}

.ult-icons img{
	width: 150px;
	margin: 0 auto;
	text-align: center;
    display: block;
}

.ult-icons h5{
	text-align: center;
	font-size: 15px;
	color: white;
}

.pro-table{
	padding: 40px 0;
}

.pro-table table{
	width: 100%;
}

.table-title{
	color: #01bac6;
	padding: 20px;
	font-weight: 800;
    border-bottom: 1px solid black;
}

.table-text{
	padding: 20px;
	text-align: center;
}

.table-box{
	font-weight: 600;
	border: 8px solid white;
	padding: 20px 0;
}

.table-box .ltgry{
	font-weight: 600;
	color:#39464e;
}

.ltgry{
	background: #dee8ec;
	color:#39464e;
}

.drkgry{
	background:#778c97;
	color: white;
}

.drkgrn{
	background:#00454f;
	color: white;

}

.ltgrn{
	background:#01bac6;
	color: white;

}

.mdgrn{
	background: #006f7e;
	color: white;
}

.popular{
	background: #84d2da;
	color:white;
	padding: 12px;
}

.mid-title{
	background: #f4fafc;
	padding: 12px;
	color: #576770;
}

.org{
	background: #e28f19;
	padding: 12px;
	color: white;
}

.lined{
	border-bottom: 1px solid #d1dfe8;
}

.pro-table h3{
	font-size: 28px;
}

.bt-box{
	text-align: center;
}

.space{
	padding: 14px 0;
}

.top-title{
	font-size: 32px;
}

.big-title{
	font-size: 32px;
	color:#00737e;
}

.qualify{
	background: url(../imgs/hexbg.png);
	text-align: center;
	padding: 40px 0;
}

.three-grn{
	display: flex;
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
}

.big-third{
	padding: 20px;
	flex: 0 0 60%;
}

.thirds{
	padding: 20px;
	    flex: 1 0 15%;
}

.blue-bar{
	background: rgb(0,214,220);
background: linear-gradient(180deg, rgba(0,214,220,1) 0%, rgba(0,76,87,1) 100%);
padding: 80px 0;
text-align: center;
}

.blue-bar h3{
	color: white;
	font-size: 32px;

}

.blue-bar h5{
	font-size: 18px;
	color: white;
}

.comp-table table{
	width: 100%;
}

.package{
	width: 	120px;
}

.check{
	width: 20px;
}

.improved{
	width: 80px;
}

.comp-table	.lined th{
	padding: 12px;
}

.big{
	font-size: 	18px;
	width: 	80%;
	text-align: center;
	margin: 0 auto;
}

.comp{
	padding: 40px 0;
}

.bottom-social{
	padding: 40px 0;
	background: #004b55;
	color: white;
}

.logo-contain{
	margin: 0 auto;
	text-align:center;
}
/* responsive CSS on a per project basis
================================*/
@media (max-width: 805px){
	.ctas .half{
		width: 100%;
		float: none;
	}

	.icon-row{
		display: block;
		width: 	100%;
	}

	.ult-icons{
		flex: 0;
		padding-bottom: 40px;
	}

	.pro-table, .comp-table{
		width: 100%;
		overflow-x: scroll;
	}

	.three-grn{
		display: block;
	}

	.thirds{
		padding: 40px;
	}

	.badge-area	img{
		margin-right: 0;
	}
}

@media (max-width:  640px){
	#main #hero{
		margin: 0 !important;
	}
}
@media only screen and (max-width: 550px) {
	/* insert responsive CSS for mobile screens below 550px */
    .items-grid .item-cell { width:90%; text-align:center; border-bottom:1px solid #333; padding-bottom:8%; }
    .item-img > img { max-width:300px; }
	.items-grid .item-title { height:auto; }
}

@media only screen and (min-width: 375px) {
	/* insert responsive CSS for screens above 375px */
}
@media only screen and (min-width: 481px) {
	/* insert responsive CSS for screens above 481px */
}
@media only screen and (min-width: 641px) {
	/* insert responsive CSS for screens above 641px */
	.banner { padding-top: 21.96%; }
	.banner-img {
		background-position:100% 0;
		background-size: 152.7086383601757%;
	}	
}
@media only screen and (min-width: 769px) {
	/* insert responsive CSS for screens above 769px */
		.items-grid .item-cell { width: 22%; }

}
@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
}