@media (max-width: 1024px) {
    .hidden-mobile {
        display: none;
    }
    .hidden-desktop {
        display: block;
    }

    body{
        min-width: 0;
    }
    body.min{
        min-height: 0!important;
    }
    .wrapper{
        overflow: hidden;
        padding: 0 35px;
    }
    .content__contacts{
        max-width: 100%;
    }
    .out_cnt{
        max-width: 100%;
    }

    .mobile__menu-link{
        background: url(../images/ico_menu.png) no-repeat;
        height: 72px;
        position: absolute;
        top: 70px;
        right: 0;
        width: 72px;
    }
    .mobile__menu{
        background: #fff;
        display: none;
        padding: 140px 0;
        position: absolute;
        left: -35px;
        right: -35px;
        text-align: center;
        top: 0;
    }
    .mobile__menu-close{
        background: url(../images/ico_close.png) no-repeat;
        height: 72px;
        position: absolute;
        right: 35px;
        top: 70px;
        width: 72px;
    }
    .mobile__menu-top{
        border-bottom: 4px solid #c69c6d;
        box-sizing: border-box;
        margin: 0 auto 25px;
        padding: 0 0 15px;
        max-width: 100%;
        width: 340px;
    }
    .mobile__menu-top ul li{
        margin: 0 0 20px;
    }
    .mobile__menu-top ul li a{
        color: #333333;
        font-family: 'heliosultra', Tahoma, sans-serif;
        font-size: 30px;
        text-transform: uppercase;
    }
    .mobile__menu-top ul li a:hover{
        color: #c69c6d;
    }
    .mobile__menu-top ul li ul{
        border: 1px solid #c69c6d;
        margin: 10px auto;
        padding: 20px 0 0;
        width: 300px;
    }
    .mobile__menu-top ul li:hover ul{
        display: block;
    }
    .mobile__menu-top ul li ul li a{
        font-family: Helios Cond Light, sans-serif;
        font-size: 22px;
    }
    .mobile__menu-bottom{
        margin-bottom: 30px;
    }
    .mobile__menu-bottom ul li{
        margin: 0 0 25px;
    }
    .mobile__menu-bottom ul li a{
        color: #333333;
        font-family: Helios Cond Light, sans-serif;
        font-size: 22px;
        text-transform: uppercase;
    }
    .mobile__free-wifi {
        background: url(/img/cityspace/freewifi.png) no-repeat 0px 0px;
        float: left;
        height: 26px;
        margin: 0 0 0 35px;
        width: 135px;
    }
    .mobile__social{
        margin: 0 35px 0 0;
        float: right;
        position: relative;
    }
    .mobile__icons{
        position: relative;
        display: block;
        float: left;
        height: 24px;
        margin: 0 0 0 15px;
        background-color: #C69C6D;
        z-index: 20;
    }
    .mobile__tw {
        width: 24px;
        background: url("/img/cityspace/sp_social.png") no-repeat 0px 0px;
        z-index: 20;
    }
    .mobile__fb {
        width: 13px;
        -webkit-mask-image: url(/img/cityspace/facebook.svg);
        mask-image: url(/img/cityspace/facebook.svg);
    }

    .mobile__in {
        width: 24px;
        -webkit-mask-image: url(/img/cityspace/instagram.svg);
        mask-image: url(/img/cityspace/instagram.svg);
    }
    .mobile__ta {
        width: 38px;
        -webkit-mask-image: url(/img/cityspace/tripadvisor.svg);
        mask-image: url(/img/cityspace/tripadvisor.svg);
    }




    .left_header_lang{
        display: none!important;
    }
    .header__lang{
        left: 0;
        padding: 0;
        right: auto;
        top: 85px;
    }
    .header__lang a{
        padding: 9px;
    }
    .header__lang .active{
        color: #c69c6d;
    }
    .header__menu{
        
    }
    .logo__gold{
        top: 35px;
    }
    .header__buttons{
        top: 400px;
    }

    .team{
        max-width: 100%;
    }
    .team__item{
        height: auto;
        padding: 10px;
        width: 47%;
    }
    .team__item .info__text{
        font-size: 38px;
    }
    .team__detail-text {
        font-size: 13px;
        padding: 15px;
    }
    .team__detail-textinner{
        max-height: 140px;
        overflow: hidden;
    }
    .team__item img{
        display: block;
    }
    .fullscreen{
        box-sizing: border-box;
        padding: 0 35px;
    }
    .footer__nav{
        display: none;
    }
    .black__footer{
        display: none!important;
    }
    .footer__mobile{
        display: block;
        margin: -100px 0 0;
        position: relative;
    }
    .footer__mobile .block{
        font-family: proximanova_thin, sans-serif;
        font-size: 14px;
        line-height: 1.5;
        margin: 0 auto;
        text-align: center;
        width: 340px;
        max-width: 100%;
    }
    .footer__mobile .block a{
        color: #fff;
        border-bottom: 1px solid #c69c6d;
    }
    .footer__mobile .block a.phone{
        border: none;
    }

    .tiles__list_main{
        left: 5%;
        max-width: 90%;
        margin: 0;
    }
    .tiles__list .tiles__item{
        height: 300px;
        width: 150px;
    }
    .tiles__list .menu__head{
        font-size: 38px;
    }
    .tiles__list .tiles__item:hover .tile__hover{
        background: rgba(0,0,0,0.7);
    }
    .tiles__list .tiles__item:hover .tile__hover .text{
        font-size: 16px;
    }
    .tiles__list .slick-next, .tiles__list .slick-prev{
        top: 165px;
        height: 72px;
        width: 20px;
        background-size: 40px;
    }

    .meta_wrapper{
        max-width: 100%;
    }
    .about-block_first{
        padding: 0;
        width: 100%;
    }
    .meta_wrapper .bordered{
        padding: 10px;
        margin: 0 -10px;
    }
    .meta_wrapper .smart-reserve-button{
        margin: 0 auto;
        max-width: 100%;
    }
    .meta_wrapper img{
        max-width: 100%;
    }
    .about-block{
        font-size: 20px;
    }
    .content__menu.fullscreen{
        padding: 0;
    }
    .menu__drink .menu__label img{
        height: 60px;
    }
    .menu__eat .menu__label img{
        height: 65px;
    }
    .menu__list{
        width: 440px;
    }
    .menu__list .menu__titles .item__name,
    .menu__list .menu__items .item__name{
        box-sizing: border-box;
        width: 70%;
    }
    .menu__list .menu__titles .item__gr,
    .menu__list .menu__items .item__gr{
        width: 15%;
    }
    .menu__list .menu__titles .item__cost,
    .menu__list .menu__items .item__cost{
        width: 15%;
    }

    .content__events .events__list .event__link{
        height: 305px;
        width: 50%;
        __overflow: visible;
    }
    .content__events .events__list .event__link .event__inner{
        bottom: 0;
    }
    .events__list{
        padding-bottom: 110px!important;
    }
    .about__city .some__image{
        float: none;
        margin: 0 0 15px;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
    }
    .content__gallery.fullscreen{
        padding: 0;
    }
    .content__photo .photo__cnt{
        max-width: 100%;
    }
    .content__photo .photo__list .photo__link {
        width: 50%;
        height: 185px;
    }
    .content__photo .album__list .album__link{
        width: 206px;
    }
    .content__video .video__list .video__link{
        height: 190px;
        width: 50%;
    }
    .about__city{
        font-size: 20px;
    }
    .contacts{
        min-height: 700px;
    }
    .contacts .footer__mobile{
        display: none;
    }
    .contacts .content__contacts .header__buttons{
        display: none;
    }
    .header__buttons.contacts__buttons{
        bottom: 30px!important;
        top: auto!important;
    }
}
@media (max-width: 767px) {
    .menu__eat__content{
        box-sizing: border-box;
        padding-top: 140px;
    }
    .close-menu{
        background: url(../images/ico_close.png) no-repeat;
        background-size: 100%;
        height: 55px;
        position: absolute;
        right: 35px;
        top: 70px;
        width: 55px;
    }
    .eat__show{
        margin: 0;
        right: 0;
        width: 100%;
    }
    .menu__eat__content:before{
        display: none;
    }
    .menu__eat__content .menu__list{
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
        width: 100%;
    }
    .drink__show{
        left: 0;
        margin: 0;
        width: 100%;
    }
    .menu__drink__content{
        box-sizing: border-box;
        padding-top: 140px;
    }
    .menu__drink__content:before{
        display: none;
    }
    .menu__drink__content .menu__list{
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
        width: 100%;
    }

    .team__item{
        width: 45%;
    }
    .menu__drink .menu__label img{
        height: 42px;
    }
    .menu__eat .menu__label img{
        height: 47px;
    }
}
@media (max-width: 500px) {
    .fullscreen{
        padding: 0 15px;
    }
    .logo__gold{
        margin-left: -45px;
        width: 90px;
    }
    .logo__gold img{
        width: 90px;
    }
    .mobile__menu{
        left: -35px;
        right: -35px;
        padding-top: 80px;
    }
    .mobile__menu-close{
        background-size: 100%;
        height: 55px;
        top: 35px;
        width: 55px;
    }
    .mobile__menu-link{
        background-size: cover;
        height: 55px;
        width: 55px;
    }
.header__menu ul {
    

display: inline-block;



}
    .header__buttons{
      
    }
    .header__buttons button, .header__buttons a{
        height: 55px;
        line-height: 55px;
    }

    .tiles__list_main .tiles__item__wrap{
        padding: 0 3px;
    }
    .tiles__item__wrap .tiles__item{
        transform: scale3d(0.97, 0.97, 0.97) !important;
    }

    .team__item{
        width: 100%;
    }
    .tiles__list .slick-prev{
        left: -15px;
    }
    .tiles__list .slick-next{
        right: -15px;
    }
    .about-block{
        font-size: 14px;
    }

    .menu_page{
        min-height: 500px;
    }
    .content__menu .menu__label, .content__gallery .menu__label{
        font-size: 56px;
        top: 280px;
    }
    .menu_page .header__buttons{
        top: 150px;
    }
    .content__menu .menu__drink .menu__label{
        right: 30px;
    }
    .menu__drink .menu__label img{
        height: 40px;
    }
    .content__menu .menu__eat .menu__label{
        left: 30px;
    }
    .menu__eat .menu__label img{
        height: 42px;
    }

    .content__events .events__list .event__link{
        width: 100%;
    }
    .about__city{
        padding: 20px;
    }
    .about__city .about__name__inner{
        font-size: 44px;
    }
    .content__video .video__list .video__link{
        width: 100%;
    }
    .content__photo .photo__list .photo__link{
        height: 100px;
    }
    .content__photo .album__list{
        height: 110px;
    }
    .content__photo .album__list .album__link{
        height: 90px;
        width: 148px;
    }
    .album__name .album__subname{
        font-size: 18px;
    }
    .rew__pad{
        padding: 20px 20px 40px;
    }
    .style__cnt .block__quote{
        font-size: 14px;
    }
    .add-review-form{
        width: 290px;
    }
}
@media (max-width: 360px) {
    .mobile__menu{
        left: -10px;
        right: -10px;
    }
    .header__buttons{
        margin-left: -160px;
        width: 320px;
    }
    .meta_wrapper{
        padding-top: 260px;
    }
    .out_cnt{
        padding-top: 260px;
    }
    .wrapper{
        padding: 0 10px;
    }
    .fullscreen{
        padding: 0 10px;
    }
    .menu__drink .menu__label{
        right: 20px!important;
    }
    .menu__drink .menu__label img{
        height: 30px;
    }
    .menu__eat .menu__label{
        left: 20px!important;
    }
    .menu__eat .menu__label img{
        height: 32px;
    }
    .add-review-form{
        width: 280px;
    }
}
@media (max-width: 425px) {
    .content__events .events__list .event__link{
        overflow: visible;
    }
    .content__events .events__list .event__link .event__inner{
        bottom: -50px;
        padding: 10px;
    }
}
@media (max-width: 320px) {
    .tiles__list .tiles__item{
        height: 220px;
        width: 110px;
    }
    .tiles__list .menu__head{
        font-size: 26px;
    }
    .tiles__list .tiles__item:hover .tile__hover .text{
        font-size: 14px;
        margin-top: 20px;
    }
    .tiles__list .slick-next, .tiles__list .slick-prev{
        top: 130px;
    }
    .add-review-form{
        width: 240px;
    }
}