.text {
	height: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	order: 4;
}
.task {
	width: 100%;
	line-height: .4;
	padding-left: 120px;
	padding-bottom: 10px;
	order: 5;
}
h2 {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: .1;	
}
.score {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 20px;
	order: 6;
}
.score2 {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 0px;
	order: 7;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.prev {
	width: 50%;
	height: auto;
	padding-left: 260px;
	padding-bottom: 30px;
	text-align: left;
	order: 8;
}
.next {
	width: 50%;
	height: auto;
	padding-right: 260px;
	padding-bottom: 30px;
	text-align: right;
	order: 9;
}
.opt1 {
	width: 35%;
	text-align: right;
	padding-right: 36px;
	padding-bottom: 40px;
	order: 11;
}
.opt2 {
	width: 30%;
	text-align: center;
	padding-bottom: 40px;
	order: 12;
}
.opt3 {
	width: 35%;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 60px;
	order: 13;
}
.sound {
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
	order: 10;
}


@media screen and (max-width: 1119px) and (min-width: 768px) {
.task {
	padding-left: 100px;
}
h2 {
	font-size: 15px;
}
.score {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 20px;
	order: 6;
}
.score img {
	width: 90%;
	text-align: center;
	height: auto;
	padding: 0px;
}
.prev {
	padding-left: 100px;
	padding-bottom: 30px
}
.next {
	padding-right: 100px;
	padding-bottom: 30px
}
}
@media screen and (max-width: 767px) and (min-width: 667px) {
.task {
	width: 60%;
	padding-left: 60px;
}
.score {
	width: 100%;
	align: center;
	height: auto;
	padding-bottom: 20px;
	order: 6;
}
.score img {
	width: 85%;
	align: center;
	height: auto;
	padding-bottom: 0px;
}
.score2 {
	width: 100%;
	align: center;
	height: auto;
	padding-bottom: 10px;
}
.score2 img
	{
	width: 60%;
	align: center;
	height: auto;
	padding-bottom: 10px;
}
.prev {
	padding-left: 80px;
	padding-bottom: 30px;
}
.next {
	padding-right: 80px;
	padding-bottom: 30px;
}
}

@media screen and (max-width: 666px) {
.instructions h3 {
	font-size: 10px;
}
.text {
	padding: 0;
	padding-left: 10px;
	padding-bottom: 30px;
}
.text h2 {
	font-size: 8px;
	padding-bottom: 30px;
	}
.task {
	width: 100%;
	height: auto;
	padding-left: 20px;
}
.task i {
	font-size: 11px;
	}
.score {
	width: 100%;
	align: center;
	height: auto;
	padding-bottom: 10px;
}
.score img {
	width: 90%;
	height: auto;
}
.score2 {
	width: 100%;
	align: center;
	height: auto;
	padding-bottom: 10px;
}
.score2 img {
	width: 90%;
	align: center;
	height: auto;
	padding-bottom: 10px;
}
.prev {
	padding-left: 30px;
	padding-bottom: 0px;
}
.prev img {
	height: 25%;
	width: 25%;
	}
.next {
	padding-right: 30px;
	padding-bottom: 0px;
}
.next img {
	height: 25%;
	width: 25%;
}
.opt1 {
	width: 100%;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.opt1 img {
		width: 30%;
	}
.opt2 {
	width: 100%;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.opt2 img {
		width: 30%;
	}
.opt3 {
	width: 100%;
	text-align: center;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 0px;
	padding-bottom: 30px;
	}
.opt3 img {
		width: 40%;
	}
}
#footer {
	padding: 0 3px;
	}