@media (min-width: 481px) and (max-width: 767px) {
  
  .col4list{
    width: 50%;
  }
  
  .zipcode-table .tr .col.only-pc, .zipcode-table .th .col.only-pc{
    display: none;
  }
  .zipcode-table .tr .col.only-mobile, .zipcode-table .th .col.only-mobile{
    display: table-cell;
  }
  
}
@media (min-width: 481px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
  
  
  
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (max-width: 1199px) {
  
  body > .content{
    width: 100%;
    margin:0;
  }
  
  .inner-width{
    width: 100%;
  }
  
  .col4list{
    width: 21%;
  }
  .border-box{
    margin:0 14px;
  }
  .border-box.no-margin{
    margin:0;
    border:1px solid #d1d1d1;
  }
  .border-box.no-margin-left-right{
    margin-left:0;
    margin-right:0;
    border:1px solid #d1d1d1;
  }
  
  .border-box > .left-sidebar{
    width: 207px;
  }
  /*
  .border-box.with-left-sidebar > .inner{
    width: calc(100% - 40px);
  }*/
  
  .campaigns-table li{
    width: calc(25% - 1px);
  }
  
  article.item{
    width: calc(25% - 18px)
  }
  
  
  .product-detail{
    margin-right: 14px;
  }
  
}
@media (max-width: 991px) {
  .campaigns-table li{
    width: calc(33.33% - 1px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .border-box > .left-sidebar{
    width: 188px;
  }
  
  article.item{
    width: calc(25% - 18px)
  }
  
}
@media (min-width: 481px) and (max-width: 767px) {
}
@media (max-width: 767px) {
  
  body > .content{
    width: 100%;
    margin:0;
  }
  
  .inner-width{
    width: 100%;
  }
  header{
    border-top: 1px solid #d1d1d1;
  }
  header .inner div.contact{
    padding-right: 20px;
    width:auto;
  }
  header .inner div a.text{
    display: none;
  }
  
  header{
    border-bottom: 1px solid #d1d1d1;
    padding: 5px 0 10px;
  }
  header .inner .logo{
    padding-left: 20px;
    /*width:70px;*/
  }
  header .inner .logo a{
    position: relative;
    top: 5px;
  }
  
  header .inner .logo picture{
    height: 25px;
  }
  header .inner .logo picture img{
    /*height: 100%;*/
  }
  nav.top{
    display: none;
  }
  
  
  
  nav.leftNaviMob{
    position: fixed;
    top: 0;
    left:-100%;
    width: 80%;
    bottom: 0;
    z-index: 5;
    height: auto;
    line-height: inherit;
    background: #fff;
    display: block;
  }
  
  nav.leftNaviMob ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  
  
  nav.leftNaviMob li{
    float: none;
    border-bottom: 1px solid #d1d1d1;
    padding: 0;
    z-index: 1;
    position: relative;
  }
  nav.leftNaviMob li i{
    position:absolute;
    top:13px;
    left:10px;
  }
  nav.leftNaviMob li i:after{
    color: #60636C
  }
  
  nav.leftNaviMob li a{
    color: #60636C;
    line-height: 44px;
    font-weight: 600;
    display: block;
    font-size: 15px;
    padding: 0 40px 0 15px;
    
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
  }
  nav.leftNaviMob li.dropdown:after{
    
    content: '\f107';
    font-family: 'FontAwesome';
    height: 28px;
    line-height: 28px;
    width: 10px;
    
    color: #60636C;
    font-size: 25px;
    position: absolute;
    right: 20px;
    top: 9px;
    
  }
  
  nav.leftNaviMob li.dropdown.mob-close:after{
    content: '\f106';
  }
  
  nav.leftNaviMob li.dropdown .arrow{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    z-index: 1;
  }
  
  nav.leftNaviMob li .dropdown-menu{
    /*position: relative;
    top: 0;
    display: block;
    float:none;
    padding: 0;
    border: 0;*/
    display: none;
  }
  nav.leftNaviMob .dropdown.open .dropdown-menu{
    display: block; 
  }
  
  nav.leftNaviMob li.dropdown.open:after{
    
    content: '\f106';
  }
  
  nav.leftNaviMob li .dropdown-menu .dropdown-arrow{
    display: none;
  }
  nav.leftNaviMob li .dropdown-menu li{
    height: 44px;
    line-height: 44px;
    border-bottom: 0;
    border-top: 1px solid #d1d1d1;
  }
  nav.leftNaviMob li .dropdown-menu li a{
    height: 44px;
    line-height: 44px;
    padding-left:15px;
    position: relative;
  }
  
  nav.leftNaviMob li.paddLeft{
    padding-left:15px;
  }
  nav.leftNaviMob li.paddLeftDouble{
    padding-left:30px;
    
  }
  nav.leftNaviMob li.paddLeftDouble a{
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0.8px;
  }
  
  nav.leftNaviMob li .dropdown-menu ul.col-1 li b, nav.leftNaviMob li .dropdown-menu ul.col-2 li b, nav.leftNaviMob li .dropdown-menu ul.col-3 li b{
    font-size: 15px;
    color: #dc0044;
    height: 44px;
    line-height: 44px;
    padding-left: 30px;
  }
  
  nav.leftNaviMob .cats-icon{
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 11px;
    left:9px;
    font-weight: normal;
  }
  nav.leftNaviMob .cats-icon:after{
    font-size: 14px;
    line-height: 20px;
    top: 0; 
  }
  
  nav.leftNaviMob .inner-width{
    height: 100%;
    overflow-y:auto;
  }
  
  nav.leftNaviMob .inner-width > ul > li:first-of-type{
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    background: #e0e0e0;
    z-index: 2;
  }
  nav.leftNaviMob .inner-width > ul > li:nth-child(2){
    margin-top: 44px;
  }
  
  nav.leftNaviMob .inner-width .nav-close{
    position:absolute;
    top:0;
    right:0;
    width:40px;
    height:44px;
    z-index:5;
    cursor:pointer;
  }
  
  nav.leftNaviMob .inner-width .nav-close:after{
    font-family: 'FontAwesome';
    font-size: 17px;
    line-height: 14px;
    font-style: normal;
    color: red;
    position: absolute;
    top: 15px;
    right: 13px;
    content: '\f00d';
    z-index: 5;
  }
  header .inner div.megamenu{
    display: block;
    position: absolute;
    left:10px;
    top: 11px;
    z-index: 1;
    cursor:pointer
  }
  
  header .inner .megasearch{
    display: block;
    position: absolute;
    right:10px;
    top: 11px;
    z-index: 1;
  }
  header .inner .megacontact{
    display: block;
    position: absolute;
    right:10px;
    top: 11px;
    z-index: 1;
  }
  header .inner .right-side{
    display: none;
  }
  
  footer .top{
    /*padding: 20px;
    padding-top: 40px;*/
  }
  footer .top .logo{
    display: block;
    padding-bottom: 40px;
  }
  footer .top .col{
    display: block;
    padding-bottom: 20px;
  }
  
  .border-box{
    border-left:0;
    border-right:0;
  }
  
  .border-box.with-padding{
    padding: 20px;
  }
  .border-box .title{
    padding: 0;
  }
  
  h1.page-title, h2.page-title{
    font-size: 21px;
    line-height: 23px;
    padding: 7px 0;
  }
  
  .zipcode-table .th .col.zipcode, .zipcode-table .tr .col.zipcode{
    width: 80px !important
  }
  
  .zipcode-table .tr .col.address{
    white-space: normal;
  }
  .zipcode-paging > div.left-part{
    display: block;
    text-align: center;
  }
  .zipcode-paging > div.right-part{
    display: block;
    text-align: center;
  }
  .border-box.with-tab .border-box-tab > div span{
    display: none;
  }
  .border-box.with-tab .page-description form{
    position: relative;
  }
  
  .input-group{
    padding-top: 50px;
  }
  .input-group input{
    display: block !important;
    float: none !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
    width: calc(100% - 20px);
  }
  .input-group select{
    display: block;
    width: calc(100% + 2px);
    float: none;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .input-group input[type="button"]{
    width: 100%;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;
    text-transform: uppercase;
  }
  .input-group-bottom-text{
    position: absolute;
    top:0;
  }
  
  .border-box > .left-sidebar{
    display: none;
  }
  
  article.item{
    width: calc(33% - 21px)
  }
  
  
  .product-detail .col-1.image{
    width: 100%;
  }
  .product-detail .col-2{
    padding-left: 0;
  }
  .product-detail .table > div{
    display: block;
  }
  
}
@media (max-width: 480px) {
  body{
    padding-top: 65px;
  }
  header{
    position: fixed;
    top: 0;
    left:0;
    right: 0;
    z-index: 2;
  }
  
  .col4list{
    width: 50%;
  }
  input.input-double-width{
    width:calc(100% - 20px);
  }
  
  .zipcode-table .tr .col.only-pc, .zipcode-table .th .col.only-pc{
    display: none;
  }
  .zipcode-table .tr .col.only-mobile, .zipcode-table .th .col.only-mobile{
    display: table-cell;
  }
  
   .campaigns-table li{
    width: calc(50% - 1px);
  }
  
  .action-buttons{
    padding-top: 10px;
  }
  .action-buttons .btn{
    width: calc( 100% - 20px);
    margin-bottom: 10px;
    text-align: center;
  }
  .action-buttons .btn.btn-size-2x{
    width: calc( 100% - 40px);
  }
  .action-buttons .btn.btn-size-2x.btn-pdlf-icn{
    width: calc( 100% - 90px);
    text-align: left;
  }
  
  .banner-leftside{
    display: block;
    width: auto !important;
    text-align: center;
  }
  .banner-leftside img{
    max-width: 100%;
    width: auto;
  }
  .banner-rightside{
    display: block;
    width: auto;
    text-align: center;
  }
  
  article.item{
    width: calc(50% - 21px)
  }
  .products-slider article.item{
    width: calc(50% - 21px)
  }
  
  
  
  
}
@media (max-width: 320px) {
  
  
  
  .col4list{
    width: 50%;
  }
  
  input.input-double-width{
    width:calc(100% - 20px);
  }
  
  article.item{
    width: calc(100% - 28px)
  }
  .products-slider article.item{
    width: calc(50% - 28px)
  }
  
}
@media (max-width: 300px) {
  
  .campaigns-table li{
    width: calc(100% - 1px);
  }
  
  .col4list{
    width: 50%;
  }
  
  input.input-double-width{
    width:calc(100% - 20px);
  }
  
}  