@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Eczar:400,600,700|Lato);

/* COORDINATION */
.fullWidthHeaderZone {width: 100%; float: left; background-color: #000; padding: 0px 80px; box-sizing:border-box; z-index: 97; position: relative;} /* TOP NAVBAR COLOR */
.headerWrap {width: 100%; float: left; background-color: #222222; position: relative; z-index: 98;} /* HEADER BACKGROUND COLOR */
.header .ShoppingCart button {background-color: #ef3b44; padding: 5px 15px 8px 15px!important; font-size: 14px; color: #fff; text-transform: uppercase; border: none;} /* CART BUTTON */
.fullWidthHeaderZone .buttons a.btn {float: right; border: none; background-color: #ef3b44; color: #fff; width: 24px; height: 20px; padding: 10px; font-size: 0px; border-radius: 0px;} /* SEARCH BUTTON */
footer {background-color: #222222; -moz-box-shadow: inset 1px 1px 20px #999; padding: 40px 0px 80px 0px; color: #fff; margin-top: 30px;} /* FOOTER BACKGROUND COLOR */

/* OVERRIDES */
body {width:100%; padding:0px; margin:0px auto; float:none; font-family: 'Lato', serif!important; font-size: 14px; overflow-x: hidden;}
.Banner .inner .pagerBtn {float: left;}
.Banner .inner .btns {float: right;}
.container_12 {width: 100%!important; margin: 0px auto;}
.footer, .fullWidthFooterZone {margin: 0px auto; width: 90%; max-width: 1200px;}
.container_12 .grid_12.mainZone1 {width: 90%; max-width: 1200px; display: block; float: none; margin: 0px auto; padding-top: 30px;}
.Home .container_12 .grid_12.mainZone1 {width: 100%!important; max-width: 100%; padding-top: 0px;}
.container_12 .grid_9 {width: 75%!important;}
.container_12 .grid_8 {width: 66%!important;}
.container_12 .grid_9.headerZone3 {width: 77%!important; box-sizing: border-box;}
.container_12 .grid_3.headerZone2 {width: 20%!important; box-sizing: border-box;}
.container_12 .grid_6 {width: 50%!important; box-sizing: border-box;}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {margin: 0px}
a, a:link, a:visited {color: #ef3b44;}
a:hover, a:active, a:focus, a.selected {color: #000; text-decoration: none;}
h1, h2, h3, .attributesContainer h1 {color: #ef3b44;}
h1 {font-size: 36px;}
h2 {font-size: 32px;}
.prodTags{z-index: 50;}

/* HEADER */
.header .logo a {font-size: 2.5em;}
.Logo .logo img {height: auto!important; width: auto!important; display: block; margin: 0px auto; max-width: 100%;}
.logo {padding: 15px 0px;}
.menu {background: transparent; margin-bottom: 0px; line-height:inherit; height: auto!important;}
.menu ul {margin-bottom: 0px;}
.header {width: 90%; max-width: 1200px; margin: 0px auto; position: relative;}
.header .address h3, .header .phone, .header .email {display: none;}
.fullWidthHeaderZone a {color: #fff;}
.header .Address {width: 60%; float: left;}
.menu>ul li {padding: 0px 10px;}
.menu>ul li a {color: #fff;}
.menu>ul li a:hover {text-decoration: none; color: #ef3b44;}
.header .socialLinks {width: auto; float: left;}
.header .socialLinks h3 {display: none;}
.header .address {width: 60%; float: left; margin-left: 3%;}
.social-icon {background: none; margin: -2px 0px 0px 0px;}
.social-icon a {color: #fff; font-size: 18px;}
.FCBK:before { content:'\f09a'; font-family:FontAwesome; color: #222; font-size: 14px;}
.PINT:before { content:'\f231'; font-family:FontAwesome; color: #222; font-size: 14px;}
.TWTR:before { content:'\f099'; font-family:FontAwesome; color: #222; font-size: 14px;}
.LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #222; font-size: 14px;}
.BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #222; font-size: 14px;}
.FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #222; font-size: 14px;}
.GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #222; font-size: 14px;}
.YTBE:before { content:'\f167'; font-family:FontAwesome; color: #222; font-size: 14px;}
.INST:before { content:'\f16d'; font-family:FontAwesome; color: #222; font-size: 14px;}
#ctl03_Module_569675620{display: none;}

/* TOP MENU */
.fullWidthHeaderZone .Menu {width: 50%; float: left; margin-top: 8px;}
.fullWidthHeaderZone .Menu a {font-size: 14px; font-family: 'Lato', sans-serif;}
.fullWidthHeaderZone .Menu .menu>ul li ul li {padding: 0px 10px; border-bottom: 1px solid #e2e2e2;}
.fullWidthHeaderZone .Menu .menu>ul li ul li a {text-transform: none; color: #000;}
.fullWidthHeaderZone .Menu .menu>ul li ul li a:hover {color: #ef3b44;}
.fullWidthHeaderZone .Menu .menu ul.dropdown {border: none; background-color: #fff; box-shadow: 1px 1px 10px #000;}
.fullWidthHeaderZone .Menu .menu>ul li ul li ul {left: 100%; top: 0px;}

/* SEARCH BAR */
.fullWidthHeaderZone .QuickSearchBasic {width: 45%; display: block; float: right; background-color: #fff;}
.fullWidthHeaderZone .QuickSearchBasic h2, .fullWidthHeaderZone .QuickSearchBasic label, .price-separator {display: none;}
.fullWidthHeaderZone input[type="text"], .fullWidthHeaderZone input[type="password"], .fullWidthHeaderZone input[type="search"], .fullWidthHeaderZone select {border: none; color: #999; font-size: 14px; text-transform: capitalize; width: 90%; padding-left: 5%; height: 30px; font-family: 'Lato', sans-serif;}
.fullWidthHeaderZone .quickSearch {border: none; background-color: #fff;}
.fullWidthHeaderZone .price-to input, .fullWidthHeaderZone .price-from input {font-size: 11px; width: 40%;}
.fullWidthHeaderZone .search-keyword {width: 53%; float: left;}
.fullWidthHeaderZone .price {width: 35%; float: left;}
.fullWidthHeaderZone .buttons a.btn:hover {background-color: #000; transition-duration: .5s;}
.fullWidthHeaderZone .buttons a.btn:before {font-family: FontAwesome; content: "\f002"; color: #fff; font-size: 20px;}

/* SHOPPING CART */
.header .btn-checkout {display: none;}
.header .ShoppingCart {margin-top: 3px; float: right; width: 25%;}
.header .ShoppingCart button:hover {background-color: #000; transition-duration: .5s;}
.header .ShoppingCart button:before {font-family: FontAwesome; padding-right: 5px; content: "\f07a"; color: #fff;}
.header .ShoppingCart button.btn-link {display: none; }

/* NAVIGATION */
.container_12 .grid_9.headerZone3 {position: absolute; top: 50%;transform: translate(0%, -50%); right: 0px;}
.container_12 .grid_9.headerZone3 .Menu {width: 75%; float: left; text-transform: uppercase; margin-top: 20px;}
.container_12 .grid_9.headerZone3 .EndUserStatus {width: 25%; float: right; margin-right: -3px;}
.container_12 .grid_9.headerZone3 .Menu .menu>ul li {padding: 0px 10px;}
.container_12 .grid_9.headerZone3 .Menu .menu>ul li a:after {font-family: FontAwesome; content: "\f107"; font-size: 18px; margin-left: 5px;}
.container_12 .grid_9.headerZone3 .Menu .menu>ul li ul li a:after {display: none;}
.container_12 .grid_9.headerZone3 .Menu .menu>ul li ul li {padding: 5px 10px;}
.container_12 .grid_9.headerZone3 .Menu .menu>ul li ul li a {text-transform: none;}
.container_12 .grid_9.headerZone3 .Menu .menu ul.dropdown {border: none; background-color: #222222; box-shadow: 1px 1px 10px #000;}
div[id$="rowLoginBtns"] {width: 97%;}

/* USER STATUS */
.header ul.user-actions li a {font-size: 10px; text-transform: uppercase;}
.header ul.user-actions li {padding: 0px 5px;}

/* BANNER */
ul.bxslider {
    list-style: none;
    margin: 0;
}
.Home .container_12 .grid_12.mainZone1 {width: 100%!important; float: left; display: block;}
.Home .container_12 .grid_12.mainZone1 img {width: 100%; height: auto;}
.warranty_banner {
    min-height: 85px;
    background: url(https://commonmedia.asicentral.com/5060000/5069573/banner_bg_2500x200_001a.jpg) no-repeat #FFFFFF right center;
    margin-bottom: 61px;
    padding: 17px 55px;
    color: white;
    font-size: 15px;
    text-align: center;
}
.warranty_banner h3 {
    color: white;
    font-size: 32px;
    font-family: Eczar;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.warranty_banner a {color: white;font-size: 13px;text-decoration: underline;}
.warranty_banner p {margin-bottom: 8px;}

/* INTRO TEXT */
.introContent {width: 35%; margin-left: 80px; padding: 3% 0px;}
.introContent h3 {color: #666666; font-family: 'Eczar', serif; font-size: 32px; line-height: 40px; font-weight: 500; display: block; text-transform: capitalize!important;}
.introContent p {font-size: 15px; line-height: 24px;}


/* PRODUCT COLLECTIONS */
.Home .mainZone1 .ProductSetAutoUpdate {width: 90%; max-width: 1200px; margin: 50px auto;}
.Home .mainZone1 .ProductSetAutoUpdate .prodSet:before {content: 'Recommended Products'; color: #666666; font-family: 'Eczar', serif; font-size: 32px; line-height: 40px; font-weight: 500; text-align: center; display: block; margin-bottom: -10px;}
.Home .mainZone1 .ProductSetAutoUpdate h2 {font-size: 0px;}
.Home .mainZone1 .prodSet li .prodImg {margin: 0px!important;}
.Home .mainZone1 .prodSet li img {height: 150px!important; width: 150px!important; border: 3px solid #e2e2e2!important; max-width: 150px!important}
.Home .mainZone1 .prodSet li .prodName {background: transparent!important;}
.Home .mainZone1 .prodName .ellipsis {color: #222; text-shadow: none; margin-top: 50px; font-size: 14px; font-weight: 500;}
.Home .mainZone1 .allLinks {text-align: center; float: left; width: 100%; margin-top: 20px; font-weight: 600;}
.Home .mainZone1 .fg-toolbar.ui-widget-header {border-top: none; background: none;}
.Home .mainZone1 .borderRight {padding-right: 10px;}

/* POD */
.ProductOfTheDay {width: 40%!important; float: left; margin-left: 8%; margin-right: 2%;}
.PODay {background-color: #fff; border-radius: 5px; box-shadow: 1px 1px 10px #333; padding: 20px 30px 40px 30px;}
.ProductOfTheDay a {color: #000;}
.ProductOfTheDay h2 {color: #666666; font-size: 32px; font-weight: 500; font-family: 'Eczar', serif;}
.ProductOfTheDay .prodImg {float: right; width: 40%; margin-left: 20px; margin-bottom: 20px; max-width: 220px;}
.ProductOfTheDay a#btnProductDetail {font-size: 16px;}
.ProductOfTheDay #btnProductDetailPrice {background-color: #ef3b44; padding: 10px 20px; color: #fff;}
.ProductOfTheDay #btnProductDetailPrice:hover {background-color: #000; transition-duration: .25s;}
.ProductOfTheDay p {font-size: 11px; line-height: 14px; margin-top: 10px; color: #000;}
.ProductOfTheDay .prodLink {font-weight: 600; font-size: 16px;}

.Home .EditorialContentFeed {width: 40%; float: right; margin-right: 8%; padding-left: 2%}
.Home .EditorialContentFeed:before {content: 'Industry News'; color: #fff; font-size: 32px; font-weight: 500; font-family: 'Eczar', serif;}
.Home .EditorialContentFeed h3 {color: #fff; margin-top: 10px; overflow: hidden; font-weight: 500;}
.Home .EditorialContentFeed a {color: #fff;}
.Home .EditorialContentFeed .article {width: 100%!important;}
.Home .EditorialContentFeed .articleDescr {display: none;}
.Home .EditorialContentFeed .readmore a {background-color: #ef3b44; padding: 10px 20px; margin-bottom: 20px; display: inline-block; font-weight: 500; text-transform: uppercase;}
.Home .EditorialContentFeed .readmore a:hover {background-color: #000; transition-duration: .25s;}

/* EVENT PLANNER */
.container_12 .grid_9.mainZone12 {width: 100% !important;display: block;background-color: #e8e8e8;padding: 15px 0px 20px 0px;text-align: center;margin-bottom: 20px;}
.container_12 .grid_9.mainZone12 h3 {color: #666666;font-family: 'Eczar', serif;font-size: 32px;line-height: 40px;font-weight: 500;display: block;text-transform: capitalize !important;margin-bottom: 0px;}
.container_12 .grid_9.mainZone12 p {font-size: 15px;line-height: 15px;margin-bottom: 15px;}
.container_12 .grid_3.mainZone11 {width: 100%!important;display: none;background-color: #e8e8e8;padding: 18px 38px 20px;text-align: center;margin-top: 5px;box-sizing: border-box;}
.container_12 .grid_3.mainZone11 h3 {color: #666666;font-family: 'Eczar', serif;font-size: 32px;line-height: 32px;font-weight: 500;display: block;text-transform: capitalize!important;margin-bottom: 0px;}
.container_12 .grid_3.mainZone11 p {font-size: 15px; line-height: 24px;margin-bottom: 10px;}
.container_12 .grid_3.mainZone11 a {font-size: 15px;padding: 10px 30px;}
.ProductDetails .container_12 .grid_3.mainZone11 {display: block;}
.ProductDetails footer {margin-top: 20px;}
.Home .EventPlannerList {width: 90%!important;  max-width: 1200px!important; margin: 0px auto!important; float: none!important; display: block;}
.Home .EventPlannerList ul li {display: none;}
.Home .EventPlannerList ul li:nth-of-type(1), .Home .EventPlannerList ul li:nth-of-type(2), .Home .EventPlannerList ul li:nth-of-type(3), .Home .EventPlannerList ul li:nth-of-type(4), .Home .EventPlannerList ul li:nth-of-type(5) {display: block;}
.Home .EventPlannerList ul li {width: 18%; margin: 0px 1%; min-height: 200px;}
.Home .EventPlannerList ul li img {display: none;}
.Home .EventPlannerList ul li:nth-of-type(1) {background: url('https://cdn.asicentral.com/esp-websites/900007/Evergreen/event1.png'); background-size: cover; background-position: top center;}
.Home .EventPlannerList ul li:nth-of-type(2) {background: url('https://cdn.asicentral.com/esp-websites/900007/Evergreen/event2.png'); background-size: cover; background-position: top center;}
.Home .EventPlannerList ul li:nth-of-type(3) {background: url('https://cdn.asicentral.com/esp-websites/900007/Evergreen/event3.png'); background-size: cover; background-position: top center;}
.Home .EventPlannerList ul li:nth-of-type(4) {background: url('https://cdn.asicentral.com/esp-websites/900007/Evergreen/event4.png'); background-size: cover; background-position: top center;}
.Home .EventPlannerList ul li:nth-of-type(5) {background: url('https://cdn.asicentral.com/esp-websites/900007/Evergreen/event5.png'); background-size: cover; background-position: top center;}
.Home .EventPlannerList h2 {display: none;}
.Home .EventPlannerList .prodImg {display: block; position: relative;}
.Home .EventPlannerList .prodName {background: transparent; top: 210px; text-shadow: none; color: #222; text-transform: uppercase;}
.prodSet .tabs li a, .prodSet .tabs li a:hover {background-color: transparent;}
.prodSet .tabs li a:hover .prodName {background-color: transparent!important;}

/* EVENT PLANNER */
.EventPlanner .leftcol {width: 25%; float: left; border: 0px;}
.EventPlanner .rightcol {width: 70%; float: right;}
.EventPlanner ul.ui-tabs-nav li.ui-tabs-active {border: none; border-radius: 5px 5px 0px 0px; border-bottom: 1px solid #CCC; background: #000;}
ul.ui-tabs-nav li.ui-tabs-active a, ul.ui-tabs-nav li.ui-tabs-active {color: #fff;}
.EventPlanner .imgPanel {width: 20%; border: 1px solid #e2e2e2;}

/* PRODUCT RESULTS */
.ui-widget-header {background: #ef3b44; color: #fff;}
.prodTile {height: auto!important;}
.search-within {position: absolute; top: 45px; right: auto; font-size: 12px; text-transform: uppercase; color: #999;}
.search-within input {position: relative; top: 0.2rem;}
.configOptions {width: 23%!important; float: right; display: none;}
.ProductDetailsBasic, .modProductResultsBasic {margin-top: 20px;}
a.btn, .btn {background: #ef3b44; color: #fff; border: none; padding: 10px 20px; font-size: 14px;}
a.btn:hover, .btn:hover {background: #000; transition-duration: .25s;}
@media (pointer:coarse) {
a.btn:hover, .btn:hover {background: #ef3b44;}
}

/* PRODUCT DETAILS */
.adSlider .inner, .adSlider .inner img {margin: 0px auto;}
.YouMayAlsoLike._33 {width: 96%; margin-top: 20px; float: left;}
.prod-det ._50:nth-of-type(1) {width: 22%!important; margin-right: 2%;}
.prod-det ._50:nth-of-type(2) {width: 72%!important;}
a.btn.virtualsample {width: 80%!important;}

/* NEWS & VIDEOS PAGE */
.NewsVideos .section {width: 90%!important; max-width: 1200px!important; margin: 0px auto!important;}

/* FOOTER */
.footerWrap .grid_3 {width: 340px!important; margin-right: 2%;}
.footerWrap .grid_4 {width: 170px !important;margin-right: 23px;}
.footerWrap .grid_4>div {max-width: 170px !important;margin: 0 auto;}
.footerWrap .grid_5 {width: 540px;}
.footerWrap .grid_5>div {max-width: 540px;margin: 0 auto;}
.Home footer {margin-top: 0px;}
.footerWrap .h2, .footerWrap h3 {text-transform: uppercase; font-weight: 600; color: #ef3b44; font-size: 16px; display: inline-block; margin-bottom: 14px;}
.footerWrap .socialLinks h3 span {display: none;}
.footerWrap a {color: #fff;}
.footerWrap a:hover {color: #ef3b44;} 
.footerWrap .menu>ul {}
.footerWrap .menu>ul li {width: 100%; padding: 0px; line-height: 29px;}
.footerWrap .menu>ul li ul {display: none!important;}
.footerWrap .menu>ul li a {color: #fff;}
.footerWrap .menu>ul li a:hover {color: #ef3b44;text-decoration: underline;}
.FooterZone4 {float: right;}
.fullWidthFooterZone {width: 100%; text-align: center; background-color: #000; max-width: 100%; padding: 10px 0px; color: #fff;}
.fullWidthFooterZone a {color: #fff; font-weight: 600;}
.fullWidthFooterZone a:hover {color: #ef3b44;text-decoration: underline;}
.address .map {display: none;}

.footerWrap .socialLinks {margin-bottom: 50px;}
.footerWrap .social-icon {width: 35px; height: 35px; margin-bottom: 10px; display: inline-block;}
.footerWrap .socialLinks ul li {display: inline-block; margin-bottom: 20px;}
.footerWrap .socialLinks ul {position: relative; margin-top: 50px;}
.footerWrap .socialLinks ul li:last-of-type:before {content: 'FOLLOW US'; font-weight: 600; color: #ef3b44; font-size: 16px; display: block; position: absolute; top: -40px; right: 0px;}
.footerWrap .FCBK:before { content:'\f09a'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #295697; display: inline-block; width: 35px; height: 15px;}
.footerWrap .PINT:before { content:'\f231'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #DC313A; display: inline-block; width: 35px; height: 15px;}
.footerWrap .TWTR:before { content:'\f099'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #2FB7E6; display: inline-block; width: 35px; height: 15px;}
.footerWrap .LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #007AAC; display: inline-block; width: 35px; height: 15px;}
.footerWrap .BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #295697; display: inline-block; width: 35px; height: 15px;}
.footerWrap .FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #0064C6; display: inline-block; width: 35px; height: 15px;}
.footerWrap .GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #DC4A3D; display: inline-block; width: 35px; height: 15px;}
.footerWrap .YTBE:before { content:'\f167'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #F13C35; display: inline-block; width: 35px; height: 15px;}
.footerWrap .INST:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 16px; padding: 10px 0px; background-color: #BB2F90; display: inline-block; width: 35px; height: 15px;}
.footerWrap .warranty-90 {max-width: 340px;margin: 0 auto;box-sizing: border-box;}
.footerWrap .warranty-90 img {float: left;margin-top: 7px;margin-left: 2px;margin-right: 17px;margin-bottom: 60px;}
.footerWrap .warranty-90-head {padding: 12px 0 0;font-size: 16px;margin-bottom: 6px;font-weight: bold;}
.footerWrap .warranty-90-p {margin-bottom: 5px;}
.footerWrap .warranty-90-link {line-height: 27px;}
.footerWrap .warranty-90-link a{color:#f15851;}
.footerWrap .promo_categories ul {columns: 3;}
.footerWrap .promo_categories ul li {float: none;}

/* CONTACT PAGE */
.ContactUs .section {width: 90%; max-width: 1200px; margin: 0px auto; display: block; padding: 30px 0px;}
.container_12 .grid_3.mainZone5 {margin-right: 0px; margin-left: 2%;}
.ContactUs h2 {font-size: 32px;}
.ContactUs h3 {font-size: 24px; margin-bottom: 0px; margin-top: 20px;}

@media screen and (max-width: 1335px) {
.container_12 .grid_9.headerZone3 .Menu{margin-top: 0;}
}
@media screen and (max-width: 840px) {
.header ul.user-actions li a {font-size: 8px;}
.header .ShoppingCart button{font-size: 11px;}
}
@media screen and (max-width: 710px) {
.Logo .logo img{max-width: none;}
.container_12 .grid_3.headerZone2{width: 45px!important;overflow: hidden;}
.container_12 .grid_9.headerZone3{width: 92%!important;}
}
@media screen and (max-width: 600px) {
.container_12 .grid_9.headerZone3 .EndUserStatus{display: none;}
.header .ShoppingCart {margin-top: 13px;}
}
@media only print, only screen and (min-width: 481px){
.container_12 .grid_4.prodImage {margin-right: 20px;}
}
@media screen and (min-width: 481px) and (max-width: 1166px) {
.prodImg ._p_a_tag > img {max-width: 100%;}
.fullWidthHeaderZone {padding: 0px;}
.headerZone3b .menu ul.dropdown {width: 880px; margin-left: 20px;}
.banner-text {width: 70%; top: 40px;}
.banner-text .h2 {font-size: 55px; line-height: 60px;}
.Home .mainZone1 .prodSet li img {width: 120px!important; height: 120px!important;}
.ProductOfTheDay {width: 43%!important; margin-left: 5%;}
.EditorialContentFeed {width: 42%; margin-right: 5%;}
.headerZone3b .Menu {width: 100%;}
.headerZone3b .menu a {padding: 10px 10px;}
.header {width: 99%;}
}
@media screen and (max-width: 480px) and (orientation:portrait) {
#ctl03_Module_569675620{display: none;}
#ctl03_HeaderRow2LeftZone2{position: fixed;top: 0;display: block;background-color: #222222;width: 100% !important;z-index: 10000;}
.Logo {padding: 5px;}
.menu{z-index: 90;}
body {width:100%;margin-top: 79px !important;}
.headerRow2 {width: 100%!important;}
.container_12 .grid_4, .container_12 .grid_6, .container_12 .grid_3, .container_12 .grid_3.headerZone2 {width: 98%!important; margin: 0px; padding: 0px;}
.container_12 .grid_9.headerZone3 {top: -34px; right: 60px;width: 90%!important; padding: 0px; margin: 0px auto;}
body > nav.mobile-menu, nav.mobile-menu {position: absolute; top: 0px; background-color: #ef3b44;}
.header {height: auto; box-shadow: none!important;}
.header .ShoppingCart, .header .buttons a.btn {margin-top: 0px;}
.header .ShoppingCart {position: absolute; top: -80px; right: -70px; z-index: 9999;width: 45%!important;}
.header .ShoppingCart button {padding: 6px 10px!important; font-size: 12px;}
.QuickSearchBasic .quickSearch .formLayout.inline {margin-bottom: 0px;}
.fullWidthHeaderZone .quickSearch, .fullWidthHeaderZone .QuickSearchBasic {background-color: transparent;}
.fullWidthHeaderZone .Menu {display: none;}
.fullWidthHeaderZone {margin-top: 60px; padding: 15px;}
.footerWrap .socialLinks ul li:last-of-type:before {display: none;}
.footerWrap .promo_categories ul {columns: 2;}
.ContactUs .Address {text-align: left;}
.EventPlanner .leftcol {width: 100%;}
.EventPlanner .rightcol {width: 100%;}
.EventPlanner .imgPanel {width: 45%;}
.ContactUs .container_12 .grid_9 {width: 90%; padding: 0px 5%;}
.mainZone1 .Content {margin-bottom: 0px!important;}
.warranty_banner {padding: 16px 20px;}
.warranty_banner h3 {margin-bottom: 11px;padding: 0 15%;}
.warranty_banner p {margin-bottom: 16px;}
.introContent {width: 80%; margin-left: 0px; padding: 0px 10%; text-align: center; position: absolute; top: 30px;}
.Home .EventPlannerList ul li {width: 48%!important;}
.logo {padding-bottom: 10px;}
.ShoppingCart .Cart #shoppingCart {width: 320px; margin-left: -200px;}
.banner-text {top: 10px; left: 20px; width: 90%;}
.bx-viewport {height: 190px!important;}
.banner-text .h2 {font-size: 28px; line-height: 34px;}
.banner-text a {font-size: 18px; line-height: 24px; padding: 10px; margin-top: 10px;}
.ProductSetAutoUpdate .carousel .allLinks a {font-size: 16px!important;}
.Home .mainZone1 .ProductSetAutoUpdate .prodSet:before {font-size: 28px; margin-bottom: -10px;}
.ProductSetAutoUpdate .prodSet li .prodImg {width: auto!important; height: auto!important;}
.prodName .ellipsis {margin-top: 30px;}
.ProductSetAutoUpdate .grp3 li, .ProductSetAutoUpdate .grp4 li, .ProductSetAutoUpdate .grp5 li, .ProductSetAutoUpdate .grp6 li {margin-bottom: 30px;}
.ProductOfTheDay, .EditorialContentFeed {width: 90%!important; padding: 20px 5%!important; margin-right: 0px!important;}
.ProductOfTheDay h2, .EditorialContentFeed:before {font-size: 28px;}
.header .address {width: 100%; margin: 0px; display: none!important;}
.footerWrap .h3 {margin-bottom: 0px;}
.container_12 .grid_8, .container_12 .grid_12 {width: 100%!important; padding: 0px 15px;}
.Home .container_12 .grid_12 {padding: 0px;}
.container_12 .grid_9 {width: 100%!important;}
footer {padding-bottom: 0;}
.FooterZone4 {text-align: center;}
.footer .asiModule {margin-bottom: 10px;}
.services nav a:nth-of-type(1) {display: none;}
.services nav li a {display: block!important;}
.services .menuWrap li {margin-bottom: 20px;}
.Home .headerZone4 .Content:nth-of-type(1) {margin-bottom: 0px;}
.Home .headerZone4 .Content:nth-of-type(2) {position: relative; float: left; padding: 20px 0px; top: 0px; left: 0px; height: auto; margin-bottom: 20px;}
.Home .headerZone4 .Content:nth-of-type(2) p {font-size: 25px; line-height: 35px;}
.NewsletterSignup .formLayout.inline input, .NewsletterSignup .formLayout.inline .btn {width: auto!important; height: auto!important;}
.Home .EventPlannerList ul li {min-height: 170px;}
.footerWrap .h2, .footerWrap h3 {margin-bottom: 12px;}
.footerWrap .socialLinks {text-align: center;}
.Home .EventPlannerList .prodName {top: 180px;}
.Home .EventPlannerList ul li {margin-bottom: 50px;}
.footerWrap .warranty-90 {padding: 0 10%;}
.footerWrap .warranty-90 img {margin: 0 auto 14px;float: none;}
.container_12 .grid_9.mainZone12 {padding: 20px 0px 1px 0px;margin-bottom: 29px;}
.container_12 .grid_9.mainZone12 h3 {line-height: 31px;}
.container_12 .grid_9.mainZone12 p {line-height: 26px;margin-bottom: 12px;}
.container_12 .grid_9.mainZone12 > div {margin-bottom: 20px;}
nav.mobile-menu > ul {z-index: 97;}
}

@media screen and (max-width: 1200px) {
.footerWrap .grid_3{width:100% !important;padding: 0;}
.footerWrap .grid_5{width: 100% !important;margin-bottom: 42px;text-align: center;}
.footerWrap .grid_4.FooterZone2{width: 100%!important;margin-bottom: 32px !important;margin-right: 0;text-align: center;}
}

*{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.container_12 {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
.categories {
    overflow: hidden;
    margin-bottom: 35px;
}
.category_banner {
    vertical-align: middle;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 39px;
    width: 100%;
    height: auto;
}
.category_name{
    font-size: 22px;
    margin: 10px 0 12px;
}
.category_main {
    float: left;
    width: calc(100% - 197px);
}
.category_menu {
    width: 196px;
    float: right;
}
.category_all {
    margin: 7px 0 27px;
    font-size: 23px;
    padding: 3px 0;
}
.category_info {
    margin-top: -19px;
    font-size: 19px;
}
.category_info img {
    margin-right: 12px;
}
.line-4 .category_block {
    width: 20%;
    float: left;
    margin-right: 5%;
}
.line-5 .category_block {
    width: 16%;
    float: left;
    margin-right: 5%;
}
.line-5 .category_block:nth-child(5n) {
    margin-right: 0;
}
.line-5m .category_block {
    width: 16%;
    float: left;    
}
.category_info a:hover, .category_block ul a:hover{
    color: #464646;
    text-decoration: underline;
}
.category_head {
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    margin-bottom: 15px;
}
.category_head a {
    color: #464646;
}
.category_head a:hover {
    color: #ef3b44;
}
.category_block ul {
    list-style: none;
    margin-left: 2px;
    margin-bottom: 29px;
    padding-top: 7px;
}
.our-credo {
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
    text-align: center;
}
.our-credo > div {
    width: 50%;
    float: left;
    padding: 25px 20px 5px;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.our-credo h6 {text-transform: uppercase;}

.gutter { width: 5%; }

@media screen and (max-width: 1000px) {
    .line-4 .category_block{width: 29%;margin-right: 4%;}
    .line-5 .category_block{width: 22%;margin-right: 4%;}
    .line-5 .category_block:nth-child(n) {margin-right: 4%;}
    .line-5 .category_block:nth-child(4n) {margin-right: 0;}    
    .line-5m .category_block{width: 22%;}
    .gutter { width: 4%; }
}
@media screen and (max-width: 700px) {
    .line-4 .category_block{width: 45%;margin-right: 5%;}
    .line-5 .category_block{width: 30%;margin-right: 5%;}
    .line-5 .category_block:nth-child(n) {margin-right: 5%;}
    .line-5 .category_block:nth-child(3n) {margin-right: 0;}
    .line-5m .category_block{width: 30%;}
    .gutter { width: 5%; }
}
@media screen and (max-width: 530px) {
    .footerWrap .promo_categories ul {}
    .container_12 .grid_8, .container_12 .grid_12 {width: 100%!important; padding: 0px 15px;box-sizing: border-box;}
    .line-4 .category_block{width: 100%;margin-right: 0;}
    .line-4 .category_block ul {overflow: hidden}
    .line-4 .category_block li {float: left;width: 50%;}
    .category_main,.category_menu {width: 100%;}
    .category_name {font-size: 22px;margin: 1px 0 4px;}
    .category_block ul {margin-bottom: 14px;}
    img.category_banner{max-width: none !important;width: calc(100% + 30px);margin: 0 -15px 19px;height: auto!important;}
    .mainZone1 .Content {overflow: visible;}
    .line-5 .category_block{width: 100%;margin-right: 0;}
    .line-5 .category_block:nth-child(n) {margin-right: 0;}
    .line-5 .category_block ul {overflow: hidden}
    .line-5 .category_block li {float: left;width: 50%;}
    .line-5m .category_block{width: 100%;}
    .line-5m .category_block ul {overflow: hidden}
    .line-5m .category_block li {float: left;width: 50%;}
    .category_all {margin: 0 0 19px;}
    footer {margin-top: 8px;}
    .category_info {text-align: center;margin: 0 7% 12px;}
    .category_info img{display: block;margin: 0 auto 13px;}
    .our-credo > div {width: 100%;}    
}

/* Remove Virtual Sample and Download Image Buttons*/
.divVSLink a {display: none;}
.downloadImage {display: none;}
.icoBox.vsWand {display: none;}
#qk-vw-text {display: none;}

.Content ul {
    margin-left: 0;
}