/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width:100%;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  /* position: absolute; */
  display: none;
  left: 0px;
  top:0;
  width:100%;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img:not(:first-child) {
  display: block;
  /* height: auto; */
  width: 100%;
  /*max-width: 4400px;*/
  border: 0;
  margin:0px;
  /* object-position: top center; */
  object-fit: cover;
  height: 100%;
}

.rslides {
  margin: 0 auto;
}

.rslides_container {
  margin-bottom: 0px;
  position: relative;
  padding:0px 0px;
}

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  /* top: 44%;
  left: 10px; */
  opacity: 0.3 !important;
  text-indent: -9999px;
  overflow: hidden;
  display: none;
  text-decoration: none;
  /* height: 81px;
  width: 70px; */
  height: 50px;
  width: 50px;
  /* background: transparent url("../site_media/img/arrow_left_white.svg") no-repeat center center !important; */
  background: rgb(148, 148, 148) url("../site_media/img/arrow_left_white.svg") no-repeat center center !important;
  margin-top: 0px;
  /* border:0px #000 solid !important; */
  border: .1rem solid #fff  !important;
  /* background-size: 50px !important; */
  right: 7.5rem;
  /* bottom: 6.5rem; */
  bottom: 30px;
}

.rdlides .centered-btns_nav{
  /* background-color: pink; */
}
.centered-btns_nav:active {
  opacity: 1.0;
}

.centered-btns_nav.next {
  /* left: auto; */
  background: rgb(148, 148, 148) url("../site_media/img/arrow_right_white.svg") no-repeat center center !important;
  /* background: transparent url("../site_media/img/arrow_right_white.svg") no-repeat center center !important; */
  /* background-size:50px !important; */
  /* right: 10px; */
  right: 2.5rem;
  /* bottom: 6.5rem; */
}

.centered-btns_nav:hover
{
	opacity: 1.0 !important;
}

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: transparent url("../site_media/img/themes.png") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 0px;
  text-align: center;
  border:0px #000 solid;
  position:absolute;
  z-index:999;width:100%;
  bottom: 30px; left:-10px;
  z-index:999;box-sizing:border-box;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 16px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #bcbcbc;
  display: inline-block;
  border: 0px solid rgba(255,255,255,0);
  _display: block;
  *display: block;
  width: 8px;
  height: 8px;
  margin-top:9px;
  margin-left:0px;
  opacity:0.7;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #888;
  border:0px #bcbcbc solid;
  width: 12px;
  height: 8px;
  opacity:0.8;
  }

@media only screen and (max-width: 1150px) {
  .centered-btns_nav {
		height: 40px;
		width: 40px;
	}

	.centered-btns_nav.next{
		right: 4rem;
	}
}
  
 @media only screen and (max-width: 610px) {

/* .centered-btns_nav {
 
  top: 30%;
  left: 0px;
  opacity: 0.7 !important;
  height: 51px;
  width: 40px;
  background: transparent url("../site_media/img/arrow_left_white.svg") no-repeat center center !important;
  background-size:40px !important;
  } */

/* .centered-btns_nav.next {
  background: transparent url("../site_media/img/arrow_right_white.svg") no-repeat center center !important;
  background-size:40px !important;
  right: 0px;
  } */
  
	.centered-btns_tabs,
	.transparent-btns_tabs,
	.large-btns_tabs {
		margin-top: 0px !important;
		text-align: center;
		border:0px #000 solid;
		position:absolute;
		width:100%;
		padding:5px 0px;
		z-index:999;
		bottom: -40px;left:0px;padding-left:20px;
		z-index:999;
		box-sizing:border-box;
	  }

	.centered-btns_tabs a,
	.transparent-btns_tabs a,
	.large-btns_tabs a {
		text-indent: -9999px;
		overflow: hidden;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		background: #bcbcbc;
		display: inline-block;
		border: 0px solid rgba(255,255,255,0);
		_display: block;
		*display: block;
		width: 7px;
		height: 7px;
		margin-top:9px;
		margin-left:0px;
	  }

	.centered-btns_here a,
	.transparent-btns_here a,
	.large-btns_here a {
		background: #666;
		border:0px #bcbcbc solid;
		width: 16px;
		height: 7px;
	  }
	  
	.rslides img {
		display: block;
		height: auto !important;
		width: 100%;
		/*max-width: 4400px;*/
		object-fit: cover;
		max-height: 100%;
		border: 0;
		margin:0px;
	}

  .centered-btns_nav.next,
  .centered-btns_nav.prev{
		display: none;
	}
 
}
