@media (min-height: 950px) {
    .heroDoorr {
        right: 18.5vh;
    }
}

@media (max-width: 1700px) {
    .heroDoorr {
        right: 19vh;
    }
}

@media (max-width: 1600px) {
    .heroDoorr {
        right: 25vh;
    }
}

@media (max-width: 1500px) {
    .application-tabs {
        width: 55%;
    }

    .heroDoorr {
        right: 23vh;
    }

    .heroCol {
        scale: 0.7;
    	top: 36vh;
    }

    .blog-wrap {
        width: 90%;
    }

    .heroDoor {
        width: 21vw;
        right: 13.5vw;
        top: 21.3vw;
        transform: rotate(1deg);
    }

    .heroPin {
        width: 500px;
        right: 90px;
    }

    .application-card {
        width: 80%;
    }

    .application-form {
        width: 100%;
    }

    .why-content {
        margin-left: 30vw;
    }

    .slide-btn-left {
        left: 1%;
    }

    .slide-btn-right {
        right: 1%;
    }

    .dealers-map {
        margin-top: -20rem;
    }

    .anniversary-card img {
        width: 60%;
    }

    .hero-section {
        background-size: cover;
    }

}

@media (max-width: 1400px) {
    .hero-section {
        padding-top: 100px;
    }

    .heroDoorr {
        right: 9.5vh;
    }

    .heroCol {
        width: 570px;
    }
}

@media (max-width: 1300px) {
    .heroDoorr {
        right: 10vh;
    }
}

