

#mall-map-toolbar {
    position: relative;
    width: auto;
}
/*
#mall-map-toolbar, #mall-map-levels {
    position: relative;
    width: auto;
}
*/

#mall-map {
    float: none;
    min-height:300px;
}

.mall-map-levels {
    font-size: 0;
}

.mall-map-levels > div {
    display: inline-block;
    vertical-align: baseline;
    font-size: 17px;
    padding: 16px;
}

/*
#mall-parent{
    padding-top: 52px;
}
*/

#mall-map-menu {
    position: relative;
    height: auto;
    font-size: 0;
}

#mall-map-menu > div {
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
    padding: 0.5% 0.5%;
    margin-right: 10px;
    margin-bottom: 3px;
}

#mall-map-menu .map_menu-item .mall-map-svg {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    /*background-color: #fe507d;*/
    background-color: #4b4b82;
    border-radius: 25px;

}

#mall-map-menu .map_menu-item .mall-map-svg svg{
    fill: #fff;
}

#mall-map-menu > div .mall-map-text {
    margin-left: 3px;
    margin-right: 3px;
}

body[data-controller="floors"] .actions-col-1, body[data-controller="floors"] .actions-col-2 {
    padding: 0;
}

/*
.map-col-1, .map-col-2 {
    width: 100%;
    float: none;
}
*/
/*
.map-col-2 .map-description {
    font-size: 16px;
}
*/


@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .swiper_main_banner .swiper-slide img {
        max-height: 342px;
    }
}

@media only screen and (max-width: 767px) {
    .m1-col-1 {
        min-width: calc(100% - 29px);
    }

    .swiper_main_banner .swiper-slide {
    }

    .swiper_main_banner .swiper-slide img {
        max-width: calc(100% - 29px);
    }
    .card-block .card-text{
        margin-bottom: 0.5em;
    }
    .card-footer .card-footer__logo{
        height: 100%;
    }
}

/*
@media only screen and (max-width: 1024px) {
    .main-search .form-control {
        display: none;
    }
}
*/

@media only screen and (max-width: 1024px) {
    .m1-col-1 {
        width: 100%;
        padding-right: 0;
    }

    /*
    .main-search-block{
        display: none;
        margin-bottom: 13px;
    }
    */

    .card-footer .card-footer__logo{
        width:40%;
    }

    .actions-col-1 .category-menu.visible_1440::after {
        content: '';
        display: block;
        clear: both;
        overflow: hidden;
    }
    .category-menu.category-menu-map-active.visible_1440 .item-category-name:not(.nogroup)::after
    {
        content: "\f107";
        float: right;
        font-family: 'FontAwesome', serif;
        transition: 300ms;
    }

    .category-menu.category-menu-map-active.visible_1440 .item-category-name .count
    {
        margin-left:20px;
    }
}

@media only screen and (max-width: 1024px) {
    .m1-col-2 {
        width: 100%;
    }

    .shop-card__nav-left, .shop-card__nav-right
    {
        width: 68px;
    }

    .vacancy-list{
        padding: 30px 5.33333333333% 0 5.33333333333%;
    }
    #mall-map-levels > div{
        border-right: 1px solid #d5d5d5;
    }

}

.main-search-block{
    position: absolute;
    right: 0;
    top: 12px;
    /*
    width: 22.1666667%;
    */
    width: 20%;
    transition: width 500ms ease 0ms;
}

.main-search .form-control {
    font-weight: 400;
    background: #ffffff;
    transition: background-color 300ms ease 0ms;
		border: 1px solid #ffffff52;
		border-radius: 50px;
		width: 100%;
}

.main-search-block._open{
    width: 20%;
}

.main-search-block._open .main-search .form-control{
    background: #ffffff;
}

.main-search-icon .icon-lince {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10px;
    z-index: 100;
}

.h-col-6{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .main-search-block{
        height: 75px;
        width: 140px;
        top: 0;
        font-size: 0;
    }
    .main-search-block._open{
        width: 48%;
    }
    .main-search-block:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    .main-search{
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-top: -4px;
    }

    .main-search .form-control {
        font-size: 20px;
        padding: 24px 0 24px 44px;
    }

    .main-search .form-control::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 400;
    }

    .main-search .form-control::-moz-placeholder {
        text-transform: uppercase;
        font-weight: 400;
    }

    .main-search .form-control:-ms-input-placeholder {
        text-transform: uppercase;
        font-weight: 400;
    }

    .main-search .form-control:-moz-placeholder {
        text-transform: uppercase;
        font-weight: 400;
    }
}

@media only screen and (max-width: 767px) {
	.main-search .form-control {
        font-size: 20px;
        padding: 14px 0 14px 40px;
    }
	
    .main-search-block {
        height: 69px;
        width: 35px;
    }
    .main-search .form-control{
        font-size: 14px;
    }
}
@media only screen and (max-width: 375px) {
    .main-search-block {
        display: none;
    }
}

@media only screen and (min-width: 1025px) {
    /*
    .main-search-block{
        position: absolute;
        right: 0;
        top: 12px;
        width: 20.1666667%;
    }
     */

    .main-search-icon .icon-lince {
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -10px;
        z-index: 100;
    }

    .h-col-6{
        display: none;
    }
    /*
    .m2-col-1:nth-of-type(2n+1) {
        padding-left: 2%;
        padding-right: 2%;
    }

    .m2-col-1:nth-of-type(2n) {
        padding-left: 2%;
    }
    */

    .m2-col-1:nth-of-type(1), .m2-col-1:nth-of-type(2) {
        /*
        margin-bottom: 12px;
        */
        padding-bottom: 3%;
    }

    .m3-col-1__title{
        font-size: 0;
        height: 126px;
    }
    .m3-col-1__title:after{
        content: '';
        display: inline-block;
        vertical-align: bottom;
        height: 100%;
    }
    .m3-col-1__title h2{
        display: inline-block;
        vertical-align: bottom;
    }

    .m3-col-1__text{
        margin-top: 26px;
        width: 70%;
    }


    .shop-card__content__info__share-block-img{
        display: flex;
    }

    .soc_share_item{
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }
    .asd_subscribe_res{
        position:absolute;
        bottom:40px;
    }
}

@media only screen and (min-width: 1280px) {
}

@media only screen and (min-width: 1279px) {

}

@media only screen and (min-width: 1025px) {
    .m1-col-3 {
        padding-right: 0.5%;
    }

    .m1-col-3+.m1-col-3 {
        padding-left: 0.5%;
        padding-right: 0;
    }
    /*
    .m1-col-3:nth-of-type(2n+1) {
        padding-right: 0.5%;
    }

    .m1-col-3:nth-of-type(2n) {
        padding-left: 0.5%;
    }
    */
}

