.mobile-logo {
    display: none;
}

.mobile-show {
    display: none !important;
}

.zc-slider {
    display: none;
}

header nav:first-child {
    width: 100%;
    justify-content: center;
}

.pad-filter {
    display: none;
}

@media screen and (max-width: 1530px) {



    html {
        overflow-x: hidden !important;
    }
    :root {
        --content-width: calc(100% - 20px);
    }

    header nav:first-child {
        width: 100%;
        justify-content: center;
    }

    .slide-title, .slide-text {
        padding: 15px !important;
    }

    .home-slider .slide-home-page img {
        right: 15px !important;
    }

    .zc-container {
        transform: scale(0.9);
    }

    .header-tape-logo {
        left: 40px !important;
        height: 30px;
        top: 17px;
    }
}

@media screen and (max-width: 1440px) {
    :root {
        --content-width: calc(100% - 30px);
    }

    .content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .content-inner {
        margin: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .zc-container {
        transform: scale(0.7);
    }
}

@media screen and (max-width: 1150px) {


    .top120 {
        margin-top: 30px;
    }


    .zc-container {
        transform: scale(0.6);
    }

    :root {
        --content-width: calc(100% - 50px);
    }

    .content-inner {
        width: calc(100% - 20px);
    }

    .page-header .top-care {
        display: none;
    }

    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }

    .home-slider .header-logo {
        display: none;
    }

    header nav {
        display: none;
    }

    .main-mobile-nav {
        display: block !important;
        width: calc(100% - 30px);
    }

    .main-mobile-nav .search {
        margin-bottom: 20px;
    }

    .main-mobile-nav .search input {
        width: calc(100% - 50px);
        height: 30px;
        background: var(--color-main-brigth-ultra);
        border: 0;
        padding-left: 5px;
        color: #FFFFFF;
        font-weight: bold;
        border-radius: 5px;
    }

    .main-mobile-nav .search input:focus {
        background: #FFFFFF;
        color: var(--color-main-super-dark);
    }

    .main-mobile-nav .search input::placeholder {
        color: #FFFFFF;
    }

    .main-mobile-nav .search .la {
        font-size: 30px;
        color: #FFFFFF;
        transform: translateY(5px);
        margin-left: 3px;
    }

    header {
        position: relative;
    }

    .mobile-nav-divider {
        width: calc(100% - 20px);
        height: 1px;
        background: var(--color-main-brigth-ultra-2);
        margin-bottom: 8px
    }

    .mobile-language-switch {
        display: flex;
        justify-content: center;
        text-align: center;
        background: var(--color-main-brigth-ultra-3);
        width: 60px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        margin-bottom: 20px;

    }

    .mobile-language-switch a {
        color: var(--color-main-super-dark) !important;
    }

    .mobile-logo {
        display: block;
        position: absolute;
        top: 15px;
        width: 200px;
        left: calc(50% - 100px);
        z-index: 1001;
    }

    .mobile-logo img {
        width: 100%;
    }

    .home-slider .slide-home-page {
        height: auto !important;
    }

    .slide-home-page img {
        display: none !important;
    }

    .slide-home-page .content-slide {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center;
        justify-content: center;
        margin-top: 100px !important;
    }

    .slide-home-page .content-slide .slide-text {
        font-size: 18px;
    }

    .slide-home-page .content-slide .slide-text {
        font-size: 18px;
    }

    .join-to-us-mobile .flex-item {
        width: 100%;
    }

    .splide-join-to-us .flex-item .item-title {
        font-size: 18px;
    }

    .splide-join-to-us .flex-item .item-link {
        font-size: 16px;
    }

    .tape-slider-join .title {
        font-size: 22px;
    }

    .content-out {
        width: calc(100% - 60px);
    }

    .splide__arrow {
        transform: translateX(0) translateY(0) !important;
        display: none !important;
    }

    .e-library-mobile a {
        height: 450px;
        overflow-x: hidden;
        width: calc(100% - 20px);
        margin-left: 10px;
        justify-content: center;
        display: flex
    }

    .e-library-mobile a img {
        height: 100%;
        width: auto;
    }

    .hidden-nav {
        width: 100%;
        border-radius: 0;
        border: 0;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.47);
    }

    .hidden-nav.open {
        transform: translateX(0);
    }


    header {
        z-index: 1000;
    }

    .pad-filter {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 100;
        top: 0;
    }

    .hidden-nav a {
        margin-bottom: 5px;
    }

    .header-partner-page-logo {
        display: none;
    }

    .page-header {
        height: 260px !important;
        max-height: 260px !important;
        overflow-x: hidden;
    }

    .page-header img {
        height: 100% !important;
        width: auto !important;
    }

    .header-partner-logo {
        top: 50px !important;
    }

    .header-partner-logo .logo-img {
        margin-left: 15px;
    }

    .header-partner-logo .header-name {
        font-size: 22px !important;
    }

    .ld {
        width: 100% !important;
    }

    .ld .flex {
        display: block !important;
    }

    .ld .book-image {
        margin: 0 auto;
    }

    .ld .book-info {
        width: 100% !important;
    }

    .ld .book-info .title {
        margin-top: 30px;
    }

    .book-description {
        padding-left: 15px !important;
        font-size: 16px !important;
    }

    .filter-panel.show {
        display: none !important;
    }

    .filter-panel.filter-mobile{
        width: 100% !important;
        margin-left: 10px;
        margin-top: 0 !important;
        display: block !important;
    }

    .library.filter-open-mobile {
        display: none !important;
    }

    .e-magazine .list-element {
        width: calc(50% - 55px) !important;
    }

    .content-body {
        margin: 0 !important;
    }

    .all-collection-home {
        left: calc(50% - 152px) !important;
    }

    .zc-container, .zci-hidden {
        display: none;
    }

    .zc-slider {
        display: block;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-top: 110px;
        padding-bottom: 50px;
    }

    .zc-slider img {
        width: 100%;
    }

    .zc-slider .splide__slide {
        overflow-y: hidden;
    }
}

