/* Responsive Adjustments */
@media (max-width: 991.98px) {
    .navbar-collapse {
        padding: 1rem 0;
    }

    .navbar-nav {
        gap: 0;
    }

    .navbar-nav .nav-link {
        padding: 0.75rem 0 !important;
        border-bottom: 1px solid #e2e8f0;
    }

    .btn-download {
        margin-top: 1rem;
        width: 100%;
        justify-content: center;
    }

    .hero-section {
        padding: 2rem 0;
    }

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

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

    .career-banner {
        padding: 3rem 0;
    }

    .certification-title {
        font-size: 1.8rem;
    }

    .certification-description {
        font-size: 1rem;
    }

    .certification-section {
        padding: 50px 15px;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 767.98px) {
    .sm-navbar-brand-logo{
   position: absolute;
    top: 11px;
    right: 50px;
   }
   .navbar-nav .nav-link {
       text-align: right;
   }
   .hero-title {
        line-height: inherit;
    }
    .career-title {
        font-size: 1.8rem;
        text-align: center;
    }

    .career-text {
        text-align: center;
    }

    .certification-title {
        font-size: 1.5rem;
    }

    .certification-description {
        font-size: 0.95rem;
    }

    .certification-section {
        padding: 40px 15px;
    }
}

@media (max-width: 575.98px) {
    .hero-title {
        font-size: 2rem;
    }

    .feature-cards {
        grid-template-columns: 1fr;
    }

    .download-buttons {
        flex-wrap: inherit;
    }

    .btn-google,
    .btn-apple {
        justify-content: center;
    }

    .bottom-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .divider {
        display: none;
    }
}

/* Million Dollar Career Section Responsive */
@media (max-width: 991.98px) {
    .million-dollar-career .title {
        font-size: 2.5rem;
    }

    .million-dollar-career .description {
        font-size: 18px;
    }
}

@media (max-width: 767.98px) {

    .million-dollar-career {
        margin-bottom: 50px;
    }


    .million-dollar-career .title {
        font-size: 2rem;
        text-align: center;
    }

    .million-dollar-career .description {
        font-size: 16px;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .million-dollar-career .title {
        font-size: 1.6rem;
    }

    .million-dollar-career .description {
        font-size: 14px;
        line-height: 1.6;
    }

    .million-dollar-career .img-fluid {
        max-width: 100%;
    }
}

/* Real Trap Stop Wasting Time Section Responsive */
@media (max-width: 991.98px) {
    .real-trap-stop-wasting-time .title {
        font-size: 2.2rem;
    }

    .real-trap-stop-wasting-time .description {
        font-size: 16px;
    }

    .real-trap-stop-wasting-time .features-card h4 {
        font-size: 1.3rem;
    }

    .real-trap-stop-wasting-time .features-card p {
        font-size: 14px;
    }
}

@media (max-width: 767.98px) {
    .real-trap-stop-wasting-time {
        padding: 40px 0;
    }

    .real-trap-stop-wasting-time .title {
        font-size: 1.8rem;
        text-align: center;
    }

    .real-trap-stop-wasting-time .description {
        font-size: 15px;
        text-align: center;
        margin-bottom: 15px;
    }

    .real-trap-stop-wasting-time .features-card {
        text-align: center;
        padding: 20px 15px;
    }

    .real-trap-stop-wasting-time .features-card .icon {
        margin: 0 auto 15px;
    }
}

@media (max-width: 575.98px) {
    .real-trap-stop-wasting-time .title {
        font-size: 1.5rem;
    }

    .real-trap-stop-wasting-time .description {
        font-size: 14px;
        line-height: 1.6;
    }

    .real-trap-stop-wasting-time .features-card h4 {
        font-size: 1.1rem;
    }

    .real-trap-stop-wasting-time .features-card p {
        font-size: 13px;
    }
}

/* LifeMatch Guaranteed Path Certification Section Responsive */
@media (max-width: 991.98px) {
    .lifematch-guaranteed-path-certification {
        height: auto;
        padding: 60px 0;
    }

    .lifematch-guaranteed-path-certification .title {
        font-size: 40px;
    }

    .lifematch-guaranteed-path-certification .description {
        font-size: 20px;
    }
}

@media (max-width: 767.98px) {
    .lifematch-guaranteed-path-certification {
        padding: 50px 0;
        background-size: cover;
    }

    .lifematch-guaranteed-path-certification::before {
        display: none;
    }

    .lifematch-guaranteed-path-certification .row {
        flex-direction: column;
    }

    .lifematch-guaranteed-path-certification .col-lg-6 {
        width: 100%;
    }

    .lifematch-guaranteed-path-certification .col-lg-6:first-child {
        display: none;
    }

    .lifematch-guaranteed-path-certification .content-wrapper {
        text-align: center;
        padding: 0 15px;
    }

    .lifematch-guaranteed-path-certification .title {
        font-size: 1.8rem;
        margin-right: 0;
    }

    .lifematch-guaranteed-path-certification .description {
        font-size: 16px;
    }
}

@media (max-width: 575.98px) {
    .lifematch-guaranteed-path-certification {
        padding: 40px 0;
    }

    .lifematch-guaranteed-path-certification .title {
        font-size: 1.5rem;
    }

    .lifematch-guaranteed-path-certification .description {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* Features Smart App Section Responsive */
@media (max-width: 991.98px) {
    .features-smart-app-section {
        padding: 60px 15px;
    }

    .features-smart-app-title {
        font-size: 2.2rem;
    }

    .features-smart-app-subtitle {
        font-size: 1.8rem;
    }

    .features-smart-app-description {
        font-size: 16px;
    }

    .feature-smart-app-card {
        padding: 20px 15px;
    }

    .feature-smart-app-title {
        font-size: 1.1rem;
    }

    .feature-smart-app-text {
        font-size: 14px;
    }
}

@media (max-width: 767.98px) {
    .features-smart-app-section {
        padding: 50px 15px;
    }

    .features-smart-app-title {
        font-size: 1.8rem;
    }

    .features-smart-app-subtitle {
        font-size: 1.5rem;
    }

    .features-smart-app-description {
        font-size: 15px;
        padding: 0 10px;
    }

    .feature-smart-app-card {
        text-align: center;
        margin-bottom: 15px;
    }

    .feature-smart-app-icon {
        margin: 0 auto 15px;
    }

    .feature-smart-app-download-buttons {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }

    .feature-smart-app-download-buttons .btn-download {
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }
}

@media (max-width: 575.98px) {
    .features-smart-app-section {
        padding: 40px 10px;
    }

    .features-smart-app-title {
        font-size: 1.5rem;
    }

    .features-smart-app-subtitle {
        font-size: 1.3rem;
    }

    .features-smart-app-description {
        font-size: 14px;
        line-height: 1.6;
    }

    .feature-smart-app-title {
        font-size: 1rem;
    }

    .feature-smart-app-text {
        font-size: 13px;
    }

    .feature-smart-app-download-buttons .btn-download {
        max-width: 100%;
        font-size: 14px;
        padding: 12px 20px;
    }
}

/* Advanced Learning Experience Section Responsive */
@media (max-width: 991.98px) {
    .advanced-learnin-experience .title {
        font-size: 2.2rem;
    }

    .advanced-learnin-experience .descripption {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .advanced-learnin-experience {
        padding: 20px 15px 0px;
    }

    .advanced-learnin-experience .title {
        font-size: 1.8rem;
        text-align: center;
    }

    .advanced-learnin-experience .descripption {
        font-size: 15px;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .advanced-learnin-experience .title {
        font-size: 1.5rem;
    }

    .advanced-learnin-experience .descripption {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* Smart Cards Section Responsive */
@media (max-width: 991.98px) {
    .smart-cards-section {
        padding: 60px 15px;
    }

    .smart-cards-content-wrapper h2 {
        font-size: 2rem;
    }

    .smart-cards-content-wrapper .description {
        font-size: 15px;
    }

    .smart-cards-feature-box h5 {
        font-size: 1rem;
    }

    .smart-cards-feature-box p {
        font-size: 13px;
    }

    .phone-mockup-wrapper img {
        max-width: 100%;
    }
}

@media (max-width: 767.98px) {
    .smart-cards-section {
        padding: 40px 15px;
    }

    .smart-cards-section .row {
        flex-direction: column;
    }

    .smart-cards-section .row:nth-child(even) {
        flex-direction: column-reverse;
    }

    .smart-cards-section .col-lg-6 {
        width: 100%;
    }

    .smart-cards-content-wrapper {
        text-align: center;
        padding: 20px 0;
    }

    .smart-cards-content-wrapper h2 {
        font-size: 1.6rem;
    }

    .smart-cards-content-wrapper .description {
        font-size: 14px;
    }

    .smart-card-tag-badge {
        justify-content: center;
    }

    .smart-cards-feature-boxes {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px;
    }

    .smart-cards-feature-box {
        text-align: center;
        flex: 1 1 45%;
        max-width: 160px;
    }

    .smart-cards-feature-box .icon {
        margin: 0 auto 10px;
    }

    .phone-mockup-wrapper {
        text-align: center;
        margin-bottom: 20px;
    }

    .phone-mockup-wrapper img {
        float: none !important;
        max-width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 575.98px) {
    .smart-cards-section {
        padding: 30px 10px;
    }

    .smart-cards-content-wrapper h2 {
        font-size: 1.4rem;
    }

    .smart-cards-content-wrapper .description {
        font-size: 13px;
        line-height: 1.6;
    }

    .smart-card-tag-badge {
        font-size: 12px;
    }

    .smart-card-tag-badge span {
        font-size: 12px;
    }

    .smart-cards-feature-box {
        max-width: 140px;
    }

    .smart-cards-feature-box h5 {
        font-size: 0.9rem;
    }

    .smart-cards-feature-box p {
        font-size: 12px;
    }

    .phone-mockup-wrapper img {
        max-width: 90%;
    }
}

/* Full Circle Section Responsive */
@media (max-width: 991.98px) {
    .full-circle-section {
        padding: 60px 15px;
    }

    .full-circle-section .decorative-circle {
        display: none;
    }

    .bonus-content-wrapper h2 {
        font-size: 2rem;
    }

    .bonus-content-wrapper .description {
        font-size: 15px;
    }

    .bonus-feature-list li {
        font-size: 14px;
    }

    .bonus-bottom-text {
        font-size: 14px;
    }

    .tablet-mockup-wrapper img {
        max-width: 100%;
    }
}

@media (max-width: 767.98px) {
    .full-circle-section {
        padding: 40px 15px;
    }

    .full-circle-section .row {
        flex-direction: column;
    }

    .full-circle-section .col-lg-6 {
        width: 100%;
    }

    .tablet-mockup-wrapper {
        text-align: center;
        margin-bottom: 30px;
    }

    .tablet-mockup-wrapper img {
        max-width: 80%;
        margin: 0 auto;
    }

    .bonus-content-wrapper {
        /* text-align: center; */
        padding: 0 10px;
    }

    .bonus-badge {
        justify-content: center;
    }

    .bonus-content-wrapper h2 {
        font-size: 1.6rem;
    }

    .bonus-content-wrapper .description {
        font-size: 14px;
    }

    .bonus-feature-list {
        text-align: left;
        padding-left: 20px;
        max-width: 400px;
        margin: 0 auto 20px;
    }

    .bonus-feature-list li {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .bonus-bottom-text {
        font-size: 13px;
        line-height: 1.6;
    }
}

@media (max-width: 575.98px) {
    .full-circle-section {
        padding: 30px 10px;
    }

    .tablet-mockup-wrapper img {
        max-width: 90%;
    }

    .bonus-content-wrapper h2 {
        font-size: 1.4rem;
    }

    .bonus-content-wrapper .description {
        font-size: 13px;
    }

    .bonus-badge {
        font-size: 12px;
    }

    .bonus-badge-text {
        font-size: 12px;
    }

    .bonus-feature-list {
        max-width: 100%;
        padding-left: 15px;
    }

    .bonus-feature-list li {
        font-size: 12px;
    }

    .bonus-bottom-text {
        font-size: 12px;
    }
}

/* Successful Students Wrapper Section Responsive */
@media (max-width: 991.98px) {
    .successful-students-wrapper {
        padding: 60px 15px;
    }

    .successful-students-wrapper .hero-heading {
        font-size: 2.5rem;
    }

    .successful-students-wrapper .hero-subtext {
        font-size: 16px;
    }

    .successful-students-wrapper .characters-wrapper img {
        max-width: 90%;
    }

    .successful-students-wrapper-download-buttons {
        gap: 15px;
    }

    .successful-students-wrapper-btn-google,
    .successful-students-wrapper-btn-appstore {
        padding: 12px 20px;
        font-size: 14px;
    }

    .successful-students-features-text {
        font-size: 13px;
    }

    .successful-students-feature-card h5 {
        font-size: 1.1rem;
    }

    .successful-students-feature-card p {
        font-size: 14px;
    }
}

@media (max-width: 767.98px) {
    .successful-students-wrapper {
        padding: 40px 15px;
    }

    .successful-students-wrapper .hero-heading {
        font-size: 2rem;
        line-height: normal;
    }

    .successful-students-wrapper .hero-subtext {
        font-size: 15px;
    }

    .successful-students-wrapper .characters-wrapper img {
        max-width: 100%;
    }

    .successful-students-wrapper-download-buttons {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .successful-students-wrapper-btn-google,
    .successful-students-wrapper-btn-appstore {
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }

    .successful-students-features-text {
        flex-direction: column;
        gap: 8px;
    }

    .successful-students-features-text .dot {
        display: none;
    }

    .successful-students-feature-card {
        text-align: center;
        padding: 20px 15px;
    }

    .successful-students-feature-card .feature-icon {
        margin: 0 auto 15px;
    }
}

@media (max-width: 575.98px) {
    .successful-students-wrapper {
        padding: 30px 10px;
    }

    .successful-students-wrapper .top-badge {
        font-size: 12px;
        padding: 8px 15px;
    }

    .successful-students-wrapper .hero-heading {
        font-size: 1.6rem;
    }

    .successful-students-wrapper .hero-subtext {
        font-size: 14px;
    }

    .successful-students-wrapper-btn-google,
    .successful-students-wrapper-btn-appstore {
        max-width: 100%;
        font-size: 13px;
        padding: 10px 15px;
    }

    .successful-students-features-text span {
        font-size: 12px;
    }

    .successful-students-feature-card h5 {
        font-size: 1rem;
    }

    .successful-students-feature-card p {
        font-size: 13px;
    }

    .download-section-wrapper {
        padding: 20px 10px;
    }
}

/* Contact Us Section Responsive */
@media (max-width: 991.98px) {
    .contact-us {
        padding: 60px 15px;
    }

    .contact-us-head h1 {
        font-size: 2.5rem;
    }

    .contact-us-head p {
        font-size: 16px;
    }

    .contact-us-section-title {
        font-size: 1.5rem;
    }

    .contact-us-contact-card {
        padding: 20px;
    }

    .contact-us-contact-card h5 {
        font-size: 1.1rem;
    }

    .contact-us-contact-card p {
        font-size: 14px;
    }

    .contact-us-hours-card {
        padding: 25px 20px;
    }

    .contact-us-hours-header h4 {
        font-size: 1.3rem;
    }

    .contact-us-hours-item .day {
        font-size: 16px;
    }

    .contact-us-hours-item .time-value {
        font-size: 22px;
    }
}

@media (max-width: 767.98px) {
    .contact-us {
        padding: 40px 15px;
    }

    .contact-us-head {
        text-align: center;
    }

    .contact-us-head h1 {
        font-size: 2rem;
    }

    .contact-us-head p {
        font-size: 15px;
    }

    .contact-us .header-badge {
        justify-content: center;
    }

    .contact-us-section-title {
        font-size: 1.3rem;
        text-align: center;
        margin-bottom: 20px;
    }

    .contact-us-contact-card {
        flex-direction: column;
        text-align: center;
        padding: 20px 15px;
        margin-bottom: 15px;
    }

    .contact-us-contact-card .contact-info {
        text-align: center;
    }

    .contact-us-contact-card .contact-btn {
        display: inline-block;
        margin-top: 10px;
    }

    .contact-us-hours-card {
        padding: 20px 15px;
    }

    .contact-us-hours-header {
        justify-content: center;
    }

    .contact-us-hours-header h4 {
        font-size: 1.2rem;
    }

    .contact-us-hours-item {
        gap: 10px;
        padding: 15px;
    }


    .contact-us-hours-item .day {
        font-size: 15px;
    }

    .contact-us-hours-item .time-value {
        font-size: 20px;
    }

    .contact-us-response-badge {
        font-size: 13px;
        padding: 6px 12px;
    }

    .quick-link-foot {
        margin-top: 25px;
    }
}

@media (max-width: 575.98px) {
    .contact-us {
        padding: 30px 10px;
    }

    .contact-us-head h1 {
        font-size: 1.6rem;
    }

    .contact-us-head p {
        font-size: 14px;
    }

    .contact-us .header-badge {
        font-size: 12px;
        padding: 8px 12px;
    }

    .contact-us-section-title {
        font-size: 1.2rem;
    }

    .contact-us-contact-card h5 {
        font-size: 1rem;
    }

    .contact-us-contact-card p {
        font-size: 13px;
    }

    .contact-btn {
        font-size: 14px;
        padding: 6px 12px;
    }

    .contact-us-hours-header .clock-icon {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .contact-us-hours-header h4 {
        font-size: 1.1rem;
    }

    .contact-us-hours-item .day {
        font-size: 14px;
    }

    .contact-us-hours-item .period {
        font-size: 12px;
    }

    .contact-us-hours-item .time-value {
        font-size: 18px;
    }

    .contact-us-hours-item .time-desc {
        font-size: 12px;
    }

    .contact-us-response-badge {
        font-size: 12px;
    }
}

@media (max-width: 767.98px) {

    .hero-section .d-block.d-lg-none .btn-google,
    .hero-section .d-block.d-lg-none .btn-apple {
        padding: 11px 14px;
        font-size: 10px;
        border-radius: 10px;
    }

    /* Phone Wrapper Responsive */
    .phone-wrapper {
        width: 280px;
        margin: 0 auto 30px;
    }

    .phone-wrapper.rgt,
    .phone-wrapper.lft {
        float: none;
        margin: 30px auto;
    }

    .phone-frame {
        height: 560px;
        padding: 12px 16px;
    }

    .phone-screen {
        border-radius: 34px;
    }

    .phone-slider .owl-stage-outer {
        border-radius: 34px;
    }

    /* App header adjustments */
    .phone-frame .app-header {
        width: 110px;
        height: 40px;
    }

    .phone-frame .app-header h6 {
        font-size: 14px;
    }

    .phone-wrapper.rgt .phone-frame .app-header {
        left: -25px;
        top: -5px;
    }

    .phone-wrapper.lft .phone-frame .app-header {
        right: -25px;
        top: -5px;
    }

    /* Camera notch adjustment */
    .phone-frame::after {
        top: 18px;
        left: 38%;
        width: 60px;
        height: 18px;
        background-size: contain;
    }

    /* Slider dots */
    .phone-slider .owl-dots {
        bottom: 8px;
    }

    .phone-slider .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
}

@media (max-width: 575.98px) {
    /* Phone Wrapper - Extra Small */
    .phone-wrapper {
        width: 260px;
    }

    .phone-frame {
        height: 520px;
        padding: 11px 14px;
    }

    .phone-screen {
        border-radius: 32px;
    }

    .phone-slider .owl-stage-outer {
        border-radius: 32px;
    }

    .phone-frame .app-header {
        width: 100px;
        height: 36px;
    }

    .phone-frame .app-header h6 {
        font-size: 12px;
    }

    .phone-wrapper.rgt .phone-frame .app-header,
    .phone-wrapper.lft .phone-frame .app-header {
        top: -8px;
    }

    .phone-wrapper.rgt .phone-frame .app-header {
        left: -20px;
    }

    .phone-wrapper.lft .phone-frame .app-header {
        right: -20px;
    }

    .phone-frame::after {
        top: 16px;
        left: 36%;
        width: 55px;
        height: 16px;
    }

    .phone-slider .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }

    .phone-slider .owl-dots .owl-dot {
        margin: 0 3px;
    }
}

@media (max-width: 400px) {
    /* Phone Wrapper - Very Small Screens */
    .phone-wrapper {
        width: 240px;
    }

    .phone-frame {
        height: 480px;
        padding: 10px 12px;
    }

    .phone-screen {
        border-radius: 30px;
    }

    .phone-slider .owl-stage-outer {
        border-radius: 30px;
    }

    .phone-frame .app-header {
        width: 90px;
        height: 32px;
    }

    .phone-frame .app-header h6 {
        font-size: 11px;
    }
}

