@media only screen and (max-width: 600px) {

    .pls1 {
        min-height: 506px;
        background: url(../img/hero_mob.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #FFFFFF;
        z-index: 3;
        position: sticky;
    }

    .pls1_title_d {
        color: var(--base-Off-Black, #0F0F0F);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 38.4px */
        text-transform: capitalize;
    }

    .pls1_title_div {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        padding-top: 202px;
    }

    .pls2_title {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 33.6px */
        text-transform: capitalize;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 16px;
    }

    .pls2l,
    .pls2r {
        display: none;
    }

    .pls2_inner {
        width: 100%;
        max-width: 800px;
        padding: 40px 24px;
        margin-left: auto;
        margin-right: auto;
    }

    .pls2 {
        background: url(../img/plans_Second_mob.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
        min-height: 406px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0px;
        position: sticky;
        z-index: 2;
    }

    .pls2_subtitle {
        color: var(--base-02, #727272);
        text-align: center;
        font-family: "Cabin";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }


    .pls3_d {
        display: flex;
        width: 375px;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #FFFFFF;
        background-image: url(../img/plans_third_mob.png) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center top !important;
        gap: 24px;
        position: sticky;
        z-index: 1;
        height: 100%;
    }

    .pls3_title {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 33.6px */
        text-transform: capitalize;
        margin-bottom: 24px;
    }

    .pls3_inner {
        width: 100%;
        max-width: 375px;
        padding: 0px;
    }

    .rpclass {
        display: flex;
        gap: 16px;
        justify-content: center;
        align-items: center;
        width: 800px;
        max-width: 100%;
        margin: auto;
        margin-bottom: 24px;
        flex-wrap: wrap;
    }

    .rpclass .home-input {
        margin-top: 0px;
    }

    .rpclass .pls3_main_tab_button_div {
        margin-bottom: 0px;
    }

    #all-plans-inner-tabContent .pls3_plan_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .pls3_plan_grid a {
        max-width: 155.5px;
    }

    #regional-plans-inner-tabContent .pls3_plan_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        width: fit-content;
        gap: 24px;
        margin-left: auto;
        margin-right: auto;
    }

    #country-plans-inner-tabContent .pls3_plan_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        width: fit-content;
        gap: 24px;
        margin-left: auto;
        margin-right: auto;
    }

    #global-plans-inner-tabContent .pls3_plan_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        width: fit-content;
        gap: 24px;
        margin-left: auto;
        margin-right: auto;
    }

    .pls3_flag_plan_card {
        display: flex;
        width: 100%;
        padding: 16px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        border-radius: 4px;
        border: 1px solid var(--base-04, #E9E9E9);
        background: var(--base-Off-White, #FAFAFA);
        transition: 0.2s linear all;
    }

    .pls3t {
        display: block;
        position: absolute;
        top: 24px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .pls3_inner_tab_pagination_div {
        margin-top: 24px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        overflow: scroll;
        max-width: 87vw;
    }



    /* Plans Individual */

    /* Individual Page */
    .indivdual {
        padding: 80px 0px 0px;
    }

    .inner_conti_box {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        align-self: stretch;
        margin-top: -40px;
        max-width: 327px;
        margin-left: auto;
        margin-right: auto;
    }

    .country_title {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 33.6px */
        text-transform: capitalize;
    }

    .country_icon {
        margin-top:-23px;
    }

    .indi-container {
        margin-bottom: 0px;
    }

    .indi-title-main {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 28.8px */
        text-transform: capitalize;
        margin-bottom: 24px;
    }

    .indi-title {
        color: var(--base-Off-Black, #0F0F0F);
        font-family: "Cal Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 28.8px */
        text-transform: capitalize;
    }

    .indi-country-card {
        width: 155.5px;
    }

    .indi-country-title2 {
        text-align: left;
    }

    .indi-packages {
        gap: 16px;
        margin-bottom: 16px;
    }


    .indi-card {
        min-width: 155.5px;
        gap: 0px;
    }

    .indi-package .indi-price {
        margin-top: 16px;
    }

    .but_tot_box .indi-price {
        margin-top: 0px;
    }

    .indi-cart-btn {
        margin-top: 24px;
    }

    .divide {
        position: relative;
        margin: 32px auto;
        width: 327px;
    }

    .indi-title-main2 {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 28.8px */
        text-transform: capitalize;

    }

    .indi-custom-description {
        width: 327px;
        margin-left: auto;
        margin-right: auto;
    }

    .indi-custom-form {
        display: flex;
        align-items: center;
        gap: 16px;
        flex-direction: column;
        max-width: 327px;
        margin: auto;
        flex: 1 0 0;
    }

    .but_tot_box {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    .indi-cart-btn2 {
        margin-left: 0px;
    }

    .indi-ready-arrive .indi-ready-bg {
        padding: 32px 80px;
        background-image: url(../img/mid_box_mobbb.png);
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        width: 327px;
    }

    .indi-step-details h6 {
        color: var(--brand-yellow, #F7C113);
        text-align: center;
        font-family: "Bricolage Grotesque";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        margin-bottom: 8px;
    }

    .indi-step-details h4 {
        color: var(--base-01, #383838);
        text-align: center;
        font-feature-settings: 'ss01' on;

        /* p/lrg */
        font-family: "Cabin";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        /* 28px */
        margin-bottom: 8px;
    }

    .indi-step-details p {
        color: var(--base-02, #727272);
        text-align: center;

        /* p/std */
        font-family: "Cabin";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 25.6px */
        margin-bottom: 0px;
    }

    .indi-ready-bg .indi-step-card {
        background: transparent;
        border: 0px;
        width: 320px;
        height: fit-content;
        max-width: 100%;
        margin: auto;
        margin-bottom: 40px;
    }

    .indi-ready-title h1 {
        color: var(--base-White, #FFF);
        text-align: center;

        /* h/02M */
        font-family: "Cal Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 33.6px */
        text-transform: capitalize;
        margin-bottom: 16px;
        width: 215px;
        margin-left: auto;
        margin-right: auto;
    }

    .indi-ready-title p {
        color: var(--base-05, #F0F0F0);
        text-align: center;
        font-family: "Cabin";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 25.6px */
        max-width: 307px;
        margin: 0px auto;
    }

    .indi-ready-title {
        width: 752px;
        max-width: 100%;
        margin: auto;
        margin-bottom: 40px;
    }

    .indi-country-wrapper {
        margin-bottom: 40px;
    }

    .indi_mid_steps {
        background-image: url(../img/howss.png);
        padding: 40px 12px 24px 12px;
        background-color: #fff;
        height: 1220px !important;
    }

        .indi_mid_steps::after {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../img/Vector.png) top center no-repeat;
        background-size: contain;
        z-index: 2;
        pointer-events: none;
    }

    .indi_mid_steps_title {
        font-size: 28px;
    }

    .indi_mid_steps_header {
        gap: 16px;
        padding: 0px 12px;
    }

    .indi_mid_steps_cards {
        display: flex;
        flex-direction: column;
        background-image: url(../img/home_s3cardbgmob.png);
        padding: 32px 46px 44px 46px;
        background-size: 96% 101%;
        gap: 54px;
        /* box-shadow: 0 20px 13px 0 rgba(0, 0, 0, 0.04), 0 8.148px 6.519px 0 rgba(0, 0, 0, 0.03), 0 1.852px 3.148px 0 rgba(0, 0, 0, 0.02); */
    }

    .indi_mid_steps_card img {
        height: 120px;
    }

    .indi_mid_steps_card {
        max-width: 100%;
        padding: 0px;
        gap: 16px;
    }

    .indi_mid_steps_card_content {
        gap: 8px;
    }

    .indi_mid_steps_card_title {
        font-size: 20px;
    }



    /* faqqq sections */

    .faqq {
        height: 100% !important;
    }

    .faqqq-sections {
        max-width: auto;
        position: relative;
        z-index: 2;
    }

    .faqqq-help_3 {
        padding: 0px 0px 40px;
        margin-top: -12px;
    }

    .faqqq {
        color: var(--base-01, #383838);
        text-align: center;
        font-family: "Cal Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 33.6px */
        text-transform: capitalize;
        margin-left: 0px;
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .faq-accordion .accordion-body {
        background: var(--base-Off-White, #fafafa);
        color: #6c757d;
        font-family: "Cabin";
        font-size: 14px;
        line-height: 1.7;
        padding: 0 101px 24px 24px;
    }

    .faqq {
        padding: 30px 0px 0px;
    }

    .last_img {
        position: relative;
        top: 0;
    }


    /* MODAL */
    .modal_indi .modal-content {
        display: flex;
        width: 360px;
        max-width: 500px;
        padding: 24px 20px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 0px;
        background: var(--base-White, #FFF);
        margin-left: auto;
        margin-right: auto;
    }

    .modal_indi-card-bottom {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        justify-content: center;
        flex-direction: column;
        flex: 1 0 0;
        border-radius: 0px 0px;
        border: 1px solid var(--base-04, #E9E9E9);
        padding: 16px 24px 24px 24px;
    }



    .md_modal {
        display: flex;
        width: 100%;
        max-width: 500px;
        padding: 32px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        border-radius: 0px;
        background: var(--base-White, #FFF);
        height: 100%;
    }

    .modal_indi-btn-secondary {
        padding: 12px 21px;
        font-size: 14px;
    }


    .modal_indi-btn-primary {
        padding: 12px 21px;
        font-size: 14px;
    }

    .modal_indi-card-top {
        padding: 24px 20px 16px 20px;
    }

    .modal_indi-country {
        display: flex;
        align-items: center;
        gap: 4px;
    }




}

@media only screen and (min-width: 601px) and (max-width:1151px) {
    .home_s3cardmain {
        padding: 69px 60px 80px 60px;
    }

    .home_s3card {
        max-width: 270px;
    }
}

@media only screen and (min-width: 1152px) and (max-width:1279px) {}

@media only screen and (min-width: 1280px) and (max-width:1348px) {

    .pls2l,
    .pls2r {
        max-width: 292px;
    }

    .home_s3cardmain {
        padding: 69px 60px 80px 60px;
    }


    .faq-accordion {
        width: 100%;
        max-width: 600px;
    }

    .last_img {
        position: absolute;
        right: -220px;
        /* top: -180px; */
    }



    .indi_mid_steps_cards_m {
        max-width: 1200px;
    }

    .forShadow {
        max-width: 1200px;
    }



}

@media only screen and (min-width: 1349px) and (max-width:1439px) {

    .pls2l,
    .pls2r {
        max-width: 318px;
    }

    .faq-accordion {
        width: 100%;
        max-width: 620px;
    }

    .last_img {
        position: absolute;
        right: -220px;
        /* top: -180px; */
    }

    .indi_mid_steps_cards_m {
        max-width: 1200px;
        margin-top: -314px;
    }

    .forShadow {
        max-width: 1200px;
    }

}

@media only screen and (min-width: 1440px) and (max-width:1599px) {

    .pls2l,
    .pls2r {
        max-width: 318px;
    }

    .faq-accordion {
        width: 100%;
        max-width: 711px;
    }

    .last_img {
        position: absolute;
        right: -165px;
        /* top: -180px; */
    }

    .indi_mid_steps_cards_m {
        max-width: 1350px;
    }

    .forShadow {
        max-width: 1350px;
    }
}

@media screen and (min-device-width: 1600px) and (max-device-width: 1699px) {
    .last_img {
        position: absolute;
        right: -165px;
        /* top: -180px; */
    }



}

@media screen and (min-device-width: 1700px) and (max-device-width: 1799px) {
    .last_img {
        position: absolute;
        right: -110px;
        /* top: -180px; */
    }


}

@media screen and (min-device-width: 1800px) and (max-device-width: 1899px) {
    .last_img {
        position: absolute;
        right: -60px;
        /* top: -180px; */
    }
}

@media screen and (min-device-width: 1900px) and (max-device-width: 1999px) {}

@media screen and (min-device-width: 2000px) and (max-device-width: 2400px) {}