/*
Template Name:      Marketing 360® Bigcommerce Template 102
Version:            0.1.0
Author:             Madwire Media SWAT Team
Author URI:         http://www.madwiremedia.com
*/

/* =============================================================================
   Base !n! !bas
   ========================================================================== */
/*--#DrawerMenu {
	display:none!important;
}
.ToggleMenu {
display:none!important;
}*/

h3 {
  font-size: 17px;
  font-weight: 600;
}

/* Colors */

a {
  color: #E14A26;
}
a:hover {
  color: #e8850e;
}

#PrimaryMenu > ul > li > a:hover,
#PrimaryMenu > ul > li.dropdown.open > a,
#PrimaryMenu > ul > li.ActivePage > a,
#PrimaryMenu ul.category-list > li > a:hover,
#PrimaryMenu ul.category-list > li.dropdown.open > a,
#PrimaryMenu ul.category-list > li.ActivePage > a {
  color: #f89a21;
}

#marvel {
  position: absolute;
  top: 0;
  left: 0;
}
#gts-c {
  bottom: 0;
  cursor: pointer;
  display: inline-block;
  left: 162px;
  overflow: hidden;
  position: fixed;
  z-index: 2147483644;
}
.gtss-a.gtss-g.gtss-b {
  left: 162px;
}

.btn,
a.btn,
input[type="submit"],
input[type="button"],
button,
.ExpressCheckoutBlock .ExpressCheckoutTitle {
  background: #e14a26;
  color: #fff !important;
}

#footer-cta {
  background: #898989;
  color: #fff;
}

#footer-cta p{
  font-size:30px;
  font-weight:300;
}
.btn:hover,
a.btn:hover,
.ProductQty a:hover,
.ProductActionAdd a:hover,
.slide-show-render-full .slide-button span:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button {
  background: #b52e0d;
  color: #fff;
}

#custom-slider .flex-control-paging li a:hover,
#custom-slider .flex-control-paging li a.flex-active {
  background: #eb5b5b;
  border-color: #eb5b5b;
}

/* Secondary Colors */

.btn.alt,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
#PrimaryMenu ul li.dropdown ul a:hover,
#PrimaryMenu ul li ul a:hover {
  background: #f7941d;
  color: #fff !important;
}

.btn.alt:hover {
  background: #e8850e;
  color: #fff;
}

.Left ul li a {
  color: #252525;
}
.Left ul li a:hover,
#SideCatPopOut ul li ul a:hover {
  background: #f5f5f5;
  color: #ca3714 !important;
}

.marvel {
  background: #198e2d !important;
}
.marvel:hover {
  background: #56C442 !important;
}
.InfoMessage {
  border: 3px dotted #f8f8f8;
  background: #f8f8f8 url('//cdn3.bigcommerce.com/s-h0p94h/product_images/uploaded_images/infoblack.png') no-repeat 15px center
}
.InfoMessage a {
  color: #6a6a6a;
  font-weight: bold;
}
#SearchForm {
  width: 71%;
}
.btn.btn-lg {
  border: 2px solid #fff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 8px 18px !important;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
	margin-top: 30px;
}

/* =============================================================================
   Header !n! !hdr
   ========================================================================== */

.TopMenu {
   margin-bottom: 20px;
   background: white;
}
.TopMenu .container {
   padding-top: 5px;
   padding-bottom: 5px;
}
ul.newmenu {
    list-style: none;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 0;
}
ul.newmenu li {
    display: inline-block;
    /* text-align: right; */
}
ul.newmenu li {
    font-size: 23px;
    font-family: "Raleway",sans-serif;
    color: #b2b2b2;
}
.header-phone .toppart {
    margin-bottom: 0;
    line-height: 32px;
    border-bottom: 1px solid #b2b2b2;
}
.header-phone .bottompart {
  margin-top: 0;
  line-height: 30px;
}

.TopMenu a,
.TopMenu .CartLink a,
.phoneIcon {
  color: #f89a21!important;
}
.TopMenu a:hover,
.TopMenu .CartLink a:hover {
  color: #333;
}

.TopMenu .header-contact,
.TopMenu .header-contact a {
  font-size: 14px;
}

.login-text, 
.login-text a {
  font-size:12px !important;
}

.TopMenu .header-contact a {
  color: #f89a21;
}

.header {
   margin-bottom: 0;
   border: none;
}

.header-phone {
  line-height: 1;
  font-size: 23px;
  font-weight: 600;
  text-align: center;
  float: right;
  margin-right: 0;
  font-family: "Raleway",sans-serif;
  color: #b2b2b2;
  margin-top: 20px;
}

