@charset "utf-8";

/* HEALTHCARE COMPANY STORE */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/*
** Colors:
************************

--- #fd2d00
--- #f89900
--- #2a0a06
--- #ffd6b3
--- #401102


************************
*/


/* NEW */
.Home .icoBox.vsWand {margin-top: 20px;}
.virtualsample .virtualsampleIcon {background: none!important;}
.virtualsample .virtualsampleIcon:before, .vsWand:before {content: '\e807';  font-family: 'esp';  font-size: 20px;}
.VirtualSamples .ui-widget-header {background: #fff!important; color: #000!important;}

/* COORDINATION */
.headerWrap {width: 100%; float: left; position: relative; z-index: 98; border-bottom: 1px solid #e2e2e2;} /* HEADER BACKGROUND COLOR */
.Home .headerWrap {border-bottom: 0px;}
.fullWidthHeaderZone .buttons a.btn {float: right; border: none; background-color: #fd2d00; color: #fff; width: 24px; height: 20px; padding: 10px; font-size: 0px; border-radius: 0px;} /* SEARCH BUTTON */
footer {background-color: #fff;color: #401102;margin-top: 30px;border-top: 1px solid #e2e2e2;} /* FOOTER BACKGROUND COLOR */

/* OVERRIDES */
body {width:100%; padding:0px; margin:0px auto; float:none; font-family: 'Montserrat', sans-serif; font-size: 14px; overflow-x: hidden; color: #401102;}
.container_12 {width: 100%!important; margin: 0px auto;}
.footer, .fullWidthFooterZone {margin: 0px auto;width: 100%;}
.container_12 .grid_12.mainZone1 {width: 90%!important; 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;margin-top: 5%;}
.container_12 .grid_9 {width: 75%!important;}
.Home .container_12 .grid_9 {width: 100%!important;}
.container_12 .grid_4 {width: 35%!important;}
.container_12 .grid_8 {width: 65%!important;}
.container_12 .grid_3 {width: 22%!important;margin-right: 2%;}
.clearfix, .container_12 {position:relative;z-index: 0}
/*.container_12 .grid_9.headerZone3 {width: 77%!important; box-sizing: border-box; padding-top: 10px;}*/
.container_12 .grid_9.headerZone3 {width: 77%!important; box-sizing: border-box; position: absolute; top: 50%; transform: translate(0%, -50%); right: 0px; margin-top: -10px;}
.container_12 .grid_3.headerZone2 {width: 20%!important; box-sizing: border-box;}
.container_12 .grid_6 {width: 100%;box-sizing: border-box;}
.Home .container_12 .grid_12 {width: 100%;}
.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: #fd2d00;}
a:hover, a:active, a:focus, a.selected {color: #000; text-decoration: none;}
h1, h2, h3, .attributesContainer h1 {color: #fd2d00;}
h1 {font-size: 36px;}
h2 {font-size: 32px;}
section {max-width: 1200px; margin:0 auto; width:98%;}

/* HEADER */
.headerRow2b {width:90%;margin: 25px 5%;}
.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 .address h3, .header .phone, .header .email {display: none;}
.header .Address {width: 60%; float: left;}
.menu>ul li {padding: 0px 10px;}
.menu>ul li a {color: #401102;}
.menu>ul li a:hover {text-decoration: none; color: #fd2d00;}
.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 { font-size: 18px;color: #401102}
.FCBK:before { content:'\f09a'; font-family:FontAwesome; }
.PINT:before { content:'\f231'; font-family:FontAwesome; }
.TWTR:before { content:'\f099'; font-family:FontAwesome; }
.LNKD:before { content:'\f0e1'; font-family:FontAwesome; }
.BLOG:before { content:'\f09e'; font-family:FontAwesome; }
.FLKR:before { content:'\f16d'; font-family:FontAwesome; }
.GGLP:before { content:'\f0d5'; font-family:FontAwesome; }
.YTBE:before { content:'\f167'; font-family:FontAwesome; }
.INST:before { content:'\f16d'; font-family:FontAwesome; }

/* ADDRESS */
.fullWidthHeaderZone {background:#ffd6b3;padding: 0 5%;color:#401102;height: 41px;}
.fullWidthHeaderZone .Content  {display: inline-block;line-height: 40px;}
.Full-Header-CTA {margin-bottom:0}
.fullWidthHeaderZone a:hover {color: #464646!important;}
.fullWidthHeaderZone .Address {display: inline-block;margin: 10px 10px 0 5px;}
.fullWidthHeaderZone .Address h3, .fullWidthHeaderZone .companyName, .fullWidthHeaderZone .Address .addressline, .fullWidthHeaderZone .Address .phonelabel, .fullWidthHeaderZone .Address .emaillabel {display: none;}
.fullWidthHeaderZone .Address .phone, .fullWidthHeaderZone .Address .email {display:inline-block}
.fullWidthHeaderZone .Address .phone a, .fullWidthHeaderZone .Address .email a{color:#401102; font-weight:bold; text-transform:uppercase}
.fullWidthHeaderZone .Address .phone {border-right:2px solid #401102; padding-right:10px }
.fullWidthHeaderZone .Address .email {padding-left:10px}
.fullWidthHeaderZone .SocialLinks {display:inline-block}
.fullWidthHeaderZone .SocialLinks button {color:#401102;font-size: 16px;}
.fullWidthHeaderZone .SocialLinks button:hover {color:#464646;}
.fullWidthHeaderZone .SocialLinks h3 {display:none;}
.EndUserStatus {padding: 10px;background:#401102;float: right;}
.EndUserStatus a {color: #ffd6b3 !important;text-transform: uppercase;}
.EndUserStatus a:hover {color: #fff !important;}
.EndUserStatus .menu>ul li {padding: 0 5px;}

/* NAVIGATION */
.header .Menu {float: right;margin-top: 20px;font-weight: normal;margin-left: 2%;}
.header .Menu .menu>ul li {padding: 0px 0 0 50px;}
.header .Menu .menu>ul li a {color: #401102;font-size: 17px;}
.header .Menu .menu>ul li a:hover {color: #fd2d00;}
.header .Menu .menu>ul li ul li {padding: 5px 10px;}
.header .Menu .menu>ul li ul li a {text-transform: none;}
.header .Menu .menu ul.dropdown {border: none; background-color: #eee; box-shadow: 1px 1px 10px #000;}

/* SHOPPING CART */
.ShoppingCart button {padding: 0px!important;font-size: 14px;color: #401102;text-transform: uppercase;border: none;background-color: transparent;font-weight: bold; margin-top:10px} /* CART BUTTON */
.ShoppingCart .btn-checkout {display: none;}
.ShoppingCart {float: right;display: block;clear: both;}
.ShoppingCart button:hover {background-color: transparent; transition-duration: .5s;}
.ShoppingCart button:before {font-family: FontAwesome;padding-right: 5px;content: "\f07a";color: #401102;}
.ShoppingCart .Cart #shoppingCart button:before {display:none;}
.ShoppingCart .Cart #shoppingCart button:first-child {color: #2a0a06;margin: 10px 10px 0 0;}
.ShoppingCart .Cart #shoppingCart button:last-child {background-color: #2a0a06;padding: 5px 10px !important;}

/* USER STATUS */
.container_12 .grid_9.headerZone3 .EndUserStatus {float: right; margin-left: 10px;}
.header ul.user-actions {margin-top: 7px;}
.header ul.user-actions li a {font-size: 12px; text-transform: uppercase;}
.header ul.user-actions li {padding: 0px 5px;}

/* SEARCH BAR */
.header .QuickSearchBasic {width: 90%;display: block;float: right;margin-top: 10px;clear: both;max-width: 650px;}
.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: #401102;font-size: 14px;text-transform: capitalize;width: 90%;padding-left: 5%;height: 30px;font-family: 'Montserrat', sans-serif;background-color: #fff;border: 1px solid #ffd6b3;}
.header .quickSearch {border: none;background-color: #fff;}
.header .price-to input, .header .price-from input {font-size: 11px; width: 40%;}
.header .search-keyword {width: 50%;float: left;}
.header .price {width: 43%;float: left;}
.header .buttons a.btn {padding: 10px 2% 6px;font-size: 0px;width: 3%;}
.header .buttons a.btn:hover {background-color: #fd2d00; transition-duration: .5s;}
.header .buttons a.btn:before {font-family: FontAwesome; content: "\f002"; color: #fff; font-size: 20px;}

/* BANNER */
.headerZone4 {width: 100%; float: left; z-index: -1; position: relative;}
.headerZone4 img {width: 100%; height: auto;}
.Home .container_12 .grid_12.mainZone1 img {width: 100%;height: auto;margin-bottom: 10px;}
.header .banner1{ position: absolute; z-index: 2; width: 100%; max-width: 1200px; min-width: 350px; margin: auto; top: 25%; font-size: 2em; line-height: 1.25em !important;  left: 50%; transform: translate(-50%, 0);text-align:left;}
.banner1 h2{line-height:1.25em;color: #2a0a06;font-size: 55px;}
.banner1 p,
.banner1 h2{margin-bottom:10px;color: #2a0a06;}
.bx-wrapper .bx-pager {bottom: -15px !important;}
.bannertext{padding: 3%;width:45%;}
.bannertext, .introContent, .PODay h2 { background: rgba(255,255,255,0.65); border-left: 5px solid #fd2d00;}

/* INTRO TEXT */
.Home .introContent {width: 45%;float: right;padding: 2% 3% 3%;}
.Home .introContent h3 {color: #2a0a06;font-family: 'Montserrat', sans-serif;font-size: 26px;line-height: 45px;font-weight: 600;display: block;text-transform: capitalize!important;}
.Home .introContent h3:after {width: 150px; height: 3px; content: ''; background-color: #fd2d00; text-align: left; margin: 10px 0px; display: block;}
.Home .introContent p {font-size: 15px;line-height: 24px;color: #2a0a06;}
.Home .mainZone1 .Logo {position: absolute; /*bottom: 12%;*/ top: 45%; right: 145px; max-width: 150px; max-height: 70px;}
.Home .mainZone1 .Logo .logo {padding: 0px;}
.Home .mainZone1 .Logo .logo img {max-height: 130px;}
.Home .mainZone1 .banner1{position: absolute;z-index: 2;width: 100%;max-width: 1200px;min-width: 350px;margin: auto;top: 6%;font-size: 2em;line-height: 1.25em !important;text-align:left;}

/* PRODUCT COLLECTIONS */
.prodSetCollections li {margin: 0;}
.Home .ProductSetAutoUpdate h2 {border-top:3px solid #ffd6b3;padding-top: 25px;}
.Home .ProductSetAutoUpdate h2 {color: #2a0a06;font-family: 'Montserrat', sans-serif;font-size: 28px;line-height: 40px;font-weight: 600;text-align: left;display: block;margin-bottom: 20px;}
.Home .ProductSetAutoUpdate h2 span {padding: 0px 15px;position: relative;z-index: 9;}
.ProductCollections {width: 100%!important; margin: 0px auto!important; float: none;}
.prodSetCollections li .prodImg {margin: 0px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.prodSetCollections li .prodName {background: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;padding: 4px 10px!important;height: 28px;margin-bottom: 10px;}
.prodSetCollections li a {border-right: none;}
.ProductSetAutoUpdate {margin: 0 0 30px 0;}
.Home .mainZone9 ul.tabs li, .Home .mainZone10 ul.tabs li {width: 29%; margin: 0px 2% 20px 2%;}
.Home .seeAll {width: 100%;text-align: right;font-weight: bold;margin-top: -52px;float: right;}
.Home .seeAll a {background: #fd2d00;color: #fff;border: none;padding: 15px;font-size: 16px;font-weight: 400;}
.Home .seeAll a:hover {background-color:#f89900}
.prodSetCollections ul.tabs li, .ProductResults .prdrebConfig {border-right: 1px solid #ffd6b3!important;border-bottom: 0px !important;border: none;width: 16.5%;}
.prodSetCollections ul.tabs li:last-child, .omega-0 ul.tabs li:nth-child(3){border-right:0px solid #ffd6b3!important;}
.alpha-0, .alpha-1, .omage-1 {width:100% !important} 
.omega-0 {width: 50% !important;float:right;}
.omega-0 ul.tabs li {width:33%;}
.omega-0 ul.tabs li:nth-child(1), .omega-0 ul.tabs li:nth-child(2), .omega-0 ul.tabs li:nth-child(3) {border-bottom:1px solid #ffd6b3!important;}


/* POD */
.container_12 .grid_6 {width: 48%;}
.ProductOfTheDay {background: url(https://cdn.asicentral.com/esp-websites/900007/Company-Stores/Healthcare/images/brickwall.png) repeat #ffd6b3;width: 100%;margin: 0px auto 10px;display: block;padding: 30px 0px;float: left;}
.PODay {padding: 0 5%;text-align: center;}
.PODay h2 {font-size: 24px;padding: 5px;margin-left: -5%;width:fit-content;color: #401102;}
.PODay .socialLinks{  width: auto; margin-top: -10%;float:right}
.PODay .prodDescr, .PODay .prodNum {display:none}
.PODay .prodImg {float: right;margin-bottom: 20px;width: 100%;}
.PODay .prodInfo {margin-bottom:20px}
.PODay .prodInfo h4 a {color:#2a0a06;}
.PODay .prodLink {margin-top:30px}
a#btnProductDetailPrice {background: #fd2d00;color: #fff;border: none;text-transform: uppercase;padding: 15px;font-size: 16px;}
a#btnProductDetailPrice:hover {background: #f89900;transition-duration: .25s;}
.PODay .prodImg img {width: auto!important}

/* PRODUCT RESULTS */
.ui-widget-header {background: #fd2d00; color: #fff;}
.prodTile {height: auto!important;}
.search-within {position: absolute;top: 80px;font-size: 12px;text-transform: uppercase;color: #999;}
.configOptions {width: 23%!important; float: right; display: none;}
.ProductDetailsBasic, .modProductResultsBasic {margin-top: 20px;}
.prodVSTag {margin-top: -8px;}
a.btn, .btn {background: #fd2d00;color: #fff;border: none;padding: 10px 30px;font-size: 14px;text-transform: uppercase;}
a.btn:hover, .btn:hover {background: #000; transition-duration: .25s;}

/* 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; padding: 10px!important;}
.prodImg ._p_a_tag > img {max-width: 90%!important;}

/* NEWS & VIDEOS PAGE */
.NewsVideos .section {width: 90%!important; max-width: 1200px!important; margin: 0px auto!important;}
.SignIn .Login .grid_6 {width: 48%!important; margin-right: 2%;}

/* FOOTER */
.FooterZone1 {color:#2a0a06;background-image:url("https://cdn.asicentral.com/esp-websites/900007/Company-stores/Healthcare/images/footer.png");padding: 5% 0px;text-align: center;font-size: 20px;background-size: cover;background-position: center;font-weight: 900;width: 100% !important;}
p.CTA-Footer {position:relative}
footer .Address {position:relative;margin-bottom: 20px;}
.footer-button {position:relative}
.footer .Address h3, .footer .Address addressline, .footer .Address .phonelabel, .footer .Address .emaillabel  {display: none;}
.container_12 .grid_3.FooterZone4 {text-align: right;}
.container_12 .grid_4.FooterZone2 {width: 20%!important;}
.Home footer {margin-top: 0px;}
.footerWrap .h3, .footerWrap h3 {text-transform: uppercase; font-weight: 600; color: #fd2d00; font-size: 16px; display: inline-block; margin-bottom: 15px; font-family: 'Montserrat', sans-serif;}
.footerWrap .socialLinks h3 {display: none;}
.footerWrap a {color: #401102;}
.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: #401102;}
.footerWrap .menu>ul li a:hover {color: #000;}
.FooterZone4 {float: right;}
.fullWidthFooterZone {width: 100%;text-align: center;max-width: 100%;color: #fff;}
.fullWidthFooterZone a {color: #401102;font-weight: 600;}
.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:before {content: 'FOLLOW US'; font-weight: 600; color: #fd2d00; font-size: 16px; display: inline-block; margin-top: 25px; margin-bottom: 15px;}
.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;}

footer {padding: 0;text-align: center;font-size: 20px;background-size:cover;background-position:center;}
footer .Address .phone, footer .Address .email, footer .footer-button  {display:inline-block; margin:10px; }
footer .Address .phone a, footer .Address .email a, footer .footer-button a {padding: 20px;display: block;line-height: 1em;font-size: 16px;text-transform: uppercase;color: #fff;}
footer .Logo .logo {text-align: center;}
footer .Address a:after{content:"\f0a9";padding-left:5px;font-family: FontAwesome;}
footer .Address a:hover, footer .footer-button a:hover {padding:25px !important;margin:-10px 0 !important;color: #fff;}
footer .Address .addressline {display:none;}
footer .Address .phone a {border:5px solid #fd2d00; transition: all 0.35s; background-color: #fd2d00;}
footer .Address .email a {border: 5px solid #f89900;transition: all 0.35s;background-color: #f89900;}
footer .footer-button a {border: 5px solid #2a0a06;transition: all 0.35s;background-color: #2a0a06 !important;color: #fff;}

.FooterZone5 {background:#ffd6b3;text-align: center;width: 90% !important;padding: 10px 5%;color:#401102;font-size: 14px;display: block;margin: 0 auto;}
.FooterZone5 a { font-weight: 700;}
.FooterZone5 .Content:first-child, .FooterZone5 .Menu {float:left;display: inline;}
.footer-nav {margin-top:-2px}
.FooterZone5 .menu>ul li {float:left;display: inline-block;margin: 0 10px;width: auto;}

/* 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 .fieldrow:last-child {width:97%}


@media screen and (min-width: 481px) and (max-width: 1166px) {
.header .QuickSearchBasic {width: 85%;}
.introContent {margin-left: 60px;}
.Logo .logo img {max-height: 100px;}
.header .banner1 {top:15%}
.bannertext {width: 45%;margin-left: 5%;}
section {width:100%; margin:0}
.Home .mainZone1 .banner1 {top: 4%;}
.Home .seeAll {width: 98%;margin-right: 2%;}
.Full-Header-CTA {display:none;}
.FeaturedVideos {width:90%;}
}

@media screen and (max-width: 480px) {
.headerRow2b {margin-top:0;}
.fullWidthHeaderZone {margin-top: 61px;display: inline-table;text-align: center;padding: 10px 0;}
.fullWidthHeaderZone .Address {padding:0;width: 100% !important;margin: 0;}
.ShoppingCart {float: right;margin-left: 10px;top: 19px;z-index: 1000;right: 15px;width: fit-content !important;position: absolute;}
.ShoppingCart button, .ShoppingCart button:before {color: #ddd;}
.ShoppingCart .Cart #shoppingCart {right: 0;left: -225px;width: 350px;top: 35px;box-sizing: border-box;}
.Full-Header-CTA {display: none;}
body > nav.mobile-menu, nav.mobile-menu {position: absolute;top: 0px;background-color: #2a0a06;z-index: 99;} 
.header {background: none;margin-top: 0;}
.container_12 .grid_9.headerZone3 {position: relative!important; width: 100%!important; padding: 0px 5%!important; margin-top: 0px;}
.prodSetCollections li img {height: 110px!important;}
.Home .container_12 .grid_12.mainZone1 {margin-top: 0px;}
.headerZone4 {position: relative;}
.ContactUs .Address {text-align: left;}
.EventPlanner .leftcol {width: 100%;}
.EventPlanner .rightcol {width: 100%;}
.EventPlanner .imgPanel {width: 45%;}
.Home .mainZone8 ul.tabs li, .Home .mainZone9 ul.tabs li, .Home .mainZone10 ul.tabs li {width: 47%; margin: 10px 1%;}
.ContactUs .container_12 .grid_9 {width: 90%; padding: 0px 5%;}
.fullWidthHeaderZone .quickSearch, .fullWidthHeaderZone .QuickSearchBasic {background-color: transparent;}
.QuickSearchBasic .quickSearch .formLayout.inline {margin-bottom: 0px;}
.fullWidthHeaderZone .Menu {display: none;}
.mainZone1 .Content {margin-bottom: 0px!important; background: none;}
.mainZone1 .Content:nth-of-type(2) {background-position: left center; position: relative; background-image: none;}
.Home .mainZone10 {padding: 2% 0px; margin-top: -1px;}
.Home .introContent {width: 90%;margin-left: 0px;padding: 5%;position: relative;}
.Home .introContent a {margin-top:15px}
.Home .introContent h3 {font-size: 30px; line-height: 35px; text-shadow: 1px 1px 10px #fff;}
.Home .introContent p {text-shadow: 1px 1px 10px #fff;font-size: 14px;}
.Home .mainZone1 .Content {background-image: none;}
.Home .mainZone1 .Logo {display: none;}
.Home .EventPlannerList ul li {width: 48%!important;}
.logo {padding-bottom: 10px;}
.headerRow2 {width: 100%!important;}
.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;}
.EditorialContentFeed {width: 90%!important; padding: 20px 5%!important;}
.ProductOfTheDay {width: 88%!important;padding: 20px 0%!important;margin: 20px 6% 20px!important;}
.PODay .socialLinks {margin-top: -10px;float: left;margin-bottom: 20px;}
.ProductOfTheDay h2, .EditorialContentFeed:before {font-size: 28px;}
.header .address {width: 100%; margin: 0px; display: none!important;}
.footerWrap .h3 {margin-bottom: 0px;}
.container_12 .grid_4, .container_12 .grid_6, .container_12 .grid_3, .container_12 .grid_3.headerZone2 {width: 100%!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;}
footer {padding-bottom: 0;}
.FooterZone4 {text-align: center;}
.footer .asiModule {margin-bottom: 0;}
.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;}
.header .buttons a.btn {width:40px}
.NewsletterSignup .formLayout.inline input, .NewsletterSignup .formLayout.inline .btn {width: auto!important; height: auto!important;}
.container_12 .grid_4.FooterZone2 {width: 100%!important;}
.Home .EventPlannerList ul li {min-height: 170px;}
.footerWrap .h2, .footerWrap h3 {margin-bottom: 0px;}
.footerWrap .socialLinks {text-align: center;}
.Home .EventPlannerList .prodName {top: 180px;}
.Home .EventPlannerList ul li {margin-bottom: 50px;}
.header .banner1 {top:5%}
.bannertext{width:85%;}
.banner1 h2{}
.banner1 p, .banner1 h2{font-size:21px;margin-bottom: 0;}
.bx-controls-direction {margin-top: 40px;}
.bx-wrapper .bx-pager {padding-top: 0 !important;}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {display:none;}
.Home .mainZone1 .banner1 {position: relative}
.Home .container_12 .grid_12.mainZone1 img {width:90% !important; height: 90% !important}
.grp3 .prodSetCollections li, .grp6 .prodSetCollections li {width: 33.33% !important;}
.grp3 .prodSetCollections li:nth-child(3), .grp6 .prodSetCollections li:nth-child(3) {border-right:none !important}
.grp3 .prodSetCollections li:nth-child(1), .grp3 .prodSetCollections li:nth-child(2), .grp3 .prodSetCollections li:nth-child(3),
.grp6 .prodSetCollections li:nth-child(1), .grp6 .prodSetCollections li:nth-child(2), .grp6 .prodSetCollections li:nth-child(3){border-bottom: 1px solid #ffd6b3!important;}
.Home .seeAll {float:left;margin-top: 0;text-align: left;margin-left: 15px;margin-bottom: 25px;}
.Home .seeAll a {padding: 8px 15px;}
.Home .ProductSetAutoUpdate h2 {padding-top: 15px;margin-bottom: 10px;}
.Home .container_12 .grid_12.mainZone1 .intro-text img {width: 100% !important;}
p.CTA-Footer {margin:25px 10% 0; width:80%}
footer .Address .phone, footer .Address .email, footer .footer-button {width:100%;margin: 6px 0;}
footer .Address .phone a, footer .Address .email a, footer .footer-button a {padding: 10px;font-size: 14px;text-transform: none;}
.fullWidthFooterZone {background:#ffd6b3;display: block;padding: 5px 0 10px;}
.FooterZone5 {background:#ffd6b3;display: block;width: 98% !important;}
.FooterZone5 .menu>ul li {margin: 0px 10px;padding: 0;}
.FooterZone5 .Content:last-child {float:right;display: inline;font-size: 10px;margin-top: 10px;}
.AboutUs .mainZone1 {min-height:200px}
.ContactUs .section {padding:0 }
.SignIn .Login .grid_6 {width: 100% !important;}
}
body{font-family:Verdana, Arial, Helvetica, sans-serif;}

