.text {
	height: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	order: 4;
}
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;	
}
.key {
	width: 100%;
	text-align: left;
	height: auto;
	padding-left: 240px;
	padding-bottom: 20px;
	order: 5;
}
.score {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 20px;
	order: 6;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.prev {
	width: 50%;
	height: auto;
	padding-left: 160px;
	padding-bottom: 0px;
	text-align: left;
	order: 7;
}
.next {
	width: 50%;
	height: auto;
	padding-right: 160px;
	padding-bottom: 0px;
	text-align: right;
	order: 8;
}
.space {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	order: 9;
}
.opt1 {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	order: 10;
}
.opt2 {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	order: 11;
}
.opt3 {
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
	order: 13;
}




@media screen and (max-width: 1119px) and (min-width: 768px) {
.task {
	padding-left: 100px;
}
.key {
	padding-left: 120px;
}
h2 {
	font-size: 15px;
}
.score img {
	max-width: 100%;
	height: auto;
	padding: 0 20px;
}
.prev {
	padding-left: 100px;
}
.next {
	padding-right: 100px;
}
}
@media screen and (max-width: 767px) and (min-width: 667px) {
.task {
	padding-left: 40px;
}
.key {
	padding-left: 100px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;	
}
.score img {
	max-width: 100%;
	height: auto;
	padding: 0 30px;
}
.prev {
	padding-left: 80px;
}
.prev img {
	width: 60px;
}
.next {
	padding-right: 80px;
}
.next img {
	width: 60px;
}
}
@media screen and (max-width: 666px) {
.task {
	padding-left: 10px;
	padding-bottom: 0px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 9px;	
}
.key {
	padding-left: 20px;
}
.text {
	padding-bottom: 80px;
}
.score {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
}
.text {
	height: 20px;
}
.opt1 {
	width: 100%;
	height: auto;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0px;
}
.opt2 {
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
}
.opt3 {
	width: 100%;
	height: auto;
	padding-left: 0;
	padding-bottom: 60px;
	text-align: center;
}
.prev {
	padding-left: 20px;
	padding-bottom: 0px;
}
.prev img {
	width: 50px;
}
.next {
	padding-right: 20px;
	padding-bottom: 0px;
}
.next img {
	width: 50px;
}
.sound {
	padding-top: 10px;
	padding-bottom: 10px;
	display-x: none;
}
.score img {
	max-width: 100%;
	height: auto;
	padding: 0 5px;
}
#footer {
	padding: 0 3px;
}
}
