.user-prof2,
.user-prof3 {
    display: none;
}

@media only screen and (max-width: 860px) {
    .wrapper {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }


    html body #main {
        padding-top: 44px;
    }

    .cat_banner {
        width: 340px !important;
        margin: 0 0 0 -170px !important;
        top: 60px !important;
    }

    .block1 .cart {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

@media only screen and (max-width: 576px) {
    .wrapper {
        padding-right: 13px !important;
        padding-left: 13px !important;
    }

    .half_content {
        margin-bottom: 40px;
    }

    .block6 {
        padding-bottom: 60px;
    }

    .tab1 .group-filters {
        float: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .curency .custom-select-menu label {
        color: #FE2B00;
        padding: 3px 18px 3px 10px;
        min-width: 60px !important;
        border: 0;
        border-left: 1px solid #E7E7E7;
    }

    .curency .custom-select-menu label:after {
        right: 6px;
        top: 9px;
    }

    .curency .custom-select-menu ul {
        top: 34px;
        width: 60px !important;
    }

    .curency .custom-select-menu li {
        padding: 7px 10px 7px 12px;
    }
}

@media only screen and (max-width: 800px) {
    .block1 .bonus span {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    ul.pagination li span {
        margin-right: 5px !important;
        min-width: 25px !important;
    }

    ul.pagination li a {
        margin-right: 5px !important;
        min-width: 25px !important;
    }

    .block1 {
        height: 44px;
    }

    .block1 .bonus img, .block1 .cart img, .block1 .balance img, .block1 .messages img {
        width: 24px;
    }

    .block1 .bonus {
        order: 1;
    }

    .block1 .cart {
        order: 2;
        align-items: center;
        margin-right: 5px !important;
        margin-left: 5px !important;
    }

    .block1 .cart span {
        margin-right: 0;
    }

    .block1 .cart span .price_of_goods {
        display: none;
    }

    .block1 .balance {
        order: 3;
        margin-left: 0;
    }

    .block1 .messages {
        order: 4;
        margin-right: 15px;
    }

    .block1 .curency {
        order: 5;
    }

    .block1 .search-toggle, .block1 .search-close {
        display: block;
    }

    .block1 .search-toggle.active {
        background-image: url("../../imagesNew/icons/search-orange.svg");
    }

    .block1 .search-close {
        position: absolute;
        right: 12px;
        top: 12px;
    }

    .block1 .search-input {
        margin-right: 15px;
    }

    .block1 .search-input input.search-item {
        border: 0;
        height: 44px;
    }

    .block1 .search-input input.search-item:focus {
        border: 0;
    }

    .block1 .search-inner {
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        background: #F8F8F8;
        top: 44px;
        opacity: 0;
        visibility: hidden;
        transition: .2s;
    }

    .block1 .search-inner.show {
        opacity: 1;
        visibility: visible;
    }

    .block1 .search-item {
        max-width: 100%;
        width: 100% !important;
    }

    .block1 .search-btn {
        display: none;
    }

    .block1 .search .tt-hint {
        opacity: 0;
    }

    .block1 .search .twitter-typeahead {
        max-width: 100%;
        width: 100%;
    }

    .block1 .your_acc,
    .block1 .your_acc2 {
        order: 6;
        display: flex !important;
        margin-right: 12px !important;
        margin-left: 12px;
        align-items: center;
    }

    .block1 .your_acc .user-prof,
    .block1 .your_acc2 .user-prof {
        display: none;
    }

    .block1 .your_acc .user-prof2,
    .block1 .your_acc2 .user-prof2 {
        background-image: url("../../imagesNew/icons/user-b.svg");
        width: 24px;
        height: 24px;
        background-repeat: no-repeat;
        display: block;
    }

    .block1 .your_acc .user-prof span,
    .block1 .your_acc2 .user-prof span {
        display: none;
    }


    .block1 .your_acc {
        margin-right: 0 !important;
    }

    .block1 .logout-link {
        order: 7;
    }
}

@media only screen and (max-width: 576px) {
    .block1 .bonus img {
        margin-right: 5px;
    }

    .block1 .bonus small {
        font-weight: bold;
        font-size: 11px;
        line-height: 12px;
    }

    .block1 .block1 .cart {
        margin-right: 6px;
    }
}

@media only screen and (max-width: 950px) {
    body.sidebar-open .block2 .line1 .menu {
        z-index: 50;
    }
}

@media only screen and (max-width: 950px) {
    .block2 {
        padding-top: 12px;
    }

    .block2 .line1 .logo {
        text-align: left !important;
        margin-bottom: 0 !important;
    }

    .block2 .line1 .logo img {
        max-width: 200px;
    }

    .block2 .line1 .menu {
        position: fixed;
        height: 100%;
        background-color: #F8F8F8;
        z-index: 100;
        top: 44px;
        max-width: 375px;
        width: 100%;
        right: -400px;
        transition: .3s;
        display: flex;
        flex-direction: column;
    }

    .block2 .line1 .menuHead {
        height: 62px;
        width: 100%;
    }

    .block2 .line1 .menu.show {
        right: 0;
    }

    .block2 .line1 .menuToggle {
        display: flex;
    }

    .block2 .line1 .menuInner {
        overflow: auto;
        height: 100%;
        padding: 0 18px 62px 38px;
        display: flex;
        flex-direction: column;
    }

    .block2 .line1 .menu a {
        padding: 15px 0;
        text-align: left;
        position: relative;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
    }

    .block2 .line1 .menu a img {
        width: 16px;
        max-width: 16px;
    }

    .block2 .line1 .menu a:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #EDEDED;
    }

    .block2 .line1 .menu small {
        display: none;
    }
}

@media only screen and (max-width: 880px) {
    .block2 .line1 .leftMenuToggle {
        display: block;
    }
}

@media only screen and (max-width: 860px) {
    .block2 .line2 .slyder {
        max-width: 360px;
        flex-shrink: 0;
    }

    .block3.v1 .line_center .top_content .item {
        width: 47% !important;
    }
}

@media only screen and (max-width: 767px) {
    .block2 {
        background: url(../../imagesNew/header-bg-md.jpg) center top;
    }

    .block2 .line1 .menu {
        max-width: 100%;
        right: -100%;
    }

    .block2 .line2 {
        flex-direction: column;
    }

    .block2 .line2 .slyder {
        max-width: 100%;
        flex-shrink: unset;
        margin-right: 0;
    }

    .block2 .line2 .news {
        margin-top: 40px;
        max-width: unset;
        padding-left: 19px;
    }

    .block2 .line2 .news_content {
        width: 100%;
        height: 250px;
    }
}

@media only screen and (max-width: 576px) {
    .block2 .line1 {
        margin-bottom: 20px;
    }

    .block2 .line1 .logo img {
        max-width: 178px;
    }

    .block2 .line2 {
        flex-direction: column;
    }

    .block2 .line2 .slyder {
        height: 250px !important;
    }

    .block2 .line2 .slyder_move, .block2 .line2 .slyder_content, .block2 .line2 .slyder_item {
        height: 250px !important;
    }
}

@media only screen and (max-width: 374px) {
    .block2 {
        background: url(../../imagesNew/header-bg-sm.jpg) center top;
    }
}

@media only screen and (max-width: 1080px) {
    .block3 .line_center {
        width: calc(100% - 220px) !important;
        margin-right: 0;
    }

    .block3 .line_right {
        /*display: flex;*/
        display: none;
        align-items: center;
        width: 100%;
        flex-flow: wrap;
    }

    .block3 .line_right .banner {
        display: flex;
        flex-flow: wrap;
    }
}

@media only screen and (max-width: 880px) and (min-width: 576px) {
    .block1 .your_acc .user-prof,
    .block1 .your_acc2 .user-prof {
        display: none;
    }

    .block1 .your_acc .user-prof2,
    .block1 .your_acc2 .user-prof2 {
        background-image: url("../../imagesNew/icons/user-b.svg");
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        display: block;
        margin-top: 24px;
        margin-left: -10px;
    }
}

@media only screen and (max-width: 880px) {
    .block3 .line_center {
        width: 100% !important;
    }

    .acc-pending {
        position: fixed;
        top: 105px;
        right: 19px;
    }

    .block3 .line_left {
        display: flex;
        flex-direction: column;
        left: -300px;
        position: fixed;
        top: 50px;
        z-index: 100;
        overflow: hidden;
        margin-right: 0;
        max-width: 250px;
        transition: .3s;
        height: calc(100vh - 5px);
        bottom: 0;
        opacity: 0;
        visibility: hidden;
    }

    .block3 .line_left.show {
        opacity: 1;
        visibility: visible;
        left: 0;
    }

    .block3 .line_left .block {
        margin-bottom: 0;
        border: 1px solid #E7E7E7 !important;
        background-color: #fff !important;
    }

    .block3 .line_left .block.single .block_header:before {
        display: none;
    }

    .block3 .line_left .block_header {
        background-color: #fff !important;
        position: relative;
        height: 40px;
    }

    .block3 .line_left .block_header h3 {
        color: #4A4A4A !important;
    }

    .block3 .line_left .block_header:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        bottom: 0;
        right: 15px;
        margin: auto;
        border-style: solid;
        border-width: 4px 3.5px 0 3.5px;
    }

    .block3 .line_left .block_header:before {
        border-color: #212121 transparent transparent;
    }

    .block3 .line_left .block_header.show:before {
        border-color: #FE2B00 transparent transparent;
    }

    .block3 .line_left .block_body {
        display: none;
        overflow: auto !important;
        max-height: 100% !important;
        background-color: #fff !important;
    }

    .block3 .line_left .block .block_body {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .block3 .line_left {
        background-color: #fff;
        padding: 20px;
        top: 44px;
        height: calc(100vh - 115px);
        left: 0;
        right: 0;
        max-width: 100%;
        width: 100%;
    }

    .block3 .line_left.show {
        opacity: 1;
        visibility: visible;
    }
}

@media only screen and (max-width: 576px) {
    .block3 .top_content .item .img {
        height: 170px;
    }
}

@media only screen and (max-width: 960px) {
    .block5 .wrapper {
        flex-direction: column;
    }

    .block5 .footer_content {
        margin: auto;
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .block5 .footer_content .block a {
        font-size: 13px;
    }

    .block5 .footer_content .block small {
        margin-bottom: 15px;
    }

    .block5 .footer_logo {
        text-align: center;
    }
}

@media only screen and (max-width: 430px) {
    .block5 .line_right {
        justify-content: center;
    }

    .block5 .line_right .banner {
        justify-content: center;
    }
}

@media only screen and (max-width: 940px) {
    .promoblock {
        flex-basis: 215px;
        width: calc(100% / 2);
        max-width: unset;
    }
}

@media only screen and (max-width: 880px) {
    .promoblock {
        width: calc(100% / 3);
    }
}

@media only screen and (max-width: 767px) {
    .promoblock-inner-button {
        display: none;
    }

    .promoblock .promoblock-inner {
        display: block;
        opacity: 0;
        background: rgba(189, 189, 189, 0);
    }
}

@media only screen and (max-width: 991px) {
    .tov_content .left {
        margin-right: 20px;
    }

    .tov_content .left .cntr-op .links-cr-wrap,
    .tov_content .left .cntr-op .line-wrap {
        flex-direction: column;
        width: 100%;
    }

    .tov_content .left .cntr-op .line {
        width: 100%;
    }

    .tov_content .left .cntr-op .line:first-child {
        margin-right: 0;
    }

    .tov_content .left .cntr-op .line a {
        max-width: 100% !important;
    }

    .tov_content .left .cntr-op .lnk-cr {
        max-width: 100% !important;
    }

    .tov_content .left .cntr-op .lnk-cr:first-child {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 620px) {
    .tov_content {
        flex-direction: column;
        padding-top: 0;
    }

    .tov_content .left {
        width: 100%;
        margin-bottom: 0;
    }

    .tov_content .left .big_img img {
        width: 100%;
        vertical-align: middle;
        max-height: 400px;
    }

    .tov_content .left .cntr-op-desktop {
        display: none;
    }

    .tov_content .right .cntr-op-mobile {
        display: flex;
        margin-bottom: 40px;
    }

    /*.tov_content .right .cntr-op-mobile .line {
        width: calc(100% / 2);
    }

    .tov_content .left .cntr-op .lnk-cr, .tov_content .right .cntr-op .lnk-cr {
        padding: 12px 0 !important;
        width: calc(100% / 2) !important;
        max-width: 600px !important;
    }*/
    /*#lnk-cr {
        padding: 12px 15px !important;
        min-width:100px;
    }

    .relink-mobile {
        max-width: 300px !important;
    }*/
    .cntr-op #lnk-abp img {
        width: 16px;
    }

    .tov_content .right .cntr-op-mobile .line a {
        max-width: 100% !important;
    }

    .tov_content .right .cntr-op-mobile .lnk-cr {
        width: calc(100% / 2) !important;
        /* width: 100%;*/
    }

    .tab_content.tab1 .top_content.just_simple.no_space {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .tov_content .left .big_img img {
        max-height: 350px;
    }
}

@media only screen and (max-width: 1040px) {
    .group-filters.mobile {
        display: none;
    }
}

@media only screen and (max-width: 1040px) and (min-width: 881px) {
    .pricetbl {
        table-layout: fixed;
    }

    .pricetbl td {
        padding: 12px 8px 12px 12px !important;
    }

    .pricetbl td:first-child {
        width: 100px;
    }

    .pricetbl td:nth-child(5) {
        width: 100px;
    }
}

@media only screen and (max-width: 680px) {
    #filter_form {
        flex-direction: column;
        align-items: center;
        padding-top: 0;
    }

    #filter_form .st_changer {
        margin-right: -10px;
        max-width: 100%;
    }

    #filter_form .st_changer .ms-options-wrap {
        max-width: 49% !important;
        flex-basis: 210px;
    }

    #filter_form .st_changer .ms-options-wrap button {
        font-size: 11px;
    }

    #filter_form .st_changer .ms-options-wrap .ms-options li label {
        font-size: 11px;
        line-height: 22px;
    }

    #filter_form .st_changer select.unchangeble {
        max-width: 49% !important;
        flex-grow: 1111;
        flex-basis: 210px;
    }

    #filter_form .selected-filter {
        margin-top: 20px;
    }

    #filter_form .group-filters.desktop {
        display: none;
    }

    #filter_form .group-filters.mobile {
        display: flex;
        align-self: flex-end;
        margin-bottom: 10px;
    }

    .pricetbl {
        margin-top: 30px;
    }

    .pricetbl td {
        padding: 12px 8px 12px 12px !important;
    }

    .pricetbl td:first-child {
        width: 100px;
    }

    .pricetbl td:nth-child(5) {
        width: 70px;
    }
}

