/* --- moved from css/style.css --- */
@media (max-width: 991px) {
    .step-route-box {
        padding: 20px;
    }

    .step-route-box h2 {
        font-size: 20px;
        flex-direction: column;
        gap: 10px;
    }

    .car-selection {
        padding: 20px;
    }

    .checkout-box,
    .summary-box {
        padding: 20px;
    }

    .summary-box {
        position: static;
    }
}

@media (max-width: 576px) {
    .step-breadcrumb li {
        font-size: 12px;
    }

    .circle-group {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .step-route-box h2 {
        font-size: 18px;
    }

    .car-name {
        font-size: 18px;
    }

    .price-box .price {
        font-size: 24px;
    }

    .rez-complete-box .message {
        font-size: 22px;
    }

    .rez-number-box span:last-child {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .page-header {
        padding: 100px 0 60px;
    }
    .page-header.blog-hero,
    .page-header.service-hero {
        min-height: 180px;
    }

    .page-title {
        font-size: 36px;
    }

    .blog-detail-title {
        font-size: 32px;
    }

    .destinations-grid,
    .blog-grid,
    .services-grid,
    .contact-section,
    .gallery-grid,
    .faq-section {
        padding: 60px 0;
    }
}

@media (max-width: 576px) {
    .page-title {
        font-size: 28px;
    }

    .page-subtitle {
        font-size: 16px;
    }

    .blog-detail-title {
        font-size: 26px;
    }

    .service-card,
    .contact-info-card,
    .contact-form-card {
        padding: 25px;
    }
}

/* responsive.css — cleaned 2025-03-03 (dead rules quarantined) */

@media (min-width: 1199px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1370px;
    }
}

@media (min-width: 1370px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        min-width: 1370px;
    }
}

@media (max-width: 991px) {
    html {
        font-size: var(--mobile-font-size);
    }

    .paxs.show {
        width: 395px;
    }

    .hero-title {
        font-size: 20px;
        font-weight: 400;
    }

    .map-box {
        width: 100% !important;
    }

    .input-groups {
        margin-bottom: 5px !important;
        height: 50px;
    }

    /* Step2 sayfasında input-groups height sorununu düzelt */
    .reservation-step-2 .input-groups {
        height: auto !important;
        min-height: 56px !important;
        margin-bottom: 12px !important;
    }

    .input-groups>input {
        font-size: 14px;
    }

    .car-selection {
        margin: 5px;
        padding: 5px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: -13px !important;
    }

    .main-banner {
        padding-top: 250px;
    }

    .main-slider-buttons {
        transform: none;
        top: 80px;
    }

    .main-slider-items {
        position: relative;
        margin-top: 10px;
        top: 0;
        left: 0;
        width: 100%;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 19px !important;
    }

    .slide-desc {
        top: 200px;
        left: 5px;
    }

    .slide-desc .title {
        font-size: 32px;
    }

    .slide-desc .desc {
        font-size: 16px;
    }

    .main-slider-area {
        border-bottom: none;
        box-shadow: none;
    }

    .dropdown-toggle::after {
        position: absolute;
        left: unset;
        top: 24px;
    }

    .modal-content {
        width: 90%;
    }

    .hidden-xs {
        display: none;
    }
}

/* === Consolidated responsive CSS: begin === */

