@media screen and (max-width: 1366px) {
    .fs-35{font-size: 33px;}
    .fs-36{font-size: 34px;}
    .fs-40{font-size: 38px;}
    .fs-45{font-size: 43px;}
    .fs-85{font-size: 70px;}
    .fs-100{font-size: 80px;}
    .menu .gap-4{gap: .8rem!important;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-28{font-size: 26px;}
    .fs-32{font-size: 28px;}
    .fs-35{font-size: 31px;}
    .fs-36{font-size: 32px;}
    .fs-40{font-size: 34px;}
    .fs-45{font-size: 40px;}
    .fs-85{font-size: 60px;}
    .fs-100{font-size: 70px;}
    .header .row{align-items: center;}
    .p-left{padding-left: .75rem;}
}

@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-28{font-size: 24px;}
    .fs-32{font-size: 24px;}
    .fs-35{font-size: 28px;}
    .fs-36{font-size: 30px;}
    .fs-40{font-size: 32px;}
    .fs-45{font-size: 36px;}
    .fs-85{font-size: 50px;}
    .fs-100{font-size: 60px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .content-slider .name{font-size: 30px;}
    .content-slider .desc{font-size: 40px;line-height: 40px;}
    .content-slider .fs-20{font-size: 18px;}
    .bg-process{min-height: auto;}
}

@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-26{font-size: 20px;}
    .fs-28{font-size: 22px;}
    .fs-32{font-size: 20px;}
    .fs-35{font-size: 24px;}
    .fs-36{font-size: 26px;}
    .fs-40{font-size: 28px;}
    .fs-45{font-size: 32px;}
    .fs-85{font-size: 40px;}
    .fs-100{font-size: 50px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-ckeditor table{display: block;}
    .content-slider .name{font-size: 18px;}
    .content-slider .desc{font-size: 30px;line-height: 30px;}
    .content-slider .fs-20{font-size: 16px;}
    .item-vision-1::before{display: none}
    .section-data::before{bottom: 2.2rem;}
    .bg-size{background-size: cover!important;background-position: center!important;}
    .content-detail-album{position: relative!important;padding-bottom: 1rem;}
}

@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-26{font-size:18px;}
    .fs-28{font-size: 20px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .fs-35{font-size: 20px;}
    .fs-36{font-size: 22px;}
    .fs-40{font-size: 24px;}
    .fs-45{font-size: 28px;}
    .fs-85{font-size: 30px;}
    .fs-100{font-size: 40px;}
    .content-ckeditor span {font-size: inherit !important;}
    .content-slider .name{font-size: 14px;}
    .content-slider .desc{font-size: 20px;line-height: 20px;}
    .content-slider .fs-20{font-size: 13px;}
    .item-process .num{max-width: 200px;}
    .more{font-size: 12px;}
}

@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-26{font-size:14px;}
    .fs-28{font-size: 16px;}
    .fs-35{font-size: 18px;}
    .fs-36{font-size: 20px;}
    .fs-40{font-size: 22px;}
    .fs-45{font-size: 24px;}
    .fs-85{font-size: 20px;}
    .fs-100{font-size: 30px;}
    .content-ckeditor span {font-size: inherit !important;}
    .content-slider .name{font-size: 13px;}
    .content-slider .desc{font-size: 16px;line-height: 16px;}
    .content-slider .fs-20{font-size: 11px;}
    .item-core .desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
    .item-process .num{max-width: 150px;}
}

@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;}
}