@media only screen and (max-width: 650px) {
    .pricetbl td:first-child, .pricetbl td:nth-child(5) {
        width: unset;
    }

    .pricetbl td:nth-child(2), .pricetbl td:nth-child(3) {
        display: none;
    }

    .pricetbl tbody td:first-child {
        display: flex;
        flex-direction: column;
    }

    .pricetbl tbody td:first-child a {
        margin-bottom: 1px;
    }

    .pricetbl tbody td:first-child span {
        display: block;
    }
}

@media only screen and (max-width: 500px) {
    #filter_form {
        flex-direction: column;
        align-items: center;
    }

    #filter_form .st_changer .ms-options-wrap {
        flex-basis: 170px;
    }

    #filter_form .st_changer select.unchangeble {
        flex-basis: 170px;
    }

    .pricetbl td:nth-child(5) {
        width: 70px;
    }

    .pricetbl td:last-child {
        width: 60px;
    }

    .pricetbl td:last-child .addtocart {
        justify-content: center;
    }

    .pricetbl td:last-child .add_in_cart button[type=submit] {
        background-image: url("../../imagesNew/icons/plus-o.svg");
        background-size: 14px;
        background-position: center;
        background-repeat: no-repeat;
        height: 28px;
        width: 28px;
    }

    .pricetbl td:last-child .add_in_cart button[type=submit] span {
        display: none;
    }
}

