@media only screen and (max-device-width: 600px) {

    .pp_pol {
        padding: 130px 0px 40px;
    }

    .privacy-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
    }

    .privacy-title {
        color: var(--Core-Off-Black, #0F0F0F);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Urbanist";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 1px;
        text-transform: capitalize;
    }

    .uper_secc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
    }

    .update-date {
        margin-bottom: 8px;
    }

    .language-label {
        color: var(--Core-Off-Black, #0F0F0F);
        font-family: "Urbanist";
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        /* 20.4px */
        letter-spacing: 0.34px;
        text-transform: capitalize;
    }

    .language-btn.active {
        color: var(--Core-Off-Black, #0F0F0F);
        font-family: "Urbanist";
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: 0.34px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-transform: capitalize;
    }


    .language-btn {
        color: var(--Base-03, #BDBDBD);
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: 0.34px;
        text-transform: capitalize;
    }


    .english-section p {
        color: var(--Base-02, #5E5E5E);
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 24px */
        letter-spacing: 0.45px;
    }

    .section-title {
        color: var(--Base-02, #5E5E5E);
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%;
        letter-spacing: 0.45px;
    }

    .email {
        color: var(--Base-02, #5E5E5E);
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%;
        letter-spacing: 0.45px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }


    /* Our story */
    .title {
        color: var(--Core-Off-Black, #0F0F0F);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Urbanist";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 1px;
        text-transform: capitalize;
        max-width: 294px;
    }

    .our_story {
        padding: 250px 0px 104px;
        height: 1030px;
    }

    .immgg {
        width: 164px;
        height: 82px;
        flex-shrink: 0;
        top: 560px;
    }

    .whiteee_bx {
        display: flex;
        max-width: 375px;
        min-width: 100%;
        padding: 40px 24px;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        height: 389px;
        bottom: 0px;
    }


    .heading {
        color: var(--Core-Off-Black, #0F0F0F);
        text-align: center;
        font-family: "Urbanist";
        font-size: 27px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 1px;
        text-transform: capitalize;
    }

    .para {

        color: var(--Base-02, #5E5E5E);
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        letter-spacing: 0.45px;
    }


    .box_w1 {
        background-image: url(../media/step_1_m.png);
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
        height: 100%;
    }

    .box_w2 {
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
        height: 100%;
    }

    .box_w3 {
        background-image: url(../media/step_3.png);
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
        height: 100%;
    }

    .box_w4 {
        background-image: url(../media/step_4.png);
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
        height: 527px;
    }

    .box_w5 {
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        max-width: 327px;
        margin: auto;
        height: 100%;
    }

    .big_red {
        gap: 0px;
    }

    .conty_bw {
        color: var(--Neutral-White, #FFF);
        font-family: "Urbanist";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 24px */
        letter-spacing: 0.4px;
        text-transform: capitalize;
    }

    .conty_bpw {
        color: var(--Neutral-500, #D0D0D0);
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        letter-spacing: 0.45px;
    }







    .big_boldd {
        color: var(--Core-Maroon, #9E2A2B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Urbanist";
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 60px */
        text-transform: capitalize;
    }

    .conty_b {
        color: var(--Neutral-Near-Black, #0E0E0E);
        font-family: "Urbanist";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 24px */
        letter-spacing: 0.4px;
        text-transform: capitalize;
    }

    .conty_bp {
        color: var(--Neutral-Near-Black, #0E0E0E);

        /* Body/P m */
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 24px */
        letter-spacing: 0.45px;
    }

    .mid_boxx {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 40px;
        max-width: 327px;
        margin: auto;
    }

    .sec_2 {
        padding-bottom: 24px;
    }

    .sec_3 {
        background-color: var(--Core-Off-White, #FAFAFA);
        padding: 40px 0px;
    }

    .upeer_text2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        align-self: stretch;
        max-width: 1040px;
        margin: 0 auto;
    }

    .red_bx {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 16px;
        align-self: stretch;
    }
    
    .red_bx1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;
    }

    .red_bx2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;
    }

    .bozx {
        display: flex;
        min-width: 320px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        flex: 1 0 0;
    }

    .icco {
        width: 40px;
    }

    .bx_cont {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        align-self: stretch;
    }

    .cont_h {
        color: var(--Core-Off-Black, #0F0F0F);
        text-align: center;
        font-family: "Urbanist";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 24px */
        letter-spacing: 0.4px;
        text-transform: capitalize;
    }

    .three_bx {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 40px;
        align-self: stretch;
        flex-wrap: wrap;
        justify-content: center;
    }

    .roww {
        display: flex;
        flex-direction: column-reverse;
    }


    .right_bx {
        background-image: url(../media/habbibi_m.png);
        background-size: cover;
        background-position: center;
        height: 250px;
        position: relative;
    }

    .left_bx {
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        align-self: stretch;
        margin-right: 0px;

    }

    .inner_rgt {
        position: relative;
        display: flex;
        padding: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        gap: 10px;
        align-self: stretch;
        color: var(--Base-02, #5E5E5E);
        text-align: center;
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        letter-spacing: 0.45px;
        background: var(--Core-Off-White, #FAFAFA);
    }


    .cont {
        color: var(--Base-02, #5E5E5E);
        text-align: center;
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        letter-spacing: 0.45px;
    }

    .last_sec {
        background-image: url(../media/bot_m.png);
        background-size: cover;
        height: 1015px;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 40px 0px;
    }

    .upeer_text3 {
        max-width: 327px;
        margin: auto;
    }

    .down_bx {
        max-width: 327px;
        margin: auto;
        bottom: 48px;
    }


    .heading_w {
        color: var(--Core-Off-White, #FAFAFA);
        text-align: center;
        font-family: "Urbanist";
        font-size: 27px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        /* 37.8px */
        letter-spacing: 1px;
        text-transform: capitalize;
        margin-bottom: 0px;
    }

    .gree_bx {
        gap: 0px;
        width: 250px;
        margin: auto;
    }

    .heading2 {
        color: var(--Core-Off-Black, #0F0F0F);
        text-align: center;
        font-family: "Urbanist";
        font-size: 27px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 1px;
        text-transform: capitalize;
        max-width: 290px;
    }

    .sec_4 {
        padding: 0px;
    }

    .para_w {
        color: var(--Base-04, #E9E9E9);
        text-align: center;
        font-family: "Urbanist";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 24px */
        letter-spacing: 0.45px;
    }




}



















@media only screen and (min-device-width: 1000px) and (max-device-width: 1199px) {

    .whiteee_bx {
        display: flex;
        height: 370px;
        padding: 104px 332px;
        min-width: 1200px;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        flex: 1 0 0;
        background-color: var(--Core-Off-White, #FAFAFA);
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .cont_wrap {
        display: flex;
        gap: 17px;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 1280px;
        margin: 32px auto 0px;
    }

    .box_w1 {
        background-image: url(../media/Step01.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 570px;
        height: 380px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
    }
    
    .box_w3 {
    background-image: url(../media/Step03.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 283px;
    height: 579px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
    margin-top: -50px;
}

    .box_w4 {
        background-image: url(../media/Step04.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 292px;
        height: 579px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
        margin-top: -50px;
    }

    .left_bx {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        max-width: 509px;
        margin-left: auto;
        margin-right: 0px;
    }
.heading {
    color: var(--Core-Off-Black, #0F0F0F);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Urbanist";
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}

.para {
    color: var(--Base-02, #5E5E5E);
    text-align: center;
    font-family: "Urbanist";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;
}

.right_bx {
    background-size: cover;
    background-position: center;
    height: 566px;
    position: relative;
}

.inner_rgt {
    display: flex;
    max-width: 408px;
    padding: 19px;
    justify-content: center;
    align-items: flex-end;
    gap: 16px;
    background: var(--Neutral-White, #FFF);
    position: absolute;
    bottom: 0;
    right: 0;
}

.cont {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;
}

}



@media only screen and (min-device-width: 1200px) and (max-device-width: 1348px) {

    .whiteee_bx {
        display: flex;
        height: 370px;
        padding: 104px 332px;
        min-width: 1200px;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        flex: 1 0 0;
        background-color: var(--Core-Off-White, #FAFAFA);
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .cont_wrap {
        display: flex;
        gap: 17px;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 1280px;
        margin: 32px auto 0px;
    }

    .box_w1 {
        background-image: url(../media/Step01.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 715px;
        height: 380px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
    }

    .box_w4 {
        background-image: url(../media/Step04.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 375px;
        height: 579px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
        margin-top: -50px;
    }

    .left_bx {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        max-width: 572px;
        margin-left: auto;
        margin-right: 25px;
    }


}

@media only screen and (min-device-width: 1349px) and (max-device-width: 1439px) {
    .whiteee_bx {
        display: flex;
        height: 370px;
        padding: 104px 332px;
        min-width: 1200px;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        flex: 1 0 0;
        background-color: var(--Core-Off-White, #FAFAFA);
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .cont_wrap {
        display: flex;
        gap: 17px;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 1280px;
        margin: 32px auto 0px;
    }

    .box_w1 {
        background-image: url(../media/Step01.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 715px;
        height: 380px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
    }

    .box_w4 {
        background-image: url(../media/Step04.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        width: 375px;
        height: 579px;
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex-shrink: 0;
        margin-top: -50px;
    }
}

@media only screen and (min-device-width: 1440px) and (max-device-width: 1499px) {
    .left_bx {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        max-width: 572px;
        margin-left: auto;
        margin-right: 70px;
    }

    .whiteee_bx {
        display: flex;
        height: 370px;
        padding: 104px 332px;
        min-width: 1370px;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        flex: 1 0 0;
        background-color: var(--Core-Off-White, #FAFAFA);
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }






















}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1699px) {}

@media only screen and (min-device-width: 1800px) and (max-device-width: 1919px) {}