@media only screen and (max-width: 2800px) {
  /*.sol_cats_img1 {
    margin-top: 21.5%;
    right: 22%;
  }
  .sol_cats_img2 {
    margin-top: 26.5%;
    right: 22%;
  }*/
  .services-page .sol_cats_img1 {
    margin-top: 32%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 36.5%;
  }
  .service_feats_wrap:before {
    margin-left: 40%;
    margin-top: -3%;
  }
  .service_feats_wrap:after {
    margin-left: -2%;
    margin-top: -4%;
  }
  .scheme_item:nth-child(6):before {
    margin-left: 12%;
    margin-top: -2%;
  }
  .scheme_item:nth-child(6):after {
    margin-left: -2%;
    margin-top: -3%;
  }
  .scheme_steps_img3 {
    right: 20%;
  }
  .front-page .sol_cats_img1 {
    right: 26%;
    margin-top: 36%;
  }
  .front-page .sol_cats_img2 {
    right: 26%;
    margin-top: 41%;
  }
  .scheme_text_side {
    left: 13%;
  }
}
@media only screen and (max-width: 2200px) {
  /*.sol_cats_img1 {
    margin-top: 28.5%;
    right: 13%;
  }
  .sol_cats_img2 {
    margin-top: 35%;
    right: 13%;
  }*/
  .services-page .sol_cats_img1 {
    margin-top: 42%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 48.5%;
  }
  .service_feats_wrap:before {
    margin-left: 55%;
    margin-top: -4%;
  }
  .scheme_item:nth-child(6):before {
    margin-left: 16%;
    margin-top: -2.5%;
  }
  .scheme_steps_img3 {
    right: 10%;
  }
  .front-page .sol_cats_img1 {
    right: 20%;
    margin-top: 48%;
  }
  .front-page .sol_cats_img2 {
    right: 20%;
    margin-top: 54%;
  }
  .scheme_text_side {
    left: 1%;
  }
}
@media only screen and (max-width: 1900px) {
  /*.sol_cats_img1 {
    margin-top: 31.5%;
    right: 6%;
  }
  .sol_cats_img2 {
    margin-top: 39%;
    right: 6%;
  }*/
  .services-page .sol_cats_img1 {
    margin-top: 46%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 53.5%;
  }
  .service_feats_wrap:before {
    margin-left: 61%;
    margin-top: -4.5%;
  }
  .service_feats_wrap:after {
    margin-left: -3%;
  }
  .scheme_item:nth-child(6):before {
    margin-left: 18%;
    margin-top: -3%;
  }
  .scheme_item:nth-child(6):after {
    margin-left: -2.5%;
    margin-top: -3.5%;
  }
  .scheme_steps_img3 {
    right: 8%;
  }
  .front-page .sol_cats_img1 {
    right: 14%;
    margin-top: 54%;
  }
  .front-page .sol_cats_img2 {
    right: 14%;
    margin-top: 61%;
  }
  .scheme_text_side {
    left: 0;
  }
}
@media only screen and (max-width: 1800px) {
  .container {
      max-width: calc(100% - 48px);
  }
  /*.sol_cats_img1 {
    margin-top: 34%;
    right: 4%;
  }
  .sol_cats_img2 {
    margin-top: 42%;
    right: 4%;
  }*/
  .services-page .sol_cats_img1 {
    margin-top: 51%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 58.5%;
  }
  .service_feats_wrap:before {
    margin-left: 65%;
    margin-top: -5%;
  }
  .service_feats_wrap:after {
    margin-left: -3%;
    margin-top: -5%;
  }
  .scheme_item:nth-child(6):before {
    margin-left: 20%;
    margin-top: -3%;
  }
  .scheme_item:nth-child(6):after {
    margin-left: -3%;
    margin-top: -5%;
  }
  .scheme_steps_img3 {
    right: 5%;
  }
  .front-page .sol_cats_img1 {
    right: 8%;
    margin-top: 58%;
  }
  .front-page .sol_cats_img2 {
    right: 8%;
    margin-top: 66%;
  }
  .scheme_text_side {
    left: -12vh;
  }
}
@media only screen and (max-width: 1700px) {
  .sol_cats_img1 {
    transform: translate(600px, -350px);
  }
  .sol_cats_img2 {
    transform: translate(1100px, -280px);
  }
}
@media only screen and (max-width: 1600px) {
  .header_container {
    max-width: calc(100% - 48px);
  }
  .header_full a {
    font-size: 15px;
  }
  .row {
    padding: 60px 140px 120px;
  }
  .services-page .sol_cats .row {
    padding: 60px 160px 20px;
  }
  .services_row {
    padding: 20px 120px 80px;
  }
  .footer_row {
    padding: 80px 160px 160px;
  }
  .row_mid {
    padding: 80px 60px;
  }
  .lider_wrap .row {
    padding-left: 120px;
    padding-right: 120px;
  }
  .search_tags {
    padding: 0 60px;
  }
  /*.sol_cats_img1 {
    margin-top: 39%;
    right: 5%;
  }
  .sol_cats_img2 {
    margin-top: 48%;
    right: 5%;
  }*/
  .sol_cats_img1 {
    transform: translate(580px, -350px);
  }
  .sol_cats_img2 {
    transform: translate(1080px, -280px);
  }
  .blog_list .container {
    max-width: calc(100% - 40px);
  }
  .blog_top_block .row {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
  .blog_col_left, .blog_col_right {
    width: calc((100% - 1020px)/2);
  }
  .blog_col_center {
    width: 980px;
  }
  .article .row {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
  }
  .also_item {
    padding: 50px 100px;
  }
  .services-page .sol_cats_img1 {
    margin-top: 59%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 67.5%;
  }
  .service_feats_wrap:before {
    margin-left: 68%;
    margin-top: -5.5%;
  }
  .service_feats_wrap:after {
    margin-left: -4%;
    margin-top: -6%;
  }
  .scheme_item:nth-child(6):before {
    margin-left: 18%;
    margin-top: -3.5%;
  }
  .scheme_item:nth-child(6):after {
    margin-left: -3.5%;
    margin-top: -4.5%;
  }
  .scheme_steps_img3 {
    right: 2%;
  }
  .scheme_item_body {
    padding: 20px 30px;
  }
  .scheme_item_title {
    font-size: 24px;
  }
  .front-page .sol_cats_img1 {
    right: 4%;
    margin-top: 65%;
  }
  .front-page .sol_cats_img2 {
    right: 4%;
    margin-top: 74%;
  }
  .main_catalog_title {
    width: 100%;
  }
  .main_catalog .row {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
  }
  .round_wrap .row {
    padding: 0 40px 20px 160px;
  }
  .catalog_item_prop {
    font-size: 12px;
  }
  .services_item_text {
    line-height: normal;
  }
  .services_item_text p {
    line-height: normal;
  }
  .steps_item {
    min-height: 400px;
  }
}
@media only screen and (max-width: 1500px) {
  .header_container {
    max-width: calc(100% - 40px);
  }
  .container {
    max-width: calc(100% - 40px);
  }
  .header_full a {
    font-size: 14px;
  }
  .row {
    padding: 60px 120px 120px;
  }
  .page_top_block .breadcrumbs {
    margin-top: 40px;
  }
  .services-page .sol_cats .row {
    padding: 60px 100px 20px;
  }
  .services_row {
    padding: 20px 40px 60px;
  }
  .services_form .row {
    padding: 60px 100px 60px;
  }
  .footer_row {
    padding: 80px 100px 120px;
  }
  .lider_wrap .row {
    padding-left: 80px;
    padding-right: 80px;
  }
  .sol_cats_img1 {
    transform: translate(560px, -350px);
  }
  .sol_cats_img2 {
    transform: translate(1060px, -280px);
  }
}
@media only screen and (max-width: 1400px) {
  .header_full a {
    font-size: 13px;
  }
  .row {
    padding: 60px 100px 120px;
  }
  .page_top_block .breadcrumbs {
    margin-top: 30px;
  }
  .sol_cats_img1 {
    transform: translate(500px, -350px);
  }
  .sol_cats_img2 {
    transform: translate(1000px, -280px);
  }
}
@media only screen and (max-width: 1366px) {
  .header_right {
    width: 45%;
  }
  .header_left {
    width: 53%;
  }
  .row {
    padding: 60px 80px 80px;
  }
  .row_mid {
    padding: 60px 40px;
  }
  /*.sol_cats_img1 {
    margin-top: 45%;
    right: 1%;
  }
  .sol_cats_img2 {
    margin-top: 55%;
    right: 1%;
  }*/
  .blog_top_block .row {
    max-width: 1120px;
  }
  .blog_col_left, .blog_col_right {
    width: calc((100% - 960px)/2);
  }
  .blog_col_center {
    width: 920px;
  }
  .article .row {
    max-width: 1120px;
  }
  .zakup_item {
    padding: 60px 80px 80px 120px;
  }
  .zakup_catalog .row {
    padding: 60px 100px 20px;
  }
  .points_item {
    width: calc((100% - 20px)/3);
  }
  .points_item:nth-child(4n) {
    margin-right: 10px;
  }
  .points_item:nth-child(3n) {
    margin-right: 0;
  }
  .zakup_fullcontent .row {
    padding: 60px 100px 40px;
  }
  .zakup_content .sp-block-table {
    padding: 0 100px;
  }
  .also_item {
    padding: 50px;
  }
  .services-page .sol_cats_img1 {
    margin-top: 66%;
  }
  .services-page .sol_cats_img2 {
    margin-top: 75.5%;
  }
  .economs_title {
    width: 70%;
  }
  .service_feats_wrap:before {
    margin-left: 73%;
    margin-top: -6%;
  }
  .front-page .sol_cats_img1 {
    margin-top: 71%;
  }
  .front-page .sol_cats_img2 {
    margin-top: 81%;
  }
  .round_wrap .row {
    padding: 0 40px 0 100px;
  }
  .catalog_item_prop {
    font-size: 11px;
  }
  .steps_item {
    padding-bottom: 50px;
  }   
}  
@media only screen and (max-width:1365px) {
  header {
    height: 70px;
  }
  .header_wrap.header_full {
    display: none;
  }
  .header_mob {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    height: 100%;
  }
  .header_left {
    width: 40px;
  }
  .header_right {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
  .header_center {
    width: calc(100% - 80px);
  }
  .header_btn_block {
    justify-content: center;
  }
  a.header_phone, a.header_mail {
    color: #fff;
    margin: 0 10px;
  }
  main {
    margin-top: 70px;
  }
  .row {
    padding: 40px 40px 60px;
  }
  .lider_wrap .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer_row {
    padding: 40px 40px 80px;
  }
  .footer_form_contacts {
    width: 100%;
  }
  .search_tags {
    padding: 0;
  }
  .search_tag {
    padding: 8px 20px;
    width: calc((100% - 40px)/3);
    height: fit-content;
  }
  .pagetitle_404 {
    margin-top: 100px;
  }
  .top_block_img {
    display: none;
  }
  .page_top_block .breadcrumbs {
    margin-top: 0;
    padding: 0;
  }
  .top_block_text {
    margin-bottom: 30px;
    width: 100%;
  }
  h1.page_title {
    margin-bottom: 30px;
  }
  .top_block_btns {
    width: 100%;
  }
  .sol_cats_img1, .sol_cats_img2 {
    display: none;
  }
  .solutions-page .sol_cats {
    background: url(../img/bg_main2.png) 90% 110%;
    background-size: 30%;
    background-repeat: no-repeat;
    margin-bottom: 0;
  }
  .sol_cat {
    width: calc(50% - 10px);
  }
  .sol_cat:last-child {
    width: 100%;
  }
  .sol_item {
    width: calc(50% - 10px);
  }
  .sol_item:nth-child(3n) {
    margin-right: 20px;
  }
  .sol_item:nth-child(2n) {
    margin-right: 0;
  }
  .sol_items .row {
    padding-left: 0;
    padding-right: 0;
  }
  .blog_top_block .row {
    padding-left: 0;
    padding-right: 0;
  }
  .article_top_block .row {
    padding-left: 40px;
    padding-right: 40px;
  }
  .blog_col_right {
    display: none;
  }
  .blog_col_center {
    width: 75%;
  }
  .blog_col_left {
    width: calc(25% - 20px);
  }
  .zakup_item {
    padding: 60px;
  }
  .zakup_item_info {
    width: 100%;
    order: 2;
  }
  .zakup_item_text {
    margin-bottom: 30px;
  }
  .zakup_item_img {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
    max-height: 50vw;
  }
  .btn_zakup_item {
    width: 100%;
  }
  .zakup_item_title {
    margin-bottom: 30px;
  }
  .page_top_block .row {
    background: none !important;
  }
  .zakup_catalog .row {
    padding: 40px 20px 20px;
  }
  .catalog_item {
    width: calc(50% - 10px);
    border-radius: 20px;
  }
  .catalog_item:nth-child(3n) {
    margin-right: 20px;
  }
  .catalog_item:nth-child(2n) {
    margin-right: 0;
  }
  .points_top_title {
    width: 100%;
  }
  .points_item {
    width: calc(50% - 5px);
  }
  .points_item:nth-child(3n) {
    margin-right: 10px;
  }
  .points_item:nth-child(2n) {
    margin-right: 0;
  }
  .zakup_fullcontent .row {
    padding: 40px;
  }
  .zakup_content .sp-block-table {
    padding: 0;
  }
  .dots_top {
    margin-bottom: 20px;
  }
  .services_row_left {
    width: 100%;
  }
  .services_title_block {
    width: 100%;
  }
  .sec_title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .sec_subtitle {
    margin-bottom: 20px;
  }
  .services_case_block {
    padding: 30px 20px;
    height: auto;
  }
  .services_row_right {
    width: 100%;
  }
  .services_item {
    padding: 30px 20px;
    height: auto;
  }
  .services_item_title {
    line-height: 110%;
  }
  .services_item_text {
    line-height: 160%;
  }
  .services_item_text p {
    line-height: 160%;
  }
  .services-page .sol_cats .row {
    padding: 40px 40px 60px;
  }
  .services_form .row {
    padding: 40px 40px 60px;
  }
  .sell_cat {
    width: calc(50% - 10px);
    text-align: center;
  }
  .sell_cat_btn {
    height: 50px;
  }
  .buy_cat {
    width: calc(50% - 10px);
  }
  .footer_form_title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .footer_form_subtext {
    width: 90%;
    margin-bottom: 20px;
  }
  .prod_imgs {
    margin-bottom: 40px;
    width: 100%;
  }
  .prod_imgs_nav {
    height: auto;
  }
  .prod_imgs_for {
    height: auto;
  }
  .prod_info {
    width: 100%;
  }
  h1.prod_title {
    text-align: center;
    width: 100%;
  }
  .prod_cond_block {
    justify-content: center;
    margin-bottom: 20px;
  }
  .prod_props {
    padding: 30px;
    background: #000;
    color: #aaa;
  }
  .prod_props_title {
    display: none;
  }
  .prod_buy_btn {
    max-width: 480px;
    margin: 0 auto;
  }
  .economs_item_text {
    width: 100%;
  }
  .product-page {
    background: url(../img/bg_catalog1.png) 0 45%;
    background-repeat: no-repeat;
  }
  .catalog-page {
    -background: url(../img/bg_catalog3.png) 0 75%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .hows_item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .hows_wrap {
    width: 100%;
    margin: 0 auto;
  }
  .hows_title {
    width: 100%;
    margin: 0 auto 20px;
  }
  .service_feats_wrap:before {
    margin-left: 74%;
    margin-top: -8%;
  }
  .scheme_item:nth-child(6):before, 
  .scheme_item:nth-child(6):after {
    display: none;
  }
  .scheme_lines_start {
    display: none;
  }
  .scheme_lines_end {
    display: none;
  }
  .scheme_items {
    width: 100%;
  }
  .scheme_arrow {
    display: none;
  }
  .scheme_item {
    width: calc((100% - 40px)/3);
    order: 1;
  }
  .scheme_item:nth-child(1) {
    margin-bottom: 20px;
  }
  .full_scr .scheme_item:nth-child(8) {
    order: 5;
  }
  .full_scr .scheme_item:nth-child(6) {
    order: 6;
  }
  .scheme_steps_wrap {
    padding: 20px;
    box-shadow: none;
  }
  .scheme_steps_title {
    width: 100%;
    margin-bottom: 40px;
  }
  .scheme_steps_row {
    padding: 20px 80px;
  }
  .scheme_step {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 33px;
    border-left: none;
    padding: 30px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
  }
  .scheme_steps_img {
    display: none;
  }
  .scheme_step_num {
    order: 2;
    margin-bottom: 20px;
    width: 100%;
  }
  .scheme_step_title {
    text-align: left;
    order: 1;
  }
  .scheme_step_text {
    order: 3;
  }
  .scheme_step_text p {
    text-align: left;
  }
  .problems {
    box-shadow: none;
  }
  .problems_row {
    padding: 40px 0 0;
  }
  .problems_title {
    width: 100%;
    margin: 0 auto 40px;
  }
  .problems_item {
    width: calc(50% - 10px);
  }
  .steps_item {
    width: 100%;
    padding: 40px;
    margin-bottom: 20px;
    background: none;
  }
  .service-page {
    background: url(../img/bg_service.png) 0 8%/contain, url(../img/eclipse_left.png) 110% 12%, url(../img/eclipse_right.png) 0 20%;
    background-repeat: no-repeat;
  }
  .steps_title {
    width: 100%;
    margin: 0 auto 40px;
  }
  .economs_title {
    width: 100%;
    margin: 0 auto 40px;
  }
  .front-page .sol_cats_img1 {
    right: 0;
    left: 40%;
    margin-top: -15%;
    margin-bottom: -12%;
    display: block;
    position: relative;
    transform: scaleX(-1);
  }
  .main_catalog_tab .catalog_item:nth-child(3) {
    display: none;
  }
  .main_catalog_tabs_btns {
    width: 100%;
  }
  .main_catalog_btns {
    width: 80%;
  }
  .form_order_left {
    display: none;
  }
  .form_order_right {
    width: 100%;
  }
  .form_order_wrap {
    width: 90%;
  }
  .front-page .sol_cats_img3 {
    max-width: 420px;
    display: none;
  }
  a.footer_mail {
    margin-bottom: 20px;
  }
  .round_wrap .row {
    padding: 0 40px 0 40px;
  }
  .vacs_services_item, .vacs_services_item:nth-child(2n) {
    width: calc(50% - 10px);
  }
  .vacs_video_row {
    padding: 0 0 40px;
  }
  .vacs_video_wrap {
    height: 420px;
  }
  .footer_form_wrap .col_half {
    width: calc(50% - 20px);
  }
  .footer_form_wrap .col_half:first-child {
    width: calc(50% - 20px);
  }
  .scheme_lines_bt {
    display: none;
  }
  .scheme_text_bt {
    display: none;
  }
  .scheme_arenda_out .scheme_text_side {
    display: none;
  }
}
@media only screen and (max-width:1200px) {
  .lider_wrap .row {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lider_nums_items {
    justify-content: center;
    margin-top: 100px;
    background: rgb(0 0 0 / 28%);
  }
  .lider_nums_item {
    text-align: center;
    margin: 40px 0;
    width: calc((100% - 60px)/3);
  }
}  
@media only screen and (max-width:992px) {
  .row {
    padding: 40px 20px 60px;
  }
  .page_top_block {
    margin-top: 0;
  }
  .page_top_block .glass_tr {
    background: none;
    backdrop-filter: none;
  }
  .footer_form .row {
    padding-top: 40px;
  }
  .services-page .sol_cats .row {
    padding: 40px 20px 20px;
  }
  .services_row {
    padding: 20px 20px 60px;
  }
  .services_form .row {
    padding: 20px 20px 40px;
  }
  .full_scr {
    display: none !important;
  }
  .mob_scr {
    display: block !important;
  }
  p {
    font-size: 14px;
  }
  .page-404 {
    background: transparent;
  }
  .pagetitle_404 {
    margin-top: 50px;
    font-size: 50px;
  }
  .subtitle_404 {
    font-size: 30px;
    margin-top: 20px;
  }
  .search_title {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 20px;
  }
  .search_tag {
    padding: 8px 10px;
    width: calc(50% - 10px);
    height: fit-content;
  }
  .search_block .row {
    padding-bottom: 0;
    padding-top: 20px;
  }
  .footer_form {
    margin-top: 20px;
  }
  .col_half {
    width: 100% !important;
  }
  .scheme_item:nth-child(6) {
    order: 4;
  }
  .scheme_item:nth-child(5) {
    order: 5;
  }
  .scheme_item:nth-child(4) {
    order: 6;
  }
  .footer_form_title {
    font-size: 28px;
    text-align: center;
    line-height: 140%;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .footer_form_subtext {
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    text-align: center;
  }
  .footer_form_field input, .footer_form_field textarea {
    -background: transparent;
  }
  .form_politic {
    justify-content: center;
  }
  button, .btn {
    font-size: 15px;
  }
  .footer_form_socblock {
    margin: 30px 0 0;
  }
  .footer_form_contacts a {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .footer_form_contacts {
    text-align: center;
  }
  .footer_form_soc {
    width: 100%;
    justify-content: center;
  }
  .footer_title {
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer_subtext {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .footer_contacts .footer_phone, .footer_contacts .footer_mail {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer_soc {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 50px;
  }
  .footer_menu {
    width: 48%;
    margin-bottom: 20px;
  }
  .footer_copy {
    width: 100%;
  }
  .footer_copy_policy a {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #000;
    width: 100%;
    display: block;
    margin: 0 0 10px;
  }
  .footer_copy_copy {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .footer_copy_copy span {
    margin: 0 2px;
  }
  .footer_copy_develop {
    text-align: center;
  }
  .page_top_block .breadcrumbs {
    margin-bottom: 15px;
  }
  li.bread_item {
    display: inline-block;
  }
  .breadcrumbs li a, .breadcrumbs li span {
    font-size: 14px;
  }
  .glass_tr {
    border: none;
  }
  .contacts-page {
    background: none;
  }
  h1.page_title {
    margin-bottom: 20px;
    font-size: 30px;
    max-width: 100%;
  }
  .map_content {
    margin-bottom: 20px;
  }
  .map_search {
    display: none;
  }
  .map_title {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 40px;
  }
  .time_line {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .solutions-page {
    background: none;
  }
  .blog_col_left {
    display: none;
  }
  .blog_col_center {
    width: 100%;
  }
  .blog_topsearch {
    margin-bottom: 20px;
  }
  .blog_topfilters_wrap {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
  }
  .blog_topfilter_btn {
    margin-right: 20px;
  }
  .blog_item_title {
    font-size: 30px;
    width: 100%;
  }
  .blog_item {
    padding: 30px 20px;
  }
  .blog_item_img {
    height: 240px;
  }
  .blog_item_link {
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
  }
  .article_top_block .row {
    padding-left: 0;
    padding-right: 0;
  }
  .article .row {
    max-width: 100%;
    padding: 0;
  }
  .article_wrap {
    padding: 30px 20px;
  }
  .blog-page {
    background: none;
  }
  .zakup_item_title {
    -display: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .zakup_item_text {
    text-align: center;
  }
  .zakup_item {
    padding: 20px;
  }
  .zakup-page {
    background: none;
  }
  .zakup-poddon-new .glass_tr {
    background: none;
  }
  .zakup_catalog .row {
    padding: 20px 0 0;
  }
  .catalog_item {
    padding: 0 0 20px;
    -padding: 20px 30px;
  }
  .item_img {
    border-radius: 20px 20px 0 0;
  }
  .catalog_item_name {
    font-size: 16px;
    margin: 40px 0 10px;
    padding: 0 20px;
    text-align: center;
  }
  .catalog_item_status {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 20px;
    text-align: center;
  }
  .catalog_item_label {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 20px;
    text-align: center;
  }
  .catalog_item_props {
    padding: 0 20px;
  }
  .catalog_item_prop {
    font-size: 12px;
  }
  .catalog_item_btn {
    width: calc(100% - 40px);
    margin: 80px auto 0;
  }
  .points_top_title {
    color: #fff;
    font-size: 30px;
    margin-top: 0;
  }
  .points_wrap {
    background: none;
    padding: 20px 0;
  }
  .points_item {
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #707079;
  }
  .points_item_title {
    color: #fff;
  }
  .points_item_address p {
    color: #fff;
  }
  .zakup-poddon-new {
    -background: url(../img/bg_poddon_new.png) 50% 50%, url(../img/bg_poddon_new.png) 50% 90%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .zakup_fullcontent .row {
    padding: 40px 0;
  }
  .also_item {
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #3c3c3c;
  }
  .also_item_img {
    width: 50%;
  }
  .zakup-poddon-used {
    background: url(../img/bg_poddon_used.png) 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .zakup-borta {
    background: url(../img/bg_borta.png) 50% 70%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .zakup-pilo {
    background: url(../img/bg_borta.png) 50% 70%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .points_form {
    background: none;
  }
  .points_form .row:first-child {
    background: radial-gradient(173.98% 237.94% at -36.4% 130.8%, #888 0%, #eee 47.19%, #888 100%);
    border-radius: 33px;
  }
  .points_form .points_wrap {
    margin-top: 30px;
    padding: 20px 0;
  }
  .advantages_short_title {
    font-size: 30px;
  }
  .advantages_short_subtitle {
    width: 80%;
    margin: 20px auto;
  }
  .zakup_content h2 {
    font-size: 30px;
    margin: 30px 0 20px;
  }
  .front-page .sol_cats .row {
    padding-bottom: 20px;
  }
  .sol_cats_title {
    width: 80%;
  }
  .sell_cats_title {
    width: 100%;
  }
  .sell_cats_subtitle {
    width: 100%;
  }
  .buy_cats_title {
    width: 100%;
  }
  .buy_cats_subtitle {
    width: 100%;
  }
  .catalog_col_left {
    display: none;
  }
  .catalog_col_right {
    width: 100%;
  }
  .catalog_top {
    width: 100%;
  }
  .catalog_topsearch {
    margin-bottom: 20px;
  }
  .catalog_topfilters_wrap {
    width: 100%;
    display: flex;
  }
  .catalog_topfilter_btn {
    margin-right: 20px;
  }
  .catalog_cat {
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    width: 100%;
  }
  .catalog_cat:last-child {
    margin-bottom: 0;
  }
  .catalog_cat_img {
    width: 20%;
    margin: 0;
  }
  .catalog_cat_title {
    font-size: 24px;
    text-align: left;
    width: calc(80% - 20px);
    margin-left: 20px;
  }
  .hows_row {
    padding: 0;
  }
  .hows_wrap {
    width: 100%;
  }
  .catalog-page {
    -background: url(../img/bg_catalog3.png) 0 65%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .problems_item_title {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    line-height: 110%;
  }
  .service_feats_wrap:after,
  .service_feats_wrap:before {
    display: none;
  }
  .service_feat {
    width: 100%;
  }
  .service_feat:last-child {
    padding-bottom: 0;
  }
  .service_feat_title {
    width: 100%;
  }
  .service-page {
    background: url(../img/bg_service.png) 0 10%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .front_top_block .btn_top_block {
    width: 70%;
    margin-bottom: 20px;
  }
  .front_top_block .btn_top_block:last-child {
    margin-bottom: 0;
  }
  .lider {
    margin-top: 40px;
  }
  .lider_wrap {
    box-shadow: none;
    background: #eee;
  }
  .lider_wrap .row {
    padding: 40px 0 10px;
  }
  .lider_top {
    display: flex !important;
  }
  .lider_title_block {
    justify-content: flex-start;
  }
  .lider_img {
    display: none;
  }
  .lider_title {
    text-align: left;
  }
  .lider_subtitle {
    text-align: left;
  }
  .lider_nums_items {
    margin-top: 10px;
    background: url(../img/bg_lider.png) bottom, url(../img/bg_lider_sun3.png) 50% 100px, linear-gradient(180deg, #030103 0%, #60544d 100%);
    border-radius: 25px;
    padding: 40px 60px 140px;
    -background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .lider_nums_item {
    text-align: left;
    margin: 0 0 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
  }
  .lider_num {
    line-height: normal;
  }
  .lider_num_text {
    text-align: left;
    margin-top: 0;
    width: auto;
    margin-left: 20px;
  }
  .lider_num_text p {
    text-align: left;
  }
  .lider_line {
    height: 15px;
    width: 90%;
    margin-right: 10%;
    border-radius: 10px;
    background: linear-gradient(90deg, #ff5000 0%, #993000 100%);
    margin-bottom: 15px;
  }
  .front-page .sol_cats_img1 {
    left: 30%;
    margin-top: -20%;
    margin-bottom: -15%;
  }
  .front-page .sol_cats_img3 {
    display: none;
  }
  .front_top_block .btn_top_block:nth-child(2),
  .front_top_block .btn_top_block:nth-child(3) {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
  }
  .round_wrap .row {
    padding: 40px 20px 60px;
  }
  .round_right {
    display: none;
  }
  .round_left {
    width: 100%;
    padding: 0;
  }
  .vacs_services_item {
    padding: 30px;
  }
  .hotvacs_wrap {
    padding: 0;
  }
  .page_top_block .row {
    padding-bottom: 0;
  }
  .mobmenu_wrap .mainMenu__link {
    padding: 0 0 15px 0!important;
  }
  .scheme {
    margin-bottom: 40px;
  }
  .scheme_mob_btn {
    margin: 40px auto 0;
    width: calc(100% - 40px);
  }
  .scheme_row_mob {
    border: 1px solid #616161;
    border-radius: 33px;
    background: radial-gradient(173.98% 237.94% at -36.4% 130.8%, #888 0%, #eee 47.19%, #888 100%);
    padding: 0 20px 40px;
    margin-top: 40px;
  }
  .scheme_mob_title {
    border-radius: 0 0 33px 33px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #000;
    width: 70%;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: -1px auto 30px;
  }
  .scheme_mob_wrap {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='168' height='1579' viewBox='0 0 168 1579' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M164.5 15.5L167.387 10.5H161.613L164.5 15.5ZM156.5 1541.5H156V1573H156.5H157V1541.5H156.5ZM151.5 1578V1577.5H5.5V1578V1578.5H151.5V1578ZM0.5 1573H1V5.50004H0.5H0V1573H0.5ZM5.5 0.5V1H159.5V0.5V0H5.5V0.5ZM164.5 5.5H164V11H164.5H165V5.5H164.5ZM159.5 0.5V1C161.985 1 164 3.01472 164 5.5H164.5H165C165 2.46243 162.538 0 159.5 0V0.5ZM0.5 5.50004H1C1 3.01475 3.01472 1 5.5 1V0.5V0C2.46243 0 0 2.46248 0 5.50004H0.5ZM5.5 1578V1577.5C3.01472 1577.5 1 1575.49 1 1573H0.5H0C0 1576.04 2.46243 1578.5 5.5 1578.5V1578ZM156.5 1573H156C156 1575.49 153.985 1577.5 151.5 1577.5V1578V1578.5C154.538 1578.5 157 1576.04 157 1573H156.5Z' fill='black' /%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px 20px 1px;
    display: flex;
    flex-wrap: wrap;
  }
  .scheme_item {
    width: 100%;
    margin-bottom: 40px;
    order: 1;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .scheme_item span.orange {
    color: #000 !important;
  }
  .scheme_item_title {
    color: #000 !important;
  }
  .main_catalog {
    margin-top: 40px;
  }
  .services_list {
    margin-top: 40px;
  }
  .scheme_arenda, .scheme_diag {
    margin-top: 40px;
  }
  .scheme_arenda .scheme_row, .scheme_diag .scheme_row {
    border-radius: 33px;
    padding: 60px 20px 40px;
    background: radial-gradient(173.21% 173.23% at -36.4% 130.8%, #888888 0%, #EEEEEE 47.19%, #888888 100%);
  }
  .scheme_arenda .scheme_title, .scheme_diag .scheme_title {
    color: #000;
    margin-bottom: 30px;
  }
  .scheme_arenda .scheme_subtitle, .scheme_diag .scheme_subtitle {
    display: none;
  }
  .scheme_arenda .scheme_item, .scheme_diag .scheme_item {
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 10px #0000001A;
  }
  .hows_vygody {
    margin-top: 40px;
  }
  .fast_start {
    margin-top: 20px;
  }
  .hows_item.fast_start_item {
    padding: 40px;
  }
  .hows_item_title.fast_start_item_title {
    font-size: 16px;
  }
}
@media only screen and (max-width:768px) {
  
}
@media only screen and (max-width:736px) {
  .btn_top_block {
    width: 60%;
    margin: 0 0 20px;
  }
  .btn_top_block:last-child {
    margin-bottom: 0;
  }
  .zakup_top_block_btns a {
    margin-left: 0;
    min-width: 60%;
  }
  .services_top_block .btn_top_block {
    margin-left: 0;
    width: 100%;
    max-width: 400px;
  }
  .main_catalog_btns {
    width: 90%;
  }
  .main_catalog_tab_btn {
    width: 80%;
    margin: 0 auto;
  }
  #main_catalog_tab_btn2 {
    margin: 20px auto;
  }
  .front-page .sol_cats_img1 {
    left: 20%;
    margin-top: -30%;
    margin-bottom: -20%;
  }
  .lider_wrap .row {
    padding: 20px 0 10px;
  }
  .vacs_top_block .btn_top_block {
    margin-left: 0;
  }
}
@media only screen and (max-width:667px) {
  .sol_cat {
    width: 100%;
  }
  .sol_cat:last-child .sol_cat_text {
    width: 100%;
  }
  .sol_item {
    width: 100%;
    margin-right: 0;
  }
  .sol_item:nth-child(3n) {
    margin-right: 0;
  }
  .sol_item:nth-child(2n) {
    margin-right: 0;
  }
  .sol_items_title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .also_item_img {
    width: 70%;
  }
  .zakup-poddon-new, .zakup-poddon-used, .zakup-borta, .zakup-pilo {
    background-size: 150%;
  }
  .services_row {
    padding: 10px 0 20px;
  }
  .services_item {
    width: 100%;
    padding: 30px 20px 40px;
  }
  .sol_cats_title {
    width: 100%;
  }
  .services-page .sol_cats .row {
    padding: 40px 0 40px;
  }
  .row_mid {
    padding: 30px 20px;
  }
  .sell_cat, .sell_cat:nth-child(1), .sell_cat:nth-child(2) {
    width: 100%;
  }
  .buy_cat {
    width: 100%;
  }
  .product-page {
    background: url(../img/bg_catalog1.png) 0 42%;
    background-repeat: no-repeat;
  }
  .prod_imgs_nav {
    display: none;
  }
  .prod_imgs_for {
    width: 100%;
  }
  h1.prod_title {
    font-size: 28px;
  }
  .product-page .economs_row {
    background: radial-gradient(173.98% 237.94% at -36.4% 130.8%, #888 0%, #eee 47.19%, #888 100%);
  }
  .economs_title {
    width: 100%;
  }
  .product-page .economs_title {
    color: #000;
  }
  .product-page .economs_item {
    border: none;
    background: none;
    box-shadow: none;
    backdrop-filter: none;
  }
  .product-page .economs_item_title {
    color: #000;
  }
  .product-page .economs_item_text p, 
  .product-page .economs_item_text ul, 
  .product-page .economs_item_text li, 
  .product-page .economs_item_text h2, 
  .product-page .economs_item_text h3, 
  .product-page .economs_item_text h4 {
    color: #000;
  }
  .prod_cond_btn:last-child {
    margin-right: 0;
  }
  .problems_item {
    padding: 30px;
  }
  .scheme_steps_row {
    padding: 20px;
  }
  .front_top_block .breadcrumbs {
    display: none;
  }
  .front_top_block .btn_top_block {
    width: 100%;
    justify-content: flex-start;
  }
  .lider_nums_items {
    padding: 40px 40px 140px 60px;
  }
  .lider_num {
    font-size: 30px;
  }
  .lider_num_text {
    margin-left: 10px;
  }
  .lider_num_text p {
    font-size: 16px;
  }
  .front-page .sol_cats_img1 {
    left: 30%;
    max-width: 400px;
  }
  .main_catalog_btns a {
    width: 100%;
  }
  .main_catalog_full {
    margin-bottom: 20px;
  }
  .sol_cats {
    background: none;
  }
  .front_top_block .top_block_content {
    width: 100%;
  }
  .front-page .sol_cats .row {
    padding-bottom: 20px;
  }
  .form_order.modal_form .modalWrapper__close {
    right: 20px;
    top: 20px;
  }
  .form_order .glass_bl {
    padding: 0;
  }
  .form_order .search_block {
    display: none;
  }
  .vacs_services_item, .vacs_services_item:nth-child(2n) {
    width: 100%;
    min-height: 200px;
  }
  .vacs_services_item:last-child {
    margin-bottom: 0;
  }
  .hotvacs_vac {
    width: 100%;
    margin-bottom: 20px;
    padding: 40px 20px 80px;
  }
  .hotvacs_hh_wrap {
    padding: 20px;
  }
  .drawer-list {
    border-radius: 33px 0 0 0 !important;
  }
}
@media only screen and (max-width:568px) {
  button, .btn {
    height: 40px;
  }
  .catalog_item_name {
    font-size: 13px;
    padding: 0 10px;
    margin: 20px 0 10px;
  }
  .catalog_item_status {
    font-size: 10px;
    margin-bottom: 5px;
    padding: 0 10px;
  }
  .catalog_item_label {
    font-size: 10px;
    margin-bottom: 5px;
    padding: 0 10px;
  }
  .catalog_item_props {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .catalog_item_prop {
    font-size: 9px;
  }
  .catalog_item_btn {
    width: calc(100% - 20px);
    font-size: 10px;
    height: 30px;
    border-radius: 10px;
    min-width: fit-content;
  }
  .points_item {
    width: 100%;
    margin-right: 0;
  }
  .points_item:nth-child(3n), .points_item:nth-child(4n) {
    margin-right: 0;
  }
  .points_item:nth-child(n+5) {
    display: none;
  }
  .points_items_wrap.show-all .points_item {
    display: block !important;
  }
  .show-more-btn {
    display: block;
  }
  .show-more-btn.hidden {
    display: none;
  }
  .advantages_short_item {
    width: 100%;
  }
  .zakup_fullcontent .row {
    padding: 20px 0;
  }
  .hows_item {
    width: 100%;
  }
  .front-page .sol_cats_img1 {
    left: 20%;
    margin-bottom: -25%;
  }
  .form_order_wrap {
    width: 100%;
  }
  .order_form_title, .order_prod_name {
    margin-bottom: 20px;
  }
  .form_callback {
    padding: 0 !important;
  }
  .form_callback .modalWrapper__content {
    padding: 20px;
  }
}
@media only screen and (max-width:480px) {
  .search_block .row {
    padding: 20px 0 !important;
  }
  .search_tag {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .btn_search {
    margin-right: 10px;
  }
  .quantity_field, .condition_field, .name_field, .email_field {
    width: calc(50% - 5px);
  }
  .footer {
    padding: 40px 0 60px;
  }
  .footer_form_field {
    margin-bottom: 10px;
  }
  .form_politic {
    font-size: 11px;
  }
  .footer_menu {
    width: 100%;
    text-align: center;
  }
  .footer_menu1 {
    order: 1;
  }
  .footer_menu3 {
    order: 2;
  }
  .footer_menu2 {
    order: 3;
  }
  .footer_menu4 {
    order: 4;
  }
  .footer_menu_title {
    font-weight: 600;
    color: #000;
    font-size: 20px;
  }
  .footer_menu4 a {
    font-weight: 600;
    font-size: 20px;
    color: #000;
  }
  .footer_menu_item li {
    justify-content: center;
  }
  .custom_check_label {
    margin-right: 10px;
  }
  .footer_form_field input {
    padding: 0 20px;
  }
  .footer_form_field textarea {
    padding: 20px;
  }
  .btn_top_block {
    width: 80%;
  }
  .page_top_block {
    margin-top: 20px;
  }
  .page_top_block .row {
    padding: 20px 0 0;
  }
  .map_content {
    padding: 0 10px;
  }
  .sol_cat {
    padding: 25px 20px;
  }
  .sol_cats .row {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .prod_feat_body .catalog_item,
  .prod_feat_body .catalog_item:nth-child(2n), 
  .prod_feat_body .catalog_item:nth-child(3n) {
    margin-left: 10px;
    margin-right: 10px;
  }
  .product-page {
    background: url(../img/bg_prod.png) 0 40%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sec_title {
    font-size: 28px;
  }
  .economs_row {
    padding: 20px;
  }
  .economs_item {
    padding: 30px;
    margin-bottom: 20px;
    min-height: fit-content;
  }
  .economs_item_num {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .economs_item_title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .economs_item_text p {
    font-size: 14px;
  }
  .prod_props {
    padding: 20px 0;
  }
  .prod_cond_btn:first-child {
    margin-right: 20px;
  }
  .prod_body .row {
    padding: 0;
  }
  .prod_description .row {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .prod_description_body p, 
  .prod_description_body ul, 
  .prod_description_body li {
    font-size: 14px;
  }
  .prod_feat .row {
    padding: 0;
  }
  .catalog-page {
    -background: url(../img/bg_catalog1.png) 50%/200%, url(../img/bg_catalog3.png) 0 65%/contain, url(../img/bg_catalog2.png) 0 75%/contain;
    -background-size: contain;
    background-repeat: no-repeat;
  }
  .accordion {
    font-size: 16px;
  }
  .faq_item_body p {
    font-size: 14px;
  }
  .faq_item {
    padding: 10px 0;
  }
  .catalog_cats .row {
    padding: 0; 
  }
  .catalog_sort .row {
    padding: 40px 0;
  }
  .service-page {
    background: url(../img/bg_service.png) 0 8.5%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .service_content {
    text-align: left;
    width: 100%;
  }
  .btn_top_service {
    width: 100%;
  }
  .service_feat_title {
    font-size: 28px;
  }
  .service_feat_text p {
    font-size: 14px;
  }
  .scheme_steps_row {
    padding: 0;
  }
  .scheme_steps_title {
    margin-bottom: 20px;
  }
  .scheme_step_num {
    margin-bottom: 10px;
    font-size: 30px;
  }
  .scheme_step_title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .scheme_step_text p {
    font-size: 14px;
  }
  .problems_title {
    margin-bottom: 20px;
  }
  .problems_item {
    width: 100%;
    height: auto;
  }
  .hows_item_num {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .hows_item_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .hows_item_text p {
    font-size: 14px;
  }
  .steps_row {
    padding: 20px;
  }
  .steps_item {
    padding: 30px;
  }
  .steps_title {
    margin-bottom: 20px;
  }
  .steps_item_num {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .steps_item_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .steps_item_text p {
    font-size: 14px;
  }
  .main_catalog {
    margin-top: 40px;
  }
  .lider {
    margin-top: 40px;
  }
  .lider_num {
    font-size: 26px;
  }
  .lider_nums_items {
    padding: 30px 20px 120px 30px;
  }
  .lider_num_text p {
    font-size: 14px;
  }
  .front-page .sol_cat {
    padding: 25px 20px 120px;
  }
  .front-page .sol_cats_img1 {
    left: 10%;
    margin-bottom: -15%;
    margin-top: -40%;
  }
  .main_catalog_wrap {
    border: 20px solid #ddd;
  }
  .main_catalog_top {
    width: 240px;
    height: 50px;
  }
  .main_catalog_tab_btn {
    width: 90%;
  }
  .main_catalog_tab .catalog_item {
    width: 100%;
    margin: 0;
  }
  .main_catalog_tab .catalog_item:nth-child(2) {
    display: none;
  }
  .lider_wrap {
    padding: 7px;
  }
  .lider_wrap .row {
    padding: 20px 0 0;
  }
  .lider_top {
    padding: 15px 15px 0;
  }
  .lider_title_block {
    padding: 0 15px;
  }
  .lider_subtitle {
    padding: 0 15px;
  }
  .lider_nums_items {
    margin-top: 10px;
    background: url(../img/bg_lider.png) bottom, url(../img/bg_lider_sun3.png) 50% 200px, linear-gradient(180deg, #030103 0%, #60544d 100%);
    border-radius: 33px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .round {
    margin-top: 40px;
  }
  .round_wrap .row {
    padding: 20px 10px 20px;
  }
  .vacs_services {
    margin-top: 40px;
  }
  .vacs_services_item_title {
    font-size: 24px;
  }
  .hotvacs_vac {
    padding: 30px 20px 60px;
  }
  .hotvacs_vac_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .hotvacs_hh {
    margin-top: 40px;
  }
  .vacs_video_row {
    padding: 0 0 20px;
  }
  .vacs_video_subtitle {
    padding: 0;
  }
  .vacs_video_wrap {
    height: auto;
  }
  .politic_sec {
    margin: 40px 0;
  }
  .scheme_mob_btn {
    font-size: 14px;
    width: 100%;
    height: 50px;
  }
  .scheme_mob_title {
    font-size: 13px;
    width: 90%;
    margin: -10px auto 30px;
  }
}
@media only screen and (max-width:430px) {
  .also_item {
    padding: 30px;
  }
  .front-page .sol_cats_img1 {
    left: 0;
  }
  .prod_cond_btn {
    width: calc(50% - 10px);
    min-width: auto;
  }
  .drawer-list {
    border-radius: 33px 0 0 33px !important;
  } 
}
@media only screen and (max-width:414px) {
  .also_item {
    padding: 20px;
  }
  .zakup-poddon-new, .zakup-poddon-used, .zakup-borta, .zakup-pilo {
    background-size: 200%;
  }
  .lider_nums_items {
    background: url(../img/bg_lider.png) bottom, url(../img/bg_lider_sun3.png) 50% 250px, linear-gradient(180deg, #030103 0%, #60544d 100%);
    background-size: contain;
    background-repeat: no-repeat;
  }
  a.header_phone, a.header_mail {
    font-size: 15px;
  }
}
@media only screen and (max-width:375px) {
  a.header_phone, a.header_mail {
    font-size: 14px;
  }
  .catalog_item {
    -padding: 20px;
  }
  .catalog_item_status {
    font-size: 9px;
    -padding: 0 0 0 10px;
  }
  .catalog_item_label {
    font-size: 9px;
    -padding: 0 10px 0 0;
  }
  .lider_num {
    letter-spacing: -1.5px;
  }
  .drawer-list.active {
    width: 320px;
  }
  .scheme_mob_title {
    width: 100%;
  }
  .lider_nums_items {
    background: url(../img/bg_lider.png) bottom, url(../img/bg_lider_sun3.png) 50% 300px, linear-gradient(180deg, #030103 0%, #60544d 100%);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .mobmenu_wrap .menu_parent .mainMenu__drop {
    padding: 7px 0 0 0;
  }
}
@media only screen and (max-width:360px) {
  .footer_copy_copy {
    display: inline-block;
    text-align: center;
  }
  .form_politic {
    font-size: 10px;
  }
  .search_tag {
    width: 100%;
    margin-bottom: 10px;
  }
  .quantity_field, .condition_field, .name_field, .email_field {
    width: 100%;
  }
  .lider_nums_items {
    padding: 30px 40px 100px;
  }
  .front-page .sol_cats_img1 {
    margin-bottom: -16%;
  }
  .main_catalog_tab_btn {
    width: 100%;
  }
  .main_catalog_btns {
    width: 100%;
  }
}
@media only screen and (max-width:320px) {
  a.header_phone, a.header_mail {
    font-size: 12px;
    margin: 0 5px;
  }
  .form_politic {
    font-size: 9px;
  }
  .btn_top_block {
    width: 100%;
  }
  .catalog_item {
    width: 100%;
    margin-right: 0 !important;
  }
  .sell_cat_title {
    font-size: 25px;
  }
  .buy_cat_title {
    font-size: 25px;
  }
  button, .btn {
    min-width: auto; 
  }
  .lider_nums_items {
    padding: 30px 30px 100px;
  }
  .drawer-list.active {
    width: 300px;
  }
  .scheme_mob_btn {
    font-size: 12px;
  }
  .scheme_mob_title {
    font-size: 11px;
  }
  .main_catalog_btns a {
    font-size: 14px;
  }
  .lider_nums_items {
    background: url(../img/bg_lider.png) bottom, url(../img/bg_lider_sun3.png) 50% 400px, linear-gradient(180deg, #030103 0%, #60544d 100%);
    background-size: contain;
    background-repeat: no-repeat;
  }
}