
@media (max-width: 1200px){
  h1 {
    font-size: 40px;
  }
  .area-hypo_margin {
    margin-bottom: 90px;
  }
  .area-hypo__title {
    font-size: 26px;
  }
  .area-list__item {
    margin-right: 20px;
  }
  .area-list__square {
    margin-right: 30px;
  }
  .area-list__price {
    margin-right: 15px;
  }
  .area-list__statuses {
    display: flex;
  }
  .area-list__statuses .area-list__status {
    margin-bottom: 15px;
  }
  .area-list__status {
    min-width: unset;
    margin-right: 15px;
  }
  .area-list__status-text {
    display: none;
  }
  .area-list__scroll {
    height: 350px;
  }
  .area-list__map {
    width: 100%;
  }
  .area-list__map-href {
    margin-bottom: 40px;
  }
  .bank-card_popup {
    width: calc(50% - 8px);
  }
  .bank-card_detail {
    width: 100%;
    margin-right: 0;
  }
  .bank-card__percent {
    margin-right: 0;
    margin-left: auto;
  }
  .bank-card__hypo {
    margin-left: 10px;
  }
  .calculator_margin {
    margin-bottom: 90px;
  }
  .calculator__wrapper {
    margin-top: 30px;
  }
  .calculator__banks {
    max-width: 596px;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .calculator__info b {
    font-size: 45px;
  }
  .card_medium {
    width: calc(50% - 20px);
  }
  .contacts__wrapper {
    justify-content: unset;
    gap: 60px;
    flex-direction: column;
  }
  .contacts__main {
    margin-bottom: unset;
    margin-top: 100px;
  }
  .contacts__map {
    position: unset;
    margin-left: -20px;
    margin-right: -40px;
    width: calc(100% + 40px);
  }
  .content_small {
    padding: 0 20px;
  }
  .content__title-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  .content__title {
    font-size: 40px;
  }
  .content__list-btn {
    padding-top: 26px;
  }
  .cottage-block_pt {
    padding-top: 90px;
  }
  .cottage-block_margin {
    padding-bottom: 90px;
  }
  .cottage-block__set-block {
    margin-bottom: 45px;
  }
  .cottage-block__step-title {
    gap: 44px;
  }
  .cottage-block__set-type {
    width: calc(50% - 16px);
  }
  .cottage-block__type {
    padding: 35px;
  }
  .cottage-block__type-price {
    font-size: 18px;
    margin-top: 8px;
    margin-left: 0;
  }
  .cottage-block__type-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .cottages {
    padding-top: 90px;
  }
  .cottages__phone {
    display: none;
  }
  .cottages .content__list {
    margin-top: 30px;
  }
  .description {
    padding: 90px 0;
  }
  .description__block {
    max-width: 360px;
  }
  .description__logo-text {
    font-size: 50px;
  }
  .detail-block_margin {
    margin-bottom: 90px;
  }
  .detail-block__wrapper {
    margin-top: 30px;
  }
  .detail-block__phone {
    display: none;
  }
  .detail-list_pt {
    padding-top: 90px;
  }
  .detail-list__wrapper {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .detail-list__text {
    width: 100%;
  }
  .detail-set_margin {
    margin-bottom: 90px;
  }
  .detail-set .content__title {
    font-size: 32px;
  }
  .detail-set__title {
    font-size: 32px;
  }
  .detail-set__slider {
    width: 100%;
    margin-bottom: 20px;
  }
  .detail-set__image-wrapper {
    width: 100%;
    height: 440px;
    margin-bottom: 30px;
  }
  .detail-set__block {
    width: 100%;
  }
  .detail_area {
    padding-top: 110px;
    margin-bottom: 80px;
  }
  .detail_area .detail__buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
  }
  .detail_margin {
    margin-bottom: 110px;
  }
  .detail__block {
    width: 50%;
    margin-right: 26px;
  }
  .detail__image-wrapper {
    height: 340px;
  }
  .detail__slider-item {
    height: 340px;
  }
  .detail__map-wrapper {
    height: 400px;
  }
  .detail__info {
    width: calc(50% - 26px);
  }
  .detail__square {
    font-size: 30px;
  }
  .detail__buttons {
    flex-direction: column;
  }
  .error__wrapper {
    padding: 70px 0 70px 0;
  }
  .error__subtitle {
    max-width: 100%;
  }
  .error__button {
    width: 100%;
    margin: 0 auto;
    max-width: 380px;
  }
  .feedback__slider {
    margin-top: 30px;
  }
  .feedback__item {
    padding: 40px;
  }
  .filter-areas__row {
    flex-wrap: wrap;
  }
  .filter-areas__item-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .filter-areas__item-wrapper:last-child {
    margin-bottom: 0;
  }
  .filter-areas__item {
    width: 50%;
  }
  .filter-areas__item_margin {
    padding-right: 24px;
  }
  .filter-areas__item_width {
    margin-right: 5px;
    width: 100%;
  }
  .filter-areas__buttons {
    width: 33%;
    order: 2;
    align-items: flex-end;
  }
  .filter-areas__buttons .input-item__label {
    display: none;
  }
  .filter-areas__button {
    width: 100%;
  }
  .filter-areas__links {
    order: 1;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: calc(67% - 25px);
    margin-right: 25px;
  }
  .filter-areas__select {
    width: 100%;
  }
  .filter-areas__main {
    width: 100%;
  }
  .filter-areas .input-item__main {
    width: 100%;
  }
  .filter-areas .input-item__main_second {
    width: 100%;
  }
  .footer {
    padding-top: 60px;
  }
  .footer__inner {
    justify-content: flex-start;
    flex-direction: column-reverse;
  }
  .footer__menu-wrapper {
    margin-bottom: 75px;
  }
  .footer__button {
    margin-top: 30px;
  }
  .footer__menu {
    margin-bottom: 60px;
  }
  .footer__column {
    margin-right: 30px;
  }
  .footer__info {
    max-width: 288px;
  }
  .footer__address {
    margin-bottom: 20px;
  }
  .footer__law {
    margin-bottom: 25px;
  }
  .forest-block__image-text {
    left: 30px;
    bottom: 30px;
    right: 30px;
    width: fit-content;
    padding: 60px;
  }
  .forest-block__title {
    font-size: 40px;
  }
  .form-desktop .form__action {
    margin: 0 auto;
    max-width: 100%;
    align-items: center;
  }
  .form-desktop .form__input-label {
    margin-right: 16px;
  }
  .form-desktop .form__input {
    margin-bottom: 0;
    margin-right: 0;
  }
  .form-desktop .form__checkbox {
    order: 3;
  }
  .form-desktop .form__checkbox {
    margin: 10px auto;
    order: 3;
  }
  .form-desktop .form__button {
    order: 2;
  }
  .form-desktop__wrapper {
    padding: 80px 0;
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }
  .form-desktop__title {
    font-size: 40px;
    text-align: center;
  }
  .form-desktop__subtitle {
    font-size: 30px;
    margin-top: 16px;
  }
  .form-desktop__form {
    margin-left: 0;
  }
  .form_default .from__action {
    margin: 0 auto;
    max-width: 400px;
    align-items: center;
  }
  .form_default .from__input-label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .form_default .from__input {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .form_default .from__button {
    width: 100%;
    order: 4;
  }
  .form_default .from__checkbox {
    margin: 10px auto;
    order: 3;
  }
  .form_margin {
    margin-bottom: 90px;
  }
  .form__wrapper {
    padding: 85px 0;
  }
  .form__main {
    height: unset;
    padding: 65px 26px;
    margin: 0 -20px;
    text-align: center;
  }
  .form__title {
    font-size: 36px;
  }
  .form__subtitle {
    font-size: 22px;
  }
  .gallery_mt {
    margin-top: 90px;
  }
  .gallery__wrapper {
    row-gap: 20px;
    column-gap: 16px;
    margin-top: 30px;
  }
  .gallery__item {
    width: calc(33.3333333333% - 12px);
  }
  .genplan__statuses {
    flex-wrap: wrap;
    max-width: 250px;
  }
  .genplan__panorama-wrapper {
    display: none;
  }
  .header__wrapper {
    height: 80px;
  }
  .header__wrapper .header__item:nth-child(n+3) {
    display: none;
  }
  .header__menu {
    gap: 40px;
    margin: 0 40px 0 auto;
  }
  .header__logo-wrapper {
    width: 128px;
    height: 40px;
  }
  .header__menu-burger {
    display: block;
  }
  .header__menu-burger.change span:nth-child(1) {
    transform: rotate(45deg);
  }
  .header__menu-burger.change span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .header__menu-burger.change span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .header__buttons {
    display: none;
  }
  .header__phone {
    margin-right: 40px;
  }
  .house-slider_index {
    margin-top: 100px;
  }
  .house-slider__wrapper {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .house-slider__slider {
    width: 100%;
  }
  .house-slider__slider-itm {
    height: 400px;
  }
  .house-slider__status {
    font-size: 24px;
  }
  .house-slider__text-block {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .house-slider__text li {
    font-size: 16px;
  }
  .house-slider__text li::marker {
    font-size: 24px;
  }
  .house-slider__buttons-wrapper {
    margin-top: 30px;
  }
  .hypo-card_medium {
    width: calc(50% - 20px);
  }
  .hypothec_index {
    padding: 30px 0 80px;
  }
  .hypothec_main {
    padding-top: 90px;
  }
  .hypothec .content__list {
    margin-top: 30px;
  }
  .image-block__wrapper {
    gap: 40px;
    flex-direction: column;
  }
  .image-block__items {
    margin-top: 40px;
  }
  .image-block__text {
    max-width: 100%;
  }
  .info__wrapper {
    padding-top: 90px;
  }
  .info__slider {
    overflow: unset;
  }
  .info__inner {
    gap: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .info__slider-item {
    width: 100%;
    height: auto;
  }
  .info__image-wrapper {
    height: 470px;
  }
  .info__side {
    display: none;
  }
  .info__slide-title-wrapper {
    display: none;
  }
  .info__slide-title {
    font-size: 40px;
  }
  .info__slider-count {
    font-size: 40px;
  }
  .info__slider-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 20px 30px;
  }
  .info__tags {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .info__tag span {
    display: flex;
    align-items: flex-start;
    transform: translateY(calc(100% + 10px));
  }
  .list .content__list {
    margin-top: 30px;
  }
  .list .content__title {
    max-width: 100%;
  }
  .location-map_mt {
    margin-top: 90px;
  }
  .location-map__map {
    height: 440px;
  }
  .location-map__legend {
    padding: 30px 20px;
    position: unset;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .location-map__item {
    gap: 16px;
    width: calc(33.3333333333% - 16px);
  }
  .location-map__text {
    font-size: 20px;
  }
  .location_mt {
    padding-top: 100px;
  }
  .location__text {
    margin-top: 30px;
  }
  .location__buttons {
    margin-top: 50px;
  }
  .main__wrapper {
    margin: 0 20px 30px;
  }
  .main__top {
    height: 80px;
  }
  .main__menu {
    gap: 40px;
    margin: 0 40px 0 auto;
  }
  .main__item:nth-child(n+3) {
    display: none;
  }
  .main__logo-wrapper {
    width: 128px;
    height: 40px;
  }
  .main__menu-burger {
    display: block;
  }
  .main__menu-burger.change span:nth-child(1) {
    transform: rotate(45deg);
  }
  .main__menu-burger.change span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .main__menu-burger.change span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .main__phone {
    margin-right: 40px;
  }
  .main__title span {
    font-size: 20px;
    transform: none;
  }
  .main__title {
    font-size: 55px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
  }
  .main__sber:before {
    top: 80px;
  }
  .main__phone-logo:before {
    top: 80px;
  }
  .map_index {
    margin-bottom: 90px;
  }
  .map__main {
    height: 440px;
  }
  .mtb {
    padding: 90px 0;
  }
  .mt {
    padding-top: 90px;
  }
  .mb {
    padding-bottom: 90px;
  }
  .news-card_index {
    width: calc(50% - 16px);
    margin-right: 16px;
    margin-bottom: 16px;
  }
  .news-card_index:nth-child(n+3) {
    display: none;
  }
  .news-card_news {
    width: calc(33.3333333333% - 20px);
    margin-right: 20px;
    margin-bottom: 40px;
  }
  .news-detail {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .news-detail__wrapper {
    width: 100%;
    margin-left: unset;
  }
  .news-detail__text {
    margin-top: 30px;
  }
  .news-detail__visual-info {
    margin-top: 20px;
  }
  .news-detail__navigation {
    font-size: 24px;
  }
  .news-detail__navigation-item {
    gap: 20px;
  }
  .news_main {
    padding-top: 90px;
  }
  .news_secondary {
    padding-top: 120px;
    padding-bottom: 110px;
  }
  .news__wrapper {
    margin-top: 30px;
  }
  .news__phone-logo {
    top: 50px;
  }
  .pop-up_success .pop-up__wrapper {
    width: 100%;
  }
  .pop-up .form__action {
    margin: 0 auto;
    max-width: 400px;
    align-items: center;
  }
  .pop-up .form__input-label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .pop-up .form__input {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .pop-up .form__button {
    width: 100%;
    order: 4;
  }
  .pop-up .form__checkbox {
    margin: 10px auto;
    order: 3;
  }
  .pop-up .form__action {
    width: 100%;
    max-width: 400px;
  }
  .pop-up__inner {
    width: unset;
  }
  .pop-up__wrapper {
    padding: 75px 90px;
    width: 100%;
  }
  .pop-up__title {
    font-size: 40px;
    line-height: 110%;
    max-width: 400px;
  }
  .pop-up__subtitle {
    font-size: 18px;
  }
  .pop-up__button {
    top: 12px;
    right: 12px;
  }
  .pop-up__bg {
    display: none;
  }
  .popup-calc .form__action {
    width: 100%;
    align-items: flex-start;
  }
  .popup-calc .form__input-label {
    width: calc(33.3333333333% - 12px);
  }
  .popup-calc .form__input {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .popup-calc .form__button {
    width: calc(33.3333333333% - 12px);
  }
  .popup-calc .form__checkbox {
    margin: 10px 0 10px;
    order: 3;
  }
  .popup-calc__title {
    font-size: 30px;
  }
  .popup-calc__row-item {
    margin-right: 25px;
  }
  .popup-calc__inputs-wrapper {
    flex-direction: column;
    align-items: unset;
    gap: 0px;
  }
  .popup-calc__inputs {
    width: 100%;
  }
  .popup-calc__form {
    flex-direction: column;
    align-items: flex-start;
  }
  .popup-calc__form-text {
    max-width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
  .share__button {
    top: 12px;
    right: 12px;
  }
  .slider-block_pt {
    padding-top: 90px;
  }
  .slider-block__wrapper {
    flex-direction: column;
    margin-top: 30px;
    gap: 0;
  }
  .slider-block__sliders {
    width: 100%;
  }
  .slider-block__info {
    width: 100%;
  }
  .slider-block__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .tabs-set_mb {
    margin-bottom: 90px;
  }
  .tabs-set__buttons {
    overflow: auto;
  }
  .tabs-set__button {
    padding: 12px 30px;
    flex-shrink: 0;
  }
  .tabs-set__slider {
    display: block;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
  }
  .tabs-set__image-wrapper {
    display: none;
  }
  .tabs-set__list {
    width: 100%;
  }
  .type-house_main {
    width: calc(100% - 16px);
    margin-bottom: 16px;
    margin-right: 0;
  }
  .type-house__content {
    padding: 24px;
  }
  .type-house__item {
    font-size: 20px;
  }
}