/* COBALT TEMPLATE */

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@700&family=Roboto&display=swap');

/* COORDINATION */
.fullWidthHeaderZone {width: 100%; float: left; background-color: #00AED9; 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 { width:40px; height:40px; 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: #fff; color: #fff; width: 20px; height: 20px; padding: 10px; font-size: 0px; border-radius: 25px;} /* SEARCH BUTTON */
footer {background-color: #00AED9; -moz-box-shadow: inset 1px 1px 20px #999; padding: 30px 0px 20px 0px; color: #fff; margin-top: 30px; border-top:4px solid #8AD3E7;} /* FOOTER BACKGROUND COLOR */
.headerRow2{border-bottom:1px solid #eee;}

/* OVERRIDES */
body {width:100%; padding:0px; margin:0px auto; float:none; font-family: 'Roboto', sans-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; margin-top:20px;}
.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: #00AED9;}
a:hover, a:active, a:focus, a.selected {color: #000; text-decoration: none; transition: .3s ease}
h1, h2, h3, .attributesContainer h1 {color: #00AED9; font-weight: 700; font-family: 'Lora', serif;}
h1 {font-size: 36px;}
h2 {font-size: 32px; text-align:center; color:#000}
.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: #00AED9; transition: .3s ease}
.fullWidthHeaderZone .emaillabel, .fullWidthHeaderZone .phonelabel {display: none;}
.fullWidthHeaderZone .phone::before {content: '\f095'; font-family: 'FontAwesome'; font-size: 16px; margin-right: 5px; color:#8AD3E7; position:relative; top:1px;}
.fullWidthHeaderZone .email::before {content: '\f0e0'; font-family: 'FontAwesome'; font-size: 16px; margin-right: 5px; color:#8AD3E7;}
.fullWidthHeaderZone .fax:before{content:"\f1ac"; font-family: 'FontAwesome'; font-size:16px; margin-right:5px; color:#8AD3E7;}

/* CATEGORY MENU */
.headerZone4{width:100% !important; background:#00AED9; 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:#8AD3E7; transition: .3s ease}
.headerZone4 .Menu ul li ul.dropdown li a{color:#00AED9;}
.headerZone4 .Menu .menu > ul li{padding-top:3px; padding-bottom:3px; padding-left:20px; padding-right:20px;}
.headerZone4 .Menu .menu > ul li:hover{background:#8AD3E7; color:#fff; transition-duration:.3s ease;}
.headerZone4 .Menu .menu > ul li a:hover{color:#fff; transition: .3s ease}
.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: 'Roboto', sans-sans-serif; color: #fff;}
.fullWidthHeaderZone .menu>ul li {padding: 0px 0px 0px 15px;}
.fullWidthHeaderZone .menu>ul li a {color: #fff; font-size: 14px; margin-left:5px;}
.fullWidthHeaderZone .menu>ul li a:hover {color: #8AD3E7; transition:.25s}
.fullWidthHeaderZone .Menu .menu>ul li ul li {padding: 5px; }
.fullWidthHeaderZone .Menu .menu>ul li ul li:hover{background:#00AED9; transition:.25s}
.fullWidthHeaderZone .Menu .menu > ul li ul li:hover ul li a{color:#000 !important}
.fullWidthHeaderZone .Menu .menu > ul li ul li ul li:hover{background:#00AED9; transition:.25s}
.fullWidthHeaderZone .Menu .menu > ul li ul li ul li:hover a{color:#fff !important; transition:.25s}
.fullWidthHeaderZone .Menu .menu>ul li ul li:hover a{color:#fff !important; transition:.25s}
.fullWidthHeaderZone .Menu .menu>ul li ul li a {text-transform: none; color: #000;}
.fullWidthHeaderZone .Menu .menu>ul li ul li a:hover {color: #00AED9; transition: .3s ease}
.fullWidthHeaderZone .Menu .menu ul.dropdown {border: none; background-color: #fff; border:1px solid #8AD3E7;}
.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 #8AD3E7;}
.fullWidthHeaderZone .Menu .menu > ul li ul li ul li a span{text-transform:capitalize}


/* SEARCH BAR */
.header .QuickSearchBasic {width: 52%; display: block; float: right; background-color: #fff; border:2px solid #00AED9; 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: 'Roboto', sans-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: #00AED9; transition-duration: .5s;}
.header .buttons a.btn:hover:before{color:#fff; transition: .3s ease}
.header .buttons a.btn:before {font-family: FontAwesome; content: "\f002"; color: #00AED9; font-size: 20px;}
input:focus{box-shadow:none;}

/* SHOPPING CART */
.btn-checkout {display: none;}
.ShoppingCart {float: right;}
.ShoppingCart button:before {font-family: FontAwesome; content: "\f07a"; color: #fff; font-size:25px; top:2px; position:relative;}
.ShoppingCart .btnTxt.ng-binding{font-size:0;}
.ShoppingCart .notranslate.ng-binding{position:absolute; top:-7px; right:-9px; font-size:15px; background:#8AD3E7; width:20px; height:20px; border-radius:30px; color:#000; line-height:21px;}
#shoppingCart button::before{display:none;}
#shoppingCart button{color:#000; width:Auto; border-radius:50px;}
.bootstrap-container .btn-primary{background:#00AED9 !important; color:#fff !important; border:none;}
.btn-checkout[disabled="disabled"]{display:none;}
#btnCheckout{display:none;}
table.orderDetail .colVariation{width:100px;}
.ShoppingCart button.btn-shopping-cart{background:#00AED9; border-radius:50px;}
.bootstrap-container .text-light{line-height:20px;}


/* NAVIGATION */

.container_12 .grid_9.headerZone3 .Menu {width: 100%; float: right; margin-bottom: 15px; margin-top:15px;}
.container_12 .grid_9.headerZone3 .Menu .menu {float: right;}
.container_12 .grid_9.headerZone3 .EndUserStatus {width: 12%; margin-left:2%; float: right; }
.container_12 .grid_9.headerZone3 .Menu .menu>ul li {padding: 0 0 0 30px;}
.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 li ul li:hover{background:#00AED9; transition:.25s}
.container_12 .grid_9.headerZone3 .Menu .menu > ul li ul li:hover a{color:#fff; transition:.25s}
.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, .fullWidthHeaderZone .fax{float: left; margin-right: 15px; color:#fff; font-size:14px;}
.fullWidthHeaderZone .email a{color:#fff;}
.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; line-height:20px;}
.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:left; line-height:16px;}
.create-account a{font-size:0 !important}
.create-account a:before{content:"Register"; font-size:15px;}
.create-account a:after{content:" or"; font-size:15px;}
.create-account a:hover:after{color:#000; transition: .3s ease}
.sign-in a{font-weight:600;}
.Login .fieldrow{width:97%}
#snPop{height:215px !important}
.Login .fieldrow a.padRight20{padding-right:0; margin-right:0; font-size:15px;}

/* USER PROFILE */
.UserProfile .orderDetail{line-height:22px;}

/* BANNER */
.banner{position:relative}
.banner img{width:100%}
.banner-text{position:absolute; top:30%; width:100%; text-align:center;}
.banner-text h1{color:#fff; font-size:80px; line-height:90px; text-shadow: 0px 1px 29px rgba(0,0,0,0.7);}

/* TILES */
.Home .container_12 .grid_9.mainZone4 {width:90% !important; box-sizing:border-box; position:relative; margin-left:5%; margin-bottom:25px; margin-top:30px;}
.Home .tile{width:23%; margin:1%; float:left;}
.Home .tile h3{text-align:center; font-family:Roboto, sans-serif; font-weight:400;}
figure.snip1320 {position: relative; overflow: hidden; background: #000000; text-align: center; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); float:left; margin-bottom:5px;}
figure.snip1320 * {-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
figure.snip1320 img {max-width: 100%; vertical-align: top; }
figure.snip1320 i {position: absolute; top: 50%; left: 50%; border-radius: 50%; font-size: 25px; color: #00AED9; width: 60px;height: 60px; line-height: 60px; background: #ffffff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); -webkit-transform: translate(-50%, -50%) scale(0); transform: translate(-50%, -50%) scale(0); transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045); z-index: 1;}
.fa-arrow-right:before{content:"\f061"; font-family:FontAwesome; font-style:normal}
figure.snip1320 a {left: 0; right: 0; top: 0; bottom: 0; position: absolute; z-index: 1;}
figure.snip1320:after {background: #00AED9; width: 110%; height: 112%; position: absolute; left: 0; bottom: 0; content: ''; opacity: 0.7; -webkit-transform: skew(-45deg) translateX(150%); transform: skew(-45deg) translateX(150%); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
figure.snip1320:hover i, figure.snip1320.hover i { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); transition: all 300ms 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);}
figure.snip1320:hover:after, figure.snip1320.hover:after { -webkit-transform: skew(-45deg) translateX(50%); transform: skew(-45deg) translateX(50%);}
.tile h3 a{color:#000}
.tile h3 a:hover{color:#00AED9; transition:.3s ease;}


/* INTRO TEXT */
.Home .container_12 .grid_6.mainZone2 {width: 90%!important;  margin-top:50px; margin-bottom:30px; margin-left:5%; background:#8AD3E7; position:relative;}
.Home .mainZone2 .Content:nth-child(2){min-height:300px;}
.Home .mainZone2 .Content:nth-child(2):before{content:""; background-image:url(https://cdn.asicentral.com/esp-websites/900007/cobalt/images/welcome.jpg); min-height:300px; display:block; background-size:cover; background-repeat:no-repeat; background-position:15%; clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0 50%)}
.Home .mainZone2 .Content:nth-child(1){position:absolute; top:50%; transform:translate(0, -50%); left:0;}
.Home .mainZone2 .Content{width:50%; float:right;}
.introContent { padding: 0 5%; color:#000;}
.introContent p {font-size: 18px; line-height: 27px;}
.introContent h3 { color:#000; font-size: 30px; line-height: 40px; display: block; text-transform: normal!important; margin-bottom:5px;}

@media screen and (max-width: 1200px) {
.Home .container_12 .grid_6.mainZone2 {background-size: 100%;}
}

/* PRODUCT COLLECTIONS */
.ProductSetAutoUpdate{display:block; clear:both}
.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 #00AED9;}
.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:#8AD3E7; transition: .3s ease}
.Home .prodSet ul {margin-bottom: 0px;}

/* BX SLIDER */
.theater{clear:both;}

/* EVENT PLANNER */
.Home .mainZone11{width:25%; margin-left:5%; margin-top:7%;}
.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: #00AED9; 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; transition: .3s ease}

/* POD */
.Home .mainZone8 {width: 100%!important; display: block; float: none} 
.ProductOfTheDay {width: 100%!important; float: left; padding-bottom:50px; margin-bottom:50px; border-bottom:1px solid #ccc; padding-top:50px; border-top:1px solid #ccc}
.PODay{width:90%; margin:0 5%}
.ProductOfTheDay a {color: #000;}
.ProductOfTheDay h2 {color: #000; font-size: 32px; font-family: 'Lora', serif; width:60%; float:right; text-align:left}
.ProductOfTheDay .prodImg {width: 35%; float:left; margin-top:-50px;}
.ProductOfTheDay a#btnProductDetail {font-size:24px; width:80%; font-weight:700; line-height:25px; display:block; color:#000; margin-top:10px; font-weight:400}
.ProductOfTheDay #btnProductDetailPrice {color: #fff; background:#00AED9; padding:12px 20px; margin-top:15px;display:inline-block; line-height:16px; border-radius:50px; font-weight:400}
.ProductOfTheDay #btnProductDetailPrice:hover{background:#000; transition:.3s ease}
.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 .mainZone9{width:25% !important; margin-left:5%}
.Home .EditorialContentFeed {width: 100%; float: left; margin-bottom: 20px;}
.Home .EditorialContentFeed:before {content: 'Latest News'; color: #000; font-size: 32px; font-weight: 400; font-family: 'Lora', serif; display: inline-block; line-height:40px}
.Home .EditorialContentFeed h3 {color: #000; margin-top: 20px; font-size: 22px; font-family: 'Roboto', sans-sans-serif; font-weight: 400; 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 .EditorialContentFeed .articleDescr{display:none;}
.Home .container_12 .grid_3.mainZone5{width:50% !important; float:rigth; margin-right:5% !important;}

/* PRODUCT COLLECTION */
.Home .mainZone10{width:55% !important; margin-right:8%; float:right; margin-bottom:50px;}
.Home .container_12 .grid_7.mainZone6{width:85%; margin-left:7.5%; margin-bottom:25px;}
.Home .ProductSetAutoUpdate h2{text-align:left; font-size:32px; color:#000;}
.Home .ProductSetAutoUpdate .ellipsis.ng-binding{margin-right:0 !important; line-height:20px; font-size:14px;}
.Home .ProductSetAutoUpdate h2 div{font-size:0px !important;}
.Home .ProductSetAutoUpdate h2 div:before{content:"Featured Products"; font-size:32px !important; line-height:40px !important}
.Home .ProductSetAutoUpdate .allLinks{text-align:right; margin-top:5px; width:50%; float:right}
.Home .ProductSetAutoUpdate .allLinks a {font-size: 14px; color: #000; font-weight:400;padding-top: 0px!important; padding-bottom: 0px!important; }
.Home .ProductSetAutoUpdate .fg-toolbar .dataTables_info{float:left; font-size:14px;}
.Home .ProductSetAutoUpdate a.previous{float:left; margin-right:10px;}
.Home .ProductSetAutoUpdate a.previous:before{content:'\f104'; font-family:FontAwesome; font-size:22px;}
.Home .ProductSetAutoUpdate a.next{margin-left:10px;}
.Home .ProductSetAutoUpdate a.next:before{content:'\f105'; font-family:FontAwesome; font-size:22px;}
.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{width:auto; margin-top:5px;}
.Home .prodSet li img{margin-bottom:20px;}

/* NEWSLETTER SIGNUP */
.Home .mainZone12{width:100% !important;}
.Home .mainZone12 .NewsletterSignup{background-image:url(https://cdn.asicentral.com/esp-websites/900007/cobalt/images/newsletter-bg.jpg); background-size:cover; background-repeat:no-repeat; text-align:center; padding:140px 0; background-position-y:15%}
.Home .newsletter h3{font-size:0; margin-bottom:0}
.Home .newsletter h3:before{content:"Stay Updated"; font-size:32px; color: #fff;}
.Home .newsletter span{color:#fff;}
.Home .NewsletterSignup .formLayout{width:33% !important; display:block; margin:0 auto; border:1px solid #fff; margin-top:10px; overflow:hidden; border-radius:50px;}
.Home .NewsletterSignup .news{width:75%; float:left;}
.Home .NewsletterSignup input{width:100% !important; border:none; line-height:25px; height:100%; padding-left:10px; padding-top:9px; padding-bottom:9px;}
.Home .NewsletterSignup .buttons a{border-radius:0; height:21px; background:none; border:none; color:#fff; line-height:21px; font-size:16px; font-weight:400; position:relative; z-index:2}
.Home .NewsletterSignup .buttons:hover{background:#8AD3E7; transition: .25s}
.Home .NewsletterSignup .buttons{width:25%; float:left; background:#00AED9}
.successMessage{margin:0 auto;}

/* 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: 330px!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:170px; 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;}
/*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; font-size:14px; line-height:22px;}
.corpLegal{padding-top:20px;}
.distLegal{font-size:14px; line-height:22px;}
.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: 400; text-transform: none;}
.prdrebConfig a.moreLink {color: #fff; background-color: #00AED9; padding: 0px 10px; font-size: 13px; font-weight: normal; margin-bottom: 15px; margin-top: 10px; display: inline-block; border-radius: 50px;}
.btnQty {background-color: #00AED9; color: #fff; border: none; padding: 0px 15px!important; margin-left:-5px;}
.prodTile .prodName a {font-size: 15px; 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; font-size:13px; margin-bottom:0}
.prodTile .prodName{font-size:13px;}
.prodTile .priceLowest{line-height:15px;}
.prodPreferred{font-size:13px; color:#000 !important;}
.prodTile .prodDescr, .prodTile .prodAsi, .prodTile .prodPreferred{color:#000 !important}
.prdrebConfig ul ul li {padding-bottom: 0px!important;}
.QuickSearchBasic .buttons {position: relative;}

.prodVSTag {top: 235px; left: 10px;}
.Home .prodVSTag {top: 195px; left:42.5%;}
.prdrebDimensionGroup .initClosed:last-of-type{display:none;}
.ProductDetailsQuickViewBasic a.btn:after{display:none;}
.Home .prodSet li{border:1px solid #eee; margin:0 3% 0 0; padding:20px 0 30px 0}
.grp3 li{width:30%}

.VirtualSamples a.btn:after{display:none;}
.Virtual.Samples{line-height:22px; font-size:14px; height:80vh}

/* 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:35px;}
.Presentation .header .buttons a.btn:before{position:absolute; top:10px; left:10px;}
.Presentation .header .buttons a.btn{padding:20px; position:relative;}
.Presentations a.btn, .Presentation .downloadLinks a{font-family: 'Roboto', Arial, sans-serif; border: none; background-color: #00AED9 !important; border-radius: 5px; color: #ffffff !important; cursor: pointer; padding: 10px 30px !important; display: inline-block; font-weight: 400 !important; outline: none; position: relative; overflow: hidden; font-size: 16px !important;; border-radius: 23px; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateZ(0); border:none !important; line-height:16px;}
.Presentations a.btn:before, .Presentation .downloadLinks a:before{opacity: 0; content: ""; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border-radius: inherit; background-color: #ffffff; -webkit-transition: all 0.6s; transition: all 0.6s; -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.Presentations a.btn:after, .Presentation .downloadLinks a:after{position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border: 5px solid #00AED9; content: ''; border-radius: inherit;}
.Presentations a.btn:hover, .Presentation .downloadLinks a:hover{ background-color: #00AED9; color: #ffffff;}
.Presentations a.btn:hover:before, .Presentation .downloadLinks a:hover:before{-webkit-transform: translateX(0%); transform: translateX(0%); opacity: 0.35;}
.Presentation .configurator .configurator-body{min-height:unset !important; padding-bottom:0 !important;}
.modal-open{overflow:hidden !important}

.SignIn .mainZone1 input, .SignIn .mainZone1 textarea{margin:1px; width:93% !important;}
.SignIn .fieldrow a.padTop10{padding-top:0}
.welcome-label{display:none;}
table.orderDetail td.orderVariation table tr td{max-width:100px; overflow-wrap:anywhere}


@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:#00AED9; color:#fff; border:none; padding:8px 22px; font-size:15px; border-radius:30px; font-weight:400}
a.btn:hover, .btn:hover, .EditorialContentFeed .readmore a:hover  {background: #000; transition-duration:.3s;}
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;}

.snip1417{font-family: 'Roboto', Arial, sans-serif; border: none; background-color: #00AED9 !important; border-radius: 5px; color: #ffffff !important; cursor: pointer; padding: 10px 30px !important; display: inline-block; font-weight: 400 !important; outline: none; position: relative; overflow: hidden; font-size: 16px !important;; border-radius: 23px; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateZ(0); border:none !important; line-height:16px;}
.snip1417:before{opacity: 0; content: ""; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border-radius: inherit; background-color: #ffffff; -webkit-transition: all 0.6s; transition: all 0.6s; -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.snip1417:after{position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border: 5px solid #00AED9; content: ''; border-radius: inherit;}
.snip1417:hover{ background-color: #00AED9; color: #ffffff;}
.snip1417:hover:before{-webkit-transform: translateX(0%); transform: translateX(0%); opacity: 0.35;}

.Home .NewsletterSignup .buttons{position:relative; border-top-right-radius:50px; border-bottom-right-radius:50px;}
.Home .NewsletterSignup .buttons:before{opacity:0; content:""; position:absolute; top:0; bottom:0; left:0; right:0; border-radius:inherit; background-color:#fff; -webkit-transition:all .6s; transition: all .6s; -webkit-transform:translateX(-100%); transform:translateX(-100%); z-index:1}
.Home .NewsletterSignup .buttons:after{position:absolute; top:0; bottom:0; left:0; right:0; border:5px solid #00AED9; content:''; border-radius:inherit; z-index:1}
.Home .NewsletterSignup .buttons:hover{background:#00AED9; color:#fff;}
.Home .NewsletterSignup .buttons:hover:before{-webkit-transform: translateX(0%); transform: translateX(0%); opacity:.35;}

.prdrebConfig a.moreLink{font-size:13px !important; padding:9px 18px !important}

/* PROD DETAIL */
.ProductDetails .section{padding-top:20px;}
.ProductDetailsBasic{max-width:1200px;}
.prodDetailLinks a {font-size:16px; color: #fff; background: #00AED9; padding: 0px 20px; float: left; margin-right: 10px; border-radius: 50px;}
.prodDetailLinks a:hover {background: #000; transition: .3s ease}
.ProductDetailsBasic .prodName{font-size:32px; line-height:38px;}
.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 {}
.virtualsample .virtualsampleIcon{background:url(https://cdn.asicentral.com/esp-websites/900007/cobalt/images/esp_web_sprite.png) center -134px no-repeat}
.YouMayAlsoLike{display:block !important}
.YouMayAlsoLike .alpha.prodImg{width:25% !important; float:left;}
.YouMayAlsoLike .gridFooter img{margin-bottom:10px; margin-left:30px !important}
.YouMayAlsoLike .omega{width:65% !important; float:right;}
.YouMayAlsoLike img.prvw-lt{position:absolute; left:120px;}

.icoBox{background: transparent url(https://cdn.asicentral.com/esp-websites/900007/cobalt/images/ico2.png) no-repeat 0 0;}
.iconContainer.arrowH1E{background:url(https://cdn.asicentral.com/esp-websites/900007/cobalt/images/ico2.png) no-repeat 0 -37px;}

/* 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:625px !important}

/* FOOTER */
.container_12 .grid_3.FooterZone4 {text-align: right; width: auto!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: #8AD3E7; transition:.3s ease} 
.FooterZone4 {float: right;}
.fullWidthFooterZone {width: 100%; text-align: center; background-color: #00AED9; max-width: 100%; padding: 10px 0px; color: #fff; font-size:14px;}
.fullWidthFooterZone a {color: #fff; font-weight: 600;}
.fullWidthFooterZone a:hover{color:#8AD3E7; transition: .3s ease}
.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: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px; line-height:26px; border-radius:50px;}
.footerWrap .PINT:before { content:'\f231'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .TWTR:before { content:'\f099'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .LNKD:before { content:'\f0e1'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .BLOG:before { content:'\f09e'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .FLKR:before { content:'\f16d'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .GGLP:before { content:'\f0d5'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .YTBE:before { content:'\f167'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.footerWrap .INST:before { content:'\f16d'; font-family:FontAwesome; color: #00AED9; font-size: 20px; padding: 6px 0px; background-color: #fff; display: inline-block; width: 35px; height: 23px;line-height:26px; border-radius:50px;}
.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:#8AD3E7; transition:.3s ease}
footer .Address{line-height:24px;}
footer .Address .ownerNameTitle{margin-bottom:10px;}
footer .SocialLinks h3{display:none;}

/* 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%; margin-bottom:30px;}
.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:#00AED9; font-size:25px; margin-right:5px;}
.ContactUs .mainZone1 .socialLinks ul li{padding-right:10px;}

/* CHROME ONLY */

@-moz-document url-prefix() {
  .Home .NewsletterSignup input{padding-top:4px; padding-bottom:4px;}
}


@media screen and (min-width:1125px){
  .Home .EventPlannerPage ul{height:360px;}
  .snip1461 h2:after{width:135%}
}

@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;}
.container_12 .grid_9.headerZone3 .EndUserStatus{width:14%;}
.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: 85%;}
.Home .EventPlannerPage {right: 0px;}
.Home .mainZone10{width:61% !important; margin-right:5%; margin-bottom:50px;}
.Home .mainZone4 .ProductSetAutoUpdate {width: 60%;}
.Home .prodSet li{margin:0 2.6% 0 0; padding:20px 0 30px 0; margin-bottom:10px;}
.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 .EditorialContentFeed .readmore{display:block !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;}
.Home .mainZone12 .NewsletterSignup{padding:100px 0}
.footerWrap .social-icon{width:40px;}
.container_12 .grid_4.FooterZone2{width: auto !important;}
.Home .NewsletterSignup .news{width:70%;}
.Home .NewsletterSignup .buttons{width:30%;}
.header .QuickSearchBasic{width:60%}
.ProductDetailsBasic, .modProductResultsBasic{margin-top:0}
.header .QuickSearchBasic{margin-top:1px;}
}

@media screen and (max-width: 480px) {
nav.mobile-menu li.active > ul.dropdown {position: relative; border: none;}
.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: #00AED9; 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: #00AED9; font-size: 18px;}
.fullWidthHeaderZone .phone, .fullWidthHeaderZone .email {width: 100%; margin-left: 0px;}
.fullWidthHeaderZone a {color: #00AED9;}
.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: 90%; 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; border-bottom:0}
.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:28%;}
.banner-text { 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:50%; margin:0 auto;}
.Home .ProductSetAutoUpdate .allLinks{width:100%; float:none; text-align:center;}
.ProductSetAutoUpdate .carousel .allLinks a{display:inline-block;}
.ProductSetAutoUpdate .carousel .allLinks a {font-size: 16px!important; display:inline-block;}
.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: #00AED9;} 
.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;}
.header .QuickSearchBasic .buttons a.btn{background:none;}
.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; float:left !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% !important; 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:100% !important; float:left !important; padding:0; margin:0;}
.fullWidthHeaderZone .ShoppingCart{width:18% !important; float:right !important; margin-top:10px; position:absolute; top:-58px; right:0}
.ShoppingCart button.btn-shopping-cart{background:#8AD3E7;}
.ShoppingCart button:before{color:#00AED9;}
.ShoppingCart .notranslate.ng-binding{background:#fff;}
.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;}
.fullWidthHeaderZone .phone, .fullWidthHeaderZone .email a, .fullWidthHeaderZone .fax{color:#000}
.Address .address.inline .phone, .Address .address.inline .email, .Address .address.inline .fax{font-size:15px; display:block; width:100%; text-align:center; clear:both; line-height:1; padding:5px 0; margin:0 auto}
.ShoppingCart .Cart .btnLink.btn-shopping-cart{width:40px !important}
nav.mobile-menu a.toggle-nav{padding:14px !important;}
nav.mobile-menu>ul{background:#00AED9; border-radius:0}
nav.mobile-menu ul:after{display:none;}
.create-account a:before, .create-account a:after{display:none}
.create-account a{font-size:20px !important;}
.sign-in a{font-weight:400}
.header .quickSearch{background:transparent}
.banner-text h1{font-size:40px; line-height:42px;}
.Home .mainZone2 .Content:nth-child(1){position:relative; top:unset; transform:unset;}
.Home .mainZone2 .Content:nth-child(2){display:none}
.Home .container_12 .grid_6.mainZone2{margin-top:20px;}
.Home .tile h3 a{font-size:18px;}
.ProductOfTheDay{border:none;}
.Home .tile{width:46%; margin:1% 2%; float:left;}
.ProductOfTheDay .prodImg{margin-top:0; width:100%;}
.PODay .prodInfo{width:100%}
.ProductOfTheDay h2{padding-bottom:0}
.Home .EditorialContentFeed:before{text-align:left;}
.ProductSetAutoUpdate .grp3 li{width:32%;}
.Home .prodSet li{margin: 0 1% 0 0}
.Home .mainZone12{margin-left:0 !important}
.Home .mainZone12 .NewsletterSignup{padding:50px 0; margin-bottom:0}
.Home .NewsletterSignup .formLayout{width:65% !important;}
.NewsletterSignup .formLayout.inline .news{width:65% !important;}
.NewsletterSignup .formLayout.inline input{width:100% !important; border-top-right-radius:0; border-bottom-right-radius:0;}
.Home .newsletter span.txt{width:80%; display:inline-block; margin:0 auto; margin-bottom:10px;}
.footerWrap .social-icon{width:34px;}
.ProductDetailsBasic .prodName{font-size:24px; line-height:32px;}
.AboutUs .mainZone1, .ContactUs .mainZone1, .NewsVideos .mainZone9{margin-top:30px;}
h2, .introContent h3, .ProductOfTheDay h2, .Home .EditorialContentFeed::before, .Home .ProductSetAutoUpdate h2 div:before, .Home .newsletter h3:before{font-size:26px !important;}
.Home .EditorialContentFeed h3{font-size:20px !important;}
.Home .prodVSTag{top:180px; left:36.5%}
.NewsletterSignup .formLayout.inline .buttons{width:35% !important; padding:5px 0 !important}
.footerWrap .FCBK:before, .footerWrap .PINT:before, .footerWrap .TWTR:before, .footerWrap .INST:before, .footerWrap .LNKD:before, .footerWrap .YTBE:before, .footerWrap .GGLP:before, .footerWrap .FLKR:before, .footerWrap .BLOG:before{font-size:18px; width:30px; height:18px;}
.ProductDetailsBasic .pricesContainer ._50full{line-height:20px; margin-top:10px; margin-bottom:-10px;}
.ProductDetails .pricesContainer a.btn{margin-bottom:30px;}
.NewsVideos .readmore{margin-top:10px; margin-bottom:30px;}
.Logo .logo{padding-top:10px;}
.Logo{padding-top:0}
.fullWidthHeaderZone{border-bottom:0}
.container_12 .grid_9.headerZone3{margin-top:0; margin-bottom:10px;}
nav.mobile-menu li ul.dropdown .Menu {display: none;}
}
.footer .addressline span { display:block; }

