#menuTop {
    padding: 0 20px;
}
@media (min-width: 1171px) {
    .content .w3-container {
        padding: 0;
    }
}
@media (min-width: 992px) {
    .content .w3-container {
        padding: 0;
    }
}
.content .w3-container {
    padding: 0.01em 0;
}
section {
    position: relative;
}
#mainWrite h1,
#mainWrite .group {
    position: absolute;
}
#mainWrite img {
    width: 100%;
}
#mainWrite p {
    font-family: PingFang, "Microsoft JhengHei", Arial, sans-serif;
}
#section01 #index01,
#section02 #index02 {
    display: block;
}
#section01 #index01m {
    display: none;
}
#section01 .group {
    right: 80px;
    top: 100px;
    width: 40%;
}
#section01 .group h1 {
    font-size: 34px;
    top: 0;
    text-align: left;
}
#section01 .button {
    position: absolute;
    top: 150px;
}
#section01 .button button {
    background-color: #f18133 !important;
    color: #fff !important;
    font-size: 17px;
}
#section01 .button button i {
    font-size: 17px !important;
}
#section01 .video .w3-modal-content {
    background-color: transparent;
}
#section01 .video .w3-modal {
    padding-top: 150px;
}
#section01 .video .w3-modal #player {
    width: 100%;
}
@media (max-width: 1200px) {
    #section01 .group h1 {
        font-size: 30px;
        top: 25px;
    }
    #section01 .group {
        top: 45px;
        right: 40px;
        width: 42%;
    }
}
@media (max-width: 1000px) {
    #section01 .video .w3-modal #player {
        height: 400px;
    }
    #section01 #index01 {
        display: none;
    }
    #section01 #index01m {
        display: block;
    }
    #section01 .group,
    #section01 .group h1,
    #section01 .button {
        position: static;
    }
    #section01 .group h1 {
        display: inline-block;
        font-size: 42px;
    }
    #section01 .group {
        width: 100%;
        text-align: center;
        margin-top: 5%;
        padding: 0 30px;
    }
}
@media (max-width: 800px) {
    #section01 .group h1 {
        font-size: 25px;
    }
}
@media (max-width: 600px) {
    #section01 .group {
        margin-top: 15px;
    }
}
@media (max-width: 500px) {
    #section01 .group h1 {
        font-size: 18px;
    }
}
#section02 p {
    width: 50%;
    position: absolute;
    right: 30px;
    bottom: 45px;
    font-size: 17px;
}
@media (max-width: 1200px) {
    #section02 p {
        width: 50%;
        right: 26px;
        bottom: 35px;
        font-size: 13px;
    }
}
@media (max-width: 1000px) {
    #section02 p {
        position: static;
        font-size: 18px;
        width: auto;
        padding: 30px 30px 0;
    }
}
@media (max-width: 600px) {
    #section02 p {
        font-size: 13px;
        padding: 0 30px;
    }
}
#section03 .slick-dots li button:before {
    font-size: 18px;
}
#section03 .slick-dots {
    bottom: 5%;
}
#section03 .box {
    display: block;
    position: absolute;
    top: 90px;
    left: 150px;
    width: 30%;
    z-index: 1;
}
#section03 .box h3 {
    border: none;
}
#section03 .mhide {
    display: block;
}
#section03 .pchide {
    display: none;
}
@media (max-width: 1200px) {
    #section03 .box {
        top: 30px;
    }
}
@media (max-width: 1000px) {
    #section03 .mhide {
        display: none;
    }
    #section03 .pchide {
        display: block;
    }
    #section03 .box {
        width: 100%;
        top: 0;
        left: 0;
        padding: 20px 42px;
    }
    #section03 .box h3 {
        font-size: 25px;
        margin: 0;
    }
    #section03 .box p {
        font-size: 17px;
        margin: 0;
    }
}
@media (max-width: 600px) {
    #section03 .box {
        padding: 40px 15px;
    }
    #section03 .box h3 {
        font-size: 20px;
    }
    #section03 .box p {
        font-size: 12px;
    }
}
@media (max-width: 400px) {
    #section03 .box {
        padding: 0;
    }
}
#section04 {
    margin-top: 30px;
}
#section04 h1,
#section04 p {
    position: static;
    text-align: center;
}
#section04 p {
    color: #555;
}
#section04 .w3-row {
    padding-top: 50px;
}
#section04 .w3-row .w3-col {
    padding: 0 50px;
    margin: 3% 0;
}
#section04 .w3-row .w3-col h2 {
    font-size: 25px;
    margin: 1% 0;
}
#section04 .w3-row .w3-col p {
    font-size: 15px;
    margin: 0;
}
#section04 .pchide {
    display: none;
}
@media (max-width: 1000px) {
    #section04 .w3-row {
        padding-top: 0;
    }
    #section04 .mhide {
        display: none;
    }
    #section04 .pchide {
        display: block;
    }
    #section04 .w3-row .w3-col {
        width: 100%;
    }
    #section04 h2,
    #section04 p {
        text-align: left;
        margin: 0;
    }
    #section04 h2 {
        font-size: 45px;
    }
    #section04 p {
        font-size: 25px;
    }
    #section04 img {
        padding: 5%;
    }
}
@media (max-width: 600px) {
    #section04 .w3-row .w3-col {
        padding: 0 20px;
    }
    #section04 h2 {
        font-size: 30px;
    }
    #section04 p {
        font-size: 14px;
    }
}
#section05 .group {
    width: 50%;
    right: 90px;
    top: 100px;
    color: #fff;
}
#section05 .group p {
    font-size: 15px;
    margin-top: 0;
}
#section05 .group h2 {
    font-size: 22px;
    margin-bottom: 0;
}
#section05 .group h3 {
    font-size: 20px;
    margin-bottom: 0;
    text-decoration: underline;
}
#section05 .pchide {
    display: none;
}
@media (max-width: 1300px) {
    #section05 .group {
        top: 30px;
    }
    #section05 .group p {
        font-size: 15px;
    }
    #section05 .group h2 {
        font-size: 20px;
    }
}
@media (max-width: 1050px) {
    #section05 .mhide {
        display: none;
    }
    #section05 .pchide {
        display: block;
        font-size: 17px;
        top: 50px;
        right: 87px;
    }
}
@media (max-width: 700px) {
    #section05 .pchide {
        width: 60%;
        font-size: 14px;
        top: 10px;
        right: 18px;
    }
}
@media (max-width: 550px) {
    #section05 .pchide {
        font-size: 12px;
        top: 9px;
        right: 4px;
    }
}
#section06 {
    background-image: none;
    overflow: hidden;
}
#section06 h1 {
    color: #ffd58b;
    width: 100%;
    text-align: center;
    margin: 80px 0;
}
#section06 .container {
    position: absolute;
    right: 0;
    top: 225px;
}
#section06 .container .w3-row {
    color: #fff;
    padding: 0 1%;
}
#section06 .container .w3-row:nth-of-type(2),
#section06 .container .w3-row:nth-of-type(3) {
    margin-top: 50px;
}
#section06 .container .w3-row img {
    float: left;
    width: 35%;
    margin: 0 2%;
}
#section06 .container .w3-row .box {
    float: left;
    width: 46%;
    margin: 0 2%;
}
#section06 .container .w3-row .box h2 {
    margin-top: 0;
    font-size: 25px;
}
#section06 .container .w3-row .box p {
    font-size: 17px;
}
#section06 .mhide {
    display: block;
}
#section06 .pchide {
    display: none;
}
@media (max-width: 1200px) {
    #section06 .container {
        top: 180px;
    }
    #section06 h1 {
        margin: 60px 0;
    }
    #section06 .container .w3-row .box p {
        font-size: 14px;
    }
}
@media (max-width: 1000px) {
    #section06 .mhide {
        display: none;
    }
    #section06 .pchide {
        display: block;
    }
    #section06 .container {
        position: static;
        margin-top: 160px;
    }
    #section06 .container .w3-row .box {
        width: auto;
    }
    #section06 .container .w3-row .box h2 {
        font-size: 28px;
        margin: 0;
    }
    #section06 .container .w3-row .box p {
        font-size: 15px;
        margin: 0;
    }
    #section06 .container .w3-row .pchide img {
        width: 100%;
        margin: 0 auto;
        padding: 5% 0;
        float: none;
        display: block;
    }
    #section06 .container .w3-row:nth-of-type(1) .pchide img {
        max-width: 350px;
    }
    #section06 .container .w3-row:not(:nth-of-type(1)) .pchide img {
        max-width: 530px;
    }
    #section06 .container .w3-row:nth-of-type(2),
    #section06 .container .w3-row:nth-of-type(3) {
        margin: 25px 0;
    }
    #section06 {
        background-image: url(../myImages/index06m.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (max-width: 600px) {
    #section06 .container .w3-row .box h2 {
        font-size: 20px;
    }
    #section06 .container .w3-row .box p {
        font-size: 14px;
    }
}
#section07 #coming {
    border: none;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #080808;
    font-size: 35px;
}
#section07 h1 {
    position: relative;
    font-size: 30px;
    width: 90%;
    text-align: center;
    margin: 0 5%;
    padding: 30px 0 0;
    border-bottom: 1px #cdcdcd solid;
}
#section07 .w3-row {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
#section07 .w3-col {
    padding: 20px;
    margin: 0 1%;
}
@media (min-width: 993px) {
    .w3-col.m3 {
        width: 23%;
    }
}
#section07 .w3-col .box h3 {
    border: none;
    font-size: 20px;
    text-align: center;
    color: #555;
}
@media (max-width: 1000px) {
    #section07 .w3-col.m3 {
        width: 43%;
        margin: 0 2%;
        padding: 20px 1% 0;
    }
    #section07 .w3-col .box h3 {
        font-size: 18px;
    }
    #section07 #coming {
        font-size: 30px;
    }
}
@media (max-width: 600px) {
    #section07 h1 {
        font-size: 25px;
    }
    #section07 .w3-col .box h3 {
        font-size: 15px;
    }
    #section07 #coming {
        font-size: 20px;
    }
}
#section08 {
    background-image: url(../myImages/index08.jpg);
    width: 100%;
    height: auto;
    overflow: hidden;
}
#section08 h1 {
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
#section08 .w3-row {
    margin: 90px 0 45px;
}
#section08 .w3-row .w3-col {
    padding: 0 50px;
}
#section08 .w3-row .w3-col p {
    font-size: 20px;
    text-align: center;
    color: #555;
    margin: 5px 0;
}
#section08 .w3-row .w3-col p span {
    color: #f18133;
    font-weight: 700;
    font-size: 25px;
}
#section08 .w3-row .w3-col:not(:nth-of-type(3)) {
    border-right: 1px #cdcdcd solid;
}
@media (max-width: 1000px) {
    #section08 .w3-col.m4 {
        width: 98%;
        margin: 2% 1% 5%;
        text-align: center;
    }
    #section08 .w3-col.m4 img {
        max-width: 700px;
    }
    #section08 .w3-row .w3-col:not(:nth-of-type(3)) {
        border-right: none;
    }
}
@media (max-width: 500px) {
    #section08 h1 {
        font-size: 24px;
    }
    #section08 .w3-row .w3-col p {
        font-size: 14px;
    }
    #section08 .w3-row .w3-col p span {
        font-size: 16px;
    }
}
#section8 {
    margin-top: 0;
    background-color: #fff;
    color: #1a1a1a;
}
#section8 .w3-row .w3-third {
    width: 25%;
    margin: 0 38%;
    transition: 0.5s;
}
#section8 .w3-row .w3-third:hover {
    transform: scale(0.8);
}
@media (min-width: 1171px) {
    header .w3-container,
    .content .w3-container {
        padding: 0 1%;
    }
}
.pchide {
    display: none;
}
.mhide {
    display: block;
}
@media (max-width: 1000px) {
    .pchide {
        display: block;
    }
    .mhide {
        display: none;
    }
}
#section8 .group {
    position: absolute;
    top: 78%;
    right: 0;
    z-index: 1;
    display: block;
    max-width: 1600px;
    width: 100%;
    height: 100%;
}
#section8 .group {
    top: 8%;
    padding: 0px 13% 0%;
    left: 1%;
}
#section8 .group h2 {
    color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1600px) {
    #section8 .group {
        top: 14%;
        padding: 0px 20% 0%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    #section8 .group {
        top: 4%;
        padding: 0px 6% 0%;
    }
    #section8 .group h2 {
        font-size: 1.8rem;
    }
    #section8 .group p {
        font-size: 20px;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    #section8 .group {
        top: 3%;
        padding: 0px 6% 0%;
    }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
    #section8 .group {
        top: 3%;
        padding: 0px 0% 0%;
    }
}
@media screen and (min-width: 320px) and (max-width: 419px) {
    #section8 .group {
        top: 2%;
        padding: 0px 0% 0%;
    }
    #section8 .group h2 {
        font-size: 1.4rem;
    }
    #section8 .group P {
        font-size: 0.8rem;
    }
}
#section8 .group h6 {
    color: #fff;
}
#section12 .w3-row img {
    width: 50%;
    margin-left: 25%;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    #section12 .w3-row img {
        margin-left: 22%;
    }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
    #section12 .w3-row img {
        margin-left: 22%;
    }
}
@media screen and (min-width: 320px) and (max-width: 419px) {
    #section12 .w3-row img {
        margin-left: 22%;
    }
}
#sdk-available .mytitle {
    margin: 5% 0 6%;
}

