@charset "utf-8";

/* EMPLOYEE APPRECIATION TEMPLATE */

/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);

.addthis {display: none;}

/* OVERRIDES */
body{width:100%; padding:0px; margin:0px auto; float:none; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; overflow-x: hidden;}
.container_12 {width: 100%!important; margin: 0px auto;}
.footer, .fullWidthHeaderZone, .fullWidthFooterZone {margin: 0px auto; width: 90%; max-width: 1200px;}
.container_12 .grid_12 {width: 100%!important; max-width: 100%;}
.container_12 .grid_12.mainZone1 {width: 90%!important; max-width: 1200px; margin: 0px auto; display: block; float: none;}
.Home .container_12 .grid_12 {width: 100%!important; max-width: 100%;}
.container_12 .grid_9 {width: 75%!important;}
.Home .container_12 .grid_9 {width: 100%!important;}
.container_12 .grid_4 {width: 30%!important;}
.container_12 .grid_8 {width: 66%!important;}
.container_12 .grid_3 {width: 23%!important; margin-right: 2%;}
.container_12 .grid_9.headerZone3 {width: 70%!important; box-sizing: border-box; padding-top: 50px;}
.container_12 .grid_3.headerZone2 {width: 28%!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: #2b486c;}
a:hover, a:active, a:focus, a.selected {color: #000; text-decoration: none;}
h1, h2, h3, .attributesContainer h1 {color: #2b486c;}
.Content {margin-top: 20px;}
.Home .Content {margin-top: 0px;}
h1 {font-size: 36px;}
h2 {font-size: 32px;}
* {
  -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;
}

/* HEADER */
.Logo .logo img {width: auto!important; max-height: 100px;}
.logo {padding: 30px 0px;}
.menu {background: transparent; margin-bottom: 0px; line-height:inherit; height: auto!important;}
.menu ul {margin-bottom: 0px;}
.header {width: 100%; margin: 0px auto; position: relative; background-color: #fff; border-bottom: 1px solid #e2e2e2;}
.Home .header {border-bottom: 0px;}
.headerRow2 {width: 90%; max-width: 1200px; margin: 0px auto;}
.menu>ul li {padding: 0px 5px; color: #222;}
.menu>ul li a {color: #222;}
.menu>ul li a:hover {text-decoration: none; color: #2b96cc;}
.header .socialLinks {width: auto; float: left;}
.header .socialLinks h3 {display: none;}
.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:'\e61b'; 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;}

/* TOP BAR */
.header .address h3 {display: none;}
.grid_12.headerZone1 {width: 100%; float: left; background-color: #2b486c; padding: 5px 60px; box-sizing:border-box; color: #fff; font-size: 12px;}
.grid_12.headerZone1 a {color: #fff;}
.header .Address {float: left;}
.header .loginModule {float: right;}
.header .ownerNameTitle, .header .addressline, .header .phone, .header .email {float: left; border-right: 1px solid #fff; padding-right: 8px; margin-right: 8px; line-height: 12px; margin-top: 3px;}
.header .email {border-right: none;}

/* SEARCH BAR */
.header .quickSearch {width: 40%; display: block; float: right; margin-left: 5%; border-top: 1px solid #e2e2e2; background: #e2e2e2;}
.header .QuickSearchBasic h2, .header .QuickSearchBasic label, .price-separator {display: none;}
.header input[type="text"], .header input[type="password"], .header input[type="search"], .header select {border: none; color: #111; font-family: 'Source Sans Pro', sans-serif; font-size: 12px; text-transform: capitalize; width: 90%; padding-left: 5%; background: #e2e2e2;}
.header .price-to input, .header .price-from input {font-size: 10px; width: 40%;}
.header .search-keyword {width: 45%; float: left;}
.header .price {width: 40%; float: right; margin-right: 10%;}
.header .buttons a.btn {float: right; margin-top: -29px; border: none; background-color: #2b486c; color: #fff; width: 24px; height: 20px; padding: 5px; font-size: 0px; border-radius: 0px;}
.header .buttons a.btn:hover {background-color: #000; transition-duration: .5s;}
.header .buttons a.btn:before {font-family: FontAwesome; content: "\f002"; color: #fff; font-size: 16px;}

/* SHOPPING CART */
.header .btn-checkout {display: none;}
.header .ShoppingCart {background-color: #111; float: right; margin-left: 10px;}
.header .ShoppingCart button {background-color: #111; padding: 4px 15px!important; font-size: 14px; color: #fff;}
.header .ShoppingCart button:hover {background-color: #000; transition-duration: .5s;}
.header .ShoppingCart button:before {font-family: FontAwesome; padding-right:5px; content: "\f07a"; color: #fff;}

/* NAVIGATION */
.headerZone3 .Menu {width: 40%; margin-top: 5px;}
.headerZone3 a {font-weight: 600; text-transform: uppercase; font-size: 17px;}
.headerZone3 .menu>ul li {padding: 0px 10px;}

/* overwriting styles on Product Details pages */
.headerZone3b .carousel {margin: 0px!important; float: left!important; width: 100%!important;}
.headerZone3b .carousel .mask { position: relative; overflow: visible!important; height: auto!important;}
.headerZone3b .carousel ul { position: relative!important; margin: 0; left: 0px!important; width: 100%!important;}
.headerZone3b .carousel ul li {float: left!important; width: 25%!important;}
.headerZone3b .carousel ul li a:hover, .headerZone3b .carousel ul li a {margin-left: 0px!important;}
.headerZone3b .prodSet li .prodName {position: relative; font-size: 12px; background-color: transparent; text-align: center; height: auto;}
.headerZone3b .prodSet li a:hover .prodName {background: transparent; background-color: transparent;}

/* BANNER */
.Home .mainZone1 img {width: 100%; height: auto;}

/* INTRO TEXT */
.introContent {width: 80%; padding: 3%; margin: -230px auto 0px auto; background-color: #fff; display: block; position: relative;}
.introContent h3 {font-size: 32px; margin-bottom: 10px;}
.introContent p {font-size: 16px; color: #111;}

/* PRODUCT COLLECTIONS */
.Home .ProductSetAutoUpdate h2 {color: #111; font-size: 28px; line-height: 40px; font-weight: 700; text-align: left; margin-bottom: 0px; display: block; border-bottom: 3px solid #e2e2e2; margin-bottom: 20px; padding-bottom: 10px;}
.Home .mainZone8 {width: 100%!important; color: #fff; float: left!important; padding: 3% 8%; box-sizing: border-box;}
.Home .mainZone9, .Home .mainZone10 {width: 50%!important; float: left; padding: 2% 0px; box-sizing: border-box;}
.Home .mainZone9 {padding-left: 8%; padding-right: 2%; box-sizing: border-box;}
.Home .mainZone10 {padding-right: 8%; padding-left: 2%; box-sizing: border-box;}
.ProductCollections {width: 100%!important; margin: 0px auto!important; float: none; position: relative;}
.prodSetCollections ul.tabs li {background: #fff; border: 0px!important;}
.prodSetCollections li a {border-right: none;}
 .Home .container_12 .mainZone8 .grid_6 {width: 48%!important; margin: 1%!important;}
.Home .mainZone9 ul.tabs li, .Home .mainZone10 ul.tabs li {width: 30%; margin: 0px 1.5% 20px 1.5%;}
.Home .seeAll {display: inline-block; text-align: center; font-weight: bold; margin-bottom: 20px; float: right; margin-top: -60px;}
.Home .seeAll a {color: #fff; background-color: #2b96cc; padding: 5px 10px;}
.Home .seeAll a:hover {background-color: #111; transition-duration: .25s;}
.prodSetCollections li .prodName {color: #111;}

/* POD */
.Home .PODay h2 {color: #fff; font-size: 28px; line-height: 40px; font-weight: 700; }
.Home .ProductOfTheDay {width: 85%; max-width: 1200px; margin: 0px auto; display: block; float: none; padding: 3%; background-color: #2b486c; box-sizing: border-box;}
.Home .PODay .prodImg {float: right; margin-left: 20px;}
.Home a#btnProductDetailPrice {color: #fff; background-color: #2b96cc; padding: 5px 10px; border: none; font-size: 14px;text-transform: uppercase;}
.Home a#btnProductDetailPrice:hover {background: #111; transition-duration: .25s;}
.Home a#btnProductDetail, .Home .prodNum, .Home p.prodDescr {color: #fff!important;}

/* PRODUCT RESULTS */
.ui-widget-header {background: #2b486c; color: #fff;}
.prodTile {height: auto!important;}
.search-within {position: absolute; top: 110px; right: 205px; font-size: 12px; text-transform: uppercase; color: #999;}
.configOptions {width: 23%!important; float: right; display: none;}
.ProductDetailsBasic, .modProductResultsBasic {margin-top: 20px;}
a.btn, .btn {background: #2b486c; color: #fff; border: none; padding: 10px 20px; text-transform: uppercase; font-size: 16px;}
a.btn:hover, .btn:hover {background: #000; transition-duration: .25s;}

/* PRODUCT DETAILS */
.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; padding: 10px!important;}
.prodImg ._p_a_tag > img {max-width: 90%!important;}

/* FOOTER */
footer {background-color: #e2e2e2; margin-top: 30px; padding: 40px 0px 80px 0px; color: #111; text-align: center; font-size: 20px;}
footer .Logo .logo {text-align: center;}
.footerWrap .h3 {text-transform: uppercase; font-weight: 600; color: #fff; font-size: 16px; display: inline-block; margin-bottom: 15px;}
.footerWrap h3 {display: none;}
.footerWrap a {color: #111;}
.footerWrap a:hover {color: #000;} 
.footerWrap .menu>ul {}
.footerWrap .menu>ul li {width: 100%; padding: 0px; line-height: 24px;}
.footerWrap .menu>ul li ul {display: none!important;}
.footerWrap .menu>ul li a {color: #111;}
.footerWrap .menu>ul li a:hover {color: #CB51C8;}
.footerWrap .Address h3 {display: none;}
.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;}
.address .map {display: none;}

.footerWrap .socialLinks {margin-bottom: 50px;}
.footerWrap .social-icon {width: 45px; margin-bottom: 10px; display: inline-block;}
.footerWrap .socialLinks ul li {display: inline-block; margin-bottom: 20px;}
.footerWrap .socialLinks:before {content: 'FOLLOW US'; font-weight: 600; color: #fff; font-size: 16px; display: inline-block; margin-bottom: 15px;}
.footerWrap .FCBK:before { content:'\f09a'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #295697; display: inline-block; width: 45px; height: 25px;}
.footerWrap .PINT:before { content:'\f231'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #DC313A; display: inline-block; width: 45px; height: 25px;}
.footerWrap .TWTR:before { content:'\e61b'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #2FB7E6; display: inline-block; width: 45px; height: 25px;}
.footerWrap .LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #007AAC; display: inline-block; width: 45px; height: 25px;}
.footerWrap .BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #295697; display: inline-block; width: 45px; height: 25px;}
.footerWrap .FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #0064C6; display: inline-block; width: 45px; height: 25px;}
.footerWrap .GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #DC4A3D; display: inline-block; width: 45px; height: 25px;}
.footerWrap .YTBE:before { content:'\f167'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #F13C35; display: inline-block; width: 45px; height: 25px;}
.footerWrap .INST:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 24px; padding: 10px 0px; background-color: #BB2F90; display: inline-block; width: 45px; height: 25px;}

/* 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;}

/* ABOUT PAGE */
.AboutUs .mainZone1 {min-height: 400px;}

.SignIn .Login .grid_6 {width: 48%!important; margin-right: 2%;}

@media screen and (min-width: 481px) and (max-width: 1166px) {
.container_12 .grid_3.headerZone2 {width: 20%!important;}
.Logo .logo img {max-width: 100%!important;}
.container_12 .grid_9.headerZone3 {width: 78%!important;}
.headerZone3 a {font-size: 14px;}
}

@media screen and (max-width: 480px) {
.Home .seeAll {float: none;}
.Home .container_12 .mainZone8 .grid_6 {width: 100%!important;}
.header .search-keyword {float: left!important;}
.header .buttons {float: right!important;}
input[type="text"], input[type="password"], input[type="search"], select {height: 22px;}
.logo {padding-bottom: 10px;}
.headerRow2 {width: 100%!important;}
.header .ShoppingCart {position: absolute; top: 15px; right: -20px; z-index: 9999;}
.header .ShoppingCart button {padding: 6px 10px!important; font-size: 12px;}
.ShoppingCart .Cart #shoppingCart {margin-left: -220px; width: 320px;}
.introContent {margin-top: 0px; width: 94%; text-align: center;}
.Home .ProductSetAutoUpdate h2 {text-align: center; border-bottom: 0px; padding-bottom: 0px; margin-bottom: 8px;}
.Home .seeAll {position: relative; display: block; margin: 0px auto 10px auto!important; top: 0px;}
.Home .mainZone8 ul.tabs li, .Home .mainZone9 ul.tabs li, .Home .mainZone10 ul.tabs li {width: 48%; margin: 0px 1% 20px 1%;}
.Home .mainZone8, .Home .mainZone9, .Home .mainZone10 {width: 100%!important; padding: 0px 5%!important; box-sizing: border-box;}
.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: 100%!important; padding: 20px 5%!important; box-sizing: border-box!important;}
.ProductOfTheDay h2, .EditorialContentFeed:before {font-size: 28px;}
.header .address {width: 100%; margin: 0px; display: none!important;}
.footerWrap .h3 {margin-bottom: 0px;}
.Logo .logo {margin-top: 20px;}
body > nav.mobile-menu, nav.mobile-menu {position: absolute; top: 0px; background-color: #2b486c;} 
.header {height: auto; box-shadow: none!important;}
.header .ShoppingCart {width: auto!important; margin-right: 35px;}
.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_8, .container_12 .grid_12 {width: 100%!important;}
.Home .container_12 .grid_12 {padding: 0px;}
.container_12 .grid_9 {width: 100%!important;}
.grid_9,mainZone4, .container_12 .grid_3.mainZone5 {padding: 0px 5%; box-sizing: border-box;}
footer {padding-bottom: 40px;}
.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;}
.container_12 .grid_9.headerZone3 {width: 90%!important; padding: 0px; margin: 0px auto;}
.header .ShoppingCart, .header .buttons a.btn {margin-top: 0px;}
.NewsletterSignup .formLayout.inline input, .NewsletterSignup .formLayout.inline .btn {width: auto!important; height: auto!important;}
}
.container_12 {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
body{font-family: Roboto, Helvetica, Arial, sans-serif;}


/* HIDING EXCESS BOXES ON PRODUCT PAGES */

#ctl03_ctl00_lnkQuickRequest
{
display: none;
}
#ctl03_ctl00_lnkMoreFromThisLine
{
display: none;
}
.prodDetail.grid_8.omega > div:nth-child(n+3) {
   display: none;
}
