.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;
}
.wpmp-clear {
	clear:both;
}
.headerblocks.headerblocks-columns-1 .headerblocks-item {
	max-width: 100%;
}

.headerblocks.headerblocks-columns-2 .headerblocks-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.headerblocks.headerblocks-columns-3 .headerblocks-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.headerblocks.headerblocks-columns-4 .headerblocks-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.headerblocks.headerblocks-columns-5 .headerblocks-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.headerblocks.headerblocks-columns-6 .headerblocks-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.headerblocks.headerblocks-columns-7 .headerblocks-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.headerblocks.headerblocks-columns-8 .headerblocks-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.headerblocks.headerblocks-columns-9 .headerblocks-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}
@media only screen and (min-width : 1025px) {
	.headerblocks.headerblocks-columns-1 .headerblocks-item:nth-of-type(1n),
	.headerblocks.headerblocks-columns-2 .headerblocks-item:nth-of-type(2n),
	.headerblocks.headerblocks-columns-3 .headerblocks-item:nth-of-type(3n),
	.headerblocks.headerblocks-columns-4 .headerblocks-item:nth-of-type(4n),
	.headerblocks.headerblocks-columns-5 .headerblocks-item:nth-of-type(5n),
	.headerblocks.headerblocks-columns-6 .headerblocks-item:nth-of-type(6n),
	.headerblocks.headerblocks-columns-7 .headerblocks-item:nth-of-type(7n),
	.headerblocks.headerblocks-columns-8 .headerblocks-item:nth-of-type(8n),
	.headerblocks.headerblocks-columns-9 .headerblocks-item:nth-of-type(9n) {
		margin-right: 0!important;
	}
}
.headerblocks.headerblocks-columns-1.gallery-size-medium figure.headerblocks-item:nth-of-type(1n+1),
.headerblocks.headerblocks-columns-1.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(1n+1),
.headerblocks.headerblocks-columns-2.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(2n+1),
.headerblocks.headerblocks-columns-3.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(3n+1) {
	clear: left;
}

/* COLUMN */
.headerblocks .ad_one_one{ width:100%; }
.headerblocks .ad_one_half{ width:50%; }
.headerblocks .ad_one_third{ width:33.33%; }
.headerblocks .ad_two_third{ width:66.66%; }
.headerblocks .ad_one_fourth{ width:25%; }
.headerblocks .ad_three_fourth{ width:75%; }
.headerblocks .ad_one_fifth{ width:20%; }
.headerblocks .ad_two_fifth{ width:40%; }
.headerblocks .ad_three_fifth{ width:60%; }
.headerblocks .ad_four_fifth{ width:80%; }
.headerblocks .ad_one_sixth{ width:16.66%; }
.headerblocks .ad_five_sixth{ width:83.33%; }
.headerblocks .ad_one_half, 
.headerblocks .ad_one_third,
.headerblocks .ad_two_third,
.headerblocks .ad_three_fourth,
.headerblocks .ad_one_fourth,
.headerblocks .ad_one_fifth,
.headerblocks .ad_two_fifth,
.headerblocks .ad_three_fifth,
.headerblocks .ad_four_fifth,
.headerblocks .ad_one_sixth,
.headerblocks .ad_five_sixth{ 
	position:relative;
	float:left; 
}
.headerblocks .ad_last{ 
	margin-right:0 !important; 
	clear:right; 
} 
.adclear {
	clear:both;
}

/* COLUMNS SHORTCODES */
.admp_one_half{ width:48%; }
.admp_one_third{ width:30.66%; }
.admp_two_third{ width:65.33%; }
.admp_one_fourth{ width:22%; }
.admp_three_fourth{ width:74%; }
.admp_one_fifth{ width:16.8%; }
.admp_two_fifth{ width:37.6%; }
.admp_three_fifth{ width:58.4%; }
.admp_four_fifth{ width:67.2%; }
.admp_one_sixth{ width:13.33%; }
.admp_five_sixth{ width:82.67%; }
.admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth{ 
	position:relative; 
	margin-right:3.7%; 
	float:left; 
}
.admp_last{ 
	margin-right:0 !important; 
	clear:right; 
} 

