/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/



.recent-projects {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.recent-projects-item {
	overflow:hidden;
	position:relative;
	-ms-flex-preferred-size:33.333%;
	flex-basis:33.333%;
	height:290px
}
.recent-projects-item.has-background-dark .recent-projects-title {
	color:#fff
}
.recent-projects-item.has-background-dark .recent-projects-title:before {
	background-image:url("../img/icons/play.png")
}
.recent-projects-title {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:1;
	position:absolute;
	top:25px;
	left:20px;
	right:20px;
	font-size:16px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	letter-spacing:.17px;
	color:#0d0d0d
}
.recent-projects-title:before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	position:relative;
	top:-1px;
	margin-right:15px;
	width:33px;
	height:33px;
	background:no-repeat center / cover;
	background-size:33px 33px;
	background-image:url("../img/icons/play-dark.png")
}
.recent-projects-endpoint {
	display:block;
	height:100%;
	overflow:hidden
}
 .recent-projects-endpoint:hover .recent-projects-pic {
	-webkit-transform:scale(1);
	transform:scale(1)
}
 .recent-projects-endpoint:hover .recent-projects-rollover {
	opacity:1
}
 .recent-projects-endpoint:hover .recent-projects-rollover-title,
 .recent-projects-endpoint:hover .recent-projects-rollover-description,
 .recent-projects-endpoint:hover .recent-projects-rollover-action {
	-webkit-transform:translateY(0);
	transform:translateY(0);
	opacity:1
}
.recent-projects-rollover {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(13,
	13,
	13,
	0.95);
	opacity:0;
	padding:35px 35px 70px;
	color:#fff;
	-webkit-transition:opacity .3s,
	top .3s;
	transition:opacity .3s,
	top .3s
}
.recent-projects-rollover-title,
.recent-projects-rollover-description,
.recent-projects-rollover-action {
	-webkit-transform:translateY(15px);
	transform:translateY(15px);
	opacity:0;
	-webkit-transition:all .4s;
	transition:all .4s
}
.recent-projects-rollover-title {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position:relative;
	padding-left:40px;
	margin-bottom:20px;
	font-size:24px;
	font-weight:bold;
	height:28px;
	line-height:29px;
	letter-spacing:.29px
}
.recent-projects-rollover-title:before {
	content:"";
	position:absolute;
	left:0;
	width:28px;
	height:28px;
	background:url("../img/icons/play.png") no-repeat center/cover;
	background-size:28px 28px
}
.recent-projects-rollover-description {
	overflow:hidden;
	max-height:120px;
	font-size:20px;
	line-height:24px;
	letter-spacing:.29px
}
.recent-projects-rollover-action {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position:absolute;
	bottom:35px;
	left:35px;
	right:35px;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	letter-spacing:.29px
}
.recent-projects-pic {
	-o-object-fit:cover;
	object-fit:cover;
	width:100%;
	height:100%;
	-webkit-transition:all 1s;
	transition:all 1s
}
@media only screen and (max-width: 1169px) {
	.recent-projects-rollover {
		padding:25px 20px 60px
	}
	.recent-projects-rollover-title {
		font-size:20px
	}
	.recent-projects-rollover-description {
		max-height:155px;
		font-size:15px;
		line-height:18px
	}
	.recent-projects-rollover-action {
		position:absolute;
		bottom:20px;
		left:20px;
		right:20px;
		font-size:16px;
		line-height:19px
	}
}
@media only screen and (max-width: 767px) {
	.recent-projects {
		-ms-flex-wrap:wrap;
		flex-wrap:wrap
	}
	.recent-projects-item {
		-ms-flex-preferred-size:100%;
		flex-basis:100%;
		height:220px
	}
	.recent-projects-endpoint:after {
		top:20px;
		left:16px;
		width:26px;
		height:26px;
		background-size:26px 26px
	}
}

 a:hover {
	text-decoration:underline
}

 .recent-projects-endpoint:hover .recent-projects-pic {
    -webkit-transform: scale(1);
    transform: scale(1);
}
 .recent-projects-endpoint:hover .recent-projects-rollover-title,  .recent-projects-endpoint:hover .recent-projects-rollover-description,  .recent-projects-endpoint:hover .recent-projects-rollover-action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

 .recent-projects-endpoint:hover .recent-projects-rollover-title,  .recent-projects-endpoint:hover .recent-projects-rollover-description,  .recent-projects-endpoint:hover .recent-projects-rollover-action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.recent-projects-rollover-description {
    overflow: hidden;
    max-height: 120px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .29px;
}

 .recent-projects-endpoint:hover .recent-projects-rollover-title,  .recent-projects-endpoint:hover .recent-projects-rollover-description,  .recent-projects-endpoint:hover .recent-projects-rollover-action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}