@media screen and (max-width: 1250px) {
    .menu-pc,.widget-desktop,.form-search{display: none!important;}
    .menu-mobile{display: flex!important;}
    .container{max-width: 100%;}
    #arcontactus{display: block;}
    .fs-24{font-size: 22px;}
    .fs-32{font-size: 28px;}
    .col-bar{display: block!important;}
    .col-menu{width: 16.66%;}
    .logo{display: block;text-align: center;}
}

@media screen and (max-width:992px) {
    .fs-17{font-size: 16px;}
    .fs-18{font-size: 17px;}
    .fs-20{font-size: 18px;}
    .fs-24{font-size: 20px;}
    .fs-32{font-size: 24px;}
    .table-wishlist{min-width: 900px;}
    .clipped-new,.clipped-video{clip-path: none;margin-right: inherit;}
    .swiper-video-big a img{max-height: 400px;}
}

@media screen and (max-width:768px) {
    body{font-size: 15px;}
    .fs-17{font-size: 15px;}
    .fs-18{font-size: 16px;}
   .fs-20{font-size: 16px;}
   .fs-24{font-size: 18px;}
    .fs-32{font-size: 22px;}
    input,textarea{font-size: 15px!important;}
    .col-menu{width: 25%;}
    .text-2line{height: 44px;}
}

@media screen and (max-width:576px) {
    .scrollToTop {width: 35px;height: 35px;right: 10px;line-height: 35px;font-size: 13px;}
    .breadcrumb-item{font-size: 12px;}
    .fs-14{font-size: 13px;}
    .fs-17{font-size: 14px;}
    .fs-18{font-size: 15px;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-32{font-size: 20px;}
    .text-2line{height: 40px;}
    body{font-size: 14px;}
    .text-3line{height: 60px;}
}

@media screen and (max-width:450px) {
   input,textarea{font-size: 14px!important;}
   .fs-14{font-size: 12px;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-32{font-size: 18px;}
}

@media screen and (max-width:320px) {
    .breadcrumb-item{font-size: 9px;}
    body{font-size: 13px;}
    .fs-17{font-size: 13px;}
    .fs-18{font-size: 14px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-32{font-size: 16px;}
    .lang::before{width: 35px;}
}