@media only screen and (max-width: 1199px) {
  .menu,
  .header-right,
  .decor,
  .feedback-numb,
  .video-title {
    display: none !important;
  }
  .contact-input {
    margin-bottom: 15px;
  }
  .home-video {
    margin-top: 0px;
    display: flex;
    align-items: center;
  }
  .fixed {
    padding: 0 0px;
  }
  .feedback:before {
    content: "";
    width: 0;
    height: 300px;
    position: absolute;
    border: 2px solid white;
    z-index: 0;
    border-width: 1px 1px 0 0;
    top: 20px;
    left: 90px;
  }
  .flex-cus,
  .row-video,
  .row-20 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .pro-list-items-cover {
    flex-wrap: wrap;
    gap: 10px;
  }
  .pro-list-tlb-item .box-pro-items-cover {
    margin-right: 0px;
    min-width: unset;
    padding: 10px 20px;
    background-color: #3fa12e;
  }
  .right-gallery,
  .left-gallery {
    flex-shrink: unset;
    width: 100%;
  }
  .mg-cus,
  .mg-video,
  .col-20 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .pro-list-tlb-item {
    padding: 10px;
    border: 1px solid black;
    margin-right: 0;
  }
  .gallery img {
    width: 100% !important;
  }
  .pro-list-cover {
    flex-wrap: wrap;
  }
  .feedback-image {
    border-radius: 200px 200px 0 0;
    overflow: hidden;
    margin-right: 12px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 20px auto;
  }
  .album-gallery {
    flex-wrap: wrap;
  }
  .gallery-right-pic {
    margin-top: 0;
  }
  .footer-powered {
    text-align: center;
  }
  .footer-statistic {
    text-align: center;
  }
  .content-text img {
    height: auto !important;
  }
  .padding-top-bottom,
  .padding-main {
    padding: 2rem 0;
  }
  .pad-top,
  .padding-top-main {
    padding-top: 2rem;
  }
  .pad-bottom,
  .padding-bottom-main {
    padding-bottom: 2rem;
  }
  .mg-top {
    margin-top: 2rem;
  }
  .mg-bottom {
    margin-bottom: 2rem;
  }
  .title-detail-main {
    font-size: 20px;
  }
  .cart-fixed {
    bottom: 220px;
  }
  .btn-frame {
    display: none;
  }
  .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-res {
    display: block;
  }
  .product-tool {
    opacity: 1;
    visibility: visible;
    position: initial;
  }
  .product-tool a span {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .menu {
    display: none;
  }
  .comment-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .comment-item-poster {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .comment-item-name {
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .comment-item-letter {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin-bottom: 0;
  }
  .comment-item-information {
    width: 100%;
  }
  .othernews {
    position: initial;
  }
  .footer-title:after {
    width: 100%;
  }
  #fanpage-facebook {
    width: 300px;
    overflow: hidden;
    margin: auto;
  }
  .footer-news:nth-child(3) {
    width: 100%;
    margin-bottom: 20px;
    order: 3;
  }
  .footer-news:nth-child(2) {
    width: 100%;
    margin: 20px 0;
    order: 1;
  }
  .footer-news:nth-child(1) {
    width: 100%;
    order: 2;
  }
  .time-news {
    display: none;
  }
  .copyright {
    width: 100%;
    text-align: center;
  }
  .statistic {
    width: 100%;
    text-align: center;
  }
  .footer-ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .footer-ul li {
    width: calc(50% - 5px);
  }
  .top-cart {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .price-procart {
    display: none;
  }
  .name-procart a {
    font-size: 13px;
  }
  .quantity-procart {
    text-align: right;
  }
  .price-procart-rp {
    display: block;
  }
  .item-video1 img {
    height: 250px;
  }
  .right-intro {
    width: 100%;
  }
  .left-intro {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .left-pro-detail {
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }
  .top-contact .article-contact {
    margin-bottom: 30px;
  }
  .pic-news {
    width: 40%;
  }
  .info-news {
    width: 60%;
    padding-left: 10px;
  }
  .name-news {
    font-size: 15px;
  }
  .desc-news.text-split {
    -webkit-line-clamp: 2;
  }
  .procart-label .quantity-procart p:first-child {
    display: block;
    display: none;
  }
  .procart-label .quantity-procart p:last-child {
    display: none;
    display: block;
  }
}
@media only screen and (max-width: 575px) {
  .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;
  }
  .cart-pro-detail a {
    width: 100%;
    text-align: center;
    margin: 0px !important;
  }
  .cart-pro-detail a:first-child {
    margin-bottom: 5px !important;
  }
  .procart-label {
    font-size: 13px;
  }
}