.ei-slider {
	margin: 0px auto; height: 550px; position: relative; max-width: 1920px;
}
.ei-slider-loading {
	background: url("loader.gif") no-repeat center rgb(245, 245, 245); left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 400px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 9999;
}
.ei-slider-large {
	margin: 0px; width: 100%; height: 100%; overflow: hidden; position: relative; z-index: 0;
}
.ei-slider-large li {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.ei-slider-large li img {
	width: 100%; max-width: none;
}
.ei-title h2 {
	background: rgba(0, 0, 0, 0.7); padding: 10px 20px; text-align: right;
}
.ei-title h3 {
	background: rgba(0, 0, 0, 0.4); padding: 10px 20px; text-align: right;
}
.ei-title h2 {
	top: 40%; right: 30%; color: rgb(255, 255, 255); line-height: 36px; font-size: 42px; position: absolute;
}
.ei-title h3 {
	top: 60%; right: 30%; color: rgb(255, 255, 255); line-height: 18px; font-size: 24px; position: absolute;
}
.ei-slider-thumbs {
	list-style: none; margin: 0px auto; height: 13px; position: relative; z-index: 99; max-width: 970px;
}
.ei-slider-thumbs li {
	height: 100%; float: left; position: relative;
}
.ei-slider-thumbs li.ei-slider-element {
	background: rgba(0, 0, 0, 0.7); left: 0px; top: 0px; height: 100%; text-indent: -9000px; position: absolute; z-index: 10;
}
.ei-slider-thumbs li a {
	background: rgba(0, 0, 0, 0.25); transition:background 0.2s; width: 100%; height: 100%; text-indent: -9000px; display: block; cursor: pointer; -webkit-transition: background .2s ease; -moz-transition: background .2s ease; -o-transition: background .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 .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -webkit-box-reflect: below 0 -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;
}
.ei_slider_thumbs {
	width: 100%; bottom: 70px; z-index: 999 !important;
}
@media screen and (max-width:1024px)
{
.ei-slider-large li img {
	margin-top: -20px !important;
}
}
@media screen and (max-width:768px)
{
.ei-title h2 {
	line-height: 40px; font-size: 36px;
}
.ei-title h3 {
	line-height: 20px; font-size: 20px;
}
}
@media screen and (max-width:568px)
{
.ei-slider {
	height: 330px !important;
}
.ei-title h2 {
	line-height: 30px; font-size: 26px;
}
.ei-title h3 {
	line-height: 14px; font-size: 14px;
}
}
@media screen and (max-width:320px)
{
.ei-title h2 {
	line-height: 24px; font-size: 20px;
}
.ei-title h3 {
	line-height: 14px; font-size: 14px;
}
}
