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

@media (max-width:768px) {
    .hero-title {
        font-size: 45px;
        line-height: 55px;
    }

    .title {
        font-size: 41px;
        line-height: 50px;
    }

    .step-connector {
        display: none;
    }

    .img-order {
        order: 3;
    }

    .features {
        align-items: baseline !important;
    }

    .download-app-section .container {
        padding: 0px 30px;
    }

    .download-image {
        display: none;
    }

    .inner-pages {
        padding: 50px 0px;
    }

    .register-form-container {
        max-width: 900px;
        margin: 0px auto 0px;

    }

    .login-imgs {
        display: none;
    }

    .relationships-section {
        padding: 50px 0px;
    }

    .contact-img {
        display: none;
    }

    .inner-pages.contact-section .contact-contant {
        padding-bottom: 100px;
    }
}

@media (max-width:555px) {
    .hero-title {
        font-size: 35px;
        line-height: 45px;
    }

    .title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }

    .hero-section {
        padding: 50px 0 20px 0;
    }

    .relationships-section {
        padding: 50px 0px;
    }

    .relationships-section.bg-seashell.pb-0 {
        padding-bottom: 50px !important;
    }

    .features-card {
        max-width: 100%;
        width: 100%;
    }

    .download-app-section {
        padding: 20px 0 50px;
    }

    .faq {
        background-color: #f2f2f7;
        padding: 50px 0px;
    }

    .footer-menu {
        gap: 20px;
        padding-left: 0;
    }

    .footer-menu li h2 {
        white-space: nowrap;
    }

    .inner-pages {
        padding: 50px 0px;
    }

    .inner-pages.contact-section .contact-contant {
        padding-bottom: 50px;
    }

}

@media (max-width:480px) {
    .navbar-brand img {
        max-width: 100px;
    }

    .hero-title {
        font-size: 30px;
        line-height: 40px;
    }

    .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .hero-section {
        padding: 30px 0 20px 0;
    }

    .sub-title {
        font-size: 15px;
        line-height: 23px;
    }

    .hero-features {
        flex-wrap: wrap;
        gap: 5px;
    }

    .hero-button {
        display: grid;
        gap: 10x;
    }

    .btn-started {
        width: 100%;
        text-align: center;
        display: block;
    }

    a.btn-started svg {
        margin-left: 5px;
    }

    .btn-started-outline {

        width: 100%;
        display: block;
    }

    .hero-image {
        margin-top: 20px !important;
    }

    .relationships-section {
        padding: 30px 0px;
    }

    .label {
        font-size: 16px;
        letter-spacing: 3px;
        margin-bottom: 5px;
    }

    .relationships-card p {
        min-height: auto;
    }

    .features {
        min-height: auto;
    }

    .icon-card .content .title {
        font-size: 18px;
        line-height: 26px;
    }

    .icon-card .content {
        gap: 5px;
    }

    .icon-card .icon {
        width: 50px;
        height: 50px;
    }

    .icon-card .icon svg {
        width: 18px;
        height: 18px;
    }

    .how-it-works-section .mt-5 {
        margin-top: 20px !important;
    }

    .how-it-works-section .container {
        padding: 50px 15px;
        border-radius: 15px;
    }

    .download-app-section {
        padding: 20px 0 50px;
        margin: 0px 15px;
    }

    .download-app-section .container {
        padding: 0px 20px;
    }

    .download-content {
        padding: 20px 0px;
        gap: 10px;
    }

    .button-group {
        margin-top: 20px;
    }

    .button-group a {
        width: 100%;
    }

    .faq {
        padding: 30px 0px;
    }

    .accordion .accordion-item {
        padding: 15px;
    }

    .accordion button .accordion-title {
        line-height: 25px;
        font-size: 18px;
        width: 90%;
    }

    .accordion .accordion-content p {
        font-size: 14px;
        margin: 15px 0 0px;
        padding-top: 15px;
        line-height: 20px;
    }

    .step-card h3 {
        font-size: 21px;
        margin-bottom: 11px;
    }

    .footer .logo-footer {
        max-width: 150px;
        height: auto;
        object-fit: cover;
    }

    .footer-menu {
        gap: 20px;
        padding-left: 0;
        flex-wrap: wrap;
    }

    .copyright .container {
        flex-wrap: wrap !important;
        gap: 10px;
        justify-content: center !important;
    }

    .register-form-container {
        padding: 20px;
    }

    .info-item .svg-icon svg {
        width: 25px;
        height: 25px;
    }

    .contact-form,
    .contact-info {
        padding: 20px;
        ;
    }

    .light-img {
        position: absolute;
        bottom: 0;
        left: 0;
        display: none;
    }

    .stat-main {
        font-size: 30px;
    }

    .stats-section {
        padding-top: 30px;
        margin: auto;
    }

    .feedback-section {
        background-color: #FDF7EC;
        padding: 30px 0 0px;
        position: relative;
    }

    .about-section .card {
        padding: 30px 20px;
    }
      .stats-inner {
        padding: 20px 20px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .inner-pages.contact-section .contact-contant {
        padding-bottom: 30px;
    }

    .inner-pages {
        padding: 30px 0px;
    }

    .terms-header p {
        margin-bottom: 11px;
        font-size: 15px;
        line-height: 22px;
    }

    .terms-header {
        padding: 0px 0px;
    }

    .terms-header h1,
    .terms-header h2,
    .terms-header h3,
    .terms-header h4,
    .terms-header h5,
    .terms-header h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .register-form input[type="text"],
    .register-form input[type="email"],
    .register-form input[type="password"],
    .register-form select {
        padding: 14px 20px;
    }
}

@media (max-width:375px) {
    .title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px;
    }

    .mobile-menu-flex {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .stats-inner {
        padding: 20px 20px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .inner-pages.contact-section .contact-contant {
        padding-bottom: 30px;
    }

    .inner-pages {
        padding: 30px 0px;
    }

    .terms-header p {
        margin-bottom: 11px;
        font-size: 15px;
        line-height: 22px;
    }

    .terms-header {
        padding: 0px 0px;
    }

    .terms-header h1,
    .terms-header h2,
    .terms-header h3,
    .terms-header h4,
    .terms-header h5,
    .terms-header h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .register-form input[type="text"],
    .register-form input[type="email"],
    .register-form input[type="password"],
    .register-form select {
        padding: 20px 16px;
    }
}