@media only screen and (max-width: 600px){

    .mobile_none {
        display: none;
    }
    .desktop_none {
        display: block;
    }
    .faq_body {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 1px;
        color: #000000;
    }
    /* ----------------------- Checkbox ----------------------- */
    .c-checkbox {
        margin-bottom: 16px;
    }
    .c-checkbox>.c-div>label:before, .c-checkbox>.c-div>.label:before {
        top: 3px;
    }
    .c-checkbox input[type='checkbox']~label:after, .c-checkbox input[type='checkbox']~.label:after {
        top: 5px;
        font-size: 11px;
    }
    .c-text {
        width: 300px;
    }

    /* ----------------------- Login / Register Page ----------------------- */
    
    .top_div {
        background: url(../img/login_mobo_banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 180px;
        padding-bottom: 104px;
    }
    .login_top_title {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        letter-spacing: 0px;
        width: 327px;
        margin-left: auto;
        margin-right: auto;
    }
    .bottom_div {
        background-color: #FFFFFF;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .bottom_frame {
        width: 327px;
    }
    .bottom_image {
        width: 327px;
        height: 286px;
    }
    .login_title_frame, .register_title_frame {
        /* width: 560px; */
        padding-top: 24px;
        padding-left: 0px;
    }
    .forgot_pass {
        margin-top: 3px;
    }

    /* ----------------------- Purchase Page ----------------------- */

    .purchase_section {
        margin-top: 101px;
    }
    .purchase_frame {
        width: 327px;
        padding: 24px;
        margin-top: 48px;
        margin-bottom: 48px;
    }
    .purchase_title {
        font-family: 'Galvji-Bold';
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        letter-spacing: 0px;
        text-transform: capitalize;
        color: #6A9E15;
        margin-bottom: 16px;
    }
    .purchase_subtitle {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 1px;
        color: #000000;
        margin-bottom: 26px;
        width: 271px;
        margin-left: auto;
        margin-right: auto;
    }

    /* ----------------------- Dashboard Page ----------------------- */

    .dashboard_section {
        background: #FFFFFF;
        margin-top: 104px;
    }
    .dashboard_main_frame {
        width: 327px;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .dashboard_title {
        font-size: 32px;
        line-height: 38px;
        letter-spacing: 0px;
        margin-bottom: 24px;
    }
    .dashboard_main_frame {
        width: 327px;
    }
    .account_details_frame {
        width: 327px;
        padding: 24px;
        gap: 24px;
        border: 4px solid #6A9E15;
        margin-top: 24px;
    }
    .account_details_title {
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .order_history_frame {
        width: 327px;
        padding: 24px 24px 0px;
        gap: 24px;
        margin-top: 0px;
    }
    .page_nation {
        margin-top: 24px;
    }
    .scroll_text {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 1px;
        text-align: center;
        color: #000000;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    
    .cart_right_frame {
        margin-left: 0px;
    }
    .total_text {
        margin-right: 0px!important;
        padding-right: 0px!important;
    }

    .dash_one_img ,
    .dash_v_left ,
    .dash_v_right ,
    .dash_ze_bottom {
        display: none;
    }
    /* ----------------------- Error Page ----------------------- */
    
    .error_section {
        background: url(../img/error_back_mobo.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .error_div {
        width: 327px;
        padding: 24px;
        gap: 24px;
        margin-top: 214px;
        margin-bottom: 215px;
    }
    .error_title {
        font-family: 'Galvji-Bold';
        font-weight: 700;
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        letter-spacing: 0px;
        text-transform: capitalize;
        color: #E8F1E0;
        margin-bottom: 16px;
    }
    .error_subtitle {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 1px;
        color: #FFFFFF;
        margin-bottom: 24px;
    }

    .cart_top_div {
        background: url(../img/cart_mobo_banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 180px;
        padding-bottom: 141px;
    }
    .contact_top_div {
        background: url(../img/contact_top_mobo.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 180px;
        padding-bottom: 141px;
    }
    
    .contact_frame {
        margin-left: 0px;
    }
    .contact_title {
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .contact_subtitle {
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
    }
    .contact_details {
        font-family: 'Helvetica';
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 1px;
        color: #000000;
        margin-bottom: 24px;
    }
    
    .contact_bottom_image {
        width: 327px;
        height: 412px;
    }
        
    .faq_top_div {
        background: url(../img/faq_mobo_banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 211px;
        padding-bottom: 110px;
    }
    .faq_top_div>h1 {
        width: 327px;
        margin-left: auto;
        margin-right: auto;
    }
    .accordion_frame {
        width: 327px;
    }
    .faq_accordion_button {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 1px;
        color: #6A9E15;
        margin-bottom: 0px;
        padding: 16px;
    }
    .faq_last_girl {
        background: url(../img/faq_girl_mobo.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 270px;
    }
    .faq_frame {
        border: 4px solid #6A9E15;
        width: 327px;
        margin-top: 24px;
        margin-bottom: 24px;
        padding: 24px;
        gap: 24px;
    }
    .faq_frame_title {
        font-family: 'Galvji-Bold';
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        text-transform: capitalize;
        color: #6A9E15;
        margin-bottom: 24px;
    }
    .faq_frame_subtitle {
        font-family: 'Helvetica';
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 1px;
        color: #FFFFFF;
        margin-bottom: 24px;
    }
}
@media only screen and (min-device-width: 1250px) and (max-device-width: 1350px) {
    .bottom_frame {
        width: 1250px;
    }
    .faq_frame {
        border: 4px solid #6A9E15;
        width: 549px;
        margin-top: 37px;
        margin-bottom: 40px;
        padding: 40px;
        gap: 40px;
    }
    .dash_one_img {
        position: absolute;
        left: 28px;
        top: 110px;
    }
    .dash_v_left {
        position: absolute;
        left: 23px;
        bottom: -100px;
    }
    .dash_ze_bottom {
        position: absolute;
        right: 0px;
        bottom: -44px;
        width: 107px;
    }
}

@media only screen and (min-device-width: 1400px) and (max-device-width: 1500px) {
    .bottom_frame {
        width: 1350px;
    }
    .faq_frame {
        border: 4px solid #6A9E15;
        width: 549px;
        margin-top: 64px;
        margin-bottom: 67px;
        padding: 40px;
        gap: 40px;
    }
    
    .dash_one_img {
        position: absolute;
        left: 28px;
        top: 110px;
    }
    .dash_v_left {
        position: absolute;
        left: 23px;
        bottom: -100px;
    }
    .dash_ze_bottom {
        position: absolute;
        right: 0px;
        bottom: -44px;
        width: 107px;
    }
}