@media only screen and (min-width: 1025px) {
    .swiper_main_banner {
        height: 386px;
    }

    /*
    #mall-map-menu > div{
        height: 58px;
        line-height: 13px;
        font-size: 0;
        position: relative;
    }
    #mall-map-menu > .map_menu-item.map_menu-item-static{
        line-height: 0;
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #mall-map-menu > .map_menu-item.map_menu-item-static .mall-map-text{
        line-height: 13px;
        margin-top: 6px;
    }
    #mall-map-menu > .map_menu-item.map_menu-item-static .mall-map-svg{
        width: 22px;
        height: 22px;
    }
    #mall-map-menu > .map_menu-item.map_menu-item-static .map_menu-item-in{
        display: inline-block;
        vertical-align: middle;
    }
    #mall-map-menu > .map_menu-item.map_menu-item-static .mall-map-svg svg{
        width: 22px;
        height: 22px;
    }

    .map_menu-item:hover .mall-map-svg{
        visibility:hidden;
    }
    .map_menu-item:hover .mall-map-text{
        visibility:visible;
    }
    .map_menu-item::before {
        content: "";
        display: inline-block;
        min-height: inherit;
        height: 100%;
        vertical-align: middle;
    }
    .map_menu-item .mall-map-svg{
        position: absolute;
        left: 32%;
        top: 16px;
    }

    .mall-map-text{
        visibility: hidden;
    }
    */
}