@media (max-width: 1200px) {
    .fr-cta-section .application-card {
        margin: 0 auto;
        width: 100%;
    }

    .map-grid {
        grid-template-columns: 1fr;
    }

    .turkey-map-wrapper {
        padding: 0;
        width: 100%;
    }

    #svg-turkiye-haritasi {
        width: 100%;
        margin: 0 auto;
        filter: drop-shadow(0px 5px 0px #707070);
    }

    .map-panel {
        padding: 0;
    }

    .flag-card {
        text-align: center;
    }

    .map-hero {
        text-align: center;
    }

    .branch-card__cta a {
        flex: 1 1 100%;
    }

    .flag-card {
        align-items: center;
    }

    .flag-illustration {
        margin: 0 auto;
    }

    .stat-card {
        width: 100%;
    }

    .fr-feature-card {
        padding: 1rem;
    }

    .fr-feature-card h3 {
        font-size: 0.95rem;
    }

    .fr-cta-header {
        flex-direction: column;
        text-align: center;
    }

    .fr-cta-form .form-slot {
        padding: 0.6rem 0.75rem;
    }

    .fr-hero-surface {
        text-align: center;
    }

    .fr-reason {
        text-align: center;
    }

    .fr-benefit-card {
        height: 100%;
    }

    .report-card {
        padding: 1.4rem;
    }

    .filter-row {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    }

    .reservation-surface {
        padding: 1.35rem;
    }

    .reservation-badge {
        width: 110px;
        height: 110px;
        box-shadow: 0 12px 0 #111;
    }

    .wizard-tab {
        flex: 1 1 100%;
        text-align: center;
    }

    .wizard-filters {
        flex-direction: column;
    }

    .pkg-grid {
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    }

    .report-card__head {
        text-align: left;
    }

    .filter-row {
        grid-template-columns: 1fr;
    }

    .filter-actions {
        width: 100%;
        justify-self: stretch;
    }

    .btn-ink {
        width: 100%;
    }

    .reservation-badge {
        width: 100px;
        height: 100px;
    }

    .bay-pill {
        width: 100%;
    }

    .blog-latest-surface {
        padding: 0;
    }

    .brand {
        justify-content: center;
    }

    .application-form-reservation,
    .application-form-report {
        left: 0;
    }

    .contact-chip {
        min-width: unset;
    }

    .contact-map-card,
    .contact-form-card {
        padding: 1.1rem;
    }

    .footer-copy {
        text-align: center;
    }

    .slide-btn {
        width: 38px;
        height: 38px;
        top: 80%;
    }

    .slide-btn i {
        font-size: 1rem;
    }

    .blog-wrap .slide-btn {
        top: 30%;
    }

    .anniversary-card img {
        width: 100%;
        top: 30px;
    }

    .blog-heading h2 {
        right: 0;
        padding: 0px 0px 0px 10px;
    }

    .blog-section .title-line {
        right: 0;
        margin-top: 20px;
    }

    .dealers-card {
        width: 100%;
    }

    .contact-chip {
        flex: 1 1 100%;
    }

    .contact-map-card .map-frame iframe {
        height: 280px;
    }

    .why-content {
        margin: 0;
        width: 100%;
    }

    .application-tabs {
        width: 90%;
        margin: 0 auto;
    }

    .application-form {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }

    .about-badge {
        width: 100%;
    }

    .about-floating-card {
        position: relative;
        margin-top: 1rem;
        right: auto;
        bottom: auto;
    }

    .process-rail {
        grid-template-columns: 1fr;
    }

    .hero-section {
        padding: 0;
        height: 130vh;
        overflow-x: hidden;
    }

    .heroCol {
        scale: 1;
        position: relative;
        top: 0;
        width: 100%;
        height: 30vh;
    }

    .heroDoorr {
        right: 10%;
        top: 15vw;
        width: 50%;
        height: 160px;
        transform: rotateZ(0deg);
    }

    .heroGarage {
        right: 0;
        top: 0;
        width: 100%;
    }

    .heroPinn {
        width: 130%;
        right: 130px;
        top: 220px;
        z-index: -1;
    }
    .hero-section {
        height: max-content;
        padding-bottom: 50px;
    }
    .application-card {
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .why-visual {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .dealers-heading {
        position: relative;
        top: 0;
        left: -12px;
        width: fit-content;
    }

    .dealers-heading h2 {
        right: 0;
        padding: 0px 10px 0 0;
    }

    .homeHealth {
        right: 0;
        width: 30%;
    }

    .homeGallery {
        right: 12px;
        width: 30%;
    }

    .title-line {
        width: 100% !important;
    }

    .about-hero-visual {
        max-width: 100%;
        margin: 0 auto;
    }

    .about-hero-title {
        font-size: 1.9rem;
    }

    .process-rail {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }

    .brand-icon {
        width: 48px;
        height: 48px;
    }

    .application-tabs .tab {
        font-size: 0.6rem;
        padding: 0.3rem;
        border-radius: 10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .eyebrow {
        letter-spacing: 0.2em;
    }
	.package-card{
		width:100%;
	}
    .packages-hero .lead {
        margin: 0 auto 1rem;
    }

    .package-card-v2 {
        padding: 1.15rem 1.1rem;
    }

    .feature-list {
        padding: 1.25rem 1.5rem;
    }

    .site-footer .row {
        text-align: center;
    }

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

    .dealers-heading {
        gap: 1rem;
    }

    .dealers-heading h2 {
        letter-spacing: 0.25em;
    }

    .dealer-details {
        padding: 1.5rem 1rem 0;
    }

    .info-actions {
        width: 100%;
    }

    .info-actions .action-btn {
        width: 100%;
    }

    .campaign-card .campaign-content {
        padding: 1.5rem;
    }

    .blog-thumb img {
        height: 170px;
    }

    .blog-tile-body {
        padding: 0.9rem 1rem 1.1rem;
    }

    .blog-detail-card {
        border-radius: 16px;
    }

    .detail-meta {
        font-size: 0.88rem;
    }

    .latest-card .card-media img {
        height: 130px;
    }

    .dealer-surface {
        padding: 1.1rem;
        border-radius: 18px;
    }

    .dealer-code {
        letter-spacing: 0.22em;
        font-size: 0.9rem;
    }

    .dealer-title {
        font-size: 1.35rem;
    }

    .dealer-info-list {
        gap: 0.85rem;
    }

    .dealer-actions {
        flex-direction: column;
    }

    .dealer-btn {
        width: 100%;
    }

    .dealer-nav {
        width: 38px;
        height: 38px;
    }

    .dealer-slide img {
        height: 230px;
    }

    .map-frame iframe {
        height: 320px;
    }

    .topbar {
        padding: 18px 0;
    }

    .topbar .container {
        flex-direction: row;
        align-items: center !important;
        gap: 1rem;
    }

    .topbar-meta {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: min(360px, 82%);
        background: #111;
        padding: 110px 28px 40px;
        transform: translateX(100%);
        flex-grow: 0;
        box-shadow: -8px 0 40px rgba(0, 0, 0, 0.35);
        overflow-y: auto;
        z-index: 1050;
    }

    body.nav-open .topbar-meta {
        transform: translateX(0);
    }

    body.nav-open {
        overflow: hidden;
    }

    .mobile-overlay {
        display: none;
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 1040;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    body.nav-open .mobile-overlay {
        display: block;
        opacity: 1;
    }

    .navigation {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 1.5rem;
        flex-wrap: nowrap;
    }

    .nav-toggle {
        display: inline-flex;
        margin-left: auto;
        flex-direction: column;
    }

    .nav-close {
        display: inline-flex;
    }

    body.nav-open .nav-toggle {
        border-color: var(--yellow);
        color: var(--yellow);
    }

    .info-links {
        justify-content: flex-start !important;
    }

    .packages-hero {
        text-align: center;
        padding-top: 2rem;
    }

    .packages-hero-visual img {
        margin-top: 1.5rem;
    }

    .form-slot {
        flex: 1 1 50%;
        border-right: none;
        border-bottom: 1px solid #ededed;
    }

    .submit-slot {
        flex: 1 1 100%;
    }

    .why-img {
        position: static;
        border-radius: 20px;
        margin-top: 1rem;
    }

    .section-heading h2 {
        font-size: 1.3rem;
    }

    .text-before-line::before {
        top: 15px;
    }

    .why-visual::after,
    .letter-ak {
        display: none;
    }

    .package-card.highlighted {
        transform: none;
    }

    .slide-btn {
        order: 1;
    }

    .packages-section .row {
        order: 2;
    }

    .dealers-map {
        width: 100%;
        margin-top: -60px;
    }

    .dealer-info {
        border-left: none;
        border-top: 3px solid var(--yellow);
        padding-left: 0;
        padding-top: 1.5rem;
    }

    .campaign-card {
        flex-direction: column;
    }

    .campaign-card .campaign-media {
        width: 100%;
    }

    .blog-heading {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .blog-section .title-line {
        width: 100%;
        margin-left: 0;
    }

    .blog-hero-surface {
        text-align: center;
    }

    .blog-hero-copy .lead {
        margin: 0 auto;
    }

    .blog-hero-visual img {
        margin: 0 auto;
        width: min(320px, 100%);
    }

    .blog-wrap,
    .packages-wrap {
        width: 100%;
    }

    .blog-wrap .slide-btn,
    .packages-wrap .slide-btn {
        display: flex;
        position: absolute;
        transform: translateY(-50%);
        z-index: 2;
    }

    .blog-wrap .slide-btn-left,
    .packages-wrap .slide-btn-left {
        left: 8px;
    }

    .blog-wrap .slide-btn-right,
    .packages-wrap .slide-btn-right {
        right: 8px;
    }

    .blog-wrap .blog-col,
    .packages-wrap .package-col {
        display: none;
    }

    .blog-wrap .blog-col.is-active,
    .packages-wrap .package-col.is-active {
        display: block;
    }

    .blog-detail-page {
        padding-top: 1.5rem;
    }

    .blog-detail-card {
        padding: 1.4rem 1.25rem;
    }

    .blog-latest-surface {
        text-align: center;
    }

    .latest-underline {
        margin-left: 0;
        margin-right: auto;
        width: 120px;
    }

    .blog-feed-surface {
        padding: 1.35rem;
    }

    .dealer-meta {
        align-items: flex-start !important;
        gap: 1rem;
    }

    .dealer-actions {
        width: 100%;
    }

    .dealer-btn {
        flex: 1 1 auto;
    }

    .dealer-slider {
        border-radius: 18px;
    }

}