/* MEDIA QUERY RESPONSIVE */
@media screen and (max-width: 767px) {
	.headerblocks .admp-columns-1,
	.headerblocks .admp-columns-2,
	.headerblocks .admp-columns-3,
	.headerblocks .admp-columns-4,
	.headerblocks .admp-columns-5,
	.headerblocks .admp-columns-6,	
	.headerblocks .admp-columns-7,
	.headerblocks .admp-columns-8,	
	.headerblocks .admp-columns-9,
	.headerblocks .ad_one_half, 
	.headerblocks .ad_one_third,
	.headerblocks .ad_two_third,
	.headerblocks .ad_three_fourth,
	.headerblocks .ad_one_fourth,
	.headerblocks .ad_one_fifth,
	.headerblocks .ad_two_fifth,
	.headerblocks .ad_three_fifth,
	.headerblocks .ad_four_fifth,
	.headerblocks .ad_one_sixth,
	.headerblocks .ad_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}
	
/* COLUMNS SHORTCODES */
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}	
	
}
/* TABLET PORTRAIT */
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
	.headerblocks .admp-columns-1,
	.headerblocks .admp-columns-2,
	.headerblocks .admp-columns-3,
	.headerblocks .admp-columns-4,
	.headerblocks .admp-columns-5,
	.headerblocks .admp-columns-6,	
	.headerblocks .admp-columns-7,
	.headerblocks .admp-columns-8,	
	.headerblocks .admp-columns-9,
	.headerblocks .ad_one_half, 
	.headerblocks .ad_one_third,
	.headerblocks .ad_two_third,
	.headerblocks .ad_three_fourth,
	.headerblocks .ad_one_fourth,
	.headerblocks .ad_one_fifth,
	.headerblocks .ad_two_fifth,
	.headerblocks .ad_three_fifth,
	.headerblocks .ad_four_fifth,
	.headerblocks .ad_one_sixth,
	.headerblocks .ad_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}

