@media screen and (max-width: 1200px) {
    
    .header-4 .main-menu .sub-megamenu { width: 1110px; margin-left: -606px;}

}
@media screen and (max-width: 1024px) {

    .header-4 .main-menu .menu > li > a { padding: 30px 14px;}
    .header-4 .main-menu .sub-megamenu { width: 928px; margin-left: -473px; padding: 20px;}

}
@media screen and (max-width: 768px) {
    .navigation-mobile-container { display: block; }
    .btn-mobile .button-mobile { vertical-align: middle; font-size: 32px;}
    .mob-search { position: absolute; top: 8px; right: 0;}
    .mob-basket { position: absolute; top: 8px; right: 40px;}
    .mobile-logo { text-align: center;}
    .btm-space { margin-bottom:15px;}
    .tabs-filter-style-1 .tab { text-transform: none; padding: 0 12px; height: 34px; line-height: 34px;}
}
@media screen and (max-width: 615px) {
    
    .tabs-filter-style-1 .tab { margin-bottom: 5px;}
    
}
@media screen and (max-width: 480px) {
    
    .header-top ul.top-contact, .header-top ul.top-social { text-align: center;}
    .header-top ul.top-contact li { float: none; display: inline-block;}
    section.cats-bg { background: url(../images/cat-bg.jpg) repeat-y;}
    table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
    table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
    table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none;}
    table.ShopCart thead { display: none; }	
    .CartInfo tbody .btn-success { float:right;}
    .CartInfo tbody .productd div { float:left;}
	
}
@media screen and (max-width: 395px) {
    
    section.signup-bg .newsletter input { width: 62%;}
    section.signup-bg .newsletter button { width: 35px;}
    
    table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
    table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
    table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none; color:#222;}
    table.ShopCart thead { display: none; }	
    .CartInfo tbody .btn-success { float:right;}
    .CartInfo tbody .productd div { float:left;}
    
}
@media screen and (max-width: 320px) {


}