.header-phone a {
  color: #b2b2b2;
}

.header-phone a:hover {
  color: #7b7b7b;
  text-decoration: none;
}

#Header {
   margin: 10px 0;
}

/*
.zopim {
display:none;
}
*/



/* == Navigation == */

.PrimaryMenu-wrap {
   background: #252525;
   color:#fff;
   font-weight:400;

}



#PrimaryMenu > ul > li > a {
  color: #fff;
  padding: 12px 10px;
}


#PrimaryMenu > ul > li > a,
#PrimaryMenu ul.category-list > li > a {
   text-transform: uppercase;
}

#PrimaryMenu ul li ul,
#SideCatPopOut ul li ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#PrimaryMenu ul li a .caret {
  border-top: 4px solid #fff;
}

/* Mega Menu */

ul.pages-menu li.megamenu-wrap {
  display: none;
}

#PrimaryMenu ul li.megamenu-wrap {
  display: block;
  position: static;
}

#PrimaryMenu ul li.megamenu-wrap ul:before,
#PrimaryMenu ul li.megamenu-wrap ul:after {
  display:none;
}

#PrimaryMenu .megamenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
}

#PrimaryMenu ul li.megamenu-wrap:hover .megamenu {
  display: block;
}

#PrimaryMenu .megamenu .inner {
  padding: 0 10px;
}

#PrimaryMenu .megamenu h3 {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

#PrimaryMenu .megamenu ul {
  display: block;
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}

#PrimaryMenu .megamenu ul li a {
  display: block;
  padding: 5px 5px;
  color: #252525;
}

#PrimaryMenu .megamenu ul li a:hover {
  background: transparent;
  color: #ca3714 !important;
}

/* == Banner Header == */

.banner-header {
  background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/bg-banner-header.jpg?t=1566393622) top center no-repeat;
  height: 100px;
  padding: 18px 0;
  margin-bottom: 20px;
  text-align: center;
}

.banner-header h2 {
  background: #222;
  background: rgba(0,0,0,0.30);
  color: #fff;
  font-size: 40px;
  margin: 0;
  padding: 8px 15px;
  text-transform: uppercase;
  text-shadow:1px 1px 1px rgba(0,0,0,0.25);
}

body.body-home .banner-header { 
  display: none; 
}

/* =============================================================================
   Content !n! !cnt
   ========================================================================== */

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  background: rgba(0,0,0,.7);
}

/* Contact Page */
#ContactForm {
  background: #f5f5f5;
  padding: 20px;
}

#ContactForm input, 
#ContactForm select, 
#ContactForm textarea, 
#ContactForm input.Textbox, 
#ContactForm input[type="text"] {
  width: 100%;
}

/* Responsive Videos */
.video-container, 
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0; 
  height: 0; 
  overflow: hidden;
  margin-bottom: 20px;
}
 
.video-container iframe,
.video-container object,
.video-container embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Recent Posts Bottom of Page */
.RecentNews h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

#HomeRecentBlogs li {
    padding: 0 5px 0 0;
    width: 33%;
    float: left;
}

/*  Custom Windows Page  and Page Banner*/
.ship-head {
	color:#000;
	font-size: 30px;
	margin-bottom: 20px!important;
}

.discount-list {
		margin-bottom: 20px!important;
}

.screens-heading{
	background: #f89a20;
	padding: 25px 15px;
	font-weight: 800;
	color:#fff;
	margin: 20px 30px;
	border-radius:8px;
	border: solid #e14a26 2px;
	font-size: 24px;
}

.screen-list {
	background: #f89a20;
	padding: 25px 15px;
	border: solid #e14a26 2px;
}

.screen-list li{
	color:#fff;
	font-weight: 800;
	font-size: 20px;
}


.image-block img {
	width: 100%;
	height:auto;
		margin: 15px 0;
	border:1px solid #000;
	
}

.popup-video img {
width: 100%;
height:auto;	
}

.popup-video1 img {
width: 100%;
height:auto;	
}

.black-heading {
	color:#000;
	font-weight: 800;
	font-size: 20px;
	text-align: left;
}


div.blog-widget ul.side-menu li {
	    display: inline-table;
    max-width: 210px;
    padding: 5px 20px;
    text-align: left;
}

/* Misc Styles */
.gray-bar-heading {
  background: #333;
  padding: 10px;
  color: #fff;
}

.red-orange-bar-heading {
  background: #e04925;
  padding: 10px;
  color: #fff;
}

.gold-box {
  background: #F89A20;
  padding: 15px;
}

