@media (min-width: 1024px) and (max-width: 1360px) {
  .partner_item img {
    max-width: 100%;
  }

  .production_right img {
    max-width: 100%;
  }
}
@media (min-width: 1360px) and (max-width: 1660px) {
  .partner_left {
    width: 30%;
    max-width: 290px;
  }
  .partner_item img {
    max-width: 100%;
  }

  .production_right img {
    max-width: 100%;
  }
}
/* Страница о компании */
@media (max-width: 992px) {
  .body_inner {
    padding: 20px;
    max-width: 100%;
    padding-bottom: 0;
  }

  .main_banner {
    padding: 20px;
    max-width: 100%;
  }

  .main_banner .main_left_block {
    width: 100%;
  }

  .production_title {
    padding-bottom: 40px;
  }

  .production_inner {
    flex-wrap: wrap;
  }

  .production_left {
    margin-bottom: 20px;
  }

  .production_right img {
    max-width: 100%;
  }

  .production_right .product_image_text {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 16px;
  }

  .production_right {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .partner_inner {
    margin-top: 50px;
    flex-wrap: wrap;
  }

  .partner_left {
    width: 100%;
  }

  .partner_text {
    margin-bottom: 20px;
  }

  .partner_right {
    margin-top: 50px;
    width: 100%;
  }

  .partner_items {
    flex-wrap: wrap;
    justify-content: center;
  }

  .partner_items .partner_item {
    margin-left: 0;
    width: 100%;
  }

  .partner_items .partner_item img {
    width: 100%;
  }

  .partner_button {
    display: block;
  }

  .partner_title {
    margin-bottom: 20px;
  }

  .gallery_inner {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .photo_info {
    position: absolute;
    width: 90%;
    color: #fff;
    bottom: 20px;
    left: 20px;
  }

  .photo_title {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 53px;
    color: #ffffff;
  }

  .photo_description {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #ffffff;
    width: 55%;
  }

  .photo_item1 {
    width: 100%;
    height: auto;
    margin-right: 20px;
    position: relative;
  }

  .gallery_inner {
    display: flex;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }

  .parent_inner {
    flex-wrap: wrap;
    width: 100%;
  }

  .photo_item3 {
    width: 100%;
  }

  .photo_item3 img {
    width: 100%;
  }

  .photo_item4 {
    width: 100%;
  }

  .photo_item4 img {
    width: 100%;
  }

  .parent {
    display: block;
    width: 100%;
    height: 100%;
  }

  .mission_inner .mission_text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .mission_inner .mission_dop_text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
  }

  /* Гарантия */
  .garanty_page {
    padding: 20px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .garanty_banner {
    max-width: 100%;
  }

  .examination_block {
    display: flex;
    flex-wrap: wrap;
  }

  .examination_block .exam_right img {
    max-width: 100%;
  }

  .help_block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .service_block {
    display: flex;
    flex-wrap: wrap;
  }

  .conditions_left {
    display: flex;
    flex-wrap: wrap;
  }

  .service_items {
    display: flex;
    flex-wrap: wrap;
  }

  .conditions_left .service_items {
    display: flex;
    flex-wrap: wrap;
  }
  .conditions_right {
    margin-left: 0;
  }

  .help_left {
    max-width: 100%;
  }

  .service_left {
    margin-bottom: 40px;
  }

  .service_items .service_item {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    max-height: 100%;
  }

  .service_items .service_item .service_item_count {
    padding: 10px;
  }

  .service_items .service_item .service_item_text {
    padding: 10px;
  }

  .conditions_title {
    margin-top: 30px;
  }

  .conditions_dop_title {
    margin-top: 20px;
  }

  .conditions_right .service_item .service_item_text {
    width: 85%;
  }

  .exam_left {
    margin-bottom: 50px;
    margin-top: 0;
  }

  .help_right {
    width: 100%;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-body {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .form_left {
    width: 100%;
  }

  .form_right {
    width: 100%;
  }

  .form-group input {
    width: 100%;
  }
  .file_input_svg {
    position: absolute;
    right: 0;
    bottom: 15px;
  }

  .form_input_file {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
  }

  /* Дилеры */
  .diler_address_left {
    border: 1px solid rgba(8, 54, 114, 0.2);
    padding: 20px;
    display: block;
    position: relative;
    width: 40%;
    max-width: 552px;
    width: 100%;
  }

  .map_block_inner {
    flex-wrap: wrap;
  }

  #map {
    width: 340px;
    height: 700px !important;
    margin-top: 20px;
  }

  .map_address_left {
    width: 100%;
    padding: 0;
    margin-right: 0;
  }

  .map_label a {
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid rgba(37, 40, 45, 0.1);
    padding: 10px;
    text-decoration: none;
    margin-right: 8px;
    margin-bottom: 8px;
    width: 100%;
  }

  .map_label {
    width: 100%;
  }

  .map_social_block {
    margin-bottom: 12px;
    margin-top: 20px;
  }

  .garanty_form_inner .form_left {
    width: 100%;
    margin-right: 0;
  }

  .why_mantor_inner_blocks {
    flex-wrap: wrap;
  }

  .mentor_block_left {
    width: 100%;
  }

  .my_mantor_counts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    align-content: stretch;
  }
  .my_mantor_counts .my_count_item {
    width: 100%;
    margin-bottom: 80px;
  }

  .garanty_banner {
    flex-wrap: wrap;
  }

  .garanty_banner_right {
    max-width: 100%;
  }

  .garanty_banner_right img {
    max-width: 100%;
  }

  .exam_items_blocks {
    flex-wrap: wrap;
  }

  .help_left {
    padding-top: 15px;
    padding-left: 15px;
  }

  .mission_footer_text {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .help_block_inner {
    flex-wrap: wrap;
  }

  .conditions_block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mission_footer_inner {
    background: #083672;
    margin-bottom: 50px;
  }

  .mentor_block_right {
    width: 100%;
    margin-left: 68px;
  }

  .mentor_right_list {
    max-width: 50%;
  }

  .mentor_right_list_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 10px;
  }
}
