@media screen and (max-width: 1366px) {
    .menu .gap-3{gap: .5rem!important;}
    .fs-52{font-size: 48px;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-32{font-size: 28px;}
    .fs-52{font-size: 44px;}
    .p-left{padding-left: .75rem;}
    .p-right{padding-right: .75rem;}
}

@media screen and (max-width:992px) {
    .fs-18{font-size: 16px;}
    .fs-20{font-size: 18px;}
    .fs-24{font-size: 20px;}
    .fs-32{font-size: 24px;}
    .content-slider .fs-52{font-size: 32px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .data-items-3{border-bottom: 0!important;}
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .content-slider .fs-52{font-size: 26px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-ckeditor table{display: block;}
    .banner{height: 180px;}
    footer{background-size: cover!important;background-position: center!important;}
}

@media screen and (max-width:576px) {
    body,.fs-18{font-size: 14px;}
    input,textarea,select{font-size: 15px!important;}
    .scrollToTop {width: 35px;height: 35px;right: 10px;line-height: 35px;font-size: 13px;}
    .breadcrumb-item{font-size: 12px;}
    .banner{height: 130px;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .content-slider .fs-52{font-size: 16px;}
    .content-slider .fs-20{font-size: 13px;}
    .content-ckeditor span {font-size: inherit !important;}
    .more-product{width: 22px;height: 22px;padding: .4rem;}
    .data-items-3{border-bottom: 1px solid #dee2e6!important;}
    .form-search button{width: 30px;height: 30px;padding: .4rem!important;}
    .menu{bottom: -18px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
    .fs-18{font-size: 13px;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-32{font-size: 16px;}
    .content-slider .fs-52{font-size: 14px;}
    .content-slider .fs-20{font-size: 12px;}
    .banner{height: 110px;}
    .fs-14{font-size: 12px;}
    .more-product{width: 18px;height: 18px;padding: .2rem;}
    .wrapper-image{grid-template-columns: repeat(2,1fr);}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
     .banner{height: 80px;}
    .breadcrumb-item{font-size: 10px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-32{font-size: 15px;}
    .content-slider .fs-52{font-size: 12px;}
    .more-product{width: 15px;height: 15px;}
}