@media screen and (max-width: 1250px) {
    .fs-32{font-size: 28px;}
    .fs-36{font-size: 32px;}
    .fs-40{font-size: 36px;}
    .fs-42{font-size: 38px;}
    .fs-45{font-size: 41px;}
    .item-deal span:nth-child(2){display: none;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-26{font-size: 24px;}
    .fs-32{font-size: 26px;}
    .fs-36{font-size: 30px;}
    .fs-40{font-size: 34px;}
    .fs-42{font-size: 36px;}
    .fs-45{font-size: 38px;}
    .menu{background-color: var(--pink-b)!important; padding: .3rem 0;}
}

@media screen and (max-width:992px) {
    .fs-18{font-size: 16px;}
    .fs-20{font-size: 18px;}
    .fs-24{font-size: 20px;}
    .fs-26{font-size: 22px;}
    .fs-32{font-size: 24px;}
    .fs-36{font-size: 28px;}
    .fs-40{font-size: 32px;}
    .fs-42{font-size: 34px;}
    .fs-45{font-size: 36px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .item-deal span:nth-child(3){display: none;}
    .text-3h{height: 75px;}
}

@media screen and (max-width:768px) {
    body,.fs-18{font-size: 15px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-26{font-size: 20px;}
    .fs-32{font-size: 20px;}
    .fs-36{font-size: 24px;}
    .fs-40{font-size: 28px;}
    .fs-42{font-size: 30px;}
    .fs-45{font-size: 32px;}
}

@media screen and (max-width:576px) {
    .scrollToTop {width: 35px;height: 35px;right: 10px;line-height: 35px;font-size: 13px;}
    .breadcrumb-item{font-size: 12px;}
    .banner{height: 140px;}
    input,textarea{font-size: 15px!important;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-26{font-size: 17px;}
    .fs-32{font-size: 18px;}
    .fs-36{font-size: 20px;}
    .fs-40{font-size: 24px;}
    .fs-42{font-size: 26px;}
    .fs-45{font-size: 28px;}
    body,.fs-18{font-size: 14px;}
    .fs-14{font-size: 13px;}
    .item-deal span:nth-child(1){display: none;}
    .images-list-index > img{max-width: 90px!important;}
    .ic-left{max-width: 30px;}
    .ic-right{max-width: 50px;}
    .images-list-index::before, .images-list-index::after{height: 80%;}
    .images-list-index::after{left: 1.2rem;}
}

@media screen and (max-width:450px) {
   input,textarea,.accordion-button,input::placeholder,textarea::placeholder,select{font-size: 14px!important;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-26{font-size: 15.5px;}
    .fs-32{font-size: 16px;}
    .fs-36{font-size: 18px;}
    .fs-40{font-size: 22px;}
    .fs-42{font-size: 22px;}
    .fs-45{font-size: 26px;}
    .item-deal span{font-size: 13px;}
}

@media screen and (max-width:320px) {
    .banner{height: 120px;}
    .breadcrumb-item{font-size: 10px;}
    body{font-size: 13px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-26{font-size: 14.5px;}
    .fs-32{font-size: 15px;}
    .fs-36{font-size: 16px;}
    .fs-40{font-size: 20px;}
    .fs-42{font-size: 20px;}
    .fs-45{font-size: 24px;}
    .item-deal span{font-size: 11px;}
    input, textarea, .accordion-button, input::placeholder, textarea::placeholder, select{font-size: 12px!important;}
    .price-econ{font-size: 9px;}
}