a.wiremeshbar {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #f89a20;
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}
a.wiremeshbar:hover {
    text-decoration: none;
    color: #fff;
    background: #e38409;
}
/* ==========================================================================
   Free Shipping on select Product Pages
   ========================================================================== */
/*----------------------- body.completewindowscreens div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}

body.solarscreensforwindows div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}

body.bulkorderwindowscreensscreenminimumorder div.DetailRow.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}
body.bulkorderwindowscreensscreenminimumorder div.product-heading > h1 {
	max-width: 65%;
}

body.flexscreentheworldsfirstflexiblescreennomorebentframes div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}
body.flexscreentheworldsfirstflexiblescreennomorebentframes div.product-heading > h1 {
	max-width: 65%;
}

body.flexscreentheworldsfirstflexiblescreennomorebentframes div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}
body.flexscreentheworldsfirstflexiblescreennomorebentframes div.product-heading > h1 {
	max-width: 65%;
}

body.inchxftsuperscreen div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
}

body.xpetscreen div.product-heading {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/free-shipping.png?t=1566393622) top right no-repeat;
	background-size: contain;
	margin-bottom:10px!important;
	min-height: 100px!important;
} -----------------------------*/

/* ==========================================================================
   Video background module (Using JS)
   ========================================================================== */
.my-background-video {
    left: 0;
    top:-200px;
    max-width: 100%;
    position: relative;
    margin-bottom:20px;
    width: 100%;
    z-index: 0;
   object-fit: cover;
}
#video-foreground,
.home-banner-video {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
    

/* ==========================================================================
   Youtube Video background module
   ========================================================================== */
* { box-sizing: border-box; }
.video-background {
    background: #000;
    position: relative;
    /* height: 400px!important; 
   padding-bottom: 33%;*/
   padding-bottom: 29%;
   overflow: hidden;
}

.video-foreground,
.video-background iframe {
    position: absolute;
    /* top: -13%; */
    top: -16.1%;
    left: 0;
    height: 0;
    padding-bottom: 56.5%;
    width: 100.05%;
    pointer-events: none;
    overflow: hidden;
}

iframe#bg-iframe {
    min-height: 100%;
   padding-bottom: 0;
}

#vidtop-content {
  top: 0;
  color: #fff;
}


/*------------------------------ Pet Screen Page ------------------------------*/
.petscreen-cta {
	background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/pet-cta-background.png?t=1566393622) top center no-repeat;
	min-height: 300px!important;
	width:100%;
    background-size: cover;
	padding:20px;
	border: solid 2px #f99a22;
	border-radius: 30px 0;
}

.pet-cta-subhead{
	text-transform: uppercase;
	font-size: 26px;
	font-weight:300;
	color:#fff;
		padding-top: 40px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.pet-cta-head{
	text-transform: uppercase;
	font-size: 32px;
	font-weight:700;
	color:#fff;
	padding-top: 0;
	padding-bottom: 20px;
}

.petscreen-btn {
background: #e04b27; /* Old browsers */
background: -moz-linear-gradient(top, #e04b27 1%, #9c191c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e04b27 1%,#9c191c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e04b27 1%,#9c191c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e04b27', endColorstr='#9c191c',GradientType=0 ); /* IE6-9 */
padding:15px 50px;
border-radius: 5px;
margin: 20px 0;
color:#fff;
font-weight:600;
text-transform: uppercase;
max-width:100%!important;
}

  div.petscreen-btn  a{
margin: 20px auto;
color:#fff!important;
font-weight:600;
text-transform: uppercase;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
}

span.petscreen-btn a {
color:#fff!important;
}

.pet-clear {clear: both;
margin-top:20px;
margin-bottom:20px;}
/*------------------------------Solar Screen Table ------------------------------*/
ul.screen-type {
	display:inline-flex;
	margin-bottom:30px;
}

ul.screen-type li {
	width: 19%;
	margin-right:1%;
	background-color:#f1f1f1;
	text-align: center;
	color:#000;
	padding:5px;
	border-radius: 3px;
	list-style-type: none;
}


/*------------------------------Price Placed in Left Column ------------------------------*/
div.custom-price {
    background: #368ecc!important;
}

.custom-price span {
    color: #fff!important;
	font-weight:800;
}

/*-------------------------- Set option drop downs inline -----------------------------------*/

/*------#\35 2e542429afc8507f02e453c1142a95e > div  {
    display: inline-block!important;
	max-width:200px!important;
}-----*/



/*.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }*/

@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}

    /*UNCOMMENT FOR VIDEO BACKGROUND*/

@media (min-width: 768px) {
 div#carousel-homepage {
    display: none;
}
 #carousel-homepage{display:none;}
 .site-header{
    margin-bottom:0;
  }
	
.productAttributeList .productAttributeLabel label {
    width: 260px;
}
	
	.left-content {
    float: left;
    width: 50%;
}
	.PrimaryProductDetails .ProductMain {
		width: 50%;}
}




