@media (max-width: 1299px) {
    .hd-style-1 {
        font-size: 70px;
    }
    .btn-style-1 {
        font-size: 28px;
    }
    .btn-style-1 img {
        max-width: 28px;
    }

    /* ---- block-style-2 :start ---- */
    .block-style-2 .bs2-top {
        min-height: auto;
    }
    .block-style-2 .bs2-top h3 {
        font-size: 50px;
    }
    .block-style-2 .bs2-bottom {
        padding-top: 50px;
    }
    /* ---- block-style-2 :end ---- */

    /* Hero Section :start */
    .hero-section .hsec-caption h1 {
        font-size: 90px;
    }
    .hero-section .hsec-caption p {
        font-size: 42px;
    }
    /* Hero Section :end */

    /* The GhostStack Platform section :start */
    .gs-platform-section .gspsec-top p {
        font-size: 36px;
    }
    .gs-platform-section .gspsec-bottom p {
        font-size: 50px;
    }
    /* The GhostStack Platform section :end */

    /* Ready to remove section :start */
    .ready-to-section .rtsec-body p {
        font-size: 28px;
    }
    /* Ready to remove section :end */

    /* Footer section :start */
    footer .ftinner {
        padding: 60px 60px 50px 60px;
    }
    /* Footer section :end */

    /* Inner banner Section :start */
    .innerbanner-section .ibcaption-outer {
        padding: 0px 78px;
    }
    .innerbanner-section .insec-caption h1, 
    .innerbanner-section .insec-caption h2 {
        font-size: 55px;
    }
    /* Inner banner Section :end */

    /* Benefits Page :start */
    .phase-section .phasec-list .phase-block .pblk-middle h4 {
        font-size: 130px;
    }
    /* Benefits Page :end */
}

@media (max-width: 1199px) {
    /* ---- Section spacing :start ---- */
    .section-padding {
        padding: 100px 0px;
    }
    .section-margin {
        margin: 100px 0px;
    }
    /* ---- Section spacing :end ---- */

    .hd-style-1 {
        font-size: 60px;
    }
    .btn-style-1 {
        font-size: 26px;
    }
    .btn-style-1 img {
        max-width: 26px;
    }

    /* ---- block-style-1 :start ---- */
    .block-style-1 {
        padding: 50px 40px;
    }
    /* ---- block-style-1 :start ---- */

    /* ---- block-style-2 :start ---- */
    .block-style-2 {
        padding: 30px 30px;
    }
    .block-style-2 .bs2-top {
        min-height: auto;
    }
    .block-style-2 .bs2-top h3 {
        font-size: 45px;
    }
    .block-style-2 .bs2-top p {
        font-size: 32px;
    }
    .block-style-2 .bs2-bottom {
        padding-top: 40px;
    }
    .block-style-2 .bs2-bottom p {
        font-size: 22px;
    }
    /* ---- block-style-2 :end ---- */

    /* Hero Section :start */
    .hero-section {
        min-height: 700px;
    }
    .hero-section .hsec-caption h1 {
        font-size: 80px;
        margin-bottom: 40px;
    }
    .hero-section .hsec-caption p {
        font-size: 38px;
    }
    /* Hero Section :end */

    /* The GhostStack Platform section :start */
    .gs-platform-section .gspsec-top p {
        font-size: 32px;
    }
    .gs-platform-section .gspsec-bottom p {
        font-size: 40px;
    }
    /* The GhostStack Platform section :end */

    /* Ready to remove section :start */
    .ready-to-section .rtsec-body p {
        font-size: 26px;
    }
    /* Ready to remove section :end */

    /* Footer section :start */
    footer .ftinner {
        padding: 50px 50px 50px 50px;
    }
    /* Footer section :end */

    /* Inner banner Section :start */
    .innerbanner-section {
        min-height: 450px;
    }
    .innerbanner-section .ibcaption-outer {
        padding: 0px 68px;
    }
    .innerbanner-section .insec-caption h1, 
    .innerbanner-section .insec-caption h2 {
        font-size: 50px;
    }
    /* Inner banner Section :end */

    /* Benefits Page :start */
    .phase-section .phasec-list li {
        width: calc(33.3333% - 10px);
    }
    .phase-section .phasec-list .phase-block .pblk-middle h4 {
        font-size: 120px;
    }
    /* Benefits Page :end */
}

