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

    /* Dashboard Css Start */
    .mobile_none {
        display: none !important;
    }

    .desktop_none {
        display: block !important;
    }

    .tab_main {
        max-width: 375px
    }

    .tab_buttonbar {
        width: 578px;
        padding: 0px 24px;
    }

    .account_form {
        flex-direction: column;
        align-items: normal;
        gap: 24px;
    }

    .account_s2 {
        padding: 24px 0px;
    }

    .tab_orderbar_mob {
        display: flex;
        max-width: 375px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
    }

    .mob_ordercard {
        display: flex;
        padding: 16px;
        flex-direction: column;
        gap: 12px;
        align-self: stretch;
    }

    .order_mobtop {
        display: flex;
        justify-content: space-between;
        padding-bottom: 11px;
        border-bottom: 1.367px solid #587B5D;
    }

    .order_mobbottom {
        display: flex;
        flex-direction: column;
        gap: 12px;
        align-self: stretch;
    }

    .order_bottomtitle {
        color: var(--Core-Licorice, #230C0F);
        font-family: "DM Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin: 0px;
    }

    .order_detailline {
        display: flex;
        justify-content: space-between;
    }

    .odd_card {
        border-radius: var(--Sml, 10px);
        background: var(--Core-Off-White, #F6F6F6);
    }

    .tab_container {
        padding: 0px 24px;
    }

    .account_title {
        color: var(--Core-Off-White, #F6F6F6);
        font-family: "DM Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-transform: capitalize;
    }

    .account_s1 {
        margin-top: 71px;
        padding: 40px 24px;
    }

    .account_subtitle {
        text-align: start;
    }

    .account_titlebar {
        align-items: start;
    }
    /* Dashboard Css End */


    /* About Us Css Start */
    .about_s1 {
        margin-top: 71px;
        flex-direction: column;
    }

    .about_c1 {
        padding: 40px 24px;
        background: var(--Grayscale-White, #FBFCFF);
    }

    .about_s1title {
        color: var(--Core-Licorice, #230C0F);
        font-family: "DM Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-transform: capitalize;
    }

    .about_s1img {
        width: 100%;
    }

    .about_s1infobar {
        gap: 24px;
    }

    .about_yellowbtn {
        width: 100%;
    }

    .about_s2 {
        flex-direction: column-reverse;
    }

    .about_s2img {
        width: 100% !important;
    }

    .about_c2 {
        padding: 40px 24px;
    }

    .about_c3 {
        padding: 40px 24px;
        gap: 32px;
    }

    .about_s4title {
        color: var(--Core-Licorice, #230C0F);
        font-family: "DM Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-transform: capitalize;
    }

    .about_c3_titlebar {
        gap: 16px;
    }

    .about_s3_cardbar {
        flex-direction: column;
    }

    .about_s4 {
        flex-direction: column;
    }

    .about_s4img {
        width: 100%;
    }

    .about_c4 {
        margin: 0px;
        padding: 40px 24px;
    }

    .about_s5 {
        padding: 24px;
    }

    .about_s5a {
        padding: 32px 16px;
    }

    .about_c5 {
        flex-direction: column;
        gap: 24px;
        text-align: center;
    }

    .about_s5cardcol {
        flex-direction: column;
        gap: 24px;
    }

    .s5_left {
        gap: 16px;
    }

    .about_s5title {
        font-size: 24px;
    }

    .s5_cardtitle {
        color: var(--Core-Licorice, #230C0F);
        font-family: Barlow;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .s5_right {
        gap: 24px;
    }

    .s5_left {
        align-items: center;
    }

    .about_s5card {
        align-items: center;
    }

    .name_emailbar {
        flex-direction: column;
    }

    .check_captchabar {
        flex-direction: column;
    }

    .about_s6 {
        padding: 40px 0px;
    }

    .form_titletext {
        color: var(--Core-Licorice, #230C0F);
        font-family: "DM Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-transform: capitalize;
    }
    /* About Us Css End */


    /* Support Language Start */
    .support_s1 {
        margin-top: 71px;
    }

    .language_bottom {
        flex-wrap: wrap;
        gap: 24px;
    }

    .support_s2 {
        padding: 40px 0px;
        background-image: url(../linguizt_img/language_bgmob.png);
    }
    .document_s2 {
        padding: 40px 0px;
        background-image: url(../linguizt_img/document_s2bgmob.png);
    }

    .support_c2 {
        padding: 0px 24px;
    }

    .language_title {
        color: var(--Core-Accents-Mango, #FFC46C);
        font-family: "DM Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-transform: capitalize;
    }
    /* Support Language End */


    /* Translate Start */
    .translate_langbottom {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .translate_col {
        align-items: center;
        gap: 16px;
    }
    /* Translate End */
    
    .c-checkboxR input[type='checkbox']~label:after, .c-checkboxR input[type='checkbox']~.label:after {
    content: url(../linguizt_img/check_tick.svg);
    display: block;
    position: absolute;
    color: #230C0F !important;
    border-radius: 0;
    border: 0;
    font-family: 'Poppins';
    font-size: 30px;
    text-align: center;
    line-height: 12px;
    height: 1px;
    width: 1px;
    right: 163px;
    top: 15px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all .15s ease;
    -ms-transition: all .15s ease;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.c-checkboxR>.c-divR>label:before,
.c-checkboxR>.c-divR>.label:before {
    top: 17px;
}

.c-checkboxR input[type='checkbox']~label:after,
.c-checkboxR input[type='checkbox']~.label:after {
    top: 17px;
}

.c-checkboxR>.c-divR>login_check:before,
.c-checkboxR>.c-divR>.login_check:before {
    top: 29px;
}

.c-checkboxR input[type='checkbox']~label:after,
.c-checkboxR input[type='checkbox']~.label:after {
    top: 29px;
}
}

@media only screen and (min-width: 1200px) and (max-width:1348px) {
    .about_c1 {
        padding: 205px 55px 205px 0px;
    }

    .about_c4 {
        padding: 185px 25px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 53px;
    }

    .about_c5 {
        justify-content: center;
        gap: 48px;
    }

    .about_s2quotebar {
        right: 490px;
    }

    .desktop_langline {
        width: 800px;
    }

}

@media only screen and (min-width: 1349px) and (max-width:1439px) {
    .about_c1 {
        padding: 205px 90px 205px 0px;
    }

    .about_c4 {
        padding: 185px 50px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 88px;
    }

    .about_c5 {
        justify-content: center;
        gap: 48px;
    }

    .about_s2quotebar {
        right: 522px;
    }

    .desktop_langline {
        width: 800px;
    }
}

@media only screen and (min-width: 1440px) and (max-width:1499px) {
    .about_c1 {
        padding: 205px 73px 205px 0px;
    }

    .about_c4 {
        padding: 185px 50px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 75px;
    }

    .about_s2quotebar {
        right: 562px;
    }

    .desktop_langline {
        width: 900px;
    }
    .desktop_langline{
        width: 900px;
    }
}

@media only screen and (min-width: 1500px) and (max-width:1599px) {
    .about_c1 {
        padding: 205px 67px 205px 0px;
    }

    .about_c4 {
        padding: 185px 45px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 70px;
    }

    .about_s2quotebar {
        right: 590px;
    }
    .desktop_langline{
        width: 1000px;
    }
}

@media only screen and (min-width: 1600px) and (max-width:1699px) {
    .about_c1 {
        padding: 205px 104px 205px 0px;
    }

    .about_c4 {
        padding: 185px 80px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 105px;
    }

    .about_s2quotebar {
        right: 636px;
    }
    .desktop_langline{
        width: 1000px;
    }
}

@media only screen and (min-width: 1700px) and (max-width:1799px) {
    .about_c1 {
        padding: 205px 153px 205px 0px;
    }

    .about_c4 {
        padding: 185px 135px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 153px;
    }

    .about_s2quotebar {
        right: 683px;
    }
    .desktop_langline{
        width: 1000px;
    }
}

@media only screen and (min-width: 1800px) and (max-width:1919px) {
    .about_c1 {
        padding: 205px 160px 205px 0px;
    }

    .about_c4 {
        padding: 185px 135px 185px 0px;
    }

    .about_c2 {
        padding: 185px 0px 185px 160px;
    }

    .about_s2quotebar {
        right: 728px;
    }
}