
@media (max-width: 600px){
  .footer {
    padding: 40px 0 50px;
  }
  .footer__main {
    grid-template-areas: "logo" "nav" "socials" "info";
    grid-template-columns: 1fr;
  }
  .footer .footer-logo-wrapper__logo {
    display: none;
  }
  .footer .footer-logo-wrapper .button {
    max-width: unset;
  }
  .footer .footer-nav__list {
    max-width: unset;
  }
  .footer__info {
    justify-self: start;
  }
  .footer__socials {
    justify-content: start;
    flex-wrap: wrap;
  }
  .footer__socials .button-panorama,
  .footer__socials .button-live {
    width: 102px;
  }
  .footer__socials .footer-socials__links {
    margin: 0;
  }
  .footer__image-wrapper {
    display: block;
    max-width: 213px;
    margin: 41px 0;
  }
  .notfound .container .button {
    max-width: unset;
  }
  .form-grey {
    padding: 50px 0;
  }
  .form-journal__image-wrapper {
    height: 300px;
  }
  .form-participant {
    padding: 50px 0;
  }
  .form-participant .subtitle {
    margin-top: 16px;
  }
  .form-photos__image:nth-child(1) {
    bottom: -30px;
  }
  .form-photos__image:nth-child(3) {
    right: -50px;
  }
  .form-photos_reversed .form-photos__image:nth-child(1) {
    right: -70px;
  }
  .form-photos_reversed .form-photos__image:nth-child(3) {
    right: -50px;
  }
  .form-section__subtitle {
    margin-top: 16px;
  }
  .form-section .form {
    flex-direction: column;
  }
  .form-section .form__input, .form-section .form__submit {
    max-width: unset;
  }
  .form-section .form__submit {
    order: 3;
  }
  .form-section .form__label {
    order: 2;
  }
  .about-description.container {
    padding: 50px clamp(10px, 3vw, 26px);
  }
  .about-description__info .button {
    max-width: unset;
  }
  .about-page__concept {
    margin: 20px 0 0;
  }
  .about-page__concept-item:nth-child(6) {
    left: 55%;
  }
  .about-page__concept-item:nth-child(7) {
    left: 5%;
  }
  .area-cottages__card {
    margin-top: 20px;
  }
  .area-cottages__card-lists {
    flex-direction: column;
    flex-wrap: nowrap;
    max-height: fit-content;
  }
  .area-detail__map-wrapper {
    left: -20px;
    right: 0;
    width: 100vw;
    height: 310px;
    margin-top: 20px;
  }
  .area-detail__compass img {
    width: 80px;
    height: 80px;
  }
  .area-detail__area-info {
    margin-top: 30px;
  }
  .area-detail__area-info-price span {
    font-size: 30px;
    margin-left: 8px;
  }
  .area-detail__catalog-buttons {
    margin: 20px auto 0;
  }
  .area-detail__catalog-list {
    margin-top: 20px;
  }
  .area-detail__card-info-top {
    margin-top: 16px;
  }
  .area-detail__card-info-top div {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .area-detail__card-info-top {
    margin-top: 16px;
  }
  .area-detail__card-info-top div {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .area-detail__hypothec {
    margin-top: 16px;
  }
  .area-detail__buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .area-detail__buttons {
    flex-direction: column;
  }
  .area-detail__lists {
    flex-direction: column;
  }
  .contacts__info h1, .contacts__info .title {
    margin-bottom: 20px;
  }
  .contacts__socials {
    justify-content: center;
    margin-top: 40px;
  }
  .contacts__socials .button {
    order: 4;
    width: 100%;
    max-width: unset;
  }
  .cottages__developers {
    gap: 30px;
    margin-top: 20px;
  }
  .developer-cottages h1, .developer-cottages .title {
    margin-bottom: 16px;
  }
  .developer-cottages__cottages .flex-row {
    margin-top: 25px;
  }
  .developer-cottages__about {
    padding: 50px 0;
  }
  .developer-cottages__map-wrapper {
    height: 410px;
    margin-top: 20px;
  }
  .developer-cottages__compass img {
    width: 80px;
    height: 80px;
  }
  .developer-cottages__block > .title {
    margin: 0;
  }
  .flat-detail-slider__tabs {
    margin-top: 20px;
  }
  .flat-detail__row {
    margin-top: 16px;
  }
  .flat-detail__row div {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .house-detail__card-info-top {
    margin-top: 16px;
  }
  .house-detail__card-info-top div {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .house-detail__card-info-top span {
    font-size: 14px;
    line-height: 18px;
  }
  .house-detail__price {
    font-size: 32px;
    margin-top: 16px;
  }
  .house-detail__price span {
    font-size: 24px;
  }
  .house-detail__buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .house-detail__buttons {
    flex-direction: column;
  }
  .house-detail__lists {
    flex-direction: column;
  }
  .house-detail__catalog .button {
    margin: 20px auto 0;
  }
  .house-detail__catalog-list {
    margin-top: 20px;
  }
  .index-areas__map {
    height: 590px;
  }
  .index-catalog .flex-row {
    margin-top: 25px;
  }
  .index-news .flex-row {
    margin-top: 20px;
    gap: 30px;
  }
  .index-news .button {
    max-width: unset;
  }
  .index-page__text-line .container div::before {
    position: absolute;
    top: -30px;
    right: 10px;
    border: 2px solid #D2FF00;
    border-radius: 50%;
    transform: scale(0.8);
  }
  .locationPage h1, .locationPage .title {
    margin-top: 16px;
  }
  .locationPage .infrastructure {
    margin-top: 60px;
  }
  .locationPage .infrastructure__image-wrapper {
    margin-top: 20px;
  }
  .news-article__block {
    margin-bottom: 20px;
  }
  .news-article__block .label-block__image-wrapper + .text-wrapper {
    margin-top: 20px;
  }
  .news-article__collage {
    margin-bottom: 20px;
  }
  .news .pagination {
    display: flex;
  }
  .openvillage h1, .openvillage .title {
    margin-bottom: 16px;
  }
  .openvillage__content {
    gap: 24px;
    margin-top: 16px;
  }
  .openvillage__video {
    margin-bottom: 12px;
  }
  .openvillage__button {
    transform: scale(0.4);
    bottom: -30px;
    left: -40px;
  }
  .brokers__realt {
    gap: 30px;
    padding: 18px 20px;
    margin-top: 20px;
  }
  .brokers__realt .button {
    max-width: unset;
  }
  .brokers__realt-logo {
    width: 120px;
    height: 24px;
  }
  .builders__image-wrapper {
    margin-top: 24px;
  }
  .builders__collage {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 20px;
    margin-top: 24px;
  }
  .builders__collage-label {
    margin-top: 10px;
  }
  .partners h1, .partners .title {
    margin-bottom: 20px;
  }
  .partners .contacts {
    padding-top: 60px;
  }
  .paymentsPage__buttons .button {
    max-width: unset;
  }
  .paymentsPage__buttons {
    flex-direction: column;
  }
  .popup-pres__journal {
    bottom: -90px;
  }
  .popup__close {
    transform: scale(0.8);
  }
  .blocks__content div:not(.text-wrapper) {
    font-size: 20px;
    line-height: 22px;
  }
  .blocks__content .text-wrapper {
    margin-top: 6px;
  }
  .button-video {
    width: 56px;
    height: 56px;
  }
  .button-video::after {
    transform: scale(0.7);
  }
  .button-video::before {
    transform: scale(0.7);
  }
  .ribbon {
    font-size: 16px;
  }
  .developer {
    padding-bottom: 20px;
  }
  .developer__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .developer__person {
    grid-template-areas: "title title" "photo name";
    align-items: center;
    column-gap: 14px;
    row-gap: 12px;
    grid-template-columns: 60px auto;
  }
  .developer__photo {
    width: 60px;
    height: 60px;
  }
  .developer__title {
    font-family: "TTravels", sans-serif;
    color: #141324;
    font-weight: 600;
    font-size: clamp(24px, 7vw, 24px);
    line-height: clamp(22px, 7vw, 24px);
    color: #4541EF;
  }
  .developer__count {
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
  }
  .developer__house-count {
    font-size: 13px;
    line-height: 23px;
  }
  .developer__types-count {
    font-size: 13px;
    line-height: 23px;
  }
  .developer__houses {
    margin-top: 20px;
  }
  .developer .button-border {
    max-width: unset;
    margin: 20px auto 0;
  }
  .filter-input {
    width: 100%;
    flex: unset;
  }
  .filter__content {
    height: calc(100vh - 106px);
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    z-index: 5;
    padding-top: 40px;
  }
  .filter__submit {
    width: 100%;
    flex: 0;
  }
  .filter__buttons {
    display: flex;
    justify-content: center;
  }
  .filter__buttons .filter__all-cottages, .filter__buttons .filter__back {
    display: none;
  }
  .filter__buttons .filter__clear-filter {
    text-align: center;
    margin-left: unset;
  }
  .filter__all-cottages span {
    font-size: 14px;
  }
  .filter__select-list span {
    font-size: 14px;
  }
  .filter__clear-filter span {
    font-size: 14px;
  }
  .filter__open-filter span {
    font-size: 14px;
  }
  .flat-filter {
    margin-top: -55px;
  }
  .flat-filter__submit {
    width: 100%;
    flex: 0;
  }
  .flat-filter__all-cottages span {
    font-size: 14px;
  }
  .flat-filter__select-list span {
    font-size: 14px;
  }
  .flat-filter__clear-filter span {
    font-size: 14px;
  }
  .flat-filter__open-filter span {
    font-size: 14px;
  }
  .hypothec-calculator .calculator__info {
    font-size: 15px;
    gap: 12px;
  }
  .hypothec-calculator__buttons {
    margin-top: 20px;
  }
  .hypothec .flex-row {
    margin-top: 20px;
  }
  .hypothec .flex-row .hypothec-card {
    width: 100%;
  }
  .label-block .title {
    margin-bottom: 16px;
  }
  .label-block .ribbon + .text-wrapper {
    margin-top: 16px;
  }
  .label-block .text-wrapper + .label-block__video-wrapper {
    margin-top: 20px;
  }
  .label-block__image-wrapper {
    margin-top: 20px;
  }
  .label-block .block-list__title {
    margin: 16px 0 6px;
  }
  .label-block__video-wrapper span {
    position: static;
    color: #141324;
    margin-top: 12px;
  }
  .leaflet-template_card-click {
    height: 100%;
  }
  .leaflet-template_card-click .swiper-wrapper {
    height: auto;
    margin-top: 16px;
  }
  .leaflet-template_card-click .swiper-wrapper .swiper-slide .button {
    max-width: unset;
  }
  .leaflet-template_card-click .swiper-pagination {
    display: flex;
    justify-content: center;
    gap: 6px;
  }
  .leaflet-template_card-click .swiper-controls {
    display: none;
  }
  .legends__legend img {
    flex: 0 0 24px;
    transform: scale(0.8);
  }
  .legends__legend span {
    font-size: 12px;
    line-height: 13px;
  }
  .location__content {
    margin-top: 20px;
  }
  .location__map-popup-container {
    top: 6px;
    right: 0;
  }
  .location__map-icon {
    transform: scale(0.7);
    margin-bottom: 4px;
  }
  .location__info ul {
    flex-direction: column;
  }
  .location__info ul li {
    width: 100%;
  }
  .news-card {
    width: 100%;
  }
  .photo-block__block {
    width: 100%;
  }
  .pinned_type1 .container {
    gap: 14px;
  }
  .pinned_type1 .button {
    max-width: unset;
    width: auto;
    border: none;
    background-color: transparent;
  }
  .pinned_type1 .button:hover {
    border: none;
  }
  .pinned_type1 .button span {
    display: none;
  }
  .pinned_type1 .button::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/sprites/icons-sprite-a0e2af78.svg) -3279px -1px no-repeat;
    background-size: auto 123px;
  }
  .pinned_type2 .container {
    gap: 16px;
  }
  .pinned_type2 .button {
    max-width: unset;
    width: auto;
    border: none;
    background-color: transparent;
  }
  .pinned_type2 .button:hover {
    border: none;
  }
  .pinned_type2 .button span {
    display: none;
  }
  .pinned_type2 .button::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/sprites/icons-sprite-a0e2af78.svg) -3321px -1px no-repeat;
    background-size: auto 123px;
  }
  .pinned_type3 .container {
    gap: 16px;
  }
  .pinned_type3 .button {
    max-width: unset;
    width: auto;
    border: none;
    background-color: transparent;
  }
  .pinned_type3 .button:hover {
    border: none;
  }
  .pinned_type3 .button span {
    display: none;
  }
  .pinned_type3 .button::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/sprites/icons-sprite-a0e2af78.svg) -3363px -1px no-repeat;
    background-size: auto 123px;
  }
  .pinned_type4 .container {
    gap: 16px;
  }
  .pinned_type4 .button {
    max-width: unset;
    width: auto;
    border: none;
    background-color: transparent;
  }
  .pinned_type4 .button:hover {
    border: none;
  }
  .pinned_type4 .button span {
    display: none;
  }
  .pinned_type4 .button::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/sprites/icons-sprite-a0e2af78.svg) -3321px -1px no-repeat;
    background-size: auto 123px;
  }
  .prev-btn,
  .next-btn {
    width: 46px;
    height: 46px;
  }
}