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

    /* HEADER */

    .header {
        width: 100%;
        padding: 0 24px;
    }

    .button-container {
        display: flex;
        gap: 24px;
    }

    /* HERO SECTION */


    .hero-container {
        margin-top: 80px;
        height: 400px;
    }

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

    .hero-subtitle {
        width: 500px;
        font-size: 21px;
    }

    .hero-inner {
        padding: 0 24px;
        display: flex;
        flex-direction: column;
    }
    .hero-container .hero-button:hover {
        background-color: #DD3A01;
        color: #F8F8F8;
    }

    /* ABOUT US */


    .about-us {
        padding: 0 24px;
        display: block;
    }

    .title-small {

        font-weight: 400;
    }

    .title-large {

        font-size: 36px;
        font-weight: 300;
        padding-top: 12px;
        padding-bottom: 32px;
    }

    .content {
        font-size: 20px;
    }

    .experience-that-speaks .title {
        font-size: 28px;
    }

    .experience-that-speaks .sub-title {
        width: 100%;
        font-size: 18px;
        padding-bottom: 40px;
    }

    .experience {
        display: block;
    }


    .stat-number {
        font-size: 36px;
    }

    .stat-text {
        font-size: 18px;
    }

    /* OUR APPROACH */

    .our-approach {
        padding: 0 24px;
        display: block;

    }

    /* SECTION4 */

    .section4 {
        padding: 0px 24px;
    }

    .section4 {
        display: block;
    }

    .section4-text {
        padding: 0px 0px;
    }

    .section4-title {
        font-size: 28px;
    }

    .section4-subtitle {
        font-size: 18px;
    }


    .section4-image {
        object-fit: cover;
        width: 100%;
        height: 500px;
        padding-top: 40px;
    }


    /* OUR SERVICES */


    .services {
        padding: 0 24px;
    }

    .service-components {
        padding: 16px 16px;
    }

    .service-components:hover {
        padding: 16px 16px;
    }


    .service-components-title {
        font-size: 21px;
    }

    .service-content {

        font-size: 16px;
    }

    .service-component.expanded .service-content {
        max-height: 70px;
    }

    /* CONTACT US */

    .contact-us {
        padding: 0px 24px;
    }


    .contact-us-sections {
        display: flex;
        flex-direction: column;
    }

    .contact-us-section1 {
        display: flex;
        padding: 40px 40px;
        width: inherit;
        flex-direction: row;
        gap: 0;
        align-items: flex-start;
    }

    .contact-us-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

    .contact-us-details-title {
        font-size: 16px;
        text-align: center;
    }

    .contact-us-details-content {
        font-size: 14px;
        text-align: center;
    }

    .contact-us-section2 {
        width: inherit;
    }

    /* FOOTER */

    .footer {
        padding: 0px 24px 40px 24px;
    }

    .trademark-links {
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }

    .trademark {
        margin-right: 0;
    }

    .links-container {
        margin-right: 0px;
    }

    /* Terms & Conditions */

    .tc-container {
        padding-top: 80px;
    }

    .terms-and-condition {
        padding: 0 24px;

    }

    .pp-container {
        padding-top: 80px;
    }

    .privacy-policy {
        padding: 0 24px;

    }

    .refund-container {

        padding-top: 80px;

      }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
        .otp-verification-container,
        .success-container,
        .failure-container {
            width: 400px;
            padding: 20px;
        }

        .otp-title,
        .success-title,
        .failure-title {
            font-size: 22px;
        }

        .otp-subtitle,
        .success-subtitle,
        .failure-subtitle {
            font-size: 13px;
        }

        .otp-input {
            max-width: 50px;
            height: 50px;
            font-size: 14px;
        }
    }

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

        /* HEADER */

        .header {
            width: 100%;
            padding: 0 24px;
        }

        .button-container {
            display: flex;
            gap: 24px;
        }

        /* HERO SECTION */


        .hero-container {
            margin-top: 80px;
            height: 400px;
        }

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

        .hero-subtitle {
            width: 500px;
            font-size: 21px;
        }

        .hero-inner {
            padding: 0 24px;
            display: flex;
            flex-direction: column;
        }

        /* ABOUT US */


        .about-us {
            padding: 0 24px;
            display: block;
        }

        .title-small {
            font-weight: 400;
        }

        .title-large {
            font-size: 36px;
            font-weight: 300;
            padding-top: 12px;
            padding-bottom: 32px;
        }

        .content {
            font-size: 20px;
        }

        .experience-that-speaks .title {
            font-size: 28px;
        }

        .experience-that-speaks .sub-title {
            width: 100%;
            font-size: 18px;
            padding-bottom: 40px;
        }

        .experience {
            display: block;
        }


        .stat-number {
            font-size: 36px;
        }

        .stat-text {
            font-size: 18px;
        }

        /* OUR APPROACH */

        .our-approach {
            padding: 0 24px;
            display: block;
        }

        /* SECTION4 */

        .section4 {
            padding: 0px 24px;
        }

        .section4 {
            display: block;
        }

        .section4-text {
            padding: 0px 0px;
        }

        .section4-title {
            font-size: 28px;
        }

        .section4-subtitle {
            font-size: 18px;
        }


        .section4-image {
            object-fit: cover;
            width: 100%;
            height: 500px;
            padding-top: 40px;
        }


        /* OUR SERVICES */


        .services {
            padding: 0 24px;
        }

        .service-components {
            padding: 16px 16px;
        }

            .service-components:hover {
                padding: 16px 16px;
            }


        .service-components-title {
            font-size: 21px;
        }

        .service-content {
            font-size: 16px;
        }

        .service-component.expanded .service-content {
            max-height: 70px;
        }

        /* CONTACT US */

        .contact-us {
            padding: 0px 24px;
        }


        .contact-us-sections {
            display: flex;
            flex-direction: column;
        }

        .contact-us-section1 {
            display: flex;
            padding: 40px 40px;
            width: inherit;
            flex-direction: row;
            gap: 0;
            align-items: flex-start;
        }

        .contact-us-content {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

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

        .contact-us-details-title {
            font-size: 16px;
            text-align: center;
        }

        .contact-us-details-content {
            font-size: 14px;
            text-align: center;
        }

        .contact-us-section2 {
            width: inherit;
        }

        /* FOOTER */

        .footer {
            padding: 0px 24px 40px 24px;
        }

        .trademark-links {
            flex-direction: column;
            gap: 24px;
            align-items: center;
        }

        .trademark {
            margin-right: 0;
        }

        .links-container {
            margin-right: 0px;
        }

        /* Terms & Conditions */

        .tc-container {
            padding-top: 80px;
        }

        .terms-and-condition {
            padding: 0 24px;
        }

        .pp-container {
            padding-top: 80px;
        }

        .privacy-policy {
            padding: 0 24px;
        }

        .refund-container {
            padding-top: 80px;
        }

        @media screen and (min-width: 768px) and (max-width: 1023px) {
            .otp-verification-container,
            .success-container,
            .failure-container {
                width: 400px;
                padding: 20px;
            }

            .otp-title,
            .success-title,
            .failure-title {
                font-size: 22px;
            }

            .otp-subtitle,
            .success-subtitle,
            .failure-subtitle {
                font-size: 13px;
            }

            .otp-input {
                max-width: 50px;
                height: 50px;
                font-size: 14px;
            }
        }
        .otp-input::-webkit-outer-spin-button,
        .otp-input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

        .otp-input[type=number] {
            -moz-appearance: textfield;
        }
    }
}