@media (max-width: 575.98px) {

  p {
    font-size: 1rem !important;
  }

  .section-title {
    font-size: 2rem !important;
    padding-bottom: 0.5rem !important;
    margin-bottom: 0.6rem !important;
  }

  .section-description {
    font-size: 0.9rem !important;
    line-height: 1.5;
    padding: 0 15px;
  }

  .section-title::after {
    width: 15px;
  }

  .shape-circle,
  .shape-dots,
  .decorative-arrows,
  .decorative-elements,
  .service-shape-dots,
  .service-floating-circles,
  .floating-shape,
  .dots-pattern {
    display: none;
  }

  .hero-section {
    padding: 100px 0 20px;
    text-align: center;
  }

  .hero-title {
    font-size: 2.3rem !important;
    line-height: 1.3;
    text-align: left;
  }

  .hero-text {
    margin-bottom: 2rem;
    text-align: left;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem;
  }

  .btn-primary,
  .contact-btn {
    width: 100%;
    justify-content: center;
    padding: 12px 24px;
  }

  .hero-images {
    position: relative;
    height: 350px;
    margin-top: 1rem;
  }

  .hero-images .img-1 {
    width: 200px;
    height: 280px;
    top: 20px;
    left: 5%;
    transform: rotate(-15deg) !important;
  }

  .hero-images .img-2 {
    z-index: 3;
    width: 200px;
    height: 280px;
    top: 70px;
    left: 28%;
    transform: rotate(0deg) scale(1.1);
  }

  .hero-images .img-3 {
    width: 200px;
    height: 280px;
    top: 20px;
    right: 5%;
    transform: rotate(15deg) !important;
  }

  .service-section {
    padding: var(--spacing-lg) 0;
  }

  .service-card {
    padding: 20px 15px;
    margin-bottom: 20px !important;
  }

  .service-card h3 {
    font-size: 1.125rem;
  }

  .service-card p {
    font-size: 0.9rem !important;
    line-height: 1.4;
  }

  .icon-service {
    width: 50px;
    height: 50px;
  }

  .about-stats {
    padding: calc(var(--spacing-md) * 0.7) 0;
    margin-top: 0;
  }

  .stat-card {
    padding: 12px 8px;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .about-stats .stat-number {
    font-size: 1.8rem;
    letter-spacing: 0.5px;
  }

  .stat-label {
    font-size: 0.85rem;
    margin-top: 5px;
  }

  .destination-section {
    padding: 40px 0;
  }

  .media-thumb {
    border-radius: var(--radius-md);
  }

  .media-thumb .media-text {
    top: 5px;
    left: 20px;
  }

  .media-thumb .media-text h3 {
    font-size: 1rem;
  }

  .media-thumb .media-text .location {
    font-size: 0.9rem;
  }

  .owl-dots {
    margin-top: 5px;
  }

  .owl-carousel .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
  }

  .testimonial-section {
    padding: 20px 0;
    min-height: 480px;
    margin-top: 10px;
  }

  .testimonial-section h2 {
    margin-bottom: 12px !important;
  }

  .testimonial {
    max-width: 90%;
    margin-bottom: 5px;
  }

  .testimonial .img-wrap img {
    width: 60px;
    min-height: 60px;
  }

  .testimonial .name {
    font-size: 1rem;
  }

  .testimonial .quote p {
    font-size: 0.9rem !important;
    margin: 0;
  }

  .symbol-quote-1,
  .symbol-quote-2 {
    font-size: 80px;
  }

  .symbol-quote-1 {
    bottom: 20px;
    right: 3%;
  }

  .symbol-quote-2 {
    top: 20px;
    left: 3%;
  }

  .booking-steps-section {
    padding: 40px 0 0;
  }

  .booking-steps-header {
    margin-bottom: 2rem;
  }

  .booking-step-card {
    padding: 25px 15px;
    margin-bottom: 10px;
    border-radius: 15px;
  }

  .step-icon {
    position: relative;
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
  }

  .step-icon i {
    font-size: 30px;
  }

  .step-number {
    width: 30px;
    height: 30px;
    font-size: 14px;
    top: -10px;
    right: -10px;
  }

  .booking-step-card h3 {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .booking-step-card p {
    font-size: 0.9rem !important;
    line-height: 1.5;
  }

  .booking-cta {
    margin-top: 30px !important;
  }

  .booking-cta .btn {
    padding: 10px 20px;
    font-size: 1rem;
  }

  .faq-section {
    padding: 40px 0;
  }

  .faq-section .accordion-button {
    font-size: 0.80rem;
    padding: 0.6rem 0.8rem;
    gap: 0px;
  }

  .faq-section .faq-icon {
    font-size: 0.9rem;
  }

  .faq-section .accordion-body {
    font-size: 0.80rem;
    padding: 0.6rem 0.8rem;
  }

  .faq-section .accordion-item {
    margin-bottom: 15px;
    border-radius: var(--radius-lg);
  }

  .cta-section {
    padding: 30px 0;
  }

  .cta-title {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
  }

  .cta-subtitle {
    font-size: 0.9rem !important;
    margin-bottom: 1.5rem;
  }

  .cta-btn-container {
    flex-direction: column;
  }

  .cta-btn {
    width: 100%;
    justify-content: center;
  }

  .cta-section::before,
  .cta-section::after {
    width: 150px;
    height: 150px;
  }

  .cta-section::before {
    top: -75px;
    right: -75px;
  }

  .cta-section::after {
    bottom: -75px;
    left: -75px;
  }

  .footer-section {
    padding: 20px 0 0;
  }

  .footer-branding-info {
    text-align: center !important;
  }

  .footer-branding {
    margin-bottom: 15px;
  }

  .footer-logo {
    margin-bottom: 10px;
  }

  .footer-logo img {
    height: 50px;
  }

  .footer-taglines {
    flex-direction: column;
    align-items: center;
    gap: 2px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-taglines p {
    font-size: 0.85rem;
  }

  .social-links {
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
  }

  .social-links a {
    width: 28px;
    height: 28px;
    font-size: 0.9rem;
  }

  .footer-heading {
    font-size: 1rem;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
  }

  .footer-links {
    text-align: center;
  }

  .footer-links a {
    font-size: 0.9rem;
    margin-bottom: 2px;
  }

  .footer-row>[class^="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-contact {
    text-align: center;
  }

  .footer-contact li {
    justify-content: center;
    font-size: 0.9rem;
    margin-bottom: 3px;
    gap: 5px;
  }

  .footer-contact li:last-child {
    gap: 0;
  }

  .footer-contact i {
    font-size: 0.9rem;
    margin-top: 0;
  }

  .footer-contact span {
    line-height: 1.2;
    text-align: center;
  }

  .footer-bottom {
    margin-top: 8px;
    padding: 10px 0;
  }

  .copyright {
    font-size: 0.85rem !important;
  }

  .scroll-to-top {
    bottom: 70px;
    right: 15px;
    width: 38px;
    height: 38px;
  }

  .whatsapp-button {
    bottom: 15px;
    right: 10px;
    width: 50px;
    height: 50px;
  }

  .whatsapp-icon {
    width: 32px;
    height: 32px;
  }

  .about-heading {
    padding: 110px 0 0;
    text-align: center;
  }

  .about-intro {
    padding: 0 0 1rem;
  }

  .about-content {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .about-description {
    font-size: 0.95rem !important;
    line-height: 1.4;
    padding: 0 10px;
  }

  .video-wrapper {
    width: 100%;
    aspect-ratio: 16/9;
    margin-top: 0;
  }

  .story-section,
  .mission-section {
    padding: 30px 0 0;
  }

  .story-image-wrapper,
  .mission-image-wrapper {
    margin: 0 15px 0;
    aspect-ratio: 4/3;
  }

  .story-content,
  .mission-content {
    padding: 0;
  }

  .mission-section .col-lg-4 {
    margin-top: 10px !important;
  }

  .timeline-section {
    padding-bottom: 30px;
  }

  .timeline {
    padding: 0;
  }

  .timeline::after {
    left: 20px;
    width: 2px;
  }

  .timeline-item {
    width: 100%;
    padding: 10px 20px 10px 60px;
    left: 0 !important;
  }

  .timeline-item:nth-child(odd),
  .timeline-item:nth-child(even) {
    padding-left: 60px;
    padding-right: 20px;
  }

  .timeline-icon,
  .timeline-item:nth-child(odd) .timeline-icon,
  .timeline-item:nth-child(even) .timeline-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    left: 20px;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
  }

  .timeline-content {
    padding: 15px 20px;
    border-radius: var(--radius-md);
  }

  .timeline-content::before {
    border-width: 8px 12px 8px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -12px;
    top: 20px;
  }

  .timeline-item:nth-child(odd) .timeline-content::before,
  .timeline-item:nth-child(even) .timeline-content::before {
    border-width: 8px 12px 8px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -12px;
  }

  .timeline-date {
    font-size: 0.8rem;
    padding: 4px 10px;
  }

  .timeline-content h6 {
    font-size: 0.85rem;
  }

  .timeline-content p {
    margin-bottom: 0;
    font-size: 0.8rem !important;
  }

  .trips-section {
    padding-bottom: 20px;
  }

  .filter-section {
    padding: 0 0.5rem 0.5rem;
    margin-bottom: 0;
  }

  .search-row {
    grid-template-columns: 1fr;
    gap: 0.5rem;
    align-items: stretch;
    margin-bottom: 0.2rem;
  }

  .custom-select {
    min-width: 100%;
    width: 100%;
  }

  .custom-select-trigger {
    padding: 0.6rem 1rem;
    border-radius: var(--radius-lg);
    font-size: 0.95rem;
  }

  .custom-select.open .custom-options {
    top: calc(100% + 6px);
    max-height: 220px;
  }

  .search-bar {
    padding: 0;
    font-size: 0.95rem;
    border-radius: var(--radius-lg);
  }

  .search-bar input {
    padding: 0.7rem 1rem 0.7rem 2.5rem;
    font-size: 0.9rem;
  }

  .search-bar .search-icon {
    left: 0.9rem;
    font-size: 1rem;
  }

  .search-bar .clear-search {
    right: 0.8rem;
    width: 32px;
    height: 32px;
  }

  .autocomplete-suggestions {
    left: 0;
    width: 100%;
    max-height: 260px;
    margin-top: 6px;
    border-radius: 14px;
  }

  .autocomplete-suggestion {
    padding: 0.6rem 1rem;
    font-size: 0.95rem;
  }

  .toggle-label-container {
    margin: 0;
  }

  .toggle-label {
    font-size: 1rem;
  }

  .toggle-button {
    min-width: 50px;
    height: 25px;
  }

  .toggle-button.active .toggle-knob {
    transform: translateY(-50%) translateX(25px);
  }

  .toggle-knob {
    width: 18px;
    height: 18px;
  }

  .trips-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .trip-card {
    border-radius: 0.75rem;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  .trip-card:hover {
    transform: none;
    box-shadow: var(--shadow-md);
  }

  .trip-image {
    padding-top: 60%;
  }

  .trip-image img {
    transition: transform 0.35s ease;
  }

  .trip-title {
    margin-bottom: 4px;
  }

  .trip-content h3 {
    font-size: 1.05rem;
  }

  .badge-duration {
    font-size: 0.85rem;
    padding: 0.25rem 0.6rem;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  }

  .trip-description {
    font-size: 0.85rem !important;
    margin-bottom: 0.5rem;
  }

  .highlights {
    margin-bottom: 0.5rem;
  }

  .highlights-tags .tag {
    font-size: 0.7rem;
    padding: 0.25rem 0.6rem;
  }

  .highlights-tags .tag i {
    font-size: 0.85rem;
  }

  .package-includes {
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
  }

  .trip-actions {
    flex-direction: row;
    gap: 0.5rem;
  }

  .btn-book,
  .btn-details {
    padding: 0.4rem;
  }

  .custom-pagination {
    margin: 1.5rem 0 1rem;
  }

  .pagination-link {
    min-width: 32px;
    height: 32px;
    padding: 0.25rem;
    border-radius: 999px;
    font-size: 0.9rem;
  }

  .pagination-link i {
    font-size: 0.95rem;
  }

  .pagination-list {
    gap: 0.35rem;
  }

  body.modal-open {
    padding-right: 0;
  }
  
  .custom-modal-content {
    width: 94%;
    max-width: 420px;
  }

  .custom-modal-title {
    font-size: 1rem
  }

  .custom-modal-body p{
    font-size: 0.85rem !important;
  }

  .custom-modal-btn{
    padding: 0.5rem 2rem;
    font-size: 0.9rem;
  }

  .custom-modal-body {
    padding: var(--spacing-sm);
  }

  .custom-modal-footer {
    padding: 0 var(--spacing-sm) var(--spacing-sm);
  }

  .no-results {
    padding: 1.5rem 1rem;
    margin-bottom: 2rem;
  }

  .blog-title {
    font-size: 0.95rem;
  }

  .blog-content {
    padding: 16px;
  }

  .blog-modal-content .modal-header .modal-title{
    font-size: 1rem !important;
  }

  .blog-modal-content .modal-body p.blog-modal-content{
    font-size: 0.85rem !important;
  }

  .blog-modal-content .modal-body img{
    height: 200px !important;
  }

  .modal-body {
    max-height: 500px;
    overflow-y: auto;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {

  .section-title {
    font-size: 2rem;
    padding-bottom: 0.7rem;
    margin-bottom: 0.8rem;
  }

  .section-title::after {
    width: 20px;
  }

  .section-description {
    font-size: 1rem;
    line-height: 1.6;
    padding: 0 20px;
  }

  .shape-circle,
  .shape-dots,
  .decorative-arrows,
  .decorative-elements,
  .service-shape-dots,
  .service-floating-circles,
  .floating-shape,
  .dots-pattern {
    display: none;
  }

  .hero-section {
    padding: 100px 0 20px;
    text-align: center;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .hero-text {
    line-height: 1.6;
  }

  .hero-images {
    height: 400px;
  }

  .hero-images .img-1 {
    width: 240px !important;
    height: 280px;
    top: 20px;
    left: 5%;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .hero-images .img-2 {
    width: 240px !important;
    height: 280px;
    top: 60px;
    left: 30%;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .hero-images .img-3 {
    width: 240px !important;
    height: 260px !important;
    top: 120px;
    left: 50%;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .service-section {
    padding: var(--spacing-lg) 0;
  }

  .service-card {
    min-height: 90%;
    padding: 20px;
    margin-bottom: 20px !important;
  }

  .service-card h3 {
    font-size: 1.125rem;
  }

  .service-card p {
    font-size: 0.95rem;
    line-height: 1.5;
  }

  .icon-service {
    width: 55px;
    height: 55px;
  }

  .about-stats {
    padding: calc(var(--spacing-md) * 0.8) 0;
    margin-top: 1.25rem;
  }

  .stat-card {
    padding: 15px 10px;
  }

  .about-stats .stat-number {
    font-size: 2rem;
  }

  .stat-label {
    font-size: 0.9rem;
    margin-top: 5px;
  }

  .destination-section {
    padding: 40px 0;
  }

  .media-thumb {
    border-radius: var(--radius-md);
  }

  .media-thumb .media-text {
    top: 10px;
    left: 30px;
  }

  .media-thumb .media-text h3 {
    font-size: 1.1rem;
  }

  .media-thumb .media-text .location {
    font-size: 0.95rem;
  }

  .owl-nav {
    display: none;
  }

  .owl-dots {
    margin-top: 0.75rem;
  }

  .owl-carousel .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
  }

  .testimonial-section {
    padding: 20px 0 10px;
    min-height: 500px;
  }

  .testimonial {
    max-width: 80%;
    margin-bottom: 5px;
  }

  .testimonial .img-wrap img {
    width: 70px;
    min-height: 70px;
  }

  .testimonial .name {
    font-size: 1.125rem;
  }

  .testimonial .quote p {
    font-size: 0.94rem !important;
    margin: 0;
  }

  .symbol-quote-1,
  .symbol-quote-2 {
    font-size: 100px;
  }

  .symbol-quote-1 {
    bottom: 30px;
    right: 8%;
  }

  .symbol-quote-2 {
    top: 30px;
    left: 8%;
  }

  .booking-steps-section {
    padding: 50px 0 0;
  }

  .booking-step-card {
    padding: 30px 20px;
    margin-bottom: 0;
    border-radius: 15px;
  }

  .step-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 12px;
  }

  .step-icon i {
    font-size: 32px;
  }

  .step-number {
    width: 32px;
    height: 32px;
    font-size: 15px;
    top: -10px;
    right: -10px;
  }

  .booking-step-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .booking-step-card p {
    font-size: 0.95rem;
    line-height: 1.5;
  }

  .booking-cta {
    margin-top: 28px !important;
  }

  .booking-cta .btn {
    font-size: 1rem;
  }

  .faq-section {
    padding: 50px 0 30px;
  }

  .faq-section .accordion-button {
    font-size: 1.05rem;
    padding: 0.8rem 1.2rem;
    gap: 5px;
  }

  .faq-section .accordion-body {
    font-size: 0.99rem;
    padding: 0.8rem 1rem;
  }

  .faq-section .accordion-item {
    margin-bottom: 16px;
    border-radius: var(--radius-lg);
  }

  .cta-section {
    padding: 35px 0;
  }

  .cta-title {
    font-size: 1.8rem !important;
    margin-bottom: 0.9rem;
  }

  .cta-subtitle {
    font-size: 1rem;
    margin-bottom: 1.8rem;
  }

  .cta-btn {
    padding: 12px 50px;
    height: 48px;
    font-size: 1rem;
  }

  .cta-section::before,
  .cta-section::after {
    width: 180px;
    height: 180px;
  }

  .cta-section::before {
    top: -90px;
    right: -90px;
  }

  .cta-section::after {
    bottom: -90px;
    left: -90px;
  }

  .footer-section {
    padding: 20px 0 0;
  }

  .footer-branding-info {
    margin-bottom: 20px;
    text-align: center;
  }

  .footer-logo img {
    height: 60px;
  }

  .footer-taglines {
    align-items: center;
    flex-direction: column;
    gap: 7px;
    margin-top: 12px;
  }

  .footer-taglines p {
    font-size: 0.9rem;
  }

  .social-links {
    justify-content: center;
    gap: 12px;
    margin-top: 15px;
  }

  .social-links a {
    width: 30px;
    height: 30px;
    font-size: 0.95rem;
  }

  .footer-heading {
    font-size: 1rem;
    margin-bottom: 16px;
    margin-top: 20px;
    text-align: center;
  }

  .footer-links {
    text-align: center;
  }

  .footer-links a {
    font-size: 0.95rem;
    margin-bottom: 7px;
  }

  .footer-contact {
    text-align: center;
  }

  .footer-contact li {
    justify-content: center;
    font-size: 0.95rem;
    margin-bottom: 12px;
  }

  .footer-contact i {
    font-size: 0.95rem;
    width: 17px;
  }

  .footer-contact span {
    line-height: 1.5;
  }

  .footer-bottom {
    margin-top: 10px;
    padding: 18px 0;
  }

  .copyright {
    font-size: 0.9rem;
  }

  .scroll-to-top {
    bottom: 70px;
    right: 15px;
    width: 35px;
    height: 35px;
  }

  .whatsapp-button {
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
  }

  .whatsapp-icon {
    width: 28px;
    height: 28px;
  }

  .about-intro {
    padding: 0 0 1rem;
  }

  .about-content {
    padding: 0;
    margin-bottom: 20px;
  }

  .about-description {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0 10px;
  }

  .video-wrapper {
    aspect-ratio: 16/9;
    margin: 0 1rem;
  }

  .story-section,
  .mission-section {
    padding: 40px 0;
  }

  .story-image-wrapper,
  .mission-image-wrapper {
    aspect-ratio: 4/3;
    margin: 0 20px;
  }

  .story-content,
  .mission-content {
    padding: 0;
  }

  .timeline-section {
    padding: 10px 0 20px;
  }

  .timeline {
    padding: 0;
  }

  .timeline::after {
    left: 25px;
    width: 3px;
  }

  .timeline-item {
    width: 100%;
    padding: 10px 20px 10px 70px;
    left: 0 !important;
  }

  .timeline-item:nth-child(odd),
  .timeline-item:nth-child(even) {
    padding-left: 70px;
    padding-right: 20px;
  }

  .timeline-icon {
    left: 0 !important;
    width: 45px;
    height: 45px;
    font-size: 20px;
  }

  .timeline-content {
    padding: 20px 25px;
    border-radius: 10px;
  }

  .timeline-content::before {
    border-width: 9px 13px 9px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -13px;
    top: 25px;
  }

  .timeline-item:nth-child(odd) .timeline-content::before,
  .timeline-item:nth-child(even) .timeline-content::before {
    border-width: 9px 13px 9px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -13px;
  }

  .timeline-date {
    font-size: 0.85rem;
    padding: 5px 12px;
  }

  .timeline-content h6 {
    font-size: 0.95rem;
  }

  .timeline-content p {
    font-size: 0.9rem;
  }

  .trips-section {
    padding: 120px 0 20px;
  }

  .filter-section {
    padding: 0;
    margin-bottom: 0;
  }

  .search-row {
    grid-template-columns: 1fr;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 10px;
  }

  .custom-select {
    min-width: 100%;
    width: 100%;
  }

  .custom-select-trigger {
    padding: 0.65rem 1rem;
    border-radius: var(--radius-lg);
    font-size: 0.95rem;
  }

  .custom-select.open .custom-options {
    top: calc(100% + 6px);
    max-height: 230px;
  }

  .search-bar {
    padding: 0;
    font-size: 0.95rem;
    border-radius: var(--radius-lg);
  }

  .search-bar input {
    padding: 0.7rem 1rem 0.7rem 2.5rem;
    font-size: 0.95rem;
  }

  .search-bar .search-icon {
    left: 0.9rem;
    font-size: 1rem;
  }

  .search-bar .clear-search {
    right: 0.9rem;
    width: 32px;
    height: 32px;
  }

  .toggle-label-container {
    margin: 0;
  }

  .toggle-button {
    min-width: 60px;
    height: 28px;
  }

  .toggle-knob {
    width: 20px;
    height: 20px;
  }

  .trips-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .trip-card {
    border-radius: 1rem;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  .trip-card:hover {
    transform: none;
    box-shadow: var(--shadow-md);
  }

  .trip-image {
    padding-top: 60%;
  }

  .trip-image img {
    transition: transform 0.35s ease;
  }

  .trip-title {
    margin-bottom: 8px;
  }

  .trip-content h3 {
    font-size: 1.25rem;
  }

  .badge-duration {
    font-size: 0.85rem;
    padding: 0.35rem 0.8rem;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  }

  .trip-description {
    font-size: 0.95rem !important;
    margin-bottom: 0.5rem;
  }

  .highlights {
    margin-bottom: 0.5rem;
  }

  .highlights-tags .tag {
    font-size: 0.95rem;
    padding: 0.25rem 0.6rem;
  }

  .highlights-tags .tag i {
    font-size: 0.95rem;
  }

  .package-includes {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
  }

  .trip-actions {
    flex-direction: row;
    gap: 0.5rem;
  }

  .custom-pagination {
    margin-top: 2rem;
  }

  body.modal-open {
    padding-right: 0;
  }
  
  .custom-modal-content {
    width: 100%;
    max-width: 420px;
  }

  .custom-modal-title {
    font-size: 1.125rem
  }

  .custom-modal-body {
    padding: var(--spacing-sm);
  }

  .custom-modal-footer {
    padding: 0 var(--spacing-sm) var(--spacing-sm);
  }

  .custom-modal-btn {
    padding: 8px 24px;
  }

  .no-results {
    padding: 1.5rem 1rem;
    margin-bottom: 1rem;
  }

}

@media (min-width: 768px) and (max-width: 991.98px) {

  .section-title {
    font-size: 2.5rem;
    padding-bottom: 0.8rem;
  }

  .section-description {
    font-size: 1.1rem;
    padding: 0 30px;
  }

  .shape-dots,
  .decorative-arrows,
  .decorative-elements,
  .shape-circle {
    display: none;
  }

  .hero-section {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .hero-title {
    font-size: 2.5rem;
    line-height: 1.3;
  }

  .btn-primary,
  .contact-btn {
    padding: 14px 42px;
  }

  .hero-images {
    height: 410px;
    margin-top: 1rem;
  }

  .hero-images .img-1 {
    width: 280px !important;
    height: 320px;
    top: 20px;
    left: 0;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .hero-images .img-2 {
    width: 280px !important;
    height: 320px;
    top: 60px;
    left: 30%;
    z-index: 3;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .hero-images .img-3 {
    width: 280px !important;
    height: 320px !important;
    top: 10px;
    right: 0;
    animation: floatReverse 9s ease-in-out infinite;
  }

  .service-section {
    padding: var(--spacing-lg) 0;
  }

  .section-title {
    font-size: 2.5rem;
    padding-bottom: 0.8rem;
  }

  .section-description {
    font-size: 1.1rem;
    padding: 0 30px;
  }

  .service-card {
    min-height: 100%;
    padding: 10px 20px 10px;
    margin-bottom: 25px !important;
  }

  .service-card h3 {
    font-size: 1.25rem;
    margin-bottom: 12px;
  }

  .service-card p {
    font-size: 1rem;
  }

  .icon-service {
    width: 56px;
    height: 56px;
  }

  .service-shape-dots {
    width: 90px;
    height: 90px;
    background-size: 18px 18px;
    right: 4%;
    top: 8%;
  }

  .service-floating-circles::before {
    width: 180px;
    height: 180px;
    top: -90px;
    left: -45px;
  }

  .about-stats {
    padding: calc(var(--spacing-md) * 0.75) 0;
    margin-top: 1.2rem;
  }

  .stat-card {
    padding: 18px 10px;
    min-height: auto;
  }

  .about-stats .stat-number {
    font-size: 2.5rem;
  }

  .stat-label {
    font-size: 0.9rem;
    margin-top: 0;
  }

  .destination-section {
    padding: 40px 0;
  }

  .media-thumb {
    border-radius: var(--radius-lg);
  }

  .media-thumb .media-text {
    top: 5px;
    left: 30px;
  }

  .media-thumb .media-text h3 {
    font-size: 1rem;
  }

  .media-thumb .media-text .location {
    font-size: 0.8rem;
  }

  .owl-3-slider .owl-nav .owl-prev,
  .owl-3-slider .owl-nav .owl-next {
    font-size: 28px;
  }

  .owl-3-slider .owl-nav .owl-prev {
    display: none;
  }

  .owl-3-slider .owl-nav .owl-next {
    display: none;
  }

  .owl-3-slider .owl-dots {
    margin-top: 0.8rem;
  }

  .testimonial-section {
    padding: 40px 0 10px;
    min-height: 460px;
  }

  .testimonial {
    max-width: 85%;
    margin-bottom: 10px;
  }

  .testimonial .img-wrap img {
    width: 75px;
    min-height: 75px;
  }

  .testimonial .name {
    font-size: 1.125rem;
  }

  .testimonial .quote p {
    font-size: 1rem;
  }

  .symbol-quote-1,
  .symbol-quote-2 {
    font-size: 110px;
  }

  .symbol-quote-1 {
    bottom: 40px;
    right: 7%;
  }

  .symbol-quote-2 {
    top: 40px;
    left: 7%;
  }

  .floating-shape {
    width: 180px;
    height: 180px;
    bottom: -75px;
    left: -6%;
  }

  .dots-pattern {
    width: 90px;
    height: 90px;
    background-size: 18px 18px;
    top: 90px;
    right: 40px;
  }

  .booking-steps-section {
    padding: 40px 0 0;
  }

  .booking-step-card {
    padding: 35px 25px;
    margin-bottom: 0;
    border-radius: 18px;
  }

  .step-icon {
    width: 85px;
    height: 85px;
    margin-bottom: 18px;
  }

  .booking-step-card h3 {
    font-size: 1.25rem;
    margin-bottom: 14px;
  }

  .booking-step-card p {
    font-size: 1rem;
    line-height: 1.6;
  }

  .booking-cta {
    margin-top: 2rem !important;
  }

  .faq-section {
    padding: 40px 0 30px;
  }

  .faq-section .accordion-button {
    font-size: 1.1rem;
    padding: 0.8rem 1.2rem;
  }

  .faq-section .accordion-body {
    font-size: 0.85rem;
    padding: 0.8rem 1.2rem;
  }

  .faq-section .accordion-item {
    margin-bottom: 1rem;
    border-radius: var(--radius-lg);
  }

  .cta-section {
    padding: 40px 0;
  }

  .cta-title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }

  .cta-subtitle {
    font-size: 1rem;
    margin-bottom: 1.8rem;
  }

  .cta-btn {
    padding: 12px 40px;
    height: 48px;
    font-size: 1rem;
  }

  .cta-section::before,
  .cta-section::after {
    width: 180px;
    height: 180px;
  }

  .cta-section::before {
    top: -90px;
    right: -90px;
  }

  .cta-section::after {
    bottom: -90px;
    left: -90px;
  }

  .footer-section {
    padding: 40px 0 0;
  }

  .footer-info {
    text-align: center !important;
  }

  .footer-branding {
    margin-bottom: 18px;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }

  .footer-logo {
    display: flex;
    justify-content: start;
    margin-bottom: 15px;
  }

  .footer-logo img {
    height: 48px;
  }

  .footer-taglines {
    gap: 8px;
    margin-top: 12px;
    align-items: flex-start;
  }

  .footer-taglines p {
    font-size: 0.95rem;
    justify-content: flex-start;
  }

  .social-links {
    gap: 12px;
    margin-top: 15px;
    justify-content: start;
  }

  .social-links a {
    width: 32px;
    height: 32px;
    font-size: 1rem;
  }

  .footer-heading {
    font-size: 1rem;
    margin-bottom: 18px;
    margin-top: 10px;
    width: 100%;
  }

  .footer-links {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }

  .footer-links a {
    font-size: 0.95rem;
    margin-bottom: 5px;
    display: block;
  }

  .footer-contact li {
    font-size: 0.95rem;
    margin-bottom: 5px;
  }

  .footer-contact i {
    font-size: 1rem;
    width: 18px;
  }

  .footer-bottom {
    margin-top: 0;
    padding: 20px 0;
  }

  .copyright {
    font-size: 0.9rem;
  }

  .scroll-to-top {
    bottom: 80px;
    right: 15px;
    width: 38px;
    height: 38px;
  }

  .whatsapp-button {
    bottom: 20px;
    right: 10px;
    width: 50px;
    height: 50px;
  }

  .whatsapp-icon {
    width: 30px;
    height: 30px;
  }

  .about-intro {
    padding: 10px 0 1rem;
  }

  .about-content {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .about-description {
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .video-wrapper {
    margin: 0 20px;
    aspect-ratio: 16/9;
  }

  .story-section {
    padding: 40px 0;
  }

  .mission-section {
    padding: 0;
  }

  .story-image-wrapper,
  .mission-image-wrapper {
    aspect-ratio: 16/9;
    margin: 0 20px;
  }

  .about-content,
  .story-content,
  .mission-content {
    padding: 0 10px;
  }

  .timeline-section {
    padding: 50px 0;
  }

  .timeline {
    padding: 0;
  }

  .timeline::after {
    left: 25px;
    width: 3px;
  }

  .timeline-item {
    width: 100%;
    padding: 10px 20px 10px 70px;
    left: 0 !important;
  }

  .timeline-item:nth-child(odd),
  .timeline-item:nth-child(even) {
    padding-left: 70px;
    padding-right: 20px;
  }

  .timeline-icon {
    left: 0 !important;
    width: 50px;
    height: 50px;
    font-size: 22px;
  }

  .timeline-content {
    padding: 20px 25px;
    border-radius: 10px;
  }

  .timeline-content::before {
    border-width: 9px 13px 9px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -13px;
    top: 25px;
  }

  .timeline-item:nth-child(odd) .timeline-content::before,
  .timeline-item:nth-child(even) .timeline-content::before {
    border-width: 9px 13px 9px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    left: -13px;
  }

  .timeline-date {
    font-size: 0.9rem;
  }

  .timeline-content h6 {
    font-size: 1rem;
  }

  .timeline-content p {
    font-size: 0.95rem;
  }

  .trips-section {
    padding: 120px 0 40px;
  }

  .filter-section {
    padding: 0;
    margin-bottom: 0;
  }

  .search-row {
    grid-template-columns: 200px 1fr;
    gap: var(--spacing-sm);
    align-items: center;
    margin-bottom: 10px;
  }

  .toggle-label-container {
    position: relative;
    left: 215%;
    margin: 0;
    gap: 8px;
  }

  .international-search-row{
    display: flex;
    flex-direction: column;
  }

  .toggle-label-container-international{
    position: relative;
    left: 60%;
    margin: 0;
    gap: 8px;
  }

  .toggle-button {
    min-width: 65px;
    height: 28px;
  }

  .toggle-knob {
    width: 22px;
    height: 22px;
  }

  .toggle-label {
    font-size: 1.125rem;
  }

  .trips-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .trip-card {
    border-radius: 1rem;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }

  .trip-card:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-lg);
  }

  .trip-image {
    padding-top: 70%;
  }

  .trip-title {
    margin-bottom: 6px;
  }

  .trip-content h3 {
    font-size: 1.05rem;
  }

  .badge-duration {
    font-size: 0.85rem;
    padding: 0.3rem 0.75rem;
    border-radius: 6px;
  }

  .trip-description {
    font-size: 0.85rem !important;
    margin-bottom: 6px;
  }

  .highlights {
    margin-bottom: 8px;
  }

  .highlights-tags .tag {
    padding: 0.25rem 0.6rem;
    font-size: 0.70rem;
  }

  .trip-actions button{
    padding: 0.5rem 0.8rem;
  }

  .package-includes {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
  }

  .package-includes .include-item{
    font-size: 0.7rem;
  }

  body.modal-open {
    padding-right: 0;
  }
  
  .custom-modal-content {
    width: 100%;
    max-width: 450px;
  }

  .custom-modal-title {
    font-size: 1.225rem
  }

  .custom-modal-body p{
    font-size: 0.85rem;
  }

  .custom-modal-btn{
    padding: 0.5rem 2rem;
    font-size: 0.9rem;
  }

  .no-results {
    padding: 1.5rem 1rem;
  }

  .tag-rail {
    display: none;
  }

  .tag-arrow {
    display: none;
  }

  .blog-title {
    font-size: 0.95rem;
  }

  .blog-content {
    padding: 16px;
  }

  .modal-body {
    max-height: 600px;
    overflow-y: auto;
  }

  .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  .modal-dialog {
    margin: 1rem auto 2rem auto !important;
  }
}


@media (max-width: 991px) {
  .site-mobile-menu-body .has-dropdown .dropdown {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    position: static;
    background: transparent;
    box-shadow: none;
  }

  .site-mobile-menu-body .has-dropdown.open>.dropdown {
    max-height: 200px;
    opacity: 1;
  }

  .site-mobile-menu-body .has-dropdown.open>.dropdown {
    display: block;
  }

  .site-mobile-menu-body .has-dropdown.open>.dropdown-toggle {
    padding-bottom: 1rem;
  }

  .site-mobile-menu-body .has-dropdown>.dropdown-toggle {
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    background: transparent;
    border: none;
    font-size: var(--font-size-base1);
    font-weight: 400;
    color: var(--dark-color);
    cursor: pointer;
  }

  .site-mobile-menu-body .has-dropdown>.dropdown-toggle::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 8px;
    transition: transform 0.3s ease;
  }

  .site-mobile-menu-body .has-dropdown.open>.dropdown-toggle::after {
    transform: rotate(180deg);
  }

  .site-mobile-menu-body .has-dropdown .dropdown li {
    border: none;
  }

  .site-mobile-menu-body .has-dropdown .dropdown li a {
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 0.95rem;
    border-bottom: none;
  }

  .dropdown {
    border-top: 1px solid #00000014;
    border-radius: 0;
  }

  .dropdown li a:hover {
    background: transparent;
  }

  .decorative-arrows {
    display: none;
  }

  .popular-section-elements {
    display: none;
  }
}