@media screen and (max-width: 768px) and (orientation:portrait) {
    .content .innerWrap .title {
        padding: 3.7vw 0 !important;
    }
    .title h1 {
        font-size: 5.8vw !important;
        padding-bottom: 1vh !important;
    }
    .title h1::after {
        width: 25vw !important;
        margin-left: -12vw !important;
    }
    .content2 {
        margin-top: 7vh !important;
    }
    .content2 .ctx1 {
        margin: 2vw !important;
    }
    .content2 .ctx1 .left {
        width: 80vw !important;
        height: 80vw !important;
        margin-bottom: 1vh !important;
    }
    .content2 .ctx1 .left .imgBox1 {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 0 !important;
    }
    .content2 .ctx1 .right .p1 {
        margin-bottom: 2vh !important;
    }
    .content2 .ctx1 .right .p2 {
        font-size: 15px !important;
        margin-bottom: 2vh !important;
    }
    .content2 .ctx2 .bottom .imgBox {
        height: 45vw !important;
        padding: 1vw 2vw !important;
    }
    .content2 .ctx2 .bottom .imgBox3 {
        margin: 0 2vw !important;
    }
    .content1 {
        padding: 3vh 0 0 0 !important;
        height: auto !important;
    }
    .content1 .innerWrap .left {
        margin-bottom: 1vh !important;
    }
    .content1 .innerWrap .left .p2 {
        font-size: 15px;
        margin-bottom: 1vh !important;
    }
    .footer {
        display: none !important;
    }
}

@media screen and (max-width: 920px) and (orientation:landscape) {
    .content .innerWrap .title {
        padding: 3.7vw 0 !important;
    }
    .title h1 {
        font-size: 4vw !important;
        padding-bottom: 1vh !important;
    }
    .title h1::after {
        width: 25vw !important;
        margin-left: -12vw !important;
    }
    .content2 {
        margin-top: 20vh !important;
    }
    .content2 .ctx1 {
        margin: 2vw !important;
        flex-direction: row;
    }
    .content2 .ctx1 .left {
        width: 40vw !important;
        height: 40vw !important;
        margin-bottom: 1vh !important;
    }
    .content2 .ctx1 .left .imgBox1 {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 0 !important;
    }
    .content2 .ctx1 .right {
        margin-left: 2vw;
        width: 50vw;
    }
    .content2 .ctx1 .right .p1 {
        font-size: 24px;
        margin-bottom: 2vh !important;
    }
    .content2 .ctx1 .right .p2 {
        font-size: 14px !important;
        margin-bottom: 2vh !important;
    }
    .ctx2 {
        margin: 10vh 0;
    }
    .content2 .ctx2 .bottom .imgBox {
        height: 45vw !important;
        padding: 1vw 2vw !important;
    }
    .content2 .ctx2 .bottom .imgBox3 {
        margin: 0 2vw !important;
    }
    .content1 {
        padding: 3vh 0 0 0 !important;
        height: auto !important;
    }
    .content1 .innerWrap .left {
        margin-bottom: 1vh !important;
    }
    .content1 .innerWrap .left .p2 {
        font-size: 15px;
        margin-bottom: 1vh !important;
    }
    .footer {
        display: none !important;
    }
}

@media screen and (max-width: 920px) and (min-width: 768px) and (orientation:portrait) {
    .content .innerWrap .title {
        padding: 3.7vw 0 !important;
    }
    .title h1 {
        font-size: 4.3vw !important;
        padding-bottom: 1vh !important;
    }
    .title h1::after {
        width: 25vw !important;
        margin-left: -12vw !important;
    }
    .content2 {
        margin-top: 7vh !important;
    }
    .content2 .ctx1 {
        margin: 2vw !important;
        flex-direction: row;
        justify-content: space-around !important;
    }
    .content2 .ctx1 .left {
        width: 40vw !important;
        height: 50vw !important;
        margin-bottom: 1vh !important;
    }
    .content2 .ctx1 .left .imgBox1 {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 0 !important;
    }
    .content2 .ctx1 .right {
        position: relative;
        left: 2vw;
        width: 55vw !important;
    }
    .content2 .ctx1 .right .p1 {
        margin-bottom: 2vh !important;
    }
    .content2 .ctx1 .right .p2 {
        margin-bottom: 2vh !important;
    }
    .ctx2 {
        margin-top: 5vh;
    }
    .content2 .ctx2 .bottom .imgBox {
        height: 35vw !important;
        padding: 1vw 2vw !important;
    }
    .content2 .ctx2 .bottom .imgBox3 {
        margin: 0 2vw !important;
    }
    .content1 {
        padding: 3vh 0 0 0 !important;
        height: auto !important;
    }
    .content1 .innerWrap .left {
        margin-bottom: 1vh !important;
    }
    .content1 .innerWrap .left .p2 {
        font-size: 18px;
        margin-bottom: 1vh !important;
    }
    .footer {
        display: none !important;
    }
}

@media (max-width: 1200px) and (min-width: 920px) and (orientation:landscape) {
    .content .innerWrap .title {
        padding: 3.7vw 0 !important;
    }
    .title h1 {
        font-size: 3.5vw !important;
        padding-bottom: 1vh !important;
    }
    .title h1::after {
        width: 25vw !important;
        margin-left: -12vw !important;
    }
    .content2 {
        margin-top: 7vh !important;
    }
    .content2 .ctx1 {
        margin: 2vw !important;
    }
    .content2 .ctx1 .left {
        width: 30vw !important;
        height: 35vw !important;
        margin-bottom: 1vh !important;
    }
    .content2 .ctx1 .left .imgBox1 {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 0 !important;
    }
    .content2 .ctx1 .right .p1 {
        margin-bottom: 2vh !important;
    }
    .content2 .ctx1 .right .p2 {
        margin-bottom: 2vh !important;
    }
    .ctx2 {
        margin-top: 5vh;
    }
    .content2 .ctx2 .bottom .imgBox {
        height: 35vw !important;
        padding: 1vw 2vw !important;
    }
    .content2 .ctx2 .bottom .imgBox3 {
        margin: 0 2vw !important;
    }
    .content1 {
        padding: 3vh 0 0 0 !important;
        height: auto !important;
    }
    .content1 .innerWrap .left {
        margin-bottom: 1vh !important;
    }
    .content1 .innerWrap .left .p2 {
        font-size: 18px;
        margin-bottom: 1vh !important;
    }
    .footer {
        display: none !important;
    }
}