@media(max-width:1199px) {
    .o-dl-row {
        height: calc(98.7vw / 5)
    }

    .o-dl-row-2 {
        height: calc(2 * 100vw / 5);
    }

    .o-dl-row-3 {
        height: calc(3 * 100vw / 5);
    }

    .o-dl-row-4 {
        height: calc(4 * 100vw / 5);
    }

    .o-dl-row-5 {
        height: calc(5 * 100vw / 5);
    }

    .o-dl-row-6 {
        height: calc(6 * 100vw / 5);
    }

    .o-dl-row-7 {
        height: calc(7 * 100vw / 5);
    }

    .o-dl-row-8 {
        height: calc(8 * 100vw / 5);
    }

    .o-dl-row-9 {
        height: calc(9 * 100vw / 5);
    }

    .o-dl-row-10 {
        height: calc(10 * 100vw / 5);
    }

    .u-hidden-md {
        display: none;
    }

    .c-nav {
        top: calc( 100vw / 5 - 40px);
    }

    .o-dl-row-1 {
        height: calc(99.3vw / 7) !important;
    }
}

@media(max-width: 1024px) {
    .c-nav__tab {
        padding: 0;
    }

    .u-hidden-mobile {
        display: none;
    }

    .u-hidden-desktop {
        display: initial;
    }

    .c-nav {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        height: 70px;
        background-color: #fff;
        padding: 15px;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    }

    .c-footer__info-col {
        padding-left: 0;
        padding-right: 0;
    }

    .c-footer__tehran-1370 {
        margin-top: 30px;
        margin-bottom: 0;
        font-size: 1.2em;
    }

    .c-footer__shahin-amir {
        width: 90vw;
        max-width: 700px;
        margin-top: 0;
    }

    .c-contact-advisor {
        width: 80px;
        height: 80px;
        bottom: 17px;
        right: 17px;
    }

        .c-contact-advisor div {
            top: 14px;
            left: 8px;
            font-size: 10pt;
        }

    .c-nav__tab-title,
    .c-nav__lang {
        color: #000000;
        margin-left: 0;
    }

    .c-nav__menu {
        margin: 0;
    }

    .c-nav__btns {
        float: none;
        margin-right: 0;
        margin: 0 auto;
    }

    .c-nav__tab-icon {
        font-size: 150%;
        padding: 5px;
    }

    .c-nav__tab-body {
        top: 0;
        left: 0;
        position: fixed;
        width: 100vw;
        height: 100vh;
        overflow-y: auto;
    }

    .c-header {
        z-index: 99;
    }

    .is-open-menu.c-header {
        /*z-index: unset;*/
    }

    .c-nav__bg-mobile {
        width: 100%;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .c-nav__tab-title {
        margin: 20px;
        padding-top: 27px;
        padding-bottom: 27px;
    }

    .c-nav__menu-container {
        display: none;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        padding: 30px;
        font-size: 1.5em;
    }

    .is-open-menu.c-nav__menu-container {
        display: block;
        z-index: 99;
    }

    .c-nav__tab--mobile {
        display: block;
    }

        .c-nav__tab--mobile .c-nav__tab-title {
            display: block;
        }

        .c-nav__tab--mobile .c-nav__tab-title {
            padding-top: 0;
            padding-bottom: 0;
        }

    .is-open-menu.c-contact-advisor {
        display: none;
    }

    html.is-open-menu {
        overflow: hidden;
    }

    .c-nav__menu-close {
        color: #000000;
        font-size: 1.4em;
        display: block;
    }

    .c-nav__menu-ul {
        margin: 20px;
        margin-bottom: 40px;
    }

    .c-nav__menu-hr {
        border-color: #f7c60f;
        border-width: 2px;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .c-nav__menu-btn {
        color: #000000;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }

    .c-nav__menu-btn-title {
        font-size: .95em;
        margin-left: 10px;
        margin-right: 10px;
    }

    .c-nav__menu-container {
        overflow-y: auto;
    }

    .c-nav__menu-advisor {
        color: #f7c60f;
        display: block;
        text-align: center;
        font-size: 1.1em;
        margin-top: 30px;
    }

    .c-nav__tab-body--mobile {
        top: 60px;
        background: #fff;
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
        padding: 35px;
    }

    .c-nav__tab-title-mobile {
        display: block;
        margin-bottom: 50px;
    }

    .c-nav__tab-title-mobile-text {
        color: #000000;
        font-weight: normal;
        font-size: 1.4em;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .c-nav__tab-back {
        color: #000000;
        position: absolute;
        font-size: 1.4em;
    }

    .c-nav__explore-caption,
    .c-nav__tab-caption {
        font-weight: 600;
        font-size: 1em;
    }

    .c-nav__explore-link,
    .c-nav__tab-link {
        font-weight: 300;
        font-size: 1em;
        line-height: unset;
        margin-bottom: 10px;
        white-space: normal;
        display: inline-block;
    }

    .c-nav__tab-hr {
        display: none;
    }

    .c-nav__links-container {
        display: block;
        overflow-x: unset;
        padding-bottom: 10px;
    }

    .c-nav__links-col {
        margin-bottom: 20px;
        margin-right: 0;
    }

        .c-nav__links-col:last-child {
            margin-bottom: 15rem;
        }

    .c-nav__links-col-ul {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .is-open.c-nav__tab-body {
        display: block !important;
    }


    .is-open.c-nav__overlay {
        opacity: 1 !important;
    }

    .gallery .title {
        margin-bottom: 20px;
        font-size: 2.5em;
        padding: 20px;
    }

    .gallery {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .button-prev,
    .button-next {
        font-size: 2.5em;
    }

    .c-footer__info-row {
        max-width: 200px;
        font-size: 1.1em;
    }

    .c-nav__links .c-nav__explore-caption {
        display: none;
    }

    .c-filters__li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .c-filters__caption {
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }

    .c-filters__results--mobile {
        position: initial;
        top: 0;
        right: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .c-product-item {
        padding-bottom: 10px;
    }

    .o-page-layout {
        padding: 20px;
    }

    .c-category-banner {
        margin-bottom: 30px;
    }

    .c-purchase-advantages {
        padding: 5px;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .c-custom-hr--yellow {
        border-color: #edc810;
        border-width: 2px;
        display: block;
        margin-bottom: 30px;
    }

    .c-purchase-advantages__icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin: 0;
    }

    .c-purchase-advantages__text {
        text-align: left;
        margin-top: 0;
        font-size: 1.3em;
        width: 100%;
        font-size: 1em;
        padding-right: 20px;
        padding-left: 20px;
    }

    .c-purchase-advantages__link {
        margin: 0;
        margin-top: 0;
        white-space: nowrap;
        font-size: 1em;
    }

    .c-purchase-advantages__li {
        display: flex;
        align-items: center;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .c-more-for-you {
        padding: 0;
    }

    .c-more-for-you__title {
        margin-bottom: 0;
        margin-top: 40px;
    }

    .c-more-for-you__ul {
        margin: 0 auto;
    }

    .c-custom-hr--mobile-gray {
        border-color: #999999;
    }

    .c-custom-hr--mobile-black {
        border-color: #000000;
    }

    .c-filters__results--mobile {
        position: initial;
        text-align: center;
        display: block;
        padding: 10px;
    }

    .c-filters {
        display: block;
        margin-top: 0;
    }

    .c-filters__btn {
        color: #000000;
        font-size: 2em;
        position: absolute;
    }

    .c-filters__container {
        width: 100vw;
        height: 100vh;
        position: fixed;
        background: #fff;
        z-index: 99;
        top: 0;
        left: 0;
        padding: 30px;
        display: none;
    }

    .is-open.c-filters__container {
        display: block;
        overflow-y: auto;
    }


    .c-filters__li {
        display: block;
        font-size: 1.5em;
        border-bottom: 1px solid #c5c5c5;
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .c-filters__head {
        cursor: pointer;
        font-weight: normal;
        position: relative;
        z-index: 5;
        padding: 10px;
        padding-bottom: 5px;
    }

    .c-filters__title {
        display: inline-block;
        width: 100%;
    }

    .c-filters__icon {
        position: absolute;
        right: 10px;
    }

    .c-dynamic-arrow-icon--filter {
        top: 15px;
    }

    .c-filters__close {
        font-size: 2em;
        color: #000000;
    }

    .c-filters__body {
        position: static;
        display: none;
    }

    .c-filters__selection {
        margin-top: 0;
        border: none;
        padding-left: 30px;
        padding-right: 30px;
        opacity: 1;
        max-height: initial;
        min-width: initial;
        overflow-y: auto;
        font-size: 1em;
    }

    .c-filters__selection-li {
        top: 0;
    }

    .c-home-item__container {
        padding-bottom: 0;
    }

    .c-home-item {
        display: flex;
        position: relative;
        padding: 7px 7px;
        position: static;
        width: 100%;
        height: auto;
        flex-direction: column-reverse;
    }

    .c-home-item__image-container,
    .c-home-item__info-container {
        width: 100%;
        padding: 0;
    }

    .c-home-item__info {
        font-size: 1.2em;
        padding: 10px;
    }

    .c-store-back {
        margin: 0 auto 20px auto;
        float: initial;
        text-align: center;
        display: block;
        width: 100px;
    }

    /*.c-store-filters {
        margin: 0 auto;
        text-align: center;
    }*/

    .c-store-filters span, .c-store-filters ul {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

        /*.c-store-filters li:first-child .select-selected::after
    {
        left:initial;
    }*/

        .c-store-filters ul li {
            margin: 10px 0;
        }

    .c-store-filters .btnsearch {
        width: 100%;
    }

    .c-cis-margin-left-0 {
        margin-left: 0;
    }

    .c-store-title {
        margin-top: 10px;
    }

    #divMessage .modal-dialog {
        width: auto;
    }

    .c-construction-page {
        left: 15%;
    }

    .c-store-detail-title {
        margin-top: 20px;
    }

    .margin-top-0 {
        margin-top: 0 !important;
    }

    .c-cis-margin-left-0 {
        margin-right: 0 !important;
    }

    .c-table-responsive {
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
    }

        .c-table-responsive table {
            margin-bottom: 0;
        }

    .js-nav__tab--shoppingbag {
        position: relative;
    }

    .c-nav__tab-title--shoppingbag span {
        position: absolute;
        left: -6px;
        font-size: 11px;
        top: 25px;
    }
}



@media (min-width: 992px) {
    .c-footer__info-row {
        max-width: 1250px;
    }

    .c-nav__links-container {
        display: flex;
        overflow-x: auto;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: -10px;
    }

    .c-nav__tab-link {
        white-space: nowrap;
    }

    .c-nav__explore-caption,
    .c-nav__tab-caption {
        margin-left: 0;
    }

    .c-nav__links-col {
        margin-right: 37px;
    }
}

@media (max-width: 992px) {


    .col-padding {
        padding-right: 0;
        padding-left: 0;
    }

    .c-product-details__slider-pagination {
        position: relative;
        top: unset;
        bottom: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
    }

    .c-product-details {
        margin-top: 0;
    }

    .o-product-page {
        padding: 20px;
    }

    .c-product-details__btns {
        font-size: 1.7em;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .c-product-details__title-alt {
        margin-bottom: 20px;
    }

    .c-product-details__description-text {
        text-align: justify;
    }

    .c-product-details__slider-container {
        max-height: unset;
    }

    .c-product-details__brand-logo {
        margin-right: 0;
    }

    .c-comments__title {
        margin-left: 0;
        margin-right: 0;
    }

    .c-comments__score {
        flex-direction: column;
    }

    .c-comments__score-stars {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
    }

    .c-comments__suggestions {
        flex-direction: column;
    }

    .c-comments__suggestions-title {
        margin-right: 0;
        margin-left: 0;
    }

    .c-comments__suggestions-text-box {
        margin-top: 20px;
    }

    .c-products-slide__container {
        width: 100vw;
        position: relative;
        left: -20px;
    }

    .c-products-slide__btn-prev,
    .c-products-slide__btn-next {
        font-size: 2em;
    }

    .c-products-slide__title {
        font-size: 2em;
    }

    .c-btn--cis,
    .c-btn--atb {
        font-size: 1.4em;
    }

    .c-purchase-info__product-info {
        width: 100%;
    }

    .c-purchase-info__product-image-container, .c-purchase-info__total-placeholder {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: flex;
        justify-content: center;
    }

    .c-purchase-info__total-placeholder {
        width: 0;
    }

    .c-purchase-info__total {
        padding: 10px;
    }

    .c-purchase-info__product-title {
        display: block;
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .c-purchase-info__product-price {
        float: none;
    }

    .c-purchase-info__product-title-price {
        text-align: center;
    }

    .c-purchase-info__product-details {
        margin-bottom: 20px;
    }

    .c-purchase-info__product-no {
        margin-top: 0;
    }

    .c-purchase-info {
        padding: 30px 15px;
    }

    .c-breadcrumb--payment {
        margin: 0;
    }

    .c-purchase-services {
        padding-left: 0;
        padding-right: 0 !important;
    }


    .c-purchase-info__total-prices {
        width: 100%;
        padding-right: 0;
        font-size: 1.3em;
    }

    .c-shopping-bag-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .c-shopping-bag__page-nav-btn .c-two-column {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .c-purchase-info__gift-packaging {
        width: 100%;
    }

    .c-purchase-info__gift-text {
        max-width: 100%;
    }

    .c-payment-method__radio {
        flex-direction: column;
    }

    .c-checkbox__image {
        fill: #888888;
        position: relative;
        left: 20px;
        margin-right: 20px;
        top: 8px;
        width: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 30px;
    }

    .c-payment-method__radio--online .c-checkbox__text {
        position: relative;
        top: -17px;
    }

    .c-payment-method__title--online {
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    .c-birthday {
        display: block;
        margin-bottom: 25px;
    }

    .c-birthday__month, .c-birthday__day {
        width: 100%;
        margin: 0;
       /* padding: 0;*/
        float: right;
        margin-bottom: 20px;
    }

    .c-birthday__day {
        float: right;
        margin-bottom: 0px;
    }

    .c-birthday:before,
    .c-birthday:after {
        display: table;
        content: " ";
    }

    .c-birthday:after {
        clear: both;
    }

    .c-tab__header {
        font-size: calc(.05vw + 0.7em);
    }

    .c-tab__header-ul {
        height: 18px;
    }

    .c-tab__body {
        margin-top: 35px;
    }

    .o-product-page__header {
        font-size: calc(.05vw + 0.8em);
    }

    .c-birthday__title {
        margin-bottom: 10px;
    }
}

/*///////////////////////////////////////////////[gallery]/////////////////////////////////////////////*/
@media (max-width: 992px) {
    .o-gallery,
    .c-gallery-nav {
        margin: 0 auto;
    }

    .c-gallery-nav__title {
        font-size: 2.5em;
    }

    .c-gallery-nav__ul {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    .c-gallery-wod__vr {
        width: 3px;
    }

    .c-gallery-wod__title {
        font-size: 1.3em;
    }

    .c-gallery-wod__btn {
        margin-left: 0;
        margin-right: 0;
    }

    .c-gallery-wod__arrow {
        width: 13px;
        height: 13px;
        right: -10px;
        top: -25px;
    }

    .c-gallery-slider-container {
        padding: 30px 0px;
        padding-left: 40px;
        font-size: .7em;
    }

    .c-gallery__vr-title {
        border-right: 3px solid #eac930;
        left: -36px;
        height: 105px;
    }

    .c-gallery-slider__next,
    .c-gallery-slider__prev {
        display: none;
    }

    .c-gallery__info {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .c-gallery-news__more {
        padding-left: 10px;
    }

    .c-gallery-news {
        padding: 30px 0px;
        padding-left: 40px;
    }

        .c-gallery-news .c-gallery__vr-title {
            font-size: .7em;
        }

    .c-gallery-news__section {
        margin-bottom: 40px;
    }

    .c-gallery-news__highlights {
        max-height: none;
    }

    .c-gallery__date-header {
        font-size: 2em;
    }

    .c-news-details__top-row {
        font-size: .8em;
        padding-left: 20px;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 40px;
    }

    .c-gallery__info--big {
        padding-left: 0;
    }

        .c-gallery__info--big .c-gallery__info-caption {
            margin-bottom: 20px;
            margin-top: 10px;
        }

        .c-gallery__info--big .c-gallery__info-author {
            margin-top: 10px;
        }

        .c-gallery__info--big .c-gallery__info-des {
            margin-top: 20px;
        }

        .c-gallery__info--big .c-gallery__info-title {
            font-size: 2em;
            max-width: unset;
        }

    .c-news-details__paragraph {
        padding-left: 20px;
    }

    .c-news-details__bottom-row {
        margin-top: 40px;
        margin-bottom: 50px;
        flex-direction: column;
        padding-left: 20px;
    }

        .c-news-details__bottom-row .c-news-details__paragraph {
            padding-left: 0;
            margin-top: 20px;
        }

    .c-news-details__vr-title {
        display: none;
    }

    .c-gallery__discover-news {
        padding-right: 20px;
    }

        .c-gallery__discover-news .c-gallery__info {
            padding-left: 0;
        }

    .c-gallery__discover {
        margin: 30px auto;
    }

    .c-gallery__discover-title {
        font-size: 3em;
        margin: 10px 10px 10px;
    }

    .c-gallery__discover-hr {
        margin: 0 20px;
    }

    .c-gallery-wod__body {
        max-height: calc(100vh - 70px);
        min-height: calc(100vh - 70px);
    }

    .is-fixed.c-gallery-wod {
        top: 70px;
    }


    .c-gallery-recent__body {
        max-width: unset;
    }

    .c-cis-stores {
        padding: 0 20px;
    }

    .c-cis-search__form {
        max-width: 100%;
    }

    .c-cis-product__img-container {
        padding-top: 20px;
    }

    .c-cis-product__img {
        max-width: 250px;
        margin: 0 auto;
        display: block;
    }

    .c-cis-product {
        padding: 20px;
    }

    .c-cis-map {
        height: 500px;
    }

    .zarrinpalimg {
        position: relative;
        left: 20px;
        margin-right: 20px;
        width: 30px;
        margin-bottom: 10px;
        height: 30px;
        top: -12px;
    }
}

@media(max-width:768px) {
    .absolute-section {
        margin-top: 3rem;
        color: #000;
        position: initial !important;
        margin-right: initial !important;
        padding: 3rem;
    }

    .b2b-section-multi {
        height: initial !important;
        padding: 3rem !important;
    }

    .img-overlay {
        position: initial !important;
        margin-top: 3rem;
    }

    .b2b-footer-box {
        padding: 0 4rem !important;
    }

    .b2b-phone-des {
        font-size: 1rem !important;
    }

    .b2b-phone {
        font-size: 2rem !important;
    }

    .b2b-contact {
        padding: 0 5rem !important;
    }

    .path-middle img {
        margin-top: 0 !important;
    }

    .b2b-text-en-last {
        margin-bottom: 0 !important;
    }

    .partners-box {
        justify-content: flex-start !important;
    }

    .mobile-hide {
        display: none;
    }

    .mobile-show {
        display: initial !important;
    }

        .mobile-show .sticky-btn {
            max-width: initial;
            margin-right: initial;
        }

    .mr-3 {
        margin-right: initial;
    }

    .b2b-form {
        bottom: 8rem;
    }

    .b2b-contact-en {
        margin-bottom: initial !important;
    }

    .b2b-contact-en, .b2b-contact-fa {
        text-align: center;
    }

    .b2b-first-section {
        padding: 2rem 3rem !important;
    }

    .b2b-secound-section {
        padding: 8rem 0 2rem 3rem;
    }

    .gift-img {
        width: 100%;
    }

    .manager-rows {
        display: initial !important;
    }

    .manage-box {
        margin-bottom: 3rem;
    }

    .form-box-father {
        padding: 3rem 1rem !important;
    }

    .dis-des {
        font-size: 3rem !important;
        margin-bottom: 3rem;
    }

    .dis-slider {
        font-size: 2rem !important;
    }

    .product-box-sale {
        margin-right: 0 !important;
    }
    .video-caption {
        left: 32% !important;
        font-size: 1rem;
    }
    .mehr-title{
        font-size:2rem;
    }
}
@media(max-width:767px) {
    .c-cis-product-map-row {
        display: block;
    }

    .c-cis-product {
        padding: 0;
        padding-bottom: 20px;
    }

    .c-product-details__image {
        height: auto;
    }

    .call-icon {
        color: #585858 !important;
    }

    .is-open.c-purchase-info__address-add-btn ~ .c-address-add-body {
        max-height: 1300px;
    }

    .c-dl-box__img {
        object-fit: initial !important;
        object-position: initial !important;
        height: initial !important;
    }

    .o-dl-row-2 {
        height: calc(2 * 100vw / 4.5) !important;
    }

    .o-dl-row-3 {
        height: calc(3 * 100vw / 7) !important;
    }

    .input-box.token input {
        padding: 0 6px;
        max-width: 44px;
        text-align: center;
        margin-right: 0.5rem !important;
        height: auto;
        padding: 0;
        line-height: 3;
    }

    .radio-group-legacy input {
        margin: 5px;
        padding: 0;
    }

    .genderbox {
        margin-bottom: 2rem;
    }

    #modal-global .form-checkbox {
        top: 26rem;
        right: 3rem;
    }

    .modal-dialog-global button {
        right: -19rem;
    }

    .custom-checkbox + label {
        padding: 1rem 0;
    }

    .modal-dialog-global {
        top: 10%;
    }

    .shippingPage .c-purchase-services, .paymentPage .c-purchase-services {
        display: none;
    }

    .club-titr {
        text-align: center;
        margin-bottom: 2rem;
    }

    .club-box-row {
        width: 100%;
        margin: auto;
        margin-bottom: 2rem;
        margin-left: initial !important;
    }

    .club-table {
        overflow-x: scroll;
    }
    .section-animation{
        display:none;
    }
    .header-homeIcone{
        width:initial;
        height:initial;
    }
}

@media (max-width:1024px) {
    .call-icon {
        font-family: fa-solid-900 !important;
        color: #000 !important;
    }

    .c-nav__bg-mobile {
        width: 100%;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .page-comlaint {
        padding: 40px 2rem;
    }

    /*.name-width {
        width: initial;
    }*/

    .personal-information, .complaint-des, .complaint-date {
        margin-right: initial;
        width: initial;
    }

    .complaint-req, .complaint-date, .complaint-file {
        margin-right: initial;
        margin-top: initial;
    }

    .txt-validation-mr {
        margin-right: initial;
    }

    .complaint-des textarea {
        min-width: 100%;
        max-width: 100%;
    }

    .product-label-group {
        left: 0;
    }

    .product-label {
        font-size: 1.8rem;
    }

    .b2b-box-header {
        margin-right: initial !important;
        width: 100%;
    }
}

@media (max-width:767px) {
    .header-logo {
        object-fit: cover;
        height: 31px;
        max-width: 100%;
    }
    #mobile-size-guide{
        display:initial !important;
    }
}

@media (min-width:767px) {
    #desktop-size-guide {
        display: initial !important;
    }
}

@media (min-width:1025px) and (max-width:1346px) {
    .c-nav__btns {
        margin-left: initial !important;
    }
}

/*@media (min-width:1024px) {
    .c-nav__btns {
        margin-left: initial !important;
    }
}*/