/* =============================================================================
   Sidebar !n! !sdb
   ========================================================================== */

.Left .BlockContent {
  margin-bottom: 20px;
}
.Left ul li {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.Left ul li a {
  display: block;
  padding: 5px;
  text-decoration: none;
}

.Left h3 {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.Left #SideCatPopOut li ul li {
  border-bottom: none;
}
.Left #SideCatPopOut ul li a .caret {
  top: 11px;
}

/* =============================================================================
   Footer !n! !ftr
   ========================================================================== */

.footer-main {
  background: #252525 !important;
  color:#fff !important;
}

h4.odd {
  border-top: 2px solid #f89a21;
}
h4.even {
  border-top: 2px solid #e14a26;
}

.footer-main h4 {
  color:#fff !important;
  padding-top: 30px;
}
.footer-main .sf-menu li {
  float: none;
}

#test {
  position: absolute;
  left: 10%;
}

/* == Footer CTA == */

#footer-cta {
  margin-top: 30px;
  padding: 10px 0;
}
#footer-cta p {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.3;
  font-weight:300;
}
#footer-cta p strong {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight:700;
}
.social-links li{
  display: inline-block;
  font-size: 20px;
  margin-right: 5px;
}
.social-links i {
  background: black;
  color: white;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-links i:hover {
  color: grey;
}
.social-links a:hover {
  text-decoration: none;
}

#test {
    position: fixed;
    bottom: 58px;
    left: 0;
    z-index: 1000;
}
#test iframe {
    width: 148.5px !important;
    height: 48.6px !important;
}

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

  #test {
    bottom: 40px;
  }

}

/* =============================================================================
   Miscelaneous !n! !msc
   ========================================================================== */


/* =============================================================================
   Pages !n! !pgs
   ========================================================================== */
/* Product Page Videos Tips */
.video-tips{
    width:100%;
    display: none;
}

.video-tips h3{
    margin-top:30px;
    margin-bottom:10px;
}

li.pro-video {
    list-style-type:none;
    width:20%;
    min-width:100px;
    display: block; 
    float:left;
    margin-left:5px;
    padding: 6px 10px;
    background-color:  #e34c28;
    color:#fff;
        margin-top:5px;
    margin-bottom:5px;
}

li.pro-video h4{
    color:#fff;
    font-size:10px;
    margin:0px;
}

ul.tips-video{
    padding-left:0;    
    margin-bottom:15px;
}

/* Only Display Videos on Specified Pages */
.productPage.bulkorderwindowscreensscreenminimumordercopy .video-tips,
.productPage.flexscreentheworldsfirstflexiblescreennomorebentframescopy .video-tips,
.productPage.copyofcompletewindowscreenscopy .video-tips,
.productPage.solarscreensforwindowscopy .video-tips,
.productPage.solarscreensforwindows .video-tips,
.productPage.completewindowscreens .video-tips,
.productPage.bulkorderwindowscreensscreenminimumorder .video-tips,
.productPage.flexscreentheworldsfirstflexiblescreennomorebentframes .video-tips {
display: block;
margin-bottom: 25px;
}

/* =============================================================================
   Category !n! !ctg
   ========================================================================== */

/* to hide rowdivider spacer */
li.RowDivider {
    display: none !important;
}

/* Force Hide Images On SubCat Sidebar Snippet */
.SubCategoryListGrid ul li a {
  display: none;
}
.SubCategoryListGrid ul li a.sub-cat-name {
  display: block;
  text-align: left;
}

/* 
.SubCategoryListGrid ul.side-menu li {
    border-bottom: none;
}
.SubCategoryListGrid > ul li {
    width: 125px;
}
.SubCategoryListGrid .sub-cat-name {
    display: block;
    color: #E14A26;
    text-transform: uppercase;
}
*/

.Left #SideCategoryList .SideCategoryListFlyout > ul > li:last-child, 
ul.side-menu li:last-child {
  border-bottom: 0;
}

/* Narrow Search Banner */
.narrow-search {
   background: #f89a20;
   font-size: 24px;
   padding: 10px !Important;
   color: #fff;
   text-align: center;
}
.narrow-search img {
  margin: -4px 10px 4px !important;
  display: block;
}
.narrow-search img.alignleft {
  float: left;
}
.narrow-search img.alignright {
  float: right;
}

