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

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 980px;
  padding: 0;
  margin: 0 auto;
  }

.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 (max-width:979px) {
	.rslides {width: 100%; max-width: 980px; background: #fff;}
}


.rslides_company {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 1024px;
  padding: 0;
  margin: 0 auto;
  }

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

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

.rslides_company img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

@media (max-width:1023px) {
	.rslides_company {width: 100%; max-width: 1024px; background: #fff;}
}

.rslides_meister {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 820px;
  padding: 0;
  margin: 0;
  }

.rslides_meister li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  right: 0;
  top: 0;
  }

.rslides_meister li:first-child {
  position: relative;
  display: block;
  float: right;
  }

.rslides_meister img {
  display: block;
  height: auto;
  float: right;
  width: 100%;
  border: 0;
  }

@media (max-width:1023px) {
	.rslides_meister {width: 100%; max-width: 820px; background: #fff;}
}


.rslides_process {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 350px;
  padding: 0;
  margin: 0 auto;
  }

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

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

.rslides_company img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

@media (max-width:1023px) {
	.rslides_process {width: 100%; max-width: 350px; background: #fff;}
}