@media only screen and (max-width: 1200px) {

  .eventItem__img {
    height: 265px;
  }

  .sliderLoyalty .slick-next {
    right: 0;
  }

  .sliderLoyalty .slick-prev {
    left: 0;
  }

  .filterMenu__btn {
    font-size: 15px;
    padding: 6px 14px;
  }

  .eventItem__category {
    min-width: 100px;
    margin-right: 4px;
  }

  .eventItem__category:nth-child(2) {
    margin-right: 0;
  }

  .catalogContent_news .eventItem__category {
    width: 106px;
  }

  .filterHeader-col-2 .filterHeaderItem {
    width: 172px;
    margin-right: 0;
    margin-left: 10px;
  }

  .searchPopupInput {
    padding-right: 96px;
  }

  .searchPopupInput:after {
    right: 74px;
  }

  .filterHeader-col-selects {
    margin-top: 16px;
  }


}


@media only screen and (max-width: 1024px) {
  .headerPanel {
    padding: 7px 16px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .eventItem__img {
    height: 210px;
  }

  .catalogContent_alhabet {
    padding-top: 0;
  }

  .loyaltyInfo-col-1,
  .loyaltyInfo-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .loyaltyLinksItem__qr img {
    width: 104px;
  }

  .loyaltyLinksItem a img {
    width: 104px;
  }

  .loyaltyLinksItem {
    margin-right: 30px;
  }

  .sliderLoyaltyItem__image {
    height: 380px;
  }

  .albomHiddenItem__img img {
    max-width: 100%;
  }

  .albomHiddenItem__video {
    max-width: 100%;
  }

  .albomHiddenItem__video iframe {
    max-width: 100%;
  }

}

@media only screen and (max-width: 990px) {

  #bx-soa-order .bx-soa,
  #bx-soa-total {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #bx-soa-total {
    margin-bottom: 30px;
  }

  .headerMain {
    display: none;
  }

  .contactsHeader {
    padding-top: 42px;
  }

  .contactsHeader__top {
    padding-bottom: 36px;
  }

  .contactsOther {
    padding-left: 17px;
    padding-bottom: 32px;
    position: relative;
    top: -5px;
  }

  .contactsOther .btn_blue {
    margin-bottom: 9px;
  }


  .contactListBtn {
    margin-bottom: 28px;
  }

  .catalogContent_news .eventItem__category {
    width: 104px;
    padding: 6px 8px;
  }

  .catalogContent.catalogContent_news {
    padding-top: 36px;
  }

  .eventItem__date {
    padding-left: 10px;
  }

  .catalogContent_news .catalogGrid-col {
    margin-bottom: 70px;
  }

  .container,
  .container-full {
    padding-left: 40px;
    padding-right: 40px;
  }

  .headerPanel .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .headerMainMobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .headerPanel {
    padding: 6px 0;
  }

  .headerPanelScheduleItem__name_hidden {
    display: none;
  }

  .headerPanel-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    max-width: 280px;
  }

  .headerPanel-col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
  }

  .headerPanelLinks_row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 0;
    left: -4px;
  }

  .headerPanelLangluage {
    margin-left: 1px;
    position: relative;
    right: -4px;
  }

  .sliderHomeItemWrap {
    padding: 48px 0;
    height: 370px;
  }

  .sliderHomeItemWrap .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section {
    padding-top: 32px;
  }

  .sliderEvents .eventItem {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sliderEventsWrap {
    margin-left: -8px;
    margin-right: -8px;
  }

  .section.section_events {
    padding-bottom: 72px;
  }

  .section_service {
    padding-bottom: 32px;
  }

  .headeredSection {
    padding-bottom: 32px;
  }

  .serviceItem__button .btn_arrow_white {
    border: none;
  }

  .activityDescr,
  .activitySliderColumn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .activitySlider__item .eventItem__img {
    height: 220px;
  }

  .activityDescr p br {
    display: none;
  }

  .activityDescr__title {
    margin-bottom: 8px;
  }

  .activityDescr {
    padding-bottom: 32px;
  }

  .activityRow {
    margin-bottom: 64px;
  }

  .section_activity {
    padding-bottom: 0;
  }

  .programButton {
    padding-bottom: 24px;
  }

  .footer-col-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 120%;
    padding-top: 21px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 16px;
    margin-left: -43px;
    margin-right: -43px;
    padding-left: 40px;
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
  }

  .footer-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
    padding-left: 0px;
  }

  .footer-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }

  .footerApps__link {
    display: inline-block;
    vertical-align: middle;
  }

  .footerBottomList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footerBottomList li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footerBottomRow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    max-width: 50%;
    margin-top: 0;
  }

  .footerRowIcons {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footerSocial__item {
    margin-left: 12px;
  }

  .footerApps__link {
    max-width: 105px;
    margin-top: -5px;
    margin-right: 16px;
  }

  .footerSocialList {
    margin-top: 4px;
    padding-left: 5px;
  }

  .footerApps__link:last-child {
    margin-right: 0px;
  }

  .footerBottomList li,
  .footerBottomList li a {
    line-height: 20px;
  }

  .footerApps__link img {
    width: 100%;
  }

  .program-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }

  .program-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 15px;
  }

  .programImage img {
    width: 100%;
  }

  .headerPanelLinkItem {
    margin-right: 18px;
  }

  .eventItem__img {
    height: 230px;
  }

  .catalogGrid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .serviceGrid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .titlePage {
    font-size: 40px;
    line-height: 1.2;
  }

  .headerShops .titlePage {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
  }

  .filterHeader-col-1,
  .filterHeader-col-selects {
    display: none;
  }

  .filterHeader {
    display: inline-block;
    float: right;
    margin-top: -6px;
  }

  .filterHeader_search {
    display: none;
  }

  .headerShops {
    padding: 27px 0;
  }

  .filterSwitch {
    width: 130px;
  }

  .catalogContent .eventItem__img {
    height: 224px;
    margin-bottom: 16px;
  }

  .eventItem__logo {
    left: 8px;
    bottom: 8px;
    width: 64px;
    height: 64px;
  }

  .headerShopsMobileFilter #catalog_square_list_mobile,
  .headerShopsMobileFilter .services_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .eventItem__type,
  .eventItem__title {
    padding-left: 10px;
  }

  .catalogContent .eventItem__title {
    line-height: 1.37;
  }

  .catalogContent {
    padding-top: 32px;
  }

  .filterSwitchItem_mobile {
    display: inline-block;
  }

  .headerShopsMobileFilter.active_mobile_filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .catalogAlhabetRow {
    padding-bottom: 32px;
  }

  .catalogAlhabet-letter-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .catalogAlhabet-shops-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .catalogAlhabetShopsList {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sliderLoyaltyItem__image {
    height: 330px;
  }

  .contentHeadered__title {
    font-size: 32px;
  }

  .contentHeaderedCompany__logo {
    width: 96px;
    height: 96px;
  }

  .contentHeaderedCompany__name {
    font-size: 19px;
  }

  .contentHeaderedCompany {
    font-size: 12px;
  }

  .contentHeaderedCompany__activity {
    margin-bottom: 8px;
  }

  .contentHeaderedCompany__sheduleItem {
    font-size: 12px;
  }

  .contentHeaderedCompany__link {
    margin-bottom: 4px;
  }

  .contentHeadered {
    padding-bottom: 32px;
  }

  .contentHeadered-col-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .food-col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .foodList .row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .foodItem__img {
    height: 224px;
  }

  .foodItem__title {
    padding-right: 0;
    padding-left: 9px;
  }

  .foodItem__cateoryNumb {
    font-size: 32px;
    margin-left: 9px;
  }

  .filterHeader-col-3 {
    display: none;
  }

  .filterMenu__mobile {
    display: block;
  }

  .filterMenu__btn {
    font-size: 16px;
  }

  .headeredService__img img {
    max-width: 220px;
  }

  .headeredService-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .headeredService-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .serviceAdvantages-col {
    padding: 0 17px 0 10px;
  }

  .serviceAdvantages___value {
    font-size: 12px;
    margin-top: -2px;
  }

  .contentService {
    padding-left: 40px;
    padding-right: 40px;
  }

  .galleryCardItem__title {
    padding-right: 16px;
  }

  .galleryAlbom-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .ads-img-desktop {
    display: none;
  }

  .ads-img-tab {
    display: block;
    max-width: 295px !important;
  }

  .headeredService-col-1-ads {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
  }

  .headeredService-col-2-ads {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
  }

  .headeredService__title {
    font-size: 40px;
    margin-bottom: 12px;
  }

  .headeredService__description {
    margin-bottom: 27px;
  }

  .headeredService__contacts {
    margin-bottom: 22px;
  }

  .shopInfo-col-half-2 {
    display: none;
  }

  .shopInfo-col-half-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .shopHeaderInfo {
    padding-left: 0;
  }

  .shopHeaderSocial_mob {
    display: block;
    margin-top: 12px;
  }

  .shopHeaderInfo__top .schemeLink_bordered {
    display: inline-block;
  }

  .sliderShopItem__image {
    height: 312px;
  }

  .sliderShopHeadered__logo {
    width: 100px;
    height: 100px;
  }

  .filterHeaderSearch__mobile {
    display: block;
  }

  .cinemaSlider__img {
    height: 285px;
  }

  .cinemaHeaderedInfo {
    padding-top: 24px;
  }

  .cinemaSlider .slick-next {
    right: 0;
  }

  .cinemaSlider .slick-prev {
    left: 0;
  }

  .foodContent {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .foodItem {
    margin-bottom: 32px;
  }

  .foodList {
    margin-top: 40px;
  }

  .btn_search {
    position: relative;
    top: -2px;
    right: -2px;
  }

  .btn_search img {
    width: 24px;
  }

  .headerLogo img {
    max-width: 92px;
    position: relative;
    left: 3px;
    top: 1px;
  }

  .headerPanelScheduleItem__name {
    margin-right: 0px;
  }

  .headerPanelScheduleItem__name {
    margin-right: 1px;
  }

  .headerPanelScheduleItem__time {
    letter-spacing: -0.6px;
  }

  .headerPanelScheduleItem {
    margin-right: 21px;
  }

  .footer .container {
    padding-left: 42px;
    padding-right: 42px;
  }

  .footer {
    padding-top: 26px;
  }

  .footerList li {
    margin-bottom: 16px;
  }

  .footerList,
  .footerAddress {
    margin-top: 16px;
  }


  .headerShopsMobileFilter .filterHeaderItem_floors,
  .headerShopsMobileFilter .filterHeaderItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
    max-width: 41%;
    margin: 0 32px;
  }

  .serviceCatalog {
    padding-top: 23px;
  }

  .seriviceItem__icon {
    margin-bottom: 17px;
  }

  .seriviceItem__title,
  .seriviceItem__descr {
    padding: 0;
  }

  .seriviceItem {
    padding-bottom: 8px;
  }

  contentService {
    padding-top: 42px;
    padding-bottom: 40px;
    line-height: 1.3;
    font-size: 13px;
  }

  .otherService__main {
    margin-top: 14px;
  }

  .otherService {
    padding: 36px 0 32px;
  }

  .headeredService__img {
    padding-right: 0;
  }

  .serviceAdvantages {
    white-space: nowrap;
  }

  .serviceAdvantages-col {
    padding: 0 17px 0 9px;
  }

  .headeredService {
    padding: 40px 0 40px;
  }

  .contentService__entry .grid-col-half:nth-child(1) .parkingList {
    padding-left: 32px;
  }

  .parkingList li.none_dot {
    margin-left: -32px;
  }

  .contentService {
    font-size: 13px;
    padding-top: 40px;
    line-height: 1.3;
  }

  html>body {
    padding-bottom: 307px;
  }

  .footer {
    height: 307px;
  }

}