@media (max-width: 991px) {
    /* ---- Section spacing :start ---- */
    .section-padding {
        padding: 70px 0px;
    }
    .section-margin {
        margin: 70px 0px;
    }
    /* ---- Section spacing :end ---- */

    .hd-style-1 {
        font-size: 50px;
    }
    .btn-style-1 {
        font-size: 24px;
    }
    .btn-style-1 img {
        max-width: 24px;
    }

    /* ---- block-style-1 :start ---- */
    .block-style-1 {
        padding: 40px 40px;
    }
    .block-style-1 .bs1-text h3 {
        font-size: 22px;
    }
    .block-style-1 .bs1-text p {
        font-size: 18px;
    }
    /* ---- block-style-1 :start ---- */

    /* ---- block-style-2 :start ---- */
    .block-style-2 {
        padding: 25px 25px;
    }
    /* .block-style-2 .bs2-top {
        min-height: auto;
    } */
    .block-style-2 .bs2-top h3 {
        font-size: 40px;
    }
    .block-style-2 .bs2-top p {
        font-size: 28px;
    }
    .block-style-2 .bs2-bottom {
        padding-top: 30px;
    }
    .block-style-2 .bs2-bottom p {
        font-size: 20px;
    }
    /* ---- block-style-2 :end ---- */

    /* Hero Section :start */
    .hero-section {
        min-height: 600px;
    }
    .hero-section .hsec-caption h1 {
        font-size: 60px;
        margin-bottom: 30px;
    }
    .hero-section .hsec-caption p {
        font-size: 34px;
    }
    /* Hero Section :end */

    /* The GhostStack Platform section :start */
    .gs-platform-section .gspsec-top p {
        font-size: 28px;
    }
    .gs-platform-section .gspsec-bottom p {
        font-size: 30px;
    }
    /* The GhostStack Platform section :end */

    /* Ready to remove section :start */
    .ready-to-section .rtsec-body p {
        font-size: 24px;
    }
    /* Ready to remove section :end */

    /* Footer section :start */
    footer {
        padding: 30px 30px;
    }
    footer .ftinner {
        padding: 40px 40px;
    }
    footer .ft-top .ftop-block h3 {
        margin-bottom: 20px;
    }
    footer .ft-top .ftop-block .ftlist-1 {
        font-size: 18px;
    }
    /* Footer section :end */

    /* Inner banner Section :start */
    .innerbanner-section {
        min-height: 400px;
    }
    .innerbanner-section .ibcaption-outer {
        padding: 0px 38px;
    }
    .innerbanner-section .insec-caption h1, 
    .innerbanner-section .insec-caption h2 {
        font-size: 45px;
    }
    /* Inner banner Section :end */

    /* Benefits Page :start */
    .phase-section {
        padding: 60px 0px 0px;
    }
    /* .phase-section .phasec-list li {
        width: calc(33.3333% - 10px);
    } */
    .phase-section .phasec-list .phase-block .pblk-top {
        margin-bottom: 30px;
    }
    .phase-section .phasec-list .phase-block .pblk-top .btop-icon {
        height: 50px;
    }
    .phase-section .phasec-list .phase-block .pblk-top h3 {
        font-size: 22px;
    }
    .phase-section .phasec-list .phase-block .pblk-middle h4 {
        font-size: 110px;
    }
    .phase-section .phasec-list .phase-block .pblk-bottom p {
        font-size: 22px;
    }
    .turns-operational-section {
        padding-bottom: 60px;
    }
    /* Benefits Page :end */

    /* Meet the Team :start */
    .meet-the-team-page {
        padding: 80px 0px;
    }
    .meet-team-block {
        margin-bottom: 50px;
    }
    .meet-team-block .mtb-left {
        padding: 15px 15px 24px 15px;
    }
    .meet-team-block .mtb-left .mtimage {
        max-width: 333px;
        margin: 0 auto;
    }
    .meet-team-block .mtb-left .mtdetail h2 {
        font-size: 22px;
    }
    .meet-team-block .mtb-right {
        padding: 24px;
        border-top: 2px dashed #000000;
        border-left: 0;
    }
    .meet-team-block .mtb-right p {
        font-size: 16px;
    }
    /* Meet the Team :end */
}

