@font-face{
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald Regular'),local('Oswald-Regular'),url(https://fonts.gstatic.com/s/oswald/v11/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald Regular'),local('Oswald-Regular'),url(https://fonts.gstatic.com/s/oswald/v11/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}
 @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);
    body {
        margin-top: 25px;
        margin-left: 0px;
        margin-right: 0px;
        font-family: 'Roboto', sans-serif;
        background-color: #adad85;
*/
    }
    
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }
    
    :focus {
        outline: 0
    }
    
    img {
        border: none
    }
    
    #firstpage {
        width: 100%;
    }
    
    .wrap {
        width: 100%;
        max-width: 980px;
        display: block;
        margin: 0 auto;
    }
    
    .left {
        width: 38.8%;
        float: left;
        display: inline-block;
        overflow: hidden;
    }
    
    .left img {
        width: 100%;
        max-width: 375px;
    }
    
    .right1,
    .right2 {
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    h1 {
        text-transform: uppercase;
        font-size: 90px;
        padding: 0;
        margin: 43px 0 0 17px;
        font-weight: 800;
        text-align: center;
        letter-spacing: -2px;
        line-height: 88px;
        color: #ff0000;
        font-family: 'Oswald', sans-serif;
    }
    
    h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 0;
        margin: 10px 10px;
        font-weight: 300;
        text-align: left;
    }
    
    h3 {
        font-size: 31px;
        line-height: 52px;
        padding: 0;
        margin: 0;
        font-weight: 700;
        letter-spacing: -1px;
        text-align: left;
        float: left;
        width: auto;
        display: block;
        padding-top: 45px;
        padding-right: 15px;
        line-height: 26px;
        padding-left: 48px;
    }
    
    h4 {
        font-size: 30px;
        line-height: 38px;
        padding: 0;
        margin: 0;
        font-weight: 400;
        text-align: center;
        letter-spacing: -2px;
        font-family: 'Roboto Condensed', sans-serif;
    }
    
    h4 span {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 800;
    }
    
    #container {
        border-radius: 0px;
        padding: 0px;
        padding-top: 0px;
        width: 95%;
        min-width: 300px;
        max-width: 700px;
        position: relative;
        margin: 0px auto;
    }
    
    #top {
        width: 100%;
        background-color: #778899;
        font-size: 23px;
        color: #fff;
        font-weight: bold;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    
    #right {
        margin: 0px auto;
        overflow: hidden;
        border-left: 0px solid #cccccc;
        border-radius: 0px;
        width: ;
    }
    
    #q0,
    #q1,
    #q2,
    #q3,
    #q4,
    #q5,
    #q6,
    #q7,
    #q8,
    #q9 {
        border-radius: 5px;
        overflow: hidden;
        background-color: #fff;
        border: 1px solid #778899;
        padding: px;
        width: 100%;
        min-width: 300px;
        max-width: 700px;
        display: none;
        position: absolute;
        line-height: 28px;
        font-size: 22px;
        color: #000;
        margin-bottom: 15px;
    }
    
    .btnyes {
        font-size: 30px;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        width: 45%;
        background-color: #7FFF00;
        border-radius: 2px;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
        padding: 17px 0px;
        text-decoration: none;
        margin-bottom: 15px;
    }
    
    .btnno {
        font-size: 30px;
        color: #fff;
        width: 45%;
        background-color: #ababab;
        border-radius: 2px;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
        padding: 17px 0px;
        text-decoration: none;
        margin-bottom: 15px;
    }
    
    .btnnext {
        font-size: 30px;
        color: #fff;
        width: 40%;
        min-width: 200px;
        background-color: #7FFF00;
        border-radius: 2px;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
        padding: 20px 0px;
        text-decoration: none;
        margin-bottom: 15px;
    }
    
    #q9 .btnnext {
        background: #7FFF00;
    }
    
    #box {
        margin: 0 auto 20px;
        padding: 10px;
    }
    
    #box2 {
        width: 50%;
        min-width: 300px;
        margin: 0 auto 20px;
        padding: 10px;
    }
    
    #popup-wrapper {
        position: absolute;
        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;
        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;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
    }
    
    .h1 {
        font-size: 36px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-decoration: underline;
        font-family: 'Oswald', sans-serif;
    }
    
    .style1 {
        font-size: 22px;
        color: #666;
        font-family: 'Roboto', sans-serif;
        display: block;
        margin-bottom: 10px;
    }
    
    .style2 {
        font-size: 18px;
        color: #444;
        font-family: 'Roboto', sans-serif;
        display: block;
        margin: 15px 0;
    }
    
    .styleq2 p {
        margin-bottom: 10px;
    }
    
    .styleq1 {
        font-size: 23px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
    }
    
    .style2 b,
    .style2 u {
        color: #f2655f;
    }
    
    .circle1,
    .circle2 {
        margin-left: 3px;
        font-size: 23px;
        color: #fff;
        font-weight: bold;
        background: #f2655f;
        height: 28px;
        width: 38px;
        line-height: 28px;
        text-align: center;
        border-radius: 2px;
        display: inline-block;
    }
    
    .circle2 {
        background: #ababab;
    }
    
    .gobutton {
        border: 1px solid #7FFF00;
        box-sizing: border-box;
        border-radius: 5px;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
        display: block;
        width: 95%;
        margin: 0 auto;
        margin-top: 21px;
        height: auto;
        height: 77px;
        line-height: 77px;
        text-align: center;
        font-size: 45px;
        font-weight: 700;
        text-transform: uppercase;
        color: #000;
        text-decoration: none;
        background-color: #7FFF00;
    }
    
    .gobutton span {
        display: block;
        line-height: 77px;
    }
    
    .buttontext {
        vertical-align: middle;
        display: block;
        letter-spacing: -2px;
    }
    
    #popup-wrapper-click {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 999999;
    }
    
    @media screen and (max-width: 500px) {
        #q0,
        #q1,
        #q2,
        #q3,
        #q4,
        #q5,
        #q6,
        #q7,
        #q8,
        #q9 {
            font-size: 18px;
            line-height: 21px;
        }
        .h1 {
            font-size: 22px;
        }
        .style2 {
            font-size: 15px;
        }
        .style1 {
            font-size: 17px;
            color: #666;
        }
        #top {
            font-size: 18px;
        }
        .btnyes {
            font-size: 24px;
        }
        .btnno {
            font-size: 24px;
        }
        .btnnext {
            font-size: 24px;
        }
        #topbefore {
            padding: 6px;
            width: 89%;
            margin: 0 auto;
            text-align: left
        }
    }
    
    @media screen and (max-width: 900px) {
        .gobutton {
            font-size: 23px;
        }
    }
    
    @media screen and (max-width: 800px) {
        .wrap {
            display: table;
            padding: 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        .first {
            float: none;
            display: table-header-group;
            margin: 0 auto;
            width: 100%;
            min-width: 100%;
        }
        .second {
            float: none;
            display: block;
            margin: 0 auto;
            width: 100%;
            min-width: 100%;
            text-align: center;
        }
        .last {
            float: none;
            display: table-footer-group;
            margin: 0 auto;
            width: 100%;
            min-width: 100%;
        }
        .right2 {
            border: 2px solid #000;
            padding: 10px;
            border-radius: 10px;
            background-color: #fff;
        }
        @media screen and (max-width: 640px) {
            h1 {
                font-size: 70px;
                margin: 0;
            }
            h2 {
                font-size: 33px;
                font-weight: 700;
                line-height: 42px;
            }
            h3 {
                font-size: 28px;
                font-weight: 400;
            }
            h4 {
                font-size: 25px;
            }
            .left img {
                width: 276px;
                margin: 0 auto;
            }
            .right2 {
                border: 2px solid #000;
                padding: 10px;
                border-radius: 10px;
                background-color: #fff;
            }
        }
        @media screen and (max-width: 420px) {
            h1 {
                font-size: 52px;
                margin: 0;
                line-height: 42px;
                transform: scaleY(1.3);
                padding-bottom: 18px;
            }
            h2 {
                font-size: 28px;
                letter-spacing: -1px;
                line-height: 38px;
                margin: 0;
            }
            h3 {
                font-size: 23px;
                line-height: 25px;
            }
            h4 {
                font-size: 21px;
                line-height: 30px;
            }
            h4 span {
                font-size: 20px;
            }
            .first img {
                width: 170px;
            }
        }
        .gobutton {
            font-size: 23px;
            margin-bottom: 15px;
        }
        .right2 {
            border: 2px solid #000;
            padding: 10px;
            border-radius: 10px;
            background-color: #fff;
        }
    }
    
    .right2 {
        border: 2px solid #000;
        padding: 10px;
        border-radius: 10px;
        background-color: #fff;
    }