/* Responsive */
@media (max-width: 1025px) {
  .newslletter-slider:after {display:none;}
  .frame-album-mobile {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  }
  .items-album-mobile {
  width: calc(100%/2 -  5px);
  }
  .info-footer {
    padding: 30px 0 30px 0;
  }
  .title-footer {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .time-newshome {
    margin-right: 15px;
  }
  .title-slogan {
    margin-bottom: 30px;
  }
  .title-slogan h2 {
    font-size: 30px;
  }
  .wrap-quytrinh .swiper:after {
    display: none;
  }
  .stats {
    gap: 15px;
    margin-bottom: 30px;
  }
  .wrap-about:after {
    display: none;
  }
  .title-about h2 {
    font-size: 30px;
  }
  .row-23 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .col-23 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mb-23 {
    margin-bottom: 10px;
  }
  .title-home {
    margin-bottom: 20px;
  }
  .title-home h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .slogan-newslletter {
    margin-bottom: 10px;
    text-align: center;
  }
  .title-newslletter {
    font-size: 27px;
    text-align: center;
  }
  .right-about:after {
    display: none;
  }
  .center-menu {
    width: unset;
  }
  .left-menu {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-right: 60px;
  }
  .right-menu {
    display: none;
  }
  .newslletter-slider {
    position: relative;
    bottom: 0;
    
    padding: 20px;
    right: 0;
    margin: 0 10px;
    margin-top: 10px;
  }
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  .cart-head {
    padding: 5px;
    font-size: 12px;
  }
  .header {
    padding: 10px 0px;
  }
  .flex-product-main {
    display: block;
  }
  .flex-product-main .left-product {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    transform: translateX(-250px);
    bottom: 0px;
    overflow-x: hidden;
    background: #fff;
    box-shadow: 0px 0px 5px #000;
    transition: all 0.5s;
  }
  .flex-product-main .left-product.show {
    transform: translateX(0px);
  }

  .flex-product-main .right-product {
    width: 100%;
  }

  .grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .filter {
    display: block;
  }
  .menu-mobile-btn {
    display: flex;
    width: 35px;
    height: 35px;
    position: relative;
    flex-wrap: wrap;
    cursor: pointer;
    left: 0px;
  }
  .menu-mobile-btn span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #000;
    margin: 4px 0px;
    left: 0;
  }
  .wrap-menu {
    width: calc(100% - 60px);
  }
  .menu ul {
    display: none !important;
  }
}
@media (max-width: 850px) {
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
  .grid-album {
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
}
  .grid-service {
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}
  .google-map {
    margin: auto;
  }
  .social-footer {
    margin-bottom: 10px;
    justify-content: center;
    margin-top: 10px;
  }
  .desc-footer {
    margin: auto;
    max-width: unset;
  }
  .right-blog .swiper {
    height: 400px;
  }
  .left-blog {
    width: 100%;
  }
  .right-blog {
    width: 100%;
    margin-top: 15px;
    height: unset;
  }
  .wrap-feedback .wrap-content {
    padding: 20px 0 20px 0;
  }
  .wrap-album .wrap-content {
    padding: 30px 0 30px 0;
  }
  .title-slogan {
    margin-bottom: 20px;
  }

  .title-slogan h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .name-quytrinh {
    margin-bottom: 5px;
  }
  .pic-quytrinh {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
  .right-about {
    width: 100%;
    max-width: 580px;
    margin: auto;
  }
  .title-about {
    margin-bottom: 5px;
  }
  .title-about span {
    margin-bottom: 5px;
  }
  .title-about h2 {
    max-width: unset;
    font-size: 25px;
  }
  .more-album {
    margin-top: 10px;
    padding-left: 15px;
  }
  .item-service h3 {
    margin-bottom: 5px;
  }
  .desc-service {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .info-service {
    padding: 25px 10px;
    padding-bottom: 10px;
  }
  .name-service {
    font-size: 15px;
  }
  .title-home h2 {
    font-size: 25px;
  }
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .flex-about {
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
    margin-bottom: 10px;
  }

  .photo-about {
    margin-top: 20px;
    /* width: 100%; */
    text-align: center;
  }
  .flex-video {
    flex-wrap: wrap;
  }
  .wr-video {
    width: 100%;
  }
  .wr-form {
    width: 100%;
    margin-top: 20px;
  }
  .item-news {
    /* padding: 5px; */
  }
  .ds-news h3 {
    font-size: 14px;
  }
  .text-cart {
    display: none;
  }
  .grid-pro-detail {
    display: block;
  }
  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }
  .slick_photo1 {
    text-align: center;
  }
  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }
  .grid-product,
  .grid-news {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .info-footer .flex-footer {
    display: block;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .wrap-quytrinh .wrap-content {
    padding: 30px 0 30px 0;
  }
  .google-map {
    height: 40px;
    width: 240px;
  }
  .copyright {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .policy {
    width: 100%;
    justify-content: center;
  }
  .flex-powered {
    flex-wrap: wrap;
  }
  .wrap-blog .wrap-content {
    padding: 25px 0 40px 0;
  }
  .admin-newshome {
    font-size: 12px;
  }
  .time-newshome {
    font-size: 12px;
  }
  .name-news {
    font-size: 14px;
    line-height: 20px;
  }
  .info-news h3 {
    margin: 5px 0 5px 0;
  }
  .name-newshome {
    font-size: 17px;
    line-height: 25px;
  }
  .info-newshome {
    padding: 15px 10px;
  }
  .name-feedback {
    font-size: 14px;
  }
  .desc-feedback {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .items-feedback {
    padding: 15px;
  }
  .title-slogan h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .pic-quytrinh {
    width: 80px;
    height: 80px;
  }
  .pic-quytrinh img {
    max-width: 30px;
  }
  .name-quytrinh {
    font-size: 14px;
  }
  .photo1-about a {
    max-width: 260px;
  }
  .photo-about a {
    max-width: 200px;
    margin-right: -50px;
  }
  .item-partner {
    width: calc(100% / 2 - 5px);
    margin-bottom: 10px;
  }
  .item-partner:nth-child(1),
  .item-partner:nth-child(5) {
    margin-top: 0px;
  }
  .item-partner:nth-child(2),
  .item-partner:nth-child(4) {
    margin-top: 0px;
  }
  .flex-partner {
    flex-wrap: wrap;
    column-gap: 10px;
    justify-content: center !important;
  }
  .right-about:before {
    display: none;
  }
  .view-about img {
    max-width: 40px;
  }
  .view-about {
    margin: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
  }
  .label {
    font-size: 14px;
  }
  .title-about h2 {
    font-size: 20px;
  }
  .wrap-about .wrap-content {
    padding: 20px 0;
  }
  .more-album img {
    max-width: 40px;
  }
  .more-album {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 10px 10px;
  }
  .name-service {
    font-size: 14px;
    line-height: 25px;
  }
  .icon-service {
    bottom: -25px;
    width: 50px;
    height: 50px;
  }
  .icon-service img {
    max-width: 20px;
  }

  .slogan-home {
    font-size: 14px;
    line-height: 20px;
  }
  .title-home h2 {
    font-size: 20px;
  }
  .btn-send {
    padding: 12px 25px;
  }
  .newsletter-input:nth-child(2) {
    margin-bottom: 1rem;
  }
  .newsletter-input .form-control,
  .newsletter-textarea textarea {
    height: 45px !important;
  }
  .newsletter-textarea textarea {
    height: 100px !important;
  }
  .title-newslletter {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media (max-width: 369px) {
}