@media screen and (max-width: 991px) {


    .footer-logos {
        display: block;
    }
    .footer-logos img {
        margin: 0 auto;
    }

    .objet-detail {
        width: calc(100% - 20px);
        margin-left: 0 !important;
    }


    .objet-detail .flex {
        flex-wrap: wrap-reverse;
    }

    .objet-detail .cw8,
    .objet-detail .cw4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .partners .flex-list-element {

        width: calc((100%/12)*4 - 33px) !important;

    }

    .partners .flex-list-element .ct {
        font-size: 14px;
    }

    .new-collection-mobile, .exp-mobile {
        width: calc(100% - 10px);
    }

    .tape-slider-partner {
        margin-top: 25px;
    }

    .all-collection-home {
        left: calc(50% - 141px) !important;
    }

    .top50 {
        margin-top: 25px !important;
    }

    .zc .bottom-care.link, .expositions-home-all {
        left: calc(50% - 150px) !important;
    }
    .body.cart-data .flex:not(.flex-right) {
        display: block !important;
    }

    .booking-panel .title {
        font-size: 16px !important;
        width: 100% !important;
        padding: 0 !important;
        text-align: center;
    }

    .body.cart-data .cw9,
    .body.cart-data .cw8,
    .body.cart-data .cw6,
    .body.cart-data .cw4,
    .body.cart-data .cw3 {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .order-info .total-price {
        font-size: 22px !important;
    }

    .cart-list .price {
        font-size: 19px !important;
    }

    .order-steps.flex {
        display: block !important;
    }

    .order-steps.flex .cw3 {
        width: 100% !important;
    }

    .tab-content-panel .flex {
        display: block !important;
    }

    .content-body .flex {
        display: block !important;
    }

    .content-body .cw3,
    .content-body .cw4,
    .content-body .cw6 {
        width: 100% !important;
    }



    input[name="payment_method"] {
        transform: scale(1.5) translateY(-20px) !important;
    }

    .e-magazine .list-element {
        width: calc(100% - 25px) !important;
    }

    .list-element .library .img-container {
        width: 200px;
    }

    body {
        overflow-x: hidden;
    }
    .home-slider .splide__pagination {
        display: none;
    }

    .slide-home-page .content-slide {
        margin-top: 50px !important;
    }

    .zc-container, .zci-hidden {
        display: none;
    }

    .zc-slider {
        display: block;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-top: 110px;
        padding-bottom: 50px;
    }

    .zc-slider img {
        width: 100%;
    }

    .zc-slider .splide__slide {
        overflow-y: hidden;
    }

    .top-care, .bottom-care {
        height: 45px !important;
        line-height: 45px !important;
        font-size: 18px;
    }

    .zc-slider a {
        position: relative;
        display: block;
    }

    .zc-slider .title {
        position: absolute;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        bottom: 80px;
        text-align: center;
        width: 100%;
        text-shadow: 0 0 5px var(--color-main-super-dark);
    }

    .mobil-slider .splide__arrow {
        transform: translateX(0) translateY(0) !important;
        background: transparent !important;
        margin: 0 !important;
        border: 0 !important
    }

    .mobil-slider .splide__arrow .la {
        color: #FFFFFF !important;
    }

    .tape-slider-partner .splide__slide {
        padding: 0 70px;
    }

    .tape-slider-partner .top-care {
        margin-left: 10px;
    }

    footer {
        height: auto !important;
        padding: 30px !important;
        width: calc(100% - 50px);
    }

    footer .content.flex {
        display: block !important;
    }

    footer .content .fc:nth-child(4) {
        display: none;
    }

    footer .content .fc:nth-child(5) .flex {
        justify-content: left !important;
    }

    footer .content .fc.cw3 {
        width: 100% !important;
    }

    /** region Articles ***/
    #list-article .flex-wrap {
        display: block !important;
    }

    #list-article .flex-wrap .cw6 {
        width: 100% !important;
    }

    .article-model .article.main {
        width: 100%;
    }

    .article-model {
        height: 300px !important;
        overflow-y: hidden !important;
        display: block !important;
        padding: 0 !important;
    }

    .article-model img {
        width: calc(100% - 20px) !important;
        height: auto !important;
        margin: 0 !important;
        left: 0 !important;
    }
    .splide {
        width: 100% !important;
        overflow: hidden;
    }

    /* endregion */
    .article-content .flex {
        flex-wrap: wrap-reverse !important;
    }

    .article-content .flex .cw8,
    .article-content .flex .cw4 {
        width: 100% !important;
    }

    .detail-title {
        font-size: 18px !important;
    }

    .article-site-bar {
        padding-left: 0 !important;
    }

    .collection-greed .gallery {
        display: block !important;
    }

    .gallery__item {
        width: 100%;
        margin-left: 10px;
    }

    .gallery__item a {
        display: block;
        height: 300px;
        overflow-y: hidden;
        width: 100%;
    }

    .gallery__item {
        margin-bottom: 20px;
    }

    .header-image-title {
        font-size: 18px !important;
    }

    .collection-greed {
        display: block;
    }

    .collection-greed .gallery__item {
        width: calc(100% - 20px) !important;
    }

    .object-content {
        display: block !important;
    }

    .object-content .detail-text,
    .object-content .object-detail-info {
        width: 100%;
    }

    .collection-greed .gallery {
        width: 100% !important;
    }

    .modal-video.frame  {
        width: calc(100% - 45px) !important;
        height: calc(100% - 10px) !important;
        max-width: calc(100% - 45px) !important;
        max-height: calc(100% - 10px) !important;
        top: 0 !important;
        left: 0 !important;
        margin: 0;
        border: 0 !important;
    }

    .modal-video-close {
        right: 10px;
        top: 10px;
    }

    .gallery_img.video-thumb-container {
        width: calc(100% - 50px) !important;
    }

    .list-library {
        width: 100% !important;
    }

    .cart {
        left: auto !important;
        right: 0 !important;
        top: 0 !important;
        transform: translateX(0);
        z-index: 1000000000;
        border-radius: 0;
        box-shadow: 0 0 0 !important;
        position: absolute;
        background: var(--color-main-super-dark) !important;
        width: 60px !important;
    }

    .select-date-time {
        display: block !important;
        width: calc(100% - 22px) !important;
    }

    .booking-panel .top50 {
        margin-top: 25px !important;
    }
    .select-date-time .select-time {
        width: 100% !important;
        justify-content: left;
        margin: 10px 0;
    }

    .ticket-row.ticket
    {
        display: block !important;
        height: auto !important;
        width: calc(100% - 38px) !important;
        margin-left: 10px;
        padding-left: 15px !important;
        padding-bottom: 15px !important;
        margin-bottom: 15px !important;
    }

    .ticket-row.ticket > div {
        width: calc(100% - 100px);
        text-align: left !important;
        justify-content: left !important;
        padding: 0 !important;
        margin: 0;
    }
    .ticket-row.ticket > div.ticket-label {
        font-weight: bold;
        margin-top: 15px;
    }


    .ticket-row.total {
        width: calc(100% - 38px) !important;
        border-top: 0 !important;
    }

    .rt {
        white-space: nowrap;
    }

    .no-cart-data  {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .total-title {
        display: none;
    }

    .total-price {
        padding-top: 25px;
    }

    .q-changer {
        width: 80px !important;
    }

    .page-contacts {
        flex-wrap: wrap-reverse !important;
    }

    .page-contacts .cw8,
    .page-contacts .cw4 {
        width: 100% !important;
        margin-top: 20px;
    }

    .simple-page-header {
        height: 60px !important;
    }

    .modal-background {
        z-index: 99999999999999999 !important;
    }

    .modal-search-box {
        width: calc(100% - 60px);
        left: 6px !important;
        top: -65px !important;
        z-index: 99999999999999999 !important;
        position: absolute;

    }
}

