@media (orientation: portrait) {
    .KeyVisual img {
        width: 250%;
        margin-top:0;
    }

    .KeyVisual .text {
        height: 40%;
        padding: 0 10vw;
    }

    #KeyFeature,
    .KeyFeature {
        padding: calc(4dvw + 4dvh) calc(3dvw + 3dvh);
    }

    .KeyFeature>div {
        flex-direction: column;
        gap: 1rem;
    }

    .KeyFeature>div .text {
        width: 100%;
        gap: 1rem;
    }

    .KeyFeature>div .imgs,
    .KeyFeature>div .imgs img {
        max-width: 100vw;
    }

    #Memory,
    .Memory {
        padding: 0 0 10vh 0;
    }

    .Memory>img {
        width: 350%;
    }

    .Memory>div {
        padding: 0 0 5vh 0;
        height: 55%;
    }

    .InnerGIGABYTEContent .dots {
        display: none;
    }
}

@media screen and (max-width:2560px) {
    .KeyVisual img {
        margin-top:0;
    }
    .Memory>div{    
        margin-top: 43vw;   
    }
    #Memory,
    .Memory {
        justify-content: flex-start;
    }
    #tbw,
    .tbw {
        padding: 12vw 0;
    }

}


@media screen and (max-width:1920px) {
    #Memory, .Memory{
        height: auto;
    }
    .Memory>img {
        width: 100%;
    }
}

@media screen and (max-width:1600px) {

    .KeyVisual img{
        /* object-fit: cover;
        margin-top: -200px; */
    }

    .KeyVisual .text {
        /* height: 40%; */
    }
    .Memory>img {
        width: 150%;
    }
    .Memory>div {
        margin-top: 66vw;
    }
}

@media screen and (max-width:1366px) {
    .InnerGIGABYTEContent h3 {
        font-size: 40px;
        line-height: 44px;
    }
    #KeyVisual, .KeyVisual {
    }
    .KeyFeature>div .imgs, .KeyFeature>div .imgs img {
        width: 45%;
    }
    .KeyFeature>div .imgs img {
        width: 100%;
    }
    .KeyVisual .text {
        position: relative;
        margin-top: -15vw;
        margin-bottom: 7vw;
        gap: 20px;
    }
    .Aitop>video {
        min-height: 30vw;
        width: unset;
    }

    .Aitop>div {
        flex-direction: column;
        align-items: center;
        gap: 1rem;
        padding: 0 0 10vw;
    }

    .Aitop>div .text {
        align-items: center;
        max-width: 768px;
    }

    .Aitop>div .text h3,
    .Aitop>div .text p {
        text-align: center;
    }

    .Aitop>div .spec {
        display: flex;
        column-gap: 5vw;
    }

    .Aitop>div .spec>div {
        place-items: center;
        padding-top: 2rem;
    }
}

@media screen and (max-width:1024px) {}

@media screen and (max-width: 960px) {
    .InnerGIGABYTEContent h3 {
        font-size: 32px;
        line-height: 36px;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent a,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0;
    }

    .KeyVisual img {
        width: 180%;
    }
    .KeyVisual .text {
        position: relative;
        margin-top: -25vw;
        margin-bottom: 15vw;
        gap: 16px;
    }
    .KeyFeature>div {
        flex-direction: column;
        max-width: 768px;
        gap: 4rem;
    }

    .KeyFeature>div .text {
        max-width: 600px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .KeyFeature>div .text h3 {
        font-size: 32px;
    }
    .KeyFeature>div .imgs{
        width: 100%;
        max-width: 580px;
        margin-left: auto;
        margin-right: auto;
    }
    #Memory, .Memory {
        padding: 0;
    }
    .Memory>div {
        position: relative;
        margin-top: -56vw;
        margin-left: auto;
        margin-right: auto;
        max-width: 600px;
    }
    .tbw>div {
        margin-left: auto;
        margin-right: auto;
        max-width: 600px;
    }
    #Aitop,
    .Aitop {
        gap: 3rem;
    }
    .Aitop>div {
        padding: 0 0 15vw;
    }
    .Aitop>div .text {
        max-width: 600px;
    }

    .Aitop>video {
        width: 140%;
    }
}

@media screen and (max-width: 768px) {}

@media screen and (max-width:600px) {
    .InnerGIGABYTEContent h3 {
        font-size: 32px;
        line-height: 36px;
    }

    .InnerGIGABYTEContent h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent a,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 13px;
        line-height: 16px;
    }

    #KeyFeature,
    .KeyFeature {
        padding: 20vw 10vw;
    }

    .KeyFeature>div {
        max-width: 320px;
    }

    .KeyFeature>div .text h3 {
        font-size: 32px;
    }

    .Memory>div .text {
        padding: 0 10vw;
    }

    .Memory>div .imgs {
        padding: 0 5vw;
    }

    .Memory>img {
        width: 300%;
    }

    .Memory>div {
        margin-top: -116vw;
    }

    #tbw, .tbw {
        padding: 7rem 0;
    }

    .tbw>div .text h3,
    .tbw>div .text p {
        padding: 0 10vw;
    }

    .tbw>div .imgs {
        padding: 0 5vw;
    }
    .tbw>img {
        position: absolute;
        width: auto;
        height: 150%;
        right: 0;
        bottom: -80%;
    }
    .Aitop>video {
        width: 300%;
    }

    .Aitop>div {
        padding: 0 10vw 100px;
    }

    .Aitop>div .spec {
        display: grid;
        width: 100%;
    }

    .Aitop>div .spec>div {
        place-items: flex-start;
        padding-top: 0px;
    }

    .Aitop>div .spec h4 {
        font-size: 36px;
    }

    .Aitop>div .spec h5 {
        font-size: 12px;
    }

    .Aitop>div .text h3,
    .Aitop>div .text p {
        text-align: left;
    }
}