/*! http://responsiveslides.com v1.53 by @viljamis */
.ad-banner:before, .ad-banner:after {
	content:"";
	clear:both;
	display:block;
}
.image-slider {
	border-bottom:3px solid #000; 
	float:left;
	width:100%;
}
.rslides {
	width:100%;
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  }

.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;
	border: 0;
	width:100%;
}
.rightbanner {
	float:left;
	width:36.5%;
}
.ad-banner {
	width:100%;
	margin:20px 0px;
}
.bxslider li{
	width:20%; !important;
	
}
.left-banner {
	float:right;
}
.left-banner h1 {
	font-size:30px;
	color:#000;
}