* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	font-size: 100%;
	font-weight: 300;
	color: #888;
	width: 100%;
}
img {
	max-width: 100%;
}
.container {
	width: 1000px;
	display: block;
	text-align: center;
	background: #FFF;
}
section {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
}
.column {
	display: inline-block;
	width: 100%;
	margin: 2% auto;
	vertical-align: top;
	text-align: center;
	
}
.column.image_left {
	height: 621px;
	background: url(../../images/Cover-pages/14.png);
	background-repeat: no-repeat;
	width: 450px;
}
.column.image_right {
	height: 621px;
	background: url(../../images/Cover-pages/15.png);
	background-repeat: no-repeat;
	width: 450px;
}
.clearfix {
	width: 100%;
	clear: both;
	height: 20px;
}
footer {
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}

.go-to-exercise {
	display: inline-block;
	position: relative;

	width: 95%;
}
.go-to-exercise.regular {
	
	display: inline-block;
	position: relative;
	
}

.left_1 {
	height: 220px;
	display: inline-block;
	position: relative;
}
.left_2_1 {
	height:155px;
	width: 55%;
	display: inline-block;
	position: relative;
	vertical-align: top
}
.left_2_2 {
	height:105px;
	width: 40%;
	display: inline-block;
	position: relative;
}
.left_3_1 {
	height: 100px;
	width: 59%;
	vertical-align: top;
	display: inline-block;
	position: relative;
}
.left_3_2 {
	height: 100px;
	width: 33%;
	vertical-align: top;
	display: inline-block;
	position: relative;
	top: -50px;
}
.left_4_1 {
	height: 100px;
	width: 37%;
	display: inline-block;
	position: relative;
}
.left_4_2 {
	height: 100px;
	width: 55%;
	display: inline-block;
	position: relative;
}
.right_1 {
	height: 328px;
	display: inline-block;
	position: relative;
}
.right_2 {
	height: 35px;
		width: 90%;
	display: inline-block;
	position: relative;
}
.right_2_1 {
	height: 105px;
		width: 62%;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.right_2_2 {
	height: 60px;
		width: 30%;
	display: inline-block;
	position: relative;
}
.right_2_3 {
height: 50px;
width: 30%;
display: inline-block;
position: relative;

top: -44px;
left: 140px;
}
.right_3_1 {
	height: 120px;
		width: 40%;
	display: inline-block;
	position: relative;
	top: -50px;
}
.right_3_2 {
height: 120px;
width: 40%;
display: inline-block;
position: relative;
top: -50px;
}
