@charset "utf-8";
/* CSS Document */
/*---------------------------------------finish*/

#game_finish_picture_big_div {
	width: 35%;
}

#game_finish_picture_big {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -5px;
	text-align: center;
	/*max-width: 462px;*/
	
	cursor: pointer;
}

#game_finish_picture_play {
	position: relative;
	margin: 6% auto 0;
	background-image: url("../../src/images/image_play.png");
	background-size: contain;
	width: 50px;
	height: 50px;
	z-index: 1000;
}

#game_finish_textcloud {
	text-align: left;
	padding: 30px;
	width: 27%;
	top: 17%;
	left: 41%;
}

#game_finish_figure {
	position: absolute;
	width: 21%;
	left: 78%;
	top: 23%;
}

#game_finish_auswahl_button {
	width: 362px;
	height: 40px;
	top: 90%;
	left: 10%;
}

#game_finish_ma_auswahl_button {
	left: 57%;
	top: 55%;
	height: 90px;
	width: 210px;
}

#game_finish_meine_auswahl_button {
	background-image: url("../../src/images/image_yourchoice.png");
	left: 0px;
	top: 0px;
}

#game_finish_meine_auswahl_text {
	left: 0px;
	padding-left: 50px;
	top: 9px;
	color: #80AAFF;
	cursor: pointer;
}

#game_finish_audi_auswahl_button {
	background-image: url("../../src/images/image_auditorixchoice.png");
	left: 0px;
	top: 50px;
}

#game_finish_audi_auswahl_text {
	left: 0px;
	padding-left: 50px;
	top: 59px;
	color: #80AAFF;
	cursor: pointer;
}

.auswahl {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 30px;
	height: 27px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding-top: 3px;
}

.game_finish_restart_button {
	background-image: url("../../src/images/image_restart.png");
	width: 96px;
	height: 36px;
	top: 82%;
	left: 57%;
}

#game_finish_help {
	top: auto;
	bottom: 10px;
	right: 10px;
	background-image: url("../../src/images/image_help.png");
}

@media screen and (orientation: portrait) {
	#game_finish_ma_auswahl_button {
		left: 10px;
		bottom: 10px;
		top: auto;
		height: 17%;
		;
	}
	#game_finish_meine_auswahl_text {
		display: none;
	}
	#game_finish_audi_auswahl_button {
		top: auto;
		bottom: 0px;
		left: 0px;
	}
	#game_finish_audi_auswahl_text {
		display: none;
		bottom: 8px;
		top: auto;
	}
	#game_finish_restart_button {
		top: 81%;
		left: auto;
		right: 10px;
		width: 36px;
		height: 36px;
	}
	#game_finish_figure {
		left: 61%;
		top: 74%;
		width: 19%;
	}
	#game_finish_textcloud {
		width: 25%;
		top: 72%;
		left: 20%;
		padding: 15px;
	}
	#game_finish_restart_button {
		background-size: cover;
	}
	#game_finish_help {
		bottom: 10px;
	}
}

@media screen and (max-width: 530px) and (orientation: portrait) {
	#game_finish_auswahl_button {
		width: 330px;
	}
	.auswahl {
		width: 26px;
		height: 25px;
		padding-top: 1px;
		margin-left: 10px;
	}
	#game_finish_restart_button {
		background-size: cover;
		width: 26px;
		height: 26px;
	}
}

@media screen and (min-width: 600px) and (min-height: 900px) and (orientation: portrait) {
	#game_finish_figure {
		left: 56%;
		top: 67%;
		width: 29%;
	}
	#game_finish_textcloud {
		top: 64%;
	}
	#game_finish_meine_auswahl_text {
		display: block;
	}
	#game_finish_audi_auswahl_text {
		display: block;
	}
}

@media screen and (max-width: 650px) and (orientation: landscape) {
	.auswahl {
		background-size: cover;
		width: 26px;
		height: 25px;
		padding-top: 1px;
		margin-left: 5px;
	}
	#game_finish_picture_play {
		margin: 35% auto 0;
	}
	#game_finish_textcloud {
		top: 19%;
		left: 24%;
		padding: 20px 30px;
		width: 38%;
	}
	#game_finish_figure {
		left: 77%;
		top: 25%;
		width: 22%;
	}
	#game_finish_auswahl_button {
		width: 290px;
		height: 26px;
	}
	#game_finish_ma_auswahl_button {
		left: 64%;
		top: 58%;
		height: 90px;
		width: 210px;
	}
	#game_finish_meine_auswahl_button {}
	#game_finish_audi_auswahl_button {}
	#game_finish_restart_button {
		background-size: cover;
		width: 96px;
		height: 36px;
		top: auto;
		bottom: 5px;
		left: 64%;
	}
	#game_finish_meine_auswahl_text {
		display: none;
	}
	#game_finish_audi_auswahl_text {
		display: none;
	}
	#game_finish_help {
		top: auto;
		right: 5px;
		bottom: 5px;
	}
}

@media screen and (max-width: 410px) and (orientation: portrait) {
	#game_finish_auswahl_button {
		width: 285px;
	}
	.auswahl {
		margin-left: 5px;
	}
}

@media screen and (max-height: 340px) and (orientation: landscape) {
	.auswahl {
		background-size: cover;
		width: 26px;
		height: 25px;
		padding-top: 1px;
		margin-left: 5px;
	}
	#game_finish_auswahl_button {
		width: 288px;
		height: 26px;
	}
	#game_finish_ma_auswahl_button {
		left: 64%;
		top: 55%;
		height: 90px;
		width: 210px;
	}
	#game_finish_meine_auswahl_text {
		display: none;
	}
	#game_finish_audi_auswahl_button {
		top: 35px
	}
	#game_finish_audi_auswahl_text {
		display: none;
	}
	#game_finish_textcloud {
		top: 23%;
		left: 20%;
		padding: 20px 30px;
		width: 38%;
	}
	.button {
		background-size: cover;
		width: 26px;
		height: 26px;
	}
	#game_finish_restart_button {
		width: 71px;
		height: 26px;
		left: 64%;
	}
}