#exampleSlider {
  position: relative;
  border: none;
}
#exampleSlider .MS-content {
  margin: 0px 16.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider .MS-content .item {
    width: 49.99999%;
  }
}
@media (max-width: 600px) {
  #exampleSlider .MS-content .item {
    width: 99.99999%;
  	padding: 0 5px;
  }
}
#exampleSlider .MS-content .item img {
  width:100%;
}

#exampleSlider .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 50%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider .MS-controls .MS-left {
  left: 14%;
}
#exampleSlider .MS-controls .MS-right {
  right: 14%;
}
@media (max-width: 1440px) {
	#exampleSlider .MS-controls .MS-left {
	  left: 20px;
	}
	#exampleSlider .MS-controls .MS-right {
	  right: 20px;
	}
}
@media (max-width: 992px) {
	#exampleSlider .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider .MS-controls .MS-right {
	  right: 0px;
	}
}
<!--exampleSlider2-->
#exampleSlider2 {
  position: relative;
  border: none;
}
#exampleSlider2 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider2 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider2 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider2 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider2 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider2 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider2 .MS-content .item img {
  width:100%;
}

#exampleSlider2 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider2 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider2 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider2 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider2 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider2 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider2 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider2 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider2 .MS-controls button {
  		top: 90%;
	}
}

<!--exampleSlider3-->
#exampleSlider3 {
  position: relative;
  border: none;
}
#exampleSlider3 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider3 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider3 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider3 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider3 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider3 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider3 .MS-content .item img {
  width:100%;
}

#exampleSlider3 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider3 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider3 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider3 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider3 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider3 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider3 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider3 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider3 .MS-controls button {
  		top: 90%;
	}
}

<!--exampleSlider4-->
#exampleSlider4 {
  position: relative;
  border: none;
}
#exampleSlider4 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider4 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider4 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider4 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider4 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider4 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider4 .MS-content .item img {
  width:100%;
}

#exampleSlider4 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider4 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider4 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider4 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider4 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider4 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider4 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider4 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider4 .MS-controls button {
  		top: 90%;
	}
}

<!--exampleSlider5-->
#exampleSlider5 {
  position: relative;
  border: none;
}
#exampleSlider5 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider5 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider5 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider5 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider5 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider5 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider5 .MS-content .item img {
  width:100%;
}

#exampleSlider5 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider5 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider5 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider5 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider5 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider5 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider5 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider5 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider5 .MS-controls button {
  		top: 90%;
	}
}

<!--exampleSlider6-->
#exampleSlider6 {
  position: relative;
  border: none;
}
#exampleSlider6 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider6 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider6 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider6 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider6 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider6 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider6 .MS-content .item img {
  width:100%;
}

#exampleSlider6 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider6 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider6 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider6 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider6 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider6 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider6 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider6 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider6 .MS-controls button {
  		top: 90%;
	}
}

<!--exampleSlider7-->
#exampleSlider7 {
  position: relative;
  border: none;
}
#exampleSlider7 .MS-content {
  margin: 0px 18.66666%;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}
#exampleSlider7 .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align:middle;
  width: 33.33333%;
  margin: 0;
  padding: 15px;
}
@media (max-width: 1440px) {
  #exampleSlider7 .MS-content {
    margin: 0px 60px;
  }
}
@media (max-width: 992px) {
  #exampleSlider7 .MS-content {
    margin: 0px 30px;
  }
  #exampleSlider7 .MS-content .item {
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  #exampleSlider7 .MS-content .item {
    width: 33.33333%;
  	padding: 0 5px;
  }
}
#exampleSlider7 .MS-content .item img {
  width:100%;
}

#exampleSlider7 .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  outline: 0;
  top: 85%;
  margin-top:-0.5em;
  font-size:2.25em;
  color:#000000;
}
#exampleSlider7 .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider7 .MS-controls .MS-left {
  left: 16.66666%;
}
#exampleSlider7 .MS-controls .MS-right {
  right: 16.66666%;
}
@media (max-width: 1440px) {
	#exampleSlider7 .MS-controls .MS-left {
	  left: 60px;
	}
	#exampleSlider7 .MS-controls .MS-right {
	  right: 60px;
	}
}
@media (max-width: 992px) {
	#exampleSlider7 .MS-controls .MS-left {
	  left: 0px;
	}
	#exampleSlider7 .MS-controls .MS-right {
	  right: 0px;
	}
}

@media (max-width: 600px) {
	#exampleSlider7 .MS-controls button {
  		top: 90%;
	}
}

