/* ---- Cơ bản hoặc mobile mở cái này ra ----*/

/*body{min-width: 0;max-width: 1024px;} 

.w-menu{min-width: 0;max-width: 1024px;} 

.wrap-content{width: calc(100% - 20px);} 

.menu-res{display: block;} */

@media only screen and (max-width: 575px) {

  .name-procart a {
    font-size: 13px;
  }

  .procart-label {
    font-size: 13px;
  }
}

@media only screen and (max-width: 768px) {

  .quantity-procart {
    text-align: right;
  }

  .price-procart {
    display: none;
  }

  .price-procart-rp {
    display: block;
  }

    .procart-label .quantity-procart p:first-child {
    display: block;
  }

  .procart-label .quantity-procart p:first-child {
    display: none;
  }
    .procart-label .quantity-procart p:last-child {
    display: none;
  }

  .procart-label .quantity-procart p:last-child {
    display: block;
  }
}


@media only screen and (max-width: 991px) {

  .top-cart {
    margin-bottom: 2rem;
  }

  .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;
  }

  .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 (max-width: 1024px) {

  .feedback-deco {
    display: none;
}

.feedback-box {
    width: 100%;
    padding: 5px;
}

.feedback-img.rotateY_img {
    margin: 0;
    margin: auto;
    width: 35%;
}



a.logo-footer {
    display: none;
}

.dangky-wrapper {
    margin: 0;
    margin-bottom: 30px;
}

.dangky-wrapper::before {
    display: none;
}

.footer-article {
    padding: 30px 0px;
}


  p.otherProListHot-name {
    font-size: 30px;
    margin: 0;
    margin-bottom: 20px;
}

.otherProListHot-left {
    width: 100%;
    margin-bottom: 30px;
}

.otherProCatHot-names {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

p.otherProCatHot-name {
    margin: 0 15px;
    margin-bottom: 15px;
}

.otherProListHot-right {
    width: 100%;
}

.otherProListHot-item {
    margin-bottom: 30px;
}



  .proListHotSlide-name a {
    font-size: 30px;
}

h3.proListHotSlide-name {
    margin-bottom: 10px;
}

.otherProListHot-wrapper::before {
    display: none;
}

.otherProListHot-wrapper {
    padding: 30px 0px;
}

.otherProListHot-item:last-child {
    margin-bottom: 0;
}


  header.header-wrapper {
    display: none;
}

.gioithieu-wrapper {
    padding: 30px 0px;
}

.gioithieu-info {
    width: calc(100% - 250px);
}

.criteria-items {
    position: initial;
    display: flex;
    flex-flow: row wrap;
    width: calc(100% + 10px);
    margin: 0 -5px;
    margin-top: 30px;
}

.gioithieu-pic {
    max-width: 100%;
    width: 200px;
    margin: 0;
}

.gioithieu-wrapper .wrap-content {
    justify-content: space-between;
}

.criteria-item {
    width: calc(100% / 2 - 10px);
    margin: 0 5px 30px 5px;
}

.criteria-item.criteria-item-0 {
    width: 100%;
}

.proListHotSlide-item {
    width: unset;
    height: unset;
    background: navajowhite;
    padding: 15px;
}

p.proListHotSlide-desc.text-split {
    padding: 0;
}

  header.header-wrapper {
    display: none;
}

  .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;
  }

  .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 {
    display: none;
  }

  .menu-res {
    display: block;
  }

  .product-tool {
    opacity: 1;
    visibility: visible;
    position: initial;
  }

  .product-tool a span {
    display: none;
  }
}

@media (max-width: 992px) {
  .othernews{
    position: initial;
  }
  .footer-title:after {
    width: 100%;
  }

  #fanpage-facebook {
    width: 300px;
    overflow: hidden;
    /* margin: auto; */
  }

  .footer-news:nth-child(4) {
    width: 100%;
  }

  .footer-news:nth-child(3) {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-news:nth-child(2) {
    width: 100%;
    margin: 20px 0;
  }

  .footer-news:nth-child(1) {
    width: 100%;
  }

  .time-news {
    display: none;
  }

  .copyright,
  .statistic {
    width: 100%;
    text-align: center;
  }

  .footer-ul li {
    width: calc(100% / 2 - 5px);
  }

  .footer-ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
}

@media (max-width: 800px) {

  .title-main span {
    font-size: 30px;
}

.proListHotSlide-wrapper {
    padding: 30px 0px;
}

.proListHotSlide-name a {
    font-size: 25px;
}

.proListHotSlide-item {
    padding: 5px;
}

a.proListHotSlide-pic {
    width: 100%;
    margin-bottom: 5px;
}

.otherPro-box {
    padding: 5px;
}

  .newsnb-items .newsnb-item {
    width: calc(100%/3 - 10px);
}

}

@media (max-width: 768px) {

  .proListHotSlide-name a {
    font-size: 20px;
}

h2.proListHot-title span {
    font-size: 25px;
}

p.otherProCatHot-name span {
    font-size: 19px;
}

  .item-video1 img {
    height: 250px;
  }

  .right-intro {
    width: 100%;
  }

  .left-intro {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail,
  .top-contact .article-contact {
    margin-bottom: 30px;
  }

  .info-news{
    width: 60%;
    padding-left: 10px;
  }
  .name-news{
    font-size: 15px;
  }
  .desc-news.text-split{
    -webkit-line-clamp:2;
  }

}

@media (max-width: 640px) {

    .newsletter-input {
    width: 100%;
    margin-bottom: 15px;
}


  .gioithieu-info {
    width: 100%;
    order: 1;
}

.gioithieu-pic {
    order: 0;
    margin-bottom: 30px;
}

.criteria-items {
    order: 2;
}


  .dangky-headding {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    background: 0;
}

form.validation-newsletter.form-newsletter {
    width: 100%;
}

.dangky-wrapper .wrap-content {
    padding: 10px;
    border-radius: 0;
}

.newsletter-button {
    width: 50px;
    height: 50px;
}

p.dangky-title {
    font-size: 18px;
}


.title-main span::before,.title-main span::after {
    display: none;
}

.title-main span {
    padding: 0;
}

  .newsnb-info {
    padding: 10px;
}


  p.gioithieu-name {
    font-size: 25px;
}

p.criteria-name {
    font-size: 14px;
}

.criteria-info {
    padding-left: 15px;
}

.feedback-wrapper .wrap-content {
    padding: 30px 0px;
}


  .newsnb-items .newsnb-item {
    width: calc(100%/2 - 10px);
}

  .news-item {
    width: calc(100%/3 - 15px);
}

}


@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;
  }

  .cart-pro-detail a {
    width: 100%;
    text-align: center;
    margin: 0px !important;
  }

  .cart-pro-detail a:first-child {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 480px) {



.name-product a span {
    font-size: 14px;
}

.feedback-info {
    padding: 5px;
}

  .criteria-item {
    width: 100% !important;
}

  .news-item {
    width: calc(100%/2 - 15px);
}

}
@media (max-width: 414px) {

h3.mb-0.newsnb-name a {
    font-size: 14px;
}

.title-main span {
    font-size: 24px;
}

}
@media (max-width: 375px) {}
@media (max-width: 320px) {}