/* Adjust Image Wrap Height to Auto */
.ProductList .ProductImage a, .ProductThumbImage a {
  height: initial !important;
}

/* Category - Products Three Across */

.body-category.three-across .ProductList li {
  width: 33%;
  min-height: initial !important;
}

.body-category.three-across .ProductList li .item-wrap {
  min-height: 91px;
}


/* Custom Window Screens Category */
.custom-screens-cat .ProductList li {
  width: 50%;
  min-height: initial !important;
}

.custom-screens-cat .Content .ProductList li .ProductImage img {
  height: auto;
  width: 100%;
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
}


.sliding-screen-doors h4 {
    color: #000000;
    font-size: 14px;
    font-weight: 900;
    text-align: left;
}
.sliding-screen-doors p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.why-important-wrapper h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.why-important-wrapper {
    background: #f89a20;
    border: solid #e14a26 2px;
    padding: 20px 40px 10px 40px;
    display: inline-block;
    border-radius: 10px;
    margin-bottom:20px;
}

p.measure-slider a {
    color: #ffffff;
    font-size: 12.61px;
    font-weight: 400;
}

p.measure-slider {
    background: #f89a20;
    display: inline-block;
    padding: 10px 40px 10px 40px;
    border: solid #e14a26 2px;
}

.col-sm-3.left-side li,
.col-sm-3.right-side li{
  color:  #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.material-options-inner-wrapper {
    /*background-color: #e14a26;*/
border: solid 1px #fff;
}
/*.material-options-outer-wrapper {
background-color: #e14a26;}*/

.col-md-12.screen-list {
    max-width: 95%;
    margin-left: 20px;
    display: flow-root;
}


/* Hide Category message */
.ProductList .Message {
display: none;
}

/* =============================================================================
   Product Lists !n! !pls
   ========================================================================== */
/*-- Responsive Videos --*/

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin:10px;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.flex-item {
  background: #000;
  padding: 5px;
width: auto;
  min-width: 410px;
  height: auto;
  margin-top: 10px;
  
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

/*-- Responsive Videos End --*/

/*-- Porch Install Btn --*/
.pdf-link {
    background-color: #ea4823;
    padding: 20px 40px 15px 40px;
    margin-left: 10px; 
    margin-right: 10px;
}

.pdf-link:hover {
    background-color: #c52702;
}


.pdf-link a {
    color: #fff;
    font-size:24px;
    width:40%;
}

/*-- Porch Install Btn --*/




.ProductList li .ProductCompareButton {
  margin: 3px 0;
}

.Content .ProductList li .ProductImage img {
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-backface-visibility: hidden;
  width: auto;
  height: 200px;
}

.Content .ProductList li:hover .ProductImage img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

#SimilarProductsByCustomerViews .ProductList li .ProductImage img,
#SideProductRelated .ProductList li .ProductImage img {
  height: auto;
}

.Content .ProductList li .p-price {
  font-size: 18px;
  font-weight: 600;
}

.Content .ProductList li .item-wrap {
  background: #f4f4f4;
  padding: 5px 0;
}

.instruct-btn {
font-size:24px;
text-transform:uppercase;
padding: 8px 24px;
margin-bottom: 20px;
}

/* HOVER Transitions */

.Content .ProductList li.hover-cart .hover-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}

/* 
.Content .ProductList li.hover-cart .ProductActionAdd {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 100%;
  padding: 15px 0;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
}
.Content .ProductList li.hover-cart:hover .ProductActionAdd {
  bottom: 0;
}
.Content .ProductList li.hover-cart .ProductActionAdd a {
  display: block;
  font-size: 16px;
  padding: 10px 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
} 
*/

/* =============================================================================
   Product !n! !prd
   ========================================================================== */

.h4.more-options {
  font-weight: 700;
  color: #252525;
  line-height: 1.3;
}
.h4.more-options em {
  color: #888;
}

.addto #SideProductAddToWishList {
  float: right;
}

.tooltip{
border-radius:50px;
color:#ea4823;
background:#fff;
padding:2px;
}

/* =============================================================================
   Cart !n! !crt
   ========================================================================== */

.CartContents .ProductName > a {
  color: #252525;
}
.CartContents .ProductName .CustomizeItemLink {
  color: #E14A26;
}

/* =============================================================================
   Checkout !n! !chk
   ========================================================================== */


/* =============================================================================
   Order !n! !ord
   ========================================================================== */


/* =============================================================================
   Account !n! !acct
   ========================================================================== */


