@media screen and (max-width: 1366px) {
    .fs-32{font-size: 30px;}
    .fs-36{font-size: 32px;}
    .fs-72{font-size: 65px;}
    .menu > ul{gap: 0!important;}
    .menu .open-modal{font-size: 11px;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-32{font-size: 28px;}
    .fs-36{font-size: 30px;}
    .fs-72{font-size: 55px;}
    .menu,.header-top{padding-left: .75rem;height: auto;}
    .p-right{padding-right: .75rem;}
    .menu .open-modal{font-size: 14px;}
    .logo-res img{ transition:.5s ease ; -webkit-transition:.5s ease ; -moz-transition:.5s ease ; -ms-transition:.5s ease ; -o-transition:.5s ease ; }
    .header.fixed .logo-res img{max-width: 60px!important;margin: auto;}
}

@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;}
    .fs-36{font-size: 26px;}
    .fs-72{font-size: 45px;}
    .content-slider .fs-72{font-size: 35px;}
    .content-slider .name{line-height: 30px;}
    .content-slider .fs-32{font-size: 20px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .icon-arrow img{width: 50px;}
    .icon-history{max-width: 70px;top: -6px;}
    .item-history .fs-20{font-size: 16px;}
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .banner{height: 250px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .fs-36{font-size: 22px;}
    .fs-72{font-size: 35px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .icon-arrow{margin-bottom: 1.5rem;}
    .icon-arrow img{ transform:rotate(90deg) ; -webkit-transform:rotate(90deg) ; -moz-transform:rotate(90deg) ; -ms-transform:rotate(90deg) ; -o-transform:rotate(90deg) ;}
    .content-slider .fs-72{font-size: 20px;}
    .content-slider .fs-32{font-size: 14px;}
    .content-slider  .button-slider a{font-size: 11px;}
    .p-left{padding-left: .75rem;}
}

@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: 210px;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .fs-36{font-size: 20px;}
    .fs-72{font-size: 25px;}
    .content-ckeditor span {font-size: inherit !important;}
    .form-search{border: 0;}
    .form-search input{padding-left: 0!important;}
    .content-slider .fs-72{font-size: 15px;}
    .content-slider .fs-32{font-size: 12px;}
    .content-slider  .button-slider a{font-size: 9px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
   .banner{height: 180px;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-32{font-size: 16px;}
    .fs-36{font-size: 18px;}
    .fs-72{font-size: 20px;}
    .content-slider .fs-72{font-size: 12px;}
    .content-slider .name{line-height: 20px;}
    .content-slider .fs-32{font-size: 10px;}
    .content-slider  .button-slider a{font-size: 6px;}
    .swiper-new{height: 310px;}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
    .banner{height: 150px;}
    .breadcrumb-item{font-size: 10px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-32{font-size: 15px;}
    .fs-36{font-size: 16px;}
    .fs-72{font-size: 18px;}
}