/* 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:2px 0px 1px 6px}
.price-save-dollar{padding:2px 0 1px 2px}
.price-save-percent{padding:2px 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;}
.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; }
.lower-case {text-transform: none !important;}
.instantSavings, .mir, .originalPrice, .price-save,.shipping, .space{display: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
================================*/
:root {
  --ngg-darkblue:#09144f;
  --ngg-blue:#084BA6;
  --ngg-orange:#fa9d28;
  --ngg-darkorange: #ff8500;  
  --ngg-footgry: #333;  
  --ngg-opensans:'Open Sans';
  --ngg-btn-txt:#212121;
}
body { background:#000; }
#ngg-hero-d, #ngg-hero-m, .ngg-feature { position:relative; }
#ngg-hero-d, #ngg-hero-d img, .ngg-bg img { display:block; width:100%; }
#ngg-hero-m, #ngg-hero-m img, .ngg-bgm img { display:none; width:100%; }
.ngg-bg img, .ngg-bg img {margin:25px 0px;}
.ngg-item {height:165px;}
.ngg-item2 {height:185px;}
.item-height { min-height:280px; }

.section-inner { color:white; }
.ngg-items { background-color:white; padding:2% 0; }
.ngg-items a { color:#212121; }
.ngg-intro { position:absolute; top:60px; left:2%; width:47%; text-align:left; }
.ngg-intro h1 { font-size:4rem; line-height:1; padding:0 0 4%; }
.ngg-intro h3 { font-size:2.5rem; line-height:1; padding:0 0 4%; }
.ngg-intro p { padding:0 0 4%; line-height:2; }
.ngg-badges img { max-width:136px; }

.ngg-intro2 { position:absolute; top:5%; left:12%; width:23%; text-align:left;}
.ngg-intro2 h2 { font-size:3rem; line-height:1.15; padding:0 0 4%; }
.ngg-intro2 h5 { font-size:2rem; line-height:1; padding:0 0 4%; }
.ngg-intro2 p { padding:0 0 4%; line-height:2; }

.ngg-feature { padding:45px 0 5%; text-align:center; }
.ngg-feature h2 { padding:15px 0; font-size:3rem; }
.ngg-feature-center { position:absolute; top:10%; padding:0 18%; margin:auto; background-image: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,1));}

.ngg-feature-center2 { padding:0 18%; margin:auto;}
.ngg-feature-center2 img { width:100%; display:block; margin:5% 0 0; }

