/* Responsive */
@media (max-width: 1025px) {
  .footer-powered .wrap-content {
    padding: 14px 0;
  }
  .footer-ul li {
    padding: 5px 0;
  }
  .title-footer {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .time-news-slick {
    font-size: 14px;
  }
  .more-news {
    font-size: 14px;
  }
  .name-news {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    height: 40px;
  }
  .pic-news {
    margin-bottom: 15px;
  }
  .wrap-news .wrap-content {
    padding: 30px 0;
  }
  .newsletter-textarea textarea {
    height: 140px !important;
  }
  .newsletter-button {
    margin-top: 0;
  }
  .newsletter-textarea {
    margin-top: 10px;
  }
  .right-newsletter {
    padding: 10px;
    width: 100%;
    margin-top: 10px;
  }
  .title-newsletter h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .frame-newsletter {
    padding: 20px 20px;
  }
  .title-main-album h2 {
    font-size: 25px;
  }
  .title-main-album {
    margin-bottom: 30px;
  }
  .wrap-album .wrap-content {
    padding: 30px 0;
  }
  .wrap-tourlist .list-news:last-child:after,
  .wrap-tourlist .list-news:last-child:before,
  .wrap-tourlist .list-news:last-child .deco-tourlist:after {
    display: none;
  }
  .xemthem-pro a {
    width: 180px;
    height: 40px;
    margin-top: 10px;
  }
  .tc-title {
    font-size: 15px;
  }
  .tc-body {
    padding: 5px 6px;
  }
  .row-20 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .col-20 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .list-c2 {
    margin-bottom: 20px;
  }
  .wrap-tourlist .list-news:first-child:after {
    display: none;
  }
  .title-pro h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .wrap-tourlist .list-news .wrap-content {
    padding: 30px 0;
  }
  .desc-about {
    margin-bottom: 20px;
  }
  .view-about {
    width: 170px;
    height: 40px;
    margin-bottom: 20px;
  }
  .wrap-about .wrap-content {
    padding: 20px 0;
  }

  .item-tieuchi h3 {
    font-size: 14px;
  }
  .item-tieuchi {
    width: calc(100% / 3 - 7px);
  }
  .frame-tieuchi {
    column-gap: 10px;
    margin-bottom: 10px;
  }
  .wrap-about:after {
    display: none;
  }
  .title-about h2 {
    font-size: 25px;
  }
  .count-lovetour {
    font-size: 14px;
  }
  .name-lovetour {
    font-size: 16px;
  }
  .title-main-home {
    margin-bottom: 20px;
  }
  .title-main-home span {
    font-size: 14px;
  }
  .title-main-home h2 {
    font-size: 25px;
  }
  .wrap-lovetour .wrap-content {
    padding: 30px 0;
  }
  .wrap-lovetour:after {
    display: none;
  }
  .wrap-lovetour:before {
    display: none;
  }
  .logo-menu {
    margin: auto;
  }
  .left-menu {
    width: calc(100% - 60px);
  }
  .right-menu {
    width: 5%;
    max-width: 30px;
  }
  .navigation .wrap-content {
    padding: 4px 0;
  }
  .right-header .search-menu {
    display: none;
  }
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  art-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) {
  .info-footer .flex-footer .box-footer:nth-child(4) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .link_ggmap {
    margin: auto;
    width: 170px;
    height: 40px;
  }
  .content-footer {
    margin-bottom: 10px;
    max-width: unset;
  }
  .logo-footer {
    margin: auto;
    margin-bottom: 10px;
  }
  .info-footer
    .flex-footer
    .box-footer:nth-child(4)
    .title-footer:nth-child(3) {
    margin-bottom: 20px;
  }
  .info-footer .flex-footer .box-footer:nth-child(1) {
    text-align: center;
    margin-top: 0;
  }
  .info-footer .flex-footer .box-footer:nth-child(2) {
    width: 48% !important;
    margin-right: 0px;
    text-align: center;
  }

  .info-footer .flex-footer .box-footer:nth-child(3) {
    width: 48% !important;
    text-align: center;
  }
  .time-news-slick {
    font-size: 12px;
  }
  .newsletter-textarea textarea {
    height: 115px !important;
  }
  .newsletter-input .form-control {
    padding: 10px 15px;
    height: 50px !important;
  }
  .title-newsletter h2 {
    font-size: 20px;
  }
  .album__column:nth-child(2) .items-album:first-child {
    margin-bottom: 5px;
  }

  .frame-album {
    gap: 5px;
    margin-bottom: 10px;
  }
  .view-album {
    width: 160px;
    height: 40px;
    font-size: 14px;
  }
  .title-main-album h2 {
    font-size: 20px;
  }

  .title-cat-main {
    gap: 5px;
  }
  .title-cat-main span {
    padding: 5px;
    min-width: 100px;
  }
  .title-about {
    margin-bottom: 10px;
  }
  .title-about h2 {
    font-size: 20px;
  }
  .title-main-home h2 {
    font-size: 20px;
  }
  .title-pro h2 {
    font-size: 20px;
  }
  .item-tieuchi h3 {
    margin-bottom: 5px;
  }
  .img-tieuchi {
    margin: auto;
    margin-bottom: 10px;
  }
  .photo-img {
    margin: auto;
  }
  .view-about {
    margin: auto;
    margin-bottom: 10px;
  }
  .desc-about {
    max-width: unset;
    text-align: center;
  }
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .flex-about {
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
    text-align: center;
  }

  .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(2, 1fr);
    gap: 10px;
  }
  .grid-tour {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .info-footer .flex-footer {
    /* display: block; */
    flex-wrap: wrap;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .grid-tour {
    grid-template-columns: repeat(2, 1fr);
  }
  .navigation.was-scrolled .wrap-content {
    padding: 4px 0;
  }
  .search-menu .search-grid {
    right: -16px;
    top: 42px;
  }
  .form-floating-cus label {
    padding: 15px 0px;
  }
  .newsletter-input .form-control {
    padding: 5px 0px;
  }
  .info-footer {
    padding: 30px 0 30px 0;
  }
  .time-news-slick {
    font-size: 10px;
  }
  .pic-news {
    margin-bottom: 10px;
  }
  .btn-send-newsletter {
    margin: auto;
    width: 170px;
    height: 40px;
    padding: 5px 24px;
  }
  .banner-newsletter {
    padding-top: 20px;
  }
  .title-newsletter > div {
    text-align: center;
    margin-bottom: 20px;
  }
  .title-newsletter h2 {
    text-align: center;
  }
  .frame-newsletter {
    padding: 10px;
    flex-wrap: wrap;
  }
  .left-newsletter {
    width: 100%;
  }
  .pic-video:before {
    width: 30px;
    height: 30px;
  }
  @-webkit-keyframes ripple {
    70% {
      box-shadow: 0 0 0 30px rgb(253 253 253 / 0%);
    }

    100% {
      box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
    }
  }

  @keyframes ripple {
    70% {
      box-shadow: 0 0 0 30px rgb(255 255 255 / 0%);
    }

    100% {
      box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
    }
  }
  .pic-video .ripple:before,
  .pic-video .ripple:after {
    width: 30px;
    height: 30px;
  }
  .album__column:nth-child(2) .items-album:first-child {
    margin-bottom: 14px;
  }
  .album__column:nth-child(2) {
    max-width: 280px;
    width: 49%;
  }

  .album__column:nth-child(3) {
    max-width: 280px;
    width: 49%;
  }

  .frame-album {
    flex-wrap: wrap;
  }
  .title-main-album {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .title-main-album h2 {
    font-size: 20px;
    width: 100%;
    margin-bottom: 10px;
  }
  /* Divider like image */
  .tc-divider {
    margin: 5px 0 5px;
  }
  .tc-title {
    margin-bottom: 5px;
  }
  .tc-loc {
    margin-bottom: 0px;
  }
  .tc-price-label {
    order: 2;
  }
  .tc-duration {
    width: 100%;
    order: 1;
    margin-bottom: 5px;
    justify-content: start;
  }
  .item-tieuchi p {
    font-size: 12px;
    line-height: 20px;
  }
  .item-tieuchi {
    width: calc(100% / 3 - 4px);
  }

  .frame-tieuchi {
    column-gap: 5px;
  }

  .photo1-img {
    margin-bottom: 10px;
  }
  .wrap-lovetour .wrap-content {
    padding: 20px 0 0;
  }
  .dropdown-menu-right {
    transform: translate3d(-2px, 32px, 0px) !important;
    border-radius: 0;
  }

  .phone-header {
    font-size: 12px;
    width: 140px;
    height: 25px;
    line-height: 25px;
  }
  .slogan-header {
    width: 100%;
    margin-bottom: 5px;
  }
  .right-header {
    justify-content: end;
    width: 100%;
  }
}
@media (max-width: 375px) {
  .tc-now {
    font-size: 12px;
  }
  .tc-per {
    font-size: 12px;
  }
  .tc-old {
    font-size: 10px;
  }
}
