.overlay{background:rgba(0, 0, 0, 0.7);position:fixed;left:0;top:0;bottom:0;right:0;z-index:9;text-align:center}
.overlay:before{display:inline-block;vertical-align:middle;height:100%;content:""}
.steps{display:none;justify-content:space-between;align-items:stretch}
.steps p{margin-bottom:2rem}
.steps .grey{color:#F90;font-weight:600}
.steps .grey span{color:#fff;font-weight:bold}
.steps:first-child{display:block}
.steps:first-child .steps_box{max-width:800px}
.steps_header{flex:1;padding:0 0 0 1rem}
.steps_box{max-width:500px;margin:0 auto;padding:10px 10px}
.timer-box p{font-size:1.6rem}
.timer{font-weight:bold;color:#F90}
.question_title{font-size:2.2rem;color:#F90;margin-bottom:5px;font-weight:600}
.notice{font-style:italic;margin-bottom:15px;font-size:1.4rem;font-weight:bold}
.icon_steps{display:inline-block;margin:0 auto;background:url(sprite.png) no-repeat left bottom;width:72px;height:72px;zoom:0.8}
.icon_steps.icon2{background-position:right bottom}
.question{padding:30px;max-width:440px;margin:0 auto;background:#1b1b1b;border:1px solid #313131}
.question h2{font-size:2.2rem;margin-bottom:20px;color:#fff;font-weight:600}
.btnus,.popup_close,.btnus_skip{font-weight:bold;display:inline-flex;flex:1 1 auto;font-size:1.4rem;padding:1.2rem 0;border-radius:6px;padding-left:80pt; padding-right:80pt;color:#fff;text-decoration:none;cursor:pointer;text-align:center;background:#424040}
.btnusweiter{font-weight:bold;display:inline-flex;flex:1 1 auto;font-size:1.6rem;padding:1.3rem;border-radius:6px;color:#fff;text-decoration:none;cursor:pointer;text-align:center;background:#2542dd}
.steps:hover{border-radius:6px;} 
.btnus:hover{background-color:#000;}
.btnusweiter:hover{background-color:#154ebf;}  
.steps .steps_header{flex:1;padding:0 0 0 1rem;margin-top:-90px;margin-left:80px;}  
.steps .step-title2{display:inline-flex;font-weight:400;font-size:2.2rem;line-height:1;padding:0 0 6px}
.steps .step-title2:after{content:"";display:inline-block;align-self:center;width:1.4rem;height:1.4rem;border-radius:50%;margin:0 0 0 5px;background:#4080ff url(../dateien/sprites.png) no-repeat;background-size:2.8rem;background-position:center -6.4rem}



.options{max-width:500px;margin:15px auto 0;padding-bottom:30px}
.options li{margin-bottom:10px;padding:1.2rem 50px;cursor:pointer;font-weight:600;font-size:2.2rem;text-align:left;position:relative;border:1px solid #313131;background-color:#101010}
.options li:after{content:"";display:block;position:absolute;top:0;bottom:0;left:10px;margin:auto;width:30px;height:30px;background:url(sprite.png) no-repeat 0 -77px}
.options li.selected{background:#101010}
.options li.selected:after{background-position:0 -39px}
.age_box{border:1px solid #313131;background-color:#101010;padding:30px;max-width:500px;margin:0 auto 15px}
.age_box .age-label{font-size:22px;text-transform:uppercase;font-weight:bold;color:#fff;padding:0 20px}
.age_box select{font-size:18px;padding:4px}
.loader{position:relative;border-radius:25px;padding:5px;box-shadow:inset 0 -1px 1px rgba(255, 255, 255, 0.15);max-width:500px;margin:20px auto 10px}
.loader span{display:block;height:12px;border-radius:20px 8px 8px 20px;box-shadow:inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);position:relative;overflow:hidden}
.loader span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image:linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);z-index:1;background-size:50px 50px;border-radius:20px 8px 8px 20px;overflow:hidden}
.last_steps .steps_box{text-align:left;padding:1.5rem;margin:3rem auto;color:#000}
.load_item{font-size:1.6rem;margin-bottom:10px;display:none;font-weight:bold}
.load_item.first{display:block}
.rules_block h3,.results h3{font-size:1.6rem;margin-bottom:2rem;color:#4080ff;font-weight:600;padding-top:2.5rem}
.steps p.result_item{display:none;font-size:1.6rem;color:#000;padding:0 0 0 45px;margin:0 0 10px 0;line-height:30px;position:relative}
.result_item span{font-weight:bold;color:#4080ff}
.steps p.result_item:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:30px;height:30px;background:url(sprite.png) no-repeat 0 0}
.hidden{display:none}
.rules_block ol{margin-left:40px;list-style-type:decimal}
.rules_block li{margin:1rem 0;font-size:1.6rem}
.last_steps h4{font-weight:300;font-size:1.4rem;font-style:italic}
.terms{font-size:1.3rem;text-align:center;background:none;padding:0}
.final_btnus{margin:1.5rem auto}
@media (max-width: 400px){html{font-size:67%}
body{line-height:1.1} 
.steps p.result_item{line-height:1.1}
.results{margin-top:2rem}
}
