.page_wrap .object-detail .content-map {
	height: 480px;
}

@media screen and (max-width: 1366px) {
	.container,
	.wrap.is-catalog .container,
	.wrap.is-catalog-list .container {
		width: 1190px;
	}

	.p__actions__wrap {
		left: 270px;
	}

	.c-cottages-item__desc .p__actions__wrap {
		left: 0;
	}

	.p__object__description {
		width: calc(100% - 270px);
	}

	.p-object__outer .p__object__item {
		width: 71%;
	}

	.p-object__contacts {
		width: 29%;
		padding-left: 20px;
	}

	.p__object__action {
		margin-right: 12px;
	}
}

@media screen and (max-width: 1180px) {
	.object-detail .object-images-preview .object-image-preview, .object-detail .object-images-preview, .object-video-preview,
	.news-video iframe {
		min-height: calc((100vw - 320px) / (900 - 320) * (480 - 200) + 200px) !important;
		max-height: calc((100vw - 320px) / (900 - 320) * (480 - 200) + 200px) !important;
	}

	.news-video {
		margin-top: 15px;
	}

	.compare__collapse__wrap .compare__table {
		display: none;
	}

	.compare__collapse__wrap .compare__table {
		display: none;
	}

	.compare__title {
		font-size: 14px;
	}

	.compare__icon {
		display: inline-block;
	}

	.auth-block ::-webkit-input-placeholder {
		color: #7a7a7a !important;
	}

	.auth-block ::-moz-placeholder {
		color: #7a7a7a !important;
	}

	/* Firefox 19+ */
	.auth-block :-moz-placeholder {
		color: #7a7a7a !important;
	}

	/* Firefox 18- */
	.auth-block :-ms-input-placeholder {
		color: #7a7a7a !important;
	}

	body.wrap.wrap__main {
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

	.landing__slider__container {
		max-width: calc(100% - 35px) !important;
		margin: 0 auto;
	}

	.landing__slider__container .slick-prev {
		left: -23px;
	}

	.landing__slider__container .slick-next {
		right: -23px;
	}

	.wrap {
		min-width: 100%;
	}

	.container,
	.wrap.is-catalog .container,
	.wrap.is-catalog-list .container  {
		width: 100%;
		padding: 4px 10px;
	}

	.wrap__main .header__container {
		min-width: 100%;
		max-width: 100%;
	}

	.header__bottom .header__container {
		padding: 0!important;
	}

	.header__menu {
		display: none;
		position: fixed;
		z-index: 11;
		background-color: #fff;
		top: 0;
		width: 288px;
		padding: 0 0 22px;
		font-size: 13px;
		height: 100vh;
		max-height: 100%;
		overflow-y: auto;
		left: -100vw;
	}

	.menu__item {
		margin: 0;
		display: block;
	}

	.menu__link {
		height: auto;
		line-height: 1;
		border: none;
		padding: 9px 10px;
		text-align: left;
	}

	.menu__link br {
		display: none
	}

	.header__login__wrap .menu__dropdown__container {
		top: calc(100% + 4px)
	}

	.menu__link_active {
		color: #ec9c07;
	}

	.header__menu .menu__dropdown__container {
		position: static;
		display: block !important;
		box-shadow: none;
		padding: 0;
		font-size: 13px;
	}

	.header__menu .menu__dropdown__link {
		display: none;
	}

	.header__menu .menu__dropdown__list .menu__link {
		padding: 9px 10px;
		line-height: 1;
	}

	.menu__delimer {
		margin: 8px 0;
	}

	.header__menu .form__link__close {
		font-size: 13px;
		top: 0;
		right: 0;
		z-index: 10;
	}

	.js-location-dialog {
		max-width: calc(100vw - 30px);
	}

	.js-location-dialog:after {
		display: none;
	}

	.header__login__wrap {
		height: auto;
		padding-top: 2px;
		margin-left: 10px;
	}

	.menu__login__link {
		height: 32px;
	}

	.avatar__image {
		height: 32px;
		width: 32px;
		margin-left: 20px;
	}

	.header__logo {
		max-width: 145px;
		max-height: 100%;
	}

	.header__logo {
		max-width: 50%;
		max-height: 100%;
		width: auto;
	}

	.logo__inner img {
		/*max-height: 26px;*/
	}

	.header {
		height: 80px;
	}

	.header__top {
		height: 100%;
		z-index: 30;
	}

	.header__inner {
		height: 100%;
		max-width: 50%;
	}

	.header__button__login {
		margin-left: 10px;
	}

	.ref__container .ref__text {
		display: none;
	}

	.ref__container .ref__icon {
		margin: 0;
		font-size: 16px;
	}

	.ref__container .ref__inner {
		padding: 0;
		line-height: 42px;
	}

	.ref__container .ref__item + .ref__item {
		margin: 0;
	}

	.ref__container .ref__item {
		padding: 0 12px;
	}

	.ref__container {
		font-size: 0;
	}

	.header__bottom {
		height: auto;
		padding: 0;
	}

	.header__bottom .header__container {
		padding-right: 0;
	}

	.button__map .button__text {
		display: none;
	}

	.button__map {
		padding: 0 10px;
	}

	.button__map .button__icon {
		margin: 0;
	}

	.media__padding__container {
		padding: 0 9px !important;
	}

	.media__padding__container .ref__item {
		padding: 0 8px;
	}

	.map__help__inner {
		display: none;
	}

	.map__help__action {
		display: none;
	}

	.map__help__list__popup .map__help__label {
		display: block;
		margin: 0 auto 6px;
	}

	.map__help__list__popup .map__help__item {
		height: auto;
	}

	.map__help__list__popup .map__help__text {
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 0 6px;
		font-size: 10px;
	}

	.remodal__body {
		padding: 15px;
	}

	.button__menu {
		vertical-align: middle;
	}

	.header__top .header__container {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 4px 10px;
	}

	.menu__overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.54);
		display: none;
		z-index: 101;
	}

	.wrap__main .main {
		height: calc(100% - 40px);
	}

	.modal-wrapper {
		display: block !important;
	}

	.modal-dialog {
		overflow-y: auto !important;
		max-height: 100% !important;
		display: flex !important;
		height: 100%;
		align-items: center;
		justify-content: center;
	}

	.auth-block .ex-tabs-contents {
		padding: 15px 15px !important;
	}

	.auth-block .ex-tabs {
		padding: 0 15px !important;
	}

	.auth-block label[for] {
		display: none !important;
	}

	.auth-block {
		width: 300px !important;
		max-width: 100%;
	}

	.auth-block input:not([type="checkbox"]) {
		width: 100% !important;
	}

	.auth-block form a {
		bottom: 55px !important;
	}

	.auth-block form button {
		width: 100% !important;
	}

	.map__sidebar__section {
		width: 320px !important;
	}

	.button__map__draw {
		display: none !important;
	}

	[data-id="simple_filter"] {
		display: none !important;
	}

	.form__link__action__left-margin {
		margin: 0;
	}

	/*helpers*/
	.media__visible {
		display: inline-block !important;
	}

	.media__visible__block {
		display: block !important;
	}

	.media__hidden {
		display: none !important;
	}

	.media__button {
		min-width: 32px;
		padding: 0;
		height: 32px;
		line-height: 26px;
	}

	.media__button .button__icon {
		margin: 0;
		font-size: 18px;
		display: inline-block;
		vertical-align: middle;
	}

	.button__text {
		display: inline-block;
		vertical-align: middle;
		margin-left: 2px;
		font-weight: bold;
	}

	.media__border__none {
		border-color: transparent !important;
	}

	.map__sidebar_wrap {
		padding: 15px;
	}

	.pagination__result {
		margin: 0;
		line-height: 25px;
	}

	.row.form__field__wrap {
		margin: 0 -15px 20px;
	}

	.map__sidebar__section.is_active ~ .map__sidebar__section.is_active {
		left: 320px;
	}

	h1, .page_wrap .compare-container h1 {
		font-size: 18px;
		margin: 12px 0 25px;
	}

	.form__field.aside__catalog {
		margin: 30px 0 0!important;
	}

	.page_wrap .show-contact-inline {
		font-size: 12px;
	}

	.page_wrap .account-row h1 {
		margin: 12px 0 25px;
	}

	ul.breadcrumbs {
		display: block;
		/*display: none;*/
		margin-bottom: 25px;
	}

	.footer {
		height: auto;
		padding: 15px 0 20px;
	}

	.footer__left_column {
		float: none;
	}

	.footer__center__column {
		margin: 14px 0;
		width: 100%;
	}

	.footer__center__column:after {
		content: "";
		display: table;
		clear: both;
	}

	.table__button__text {
		display: none;
	}

	.object-item .table__button__text {
		display: inline-block;
	}

	/*Увеличенные значки */
	.td__item__action .fa {
		font-size: 20px;
	}

	.page_wrap .account-row select {
		float: none;
		width: 100%;
	}

	.page_wrap .account-row .select2 {
		width: 100% !important;
		float: none;
	}

	.page_wrap ul.radio-tabs {
		width: 100%;
		margin: 15px 0 0;
	}

	.page_wrap ul.radio-tabs li {
		border-bottom-left-radius: 0;
		border-top-right-radius: 2px;
	}

	.page_wrap ul.radio-tabs li:last-child {
		border-top-right-radius: 0;
		border-bottom-left-radius: 2px;
	}

	.page_wrap ul.radio-tabs li:first-child {
		border-bottom-left-radius: 0;
		border-top-left-radius: 2px;
		border-top: solid 1px #cfcfcf;
	}

	.page_wrap ul.radio-tabs li {
		display: block;
		border-top: none;
		border-right: solid 1px #cfcfcf;
		margin-top: -1px;
	}

	.page_wrap ul.radio-tabs li.active {
		border-top: solid 1px #cfcfcf;
	}

	.account-objects-popup {
		display: none;
		position: fixed;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: calc(100% - 30px);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #fff;
		max-width: 320px;
		max-height: calc(100% - 30px);
		overflow: hidden;
	}

	.account-objects-popup .account-objects-block {
		padding: 15px;
	}

	.account-objects-overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.54);
	}

	.button.is_active ~ .account-objects-overlay,
	.account__menu__wrap.is_active .account-objects-overlay {
		display: block;
		z-index: 99;
	}

	.button.is_active ~ .account-objects-popup,
	.account__menu__wrap.is_active .account-objects-popup {
		display: block;
		z-index: 100;
	}

	.page_wrap .object-list .object_item {
		display: table;
		width: 100%;
	}

	.page_wrap .object-list .object_col_left {
		display: table-cell;
		vertical-align: middle;
	}

	.page_wrap .object-list .object_col_right {
		display: table-cell;
		vertical-align: middle;
	}

	.page_wrap .object-list .object_col_right a .fa {
		margin: 0;
	}

	.page_wrap .object-list .object_col_right a + a .fa {
		margin-left: 16px;
	}

	.page_wrap .account-row-2-2 {
		width: 210px;
		margin: 30px 0 0;
		float: left;
		clear: left;
	}

	.page_wrap .account-row-2-1 {
		float: none;
		width: calc(100% - 235px);
		margin: 0;
		margin-left: 235px;
	}

	.page_wrap .messages-controls {
		padding: 20px 0 20px;
	}

	.page_wrap .cottages h1 {
		margin: 12px 0 28px;
		font-size: 18px;
	}

	.page_wrap .cottages .cottages-list .cottages-item {
		width: calc(50% - 20px);
	}

	.page_wrap .cottages .cottages-list {
		width: 100%;
		margin: 0 0 20px;
	}

	.page_wrap .object-detail .content-wrapper .content-block-middle:after {
		content: '';
		display: table;
		clear: both;
	}

	.page_wrap .object-detail h1.object-title {
		font-size: 18px;
		margin: 0;
		line-height: 1.3;
		vertical-align: middle;
	}

	.page_wrap .object-detail h1.object-title.developers-title {
		margin: 0 0 20px;
	}

	.page_wrap .object-detail .content-wrapper .content-block-middle {
		margin: 12px 0 25px;
	}

	.page_wrap .object-detail h1.object-title + img {
		margin-left: 0;
		margin-right: 20px;
		float: left;
		max-width: 50px;
	}

	.page_wrap .object-detail .content-wrapper .content-block-left {
		float: none;
		width: 100%;
	}

	.page_wrap .object-detail .object-images-preview {
		width: 100%;
	}

	.page_wrap .object-detail .object-images .object-image {
		height: 75px;
	}

	.page_wrap .object-detail .content-wrapper .content-block-right {
		margin: 25px 0 0;
		width: 100%;
	}

	.page_wrap #omap,
	.page_wrap #omap > *,
	.page_wrap #omap > * > * {
		max-width: 100%;
		max-height: 300px;
	}

	.page_wrap .object-detail .content-map #omap,
	.page_wrap .object-detail .content-map #omap > *,
	.page_wrap .object-detail .content-map #omap > * > * {
		max-height: none;
		max-width: none;
	}

	.page_wrap .object-detail .content-map {
		height: 300px;
	}

	.page_wrap .object-properties h3 {
		width: 100%;
		margin-top: 0;
	}

	.page_wrap .object-children {
		width: 100%;
		float: none;
	}

	.page_wrap .object-children li {
		width: 33.3333%;
		padding: 0 15px;
	}

	.object-children ul {
		margin: 0 -15px;
	}

	.page_wrap .children-image {
		width: 100%;
	}

	.page_wrap .children-more {
		margin-top: 30px;
	}

	.page_wrap .object-news li {
		width: calc(33.333% - 20px);
	}

	.page_wrap .news-image {
		width: 100%;
	}

	.page_wrap .object-advertisement {
		width: 100%;
		margin: 35px 0 0;
	}

	.page_wrap .object-advertisement .no-image-placeholder {
		margin-top: 20px !important;
	}

	.page_wrap .object-info {
		margin-top: 30px;
	}

	.page_wrap .object-properties dl {
		width: 100%;
		padding-bottom: 15px;
	}

	.page_wrap .object-detail .contact-block p {
		padding: 7px 0;
	}

	.page_wrap .object-detail.object_media_detail .contact-block p {
		padding: 0;
	}

	.page__sidebar {
	}

	.page_wrap .page__content {
		width: calc(100% - 240px);
	}

	.page_wrap .p__object__inner {
		height: auto;
		min-height: 0;
	}

	.page_wrap .p__object__info {
		position: static;
		text-align: left;
		font-size: 14px;
	}

	.create__container .create__column__left {
		width: 100%;
		float: none;
	}

	.create__container .create__column__right {
		float: none;
		width: 100%;
	}

	.create__column__left + .create__column__right {
		margin-top: 20px;
	}

	.breadcrumbs {
		display: block;
		position: relative;
		z-index: 10;
	}

	.account__menu__wrap:after {
		content: "";
		display: table;
		clear: both;
	}

	.page__sidebar .map__sidebar__section {
		width: calc(100% - 30px) !important;
	}

	.page__sidebar .row.form__field__wrap {
		margin: 0 0 20px;
		padding: 20px 2px;
	}

	.form__field[data-view="commert"] .radio__text {
		font-size: 10px;
	}

	.form__field[data-view="personal"] .radio__text {
		font-size: 12px;
	}

	.result_label.is_active {
		left: 320px;
	}

	.tab__label {
		min-width: 1px;
	}

	.landing__image {
		display: none;
	}

	.landing__column__content {
		max-width: 450px;
		margin: 0 auto;
		padding: 35px 0 40px 0;
	}

	.landing__column {
		width: 100%;
		float: none;
	}

	.landing__contacts__column {
		height: auto;
	}

	.advantages__list {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	.landing__header {
		background: none !important;
		box-shadow: none;
		height: auto;
		padding-top: 25px;
	}

	.landing__header__title {
		text-shadow: none;
		color: #101312;
		font-size: 23px;
		line-height: 1.4;
	}

	.landing__title {
		font-size: 22px;
		line-height: 1;
		padding-bottom: 16px;
	}

	.landing__title:after {
		width: calc(100% - 30px);
		max-width: 615px;
	}

	.advantages__inner {
		width: 100%;
		height: 220px;
	}

	.advantages__item {
		width: 300px;
	}

	.advantages__text {
		font-size: 18px;
		line-height: 1.6;
	}

	.work__text {
		font-size: 17px;
	}

	.page_wrap .form-filter > div {
		width: 100%;
		margin: 0 0 13px;
	}

	.page_wrap .form-filter {
		width: 100%;
		margin: 0;
	}

	.page_wrap .form-filter > div:last-child {
		margin: 0;
	}

	.compare__filter {
		/*display: none;*/
		float: none;
		width: 100%;
		max-width: 280px;
	}

	.compare__items__slider {
		float: none;
		width: 100%;
	}

	.compare__items__slider .compare__item {
		margin: 0 auto;
		float: none;
	}

	.compare__items__slider .slick-prev {
		left: -5px;
	}

	.compare__subtitle.compare__td {
		display: block;
		width: 100%;
		font-weight: 600;
		margin: 6px 0;
	}

	.compare__row {
		display: block;
	}

	.compare__item.compare__td {
		text-align: center;
		display: block;
		float: left;
		width: 33.333%;
	}

	.compare__row:after {
		content: '';
		display: table;
		clear: both;
	}

	.create__container .form__field__middle {
		margin-top: 10px;
	}

	.padding__left__20 {
		padding-left: 0;
	}

	.page_wrap .object-detail .object-images-preview .object-image-preview img {
		width: 100%;
		height: 100%;
	}

	.media__hidden__md {
		display: none !important;
	}

	.media__visible__md {
		display: block !important;
	}

	.object-item__content {
		padding-left: 0;
	}

	.object-item__media-inner {
		display: flex;
		align-items: stretch;
	}

	.object-item__media-body {
		flex: 1 1 auto;
		padding-left: 15px;
		display: flex;
		flex-direction: column;
	}

	.object-item__head {
		flex-direction: column;
	}

	.object-item__number {
		margin-top: 10px;
	}

	.object-item__sale {
		flex-direction: column;
		flex: 1 1 auto;
	}

	.object-item__col {
		width: 100%;
		margin-top: 5px;
	}

	.object-item__row {
		margin-top: 0;
	}

	.object-item__props {
		margin-top: 10px;
	}

	/*[class*="col-"] {
		width: 100%;
		margin-bottom: 10px;
	}*/
	.button__right__margin {
		margin-right: 0;
	}

	.media__form__footer {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.create__container .media_display_table_buttons .radio__label.col-3 {
		width: auto;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}

	.create__container .media_display_table_buttons .radio__label.col-6 {
		width: auto;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 3 1 auto;
		-ms-flex: 3 1 auto;
		flex: 3 1 auto;
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}

	.create__container .media_display_table_buttons {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.create__container [data-view-type="cadastr"] .media_display_table_buttons {
		display: block;
	}

	.create__container [data-view-type="cadastr"] .media_display_table_buttons [class*="col-"] {
		float: left;
	}

	.create__container [data-view-type="cadastr"] .media_display_table_buttons .radio__label.col-3 {
		width: 33.333%;
	}

	.create__container [data-view-type="cadastr"]  .media-col-4 {
		width: 33.3333% !important;
		margin-bottom: 10px;
	}

	.create__container [data-view-type="cadastr"]  .media-col-8 {
		width: 66.6666666667% !important;
	}

	.city__container {
		font-size: 14px;
		text-align: center;
		line-height: 1.4;
		padding: 10px;
		height: auto;
		float: none;
		border-bottom: 1px solid #e6e7e6;
		margin-bottom: 5px;
	}

	.children-more button {
		padding-left: 5px;
		padding-right: 5px;
		max-width: 29%;
	}

	.map__help__section {
		display: none;
	}

	.ref__inner__help {
		position: fixed;
		right: 0;
		bottom: 16px;
		display: block;
		padding: 0;
		height: 0;
		line-height: 0;
	}

	.city__container {
		display: none;
	}

	.ref__container {
		display: none;
	}

	.ref__inner__help .menu__dropdown__container {
		top: auto;
		bottom: 100%;
		box-shadow: 0 -4px 10px 1px rgba(29, 30, 28, 0.20);
	}

	.header__help__wrap {
		transform: translateX(172px);
		transition: .2s transform linear;
	}

	.header__help__wrap.is_active {
		transform: translateX(0);
	}

	.menu__help__link > i {
		transform: rotate(90deg);
	}

	.menu__help__link {
		background-color: #e52a30;
		color: #ffffff;
	}

	.menu__help-img {
		background: url(../../images/icon-w.png) center no-repeat;
		background-size: contain;
	}

	.menu__help-img {
		top: 3px;
		left: 7px;
		width: 25px;
		height: 25px;
	}

	.page__middle__content {
		width: calc(100% - 260px);
	}

	.object-share-btn .button__text {
		display: initial;
		vertical-align: initial;
		margin-left: 2px;
		font-weight: normal;
	}

	.developer-list-item h1, .developer-list-item h2, .developer-list-item h3 {
		font-size: 20px;
	}

	.object-detail .content-wrapper.content-block-middle {
		margin-bottom: 20px;
	}

	.object-video-previews .object-video-preview iframe {
		max-width: 100%;

		margin: 0 auto;
		display: block;
	}

	.content-sidebar {
		width: 325px;
		padding-left: 30px;
	}

	.content-block {
		width: calc(100% - 325px);
	}

	.object-detail h1.object-title {
		width: calc(100% - 325px);
	}

	.object-detail h2.object-price {
		font-size: 18px;
	}

	.object-properties, .object-additional {
		padding: 8px 14px 14px;
	}

	.map__sidebar_wrap {
		text-align: left;
	}

	.pagination__list {
		width: 100%;
		margin-bottom: 10px;
	}

	.pagination__result {
		padding: 0 4px;
	}

	.object-list-container {
		margin-top: 0;
	}

	.object-item__prop {
		margin-right: 3px;
		padding-right: 6px;
	}

	.object-item__props--cottages i {
		font-style: normal;
	}

	.object-item__props--cottages {
		margin-top: 0;
	}

	.object-item__head.object-item__head--cottages {
		display: block;
		text-align: left;
	}

	.object-item__name--cottages {
		text-align: left;
	}

	.object-item__name.object-item__name--cottages {
		flex: 1 1 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.object-item__name--cottages span:not(.object-item__area) {
		font-weight: bold;
	}

	.p-object__outer .p__object__item {
		width: 66%;
	}

	.p-object__contacts {
		width: 34%;
		padding-left: 18px;
	}
}

@media screen and (max-width: 1180px) {
	.object-panel {
		padding: 10px 12px;
	}

	.p__object__left {
		float: left;
		margin-bottom: 5px;
	}

	.p__object__item + .p__object__item {
		margin-top: 4px;
	}

	.p__object__price {
		margin-bottom: 4px;
	}

	.p__actions__wrap {
		position: static;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.p__object__item .p__object__action {
		font-size: 14px;
		margin-right: 14px;
	}

	.p__object__item .p__object__action span {
		font-size: 13px;
	}

	.page_wrap .p__object__description {
		padding: 0;
		float: none;
		width: 100%;
	}

	.page_wrap .p__object__name {
		margin-bottom: 8px;
		padding-right: 0;
	}

	.page_wrap .p__object__inner {
		display: block;
	}

	.page_wrap .p__object__inner:after {
		content: '';
		display: table;
		clear: both;
	}

	.p__object__image {
		float: left;
		margin: 0 10px 10px 0;
		width: 180px;
		height: 140px;
	}

	.p-object__outer.loaded {
		position: relative;
	}

	.p-object__outer.loaded:after {
		content: '';
		position: absolute;
		z-index: 3;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: #fff url('/images/ajax-loader.gif') center center no-repeat;
		border-radius: 10px;
	}

	.p__object__slider {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	.reklam-slider__item {
		padding: 0;
	}

}

@media screen and (max-width: 1023px) {
	.p-object__outer {
		flex-wrap: wrap;
	}

	.p-object__outer .p__object__item {
		width: 100%;
	}

	.p-object__contacts {
		width: 100%;
		padding: 20px 0 0;
	}
}

@media screen and (max-width: 768px) {
	.map_history {display: none;}

	.p__object__description--slide {
		display: block !important;
	}

	.p__object__slide {
		align-self: flex-start;
	}

	.p__object__slider .slick-prev.slick-disabled, .p__object__slider .slick-next.slick-disabled {
		display: none !important;
	}

	.p__object__slider {
		display: block;
		width: 100%;
		height: auto;
		overflow: visible;
	}
	
	.p__object__slider a {
		width: 100%;
	}

	.p__object__slider .p__object__slide,
	.p__object__slider .img-item {
		height: auto;
	}

	.p__object__slider .slick-list {
		width: calc(100% + 10px);
		margin-left: -5px;
	}

	.p__object__slider .slick-slide {
		padding-left: 5px;
		padding-right: 5px;
	}

	.p__object__slider .img-item {
		height: 230px;
		/*align-self: flex-start;*/
	}

	.p__object__description {
		align-self: flex-start;
	}

	.p__object__image {
		width: 140px;
		height: 105px;
	}

	.reklam-num-list li {
		width: 100%;
	}

	.c-alert.is-large {
		max-width: calc(100% - 10px);
		padding: 20px;
	}

	.c-alert h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.remodal__header {
		line-height: 1.1;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.remodal__buttons {
		display: block;
		margin-top: 20px;
	}

	.remodal__buttons a {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}

	.remodal__buttons a.button_link {
		float: right;
	}

	.remodal__buttons:after {
		content: '';
		display: table;
		clear: both;
	}

	.page-object__map {
		height: 300px;
	}

	.map__legend {
		flex-wrap: wrap;
	}

	.map__col, .map__col:first-child {
		max-width: 100%;
		width: 100%;
	}

	.page__content--lg {
		padding: 0;
		width: 100%;
	}

	.c-tooltip {
		right: auto;
		left: 0;
		width: 200px;
		color: #000;
		background-color: rgba(255, 255, 255, .8);
		padding: 8px 8px;
	}

	.c-tooltip .map__legend {
		display: block;
	}

	.c-tooltip__close {
		top: 0;
		right: 0;
	}

	.c-tooltip:before {
		left: 12px;
		border-color: transparent transparent rgba(255, 255, 255, .8) transparent;
	}

	.object-detail h1.object-title small {
		font-size: 14px;
	}

	.object-public-date {
		white-space: normal;
		text-align: left !important;
	}

	.object-public-date p {
		letter-spacing: -.1px;
	}

	.map__sidebar__section .map__sidebar_wrap {
		padding: 15px 20px 15px;
	}

	.map__sidebar__section .pagination:not(.pagination__wrap) .pagination__result {
		position: static;
		margin: 0;
	}

	.account-row .default-button {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.right-button {
		float: none;
	}

	.container,
	.wrap.is-catalog .container,
	.wrap.is-catalog-list .container  {
		width: 365px;
		max-width: 100%;
	}

	.object-detail .object-images-preview .object-image-preview, .object-detail .object-images-preview, .object-video-preview, .news-video iframe {
		min-height: 256px !important;
		height: 256px !important;
		max-height: 256px !important;
	}

	.developer-list-item h1, .developer-list-item h2, .developer-list-item h3 {
		font-size: 17px;
		margin-bottom: 8px;
	}

	.developer-list ul li {
		flex-direction: column;
		text-align: center;
	}

	.developer-list-item {
		padding: 18px 0 0;
		max-width: 100%;
	}

	.share_modal .remodal__header {
		padding-left: 15px;
		font-size: 14px;
	}

	.share-wrap li {
		width: 100%;
	}

	.share-wrap {
		flex-wrap: wrap;
	}

	.share-wrap li:not(:last-child) {
		margin-bottom: 12px;
	}

	.share-btn {
		display: flex;
		align-items: center;
		align-content: center;
		justify-content: flex-start;
		width: 100%;
	}

	.share-btn i {
		margin: 0 15px 0 0;
	}

	.share-btn span {
		font-size: 16px;
	}

	.page__middle__content {
		width: 100%;
		padding: 0;
	}

	.footer__menu__list {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.ref__inner__help {
		height: 32px;
		line-height: 32px;
		top: 55px;
	}

	.menu__help__link > i {
		top: 1px;
	}

	.ref__inner__help .menu__dropdown__container {
		top: 100%;
		bottom: auto;
		box-shadow: 0 8px 10px 1px rgba(29, 30, 28, 0.20);
	}

	.cottages-map span {
		font-size: 13px;
	}

	[data-ctrl] span {
		font-size: 13px;
	}

	.page_wrap .object-advertisement img {
		min-height: 101px;
	}

	.filter__form__footer.map__sidebar_wrap .form__field {
		padding: 10px 15px 0;
	}

	.presentation__slide iframe {
		height: 410px;
	}

	.list-table tr {
		padding: 10px 0 !important;
	}

	.list-table td {
		padding: 0 15px !important;
	}

	.list-table td:not(.media__hidden__sm) + td {
		padding-top: 10px !important;
	}

	.form__link__action__left-margin + .form__link__action__left-margin {
		margin-left: 15px;
	}

	/* .ymaps_maps-zoom {
			 width: 10px !important;
			 padding: 0 40px !important;
			 height: 40px !important;
	 }

	 .ymaps_maps-zoom__minus {
			 right: 0 !important;
	 }

	 .ymaps_maps-zoom__plus {
			 left: 0 !important;
	 }*/
	.map__actions__section {
		right: auto;
		left: 68px;
	}

	.video-help a {
		padding: 7px 14px;
	}

	.video-help span {
		max-width: calc(100% - 34px);
		font-size: 13px;
	}

	.object-link-map span {
		font-size: 16px;
		line-height: 1;
	}

	/*.object-link-map span.small__name {*/
	/*font-size: 14px;*/
	/*line-height: 1;*/
	/*vertical-align: middle;*/
	/*}*/
	.object-link-map .show-on-map {
		/*width: 24px;*/
		/*margin: 3px 5px 0 0;*/
		display: none;
	}

	.object-link-map {
		margin-left: 5px;
	}

	.children-more button {
		font-size: 16px;
		line-height: 1;
		padding-left: 20px;
		padding-right: 20px;
		max-width: 45%;
	}

	.service-buttons .show-on-map {
		width: auto;
		height: 24px;
		margin-bottom: 4px;
		margin-right: 4px;
	}

	/*
		.account-object-edit i, .account-object-copy i, .account-object-show i, .account-object-hide i {
			font-size: 20px;
		}*/
	.presentation__slide iframe {
		height: 280px;
	}

	.compare__items__slider .slick-prev {
		left: -15px;
	}

	.compare__items__slider .slick-next {
		right: -15px;
	}

	.compare__item.compare__td {
		width: 50%;
	}

	.page_wrap .cottages-left-col {
		width: 100%;
		float: none;
	}

	.page_wrap .cottages-right-col {
		width: 100%;
		float: none;
	}

	.page_wrap .cottages .cottages-list .cottages-item {
		width: 100%;
		margin: 0 0 20px;
	}

	.page_wrap .td__item__name {
		display: block;
		width: 100% !important;
		padding-right: 45px;
	}

	.page_wrap .td__item__date {
		display: inline-block;
		width: 35%;
	}

	.page_wrap .td__item__status {
		display: inline-block;
		width: 65%;
	}

	.page_wrap .td__item__action {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}

	.page_wrap .list-table tr {
		display: block;
		font-size: 0;
		position: relative;
	}

	.work__inner {
		max-width: 100%;
		padding: 0 20px;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.landing__column__content__title {
		text-align: center;
		font-size: 16px;
		line-height: 1.5;
	}

	.landing__form {
		margin: 0 auto;
		max-width: 100%;
		width: 324px;
	}

	.work__text {
		font-size: 14px;
		line-height: 1.6;
		margin-left: 20px;
	}

	.result_label.is_active {
		left: 0px;
	}

	.landing__column__content {
		max-width: 100%;
		padding: 15px 15px 30px;
	}

	.landing__slider__container .slick-prev {
		left: -30px;
	}

	.landing__slider__container .slick-next {
		right: -30px;
	}

	.page_wrap .account-row-1 {
		float: none;
		width: 100%;
	}

	.page_wrap .padding-right {
		padding: 0;
	}

	.page_wrap .news-item .feedback {
		position: static;
		width: 100%;
		margin-top: 30px;
	}

	.page_wrap .news-item .feedback input {
		width: 100%;
	}

	.page_wrap .news-item img {
		width: 100%;
		padding: 0;
	}

	.media_sm_delimer {
		width: 100%;
		display: block;
	}

	.page_wrap .news-list {
		margin: 10px -15px 0 0;
	}

	.page_wrap .news_item {
		width: 100%;
		display: flex;
		padding-right: 15px;
		align-items: center;
		align-content: center;
		justify-content: flex-start;
		margin: 0 0 14px;
	}

	.page_wrap .news-list .news_image img {
		max-width: 100%;
	}

	.page_wrap .news-list .news_image {
		width: 110px;
		margin: 0;
	}

	.page_wrap .news-list .news_description {
		width: calc(100% - 110px);
		margin: 0;
		padding-left: 10px;
	}

	.create__header__cottage {
		width: 100%;
	}

	.create__container .create__column__left {
		width: 100%;
	}

	.page_wrap form.profile-form label {
		display: block;
		width: 100%;
		margin-bottom: 4px;
	}

	.page_wrap form.profile-form {
		width: 100%;
	}

	.page_wrap form.profile-form button {
		margin: 15px 0 10px;
		display: block;
	}

	.page_wrap form.profile-form input {
		width: 100%;
		display: block;
	}

	.page_wrap .page__sidebar {
		width: 100%;
	}

	.page_wrap .page__columns {
		display: block;
	}

	.page_wrap .page__content {
		width: 100%;
		margin-top: 30px;
	}

	.page_wrap .p__object__info {
		position: static;
		text-align: left;
	}

	.page_wrap .p__object__name {
		font-size: 14px;
		margin-bottom: 8px;
		padding-right: 0;
	}

	.page_wrap .p__object__price {
		font-size: 14px;
	}

	.page_wrap .p__actions__wrap {
		left: auto;
		right: 0;
		flex-wrap: wrap;
	}

	.page_wrap .p__object__action {
		margin-left: 10px;
	}

	.media__hidden__sm {
		display: none !important;
	}

	.page_wrap .object-properties {
		width: 100%;
		webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}

	.page_wrap .page_wrap .object-properties dl {
		width: 100%;
	}

	.page_wrap .object-properties-block {
		width: 100%;
		float: none;
		margin: 0;
		padding-top: 0;
	}

	.map__media__buttons {
		display: block;
		position: fixed;
		bottom: 0;
		z-index: 2;
		left: 0;
		width: 100%;
	}

	.media__sm__show {
		display: block !important;
	}

	.map__sidebar {
		width: 0 !important;
	}

	.map__sidebar__section {
		left: -100vw;
		width: 100vw !important;
		box-shadow: none;
		z-index: 3;
	}

	.map__section__result {
		left: -100vw;
	}

	.map__inner:before {
		box-shadow: inset -1px 15px 11px -13px rgba(29, 30, 28, 0.20);
	}

	.result_label {
		left: -100vw;
	}

	.result_label {
		bottom: 55px;
	}

	.map__help__section {
		bottom: 55px;
	}

	.button__list {
		display: none;
		background-color: #f5bd51;
		border-color: #f5bd51;
	}

	.map__media__buttons .button {
		border-radius: 0;
		float: left;
	}

	.is_filtered.map__sidebar .map__media__buttons .button {
		width: 50%;
	}

	.is_filtered.map__sidebar .map__media__buttons .button__list {
		display: block;
	}

	.popover {
		width: 300px;
		max-width: calc(100vw - 64px);
	}

	.object-children ul {
		margin: 0 -5px;
	}

	.page_wrap .object-children li {
		width: 50%;
		padding: 0 5px;
	}

	.object__image {
		width: 84px;
		overflow: hidden;
	}

	.object__image__link img {
		width: auto;
	}

	.object__description {
		width: calc(100% - 84px);
	}

	.popover_inner .object__item {
		width: 100%;
	}

	.page_wrap .object-news li {
		width: calc(50% - 5px);
	}

	.page_wrap .children-image {
		width: 100%;
	}

	.page_wrap .news-image {
		width: 100%;
	}

	.page_wrap .object-news {
		margin-top: 30px;
	}

	.page_wrap .object-detail .object-images .object-image {
		height: 40px;
	}

	.page_wrap .object-detail .object-images-preview {
		width: 100%;
	}

	.page_wrap .object-detail .content-wrapper .content-block-right #omap,
	.page_wrap .object-detail .content-wrapper .content-block-right #omap > *,
	.page_wrap .object-detail .content-wrapper .content-block-right #omap > * > * {
		max-width: 100%;
		max-height: 200px;
	}

	.page_wrap .object-detail ul.service-buttons a {
		font-size: 20px;
	}

	.page_wrap .object-detail .contact-block a {
		display: inline-block;
		margin-top: 3px;
	}

	.media__right__links {
		float: right;
	}

	.media__right__links a {
		font-size: 18px;
	}

	.create__container [class*="col-"] {
		width: 100%;
		float: none;
	}

	.create__container .create__header {
		width: 100%;
	}

	.create__container .column {
		float: none;
	}

	.create__container .create__column__collapse__right {
		width: 100%;
	}

	.create__container .form_map {
		height: 300px;
	}

	.create__container .create__select__column {
		width: 100%;
	}

	.create__container .create__collapse__text {
		font-size: 14px;
	}

	.create__container .button__size_l_min {
		min-width: 100px;
		padding: 0 13px;
	}

	.create__container .button__right__margin {
		margin-right: 10px;
	}

	.create__container .clone__inner {
		width: calc(100% - 41px);
	}

	.create__container .create__collapse__text__small {
		margin-left: 10px;
		font-size: 11px;
	}

	.radio__button {
		font-size: 12px;
		padding: 2px 6px;
		min-height: 30px;
		height: 100%;
	}

	.assert-button-wrap {
		margin-top: -40px;
		left: auto;
		right: 0;
	}

	.assert-button {
		padding: 5px 6px 5px 6px;
		border-radius: 20%;
	}

	.btn-type {
		border-radius: 4px;
		padding: 2px 8px 3px 8px;
	}

	.pekeupload-drag-area {
		width: 100%;
		height: 162px;
		background: url(../content/camera.png) 38px 20px no-repeat;
	}

	.pekeupload-drag-area .button {
		bottom: auto;
		top: 28px;
		left: 135px;
	}

	.pk__upload__descr {
		height: auto;
		width: 90%;
		top: auto;
		bottom: 12px;
		/* text-align: center; */
		line-height: 1.2;
		left: 0;
	}

	.page_wrap .object-detail .contact-block {
		min-width: 100%;
	}

	.page_wrap .object-detail.object_media_detail .contact-block {
		padding: 5px 15px;
	}

	.object_media_detail.object-detail ul.service-buttons {
		float: right;
		margin-bottom: 0;
		margin-top: 5px;
	}

	.map__sidebar__section.filter-visible {
		width: 100% !important;
	}

	.media__visible__sm {
		display: inline-block;
		vertical-align: top;
	}

	.media__visible__flex__sm {
		display: flex;
	}

	.media__visible__block__sm,
	.menu__dropdown__list .menu__item.media__visible__block__sm {
		display: block !important;
		vertical-align: top;
	}

	.page_wrap .button-wrapper {
		height: auto;
		margin-top: 0;
	}

	.account-objects-popup .map__sidebar_wrap {
		padding: 15px;
	}

	.page_wrap .map__sidebar_wrap {
		padding: 15px;
	}

	/*.section-tabs:not(.scroll-content) {
		position: absolute !important;
		width: 100%;
		top: 100%;
		background-color: #fff;
		display: none;
		box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.2);
	}*/
	ul.section-tabs li {
		display: inline-block;
		margin: 5px;
		background-color: transparent;
		border: 1px solid #999;
		border-radius: 4px;
	}

	ul.section-tabs:not(.scroll-content) {
		margin: -5px;
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	ul.section-tabs li a {
		padding: 8px 13px;
	}

	ul.section-tabs li.active {
		background-color: #ec9900;
		border-color: #ec9900;
	}

	ul.section-tabs li.active a {
		color: #fff;
	}

	.page_wrap .account-row-2 {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}

	.pagination__result {
		/* display: none;*/
	}

	.page_wrap .account-row-2-1 {
		width: 100%;
		margin: 30px 0 0;
		float: none;
	}

	.page_wrap .account-row-2-2 {
		width: 100%;
		margin: 30px 0 0;
		float: none;
	}

	.page_wrap .p__object__list {
		margin: 20px 0 0;
	}

	.catalog__subheader .button {
		margin: 4px;
		border: 1px solid #1d7ecf;
		border-radius: 4px;
		color: #1d7ecf;
		font-size: 13px;
		padding: 0 7px;
		flex: 1 1 auto;
		line-height: 1.1;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 0;
		background-color: #fff;
	}

	.catalog__subheader__wrap {
		height: 44px;
	}

	.remodal.panel-obj {
		border-radius: 0;
		padding: 0;
	}

	.remodal__header.media__visible__block__sm {
		display: flex !important;
	}

	.catalog__subheader.sticky {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		max-width: 335px;
		margin: auto;
		z-index: 9;
	}

	.catalog__subheader.sticky:before {
		content: '';
		position: absolute;
		left: 100%;
		width: calc((100vw - 100%) / 2);
		top: 0;
		height: 100%;
		display: block;
		z-index: 999;
		background-color: #f4f6f3;
	}

	.catalog__subheader.sticky:after {
		content: '';
		position: absolute;
		right: 100%;
		width: calc((100vw - 290px) / 2);
		top: 0;
		height: 100%;
		display: block;
		z-index: 999;
		background-color: #f4f6f3;
	}

	.catalog__subheader .button.sticky {
		position: fixed;
		left: 0;
		right: 0;
		margin: auto;
		width: 335px;
		max-width: calc(100% - 30px);
		bottom: 0;
		background-color: #fff;
		z-index: 10;
	}

	.catalog__subheader .button.sticky ~ .stick_wrap {
		height: 30px;
		display: block;
		width: 100%;
	}

	.catalog__subheader {
		margin-bottom: 14px;
		display: flex;
		flex-wrap: wrap;
		background-color: #f4f6f3;
		padding: 3px;
	}

	.filter__form__footer.map__sidebar_wrap .style__text_right {
		text-align: left !important;
		padding: 0px 0 12px 15px;
		margin-bottom: 0;
	}

	.filter__form__footer.map__sidebar_wrap {
		padding: 5px 0 0;
	}

	.filter-objects-popup {
		display: none;
		position: fixed;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: calc(100% - 30px);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #fff;
		max-width: 320px;
		max-height: calc(100% - 30px);
		overflow: hidden;
	}

	.filter-objects-popup .account-objects-block {
		padding: 15px;
	}

	.filter-objects-overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.54);
	}

	.button.is_active ~ .filter-objects-overlay {
		display: block;
		z-index: 99;
	}

	.button.is_active ~ .filter-objects-popup {
		display: block;
		z-index: 100;
	}

	.mobile__scrollbar {
		max-height: calc(100vh - 180px);
		overflow-y: auto;
	}

	.filter__form__footer .button {
		border-radius: 0;
	}

	.form__error__wrapper {
		width: 100%;
		padding: 22px 25px 25px 89px;
		background-size: 54px;
		background-position: 18px 22px;
	}

	.news__detail__photo {
		float: none;
		max-width: 100%;
	}

	.landing__header__title {
		font-size: 18px;
	}

	.landing__text {
		padding: 15px 0;
	}

	.landing__title {
		font-size: 18px;
	}

	.advantages__item {
		margin-bottom: 15px;
	}

	.advantages__inner {
		height: 200px;
	}

	.advantages__text {
		font-size: 18px;
	}

	.tab__label {
		font-size: 12px;
	}

	.service__price {
		font-size: 12px;
	}

	.service__body {
		padding: 15px;
	}

	.service__body__title {
		font-size: 14px;
	}

	.service__body__text {
		font-size: 12px;
	}

	.service__header {
		font-size: 16px;
		height: 50px;
		padding-top: 15px;
	}

	.work__item {
		min-height: 115px;
	}

	.work__item img {
		max-height: 75px;
	}

	.service__slide {
		padding: 30px 2px;
	}

	.form__control__right {
		width: 190px;
	}

	.form__label__left {
		width: calc(100% - 194px);
	}

	.landing__reviews {
		padding: 35px 0;
	}

	#ya_map.landing__map {
		height: 200px;
	}

	.service__item:hover {
		box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.35);
	}

	.statement-ergn-popups {
		flex-wrap: wrap;
	}

	.statement-ergn-popups div {
		width: 50%;
		margin-bottom: 15px;
	}

	.statement-ergn-popups p {
		margin: -5px 0 0 0;
	}

	.js-uploader div {
		font-size: 10.5px;
	}

	.object-link-map a {
		font-size: 20px;
	}

	.remodal__title__video i {
		font-size: 22px;
	}

	.remodal__title__video {
		font-size: 14px;
		margin-right: 40px;
	}

	.remodal__title {
		font-size: 14px;
	}

	.remodal__icon {
		width: 22px;
		font-size: 18px;
		margin: 0 2px 0 10px;
	}

	.remodal__header--flex {
		height: auto;
		min-height: 48px;
		padding: 10px 0;
	}

	.remodal-close--media {
		top: 6px;
		right: 0;
	}

	.remodal__body--media {
		font-size: 12px;
	}

	.remodal__body--media p {
		text-indent: 0;
	}

	.media-h-100 {
		min-height: 0;
	}

	[data-remodal-id="help_filter"] p, [data-remodal-id="help_search"] p {
		font-size: 12px;
	}

	[data-remodal-id="help_filter"] .c-check ~ *, [data-remodal-id="help_search"] .c-check ~ * {
		font-size: 12px;
	}

	.backgray {
		background-color: transparent;
	}

	[class*="media-col"] {
		float: left;
	}

	.media__image {
		float: none;
		max-width: 100% !important;
		margin-right: 0;
	}

	.media-col-12 {
		float: none;
		width: 100%;
		padding: 0 !important;
	}

	.media-margin-top-10 {
		margin-top: 10px !important;
	}

	.media-margin-top-15 {
		margin-top: 15px !important;
	}

	.media-margin-top-20 {
		margin-top: 20px !important;
	}

	.media-margin-top-25 {
		margin-top: 25px !important;
	}

	.media-margin-top-30 {
		margin-top: 30px !important;
	}

	.media-padding-right-0 {
		padding-right: 0 !important;
	}

	.page_wrap .object-children ul:not(.view-all) li, .page_wrap .object-news li {
		display: none;
	}

	.page_wrap .object-children ul li:nth-child(-n + 4), .page_wrap .object-news li:nth-child(-n + 4) {
		display: inline-block;
	}

	.header__bottom {
		z-index: 9;
	}

	.cottage__sidebar .button__list {
		display: block;
		float: none;
		width: 100%;
	}

	.news-type-filter {
		list-style-type: none;
		padding: 0;
		margin: 0 -6px;
	}

	.news-type-filter li {
		display: inline-block;
		font-size: 15px;
		color: #000;
		margin: 0;
		padding: 0 6px;
	}

	.news-type-filter li a {
		margin: 0 0 8px 0;
		display: block;
		border: 1px solid #099ce0;
		border-radius: 4px;
		line-height: 1;
		padding: 2px 4px 3px;
		color: #099ce0;
	}

	.news-type-filter p {
		display: block;
		cursor: default;
		margin: 0 0 8px 0;
		border: 1px solid #159563;
		border-radius: 4px;
		line-height: 1;
		padding: 2px 4px 3px;
		background-color: #159563;
		color: #fff;
	}

	.page__sort .map__sort__btn {
		font-size: 13px;
		margin-right: 13px;
		display: inline-block;
		margin-bottom: 3px;
	}

	.page__sort {
		padding: 4px 8px;
		background-color: #f4f6f3;
	}

	.p__object__item .p__object__action {
		display: table;
		margin-top: 10px;
		margin-left: 0;
		width: auto;
	}

	.page__sort {
		border: none;
		padding-bottom: 0;
	}

	.pk__upload__text__small {
		position: static;
	}

	.md-col-12 {
		width: 100%;
	}

	.cadaster-type-select > div + div {
		margin-top: 18px;
	}

	.cottages .cottages-list .cottages-item .cottages-item-image {
		width: 110px;
		height: 80px;
		min-width: 110px;
		margin: 12px;
	}

	.cottages .cottages-list .cottages-item {
		display: flex;
		align-items: center;
		align-content: stretch;
		justify-content: space-between;
		background-color: #fff;
	}

	.cottages .cottages-list .cottages-item .cottages-item-data {
		width: calc(100% - 130px);
		display: flex;
		flex-direction: column;
		align-items: stretch;
		align-content: stretch;
		justify-content: space-between;
	}

	.cottages .cottages-list .cottages-item .cottages-item-name {
		overflow: visible;
		white-space: normal;
		line-height: 1.2;
		padding: 2px 0;
		font-size: 12px;
	}

	.cottages-media-data-inner {
		margin-top: 5px;
		font-size: 12px;
	}

	.cottages .cottages-list .cottages-item .cottages-item-info {
		padding: 0;
		white-space: normal;
	}

	.news-list .news_description p.media__flex-between {
		font-size: 10px;
		display: flex;
		align-items: center;
		align-content: center;
		justify-content: space-between;
		color: #797979;
	}

	.news-list .news_description a {
		font-size: 12px;
		line-height: 1.1;
		margin-bottom: 8px;
	}

	.news-list .news_description p, .news-list .news_description p:first-of-type {
		font-size: 10px;
		line-height: 1.2;
	}

	.news-list .news_description a:last-of-type {
		margin-top: 0;
	}

	.content-block,
	.content-sidebar,
	.object-detail h1.object-title {
		width: 100%;
		padding: 0;
	}

	.page_wrap .object-detail h1.object-title {
		font-size: 16px;
		margin: 10px 0 13px;
	}

	.p__object__list .p__object__slider.media__visible,
	.p__object__list .p__object__image.media__visible {
		display: flex!important;
	}

	.p__object__list .p__object__slider img,
	.p__object__list .p__object__image img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.object-head-info {
		width: 100%;
		text-align: left;
	}

	.object-detail h2.object-price {
		font-size: 0;
		border: none;
		margin-bottom: 13px;
	}

	.object-detail h2.object-price b {
		font-size: 18px;
	}

	.media__flex-between {
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.object-detail .object-public-date {
		margin: 0;
	}

	.object-head-info p {
		margin: 0;
		font-size: 12px;
	}

	.page_wrap #omap, .page_wrap #omap > *, .page_wrap #omap > * > * {
		max-width: 100%;
		max-height: 265px;
	}

	.page_wrap .object-detail .content-map #omap,
	.page_wrap .object-detail .content-map #omap > *,
	.page_wrap .object-detail .content-map #omap > * > * {
		max-height: none;
		max-width: none;
	}

	.page_wrap .object-detail .content-map {
		height: 265px;
	}

	.object-detail .content-wrapper.content-block-middle {
		margin-bottom: 5px;
	}

	.page_wrap .object-info {
		margin: 20px 0 0;
	}

	[data-readmore] {
		height: 75px;
		overflow: hidden;
	}

	.object-panel__text a i, .object-panel__text a i.fa, .object-panel__text i, .object-panel__text i.fa {
		width: 12px;
		margin-right: 2px;
		font-size: 12px;
	}

	.object-panel__text {
		font-size: 14px;
	}

	.object-panel__title {
		font-size: 15px;
	}

	.show-news {
		font-size: 15px;
	}

	.object-link-map span {
		font-size: 15px;
		padding: 6px 10px;
	}

	.map__sidebar__section {
		background-color: #ffffff;
	}

	.object-item__image {
		width: 120px;
	}

	.object-item__media-body {
		padding-left: 10px;
		text-align: center;
	}

	.object-item__number {
		margin-top: 0;
	}

	.object-item__head {
		margin-bottom: 5px;
	}

	.object-item {
		font-size: 13px;
	}

	.object-item__action {
		margin-top: 5px;
	}

	.object-item__footer {
		margin-top: 5px;
	}

	.object-item__action:not(:last-child) {
		margin-right: 10px;
	}

	.form__footer .button {
		width: 100%;
		margin-bottom: 10px;
	}

	.help-icons-list {
		font-size: 12px;
	}

	.help-icons-list ul {
		padding-left: 0;
	}

	.pagination {
		position: relative;
		margin-bottom: 60px;
	}

	.pagination:not(.pagination__wrap) .pagination__result {
		position: absolute;
		left: 0;
		top: 100%;
		font-size: 13px;
		text-align: center;
		width: 100%;
		margin-top: 5px;
	}

	.button-filter {
		font-size: 12px;
		padding: 5px 10px;
		line-height: 1;
		height: auto;
	}

	.p__object__preview {
		overflow: visible;
		line-height: 1.3;
		max-height: none;
		margin-bottom: 0;
	}

	.object-link-styled {
		display: none;
	}

	.p__object__item {
		border: 1px solid #7c7c78;
		border-radius: 10px;
		padding: 10px;
	}

	.page__sidebar__260 {
		width: 100%;
	}

	.mt-40-media {
		margin-top: 40px;
	}

	.panel__view-map {
		text-align: center;
	}

	.page-ui-slider__wrap {
		padding: 20px 20px;
	}

	.panel__view-map {
		width: 100%;
	}

	.page-ui-slider__wrap h4 {
		font-size: 18px;
	}

	.page-ui-slider__inner span {
		font-size: 15px;
		margin: 0 8px;
		vertical-align: middle;
	}

	.page-ui-slider__input {
		vertical-align: middle;
	}

	.object-panel__text {
		font-size: 14px;
	}

	.object-properties dt,
	.object-properties dd {
		font-size: 14px;
	}

	.object-panel__text {
		width: 100%;
	}

	.p__object__public-date {
		width: 128px;
		font-size: 9px;
		margin-top: -10px;
		z-index: 1;
		position: relative;
		margin-left: 6px;
	}

	.media-normal-panel {
		padding: 0;
		background-color: transparent;
		border-radius: 0;
	}

	.media-panel {
		background-color: #ffffff;
		padding: 10px 12px 14px;
		border-radius: 12px;
	}

	.p-object__outer .p__object__item {
		padding: 0;
	}

	.c-tabs__label {
		font-size: 14px;
		margin-right: 25px;
	}

	.c-tabs__labels {
		margin-left: -14px;
		margin-right: -35px;
	}

	.c-districts__list {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}

	.c-districts__outer {
		padding: 24px 22px;
	}

	.remodal__header.remodal__header-flex {
		flex-direction: column-reverse;
		align-items: center;
		height: 85px;
	}

	.default-button--mobile-fixed {
		position: fixed;
		margin-bottom: 0 !important;
		bottom: 15px;
		left: 15px;
		right: 15px;
		width: calc(100% - 30px) !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.default-button--mobile-fixed i {
		margin-right: 10px;
		font-size: 24px;
		line-height: 1;
		font-style: normal;
		font-weight: bold;
	}

	.form__field__middle .col-6 {
		position: relative;
	}

	.hidden-select.is-mobile-default {
		width: 100% !important;
		clip: auto !important;
		z-index: 5;
		opacity: 1;
		border-radius: 2px;
		height: 30px !important;
		background: #ffffff !important;
		box-shadow: none !important;
		outline: none;
		padding-left: 8px;
		-webkit-appearance: none;
	}

	.hidden-select.is-mobile-default ~ .select2 .dropdown-wrapper {
		display: none !important;
	}

	.select-mobile-wrap {
		position: relative;
	}

	.select-mobile-wrap select {
		border-radius: 2px;
		height: 30px !important;
		background: #ffffff !important;
		box-shadow: none !important;
		outline: none;
		padding-left: 8px;
		-webkit-appearance: none;
	}

	.select-mobile-wrap:before {
		content: '';
		display: block;
		position: absolute;
		top: 1px;
		right: 1px;
		background-color: #ffffff;
		width: 28px;
		height: 28px;
		z-index: 1;
		pointer-events: none;
	}

	.select-mobile-wrap:after {
		content: '';
		border-color: #797979 transparent transparent transparent;
		border-style: solid;
		border-width: 4px 3.5px 0 3.5px;
		height: 0;
		right: 6px;
		margin-left: -4px;
		margin-top: -2px;
		position: absolute;
		top: 50%;
		width: 0;
		z-index: 2;
		pointer-events: none;
	}

	.object-link-media {
		display: block;
	}

	.object-panel__text br {
		display: none;
	}

	.p-object__contacts .object-panel__title, .p-object__contacts .object-panel__text {
		margin-bottom: 0;
	}

	.p-object__contacts .object-link-media {
		padding-bottom: 6px;
	}
	
	.show-news {
		margin-left: auto;
		margin-right: auto;
		display: table;
	}

	.header__logo img,
	.logo__inner img {
		max-height: 26px;
	}

	.header {
		height: 40px;
	}

	ul.breadcrumbs {
		margin-bottom: 10px;
	}

	.page_wrap .object-detail .object-info {
		display: block;
	}

	.object-image-inner {
		position: relative;
		height: 100%;
	}

	.content-sidebar {
		margin-top: 50px;
	}

	.content-sidebar + .project-panel {
		margin-top: 30px;
	}
}

@media screen and (max-width: 420px) {
	.footer__menu__list {
		-moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
		text-align: center;
	}
}

@media screen and (max-width: 380px) {
	.presentation__slide iframe {
		height: 230px;
	}

	.children-more button {
		font-size: 13px;
		line-height: 1;
		max-width: 38%;
	}

	.service-buttons {
		display: flex;
		align-items: center;
		justify-content: space-between;
		align-content: center;
	}

	.service-buttons li:first-child {
		margin-left: 0 !important;
	}

	.service-buttons li {
		margin-left: 10px !important;
	}

	.button-share {
		padding: 6px 8px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 365px) {
	.object-detail .object-images-preview .object-image-preview, .object-detail .object-images-preview, .object-video-preview, .news-video iframe {
		min-height: calc((100vw - 320px) / (365 - 320) * (256 - 200) + 200px) !important;
		height: calc((100vw - 320px) / (365 - 320) * (256 - 200) + 200px) !important;
		max-height: calc((100vw - 320px) / (365 - 320) * (256 - 200) + 200px) !important;
	}

	.object-image-inner {
		position: relative;
		height: 100%;
	}

	.page_wrap .object-detail .object-images-preview .object-image-preview img {
		width: auto;
	}

	.object-panel {
		padding: 12px 10px;
	}

	.object-panel__text a i, .object-panel__text a i.fa, .object-panel__text i, .object-panel__text i.fa {
		margin: 0 2px 0 0;
		font-size: 12px;
	}

	.media__button-link {
		display: block;
		width: 100%;
		color: #4376D3;
		font-weight: normal;
		border: 1px solid #4376d3;
		border-radius: 5px;
		padding: 4px 4px 7px 4px;
		text-align: center;
		font-size: 13px;
	}

	.media__button-link i {
		margin-right: 4px !important;
	}

	.media__button-link--sm {
		display: block;
		color: #4376D3;
		font-weight: normal;
		border: 1px solid #4376d3;
		border-radius: 5px;
		padding: 4px 2px 7px 2px;
		text-align: center;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: -.5px;
		width: 49%;
	}

	.media__button-link--sm i {
		display: none !important;
	}

	.media__flex-wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		align-content: stretch;
		justify-content: space-between;
	}

	.content-sidebar {
		margin-top: 50px;
	}

	.object-images-wrap,
	.page_wrap .object-properties {
		margin-top: 22px;
	}

	.media__flex-reverse {
		display: flex;
		flex-direction: column-reverse;
		align-items: stretch;
		align-content: stretch;
		justify-content: flex-start;
	}

    .p__object__slider .img-item {
        height: 198px;
    }
}

@media screen and (min-width: 769px) {
	.object-properties-block {
		display: none;
	}

	.object-properties-block.is-selected {
		display: block;
	}

	.page_wrap .object-children ul:not(.view-all) li:nth-child(n + 4), .page_wrap .object-news li:nth-child(n + 4) {
		display: none;
	}
}