@media (max-width: 767px) {
    /* ---- Section spacing :start ---- */
    .section-padding {
        padding: 60px 0px;
    }
    .section-margin {
        margin: 60px 0px;
    }
    /* ---- Section spacing :end ---- */

    .hd-style-1 {
        font-size: 40px;
    }
    .btn-style-1 {
        font-size: 22px;
        padding: 12px 20px;
    }
    .btn-style-1 img {
        max-width: 22px;
    }

    /* ---- block-style-1 :start ---- */
    .block-style-1 {
        padding: 30px 30px;
        border-radius: 40px;
    }
    .block-style-1 .bs1-text h3 {
        font-size: 20px;
    }
    .block-style-1 .bs1-text p {
        font-size: 16px;
    }
    /* ---- block-style-1 :start ---- */

    /* ---- block-style-2 :start ---- */
    .block-style-2 {
        padding: 20px 20px;
    }
    /* .block-style-2 .bs2-top {
        min-height: 100px;
    } */
    .block-style-2 .bs2-top h3 {
        font-size: 35px;
    }
    .block-style-2 .bs2-top p {
        font-size: 24px;
    }
    .block-style-2 .bs2-bottom {
        padding-top: 20px;
    }
    .block-style-2 .bs2-bottom p {
        font-size: 18px;
    }
    /* ---- block-style-2 :end ---- */

    /* Hero Section :start */
    .hero-section {
        min-height: 500px;
    }
    .hero-section .hsec-caption h1 {
        font-size: 44px;
        margin-bottom: 20px;
    }
    .hero-section .hsec-caption p {
        font-size: 26px;
    }
    /* Hero Section :end */

    /* The GhostStack Platform section :start */
    .gs-platform-section .gspsec-top p {
        font-size: 24px;
    }
    .gs-platform-section .gspsec-bottom p {
        font-size: 20px;
    }
    /* The GhostStack Platform section :end */

    /* Ready to remove section :start */
    .ready-to-section .rtsec-body p {
        font-size: 22px;
    }
    /* Ready to remove section :end */

    /* Footer section :start */
    footer {
        padding: 20px 20px;
    }
    footer .ftinner {
        padding: 30px 30px;
    }
    footer .ft-top .ftop-block h3 {
        margin-bottom: 15px;
    }
    footer .ft-top .ftop-block .ftlist-1 {
        font-size: 16px;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 15px;
    }
    footer .ft-top .ftop-block .ftlist-1 li {
        width: auto;
        padding: 0;
    }
    footer .ft-top .ftop-block .ftlist-1 li::before {
        display: none;
    }
    footer .ft-top .ftop-block .ftlist-1 li::after {
        content: '|';
        padding-left: 15px;
    }
    footer .ft-top .ftop-block .ftlist-1 li:last-child::after {
        display: none;
    }
    /* Footer section :end */

    /* Inner banner Section :start */
    .innerbanner-section {
        min-height: 350px;
    }
    .innerbanner-section .ibcaption-outer {
        padding: 0px 28px;
    }
    .innerbanner-section .insec-caption h1, 
    .innerbanner-section .insec-caption h2 {
        font-size: 40px;
    }
    /* Inner banner Section :end */

    /* Benefits Page :start */
    .phase-section {
        padding: 50px 0px 0px;
    }
    .phase-section .phasec-head {
        margin-bottom: 50px;
    }
    .phase-section .phasec-list li {
        width: calc(50% - 7.5px);
    }
    .phase-section .phasec-list .phase-block .pblk-top {
        margin-bottom: 25px;
    }
    .phase-section .phasec-list .phase-block .pblk-top .btop-icon {
        height: 40px;
    }
    .phase-section .phasec-list .phase-block .pblk-top h3 {
        font-size: 20px;
    }
    .phase-section .phasec-list .phase-block .pblk-middle h4 {
        font-size: 90px;
    }
    .phase-section .phasec-list .phase-block .pblk-bottom p {
        font-size: 20px;
    }
    .turns-operational-section {
        padding-bottom: 50px;
    }
    /* Benefits Page :end */

    /* Meet the Team :start */
    .meet-the-team-page {
        padding: 60px 0px;
    }
    .meet-team-block {
        margin-bottom: 40px;
    }
    /* Meet the Team :end */
}