/* =============================================================================
   Home Page !n! !hpg
   ========================================================================== */

.parallax {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* == Custom Flexslider == */

#custom-slider {
  background-image: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/hero-imga.jpg?t=1566393622);
  height: 500px;
  margin-bottom: 20px;
  position: relative;
}

#custom-slider ul.slides > li {
  color: #fff;
  padding-top: 30px;
  text-shadow:1px 1px 1px rgba(0,0,0,0.4);
  background-repeat: no-repeat;
  background-position: top center;
}

#custom-slider .slide-heading {
   color: #fff;
   font-size: 30px;
   font-weight: 600;
   text-transform: uppercase;
}

#custom-slider .flex-control-nav {
  position: relative;
  margin-top: 0;
}
#custom-slider .flex-control-paging li a {
   background: #444;
   border-color: #444;
}
#custom-slider .large {
  font-size: 1.3em;
}
#custom-slider .flexslider {
  background: none;
}
#custom-slider .flexslider .slides img {
  width: auto;
  display: inherit;
}

/* == Featured Products == */

#home .ProductList li {
  width: 25%;
}
.header-secondary {
  padding-top: 0;
}
.cta-image-container span {
  position: absolute;
  bottom: 40%;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 175%;
  font-weight: 300;
}
.cta-image-container {
  margin-bottom:0;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.cta-link {
  display: block;
  margin-bottom: 25px;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #242526;
}
.cta-link:hover {
  color: #f89a22;
  text-decoration: none;
}
.cta-link img {
  margin-bottom: 10px;
  border: 1px solid #ddd;
  transform: scale(0.95);
  transition: all ease 0.35s;
}
.cta-link:hover img {
  transform: scale(1);
  transition: all ease 0.35s;
}

/* Testimonials */
.home-testimonials {
  background: #f5f5f5;
  padding: 50px 0;
}
.home-testimonials h1 {
  font-weight: 700;
  text-transform: uppercase;
}
.home-testimonials .inner {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  color: #242526;
  line-height: 2;
  min-height: 250px;
}
.home-testimonials h4 {
  color: #ed2025;
  font-weight: 700;
}

/* MISC */
.info-container {
  padding-top:20px;
}
.info-container p {
  color:#999;
}
.info-container a {
  color: #f89a21 !important;
}

.slide-heading.first {
  margin-top: 125px;
  font-family:"Raleway",sans-serif;
  letter-spacing:1.3px;
  font-weight:400;
}
.slide-heading.second {
  font-family:"Raleway",sans-serif;
  margin-top: 236px;
  letter-spacing:1.3px;
  font-weight:400;
}

h2.slide-footer a {
  font-family:"Raleway",sans-serif;
  font-weight:700;
  font-size:25px;
  letter-spacing:3.3px;
  margin-bottom:0;
  color:#fff;
}
.slide-footer-row {
  padding: 25px 0 15px;
  background: rgba(0,0,0,.8);
  position: absolute;
  width: 100%;
}
span.yellow-font {
  color:#f89a21;
}
#PrimaryMenu > ul > li > a {
  font-family:"Raleway",sans-serif;
}
.footer-links .social-links {
  display: flex;
  justify-content: center;
}
.body-category #CategoryHeading {
  float: right;
  width: 83.33333333333334%;
}
.Content.Wide {
  float:right;
}
ul.trust-badges {
  text-align: center;
  list-style: none;
  padding-left:0;
  margin-top:5px;
}
.trust-badges li {
  display:inline;
}
.trust-badges img {
  width: 130px;
}

.banner-row {
  background: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/category-banner-1.jpg?t=1566393622);
  background-repeat: repeat-x;
  background-position:top center;
  padding-bottom:20px;
  padding-top: 12px;
  margin-bottom: 20px;
}
.banner-row .top-rated-text {
  font-family: "Raleway",sans-serif;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  font-weight:700;
  margin-top: 45px;
}
p.top-rated-text {
  margin-bottom:0;
}
.productOptionViewSelect {
  display: inline;
}

.Breadcrumb li {
  color:#333;
  font-size: 14px;
  font-weight: bold;
}
.Breadcrumb li a,
.FindByCategory.prodAccordionContent a,
.BrandName a{
  color:#ea4823;
}
.help-box {
  border: 3px solid #b2b2b2;
  padding: 15px 0 1px;
}
.ProductAddToCart .productAttributeLabel {
  font-weight:400 !important;
}
.btn-primary.more-options {
  display: block;
  background: #e34c28;
  font-size: 24px;
  font-family:'Open Sans', sans-serif;
}

