
.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:-70px; z-index:999; width:100%; text-align:center;
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none; }
.rslides_tabs li { margin-right:-20px;
  display: inline;
  float: none; padding:0 0px; text-align:center;}
  .rslides_tabs li img {transition: all 0.5s ease 0s; width:128px; min-height:128px!important; border-radius:100%; overflow:hidden; box-shadow: 0 7px 0 0  rgba(0,0,0,0.1); margin:0 0 10px 0; border:10px solid #fff;}
  .rslides_tabs li:hover img{box-shadow: 0 0px 0 0 #fff; border:solid 10px #b8bf21;}
    .rslides_tabs li:hover a{ color:#dfac2e}
.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 .rslides_here img {
	box-shadow: 0 0px 0 0 #fff; border:solid 10px #b8bf21}
#slider3-pager .rslides_here a{ color:#34a647; font-weight:bold; font-size:16px;}
#slider3-pager a {
  padding: 0;}
  @media ( max-width:980px){
.rslides_tabs {  position:inherit; bottom:30px; padding:0; text-align:center}}
@media screen and (max-width: 600px) {
.rslides_tabs { display:none;} }
@media screen and (max-width: 480px) {}
