@media (max-width: 140vh) {
    .scs-content {
        margin-left: 4%;
    }
}

@media screen and (max-width: 1440px) {
    .scscl-title {
        font-size: 35px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .scscl-des p {
        font-size: 15px;
        line-height: 27px;
    }

    .scscl-postion {
        margin-bottom: 6px;
    }

    .k14c-content {
        padding-top: 55px;
    }

    .k14cc-clear {
        margin: 55px 0;
    }

    .v-black {
        top: 30%;
    }
}

@media screen and (max-width: 1000px) {

    .navigation{
        padding: 0 15px;
    }

    .ldtd-sp-wrapper .sp-body-content .sp-detail {
        padding: 50px 15px 20px;
    }

    .spdc-title {
        width: auto;
        margin: 0;
    }

    .spdc-img-wrapper.img980 {
        width: 100%;
        margin: 40px 0;
    }

    .spdc-img-fr {
        margin-right: 0;
        margin-left: 0;
    }

    .spdc-img-fl {
        margin-left: 0;
    }

    .ldtd-sp-wrapper .sp-body-content .sp-detail .sp-sapo, .ldtd-sp-wrapper .sp-body-content .sp-detail {
        font-size: 23px;
        line-height: 32px;
    }

    .amw-info:before {
        height: 92%;
    }

    .spdc-img-wrapper.normal img {
        width: 100%;
    }

    .sp-image-caption, .spdcig-content.w660 {
        width: 100% !important;
    }

    .sp-cover {
        display: none;
    }

    .bg-cover-mobile {
        display: block;
        width: 100%;
    }

    .bg-cover{
        display: none;
    }

    .spdc-img-wrapper.img980 .sp-image-caption {
        width: 100%;
    }

    .videobg-content {
        display: none;
    }

    .spdcig-content {
        margin-bottom: 0 !important;
        display: inline-block;
    }

    .spdc-img-wrapper.type-1 .custom {
        right: 85px;
    }

    .spdc-img-wrapper.type-3 .c-1 {
        width: 395px;
        left: 370px;
    }

    .spdc-img-wrapper.type-5 .c-1 {
        right: 0px;
        bottom: 45px;
        width: 400px;
    }

    .spdc-img-half video {
        display: none;
    }

    .spdc-img-half img {
        display: block;
    }

    .spdc-img-half, .spdc-caption-special {
        width: 100vw;
    }

    .scs-content {
        margin-left: 4%;
    }

    .spdc-img-wrapper.w980 {
        padding: 0 20px;
        box-sizing: border-box;
        width: 100%;
    }

    .k14cc-img-title {
        margin-left: 20px;
    }

    .spdctr-quote.type-1 {
        width: 95%;

    }

    .spdctr-quote {
        font-size: 30px;
        line-height: 43px;
    }


    .spdctlst-text p{
        font-size: 20px;
        line-height: 28px;
    }

    .ldtd-sp-wrapper .sp-body-content .sp-detail .cta-link i{
        font-size: 16px;
        line-height: 20px;
    }

}

@media (min-width: 769px) {
    .magz-popup {
        max-width: 660px;
    }


    .magzqw {
        grid-gap: 2rem;
        gap: 2rem;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        display: grid;
        background-size:contain
    }

    .magzqw li{
        width: auto;
    }

    .magzqw li:last-of-type{
        display: block;
    }


    .magzqw li:last-of-type .magzqw-content{
        width: 100%;
    }

    .magzqw li:nth-of-type(2n) .magzqw-content:first-child {
        padding-top: 100px;
    }


    .magzqwc-wrapper .avatar {
        width: auto;
    }

    .magzqw .magzqw-content {
        margin-bottom: 2rem;
    }

    .magzqwc-wrapper .name {
        font-size: 1.125rem;
        line-height: 1.5625rem;
    }

    .magzqwc-wrapper .quote {
        font-size: 1.225rem;
        line-height: 1.7rem;
    }


    .magzp-content .quote {
        width: 70%;
    }

}

@media only screen and (orientation: landscape) {
    .spdcig-content {
        width: 980px !important;

    }

    .spdcig-content.w660 {
        margin: 0 auto;
    }
}