
@media (max-width: 960px) {
  .form-house__form-wrapper .title {
    width: 430px;
    font-size: 30px;
    line-height: 110%;
  }
  .form-house__form-wrapper .form__input, .form-house__form-wrapper .form__submit {
    width: 100%;
    max-width: 320px;
  }
  .form-house__form-wrapper .form__label {
    max-width: 320px;
  }
  .form-house__image-wrapper {
    width: clamp(500px, 60vw, 650px);
  }
  .form-house_type2 .form-house__image-wrapper {
    right: -45%;
  }
  .form-image .container {
    gap: 45px;
  }
  .form-image__form-wrapper .form__input {
    max-width: 216px;
  }
  .form-image__form-wrapper .form__submit {
    max-width: 216px;
  }
  .form-photos__form-wrapper .title {
    width: 400px;
    font-size: 30px;
    line-height: 110%;
  }
  .form-photos__form-wrapper .form__input, .form-photos__form-wrapper .form__submit {
    width: 100%;
    max-width: 320px;
  }
  .form-photos__form-wrapper .form__label {
    max-width: 320px;
  }
  .form-photos__image-wrapper {
    width: clamp(500px, 60vw, 650px);
  }
  .form-section .form__input {
    max-width: 230px;
  }
  .form-section .form__submit.button {
    max-width: 210px;
  }
  .form {
    column-gap: 12px;
    row-gap: 15px;
  }
  .header-nav__list-item:nth-child(6) {
    display: none;
  }
  .header-nav__list-item:nth-child(7) {
    display: none;
  }
  .header__logo {
    max-width: 188px;
  }
  .header__phone div {
    font-size: 16px;
    line-height: 24px;
  }
  .location__content {
    flex-direction: column;
  }
  .location .contacts {
    flex-direction: column;
  }
  .location .flex-row {
    column-gap: 30px;
    row-gap: 30px;
  }
  .location .flex-row .location__info-row:nth-child(1) {
    min-width: 305px;
  }
  .location .flex-row .location__info-row {
    flex: 1;
  }
  .location__image-wrapper {
    flex-basis: 220px;
  }
  .location__info .title {
    margin-bottom: 30px;
  }
  .location__info {
    flex-basis: fit-content;
  }
  .contacts {
    padding-bottom: 450px;
  }
  .contacts .map {
    height: 450px;
  }
  .contacts__info h1, .contacts__info .title {
    margin-bottom: 30px;
  }
  .house-detail__equipment-info {
    max-height: fit-content;
  }
  .house-detail__equipment-info-item {
    width: 100%;
  }
  .house-detail__houses .flex-row {
    margin-top: 30px;
  }
  .house-detail__houses .button {
    margin: 30px auto;
  }
  .house-detail__morerooms-image {
    height: 480px;
  }
  .house-detail__calculator {
    padding: 80px 0;
  }
  .banner__swiper-controls {
    grid-template-columns: repeat(2, auto) 1fr;
    gap: 26px;
  }
  .index-catalog .flex-row {
    margin-top: 30px;
  }
  .gallery {
    padding: 60px 0 80px;
  }
  .gallery .swiper {
    margin-top: 30px;
  }
  .gallery .swiper .swiper-controls {
    margin-top: 20px;
  }
  .index-about {
    padding: 70px 0;
  }
  .index-about__text-block {
    flex-direction: column;
    gap: 30px;
  }
  .index-about__text-block .title {
    flex: unset;
  }
  .index-about__text-block .text-wrapper {
    flex: unset;
  }
  .index-about .flex-row {
    margin-top: 40px;
  }
  .reviews_index .video-reviews__review:nth-child(n+3) {
    display: none;
  }
  .reviews .flex-row {
    margin-top: 30px;
  }
  .reviews__review {
    width: calc(50% - 12px);
  }
  .news-article > .container {
    gap: 20px;
    flex-direction: column;
  }
  .news-article__content {
    width: 100%;
    gap: 30px;
  }
  .news-article__buttons {
    margin-top: 50px;
  }
  .partners h1 {
    margin-bottom: 30px;
  }
  .payments__banks .flex-row {
    margin-top: 30px;
  }
  .payments__banks .button {
    margin-top: 30px;
  }
  .video-reviews__review {
    width: calc(50% - 12px);
  }
  .stroika__about-text {
    margin-top: 30px;
  }
  .stroika__equipments-content {
    margin-top: 30px;
  }
  .stroika__equipments-item {
    gap: 20px;
    font-size: 18px;
    padding: 14px 0;
  }
  .stroika__equipments-item:first-child {
    padding: 14px 0;
  }
  .stroika__equipments-item:last-child {
    padding: 14px 0;
  }
  .stroika__gallery-slider {
    margin-top: 30px;
  }
  .style__banner {
    height: 520px;
  }
  .style__banner .container {
    padding-bottom: 24px;
  }
  .style__about {
    padding: 70px clamp(10px, 3vw, 26px);
  }
  .style__slider-wrapper .title {
    margin-bottom: 30px;
  }
  .style__detail-content {
    margin-top: 30px;
  }
  .style__map .text-wrapper {
    margin-top: 30px;
  }
  .style__houses .flex-row {
    margin-top: 30px;
  }
  .style__houses .button {
    margin: 30px auto;
  }
  .team > .container .flex-row {
    row-gap: 30px;
  }
  .breadcrumbs {
    margin-bottom: 50px;
  }
  .button-play {
    width: 60px;
    height: 60px;
  }
  .button-photos {
    transform: scale(0.8);
  }
  .collage-type-2 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item3 item3" "item1 item2";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-3 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item1 item1" "item2 item3";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-4 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item3 item3" "item1 item2";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-5 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(2, clamp(200px, 50vw, 250px));
    grid-template-areas: "item1 item2" "item3 item4";
    gap: 6px;
  }
  .filter__houses-find {
    display: none;
  }
  .filter__buttons {
    width: 370px;
    margin-top: 20px;
  }
  .hypothec-calculator__info {
    column-gap: 30px;
    row-gap: 16px;
    flex-wrap: wrap;
  }
  .hypothec-calculator__info-elem div {
    font-size: 24px;
    line-height: 28px;
  }
  .hypothec-calculator__info-elem div span {
    font-size: 28px;
    line-height: 32px;
  }
  .hypothec-calculator__bank {
    width: calc(33.3333333333% - 11px);
  }
  .hypothec .flex-row .hypothec-card {
    height: 460px;
  }
  .hypothec .flex-row .hypothec-card__content {
    padding: 20px;
  }
  .map {
    height: 520px;
  }
  .ymaps-2-1-79-controls__control {
    inset: 137px auto auto 10px !important;
  }
}