@media (max-width: 767px) {

    /* navbar */
    .navbar {
        padding: 20px 20px;
        margin: 0px 0px;
    }

    .logo {
        height: 40px;
        width: auto;
    }

    .nav-mid {
        display: none;
    }

    .menu-icon {
        display: flex;
    }

    .nav-right.contact-button {
        display: none;
    }

    /* round-selector */
    .dot-navigation {
        position: absolute;
        /* or fixed if you want it always visible */
        top: 30%;
        right: 0;
        transform: translateY(-50%);
        background-color: #3a3a3a;
        padding: 12px 1px;
        border-radius: 10px 0 0 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        width: 30px;
        z-index: 10;
    }

    .dot {
        width: 8px;
        height: 8px;
    }

    .nav-menu {
        color: #000000;
        margin: 0;
        font-family: "Space Grotesk", sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
    }

    /* top-section */
    .top-section.a {
        height: 60vh;
    }

    .top-section.b {
        height: 60vh;
    }

    .top-section.c {
        height: 60vh;
    }


    .tagline {
        font-size: 12px;
        margin: 0;
    }

    .hero-heading {
        font-size: 30px;
        margin: 0;
    }

    .hero-description {
        display: none;
    }

    .clients {
        display: none;
    }

    .line-dark {
        display: none;
    }

    /* second-section */
    .second-section {
        padding: 1rem 20px;
    }

    .second-container {
        display: block;
    }

    .second-left {
        width: 100%;
    }

    .second-right {
        width: 100%;
    }

    .haircut-count {
        display: none;
    }

    .section-subtitle {
        font-size: 12px;
    }

    .section-title {
        font-size: 30px;
        margin: 0;
    }

    .section-desc.animate {
        padding-top: 10px;
        margin: 0;
        line-height: 25px;
        max-width: 100%;
        font-size: 16px;
    }

    .stats {
        display: block;
    }

    .curosel-grid {
        width: 50vw;
        height: 12vw;
        padding: 70px 30px;
    }

    .curosel-grid:hover {
        display: none;
    }

    /* curosel-section */
    .curosel-section {
        padding: 30px 20px;
    }
    .curosel-img-grid {
  flex: 0 0 100%;
  display: block;
  gap: 80px;
  box-sizing: border-box;
  padding: 0 10px;
}

    .curosel-head-section {
        padding: 0px 0px;
        display: block;
    }

    .curosel-left {
        width: 100%;
    }

    .curosel-mid {
        width: 100%;
    }

    .curosel-right {
        display: none;
    }

    .curosel-para {
        font-size: 16px;
        line-height: 1.5;
    }

    .curosel-head {
        margin: 0;
        font-size: 20px;
    }

    .curosel-minihead {
        font-size: 12px;
    }

    .curosel-header-section {
        padding: 10px 0px;
    }

    /* banner-scroll-section */
    .banner-top {
        height: 50vh;
    }

    .banner-bottom {
        flex-direction: column;
        gap: 50px;
        padding: 0 20px;
        transform: translateY(80vh);
        /* matches shorter banner height */
    }

    .banner-bottom-grid-left {
        display: none;
    }

    .banner-bottom-grid-right {
        width: 100%;
    }

    .guarantee-section {
        flex-direction: column;
        padding: 40px 0;
    }

    .guarantee-left {
        width: 100%;
        padding-top: 0;
    }

    .guarantee-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .guarantee-right {
        display: none;
    }

    .guarantee-wave {
        height: 60px;
    }

    .treatment-box {
        flex-direction: column;
        gap: 20px;
        padding: 30px 20px;
        margin-right: 0;
    }

    .treatment-left {
        width: 100%;
    }

    .treatment-title {
        font-size: 22px;
    }

    .treatment-price {
        font-size: 36px;
    }

    .dollar {
        font-size: 24px;
    }

    .treatment-right {
        width: 100%;
        justify-content: flex-start;
    }

    .treatment-list {
        font-size: 12px;
        padding-left: 20px;
    }

    /* choose-section */
    .choose-section {
        padding: 30px 20px;
        padding-bottom: 0;
        padding-bottom: 0px;
    }

    .choose-top {
        display: block;
    }

    .choose-top-left {
        width: 100%;
    }

    .choose-top-right {
        width: 100%;
    }

    .section-subtitle {
        font-size: 12px;
    }

    .choose-title {
        font-size: 25px;
    }

    .choose-bottom {
        height: auto;
        padding: 10px 0px;
        align-items: flex-start;
    }

    .choose-stack {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: auto;
        gap: 30px;
    }

    .choose-grid {
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 30px 20px;
        transform: none !important;
        height: auto !important;
    }

    .choose-bottom.animate .choose-grid {
        transform: none !important;
    }

    .choose-grid-head {
        font-size: 24px;
        text-align: center;
    }

    .choose-img {
        width: 50px;
        padding: 20px 0;
        margin: 0 auto;
    }

    .choose-para {
        font-size: 16px;
        text-align: center;
    }

    .choose-grid::before {
        display: none;
        /* Hide animated border on small devices */
    }

    /* team-section */
    .team-section {
        padding: 60px 20px;
    }

    .curosel-head-section {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .curosel-left,
    .curosel-mid,
    .curosel-right {
        width: 100%;
    }

    .gold-line {
        width: 50px;
        border: 1px solid #C6AC73;
    }

    .team-title {
        font-size: 30px;
        line-height: 1.3;
        margin-top: 10px;
        text-align: left;
        opacity: 1;
        transform: none;
        transition: none;
    }


    .section-subtitle {
        font-size: 14px;
        color: #C6AC73;
        text-transform: uppercase;
        margin: 5px 0;

    }

    .team-paragraph {
        font-size: 15px;
        line-height: 1.5;
        color: #dadada;
        margin-bottom: 20px;
        font-family: "Space Grotesk", sans-serif;
        margin-top: 0;
        opacity: 1;
        transform: none;
        transition: none;
    }

    .navbar .contact-button {
        display: none;
    }

    .contact-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        /* Align content to the left */
        border: 2px solid #C6AC73;
        border-radius: 30px;
        padding: 8px 10px;
        padding-left: 16px;
        background: transparent;
        color: white;
        font-size: 14px;
        /* Smaller font */
        cursor: pointer;
        gap: 6px;
        /* Less spacing between text and arrow */
        font-family: "Italiana", sans-serif;
        transition: background-color 0.3s ease;
        width: fit-content;
        /* Shrink to content */
        margin: 20px 0px;
        /* Ensure no auto margin centering */
    }

    .contact-button .arrow {
        background-color: white;
        color: black;
        border-radius: 50%;
        padding: 6px 6px;
        padding-left: 8px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        width: 16px;
        height: 16px;
        overflow: hidden;
    }

    .arrow-r {
        width: 14px;
        height: 14px;
    }

    .team-grid-section {
        flex-direction: column;
        gap: 30px;
        padding: 20px 0;
    }

    .team-grid {
        width: 100%;
        height: 400px;
    }

    .team-grid-name {
        font-size: 36px;
    }

    .stylist {
        font-size: 12px;
        padding-left: 10px;
    }

    .round {
        width: 10px;
        height: 10px;
    }

    .name-scroll-track {
        gap: 20px;
        animation-duration: 12s;
    }

    .team-grid-icon {
        width: 16px;
        height: 16px;
        padding: 4px;
    }

    .social-media-team-grid {
        gap: 8px;
    }

    /* visit-section */
    .visit-top {
        padding: 20px 20px;
        text-align: center;
    }

    .choose-title {
        font-size: 26px;
        line-height: 1.4;
    }

    .booking-section {
        flex-direction: column-reverse;
        /* Reverses the order */
    }

    .booking-left,
    .booking-right {
        width: 100%;
        padding: 0px;
    }

    .booking-img {
        width: 100% !important;
        /* Override the transition effect */
        height: auto;
        transition: none;
    }

    .working-hours,
    .visit-details {
        opacity: 1;
        /* Always visible */
        transform: none;
        /* No movement */
        transition: none;
        /* No animation */
        padding-bottom: 10px;
        padding: 20px;
    }

    .working-hours.animate,
    .visit-details.animate {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .working-hours h3,
    .visit-details h3 {
        font-size: 22px;
    }

    .working-hours p,
    .visit-details p {
        font-size: 14px;
        flex-direction: column;
        align-items: flex-start;
    }

    .visit-button,
    .visit-details .contact-button {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 10px 20px;
    }

    .visit-details .contact-button .arrow img {
        width: 16px;
    }

    .divider {
        margin: 20px 0;
    }

    .visit-button,
    .visit-details .contact-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        /* Align content to the left */
        border: 2px solid #C6AC73;
        border-radius: 30px;
        padding: 4px 10px;
        padding-left: 16px;
        background: transparent;
        color: white;
        font-size: 10px;
        /* Smaller font */
        cursor: pointer;
        gap: 6px;
        /* Less spacing between text and arrow */
        font-family: "Italiana", sans-serif;
        transition: background-color 0.3s ease;
        width: fit-content;
        /* Shrink to content */
        margin: 20px 0px;
        /* Ensure no auto margin centering */
    }

    /* bottom-section */
    .bottom-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .bottom-top-right {
        width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .bottom-down {
        flex-direction: column;
        gap: 30px;
        padding: 30px 0;
    }

    .bottom-grid-section {
        width: 100%;
    }

    .blog-title {
        font-size: 22px;
        line-height: 1.4;
    }

    .blog-meta {
        font-size: 13px;
        padding: 15px 0;
    }

    .date-badge {
        width: 60px;
        padding: 8px 4px;
    }

    .date-number {
        font-size: 26px;
    }

    .date-month {
        font-size: 12px;
    }



    .contact-button .arrow img {
        width: 16px;
    }

    .bottom-section .contact-button {
        width: auto;
        padding: 6px 10px;
        font-size: 14px;
        margin: 0;
        /* remove centering */
        justify-content: flex-start;
    }

    .bottom-top-right {
        align-items: flex-start;
        /* align to left */
    }

    /* footer */
    .footer {
        padding: 80px 20px 0;
    }

    .footer-container {
        flex-direction: column;
        gap: 40px;
        padding-bottom: 20px;
    }

    .footer-column {
        padding: 0;
        border: none !important;
        text-align: left;
    }

    .footer-column.b {
        text-align: left;
    }

    .center-column {
        text-align: center;
        align-items: center;
    }

    .footer-links {
        column-count: 1;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    .social-icons {
        justify-content: center;
    }

    .working-hours p {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .footer-bottom {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }

    .footer-policy a {
        margin: 0 6px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    /* navbar */
    .navbar {
        padding: 20px 20px;
        margin: 0px 0px;
    }

    .logo {
        height: 40px;
        width: auto;
    }

    .nav-mid {
        display: none;
    }

    .menu-icon {
        display: flex;
    }

    .nav-right.contact-button {
        display: none;
    }

    .navbar .contact-button {
        display: none;
    }

    /* DOT NAVIGATION */
    .dot-navigation {
        top: 55%;
        padding: 25px 8px;
        gap: 12px;
        width: 28px;
    }

    .dot {
        width: 14px;
        height: 14px;
    }

    /* HERO SECTION */
    .hero-section {
        padding: 0px 30px;
        padding-top: 10vh;
    }

    .hero-heading {
        font-size: 50px;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .tagline {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .cta-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .client-text {
        font-size: 18px;
    }

    .profile {
        height: 45px;
    }

    .line-dark {
        width: 70%;
        margin: 30px 0;
    }

    .hero-description {
        font-size: 18px;
    }

    /* SECTIONS */
    .top-section.a,
    .top-section.b,
    .top-section.c {
        height: 100vh;
        background-position: center top;
    }

    .nav-menu {
        color: #000000;
        margin: 0;
        font-family: "Space Grotesk", sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        cursor: pointer;
    }
     .second-section {
    padding: 5rem 30px;
  }

  .second-container {
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }

  .second-left,
  .second-right {
    width: 100%;
  }

  .haircut-count {
    bottom: -20px;
    left: 20px;
    width: 160px;
    height: 160px;
    padding: 15px;
  }

  .haircut-count .count {
    font-size: 80px;
  }

  .haircut-count .plus {
    font-size: 36px;
  }

  .section-title {
    font-size: 48px;
  }

  .section-subtitle {
    font-size: 16px;
  }

  .section-desc {
    font-size: 16px;
    max-width: 100%;
    margin-left: 0;
  }

  .stats {
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
  }

  .stat-item {
    padding-right: 0;
    gap: 15px;
  }

  .stat-item p {
    font-size: 20px;
  }

  .circle-section,
  .second-circle,
  .circle {
    width: 70px;
    height: 70px;
  }

  .circle {
    font-size: 16px;
  }
   .curosel-header-section {
        padding: 10px 0px;
    }
    /* choose-section */
    .choose-section {
        padding: 30px 20px;
        padding-bottom: 0;
        padding-bottom: 0px;
    }

    .choose-top {
        display: block;
    }

    .choose-top-left {
        width: 100%;
    }

    .choose-top-right {
        width: 100%;
    }

    .section-subtitle {
        font-size: 12px;
    }

    .choose-title {
        font-size: 25px;
    }

    .choose-bottom {
        height: auto;
        padding: 10px 0px;
        align-items: flex-start;
    }

    .choose-stack {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: auto;
        gap: 30px;
    }

    .choose-grid {
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 30px 20px;
        transform: none !important;
        height: auto !important;
    }

    .choose-bottom.animate .choose-grid {
        transform: none !important;
    }

    .choose-grid-head {
        font-size: 24px;
        text-align: center;
    }

    .choose-img {
        width: 50px;
        padding: 20px 0;
        margin: 0 auto;
    }

    .choose-para {
        font-size: 16px;
        text-align: center;
    }

    .choose-grid::before {
        display: none;
        /* Hide animated border on small devices */
    }

    /* team-section */
    .team-section {
        padding: 60px 20px;
    }

    .curosel-head-section {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .curosel-left,
    .curosel-mid,
    .curosel-right {
        width: 100%;
    }

    .gold-line {
        width: 50px;
        border: 1px solid #C6AC73;
    }

    .team-title {
        font-size: 30px;
        line-height: 1.3;
        margin-top: 10px;
        text-align: left;
        opacity: 1;
        transform: none;
        transition: none;
    }


    .section-subtitle {
        font-size: 14px;
        color: #C6AC73;
        text-transform: uppercase;
        margin: 5px 0;

    }

    .team-paragraph {
        font-size: 15px;
        line-height: 1.5;
        color: #dadada;
        margin-bottom: 20px;
        font-family: "Space Grotesk", sans-serif;
        margin-top: 0;
        opacity: 1;
        transform: none;
        transition: none;
    }

    .navbar .contact-button {
        display: none;
    }

    .contact-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        /* Align content to the left */
        border: 2px solid #C6AC73;
        border-radius: 30px;
        padding: 8px 10px;
        padding-left: 16px;
        background: transparent;
        color: white;
        font-size: 14px;
        /* Smaller font */
        cursor: pointer;
        gap: 6px;
        /* Less spacing between text and arrow */
        font-family: "Italiana", sans-serif;
        transition: background-color 0.3s ease;
        width: fit-content;
        /* Shrink to content */
        margin: 20px 0px;
        /* Ensure no auto margin centering */
    }

    .contact-button .arrow {
        background-color: white;
        color: black;
        border-radius: 50%;
        padding: 6px 6px;
        padding-left: 8px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        width: 16px;
        height: 16px;
        overflow: hidden;
    }

    .arrow-r {
        width: 14px;
        height: 14px;
    }

    .team-grid-section {
        flex-direction: column;
        gap: 30px;
        padding: 20px 0;
    }

    .team-grid {
        width: 100%;
        height: 400px;
    }

    .team-grid-name {
        font-size: 36px;
    }

    .stylist {
        font-size: 12px;
        padding-left: 10px;
    }

    .round {
        width: 10px;
        height: 10px;
    }

    .name-scroll-track {
        gap: 20px;
        animation-duration: 12s;
    }

    .team-grid-icon {
        width: 16px;
        height: 16px;
        padding: 4px;
    }

    .social-media-team-grid {
        gap: 8px;
    }

    /* visit-section */
    .visit-top {
        padding: 20px 20px;
        text-align: center;
    }

    .choose-title {
        font-size: 26px;
        line-height: 1.4;
    }

    .booking-section {
        flex-direction: column-reverse;
        /* Reverses the order */
    }

    .booking-left,
    .booking-right {
        width: 100%;
        padding: 0px;
    }

    .booking-img {
        width: 100% !important;
        /* Override the transition effect */
        height: auto;
        transition: none;
    }

    .working-hours,
    .visit-details {
        opacity: 1;
        /* Always visible */
        transform: none;
        /* No movement */
        transition: none;
        /* No animation */
        padding-bottom: 10px;
    }

    .working-hours.animate,
    .visit-details.animate {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .working-hours h3,
    .visit-details h3 {
        font-size: 22px;
    }

    .working-hours p,
    .visit-details p {
        font-size: 14px;
        flex-direction: column;
        align-items: flex-start;
    }

    .visit-button,
    .visit-details .contact-button {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 10px 20px;
    }

    .visit-details .contact-button .arrow img {
        width: 16px;
    }

    .divider {
        margin: 20px 0;
    }

    .visit-button,
    .visit-details .contact-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        /* Align content to the left */
        border: 2px solid #C6AC73;
        border-radius: 30px;
        padding: 4px 10px;
        padding-left: 16px;
        background: transparent;
        color: white;
        font-size: 10px;
        /* Smaller font */
        cursor: pointer;
        gap: 6px;
        /* Less spacing between text and arrow */
        font-family: "Italiana", sans-serif;
        transition: background-color 0.3s ease;
        width: fit-content;
        /* Shrink to content */
        margin: 20px 0px;
        /* Ensure no auto margin centering */
    }

    /* bottom-section */
    .bottom-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .bottom-top-right {
        width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .bottom-down {
        flex-direction: column;
        gap: 30px;
        padding: 30px 0;
    }

    .bottom-grid-section {
        width: 100%;
    }

    .blog-title {
        font-size: 22px;
        line-height: 1.4;
    }

    .blog-meta {
        font-size: 13px;
        padding: 15px 0;
    }

    .date-badge {
        width: 60px;
        padding: 8px 4px;
    }

    .date-number {
        font-size: 26px;
    }

    .date-month {
        font-size: 12px;
    }



    .contact-button .arrow img {
        width: 16px;
    }

    .bottom-section .contact-button {
        width: auto;
        padding: 6px 10px;
        font-size: 14px;
        margin: 0;
        /* remove centering */
        justify-content: flex-start;
    }

    .bottom-top-right {
        align-items: flex-start;
        /* align to left */
    }

    /* footer */
    .footer {
        padding: 80px 20px 0;
    }

    .footer-container {
        flex-direction: column;
        gap: 40px;
        padding-bottom: 20px;
    }

    .footer-column {
        padding: 0;
        border: none !important;
        text-align: left;
    }

    .footer-column.b {
        text-align: left;
    }

    .center-column {
        text-align: center;
        align-items: center;
    }

    .footer-links {
        column-count: 1;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    .social-icons {
        justify-content: center;
    }

    .working-hours p {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .footer-bottom {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }

    .footer-policy a {
        margin: 0 6px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {}

@media (min-width: 1201px) and (max-width: 1400px) {}