/*! http://responsiveslides.com v1.53 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 60%;
  padding: 0;
  margin: 0; left:20%
  }

.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;
  }


@media screen and (max-width: 1440px) {

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 60%;
  padding: 0;
  margin: 0; left:23%
  }


}

@media screen and (max-width: 1366px) {
	
	.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 60%;
  padding: 0;
  margin: 0; left:23%; margin-bottom:40px
  }

}


	
}

@media screen and (max-width: 1280px) {
	
			.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 60%;
  padding: 0;
  margin: 0; left:23%; margin-bottom:10px
  }

}



@media screen and (max-width: 1024px) {
				.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 80%;
  padding: 0;
  margin: 0; left:15%; 
  }

}



@media screen and (max-width: 768px) {
	
}


@media screen and (max-width: 600px) {
					.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 80%;
  padding: 0;
  margin: 0; left:10%;  top:70px; margin-bottom:80px
  }
	
}

@media screen and (max-width: 480px) {
	
	
}

@media screen and (max-width: 320px) {
	
	
}