@media (max-width: 767px) {
  .wrapper .inner {
    padding: 0 35px;
  }
  .wrapper .to_partners_form {
    padding: 50px 10px;
  }
  .wrapper .to_partners_form .modal_title {
    margin-bottom: 50px;
  }
  .wrapper .to_partners_form .top_block .item {
    width: 100%;
  }
  .wrapper .to_partners_form .top_block .item:nth-child(2) {
    margin-top: 75px;
  }
  .wrapper .to_partners_form .top_block .item:nth-child(3n) {
    margin-right: 0;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr .check_wr {
    width: 100%;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.activity .check_wr:nth-child(1),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.activity .check_wr:nth-child(4),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.activity .check_wr:nth-child(7) {
    width: 100%;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.activity .check_wr:nth-child(2) {
    margin-top: 15px;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.activity .check_wr:nth-child(3n) {
    padding-right: 0;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr {
    width: 100%;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(1),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(2),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(5),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(6),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(9),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(10),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(13),
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(14) {
    width: 100%;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(2) {
    margin-top: 15px;
  }
  .wrapper .to_partners_form .middle_block .line .line__checks_wr.groups .check_wr:nth-child(4n) {
    padding-right: 0;
  }
  .wrapper .to_partners_form .bot_block .partners_address .item:nth-child(1) {
    width: 100%;
  }
  .wrapper .product_reclam_block .reclam_line .reclam_line_content {
    display: block;
  }
  .wrapper .product_reclam_block .reclam_line .product_box {
    width: 100%;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .picture {
    height: 240px;
    margin-bottom: 25px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .name {
    margin-bottom: 8px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .middle_box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .bottom_box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .params {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .availability {
    min-width: 240px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .price {
    margin-bottom: 0;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .buy {
    width: 240px;
  }
  .wrapper header .bot_header .line_bot .btn_catalog_wr {
    margin-right: 30px;
  }
  .wrapper header .bot_header .line_bot .tovar_box_wr {
    margin-right: 25px;
  }
  .wrapper header .bot_header .line_bot .serach_box .search_result .line {
    line-height: 40px;
  }
  .wrapper header .bot_header .line_bot .serach_box .search_result .result_box.tovar .result_links_wr .line .img_wr {
    margin-right: 15px;
  }
  .wrapper header .bot_header .line_bot .links_wr .item {
    margin-right: 25px;
  }
  .wrapper header .bot_header .catalog_menu_hidden {
    top: 0;
    height: auto;
  }
  .wrapper header .bot_header .catalog_menu_hidden .desct {
    display: none;
  }
  .wrapper header .bot_header .catalog_menu_hidden .mobile {
    display: block;
  }
  .wrapper footer .top_line {
    margin-bottom: 45px;
  }
  .wrapper footer .middle_line {
    margin-bottom: 45px;
  }
  .wrapper footer .middle_line .footer_menu {
    display: none;
  }
  .wrapper footer .middle_line .footer_contact {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: unset;
    width: 100%;
  }
  .wrapper footer .middle_line .footer_contact .standart_link {
    width: 100%;
  }
  .wrapper footer .middle_line .footer_contact .tel_link {
    width: 50%;
    margin-bottom: 0;
  }
  .wrapper footer .middle_line .footer_contact .box {
    margin-left: auto;
  }
  .wrapper footer .middle_line .footer_contact .box .btn_wr {
    margin-bottom: 25px;
  }
  .wrapper footer .bot_line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding-top: 15px;
    text-align: center;
  }
  .wrapper footer .bot_line .made_in {
    margin-left: unset;
    margin-top: 20px;
  }
}
