/* Responsive */

@media(max-width:1001px) {
    .menu {
        display: none;
    }
    .menu-res {
        display: block;
    }
    .layout-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .mm-listitem__text {
        text-transform: uppercase;
        font-weight: bold;
    }
    .l-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .grid-6-category .items-products .info h3 {
        font-family: 'Roboto-Regular';
        font-size: 13px;
    }
    .items-products .info {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 5px;
    }
    .grid-6 {
        grid-template-columns: repeat(2, 1fr);
    }
    .wrap-product-list {
        padding-bottom: 30px;
    }
}

@media(max-width:850px) {
    .news {
        width: 100%;
        float: none!important;
    }
    .grid-6-category {
        grid-template-columns: repeat(4, 1fr);
    }
    .items__news .info {
        padding: 5px;
    }
    .grid-policy {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:769px) {
    .top-contact {
        flex-wrap: wrap;
    }
    .left-pro-detail,
    .right-pro-detail,
    .top-contact .form-contact,
    .top-contact .article-contact {
        width: 100%;
        margin: 0px;
    }
    .left-pro-detail,
    .top-contact .article-contact {
        margin-bottom: 30px;
    }
    .items-policy:not(:nth-child(1), :nth-child(2)) {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
    .footer-news:nth-child(1),
    .footer-news:nth-child(2),
    .footer-news:nth-child(3),
    .footer-news:nth-child(4) {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0px;
        padding: 0px;
    }
    .right__News {
        width: 100%;
        margin-top: 25px;
        padding: 0px;
        border: none
    }
    .grid-2-news {
        grid-template-columns: repeat(1, 1fr);
    }
    .left__News {
        width: 100%;
        padding-right: 0px;
    }
    .content-main {
        padding-left: 10px;
        padding-right: 10px;
    }
    .l-container .content-main {
        padding-left: 0px;
        padding-right: 0px;
    }
    .right__Products {
        width: 100%;
        padding: 0px;
        margin: 0px;
        margin-bottom: 25px;
    }
    .left__Products {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .grid-4-product {
        grid-gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
    .left_Detail {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .right_Detail {
        width: 100%;
        padding: 0px;
        margin: 0px;
        margin-top: 25px;
    }
    .right-top {
        text-align: center;
    }
    .header-bottom {
        height: auto;
    }
    .fix-top {
        display: block;
    }
    .logo-header-b {
        height: 68px;
        background: #fff;
        text-align: center;
        width: 100%;
        max-width: 100%;
        float: none;
    }
    .banner-header-b,
    .search-header-b,
    .fix-top {
        background: #ed1c24;
        width: 100%;
        max-width: 100%;
        margin: 0px;
    }
    .p-mobile {
        text-align: center;
        color: #fff;
        display: block;
        font-size: 18px;
        font-family: 'Roboto-Regular';
        margin-top: 5px;
    }
    .header-bottom .l-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .search {
        margin: 0px;
    }
    .search-header-b {
        padding: 10px;
    }
    .banner-header-b {
        padding-top: 10px;
    }
    .banner-header-b h2 {
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 22px;
        font-family: 'Roboto-Bold';
        color: #fff;
    }
    .search {
        background-color: rgba(255, 255, 255, .2)!important;
        border-color: rgba(255, 255, 255, .09);
    }
    .search input::-webkit-input-placeholder {
        color: #fff;
    }
    .p_Search {
        font-size: 16px;
    }
    .search input:-moz-placeholder {
        color: #fff;
    }
    .search input::-moz-placeholder {
        color: #fff;
    }
    .search input:-ms-input-placeholder {
        color: #fff;
    }
    .search p {
        color: #Fff;
    }
    span.section-title-main {
        font-size: 16px;
    }
    .logo-header-b {
        margin-top: 00px;
    }
    a.cart-pc {
        display: none !important;
    }
    a.cart-mobile {
        display: block !important;
    }
    .cart-hompage {
        right: 10px;
        top: 15px
    }
    .bar-mobile {
        visibility: visible;
        opacity: 1;
    }
    .toolbar2 {
        display: block;
    }
    .btn-zalo,.hotline-phone-ring-wrap,#messages-facebook{
        display: none !important;
    }
    .scrollToTop
    {
        bottom:  90px;
    }
}

@media(max-width:603px) {}

@media(max-width:550px) {}

@media(max-width:460px) {
    .info-news {
        width: 100%;
        float: none;
    }
    .pic-news {
        width: 48%;
    }
    .desc-news {
        display: inline;
    }
    .top-contact .form-contact .button-contact .file-contact span b {
        max-width: 105px;
    }
}

@media(max-width:375px) {
    .cart-pro-detail {
        flex-wrap: wrap;
    }
    .cart-pro-detail a {
        width: 100%;
        text-align: center;
        margin: 0px!important;
        font-size: 12px;
    }
    .cart-pro-detail a:first-child {
        margin-bottom: 5px!important;
    }
    .cart-pro-detail a i {
        display: none;
    }
}

@media(max-width:325px) {}