/* SHORTCODES COLUMNS */	
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}	
}
.headerblocks.wpmp_post_display1 .ad_three_fifth {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .ad_three_fifth { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display1 .ad_two_fifth.ad_margin { 
	width:40%; 
	max-width: -webkit-calc(40% - 6px);
	max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display1 .ad_two_fifth.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display1 .ad_two_fifth {
	height:247px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .category {
	float:left;
}
.headerblocks.wpmp_post_display1 .category a:hover {
	background:#e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share {
	background: #e74c3c;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share-icon:hover {
	color:#ffffff !important;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
	margin:0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}	
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post .info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post .info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .info-post span {
	font-size:12px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 20px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 15px 30px 58px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display1 .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .data {
    margin-top: 15px;
}
.headerblocks.wpmp_post_display1 .icon-calendar {
	color: #e74c3c;
    font-size: 14px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin i  {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post span
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post span,
 {
	margin:0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display1 .share .icon a:hover,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post span:hover,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post span:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
    background: #e74c3c;
    bottom: 0;
    left: 0;
    padding: 8px 25px;
    position: absolute;
	border-radius: 0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
    bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}

/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_three_fifth.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks-item.ad_two_fifth.ad_margin.first {
		margin-right:3px;
		max-width:calc(50% - 3px);
		margin-left:0 !important;
	}
	.headerblocks.wpmp_post_display1 .ad_two_fifth.ad_margin {
		width:50%;
		max-width:calc(50% - 3px);
		margin-left:3px;
	}
		
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
}

/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
}
.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks .ad_two_fifth h2 {
	font-size:24px;
}
.headerblocks h4 {
	font-size:24px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display1_bis .ad_three_fifth {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .ad_three_fifth { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth.ad_margin { 
	width:40%; 
	max-width: -webkit-calc(40% - 6px);
	max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth {
	height:247px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .category a {
	font-size:12px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
	text-transform:uppercase;
}
.headerblocks.wpmp_post_display1_bis .category {
	float:left;
}
.headerblocks.wpmp_post_display1_bis .category a:hover {
	background:#e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share {
	background: #e74c3c;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
    z-index: 500;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post:hover .share, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .share:hover, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
	font-size:16px;
}
.headerblocks.wpmp_post_display1_bis .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share-icon:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
	margin:0;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .data {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
	text-align:center;
	margin-bottom:25px;
	width:100%;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth .info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth .info-post span {
	color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post {
	bottom: -8%;
    box-sizing: border-box;
    left: 0;
    padding: 15%;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
	bottom: -8%;
    box-sizing: border-box;
    left: 0;
    padding: 7%;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display1_bis .data {
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.headerblocks.wpmp_post_display1_bis .icon-calendar {
	color: #e74c3c;
    font-size: 16px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	display: inline-block;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin i {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post span {
	margin:0;
	padding:6px 0;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display1_bis .share .icon a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
    background: #e74c3c;
    display: inline-block;
	padding:0 15px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
    bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post .share




/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_three_fifth.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks-item.ad_two_fifth.ad_margin.first {
		margin-right:3px;
		max-width:calc(50% - 3px);
		margin-left:0 !important;
	}
	.headerblocks.wpmp_post_display1_bis .ad_two_fifth.ad_margin {
		width:50%;
		max-width:calc(50% - 3px);
		margin-left:3px;
	}
		
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
}

/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
}

.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;	
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third {
	height:247px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 {
    height: 150px;
    margin-right: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    height: 150px;
    padding: 48px 25px 0;
    width: 60%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 {
	background: #ffffff;
    height: 150px;
	margin-left:3px;
    margin-right: 3px;
    max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 {
	background: #ffffff;
    height: 150px;
    margin-left: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category {
    position: absolute;
    top: 0;
	left: 0;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category a {
	font-size:10px;
	color:#fff;
	background:#333333;
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-right:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display2 .category a:hover {
	background:#e74c3c;
	color:#ffffff !important;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share {
	background: #e74c3c;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share-icon:hover {
	color:#ffffff !important;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
	margin:0;
	text-transform:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.2)

}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post {
    box-sizing: border-box;
    left: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a{
	color: #333333;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.3s ease 0s;
}

.headerblocks.wpmp_post_display2 .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data {
    color: #8e8e8e;
    display: inline-block;
    margin-top: 15px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post i {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
	margin:0;
	font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
    background: #e74c3c;
    bottom: 0;
    left: 0;
    padding: 8px 25px;
    position: absolute;
	border-radius: 0;
	font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}









/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_one_one.ad_last.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}		
}


/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}	
}
.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;	
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third {
	height:247px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 {
    height: 150px;
    margin-right: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    height: 150px;
    padding: 48px 25px 0;
    width: 60%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 {
	background: #ffffff;
    height: 150px;
	margin-left:3px;
    margin-right: 3px;
    max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 {
	background: #ffffff;
    height: 150px;
    margin-left: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category {
    position: absolute;
    top: 0;
	left: 0;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category a {
	font-size:10px;
	color:#fff;
	background:#333333;
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-right:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display2 .category a:hover {
	background:#e74c3c;
	color:#ffffff !important;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share {
	background: #e74c3c;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share-icon:hover {
	color:#ffffff !important;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
	margin:0;
	text-transform:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.2)

}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post {
    box-sizing: border-box;
    left: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a{
	color: #333333;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.3s ease 0s;
}

.headerblocks.wpmp_post_display2 .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data {
    color: #8e8e8e;
    display: inline-block;
    margin-top: 15px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post i {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
	margin:0;
	font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
    background: #e74c3c;
    bottom: 0;
    left: 0;
    padding: 8px 25px;
    position: absolute;
	border-radius: 0;
	font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}









/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_one_one.ad_last.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}		
}


/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2 h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}	
}
.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;	
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one.ad_last {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third {
	height:247px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first {
    height: 150px;
    margin-right: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .photo {
	position:relative;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .box-post {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    height: 150px;
    padding: 7%;
    width: 60%;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
	background: #ffffff;
    height: 150px;
	margin-left:3px;
    margin-right: 3px;
    max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
	background: #ffffff;
    height: 150px;
    margin-left: 3px;
    max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third .photo {
	width:40%;
	height:100%;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one .category a {
	font-size:12px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one .category {
	float:left;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .category a {
	background: rgba(0, 0, 0, 0.5);
    border-top: 2px solid #e74c3c;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    padding: 6px 15px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
	width:100%;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .category {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.headerblocks.wpmp_post_display2_bis .category a:hover {
	background:#e74c3c;
	color:#ffffff;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share {
	background: #e74c3c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -263px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
	font-size:16px;
}
.headerblocks.wpmp_post_display2_bis .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share-icon:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
	margin:0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post span {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.4);
	text-align:center;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post {
    box-sizing: border-box;
    left: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
	text-align:center;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
	color: #333333;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.3s ease 0s;
}

.headerblocks.wpmp_post_display2_bis .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .data {
    color: #8e8e8e;
    display: inline-block;
    margin-top: 15px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .data:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post i {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
	margin:0;
	padding: 6px 0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
    background: #e74c3c;
    display: inline-block;
    padding: 0 15px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:-20px;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .info-post a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_one_one.ad_last.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2_bis h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}
	.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
		font-size: 12px;
	}			
}

@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, .headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
		margin-bottom:6px;
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display2_bis h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}
	.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
		font-size: 12px;
	}		
}

/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display2_bis h2 {
		font-size:24px;	
	}
	.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
		font-size:15px;	
	}
	.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
		font-size: 12px;
	}		
}
.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks .wpmepack-element-1 h4,
.headerblocks .wpmepack-element-2 h4 {
	font-size:18px;
	line-height:1.2;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;		
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display3 .ad_three_fifth {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .ad_three_fifth { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin { 
	width:40%; 
	max-width: -webkit-calc(40% - 6px);
	max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin { 
	width:20%; 
	max-width: -webkit-calc(20% - 6px);
	max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin .second { 
	width:20%; 
	max-width: -webkit-calc(20% - 6px);
	max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth {
	height:247px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.first {
    background-position: center center;
    background-size: cover;
    float: left;
    height: 247px;
    margin-bottom: 6px;
    margin-right: 3px;
    overflow: hidden;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
    margin-left: 3px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .category {
	float:left;
}
.headerblocks.wpmp_post_display3 .category a:hover {
	background:#e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share {
	background: #e74c3c;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin:hover .share, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .share:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks-item.ad_one_fifth.ad_margin h4 {
	margin:0;
}
.headerblocks.wpmp_post_display3 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share-icon:hover {
	color:#ffffff !important;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
	margin:0;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item .title-info-post span  {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 20px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 15px 30px 58px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 15px 30px 58px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3 .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .data {
    margin-top: 15px;
}
.headerblocks.wpmp_post_display3 .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post i {
	color: #ffffff;
    float: left;
    font-size:12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.wpmepack-element-3 i, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.wpmepack-element-3 .info-post {
    float: left;
    font-size: 14px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;	
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.wpmepack-element-1 .share,
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.wpmepack-element-2 .share {
	display:none;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item. .info-post span {
	margin:0;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display3 .share .icon a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
    background: #e74c3c;
    bottom: 0;
    left: 0;
    padding: 8px 25px;
    position: absolute;
	border-radius: 0;
	font-size:12px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item .info-post a {
	font-size:12px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin:hover .title-info-post {
    bottom:-15px;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
    bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}




/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_three_fifth.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks-item.ad_two_fifth.ad_margin.first {
		margin-right:3px;
		max-width:calc(50% - 3px);
		margin-left:0 !important;
	}
	.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin {
		width:50%;
		max-width:calc(50% - 3px);
		margin-left:3px;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:3px;
	}
	.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin {
		max-width:none;
		width:33.33%;
	}
	.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin {
		max-width:none;
		width:33.33%;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin:0 3px;
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.first {
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.third {
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3 h2 {
		font-size:24px;	
	}		
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display3 h2 {
		font-size:24px;	
	}	
}

/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display3 h2 {
		font-size:24px;	
	}	
}
.headerblocks {
	line-height:1;
}
.headerblocks h2 {
	font-size:32px;
}
.headerblocks h4 {
	font-size:20px;
}
.headerblocks .wpmepack-element-1 h4,
.headerblocks .wpmepack-element-2 h4 {
	font-size:18px;
	line-height:1.2;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;	
}
.wpmp-clear {
	clear:both;
}
.headerblocks.wpmp_post_display3_bis .ad_three_fifth {
	height:500px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .ad_three_fifth { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin { 
	width:40%; 
	max-width: -webkit-calc(40% - 6px);
	max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin { 
	width:20%; 
	max-width: -webkit-calc(20% - 6px);
	max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin .second { 
	width:20%; 
	max-width: -webkit-calc(20% - 6px);
	max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth {
	height:247px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.first {
    background-position: center center;
    background-size: cover;
    float: left;
    height: 247px;
    margin-bottom: 6px;
    margin-right: 3px;
    overflow: hidden;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
    margin-left: 3px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
	height:247px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .category a {
	font-size:12px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
	text-transform:uppercase;
}
.headerblocks.wpmp_post_display3_bis .category {
	float:left;
}
.headerblocks.wpmp_post_display3_bis .category a:hover {
	background:#e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .share {
	background: #e74c3c;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -263px;
    transition: all 0.3s ease 0s;
    width: auto;
    z-index: 500;
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth .share {
	background: #e74c3c;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -218px;
    transition: all 0.3s ease 0s;
    width: auto;
    z-index: 500;
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth .share a {
    color: #ffffff;
    float: right;
    padding: 10px;
    transition: color 0.3s ease 0s;
	font-size:12px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin:hover .share {
    right:-218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
	right:-218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .share:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks-item.ad_one_fifth.ad_margin h4 {
	margin:0;
}
.headerblocks.wpmp_post_display3_bis .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .big-post .share a,
.headerblocks.wpmp_post_display3_bis .third .share a {
	font-size:16px;
}
.headerblocks.wpmp_post_display3_bis .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .share-icon:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
	margin:0;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.big-post .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 20px 35px 68px;
	box-sizing:border-box;
	width:100%;
	text-align:center;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 15px 30px 58px;
	box-sizing:border-box;
	width:100%;
	text-align:center;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
	position: absolute;
	bottom:-42px;
	left:0;
	padding: 20px 35px 68px;
	box-sizing:border-box;
	width:100%;
	text-align:center;
	transition: all 0.3s ease 0s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );

}
.headerblocks.wpmp_post_display3_bis .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .data {
    margin-top: 15px;
}
.headerblocks.wpmp_post_display3_bis .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin i  {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a {
	margin:0;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth .info-post a,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth .info-post span {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    transition: color 0.3s ease 0s;
	padding: 6px 0px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display3_bis .share .icon a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .separator {
	color: #fff;
    display: inline-block;
    margin: 0 10px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
    background: #e74c3c;
    display: inline-block;
    padding: 0 15px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin:hover .title-info-post {
    bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
    bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}


/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_three_fifth.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks-item.ad_two_fifth.ad_margin.first {
		margin-right:3px;
		max-width:calc(50% - 3px);
		margin-left:0 !important;
	}
	.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin {
		width:50%;
		max-width:calc(50% - 3px);
		margin-left:3px;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:3px;
	}
	.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin {
		max-width:none;
		width:33.33%;
	}
	.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin {
		max-width:none;
		width:33.33%;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin:0 3px;
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.first {
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.third {
		max-width:calc(33.33% - 6px);
	}
	.headerblocks.wpmp_post_display3_bis h2 {
		font-size:24px;	
	}		
}
@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display3_bis h2 {
		font-size:24px;	
	}		
}

/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
		display:none;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
		margin-left:0;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
		margin-left:0;
	}
	.headerblocks.wpmp_post_display3_bis h2 {
		font-size:24px;	
	}	
}
.headerblocks.wpmp_post_display4 h2 {
	font-size:26px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;		
}
.headerblocks.wpmp_post_display4 .ad_one_one.ad_last {
	height:400px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 0;
}
.headerblocks.wpmp_post_display4 .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display4 .ad_one_third.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display4 .ad_one_third {
	height:247px;
}
.headerblocks.wpmp_post_display4 .ad_one_one .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .ad_one_one .category {
    position: absolute;
    top: 0;
	left: 0;
}
.headerblocks.wpmp_post_display4 .ad_one_third .category a {
	font-size:10px;
	color:#fff;
	background:#333333;
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-right:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .ad_one_third .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display4 .category a:hover {
	background:#e74c3c;
	color:#ffffff;
	transition: color 0.3s ease 0s;
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share {
	background: #e74c3c;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -290px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -240px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
	font-size:16px;
}
.headerblocks.wpmp_post_display4 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share-icon a:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2 {
	margin:0;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover {
	color:#FFF;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display4 .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
}
.headerblocks.wpmp_post_display4 .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post i  {
	color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:-20px;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks .owl-controls {
	opacity:0;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4:hover .owl-controls {
	opacity:1;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4 .owl-prev {
    left: 0;
    margin-top: -24px;
    position: absolute;
    top: 50%;
}
.wpmp_post_display4 .owl-next {
    right: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}



/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_one_one.ad_last.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}	
}

@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
}


/**************************************/
/****** SMARTPHONE PORTRAIT ***********/
/**************************************/

@media only screen and (max-device-width : 667px) and (orientation : portrait) {
	
}
.headerblocks.wpmp_post_display4_bis h2 {
	font-size:26px;
}
.headerblocks a {
	text-decoration:none;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one.ad_last {
	height:400px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 0;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third.first {
	margin-bottom:6px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third {
	height:247px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third .category a {
	font-size:10px;
	color:#fff;
	background:#333333;
	border-radius:0 0 0 6px;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-right:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display4_bis .category a:hover {
	background:#e74c3c;
	color:#ffffff !important;
	transition: color 0.3s ease 0s;
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share {
	background: #e74c3c;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -290px;
    transition: all 0.3s ease 0s;
    width: auto;
    z-index: 500;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -246px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share a {
	color: #ffffff;
    float: right;
	padding: 13px 16px;
    transition: color 0.3s ease 0s;
    font-size: 16px;
}
.headerblocks.wpmp_post_display4_bis .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share-icon:hover {
	color:#ffffff !important;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2 {
	margin:0;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	text-align:center;
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;

}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display4_bis .data {
	font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
}
.headerblocks.wpmp_post_display4_bis .icon-calendar {
	color: #e74c3c;
    font-size: 18px;
    margin: 0 10px 0 0;
    padding: 0;
	width:auto;
	float:left;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post i  {
	color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:0;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.owl-controls {
	opacity:0;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4_bis:hover .owl-controls {
	opacity:1;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4_bis .owl-prev {
    left: 0;
    margin-top: -24px;
    position: absolute;
    top: 50%;
}
.wpmp_post_display4_bis .owl-next {
    right: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}



/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 640px) and (max-width : 1024px) {
	.ad_one_one.ad_last.big-post {
		width:100%;
		margin-bottom:6px;
	}
	.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}	
}

@media only screen and (max-width : 667px) {
	.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
}
.headerblocks.wpmp_post_display5 h2 {
	font-size:26px;
	padding:0;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;		
}
.headerblocks.wpmp_post_display5 .ad_two_third {
	display:none;	
}
.headerblocks.wpmp_post_display5 {
    background: #333;
	display:inline-block;
    padding: 15px;
}
.headerblocks.wpmp_post_display5 .active {
	display:block;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
    box-sizing: border-box;
    padding: 0 50px 25px 25px;
}
.headerblocks.wpmp_post_display5 .ad_one_one.ad_last {
	height:400px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 0;
}
.headerblocks.wpmp_post_display5 .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display5 .ad_one_one .category a {
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.65);
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-left:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .ad_one_one .category {
    position: absolute;
    top: 0;
	left: 0;
}
.headerblocks.wpmp_post_display5 .ad_one_third .category a {
	font-size:10px;
	color:#fff;
	background:#333333;
	border-radius:0;
	width:auto;
	display:inline-block;
	padding:6px 15px;
	font-weight:800;
	border-right:5px solid #e74c3c;
	transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .ad_one_third .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display5 .category a:hover {
	background:#e74c3c;
	color:#ffffff;
	transition: color 0.3s ease 0s;
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share {
	background: #e74c3c;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -262px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
	margin: 25px 0;
}
.headerblocks.wpmp_post_display5 .info-post a,
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half span {
    float: left;
	font-size:12px;
	color:#fff;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .separator {
    color: #ffffff;
    float: left;
    margin: 0 10px;
	line-height:1;
}
.headerblocks.wpmp_post_display5 .view {
	color:#FFF;	
}
.headerblocks.wpmp_post_display5 .info-post i {
    color: #e74c3c;
    font-size: 14px;
    margin-right: 10px;
}

.headerblocks.wpmp_post_display5 .share .info-comments {
    background: #e74c3c;
    left: 7%;
    padding: 5px 18px;
    position: absolute;
    top: 0;
	transition: all 0.3s ease 0s;
	border-radius:0 ;
	font-size:12px;
	opacity:0;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
	right: -218px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share .comments:hover .info-comments {
	top:-24px;
	transition: all 0.3s ease 0s;
	opacity:1;
}
.headerblocks.wpmp_post_display5 .share-icon:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half h2 {
	margin:0;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half a,
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.2)

}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display5 .icon-calendar {
	color: #e74c3c;
    float: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding: 0;
    width: auto;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post i {
	color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:-20px;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.owl-controls {
	opacity:0;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display5:hover .owl-controls {
	opacity:1;
	transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display5 .owl-prev {
    left: 0;
    margin-top: -24px;
    position: absolute;
    top: 50%;
}
.wpmp_post_display5 .owl-next {
    right: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third .img-post {
    background-position: center center;
    background-size: cover;
    height: 72px;
}
.wpmp_post_display5 .mini-post.small-post .ad_three_fourth {
	box-sizing: border-box;
    padding: 0 0 0 15px;
}
.wpmp_post_display5 .mini-post .content-post h2 {
    margin:0;
}
.wpmp_post_display5 .mini-post .title-post a {
	color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.3s ease 0s;
    white-space: nowrap;
    width: 100%;
	cursor:pointer;
}
.wpmp_post_display5 .mini-post .title-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.wpmp_post_display5 .mini-post .info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}

.wpmp_post_display5 .mini-post.small-post.ad_one_third {
    border-bottom: 1px solid #2b2b2b;
    border-left: 1px solid #2b2b2b;
    box-sizing: border-box;
	padding:15px 0 15px 15px;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third.first {
	padding-top:10px;
}
.wpmp_post_display5 .wpmepack-element-3.mini-post.small-post.ad_one_third {
	border-bottom:0;
	padding-bottom:10px;
}



/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 801px) and (max-width : 1200px) {
	.headerblocks.wpmp_post_display5 .active {
		width: 100%;
	}
	.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
		padding: 25px;
	}
	.headerblocks.wpmp_post_display5 .active {
		border: 1px solid #2b2b2b;
	}
	.wpmp_post_display5 .mini-post.small-post.ad_one_third {
		border: 1px solid #2b2b2b;
		margin: 25px 0 0;
		padding: 15px 0 15px 15px;
		width: 100%;
	}
	.wpmp_post_display5 .mini-post.small-post.ad_one_third.fourth {
		border-bottom: 1px solid #2b2b2b !important;
	}
}

@media only screen and (max-width : 800px) {
	.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin {
		float: none;
	}
	.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
		display: inline-block;
		padding: 25px 0 50px;
	}
	.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
		box-sizing: border-box;
		display: inline-block;
		padding: 25px 0 50px;
	}
	.wpmp_post_display5 .mini-post.small-post.ad_one_third .img-post {
		display: inline-block;
		width: 30% !important;
	}
	.wpmp_post_display5 .mini-post.small-post .ad_three_fourth {
		display: inline-block;
		position: absolute;
		width: 65% !important;
	}
	.wpmp_post_display5 .view,
	.wpmp_post_display5 .comments,
	.wpmp_post_display5 .separator {
    	display: none;
	}	
	.wpmp_post_display5 .mini-post.small-post.ad_one_third {
		border:1px solid #2b2b2b;
		border-bottom:0;
	}
	.wpmp_post_display5 .mini-post.small-post.ad_one_third.fourth,
	.wpmp_post_display5 .wpmepack-element-3 {
		border-bottom: 1px solid #2b2b2b !important;
	}
}
.headerblocks.wpmp_post_display5_bis {
	line-height:1;
}
.headerblocks.wpmp_post_display5_bis h2 {
	font-size:26px;
}
.headerblocks a {
	text-decoration:none;
	border-bottom:0;
	box-shadow:0 0 0;	
}
.headerblocks.wpmp_post_display5_bis h1,
.headerblocks.wpmp_post_display5_bis h2,
.headerblocks.wpmp_post_display5_bis h3,
.headerblocks.wpmp_post_display5_bis h4,
.headerblocks.wpmp_post_display5_bis h5,
.headerblocks.wpmp_post_display5_bis h6 {
	padding:0;
	margin:0;
}
.headerblocks.wpmp_post_display5_bis .ad_two_third {
	display:none;	
}
.headerblocks.wpmp_post_display5_bis {
    background: #333;
	display:inline-block;
    padding: 15px;
}
.headerblocks.wpmp_post_display5_bis .active {
	box-sizing: border-box;
    display: block;
    padding-left: 25px;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
    box-sizing: border-box;
    padding: 0 10px 25px 25px;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one.ad_last {
	height:400px;
    background-position: center center;
    background-size: cover;
    float: left;
    overflow: hidden;	
	margin-bottom: 0;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one.ad_last { 
	margin-right:6px;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category {
    position: absolute;
    top: 0;
	left: 0;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category a {
	background: #333333;
    border-radius: 0;
    border-right: 5px solid #e74c3c;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 800;
    padding: 6px 15px;
    position: absolute;
    right: 0;
    transition: background-color 0.3s ease 0s;
    width: auto;}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category {
    position: absolute;
    top: 0;
	right: 0;
}
.headerblocks.wpmp_post_display5_bis .category a:hover {
	background:#e74c3c;
	color:#ffffff;
	transition: color 0.3s ease 0s;
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share {
	background: #e74c3c;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: -290px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
	margin: 25px 0;
}
.headerblocks.wpmp_post_display5_bis .info-post a,
.headerblocks.wpmp_post_display5_bis .info-post span {
    float: left;
	font-size:12px;
	color:#fff;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .separator {
    color: #ffffff;
    float: left;
    margin: 0 10px;
	line-height:1;
}
.headerblocks.wpmp_post_display5_bis .info-post i {
    color: #e74c3c;
    font-size: 12px;
    margin-right: 10px;
}

.headerblocks.wpmp_post_display5_bis .share .info-comments {
    background: #e74c3c;
    right: 7%;
    padding: 5px 18px;
    position: absolute;
    top: 0;
	transition: all 0.3s ease 0s;
	border-radius: 0;
	font-size:12px;
	opacity:0;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin:hover .share  {
	right:-196px;
	transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin .share:hover {
    right: 0;
    transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share a {
	color: #ffffff;
    float: right;
    padding: 13px 16px;
    transition: color 0.3s ease 0s;
	font-size:16px;
}
.headerblocks.wpmp_post_display5_bis .share a:hover {
	color:#000000;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share .comments:hover .info-comments {
	top:-24px;
	transition: all 0.3s ease 0s;
	opacity:1;
}
.headerblocks.wpmp_post_display5_bis .share-icon:hover {
	color:#ffffff;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half h2 {
	margin:0;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half a,
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half span {
	color:#ffffff;
	display:inline-block;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
	transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
	position: absolute;
	bottom:-38px;
	left:0;
	padding: 50px 35px 68px;
	box-sizing:border-box;
	width:100%;
	transition: all 0.3s ease 0s;
	background:rgba(0,0,0,0.2)

}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin {
    position: relative;
}
.headerblocks.wpmp_post_display5_bis .icon-calendar {
	color: #e74c3c;
    float: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding: 0;
    width: auto;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post i  {
	color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 10px 0 0;
	transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
	bottom:-20px;
	transition: bottom 0.3s ease 0s;
	-moz-transition: bottom 0.3s ease 0s;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .img-post {
    background-position: center center;
    background-size: cover;
    height: 72px;
    width: 90px;
	float: right;
}
.wpmp_post_display5_bis .mini-post.small-post .ad_three_fourth {
	box-sizing: border-box;
    padding: 0 0 0 15px;
	width:70%;
}
.wpmp_post_display5_bis .mini-post .content-post h2 {
    margin:0;
}
.wpmp_post_display5_bis .mini-post .title-post a {
	color: #ffffff;
	text-align:right;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.3s ease 0s;
    white-space: nowrap;
    width: 100%;
	cursor:pointer;
}
.wpmp_post_display5_bis .mini-post .title-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}
.wpmp_post_display5_bis .mini-post .info-post a:hover {
	color:#e74c3c;
	transition: color 0.3s ease 0s;
}

.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
    border-bottom: 1px solid #2b2b2b;
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 15px 15px 0;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .info-post {
    display: inline-block;
    position: absolute;
    right: 0;
	bottom:0;
}
.wpmp_post_display5_bis .wpmepack-element-0.mini-post.small-post.ad_one_one {
	padding-top:0;
}
.wpmp_post_display5_bis .wpmepack-element-3.mini-post.small-post.ad_one_one {
	border-bottom:0;
	padding-bottom:10px;
}

/**************************************/
/*********** DESKTOP MEDIUM ***********/
/**************************************/

@media only screen and (min-width : 801px) and (max-width : 1200px) {
	.headerblocks.wpmp_post_display5_bis .active {
		width: 100%;
	}
	.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
		padding: 25px;
	}
	.headerblocks.wpmp_post_display5_bis .active {
		border: 1px solid #2b2b2b;
	}
	.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
		border: 1px solid #2b2b2b;
		margin: 25px 0 0;
		padding: 15px !important;
		width: 100%;
	}
	.wpmp_post_display5_bis .mini-post.small-post.ad_one_one.fourth {
		border-bottom: 1px solid #2b2b2b !important;
	}
	.ad_one_third {
		width: 100% !important;
	}
	.headerblocks.wpmp_post_display5_bis .active {
		padding: 25px 0 25px 25px;
		margin-top:25px;
	}
}

@media only screen and (max-width : 800px) {
	.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
	.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin {
		float: none;
		margin-top:15px
	}
	.headerblocks.wpmp_post_display5_bis .active {
		padding-left:0;
	}
	.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
		display: inline-block;
		padding: 25px 0 50px;
	}
	.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
		box-sizing: border-box;
		display: inline-block;
		padding: 25px 0 50px;
	}
	.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .img-post {
		display: inline-block;
		width: 30% !important;
	}
	.wpmp_post_display5_bis .mini-post.small-post .ad_three_fourth {
		display: inline-block;
		position: absolute;
		width: 65% !important;
	}
	.wpmp_post_display5_bis .view {
    	display: none;
	}
	.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
		border:1px solid #2b2b2b;
		border-bottom:0;
		padding: 15px !important;
	}
	.wpmp_post_display5_bis .mini-post.small-post.ad_one_one.fourth,
	.wpmp_post_display5_bis .wpmepack-element-3 {
		border-bottom: 1px solid #2b2b2b !important;
	}
}