.addto #SideProductAddToWishList input,
.ProductSKU {
  display:none;
}
iframe.product-video {
  width:100%;
  min-height:346px;
  margin-bottom:50px;
}
#CategoryHeading .TitleHeading {
  text-transform:uppercase;
  font-family:"Raleway",sans-serif;
  font-weight:700;
}
.slide-heading.first,
.slide-heading.second {
  text-align:center;
}
.slide-footer-row {
  margin-left:0 !important;
  margin-right:0 !important;
}

#QuickViewProductDetails .btn {
  font-size:20px;
}

.help-box a {
  color: #F89A21;
}
.fastCartSummaryBox .btn {
  font-size: 130%;
}
h2.header-play {
  float:left;
  margin-top: 40px;
}

/*body > div.page > div > div.container > div.productlist-page > div.Left.fleft > div > ul > li:nth-child(7){
display:none;
}*/

a.all-products {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    background: #333;
    color: #fff;
}
a.all-products:hover {
    background: #f7941d;
    color: #fff;
}

.product-lightbox {
    margin-bottom: 25px;
    font-weight: 700;
    background: orange;
    padding: 10px;
    text-align: center;
}

/* New Popup  */

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 690px;
    position: relative;
    margin: 10% auto;
    padding: 22px 20px 13px 20px;
    border-radius: 10px;
    background: #e14a26;
    background: -moz-linear-gradient(#e14a26, #e14a26);
    background: -webkit-linear-gradient(#e14a26, #e14a26);
    background: -o-linear-gradient(#e14a26, #e14a26);
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover { 
  background: #00d9ff; 
}

.modalwindow > a {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0 auto 17px;
    padding: 10px 20px;
    text-align: center;
    width: 50%;
}

.productPageTrial.body-page #ProductDescription.Block.Panel.ProductDescription.Moveable {
  text-align: left;
}

body.productPageTrial .Content.Wide #ProductDetails.Block.Moveable.Panel.PrimaryProductDetails.no-ptop.clearfix .ProductMain {
  width: 30%;
}

body.productPageTrial.body-page #ProductDetails.Block.Moveable.Panel.PrimaryProductDetails.no-ptop.clearfix .left-content {
  width: 70%;
}

body.productPageTrial .Content.Wide h2 strong {
  font-size: 50px;
  text-align: center
}

.banner-area {
  text-align: center;
}

body.productPageTrial .Content.Wide p strong {
  font-size: 32px;
}
/* End New Popup  */

.ProductThumbImage {
min-height:380px!important;
max-height: 380px!important;
}

.contact-bg {
    background-color: #ccc;
}

.contact-bg h2 {
    dispay:none!important;
}

/* =============================================================================
   Media Queries !n! !mqs
   ========================================================================== */

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

  .banner-row .top-rated-text {
    margin-top: 32px;
  }

  .video-background {
    background-image: url(//cdn10.bigcommerce.com/s-h0p94h/templates/__custom/img/Metro-vid.jpg?t=1566393622);
    background-size:cover;
    background-position: center;
  }

  .trust-badges img {
    width: 105px;
  }
  .slide-footer-row {
    margin-top: 111px;
  }
  .Content .ProductList li .ProductImage img {
    height: 170px;
  }

  .slide-heading.first {
    margin-top: 140px;
  }

  /* Narrow Search Banner */
  .narrow-search img.alignright {
    display: none;
  }

  /* Complete Window Screens Category */
  .custom-screens-cat .Content .ProductList li .item-wrap {
    padding: 5px;
    min-height: 90px;
  }

}

@media screen and (min-width:992px) and (max-width:1199px){

  #custom-slider .slide-heading{
    font-size: 27px;
  }

  /* Category - Products Three Across */

  .body-category.three-across .ProductList li .item-wrap {
    min-height: 109px;
    padding: 5px;
  }

}


