@media screen and (max-width: 1024px){
    :root{


        --text:14px;


        --box_size:33.3333%;
        --box_size2:33.3333% ;
        --box_size3:100% ;


    }
    #footer-logo-js{
        height:10vh;
    }
    .grid.list-grid footer {
        width: 25%;
    }
    .page-header h1 span{
        font-size: 0.7em;
    }

    .grid-gridx .box {
        width: calc(100% / 5);
    }

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




        --box_size:50%;
        --box_size2:50% ;


        --mid: 1.5rem;
        --mid3: 1.2rem;
        --mid2: 1.5rem;
        --mid4: 2.5rem;
        --big: 2.5rem;
        --big2: 3rem;
        --huge: 10rem;

    }

    .cover-dot{
        display: none;
    }
    .home-swiper,
    .cover{
        position: relative;
        top: 0;
        left: 0;
    }
    .cover{
        height: calc(100vh - var(--h));
        margin-top: var(--h);
    }
    .home-swiper{
        height: auto;
    }
    .home-slide,
    .home-swiper-wrapper{
        height: calc(100vh - var(--h));
    }
    .cover-title{
        font-size: 8rem;
    }

    .cover-video{
        display: none;
    }

    .main-header{
        display: flex;
        position: fixed;
        width: 100%;
        left:0;
        top:0;
        z-index: 99;
        pointer-events: none;
   }
    .home .header-menu-logo,
    .header-menu-logo {
        transform: translateY(0);
        position: relative;
        left:0;
        top:0;
        mix-blend-mode: unset;
        background: black;
        box-shadow: unset;
    }
    .header-menu{
        position: relative;
        flex: 1;
        padding: 0;
    }
    .header-menu-toy-wrap{
        box-shadow: unset;
        width: 100%;
    }
    .header-search-form{
        width: 100%;
        flex: 1;
    }
    .header-search {
        border-left: rgba(255, 255, 255, 0.5) solid 1px;;
    }
    .header-menu-content{
        width: 100%;
    }
    .cover-info{
        display: block;
        font-size: var(--mid);
    }
    .home .big-title {
        font-size:30vw;
    }
    .page-content{
        padding-top: var(--h);
    }
    .page-header h1{
        margin-left: 0 !important;
        margin-bottom: 5vh;
    }
    .page-header-tool{
        display: block;
    }
    .grid-wrap{
        display: block;
    }
    .grid-wrap-title{
        width: 100%;
    }
    .grid-wrap .grid {
        width: 100%;
    }
    .grid-gridx .box {
        width: calc(100% / 3);
    }
    .post-menu-nav {
        display: none;
    }
    .poster {
        width: 80%;
    }
}

@media screen and (max-width: 600px){
    :root{
        --box_size:100%;
        --box_size2:100% ;
        --h: 3.5rem;
        --big: 2rem;
        --mid2: 1.2rem;
        --s: .75rem;
        --big2: 2.2rem;
        --huge: 5rem;
    }
    .cover-info {
        font-size: 1em;
    }
    .header-search-form input{
        min-width: unset;
    }
    .lng{
        white-space: nowrap;
    }
    .cover-title {
        font-size: 3rem;
        background: black;
        color: white;
        position: absolute;
        top:0;
        left: 0;
        z-index: 1;
    }
    .cover-link a:nth-child(3) {
        bottom: 10%;
    }
    .cover-link a:nth-child(1) {
        top: 5rem;
        left: 5%;
    }
    .cover-link a:nth-child(2) {
        top: 40%;
        right: 0;
    }
    .cover-info{
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .home-swiper-wrapper,
    .cover-info .text{
        display: none;
    }
    .cover-logo svg{
        height: auto;
        width: 50%;
    }
    .cover-bg{
        overflow: hidden;
    }
    .home-col-wrap a span, .home-shop a span {
        font-size: 15vh;
        text-transform: uppercase;
    }
    #footer-logo-js {
        height: 5vh;
    }
    .home-col-wrap picture, .home-shop picture {
        width: 11vh;
        height: 11vh;
    }
    .footer-end,
    .home-col-wrap-s,
    .footer-wrap,
    .footer-top{
        display: block;
    }
    .footer-item {
        border-left: none;
        border-top: currentColor solid 1px;
    }
    .footer-end{
        padding: var(--s);
    }
    .footer-end>*{
        padding: 0;
    }
    .full-img-slider .swiper-slide video, .full-img-slider .swiper-slide img{
        aspect-ratio: 1 / 1;
    }
    .plane-text-box-wrap{
        display: block;
    }

    .plane-text-box .text-img-s{
        justify-content:flex-start;
    }
    .plane-text-box .text-img-s img{
        width: 70%;
    }
    .page-header h1{
        font-weight: 700;
        font-size: var(--h);
    }
    .page-header-calendar.cat-item{
        display: none;
    }
    .grid-gridx .box {
        width: calc(100% / 2);
    }

    .page-header-menu ul li.for-list,
    .inside .post-top{
        display: none;
    }
    .artwork-info-wrap{
        width: 100%;
    }
    .inside .artwork-gallery {
        height: calc(100vh - var(--h));
    }
    .artwork-page .carousel__button.is-prev, .artwork-page .carousel__button.is-next,
    .artwork-page .fancybox__content>.carousel__button.is-close{
        height: var(--h);
    }
    .swiper-img-nav {
        height: 50px;
    }
    .swiper-img-nav span img {
        width: 30px;
    }
    .slide-video .plyr {
        width: 100%;
    }
    .post-header-wrap{
        display: block;
    }
    .post-text-side{
        align-items: flex-start;
    }
    .plane-text-block-wrap{
        display: block;
    }
    .open-audio{
        font-size: 12px;
    }
    .gallery-slider .swiper-slide img {
        width: 100%;
        height: auto;
        min-height: unset;
      
    }
    .swiper-nav2{
        display: none;
    }
    .swiper-tool .swiper-pagination-bullets.swiper-pagination-horizontal{
        position: relative;
    }
    .swiper {
        --swiper-pagination-bullet-size: 8px;
    }
    .text-block-title{
        font-size: 1rem;
        color: #888;
    }
    .post-header-wrap h3{
        border-bottom: currentColor solid 1px;
        padding-bottom: .5rem;
    }
    .post-top {
        height: calc(var(--h) + 5vh);

    }
}