@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);


* {
    margin:0px;
    padding: 0px;
    box-sizing:border-box;
}


*:before, *:after{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

a {text-decoration: none;
    color: #808080 !important;}

body {
    font-family: 'Oswald', sans-serif;
    background: url(../img/bg.jpg) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
}


html, body {
    min-height:100%;
}



h1 {font-family: 'Oswald', sans-serif;
    font-size: 80px;
    color: #820428;
    text-transform: uppercase;
    line-height: 1;
    padding: 20px 0;}



h2 {font-family: 'Oswald', sans-serif;
    font-size: 55px;
    color: #fd6901;
    text-transform: uppercase;
    /*line-height: 1;
    padding-top: 20px;*/

}
h4 {
    color: rgb(103, 103, 103);
    text-transform: uppercase;
    font-size: 35px;
    /* line-height: 1; */
}

p {
    font-size:16px;
    font-weight: 300;
}

.green {color: #5186af;font-weight: 700;}
.grey {color: #212121;font-weight: 400;}
.orange  {color: #fd6901;}
.pink  {color: #820428; text-transform: uppercase;}

.box.two h2 {
    line-height: 1;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 35px;
    color: #5186af;
}

.box.three h2 {
    color:#5186af!important;
}


.line {
    border: 1px solid;
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.content {
    margin: auto;
    max-width: 880px;
    height: auto;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.8+0,0.3+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.3) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.3) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#4dffffff',GradientType=0 ); /* IE6-9 */



    font-size: 24px;
    padding: 15px;
    text-align: center;
    border-radius: 0 0 4px 4px;
}



.ui-progressbar {
    position: relative;
}
.ui-progressbar div{
    position: absolute;
}

.progress-label {
    position: absolute;left: 0;top: 0;z-index: 5;text-align: center;display: block;width: 100%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    z-index: 5;
}




.ui-progressbar-value {
    z-index: 1;
}


.answers, input#Pseudo, input#SIGNUPEMail {
    background-color: #F9F9F9;
    border: 2px solid #c2c2c2;
    margin: 1% 0;
    padding: 1% 0;
}





.answer {
    width: 24.2%;
    height: 80%;
    top: 10%;
    position: relative;
    background-color: white;
    color: black;
    display: inline-block;
    cursor: pointer;
}

input#buttonSubmit_1 {

    background-color: #820428;
    width: 90%;
    height: 50px;
    color: #FFFFFF;
    border-radius: 4px;
    margin-top: 1%;
    border: none;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    -webkit-appearance: none;

}

p.mailLink {
    word-wrap: break-word;
    font-size: 30px;
}

p.mailLink a {
    color: white !important;
}

span.inputcontainer.feld6 a {
    color: black !important;
    border-bottom: 1px solid black;
    font-weight: 400;
}

p.psignup {
    margin: 20px 0;
}

.answers p {
    padding: 1%;
}

.processbars {
    background-color: rgb(103, 103, 103);
    width: 100%;
    height: 280px;
    padding-top: 1px;
}
.answer:hover {
    background-color:rgb(74, 72, 72);
    color: #ffffff;
    cursor: pointer;}


.box.two, .box.three {
    display: none;
}
.quest{
    display: none;
}
.quest.active{
    display:block;
}


.answers {
    /* position: absolute; */
    /* bottom: 5px; */
    width: 100%;
}

.background {
    background-color: rgb(74, 72, 72);
    /* height: 180px; */
    border-radius: 4px;
    margin-top: 1%;
    padding: 1%;
    position: relative;
}

div.quest.active p {
    color: white;
}



.away, .mobile { display: none;}

.footer {
    margin: auto;
    width: 222px;
    top: 20px;
    position: relative;
    font-size: small;
    padding: 20px;
    color: #808080;
}



/*     ----     counter     -----  */


.aktiveMitglieder2 {display: none;}

.aktiveMitglieder {
    display: inline;
    padding-top: 120px;
    background: url(../img/aktiveMitglieder.png);
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0px;
    border-top: none;
    font-weight: bold;
    text-align: center;
    height: 345px;
    width: 331px;
    z-index: 10;
}
.aktiveMitgleider2#counter {
    padding-left: 0px !important;
}
.counter {
    font-size: small;
    margin-top: 30px;
}

#counter {padding-left: 68px;}

.zahl {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all  0.25s ease-in-out;
    -ms-transition: all  0.25s ease-in-out;
    -o-transition: all  0.25s ease-in-out;
    transition: all  0.25s ease-in-out;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 30px;
    line-height: 30px;
    background: url('../img/digits.png') no-repeat;
}

.z0 { background-position: 0px 0px; }
.z1 { background-position: 0px -50px; }
.z2 { background-position: 0px -100px; }
.z3 { background-position: 0px -150px; }
.z4 { background-position: 0px -200px; }
.z5 { background-position: 0px -250px; }
.z6 { background-position: 0px -300px; }
.z7 { background-position: 0px -350px; }
.z8 { background-position: 0px -400px; }
.z9 { background-position: 0px -450px; }
.zP { background-position: -10px -500px; width: 12px; }
.cf { clear: both; height: 0; overflow: hidden; }
.hidden { display: none; }
#step1 p { text-align: center; }
#step2 {  }
#step3 {  }


/*_----      MAPs   page2 --------  */

.mapani {
    position: absolute;
    left: 0;
    background: url(../img/map_ani1.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    z-index: 10;

}

.map{
    position:relative; top:0px; left:0px;

}
#map{
    height:200px;
    border-radius:5px;
    background:#ddd;
    background-image: url("../img/map.jpg");
    background-size: cover;
}


/*_----       slider   page 2  --------  */

#owl-demo .item{
    margin: 3px;
}

#owl-demo .item img{
    display: block;
    width: 90%;
    height: auto;
    border-radius: 100%;
}


