body {
    margin: 0
}
#container {
    padding: 0;
    width: 95%;
    min-width: 300px;
    max-width: 600px;
    position: relative;
    margin: 10px auto
}
#topbg {
    width: 100%;
    height: 300px;
    position: fixed;
    background-color: #333;
    background-image: -webkit-linear-gradient(90deg, #333 0, #555 100%)
}
#top {
    width: 100%;
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px
}
#right {
    margin: 0 auto;
    overflow: hidden;
    border-left: 0 solid #ccc;
    border-radius: 0
}
#q0, #q00, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 {
    border-radius: px;
    overflow: hidden;
    border: 1px solid;
    padding: 0;
    width: 100%;
    min-width: 300px;
    max-width: 600px;
    display: none;
    position: absolute;
    line-height: 28px;
    font-size: 22px;
    color: #fff;
    font-family: 'Open Sans', sans-serif
}
.btnyes {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    min-width: 200px;
    background-color: #FFCD54;
}
.btnno {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    min-width: 200px;
}
.btnnext {
    font-size: 30px;
    color: #183A56;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    min-width: 200px;
    background-color: #6ca655;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    font-weight: 700;
    padding: 20px 0;
    text-decoration: none;
    border: 0 solid #fff;
}
#box {
    margin: 0 auto;
    padding: 10px
}
#box2 {
    width: 50%;
    min-width: 300px;
    margin: 0 auto;
    padding: 10px
}
#popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(0, 0, 0, .7)
}
#popup {
    width: 300px;
    font-size: 22px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    top: 40%;
    left: 50%;
    text-align: center;
    margin: -210px 0 0 -150px;
    padding: 10px;
    border: 3px solid #2babe1;
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, 1)
}
.h1_1 {
    font-size: 40px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px #fff
}
.h1_2 {
    font-size: 28px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.h1 {
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
}
.style1 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}
.style2 {
    font-size: 18px;
    color: #fff;
    font-family: 'Open Sans', sans-serif
}
.styleq1 {
    font-size: 23px;
    color: #97b8fd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}
.circle1 {
    font-size: 23px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background: #97b8fd;
    border-radius: 3px;
    padding: 8px 18px;
}
.circle2 {
    font-size: 23px;
    color: #888;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background: #ececec;
    border-radius: 3px;
    padding: 8px 18px;
}
@media screen and (max-width:500px) {
    #q0, #q00, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 {
        font-size: 18px;
        line-height: 21px
    }
    .h1 {
        font-size: 22px
    }
    .style2 {
        font-size: 15px
    }
    .h1_2 {
        font-size: 22px;
        line-height: 25px
    }
    .style1 {
        font-size: 14px
    }
    #top {
        font-size: 16px
    }
    .btnnext, .btnno, .btnyes {
        font-size: 24px;
        width: 100%
    }
    #topbefore {
        background-color: #e6e6ea;
        padding: 6px;
        width: 89%;
        margin: 0 auto;
        text-align: left
    }
    #intro-image {
        width: 100%;
        height: auto
    }
    #container>div:nth-child(n+3):nth-child(-n+6) #top {
        margin-top: 10px
    }
    [type=checkbox] {
        margin-bottom: 10px;
        width: 24px;
        height: 24px;
        vertical-align: middle
    }
}
body {
    background-color: #23375A
}
#top, .style1 {
    color: #FFF
}
.h1 {
    color: #FFF
}
.circle1 {
    background-color: #CF0000
}
.btnno {
    background-color: #CF0000;
    -webkit-filter: none;
    filter: none;
    font-size: 25px;
    height: 40px;
    padding: 17px 0 6px;
    border: none;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bolder;
    text-align: center;
    text-decoration: none
}
.btnyes {
    -webkit-filter: none;
    filter: none;
    font-size: 25px;
    height: 40px;
    padding: 17px 0 6px;
    border: none;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: bolder;
    text-align: center;
    text-decoration: none
}
#container>div:nth-child(n+2) [class*=btn] {
    margin: 0 auto;
    width: calc(100% - 20px)
}
#q00 #box {
    padding-bottom: 0
}
#Fr0 .btnyes {
    min-height: 40px;
    box-sizing: content-box;
    padding: 11.5px 0
}
[class^=btn] {
    line-height: normal
}