@media only screen and (max-width: 960px) {

  .schemeFloors svg {
    height: 620px;
  }

  .schemeFloors {
    padding-top: 25px;
    padding-left: 45px;
  }

  .schemeFilterMobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .schemeSidebarSearch_desktop {
    display: none;
  }

  .scheme-sidebar-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 275px;
    flex: 0 0 275px;
    width: 275px;
  }

  .scheme-main {
    padding-left: 0;
  }

  .scheme {
    padding: 0;
  }

  .schemeSidebarWrap {
    overflow: hidden;
    max-height: 0px !important;
    -webkit-transition: max-height 0.4s, padding 0.4s;
    -o-transition: max-height 0.4s, padding 0.4s;
    transition: max-height 0.4s, padding 0.4s;
  }

  .schemeSidebarWrap.active {
    max-height: 1000px !important;
  }

  .schemePopup__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54px;
    flex: 0 0 54px;
    max-width: 54px;
    height: 54px;
  }

  .schemePopup {
    width: 310px;
  }

  .scheme-sidebar-col {
    height: auto;
    bottom: auto;
  }

  #floor_1 {
    -webkit-transform: translate(-14px, 2px);
    -ms-transform: translate(-14px, 2px);
    transform: translate(-14px, 2px);
  }

}


@media only screen and (max-width: 900px) {

  .filterMenuList {
    white-space: nowrap;
    overflow-y: scroll;
  }


  .otherService__main {
    margin-right: -40px;
  }

  .schemeParkingSlider .slick-list {
    padding: 0 20% 0 0;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 160px;
  }
}

