*{
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body{
	font-family: 'Corpid', sans-serif;
	background-color: #fafafa;
}



.header{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
.header-push{
	padding-top: 45px;
}
.header .logo.logo_brand{
	width: 280px;
	position: absolute;
	top: 5px;
	left: 5px;
}
@media (max-width: 340px){
.header .logo.logo_brand{
	width: 230px;
}
}
@media (min-width: 768px){
.header .logo.logo_brand{
	width: 260px;
	top: 20px;
	left: 30px;
}
.header-push{
	padding-top: 55px;
}
}


.footer{
	width: 100%;
/*	position: absolute;
	bottom: 0px;
	left: 0px;*/
	z-index: 5;
}
.footer-push{
	padding-bottom: 115px;
}
.slogan{
	width: 100%;
	max-width: 370px;
	padding: 15px 0px;
	padding-left: 12px;
	padding-right: 35px;
	margin: 0px auto 0px;
	color: white;
	background: url(../images/splash-short-2.png) left center / 100% 100% no-repeat;
}
.rules{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.rules_link{
	color: #4d4d4d;
}
@media (max-width: 340px){
.slogan{
	padding-top: 5px;
	padding-bottom: 5px;
}
}
@media (min-width: 768px){
.footer{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}
.footer-push{
	padding-bottom: 90px;
}
.slogan{
	width: 775px;
	max-width: none;
	padding: 15px 0px;
	padding-left: 30px;
	padding-right: 10px;
	background-size: contain;
	background-position: center center;
	background: url(../images/splash-long.svg) left center / cover no-repeat;
}
}
@media (min-width: 992px){

}
@media (min-width: 1200px){
.footer-push{
	padding-bottom: 130px;
}
.slogan{
	width: 1330px;
	padding: 28px 0px;
	padding-left: 42px;
	padding-right: 160px;
}
.rules{
	margin-top: 10px;
	margin-bottom: 10px;
}
}
@media (min-width: 1200px) and (min-height: 800px){
.footer-push{
	padding-bottom: 170px;
}
.rules{
	margin-top: 30px;
	margin-bottom: 20px;
}
}


.container{
	width: 100%;
	height: 62%;
}
@media (min-width: 768px){
.container{
	height: 100%;
}
}



.intro{
	width: 100%;
	height: 65%;
	padding-top: 30px;
	color: white;
	text-align: center;
	background: url(../images/bg-intro-1.jpg) center center / cover no-repeat;
	background-image: url(../images/bg-intro-1.jpg);
	background-position: center top;
}


.intro:before{
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.45);
}
@media (max-width: 340px){
.intro{
	padding-top: 25px;
}
}
/*.intro.intro_bg-1{
	background: url(../images/bg-intro-1.jpg) center top / cover no-repeat;
}
.intro.intro_bg-1:before{
	background-color: rgba(0, 0, 0, 0.3);
}
.intro.intro_bg-2{
	background: url(../images/bg-intro-2.jpg) center top / cover no-repeat;
}
.intro.intro_bg-3{
	background: url(../images/bg-intro-4.jpg) center 60% / cover no-repeat;
}
.intro.intro_bg-3:before{
	background-color: rgba(0, 0, 0, 0.3);
}*/

.intro__mask{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.lead{

}
.lead__title{

}
.lead__subtitle{
	margin-top: 10px;
	margin-bottom: 5px;
}
@media (max-width: 340px){
.intro{
	height: 44%;
}
.lead__subtitle{
	margin-top: 5px;
	margin-bottom: 10px;
}
}
@media (min-width: 768px){
.intro{
	height: 60%;
	padding-top: 0px;
}
.lead__subtitle{
	margin-top: 15px;
	margin-bottom: 20px;
}
}
@media (min-width: 768px) and (min-height: 800px){
.intro{
	height: 60%;
}
}
@media (min-width: 992px){
	
}
@media (min-width: 1200px){

}



.winner{
	margin-top: 10px;
}
@media (min-width: 992px){
.winner{
	margin-top: 15px;
}
}

.controls{
	height: 42%;
	text-align: center;
}
.question + .controls{
	height: auto;
}
.controls__steps{
	width: 98%;
	max-width: 1330px;
	margin: 15px auto 3vh;
}
.controls_start{
	
}
@media (min-width: 768px) and (max-width: 1199px){
.controls{
	height: 40%;
}
.question + .controls{
	height: 37%;
}
.controls__steps{
	margin-top: 0;
}
.controls__steps .steps__item{
	width: 23%;
}
.controls__steps .steps__item:first-child{
	width: 20%;
}
.controls__steps .steps__item:last-child{
	width: 33%;
}
}
@media (min-width: 992px){
	
}
@media (min-width: 1200px){
.controls{
	height: 40%;
}
.controls__steps{
	margin-bottom: 10px;
}
}
@media (min-width: 1200px){
.question + .controls{
	height: 44%;
}
.controls__steps{
	width: auto;
	max-width: none;
}
.controls__steps .steps__item .steps__text{
	display: inline-block;
	vertical-align: top;
	padding-right: 0;
}
.controls__steps .steps__item + .steps__item{
	margin-left: 3.2%;
}
}
@media (min-width: 1200px) and (min-height: 800px){
.controls{
	height: 40%;
}
.question + .controls{
	height: 37%;
}
.controls__steps{
	margin-bottom: 30px;
}
}


.overlay{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 10000;
	background-color: white;
}

.overlay.overlay_rotate-phone{
	display: block;
}
.rotate-phone{
	width: 350px;
	height: 280px;
	margin: 0px auto 0px;
	text-align: center;
	color: white;
	background: url(../images/bg-rotate-phone.svg) center center / contain no-repeat;
}
.rotate-phone__icon{
	display: block;
	width: 100px;
	margin: 0px auto 0px;

}
.rotate-phone__title{
	margin: 20px auto 0px;
}
.rotate-phone__subtitle{

}
@media (orientation: portrait){
.overlay.overlay_rotate-phone{
	display: none;
}
}
@media (min-width: 768px){
.overlay.overlay_rotate-phone{
	display: none;
}
}


.question{
	height: auto;
	min-height: 45%;
	text-align: center;
}
.question__timer{
	margin: 50px auto 10px;
}
.question__photo{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
}
.question__mask{
	display: block;
	width: 100%;
}
.question__image{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
/*	object-fit: cover;
	object-position: center;
	font-family: 'object-fit:cover;object-position:center;';*/
}
@media (max-width: 340px){
.question__timer{
	margin: 55px auto 5px;
}
}
@media (min-width: 768px){
.question{
	height: 63%;
	min-height: 0;
}
.question__timer{
	margin-top: 20px;
	margin-bottom: 0px;
}
.question__mask{
	height: 45vh;
}
}
@media (min-width: 992px){
	
}
@media (min-width: 1200px){
.question{
	height: 57%;
}
.question__photo{
	width: auto;
}
.question__mask{
	width: auto;
	height: 40vh;
}
}
@media (min-width: 1200px) and (min-height: 800px){
.question{
	height: 63%;
}
.question__mask{
	height: auto;
}
}


.task{
	margin-top: 20px;
	font-size: 0;
}
.task__text{
	margin-bottom: 20px;
}
.task__answer{

}
.task__answer ~ .task__answer{
	margin-left: 20px;
}
@media (max-width: 340px){
.task{
	margin-top: 10px;
}
.task__text{
	margin-bottom: 10px;
}
}
@media (min-width: 768px){
.task{
	margin-top: 0px;
}
}
@media (min-width: 1200px){
.task__text{
	margin-bottom: 10px;
}
}
@media (min-width: 1200px) and (min-height: 800px){
.task__text{
	margin-bottom: 20px;
}	
}



.auth{
	text-align: center;
	padding-top: 40px;
}
@media (min-width: 768px){
.auth{
	padding-top: 0px;
}
}


.failed{
	width: 90%;
	max-width: 480px;
	margin: auto;
	text-align: center;
}
.failed__par{

}
.failed__par + .failed__par{
	margin-top: 10px;
}
.failed__btn{
	margin-top: 30px;
}



.result{
	text-align: center;
}
.result__title{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.result__subtitle{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.result__ticket{

}
.result__again{
	margin-top: 10px;
}
.result__list{
	width: 100%;
	margin: auto;
	list-style: none;
	font-size: 0;
}
.result__item{
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
}
@media (min-width: 768px){
.result__title{
	width: 600px;
	margin-bottom: 10px;
}
.result__subtitle{
	width: 600px;
	margin-bottom: 20px;
}
.result__list{
	width: 95%;
}
}
@media (min-width: 1200px){
.result__title{
	margin-top: -60px;
}
}
@media (min-width: 1200px) and (min-height: 800px){
.result__title{
	width: 770px;
	margin-top: 0;
	margin-bottom: 10px;
}
.result__subtitle{
	width: 770px;
	margin-bottom: 20px;
}
.result__again{
	margin-top: 20px;
}
}



.final{
	text-align: center;
}
.final__title{
	margin-bottom: 50px;
}
.final__subtitle{

}