.prog h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
h2 a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	font-weight: 500;
}
.text {
	padding-bottom: 60px;
}
.key1 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px 0 30px 0;
	order: 5;
}
.key1 h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: center;	
}
.key {
	width: 100%;
	height: auto;
	text-align: left;
	padding-left: 260px;
	padding-bottom: 30px;
	order: 6;
}
.prog1 {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 40px;
	order: 7;
}
.prog {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 0px;
	order: 8;
}
.notation {
	width: 100%;
	text-align: center;
	padding: 0px 0px 40px 0px;
	order: 9;
}
.prev {
	width: 50%;
	text-align: left;
	height: auto;
	padding-left: 250px;
	padding-bottom: 50px;
	order: 10;
}
.next {
	width: 50%;
	text-align: right;
	height: auto;
	padding-right: 250px;
	padding-bottom: 50px;
	order: 11;
}

@media screen and (max-width: 1119px) and (min-width: 768px) {
.prog h2 {
	font-size: 15px;
}
.prog img {
	width: 100%;
	padding: 0 10px;
	text-align: center;
	height: auto;
	padding-bottom: 0px;
}
.text {
	padding-bottom: 50px;
}
.key {
	padding-left: 160px;
}
.notation {
	padding-top: 0px;
	padding-bottom: 40px;
}
.prev {
	padding-left: 160px;
}
.next {
	padding-right: 160px;
	padding-bottom: 50px;
}
}

@media screen and (max-width: 767px) and (min-width: 667px) {
.prog h2 {
	font-size: 15px;
}
	.prog img {
	width: 100%;
	padding: 0 10px;
	text-align: center;
	height: auto;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
}
.text {
	padding-bottom: 30px;
}
.key {
	padding-left: 120px;
}
.key1 h2 {
	font-size: 14px;
}
.notation {
	padding-bottom: 20px;
}
.prev {
	padding-left: 120px;
	padding-bottom: 50px;
}
.next {
	padding-right: 120px;
}
}

@media screen and (max-width: 666px) {
img {
    max-width: 100%;
    height: auto;
}
.prog h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
	font-weight: 500;
}
.text {
	padding-bottom: 0;
}
.key {
	text-align: center;
	padding-left: 0;
	padding-bottom: 20px;
}
.key1 {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
.key1 h2 {
	font-size: 11px;
}
.prog {
	padding: 0 10px;
	padding-bottom: 0px;
}
.prog img {
	width: 100%;
	padding: 0 10px;
	text-align: center;
	height: auto;
	padding-bottom: 0px;
}
	}
.notation {
	width: 100%;
	padding: 0px 10px 40px 10px;
	text-align: center;
}
.prev {
	padding-left: 20px;
	padding-bottom: 50px;
}
.next {
	padding-right: 20px;
	padding-bottom: 50px;
}
#footer {
	padding: 0 3px;
}
}