/******************************* BP 0 *******************************/
.socials_outer_mobile {
	position: absolute;
	right: 20px;
	top: 84px;
	z-index: 1;
}

.content_twitter,
.content_messe,
.content_video {
	padding-top: 20px;
}

/******************************* /BP 0 *******************************/

/******************************* BP 768 *******************************/
.bp_768 .content_news .grid_unit {
	width: 50%;
}

.bp_768 .content_news .grid_unit:nth-child(odd) {
	clear: left;
}

.bp_768 .content_messe {
	float: left;
	width: 334px;
}

.bp_768 .content_twitter {
	width: 334px;
	float: left;
	margin-right: 20px;
}

.bp_768 .content_video {
	clear: left;
}

/******************************* /BP 768 *******************************/

/******************************* BP 1024 *******************************/
.bp_1024 .content_bottom {
	padding-top: 40px;
}

.bp_1024 .content_news .grid_unit {
	width: 25%;
}

.bp_1024 .content_news .grid_unit:nth-child(odd) {
	clear: none;
}

.bp_1024 .content_messe {
	float: right;
	width: 31.8%;
}

.bp_1024 .content_messe .grid_unit {
	float: none;
	width: 33.333%;
}

.bp_1024 .content_twitter {
	width: 66%;
}

.bp_1024 .content_video {
	width: 66%;
}

/******************************* /BP 1024 *******************************/

/******************************* BP 1200 *******************************/
.bp_1200 .content_messe {
	float: right;
	width: 32.2%;
}

.bp_1200 .content_twitter {
	width: 66.1%;
}

.bp_1200 .content_video {
	width: 66.1%;
}

/******************************* /BP 1200 *******************************/