@media screen and (max-width: 1399px) {
    html {
        font-size: 85%;
    }

    /* section.coming-soon {

        height: calc(100svh - 6.2075rem);

        height: calc(100lvh - 6.2075rem);

        height: calc(100dvh - 6.2075rem);

    } */
}

@media screen and (max-width: 1299px) {}

@media screen and (max-width: 1199px) {
    .container {
        max-width: 95%;

        width: 100%;

        margin: 0 auto;
    }

    footer .link-wraper {
        grid-template-columns: 8.3rem 11.2rem auto;

        gap: 1.1rem;
    }

    footer .link-wraper .link-item ul.contact-links li {
        gap: 0.6rem;
    }

    footer .link-wraper .link-item ul li {
        font-size: 0.9rem;

        margin-bottom: 1.3rem;
    }

    footer p {
        font-size: 0.9rem;

        line-height: 1.425rem;
    }

    footer h5 {
        font-size: 1.15rem;
    }

    footer a.logo img {
        max-width: 14rem;

        max-height: 5rem;
    }

    section.home-sec4 .value-cart p {
        font-size: 0.9rem;
    }

    section.home-banner img.right-side-img {
        max-width: 100%;
    }

    section.home-sec2 .what-we-do .item h4 {
        font-size: 1.275rem;
    }

    /* Design by Syed Ali Rizvi start ---------- */

    section.how_works .grp_stage ul.stageNumber li {
        position: absolute;

        width: 100%;

        max-width: 13.125rem;
    }

    /* Design by Syed Ali Rizvi end ---------- */
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 82%;
    }

    section.home-sec5 .news_card .txt h4 {
        max-width: 100%;
    }
}

/* nav ber css start */

@media screen and (max-width: 991px) {
    .slim-container a.slimNav_sk78-reveal span {
        background: #d46a4c;

        margin: 0;

        width: 2.6rem;

        height: 0.1875rem;
    }

    .slim-container a.slimNav_sk78-reveal span+span {
        width: 2.2rem;
    }

    .slim-container a.slimNav_sk78-reveal span+span+span {
        width: 1.8rem;
    }

    .slim-container .slim-bar {
        background: transparent;

        padding: 0;
    }

    .slim-container a.slimNav_sk78-reveal {
        width: 3.3rem;

        height: 3rem;

        padding: 0 !important;

        display: flex;

        flex-direction: column;

        justify-content: center;

        gap: 0.52rem;

        z-index: 99;

        align-items: flex-end;

        top: 0.8rem;

        right: 0.5rem !important;

        color: #d46a4c;

        border-radius: 6.25rem;

        border: transparent;

        background-color: transparent;

        font-size: 2.15rem !important;
    }

    .slim-container .slim-nav {
        background: #d46a4c;

        margin-top: 5.6815rem;
    }

    .slim-container .slim-nav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #ffffff;

        background-color: #f5f5f5;

        border-radius: 10px;
    }

    .slim-container .slim-nav::-webkit-scrollbar {
        width: 8px;

        background-color: #f5f5f5;

        border-radius: 10px;
    }

    .slim-container .slim-nav::-webkit-scrollbar-thumb {
        background-color: #d46a4c;

        border: 2px solid #fff;

        border-radius: 10px;
    }

    .slim-container .slim-nav ul {
        flex-direction: column;

        gap: 0 !important;
    }

    .slim-container .slim-nav ul li a {
        width: 100%;

        padding: 1.3rem 1.25rem !important;

        color: #fff !important;

        text-transform: capitalize;

        box-sizing: border-box;

        border: none !important;

        border-bottom: 1px solid rgba(255, 255, 255, 0.7333333333) !important;
    }

    .slim-container .slim-nav ul li.slim-last a {
        border: none !important;
    }

    .slim-container .slim-nav ul li a:hover {
        background: transparent;
    }

    .slim-container .slim-nav ul {
        flex-direction: column;

        gap: 0 !important;
    }

    .slim-container .slim-nav ul li a.slim-expand {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #c54f2e;
        margin: 0;
        width: 2.95rem;
        height: 2.75rem;
    }

    .slim-container .slim-nav ul li a.slim-expand:hover {
        background: #e3711b;
    }

    .slim-container .slim-nav ul li li a {
        width: 100%;

        opacity: 1;
    }

    .offer-sec2 .creative-design {
        transform: scale(1);
    }
}

