/* ---- 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;
  }
  .menul{
    grid-template-columns:1fr;
  }

}


@media only screen and (max-width: 991px) {

  .top-cart {
    margin-bottom: 2rem;
  }

  .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-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) {

  .newsHot-items .newsHot-item {
    width: calc(100%/3 - 20px);
}


.feedback-info.text-split {
    width: 100%;
    margin-top: 20px;
}

.footer-news:nth-child(2) .footer-title {
    display: none;
}


.footer-news:nth-child(2) {
    /* width: 33% !important; */
    max-width: 100%;
}

  .gioithieu-wrapper {
    padding: 30px 0px;
}

.gioithieu-title {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'SVNAptima';
    font-size: 30px;
}

.gioithieu-desc {
    width: 100%;
}

.albumHot-wrapper {
    padding: 30px 0px;
}

.menuHot-wrapper .wrap-content {
    padding: 30px 0px;
}

.servicesSlogan-wrapper {
    padding: 30px 0px;
}

.servicesSlogan-desc.text-split {
    width: 100%;
    margin-bottom: 20px;
}

.servicesSlogan-btns {
    width: 100%;
    justify-content: center;
}

.servicesSlogan-btn {
    margin: 0 10px;
}

.feedback-pic {
    -webkit-mask: unset;
            mask: unset;
    width: 35%;
}

.feedback-info.text-split {
    width: 60%;
}

.feedback-wrapper {
    background: #E9DCE0;
    padding: 30px 0px;
}

.branch-wrapper {
    padding: 30px 0px;
}

.newsHot-wrapper {
    padding: 30px 0px;
}

.footer-article .wrap-content {
    padding: 30px 0px;
}

.footer-news {
    width: 100% !important;
    margin-bottom: 20px;
}

  .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;
    max-width: 100%;
    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;
    background: none;
  }

  .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) {

  .feedback-info.text-split {
    width: 100%;
    margin-top: 20px;
}


}

@media (max-width: 768px) {
  .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) {
  .newsHot-items .newsHot-item {
    width: calc(100%/2 - 20px);
}

.gioithieu-desc {
    font-size: 14px;
}

a.albumHot-1.scale-img {
    margin: 20px auto;
}



  .title-main span {
    font-size: 30px;
}

h3.newsHot-name a {
    font-size: 14px;
}

.gioithieu-title {
    font-size: 25px;
    margin-bottom: 10px;
}

a.servicesSlogan-btn {
    height: unset;
    line-height: unset;
    padding: 10px 20px;
}


.branch-items {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 5px;
    margin-bottom: 10px;
}

.branch-item {
    padding: 5px;
}

.branch-desc {
    display: none;
}

.branch-btn {
    display: none;
}

p.branch-name {
    margin-bottom: 0;
}

.branch-map {
    width: 100%;
}

  .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) {

  a.servicesSlogan-btn {
    width: 48%;
    padding: 10px 0px;
    margin: 0;
}

.servicesSlogan-btn span {
    font-size: 14px;
}

.servicesSlogan-btns {
    justify-content: space-between;
}

.feedback-pic {
    width: 100%;
}

p.branch-name {
    font-size: 14px;
}

  .news-item {
    width: calc(100%/2 - 15px);
}

}
@media (max-width: 412px) {
  .slideshow .owl-carousel{aspect-ratio: 412/185.4;}
  .slideshow-item img{
    aspect-ratio: 412/185.4;
  }
  .albumHot-wrapper{
    aspect-ratio: 412/419.8;
    overflow: hidden;
  }
  .albumHot-0 img {
      aspect-ratio: 202 / 178;
  }
  .albumHot-slick img {
    aspect-ratio: 108 / 129;
  }
  .albumHot-1 img {
    aspect-ratio: 202 / 120;
  }
  .menuHot-pic img{
    aspect-ratio: 360/174;
  }
  .pic-product img {
    aspect-ratio: 175/175;
  }
  .albumHot-slick{max-height: 138px; overflow: hidden;}
}
@media (max-width: 375px) {}
@media (max-width: 320px) {}
