/* 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;
}

.top-banner{
	padding: 40px;
	border: 1px solid black;
	display: flex;
	 justify-content: center;
	 margin: 0 20px;
    border-bottom: 0px;
}


.big-title{
	font-size: 48px;

}

.sub-title{
	font-size: 34px;
	color: black;
	font-weight: 400;
}


.blue{
	color: #1946B8;
}

.bannerlogo{
	float: left;
	margin-right: 15px;
}

.emp{
	
}

.mid-inner{

}

.mid-text{
	float: left;
}

.mid-inner img{
	float: left;
}

.blue-bar{
	background: #1946B8;
	padding: 15px 0;
}

.bar-title{
	text-align: center;
	color: white;
	font-size: 28px;
}

.drkblue{
	background: #09144F;
}

.guides{
	margin: 0 20px;
	padding: 20px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.half{
	width: 50%;
	float: left;
}

.half h3{
	text-align: right;
	font-size: 52px;
	color: white;
}

.half .blue{
 color: #1946B8;
}

.dl-btn { display:inline-block; }

.inner-text .btn-area{
	text-align: right;
	margin: 25px 0;
}

.brandbt{
  background:#FF6600 ;
  padding: 12px 30px;
  color: white;
  border-radius: 25px;
}
.btn-area a { transition:.7s; }
.btn-area a:hover { background:#09146b; transition:.7s; }

.inner-text{
	margin: 0 15px 0 0;
}

.pattern{
	background: url(../imgs/b2b.png);
}

.icon-img img{
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 350px;
}

.icon-img h4{
	margin-top: 15px;
	text-align: center;
	font-size: 26px;
	color: white;
}

.guides.no-pad{
	padding: 0;
}

.single .half{
	width: 100%;
}

.half .icon-img{
	padding: 40px 20px;
}

.no-pad .btn-area{
	margin: 45px auto;
}
.orange{
	background: #FF6600;
}

.quarter img{
	margin: 0 auto;
	display: block;
}

.quarter{
	padding: 30px 0;
	width: 25%;
	float: left;
}

.quarter:nth-child(even){
	  background: #09144F;
}

.flexing{
	display: flex;
}

.flexed{
	flex: 1 100%;
}

.bord{
	border-bottom: 1px solid black;
	border-top:  1px solid black;
}

/* responsive CSS on a per project basis
================================*/

@media(max-width: 1200px){
	.quarter img{
		width: 90%;
	}
}

@media(max-width: 1130px){
	.guides .half img{
    width: 100%;
	}

	.single .half img{
		width: 375px;
	}

	
}

@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 */
}