@media screen and (max-width: 640px) {


    .footer-logos img {
        width: 100%;
        height: auto !important;
    }
    .ld .book-image {
        width: 300px !important;
    }

    .filter-buttons .tags {
        width: 100%;
        border-top: 1px solid var(--color-main-brigth-ultra);
        margin-top: 5px;
        padding-top: 5px;
    }

    #list-article .flex-wrap .cw6 {
        width: 100% !important;
        display: block !important;
    }

    .detail-text {
        font-size: 17px !important;
    }

    .detail-date {
        margin-top: 20px;
    }


    .list-library {
        width: calc(100% - 20px) !important;
        display: block !important;
        background: #f6f6f6;
        margin-left: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 10px;
        margin-bottom: 10px !important;
        border: 1px solid #e6e6e6;

    }

    .list-library .poster {
        margin: 0 auto;
    }
    .library-info {
        width: calc(100% - 20px) !important;
        padding: 10px;
    }


    .partners .flex-list-element {
        width: calc((100%/12)*12 - 33px) !important;
    }

    .panel-box
    {
        width: 100% !important;
    }

    .panel-box input:not([type="checkbox"]) {
        font-size: 13px !important;
    }

    .panel-box p {
        font-size: 14px;
    }

    .modal-search-box .search-result .row {
        display: block !important;
    }

    .modal-search-box .search-result .row .cw9,
    .modal-search-box .search-result .row .cw3 {
        width: 100% !important;
        font-weight: bold;
    }

    .e-book-panel {
        width: calc(100% - 60px) !important;
        display: block !important;
    }

    .e-book-panel > div {
        padding: 0 !important;
        margin: 0 auto;
    }

    .e-book-panel .padding10 {
        padding-left: 0 !important;
    }

    .e-book-panel .title-list {
        text-align: center;
        margin-top: 10px;
    }

}