@media only screen and (max-width: 820px) {
  .footerSocial__link {
    width: 34px;
    height: 34px;
    background-size: cover;
  }

  .footerSocial__item {
    margin-left: 5px;
  }

  .footerSocialList {
    margin-top: 4px;
    padding-left: 6px;
  }
}

@media only screen and (max-width: 800px) {

  .sliderHomeItemWrap {
    height: 360px;
  }

}

@media only screen and (max-width: 767px) {

  #bx-soa-total {
    display: none;
  }


  .bx-catalog-element .col-md-6.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bx-catalog-element .col-md-6.col-sm-12 .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .btn.product-item-detail-buy-button {
    margin-left: 0;
  }

  .basket-item-block-amount {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }

  .basket-items-list-item-amount,
  .basket-items-list-item-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
  }

  .basket-item-amount-field-description {
    position: relative;
    padding: 7px 0 0 5px;
    text-align: left;
  }

  .basket-item-price-current {
    text-align: left;
  }

  .headerPanel {
    display: none;
  }

  html>body {
    padding-bottom: 485px;
  }

  .footer {
    height: 485px;
  }

  body {
    font-size: 13px;
  }

  .mobileMenu {
    top: 62px;
  }

  .headeredService__img img {
    left: 0;
    top: 0;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sliderHomeItemImage {
    display: block;
  }

  .sliderHomeItemWrap {
    /* background-image: none !important; */
    padding: 0;
    height: auto;
  }

  .sliderHomeItemWrapVideo {

    height: 360px;
  }

  .sliderHomeItemWrap .container {
    padding-left: 0;
    padding-right: 0;
  }

  .sliderHomeItemInfo {
    width: 100%;
    max-width: 100%;
    padding: 24px 30px 24px;
    background-color: #6033AB;
  }

  .sliderHomeItem__title {
    font-size: 21px;
  }

  .sliderHomeItem__underTitle {
    font-size: 22px;
  }

  .btn_arrow_white,
  .btn_arrow_purple {
    font-size: 12px;
    font-family: 'MontRegular';
    padding: 4px 25px;
    height: 24px;
    min-width: 135px;
  }

  .sliderHomeItem__description {
    display: none;
  }

  .sliderHomeItem__description_mobile {
    display: block;
    max-width: 260px;
  }

  .sliderHomeItem__button {
    margin-top: 14px;
  }

  .sliderHome .slick-dots {
    bottom: 16px;
    padding-left: 16px;
  }

  .eventsWrap .slick-next,
  .activitySlider .slick-next {
    right: -50px;
    top: 45%;
  }

  .eventsWrap .slick-prev,
  .activitySlider .slick-prev {
    left: -50px;
    top: 45%;
  }

  .eventsWrap .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .titleSection {
    font-size: 19px;
    margin-bottom: 8px;
  }

  .headeredSection .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }


  .eventItem__category {
    font-size: 11px;
    height: 30px;
    padding: 6px 2px;
  }

  .eventItem__date img {
    margin-top: -3px;
    margin-right: 3px;
  }

  .eventItem__title {
    font-size: 13px;
    line-height: 16px;
  }

  .headeredSection {
    padding-bottom: 24px;
  }

  .serviceColumn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .serviceItem__icon {
    margin-bottom: 8px;
  }

  .serviceItem__icon img {
    max-width: 70px;
  }

  .serviceItem {
    margin-bottom: 24px;
  }

  .serviceItem__button .btn_arrow_white {
    padding: 0;
  }

  .section_service {
    padding-bottom: 16px;
  }

  .activityDescr__title {
    font-size: 19px;
    text-align: center;
    margin-bottom: 0;
  }

  .activityDescr p {
    text-align: center;
  }

  .activityDescr {
    padding-bottom: 24px;
  }

  .section_activity .headeredSection {
    padding-bottom: 12px;
  }

  .activitySlider__item {
    padding-left: 2px;
    padding-right: 2px;
  }

  .activitySliderWrap {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .activitySlider__item .eventItem__img {
    height: 400px;
  }

  .program-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .program-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }


  .programTitle {
    padding-top: 0;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 14px;
  }

  .programText {
    text-align: center;
    font-size: 13px;
    line-height: 16px;
  }

  .programButton {
    margin-top: 24px;
    text-align: center;
  }

  .footer-col-1,
  .footer-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footerList li a,
  .footerAddressItem {
    font-size: 13px;
  }

  .footerListTitle {
    font-size: 13px;
  }

  .footerList li {
    margin-bottom: 15px;
  }

  .footer-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: -6px;
    max-width: 100%;
  }

  .footerListTitle,
  .footerLogo {
    height: 44px;
  }

  .footerList,
  .footerAddress {
    margin-top: 3px;
  }

  .footerAddressItem {
    margin-bottom: 11px;
  }

  .footer-col-4 {
    border-top: none;
  }

  .footerRowIcons,
  .footerBottomRow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-col-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    margin-top: 26px;
  }

  .footerRowIcons {
    padding-right: 0;
  }

  .footerApps__link {
    max-width: 130px;
    width: 130px;
    margin-top: 0px;
    margin: 0 2px;
  }

  .footerSocial {
    margin-top: 20px;
  }

  .footerSocial__link {
    width: 26px;
    height: 26px;
    background-size: cover;
  }

  .footerBottomRow {
    margin-top: 16px;
  }

  .footerBottomList {
    text-align: center;
  }

  .footerBottomList li {
    margin: 2px 0;
  }

  .footer {
    padding: 24px 16px 16px;
  }

  .eventItem__img {
    height: 265px;
  }

  .catalogGrid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .serviceGrid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .activitySliderWrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 212px;
  }

  .activitySlider__item .eventItem__img {
    height: 210px;
  }

  .programImage {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }


  .sliderEventsWrap {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }

  .eventItem__logo {
    left: 8px;
    bottom: 8px;
    width: 48px;
    height: 48px;
    background-size: 80%;
  }

  .loyaltyInfo {
    padding-top: 24px;
  }

  .loyaltyOtherRow {
    padding-left: 0;
  }

  .loyaltyLinksItem {
    margin-right: 14px;
  }

  .container-mini {
    padding-left: 16px;
    padding-right: 16px;
  }

  .articleContent {
    padding-top: 32px;
  }

  .contentHeadered-col-company {
    display: none;
  }

  .contentHeadered-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contentHeaderedCompany__logo {
    width: 64px;
    height: 64px;
    margin-bottom: 0;
    border: 1px solid #EAEAE9;
  }

  .contentHeadered__img {
    margin-left: -16px;
    margin-right: -16px;
  }

  .contentHeadered__title {
    font-size: 19px;
  }

  .contentHeadered__text {
    font-size: 13px;
  }

  .breadcrumbsList {
    white-space: nowrap;
  }



  .contentHeaderedCompany_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .foodContent {
    padding-top: 32px;
  }

  .titlePage {
    text-align: center;
  }

  .foodItem__img {
    height: 190px;
  }

  .filterMenu__btn {
    font-size: 13px;
  }

  .contentService__entry {
    font-size: 13px;
  }

  .headeredService__title {
    font-size: 32px;
  }

  .headeredService__description {
    font-size: 14px;
  }

  .headeredService__contactsItem {
    font-size: 14px;
  }

  .contentService {
    padding-left: 24px;
    padding-right: 24px;
  }


  .galleryCardItem__top .galleryCardItem__numb {
    display: none;
  }

  .galleryCardItem__title {
    padding-right: 0;
  }

  .galleryCardItem__description {
    max-width: 100%;
    padding-right: 0;
  }

  .headeredCentered {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .galleryBottom .galleryCardItem__numb {
    display: block;
  }

  .galleryBottom {
    margin-top: 8px;
  }

  .gallerAlbumItem__img {
    height: 130px;
  }

  .gallerAlbumItem_video a:before {
    width: 32px;
    height: 32px;
    background-size: cover;
  }

  .galleryHeadered__title,
  .galleryHeadered__description {
    font-size: 13px;
  }

  .galleryHeadered {
    padding-top: 32px;
    padding-bottom: 24px;
  }

  .headeredService-col-1-ads,
  .headeredService-col-2-ads {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .headeredService-col-1-ads {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .headeredService-col-2-ads {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .ads-img-tab {
    display: none;
  }

  .ads-img-mob {
    display: block;
    max-width: 100% !important;
  }

  .headeredService {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .headeredService-col-2-ads .headeredService__img {
    margin-bottom: 24px;
  }

  .formRadio__label {
    font-size: 13px;
    padding: 6px 12px;
  }

  .serviceAdvantages___value {
    font-size: 12px;
  }

  .serviceAdvantages-col {
    padding: 0 12px;
  }

  .parkingList li {
    padding-right: 80px;
  }

  .freePlaces {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .parkingSchemes__balls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .parkingSchemes__notification {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 24px;
  }

  .otherService__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .schemeParkingSlider .slick-list {
    padding-right: 15%;
  }

  .searchPage {
    padding-left: 40px;
    padding-right: 40px;
  }

  .contactsHeader__top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 32px;
  }

  .contactsMapContainer {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: -16px;
    margin-right: -16px;
  }

  .contactsHeader {
    padding-top: 0;

  }

  .contactsHeader__title {
    font-size: 19px;
  }

  .contactsHeader__address {
    font-size: 13px;
  }

  .contactsHeader__top_right {
    margin-top: 16px;
    width: 100%;
  }

  .schemeLink_bordered_contacts {
    text-align: center;
    padding-left: 46px;
    padding-right: 46px;
    width: 100%;
    max-width: 300px;
  }

  .contactsMapContainer iframe {
    height: 220px;
  }

  .col-contacts {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contactsMain {
    background: #fff;
    padding-top: 20px;
  }

  .contactsOther {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -16px;
    background: #F7F7F5;
    padding-bottom: 24px;
    margin-right: -16px;
    top: 0;
  }

  .contactListBtn {
    top: 0;
  }

  .contactsOther .btn_blue {
    margin-bottom: 0;
  }

  .contactsSocial {
    padding-bottom: 24px;
  }

  .contactsSocialList__item {
    margin-bottom: 8px;
  }

  .contactsSocialUnder {
    margin-top: 16px;
  }

  .contactListBtn {
    padding-left: 16px;
    margin-bottom: 16px
  }

  .contactBtn {
    padding: 8px 16px;
    padding-left: 0;
    font-size: 13px;
    padding-right: 0;

  }

  .contactsOther .btn_blue,
  .contactsOther .btn_purple {
    padding: 12px 17px;
  }

  .contactsSocialList__info {
    font-size: 13px;
  }

  .contactsOther {
    padding-bottom: 22px;
  }

  /*.map_route {*/
  /*  height: 455px;*/
  /*}*/

  .routePanel {
    display: block;
    /*position: relative;*/
    /*left: 0;*/
    width: 100%;
    /*top: 0;*/
    /*padding-bottom: 200px;*/
  }

  .headerShopsMobileFilter #catalog_square_list_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .filterSwitch {
    position: relative;
    right: -4px;
    top: -1px;
  }

  .filterSwitchItem_mobile {
    margin-left: 16px;
  }

  .headerShops {
    padding: 30px 0;
  }

  .catalogContent {
    padding-top: 32px;
  }

  .catalogContent .row.row_padding_8 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .catalogGrid-col {
    padding-left: 16px;
    padding-right: 16px;
  }

  .catalogContent .eventItem__title {
    line-height: 1.23;
  }

  .seriviceItem__icon {
    margin-bottom: 16px;
  }

  .serviceGrid-col {
    margin-bottom: 8px;
  }

  .filterMenu__item {
    margin-right: 33px;
  }

  .filterMenu__btn {
    font-size: 15px;
    padding: 6px 8px;
  }


  .filterMenu__mobile {
    padding-bottom: 32px;
    top: -16px;
  }

  .catalogContent.catalogContent_news {
    padding-top: 6px;
  }

  .eventItem__date {
    padding-left: 0;
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 11px;
  }

  .contentService {
    line-height: 1.4;
  }

  .scheme-main {
    padding-left: 0px;
    padding-bottom: 60px;
  }

  .scheme-sidebar-col {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 1000;
    padding-right: 8px;
  }

  .container_scheme {
    min-height: calc(100vh - 66px);
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .schemeFloors svg {
    height: 420px;
  }

  .schemeButtons {
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    height: 56px;
    padding: 8px;
  }

  .scheme__button {
    border-bottom: 1px solid #D0D0D0;
    border-right: none;
  }

  .scheme__button:last-child {
    border-right: 1px solid #D0D0D0;
  }

  .schemeNavigation .scheme__button:last-child {
    border-right: none;
  }

  .schemeNavigation,
  .schemeScale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }

  .schemeFloors {
    background-image: none;
    padding: 0;
    height: 100%;
  }

  .scheme {
    padding: 0;
    height: calc(100vh - 66px);
    padding-bottom: 56px;
  }

  #floor_0 {
    -webkit-transform: translate(18px, 20px);
    -ms-transform: translate(18px, 20px);
    transform: translate(18px, 20px);
  }

  .draggable {
    height: 100%;
  }

  .schemeFloors svg {
    height: 100%;
  }

  .scheme-sidebar-col {
    height: auto !important;
    bottom: auto;
    max-height: calc(100vh - 121px);
    overflow: hidden;
  }

  .errorWrap {
    padding: 0 32px;
  }

  .errorTitle {
    font-size: 18px;
  }

  .searchPopup {
    padding: 13px 20px;
  }

  .searchPopupInput {
    padding-right: 50px;
  }

  .searchPopupInput:after {
    right: 24px;
  }

  .scheme-container .scheme {
    height: auto;
  }

  .scheme-container .schemeFloors {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
  }

  .sectionShopMain {
    padding-bottom: 0;
  }

  .scheme-container .schemeNavigation .scheme__button:last-child {
    border-right: 1px solid #d0d0d0;
  }

  .slick-dots>li:only-child {
    display: none;
  }

  .map_route {
    min-height: 683px;
    height: 683px;
  }

}


@media only screen and (max-width: 690px) {
  .serviceAdvantages__title {
    font-size: 19px;
  }

  .serviceAdvantages___value {
    font-size: 11px;
  }

  .serviceAdvantages-col {
    padding: 0 10px;
  }

  #glav_tooltip {
    -webkit-animation: scroll 15s infinite linear;
    animation: scroll 15s infinite linear;
    padding-left: 100%;
    display: inline-block;
  }

  #skyweb24_smarttip .content {
    width: calc(100% - 25px);
  }
}

@media only screen and (max-width: 568px) {

  .eventItem__img {
    height: 210px;
  }

  .activitySlider__item .eventItem__img {
    height: 210px;
  }

  .container,
  .container-full {
    padding-left: 16px;
    padding-right: 16px;
  }

  .eventItem__title,
  .eventItem__type {
    padding-left: 0;
  }

  .eventItem__type {
    font-size: 13px;
  }

  .eventItem__scheme {
    padding-left: 0;
    margin-top: 8px;
  }

  .eventItem .schemeLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 20px;
    font-size: 11px;
  }

  .catalogGrid-col {
    margin-bottom: 24px;
  }

  .headerShopsMobileFilter.active_mobile_filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .headerShopsMobileFilter .filterHeaderItem_floors,
  .headerShopsMobileFilter .filterHeaderItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 2px 0;
    width: 100%;
  }

  .filterHeaderSelect__curr {
    font-size: 13px;
  }

  .catalogAlhabetShopsList {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .catalogAlhabetShopsList li a {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .catalogAlhabetRow {
    padding-top: 24px;
    padding-bottom: 16px;
  }

  .catalogAlhabetLetter {
    font-size: 24px;
    line-height: 1.2;
  }

  .sliderLoyaltyItem__image {
    height: 200px;
  }

  .loyaltyInfo__title {
    font-size: 26px;
  }

  .loyaltyInfo__text {
    font-size: 13px;
  }

  .loyaltyInfo__btn .btn_arrow_white {
    font-size: 11px;
    font-family: 'MontRegular';
    padding: 8px 25px;
    height: 32px;
    min-width: auto;
  }

  .loyaltyInfo__btn {
    margin-top: 16px;
  }

  .loyaltyLinksItem__qr {
    display: none;
  }

  .loyaltyOtherRow .loyaltyLinks,
  .loyaltyOtherRow .loyaltyPhoneImage {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-bottom: 0;
    max-width: 50%;
  }

  .loyaltyLinksItem a img {
    width: 108px;
  }

  .loyaltyLinksItem {
    display: block;
    width: 100%;
    margin: 8px 0;
  }

  .loyaltyOtherRow {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 24px;
  }

  .sliderEventsWrap {
    max-width: 230px;
  }

  .titleSection_italic {
    font-size: 19px;
    margin-bottom: 24px;
  }

  .tableHead {
    font-size: 11px;
  }

  .tableBody {
    font-size: 13px;
    line-height: 16px;
  }

  .tableRow {
    padding: 10px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .qouteText {
    font-size: 19px;
  }

  .quoteBlock {
    padding: 24px 16px 24px 72px;
    margin-bottom: 24px;
    margin-left: -16px;
    margin-right: -16px;
  }

  .quoteBlock:before {
    width: 32px;
    height: 32px;
    top: 35px;
    left: 16px;
    background-size: 100%;
  }

  .titleHeader_h3,
  .titleHeader_h4,
  .titleHeader_h5 {
    font-size: 19px;
  }

  .tableArticle {
    padding-bottom: 24px;
  }

  .articleContent p {
    font-size: 13px;
    margin-bottom: 16px;
  }

  .articleContent ol,
  .articleContent .list {
    margin-bottom: 24px;
  }

  .imageArticle {
    margin-left: -16px;
    margin-right: -16px;
  }

  .videoArticle iframe {
    width: 100% !important;
    height: 300px;
  }

  .videoArticle {
    margin-bottom: 24px;
  }

  .food-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .foodItem__img {
    height: 288px;
  }

  .foodItem {
    margin-bottom: 32px;
  }

  .foodItem__cateoryNumb {
    top: 1px;
  }


  .catalog-item .eventItem__category {
    font-size: 8px;
    height: 22px;
    padding: 2px 0px;
    min-width: 50px;
    max-width: 62px;
    margin-right: 0px;
  }


  .serviceCatalog {
    padding-top: 24px;
  }

  .paginationList__item a {
    width: 24px;
    height: 24px;
    font-size: 13px;
  }

  .pagination__prev {
    margin-right: 10px;
  }

  .pagination__next {
    margin-left: 10px;
  }

  .eventItem__date span {
    width: calc(100% - 30px);
  }

  .eventItem__date img {
    margin-top: 0px;
    vertical-align: top;
  }

  .catalogContent_news .catalogGrid-col {
    margin-bottom: 24px;
  }


  .serviceGrid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .headerShopsMobileFilter .filterHeaderItem_full {
    padding-left: 0;
    padding-right: 0;
  }

  .contentService {
    padding-left: 0px;
    padding-right: 0px;
  }

  .headeredService-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .headeredService-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .headeredService {
    padding-top: 34px;
    padding-bottom: 32px;
  }

  .headeredService__img img {
    max-width: 144px;
    margin-left: auto;
    margin-right: auto;
  }

  .headeredService__img {
    margin-bottom: 16px;
  }

  .headeredService__title {
    font-size: 21px;
    text-align: center;
    margin-bottom: 3px;
    line-height: 1.52;
  }

  .headeredService__description {
    font-size: 13px;
    text-align: center;
  }

  .headeredService__contactsItem {
    font-size: 13px;
  }

  .headeredService__contacts {
    margin-bottom: 18px;
  }

  .headeredService__contactsItem span br {
    display: block;
  }

  .headeredService__contactsItem_2 img {
    vertical-align: top;
  }

  .headeredService__description {
    margin-bottom: 16px;
  }

  .headeredService__btn .schemeLink_bordered {
    width: 100%;
    display: block;
  }

  .contentService__entry {
    padding-right: 8px;
  }

  .headeredService__btn .btn_arrow_white {
    width: 100%;
    display: block;
    padding: 7px;
    height: 32px;
  }

  .shareCards__btn {
    font-size: 13px;
  }

  .contentService {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .otherService {
    padding: 32px 0 56px;
  }

  .otherService__title {
    font-size: 19px;
  }

  .galleryMainSliderMiniItem__img,
  .galleryWrapNavigationSlider {
    height: 47px;
  }

  .galleryMainSliderItem__image {
    height: 216px;
  }

  .galleryCardItem__title {
    font-size: 13px;
  }

  .galleryCardItem__description {
    font-size: 13px;
  }

  .galleryCardItem {
    margin-bottom: 24px;
  }

  .headeredCentered {
    padding-top: 24px;
    padding-bottom: 16px;
  }

  .galleryDate {
    font-size: 13px;
  }

  .galleryAlbom-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .galleryHeadered__description br {
    display: none;
  }

  .headeredService__description p {
    margin-bottom: 12px;
  }

  .formTitle {
    font-size: 21px;
    margin-bottom: 8px;
  }

  .formDescription {
    font-size: 11px;
  }

  .formItem__label {
    font-size: 11px;
  }

  .input,
  .textarea {
    font-size: 13px;
  }

  .col-form-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .formItem {
    margin-bottom: 0;
  }

  .col-form-half,
  .col-form-full {
    margin-bottom: 16px;
  }

  .input {
    padding: 3px 0;
  }

  .formRadio-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .formMain_arendatoram .formItem {
    margin-bottom: 24px;
  }

  .shopHeaderInfo__top .schemeLink_bordered {
    display: none;
  }

  .shopHeaderInfo__scheduleClose {
    display: none;
  }

  .shopHeaderSocial_mob {
    display: none;
  }

  .shopInfo-col-half-2 {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .shopHeaderInfo__name {
    font-size: 21px;
    text-align: center;
  }

  .shopHeaderInfo__top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .shopHeaderInfo__category {
    font-size: 13px;
    text-align: center;
  }

  .shopHeaderInfo {
    padding-top: 24px;
  }

  .shopHeaderSocial {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .socialShopList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 14px;
  }

  .socialShopList__icon {
    width: 24px;
    height: 24px;
    background-size: cover;
  }

  .socialShopList__item {
    margin-left: 8px;
    margin-right: 8px;
  }

  .shopHeaderOther {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 16px;
  }

  .shopHeaderOther .schemeLink_bordered {
    width: 100%;
  }

  .sliderShopItem__image {
    height: 120px;
  }

  .sliderShopHeadered__logo {
    display: none;
  }

  .shopHeaderInfo__phone,
  .shopHeaderInfo__site,
  .shopHeaderInfo__schedule {
    display: none;
  }

  .shopHeaderInfoMobile {
    display: block;
  }

  .serviceAdvantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .serviceAdvantages-col:last-child {
    padding-right: 0;
  }

  .parkingList li {
    padding-right: 20px;
    margin-bottom: 16px;
  }

  .grid-col-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .parkingList li {
    padding-left: 30px;
    font-size: 13px;
  }

  .parkingList .btn_blue {
    width: 100%;
  }

  .parkingNotification {
    padding: 16px 16px 0;
    margin-left: -20px;
    margin-right: -20px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .parkingNotification img {
    margin-right: 8px;
  }

  .parkingList li:before {
    left: -5px;
  }

  .parkingList li.none_dot {
    padding-left: 0;
  }

  .parkingSchemes {
    padding-top: 32px;
  }

  .freePlaces {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .parkingSchemes__notification {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px;
  }

  .parkingSchemes__balls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .schemeParkingSlider .slick-list {
    padding-right: 0;
  }

  .titleSection_italic {
    letter-spacing: -0.5px;
  }

  .serviceAdvantages___value {
    margin-top: 4px;
  }

  .headerSearch {
    padding: 24px 0;
  }

  .filterHeaderSearchListMobile li a {
    font-size: 13px;
  }


  .filterHeaderSearchListMobile li a span {
    top: -3px;
  }

  .searchShopItem__title a {
    font-size: 13px;
  }

  .searchShopItem__type {
    font-size: 11px;
  }

  .searchShopItem__description p {
    font-size: 13px;
  }

  .searchShopItem {
    padding: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }

  .searchShopItem__image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .searchShopItem__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .searchShopItem__scheme {
    display: block;
  }

  .searchShopItem__scheme .schemeLink {
    font-size: 11px;
  }

  .searchPage {
    padding-left: 16px;
    padding-right: 16px;
  }

  .search-container {
    margin-bottom: 24px;
  }

  .cinemaHeadered-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .cinemaHeadered-col-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .cinemaHeadered-col-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .cinemaHeadered__description {
    font-size: 13px;
    line-height: 1.25;
    margin-bottom: 8px;
  }

  .cinemaHeaderedInfo {
    padding-top: 16px;
    padding-bottom: 32px;
  }

  .cinemaHeaderedInfo__item {
    margin-bottom: 8px;
  }

  .cinemaHeaderedInfo__link {
    font-size: 13px;
  }

  .cinemaSlider__img {
    height: 200px;
  }

  .cinemaSliderWrap__logo {
    max-width: 50px;
    bottom: 4px;
  }

  .cinemaHeaderedInfo__btn .schemeLink_bordered {
    width: 100%;
  }

  .contactsMapContainer iframe {
    height: 160px;
  }

  .popupSubscribe__input,
  .popupSubscribe__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .popupSubscribeMain {
    padding: 16px 16px 24px;
  }

  .popupSubscribe__text {
    text-align: left;
    font-size: 13px;
  }

  .popupSubscribe__form {
    margin-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .popupSubscribe__btn {
    margin-top: 16px;
  }

  .popupSubscribe__image {
    height: 180px;
  }

  .popupSubscribe__success {
    font-size: 11px;
  }

  .searchNewsItem__category {
    font-size: 8px;
    width: 62px;
    font-family: 'MontRegular';
  }

  .searchNewsItem__img {
    width: 64px;
    height: 64px;
  }

  .searchNewsItem__imageCont {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
  }

  .searchNewsItem__title {
    font-size: 13px;
    margin-bottom: 24px;
  }

  .searchNewsItem__text {
    font-size: 13px;
    margin-right: -80px;
    line-height: 1.25;
  }

  .searchNewsItem {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .headerLogo img {
    max-width: 107px;
  }

  .titlePage {
    font-size: 21px;
  }

  .foodContent {
    padding-top: 35px;
  }

  .foodList {
    margin-top: 28px;
  }

  .foodItem__top .eventItem__category {
    width: 102px;
  }

  .foodItem__title {
    font-size: 13px;
    margin-top: 18px;
    line-height: 1.2;
  }

  .foodContent {
    padding-bottom: 19px;
  }

  .footer .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer {
    padding-top: 32px;
  }

  .footerLogo {
    height: 40px;
    width: 92px;
  }

  .footerLogo img {
    width: 100%;
  }

  .footerList,
  .footerAddress {
    margin-top: 16px;
  }

  .footer-col-2 {
    padding-left: 16px;
    position: relative;
    top: -3px;
  }

  .footerAddress {
    margin-top: -2px;
  }


  .footer-col-4 {
    margin-top: 22px;
  }


  .footerApps__link {
    max-width: 136px;
    width: 136px;
  }

  .footerApps__link:first-child {
    margin-right: 14px;
  }

  .footerSocial__item {
    margin-left: 11px;
    position: relative;
    left: -9px;
  }

  .footerSocial {
    margin-top: 17px;
  }

  .footerSocial__link {
    width: 33px;
    height: 33px;
  }

  .footer-col-4 {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .footerRowIcons {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0;
    position: relative;
    left: -2px;
  }

  .footerApps {
    white-space: nowrap;
  }

  .footerSocial {
    margin-top: 17px;
    width: 100%;
    text-align: center;
  }

  .footerBottomRow {
    margin-top: 6px;
  }

  .footerBottomList {
    padding: 0 15px;
  }

  .footerBottomList li {
    margin: 1px 0;
  }

  .searchPopupInput .input {
    font-size: 16px;
    padding: 7px 0;
  }

  .searchPopup {
    padding: 13px 10px;
  }


}

@media only screen and (max-width: 568px) {
  .scheme-container .schemeFloors svg {
    height: 425px;
  }

  .otherService__main {
    margin-right: 0px;
  }

  .bx_catalog_tile .bx_catalog_tile_img {
    height: 95px;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 110px !important;
  }

}

@media only screen and (max-width: 489px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 110px !important;
  }

  .product-item-image-wrapper {
    height: 209px;
    padding: 0;
  }

  .product-item-title,
  .product-item-info-container {
    padding-left: 0;
  }
}

@media only screen and (max-width: 428px) {

  .catalogContent .eventItem__img {
    height: 136px;
  }

  .sliderLoyaltyItem__image {
    height: 120px;
  }

  .loyaltyInfo__title {
    font-size: 19px;
  }

  .articleContent {
    padding-top: 32px;
  }

  .videoArticle iframe {
    height: 170px;
  }

  .contentHeadered-col-1 .articleContent {
    padding-top: 24px;
  }

  .contentHeadered {
    padding-bottom: 24px;
  }

  .gallerAlbumItem__img {
    height: 105px;
  }

  .cinemaSlider__img {
    height: 120px;
  }

  .scheme-main {
    padding-top: 0;
  }

  .scheme-container .schemeFloors svg {
    height: 355px;
  }

}

@media only screen and (max-width: 360px) {
  .scheme-container .schemeFloors svg {
    height: 300px;
  }

  .scheme-container .schemePopup {
    width: 280px;
  }

}

@media only screen and (max-width: 1850px) {
  .schemeFloors {
    padding-top: 145px;
    padding-bottom: 90px;
  }

  .schemeFloors svg {
    height: 540px;
  }

}

@media only screen and (max-width: 1750px) {
  .scheme-main {
    -ms-flex: 0 0 95%;
    max-width: 95%;
    -webkit-box-flex: 0;
    flex: 0 0 95%;
  }

  .schemeFloors svg {
    height: 520px;
  }

  .schemeSidebarWrap,
  .schemeSidebar {
    max-height: 655px;
  }

}

@media only screen and (max-width: 1650px) {
  .container_scheme {
    max-width: 100%;
  }

  .scheme-main {
    margin-left: 275px;
    width: 100%;
    max-width: 65%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }

  .scheme-sidebar-col {
    left: 0;
  }

  .schemeFloors {
    padding-top: 125px;
    padding-bottom: 90px;
  }


}

@media only screen and (max-width: 1550px) {

  .scheme-main {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    margin-left: 320px;
  }

  .schemeFloors svg {
    height: 500px;
  }

  .schemeFloors {
    padding-top: 115px;
    padding-bottom: 95px;
  }

  .scheme-main {
    padding-top: 20px;
  }

  .schemeFloors svg {
    height: 460px;
  }

  .schemeSidebarWrap,
  .schemeSidebar {
    max-height: 575px;
  }

}


@media only screen and (max-width: 1500px) {
  .schemeFloors {
    padding-top: 112px;
    padding-bottom: 85px;
  }

  .schemeFloors svg {
    height: 440px;
  }

  .schemeSidebarWrap,
  .schemeSidebar {
    max-height: 540px;
  }

}

@media only screen and (max-width: 1380px) {

  .scheme-main {
    max-width: 57%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    margin-left: 335px;
  }

  .schemeFloors svg {
    height: 405px;
  }

  .schemeFloors {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .schemeSidebarWrap,
  .schemeSidebar {
    max-height: 500px;
  }

}


@media only screen and (max-width: 1320px) {

  .scheme-main {
    max-width: 55%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    margin-left: 335px;
  }

  .schemeFloors svg {
    height: 370px;
  }

  .schemeFloors {
    padding-top: 85px;
    padding-bottom: 70px;
  }

  .schemeSidebarWrap,
  .schemeSidebar {
    max-height: 460px;
  }

}

@media only screen and (max-width: 1279px) {
  .scheme-main {
    width: auto;
    max-width: 740px;
    margin-left: 310px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }

  .schemeFloors svg {
    height: 365px;
  }

  .schemeFloors {
    padding: 100px 0 60px;
  }


}

@media only screen and (max-width: 1150px) {
  .scheme-main {
    margin-left: 270px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 69%;
    flex: 0 0 69%;
  }

  .schemeFloors svg {
    height: 350px;
  }

  .schemeFloors {
    padding: 86px 0 60px;
  }

}

@media only screen and (max-width: 1000px) {

  .schemeFloors svg {
    height: 325px;
  }

  .scheme-main {
    margin-left: 250px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }


  .schemeFloors {
    padding: 79px 0 60px;
  }

}

@media only screen and (max-width: 960px) {
  .scheme-main {
    margin-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin-left: 10%;
  }

  .schemeFloors {
    padding: 105px 0 70px;
  }

}


@media only screen and (max-width: 900px) {

  .schemeFloors {
    padding: 75px 0 70px;
  }

  .schemeFloors svg {
    height: 290px;
  }

}

@media only screen and (max-width: 768px) {

  .scheme-main {
    margin-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }

  .schemePopup {
    width: 310px;
    left: 50% !important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50% !important;
  }

  .schemePopup:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
  }

}

@media only screen and (max-width: 420px) {
  .very_crutch {
    top: 0 !important;
  }

  .product-item-small-card .product-item {
    padding: 10px 0px 0px;
  }
}

@media only screen and (max-width: 380px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 90px !important;
    padding: 0 4px;
    margin-bottom: 10px;
  }

  .product-item-image-wrapper {
    height: 160px;
  }

  .product-item-title a {
    font-size: 14px;
  }

  .product-item-button-container .btn.btn-default,
  .btn.product-item-detail-buy-button {
    font-size: 11px;
    padding: 9px 9px;
  }

  .product-item-button-container .btn.btn-default:before,
  .btn.product-item-detail-buy-button:before {
    right: 10px;
    top: 7px;
    width: 16px;
    height: 16px;
  }

  .product-item-price-current,
  .product-item-price-old {
    font-size: 14px;
  }

  .basket-items-list {
    padding: 0 14px;
  }

  .basket-item-block-info {
    padding-left: 20px;
  }

  .bx-soa-item-tr .bx-soa-item-td {
    min-width: 100% !important;
  }
}

/* 26.07 */

html>body {
  padding-bottom: 0 !important;
}

.footer {
  position: static;
}

@media only screen and (max-width: 767px) {
  html>body {
    padding-bottom: 0 !important;
  }

  .footer {
    position: static;
  }
}


.sliderHomeItem__button{
  margin-top: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5px;
}
.sliderHomeItem__button .btn_arrow_white{
  color: #6033AB;
  border-color: #6033AB;
}
.sliderHomeItem__button .btn_arrow_white:hover{
  color: #fff;
}
.sliderHomeItemWrap.mobile-vissible{
  display: none;
}
@media (max-width:767px) {
  .sliderHomeItemWrapVideo {
    height: 231px;
    background-size: 158%;
  }

  .sliderHome .slick-dots {
    top: auto;
    bottom: -16px !important;
  }
  .slick-dots li button{
    background: #939393;
  }
}

@media (max-width:530px){
    .sliderHomeItemWrapVideo {
      height: 432px;
      background-size: 100%;
      background-repeat: no-repeat;
    }

    .sliderHome .slick-dots {
      top: auto;
      bottom: -23px !important;
    }
.sliderHomeItemWrap{
  display: none;
}
  .sliderHomeItemWrap.mobile-vissible {
    display: block;
  }
.sliderHomeItem__button{
  top: -5px;
}
}

@media (max-width:500px) {

  .sliderHome .slick-dots {
    top: auto;
    bottom: -23px !important;
  }
}


