@media screen and (max-width: 700px) {
    :root{
        --size: 700px;
        --color: #000;
        --fontSzie:14px;
        --bigger:8vw;
        --space:1rem;
        --space2:calc(var(--space)/2);
        --space3:calc(var(--space)*2);
        --s25:25%;
        --s50:100%;
        --s75:75%;
        --s100:100%;
        --header: 50px;
        --color2: rgba(0,0,0,0.08);
    }
    .back{
        display: none;
    }
    .open-search{
        font-size: 1.2rem;
    }
    .lng li{
        font-size: 1rem;
    }
    .open-menu>div{
        height: 1rem;
    }
    .scroll-down{
       left: var(--space3);
    }
    .home-loading img,
    .section-logo img {
        width: 90%;
        height: auto;
    }
    .section-swiper .swiper-pagination{
        display: none;
    }
    .main-menu-nav>ul>li a{
        font-size: 8vw;
    }
 
    .main-menu-nav>ul>li>ul{
        opacity: 1;
        position: relative;
        width: auto;
        left: 0;
        transform: translateX(0);
    }

    .show-menu .open-menu em:last-child, .show-menu .open-menu em:first-child {
        transform: rotate(25deg );
        top: 0.5rem;
    }
    .show-menu .open-menu em:last-child {
        transform: rotate(-25deg );
    }

    .slider-text {
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 6rem;
        padding: var(--space);
        width: 100%;
        text-align: center;
    }
    .about-section .text{
        display: none;
    }
    .cn .section-title h1,
    .section-title h1{
        width: 100%;
        font-size: 8vw;
        text-align: center;
    }
      .section-title h1{
        font-size: 7vw;
      }
    .section-content {
        width: 100%;
        text-align: center;
        right: 0;
    }
    .section-more {
        position: absolute;
        z-index: 20;
        left: 50%;
        bottom: var(--space3);
        transform: translate(-50%,0);
    }
    .section-more a{
        border-radius: 5px;
        width: auto;
        height: auto;
        padding: .5rem 1rem;
        border-color: #fff;
    }
    .slider-text, .section-content .text,
    .section-more label{
        opacity: 1;
    }
    .swiper-slide .section-more, .section-more.step-4 {
        opacity: 1;
        transform: translate(-50%,0) scale(1);
    }

    .back {
        width: 1.5rem;
        height: 1.2rem;
    }

    .plane-text.wrap{
        display: block;
        padding: var(--space) 0;
    }

    .plane-text.wrap .text {
        padding:0 var(--space) var(--space) var(--space);
        font-weight: 400;
    }

    h2{
        font-size: 1rem;
    }
    .plane-box.full-height{
        height: auto;
    }
    .plane-g .plane-box {
        height: auto;
    }
    .plane-text .card-info .text{
        margin-top:15vh;
    }
    #footer .wrap{
        font-size: 10px;
    }
    .page-header h1{
        text-align: center;
        line-height: 1.2;
        letter-spacing: 0.1rem;
    }
    .grid .wrap{
        display: block;
    }
    .box .box-img {
        line-height: 0;
        height: calc(100vw - 3rem);
    }
    .g-box{
        width: 100%;
    }
    .page-wrap{
        display: block;
    }
    .page-wrap .inside.page-header{
        height: auto;
    }
    .inside .page-header-title .wrap>*{
        width: 100%;
        text-align: center;
    }
    .post-cover img{
        height: auto;
    }
    .is-video:after{
        display: none;
    }
    .is-video:before {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 30px solid white;
    }
    .share{
        display: none;
    }
    .more-post a{
        width: 100%;
        border-bottom: var(--line);
    }
    .more-post a:last-child{
        border-bottom: none;
    }
    .delighter{
        transition: transform 3s cubic-bezier(.18,1,.21,1),opacity 2.5s cubic-bezier(.18,1,.21,1);
        transform: translateY(0px);
        opacity: 1;
    }
    .page-header.inside h1{
        margin-top: 0;
    }
    .inside .page-header-title{
        width: 100%;
    }
    .page-header-title .wrap{
        display: none;
    }

    .post-info-all img {
        width: 100%;
        height: auto;
        margin:auto;
    }

    .cn .main-menu-nav>ul>li>ul {
        left: auto;
        right: auto;
    }
    .cn .main-menu-nav>ul>li a {
       font-size: 14vw;
    }
    .tx{
        width: 100%;
    }
    .step-1, .step-2, .step-3{
        opacity: 1;
    transform: translateY(0);
    }
 .cn .section-content h1 {
    line-height: 1.2;
    letter-spacing: .2rem;
}
.section{
    height: 100%;
}
.same,
.home,
.home #wrapper,
.home #content,
.home-phone-swiper,
.swiper-slide-content,
.section .swiper-container,
  .section-bg{
    height: 100%
  }
  .swiper-slide-content{
    position: relative;
    height: 100vh;
  }
  .main-menu>.wrap{
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .main-menu-content,
  .main-menu-contact{
    width: 100%
  }
  .copyright{
    display: none;
  }

    .same,
    body.home{
        overflow: hidden !important;
    }

    .post-type-archive-talent_think_tank .grid .wrap{
        display: flex;
        flex-wrap: wrap;
    }
     .post-type-archive-talent_think_tank .grid .wrap .box{
        width: 50%;
    }
         .post-type-archive-talent_think_tank .grid .wrap .box .box-img {
    line-height: 0;
    height: calc(50vw - 3rem);
    }
    .line em:first-child {
    left: var(--space);
}
.line em:nth-child(2) {
    left: 50%;
}
.line em:nth-child(3) {
    left: calc(100% - var(--space));
}

#landscape {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999999999;
    background: rgba(255,255,255,0.5);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
}
#landscape.active {
    display: flex;
}
#landscape svg {
    width: 20vw;
    height: auto;
}
.main-menu-nav>ul>li>ul{
    display: none !important;
}
    
}