#sdk-available .mytitle h2 {
    font-size: 42px;
    color: #000;
}

#sdk-available .mytitle p {
    font-size: 18px;
}

@media (max-width: 1280px) {
    #sdk-available .mytitle h2 {
        font-size: 36px;
    }

    #sdk-available .mytitle p {
        font-size: 15px;
    }
}

#sdk-available .btnWrapper {
    margin: 24px 0;
}

#sdk-available .btnWrapper button {
    font-size: 1.3rem;
    color: #29698f !important;
    border: 1px solid #29698f !important;
    /* width: 100%; */
    white-space: normal;
}

#sdk-available .btnWrapper button:hover {
    background-color: #29698f !important;
    color: #fff !important;
}

#sdk-available > .w3-row {
    padding: 0 5%;
    margin: 5% 0;
    width: 100%;
}

#sdk-available .w3-row .w3-col {
    width: 22%;
    margin: 0 1.5%;
    text-align: center;
}

#sdk-available .w3-row .w3-col .imgWrapper img {
    max-width: 185px;
    width: 80%;
    margin: 0 auto;
}

#sdk-available .w3-row .w3-col h3 {
    color: #29698f;
    font-size: 1.5rem;
    margin: 3% 0;
}

@media (max-width: 1300px) {
    #sdk-available > .w3-row {
        padding: 0 3%;
    }

    #sdk-available .w3-row .w3-col .w3-twothird h3 {
        font-size: 1.3rem;
        padding-top: 15%;
    }
}

