/* STADIUM TEMPLATE */

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;700&display=swap');

/* COORDINATION */
.fullWidthHeaderZone {width: 100%; float: left; background-color: #fff; padding: 0px 40px; box-sizing:border-box; z-index: 99; position: relative; border-bottom:1px solid #d7d7d7;} /* TOP NAVBAR COLOR */
.headerWrap {width: 100%; float: left; background-color: #fff; position: relative; z-index: 98;} /* HEADER BACKGROUND COLOR */
.ShoppingCart button { padding: 4px 15px!important; font-size: 14px; color: #fff; text-transform: uppercase; border: none; margin-top: 1px; background-color:unset;} /* CART BUTTON */
.header .buttons a.btn {float: right; border: none; background-color: #C3D004; color: #fff; width: 20px; height: 20px; padding: 10px; font-size: 0px; border-radius: 25px;} /* SEARCH BUTTON */
footer {background-color: #003262; -moz-box-shadow: inset 1px 1px 20px #999; padding: 30px 0px 20px 0px; color: #fff; margin-top: 30px;} /* FOOTER BACKGROUND COLOR */

/* OVERRIDES */
body {width:100%; padding:0px; margin:0px auto; float:none; font-family: 'Heebo', serif!important; font-size: 16px; line-height: 32px; 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: 100%;}
.Home .container_12 .grid_12.mainZone1 {width: 100%!important; max-width: 100%; padding-top: 0px;}
.container_12 .grid_9 {width: 70%!important;}
.container_12 .grid_4 {width: 30%!important; margin-right: 2%;}
.container_12 .grid_8 {width: 66%!important;}
.container_12 .grid_9.headerZone3 {width: 70%!important; box-sizing: border-box;}
.container_12 .grid_3.headerZone2 {width: 22%!important; margin-left:5%; 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: #003262;}
a:hover, a:active, a:focus, a.selected {color: #000; text-decoration: none;}
h1, h2, h3, .attributesContainer h1 {color: #003262; font-weight: 700; font-family: 'Heebo', serif;}
h1 {font-size: 36px;}
h2 {font-size: 32px;}
.section {padding-top: 40px;}
.Home .section {width: 100%!important; max-width: 100%!important; padding-top: 0px;}

/* HEADER */
.header .logo a {font-size: 2.5em; line-height:40px;}
.Logo .logo img {height: auto!important; width: auto!important; display: block; margin: 0px auto; max-width: 100%;}
.logo {padding: 20px 0px;}
.menu {background: transparent; margin-bottom: 0px; line-height:inherit; height: auto!important;}
.menu ul {margin-bottom: 0px;}
.header {margin: 0px auto; position: relative;}
.header .address h3, .header .phone, .header .email {display: none;}
.fullWidthHeaderZone a {color: #000;}
.header .Address {width: 60%; float: left;}
.menu>ul li {padding: 0px 10px;}
.menu>ul li a {color: #000; font-size: 16px;}
.menu>ul li a:hover {text-decoration: none; color: #C3D004;}
.fullWidthHeaderZone .emaillabel, .fullWidthHeaderZone .phonelabel {display: none;}
.fullWidthHeaderZone .phone::before {content: '\f095'; font-family: 'FontAwesome'; font-size: 16px; margin-right: 5px; color:#C3D004; position:relative; top:1px;}
.fullWidthHeaderZone .email::before {content: '\f0e0'; font-family: 'FontAwesome'; font-size: 16px; margin-right: 5px; color:#C3D004;}

/* CATEGORY MENU */
.headerZone4{width:100% !important; background:#003262; position:relative; z-index:1;}
.headerZone4 .Menu{width:90%; margin:0 auto;}
.headerZone4 .Menu ul{display:flex; justify-content: space-between;}
.headerZone4 .Menu ul.dropdown{display:none;}
.headerZone4 .Menu ul li a{color:#fff;}
.headerZone4 .Menu ul li a:hover{color:#C3D004;}
.headerZone4 .Menu ul li ul.dropdown li a{color:#003262;}
.headerZone4 .Menu .menu > ul li{padding-top:3px; padding-bottom:3px; padding-left:20px; padding-right:20px;}
.headerZone4 .Menu .menu > ul li:hover{background:#C3D004; color:#fff; transition-duration:.5s;}
.headerZone4 .Menu .menu > ul li a:hover{color:#fff;}
.headerZone4 .menu ul.dropdown{left:0; min-width:175px;}
.headerZone4 .Menu .menu ul.dropdown li ul.dropdown {
    top: -1px;
    left: 100%;
    position: absolute;}
.headerZone4 .Menu .menu ul li:after{content:"\f107"; font-family:FontAwesome; color:#fff; margin-left:7px;}
.headerZone4 .Menu .menu ul li ul.dropdown li:after, .headerZone4 .Menu .menu ul li ul.dropdown li ul.dropdown li:after{display:none;}
/* TOP MENU */
.fullWidthHeaderZone .Menu {float: right;}
.fullWidthHeaderZone .Menu a {font-size: 14px; font-family: 'Heebo', sans-serif; color: #fff; text-transform:uppercase;}
.fullWidthHeaderZone .menu>ul li {padding: 0px 10px 0px 0px;}
.fullWidthHeaderZone .menu>ul li a {color: #000; font-size: 14px; margin-left:5px;}
.fullWidthHeaderZone .menu>ul li a:hover {color: #C3D004;}
.fullWidthHeaderZone .Menu .menu>ul li ul li {padding: 0px 5px; 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: #C3D004;}
.fullWidthHeaderZone .Menu .menu ul.dropdown {border: none; background-color: #fff; border:1px solid #C3D004;}
.fullWidthHeaderZone .Menu .menu>ul li ul li ul {right: 100%; top: 0px;}
.fullWidthHeaderZone .menu ul.dropdown{right:0; left:unset;}
.menu ul.dropdown{border:1px solid #C3D004;}


/* SEARCH BAR */
.header .QuickSearchBasic {width: 52%; display: block; float: left; background-color: #fff; box-shadow: 0px 0px 6.93px 2.07px rgba(0, 0, 0, 0.1); border-radius:25px;}
.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: #999; font-size: 14px; text-transform: capitalize; width: 90%; padding-left: 5%; height: 30px; font-family: 'Heebo', sans-serif; background:unset;}
.header .quickSearch {border: none; background-color: #fff;}
.header .price-to input, .header .price-from input {font-size: 11px; width: 40%;}
.header .search-keyword {width: 45%; float: left; margin-left:10px;}
.header .price {width: 40%; float: left;}
.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: 20px;}
input:focus{box-shadow:none;}

/* SHOPPING CART */
.btn-checkout {display: none;}
.ShoppingCart {float: right; margin-right:5%;}
.ShoppingCart button:before {font-family: FontAwesome; padding-right: 5px; content: "\f07a"; color: #003262; font-size:40px;}
.ShoppingCart .btnTxt.ng-binding{font-size:0;}
.ShoppingCart .notranslate.ng-binding{position:absolute; top:-4px; right:12px; font-size:15px; background:#C3D004; width:20px; height:20px; border-radius:30px; color:#fff; line-height:21px;}
#shoppingCart button::before{display:none;}
#shoppingCart button{color:#000;}
.bootstrap-container .btn-primary{background:#003262 !important; color:#fff !important;}
.btn-checkout[disabled="disabled"]{display:none;}
#btnCheckout{display:none;}
table.orderDetail .colVariation{width:100px;}


/* NAVIGATION */
.container_12 .grid_9.headerZone3 {position: absolute; top: 40%;transform: translate(0%, -50%); right: 0px; z-index:999;}
.container_12 .grid_9.headerZone3 .Menu {width: 100%; float: right; text-transform: uppercase; margin-bottom: 10px;}
.container_12 .grid_9.headerZone3 .Menu .menu {float: right;}
.container_12 .grid_9.headerZone3 .EndUserStatus {width: 28%; float: left; margin-left:5%;}
.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: #fff; border: 1px solid #e2e2e2;}
div[id$="rowLoginBtns"] {width: 97%;}

/* SOCIAL LINKS */
.fullWidthHeaderZone h3 {display: none;}
.fullWidthHeaderZone .Address, .fullWidthHeaderZone .SocialLinks {float: left; color: #000; margin-right: 10px;}
.fullWidthHeaderZone .addressline, .fullWidthHeaderZone .ownerNameTitle, .fullWidthHeaderZone .companyName {display: none;}
.fullWidthHeaderZone .phone, .fullWidthHeaderZone .email {float: left; margin-left: 10px;}
.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: #fff; font-size: 14px;}
.PINT:before { content:'\f231'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.TWTR:before { content:'\f099'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.YTBE:before { content:'\f167'; font-family:FontAwesome; color: #fff; font-size: 14px;}
.INST:before { content:'\f16d'; font-family:FontAwesome; color: #fff; font-size: 14px;}

/* USER STATUS */
.fullWidthHeaderZone .EndUserStatus {float: right;}
.header ul.user-actions li a {font-size: 15px;}
.header ul.user-actions li {padding: 0px 5px;}
.header ul.user-actions li.divider{display:none;}
.header ul.user-actions li.sign-in, .header ul.user-actions li.create-account{width:100%; text-align:center; line-height:20px;}

/* BANNER */
.Home .container_12 .grid_12.mainZone1 {width: 90%!important; display: block; margin-left:5% !important; margin-top:30px;}
.Home .container_12 .grid_12.mainZone1 img {width: 100%; height: auto;}
.Home .mainZone1 .Content .top-banner{width:74%; float:left; position:relative}
.Home .mainZone1 .Content .top-banner .banner-text{position:absolute; top:25%; left:4%;}
.Home .mainZone1 .Content .top-banner .banner-text h1{color:#fff; text-transform:uppercase; font-size:35px; line-height:40px;}
.Home .mainZone1 .Content .top-banner .banner-text a.btn{padding: 9px 20px; text-transform:uppercase;}
.Home .mainZone1 .Content:nth-of-type(2){width:25%; float:right;}
.Home .mainZone1 .Content .snip1461 img{width:100%;}
.snip1461 {
  position: relative;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 16px;
  background-color: #000000;
  width:97% !important;
}
.snip1461 *,
.snip1461 *:before,
.snip1461 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.snip1461 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.snip1461 figcaption {
  position: absolute;
  bottom: 10px;
  left: 35px;
  padding: 5px 10px;
}
.snip1461 h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color:rgba(256,256,256,.8);
  font-size:30px;
}
.snip1461 h2:before,
.snip1461 h2:after {
  height: 10px;
  width: 25%;
  position: absolute;
  content: '';
  top: 50%;
  -webkit-transform: scaleX(0) translateY(-50%);
  transform: scaleX(0) translateY(-50%);
  -webkit-transform-origin: 0% 0;
  -ms-transform-origin: 0% 0;
  transform-origin: 0% 0;
  background-color: #ffffff;
}

.snip1461 h2:after{width:65%;}
.snip1461 h2:before {
  right: 100%;
}
.snip1461 h2:after {
  left: 100%;
}
.snip1461 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1461:hover:after,
.snip1461.hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.snip1461:hover img,
.snip1461.hover img {
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.snip1461:hover h2,
.snip1461.hover h2 {
  color: #ffffff;
}
.snip1461:hover h2:before,
.snip1461.hover h2:before,
.snip1461:hover h2:after,
.snip1461.hover h2:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.snip1461:hover h2:after,
.snip1461.hover h2:after {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.snip1461:hover img, .snip1461.hover img{zoom:1; filter:alpha(opacity-40); -webkit-opacity:0.4; opacity:0.4;}

@media screen and (max-width: 1600px) {
.Home .mainZone1 .menu>ul li a {font-size: 14px; line-height: 2em;}
}

@media screen and (max-width: 1450px) {
.Home .mainZone1 .Menu {padding: 1.5% 3%;}
.Home .mainZone1 .Menu:before {line-height: 26px; margin-bottom: 10px;}
.Home .mainZone1 .menu>ul li a {font-size: 14px; line-height: 1.75em;}
.Home .mainZone1 .Menu:before {font-size: 22px;}
}

/* INTRO TEXT */
.Home .container_12 .grid_6.mainZone2 {width: 100%!important; background: url(https://cdn.asicentral.com/esp-websites/900007/stadium/images/welcome-transparent.png) repeat #003262 center; background-attachment: fixed; margin-top:15px; margin-bottom:30px;}
.introContent {width: 70%; margin: 0px auto; text-align: center; padding: 2% 0px; color:#fff;}
.introContent p {font-size: 18px; line-height: 27px;}
.introContent h3 { color:#fff; font-size: 30px; line-height: 40px; display: block; text-transform: normal!important; margin-bottom:5px;}
.introContent a.btn{padding:9px 20px;}

@media screen and (max-width: 1200px) {
.Home .container_12 .grid_6.mainZone2 {background-size: 100%;}
}

/* PRODUCT COLLECTIONS */
.Home .container_12 .grid_9.mainZone4 {width:35% !important; box-sizing:border-box; position:relative; margin-left:5%; margin-bottom:25px;}
.Home .mainZone4 .ProductSetAutoUpdate {width: 55%; float: left; padding: 60px 0px;}
.Home .mainZone4 .ProductSetAutoUpdate .prodSet:before {content: 'Featured Products:'; color: #003262; font-family: 'Heebo', serif; font-size: 32px; line-height: 40px; font-weight: 700; text-align: center; display: block; margin-bottom: 10px;}
.Home .mainZone4 .ProductSetAutoUpdate h2 {font-size: 0px; line-height: 0px;}
.Home .prodSet .tabs li a {background: transparent!important;}
.Home .mainZone4 .prodSet li .prodImg {margin: 0px!important; border-radius: 10px; padding: 20px 0px;}
.Home .mainZone4 .prodSet li img {max-width: 98%!important;}
.Home .mainZone4 .prodSet li .prodName {background: transparent!important; margin-top: 10px;}
.Home .mainZone4 .prodName .ellipsis {color: #222; text-shadow: none; font-size: 14px; font-weight: 500;}
.Home .mainZone4 .allLinks {text-align: center; float: left; width: 100%; font-weight: 600;}
.Home .mainZone4 .fg-toolbar.ui-widget-header {border-top: none; background: none;}
.Home .mainZone4 .borderRight {padding-right: 10px; border-right: 1px solid #003262;}
.Home .prodSet li .prodName {position: relative; background:none; color:#000; text-shadow:none;}
.prodSet .tabs li a:hover .prodName{background:none; background:color:none; color:#C3D004;}
.Home .prodSet ul {margin-bottom: 0px;}

/* BX SLIDER */
.theater{clear:both;}

/* EVENT PLANNER */
.Home .mainZone11{width:25%; margin-left:5%; margin-top:7%;}
.Home .mainZone12{width:65% !important; float:right; margin-right:5%; margin-top:25px;}
.Home .EventPlannerPage{width:100% !important; max-width:1200px !important; margin:0 auto !important; float:none; display:block;}
.Home .EventPlannerPage h2{display:none;}
.Home .EventPlannerPage ul{height:370px; overflow:hidden; display:flex; flex-wrap:wrap; justify-content: space-between;}
.Home .EventPlannerPage ul li{width:15%; float:left; display:block; margin:1% 2%; text-align:center;}
.Home .EventPlannerPage ul li a img{width:100%; padding-bottom:5px;}
.Home .EventPlannerPage ul li a{font-size:13px; line-height:17px;}
.Home .mainZone11 h2{font-size: 25px; color: #003262; text-transform: uppercase;}
.Home .mainZone11 p{font-size:15px; line-height:22px;}
.Home .mainZone11 a.btn{font-weight:400; padding:8px 20px;}


/*EVENT PLANNER PAGES */
.section {width: 90%; max-width: 1200px; margin: 0px auto;}
.container_12 .prdrebConfig.grid_3 {display: none;}
.container_12 .grid_3.mainZone5 {width: 50% !important;float:right;}
.container_12 .grid_9.omega {width: 100%!important;}
.Tradeshow .grid_3.mainZone5, .GolfTournament .grid_3.mainZone5, .GiftIdeas .grid_3.mainZone5, .FluPrevention .grid_3.mainZone5, .HolidayGifts .grid_3.mainZone5, .BarRestaurant .grid_3.mainZone5, .PoliticalCampaigns .grid_3.mainZone5, .CharityRuns .grid_3.mainZone5, .EmployeeIncentives .grid_3.mainZone5, .EmployeeWellness .grid_3.mainZone5, .RealEstate .grid_3.mainZone5, .HealthFitness .grid_3.mainZone5, .SportsPrograms .grid_3.mainZone5, .SchoolFundraisers .grid_3.mainZone5, .StateFair .grid_3.mainZone5, .Wedding .grid_3.mainZone5{width:30% !important; float:right !important; margin-left:0;}

.Tradeshow .mainZone4, .GolfTournament .mainZone4, .GiftIdeas .mainZone4, .FluPrevention .mainZone4, .HolidayGifts .mainZone4, .BarRestaurant .mainZone4, .PoliticalCampaigns .mainZone4, .CharityRuns .mainZone4, .EmployeeIncentives .mainZone4, .EmployeeWellness .mainZone4, .RealEstate .mainZone4, .HealthFitness .mainZone4, .SportsPrograms .mainZone4, .SchoolFundraisers .mainZone4, .StateFair .mainZone4, .Wedding .mainZone4{width:65% !important; float:left;}

.Tradeshow .prdsetTitle, .GolfTournament .prdsetTitle, .GiftIdeas .prdsetTitle, .FluPrevention .prdsetTitle, .HolidayGifts .prdsetTitle, .BarRestaurant .prdsetTitle, .PoliticalCampaigns .prdsetTitle, .CharityRuns .prdsetTitle, .EmployeeIncentives .prdsetTitle, .EmployeeWellness .prdsetTitle, .RealEstate .prdsetTitle, .HealthFitness .prdsetTitle, .SportsPrograms .prdsetTitle, .SchoolFundraisers .prdsetTitle, .StateFair .prdsetTitle, .Wedding .prdsetTitle{display:none;}

.Tradeshow .modProductResultsBasic, .GolfTournament .modProductResultsBasic, .GiftIdeas .modProductResultsBasic, .FluPrevention .modProductResultsBasic, .HolidayGifts .modProductResultsBasic, .BarRestaurant .modProductResultsBasic, .PoliticalCampaigns .modProductResultsBasic, .CharityRuns .modProductResultsBasic, .EmployeeIncentives .modProductResultsBasic, .EmployeeWellness .modProductResultsBasic, .RealEstate .modProductResultsBasic, .HealthFitness .modProductResultsBasic, .SportsPrograms .modProductResultsBasic, .SchoolFundraisers .modProductResultsBasic, .StateFair .modProductResultsBasic, .Wedding .modProductResultsBasic{margin-top:0;}

.Tradeshow .prodVSTag, .GolfTournament .prodVSTag, .GiftIdeas .prodVSTag, .FluPrevention .prodVSTag, .HolidayGifts .prodVSTag, .BarRestaurant .prodVSTag, .PoliticalCampaigns .prodVSTag, .CharityRuns .prodVSTag, .EmployeeIncentives .prodVSTag, .EmployeeWellness .prodVSTag, .RealEstate .prodVSTag, .HealthFitness .prodVSTag, .SportsPrograms .prodVSTag, .SchoolFundraisers .prodVSTag, .StateFair .prodVSTag, .Wedding .prodVSTag{top:145px;}

/*ALL SETS PAGE */
.AllSets .EventPlannerPage ul {margin-left: 0px;}
.AllSets .EventPlannerPage li {list-style: none; width: 23%; padding: 14px 0px; float: left; text-align: left; line-height: 24px; margin: 0px 1%; text-align: center;}
.AllSets .EventPlannerPage img {max-width: 100%; height: auto; border-radius: 20px; opacity: 0.85;}
.AllSets .EventPlannerPage img:hover {opacity: 1.0;}

/* POD */
.Home .mainZone8 {width: 100%!important; margin: 0px auto; display: block; float: none;} 
.ProductOfTheDay {width: 100%!important; float: left;}
.ProductOfTheDay a {color: #000;}
.ProductOfTheDay h2 {color: #003262; font-size: 25px; font-family: 'Heebo', serif; width:60%; float:right; text-transform:uppercase;}
.ProductOfTheDay .prodImg {width: 35%; float:left; margin-top:-50px;}
.ProductOfTheDay a#btnProductDetail {font-size:18px; width:80%; font-weight:700; line-height:25px; display:block; color:#C3D004;}
.ProductOfTheDay #btnProductDetailPrice {color: #C3D004;}
.ProductOfTheDay p {font-size: 14px; line-height: 19px;color: #000; max-height:190px; overflow:hidden;}
.ProductOfTheDay p.prodDescr{padding-bottom:0; margin-bottom:0;}
.ProductOfTheDay .prodLink {font-weight: 600; font-size: 16px;}
.ProductOfTheDay .socialLinks{width:60%; float:right;}
.PODay .prodImg img {max-height: 100%!important;}
.PODay .prodInfo {color: #000; width:60%; float:right;}
.potd-wand-pos {top:160px !important; left:40% !important;}


/* EDITORIAL FEED */
.Home .EditorialContentFeed {width: 100%; float: left; margin-bottom: 20px;}
.Home .EditorialContentFeed:before {content: 'Industry News'; color: #003262; font-size: 25px; font-weight: 700; font-family: 'Heebo', serif; display: inline-block; text-transform:uppercase;}
.Home .EditorialContentFeed h3 {color: #000; margin-top: 10px; font-size: 19px; font-family: 'Heebo', sans-serif; font-weight: 900; margin-bottom:5px;}
.Home .EditorialContentFeed p{font-size:15px; margin-bottom:5px;}
.Home .EditorialContentFeed a {color: #000;}
.Home .EditorialContentFeed .article {width: 100%!important; color: #000;}
.Home .article {box-sizing: border-box; width: 100%;}
.Home .container_12 .grid_3.mainZone5{width:50% !important; float:rigth; margin-right:5% !important;}

/* PRODUCT COLLECTION */
.Home .container_12 .grid_7.mainZone6{width:85%; margin-left:7.5%; margin-bottom:25px;}
.Home .ProductSetAutoUpdate h2{text-align:center; font-size:25px; color:#003262; text-transform:uppercase;}
.Home .ProductSetAutoUpdate .ellipsis.ng-binding{margin-right:0 !important;}
.Home .ProductSetAutoUpdate .allLinks{text-align:center; margin-top:15px;}
.Home .ProductSetAutoUpdate .allLinks a {font-size: 14px; color: #000; font-weight:700;padding-top: 0px!important; padding-bottom: 0px!important; }
.Home .ProductSetAutoUpdate .fg-toolbar .dataTables_info{display:none;}
.Home .ProductSetAutoUpdate a.previous{float:left; margin-left:-50px;}
.Home .ProductSetAutoUpdate a.previous:before{content:'\f104'; font-family:FontAwesome; font-size:50px;}
.Home .ProductSetAutoUpdate a.next{float:right; margin-right:-30px;}
.Home .ProductSetAutoUpdate a.next:before{content:'\f105'; font-family:FontAwesome; font-size:50px;}
.Home .ProductSetAutoUpdate .carousel .previous, .Home .ProductSetAutoUpdate .carousel .next{font-weight:bold;}
.Home .ProductSetAutoUpdate .carousel .disabled{color:gray; cursor:default;}
.Home .ProductSetAutoUpdate .icoBox.iArrowLeft, .Home .ProductSetAutoUpdate .icoBox.iArrowRight{display:none;}
.Home .ProductSetAutoUpdate #productset-content.carousel.pagination-links{display:none;}
.Home .ProductSetAutoUpdate .fg-toolbar{position:absolute; top:40%; width:100%;}

/* 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 */
.ProductResults .container_12 .prdrebConfig.grid_3 {width: 27%!important; display: block!important;}
.ProductResults .container_12 .grid_9.prdrebProducts {width: 70%!important; float: right;}
.ui-widget-header {color: #222;}
.container_12 .prdrebConfig.grid_3 {border:2px solid #eee; padding: 15px; box-sizing: border-box;}
.prodTile {min-height: 340px!important; border: none!important;}
.search-within {position: absolute; right: 0px; top: 38px; font-size: 12px; text-transform: uppercase; color: #999;}
.configOptions {width: 23%!important; float: right; display: none;}
.ProductDetailsBasic, .modProductResultsBasic {margin-top: 20px;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: none; background: none;}
.ProductResults .prodVSTag{top:155px; left:5px;}
.prodTile .p_Img_Title {display: block; height: auto!important; width: 100%!important; margin-bottom: 10px;}
.prodTile .prodImg img {max-width: 100%!important; max-height: 100%!important; width: 100%!important; border: 1px solid #e2e2e2!important;}
/*input[type="text"], input[type="password"], input[type="search"], select {border-radius: 50px;}*/
.ui-widget-header {border: none!important; background: #ededed!important;}
.ProductResults .productList, .corpLegal{border-top:2px solid #eee !important;}
.Home .ui-widget-header {background: transparent!important;}
.fieldsetInner {border: none; margin-top: 10px;}
.noBorderBottom, .noBorderBot {border-bottom: 1px solid #eee!important; background: unset !important;}
.noBorderTop, .noBorderTop {border-top: 1px solid #eee!important;}
.col4 {width:25%;}
.prdrebMain h6 .btnTxt {font-size: 15px; color: #222;}
.prdrebMain h6 {margin-bottom: 0px;}
.prdrebConfig ul ul li:nth-of-type(1) {margin-top: 20px;}
.prdrebConfig ul ul li a {color: #222; font-size: 14px; font-weight: 600; text-transform: none;}
.prdrebConfig a.moreLink {color: #fff; background-color: #003262; padding: 0px 10px; font-size: 13px; font-weight: normal; margin-bottom: 15px; margin-top: 10px; display: inline-block; border-radius: 5px;}
.btnQty {background-color: #003262; color: #fff; border: none; padding: 0px 15px!important;}
.prodTile .prodName a {font-size: 18px; line-height: 22px; margin-bottom: 5px;}
.prdrebMain .icoBox {text-indent: 0px;}
.icoBox.iArrowUp {background-image: none; }
.icoBox.iArrowUp:before {content:'\f106'; font-family:FontAwesome; color: #222; font-size: 18px;}
.icoBox.iArrowDown {background-image: none; }
.icoBox.iArrowDown:before {content:'\f107'; font-family:FontAwesome; color: #222; font-size: 18px;}
.Banner {width: 100%; display: block;}
.Banner .inner {margin: 0px auto;}
.Banner .inner .pagerBtn {float: left;}
.Banner .inner .btns {float: right;}
.ui-dialog {z-index: 9999;}
.prodTile .prodDescr {line-height: 18px!important; height: 38px!important;}
.prdrebConfig ul ul li {padding-bottom: 0px!important;}
.QuickSearchBasic .buttons {position: relative;}

.prodVSTag {top: 235px; left: 10px;}
.Home .prodVSTag {top: 150px; left:42.5%;}
.prdrebDimensionGroup .initClosed:last-of-type{display:none;}
.ProductDetailsQuickViewBasic a.btn:after{display:none;}

/* PRESENTATION PAGE */
.Presentation .prodTile {min-height: 270px!important;}
.Presentation .container{padding-right:0; padding-left:0;}
.Presentation .footerWrap .FCBK:before, .Presentation .footerWrap .PINT:before,.Presentation .footerWrap .TWTR:before, .Presentation .footerWrap .LNKD:before, .Presentation .footerWrap .BLOG:before, .Presentation .footerWrap .FLKR:before, .Presentation .footerWrap .GGLP:before, .Presentation .footerWrap .YTBE:before, .Presentation .footerWrap .INST:before{height:43px;}
.Presentation .header .buttons a.btn:before{position:absolute; top:10px; left:10px;}
.Presentation .header .buttons a.btn{padding:20px; position:relative;}


@media screen and (max-width: 490px) {
.Presentation .grp5 li {width: 100%;}
.Presentation ._30 {width: 100%;}
}

/* BUTTONS */
a.btn, .btn, .a.btn.styled, .EditorialContentFeed .readmore a {background:#C3D004; color:#fff; border:none; padding:8px 20px; font-size:15px; border-radius:30px;}
a.btn:hover, .btn:hover, .EditorialContentFeed .readmore a:hover  {background: #C3D004; opacity:80%; transition-duration:.5s;}
a.btn:after, .article .readmore a:after {content: "\f105"; font-family: FontAwesome; margin-left: 10px;}
.EditorialContentFeed .readmore a {margin-bottom: 20px; display: inline-block; margin-top: 10px;}

.Login a.btn:after, .QuickRequest a.btn:after {display: none;}

/* PROD DETAIL */
.ProductDetailsBasic{max-width:1200px;}
.prodDetailLinks a {font-size:16px; color: #fff; background: #003262; padding: 5px 20px; float: left; margin-right: 10px; border-radius: 5px;}
.prodDetailLinks a:hover {background: #000;}
.ProductDetailsBasic .prodName{font-size:32px;}
.prodImage .hei300 {height: auto;width: 100%;display: block;}
.prodImage .prodImg ._p_a_tag > img {max-height: none;max-width: none;height: auto;width: 100%;}
._33.YouMayAlsoLike {width: 100%!important; margin:20px 0; display:none;}
.YouMayAlsoLike .gridFooter {border: 1px solid #CCC; border-bottom: 1px solid #CCC; border-top: none; background: #FFF; float: left; width: 100%; box-sizing: border-box;}
.YouMayAlsoLike .gridFooter img{margin-bottom:10px;}
.YouMayAlsoLike .fieldsetInner {   border: none;}
.downloadLinks a{font-size:16px;}
.container_12 .grid_4.prodImage {width: 38%!important;}
.container_12 .grid_8.prodDetail {width: 57%!important; float: right; margin-left: 0px;}
.VS a.btn, .VS div.btn {width: 150px!important;}
.ui-widget-header {}

/* NEWS & VIDEOS PAGE */
.NewsVideos .section {width: 90%!important; max-width: 1200px!important; margin: 0px auto!important;}

/* VIRTUAL SAMPLE */
.ui-slider .ui-slider-handle {
    position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{border: 1px solid #ccc; background: #eee url(/css/jqueryUI/images/ui-bg_highlight-hard_100_cccccc_1x100.png) 50% 100% repeat-x; font-weight: bold; color: #4d4d4d;}
.textoptionsheader{display: block; overflow: hidden; padding: 5px 10px; vertical-align: middle; line-height: 25px;}
#customWidget{position:absolute;}
.VS a.btn:after{display:none;}
.VS .logoColorBox{width:100%;}
.VS ._divclholder{width:55%; float:right;}
body.VirtualSamples {
    max-width: 98%;
    overflow:hidden;
}
#DefaultDialog_DefaultDialog_IFrameContainer{height:800px !important}

/* FOOTER */
.container_12 .grid_3.FooterZone4 {text-align: right; width: 40%!important;}
.container_12 .grid_4.FooterZone2 {width: 35%!important;}
.container_12 .grid_5.FooterdZone3 {width: 25%!important;}
.container_12 .grid_5.FooterdZone3 .menu.vertical>ul li {width: 50%!important; clear: none!important; float: left;}
.Home footer {margin-top: 0px;}
.footerWrap .socialLinks h3 span {display: none;}
.footerWrap a {color: #fff;}
.footerWrap a:hover {color: #C3D004;} 
.FooterZone4 {float: right;}
.fullWidthFooterZone {width: 100%; text-align: center; background-color: #003262; max-width: 100%; padding: 10px 0px; color: #fff; font-size:14px;}
.fullWidthFooterZone a {color: #fff; font-weight: 600;}
.fullWidthFooterZone a:hover{color:#C3D004;}
.footerWrap a.btn {display: none;}
.footerWrap .Address h3{display:none;}
.footerWrap .Address .companyName{font-size:20px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
.footerWrap .social-icon {width: 50px; height: 45px; display: inline-block;}
.footerWrap .socialLinks ul li {display: inline-block; margin-bottom: 20px;}
.footerWrap .socialLinks ul {position: relative;}
.footerWrap .FCBK:before { content:'\f09a'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .PINT:before { content:'\f231'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .TWTR:before { content:'\f099'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .YTBE:before { content:'\f167'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .INST:before { content:'\f16d'; font-family:FontAwesome; color: #003262; font-size: 25px; padding: 10px 0px; background-color: #fff; display: inline-block; width: 43px; height: 23px; border-radius:50%;}
.footerWrap .FCBK:hover::before, .footerWrap .PINT:hover:before, .footerWrap .TWTR:hover:before, .footerWrap .LNKD:hover:before, .footerWrap .BLOG:hover:before, .footerWrap .FLKR:hover:before, .footerWrap .GGLP:hover:before, .footerWrap .YTBE:hover:before, .footerWrap .INST:hover:before{background:#C3D004;}

/* CONTACT PAGE */
.container_12 .grid_3.mainZone5 {margin-right: 0px; margin-left: 3%;}
.ContactUs h2 {font-size: 32px;}
.ContactUs h3 {font-size: 24px; margin-bottom: 0px; margin-top: 20px;}
.ContactUs .mainZone1 .Content:first-of-type{width:80%;}
.ContactUs .mainZone1 .SocialLinks h3{font-size:0;}
.ContactUs .mainZone1 .SocialLinks h3:before{font-size:30px; content:"Follow Us";}
.ContactUs .mainZone1 .FCBK:before, .ContactUs .mainZone1 .PINT:before, .ContactUs .mainZone1 .TWTR:before, .ContactUs .mainZone1 .LNKD:before, .ContactUs .mainZone1 .BLOG:before, .ContactUs .mainZone1 .FLKR:before, .ContactUs .mainZone1 .GGLP:before, .ContactUs .mainZone1 .YTBE:before, .ContactUs .mainZone1 .INST:before{background:unset; color:#003262; font-size:25px; margin-right:5px;}
.ContactUs .mainZone1 .socialLinks ul li{padding-right:10px;}


@media screen and (min-width:1125px){
  .Home .EventPlannerPage ul{height:360px;}
  .snip1461 h2:after{width:135%}
}
@media screen and (min-width:1355px){
  .Home .EventPlannerPage ul{height:390px;}
}

@media screen and (min-width:1445px){
  .Home .EventPlannerPage ul{height:420px;}
}

@media screen and (min-width:1585px){
  .Home .EventPlannerPage ul{height:450px;}
}

@media screen and (min-width: 481px) and (max-width: 1166px) {
.fullWidthHeaderZone {padding: 0px 10px;}
.fullWidthHeaderZone .menu>ul li a {font-size: 12px;}
.fullWidthHeaderZone .Address, .fullWidthHeaderZone .SocialLinks {font-size: 12px;}
.fullWidthHeaderZone .SocialLinks {display: none;}
.headerZone3 .menu>ul li a {font-size: 12px;}
.Home .mainZone1 .Menu:before {font-size: 18px; line-height: 22px; margin-bottom: 10px;}
.Home .mainZone1 .menu>ul li a {font-size: 12px; line-height: 1.35em;}
.Home .mainZone1 .menu>ul li a.btn {padding: 8px 25px;}
.Home .mainZone1 .Menu {padding-top: 1.5%;}
.introContent {width: 58%;}
.Home .EventPlannerPage {right: 0px;}
.Home .mainZone4 .ProductSetAutoUpdate {width: 60%;}
.Home .mainZone4 .prodSet li .prodImg {padding: 10px 0px;}
.Home .EventPlannerPage li {width: 100%; line-height: 18px; padding: 5px 0px;}
.Home .EventPlannerPage li a {font-size: 14px;}
.prodVSTag {top: 165px;}
.Home .articleDescr{height:100px !important;}
.Home .EventPlannerPage ul{height:320px;}
.container_12 .grid_3.FooterZone4{width:50% !important;}
.ProductResults .prodVSTag{top:115px;}
.prodTile{min-height:290px !important}
.ProductResults .section, .ProductDetails .section{padding-top:0;}
.ProductResults .headerZone4{margin-top:20px;}
.Home .container_12 .grid_6.mainZone2{background-attachment: unset;}
}

@media screen and (max-width: 480px) {
.container_12 .grid_5.FooterdZone3 .menu.vertical>ul li {width: 100%!important;}
.container_12 .grid_9.headerZone3 {position: relative; top: 0px; right: 0px; margin-top: 20px; width: 100%!important;}
.header .QuickSearchBasic {width: 85%!important; margin: 0px auto!important;}
.QuickSearchBasic .quickSearch .formLayout .flGrp.search-keyword {float: left;}
.QuickSearchBasic .formLayout.inline .buttons {float: right;}
.fullWidthHeaderZone {text-align: center; background: #fff; z-index: 1;}
.fullWidthHeaderZone .Address, .fullWidthHeaderZone .SocialLinks {color: #003262; font-size: 22px;}
.fullWidthHeaderZone .SocialLinks {display: none;}
.FCBK:before, .PINT:before, .TWTR:before, .LNKD:before, .BLOG:before, .FLKR:before, .GGLP:before, .YTBE:before, .INST:before {color: #003262; font-size: 18px;}
.fullWidthHeaderZone .phone, .fullWidthHeaderZone .email {width: 100%; margin-left: 0px;}
.fullWidthHeaderZone a {color: #003262;}
.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%;}
.fullWidthHeaderZone .quickSearch, .fullWidthHeaderZone .QuickSearchBasic {background-color: transparent;}
.fullWidthHeaderZone {margin-top: 60px; padding: 10px;}
.QuickSearchBasic .quickSearch .formLayout.inline {margin-bottom: 0px;}
.fullWidthHeaderZone .Menu {display: none;}
.mainZone1 .Content {margin-bottom: 0px!important;}
.mainZone1 .Content:nth-of-type(2) {padding-top: 25px; background-position: left center; position: relative;}
.introContent {width: 85%; padding-top:20px; padding-bottom:30px;}
.Home .container_12 .grid_6.mainZone2{background-attachment: unset}
.Home .mainZone8 {margin-bottom: 30px;}
.Home .EventPlannerPage ul li {width: 48%!important;}
.logo {padding-bottom: 10px;}
.headerRow2 {width: 100%!important;}
.header .ShoppingCart {position: absolute; top: -270px; right: -135px; z-index: 9999;}
.header .ShoppingCart button {padding: 6px 10px!important; font-size: 12px;}
.ShoppingCart .Cart #shoppingCart {width: 320px; margin-left: -300px;}
.header .ShoppingCart button:before{color:#fff; font-size:30px;}
.header .ShoppingCart .notranslate.ng-binding{top:-2px; right:6px;}
.header .Address{padding:0;}
.Logo .logo img{max-width:80%;}
.Home .mainZone1 .Content .top-banner{width:100%; float:none;}
.Home .mainZone1 .Content .top-banner .banner-text h1{font-size:25px; line-height:30px; margin-bottom:0;}
.Home .mainZone1 .Content .top-banner .banner-text a.btn{font-size:15px; padding:3px 20px;}
.Home .mainZone1 .Content .top-banner .banner-text{top:10%;}
.banner-text {top: 10px; left: 20px; width: 90%;}
.Home .mainZone1 .Content:nth-of-type(2){float:none;}
.snip1461{width:100% !important;}
.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;}
.snip1461 h2:after{width:140%;}
.snip1461 h2:before{width:30%;}
.Home .container_12 .grid_9.mainZone4, .Home .container_12 .grid_3.mainZone5{width:100% !important; margin-left:unset; margin-left:unset; float:unset !important;}
.Home .container_12 .grid_7.mainZone6{clear:both;}
.Home .ProductSetAutoUpdate .fg-toolbar{width:90%; margin-left:5% !important; top:0;}
.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;}
.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; padding-top:0 !important;}
.ProductOfTheDay h2, .Home .EditorialContentFeed:before {font-size: 28px; text-align: center; display: block;}
.header .address {width: 100%; margin: 0px; display: none!important;}
.Home .grid_3.mainZone11, .Home .mainZone12{width:90% !important; margin-left:5%;}
.footerWrap .h3 {margin-bottom: 0px;}
body > nav.mobile-menu, nav.mobile-menu {position: absolute; top: 0px; background-color: #003262;} 
.headerWrap {box-shadow: none!important;}
.header .ShoppingCart {width: 45%!important;}
.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; padding: 0px 5%;}
.Home .container_12 .grid_12 {padding: 0px;}
.container_12 .grid_9 {width: 100%!important;}
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;}
.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 .grid_4.FooterZone2, .container_12 .grid_5.FooterdZone3, .container_12 .grid_3.FooterZone4 {width: 100%!important;}
.Home .EventPlannerPage ul li {min-height: 170px;}
.Home .EventPlannerPage{width:90% !important; margin-left:0;}
.footerWrap .h2, .footerWrap h3 {margin-bottom: 0px;}
.footerWrap .socialLinks {text-align: center;}
.Home .EditorialContentFeed {margin-top: 20px;margin-bottom:0; padding-bottom:0;}
.Home .mainZone1 .Menu {position: relative; left: 0px; background: transparent;}
.Home .mainZone4 .ProductSetAutoUpdate {width: 90%!important; padding: 30px 5%!important;}
.Home .EventPlannerPage ul{width:100% !important; margin-bottom:0;}
.Home .EventPlannerPage{width:90% !important; float:none; display:block; margin-left:0 !important; padding:0;}
.Home .EventPlannerPage ul li{width:28% !important;}
.Home .container_12 .grid_9.mainZone4 {padding: 0px!important;}
.Home .EventPlannerPage {position: relative; width: 100%;}
.prodVSTag {top: 125px;}
.Home .EventPlannerPage h2:before {text-align: center;}
.Home .Content .EventPlannerPage ul{margin-left:0;}
.Home .mainZone1 .Menu:before {display: none;}
.section nav.mobile-menu a.toggle-nav {font-size: 0px; margin-top: 8px;}
.section nav.mobile-menu a.toggle-nav:after {content: 'Top Categories'; font-size: 24px; font-weight: bold; margin-left: 10px;}
nav.mobile-menu li {font-size: 20px; padding: 4px 0px;}
.section nav.mobile-menu a.btn {color: #fff; padding: 12px 25px!important; display: inline-block;}
.footerWrap .socialLinks ul li:last-of-type:before {width: 100%; text-align: center;}
.ProductResults .container_12 .grid_9.prdrebProducts, .ProductResults .container_12 .prdrebConfig.grid_3, .container_12 .grid_4.prodImage, .container_12 .grid_8.prodDetail {width: 100%!important;}
.prodTile {height: auto!important; min-height: 1px!important;}
.prodPannel.col4 {width: 100%;}
.ProductResultsBasic .productList .prodTile .prodImg {width: 100px!important;}
footer{padding-bottom:0;}
.FooterZone5{display:none;}
.fullWidthFooterZone .Content{width:90%; margin-left:5%; line-height:22px;}
.section{padding-top:0;}
.Home .container_12 .grid_12.mainZone1{margin-top:10px;}
.snip1461{margin-bottom:0;}
.ProductOfTheDay h2{padding-bottom:35px; width:100% !important;}
.ProductOfTheDay{margin-bottom:0;}
.Tradeshow section, .GolfTournament section, .GiftIdeas section, .FluPrevention section, .HolidayGifts section, .BarRestaurant section, .PoliticalCampaigns section, .CharityRuns section, .EmployeeIncentives section, .EmployeeWellness section, .RealEstate section, .HealthFitness section, .SportsPrograms section, .SchoolFundraisers section, .StateFair section, .Wedding section{width:90% !important; margin-left:5%;}
.Tradeshow .grid_3.mainZone5, .GolfTournament .grid_3.mainZone5, .GiftIdeas .grid_3.mainZone5, .FluPrevention .grid_3.mainZone5, .HolidayGifts .grid_3.mainZone5, .BarRestaurant .grid_3.mainZone5, .PoliticalCampaigns .grid_3.mainZone5, .CharityRuns .grid_3.mainZone5, .EmployeeIncentives .grid_3.mainZone5, .EmployeeWellness .grid_3.mainZone5, .RealEstate .grid_3.mainZone5, .HealthFitness .grid_3.mainZone5, .SportsPrograms .grid_3.mainZone5, .SchoolFundraisers .grid_3.mainZone5, .StateFair .grid_3.mainZone5, .Wedding .grid_3.mainZone5{width:100% !important;}
.AllSets .EventPlannerPage li{width:40%; margin-left:5%; margin-right:5%;}
.Address .address.inline .phone, .Address .address.inline .email{text-align:left;}
.fullWidthHeaderZone .Address{width:80% !important; float:left !important; padding:0; margin:0; padding-top:10px;}
.fullWidthHeaderZone .ShoppingCart{width:15% !important; float:right !important; margin-top:15px;}
.headerWrap{z-index:0;}
.ShoppingCart .Cart #shoppingCart{z-index:9999; position:absolute; margin-left:-270px;}
.mobile-menu .menu ul li a{color:#fff; font-size:20px;}
body.VirtualSamples{overflow:auto;}
.VS a.btn{width:unset !important;}
.mobile-menu ul li ul .Menu {display: none;}
}

