
@media screen and (max-width: 1250px) {
    .menu-pc,.img-frm {display: none!important;}
    .menu-mobile{display: flex!important;}
    .container{max-width: 100%;}
    .item-form-register{justify-content: space-between;}
    .logo-header{position: relative;padding: 0!important;width: auto;}
    .logo-header::before{display: none;}
    .menu{padding: 4px 0;}
    .menu .container,.menu.fixed .ps-5rem{padding-left: calc(var(--bs-gutter-x) * .5);}
}

@media screen and (max-width: 1200px) {
    .owl-carousel-why{background: none;}
}

@media screen and (max-width: 1100px) {
    .form-contact{justify-content: space-between;}
    .contact_info{position: relative;right: inherit;bottom: inherit;}
    .item-slider span{font-size: 30px;}
    .item-left-frm:after{display: none;}
    .item-left-frm img{height: 100%;}
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width:900px) {
    .product__grid, .news__grid{grid-template-columns: repeat(3, calc(33.33% - (10px * 2 / 3)));}
    .fs-50{font-size: 35px;}
    .logo-header{margin: auto;text-align: center;}
    .Swiper_spct{height: auto;margin-bottom: 10px;}
    .list_grid{grid-template-columns: repeat(3, calc(33.33% - (10px * 2 / 3)))}
}

@media screen and (max-width:768px) {
    .list_grid{grid-template-columns: repeat(2, calc(50% - (10px / 2)));}
    .grid-album{grid-template-columns: repeat(3, calc(33.33% - (20px * 2 / 3)));}
}

@media screen and (max-width:650px) {
    .scrollToTop {width: 35px;height: 35px;right: 10px;line-height: 35px;font-size: 13px;}
    .fs-36{font-size: 28px;}
    .breadcrumb-item{font-size: 14px;}
    .fs-32{font-size: 25px;}
    .fs-20{font-size: 17px;}
    .text-line{font-size: 34px;}
    .banner_full .background{height: 200px;}
    .fs-36{font-size: 24px;}
    .product__grid, .news__grid{grid-template-columns: repeat(2, calc(50% - (10px / 2)));}
    .newsletter__frm{padding: 0 0;}
    .item-slider span{font-size: 20px;}
    .item-detail-product>* {padding: 0;}
    .grid{column-count: 3;}
}

@media screen and (max-width:576px) {
    .content-feeback{position: relative!important; margin-top: 1rem;top: inherit;
    transform: inherit;}
    .btn-advise{background-size: 100% 100%;font-size: 14px;max-width: 150px;}
    .attribute-product{max-width: 100%;}
    .item-form-register{padding: 0;}
    .item-slider span{font-size: 14px;}
    .item-slider a{font-size: 10px;}
    .fs-28{font-size: 22px;}
    .grid{column-count: 2;}
    .grid-album{grid-template-columns: repeat(2, calc(50% - (20px / 2)));}
}

@media screen and (max-width:500px) {
   .fs-7{font-size: 14px;}
   .breadcrumb-item{font-size: 10px;}
}

@media screen and (max-width:450px) {
    .img-new{max-width: 165px;}
    .items-content-new{width: calc(100% - 165px);}
    .text-4line{-webkit-line-clamp: 2;height: 40px;}
    .fs-50{font-size: 25px;}
    .item-form-register{flex-direction: column}
    .item-form-register .form-group{padding: 5px 0!important;}
    #btn-send-ofer{margin-left: 0!important;}
    .fs-20{font-size: 15px;}
    .fs-36{font-size: 18px;}
}

@media screen and (max-width:430px) {
   .fs-32{font-size: 20px;}
   .text-line{font-size: 28px;}
}

@media screen and (max-width:376px) {
    
}

@media screen and (max-width:340px) {
    .fs-20{font-size: 13px;}
}