* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	font-size: 100%;
	font-weight: 300;
	color: #888;
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
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: 80%;
	margin: 2% auto;
	vertical-align: top;
	text-align: left;
}
.column.image_left {
	height: 622px;
	background: url(../../images/Cover-pages/1_Page_04.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 450px;
}
.column.image_right {
	height: 622px;
	background: url(../../images/Cover-pages/1_Page_05.png);
	background-size: 100%;
	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 {
	width: 100%;
	display: inline-block;
	position: relative;
 
	
}
.go-to-exercise {
	width: 100%;
	display: inline-block;
	position: relative;
	vertical-align: top;


}
.go-to-exercise.regular {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.right_1 {
	height: 302px;
	width: 99%;
	display: inline-block;
	position: relative;
}

.right_2 {
height: 96px;
display: inline-block;
position: relative;
width: 58%;
}
.right_3 {
height: 96px;
display: inline-block;
position: relative;
width: 38%;
}

.right_4 {
height: 89px;
display: inline-block;
position: relative;
width: 48%;
}
.right_5 {
height: 96px;
display: inline-block;
position: relative;
width: 48%;
top: 14px;
}
.right_6 {
	height: 85px;
display: inline-block;
position: relative;
width: 48%;
float: left;
top: -7px;
}

.right_7 {
height: 66px;
display: inline-block;
position: relative;
width: 33%;
top: 13px;
}
.right_8 {
height: 24px;
top: -10px;

}

.left_1 {
height:235px;
display: inline-block;
position: relative;

}
.left_2 {
	height: 125px;
display: inline-block;
position: relative;
width: 52%;
}
.left_3 {
height: 106px;
display: inline-block;
position: relative;
width: 47%;
}

.left_4 {
   height: 89px;
  display: inline-block;
  position: relative;
  width: 64%;
}
.left_5 {
	height: 106px;
display: inline-block;
position: relative;
width: 35%;
top: -17px;
}
.left_6 {
height: 95px;
display: inline-block;
position: relative;
width: 64%;
float: left;
top: -17px;
}

.left_7 {
height: 140px;
display: inline-block;
position: relative;
width: 34%;
float: left;
top: -17px;
}

.left_7 {
height: 23px;
display: inline-block;
position: relative;
width: 64%;
float: left;

}
.left_8{
height: 26px;
display: inline-block;
position: relative;
width: 64%;
float: left;
top: -17px;
}
.left_9{
height: 144px;
display: inline-block;
position: relative;
width: 35%;
float: right;
top: -134px;
}