

@media (max-width: 1315px) {
    .space-exhibition {
        margin-bottom: 0;
    }
}
@media (min-width: 1101px) and (max-width: 1280px) {
    .fashion-exhibition__images-1 {
        right: 40px;
    }
    .past-event__wrap-photos {
        grid-gap: 20px;
    }
    .image {
        width: 100%;
    }
    .button-group {
        flex-direction: column;
    }
    .fashion-services__title {
        font-size: 18px;
    }
}
@media (min-width: 1025px) and (max-width: 1100px) {
    .fashion-exhibition__images-1 {
        right: 40px;
    }
    .past-event__wrap-photos {
        grid-gap: 20px;
    }
    .image {
        width: 100%;
    }
    .button-group {
        flex-direction: column;
    }
    .header-nav__list {
        grid-gap: 20px;
    }
}
@media (max-width: 995px) {
    .space-exhibition {
        margin-bottom: 420px;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .header {
        display: flex;
        flex-direction: column; /* Мобильный вид - колонка */
        align-items: center;
        padding: 20px 0;
        gap: 20px;
    }
    .header-logo {
        order: 1; /* Лого всегда сверху */
    }
    .header-nav {
        order: 3; /* Навигация внизу на мобильных */
        width: 100%;
    }
    .header-nav__list {
        flex-direction: column;
        grid-gap: 20px;
    }
    .button-group {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }
    .fashion-exhibition__images-3 {
        display: none;
    }
    .fashion-exhibition__images-1 {
        right: 50px;
    }
    .fashion-services__title {
        font-size: 14px;
    }
    .fashion-services__double-border-circle {
        width: 180px;
        height: 180px;
    }
    .fashion-services__circle-name {
        font-size: 18px;
        line-height: 22px;
    }
    .image {
        width: 100%;
    }
    .brands__logo {
        width: 100%;
    }
    .button-group-desktop {
        display: none;
    }
    .button-group-mobile {
        display: flex;
    }

}
@media (min-width: 426px) and (max-width: 768px) {
    .header {
        display: flex;
        flex-direction: column; /* Мобильный вид - колонка */
        align-items: center;
        padding: 20px 0;
        gap: 20px;
    }
    .header-logo {
        order: 1; /* Лого всегда сверху */
    }
    .header-nav {
        order: 3; /* Навигация внизу на мобильных */
        width: 100%;
    }
    .header-nav__list {
        flex-direction: column;
        grid-gap: 20px;
    }
    .button-group {
        order: 2; /* Кнопки посередине на мобильных */
        display: flex;
        /*gap: 10px;*/
        justify-content: space-between;
        width: 100%;
    }
    .slogan-stripe {
        margin: 34px 0 29px;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
    }
    .info-banner-small {
        margin: 0;
    }
    .visitor-event {
        margin: 0;
    }
    .uniqu__two {
        margin: 0;
    }

    .fashion-exhibition__images-1 {
        display: none;
    }
    .fashion-exhibition__images-2 {
        display: none;
    }
    .fashion-exhibition__images-3 {
        display: none;
    }
    .fashion-services__img {
        padding: 0 0 30px 47px;
    }
    .fashion-services__comment {
        padding: 4px 0 41px 47px;

    }
    .fashion-services__circle-name {
        max-width: 100%;
    }
    .space-exhibition {
        margin-top: 18px;
        clear: both;
    }
    .desc-event {
        padding: 16px;
    }
    .space-exhibition__btn-tag {
        padding: 12px 26px;
        line-height: 26px;
    }
    .news {
        margin-top: 47px;
    }
    .news__desc {
        margin: 18px 0 18px;
    }
    .news__img-one {
        padding: 30px 0 0;
    }
    .news__img-one-desc {
        max-width: 100%;
    }
    /*.image {*/
    /*    width: 100%;*/
    /*}*/
    .map {
        margin-top: 33px;
    }
    .map .wrap-map {
        margin: 20px 0;
    }
    .brands {
        margin-top: 10px;
    }
    .brands__logo {
        /*width: 100%;*/
        padding: 10px;
    }
    .past-event__title {
        margin: 43px 0 44px 0;
    }
    .past-event__photo {
        /*width: 100%;*/
    }
    .footer {
        margin: 47px 0 32px 0;
    }
    .button-group-desktop {
        display: none;
    }
    .button-group-mobile {
        display: flex;
    }
}
@media (max-width: 771px) {
    .space-exhibition {
        margin-bottom: 450px;
    }
}
@media (max-width: 700px) {
    .space-exhibition__banner {
        background-image: none;
    }
}
@media (min-width: 320px) and (max-width: 425px) {
    .fashion-exhibition__ticket {
        border-radius: 16px;
        margin-bottom: 20px;

    }
    .visitor-event__ticket-bg-one img,
    .visitor-event__ticket-bg-two img,
    .visitor-event__ticket-bg-three img,
    .visitor-event__ticket-bg-four img,
    .visitor-event__ticket-bg-five img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .info__banner-btn {
        margin: 20px;
    }
    .info__banner-text {
        font-size: 23px;
        padding: 20px;
    }
    .uniqu__ticket {
        min-width: initial;
        padding: 16px;
    }
    .uniqu__ticket-one {
        padding: 0;
    }

    .uniqu__ticket {
        min-width: initial;
        padding: 16px;
    }
    .uniqu__ticket-position-three {
        margin: 35px 0;
    }
    .uniqu__two {
        margin: 0;
    }
    .info-banner-small {
        margin: 0;
    }
    .visitor-event {
        margin: 0;
    }
    .header {
        display: flex;
        flex-direction: column; /* Мобильный вид - колонка */
        align-items: center;
        padding: 20px 0;
        gap: 20px;
    }
    .header-logo {
        order: 1; /* Лого всегда сверху */
    }
    .header-nav {
        order: 3; /* Навигация внизу на мобильных */
        width: 100%;
    }
    .header-nav__list {
        flex-direction: column;
        grid-gap: 20px;
    }
    .button-group {
        order: 2; /* Кнопки посередине на мобильных */
        display: flex;
        /*gap: 10px;*/
        justify-content: space-between;
        width: 100%;
    }
    .slogan-stripe {
        margin: 34px 0 29px;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
    }

    .uniqu__ticket-bg {
        display: none;
    }
    .visitor-event__ticket-bg {
        display: none;
    }
    .visitor-event__ticket-position-one {
        position: initial;
    }
    .visitor-event__ticket-position-two {
        position: initial;

    }
    .visitor-event__ticket-position-three {
        position: initial;

    }
    .visitor-event__ticket-position-four {
        position: initial;

    }
    .visitor-event__ticket-position-five {
        position: initial;

    }
    .visitor-event__ticket-position-btn {
        position: initial;

    }
    .visitor-event__ticket {
        position: initial;
    }

    .fashion-exhibition {
        margin-bottom: 180px;
    }

    .fashion-exhibition__images-1 {
        position: absolute;
        width: 150px;
        height: 206px;
        left: 183px;
        bottom: 0;
    }
    .fashion-exhibition__images-2 {
        position: absolute;
        width: 184px;
        height: 235px;
        bottom: -107px;
        left: 55px;
    }
    .fashion-exhibition__images-3 {
        width: 99px;
        height: 120px;
        left: 33px;
        bottom: 95px;
    }
    .fashion-exhibition__text {
        line-height: 29px;
        font-size: 18px;
        max-width: 290px;
    }
    .fashion-exhibition__title {
        margin-bottom: 50px;
    }
    .custom-row {
        min-height: 255px;
        position: relative;
    }
    .fashion-services__title h2 {
        padding: 23px 0 0 22px;
        font-size: 18px;
        line-height: 30px;
    }
    .fashion-services__title {
        padding: initial;
    }
    .fashion-services__img {
        padding: 0 0 0px 22px;
    }
    .fashion-services__comment {
        padding: 4px 0 0px 22px;
        font-size: 16px;
        font-weight: 600;
    }
    .fashion-services__double-border-circle {
        width: 80px;
        height: 80px;
        padding: 2px;
        box-shadow: 0 0 0 4px var(--color-main);
    }
    .fashion-services__circle-name {
        max-width: 100%;
        font-size: 14px;

    }
    .space-exhibition {
        margin-top: 18px;
    }
    .fashion-services {
        border-radius: 16px;
        margin-bottom: 16px;

    }
    .fashion-services__desc {
        display: flex;
        margin-bottom: 12px;
    }
    .desc-event {
        background-image: url(../img/bg-desc-event2.png);
        padding: 16px;
    }
    .space-exhibition__accordion-item {
        padding: 12px 0;
        line-height: 26px;
        font-size: 16px;
    }
    .news {
        margin-top: 47px;
    }
    .news__desc {
        margin: 18px 0 18px;
    }
    .news__img-one {
        padding: 30px 0 0;
    }
    .news__img-one-desc {
        max-width: 100%;
    }
    .image {
        width: 100%;
    }
    .map {
        margin-top: 33px;
    }
    .map .wrap-map {
        margin: 20px 0;
    }
    .brands {
        margin-top: 10px;
    }
    /*.brands__logo {*/
    /*    width: 100%;*/
    /*}*/
    .brands__logo {
        width: 100%;
    }

    .btn-details {
        width: 100%;
        margin: 25px 0 20px 0;

    }
    .past-event__title {
        margin: 43px 0 44px 0;
    }
    /*.past-event__photo {*/
    /*    width: 100%;*/
    /*}*/
    .footer {
        margin: 0 0 32px 0;
    }
    .button-group-desktop {
        display: none;
    }
    .button-group-mobile {
        display: flex;
    }
    .header-nav .button-group {
        display: flex;
        flex-direction: column;
    }
    .banner__image {
        content: url(../img/banner-mobile-home.svg);
    }
    .banner {
        margin-top: 15px;
    }
    .desc-event__button-group {
        display: none;
    }
    .desc-event__text-line {
        padding: 7px 0;
    }
    .desc-event__text {
        max-width: 270px;
        font-size: 18px;
        line-height: 35px;
    }
    .fashion-exhibition__title {
        position: relative;
        font-size: 18px;
    }
    .fashion-exhibition__title span {
        display: inline-block;
        font-size: 32px;
    }
    .fashion-exhibition__title strong {
        display: inline-block;
    }

    .space-exhibition__accordion {
        display: block;
        margin: -14px auto;
    }
    .space-exhibition__tag-cloud {
        display: none !important;
    }
    .space-exhibition__banner {
        background-image: none;
        min-height: initial;
    }
    .space-exhibition__slider {
        position: relative;
        height: 100%;
    }

    .news-mobile__swiper {
        overflow: hidden;
        display: block;
        margin-bottom: 20px;
    }
    .news__ticket {
        display: none;
    }
    .btn-subscribe {
        width: 100%;
    }
    .brands-mobile__swiper {
        overflow: hidden;
        display: block;
    }
    .brands-list {
        display: none;
    }
    .past-event-mobile__swiper {
        display: block;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .past-event__wrap-photos {
        display: none;
    }
    .past-event__photo {
        /*width: 266px !important;*/
        /*height: 178px !important;*/
    }
    .footer-nav__list {
        display: none;
    }
    .footer__logo {
        flex-direction: initial;
        justify-content: space-between;
    }
    .footer__subscribe {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer__subscribe-title {
        text-align: center;
    }
    .button-group__btn {
        width: 100%;
    }
    .info__banner-text__participants {
        padding: 7px 0 7px 18px;
        font-size: 15px;
        line-height: 18px;
    }
    .btn-details__85 {
        width: 85%;
        margin: 25px 0 20px 0;
    }
    .info-block__page p {
        line-height: 30px !important;
    }
}
@media (max-width: 1024px) {
    .header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        /*padding: 10px;*/
        position: relative;
    }

    .burger {
        display: block;
        padding: 0;
    }

    .header-nav {
        display: none;
        position: absolute;
        top: 93%;
        left: -7px;
        width: 100%;
        background: white;
        z-index: 1000;
        padding: 5px;
    }
    .burger__menu,
    .burger__closed {
        display: none;
    }

    .burger__menu.active,
    .burger__closed.active {
        display: block;
    }

    .main-body.active {
        display: none;
    }
    .footer.active {
        display: none;
    }

    .header-nav.active {
        display: flex;
        flex-direction: column;
        height: 100vh;
        padding: 30px 0;
    }

    .header-nav__list {
        flex-direction: column;
        padding: 10px;
        margin-bottom: 140px;
    }

    .header-nav__item {
        margin: 5px 0;
    }
    .header__wrap {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-direction: row-reverse;
    }

}