﻿@media screen and (min-width: 320px) {
    .btn-style {
        width: 130px !important;
    }
    .chooseAns {
        width: 20% !important;
        margin-top: 5px !important;
    }
    img.startBtn {
        width: 20% !important;
    }
    .wordding-page1 {
        font-size: 45px !important;
        width: 96% !important;
    }    
    .wordding-page1.choose {
        font-size: 42px !important;
    }
    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -10% !important;
        margin-right: 20% !important;
        text-align: right;
    }
    .finish-popup-btn {
        margin-top: -20% !important;
    }
}

@media screen and (min-height: 300px) {
    .wordding-page1 {
        font-size: 21px !important;
        width: 96% !important;
    }
    .wordding-page1.choose {
        font-size: 19px !important;
    }
    .genlink-title {
        height: 35px !important;
    }
    .start-popup-btn {
        margin-top: -7% !important;
        margin-right: 20% !important;
        text-align: right;
    }
    img.startBtn {
        width: 30% !important;
    }
    .finish-popup-btn {
        margin-top: -8% !important;
    }
    .textarea-style {
        height: 120px !important;
    }
}

@media screen and (min-height: 500px) and (max-height: 720px) {
    .wordding-page1 {
        font-size: 32px !important;
        width: 60% !important;
    }

        .wordding-page1.choose {
            font-size: 30px !important;
            margin-top: 20px;
        }

    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -8% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    img.startBtn {
        width: 30% !important;
    }

    .finish-popup-btn {
        margin-top: -8% !important;
    }
    .textarea-style {
        height: 200px !important;
    }
}

@media screen and (min-height: 720px) and (max-height: 800px) {
    .wordding-page1 {
        font-size: 32px !important;
        width: 60% !important;
    }

        .wordding-page1.choose {
            font-size: 29px !important;
        }

    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -12% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    .textarea-style {
        height: 200px !important;
    }
}

@media screen and (min-height: 800px) {
    .wordding-page1 {
        font-size: 32px !important;
        width: 60% !important;
    }

        .wordding-page1.choose {
            font-size: 29px !important;
        }

    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -8% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    .textarea-style {
        height: 200px !important;
    }
}

@media screen and (min-width: 500px) {
    .chooseAns {
        width: 10% !important;
    }
    .btn-style {
        width: 150px !important;
        margin-top: -10px;
    }
    img.startBtn {
        width: 30% !important;
    }
}

@media screen and (min-width: 1280px) {
    .chooseAns {
        width: 8% !important;
    }
    .btn-style {
        width: 180px !important;
    }
    img.startBtn {
        width: 35% !important;
    }
    .start-popup-btn {
        margin-right: 20% !important;
    }
    .finish-popup-btn {
        margin-top: -7% !important;
    }
    .genlink-title {
        height: 45px !important;
    }
}

@media screen and (min-width: 500px) and (min-height: 320px) and (max-height: 500px) {
    .chooseAns {
        width: 10% !important;
    }

    .btn-style {
        width: 100px !important;
    }

    img.startBtn {
        width: 20% !important;
    }

    .textarea-style {
        height: 120px !important;
    }
}

/* iphone 6/7/8 */
@media screen and (min-width: 375px) and (max-width: 375px) and (min-height: 667px) and (max-height: 667px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 96% !important;
    }    
    .wordding-page1.choose {
        font-size: 16px !important;
    }
    .genlink-title {
        height: 35px !important;
    }
    .start-popup-btn {
        margin-top: -17% !important;
        margin-right: 20% !important;
        text-align: right;
    }
    img.startBtn {
        width: 30% !important;
    }
    .finish-popup-btn {
        margin-top: -20% !important;
    }
}
@media screen and (min-width: 667px) and (max-width: 667px) and (min-height: 375px) and (max-height: 375px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 60% !important;
        line-height: 0.1 !important;
    }
    .wordding-page1.choose {
        font-size: 16px !important;
        margin-top: 15px;
    }
    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -10% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    img.startBtn {
        width: 20% !important;
    }
}

