.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
 margin: 0 auto 40px; 
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;}
.rslides_tabs {  position:absolute; bottom:20px; z-index:999; left:0;
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none; width:100%; text-align:center; }
.rslides_tabs li {
  display: inline-block;
  float: none; padding:0 5px; text-align:center;}
.rslides_tabs li img {transition: all 0.5s ease 0s; width:153px; min-height:71px!important; overflow:hidden; margin:0 0 0px 0; border:6px solid #fff;}
  .rslides_tabs li:hover img{}
    .rslides_tabs li:hover a{ color:#92278f}
.rslides_tabs a {
  width: auto;
  line-height: 30px;
  height: auto; font-size:16px;
  background: transparent;
  display: inline; color:#000;  }
.rslides_tabs li:first-child {
  margin-left: 0;}
.rslides_tabs .rslides_here a {
  color: #de8ca7; }
#slider3-pager a {
  display: inline-block;}
#slider3-pager img {
  float: none;}
  #slider3-pager {
  	display:inline-block;
	padding-top:8px !important;
  }
  #slider3-pager .rslides_here {
  padding-top:8px !important;
  background:url(../images/banner-ind.png) top center no-repeat;
  }
#slider3-pager .rslides_here img {
border:6px solid #24272f;
}
#slider3-pager .rslides_here a{ color:#34a647; font-weight:bold; font-size:16px;}
#slider3-pager a {
  padding: 0;}
@media screen and (max-width: 600px) {
.rslides_tabs { display:none;} }
@media ( max-width:980px){
.rslides_tabs {  position:inherit; bottom:30px; padding:0; text-align:center}}


.banner-txt { position: absolute; width:100%; left:0; bottom:0; padding:0px 0px;}
.banner-txt-area {width:100%; padding:0px 0px; text-align:right;}

.bnr-txt {
	max-width:340px;
	width:100%;
	display:inline-block;
	padding:30px 20px 20px 20px;
	
	background:rgba(0,64,126,.77);
}
.banner-txt-area h2 { 
	font-size: 52px;
    line-height: 74px;
    margin-bottom:0px;
    color: #000;
    font-weight:900;
}
.banner-txt-area h3 { 
	font-size: 52px;
    line-height: 74px;
    margin-bottom:0px;
    color: #000;
    font-weight: 200;
	font-family:'KozMinPr6N-ExtraLight-AlphaNum', sans-serif;
}
.banner-txt-area h4 { 
	font-size: 52px;
    line-height: 74px;
    margin-bottom:0px;
    color: #0075c6;
    font-weight: 800;
	font-family:'KozMinPr6N-Heavy-AlphaNum', sans-serif;
}
.banner-txt-area p { 
	font-size:16px;
	line-height:22px;
	margin-bottom:6px;
	color:#fff;
}

@media ( max-width:979px){
.banner-txt-area { display:none;}
.banner-txt-area h2 {
    font-size:40px;
    line-height:46px;
}

}

@media ( max-width:767px){
.rslides_nav { display:none !important;}
}




