.at-arrowzex-recent-works-1{
	padding: 75px 0;
}
.at-arrowzex-recent-works-1 .at-item-image,
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background-repeat: no-repeat;
	padding: 20px;
	background-size: cover;
	background-position: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.at-arrowzex-recent-works-1 .at-item-image{
	background-color: gray;
}
.at-arrowzex-recent-works-1 .at-intro-item{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-intro-item:hover .at-item-image{
	left: -50px;
}
.at-arrowzex-recent-works-1 .at-primary-group .at-intro-item:hover .ch-info{
	
}
.at-arrowzex-recent-works-1 .at-primary-group .at-intro-item:before {
	padding-top: 45%;
	content: "";
	display: block;
	overflow: hidden;
}
.at-arrowzex-recent-works-1 .at-primary-group .ch-info{
	position: absolute;
	top: 0;
	left: 70%;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.at-arrowzex-recent-works-1 .at-primary-group .ch-info *{
	color: #fff;
}
.at-arrowzex-recent-works-1 .at-item-title,
.at-arrowzex-recent-works-1 .at-item-title a{
	font-family: Segoe_UI;
	font-weight: bold !important;
	text-transform: uppercase;
}
.at-arrowzex-recent-works-1 .at-primary-group .at-item-title,
.at-arrowzex-recent-works-1 .at-primary-group .at-item-title a{
	font-size: 18px;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-title,
.at-arrowzex-recent-works-1 .at-secondary-group a{
	font-size: 15px;
	text-align: center;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-intro-item:before {
	padding-top: 55%;
	content: "";
	display: block;
	margin-bottom: 20px;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-intro-item:hover .at-item-more{
	background-color: rgba(66,81,90,0.9);
	opacity: 1;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more >div{
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 0;
	right: 0;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more .at-readmore-text,
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more .at-arrowzex-image-icon{
	height: 34px;
	width: 40px;
	background-image: url(../../../assets/images/at-showcase-button.png);
	background-size: cover;
	background-position: -5px 0px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more .at-arrowzex-image-icon{
	margin-right: 10px;
	background-position: -55px 0px;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more{
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.at-arrowzex-recent-works-1 .at-secondary-group .at-item-more-content{
	margin: 0 auto;
	display: table;
}