/* --- css/ecevip-design.css --- */
@media (max-width: 991px) {

  /* Mobile: full-width dropdown under navbar */
  .akd-navbar {
    height: auto;
    padding: 0;
  }

  .akd-navbar>.container {
    position: relative;
    padding: 52px 16px 10px;
    min-height: 0;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
  }

  .akd-mobile-topbar {
    position: absolute;
    top: 8px;
    left: 16px;
    right: 16px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: auto;
    min-height: 36px;
    padding: 4px 8px;
    background: #ffffff00 !important;
    border-radius: 0;
    z-index: 2;
  }

  .akd-mobile-topbar .akd-toggler {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    order: 2;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    flex: 0 0 40px !important;
    height: 32px;
    padding: 0 !important;
    border-radius: 10px;
    border: 0 !important;
    background: #3b4b5f !important;
    justify-self: auto;
    margin: 0 !important;
  }

  .akd-mobile-lang-flags {
    display: flex;
    order: 1;
    flex: 1 1 auto;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    min-width: 0;
  }

  .akd-mobile-topbar-spacer {
    display: none;
  }

  .akd-mobile-lang-flag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 18px;
    border-radius: 2px;
    border: 0;
    background: transparent;
  }

  .akd-mobile-lang-flag.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85);
  }

  .akd-mobile-lang-flag .flag-icon {
    margin: 0;
  }

  .akd-brand {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: center;
    position: relative;
    z-index: 1;
  }

  .akd-brand-img {
    width: 100%;
    height: auto;
    max-height: 72px;
    object-fit: contain;
    object-position: center;
  }

  .akd-navbar .navbar-collapse {
    width: 100%;
    /* background: linear-gradient(180deg, #000000 0%, #1a1a1a 100%); */
    background: linear-gradient(180deg, #d98a2a 0%, #1a1a1a 100%);
    border-top: 2px solid var(--gold);
    padding: 8px 0 16px;
    margin: 0;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .35);
    border-radius: 5px;
  }

  /* Nav links: card-style rows */
  .akd-navbar .akd-nav-links {
    flex-direction: column;
    width: 100%;
    margin: 0 !important;
    padding: 0 4px;
    gap: 2px;
  }

  .akd-navbar .akd-nav-links .nav-item {
    width: 100%;
    margin: 0;
  }

  .akd-nav-link {
    display: flex !important;
    align-items: center;
    gap: 10px;
    padding: 12px 16px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    border-radius: 10px;
    border-left: 3px solid transparent;
    transition: all .2s ease;
  }

  .akd-nav-link:hover,
  .akd-nav-link.active {
    background: rgba(201, 168, 76, .12) !important;
    border-left-color: var(--gold) !important;
    color: #d98a2a !important;
  }

  .akd-nav-link i {
    font-size: 18px;
    width: 22px;
    text-align: center;
    opacity: .8;
  }

  .akd-nav-links .akd-nav-link::before {
    display: none;
  }

  /* Language section — separator */
  .akd-navbar .akd-nav-actions {
    width: 100%;
    margin: 8px 0 0 !important;
    padding: 10px 4px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .akd-navbar .akd-nav-actions .nav-item {
    width: 100%;
  }

  .akd-reservation-cta {
    display: flex !important;
    justify-content: center;
    width: 100%;
    padding: 11px 16px !important;
    border-radius: 10px;
    box-shadow: none;
  }

  .akd-lang-btn {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 10px 16px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    background: rgba(255, 255, 255, .06);
    border-radius: 10px;
    width: 100%;
  }

  .akd-lang-menu {
    position: static !important;
    transform: none !important;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 4px 0 0;
  }

  .akd-lang-item {
    padding: 9px 16px !important;
    border-radius: 8px;
    color: #ffffff !important;
  }

  .akd-lang-item:hover {
    background: rgba(255, 255, 255, .08) !important;
    color: #fff !important;
  }

  .akd-navbar .akd-nav-actions {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hsf-row {
    flex-wrap: wrap;
    gap: 8px;
  }

  .hsf-field,
  .hsf-field--lg {
    flex: 1 1 100%;
    width: 100%;
  }

  .hsf-field--sm {
    flex: 1 1 calc(50% - 4px);
    width: calc(50% - 4px);
  }

  .hsf-divider {
    display: none;
  }

  .hsf-submit {
    flex: 1 1 100%;
    width: 100%;
  }

  .hsf-btn {
    width: 100%;
    justify-content: center;
    min-height: 52px;
  }

  .hsf-input-wrap {
    min-height: 54px;
  }

  .hero-search-card {
    padding: 16px;
    border-radius: var(--radius);
  }
}

@media (max-width: 991px) {
  .di-hero {
    min-height: 0;
  }

  .di-sidebar {
    position: static;
  }

  .di-book-bar {
    position: static;
  }

  .di-book-bar-info {
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .di-hero {
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .di-breadcrumb,
  .di-hero-meta {
    display: none;
  }

  .di-hero-title {
    font-size: clamp(1rem, 5vw, 1.4rem);
    margin: 0;
    text-align: center;
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .di-book-bar .col-auto {
    width: 100%;
  }

  .di-book-btn {
    width: 100%;
    justify-content: center;
  }

  .di-content-card {
    padding: 20px 16px;
  }
}

@media (max-width: 991px) {
  body {
    padding-top: 148px;
  }

  .akdenora-hero {
    min-height: 80vh;
  }

  .hero-content {
    padding: 38px 0 38px;
  }

  .hero-title {
    font-size: 2.2rem;
  }

  .features-section,
  .destinations-section,
  .blog-section,
  .why-section {
    padding: 52px 0;
  }
}

@media (max-width: 576px) {
  .hero-search-card {
    padding: 14px;
  }

  .hero-badge {
    font-size: 10px;
  }

  .feature-card,
  .why-card {
    padding: 24px 16px;
  }

  .whatsapp-fixed,
  .phone-fixed {
    width: 44px;
    height: 44px;
    font-size: 19px;
    right: 14px;
  }

  .whatsapp-fixed {
    bottom: 18px;
  }

  .phone-fixed {
    bottom: 18px;
  }

  /* Center destinations header on mobile (override base mobile rules) */
  .section-header.section-header--center {
    align-items: center;
    text-align: center;
  }

  .section-header.section-header--center .section-title-group {
    align-items: center;
    text-align: center;
    margin: 0 auto;
  }

  /* Tighten spacing between Why section and Destinations on mobile */
  .why-section {
    padding-bottom: 32px;
  }

  .destinations-section {
    padding-top: 32px;
  }

  /* Social grid: keep symmetry for 5 items */
  .social-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    justify-items: center;
  }

  .social-item {
    width: 100%;
    justify-content: center;
  }

  .social-grid .social-item:last-child {
    grid-column: 1 / -1;
    max-width: 220px;
  }
}

@media (max-width: 768px) {
  /* Fallback: allow horizontal swipe if swiper init fails on mobile */
  .why-slider:not(.swiper-initialized) {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .why-slider:not(.swiper-initialized)::-webkit-scrollbar {
    display: none;
  }

  .why-slider:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    gap: 16px;
  }

  .why-slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 85%;
    scroll-snap-align: start;
  }
}

/* --- css/ecevip-ui-enhancements.css --- */
@media (max-width: 991px) {
    .di-hero-shell {
        padding-bottom: 0;
    }

    .page-destination-info .di-hero-shell--split {
        grid-template-columns: 1fr;
        width: 100%;
    }

    .page-destination-info .di-hero-search-wrap--home-lux .lux-booking-card {
        max-width: 100%;
        margin-left: 0;
    }

    .di-hero-search-wrap {
        position: static;
        margin-top: 12px;
    }

    .di-hero-search-wrap .hsf-row {
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        border-radius: 18px;
        padding: 10px;
    }

    .di-hero-search-wrap .hsf-field {
        border-right: 0;
        padding: 0;
    }

    .di-hero-search-wrap .hsf-field--from,
    .di-hero-search-wrap .hsf-field--to,
    .di-hero-search-wrap .hsf-field--date,
    .di-hero-search-wrap .hsf-field--time,
    .di-hero-search-wrap .hsf-field--passenger,
    .di-hero-search-wrap .hsf-field--currency {
        grid-column: span 1;
    }

    .di-hero-search-wrap .hsf-submit--cta {
        grid-column: 1 / -1;
        padding-left: 0;
    }

    .di-hero-search-wrap .hsf-input-wrap {
        min-height: 50px;
        padding: 10px 12px;
        border-radius: 12px;
        border: 1px solid #dde5f2;
        background: #fff;
    }

    .di-hero-search-wrap .hsf-label {
        margin-bottom: 5px;
        font-size: 10px;
    }

    .di-hero-search-wrap .hsf-btn {
        width: 100%;
        height: auto;
        min-height: 50px;
        border-radius: 12px;
        justify-content: center;
        gap: 8px;
        font-size: 14px;
    }

    .di-hero-search-wrap .hsf-btn i {
        font-size: 20px;
    }

    .di-hero-search-wrap .hsf-btn span {
        display: inline;
    }

    .di-hero-search-wrap .live-result {
        top: calc(100% + 4px);
        bottom: auto;
    }

    .di-hero-search-wrap .paxs,
    .di-hero-search-wrap .hsf-field--currency .kurs.paxs {
        top: calc(100% + 8px);
        bottom: auto;
        left: 0;
        right: auto;
        width: 100%;
        min-width: 100%;
    }
}

@media (max-width: 991px) {
    .di-hero {
        align-items: flex-end;
        min-height: auto;
        padding-top: clamp(72px, 9vw, 98px);
        padding-bottom: clamp(12px, 2.8vw, 20px);
    }

    .di-hero-shell {
        transform: none;
        padding-bottom: 0;
    }

    .di-content-section {
        padding-top: 24px;
    }
}

@media (max-width: 576px) {
    .di-hero::before {
        width: 280px;
        height: 280px;
        right: -80px;
        top: -90px;
    }

    .di-hero-card {
        border-radius: 14px;
        padding: 12px 12px;
    }

    .di-hero-shell {
        transform: none;
    }

    .di-hero-tags {
        display: none;
    }

    .di-hero-search-wrap .hsf-row {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 9px;
        border-radius: 14px;
    }

    .di-hero-search-wrap .hsf-field--from,
    .di-hero-search-wrap .hsf-field--to,
    .di-hero-search-wrap .hsf-field--date,
    .di-hero-search-wrap .hsf-field--time,
    .di-hero-search-wrap .hsf-field--passenger,
    .di-hero-search-wrap .hsf-field--currency,
    .di-hero-search-wrap .hsf-submit--cta {
        grid-column: 1 / -1;
    }

    .di-hero-search-wrap .hsf-label {
        margin-bottom: 4px;
        font-size: 9px;
    }

    .di-hero-search-wrap .hsf-input-wrap {
        min-height: 46px;
        padding: 8px 10px;
    }

    .di-hero-search-wrap .hsf-input,
    .di-hero-search-wrap #passenger-text,
    .di-hero-search-wrap #kur-text {
        font-size: 13px;
    }

    .di-content-section {
        padding-top: 18px;
    }
}

@media (max-width: 1199px) {
    .blog-grid .blog-image {
        height: 216px !important;
    }

    .blog-grid .blog-content h3 {
        font-size: 22px !important;
    }
}

@media (max-width: 991px) {
    .blog-grid .blog-grid-item {
        margin-bottom: 0 !important;
    }

    .blog-grid .blog-card {
        border-radius: 16px !important;
    }

    .blog-grid .blog-image {
        height: 204px !important;
        border-radius: 16px 16px 0 0 !important;
    }

    .blog-grid .blog-content {
        padding: 17px 18px 18px !important;
    }

    .blog-grid .blog-content h3 {
        font-size: 21px !important;
    }
}

@media (max-width: 575px) {
    .blog-grid {
        padding: 58px 0 !important;
    }

    .blog-grid .row {
        row-gap: 18px;
    }

    .blog-grid .blog-image {
        height: 190px !important;
    }

    .blog-grid .blog-content {
        padding: 15px 15px 16px !important;
    }

    .blog-grid .blog-content h3 {
        font-size: 20px !important;
    }

    .blog-grid .blog-content p {
        font-size: 14px !important;
    }

    .blog-grid .blog-content .blog-card-meta {
        gap: 6px !important;
        padding: 7px !important;
    }

    .blog-grid .blog-content .blog-card-meta span {
        padding: 4px 8px;
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .blog-detail-page .page-title {
        font-size: clamp(22px, 4.8vw, 34px) !important;
        margin-bottom: 8px !important;
    }

    .blog-detail-page .page-breadcrumb {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .blog-detail-page .page-meta {
        font-size: 13px;
        gap: 8px;
    }

    .blog-detail-page .blog-detail-sidebar {
        position: static;
        top: auto;
    }
}

@media (max-width: 576px) {
    .blog-detail-page .page-header.blog-hero > .container {
        padding-top: 10px;
        padding-bottom: 12px;
    }

    .blog-detail-page .page-header-content {
        max-width: 100%;
    }

    .blog-detail-page .page-breadcrumb {
        display: flex;
        align-items: center;
        gap: 3px;
        margin-bottom: 4px;
        font-size: 10px;
        white-space: nowrap;
        overflow: visible;
    }

    .blog-detail-page .page-breadcrumb a,
    .blog-detail-page .page-breadcrumb i {
        flex: 0 0 auto;
    }

    .blog-detail-page .page-breadcrumb i {
        font-size: 10px;
    }

    .blog-detail-page .page-breadcrumb span {
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: none;
    }

    .blog-detail-page .page-title {
        font-size: clamp(16px, 4.8vw, 20px) !important;
        line-height: 1.25;
        margin-bottom: 4px !important;
        max-width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .blog-detail-page .page-meta {
        font-size: 11px;
        gap: 6px;
    }

    .blog-detail-page .blog-detail-sidebar-card {
        padding: 14px;
    }

    .blog-detail-page .blog-detail-related-item {
        grid-template-columns: 92px minmax(0, 1fr);
        gap: 10px;
    }

    .blog-detail-page .blog-detail-related-thumb img {
        min-height: 92px;
    }

    .blog-detail-page .blog-detail-related-body {
        padding: 10px 10px 10px 0;
        gap: 6px;
    }

    .blog-detail-page .blog-detail-related-body strong {
        font-size: 14px;
    }

    .blog-detail-page .blog-detail-related-body p {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .blog-detail-page .blog-detail-cta-card {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .blog-detail-page .blog-detail-cta-card--sidebar {
        margin-bottom: 14px;
    }

    .blog-mobile-reserve-btn {
        position: fixed;
        left: 50%;
        bottom: 16px;
        transform: translateX(-50%);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-width: 196px;
        min-height: 46px;
        padding: 0 16px;
        border-radius: 999px;
        border: 1px solid rgba(201, 168, 76, 0.52);
        background: linear-gradient(135deg, #f3dfad 0%, #c9a84c 100%);
        color: #000000;
        font-size: 14px;
        font-weight: 800;
        text-decoration: none !important;
        box-shadow: 0 12px 24px rgba(18, 33, 58, 0.22);
        z-index: 10010;
    }

    .blog-mobile-reserve-btn i {
        font-size: 18px;
    }

    .blog-mobile-reserve-btn:hover,
    .blog-mobile-reserve-btn:focus-visible {
        color: #000000;
        filter: brightness(1.03);
    }

    .blog-detail-page .phone-fixed {
        left: 12px;
        right: auto;
        bottom: 16px;
    }

    .blog-detail-page .whatsapp-fixed {
        right: 12px;
        left: auto;
        bottom: 16px;
    }

    .blog-detail-page .akd-footer {
        padding-bottom: 84px;
    }
}

@media (max-width: 576px) {
    .blog-detail-page .blog-detail-cta-card {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .blog-detail-page .blog-detail-cta-icon {
        width: 48px;
        height: 48px;
        min-width: 48px;
        font-size: 22px;
    }

    .blog-detail-page .blog-detail-cta-copy h2 {
        font-size: 20px;
    }

    .blog-detail-page .blog-detail-cta-btn {
        width: 100%;
        padding: 12px 14px;
    }

    .blog-mobile-reserve-btn {
        min-width: 174px;
        padding: 0 14px;
        font-size: 13px;
        min-height: 44px;
    }
}

@media (max-width: 768px) {
    .blog-booking-modal .modal-dialog {
        margin: 0.9rem auto;
        max-width: calc(100% - 20px);
    }

    .blog-booking-modal__inner {
        padding: 0;
    }
}

@media (max-width: 576px) {
    .entity-faq-title {
        font-size: 19px;
        margin-bottom: 12px;
    }

    .entity-faq-btn {
        padding: 12px 12px;
        gap: 10px;
        font-size: 16px;
    }

    .entity-faq-btn::before {
        width: 16px;
        min-width: 16px;
        font-size: 17px;
    }

    .entity-faq-answer {
        padding: 10px 12px 12px 38px;
        font-size: 14px;
    }

    .di-hotels-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .di-hotels-item span {
        font-size: 14px;
    }

    .di-hotels-scroll {
        max-height: 340px;
        padding-right: 4px;
    }
}

@media (max-width: 576px) {
    .social-section {
        padding: 50px 0;
    }
    .social-section .social-item {
        padding: 14px 16px;
    }
}

@media (max-width: 767px) {
  .gallery-section .gallery-item {
    height: 160px;
  }
}

@media (max-width: 767px) {
  .page-home .airport-pricing-section .destination-card--airport-pricing .destination-row-main,
  .page-destinations .destinations-grid .destination-card--airport-pricing .destination-row-main {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

@media (max-width: 991px) {
  .page-header {
    padding: 20px 0 20px;
  }

  .page-breadcrumb {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .blog-grid {
    padding: 20px 0 !important;
  }
}

@media (max-width: 991px) {
  .page-home .section-header,
  .page-home .section-header-center {
    margin-bottom: 26px;
  }

  .page-home .akd-footer {
    padding-top: 16px;
  }
}

@media (max-width: 576px) {
  .page-home .section-header,
  .page-home .section-header-center {
    margin-bottom: 20px;
  }

  .page-home .akd-footer {
    padding-top: 14px;
  }

  .page-home .destinations-section .destination-meta-price,
  .page-home .destinations-section .destination-meta-price i {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .booking-lookup-card .card-body { padding-bottom: 24px; }
}

@media (max-width: 575px) {
  .booking-lookup-card .card-body { padding-bottom: 22px; }
}

@media (max-width: 991px) {
  .booking-lookup-card .card-body { padding: 28px; }
}

@media (max-width: 575px) {
  .booking-lookup-card .card-body { padding: 22px; }
}

@media (max-width: 991px) {
  .hotel-directory-page .hotel-directory-sidebar {
    position: static;
    top: auto;
    margin-bottom: 20px;
  }

  .hotel-directory-page .hotel-directory-toolbar {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .hotel-directory-page .hotel-directory-sidebar-card,
  .hotel-directory-page .hotel-directory-content {
    border-radius: 18px;
  }

  .hotel-directory-page .hotel-directory-sidebar-card,
  .hotel-directory-page .hotel-directory-content,
  .hotel-directory-page .hotel-directory-card-body {
    padding: 16px;
  }

  .hotel-directory-page .hotel-directory-toolbar h2 {
    font-size: 24px;
  }

  .hotel-directory-page .hotel-directory-card h3 {
    font-size: 18px;
  }

  .hotel-directory-page .hotel-directory-region-link {
    font-size: 15px;
  }

  .hotel-directory-page .hotel-directory-region-nav {
    max-height: min(52vh, 360px);
    overflow-y: auto;
    padding-right: 2px;
    scrollbar-width: thin;
  }

  .hotel-directory-page .hotel-directory-region-nav::-webkit-scrollbar {
    width: 5px;
  }

  .hotel-directory-page .hotel-directory-region-nav::-webkit-scrollbar-thumb {
    background: #cbd7e6;
    border-radius: 999px;
  }

  .hotel-directory-page .hotel-directory-region-nav::-webkit-scrollbar-track {
    background: transparent;
  }

  .hotel-directory-page .hotel-directory-pagination {
    flex-wrap: nowrap;
    justify-content: center;
    gap: 4px;
    overflow-x: visible;
    padding-bottom: 2px;
  }

  .hotel-directory-page .hotel-directory-pagination a {
    min-width: 30px;
    height: 30px;
    padding: 0 8px;
    border-radius: 9px;
    font-size: 13px;
  }

  .hotel-directory-page .hotel-directory-pagination-dots {
    min-width: 12px;
    height: 30px;
    letter-spacing: 0.04em;
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  .hotel-directory-page .hotel-directory-hero {
    min-height: 360px;
  }

  .hotel-directory-page .hotel-directory-region-nav {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 8px;
    scrollbar-width: thin;
    scrollbar-color: #000000 #eef2f7;
  }

  .hotel-directory-page .hotel-directory-region-link {
    flex: 0 0 auto;
    min-width: 150px;
  }
}

@media (max-width: 575px) {
  .hotel-directory-page .hotel-directory-hero {
    min-height: 330px;
    padding-top: 86px;
    padding-bottom: 58px;
  }

  .hotel-directory-page .hotel-directory-hero .page-title {
    font-size: clamp(2.1rem, 12vw, 3.1rem);
  }

  .hotel-directory-page .hotel-directory-content,
  .hotel-directory-page .hotel-directory-sidebar-card {
    border-radius: 18px;
    padding: 14px;
  }

  .hotel-directory-page .hotel-directory-toolbar h2 {
    font-size: 1.85rem;
  }
}

@media (max-width: 1199px) {
    .page-destination-info .di-hero-shell--split {
        grid-template-columns: minmax(0, 1fr) minmax(330px, 390px);
        gap: 28px;
    }
}

@media (max-width: 991px) {
    .page-destination-info .di-hero {
        min-height: auto;
        padding: 92px 0 76px;
    }

    .page-destination-info .di-hero-shell--split {
        grid-template-columns: 1fr;
    }

    .page-destination-info .di-hero-shell--split .di-hero-card {
        max-width: none;
    }

    .page-destination-info .di-route-stats-section {
        margin-top: -38px;
    }

    .page-destination-info .di-route-stats {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .page-destination-info .di-route-stat-cta {
        grid-column: 1 / -1;
        min-height: 50px;
    }

    .page-destination-info .di-sidebar {
        position: static;
    }
}

@media (max-width: 767px) {
    .page-destination-info .di-hero {
        padding: 84px 0 56px;
    }

    .page-destination-info .di-hero-title {
        font-size: clamp(2rem, 11vw, 3.2rem);
    }

    .page-destination-info .di-breadcrumb {
        display: none;
    }

    .page-destination-info .di-route-line {
        gap: 8px;
    }

    .page-destination-info .di-route-line span {
        width: 100%;
        justify-content: flex-start;
    }

    .page-destination-info .di-route-line .di-route-line-arrow {
        display: none;
    }

    .page-destination-info .di-hero-tags {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .page-destination-info .di-route-stats {
        grid-template-columns: 1fr;
    }

    .page-destination-info .di-hotels-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .page-destination-info .di-hero-container {
        padding-left: 14px;
        padding-right: 14px;
    }

    .page-destination-info .di-hero-tags {
        display: none;
    }

    .page-destination-info .di-hero-search-wrap--home-lux .lux-booking-card {
        padding: 16px;
        border-radius: 18px;
    }

    .page-destination-info .di-content-section {
        padding-top: 28px;
    }

    .page-destination-info .di-content-card {
        padding: 18px;
        border-radius: 16px;
    }
}

@media (max-width: 767px) {
  .akd-footer {
    padding-top: 34px !important;
  }

  .akd-footer-brand-row {
    text-align: center;
  }

  .akd-footer-logo {
    justify-content: center;
  }

  .akd-footer-tursab {
    justify-content: center;
  }

  .akd-footer-heading {
    margin-top: 4px !important;
  }

  .akd-footer-tagline {
    max-width: none;
    text-align: center;
  }

  .akd-footer-socials {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .hotel-directory-page .hotel-directory-grid-col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .hotel-directory-page .hotel-directory-card {
    grid-template-columns: 104px minmax(0, 1fr) !important;
    min-height: 106px !important;
  }

  .hotel-directory-page .hotel-directory-card-image {
    min-height: 106px !important;
  }
}

@media (max-width: 420px) {
  .hotel-directory-page .hotel-directory-card {
    grid-template-columns: 92px minmax(0, 1fr) !important;
  }

  .hotel-directory-page .hotel-directory-card h3 {
    font-size: 15px !important;
  }
}

/* --- css/home-lux.css --- */
@media (min-width: 992px) {
  .lux-hero-copy {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }
}

@media (max-width: 1366px) {
  .page-home .uxforge-hero {
    padding-top: 86px;
    padding-bottom: 24px;
  }

  .lux-hero-content {
    padding-top: 45px;
  }

  .lux-hero-grid {
    grid-template-columns: minmax(0, 1fr) 342px;
    gap: 24px;
  }

  .lux-hero-copy {
    max-width: 660px;
  }

  .lux-hero-title {
    font-size: clamp(1.08rem, 2.35vw, 1.95rem);
    max-width: 560px;
    margin-bottom: 8px;
  }

  .lux-hero-sub {
    font-size: clamp(1rem, 1.95vw, 1.32rem);
  }

  .lux-booking-card {
    max-width: 360px;
    padding: 12px;
    border-radius: 12px;
  }

  .lux-booking-title {
    font-size: 23px;
    margin: 0 4px 10px;
  }

  .lux-hero-title--in-card {
    font-size: clamp(0.98rem, 1.55vw, 1.2rem);
  }

  .lux-hero-sub--in-card {
    font-size: clamp(0.88rem, 1.1vw, 1rem);
  }

  .lux-booking-card .hero-search-form--lux .hsf-row {
    gap: 7px !important;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input-wrap {
    min-height: 50px;
    padding: 7px 10px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-btn {
    min-height: 48px;
    font-size: 14px;
  }

  .lux-booking-hint {
    margin-top: 2px;
    font-size: 10px;
  }

  .lux-trust-item {
    min-height: 56px;
    padding: 8px 10px;
    font-size: 13px;
  }

  .lux-hero-popular {
    margin-top: 10px;
  }

  .lux-hero-popular-title {
    font-size: 17px;
    margin-bottom: 9px;
    gap: 10px;
  }

  .lux-pop-image {
    aspect-ratio: 16 / 7.6;
  }

  .lux-pop-body {
    padding: 8px 10px;
  }
}

@media (max-width: 1366px) and (max-height: 760px) {
  .page-home .uxforge-hero {
    min-height: auto;
    padding-top: 78px;
    padding-bottom: 14px;
  }

  .lux-hero-grid {
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 18px;
  }

  .lux-hero-copy {
    max-width: 560px;
  }

  .lux-hero-title {
    font-size: clamp(0.98rem, 1.95vw, 1.6rem);
    margin-bottom: 6px;
  }

  .lux-hero-sub {
    font-size: clamp(0.9rem, 1.45vw, 1.1rem);
  }

  .lux-booking-card {
    max-width: 332px;
    padding: 10px;
  }

  .lux-booking-title {
    font-size: 20px;
    margin: 0 4px 10px;
  }

  .lux-hero-title--in-card {
    font-size: clamp(0.9rem, 1.4vw, 1.08rem);
    margin-bottom: 3px;
  }

  .lux-hero-sub--in-card {
    font-size: clamp(0.82rem, 1.05vw, 0.94rem);
  }

  .lux-booking-card .hero-search-form--lux .hsf-row {
    gap: 6px !important;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input-wrap {
    min-height: 44px;
    padding: 6px 9px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-label {
    font-size: 8px;
    letter-spacing: 0.06em;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input,
  .lux-booking-card .hero-search-form--lux #passenger-text,
  .lux-booking-card .hero-search-form--lux #kur-text {
    font-size: 14px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-btn {
    min-height: 44px;
    font-size: 13px;
  }

  .lux-trust-item {
    min-height: 48px;
    padding: 7px 8px;
    font-size: 12px;
    gap: 7px;
  }

  .lux-hero-popular {
    margin-top: 8px;
  }

  .lux-hero-popular-title {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .lux-hero-popular-title::before,
  .lux-hero-popular-title::after {
    width: clamp(48px, 12vw, 120px);
  }

  .lux-pop-body {
    padding: 7px 9px;
  }

  .lux-pop-route {
    font-size: 12px;
  }

  .lux-pop-meta {
    margin-top: 6px;
  }

  .lux-pop-meta strong {
    font-size: 14px;
  }

  .lux-pop-btn {
    font-size: 11px;
    padding: 3px 9px;
  }
}

@media (max-width: 1260px) {
  .lux-pop-meta strong {
    font-size: 15px;
  }

  .lux-pop-btn {
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  .page-home .uxforge-hero {
    min-height: auto;
    padding-top: 74px;
    padding-bottom: 24px;
  }

  .lux-quick-meta {
    margin-bottom: 14px;
    padding-bottom: 8px;
  }

  .lux-meta-phone {
    font-size: 13px;
  }

  .lux-hero-grid {
    grid-template-columns: 1fr;
    grid-template-areas:
      "form"
      "stack";
    gap: 14px;
  }

  .lux-hero-copy {
    display: none !important;
  }

  .lux-hero-title {
    font-size: clamp(0.98rem, 3.5vw, 1.4rem);
    margin-bottom: 6px;
  }

  .lux-hero-sub {
    font-size: 1.08rem;
  }

  .lux-booking-hero-copy {
    display: block;
    margin: 0 2px 8px;
    text-align: center;
  }

  .lux-hero-title--in-card {
    font-size: clamp(0.95rem, 3.2vw, 1.14rem);
  }

  .lux-hero-sub--in-card {
    font-size: clamp(0.9rem, 2.8vw, 1rem);
  }

  .lux-booking-card {
    max-width: 560px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }

  .lux-trust-strip {
    margin-top: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lux-trust-item {
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    font-size: 13px;
  }

  .lux-trust-item:nth-child(2n) {
    border-right: none;
  }

  .lux-trust-item:nth-child(n+3) {
    border-bottom: none;
  }

  .lux-hero-popular-title {
    font-size: 18px;
  }

  .lux-hero-popular-slider:not(.swiper-initialized) .swiper-slide {
    width: min(300px, 82vw) !important;
  }

  .lux-review-grid {
    grid-template-columns: 1fr;
  }

  .lux-review-summary {
    padding: 14px;
  }

  .lux-review-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .page-home .akd-brand-text {
    display: none;
  }

  .lux-booking-title {
    font-size: 24px;
    margin-bottom: 0px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-row {
    grid-template-columns: 1fr !important;
  }

  .lux-booking-card .hero-search-form--lux .hsf-field--from,
  .lux-booking-card .hero-search-form--lux .hsf-field--to,
  .lux-booking-card .hero-search-form--lux .hsf-field--date,
  .lux-booking-card .hero-search-form--lux .hsf-field--time,
  .lux-booking-card .hero-search-form--lux .hsf-field--passenger,
  .lux-booking-card .hero-search-form--lux .hsf-field--currency,
  .lux-booking-card .hero-search-form--lux .hsf-submit--cta {
    grid-column: 1 / -1;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input-wrap {
    min-height: 48px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-btn {
    min-height: 48px;
    font-size: 16px;
  }

  .lux-booking-hint {
    margin-top: 7px;
  }

  .lux-trust-item {
    min-height: 50px;
    padding: 8px;
    font-size: 12px;
  }

  .lux-hero-popular-nav {
    justify-content: center;
  }

  .lux-hero-popular-slider:not(.swiper-initialized) .swiper-slide {
    width: min(280px, 88vw) !important;
  }

  .lux-review-cards {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    padding-bottom: 4px;
    scroll-snap-type: x mandatory;
  }

  .lux-review-card {
    min-width: 240px;
    scroll-snap-align: start;
  }

  .lux-mobile-sticky-cta {
    display: flex;
  }

  .page-home .whatsapp-fixed,
  .page-home .phone-fixed {
    display: none;
  }

  .page-home .akd-footer {
    padding-bottom: 74px;
  }
}

@media (max-width: 575px) {
  .lux-quick-meta {
    margin-bottom: 10px;
  }

  .lux-meta-phone span {
    max-width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .lux-hero-title {
    font-size: 1rem;
  }

  .lux-hero-sub {
    font-size: 1rem;
  }

  .lux-booking-card {
    padding: 12px;
    border-radius: 12px;
  }

  .lux-booking-title {
    font-size: 22px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input,
  .lux-booking-card .hero-search-form--lux #passenger-text,
  .lux-booking-card .hero-search-form--lux #kur-text {
    font-size: 14px;
  }

  .lux-trust-item {
    font-size: 11px;
  }

  .lux-review-strip {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lux-review-summary {
    border-radius: 10px;
  }

  .lux-review-brand {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .lux-hero-grid {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "copy"
      "form";
    min-height: clamp(360px, 58vh, 620px);
    gap: 8px;
    align-content: end;
  }

  .lux-hero-copy {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    align-self: end;
    text-align: center;
  }

  .lux-booking-card {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 12px;
  }

  .lux-hero-title {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: clamp(2.2rem, 3.2vw, 3.45rem);
    margin: 0 0 6px;
    padding: 6px 12px;
    border-radius: 8px;
    background: rgb(0 0 0 / 8%);
    text-align: center;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }

  .lux-hero-sub {
    display: block;
    margin: 0;
    padding: 6px 12px;
    border-radius: 8px;
    background: rgb(0 0 0 / 8%);
    text-align: center;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }

  .lux-booking-title {
    font-size: clamp(1.2rem, 1.4vw, 1.55rem);
    margin: 0 4px 8px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-row {
    grid-template-columns: repeat(30, minmax(0, 1fr)) !important;
    gap: 8px !important;
    align-items: stretch;
  }

  .lux-booking-card .hero-search-form--lux .hsf-field--from {
    grid-column: 1 / 10;
  }

  .lux-booking-card .hero-search-form--lux .hsf-field--to {
    grid-column: 10 / 19;
  }

  .lux-booking-card .hero-search-form--lux .hsf-field--passenger {
    grid-column: 19 / 24;
  }

  .lux-booking-card .hero-search-form--lux .hsf-field--currency {
    grid-column: 24 / 27;
  }

  .lux-booking-card .hero-search-form--lux .hsf-submit--cta {
    grid-column: 27 / -1;
    display: flex;
    align-items: stretch;
  }

  .lux-booking-card .hero-search-form--lux .hsf-input-wrap {
    min-height: 52px;
  }

  .lux-booking-card .hero-search-form--lux .hsf-btn {
    min-height: 52px;
    font-size: 14px;
    white-space: nowrap;
  }

  .page-home .uxforge-hero {
    padding-bottom: clamp(78px, 8vh, 110px);
  }

  .page-home .lux-booking-card,
  .page-home .lux-booking-card .hero-search-form--lux,
  .page-home .lux-booking-card .hero-search-form--lux .hsf-row,
  .page-home .lux-booking-card .hero-search-form--lux .hsf-field {
    overflow: visible !important;
  }
}

@media (max-width: 1199px) {
  .lux-social-card-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-home .blog-section .blog-card-title {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .lux-social-showcase {
    padding: 0 0 10px;
  }

  .lux-social-ticket-grid {
    padding: 0;
  }

  .lux-social-card-grid {
    grid-template-columns: 1fr;
  }

  .lux-social-card {
    min-height: 0;
  }

  .lux-social-card-top {
    min-height: 88px;
    padding: 14px;
  }

  .lux-social-card-head strong {
    font-size: 29px;
  }

  .lux-social-card-inline-action {
    font-size: 12px;
  }

  .page-home .blog-section .blog-card-image {
    height: 190px;
  }

  .page-home .blog-section .blog-card-body {
    padding: 12px 14px 14px;
    min-height: 190px;
  }

  .page-home .blog-section .blog-card-title {
    font-size: 16px;
  }

  .page-home .blog-section .blog-card-excerpt {
    font-size: 12.5px;
  }

  .page-home .airport-pricing-section--timeline .container {
    padding: 20px;
    border-radius: 18px;
  }

  .page-home .airport-pricing-section--timeline .row {
    grid-template-columns: 1fr;
  }

  .page-home .airport-pricing-section--timeline .destination-card--airport-pricing {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }

  .page-home .airport-pricing-section--timeline .destination-card--airport-pricing .destination-row-main {
    flex-direction: row;
    align-items: flex-start;
  }

  .page-home .airport-pricing-section--timeline .destination-card--airport-pricing .destination-meta-price {
    min-width: auto;
    font-size: 24px;
  }

  .lux-home-faq-section {
    padding: 26px 0 34px;
  }

  .lux-home-faq-section .entity-faq-btn {
    min-height: 58px;
    padding: 15px 16px;
    font-size: 15px;
  }

  .lux-home-faq-section .entity-faq-btn::before {
    width: 28px;
    height: 28px;
    min-width: 28px;
    font-size: 20px;
  }

  .lux-home-faq-section .entity-faq-answer {
    padding: 16px 16px 18px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
}

@media (max-width: 575px) {
  .page-home .lux-booking-card .hero-search-form--lux .hsf-field--passenger .paxs {
    left: 0 !important;
    transform: none !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
}

/* --- css/reservation-steps.css --- */
@media (max-width: 768px) {
  .reservation-step-1 .step-breadcrumb {
    padding: 10px 10px 12px;
  }

  .reservation-step-1 .circle-group {
    width: 42px;
    height: 42px;
    font-size: 14px;
  }

  .reservation-step-1 .step-breadcrumb ul li:not(:last-child)::after {
    top: 20px;
    left: calc(50% + 25px);
    width: calc(100% - 50px);
    height: 3px;
  }

  .reservation-step-1 .step-name span {
    font-size: 11px;
  }

  .reservation-step-3 .step3-route-overview {
    padding: 12px;
    border-radius: 14px;
  }

  .reservation-step-3 .step3-route-overview .route-inline-steps {
    padding: 8px 8px 7px;
  }

  .reservation-step-3 .step3-route-overview .route-inline-steps li:not(:last-child)::after {
    left: calc(50% + 17px);
    width: calc(100% - 34px);
  }

  .reservation-step-3 .step3-route-overview .inline-step-dot {
    width: 24px;
    height: 24px;
    font-size: 10px;
  }

  .reservation-step-3 .step3-route-overview .inline-step-label {
    font-size: 10.5px;
  }

  .reservation-step-2 .return-toggle-label {
    padding: 16px;
    gap: 12px;
  }

  .reservation-step-2 .return-toggle-check {
    width: 24px;
    height: 24px;
    border-radius: 8px;
  }

  .reservation-step-2 .return-toggle-check::after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
  }

  .reservation-step-2 .return-toggle-text {
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .reservation-step-1 .step-progress {
    padding: 18px 0 12px;
  }

  .reservation-step-1 .step-breadcrumb {
    border-radius: 14px;
  }
}

@media (max-width: 991px) {
  .reservation-step-1 .step1-route-split {
    grid-template-columns: minmax(0, 1fr);
  }

  .reservation-step-1 .step1-search-card .hsf-row,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reservation-step-1 .step1-search-card .hsf-field--from,
  .reservation-step-1 .step1-search-card .hsf-field--to,
  .reservation-step-1 .step1-search-card .hsf-submit,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-field--from,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-field--to,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-submit {
    grid-column: 1 / -1;
  }

  .reservation-step-1 .step1-route-map--split .step1-route-map-wrap,
  .reservation-step-1 .step1-route-map--split .step1-route-map-wrap iframe {
    min-height: 260px;
  }
}

@media (max-width: 575px) {
  .reservation-step-1 .step-route-section {
    padding-top: 8px;
  }

  .reservation-step-1 .step1-search-card .hsf-row,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-row {
    grid-template-columns: minmax(0, 1fr);
  }

  .reservation-step-1 .step1-search-card .hsf-field,
  .reservation-step-1 .step1-search-card .hsf-field--lg,
  .reservation-step-1 .step1-search-card .hsf-field--sm,
  .reservation-step-1 .step1-search-card .hsf-submit,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-field,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-field--lg,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-field--sm,
  .reservation-step-1 .step1-route-split.is-no-map .step1-search-card .hsf-submit {
    grid-column: 1 / -1;
  }

  .reservation-step-1 .route-inline-steps {
    margin-bottom: 14px;
    padding: 8px 8px 7px;
  }

  .reservation-step-1 .route-inline-steps li:not(:last-child)::after {
    left: calc(50% + 18px);
    width: calc(100% - 36px);
  }

  .reservation-step-1 .inline-step-dot {
    width: 24px;
    height: 24px;
    font-size: 11px;
  }

  .reservation-step-1 .step1-route-map-wrap,
  .reservation-step-1 .step1-route-map-wrap iframe {
    min-height: 240px;
  }

  .reservation-step-1 .inline-step-label {
    font-size: 10.5px;
  }

  .reservation-step-1 .route-meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: min(292px, 100%);
    margin: 0 auto;
  }

  .reservation-step-1 .route-stat {
    gap: 8px;
    padding: 8px 10px;
  }

  .reservation-step-1 .route-stat-icon {
    width: 28px;
    height: 28px;
    border-radius: 8px;
  }

  .reservation-step-1 .route-stat-icon i {
    font-size: 12px;
  }

  .reservation-step-1 .route-stat-label {
    font-size: 9px;
    letter-spacing: 0.7px;
  }

  .reservation-step-1 .route-stat-value {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .reservation-step-1 .main-btn-2 {
    font-size: 13px;
    min-height: 44px;
    padding: 0 20px;
    gap: 10px;
    min-width: 160px;
  }
}

@media (min-width: 992px) {
  .reservation-step-1 .main-btn-2 {
    min-height: 48px;
  }
}

@media (max-width: 575px) {
  .reservation-step-2 .summary-feature-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .reservation-step-2 .summary-route-meta {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 768px) {
  .reservation-step-2 .step2-layout-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .reservation-step-2 .step2-layout-row>.step2-left-column {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
    max-width: none;
  }

  .reservation-step-2 .step2-layout-row>.step2-right-column {
    flex: 0 0 300px;
    width: 300px;
    max-width: 300px;
    align-self: flex-start;
    position: sticky;
    top: 94px;
  }
}

@media (min-width: 992px) {
  .reservation-step-2 .step2-layout-row>.step2-right-column {
    flex-basis: 360px;
    width: 360px;
    max-width: 360px;
  }
}

@media (min-width: 1200px) {
  .reservation-step-2 .step2-layout-row>.step2-right-column {
    flex-basis: 380px;
    width: 380px;
    max-width: 380px;
  }
}

@media (max-width: 767px) {
  .reservation-step-2 .step2-layout-row {
    display: block;
  }

  .reservation-step-2 .step2-right-column {
    position: static;
    width: auto;
    max-width: none;
    margin-top: 16px;
  }
}

@media (max-width: 991px) {
  .reservation-flow .step-breadcrumb ul {
    padding: 0;
  }

  .reservation-flow .step-breadcrumb ul li:not(:last-child)::after {
    left: calc(50% + 24px);
    width: calc(100% - 48px);
  }

  .reservation-step-1 .step-route-box {
    padding: 24px 22px;
    border-radius: 16px;
  }

  .reservation-step-1 .car-selection {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    overflow: hidden;
  }

  .reservation-step-1 .car-selection > .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .reservation-step-1 .car-selection > .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }

  .reservation-step-1 .car-image-container {
    border-radius: 20px 20px 0 0;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
  }

  .reservation-step-1 .car-image-container .car-swiper,
  .reservation-step-1 .car-image-container .car-swiper .swiper-wrapper,
  .reservation-step-1 .car-image-container .car-swiper .swiper-slide {
    width: 100%;
    height: 100%;
  }

  .reservation-step-1 .car-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background: white;
  }

  .reservation-step-1 .car-main-content {
    display: flex;
    flex-direction: column;
    padding: 16px 16px 18px;
  }

  .reservation-step-1 .car-amenity-line span {
    font-size: 14px;
  }

  .reservation-step-1 .car-footer-row {
    flex: 0 0 auto;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
  }

  .reservation-step-1 .car-price-block .price {
    font-size: 1.75rem;
  }

  .reservation-step-2 .checkout-box {
    padding: 18px;
  }

  .reservation-step-2 .step2-summary-card,
  .reservation-step-2 .step2-price-card {
    padding: 16px;
  }
}

@media (max-width: 575px) {
  .reservation-step-1 .car-head-row {
    margin-bottom: 6px;
  }

  .reservation-step-1 .car-rating-stars i {
    font-size: 14px;
  }

  .reservation-step-1 .car-route-line {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .reservation-step-1 .car-amenity-line {
    margin-bottom: 8px;
    gap: 6px;
  }

  .reservation-step-1 .car-capacity-line {
    margin-bottom: 6px;
    gap: 6px;
    flex-wrap: nowrap;
  }

  .reservation-step-1 .car-capacity-line span {
    font-size: 13px;
  }

  .reservation-step-1 .car-capacity-line span svg {
    width: 13px;
    height: 13px;
  }

  .reservation-step-1 .car-amenity-line span {
    font-size: 13px;
  }

  .reservation-step-1 .car-policy-line,
  .reservation-step-1 .car-policy-line-note {
    font-size: 13px;
  }

  .reservation-step-1 .car-policy-stack {
    margin-bottom: 6px;
    gap: 5px;
  }

  .reservation-step-1 .car-footer-row {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .reservation-step-1 .car-price-block {
    text-align: left;
  }

  .reservation-step-1 .car-price-block .price {
    font-size: 2.2rem;
    line-height: 1;
  }

  .reservation-step-1 .main-btn-2 {
    width: 100%;
    justify-content: center;
    padding: 0 18px;
    min-height: 44px;
  }
}

@media (max-width: 768px) {
  .reservation-flow .step-name {
    display: block;
  }

  .reservation-flow .step-name span {
    font-size: 11px;
  }

  .reservation-flow .circle-group {
    width: 38px;
    height: 38px;
  }

  .reservation-flow .step-breadcrumb ul li:not(:last-child)::after {
    top: 18px;
    left: calc(50% + 21px);
    width: calc(100% - 42px);
  }

  .reservation-step-1 .route-meta span {
    width: 100%;
    justify-content: center;
  }

  .reservation-step-2 .step2-main-section {
    padding-top: 24px !important;
    padding-bottom: 72px !important;
  }

  .reservation-step-3 .rez-complete-box {
    padding: 30px 22px;
  }
}

@media (max-width: 576px) {
  .reservation-flow .step-breadcrumb ul {
    padding: 0 2px;
  }

  .reservation-flow .step-name span {
    font-size: 10px;
    letter-spacing: 0;
  }

  .reservation-step-1 .step-route-box {
    border-radius: 14px;
  }

  .reservation-step-1 .route-meta span {
    width: 100%;
    justify-content: center;
  }

  .reservation-step-1 .reservation-help-alert {
    text-align: center;
  }

  .reservation-step-2 .return-transfer-box {
    padding: 10px !important;
    border-radius: 16px !important;
  }

  .reservation-step-2 .return-toggle-header {
    padding: 2px 2px 8px;
  }

  .reservation-step-2 .return-toggle-label {
    align-items: flex-start;
    gap: 10px;
    padding: 10px;
  }

  .reservation-step-2 .return-toggle-text {
    font-size: 14px;
    line-height: 1.45;
  }

  .reservation-step-2 .return-transfer-body {
    padding: 14px;
  }

  /* Mobile: Return Transfer Input Groups - sama stili normal input gibi */
  .reservation-step-2 .return-transfer-body .input-groups {
    position: relative !important;
    margin-bottom: 16px !important;
    min-height: 62px !important;
    height: auto !important;
    padding: 12px 16px !important;
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    cursor: text !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
  }

  .reservation-step-2 .return-transfer-body .input-groups>input,
  .reservation-step-2 .return-transfer-body .checkout-input {
    height: 26px !important;
    border: none !important;
    background: transparent !important;
    color: #1e293b !important;
    padding: 0 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    width: 100% !important;
  }

  .reservation-step-2 .return-transfer-body .input-groups {
    padding: 12px 16px !important;
    min-height: 62px !important;
    margin-bottom: 14px !important;
  }

  .reservation-step-2 .return-transfer-body .input-groups>input {
    font-size: 15px !important;
  }

  .reservation-step-2 .return-transfer-body .input-groups:has(.date-picker),
  .reservation-step-2 .return-transfer-body .input-groups:has(.time-picker) {
    padding-left: 50px !important;
  }

  .reservation-step-2 .return-transfer-body .extra-select,
  .reservation-step-2 .return-transfer-body .select-nosrch {
    height: 52px !important;
    padding: 12px 16px !important;
    padding-right: 40px !important;
  }

  .reservation-step-2 .return-transfer-body .return-row {
    margin-left: -6px;
    margin-right: -6px;
  }

  .reservation-step-2 .return-row>[class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
  }

  .reservation-step-3 .rez-number-box span:last-child {
    font-size: 27px;
    letter-spacing: 1.2px;
  }
}


/* === Step2 inline responsive CSS: begin === */
/* --- step2.php inline block 1 --- */
@media (min-width: 768px) {
            .reservation-step-2 .step2-layout-row {
                display: flex;
                flex-wrap: nowrap;
                align-items: flex-start;
                gap: 24px;
            }
            .reservation-step-2 .step2-layout-row > .step2-left-column {
                flex: 1 1 auto;
                min-width: 0;
            }
            .reservation-step-2 .step2-layout-row > .step2-right-column {
                flex: 0 0 300px;
                width: 300px;
                align-self: flex-start;
                position: sticky;
                top: 94px;
            }
            .reservation-step-2 .step2-layout-row > .step2-left-column {
                max-width: calc(100% - 320px);
            }
        }

@media (min-width: 992px) {
            .reservation-step-2 .step2-layout-row > .step2-right-column {
                flex: 0 0 340px;
                width: 340px;
            }
            .reservation-step-2 .step2-layout-row > .step2-left-column {
                max-width: calc(100% - 360px);
            }
        }

@media (min-width: 1200px) {
            .reservation-step-2 .step2-layout-row > .step2-right-column {
                flex: 0 0 360px;
                width: 360px;
            }
            .reservation-step-2 .step2-layout-row > .step2-left-column {
                max-width: calc(100% - 380px);
            }
        }

@media (max-width: 767px) {
            .reservation-step-2 .step2-layout-row > .step2-right-column {
                position: static;
                width: 100%;
                margin-top: 16px;
            }
        }

@media (max-width: 991px) {
            .reservation-step-2 .input-groups {
                height: auto !important;
                min-height: 50px !important;
                margin-bottom: 10px !important;
            }
            .reservation-step-2 .return-transfer-body .input-groups {
                padding: 0 !important;
                min-height: auto !important;
            }
            .reservation-step-2 .return-transfer-body .input-groups > input,
            .reservation-step-2 .return-transfer-body .input-groups > .checkout-input {
                font-size: 15px !important;
                text-align: left !important;
            }
            .reservation-step-2 .return-transfer-body .extra-select {
                padding: 12px 16px !important;
                min-height: 62px !important;
            }
        }

@media (max-width: 576px) {
            .reservation-step-2 #return-transfer {
                padding: 12px 10px !important;
            }
            .reservation-step-2 .checkout-title {
                margin-bottom: 8px !important;
            }
            .reservation-step-2 .input-groups {
                padding: 10px 14px !important;
                min-height: 56px !important;
            }
            /* `:has()` has higher specificity than `.input-groups` → wins over the !important above */
            .reservation-step-2 .input-groups:has(.date-picker),
            .reservation-step-2 .input-groups:has(.time-picker) {
                padding-left: 54px !important;
            }
            .reservation-step-2 .return-transfer-body .input-groups {
                padding: 10px 14px !important;
                min-height: 56px !important;
            }
            .reservation-step-2 .input-groups label.trip-title,
            .reservation-step-2 .return-transfer-body .input-groups>label {
                font-size: 11px !important;
                letter-spacing: 0.4px !important;
            }
        }


/* --- css/step2-oscar.css --- */
@media (max-width: 576px) {
    .reservation-step-2.step2-oscar .contact-card .phone-input-group .phone-composer {
        height: 42px;
    }

    .reservation-step-2.step2-oscar .contact-card .phone-input-group .phone-code-select {
        width: auto !important;
        min-width: 78px;
        max-width: 100px;
        padding-left: 8px !important;
        padding-right: 15px !important;
        font-size: 13px !important;
    }

    .reservation-step-2.step2-oscar .contact-card .phone-input-group .phone-composer>.select2-container {
        min-width: 78px;
        max-width: 100px;
    }

    .reservation-step-2.step2-oscar .contact-card .phone-input-group .phone-composer>.select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 8px !important;
        font-size: 13px !important;
    }
}

@media (max-width: 576px) {
    body.reservation-flow.reservation-step-2.step2-oscar .return-transfer-body .input-groups .time-picker.time-compact {
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .reservation-step-2.step2-oscar .checkout-title.section-heading {
        font-size: 16px !important;
    }

    .reservation-step-2.step2-oscar .trip-route-strip {
        flex-direction: column;
        align-items: flex-start;
    }

    .reservation-step-2.step2-oscar .trip-route-divider {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .reservation-step-2.step2-oscar .checkout-box {
        border-radius: 12px !important;
    }

    .reservation-step-2.step2-oscar .input-groups {
        min-height: 48px !important;
        padding: 7px 10px !important;
    }

    .reservation-step-2.step2-oscar .extras-grid .extra-card {
        align-items: flex-start !important;
        flex-direction: column !important;
    }

    .reservation-step-2.step2-oscar .extras-grid .extra-card > .extra-stepper-wrap {
        width: 100%;
        justify-content: flex-end;
    }

    .reservation-step-2.step2-oscar .extras-unified-grid .extra-route-controls {
        width: 100%;
        justify-content: space-between;
    }

    .reservation-step-2.step2-oscar .extras-unified-grid .extra-route-col {
        border-left: none;
        padding-left: 0;
    }

    .reservation-step-2.step2-oscar .extras-unified-grid .extra-route-controls .extra-stepper-wrap {
        width: auto;
        justify-content: flex-start;
    }

    .reservation-step-2.step2-oscar .extras-unified-grid .extra-card {
        flex-direction: row !important;
        align-items: center !important;
    }

    .reservation-step-2.step2-oscar .extras-unified-grid .extra-route-controls {
        width: auto !important;
        margin-left: auto !important;
        justify-content: flex-end !important;
    }
}

/* --- step2.php inline block 2 --- */
@media (max-width: 576px) {
            body.reservation-flow.reservation-step-2.step2-redesign .hotel-address-mode-row {
                flex-direction: column;
                align-items: stretch;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .hotel-address-toggle-btn {
                width: 100%;
            }
        }

@media (max-width: 767px) {
            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview {
                padding: 12px;
                border-radius: 14px;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .route-inline-steps {
                margin-bottom: 0;
                padding: 8px 8px 7px;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .route-inline-steps li:not(:last-child)::after {
                left: calc(50% + 17px);
                width: calc(100% - 34px);
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .inline-step-dot {
                width: 24px;
                height: 24px;
                font-size: 10px;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .inline-step-label {
                font-size: 10.5px;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .route-title h2 {
                margin-bottom: 14px;
                font-size: clamp(1.2rem, 6vw, 1.7rem);
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .route-title h2 i {
                margin: 0 8px;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-route-overview .route-meta {
                grid-template-columns: 1fr;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .trip-route-strip {
                min-height: 54px !important;
                grid-template-columns: minmax(0, 1fr) 32px minmax(0, 1fr) !important;
                padding: 6px !important;
                gap: 6px !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .trip-route-point {
                min-height: 38px !important;
                border-radius: 9px !important;
                padding: 0 8px !important;
                font-size: 12px !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .trip-route-divider {
                width: 32px !important;
                height: 32px !important;
                flex: 0 0 32px !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .trip-route-divider::before {
                width: 14px !important;
                height: 14px !important;
                background-size: 14px 14px !important;
                transform: translateY(-1px) !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-right-column {
                margin-top: 18px !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step-2-car-name {
                font-size: 1.34rem !important;
            }

            body.reservation-flow.reservation-step-2.step2-redesign .step2-price-value {
                font-size: 2rem !important;
            }
        }
/* === Step2 inline responsive CSS: end === */


/* === Static inline page responsive CSS: begin === */
/* --- step1.php inline block 1 --- */
@media (max-width: 991px) {
            .reservation-step-1 .route-inline-steps {
                width: min(760px, 100%) !important;
            }

            .reservation-step-1 .step1-search-card--horizontal .hsf-row {
                grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
            }

            .reservation-step-1 .step1-search-card--horizontal .hsf-field--from,
            .reservation-step-1 .step1-search-card--horizontal .hsf-field--to,
            .reservation-step-1 .step1-search-card--horizontal .hsf-submit {
                grid-column: 1 / -1 !important;
            }
        }

@media (max-width: 575px) {
            .reservation-step-1 .step1-search-card--horizontal .hsf-row {
                grid-template-columns: minmax(0, 1fr) !important;
            }

            .reservation-step-1 .step1-search-card--horizontal .hsf-field,
            .reservation-step-1 .step1-search-card--horizontal .hsf-field--lg,
            .reservation-step-1 .step1-search-card--horizontal .hsf-field--sm,
            .reservation-step-1 .step1-search-card--horizontal .hsf-submit {
                grid-column: 1 / -1 !important;
            }
        }

/* --- destination_info.php inline block 1 --- */
@media (max-width: 991px) {
            .page-destination-info .di-hero-shell--split {
                grid-template-columns: 1fr !important;
            }

            .page-destination-info .di-hero-search-wrap--home-lux .lux-booking-card {
                max-width: 100% !important;
            }

            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-row {
                grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
            }

            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-field--from,
            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-field--to,
            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-submit--cta {
                grid-column: 1 / -1 !important;
            }

            .page-destination-info .di-hotels-grid {
                grid-template-columns: 1fr !important;
            }
        }

@media (max-width: 576px) {
            .page-destination-info .di-hero {
                padding-top: 78px !important;
            }

            .page-destination-info .di-hero-search-wrap--home-lux .hero-search-form--lux .hsf-row {
                grid-template-columns: 1fr !important;
            }

            .page-destination-info .di-route-form-section {
                margin-top: -28px;
            }

            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-row {
                grid-template-columns: 1fr !important;
            }

            .page-destination-info .di-hero-search-wrap--home-lux .hero-search-form--lux .hsf-field--date,
            .page-destination-info .di-hero-search-wrap--home-lux .hero-search-form--lux .hsf-field--time,
            .page-destination-info .di-hero-search-wrap--home-lux .hero-search-form--lux .hsf-field--passenger,
            .page-destination-info .di-hero-search-wrap--home-lux .hero-search-form--lux .hsf-field--currency {
                grid-column: 1 / -1 !important;
            }

            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-field,
            .page-destination-info .di-route-form-card .hero-search-form--lux .hsf-submit--cta {
                grid-column: 1 / -1 !important;
            }
        }
/* === Static inline page responsive CSS: end === */


/* === Additional static inline page responsive CSS: begin === */
/* --- view.php inline block 1 --- */
@media(max-width:600px){
      .vc-hdr { padding:18px 16px; }
      .vc-kod { font-size:20px; }
      .vc-sec { padding:16px 14px; }
      .tf-route { flex-direction:column; gap:4px; }
      .tf-arrow { transform:rotate(90deg); }
      .v-topbar { justify-content:center; }
      .vc-ftr { flex-direction:column; }
    }

@media print {
      body.page-voucher-view { background:#fff; }
      .noprint { display:none !important; }
      .v-page { margin:0; padding:0; }
      #voucher { box-shadow:none; border-radius:0; }
    }

/* --- galeri.php inline block 1 --- */
@media (max-width: 767px) {
            .gallery-hero { padding: 20px 0; }
            .gallery-grid { grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 12px; }
        }
/* === Additional static inline page responsive CSS: end === */

/* Mobile header hard-lock: flags left, menu right, above logo */
@media (max-width: 991px) {
  #mainHeader.akd-navbar > .container {
    position: relative !important;
    padding-top: 8px !important;
  }

  #mainHeader .akd-mobile-topbar {
    position: static !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 36px !important;
    padding: 4px 8px !important;
    margin: 0 0 8px 0 !important;
    background: #d98a2a00 !important;
    border-radius: 0 !important;
    z-index: 5 !important;
  }

  #mainHeader .akd-mobile-lang-flags {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    order: 1 !important;
  }

  #mainHeader .akd-mobile-topbar-spacer {
    display: none !important;
  }

  #mainHeader .akd-mobile-topbar .akd-toggler,
  #mainHeader .akd-mobile-topbar .akd-toggler.navbar-toggler {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    flex: 0 0 40px !important;
    height: 32px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 10px !important;
    border: 0 !important;
    background: #d98a2a !important;
    order: 2 !important;
  }

  #mainHeader .akd-toggler {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
  }

  #mainHeader .akd-mobile-topbar .akd-toggler .navbar-toggler-icon {
    margin: 0 auto !important;
  }

  #mainHeader .akd-mobile-lang-flag {
    width: 26px !important;
    height: 18px !important;
    border-radius: 2px !important;
    border: 0 !important;
    background: transparent !important;
  }

  #mainHeader .akd-brand {
    width: 100% !important;
    justify-content: center !important;
  }
}

/* === Consolidated responsive CSS: end === */
