@media (min-width:1200px) {
    .container-custom {
        max-width: 100%;
    }

    .box-header-info {
        display: block;
    }

    .header-logo img {
        width: 100%;
    }

    /* .right_menu {
        width: 100%;
    } */

    .title-index-2::after {
        display: none;
    }

    .title-index-2::before {
        display: none;
    }

    .title-index-2 {
        padding: 0 10px;
    }




}

@media (min-width:992px) and (max-width:1199px) {
    .container-custom {
        max-width: 980px;
    }

    .right_menu {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-custom {
        max-width: 760px;
    }

    .form-newsletter button {
        position: unset;
        transform: unset;
    }

    .right_menu {
        width: 100%;
    }

    .box-header-info {
        display: none;
    }

    .title-index-2::after {
        display: none;
    }

    .title-index-2::before {
        display: none;
    }

    .title-index-2 {
        padding: 0 10px;
    }

    .form-newsletter button {
        position: unset;
        transform: unset;
    }

    .letter-input textarea {
        width: 100% !important;
    }
}

@media only screen and (max-width:991px) {
    .top-cart {
        margin-bottom: 2rem;
    }

    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0;
    }

    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .comment-item-information {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .menu-res {
        display: block;
    }
}

@media only screen and (max-width:575px) {
    .name-procart a {
        font-size: 13px;
    }

    .procart-label {
        font-size: 13px;
    }

    .wrap-contact .all-title-index {
        margin-bottom: 15px;
    }

    .lefts_menu {
        width: 0px;
    }

    .all-slideshow-menu {
        gap: 0px;
    }
}

@media only screen and (max-width:767px) {
    .quantity-procart {
        text-align: right;
    }

    .procart-label .quantity-procart p:last-child {
        display: block;
    }

    .procart-label .quantity-procart p:first-child {
        display: none;
    }

    .price-procart-rp {
        display: block;
    }

    .price-procart {
        display: none;
    }

    .row-album {
        margin: 0px -7px;
    }

    .col-album {
        padding: 0px 7px;
    }
}

@media only screen and (min-width:768px) {
    .procart-label .quantity-procart p:first-child {
        display: block;
    }

    .procart-label .quantity-procart p:last-child {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width:1024px) {
    .contact-input {
        margin-bottom: 15px;
    }

    .flex-cus,
    .row-video,
    .row-20 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .mg-cus,
    .mg-video,
    .col-20 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .content-text img {
        height: auto !important;
    }

    .padding-top-bottom {
        padding: 2rem 0;
    }

    .pad-top {
        padding-top: 2rem;
    }

    .pad-bottom {
        padding-bottom: 2rem;
    }

    .mg-top {
        margin-top: 2rem;
    }

    .mg-bottom {
        margin-bottom: 2rem;
    }

    .title-detail-main {
        font-size: 20px;
    }

    .cart-fixed {
        bottom: 220px;
    }

    .scrollToTop,
    #messages-facebook,
    .btn-frame {
        display: none !important;
    }

    .cart-pro-detail {
        width: 100%;
        margin-top: 10px;
    }

    .pad-bottom {
        padding-bottom: 2rem !important;
    }

    .pad-top {
        padding-top: 2rem !important;
    }

    .padding-top-bottom {
        padding: 2rem 0 !important;
    }

    .menu {
        display: none;
    }

    .menu-res {
        display: block;
    }

    .header {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        box-shadow: 0 1px 5px 0px rgb(0 0 0 / 30%);
        z-index: 999;
        padding: 3px 10px;
    }

    .product-tool {
        opacity: 1;
        visibility: visible;
        position: initial;
    }

    .product-tool a span {
        display: none;
    }

    .header-bottom {
        padding: 5px 10px;
        height: 70px;
    }

    .right-header {
        display: flex;
    }

    .banner-header,
    .hotline-header {
        display: none;
    }

    .header-logo {
        width: auto;
        display: none;
    }

    .header-logo img {
        max-height: 60px;
        width: auto;
    }

    .left-header-top {
        width: 100%;
        font-size: 14px;
    }

    .right-header-top {
        display: none;
    }

    .info-header {
        display: none;
    }

    #hamburger {
        display: block;
    }

    .search,
    .hide-mobile {
        display: none;
    }

    .btn-header {
        padding: 5px;
    }
}

@media (max-width:992px) {
    .othernews {
        position: initial;
    }

    .footer-title:after {
        width: 100%;
    }

    #fanpage-facebook {
        overflow: hidden;
    }

    .footer-news:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-news:nth-child(2) {
        width: 48%;
    }

    .footer-news:nth-child(3) {
        width: 48%;
    }

    .footer-news:nth-child(4) {
        width: 30%;
    }

    .time-news {
        display: none;
    }

    .copyright,
    .statistic {
        width: 100%;
        text-align: center;
    }

    .footer-ul li {}

    .footer-copyright {
        width: 100%;
        text-align: center;
    }

    .footer-statistic {
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

    .left-intro {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .right-intro {
        width: 100%;
    }

    .left-account {
        display: none;
    }

    .right-account {
        width: 100%;
    }

    .owl-video {
        margin-top: 10px;
    }

    .photo-why {
        display: none;
    }

    .box-why {
        width: 45%;
    }

    .title-news {
        margin-bottom: 20px;
    }

    .number-title-news {
        font-size: 120px;
        line-height: 100px;
    }

    .sub-title-news {
        margin-bottom: 0px;
    }

    .sub-title-news span {
        font-size: 50px;
    }

    .sub-title-news p {
        font-size: 16px;
    }

    .desc-title-news {
        margin-bottom: 15px;
    }

    .view-news {
        font-size: 14px;
    }

    .grid-pro-detail .left-pro-detail {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .grid-pro-detail .right-pro-detail {
        width: 100%;
    }

    .left-content-detail {
        width: 100%;
        margin-bottom: 20px;
    }

    .right-content-detail {
        width: 100%;
    }

    .contact-detail {
        flex-direction: column-reverse;
    }

    .left-contact-detail {
        width: unset;
    }

    .right-contact-detail {
        width: unset;
        margin-bottom: 30px;
    }

    .row-contact {
        justify-content: center;
    }

    .contact-item {
        width: 100%;
        margin: 5px;
    }

    .contact-item span {
        word-break: break-all;
    }

    .news-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .news-right {
        width: 100%;
    }
}

@media (max-width:768px) {

    .left-pro-detail,
    .top-contact .article-contact {
        margin-bottom: 30px;
    }

    .pic-news {
        width: 160px;
    }

    .info-news {
        padding-top: 10px;
    }

    .name-news {
        font-size: 15px;
    }

    .desc-news.text-split {
        -webkit-line-clamp: 2;
    }

    .price-procart-rp {
        display: block;
    }

    .quantity-procart {
        display: flex;
        align-items: flex-end;
        flex-direction: column;
    }

    .title-main {
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    .title-main span {
        font-size: 22px;
    }

    .wrap-news {
        padding: 25px 0px;
    }

    .left-about {
        width: 100%;
        margin-bottom: 30px;
    }

    .right-about {
        width: 100%;
    }

    .title-about {
        margin-bottom: 15px;
    }

    .title-about p {
        font-size: 16px;
        line-height: 23px;
    }

    .title-about span {
        font-size: 23px;
        line-height: 33px;
    }

    .desc-about {
        font-size: 14px;
    }

    .box-benhly a {
        font-size: 15px;
        padding: 14px 30px 14px 40px;
        background: url(../images/xemthem.png) right 10px center no-repeat;
    }

    .box-benhly a::before {
        left: 13px;
    }

    .video-about {
        margin-top: 30px;
    }

    .wrap-about {
        padding: 25px 0px;
        margin-bottom: 25px;
    }

    .box-video-about a::after {
        left: calc(50% - 50px / 2);
        top: calc(50% - 50px / 2);
        width: 50px;
        height: 50px;
    }

    .pic-video:before {
        width: 60px;
        height: 60px;
        top: calc(50% - 60px / 2);
        left: calc(50% - 60px / 2);
    }

    .pic-video-2:before {
        width: 40px;
        height: 40px;
        top: calc(50% - 40px / 2);
        left: calc(50% - 40px / 2);
    }

    .wrap-chuyengia {
        margin-bottom: 30px;
    }

    .wrap-video {
        margin-bottom: 30px;
    }

    .footer-article {
        padding: 30px 0px;
    }

    .wrap-product-cat {
        padding: 25px 0px;
    }

    .wrap-product-hot {
        padding: 20px 0px;
        margin-bottom: 20px;
    }

    .title-index {
        margin-bottom: 15px;
    }

    .title-index span {
        font-size: 22px;
    }

    .title-index span img {
        max-height: 30px;
    }

    .wrap-product-hot .wrap-content {
        padding: 10px;
    }

    .wrap-criteria {
        margin-bottom: 20px;
    }

    .box-why {
        margin-bottom: 20px;
    }

    .box-why h3 {
        font-size: 18px;
    }

    .wrap-content-baochi {
        padding: 15px 10px;
    }

    .title-baochi {
        font-size: 22px;
    }

    .wrap-why {
        padding: 25px 0px;
    }

    .wrap-customer {
        padding: 25px 0px;
    }

    .footer-tags {
        padding: 20px 0px;
    }

    .title-tags {
        font-size: 22px;
    }

    .item-tags {
        font-size: 13px;
        margin: 0px 5px 5px 0px;
    }

    .left-content-detail {
        padding: 20px 10px;
    }

    .title-product-detail {
        font-size: 15px;
    }

    .title-right {
        font-size: 15px;
    }

    .product-2 {
        padding: 7px 0px;
    }

    .slick-vertical-3 .slick-list {
        max-height: 384.609px;
    }

    .slick-vertical-5 .slick-list {
        max-height: 641.015px;
    }
}

@media (max-width:576px) {
    .toast-cus {
        left: 5px;
        width: calc(100% - 10px);
    }

    .box-readmore {
        width: calc(100% - 5px);
    }

    .newshome-scroll {
        width: 100%;
    }

    .newshome-intro {
        width: 100%;
        margin-bottom: 20px;
    }

    .top-contact .form-contact .button-contact .file-contact span b {
        max-width: 105px;
    }

    .cart-pro-detail {
        flex-wrap: wrap;
        gap: 10px;
    }

    .cart-pro-detail a {
        width: 100%;
        text-align: center;
        margin: 0px !important;
    }

    .cart-pro-detail a:first-child {
        margin-bottom: 5px !important;
    }

    .installment-product {
        font-size: 13px;
    }

    .properties-procart {
        font-size: 13px;
    }

    .order-price p {
        width: 100%;
    }

    .product-item {
        grid-template-columns: 50px auto 20%;
        grid-gap: 10px;
    }

    .product-item__info {
        gap: 0px;
        font-size: 13px;
    }

    .list .order-item {
        padding: 15px;
    }

    .list>.order-item .total-price_wrapper {
        font-size: 14px;
    }

    .list>.order-item .total-price_wrapper .total-price {
        font-size: 15px;
    }

    .list>.order-item .link>a {
        font-size: 13px;
    }

    .ngaymua {
        font-size: 13px;
    }

    .list>.order-item>.item-content {
        flex-wrap: wrap;
    }

    .pro-history {
        width: 100%;
    }

    .total-price_wrapper {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .row-product,
    .row-news,
    .row-service,
    .row-video,
    .row-album {
        margin: 0px -7px;
    }

    .col-product,
    .col-news,
    .col-service,
    .col-video,
    .col-album {
        padding: 0px;
        margin-bottom: 20px;
    }

    .info-news-grid {
        padding: 10px;
    }

    .name-news-grid a {
        font-size: 15px;
    }

    .desc-news-grid {
        font-size: 14px;
    }

    .view-news-grid a {
        font-size: 14px;
    }

    .footer-news:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-news:nth-child(3) {
        width: 100%;
    }

    .footer-news:nth-child(4) {
        width: 100%;
    }

    .product {
        padding: 7px;
    }

    .wrap-title-index .title-index {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }

    .wrap-title-index .title-index span {
        width: 100%;
        margin-bottom: 5px;
    }

    .wrap-title-index {
        flex-direction: column;
    }

    .control-product {
        position: absolute;
        right: 0px;
        bottom: 4px;
        left: unset;
        top: unset;
    }

    .info-customer {
        padding: 10px;
    }

    .info-customer h3 a {
        font-size: 15px;
    }

    .left-news {
        width: 100%;
        margin-bottom: 20px;
    }

    .right-news {
        width: 100%;
    }

    .box-criteria {
        padding: 10px;
    }

    .price-new {
        font-size: 15px;
    }

    .price-old {
        font-size: 12px;
    }

    .view-product {
        font-size: 12px;
    }

    .product-price-detail {
        padding: 12px;
        position: relative;
    }

    .product-price-detail .attr-content-pro-detail {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-price-detail .price-old-pro-detail {
        padding-left: 0px;
    }

    .product-price-detail .percent-pro-detail {
        position: absolute;
        right: 12px;
    }

    .left-social-product-detail {
        width: 100%;
    }

    .right-social-product-detail {
        width: 100%;
        text-align: left;
    }

    .col-news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* ================ */
    .box-header-info {
        display: none;
    }

    .header-logo img {
        width: 105px;
    }

    .right_menu {
        width: 100%;
    }

    .title-index-2::after {
        display: none;
    }

    .title-index-2::before {
        display: none;
    }

    .title-index-2 {
        padding: 0 10px;
    }

    .form-newsletter button {
        position: unset;
        transform: unset;
    }

    .letter-input textarea {
        width: 100% !important;
    }

    .menu-rp {}

    .search-res {
        margin-right: 0px;
    }

    .all-title-index::before {
        display: none;
    }

    .title-index-3::before {
        display: none;
    }

    .title-index-3 {
        padding: 0px;
    }

    .title-index-3::after {
        display: none;
    }

    .wrap-pro-sale .all-title-index {
        margin-bottom: 0px;
    }

    .logo-mobile img {
        width: 60px;
    }

    .grid-pro {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width:400px) {
    .col-service {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-album {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-video {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-why {
        width: 100%;
        text-align: left !important;
    }
}

@media (max-width:370px) {
    .col-product {
        flex: 0 0 100%;
        max-width: 100%;
    }
}