
.webeng-post {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
}
.webeng-post .img {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.webeng-post figure {
	margin-bottom: 30px;
	width: 100%;
	float: right;
	max-height: 200px;
	overflow: hidden;
	position: relative;
}
.nvor-post figure img {
	position: absolute;
	max-width: 100%;
	right: 0px;
	top: auto;
}
.webeng-post figure figcaption {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
	  background-color: rgba(225, 77, 67, 0.8);
}
.webeng-post figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	right: 50%;
	margin-right: -30px;
}
.webeng-post figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.webeng-post .headerpen {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}
.webeng-post .headerpen h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
}
.webeng-post .headerpen h3 a{
	color: #333;
}
.webeng-post .headerpen h3 a, .webeng-post .headerpen h3 span {
	display: inline-block;
	float: right;
	line-height: 30px;
}
.webeng-post .headerpen h3 .fa {
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 60%;
	color: #fff;
	text-align: center;
	float: right;
	display: inline-block;
	margin-left: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.webeng-post .headerpen p {
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 80%;
	width: 100%;
	float: right;
}
.webeng-post .date {
	position: absolute;
	width: 60px;
	right: 0px;
	top: 0px;
}
.webeng-post .date span {
	width: 100%;
	float: right;
	text-align: center;
	line-height: 30px;
}
.webeng-post .date span.day {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.webeng-post .date span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E14D43;
	font-size: 80%;
}
.webeng-post .likes {
	position: absolute;
	width: 60px;
	right: 0px;
	top: 75px;
}
.webeng-post .likes span {
	width: 100%;
	float: right;
	text-align: center;
	line-height: 30px;
}
.webeng-post .likes span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E14D43;
	font-size: 80%;
}
.webeng-post .likes span .fa {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.webeng-post-2 {
	padding-right: 390px;
	min-height: 200px;
}
.webeng-post-2 figure {
	max-width: 300px;
	position: absolute;
	right: 75px;
	top: 0px;
}
.webeng-post p.tags {
	margin-bottom: 0px;
}
.webeng-post p.tags a {
	margin-left: 10px;
}
.webeng-post p.tags i.fa {
	color: #ddd;
}
/*
	cbp_tmlabel
*/
.cbp_tmlabel .webeng-post {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
}
.cbp_tmlabel .webeng-post figure {
	margin-bottom: 15px;
}
.cbp_tmlabel .webeng-post .headerpen h3 {
	padding-right: 0px;
}
.cbp_tmtimeline {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 0px;
	background: #e5e5e5;
	right: 15%;
	margin-right: -10px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 15%;
	padding-left: 50px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: left;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: 	#999999;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 1.4em;
	color: #333;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #333;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 13% 15px 0;
	padding: 2em;
	line-height: 1.4;
	position: relative;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	border-radius: 4px;
	border: 1px solid #e5e5e5;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #e5e5e5;
	border-width: 10px;
	top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-left-color: #e5e5e5;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	display: block;
	width: 10%;
	padding-left: 20px;
	position: absolute;
	 
	color: #fff;
	background: #e14d43;
	border-radius: 4px;
	-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	  padding: 5px 0;
	text-align: center;
	 
	top:20;
	margin: 0;
}
.cbp_tmtimeline > li .cbp_tmicon  span {
	display: block;
text-align: center;
}

.cbp_tmtimeline > li .cbp_tmicon  span:first-child {
	font-size: 1.6em;
	color: 	#fff;
}
.cbp_tmtimeline > li .cbp_tmicon  span:last-child {
	font-size: 1.2em;
	color: #fff;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: right;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		left: auto;
		right: 20px;
		border-left-color: transparent;
		border-bottom-color: #3594cb;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-left-color: transparent;
		border-bottom-color: #6cbfee;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: left;
		right: auto;
		margin: -55px 0px 0 5px;
	}	
}

