@media screen and (max-width: 1366px) {
    .menu ul li a{font-size: 14px;}
    .fs-36{font-size: 34px;}
    .fs-40{font-size: 38px;}
    .fs-45{font-size: 42px;}
}
@media screen and (max-width: 1250px) {
    .menu ul li a{font-size: 13px;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-32{font-size: 28px;}
    .fs-36{font-size: 32px;}
    .fs-40{font-size: 34px;}
    .fs-45{font-size: 38px;}
    .form-search{max-width: 200px;}
    .p-left{padding-left: .75rem;}
    .p-right{padding-right: .75rem;}
    .menu::before{display: none;}
    footer{background-size: cover!important;background-position: center!important;}
}

@media screen and (max-width:992px) {
    .fs-18{font-size: 16px;}
    .fs-20{font-size: 18px;}
    .fs-22{font-size: 20px;}
    .fs-24{font-size: 20px;}
    .fs-32{font-size: 24px;}
    .fs-36{font-size: 28px;}
    .fs-40{font-size: 30px;}
    .fs-45{font-size: 34px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .banner {height: 400px;}
    .content-map{position: relative!important;}
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .banner{height: 300px;}
    .fs-20{font-size: 16px;}
    .fs-22{font-size: 18px;}
    .fs-24{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .fs-36{font-size: 24px;}
    .fs-40{font-size: 26px;}
    .fs-45{font-size: 30px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-ckeditor table{display: block;}
    .images-regist{clip-path: none;}
    .ul-list-product li button img,.ul-sub-product li button img{max-width: 80px!important;}
    .ul-list-product li button::before, .ul-sub-product li button::before{display: none;}
    .ul-list-product li button.active div,.ul-sub-product li button.active div{color: var(--main)!important;}
    .logo{display: block;text-align: center;}
    .menu ul > li > a{clip-path: none;}
    .dropdown-toggle::after{color: #fff;}
}

@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: 240px;}
    .fs-20{font-size: 15px;}
    .fs-24,.fs-22{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .fs-36{font-size: 22px;}
    .fs-40{font-size: 24px;}
    .fs-45{font-size: 28px;}
    .content-ckeditor span {font-size: inherit !important;}
    .ul-list-product li button img,.ul-sub-product li button img{max-width: 60px!important;}
    .image-about-1{width: 15px;}
    .image-about-2{width: 220px;}
    .core-items .fs-22{font-size: 13px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
   .banner{height: 200px;}
    .fs-20{font-size: 14px;}
    .fs-24,.fs-22{font-size: 15px;}
    .fs-32{font-size: 16px;}
    .fs-36{font-size: 20px;}
    .fs-40{font-size: 22px;}
    .fs-45{font-size: 24px;}
    .image-about-1{width: 12px;}
    .image-about-2{width: 120px;}
    .ul-list-product li button img,.ul-sub-product li button img{max-width: 45px!important;}
    .core-items .fs-22{font-size: 12px;}
    .content-about{max-width: 180px;}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
    .banner{height: 180px;}
    .breadcrumb-item{font-size: 10px;}
    .fs-20{font-size: 13px;}
    .fs-24,.fs-22{font-size: 14px;}
    .fs-32{font-size: 15px;}
    .fs-36{font-size: 18px;}
    .fs-40{font-size: 20px;}
    .fs-45{font-size: 22px;}
    .image-about-1{width: 10px;}
    .image-about-2{width: 90px;}
}