.owl-carousel {
    margin-top: 30px;
}


/*_----       loading page 3   --------  */

.bar1 {
    width:90%;
    margin:5%;
    height:50px;
    border:solid white 1px;
    border-radius:4px;
    margin-top: 10px;
}


.bar1 strong
{position: absolute;left: 0;top: 0;z-index: 5;text-align: center;display: block;width: 100%;}



.round1, .round2, .round3{
    display: inline-block;
}

.circlebar {
    position: relative;
    margin: 50px;
    margin-top: 0px;
}

.circlebar strong, .circlebar small {
    position: absolute;
    top: 20%;
    left: 0;
    width: 150px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
}
.circlebar small {
    top:50%;
    font-size: 20px;
    line-height: inherit;
}

.results{
    display: none;
    top: 10px;
    position: relative;
}






input {
    font-size: 20px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    -webkit-appearance: none;
    width: 90%;
    margin: 0 5%;
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #676767;
    border-radius: 4px;
    display: block;
}

.formular {
    margin-top: 20px;
}

label.label {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

.error {
    color: #820428;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 300;
}


div.existing h1 {
    font-size: 42px !important;
}

/*_----      MediaQueries    --------  */

@media screen and (orientation: portrait) {
    body { background: url(../img/bg1.jpg) no-repeat center center fixed; }
}



@media screen and (max-width: 1050px) {

    .aktiveMitglieder {display: none;}
    .aktiveMitglieder2 {display: inline;}

}


@media screen and (max-width: 880px) {
    .bar1 strong {
        font-size: medium;
        text-align: center;
    }
}

@media screen and (max-width: 800px) {

    .circlebar {
        margin: 20px;
        margin-top: 0px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: inline;
        top: 10px;
        position: relative;
    }
}
@media screen and (max-width: 733px) {
    h4 {line-height: 1;padding: 0 0 10px 0;}
}

@media screen and (max-width: 620px) {

    .circlebar {
        margin: 0px;
    }
    span.hide {
        display: none;
    }
}

@media screen and (max-width:600px) {
    .answer {
        width: 48%;
        margin: 0.5%;}
    .grey {
        line-height: 1.1;
        font-weight: 100;

    }
}



@media screen and (max-width: 500px) {

    .circlebar {
        margin: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .processbars {
        height: 420px;
    }


    .answer {
        width: 48%;
        margin: 0.5%;}


    strong {
        font-size: smaller;
    }
}




@media screen and (max-width: 485px) {

    input#Pseudo, input#SIGNUPEMail {
        font-size: medium;}

    input#buttonSubmit_1{
        width: 100%;
    }
    h2 {
        font-size: 40px;
    }
    div.existing h1 {
        font-size: 30px !important;
    }
}


@media screen and (max-width: 380px) {
    .circlebar {
        margin-bottom: 15px;
    }
    .processbars {
        height: 588px;
    }

    strong {
        font-size: small;
    }
}