/* == Medium Devices -- up to 991px == */
@media screen and (max-width: 991px) {

  #PrimaryMenu > ul > li > a {
     font-size: 12px;
     padding: 12px 5px;
  }

  .banner-row {
    margin-bottom: 0; 
    padding-top: 20px;
  }

  .slide-footer-row {
    margin-top: 79px;
  }
  .slide-footer-row {
    position: relative;
    width: auto;
  }
  .slide-heading.second {
    margin-top: 221px;
  }
  .slide-heading.first {
    margin-top: 134px;
  }

  ul.trust-badges {
    margin-top: 33px;
  }

  .banner-row .top-rated-text {
    font-size:26px;
  }

  /* Header */
  .banner-header h2 {
    font-size: 30px;
  }

  /* Home Page */
  .parallax {
    background-attachment: scroll;
  }

  #custom-slider {
    height: auto;
  }
  #custom-slider .slide-heading {
    margin-bottom: 15px;
    font-size: 19px;
  }
  #custom-slider .large {
    font-size: 16px;
  }
  #custom-slider .flex-control-nav {
    bottom: 0 !important;
  }

  #home .Left {
    display: none;
  }
  #home .Content.Wide {
    width: 100%;
  }

  .cta-link {
    font-size: 14px;
  }

  .home-testimonials .inner {
    min-height: 305px;
  }

  /* Footer */
  #footer-cta p {
    font-size: 14px;
  }

  #footer-cta p strong {
    font-size: 16px;
  }

  /* Recent Blog Posts */
  #HomeRecentBlogs li {
    width: 100%;
  }

  /* Category - Products Three Across */
  .body-category.three-across .ProductList li {
    width: 50%;
  }

}

@media screen and (min-width:768px) and (max-width:991px){
    

  .TopMenu .phoneIcon,
  .TopMenu .phoneIcon a {
    font-size: 14px !important;
  }

  #CategoryHeading {
    width: 75% !important;
  }

  /* Narrow Search Banner */
  .narrow-search {
    font-size: 18px;
  }
  .narrow-search img {
    width: 160px;
  }

}

/* == Small Devices -- Tablets up to 767px == */
@media screen and (max-width: 767px) {

  .video-background {
    height: 250px !Important;
  }

  .banner-row {
    background: #252525; 
    padding-bottom: 10px;
  }
  .banner-row .top-rated-text {
    font-size: 14px;
  }

  .cta-link {
    margin-top: 20px;
  }
  .slide-footer-row {
    margin-top: 80px;
  }
  h2.slide-footer {
    font-size: 18px;
  }

  .banner-row .top-rated-text {
    margin-top: 20px;
    letter-spacing: .2px;
  }

  .banner-row {
    height: auto;
    background-size: cover;
    margin-bottom: 10px;
  }

  /* Header */
  .page .header {
    padding-top: 98px;
  }
  .header-phone {
    line-height: 35px;
    font-size: 18px;
  }

  .banner-header {
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .banner-header h2 {
    font-size: 20px;
  }

  /* Home Page */
  #custom-slider {
    display: none;
  }

  /* Footer */
  #footer-cta p {
    text-align: center;
    margin-bottom: 10px;
  }
  #footer-cta .cta-img {
    margin-bottom: 5px;
  }
  #footer-cta p img {
    max-width: 40px;
  }

    li.pro-video {
    width:45%;
    min-width:140px;
}
    
  /* Product List */
  .Content .ProductList li .ProductImage img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .Content .ProductList li .ProductImage img {
    height: 250px;
  }

  .Left {
    display: none;
  }

  .body-category #CategoryHeading {
    width: 100%;
  }

  /* Narrow Search Banner */
  .narrow-search {
    display: none;
  }

/* Sliding Screen Door Category Page */
.col-md-12.screen-list ul {
    margin-bottom: 0;
}

}

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

  #QuickViewProductDetails .btn {
    font-size: 100%;
  }

}

/* == Extra Small Devices -- Phones up to 480px == */
@media screen and (max-width: 480px) {

  .Content .ProductList li .ProductImage img {
    height: auto; 
    width: 100%;
  }

  /* Complete Window Screens Category */
  .custom-screens-cat .ProductList li {width: 100%;}

   /* Category - Products Three Across */
  .body-category.three-across .ProductList li {width: 100%;}

}

@media screen and (min-width: 768px) {

  /* 3rd Side Cat Flyout */
  #SideCatPopOut ul li ul li ul {
    left: 100% !important;
  }

}

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

  .slide-footer-row {
    margin-top: 92px;
  }
  .slide-heading.first {
    margin-left: 20px;
    margin-top: 136px;
  }
  .slide-heading.second {
    margin-right: 20px;
  }

}

@media (max-width: 768px) {	
	ul.screen-type {
	display:block;
	margin-bottom:30px;
}

ul.screen-type li {
	width: 100%;
	margin-bottom:10px;

}
}
/*----------.video-container {
	margin : 15px;
	max-height: 260px!important;
}-------*/


/*----------------------- Removes Unstyles menu from site header --------------------*/
.Block.CategoryList.Panel {
    display: none!important;
}
/*----------------------- Removes Unstyles menu from site header --------------------*/


.flexscreentheworldsfirstflexiblescreennomorebentframes .video-tips{
display:none !important;
}