@media (max-width: 575px) {
    .hd-style-1 {
        font-size: 30px;
    }
    .btn-style-1 {
        font-size: 20px;
    }
    .btn-style-1 img {
        max-width: 20px;
    }

    /* ---- block-style-1 :start ---- */
    .block-style-1 {
        padding: 20px 20px;
        border-radius: 30px;
    }
    /* ---- block-style-1 :start ---- */

    /* ---- block-style-2 :start ---- */
    .block-style-2 {
        padding: 20px 15px;
    }
    /* .block-style-2 .bs2-top {
        min-height: auto;
    } */
    .block-style-2 .bs2-top h3 {
        font-size: 30px;
    }
    .block-style-2 .bs2-top p {
        font-size: 20px;
    }
    /* ---- block-style-2 :end ---- */

    /* Hero Section :start */
    .hero-section .hsec-caption h1 {
        font-size: 40px;
    }
    .hero-section .hsec-caption p {
        font-size: 24px;
    }
    /* Hero Section :end */

    /* The GhostStack Platform section :start */
    .gs-platform-section .gspsec-top p {
        font-size: 20px;
    }
    /* .gs-platform-section .gspsec-bottom p {
        font-size: 18px;
    } */
    /* The GhostStack Platform section :end */

    /* Ready to remove section :start */
    .ready-to-section .rtsec-body p {
        font-size: 20px;
    }
    /* Ready to remove section :end */

    /* Footer section :start */
    footer {
        padding: 30px 0px;
    }
    footer .ftinner {
        padding: 30px 20px;
    }
    /* Footer section :end */

    /* Inner banner Section :start */
    .innerbanner-section {
        min-height: 300px;
    }
    .innerbanner-section .ibcaption-outer {
        padding: 0px 3px;
    }
    .innerbanner-section .insec-caption h1, 
    .innerbanner-section .insec-caption h2 {
        font-size: 35px;
    }
    /* Inner banner Section :end */

    /* Benefits Page :start */
    .phase-section .phasec-list li {
        width: 100%;
    }
    .phase-section .phasec-list .phase-block .pblk-top {
        margin-bottom: 20px;
    }
    .phase-section .phasec-list .phase-block .pblk-top .btop-icon {
        height: 30px;
    }
    .phase-section .phasec-list .phase-block .pblk-top h3 {
        font-size: 18px;
    }
    .phase-section .phasec-list .phase-block .pblk-middle h4 {
        font-size: 80px;
    }
    .phase-section .phasec-list .phase-block .pblk-bottom p {
        font-size: 18px;
    }
    /* Benefits Page :end */

    /* Meet the Team :start */
    .meet-the-team-page {
        padding: 50px 0px;
    }
    .meet-team-block {
        margin-bottom: 30px;
    }
    .meet-team-block .mtb-left .mtimage {
        max-width: none;
    }
    .meet-team-block .mtb-left .mtdetail h2 {
        font-size: 20px;
    }
    .meet-team-block .mtb-right {
        padding: 24px 15px;
    }
    /* Meet the Team :end */
}