/* iphone 6/7/8 Plus */
@media screen and (min-width: 414px) and (max-width: 414px) and (min-height: 736px) and (max-height: 736px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 96% !important;
    }
    .wordding-page1.choose {
        font-size: 16px !important;
    }
    .genlink-title {
        height: 35px !important;
    }
    .start-popup-btn {
        margin-top: -17% !important;
        margin-right: 20% !important;
        text-align: right;
    }
    img.startBtn {
        width: 30% !important;
    }
    .finish-popup-btn {
        margin-top: -20% !important;
    }
}

@media screen and (min-width: 736px) and (max-width: 736px) and (min-height: 414px) and (max-height: 414px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 96% !important;
    }
    .wordding-page1.choose {
        font-size: 16px !important;
    }
    .genlink-title {
        height: 35px !important;
    }
    .start-popup-btn {
        margin-top: -10% !important;
        margin-right: 20% !important;
        text-align: right;
    }
    img.startBtn {
        width: 20% !important;
    }
}

/* iphone X */
@media screen and (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 96% !important;
    }
    .wordding-page1.choose {
        font-size: 16px !important;
    }

    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -17% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    img.startBtn {
        width: 30% !important;
    }
    .finish-popup-btn {
        margin-top: -20% !important;
    }
}

@media screen and (min-width: 812px) and (max-width: 812px) and (min-height: 375px) and (max-height: 375px) {
    .wordding-page1 {
        font-size: 18px !important;
        width: 96% !important;
    }
    .wordding-page1.choose {
        font-size: 16px !important;
    }

    .genlink-title {
        height: 35px !important;
    }

    .start-popup-btn {
        margin-top: -8% !important;
        margin-right: 20% !important;
        text-align: right;
    }

    img.startBtn {
        width: 20% !important;
    }
}

/*ipad*/
@media screen and (min-width: 768px) and (max-width: 768px) and (min-height: 1024px) and (max-height: 1024px) {
    .chooseAns {
        width: 20% !important;
        margin-top: 5px !important;
    }
    .btn-style {
        width: 180px !important;
    }
    img.startBtn {
        width: 30% !important;
    }
}

/*ipad Pro*/
@media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) {
    .chooseAns {
        width: 20% !important;
        margin-top: 5px !important;
    }

    .btn-style {
        width: 180px !important;
    }
    img.startBtn {
        width: 40% !important;
    }
}

.chooseAns {
    width: 10%;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 50px;
    padding: 0px 10px 0px 10px;
}

.pre-btn {
    float: left;
    margin-top: -5px;
    margin-left: 8%;
    cursor: pointer;
}

.next-btn {
    float: right;
    margin-top: -5px;
    margin-right: 6%;
    cursor: pointer;
}

.finish-popup-btn {
    float: right;
    margin-top: -10%;
    margin-right: 6%;
    cursor: pointer;
}

.btn-style {
    width: 190px;
}

.textarea-style {
    height: 200px;
    border-radius: 10px;
    padding: 5px;
    width: 60%;
}

.bgi1-show {
    display: block;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.logo-style-01 {
    width: 100%;
    margin-top: 40%;
    margin-left: -30%;
}

.btn-connect {
    width: 50%;
    margin-left: -50%;
    margin-top: 10%;
    cursor: pointer;
}

.divAnsList {
    width: 80%;
    margin: auto;
    text-align: center;
}

.bgi1-show.page-01 {
    background-image: url('../../img/GenlinkSurvey/Background-survey-01.png');
    display: flex;
    height: 100%
}

.bgi1-show .max-width {
    width: 100%;
}

.bgi1-show .max-height {
    height: 100%;
}

.bgi1-show .max-content {
    height: 100%;
    width: 100%;
}

.bgi1-show .height-20-pt {
    height: 20%
}

.bgi1-show .height-10-pt {
    height: 10%
}

.bgi1-show .height-30-pt {
    height: 30%;
    display: flex;
    justify-content: center;
}

.finish-btn {
    float: right;
    margin-right: 6%;
    cursor: pointer;
}

.start-popup-btn {
    float: right;
    margin-top: -10%;
    margin-right: -20%;
    cursor: pointer;
}

.logo-img {
    height: 100%;
}

.wordding-page1 {
    font-size: 32px;
    font-weight: 400;
    width: 60%;
    padding-top: 30px;
    line-height: 1.2;
}
.wordding-page1.choose {
    font-size: 28px;
}
