.custom_header_slideshow_interior { position: relative; }
.custom_header_slideshow_interior img { width: 100%; }
.custom_header_slideshow_interior .title {
	position: absolute;
	bottom: 20px;
	right: 0;
	background-color: rgba(51, 62, 72, 0.8);
	font-family: "acumin-pro-extra-condensed",sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 15px 5px;
	text-align: center;
}