.ei-slider {
    height:560px;
    margin: 0 auto ;
    max-width: 1920px;
    position: relative;
    width: 100%;
}
.ei-sliderIn {
    height:410px !important;
    margin: 0 auto ;
    max-width: 1920px;
    position: relative;
    width: 100%;
}
.ei-slider-loading {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    color: #FFFFFF;
    height: 100%;
    left: 0;
    line-height: 400px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
	display:none;
}
.ei-slider-large {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
	padding:0;
	margin:0;
}
.ei-slider-large li.bg1 {
    background-color: #201D21;
}
.ei-slider-large li {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
 
.ei-title {
    margin-right: -293px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title1 {
    margin-right: 351px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title2 {
    margin-right: 265px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title3 {
    margin-right: 167px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title4 {
    margin-right: 357px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title5 {
    margin-right: 246px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title6 {
    margin-right: 335px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title7 {
    margin-right: 106px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title8 {
    margin-right: 96px;
    position: absolute;
    right: 50%;
    top: 90%;
}
.ei-title h2, .ei-title h3 {
    text-align: right;
}
.ei-title h2 {
    color: #B5B5B5;
    font-family: 'Playfair Display',serif;
    font-size: 40px;
    font-style: italic;
    line-height: 0;
}
.ei-title h3 {
    color: #FFFFFF;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 0;
    text-transform: capitalize;
}
.ei-slider-thumbs {
    height: 19px;
    margin: -35px auto 0 902px;
    position: absolute;
    width: 185px !important;
    z-index: 9000;
}
.ei-slider-thumbs li {
    float: left;
    height: 100%;
    position: relative;
    width: 19px !important;
}
.ei-slider-thumbs li.ei-slider-element {
     background: url("../images/banner-btn-active.png") no-repeat scroll 0 0 transparent; 
  height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9000px;
    top: 0;
    z-index: 10;
}
.ei-slider-thumbs li a {
    background: url("../images/banner-btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 100%;
    text-indent: -9000px;
    width: 20px;
}
.ei-slider-thumbs li a:hover {
}
.btnOut {
    margin: 0 auto;
    width: 1000px;
}
.ei-slider-thumbs li img {
    bottom: 50px;
    max-width: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.4s ease 0s;
    z-index: 999;
}
.ei-slider-thumbs li:hover img {
    bottom: 13px;
    display: none;
    opacity: 1;
}
.ei-title {
  
    bottom: 35px;
    margin-right: 252px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
    width: 100%;
}
.ei-title h2, .ei-title h3 {
    text-align: center;
}
.ei-title h2 {
    font-size: 20px;
    line-height: 24px;
}
.ei-title h3 {
    font-size: 30px;
    line-height: 40px;
}
.w225 {
    width: 225px !important;
}