/* nav ber css end */

@media screen and (max-width: 991px) {
    h2 {
        font-size: 2.4rem;
    }

    header .header-bottom-part .bottom-part-content-wraper {
        position: relative;
    }

    div#navigation {
        position: absolute;

        width: 100%;

        top: 0;

        left: 0;
    }

    header .header-bottom-part .bottom-part-content-wraper .menu-wraper {
        display: flex;

        align-items: center;

        gap: 1.25rem;

        padding-right: 5.5rem;
    }

    header .header-bottom-part .bottom-part-content-wraper .menu-wraper a.orange-btn {
        position: relative;

        z-index: 999999999999999;
    }

    header .header-bottom-part .bottom-part-content-wraper .logo-wraper {
        display: table;

        position: relative;

        z-index: 999999999999999;
    }

    section.home-banner h1 {
        font-size: 2.2rem;

        line-height: 2.65rem;
    }

    section.home-banner img.right-side-img {
        max-height: 30rem;
    }

    section.home-banner {
        padding: 3.5rem 0;
    }

    section.home-sec2 {
        padding: 3.5rem 0;
    }

    section.home-sec3 {
        padding-bottom: 3.5rem;
    }

    section.home-sec4 p {
        margin: 0 auto 0rem;
    }

    section.home-sec4 .row {
        gap: 1.6rem 0;
    }

    section.home-sec4 .value-cart.reddish-orange {
        border-radius: 3rem 0 0 0;
    }

    section.home-sec4 .value-cart.moderate-yellow {
        border-radius: 0 3rem 0 0;
    }

    section.home-sec4 .value-cart.prune-purple {
        border-radius: 0 0 0 3rem;
    }

    section.home-sec4 .value-cart.blue-whale {
        border-radius: 0 0 3rem 0;
    }

    section.home-sec4 .value-cart.reddish-orange span {
        border-radius: 1rem 0 0 0;
    }

    section.home-sec4 .value-cart.moderate-yellow span {
        border-radius: 0 1rem 0 0;
    }

    section.home-sec4 .value-cart.prune-purple span {
        border-radius: 0 0 0 1rem;
    }

    section.home-sec4 .value-cart.blue-whale span {
        border-radius: 0 0 1rem 0;
    }

    section.home-sec5 .news_card .img img {
        height: 17rem;
    }

    section.home-sec5 {
        padding: 3.5rem 0;
    }

    section.home-sec6 .middle_box .txt {
        padding: 3.5rem 0;
    }

    footer {
        padding: 3.5rem 0 1.5rem;

        background: #fbf0ed;
    }

    footer .link-wraper {
        grid-template-columns: 7.8rem 1fr 1fr;

        gap: 0.9rem;
    }

    footer a.logo {
        margin: 0 auto 2rem;
    }

    footer p {
        font-size: 1rem;

        text-align: center;

        max-width: 42rem;

        margin: 0 auto 2rem;
    }

    footer ul.social-icon {
        justify-content: center;

        margin-bottom: 3rem;
    }

    footer p.no-caps {
        text-align: left;

        max-width: unset;

        margin: 0 0 1rem;
    }

    footer .link-wraper .link-item ul li {
        margin-bottom: 1rem;

        font-size: 1rem;
    }

    footer h5 {
        font-size: 1.35rem;
    }

    footer h6 {
        margin: 3rem 0 0;
    }

    section.home-sec3 .case-study-box .text-wraper {
        border-radius: 0 6.25rem 0 0;

        padding: 3rem 2rem;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .owl-nav button {
        width: 3.2rem;

        height: 3.2rem;

        background-size: 1.5rem 1.5rem;
    }

    footer .link-wraper .link-item ul.contact-links li {
        align-items: flex-start;
    }

    section.home-sec5 p {
        margin-bottom: 1.5rem;
    }

    section.news-resources-sec img.top-img {
        height: 17rem;
    }

    section.news-resources-sec {
        padding-bottom: 3.5rem;
    }

    section.news-resources-sec h4 {
        font-size: 1rem;
    }

    footer .link-wraper .link-item ul.contact-links li span img {
        max-width: 0.8rem;

        max-height: 0.8rem;
    }

    footer .link-wraper .link-item ul.contact-links li span {
        max-width: 1.9rem;

        height: 1.9rem;
    }

    footer ul.social-icon li a img {
        max-width: 1.25rem;

        max-height: 1.25rem;
    }

    footer ul.social-icon li a {
        width: 2.825rem;

        height: 2.825rem;
    }

    .innerban {
        padding: 4rem 0;
    }

    section.home-sec5 .news_card .img a img {
        height: 17rem;
    }

    section.news-details-sec1 {
        padding: 3.5rem 0 2.5rem;
    }

    section.news-details-sec1 img.news-img {
        height: 25rem;
    }

    /* Design by Suman Khanra start ---------- */

    .impact-sec1 {
        padding: 3.5rem 0;
    }

    .expertise-sec1 {
        padding: 3.5rem 0;
    }

    .expertise-sec1 .nth-sec h2 {
        font-size: 1.9rem;
    }

    .expertise-sec1 .nth-sec {
        margin-top: 3.5rem;
    }

    .expertise-sec1 .nth-sec h2 {
        line-height: 2.525rem;
    }

    /* Design by Suman Khanra end ---------- */

    /* Design by Syed Ali Rizvi start ---------- */

    section.abtSec1,
    section.abtSec3,
    section.abtSec4,
    section.connectSec1 {
        padding: 3.5rem 0;
    }

    section.abtSec1 .mb50,
    section.connectSec1 .mb50 {
        margin-bottom: 1.875rem;
    }

    section.abtSec1 .row {
        gap: 1.25rem 0;
    }

    section.home-sec3.abtSec2 {
        padding: 0 0 3.5rem;
    }

    section.home-sec3.abtSec2 h2 {
        margin: 0 auto 1.875rem;
    }

    section.abtSec3 h2 {
        margin: 0 0 1.875rem;
    }

    section.abtSec4 .form_fill_contact {
        padding: 1.25rem;
    }

    section.abtSec4 h2,
    section.abtSec4 h5,
    section.abtSec4 ul.tick_list {
        margin: 0 0 1.25rem;
    }

    section.abtSec4 h2+p {
        margin-bottom: 1.25rem;
    }

    ul.tick_list li+li {
        margin-top: 0.625rem;
    }

    section.connectSec1 h2 {
        margin: 0 0 1.25rem;
    }

    section.how_works {
        padding: 3.5rem 0 0;
    }

    section.how_works .grp_stage ul.stageNumber li {
        position: static;
    }

    section.how_works .grp_stage {
        padding: 0;
    }

    section.how_works .grp_stage ul.stageNumber {
        display: flex;

        flex-wrap: wrap;

        gap: 1.25rem;

        justify-content: flex-start;
    }

    section.how_works .grp_stage ul.stageNumber li {
        width: calc(50% - 15px);

        max-width: 100%;

        text-align: left;
    }

    section.how_works .grp_stage ul.stageNumber li:nth-child(2),
    section.how_works .grp_stage ul.stageNumber li:nth-child(3),
    section.how_works .grp_stage ul.stageNumber li:nth-child(4) {
        max-width: 100%;

        margin: 0;
    }

    section.how_works .grp_stage ul.stageNumber li:nth-child(3) {
        text-align: left;
    }

    section.how_works h2 {
        margin: 0 0 1.25rem;
    }

    section.how_works .grp_stage .middle_img {
        margin: 1.875rem auto 0;
    }

    /* Design by Syed Ali Rizvi end ---------- */

    /* new add css after wp ---------- */
    section.common_pg {
        padding: 3.5rem 0 2.5rem;
    }

    /* new add css after wp ---------- */

    /* add css on 06.08.2025 */

    section.innerban.relativeBx {
        padding: 2.8125rem 0;
    }

    section.stSec2 {
        padding: 2.8125rem 0;
    }

    section.stSec2 h2 {
        margin: 0 0 1.875rem;
    }
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 98%;
    }

    .orange-btn,
    .blue-btn {
        font-size: 0.9rem;

        padding: 0.5rem 1.675rem;
    }

    h2 {
        font-size: 1.8rem;

        line-height: 2.5rem;
    }

    header .header-bottom-part .bottom-part-content-wraper .logo-wraper a.header-logo img {
        max-width: 9rem;
    }

    header .header-top-part h6 {
        font-size: 0.7rem;
    }

    header .header-top-part {
        padding: 0.5rem 0;
    }

    .slim-container .slim-nav {
        margin-top: 4.3815rem;
    }

    .slim-container a.slimNav_sk78-reveal {
        width: 2.5rem;

        height: 2.2rem;

        gap: 0.36rem;

        font-size: 1.55rem !important;

        top: 0.6rem;
    }

    .slim-container a.slimNav_sk78-reveal span {
        width: 1.9rem;
    }

    .slim-container a.slimNav_sk78-reveal span+span {
        width: 1.7rem;
    }

    .slim-container a.slimNav_sk78-reveal span+span+span {
        width: 1.6rem;
    }

    .slim-container a.slimNav_sk78-reveal span+span {
        width: 1.2rem;
    }

    header .header-bottom-part .bottom-part-content-wraper .menu-wraper ul li a {
        padding: 0.625rem !important;
    }

    section.home-banner {
        padding: 2rem 0;
    }

    header .header-bottom-part .bottom-part-content-wraper .menu-wraper {
        padding-right: 4rem;
    }

    section.home-banner h1 {
        font-size: 1.9rem;

        line-height: 2.35rem;

        text-align: center;
    }

    section.home-banner p {
        max-width: 100%;

        margin-bottom: 1.2rem;

        text-align: center;
    }

    section.home-banner a.orange-btn {
        margin: 0 auto 2.5rem;
    }

    section.home-sec2 {
        padding: 2rem 0;
    }

    section.home-sec2 h2 {
        max-width: 100%;
    }

    section.home-sec2 p {
        max-width: 100%;

        margin: 0 auto 1.8rem;

        line-height: 1.5rem;
    }

    section.home-sec2 .what-we-do .item {
        padding: 2rem;

        border-radius: 0 0 5.625rem 0;

        text-align: center;
    }

    section.home-sec2 .what-we-do .item span img {
        max-width: 2rem;

        max-height: 2rem;
    }

    section.home-sec2 .what-we-do .item span {
        width: 3.5rem;

        height: 3.5rem;

        margin: 0 auto;
    }

    section.home-sec2 .what-we-do .item p {
        text-align: center;

        min-height: auto;
    }

    section.home-sec2 .what-we-do .owl-dots {
        margin-top: 1rem !important;

        margin-bottom: 1.5rem !important;
    }

    section.home-sec3 h2 {
        max-width: 100%;

        text-align: center;
    }

    section.home-sec3 p {
        max-width: 100%;

        text-align: center;

        margin: 0 auto 1.8rem;
    }

    section.home-sec3 .case-study-box {
        grid-template-columns: 1fr;

        gap: 0.2rem;

        margin-bottom: 2rem;
    }

    section.home-sec3 .case-study-box .img-wraper img {
        height: 18.75rem;

        border-radius: 5.5rem 5.5rem 0 0;
    }

    section.home-sec3 .case-study-box .text-wraper {
        border-radius: 0 0 5.5rem 5.5rem;

        padding: 1.5rem 1.5rem 2rem;
    }

    section.home-sec3 .case-study-box .img-wraper {
        border-radius: 5.5rem 5.5rem 0 0;
    }

    section.home-sec3 .case-study-box .text-wraper img.small-logo-icon {
        margin: 0 auto;

        display: table;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .item {
        padding-top: 1.4rem;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .item h4 {
        font-size: 1.55rem;

        margin-bottom: 1.1rem;

        text-align: center;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .item p {
        line-height: 1.575rem;

        padding-bottom: 1rem;

        margin: 0 0 1.5rem;

        min-height: auto;

        text-align: center;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .owl-nav button {
        width: 3rem;

        height: 3rem;
    }

    section.home-sec3 .case-study-box .text-wraper .our-impact .owl-nav {
        justify-content: center;
    }

    section.home-sec3 {
        padding-bottom: 2rem;
    }

    section.home-sec4 h2 {
        max-width: 100%;

        text-align: center;
    }

    section.home-sec4 .row {
        gap: 1.1rem 0;
    }

    section.home-sec4 .value-cart span img {
        max-width: 2.5rem;

        max-height: 2.5rem;
    }

    section.home-sec4 .value-cart span {
        width: 4rem;

        height: 4rem;
    }

    section.home-sec4 .value-cart.reddish-orange {
        border-radius: 2rem 2rem 0 0;
    }

    section.home-sec4 .value-cart.moderate-yellow {
        border-radius: 0 0 2rem 2rem;
    }

    section.home-sec4 .value-cart.prune-purple {
        border-radius: 2rem 2rem 0 0;
    }

    section.home-sec4 .value-cart.blue-whale {
        border-radius: 0 0 2rem 2rem;
    }

    section.home-sec4 .value-cart.reddish-orange span {
        border-radius: 1rem 1rem 0 0;
    }

    section.home-sec4 .value-cart.moderate-yellow span {
        border-radius: 0 0 1rem 1rem;
    }

    section.home-sec4 .value-cart.prune-purple span {
        border-radius: 1rem 1rem 0 0;
    }

    section.home-sec4 .value-cart.blue-whale span {
        border-radius: 0 0 1rem 1rem;
    }

    section.home-sec5 .news_card .img img {
        height: 19rem;
    }

    section.home-sec5 .row {
        gap: 2rem 0;
    }

    section.home-sec5 .news_card .txt ul {
        justify-content: center;

        margin-bottom: 0.7rem;
    }

    section.home-sec5 .news_card .txt h4 {
        text-align: center;
    }

    section.home-sec5 .news_card .txt {
        text-align: center;
    }

    section.home-sec5 {
        padding-bottom: 2rem 0;
    }

    section.home-sec6 .middle_box .txt {
        padding: 2rem 0;
    }

    section.home-sec6 .middle_box .txt p {
        max-width: 100%;

        font-size: 0.9rem;

        line-height: 1.425rem;
    }

    footer {
        padding: 2rem 0 1rem;
    }

    footer a.logo img {
        max-width: 10rem;

        max-height: 4rem;
    }

    footer a.logo {
        margin: 0 auto 1.2rem;
    }

    footer p {
        font-size: 0.9rem;

        max-width: 100%;

        margin: 0 auto 1.5rem;
    }

    footer ul.social-icon li a img {
        max-width: 1.5rem;

        max-height: 1.5rem;
    }

    footer ul.social-icon li a {
        width: 3rem;

        height: 3rem;
    }

    footer ul.social-icon {
        margin-bottom: 1.6rem;
    }

    footer .link-wraper {
        grid-template-columns: 1fr;

        gap: 1.8rem;

        margin-bottom: 1.5rem;
    }

    footer h5 {
        font-size: 1.25rem;

        text-align: center;

        margin-bottom: 0.8rem;
    }

    footer .link-wraper .link-item ul.quick-links,
    footer .link-wraper .link-item ul.legal-information-links {
        display: flex;

        align-items: center;

        justify-content: center;

        flex-wrap: wrap;

        gap: 0.8rem 1.2rem;
    }

    footer .link-wraper .link-item ul.quick-links li,
    footer .link-wraper .link-item ul.legal-information-links li {
        margin: 0 !important;

        line-height: 1.5rem;
    }

    footer .link-wraper .link-item ul li a {
        width: auto;
    }

    footer .link-wraper .link-item ul.contact-links li {
        align-items: center;
    }

    footer p.no-caps {
        text-align: center;
    }

    footer h6 {
        margin: 2rem 0 0;

        padding-top: 1rem;
    }

    footer .link-wraper .link-item ul.contact-links li {
        gap: 0.2rem;

        justify-content: center;

        flex-direction: column;

        margin-bottom: 0.4rem;
    }

    section.home-sec5 {
        padding: 2rem 0;
    }

    section.home-sec5 h2 {
        margin-bottom: 1.1rem;
    }

    section.news-resources-sec .row {
        gap: 1.5rem 0;
    }

    section.news-resources-sec img.top-img {
        height: 19rem;
    }

    section.news-resources-sec h4 {
        text-align: center;

        margin: 0.9rem 0 0.5rem;
    }

    section.news-resources-sec h6 {
        text-align: center;

        margin-bottom: 0.7rem;
    }

    section.news-resources-sec .btn-wraper {
        justify-content: center;

        margin-bottom: 0.5rem;
    }

    section.news-resources-sec {
        padding-bottom: 2rem;
    }

    section.home-sec5 .news_card .img a span.text {
        font-size: 0.9rem;

        padding: 0.22rem 1.47rem;
    }

    .expertise-sec1 {
        padding: 2rem 0;
    }

    .expertise-sec1 .nth-sec {
        margin-top: 2rem;
    }

    .impact-sec1 {
        padding: 2rem 0;
    }

    footer .link-wraper .link-item ul.contact-links li span img {
        max-width: 1.2rem;

        max-height: 1.2rem;
    }

    footer .link-wraper .link-item ul.contact-links li span {
        max-width: 2.5rem;

        height: 2.5rem;
    }

    section.home-banner img.right-side-img {
        object-fit: contain;
    }

    section.home-sec5 .news_card .img a img {
        height: 19rem;
    }

    section.home-sec6.abtSec5 .form_fill_email form input[type="email"] {
        padding: 1rem 10.5rem 1rem 1.5rem;
    }

    section.news-details-sec1 {
        padding: 2rem 0 1.5rem;
    }

    section.news-details-sec1 h2 {
        margin-bottom: 1.2rem;
        text-align: center;
    }

    section.news-details-sec1 .sticky-box {
        position: relative;
        top: 0;
        margin-top: 1.5rem;
    }

    section.news-details-sec1 .news_card {
        margin-bottom: 1rem;
    }

    section.brand-slider ul li img {
        width: 10rem;
        height: 4.0625rem;
    }

    /* Design by Suman Khanra start ---------- */

    .innerban {
        padding: 2rem 0;
    }

    .project-card,
    .project-card .tx p {
        text-align: center;
    }

    .project-card {
        align-items: center;
    }

    .project-sec {
        gap: 2rem 0;

        margin-top: 2rem;
    }

    .project-card .image .ft {
        font-size: 0.9rem;

        padding: 0.22rem 1.47rem;
    }

    .project-card .image img {
        border-radius: 0 !important;
    }

    .equity .orange-btn {
        margin: 2rem auto;
    }

    .pagination {
        margin-top: 2.05rem;
    }

    .equity {
        padding: 2rem 0;

        text-align: center;
    }

    .innerban h1 {
        font-size: 2.15rem;
        line-height: 3rem;
    }

    .expertise-sec1 .nth-sec img {
        border-radius: 0px !important;

        margin-bottom: 2rem;
    }

    .expertise-sec1 .nth-sec:nth-child(odd)>.row>div:nth-child(1) {
        order: 2;
    }

    .expertise-sec1 .nth-sec:nth-child(odd)>.row>div:nth-child(2) {
        order: 1;
    }

    .expertise-sec1 .nth-sec {
        margin-top: 3.25rem;
    }

    /* Design by Suman Khanra end ---------- */

    /* Design by Syed Ali Rizvi start ---------- */

    section.abtSec1,
    section.abtSec3,
    section.abtSec4,
    section.connectSec1 {
        padding: 2rem 0;
    }

    section.abtSec1 h2 {
        margin: 0 0 0.9375rem;
    }

    section.abtSec1 .each_mission h3 {
        line-height: 3.125rem;

        margin: 0 0 0.625rem;
    }

    section.abtSec1 .each_mission h4 {
        margin: 0 0 0.625rem;
    }

    section.abtSec1 .each_mission {
        padding: 1.25rem;

        align-content: center;

        align-items: center;

        text-align: center;
    }

    section.home-sec3.abtSec2 h2 {
        margin: 0 auto 0.9375rem;
    }

    section.home-sec3.abtSec2 .text-wraper {
        text-align: center;
    }

    section.home-sec3.abtSec2 h4 {
        margin: 0 0 0.9375rem;
    }

    section.home-sec3.abtSec2 p {
        text-align: center;
    }

    section.home-sec3.abtSec2 .text-wraper a.social_icon {
        margin: 0.9375rem auto 0;
    }

    section.home-sec3.abtSec2 {
        padding: 0 0 2rem;
    }

    section.abtSec3 h2 {
        margin: 0 0 1.25rem;
    }

    section.abtSec3 .row {
        gap: 15px 0;
    }

    section.abtSec3 .teamItem .teamDetails {
        text-align: center;
    }

    section.abtSec3 .teamItem .teamDetails h3,
    section.abtSec3 .teamItem .teamDetails h4 {
        margin: 0 0 10px;
    }

    section.abtSec4 {
        text-align: center;
    }

    ul.tick_list li {
        text-align: left;
    }

    section.abtSec4 .form_fill_contact {
        text-align: center;

        margin-top: 1.25rem;

        border-radius: 0 0 4.95rem 0;
    }

    section.abtSec4 .orange-btn {
        display: inline-block;
    }

    section.abtSec4 .form_fill_contact h3 {
        font-size: 1.25rem;

        margin: 0 0 0.9375rem;
    }

    section.abtSec4.cnPg1 ul.social_media {
        display: flex;

        justify-content: center;

        flex-direction: column;

        align-content: center;

        align-items: center;
    }

    section.abtSec4.cnPg1 ul.social_media li {
        width: max-content;
    }

    section.innerban.otherConnectPg .container {
        position: static;

        top: 0%;

        transform: translateY(0%);

        left: 0;

        right: 0;

        margin: auto;
    }

    section.innerban.otherConnectPg .innerTxt h1 {
        font-size: 1.875rem;

        line-height: 1.875rem;

        text-align: center;
    }

    section.innerban.otherConnectPg .innerTxt .btn_gp {
        flex-wrap: wrap;

        justify-content: center;
    }

    section.innerban.otherConnectPg .innerTxt {
        padding: 0 0 1.875rem;

        text-align: center;

        margin: auto;
    }

    section.connectSec1 h2 {
        margin: 0 0 0.9375rem;
    }

    section.abtSec1 .mb50,
    section.connectSec1 .mb50 {
        margin-bottom: 1.25rem;
    }

    section.connectSec1 .pItem {
        display: flex;

        flex-direction: column;

        align-items: center;

        height: 100%;

        padding: 2rem;

        text-align: center;

        padding: 0.9375rem;
    }

    section.connectSec1 .pItem p {
        margin: 0 0 1.25rem;
    }

    section.connectSec1 .row {
        gap: 1.25rem 0;
    }

    section.how_works {
        padding: 2rem 0;
    }

    section.how_works .grp_stage ul.stageNumber li,
    section.how_works .grp_stage ul.stageNumber li:nth-child(3) {
        width: 100%;

        text-align: left;
    }

    section.how_works .grp_stage ul.stageNumber li h6,
    section.how_works .grp_stage ul.stageNumber li h3 {
        margin: 0 0 0.625rem;
    }

    section.how_works .grp_stage ul.stageNumber {
        gap: 1.5625rem;
    }

    section.how_works .grp_stage .middle_img {
        display: none;
    }

    section.how_works .grp_stage ul.stageNumber li {
        position: relative;

        padding-left: 3.75rem;
    }

    section.how_works .grp_stage ul.stageNumber li::before {
        display: flex;
    }

    section.how_works .grp_stage ul.stageNumber li:nth-child(1),
    section.how_works .grp_stage ul.stageNumber li:nth-child(2),
    section.how_works .grp_stage ul.stageNumber li:nth-child(3),
    section.how_works .grp_stage ul.stageNumber li:nth-child(4),
    section.how_works .grp_stage ul.stageNumber li:nth-child(5) {
        inset: 0;
    }

    /* Design by Syed Ali Rizvi end ---------- */

    /* section.coming-soon {

        height: calc(100svh);

        height: calc(100lvh);

        height: calc(100dvh - 5.7075rem);

    } */

    /* section.coming-soon {

        height: calc(100vh);

    } */

    section.coming-soon h2,
    section.coming-soon p {
        margin: 0 auto 1.25rem;
    }

    section.coming-soon ul.social_media_circle {
        margin-top: 1.25rem;
    }

    section.coming-soon .form_fill_email form input[type="submit"] {
        top: 0.395rem;
    }

    /* new add css after wp ---------- */
    section.common_pg {
        padding: 2rem 0 1.5rem;
    }

    section.common_pg h3 {
        font-size: 1.5rem;
        line-height: 1.875rem;
        margin-bottom: 1rem;
    }

    section.common_pg p {
        margin-bottom: 1rem;
    }

    section.common_pg ul li {
        font-size: 1rem;
        line-height: 1.325rem;
        padding-left: 1.4rem;
    }

    section.common_pg ol li {
        font-size: 1rem;
        line-height: 1.325rem;
    }

    /* new add css after wp ---------- */
    section.news-details-sec1 ul.details {
        justify-content: center;
    }

    section.news-details-sec1 .img {
        height: 20rem;
    }

    /* add css on 06.08.2025 */

    section.innerban.relativeBx {
        padding: 2rem 0;
    }

    section.innerban.relativeBx .innerTxt {
        padding: 0;
    }

    section.innerban.relativeBx .banner_img {
        margin: 0 auto 1.25rem;
    }

    section.innerban.otherConnectPg .innerTxt p {
        margin: 0 auto 1.25rem;
    }

    section.stSec2 {
        padding: 2rem 0;
    }

    section.stSec2 h2 {
        margin: 0 0 1.25rem;
    }

    section.connectSec1 .pItem ul.white_dots_circle li {
        text-align: left;
    }

    section.connectSec1 .pItem .circle_icon,
    section.connectSec1 .pItem h3 {
        margin: 0 0 1.25rem;
    }

    section.connectSec1 .pItem ul.white_dots_circle li+li {
        margin-top: 0.9375rem;
    }

    section.stSec2 .sty_item .stIcon {
        margin: 0 auto 1.25rem;
    }

    section.stSec2 .sty_item h4 {
        margin: 0 0 1rem;
    }


    /* new  */
     .training-sec1 {
        padding: 2.25rem 0;
        text-align: center;
    }
    .training-sec1 .wrp {
        text-align: center;
    }
    .training-sec1 .wrp h3 {
        margin-bottom: 1.2rem;
    }
    .training-sec1 .wrp .text-end {
        text-align: center !important;
    }
    .training-sec1 .wrp {
        margin-bottom: 2.25rem;
    }
    .training-sec2 .wrp {
        padding: 3rem 1.5rem 1.5rem;
    }
    .training-sec1 img {
        margin-top: 1.2rem;
    }
    .training-sec2 .wrp .main-img img {
        margin-bottom: 2rem;
    }
    .training-sec2 .wrp h3 {
        color: var(--Color-4, #1d2d44);
        font-size: 1.35rem;
        font-style: normal;
        font-weight: 500;
        line-height: 2.075rem;
        margin-bottom: 2rem;
    }
    .training-sec2 .wrp {
        text-align: center;
    }
    .training-sec2 {
        padding: 3rem 0;
    }
    .training-sec3 {
        padding: 3rem 0;
    }
    .training-sec3 .area-card{
        text-align: center;
    }
}

@media screen and (max-width: 639px) {}