@media (max-width: 991px){.header-pc,.menu_category,.slide-materia{display:none}img{max-width:100%!important}.header_mobile{display:flex}header{background:#1DA04E;min-height:50px;position:fixed;z-index:9999;top:0;left:0;width:100%;padding-top:8px}.header_mobile .flex_item{padding:0 3px;align-items:center;text-align:center;justify-content:center;display:flex}.header_mobile .flex1.logo{max-width:50px}.header_mobile h1{margin:0;font-size:20px}.header_mobile .flex1{flex:1;max-width:41px}.header_mobile .flex_item img{max-width:100%;height:auto}.header_mobile .flex_item{padding:0 3px;align-items:center;text-align:center;justify-content:center;display:flex}.header_mobile .two_header{flex:auto;padding-left:5px}.search_header_box{position:relative;z-index:100}.header_mobile .search_header_box{width:100%}.search_header_box .result_search{max-height:400px;overflow:auto;position:fixed;top:46px;width:100%}.header_mobile #cart-box{margin:0;height:auto;width:auto;display:none}.list_products .box_tab .category-sub{display:none}.list_products .box_tab .category-sub.first{display:inline-block}}@media (max-width: 767px){.show-for-small{display:block!important}.row{margin:0}.product-cart .product-subtotal{display:none}.bottom-contact{display:block;position:fixed;bottom:0;background:#fff;width:100%;z-index:99;box-shadow:2px 1px 9px #dedede;border-top:1px solid #eaeaea}.bottom-contact ul{margin:0;padding:0}.bottom-contact ul li{width:50%;float:left;list-style:none;text-align:center;font-size:13.5px}.bottom-contact ul li img{width:35px;margin-top:10px;margin-bottom:0}.home-top{padding-left:0}.slick-prev:before,.slick-next:before{display:none}.lightSlider_box .dl-home-banner .dl-item-banner img{height:auto}.page-content{margin-top:35px}.hide-for-medium{display:none}.breadcrumbs{font-size:.9em;font-weight:400}.breadcrumbs a:first-child,.breadcrumbs .divider:first-child{display:none}.product-info-summary .product-action{margin:10px 0;display:block}.product-info-summary .product-action .item{display:inline-block;margin-bottom:5px}.product-cart .btn-success.buy-now{margin-top:10px;margin-left:0}}
@media (max-width: 991px){
    header{
        background: #fff;
    }
    .header_mobile .flex1.logo{
        max-width: 100%;
    }
    .home-product-category .items.items-md-4 .item:nth-child(n+9){
        display: block;
    }
}
@media (max-width: 767px){
    .page-content {
       margin-top: 95px;
    }
    .home-top{
        margin-top: -23px;
    }
    .product-detail{

    }
    .dl-item-banner-img{
        padding-top: 200px;
    }
    .dt-partners-wrapper .head-title, .support-list .head-title{
        font-size: 16px;
    }
    .shop-page-title{
        display: none;
    }
    .page-title-inner{

    }
    .header_mobile .open_menu {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
    }
    .header_mobile .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background: #666;
        margin: 5px 0;
    }
    .wrap-slider-personnel .item{
        flex: 0 0 50%;
    }
    .head-title{
        font-size: 17px;
        font-weight: 400;
    }
    .filter_block{
        margin-top: 10px;
    }
    .box_fixRight{
        display: none;
    }
    .mobile-left-menu .fa, .header_mobile .fa{
        font-size: 1.5rem;
        color: #019FDA;
        margin-right: 5px;
    }
    .bottom-contact ul li{
        background-color: #019FDA;
    }
    .bottom-contact ul li.phone{
        background-color: #f69320;
    }
    .bottom-contact ul li img{
        margin: 5px 0;
    }
    .bottom-contact{
        box-shadow: none;
        border-top: none;
    }
}
@media (max-width: 380px){
    .wrap-slider-personnel .item{
        flex: 0 0 100%;
    }
}