/* ===================================================== Developer 2 ===================================================== */
/* ===================================================== Developer 2 ===================================================== */
@media (max-width: 1300px) {
    .benefits .benefits-challenges-3d__carousel {
        --carousel-scale: 0.85;
    }

    .benefits .benefits-challenges-3d {
        min-height: 400px;
    }
}
@media (max-width: 1199px) {
    .benefits .the-shift .hd-style-1 sub {
        font-size: 30px;
    }
    /* .animation-box-wrap {
        min-height: 300px;
    } */
    .animation-box-wrap {
        min-height: 390px;
    }
    .cell-5 h2 {
        font-size: 22px;
    }
    .cell-5 p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .first-sec p {
        font-size: 26px;
        font-weight: 500;
        line-height: 28px;
    }
    .cell-5 h2 {
        font-size: 22px;
    }
    .cell-5 p {
        font-size: 18px;
        line-height: 1.1;
        margin-top: 10px;
        font-weight: 400;
    }
    .the-platform p.first {
        font-size: 22px;
        line-height: 1.1;
    }
    .the-platform p {
        font-size: 18px;
        font-weight: 400;
    }
    .benefits .before-after .cell-row .cell span {
        font-size: 20px;
    }
    .benefits .before-after .head-row .cell span {
        font-size: 25px;
    }
    .benefits .benefits-challenges-3d__carousel {
        --carousel-scale: 0.68;
    }

    .benefits .benefits-challenges-3d {
        min-height: 340px;
        padding-bottom: 45px;
    }

    .benefits .benefits-challenges-3d .cell p {
        font-size: 12px;
    }
    .contact-top {
        padding-bottom: 40px;
    }
    .platform-carousel-arrow {
        display: none;
    }
    .animation-box-wrap {
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 24px;
    }
    .cell-5.animation-box.active {
        transform: none;
    }
    .cell-5.animation-box {
        position: relative;
        left: auto;
        top: 0;
        width: calc(50% - 12px);
        max-width: none;
    }
    .cell-5.animation-box.next {
        transform: none;
        opacity: 1;
    }
    .cell-5.animation-box.prev {
        transform: none;
        opacity: 1;
    }
    .benefits .before-after .cell-row .cell span {
        font-size: 16px;
    }
    .benefits .before-after .cell-row .cell i {
        min-width: 54px;
        min-height: 54px;
        margin-right: 15px;
    }
    .benefits .before-after .cell-row::after {
        width: 40px;
    }
    .benefits .before-after .cell-row .cell {
        width: calc(50% - 30px);
    }
}
@media (max-width: 767px) {
    .first-sec p {
        font-size: 22px;
        line-height: 25px;
    }
    .first-sec {
        padding-bottom: 30px;
    }
        .benefits .the-shift .hd-style-1 sub {
        font-size: 20px;
    }
    .benefits .before-after .cell-row .cell {
        width: calc(50% - 25px);
        padding: 20px 15px;
        flex-direction: column;
        text-align: center;
        border-radius: 20px;
    }
    .benefits .before-after .cell-row .cell i {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .benefits .before-after .cell-row::after {
        width: 30px;
    }
    .benefits .before-after .head-row .cell {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .benefits .before-after .cell-row .cell span {
        font-size: 18px;
        font-weight: 400;
    }
    .benefits .before-after .head-row .cell span {
        font-size: 20px;
    }
        .benefits .the-shift .hd-style-1 sub {
        font-size: 20px;
        text-transform: none;
    }
    .benefits .the-shift {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact h2 {
        font-size: 25px;
    }
    .contact-top p {
        font-size: 25px;
        line-height: 1.2;
    }
    .contact {
        padding-bottom: 30px;
    }
    .animation-box-wrap {
        gap: 40px;
    }
    .cell-5 h2 {
        font-size: 20px;
    }
    .cell-5 p {
        font-size: 16px;
    }
    .cell-5.animation-box {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .the-platform {
        padding: 50px 0;
    }
    .first-sec p {
        font-size: 20px;
        line-height: 22px;
        font-weight: 400;
    }
    .cell-5 h2 {
        font-size: 20px;
    }
    .the-platform p.first {
        font-size: 20px;
    }
    .the-platform p {
        font-size: 18px;
    }
    .benefits .before-after .cell-row .cell span {
        font-size: 16px;
    }
    .benefits .before-after .cell-row .cell {
        width: calc(50% - 5px);
    }
}