.ngg-feature-details { display:flex; justify-content:space-around; max-width:1000px; flex-wrap:wrap; gap:30px; margin:auto; }
.ngg-feature-details div { flex:18%; background-color:#1a1a1a; padding:2%; }
.ngg-feature-details h3 { padding:10px 0; min-height:50px; }

.ngg-faq details { text-align:left; padding:0 15% 1%; letter-spacing:0.81px; }
.ngg-faq summary { padding:5px 10px; border:1px solid #ccc4; cursor:pointer; }
.ngg-faq details > p { padding:5px 20px; background-color:#333; }
.ngg-faq details > table { padding:5px 20px; width:100%; background-color:#333; border-collapse:collapse; }
.ngg-faq details > table td { padding:10px; border:1px solid #ccc;  }
.ngg-faq details p a { text-decoration:underline; }
table.ngg-faq-table { padding:1%; overflow-x:auto; }

.ngg-pos10 { top:10%; }
.ngg-pos20 { top:20%; }
.ngg-pos30 { top:30%; }
.ngg-wid30 { width:30%; }
.ngg-notpad { padding-top:0; }
.ngg-nobpad { padding-bottom:0; }

.ngg-spec { display:flex; justify-content:space-around; }
.ngg-spec { width:50%; margin:auto; }
.ngg-spec-details { display:flex; flex-direction:column; text-align:left;  }
.ngg-spec-details div { padding-bottom:60px; }

.ngg-feature-col { display:flex; gap:30px; margin:50px 50px; width:95%; flex-wrap:wrap;}
.ngg-feature-col div {flex:20%;}
.ngg-feature-col div h2, .ngg-feature-col div h3 { padding:10px 0 0; }
.ngg-feature-col div p { padding:15px 15px 0 0;}

.ngg-benefits { display:flex; gap:30px; flex-wrap:wrap; width:60%; margin:auto;}
.ngg-benefits div { flex:48%; box-sizing:border-box; }
.ngg-benefits div img { display:block; width:100%; }
.ngg-benefits-txt { padding:5% 10% 0; background:#1a1a1a; margin:auto; text-align:left; min-height:200px; }
.ngg-benefits-txt h3 { padding:0 0 15px; }
.ngg-w794 { max-width:794px; margin:auto; }

.ngg-btn { border:0; background:none; width:100%; margin:3% auto; text-align:center; }
.ngg-item-btn { font-size:1rem; }
.ngg-item-btn a { border-radius:35px; padding:10px 0; width:100%; letter-spacing:0; }
.ngg-shopall { border-radius:30px; text-align:center; background-color:#fa9d28; color:#212121; border:0; padding:7px 8%; transition:0.5s; font-weight:700; text-transform:none; font-family:'Open Sans' !important; }
.ngg-shopall:hover, .ngg-buynow:hover, .ngg-item-btn a:hover { background-color:#ff8500; color:#212121; transition:0.35s; text-decoration:none; }
.ngg-buynow { border-radius:30px; text-align:center; background-color:#ff8500; color:#000; border:0; padding:10px 20px; transition:0.5s; font-weight:700; text-transform:none; }
.item-title a { font-size:14px; font-family:'Open Sans',sans-serif; overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; line-clamp:2; -webkit-box-orient:vertical; }
.ngg-vid-box { width:100%; max-width:600px; height:400px; }
.ngg-vid-container { position:relative; width:100%;  overflow:hidden; padding-top:56.25%; }
.ngg-iframe { position:absolute; top:0; left:0; bottom:0; right:0; width:100%; height:100%; }
.font-s { color:var(--ngg-footgry); font-family:var(--ngg-opensans); }
.disclaimer { color:#666; padding:2% 0 0; }
.main-title { text-transform:none; }
.ngg-disclaimer { padding:2% 0; }
.btn-primary, .button.button-primary { text-transform:none; font-family:'Open Sans',sans-serif; border:0; background-color:#fa9d28; color:#212121; }
.item-container:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

/* [][][]
  [][][][] */
.ngg-grid3 { display:grid; grid-template-columns:repeat(3, 1fr); grid-gap:30px; grid-auto-rows:33%; }  
.ngg-grid4 { display:grid; grid-template-columns:repeat(4, 1fr); grid-gap:30px; grid-auto-rows:25%; }  
.ngg-grid3, .ngg-grid4 { margin:5% 0 0; }
.ngg-grid3 div, .ngg-grid4 div { margin:3%; }


.item-title {
    margin: 48px 0 1.5em 0;
}


/* responsive CSS on a per project basis
================================*/
@media only screen and (max-width: 1300px) { 
  .ngg-item-btn a { width:100%; max-width:150px; }
}

@media only screen and (max-width: 1080px) { 
  .ngg-bg img, .ngg-bg img {margin:50px 0px;}
  .ngg-intro2 {width:40%;}
  .ngg-pos20 { top:50%; }
  .ngg-disclaimer { padding:2%; }
}

@media only screen and (max-width: 768px) {
  .ngg-bg img, .ngg-bg img {margin:-30px 0px 25px 0px;} 
    #ngg-hero-d, #ngg-hero-d img { display:none; }
    #ngg-hero-m, #ngg-hero-m img { display:block; }
    .ngg-feature { width:90%; margin:5% auto 0; padding:0; }
    .ngg-intro, .ngg-intro2 { position:relative; top:30px; width:80%; margin:auto; }
    .ngg-intro2 {left:0%; background-image: linear-gradient(270deg, rgba(0,0,0,0), rgba(0,0,0,1));}
    .ngg-spec { flex-direction:column; width:100%; text-align: center; }
    .ngg-spec-details { margin:5% auto 0; }
    .ngg-spec-details div { padding-bottom:30px; }
    .ngg-feature-center { position:relative; }
    .ngg-feature-center2 { padding:0; }
    
    /* Mobile images
    .ngg-bg, .ngg-bg img { display:none; }
    .ngg-bgm, .ngg-bgm img { display:block; }
    */
}

@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%; }
	.items-grid .item-title { height:auto; }
    .ngg-intro { margin:0 auto 20%; }
    .ngg-feature-details { flex-direction:column; max-width:300px; }
    .ngg-feature-details div { padding:10%; }
    .ngg-intro2 { left:0%; }
    .ngg-feature-col { flex-direction:column; width:80%; margin:auto; }
    .ngg-feature-col img { max-width:300px; width:100%; }
    .ngg-benefits { width:100%; }
    .ngg-faq details { width:100%; padding:0; }
}

@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%;
	}	
  .items-grid .item-title { height:4em; }
  .item-img > img { max-width:250px; }
}
@media only screen and (min-width: 769px) {
	/* insert responsive CSS for screens above 769px */
		.items-grid .item-cell { width: 24%; margin: 0 0 2%;}
    .items-col2 { width: 48% !important; margin: 0 0 2%;}

}
@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
  .fix2 { width: 22% !important; }
}