@media screen and (max-width: 1350px) {
    .fs-32{font-size: 28px;}
    .fs-20{font-size: 18px;}
}
@media screen and (max-width: 1250px) {
    .menu-pc{display: none!important;}
    .menu-mobile{display: flex!important;}
    .container{max-width: 100%;}
    .form-search{display: none!important;}
    .map_footer iframe{margin-top: 3rem;}
    #arcontactus{display: block;}
    .widget-desktop{display: none;}
    .regis-footer{margin-top: 0;}
    .swiper-button-next, .swiper-button-prev{width: 45px;height: 45px;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size: 25px;}
    .plane{display: none;}
    .swiper-slider .content{height: 100%;}
}

@media screen and (max-width:992px) {
    .product__grid{grid-template-columns: repeat(3,1fr);}
    .news__grid{grid-template-columns: repeat(2,1fr);}
    .table-wishlist{min-width: 900px;}
    .swiper-button-next, .swiper-button-prev{width: 30px;height: 30px;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size: 15px;}
    .business__grid{grid-template-columns: repeat(3,1fr);}
    .fs-18{font-size: 16px;}
    .fs-32{font-size: 25px;}
    .slider::after{display: none;}
    .container-shipping{padding-top: 0;}
    .slider{margin-bottom: 2rem;}
    .line-title{font-size: 55px;}
    .number-achi{bottom: 0;}
    .banner{height: 300px;}
    .swiper-slider .swiper-slide-active .content h3,
.swiper-slider .swiper-slide-active .content .desc,
.swiper-slider .swiper-slide .content .line-slide{transform: translateY(0);}
}

@media screen and (max-width:768px) {
    .banner{height: 250px;}
    .grid-recruitment{grid-template-columns:100%;}
    .fs-32{font-size: 20px;}
    .fs-20{font-size: 16px;}
    .number-achi{margin-bottom: -3rem;}
    .fs-24{font-size: 20px;}
    .breadcrumb-item{font-size: 15px;}
    .business__grid{grid-template-columns: repeat(2,1fr);}
    .swiper-slider .content{transform: translateY(0);}
    .swiper-slider .content .desc{max-width: 80%;}
}
@media screen and (max-width:650px) {
    .owl-shipping::before{width: 60%;}
    .news__grid{grid-template-columns: 100%;}
}

@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: 210px;}
    body{font-size: 15px;}
    .fs-32{font-size: 18px;}
    .text-2line{height: 40px;}
    .text-3line{height: 65px;}
    .swiper-slider .content h3{font-size: 15px;}
    .swiper-slider .content .line-slide{margin-bottom: .2rem!important;}
    .img-about{max-width: 200px;}
    .fs-18{font-size: 14px;}
    .fs-24{font-size: 18px;}
    .text-line{height: 20px;}
    .title-business p{max-width: 75px;height: 75px;}
    .grid-check{grid-gap: 10px;}
    .business__grid{grid-template-columns: 100%;}
    .fs-28{font-size: 22px;}
}

@media screen and (max-width:450px) {
   .banner{height: 180px;}
   body{font-size: 14px;}
   .swiper-button-next, .swiper-button-prev{width: 20px;height: 20px;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size: 10px;}
    .item-recruitment .img{max-width: 190px;}
    .item-recruitment .content{width: calc(100% - 190px);}
    .swiper-slider .content h3{font-size: 12px;}
    .swiper-slider .content .desc{font-size: 12px;height:35px ;}
    .fs-20{font-size: 14px;}
    .fs-32{font-size: 16px;}
    p.line:first-child span:first-child,p.line:last-child span:last-child{width: 25px;}
}
@media screen and (max-width:400px) {
    .item-recruitment .img{max-width: 160px;}
    .item-recruitment .content{width: calc(100% - 160px);}
}

@media screen and (max-width:320px) {
    .breadcrumb-item{font-size: 9px;}
    body{font-size: 13px;}
}