@media screen and (min-width: 1577px) {
    /* .hero-banner-sec {
        padding: 136px 0;
    } */

    .main-heading,
    .section-heading {
        font-size: 54px;
        line-height: 56px;
    }

    .loc-hero-text,
    p {
        font-size: 20px;
    }

}

@media screen and (min-width: 1500px) {


    .container {
        max-width: 1440px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1499px) {
    html {
        font-size: 57.5%;
    }

    .hero-banner-sec {
        padding: 80px 0px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
    .container-fluid {
        max-width: 1324px;
    }

    .header-inner.site-header .navbar-nav .nav-item:not(:last-child) {
        margin-right: 12px;
    }

    .navbar-brand {
        max-width: 120px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
    .banner-left-wraper .grid-4 {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .about-heading {
        font-size: 34px !important;
        line-height: normal;
    }

    .about-desc {
        padding-right: 0;
    }

    html {
        font-size: 51.5%;
    }

    .header-inner.site-header .navbar-nav .nav-item:not(:last-child) {
        margin-right: 12px;
    }

    .navbar-brand {
        max-width: 120px;
    }

}

@media screen and (min-width: 769px) and (max-width: 1023px) {}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    html {
        font-size: 48.5%;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
        padding: 0 12px;
    }

    .header-inner.site-header .navbar-nav .nav-item .nav-link {
        font-size: 16px;
        padding-right: 0;
    }

    .header-profile-btn .default-btn {
        padding: 12px 10px;
        font-size: 15px;
    }

    .header-inner.site-header .navbar-nav .nav-item:not(:last-child) {
        margin-right: 10px;
    }

    .navbar-brand {
        max-width: 76px;
    }

    .header-search-btn,
    .profile-icon-link {
        width: 40px;
        height: 40px;
    }

    .banner-heading {
        font-size: 60px;
        line-height: 70px;
    }

    .oval-item {
        height: 380px;
    }

    .banner-heading .banner-text-secondory {
        padding: 0 40px;
    }

    .footer-brand-info {
        padding-right: 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 43.5%;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
        padding: 0 20px;
    }

    :root {
        --heading-1: 35px;
        --heading-2: 30px;
        --heading-3: 22px;
        --heading-4: 18px;
        --heading-5: 15px;
        --heading-6: 14px;
        --body-font-medium: 14px;
        --text-font: 13px;
    }

    .navbar-toggler-icon {
        width: 20px;
        height: 20px;
    }

    .navbar-toggler {
        padding: 4px 6px;
    }

    .header-inner.site-header .navbar-nav {
        margin-bottom: 10px;
        padding: 20px 20px 0;
    }

    .header-profile-btn {
        margin-left: 0;
    }

    .banner-heading {
        font-size: 55px;
        line-height: 65px;
    }

    .banner-heading .banner-text-secondory {
        padding: 0 20px;
    }

    .banner-bottom-row {
        gap: 30px;
    }

    .banner-bottom-text {
        text-align: center;
    }

    .oval-item {
        height: 260px;
    }

    .oval-1 {
        margin-right: -120px;
    }

    .oval-2 {
        margin-right: -120px;
    }

    .new-banner-sec {
        padding: 140px 0 180px 0;
    }

    .banner-featured-img {
        margin-top: -245px;
    }

    .about-left {
        padding-right: 0;
        margin-bottom: 40px;
    }

    .about-stats-grid {
        padding-left: 0;
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }

    .about-sec {
        padding: 60px 0;
        margin-top: -125px;
    }

    .about-sec-inner {
        padding: 50px 15px 60px;
    }

    .footer-brand-info {
        padding-right: 0;
    }
}

@media (max-width:1577px) {

    .main-heading,
    .section-heading {
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .footer-card .container {
        max-width: 100%;
    }

    .container-fluid {
        max-width: 1520px;
        padding: 0 20px;
    }

    .default-btn,
    .btn-become {
        font-size: 18px;
        padding: 14px 26px;
    }
}

@media (max-width:1440px) {

    .tutor-hero-sec .container {
        margin-left: 0;
        max-width: 100%;
        padding: 0;
    }

    .tutor-hero-sec .row>div {
        padding: 0;
    }

    .banner-contnt {
        padding-left: 9%;
        padding-bottom: 40px !important;
    }

    .container-xs {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 12px;
    }

    .header-inner.site-header .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        padding: 10px;
    }

    .footer-right-content {
        padding-left: 0%;
    }

    .footer-links li a {
        font-size: 14px;
    }

    .footer-right-content .footer-item {
        width: calc(50% - 15px);
    }

    .footer-right-content .footer-item:last-child {
        width: 100%;
        margin-top: 15px;
    }
}


@media (max-width:1336px) {
    .header-inner.site-header .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        padding: 6px;
    }

    .footer-title {
        font-size: 16px;
        margin-bottom: 14px;
    }

}


@media (max-width:1200px) {
    .hero-banner-sec {
        padding: 70px 0;
        background-position: center right !important;
    }

    .default-btn,
    .btn-become {
        font-size: 16px !important;
        padding: 10px 18px !important;
    }

}

@media (max-width: 1199px) {
    .footer-card {
        padding: 60px 10px 40px;
    }

    .chaptutor-marquee {
        font-size: 130px;
        line-height: 180px;
    }

    .get-more-about-inner::before {
        font-size: 232px;
    }



    .location-quick-nav-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .gma-cards-row {
        gap: 12px;
    }

    .gma-card:first-child,
    .gma-card:nth-child(2),
    .gma-card:nth-child(3),
    .gma-card:nth-child(4) {
        margin-top: 0;
    }

    .fo-images-wrap {
        width: 420px;
        height: 440px;
    }

    .fo-oval-back {
        width: 260px;
        height: 330px;
    }

    .fo-oval-front {
        width: 190px;
        height: 270px;
    }

    .fo-stat-number {
        font-size: 28px;
    }

    .banner-contnt {
        padding: 46px 30px 0px;
    }

    .tutor-hero-title br {
        display: none;
    }

    .why-tutor-cards-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .matching-steps-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .tr-sidebar-icon {
        font-size: 3.25rem;
    }

    .tutor-floating-unified-card {
        right: 15px;
        width: 260px;
        padding: 16px;
    }

    .main-heading,
    .section-heading {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 20px;
    }

    .tp-level-item-wrapper {
        width: calc(100% / 5 - 15px);
    }


}

@media (max-width: 1046px) {
    .header-inner.site-header .navbar-nav .nav-item .nav-link {
        font-size: 12px;
        padding: 4px;
    }

    .footer-right {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .f-item-mail {
        grid-column: span 2 / span 2;
    }
}
#subjectSearchInput{
        padding-left: 35px !important;
    }

@media (max-width: 1024px) {
    
    .about-sec.mt-5 {
        margin-top: 0px !important;
    }

    .que-box {
        flex-direction: column !important;
    }

    .about-sec {
        padding-top: 50px !important;
    }

    .all-loc-hero-sec {
        padding-top: 20px !important;
    }

    .banner-image-box {
        margin-right: 0px !important;
    }

    .hero-banner-sec {
        padding: 40px 0 !important;
    }

    .hero-banner-text p {
        max-width: 388px;
        width: 100%;
        font-size: 18px;
        line-height: 24px;
    }

    .home-testimonials-sec {
        padding: 40px 0;
    }

    .h-tutor-body {
        padding: 30px 15px;
    }

    .h-tutor-footer {
        padding: 0 15px 30px 15px;
    }

    .h-contact-info-icon svg {
        stroke: #fff;
    }

    .h-contact-form .contact-submit-btn {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .all-loc-hero-sec {
        padding-bottom: 0px !important;
        background: transparent !important;
    }

    .hero-map-wrap.d-none {
        display: block !important;
    }

    .tutor-floating-unified-card {
        margin-bottom: 40px !important;
    }

    .tutor-hero-img-wrap {
        padding: 0px 20px !important;
    }

    .tutor-floating-unified-card {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .flex-row-reverse-xs {
        flex-flow: column-reverse;
    }

    .pb-100 {
        padding-bottom: 40px;
    }

    .pt-100 {
        padding-top: 40px;
    }

    .banner-bottom-text {
        text-align: center;
    }

    .mobile-toggle-content {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .mobile-menu-btn {
        display: flex;
        width: 40px;
        height: 37px;
    }

    .mbole-d-none {
        display: none !important;
    }

    .mobile-drawer,
    .drawer-overlay {
        display: flex;
    }

    .hiw-cards-row {
        flex-wrap: wrap;
        gap: 20px;
    }

    .hiw-card {
        flex: 0 0 calc(50% - 10px);
    }

    .section-heading {
        font-size: 34px;
    }

    .steps-wrapper {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .step-card {
        padding: 25px;
    }

    .section-title {
        max-width: 100%;
    }

    .section-title-arrow img {
        display: none;
    }

    .pick-a-course-to-get-started-inner {
        padding: 60px 0 0;
    }

    .trust-logos-wrapper {
        gap: 30px;
    }

    .trust-logo-item img {
        max-height: 60px;
    }

    .location-sec-header h2 {
        font-size: 30px;
    }

    .location-regions-sec {
        padding: 60px 0 40px;
    }

    .location-cta-content h2 {
        font-size: 28px;
    }

    .gma-left-col {
        padding-right: 0;
        margin-bottom: 36px;
    }

    .gma-heading {
        font-size: 30px;
    }

    .gma-cards-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .get-more-about-inner {
        padding: 60px 0 50px;
    }

    .fo-images-col {
        margin-bottom: 50px;
    }

    .fo-content-col {
        padding-left: 15px;
    }

    .fo-images-wrap {
        width: 380px;
        height: 400px;
    }

    .fo-oval-back {
        width: 235px;
        height: 300px;
    }

    .fo-oval-front {
        width: 170px;
        height: 245px;
    }

    .fo-heading {
        font-size: 30px;
    }

    .tutor-hero-title {
        font-size: 36px;
    }

    .tutor-hero-img-wrap {
        height: unset;
        display: flex;
        flex-direction: column-reverse;
    }

    .tutor-floating-unified-card {
        position: relative;
        top: 0;
        right: 0;
        transform: none;
        width: 100%;
        margin-top: 24px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
        max-width: 100%;
        left: 0;
    }

    .why-tutor-cards-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ready-inspire-card {
        flex-direction: column;
        text-align: center;
        padding: 35px 25px;
    }

    .ready-inspire-left {
        flex-direction: column;
    }

    .ready-inspire-right {
        flex-direction: row;
        width: 100%;
        justify-content: center;
    }

    .ready-inspire-right .btn-gold-pill,
    .ready-inspire-right .btn-whatsapp-outline {
        /* width: 100%; */
        justify-content: center;
    }

    .who-can-apply-card {
        margin-top: 30px;
    }


    .trust-logo-item img {
        max-height: 200px;
    }

    .frn-sidebar {
        padding-top: 0;
    }

    .sec_padding {
        padding: 40px 0;
    }

    .hero-banner-text .hero-feature-pills-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .row>div {
        padding: 0;
    }

    .tp-level-item-wrapper {
        width: calc(100% / 3 - 15px);
    }

    .footer-right-content .footer-item {
        width: calc(50% - 15px);
    }

    .p-tutor-cards-row {
        gap: 26px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .p-tutor-cards-row>div {
        width: 100%;
    }

    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
    .banner-actions {
        gap: 20px;
    }


    .hero-banner-sec {
        padding: 60px 0px !important;
    }

    .banner-image-box {
        margin-right: 0px !important;
    }

    /* .all-loc-hero-sec .row {
        flex-direction: column;
        gap: 40px;
    } */

    .all-loc-hero-sec .row .col-lg-6 {
        width: 100% !important;
    }
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .hero-map-img {
        border-radius: 10px;
    }


    .all-loc-hero-sec .row {
        flex-direction: column-reverse !important;
        gap: 20px;
    }

    .about-heading {
        line-height: 26px !important;
    }

    .footer-right-content .footer-item {
        width: 100%;
    }

    .footer-bottom {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 15px;
    }

    .footer-brand-info {
        text-align: center;
    }

    .footer-brand-info img {
        margin: 0 auto;
    }

    html {
        font-size: 38.5%;
    }

    .container,
    .container-fluid {
        padding: 0 20px;
        max-width: 100%;
    }

    :root {
        --heading-1: 35px;
        --heading-2: 30px;
        --heading-3: 22px;
        --heading-4: 18px;
        --heading-5: 15px;
        --heading-6: 14px;
        --text-sm: 13px;
        --body-font-sm: 14px;
        --body-font-medium: 15px;
    }

    h1,
    .h1 {
        line-height: 36px;
    }

    .sm-column-reverse {
        flex-direction: column-reverse;
    }

    .navbar-brand {
        max-width: 70px;
    }

    .navbar-toggler-icon {
        width: 20px;
        height: 20px;
    }

    .navbar-toggler {
        padding: 4px 6px;
    }

    .header-inner.site-header .navbar-nav {
        margin-bottom: 10px;
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .default-btn {
        padding: 8px 22px;
    }

    .banner-heading {
        margin-bottom: 23px;
        line-height: normal;
    }

    .banner-heading .banner-text-secondory {
        padding: 0;
    }

    .banner-subtitle {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .banner-actions {
        gap: 18px;
    }

    .btn-request,
    .btn-become {
        font-size: 12px;
        padding: 6px 17px;
    }

    .banner-bottom-row {
        flex-direction: column;
        gap: 25px;
        margin-top: 30px;
    }

    .banner-bottom-text {
        text-align: center;
        max-width: 100%;
        font-size: 14px;
        max-width: unset;
        line-height: 1.3;
    }

    .oval-1 {
        margin-right: -80px;
    }

    .oval-2 {
        margin-right: -90px;
    }

    .footer-card {
        padding: 40px 25px 30px;
        border-radius: 20px;
    }

    .footer-brand-info {
        padding-right: 0;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }

    .banner-featured-img {
        margin-top: -396px;
    }

    .banner-bottom-row {
        padding: 0 40px;
    }

    .new-banner-sec {
        padding: 60px 0 420px 0px;
    }

    .about-sec-inner {
        padding: 60px 0px;
    }

    .step-card {
        margin: 10px 0;
    }

    .footer-desc {
        font-size: 14px;
    }

    .footer-title {
        font-size: 14px;
    }

    .footer-links li a {
        font-size: 14px;
    }

    .kit-text {
        font-size: 14px;
    }

    .kit-icon-box svg {
        width: 100%;
        height: 100%;
    }

    .kit-icon-box {
        max-width: 36px;
        width: 100%;
        height: 36px;
        padding: 10px;
    }

    .banner-bottom-text {
        max-width: 100%;
        text-align: center !important;
    }

    .footer-logo {
        max-width: 110px;
    }

    .footer-card .row {
        gap: 6px;
    }

    .social-icon-btn {
        width: 36px;
        height: 36px;
    }

    .about-sec {
        margin: 0;
        padding: 50px 0;
    }

    .about-left {
        padding-right: 0;
        margin-bottom: 35px;
    }

    .about-stats-grid {
        padding-left: 0;
        grid-template-columns: 1fr 1fr;
        gap: 25px 16px;
    }

    .hiw-cards-row {
        flex-wrap: wrap;
        gap: 18px;
    }

    .hiw-card {
        flex: 0 0 100%;
    }

    .hiw-card-inner {
        border-radius: 80px 80px 60px 60px;
        min-height: auto;
        padding: 35px 20px 30px;
    }

    .section-heading {
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 30px;
    }

    .section-subtext {
        font-size: 14px;
    }

    .how-it-works-sec {
        padding: 60px 0 50px;
    }

    .oval-item {
        height: auto;
    }

    .about-desc {
        padding: 0;
    }

    .highlight-text::after {
        bottom: -2px;
        left: -2px;
        right: inherit;
        width: calc(100% + 6px);
    }

    .chaptutor-marquee {
        font-size: 80px;
        line-height: 150px;
    }

    .block_my img {
        height: 30px;
    }

    .champtutor-gradiant-img {
        bottom: 0;
        top: inherit;
        height: 100px;
    }

    .h-contact-info-value {
        color: #ffffff;
    }

}

@media (max-width: 768px) {
    .tution-cards-section .hero-feature-pills-row {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .tution-cards-section .hero-feature-pills-row {
        margin-top: 0px !important;
    }

    .hero-map-wrap.d-none {
        display: block !important;
    }

    .all-loc-hero-sec .row {
        flex-direction: column-reverse !important;
        gap: 20px;

    }

    .copyright-text {
        font-size: 16px !important;
    }



    .trust-logos-wrapper {
        grid-template-columns: repeat(3, 1fr) !important;
        margin-top: 30px;
    }

    .tutor-floating-unified-card {
        margin-bottom: 0 !important;
    }

    .h-tutor-list li,
    .h-tutor-btn {
        font-size: 14px;
    }

    .h-tutor-icon svg {
        width: 14px;
        height: 14px;
    }

    .about-sec-inner {
        padding: 40px 20px;
    }

    .about-sec-inner .container {
        padding: 0;
    }

    .about-heading {
        line-height: normal !important;
        font-size: 32px;
    }

    .hero-banner-sec .row {
        flex-direction: column-reverse;
    }

    .notification-label {
        padding: 5px 12px;
        font-size: 11px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .notification-item {
        padding: 0 12px;
        font-size: 13px;
        gap: 8px;
    }

    .notification-track {
        animation-duration: 48s;
    }

    .location-quick-nav-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .location-quick-nav-item {
        padding: 14px 16px;
    }

    .lqn-icon {
        width: 38px;
        height: 38px;
    }

    .location-sec-header h2 {
        font-size: 26px;
    }

    .location-map-wrapper iframe {
        height: 350px;
    }


    .location-cta-content h2 {
        font-size: 24px;
    }

    .fo-images-wrap {
        width: 320px;
        height: 340px;
    }

    .fo-oval-back {
        width: 200px;
        height: 260px;
    }

    .fo-oval-front {
        width: 150px;
        height: 210px;
    }

    .fo-stats-row {
        grid-template-columns: 1fr 1fr;
        gap: 20px 16px;
    }

    .fo-stat-number {
        font-size: 26px;
    }

    .p-tutor-card-desc {
        max-width: 100%;
        line-height: normal !important;
    }

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


    .private-tutor-sec .row>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .private-tutor-sec .row {
        margin: 0;
        padding: 0;
        gap: 15px;
    }

    .p-tutor-icon-wrap {
        width: 80px;
        height: 80px;
    }

    .p-tutor-icon-inner img {
        height: 30px;
    }

    .p-tutor-step-number {
        width: 30px;
        height: 30px;
    }

    .h-contact-left,
    .h-contact-right {
        padding: 50px 20px;
    }

    .footer-sec {
        padding-top: 0;
    }

    .tutor-floating-unified-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .home-testimonials-sec,
    .ready-inspire-sec {
        padding: 40px 0 !important;
    }

    .all-loc-hero-sec h1 {
        line-height: 42px;
        margin: 3rem 0rem 1rem;
    }

    .hero-banner-sec {
        background: #fff !important;
    }

    .banner-image-box {
        display: block !important;
    }

    .hero-banner-text p {
        max-width: 100%;
        width: 100%;
    }

    .why-choose-tutors-sec {
        padding: 40px 0;
    }

    .main-heading,
    .section-heading {
        font-size: 40px;
        line-height: 42px;
    }

    .hero-banner-sec .row {
        flex-direction: column-reverse;
        gap: 30px;
    }

    .mob-none {
        display: none !important;
    }

    .loc-hero-text,
    p {
        font-size: 18px !important;
        max-width: 100%;
        line-height: 25px !important;
    }

    .tutor-floating-text h5 {
        font-size: 18px;
    }

    .p-tutor-step-card {
        height: stretch;
        justify-content: center;
        border-radius: 100px;
    }

    .trust-logo-item img {
        height: unset;
        width: 126px;
        margin: 0 auto;
    }

    .h-tutors-row .w-25 {
        width: fit-content !important;
    }

    .goals-content-col {
        padding: 40px 20px;
    }



    .h-contact-form .contact-submit-btn {
        font-size: 16px;
    }

    .section-heading br {
        display: none;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: normal !important;
    }

    .loc-cta-banner {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 20px;
    }

    .loc-cta-content {
        text-align: center;
    }

    .why-tutor-card {
        padding: 18px;
    }

    .why-tutor-card h4 {
        font-size: 18px;
    }

    .why-tutor-card p {
        font-size: 15px !important;
        line-height: normal !important;
    }

    .champtutor-gradiant-img {
        height: 138px;
        margin-top: auto;
        bottom: 0;
    }
}


@media (max-width:678px) {
    .copyright-text {
        font-size: 14px !important;
    }

    .main-heading,
    .section-heading {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .tr-sidebar-icon {
        font-size: 7.25rem;
    }

    .tp-level-item-wrapper {
        width: calc(100% / 2 - 15px);
    }

    .h-tutors-row {
        margin-top: 10px;
        gap: 20px;
    }

    .h-contact-form .contact-input {
        font-size: 14px;
    }

    .blog-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media screen and (max-width: 576px) {
    .p-tutor-step-card {
        height: 300px;
    }

    .p-tutor-card-desc {
        font-size: 14px !important;
    }

    html {
        font-size: 24%;
    }

    .banner-actions {
        gap: 20px;
        align-items: center;
    }

    .oval-1 {
        margin-right: -60px;
    }

    .oval-2 {
        margin-right: -70px;
    }

    .footer-card {
        padding: 35px 0 25px;
    }

    .keep-in-touch-info {
        gap: 8px;
    }

    .footer-newsletter-form {
        flex-direction: column;
        border-radius: 15px;
        gap: 10px;
        padding: 15px;
    }

    .footer-newsletter-form input {
        padding-left: 0;
        text-align: center;
    }

    .footer-newsletter-form button {
        width: 100%;
        border-radius: 10px;
    }

    .step-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
        height: auto;
    }

    .step-content p {
        font-size: 16px;
        line-height: 28px;
    }

    .trust-universities-sec {
        padding: 30px 0;
    }

    .trust-logos-wrapper {
        gap: 20px;
    }

    .trust-logo-item img {
        max-height: 96px;
    }

    .gma-cards-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .gma-card-title {
        font-size: 12px;
    }

    .gma-heading {
        font-size: 26px;
    }

    .get-more-about-inner {
        padding: 50px 0 40px;
    }

    .header-search-btn,
    .profile-icon-link {
        width: 44px;
        height: 44px;
        padding: 8px;
    }

    .search-popup-overlay {
        padding: 20px 15px;
    }

    .search-popup-close {
        top: 20px;
        right: 20px;
        width: 42px;
        height: 42px;
    }

    .search-input-wrapper {
        padding: 6px 8px 6px 16px;
    }

    .search-popup-input {
        font-size: 16px;
    }

    .search-popup-input::placeholder {
        font-size: 14px;
    }

    .search-popup-submit {
        padding: 10px 18px;
        font-size: 14px;
    }

    .fo-images-wrap {
        width: 100%;
        height: unset;
    }

    .fo-oval-back {
        width: 175px;
        height: 225px;
    }

    .fo-oval-front {
        width: 135px;
        height: 190px;
    }

    .fo-stats-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .btn-blue-pill,
    .btn-blue-pill-secondary {
        padding: 10px 20px;
        font-size: 12px;
    }

    /* .why-tutor-cards-grid,
    .matching-steps-grid {
        grid-template-columns: 1fr;
    } */

    .tutor-floating-unified-card {
        grid-template-columns: 1fr;
    }

    .tutor-hero-title {
        font-size: 28px;
    }

    .matching-process-sec {
        padding: 40px 0;
    }

    .ready-inspire-right {
        flex-direction: column;
    }

    .trust-logos-wrapper {
        gap: 20px;
        grid-template-columns: repeat(3, 1fr);
    }

    .nav-breadcrumb {
        flex-wrap: wrap;
    }

    .champtuto-img {
        margin-bottom: -48px;
        z-index: -1;
    }

    .drawer-footer {
        flex-direction: column;
    }

    .main-heading,
    .section-heading {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 11px;
    }

    .default-btn,
    .btn-become {
        font-size: 14px !important;
        padding: 6px 16px !important;
    }

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

    .p-tutor-step-card {
        margin-bottom: 0;
    }

    .steps-row {
        gap: 30px;
    }

    .steps-row>div {
        width: 100%;
    }

    .loc-cta-title {
        margin-bottom: 20px;
    }

    .about-stat-item {
        flex-direction: column;
    }

    .about-stat-text {
        align-items: center;
        text-align: center;
    }

    .trust-logo-item img {
        max-height: unset !important;
        width: 99px;
    }

    .champtutor-gradiant-img {
        display: none;
    }
}

@media (max-width: 480px) {

    .region-card {
        padding: 24px 20px;
    }

    .default-btn,
    .btn-become {
        font-size: 14px !important;
        padding: 6px 14px !important;
    }

    .banner-actions {
        gap: 12px !important;
    }

    .tp-level-item-wrapper {
        width: 100%;
    }
}

/* ==========================================================================
   LOCATION REDESIGN RESPONSIVE STYLES
   ========================================================================== */
@media (max-width: 1199.98px) {
    .loc-schools-grid {
        gap: 12px;
    }

    .school-card {
        padding: 20px 14px;
    }
}


@media (max-width: 575.98px) {
    .tampines-loc-hero-sec h1 {
        font-size: 30px;
    }

    .loc-hero-btns {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-gold-pill,
    .btn-loc-outline {
        justify-content: center;
        width: 100%;
    }

    .loc-floating-card {
        flex-direction: column;
        gap: 20px;
        padding: 20px;
    }

    .loc-feature-item:not(:last-child)::after {
        display: none;
    }
}

/* Our Locations Responsive Rules */
@media (max-width: 1399.98px) {
    .popular-loc-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1199.98px) {
    .popular-loc-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .loc-highlights-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .hero-feature-pills-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991.98px) {
    .popular-loc-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .hero-map-img {
        border-radius: 20px;

    }

    .hero-map-wrap {
        margin-top: 0px;
    }

    .about-faq-sec {
        padding: 40px 0 10px;
    }

    .ready-inspire-left h3 {
        line-height: normal;
    }


}

@media (max-width: 575.98px) {
    .popular-loc-grid {
        grid-template-columns: 1fr;
    }

    .loc-highlights-grid {
        grid-template-columns: 1fr;
    }

    .hero-feature-pills-row {
        grid-template-columns: 1fr !important;
        gap: 20px;
    }

    .btn-blue-soft-pill {
        width: 100%;
        justify-content: center;
    }

    .footer-card .container {
        padding: 0 28px;
    }

    .section-heading br {
        display: none;
    }
}


@media (max-width: 425px) {
    .p-tutor-step-card {
        padding: 40px 10px !important;
        max-width: 100%;
        margin-bottom: 0 !important;
        justify-content: left;
    }
}