@media (min-width: 992px) and (max-width: 1200px) {
    #slide-header .carousel-inner>.item>img {
        height: 318px;
    }
}
@media (min-width: 1023px) {
    #galleria {
        height: 520px
    }
}
@media (min-width: 979px) {
    #galleria {
        height: 520px
    }
}
@media (max-width: 979px) {
    #galleria {
        height: 520px
    }
}
@media (max-width: 767px) {
    .slideshow_top{
        padding:0
    }
    .f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name span{
        font-size:18px;
        text-transform: none;
        font-weight: bold;
    }
    .f-product-view-info .button-small{
        margin: auto;
        display: table;
        float: none !important;
        background: #f00 !important;
        border-radius: 0 !important;
    }
    .f-block .f-block-body ul.f-block-news-menu>li{
        border:none;
    }
    li.product_cat_home{
        padding: 0 4px;
        width: 50%;
        float: left;
        margin-bottom: 7px;
    }
    .f-news .f-news-item .f-news-item-img{
        height:80px
    }
    .f-news .f-news-item .f-news-item-title a{
        height:60px;
    }

    #slide-header{
        margin: 0 !important;
    }
    .header .menutop {
        display: none;
    }
    .header .header-top {
        display: none;
    }
    .show-if-mobile {
        display: block!important;
    }
    .thread-details-giamgia {
        font-size: 22px;
    }
    .thread-details-giamgia span {
        font-size: 13px;
    }
    .thread-details-giamoi {
        font-size: 16px;
    }
    .v2-filterpr select {
        margin-bottom: 10px;
    }
    #galleria {
        height: 320px
    }
    .pos-r .f-menutop .navbar-nav>li.li-0 a i {
        color: #fff;
    }
    .top-menu-backgroud {
        width: 100%!important;
    }
    .menutop .f-menutop .top-menu-backgroud .top-menu-sub {
        width: 100%!important;
    }
    .f-menutop>.f-menutop-ul>li {
        list-style: none;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        line-height: 38px;
        background: #C9380A;
        border-radius: 4px;
        margin-bottom: 1px;
    }
}
@media (min-width: 767px) {}@media (min-width: 768px) and (max-width: 979px) {
    .v2-home-catepr .nav-tabs>li {
        display: none;
    }
    .BNC-search-product {
        margin-top: 12px;
    }
    .f-product-chooseview {
        margin-top: 10px;
    }
}
@media (max-width: 320px) {
    #galleria {
        height: 220px
    }
}
@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -50%;
    }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -50%;
    }
    .row-offcanvas-right.active {
        right: 50%;
    }
    .row-offcanvas-left.active {
        left: 50%;
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%;
    }
}