@media screen and (max-width: 1350px) {
    .fs-20{font-size: 18px;}
    .fs-36{font-size: 30px;}
    .fs-60{font-size: 40px;}
    .content-slide .name{line-height: 40px;}
}
@media screen and (max-width: 1250px) {
    .menu-pc,.widget-desktop{display: none!important;}
    .menu-mobile{display: flex!important;min-width: 95px;}
    .container{max-width: 100%;}
    .map_footer iframe{margin-top: 3rem;}
    .name-pacility::before, .name-product::before{width: calc(100% + 5rem);}
    #arcontactus{display: block;}
}

@media screen and (max-width:992px) {
    .relate__grid{grid-template-columns: repeat(3,1fr);}
    .table-wishlist{min-width: 900px;}
    .new-slider{display: none;}
    .fs-32{font-size: 26px;}
    .fs-36{font-size: 28px;}
    .fs-60{font-size: 30px;}
    .content-slide .name{line-height: 30px;}
    .fs-18{font-size: 15px;line-height: 15px;}
}

@media screen and (max-width:768px) {
    .banner{height: 200px;}
    .col-pacility{margin-left: 0;margin-top: 2rem;}
    .col-product{position: relative;top: 0;transform: initial;left: 0;margin-bottom: 2rem;}
    .name-pacility::before, .name-product::before{width: 100%;right: 0;}
    .product__grid,.news__grid,.relate__grid,.album_grid{grid-template-columns: repeat(2,1fr);}
    .content-slide{max-width: 80%;}
    .fs-24{font-size: 20px;}
    .table-bordered{min-width: 700px;}
}

@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: 180px;}
    .fs-60{font-size: 25px;}
    .content-slide .name{line-height: 25px;}
    body{font-size: 15px;}
    .fs-32{font-size: 22px;}
    .fs-20{font-size: 16px;}
    .fs-36{font-size: 24px;}
    .container-album{width: 100%!important;}
    .fs-24{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .menu-footer{display: none!important;}
    .container-gallery::before{top: 32px;}
    .owl-prev, .owl-next{width: 25px;height: 25px;font-size: 15px!important;}
    .owl-prev span, .owl-next span{height: 25px;}
    .call-slider{display: none;}
    .container-profile{min-width: 600px;}
    .cart-action{flex-direction: column;margin-top: 1rem;}
    .cart-action button{margin-top: 1rem;padding: 1rem 0;}
}

@media screen and (max-width:450px) {
   .banner{height: 160px;}
   body,.fs-20{font-size: 14px;}
   .fs-60,.fs-32{font-size: 20px;}
   .fs-36{font-size: 22px;}
   .news__grid, .album_grid{gap: 10px;}
   .fs-18{font-size: 14px;line-height: 14px;}
   .text-2line{height: 42px;}
   .grid-contact{grid-template-columns: 100%;}
   .info-product{flex-direction: column;justify-content: center;}
   .info-product a{margin-bottom: .5rem;}
}

@media screen and (max-width:320px) {
    .breadcrumb-item{font-size: 9px;}
    .fs-60, .fs-32{font-size: 18px;}
    body{font-size: 13px;}
    .text-2line{height: 36px;}
    .fs-14{font-size: 12px;}
}