@media screen and (min-width: 1025px) {
    .visible_1440 {
        display: block;
    }
    .m3-col-4{
        position: absolute;
        left: 38%;
        width: 24%;
    }
    .swiper_main_banner  .video-container{
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    .shop-card__content .shop-card__slider-wrapper .shop-card-slider{
        height: 600px;
    }
    .shop-card-swiper .swiper-slide{
        min-height: 600px;
    }
    .shop-card__content-wrapper{
        max-height: 100%;
    }

    .shop-card__tbl{
        display: table;
        height: 100%;
        width: 100%;
    }

    .shop-card__tbl-row{
        display: table-row;
    }

    .shop-card__tbl-cell{
        display: table-cell;
    }

    .shop-card__tbl-cell-content{
        height: 100%;
        overflow: hidden;
    }

    .shop-card__tbl-cell-content:before,
    .shop-card__tbl-cell-content:after{
        content: '';
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        background: #ffffff00;
		box-shadow: 0 0 5px 3px #ffffff00;
        height: 3px;
        z-index: 1;
    }

    .shop-card__tbl-cell-content:before{
        top: -2px;
    }

    .shop-card__tbl-cell-content:after{
        bottom: -2px;
    }

    .shop-card__tbl-cell.shop-card__content__info__main-text{
        height: 100%;
        padding-top: 30px;
        padding-bottom: 38px;
    }

    .shop-card__content .shop-card-col-2 {
        height: 600px;
        min-height: 600px;
        display: inline-block;
        width: 70%;
        vertical-align: top;
			background: #eefcff;
    }
    .shop-card__content .shop-card-col-2>div{
        height:100%;
    }

    .shop-card__content__info__main-text .shop-card__limit_width
    {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .shop-card__content .shop-card__slider-wrapper .shop-card-slider .shop-card-slider-image{
        font-size: 0;
    }

    .shop-card__content .shop-card__slider-wrapper .shop-card-slider .shop-card-slider-image:after{
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .m3-col-4 {
        position: absolute;
        bottom: 56px;
    }
}

@media only screen and (max-width: 1024px) {
    .negative-margin .map-col-1 {
		width: 100%;
		float: right;
	}

.side-menu__button{
        width: 10vw;
    }

    .map-col-2 .map-description{
        height: auto;
        min-height: 0;
    }

    .side-menu__logo{
        width: 37vw;
        padding-left: 0.5vw;
    }

    header{
        padding: 0 3%;
    }
    .container {
        max-width: 1024px;
        /*
        padding-left: 35px;
        padding-right: 35px;
        */
    }

    .visible_1024 {
        display: block;
    }

    .h-row-1 {
        height: 120px;
        /*
        line-height: 120px;
        */
        margin-top: 0;
    }

    /*.h-col-1, .h-col-2{
      line-height: $header-height;
  }*/
    .h-col-1, .h-col-3, .h-col-4, .h-col-5 {
        width: 30%;
    }

    .h-col-1, .h-col-2, .h-col-3, .h-col-4, .h-col-5, .h-col-6{
        font-size: 0;
        line-height: 0;
        height: 65px;
    }

    .h-col-1:after, .h-col-2:after, .h-col-3:after, .h-col-4:after, .h-col-5:after, .h-col-6:after{
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 75px;
    }

    .h-col-1 {
        width: 10%;
        display: table;
        text-align: left;
    }

    .h-col-1 img {
        vertical-align: middle;
        width: 42px;
    }

    .h-col-2 {
        width: 61%;
        padding-left: 1.2676056%;
    }

    .h-col-2 .logo {
        vertical-align: middle;
        width: 72.60726072607261%;
    }

    .h-col-3 {
        width: 30%;
    }

    .h-col-3 .top-links--item .top_link_text {
        font-size: 20px;
        padding: 0 16px 0 11px;
    }

    .city_list .city-filter-list .top_link_text{
        padding-left: 0;
    }

    .h-col-3 .top-links--item .fa {
        font-size: 20px;
    }

    .h-col-3 .city-filter-list {
        /*
        width: 213px;
        */
        top: -22px;
        left: -3px;
    }

    .h-col-3 .city-filter-list a {
        font-size: 20px;
    }

    .h-col-3 .city-filter-list a:first-of-type {
        /*
        margin-left: 3px;
        */
    }

    .h-col-3 .city-filter-list a:first-of-type i {
        font-size: 20px;
        padding-left: 0;
        /*
        margin-left: 8px;
        */
    }

    .side-menu .city-filter-list a{
        margin-top: 20px;
    }
    .side-menu .city-filter-list a:first-child {
        margin-top: 0;
        padding-right: 25px;
    }

    .h-col-3 .city_list img, .h-col-3 .city_list .select2, .h-col-3 .city_list i {
        font-size: 20px;
    }

    .h-col-3 .city_list img {
        width: auto;
    }

    .h-col-3 .city_list .select2 {
        padding: 0 9px 0 11px;
    }

    .h-col-3 .city_list .select2 .selection {
        display: inline-block;
    }

    .h-col-3 .city_list .select2-container .select2-selection--single .select2-selection__rendered {
        width: auto;
    }

    .select2-results {
        font-size: 20px;
    }

    .h-col-4, .h-col-5, .h-col-5a, .h-col-7 {
        display: none;
    }

    .h-col-6 {
        width: 16%;
        text-align: right;
        font-size: 20px;
        white-space: nowrap;
    }

    .h-col-6 .icon-lince, .h-col-6 .seacrh-title {
        display: inline-block;
        vertical-align: middle;
        margin-right: 3.54%;
    }

    .h-col-6 .icon-lince {
        position: relative;
        left: auto;
        top: auto;
    }

    .h-col-6 .seacrh-title {
        text-transform: uppercase;
    }

    .main-nav__wrapper {
        display: none;
    }

    .items .items__wrapper span {
        font-size: 70px;
    }

    .m1-col-1 {
        margin-bottom: 13px;
    }

    .m1-col-2 {
        margin-bottom: 13px;
    }

    .m1-col-3 {
        width: 100%;
        margin-bottom: 13px;
    }

    .m1-col-3-href {
        height: 280px;
    }

    .m1-col-3-text {
        width: 40%;
        bottom: auto;
        top: 23%;
        left: 40px;
    }

    .m1-col-3 .title {
        font-size: 34px;
        margin-bottom: 14px;
    }

    .m1-col-3 .description {
        font-size: 22px;
    }

    .m1-col-2 {
        font-size: 0;
    }

    .m1-col-2 .m2-col-1 {
        width: 23.380282%;
        float: none;
        display: inline-block;
        padding-left: 0;
    }

    .m1-col-2 .m2-col-1:nth-of-type(-n+3) {
        margin-right: 2.112676%;
    }

    .m1-col-2 .m2-col-1 .items {
        height: 165px;
        padding-bottom: 0;
    }

    /*.sign-up-banner, */
    .sign-up-banner__top {
        /*
        height: 420px;
        background-position: right;
        */
    }

    .sign-up-banner__top:before {
        top: 17px;
        right: 33px;
        width:  535px;
        height: 374px;
    }

    .sign-up-banner, .sign-up-banner__bottom {
        height: auto;
    }

    .sign-up-banner__bottom {
        padding: 39px 5.6338028% 12px;
    }

    .sign-up-banner__top h2, .sign-up-banner__bottom h2 {
        font-size: 36px;
        font-weight: 700;
        line-height: 1.1;
    }

    .m3-col-1, .m3-col-2, .m3-col-3 {
        width: 100%;
        float: none;
    }

    .m3-col-1 h2, .m3-col-1 div.visible_1024 {
        margin-bottom: 20px;
    }

    .m3-col-1 div.visible_1024 {
        font-size: 22px;
    }

    .m3-col-1__text{
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 22px;
    }

    .m3-col-2 {
        padding: 0;
        text-align: left;
    }

    .m3-col-2 .sign-up-form {
        margin: 0;
    }

    .m3-col-2 .sign-up-form input[type="text"], .m3-col-2 .sign-up-form input[type="email"], .m3-col-2 .sign-up-form button, .m3-col-2 .sign-up-form input[type="submit"] {
        height: 54px;
        float: left;
    }

    .m3-col-2 .sign-up-form input[type="text"], .m3-col-2 .sign-up-form input[type="email"] {
        width: 80%;
    }

    .m3-col-2 .sign-up-form button, .m3-col-2 .sign-up-form input[type="submit"]{
        width: 54px;
    }

    .m3-col-2 .sign-up-form input[type="text"]::-webkit-input-placeholder, .m3-col-2 .sign-up-form input[type="email"]::-webkit-input-placeholder {
        font-size: 22px;
        line-height: 1;
    }

    .m3-col-2 .sign-up-form input[type="text"]::-moz-placeholder, .m3-col-2 .sign-up-form input[type="email"]::-moz-placeholder {
        font-size: 22px;
        line-height: 1;
    }

    .m3-col-2 .sign-up-form input[type="text"]:-moz-placeholder, .m3-col-2 .sign-up-form input[type="email"]:-moz-placeholder {
        font-size: 22px;
        line-height: 1;
    }

    .m3-col-2 .sign-up-form input[type="text"]:-ms-input-placeholder, .m3-col-2 .sign-up-form input[type="email"]:-ms-input-placeholder {
        font-size: 22px;
        line-height: 1;
    }

    .m3-col-2 .agree_div {
        margin: 15px 0 0 0;
        /*
        float: right;
        */
        font-size: 30px;
    }

    .m3-col-2 .agree_div input[type="checkbox"]:checked + label:before {
        font-size: 30px;
        line-height: 30px;
    }

    .m3-col-2 .agree_div label {
        padding-right: 45px;
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 22px;
    }

    .m3-col-2 .agree_div label:before {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .m3-col-3 {
        height: 0;
        margin: 0;
    }

    .m3-col-3, .m3-col-4{
        margin-top: 10px;
        margin-bottom: 26px;
    }

    .m3-col-3 label {
        font-size: 20px;
    }

    .m3-col-4 {
        text-align: left;
        width: 100%;
        /*
        margin-top: -40px;
        */
        position: relative;
        z-index: 300;
    }

    .m3-col-4 .sign-up-banner__so-me {
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        line-height: 20px;
    }

    .m3-col-4 .sign-up-banner__so-me .soc-icon {
        font-size: 34px;
        margin-left: 20px;
    }

    .m3-col-4 .sign-up-banner__so-me .soc-icon:first-of-type {
        margin-left: 0;
    }

    .row-with-img {
        height: auto;
    }

    .ab1-img{
        margin: 0 -16%;
    }

    .about-block-1 h1{
        margin-top: -22px;
        font-size: 44px;
        line-height: 1.2em;
    }

    .about-block-2 .ab2-col-1, .about-block-2 .ab2-col-2 {
        width: 100%;
        height: auto;
    }

    .about-block-2 .ab2-col-1-img {
        width: 100%;
    }

    .about-block-2 .ab2-col-2 {
        padding: 10%;
        background-size: auto;
        background-position: 100% top;
    }

    .about-block-2 .ab2-col-3 {
        display: none;
    }


    .about-block-4 {
        /*
        display: none;
        */
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }


    .about-block-4 .ab4-col {
        font-size: 19px;
        float: none;
        width: auto;
        margin: 0 5px;
    }

    .about-block-4 .ab4-col:hover {
        background-color: transparent;
        color: #50cdeb;
    }

    .about-block-5, .about-block-8 {
        padding: 9.3333333%;
    }

    .about-block-6 .ab6-col-1, .about-block-6 .ab6-col-2 {
        width: 100%;
    }

    .about-block-6 .ab6-col-1 {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .about-block-6 .ab6-col-2 {
        padding-top: 0;
    }

    .about-block-7 .ab7-col-1, .about-block-7 .ab7-col-2 {
        width: 100%;
    }

    .about-block-7 .ab7-col-1 .block-7__img-block {
        font-size: 24px;
        width: 40%;
    }


    .about-block-7 .ab7-col-1 .block-7__img-block img {
        /*
        width: 40%;
        */
    }

    .about-block-7 .ab7-col-1 .block-7__img-block .btn-see-more {
        font-size: 20px;
    }

    .about-block-7 .ab7-col-2 {
        font-size: 20px;
    }

    .about-block-9 {
        padding: 10%;
    }

    .about-block-9 .ab9-col {
        color: #959595;
    }

    .about-block-9 .ab9-col .about-us__label {
        margin-left: 0;
    }

    .about-block-9 .btn-about-us-submit {
        width: 100%;
        font-size: 20px;
    }

    .file-area {
        height: 60px;
        padding: 20px 15px;
    }

    .file-area .file-area-status {
        font-size: 20px;
    }

    .about-block-10 .ab10-col-1, .about-block-10 .ab10-col-2 {
        width: 100%;
        height: auto;
    }

    .about-block-10 .ab10-col-2-img {
        width: 100%;
    }

    .about-block-10 .ab10-col-1 {
        padding: 10%;
        font-size: 20px;
    }

    .ab10-text {
        padding: 0 10%;
        font-size: 20px;
    }

    .about-block-10 .ab10-col-1 .btn-see-more {
        font-size: 20px;
    }

    .actions-col-1, .actions-col-2 {
        width: 100%;
    }

    .actions-col-1 {
        padding-right: 0;
    }

    .actions-col-1 .category-menu.visible_1440 {
        display: none;
        width: 100%;
        padding: 17px 17px 0;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .actions-col-1 .category-menu.visible_1440:after{
        content: '';
        display: block;
        clear: both;
        overflow: hidden;
    }

    .item-mobile{
        display: none;
        border-top: 1px dotted;
        padding-top: 15px;

    }

    .item-mobile_active{
        display: block;
    }
    /*Slide up menu*/
    .item-mobile_active {
        display: block;
        position: absolute;
        z-index: 600;
        top: 100%;
        padding: 17px 17px 20px;
        left: 0;
        width: 100%;
        background: #fff;
        border-bottom: 1px dotted;
    }

    /*
    .actions-col-1 .category-menu.visible_1440 .item {
        display: none;
        margin-top: 18px;
    }
    */

    .actions-col-1 .category-menu.visible_1440 .item i {
        display: none;
    }

    .actions-col-1 .category-menu.visible_1440 .item .count {
        float: none;
    }

    .actions-col-1 .category-menu.visible_1440 .item-all::after, .actions-col-1 .category-menu.visible_1440 .item-parent::after {
        content: "\f107";
        float: right;
        font-family: 'FontAwesome', serif;
        transition: 300ms;
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -8px;
    }

    .actions-col-1 .category-menu.visible_1440 .item-all-items::after {
        display: none;
    }

    .actions-col-1 .category-menu.visible_1440 .item-all {
        display: block;
    }

    .actions-col-1 .category-menu.visible_1440 .item-all:last-child {
        margin-bottom: 0;
    }
    /*
    .actions-col-1 .category-menu.visible_1440 .item-all {
        display: block;
        margin-bottom: 0;
        margin-top: 0;
    }
    */

    .actions-col-1 .category-menu.visible_1024 {
        display: none;
    }

    .actions-col-1 .events-filters__wrapper {
        background-color: #cccccc00;
        margin-bottom: 16px;
    }

    .actions-col-1 .events-filters__wrapper .events-filters {
        height: 60px;
        width: 80%;
    }

    .actions-col-1 .events-filters__wrapper .events-filters > div {
        font-size: 20px;
        padding: 0 16px;
        border-right: 1px #BDBDBD00 solid;
    }

    .actions-col-2 {
        padding-left: 0;
    }

    .actions-col-2 .category-list {
        font-size: 0;
    }

    .events-filters__wrapper {
        padding: 20px;
    }

    .item-all-shops {
        font-size: 0;
    }

    .item-all-shops-col-1, .item-all-shops-col-2, .item-all-shops-col-3, .item-all-shops-col-4 {
        display: inline-block;
        font-size: 20px;
    }

    .item-all-shops-col-1 {
        width: 80%;
    }

    .item-all-shops-col-2 {
        width: 20%;
        text-align: right;
    }

    .category-list .item {
        /*display: inline-block;*/
    }

    .actions-col-4 {
        width: 30.9769%;
    }

    .actions-col-4:nth-of-type(2n+1) {
        margin-right: 2.04624%;
    }

    /*
    .actions-col-4 {
        width: 48.5915493%;
    }

    .actions-col-4:nth-of-type(2n+1) {
        margin-right: 2.8169014%;
    }
    */

    .actions-col-4:nth-of-type(2n) {
        margin-right: 2%;
    }

    /*
    .actions-col-4 .card-img {
        height: 345px;
    }
    */

    .actions-col-4 .card-block {
        padding: 40px 40px;
        height: 346px;
    }

    .actions-col-4 .card-block .card-title {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 10px;
        height: 3.9em;
    }

    .actions-col-4 .card-block .card-text {
        font-size: 14px;
        height: 8em;
    }

    .actions-col-4 .card-block .card-footer {
        height: 40px;
    }

    .actions-col-4 .card-block .card-footer .card-footer__date {
        font-size: 17px;
        /*width: 49%;
        margin-right: 1%;*/
    }

    .error404 .tape1 {
        left: 29px;
    }

    .error404 .tape2 {
        right: 29px;
    }

    .error404__content {
        width: 80%;
        padding: 15% 0;
    }

    .error404__content .error404__table {
        width: 90%;
        font-size: 16px;
    }

    .error404__content .error404__table .soc-block .soc-icon {
        font-size: 30px;
    }

    .shop-card__nav {
        padding: 10px 50px;
    }

    .shop-card__nav.bg-blue h2 {
        font-size: 30px;
    }

    .shop-card__nav-center {
        width: 80%;
    }

    .shop-card__nav-center
    {
        height: 100px;
    }

    .shop-card__content .shop-card-col-1, .shop-card__content .shop-card-col-2 {
        width: 100%;
    }
		.shop-card__content .shop-card-col-2 {
			background: #eefcff;
			padding: 6.333333%;
		}

    .shop-card__content__info__share-block{
        margin-top: 45px;
    }

    .shop-card__content__info__main-text{
        font-size: 16px;
		line-height: 1.5;
    }

    body[data-controller="catalog-type-1"] .actions-col-4 {
        /*
        width: 30.9859155%;
        margin-right: 3.5211268%;
        */
        width: 32.2859%;
        margin-right: 1.52113%;
    }

    body[data-controller="catalog-type-1"] .actions-col-4:nth-of-type(3n) {
        margin-right: 0;
    }

    .shop-card-col-4 .soc-block .soc-icon {
        font-size: 40px;
    }

    .shop-card-col-4-phone_number {
        font-size: 24px;
    }

    /*
    #mall-map-toolbar, #mall-map-levels {
        position: relative;
        width: auto;
    }

    #mall-map {
        float: none;
        min-height:300px;
    }

    .mall-map-levels {
        font-size: 0;
    }

    .mall-map-levels > div {
        display: inline-block;
        vertical-align: baseline;
        font-size: 17px;
        padding: 16px;
    }


    #mall-map-menu {
        position: relative;
        height: auto;
        font-size: 0;
    }

    #mall-map-menu > div {
        display: inline-block;
        vertical-align: baseline;
        font-size: 14px;
        padding: 1% 2%;
        margin-right: 2%;
        margin-bottom: 6px;
    }

    #mall-map-menu .map_menu-item .mall-map-svg {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        background-color: #ff36a4;
        border-radius: 25px;

    }

    #mall-map-menu .map_menu-item .mall-map-svg svg{
        fill: #fff;
    }

    #mall-map-menu > div .mall-map-text {
        margin-left: 3px;
        margin-right: 3px;
    }

    body[data-controller="floors"] .actions-col-1, body[data-controller="floors"] .actions-col-2 {
        padding: 0;
    }
     */

    .map-col-2 .map-description {
        font-size: 16px;
    }

    .map-col-1, .map-col-2 {
        width: 100%;
        float: none;
    }

    .shop-card-cardsList {
        width: 100%;
    }

    .p-sticky {
        position: relative !important;
    }

    .error404 .tape1-container {
        left: -270px;
    }

    .error404 .tape2-container {
        /*
        right: -100px;
        */
        right: 0;
    }

    .footer--blue-banner {
        margin-bottom: 70px;
    }

    .footer--blue-banner a.f-col-1 {
        font-size: 20px;
        font-weight: 400;
        padding: 41px 0 35px;
        margin-right: 40px;
    }

    .footer--blue-banner a.f-col-1:last-of-type {
        margin-right: 0;
    }

    .footer--contacs {
        font-size: 17px;
        margin-bottom: 40px;
        /*
        padding-left: 20px;
        padding-right: 22px;
        */
    }

    .footer--contacs .f2-col-2-mrg{
        margin-top: 32px;
    }

    .footer--contacs .f2-col-1 {
        /*padding-right: 10.84010840%;*/
        font-size: 18px;
    }

    .footer--contacs .f2-col-1, .footer--contacs .f2-col-2 {
        width: 100%;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .footer--contacs .f2-col-2 {
        padding-left: 0;
    }

    .footer--contacs .f2-col-2 .sub-footer__headline {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .footer--contacs .f2-col-2 p {
        /*
        margin: 0 0 2.5em 0;
        font-size: 20px;
        */
    }

    /*.footer--contacs .f2-col-2 p a {
        margin-left: -14px;
    }*/

    .footer--contacs .f2-col-2 p a img {
        width: 201px;
    }

    .footer--contacs .f2-col-2 p:first-of-type {
        font-size: 18px;
        /*
        margin-bottom: 38px;
        */
    }

    .item.item-all.visible_1024{
        margin: 0;
        padding-bottom: 14px;
        padding-right: 10px;
    }

    .category-list .entertainment-col-4 {
        width: 32.2859%;
        margin-right: 1.52113%;
    }

    .entertainment-col-4:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px){
    .mall-map-levels.colw3 > div {
        width: 33.3333333%;
    }
    .mall-map-levels.colw4 > div {
        width: 25%;
    }
    .mall-map-levels.colw2 > div {
        width: 50%;
    }
	.m3-col-1__text a.shop-card__content__info__floor-link {
		top: 0px;
		left: 0px;
		position: relative;
		float: left;
	}
}

@media only screen and (max-width: 767px) {
    .h-col-1, .h-col-2, .h-col-3, .h-col-4, .h-col-5, .h-col-6{
        height: 69px;
    }
    .h-col-1:after, .h-col-2:after, .h-col-3:after, .h-col-4:after, .h-col-5:after, .h-col-6:after{
        height: 69px;
    }
    .container {
        max-width: 767px;
        /*
        padding-left: 22px;
        padding-right: 19px;
        */
    }

    .visible_767 {
        display: block;
    }

    header {
        padding-bottom: 0;
    }

    .side-menu{
        padding: 0 0 10px;
    }
    .side-menu__header {
        height: 69px;
    }
    .side-menu__button,
    .side-menu__logo {
        height: 69px;
    }
    .side-menu__button img{
        width: auto;
    }

    .side-menu .sm-list {
        margin-top: 20px;
    }

    .side-menu .sm-list .sm-text {
        font-size: 27px;
    }

    .side-menu .soc-block {
        margin-bottom: 30px;
    }

    .side-menu .soc-block .soc-icon {
        /*width: 19%;*/
        font-size: 24px;
        width: 30px;
        margin-right: 30px;
    }

    .side-menu .city-filter-list a:first-child {
        padding-right: 16px;
    }

    .side-menu .sm-col-1, .side-menu .sm-col-2{
        margin-bottom: 10px;
    }

    .side-menu .sm-col-3{
        padding: 24px 0;
    }

    .side-menu .sm-col-1 .top-links--item a img, .side-menu .sm-col-2 .top-links--item a img {
        max-height: 18px;
    }

    .side-menu .sm-col-1 .top-links--item a span, .side-menu .sm-col-2 .top-links--item a span {
        font-size: 13px;
    }

    .side-menu .sm-col-1 .top-links--item a .fa, .side-menu .sm-col-2 .top-links--item a .fa {
        font-size: 14px;
    }

    .side-menu .sm-col-1 .top-links--item span{
        padding-right: 16px;
    }

    .side-menu .sm-col-1 div.city-filter-list {
        /*
        width: 140px;
        padding: 10px 20px;
        */
        font-size: 13px;
        padding: 16px 25px;
        top: -8px;
        left: -4px;
    }

    .side-menu .sm-col-1 div.city-filter-list a i {
        margin-left: 3px;
    }

    .side-menu .sm-col-2 div.top-links--item {
        padding-left: 0;
    }

    .side-menu .sm-col-3 .top-links--item div img {
        max-height: 18px;
    }

    .side-menu .sm-col-3 .top-links--item div span {
        font-size: 13px;
    }

    .h-row-1 {
        height: 69px;
        line-height: 68px;
    }

    .h-col-1 {
        width: 8.8235294%;
        /*
        text-align: center;
        */
    }

    .h-col-1 img {
        width: auto;
    }

    .h-col-2 {
        width: 65%;
        margin-right: 5.5%;
        margin-left: 1.5%;
    }

    .h-col-2 .logo {
        width: auto;
        max-width: 100%;
        max-height: 75%;
    }

    .h-col-3 {
        width: 33%;
    }

    .h-col-3 .main-city {
        vertical-align: middle;
    }

    .h-col-3 .top-links--item .top_link_text {
        font-size: 12px;
        padding: 0 16px 0 4px;
    }

    .city-filter-list .chose_city
    {
        padding: 0 16px 0 4px;
    }

    .side-menu .city-filter-list .chose_city{
        padding-left: 0;
    }

    .h-col-3 .top-links--item .fa {
        font-size: 12px;
    }

    .h-col-3 .city-filter-list {
        /*
        width: 160px;
        padding-top: 12px;
        padding-left: 9px;
        */
        left: -6px;
        padding-left: 18px;
        padding-right: 18px;
        top: -23px;
        text-align: left;
    }

    .h-col-3 .city-filter-list a {
        font-size: 14px;
        /*
        margin-left: 19px;
        */
    }

    .h-col-3 .city-filter-list a:first-of-type {
        /*
        margin-left: 18px;
        */
    }

    .h-col-3 .city-filter-list a:first-of-type i {
        font-size: 12px;
        /*
        margin-left: 6px;
        */
    }

    .h-col-3 .city_list img, .h-col-3 .city_list .select2, .h-col-3 .city_list i {
        font-size: 14px;
    }

    .h-col-3 .city_list img {
        max-width: 12px;
    }

    .h-col-3 .city_list .select2 {
        padding: 0 6px 0 6px;
        width: 95px !important;
        height: 68px;
    }

    .h-col-3 .city_list .select2-container .select2-selection--single:after {
        position: absolute;
    }

    .h-col-3 .city_list .select2-container .select2-selection--single .select2-selection__rendered {
        margin-right: 4px;
    }

    .select2-results {
        font-size: 12px;
    }

    .h-col-4 {
        display: none;
    }

    .h-col-6 {
        width: 10%;
        margin-right: 0;
    }

    .h-col-6 .seacrh-title {
        display: none;
    }

    .h-col-6 .icon-lince {
        background-size: 16px 18px;
        width: 16px;
    }

    .h-col-6 iframe {
        display: none;
    }

    .m1-col-1 {
        min-width: calc(100% - 29px);
    }

    .m1-col-2 {
        margin-bottom: 0;
    }

    .m1-col-2 .m2-col-1 {
        width: 48.55491329%;
        margin-bottom: 10px;
    }

    .m1-col-2 .m2-col-1:nth-of-type(2n+1) {
        margin-right: 2.8901734%;
    }

    .m1-col-2 .m2-col-1:nth-of-type(2n) {
        margin-right: 0;
    }

    .m1-col-2 .m2-col-1 .items {
        height: 120px;
    }

    .m1-col-2 .m2-col-1 .items .items__wrapper {
        font-size: 13px;
    }

    .m1-col-2 .m2-col-1 .items .items__wrapper span {
        font-size: 60px;
    }

    .m1-col-2 .m2-col-1 .items .items__wrapper span._month {
        font-size: 12px;
        top: 100%;
        margin-top: 3px;
    }

    .m1-col-3 {
        width: 100%;
    }

    .m1-col-3-href {
        height: 160px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .m1-col-3-text {
        width: 40%;
        left: 5%;
    }

    .m1-col-3-text .title {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .m1-col-3-text .description {
        font-size: 12px;
    }

    .m3-col-1 h2 {
        font-size: 18px;
        margin-bottom: 13px;
    }

    .m3-col-1 div.visible_1024 {
        font-size: 14px;
        margin-bottom: 28px;
    }

    .m3-col-1__text{
        font-size: 13px;
    }

    .m3-col-2 .sign-up-form input[type="text"], .m3-col-2 .sign-up-form input[type="email"], .m3-col-2 .sign-up-form button, .m3-col-2 .sign-up-form input[type="submit"] {
        height: 44px;
    }

    .m3-col-2 .sign-up-form input[type="text"], .m3-col-2 .sign-up-form input[type="email"] {
        padding: 0 22px 0 12px;
        width: 80%;
        /* Firefox 19+ */
        /* Firefox 18- */
    }

    .m3-col-2 .sign-up-form input[type="text"]::-webkit-input-placeholder, .m3-col-2 .sign-up-form input[type="email"]::-webkit-input-placeholder {
        font-size: 14px;
    }

    .m3-col-2 .sign-up-form input[type="text"]::-moz-placeholder, .m3-col-2 .sign-up-form input[type="email"]::-moz-placeholder {
        font-size: 14px;
    }

    .m3-col-2 .sign-up-form input[type="text"]:-moz-placeholder, .m3-col-2 .sign-up-form input[type="email"]:-moz-placeholder {
        font-size: 14px;
    }

    .m3-col-2 .sign-up-form input[type="text"]:-ms-input-placeholder, .m3-col-2 .sign-up-form input[type="email"]:-ms-input-placeholder {
        font-size: 14px;
    }

    .m3-col-2 .sign-up-form button, .m3-col-2 .sign-up-form input[type="submit"] {
        width: 44px;
    }

    .m3-col-2 .sign-up-form .agree_div {
        margin-top: 25px;
        font-size: 20px;
    }

    .m3-col-2 .sign-up-form .agree_div input[type="checkbox"]:checked + label:before {
        font-size: 20px;
        line-height: 20px;
    }

    .m3-col-2 .sign-up-form .agree_div label {
        padding-right: 35px;
        font-size: 13px;
        margin-bottom: 0;
    }

    .m3-col-2 .sign-up-form .agree_div label:before {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    /*
    .m3-col-4 {
        margin-top: -24px;
        height: 24px;
    }
    */

    .m3-col-4 .sign-up-banner__so-me .soc-icon {
        font-size: 24px;
        margin-left: 20px;
    }

    .about-block-1 h1{
        margin-top: -20px;
        font-size: 32px;
        line-height: 1.2em;
    }

    .about-block-4 .ab4-col{
        height: 72px;
    }

    .about-block-5, .about-block-8 {
        padding-bottom: 15%;
    }

    .about-block-6 .ab6-col-1, .about-block-9 {
        padding-top: 15%;
    }

    .about-block-7 .ab7-col-1 {
        padding: 8.333333% 5%;
    }

    .about-block-7 .ab7-col-1 .block-7__img-block {
        width: 46%;
        padding-left: 2%;
        padding-right: 2%;
    }

    /*
    .about-block-7 .ab7-col-1 .block-7__img-block img {
        width: 60%;
    }
    */

    .about-block-7 .ab7-col-1 .block-7__img-block p {
        font-size: 16px;
    }

    .about-block-7 .ab7-col-1 .block-7__img-block .btn-see-more {
        font-size: 14px;
    }

    .about-block-7 .ab7-col-1 .block-7__img-block + .block-7__img-block {
        margin-left: 0;
    }

    .about-block-9 .ab9-col {
        width: 100%;
    }

    .about-block-9 .ab9-col .btn-about-us-submit {
        margin-top: 20px;
    }

    .about-block-10 .ab10-col-1 .btn-see-more {
        font-size: 14px;
        max-width: 60%;
    }

    .actions-col-1 .events-filters__wrapper .events-filters {
        height: 40px;
        width: 100%;
    }

    .actions-col-1 .events-filters__wrapper .events-filters > div {
        font-size: 14px;
        padding: 0 14px;
    }


    /*
    .actions-col-4 .card-img {
        height: 345px;
    }
    */

    .actions-col-4 .card-block {
        padding: 10px 10px;
        height: 260px;
    }

    .actions-col-4 .card-block .card-title {
        height: 2.6em;
        margin-bottom: 0.66666667em;
    }

    .actions-col-4 .card-block .card-text {
        height: 6.0em;
        line-height: 1.33;
    }

    .actions-col-4 .card-footer .card-footer__date {
        text-align: left;
        font-size: 12px;
        /*height: 6.1111111em;*/
    }

    .error404__content{
        min-width: unset;
    }

    .error404__content h1 {
        font-size: 100px;
        line-height: 1;
    }

    .error404__content .h2 {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 12px;
    }

    .error404__content .error404__table .item {
        display: block;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .shop-card__nav {
        padding: 10px 68px;
        height: 120px;
    }

    .shop-card__nav.bg-blue h2 {
        font-size: 20px;
        line-height: 1;
    }

    .shop-card__nav-center
    {
        height: 100px;
    }

    .soc_share_item {
        margin-bottom: 15px;
    }

    body[data-controller="catalog-type-1"] .category-list {
        text-align: justify;
    }

    body[data-controller="catalog-type-1"] .actions-col-4 {
        /*
        width: 47.9768786%;
        margin-right: 4.0462428%;
        */
        width: 48.9769%;
        margin-right: 2.04624%;
        /*max-height: 166px;*/
        text-align: center;
        /*padding-left: 5%;
        padding-right: 5%;*/
    }

    body[data-controller="catalog-type-1"] .actions-col-4:nth-child(2n+2) {
        margin-right: 0;
    }

    body[data-controller="catalog-type-1"] .actions-col-4 {

    }

    body[data-controller="catalog-type-1"] .actions-col-4 .item {
        /*height: 166px;
        line-height: 166px;*/
        display: inline-block;
    }

    body[data-controller="catalog-type-1"] .actions-col-4 .item img {
        vertical-align: middle;
    }

    .shop-card__nav-center h2 img {
        width: 25px;
    }

    .shop-card__nav-center {
        width: 100%;
    }

    .shop-card__content__info__headline {
        width: auto;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .shop-card__content .shop-card-col-4 .soc-block .soc-icon{
        padding-left: 0;
        padding-right: 5px;
        margin-left: 0;
        margin-right: 5px;
    }

    .shop-card__content .shop-card-col-2 .shop-card__content__info__floor-link{
        padding: 15px 15px;
    }

    .shop-card__content .shop-card-col-2 .shop-card__content__info__floor-link{
        vertical-align: middle;
    }

    .shop-card__content .shop-card-col-3 {
        width: 100%;
        text-align: justify;
        font-size: 1px;
        line-height: 1;
        /*
        text-align: right;
        */
    }

    .shop-card__content .shop-card-col-3:after {
        content: '';
        display: inline-block;
        width: 100%;
    }

    .shop-card__content .shop-card-col-4 {
        text-align: left;
        width: 100%;
        margin-top: 20px;
    }

    .shop-card__content .shop-card-col-4 .soc-block .soc-icon {
        font-size: 24px;
    }

    .shop-card__content .shop-card-col-4-href {
        margin-top: 20px;
        display: inline-block;
    }

    #mall-parent, .brands, #mall-parent, #mall-map {
        width: auto;
    }

    #mall-map svg {
        /*width: 100% !important;*/
    }

    .error404 .tape1-container {
        left: -200px;
    }

    .error404 .tape2{
        right: 20px;
        bottom: -40px;
        height: auto;
    }

    .error404 .tape1-container, .error404 .tape2-container {
        /*
        right: -230px;
        */
        width: 300px;
        height: 232px;
        bottom: 0;
        background-position: right center;
    }

    /*
    .sign-up-banner__top {
        height: 300px;
    }
    */

    .sign-up-banner__top:before {
        top: 6px;
        right: 50%;
        margin-right: -325px;
        width: 496px;
        height: 308px;
    }

    .sign-up-banner__bottom {
        padding: 26px 6.9364162% 20px;
    }

    .footer--blue-banner {
        margin-bottom: 34px;
    }

    .footer--blue-banner a.f-col-1 {
        width: 100%;
        padding: 8px 0 9px;
        text-align: left;
        font-size: 16px;
        font-weight: 600;
    }

    .footer--blue-banner .negative-margin {
        padding: 23px 30px 19px 30px;
    }

    .footer--contacs {
        margin-bottom: 34px;
    }
    .footer--contacs .f2-col-2-mrg{
        margin-top: 0;
    }

    .footer--contacs .f2-col-1 p.sub-footer__headline, .footer--contacs .f2-col-2 p.sub-footer__headline {
        margin-bottom: 0;
    }

    .footer--contacs .f2-col-1 {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .footer--contacs .f2-col-1 p:first-of-type {
        margin-bottom: 0;
    }

    .footer--contacs .f2-col-2 {
        text-align: left;
    }

    .footer--contacs .f2-col-2 .sub-footer__headline {
        margin-bottom: 0;
        font-size: 14px;
    }

    .footer--contacs .f2-col-2 p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .footer--contacs .f2-col-2 p a img {
        width: 158px;
    }

    .footer--contacs .f2-col-2 p:first-of-type {
        margin-bottom: 0;
    }

    .uplink{
        width: 40px;
        height: 40px;
        right: 22px;
        bottom: 22px;
    }

    .category-list .entertainment-col-4 {
        width: 30.9769%;
        margin-right: 2.04624%;
        text-align: center;
    }

    .entertainment-col-4:nth-child(2n+2) {
        margin-right: 0;
    }

}


@media only screen and (max-width: 600px) {
    .about-block-2 .ab2-col-2 {
        background-position: left top;
    }
    #mall-map-levels > div{
        font-size: 12px;
        padding: 16px 0;
    }
    /*
    #mall-parent{
        padding-top: 46px;
    }
    */
}
@media only screen and (max-width: 767px) {
    .negative-margin .map-col-1 {
		width: 100%;
		float: right;
	}

.shop-card__content .shop-card__slider-wrapper .shop-card-slider .shop-card-slider-image img {
			height: 100px;
		}
		
	.a-backlink {
        overflow: hidden;

        padding-left: 19px;
        width: 100%;
        margin: 10px 0;
    }
    .a-backlink-inner {
        font-size: 14px;
    }
    .a-backlink-inner::before {
        top: 6px;
        width: 28px;
        height: 28px;
        left: -14px;
    }
	
	.m3-col-1__text a.shop-card__content__info__floor-link {
		top: 0px;
		left: 0px;
		position: relative;
		float: left;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .a-backlink {
        overflow: hidden;
        padding-left: 23px;
        width: 100%;
        margin: 0 0 10px;
    }
    .a-backlink-inner {
        font-size: 20px;
    }
    .a-backlink-inner::before {
        top: 6px;
        width: 34px;
        height: 34px;
        left: -16px;
    }
}
@media only screen and (min-width: 1025px) {
    .a-backlink
    {
        overflow: hidden;
        padding-left: 22px;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 30px;
        width: 164px;
        height: 43px;
    }
    .a-backlink-inner>span{
        font-size: 14px;
        height: 32px;
        padding: 6px 18px 6px 12px;
    }
    .a-backlink-inner::before {
        top: 5px;
        width: 21px;
        z-index: 1;
        height: 21px;
        left: -11px;
    }


}

@media only screen and (max-width: 480px) {

		
		.category-list__item-image-inner {
			padding: 2px;
		}
		.shop-card__content__info.shop-card-col-2 {
			background: #eefcff;
			padding: 6.333333%;
		}
		.shop-card__content .shop-card-col-4 .soc-block .soc-icon {
			padding-right: 5px;
			margin-right: 5px
		}
		.shop-card__content .shop-card__slider-wrapper .shop-card-slider .shop-card-slider-image img {
			height: 100px;
		}
		
		
		
    .actions-col-1 .events-filters__wrapper .events-filters > div {
        font-size: 10px;
        padding: 0;
    }

    .category-list .item .category-list__item__name{
        font-size: 24px;
    }
    .about-block-7 .ab7-col-1 .block-7__img-block .btn-see-more{
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .m3-col-2 .agree_div{
        float: none;
        margin-bottom: 20px;
    }
    .m3-col-4{
        margin-top: 0;
        /*
            width: auto;
            margin-bottom: 0;
        */
    }
    body[data-controller="catalog-type-1"] .actions-col-4 {
        width: auto;
        margin-right: 0;
        float: none;
    }

    body[data-controller="catalog-type-1"] .category-list .actions-col-4{
        width: 48%;
    }

    .actions-col-4 {
        width: 46%;
    }

    .actions-col-4:nth-of-type(2n), .actions-col-4:nth-of-type(2n+1) {
        margin-right: 4%;
    }

    .uplink{
        width: 51px;
        height: 51px;
        right: 15px;
        bottom: 15px;
    }

    .shop-card__nav-center.combo img{
        display:none;
    }
    .shop-card__nav-center.combo .shop-card__nav-brand{
        padding-left: 5%;
        font-size: 16px;
    }

    .shop-card__nav {
        padding: 10px 44px;
    }

    .shop-card__nav.bg-blue h2 {
        font-size: 18px;
    }

    .category-menu .item-category-name>span,
    .category-menu .item-category-name>.count,
    .category-menu .item-element-name{
        font-size:15px;
    }


    .vacancy-list-block-item .vacancy-list-block-item-content {
        padding-bottom: 60px;
    }
    .vacancy-list-block-item:not(.open) .vacancy-list-block__btn{
        display:none;
    }
    .vacancy-list-block-item .vacancy-list-block__btn{
        right: 50%;
        margin-right: -25px;
    }
    .vacancy-list-block__sendbtn{
        width:100%;
        max-width:100%;
    }

    .category-list .entertainment-col-4 {
        width: 48%;
    }
    .mall-map-levels.colw3 > div {
        width: 33.33333%;
    }
    .mall-map-levels.colw4 > div:nth-child(4) {
        width: 28%;
        /*width: 100%;*/
    }
    .mall-map-levels.colw4>div{
        width: 24%;
        /*width: 33.33333%;*/
    }
    /*
    .mall-map-levels.colw2 > div {
        width: 50%;
    }
    .mall-map-levels.colw4 > div:nth-child(4) {
        width: 100%;
    }
    .mall-map-levels.colw4>div{
        width: 33.33333%;
    }
     */

}



@media only screen and (min-width: 481px) {
    .vacancy-list-block-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 375px) {
    .h-col-3 {
        width: 42%;
    }
		.negative-margin .h-col-3 {
			width: 33%;
		}
		.h-col-3 .top-links--item .top_link_text {
			font-size: 10px;
			padding: 0 0px 0 4px;
		}
		.negative-margin .h-col-2 {
			width: 70%;
		}
		.contacts_form_title {
			font-size: 1.3em;
		}
		.sign-up-banner__bottom {
			padding: 26px 6.936416% 20px;
		}

    .h-col-6 {
        display: none;
    }

    .h-col-3 .city-filter-list{

    }

    body[data-page="attractions"] .actions-col-4 {
        width: 100%;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    body[data-page="attractions"] .actions-col-4 .item {
        width: 100%;
        height: 80px;
        display: inline-block;
        line-height: 1;
        padding-bottom: 0;
    }

    body[data-page="attractions"] .actions-col-4 .item .category-list__item__logo, body[data-page="attractions"] .actions-col-4 .item .category-list__item__label {
        display: inline-block;
        vertical-align: middle;
    }

    body[data-page="attractions"] .actions-col-4 .item .category-list__item__logo {
        width: 25%;
        margin-right: 5%;
    }

    body[data-page="attractions"] .actions-col-4 .item .category-list__item__label {
        width: 65%;
    }

    body[data-page="attractions"] .category-list__item-block
    {
        display: inline;
    }

    body[data-page="attractions"] .actions-col-4 .item .category-list__item__logo
    {
        width: auto;
    }

    .main-content .search-page input.search-but
    {
        font-size: 10px;
    }

    .category-list .entertainment-col-4 {
        /* width: 100%;
        margin-top: 6px;
        margin-bottom: 6px; */
    }

    .category-list .entertainment-col-4 .item {
        /* width: 100%;
        height: 80px;
        display: inline-block;
        line-height: 1;
        padding-bottom: 0; */
    }

    .category-list .entertainment-col-4 .item .category-list__item__logo, body[data-page="attractions"] .actions-col-4 .item .category-list__item__label {
        display: inline-block;
        vertical-align: middle;
    }

    .category-list .entertainment-col-4 .item .category-list__item__logo {
        width: 25%;
        /* margin-right: 5%; */
    }

    .category-list .entertainment-col-4 .item .category-list__item__label {
        width: 65%;
		font-size: 10px;
		margin-top: -20px;
    }

    .category-list .entertainment-col-4 .category-list__item-block
    {
        display: inline;
    }

    .category-list .entertainment-col-4 .item .category-list__item__logo
    {
        width: auto;
    }
}

@media only screen and (max-width: 375px) {
    .shop-card__nav-brand
    {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px)
{
    .about-block-9 .ab9-col-2, .about-block-9 .ab9-col-4, .about-block-9 .ab9-col-6 {
        margin-right: 1.416666666666667%;
    }

    .about-block-9 .ab9-col-3, .about-block-9 .ab9-col-5, .about-block-9 .ab9-col-7 {
        margin-left: 1.416666666666667%;
    }
}
@media only screen and (min-width: 480px)and (max-width: 570px) {
    .actions-col-4 .card-block .card-footer .card-footer__date {
        font-size: 12px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {

    .main-nav--item {
        padding: 32px 1.3%;
    }
}

@media only screen and (min-width: 1201px) {

    .main-nav--item {
        padding: 32px 2.6%;
    }
}