@media screen and (max-width: 1366px) {
    .fs-36{font-size: 34px;}
    .fs-64{font-size: 60px;}
}
@media screen and (max-width: 1250px) {
    .menu ul li a{font-size: 15px;}
}
@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-64{font-size: 50px;}
    .p-left{padding-left: .75rem;}
    .p-right{padding-right: .75rem;}
    .content-slider .name{font-size: 40px;}
    .content-slider .fs-20{font-size: 18px;}
    .navbar-header{width: 72px;}
}

@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-64{font-size: 40px;}
    .content-slider .name{font-size: 30px;}
    .content-slider .fs-20{font-size: 16px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .line-work{width: 80px;}
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .banner{height: 200px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .fs-36{font-size: 22px;}
    .fs-64{font-size: 30px;}
    .content-slider .name{font-size: 25px;}
    .content-slider .fs-20{font-size: 14px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-ckeditor table{display: block;}
}

@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: 13px;}
    .banner{height: 150px;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-36{font-size: 20px;}
    .fs-64{font-size: 26px;}
    .fs-14{font-size: 13px;}
    .content-ckeditor span {font-size: inherit !important;}
    .pagination-page ul{gap: .3rem;}
    .page-link{width: 30px;height: 30px;font-size: 14px;min-width: 30px}
    .content-slider .name{font-size: 20px;}
    .content-slider .fs-20{font-size: 12px;}
    .number-list{width: 25px;height: 25px;}
    .content-list{position: relative!important;color: #000!important;background:#fff;}
    .content-list .content-ckeditor{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-size: 13px;}
    .catalogues-items img{max-width: 50px!important;}
    .catalogues-items .ic-download{border-left: none!important;border-top: 1px solid #dee2e6;padding-top: .5rem!important;padding-left: 0!important;}
    .line-work{width: 75px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
   .banner{height: 120px;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-32{font-size: 16px;}
    .fs-36{font-size: 18px;}
    .fs-64{font-size: 22px;}
    .content-slider .name{font-size: 16px;}
    .content-slider .fs-20{font-size: 10px;}
    .catalogues-items img{max-width: 40px!important;}
    .line-work{width: 60px;}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
    .breadcrumb-item{font-size: 12px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-32{font-size: 15px;}
    .fs-36{font-size: 16px;}
    .fs-64{font-size: 18px;}
    .page-link{width: 25px;height: 25px;font-size: 12px;min-width: 25px}
    .content-slider .name{font-size: 14px;}
    .content-slider .fs-20{font-size: 8px;}
    .catalogues-items img{max-width: 30px!important;}
    .line-work{width: 40px;left: 90%;}
}