.cicero_case_study_slider.orbit-wrapper .orbit-caption {
	background: #D8DFE2;
	z-index: 20;
	text-align: left;
	padding: 15px;
	position: absolute;
	left: 0;
	top: 275px;
	right: 0;
	bottom: 0;
	max-width: 410px;
	width: 100%;
	border-top: #264B5D 6px solid;
}
.cicero_case_study_slider.orbit-wrapper .orbit-caption h5 {
	font-family: "Istok Web",Trebuchet MS,Arial;
	font-size: 18px;
	color: #264B5D;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 26px;
	word-spacing: -0.06em;
}
.cicero_case_study_slider.orbit-wrapper .orbit-caption p {
	font-family: "Istok Web",Trebuchet MS,Arial;
	font-size: 12px;
	color: #2E5C72;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 17px;
	word-spacing: 0;
	margin: 8px 0 0;
}
.cicero_case_study_slider.orbit-wrapper .orbit a {
	cursor: pointer;
}

.cicero_case_study_slider.orbit-wrapper .orbit a:hover:before {
	content: 'View Online';
	background: black;
	background: rgba(0,0,0,.55);
	display: block;
	text-align: center;
	padding: 20px;
	position: absolute;
	width: 20%;
	left: 36%;
	top: 43%;
	font-size: 14px;
	color: white;
	border-radius: 6px;
}

.cicero_case_study_slider div.slider-nav span {
	top: 29%;
	margin-top: -30px;
}