@media only screen and (max-width: 390px) {
    #filter_form .st_changer {
        margin-right: -10px;
        max-width: 100%;
    }

    #filter_form .st_changer .ms-options-wrap {
        max-width: unset !important;
        flex-basis: unset;
    }

    #filter_form .st_changer select.unchangeble {
        max-width: unset !important;
        flex-grow: unset;
        flex-basis: unset;
        width: 100% !important;
    }

    .pricetbl td:last-child {
        width: 50px;
    }
}

@media only screen and (max-width: 576px) {
    .rev_content .item {
        padding: 15px;
    }

    .rev_content .item-body .name {
        margin-bottom: 8px;
    }

    .rev_content .item-body .text p {
        white-space: nowrap;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .rev_content .item .img {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 576px) {
    .lab-item .item-body .name {
        font-size: 15px;
    }
}

@media only screen and (max-width: 670px) {
    .faq-page .faq-search-form {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .faq-page .faq-search-form .faq_search_input, .faq-page .faq-search-form .faq_category_select {
        margin-bottom: 9px;
    }

    .faq-page h2.first {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 430px) {
    .faq-page .faq-search-form {
        margin-bottom: 12px;
    }

    .faq-page .faq-search-form .faq_search_input {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .contact-text-second div p {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    .half_content .half .small-message {
        bottom: -17px !important;
    }
}

@media only screen and (max-width: 950px) {
    .cart-wrapper {
        flex-direction: column;
    }

    .cart_content {
        max-width: 100%;
        margin-right: 0;
    }

    .cart_sum {
        max-width: 100%;
    }

    .cart_pay_system_content .item {
        flex-direction: column;
        padding-left: 24px;
    }

    .cart_pay_system_content .item img {
        margin-right: 0;
    }

    .cart_pay_system_content .item .cart_pay_header {
        text-align: center;
    }

    .cart_pay_system_content .item .cart_pay_text {
        text-align: center !important;
    }

    .cart_pay_system_content .item .cart_pay_text p {
        text-align: center !important;
    }
}

@media only screen and (max-width: 700px) {
    .cart_content-header {
        flex-direction: column;
    }

    .cart_content-header small {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .cart_content .item .cart_block1234 {
        flex-direction: column;
        align-items: flex-start;
    }

    .cart_content .item .cart_block234 {
        margin-left: unset;
    }

    .cart_content .item .cart_block234 .cart_block2 {
        order: 2;
    }

    .cart_content .item .cart_block234 .cart_block3 {
        order: 1;
    }

    .cart_content .item .cart_block234 .cart_block4 {
        order: 3;
    }
}

@media only screen and (max-width: 576px) {
    .cart_data_content .order_content-wrap {
        flex-direction: column;
    }

    .cart_data_content .order_content-wrap .line {
        max-width: 100%;
    }

    .cart_data_content .order_content-wrap .line .half .input-checkbox {
        margin-bottom: 0;
        padding-top: 0;
    }

    .cart_data_content .order_content-wrap .left, .cart_data_content .order_content-wrap .right {
        max-width: 100%;
    }

    .cart_pay_system_content {
        margin-bottom: 10px;
    }

    .cart_pay_system_content .item {
        max-width: unset;
    }
}

@media only screen and (max-width: 500px) {
    .cart_content .item {
        align-items: flex-start;
        padding-right: 45px !important;
    }

    .cart_content .item .cart_block234 {
        width: 100%;
        justify-content: space-between;
    }

    .cart_content .item .cart_block2 {
        display: none;
    }

    .cart_content .item .cart_block4 {
        position: relative;
        text-align: right;
        top: 7px;
    }

    .cart_content .item .cart_block4:after {
        content: attr(data-block-2);
        position: absolute;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        color: #4A4A4A;
        top: -14px;
        right: 0;
    }

    .cart_content .item .cart_block5 {
        position: absolute;
        top: 17px;
        right: 10px;
    }
}

@media only screen and (max-width: 430px) {
    .cart_content .cart_block1 {
        min-width: 165px !important;
    }

    .cart_content .cart_block234 {
        justify-content: unset;
    }

    .cart_content .item .img {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 950px) {
    .review-order-box-left {
        max-width: 100%;
        margin-right: 0;
    }

    .review-order-box-right {
        max-width: 100%;
    }

    .cart-review-desktop {
        display: none;
    }

    .cart-review-mobile {
        display: block;
    }
}

@media only screen and (max-width: 576px) {
    .review-block {
        padding: 25px 19px 30px;
    }

    .delivery-item .half:first-child {
        font-size: 12px;
        line-height: 14px;
    }
}

@media only screen and (max-width: 500px) {
    .review-order-box-left .cart_content .item .cart_block234 {
        margin-top: 30px;
    }

    .review-order-box-left .cart_content .item .cart_block4 {
        top: 5px;
    }
}

@media only screen and (max-width: 380px) {
    .review-block {
        padding: 20px 15px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .tabs {
        /*white-space: nowrap;*/
        overflow-y: hidden;
        overflow-x: auto;
        display: flex;
    }

    .tabs .tab {
        font-size: 11px !important;
    }

    .cat-search .item {
        width: 33% !important;
    }
}

@media only screen and (max-width: 576px) {
    .tabs .tab {
        font-size: 11px !important;
    }

    .cat-search .item {
        width: 49% !important;
    }
}

@media only screen and (max-width: 767px) {
    .bonus-pricetbl td:first-child {
        position: sticky;
    }
}

@media only screen and (max-width: 668px) {
    .bonus-filter_form .st_changer .manufacturer_trigger + .ms-options-wrap {
        margin-right: 0 !important;
    }

    .bonus-filter_form .bonus-group-filters {
        position: absolute;
        right: 0;
        top: -45px;
    }
}

@media only screen and (max-width: 390px) {
    .bonus-filter_form .st_changer .category_trigger + .ms-options-wrap,
    .bonus-filter_form .st_changer .substance_trigger + .ms-options-wrap,
    .bonus-filter_form .st_changer .manufacturer_trigger + .ms-options-wrap {
        margin-right: 5px !important;
    }

    .bonus-filter_form .bonus-filter-bottom .bonus-group-filters {
        position: relative;
        right: unset;
        top: unset;
    }

    .bonus-filter_form .bonus-filter-bottom .apply-filter .btn_subm_frm {
        padding: 12px 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .table-mybalance-history td:nth-child(4) {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    .my_balance-add-block {
        flex-direction: column;
    }

    .my_balance-add-block .my_balance-count {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .table-myrequest {
        margin-bottom: 40px;
    }

    .table-myrequest .myrequest-details-btn {
        width: 28px !important;
        padding: 8px 14px !important;
        background-image: url("../../imagesNew/icons/eye.svg");
        background-size: 14px;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    .table-myrequest .myrequest-details-btn span {
        display: none;
    }
}

@media only screen and (max-width: 780px) {
    .half_content .new-request-cards {
        flex-direction: column;
    }

    .half_content .new-request-cards .request-card {
        max-width: 100%;
    }

    .half_content .new-request-cards .request-card:nth-child(odd) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .amount-block {
        margin-bottom: 40px;
    }

    .payments-line .payment-card-item {
        flex-direction: column;
        justify-content: center;
        padding: 24px;
    }

    .payments-line .payment-card-item img {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .payments-line .payment-card-item .pc_pay_header {
        text-align: center;
    }

    .payments-line .payment-card-item .pc_pay_text {
        text-align: center !important;
    }

    .payments-line .payment-card-item .pc_pay_text p {
        text-align: center !important;
    }
}

@media only screen and (max-width: 430px) {
    .half_content .new-request-cards .request-card-left h4 {
        font-weight: bold;
        font-size: 28px;
        line-height: 33px;
    }

    .amount-block-wrap {
        flex-direction: column;
    }

    .amount-block-input {
        margin-bottom: 12px;
    }

    .payments-line .payment-card-item {
        padding: 24px 15px;
    }
}

@media only screen and (max-width: 720px) {
    .pay-request-placed-attention {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .pay-request-placed-details {
        max-width: 100%;
        margin-right: 0;
    }

    .pay-request-placed-wrap {
        flex-direction: column;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 880px) {
    .pay-request-total.accept-paym-total {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 700px) {
    .order-details-cart_content .cart_block234 {
        margin-top: 10px;
    }

    .order-details-cart_content .cart_block2 {
        display: block !important;
        order: 1 !important;
    }

    .order-details-cart_content .cart_block234 .cart_block3 {
        order: 2 !important;
        min-width: 30px !important;
        width: 30px !important;
        margin-right: 10px !important;
    }

    .order-details-cart_content .cart_block234 .cart_block3 .amt {
        min-width: 40px !important;
        width: 40px !important;
    }

    .order-details-cart_content .cart_block4 {
        order: 3 !important;
    }
}

@media only screen and (max-width: 500px) {
    .order-details-cart_content .item .img {
        margin-right: 12px;
    }

    .order-details-cart_content .cart_block234 div {
        min-width: 65px !important;
        width: 65px !important;
    }

    .order-details-cart_content .cart_block2 {
        display: block !important;
    }

    .order-details-cart_content .cart_block4 {
        top: 0px !important;
    }
}

@media only screen and (max-width: 430px) {
    .pay-request-total.order-details-paym-total {
        padding-right: 11px !important;
    }

    .pay-request-total.order-details-paym-total .right {
        max-width: 100% !important;
    }

    .pay-request-total.order-details-paym-total .blod_prod {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 700px) {
    .order-details-paym-total.order-det-add-touch {
        flex-direction: column-reverse;
    }

    .order-details-paym-total.order-det-add-touch .right {
        margin-bottom: 20px !important;
    }

    .order-details-paym-total.order-det-add-touch .share-img-box {
        margin-right: 0;
        max-width: 100%;
        position: relative;
        padding-top: 19px;
        border-top: 1px solid #EDEDED;
    }
}

@media only screen and (max-width: 700px) {
    .confirm_det-intro {
        margin-bottom: 60px;
    }

    .confirm_det-btns {
        margin-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .confirm_det-informer div {
        margin-top: 30px;
        padding: 19px 20px;
    }
}

@media only screen and (max-width: 600px) {
    .my_boncoins-top {
        flex-direction: column;
    }

    .my_boncoins-count {
        max-width: 100%;
        right: 0;
    }

    .my_boncoins-daysleft {
        padding-top: 0;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .my_touchdowns-form .share-img-box {
        flex-direction: column;
    }

    .my_touchdowns-form .share-img-box span {
        text-align: center;
    }

    .my_touchdowns-form .share-img-btn {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 660px) {
    .my_tickets-top-btns {
        flex-wrap: wrap;
        margin-right: -8px;
    }

    .my_tickets-top-btn {
        width: calc(100% / 2 - 8px) !important;
        flex-shrink: 0;
        height: 40px;
        display: flex;
        align-items: center;
        margin-bottom: 8px;
        margin-right: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .chat-room .msg-content {
        padding: 23px 10px;
    }

    .chat_mes-text {
        font-size: 13px;
    }

    .chat_mes-body {
        padding: 15px 20px;
    }
}

@media only screen and (max-width: 576px) {
    .my_mes-center-btns {
        align-items: flex-end;
        display: flex;
        flex-wrap: wrap;
        max-width: 180px;
        justify-content: flex-end;
    }

    .my_mes-center-btns button {
        margin-left: 0;
    }

    .my_mes-center-btns button:first-child {
        margin-bottom: 10px;
    }

    .my_mesgs-contend-send {
        border-top: 1px solid #EDEDED;
        padding: 25px;
    }

    .chat-buttons #show_info {
        align-self: flex-start;
    }
}

@media only screen and (max-width: 620px) {
    .tov_content .right .cntr-op-mobile #lnk-cr2 {
        width: calc(100% / 2) !important;
        max-width: 170px !important;
    }

    .tov_content .right .cntr-op-mobile .line {
        width: 100%;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 367px) {
    .tov_content .right .cntr-op-mobile #lnk-cr2 {
        width: 100% !important;
        max-width: calc(100% / 2) !important;
    }
}
