@media (max-width: 767.98px) {
  .tour-point-item .icon {
    width: 40px;
    height: 40px;
    background: var(--bs-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 50%;
    flex: 0 0 auto;
    font-size: 20px;
  }
  .tour-point-item .details .value {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--bs-text-dark);
  }
  .itinerary-accordion .accordion-item .card-body {
    flex-direction: column;
    padding: 0 !important;
  }
  .itinerary-accordion .accordion-button {
    padding: 0 !important;
    align-items: start;
  }
  .search-form-wrapper p {
    display: none;
  }
  .search-form-wrapper {
    padding: 10px;
    gap: 10px;
  }
  .search-form-wrapper .btn-search {
    padding: 5px 20px;
  }
  .search-form-wrapper .btn-search span {
    display: none;
  }
  .cta-ornament-1 {
    height: 300px;
    margin-bottom: -80px;
    transform: translateY(-80px);
  }
  .feature-item-wrapper:hover .feature-item {
    transform: scale(1);
    rotate: -3.5deg;
  }
  .tour-details .tour-details-gallery {
    display: none;
  }
  .dropdown-item {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .offcanvas {
    background-color: var(--bs-primary);
    background: linear-gradient(
      0deg,
      var(--bs-primary),
      var(--bs-primary)
    );
  }
  .offcanvas .ornament-1 {
    position: absolute;
    bottom: 0;
    width: 300px;
    left: 0;
    z-index: -1;
    visibility: visible;
    display: block;
  }
  .offcanvas .ornament-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0.1;
    filter: drop-shadow(1px 0 4rem var(--bs-primary));
  }
  .offcanvas .ornament-2 {
    position: absolute;
    top: 0;
    width: 200px;
    right: 0;
    rotate: 180deg;
    z-index: -1;
    visibility: visible;
    display: block;
  }
  .offcanvas .ornament-2 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0.1;
    filter: drop-shadow(0 0 2rem var(--bs-primary));
  }
  .nav-link:focus,
  .nav-link:hover {
    border-color: transparent;
  }
  .navbar-expand-lg .navbar-brand {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .partner-image-wrapper img {
    height: 25px !important;
  }
  .price-list {
    padding: 0;
  }
  .price-list .price-item-wrapper {
    flex-direction: column;
    gap: 0px;
  }
  .price-list .price-item-wrapper .price-item .details {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
  .price-list .price-item-wrapper .price-item .details .title {
    font-size: 18px;
  }
  .book-cta-wrapper {
    flex-direction: column;
    gap: 10px;
  }
  .tour-header h1 {
    font-size: 20px;
  }
  .price-list .price-item-wrapper .price-item .hotel-wrapper .hotel-item {
    font-size: 12px;
  }
  .language-select .dropdown-menu {
    left: unset !important;
    transform: translateX(0) !important;
    min-width: 6rem;
    right: 0 !important;
  }
  .navbar .navbar-other .navbar-nav > .nav-item + .nav-item {
    margin-left: 0.3rem;
  }
  .section-title {
    font-size: 1rem;
    letter-spacing: 0px;
  }
  .section-sup-title {
    font-size: 11px;
  }
  .section-title-divider {
    width: 60%;
    height: 5px;
    background: var(--bs-primary);
    margin: auto;
    margin-bottom: 20px;
  }
  .btn {
    --bs-btn-font-size: 12px;
  }
  .cta-section .title {
    font-size: 1.4rem;
  }
  .cta-section .description {
    font-size: 14px;
  }
  .contact-form-wrapper {
    padding: 30px;
  }
  .gallery-home-item {
    grid-column: span 9 !important;
    grid-row: span 1 !important;
  }
  .post-details-content {
    padding: 0;
    background: none;
    border-radius: 0;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    border-color: transparent;
  }
  .pagination .page-link {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 10px;
  }
  .article-item .content {
    padding: 15px 15px;
  }
  .article-item .content .title {
    font-size: 13px;
  }
  .hero-section-custom .sub-title {
    font-size: 12px;
  }
  .home-slider .slider-home .slider-home-item .container .title {
    font-size: 1.25rem;
  }
  .home-slider .slider-home .swiper-scrollbar {
    rotate: 0deg;
    top: auto;
    bottom: 20px;
    left: 20px;
    right: 20px !important;
    width: auto;
  }
  .hero-section-custom .title {
    font-size: 20px;
  }
  .service-item .thumbnail {
    aspect-ratio: 2 / 1.25;
  }
  .service-item .overlay-content .details .title {
    font-size: 14px;
  }
  .service-item .overlay-content .details .description {
    font-size: 12px;
  }
  .service-item .overlay-content .details .more-link {
    font-size: 12px;
  }
  .home-slider {
    height: 50vh !important;
  }
  .ornament-home-rect-1 {
    width: 75px;
  }
  .ornament-home-1 {
    width: 300px;
  }
  footer .footer-menu a {
    font-size: 12px;
  }
  .events-home .container-wrap {
    padding: 100px 20px 20px;
  }
  .post-home-slider-wrapper .swiper-button-prev {
    left: -0 !important;
  }
  .post-home-slider-wrapper .swiper-button-next {
    right: -0 !important;
  }
  .post-main-item {
    gap: 15px;
  }
  .post-main-item .thumbnail {
    height: 75px;
    border-radius: 5px;
  }
  .post-main-item .details .description {
    display: none;
  }
  .post-main-item .details .title {
    font-size: 15px;
  }
  .post-main-item .details .date {
    font-size: 10px;
  }
  .post-main-item .details .author {
    font-size: 10px;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu {
    box-shadow: none;
  }
  .lp-feature-item {
    gap: 30px;
    align-items: start;
  }
  .post-header-item .content .date {
    font-size: 10px;
  }
  .post-header-item .content .author {
    font-size: 10px;
  }
  .logo-mini-mobile {
    height: 40px !important;
  }
  .menu-header {
    margin-left: 20px;
  }
  .menu-header a {
    font-size: 12px;
  }
  .logo-wrapper .logo {
    height: 20px !important;
  }
  .product-details .color-image-wrapper {
    height: 200px;
  }
  .category-slide-item {
    min-width: 50px;
    font-size: 10px;
  }
  .tourSwiperWrapper .swiper-button-next {
    right: 0;
    left: auto;
  }
  .tourSwiperWrapper .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .tour-details .tour-details-header .action-wrapper {
    justify-content: start;
  }
  .contact-content.no-padding-mobile {
    padding: 0;
    border: none;
    border-radius: 0;
  }
  .nav-tabs.nav-pills,
  .nav-tabs.nav-tabs-basic {
    flex-direction: row;
    overflow-x: scroll;
  }
  .nav-tabs.nav-tabs-basic .nav-link {
    font-size: 12px;
    padding: 10px;
  }
  .apply-visa-form-wrapper .form-stepper-wrapper {
    background: white;
    padding: 15px;
  }
  .service-list-wrapper .service-list-item {
    padding: 20px 10px;
  }
  .service-list-wrapper .service-list-item .title {
    font-size: 16px;
  }
  .service-list-wrapper .service-list-item .button-read-more {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    min-width: 30px;
    width: 30px;
    background-color: var(--bs-dark);
    border-radius: 50%;
    transition: 0.3s;
  }
  .share-socmed-container .socmed-button p {
    margin: 0;
    font-size: 12px;
  }
  .tg-chose-3-left {
    padding: 0;
  }
  /* footer {
    margin: 10px;
  } */
  .hero-section-custom.text-part {
    min-height: 200px;
  }
}
