.ei-slider {
	margin: 0px auto; width: 100%; height: 122px; position: relative; max-width: 402px;
}
.ei-slider-loading {
	background: rgba(0, 0, 0, 0.9); left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 122px; position: absolute; z-index: 999;
}
.ei-slider-large {
	width: 100%; height: 100%; overflow: hidden; position: relative;
}
.ei-slider-large li {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.ei-slider-large li img {
	width: 100%;
}
.ei-title {
	top: 30%; right: 50%; margin-right: 13%; position: absolute;
}
.ei-title h2 {
	text-align: right;
}
.ei-title h3 {
	text-align: right;
}
.ei-title h2 {
	color: rgb(181, 181, 181); line-height: 50px; font-family: "Playfair Display", serif; font-size: 40px; font-style: italic;
}
.ei-title h3 {
	color: rgb(0, 0, 0); text-transform: uppercase; line-height: 70px; font-family: "Open Sans Condensed", sans-serif; font-size: 70px;
}
.ei-slider-thumbs {
	margin: 0px auto; height: 13px; position: relative;
}
.ei-slider-thumbs li {
	height: 100%; float: left; position: relative;
}
.ei-slider-thumbs li.ei-slider-element {
	background: rgba(0, 0, 0, 0.9); left: 0px; top: 0px; height: 100%; text-indent: -9000px; position: absolute; z-index: 10;
}
.ei-slider-thumbs li a {
	background: rgb(102, 102, 102); transition:background 0.2s; width: 100%; height: 100%; text-indent: -9000px; display: block; cursor: pointer; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5); -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5); -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover {
	background-color: rgb(240, 240, 240);
}
.ei-slider-thumbs li img {
	transition:0.4s; bottom: 50px; position: absolute; z-index: 999; max-width: 100%; opacity: 0; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)) );
}
.ei-slider-thumbs li:hover img {
	bottom: 13px; opacity: 1;
}
@media screen and (max-width:830px)
{
.ei-title {
	background: rgba(255, 255, 255, 0.9); padding: 5px 0px; top: auto; width: 100%; text-align: center; right: 0px; bottom: 10px; margin-right: 0px; position: absolute;
}
.ei-title h2 {
	text-align: center;
}
.ei-title h3 {
	text-align: center;
}
.ei-title h2 {
	line-height: 24px; font-size: 20px;
}
.ei-title h3 {
	line-height: 40px; font-size: 30px;
}
}
