@media screen and (max-width: 1366px) {
    .fs-32{font-size: 30px;}
}
@media screen and (max-width: 1250px) {
    .menu-pc,.form-search,.widget-desktop{display: none!important;}
    .menu-mobile{display: flex!important;}
    .container{max-width: 100%;}
    .map_footer iframe{margin-top: 3rem;}
    #arcontactus{display: block;}
    .nav-item.dropdown{border-left: none!important;}
    .content-slider{max-width: 500px;}
    .fs-18{font-size: 16px;}
    .menu{position: relative;bottom: initial;}
    .header{padding-bottom: 0!important;}
    .dropdown-menu{background-color: transparent;}
    .dropdown-item{padding: .5rem 0;}
    .dropdown-item i{font-size: 9px;}
}

@media screen and (max-width:992px) {
    .news__grid{grid-template-columns: repeat(2,calc(50% - (20px / 2)));}
    .table-wishlist{min-width: 900px;}
    .banner{height: 300px;}
    .fs-32{font-size: 26px;}
    .service-grid{grid-template-columns: repeat(2,1fr);}
    .form-right{padding-right: 1.5rem;}
    .mission-right{height: 400px!important;}
    .fs-24{font-size: 22px;}
    .content-slider .fs-32{font-size: 18px;margin-bottom: .5rem;}
    .content-slider .desc{font-size: 14px;height: 80px;}
    .fs-24{font-size: 20px;}
}

@media screen and (max-width:768px) {
    .banner{height: 250px;}
    .fs-32{font-size: 22px;}
    .fs-24{font-size: 16px;}
    .service__grid{grid-template-columns: repeat(2,calc(50% - (15px / 2)));}
    body,.fs-18{font-size: 15px;}
    input,textarea{font-size: 15px!important;}
    .text-2line{height: 45px;}
    .fs-20{font-size: 18px;}
    .form-right{padding-right: 1rem;}
}

@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: 200px;}
    .content-slider .fs-32{font-size: 15px;margin-bottom: .5rem;}
    .content-slider .desc{font-size: 12px;-webkit-line-clamp:3;height: 52px;}
    .service-grid{gap: 20px 10px;}
    .info-footer-grid{grid-template-columns: 100%;}
    .news__grid{grid-template-columns: repeat(2,calc(50% - (10px / 2)));gap:10px}
    body{font-size: 14px;}
    input,textarea{font-size: 14px!important;}
    .text-3line{height: 60px;}
    .content-slider{max-width: 300px;}
    .fs-20{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .about-content-index{top: 5rem;}
    .fs-18{font-size: 14px;}
    .text-2line{height: 40px;}
    .fs-24{font-size: 14px;}
    .image-about::before{width: 185px;height: 190px;top: -.5rem;}
}

@media screen and (max-width:450px) {
   .banner{height: 180px;}
   .fs-32{font-size: 15px;}
   body,.fs-24,.fs-18,.fs-14{font-size: 13px;}
   .content-slider .fs-32{font-size: 13px;margin-bottom: 0;}
   .fs-20{font-size: 13px;}
   .about-content-index{top: 4rem;}
   .item-mission .image{width: 90px;height: 90px;padding: .5rem;}
   .mission-right::before{left: 45px;}
   .item-mission .content{width: calc(100% - 115px);}
   .item-mission .image p{padding: .8rem;}
}

@media screen and (max-width:320px) {
    .breadcrumb-item{font-size: 9px;}
    .fs-14{font-size: 12px;}
    .banner{height: 150px;}
}