
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  background: #eee;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
}
.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: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.html") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  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 {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 88%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  .rslides_tabs h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:13px;
  width:13px;
  display:inline-block;
  border:2px solid #0e4480;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border:2px solid #ff5622/*F4BB36*/;
}
.slide-text-info h1{
	font-size: 3.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
.slide-text-info h1 span{
	color:#F4BB36;
}
.slide-text-info{
	margin-top: 2.5%;
}
.slide-text p{
	font-size: 0.872em;
	width: 50%;
	margin: 0 auto;
	font-weight: 200;
	line-height: 24px;
	margin-bottom: 0em;
}
/*----*/
.btn1{
	color:#FFF;
	text-transform:uppercase;
}
.btn1:hover,.btn2 span:hover{
	text-decoration:none;
	color:#F4BB36;
}
.btn1 span{
	width: 160px;
	height: 44px;
	display: inline-block;
	background: url(../images/btn1-bg.html) no-repeat 0px 0px;
	font-size: 0.875em;
	font-weight: 300;
	line-height: 2.3em;
}
.btn2 span{
	width: 185px;
	height: 60px;
	display: inline-block;
	background: url(../images/btn2-bg.html) no-repeat 0px 0px;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 3.3em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: .5em;
}
.btn2 span a { color: #F4BB36; }
.btn2 span a:hover { color: #fff; }
/*----//slider----*/

/*--responsive design--*/
@media (max-width:1366px){
 .rslides img {
	/*min-height:500px;*/
 }
 .b-from-left {
	bottom:-170px;
 }
 .callbacks_tabs {
	top: 89%;
 }
}
@media (max-width:1280px){
 .slide-text-info {
	margin-top: 0.5%;
 }
 .callbacks_tabs {
	left: 46%;
 }
} 
@media (max-width:1024px){

 .slide-text-info h1 {
	font-size: 2.5em;
 }
 .rslides img {
	/*min-height:430px;*/
 }
 .btn2 span {
	margin-top: 1em;
 }
 .services-grid-right h4 a {
	font-size: 1.2em;
 }
 .callbacks_tabs {
	left:45.5%;
 }

}
@media (max-width:800px){

 .slide-text-info h1 {
	font-size: 2em;
 }
 .slide-text p {
	font-size: 0.8125em;
	width: 55%;
 }
 .btn2 span {
	width: 170px;
	height: 50px;
	font-size: 0.8125em;
	background-size: 94%;
 }
 .rslides img {
/*	min-height:400px*/;
 }
	.callbacks_tabs {
	top: 230px;
 }

}

@media (max-width:640px){
 .slide-text-info h1 {
   font-size: 1.5em;
 }
 .slide-text p {
	width: 65%;
 }
 .slide-text-info {
	margin-top: 0;
 }
 .rslides img {
	/*min-height:320px;*/
 }
 .btn2 span {
	margin-top: 0;
 }
 .callbacks .caption {
 	padding:0;
 }
 .slide-text p {
	font-size: 14px;
 }
 .callbacks_tabs {
	left:42%;
	top: 140px;
 }

}
@media (max-width:480px){
 .slide-text-info h1 {
	font-size: 1.1em;
	margin:0;
 }
 .btn2 span {
	width: 140px;
	height: 50px;
	font-size: 14px;
	background-size: 97%;
	font-weight: normal;
 }

 .callbacks_tabs {
	left: 40%;
	top: 100px;
 }
 
}
@media (max-width:320px){
 .slide-text p {
	display: none;
 }
 .slide-text-info h1 {
	font-size:0.95em;
 }
  .rslides img {
	/*min-height:200px;*/
 }
 .callbacks_tabs {
	left: 35%;
	top: 163px;
 }

}

