
.blog-featured-banner {
	padding-top:10px;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-stage {
	border:none;
	border-radius:0;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-box {
	height:476px;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-featured {
	margin:238px 0 0 0;
	padding:0 14px;
	background:rgba(255,255,255,0.8);
	color:#656b6e;
	text-transform:uppercase;
	font-weight:600;
	font-size:18px;
	line-height:30px;
	float:left;
	clear:both;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-content {
	margin:0;
	padding:10px 20px 20px 20px;
	background:rgba(255,255,255,0.8);
	color:#656b6e;
	font-size:16px;
	float:left;
	clear:both;
	max-width:700px;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-title {
	margin:0;
	padding:0;
	font-weight:600;
	font-size:24px;
	line-height:40px;
	color:#656b6e;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-more {
	clear:both;
	background:#555 url(icon-arrow-right.png) 95% 50% no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	padding:0 28px 0 14px;
	line-height:38px;
	border-radius:0;
	width:160px;
	font-family:'Verlag Book';
	letter-spacing:2px;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-buttons {
	bottom:50px;
	border-radius:0;
	border:none;
	width:auto;
	right:0;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-prev-button {
	margin-right:12px;
	border-radius:0;
	border:none !important;
	width:43px;
	height:37px;
	background:rgba(0,0,0,0.8) url(icon-back.png) 50% 50% no-repeat;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-next-button {
	border-radius:0;
	border:none !important;
	width:43px;
	height:37px;
	background:rgba(0,0,0,0.8) url(icon-next.png) 50% 50% no-repeat;
}
.blog-featured-banner #fd.eb.eb-mod .eb-gallery-button i {
	display:none;
}
@media (max-width:768px) {
	.blog-featured-banner #fd.eb.eb-mod .eb-gallery-buttons {
		display:none;
	}
}