@media (max-width: 1200px) {
    #sdk-available > .w3-row {
        padding: 0 1.5%;
    }

    #sdk-available .w3-row .w3-col .w3-twothird h3 {
        font-size: 1.1rem;
        padding-top: 10%;
    }
}

@media (max-width: 999px) {
    #sdk-available .w3-row {
        margin: 0;
    }

    #sdk-available .w3-row .w3-col {
        width: 80%;
        margin: 5% 10%;
    }

    #sdk-available .w3-row .w3-col .w3-twothird h3 {
        font-size: 1.8rem;
        padding-top: 10%;
    }

    #sdk-available .btnWrapper button {
        width: 80%;
    }
}

@media (max-width: 650px) {
    #sdk-available > .w3-row > .w3-col {
        width: 90%;
        margin: 5%;
    }

    #sdk-available .w3-row .w3-col .w3-third {
        width: 25%;
        margin: 0 2.5%;
    }

    #sdk-available .w3-row .w3-col .w3-twothird {
        width: 65%;
        margin: 0 2.5%;
    }

    #sdk-available .w3-row .w3-col .w3-twothird h3 {
        font-size: 1.3rem;
        padding-top: 8%;
    }
}

@media (max-width: 450px) {
    #sdk-available .w3-row .w3-col .w3-twothird h3 {
        font-size: 1rem;
        padding-left: 0;
    }
}
#formContainer {
    margin: 2% auto 0;
    padding: 2% 0;
    z-index: 20;
    background-image: url(https://plustek.com/newtools/images/interlaced.png);
}
#formContainer h2 {
    color: #fc7d1f;
    font-size: 50px;
    text-align: center;
    padding: 0 5%;
}
#formContainer h3 {
    text-align: center;
    font-size: 20px;
}
@media (min-width: 601px) {
    .w3-col.m6, .w3-half {
        width: 49.99999%;
    }
}
#section05 a {
    color: #fff;
}
#section01 .group1 p {
    position: absolute;
    color: #005361;
    font-size: 30px;
    right: 30%;
    top: 4%;
    width: 40%
}

@media(max-width:1024px) {
    #section01 .group1 p {
        position: absolute;
        color: #005361;
        font-size: 25px;
        right: 17%;
        top: 0%;
        width: 53%
    }
}

@media(max-width:912px) {
    #section01 .group1 p {
        position: absolute;
        color: #005361;
        font-size: 25px;
        right: 8%;
        top: 31%;
        width: 53%
    }
}

@media(max-width:820px) {
    #section01 .group1 p {
        position: absolute;
        color: #005361;
        font-size: 25px;
        right: 7%;
        top: 30%;
        width: 53%
    }
}

@media(max-width:540px) {
    #section01 .group1 p {
        color: #005361;
        font-size: 18px;
        top: 26%
    }
}

@media(max-width:414px) {
    #section01 .group1 p {
        font-size: 14px
    }
}

@media(max-width:414px) {
    #section01 .group1 p {
        font-size: 14px
    }
}