.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 1000px;
  padding: 0;
  margin: 0;
  border: 0px;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 1000px;
  left: 1px;
  top: 1px;
  border:0px;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: 1000px;
  float: left;
  width: 1000px;
  border: 0;
  }
.banner-info {
    width: 59%;
    position: absolute;
    top: 37%;
    left: 20%;
    text-align: center;
    z-index: 1;
}
.banner-info h3{
	color: #FFF;
	font-weight: 700;
	font-size:3em;
	text-transform: uppercase;
	    z-index: 999;
}
.banner-info p{
	color: #FFF;
	line-height: 10.5em;
	font-size: 1.2em;
	width:70%;
	margin:0 auto;
	text-align: center;
	padding:1em 0 1.5em 0;
}
.callbacks_container {
  position: relative;
  width: 1000px;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 1000px;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top:40%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 72px;
	width: 38px;
	background: transparent url("../images/sp.png") no-repeat -19px -7px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background: transparent url("../images/sp.png") no-repeat -77px -7px;
	right:0;
}
/*----*/

.banner-info {
    width: 60%;
	    top: 43%;
}
.banner-info h3 {
    font-size: 2.7em;
}
.banner-info p {
    font-size: 1em;
    width: 80%;
}
.ofr-pic-info h4 {
    font-size: 1.4em;
}
.ofr-pic-info span {
    font-size: 2em;
}
.ofr-pic-info2 h5 {
    font-size: 2em;
}
.about-us p {
    font-size: 0.9em;
}
ul.nav-bottom li a {
    font-size: 0.95em;
}
.single-top-in{
	width:44%;
}
