body
{
    margin: 0;
    padding:0;
    background: url('../images/background_screen.png') no-repeat scroll 50% top;
    background-size: contain;
    width:70%;
    margin:0 auto !important;

}
.container
{
    padding:0 15%;
}
.style_index
{
    color:#fff;font-weight:400;font-size:18px;
}
.highscore_style
{
    font-size:36px;
}
.style_heading
{
    font-size:20px;color:#fff;
}
.contact
{
    font-size: 18px;
}
a.contact:hover {
    color: #0375A6;
    color: white;
    -webkit-animation:none;
    -moz-animation: none;
    animation: none;
}
.game_bck
{
    border-color:rgb(255, 255, 0);border-width: 10px 10px 5px 10px; border-style: solid;
    /*background: url('../images/game_background.png') no-repeat scroll 50% top;background-size: 70% 100%;*/
    width:70%;
    margin:0 auto !important;margin:0;padding:0;
}
.container
{
    margin-top:10px;
    width:76%;
}

.Options {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.box5{
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:30%;
    height: 50px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;
        height: 50px;
        margin:0 auto;
        width: 600px;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        display:none;*/
}

.box4{
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:32%;
    height: 50px;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;
        height: 50px;
        margin:0 auto;
        width: 620px;
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        display:none;*/
}

.box3{
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:34%;
    height: 50px;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;
        height: 50px;
        margin:0 auto;
        width: 640px;
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        display:none;*/
}
.box2 {
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:36%;
    height: 50px;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;
        height: 50px;
        margin:0 auto; 
        width: 660px;
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;*/
}
.box1{
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:38%;
    height: 50px;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;
        height: 50px;
        margin:0 auto;
        width: 680px;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;*/
}
.box0{
    background: url('../images/answer7_test.png') no-repeat ;
    background-size: 100% 50px;
    width:40%;
    height: 50px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin:0 auto;

    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #3333CC;
        border-bottom: 50px solid #3333CC;*/
    /*    height: 50px;
        margin:0 auto;
        width: 700px;
      
    */
}
.box01{

    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0px solid #000;
    border-bottom: 50px solid #000;
    height: 60px;
    margin:0 auto;
    width: 800px;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
}
/*
.box0:before {
content:"";
border-left: 11px solid transparent;
border-right: 11px solid transparent;
border-top: 1px solid #ffffff;
border-bottom: 46px solid #ffffff;
margin:0 auto;
width: 680px;
position: absolute;
top: 42px;
left: 0;
right: 0;
}*/

.option1
{
    background: url('./images/option_large.png')  no-repeat;
    margin: 0 auto;
    background-size: 100% 50px;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-overflow: clip;
    height: 50px;
    width:200px;
    padding:5px 5px 0 0;

    /*    cursor: pointer;
        width: 200px;
        height: 0;
        border: 20px solid rgba(0,0,0,0);
        border-top: 0 solid;
        border-bottom: 50px solid #3333CC;
        font: normal 100%/normal Arial, Helvetica, sans-serif;
        color: rgba(0,0,0,1);
        -o-text-overflow: clip;
        text-overflow: clip;
        margin: 0 auto;*/


}
.Incorrectopt1
{
    color:#fff;
    font-size:14px;
    width:180px;
    word-wrap: break-word;
}
.Incorrectopt2
{
    color:#fff;
    font-size:14px;
    width:180px;
    word-wrap: break-word;
}
.Incorrectopt3
{
    color:#fff;
    font-size:14px;
    width:180px;
    word-wrap: break-word;
}
.nos
{
    font-size:16px;
    font-weight:700;
    color:#fff;
    float:left;
    margin-left:30px;
}
.box5_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:190px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/   
}
.box5_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:190px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/   
}
.box4_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:200px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/   
}
.box4_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:200px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/   
}
.box3_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:210px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box3_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:210px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box2_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:220px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box2_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:220px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box1_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:230px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box1_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:230px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box0_content1
{
    color:#fff;
    font-size:16px;
    text-align:left;
    display: inline-block;
    width:auto;
    margin-left:20px;
    max-width:240px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.box0_content2
{
    color:#fff;
    font-size:16px;
    text-align:right;
    display: inline-block;
    width:auto; float:right; margin-right: 25px;
    vertical-align: top;
    max-width:240px;
    line-height: 1.0857;
    word-wrap: break-word;
    /*  font-weight: 700;*/
}
.questions
{
    font-size:26px;
    font-weight:800;

}
.question_style
{
    float: left; width: 100px;
}
.questions_text
{
    font-size:26px;
    font-weight:800;

}
.hypen
{
    display:none;
}
.sorry
{
    background-repeat:no-repeat;
    /*    width:450px;
        height:400px;*/
    position: absolute;
    /*    left:500px;*/
    right:0;
}
.text
{
    font-family: 'Matura MT Script Capitals', arial;
    z-index: 100;
    position: absolute;
    color: white;
    font-size:30px;
    font-weight: bold;
    left: 45px;
    top: 40px;
    text-align: center;
}
.qu1{
    background: url('../images/box_1_img.png')  no-repeat scroll center center;
    height: 37px; padding: 7px 9px 0 0;background-size: contain;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #00b050;
        border-bottom: 50px solid #00b050;*/
    /*    height: 50px;
        margin:0 auto;
        margin-top:20px;*/
    /*    width:360px;*/
}
.qu2{
    background: url('../images/box_2_img.png')  no-repeat scroll center center;
    height: 38px; padding: 7px;background-size: contain;

    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #00b050;
        border-bottom: 50px solid #00b050;*/
    /*    height: 50px;
        margin:0 auto;
           margin-top:2px;*/
    /*    width: 380px;*/
}
.qu3{
    background: url('../images/box_3_img.png')  no-repeat scroll center center;
    height: 41px; padding: 7px 70px 0 0;background-size: contain;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #00b050;
        border-bottom: 50px solid #00b050;*/
    /*    height: 50px;
        margin:0 auto;
           margin-top:2px;*/
    /*    width: 400px;*/
}
.que2
{
    background: url('../images/content_box.png')  no-repeat scroll center center;
    width: 720px; height: 265px;background-size: contain;padding:43px;  margin:0 auto;
    /*    border-left: 32px solid transparent;
        border-right: 32px solid transparent;
        border-top: 0px solid #00b050;
        border-bottom: 200px solid #00b050;*/
    /*    height:50px;
        margin:0 auto;
        width:540px;*/

}
.long_button
{
    background: url('../images/content_box1.png')  no-repeat scroll center center;
    width: 65%; height: 116px;background-size: contain;padding:45px;  margin:0 auto;
    /*    border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0px solid #0359a2;
        border-bottom: 50px solid #0359a2;
        height:50px;
        margin:0 auto;
        width:800px; */
}
.popups
{
    left: 0;
    position: absolute;
    right: 0;
    top: 200px;
}
@media only screen and (max-width: 2500px){
}
@media only screen and (max-width: 1025px) {
    .text
    {
        font-size:22px;
    }
    .box0
    {
        width:60%;
    }
    .box1
    {
        width:57%;
    }
    .box2
    {
        width:54%;
    }
    .box3
    {
        width:51%;
    }
    .box4
    {
        width:48%;
    }
    .box5
    {
        width:45%;
    }
    .container
    {
        width:90%;
    }
}
@media only screen and (max-width: 768px)
{
    .container
    {
        width:90%;
    }
    .text
    {
        font-size:22px;
    }
}
@media only screen and (max-width: 601px)
{
    .option1
    {
        width:150px;
    }
    .container
    {
        width:90%;
    }
    .box0
    {
        width:90%;
    }
    .box1
    {
        width:85%;
    }
    .box2
    {
        width:80%;
    }
    .box3
    {
        width:76%;
    }
    .box4
    {
        width:72%;
    }
    .box5
    {
        width:68%;
    }
    .Incorrectopt1
    {
        font-size:18px;
    }
    .Incorrectopt2
    {
        font-size:18px;
    }
    .Incorrectopt3
    {
        font-size:18px;
    }
    .questions
    {
        font-size:18px;
    }
    .questions_text
    {
        font-size:18px;
    }
    .text
    {
        font-size:22px;
        top:30px;
        line-height: 1.0;
    }
}

@media only screen and (max-width: 480px){
    .box0
    {
        width:90%;
        background-size: 100% 40px;
    }
    .box1
    {
        width:85%;
        background-size: 100% 40px;
    }
    .box2
    {
        width:80%;
        background-size: 100% 40px;
    }
    .box3
    {
        width:76%;
        background-size: 100% 40px;
    }
    .box4
    {
        width:72%;
        background-size: 100% 40px;
    }
    .box5
    {
        width:68%;
        background-size: 100% 40px;
    }
    .box0_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box0_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box1_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box1_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box2_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box2_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box3_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box3_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box4_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box4_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box5_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box5_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .nos
    {
        font-size:12px;
        margin-left:10px;
    }
    .Incorrectopt1
    {
        font-size:14px;
    }
    .Incorrectopt2
    {
        font-size:14px;
    }
    .Incorrectopt3
    {
        font-size:14px;
    }
    .questions
    {
        font-size:18px;
    }
    .questions_text
    {
        font-size:18px;
    }
    .option1
    {
        width:82px;
    }
    .text
    {
        font-size:22px;
        top:30px;
        line-height: 1.2;
    }
    .container
    {
        width:95%;
    }
    .style_index
    {
        font-size:14px;
    }
    .style_heading
    {
        text-align: center
    }
    .long_button
    {
        width:80%;
        height:110px;
        padding:14%;
    }
    .qu3
    {
        padding:6px 56px 0 0;
        height:34px;
    }
    .highscore_style
    {
        font-size:24px;
    }
    .contact
{
    font-size: 14px;
}
.question_style
{
    width:75px;
}
    

}
@media only screen and (max-width: 320px){
    .container
    {
        padding: 0 !important;
    }
    .box0
    {
        width:90%;
        background-size: 100% 40px;
    }
    .box1
    {
        width:85%;
        background-size: 100% 40px;
    }
    .box2
    {
        width:80%;
        background-size: 100% 40px;
    }
    .box3
    {
        width:76%;
        background-size: 100% 40px;
    }
    .box4
    {
        width:72%;
        background-size: 100% 40px;
    }
    .box5
    {
        width:68%;
        background-size: 100% 40px;
    }
    .box0_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box0_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box1_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box1_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box2_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box2_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box3_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box3_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box4_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box4_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .box5_content1
    {
        font-size:12px;
        max-width:88px;
        margin-left:10px;
    }
    .box5_content2
    {
        font-size:12px;
        max-width:88px;
    }
    .nos
    {
        font-size:12px;
        margin-left:10px;
    }
    .Incorrectopt1
    {
        font-size:14px;
    }
    .Incorrectopt2
    {
        font-size:14px;
    }
    .Incorrectopt3
    {
        font-size:14px;
    }
    .questions
    {
        font-size:18px;
    }
    .questions_text
    {
        font-size:18px;
    }
    .option1
    {
        width:82px;
    }
    .text
    {
        font-size:22px;
        top:30px;
        line-height: 1.2;
    }
    .container
    {
        width:95%;
    }
    .style_index
    {
        font-size:14px;
    }
    .style_heading
    {
        text-align: center
    }
    .long_button
    {
        width:80%;
        height:110px;
        padding:14%;
    }
    .qu3
    {
        padding:6px 56px 0 0;
        height:34px;
    }
    .highscore_style
    {
        font-size:24px;
    }
    .contact
{
    font-size: 14px;
}
.question_style
{
    width:75px;
}
.qu1
{
    height:29.5px;
}
.qu2
{
    height:30px;
}
.qu3
{
    height:32px;
}
    

}



