.banner{ background-color:#fff}
.rslides {
	margin: 0 auto; cursor:pointer;
}
.callbacks_tabs {
	list-style: none;
	padding: 0;
	font-size: 18px;
	list-style: none;
	max-width: 540px;
	padding: 10px 0;
}
.callbacks_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.callbacks_tabs a {
	width: auto;
	line-height: 20px;
	padding: 12px 10px;
	height: auto;
	background: transparent;
	display: inline;
	background:none;
	color:#fff;
}
.callbacks_tabs li:first-child {
	margin-left: 0;
}
.callbacks_tabs .callbacks_here a {
	background:#ca8f3a;
	color: #fff;
	font-weight: bold;
}

#download {
	background: #333;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 60px auto;
	max-width: 500px;
	padding: 20px;
}
#download:hover {
	background: rgba(255, 255, 255, .15);
}




.events {
	list-style: none;
}
.callbacks_container {
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 9;
	font-size: 18px;
	text-shadow: none;
	color: #fff;
	background:url(/images/bannerzibg.png) center center no-repeat;
	text-align:center;
	left: 0;
	right: 0;
	bottom:220px;
	line-height:55px;
	margin: 0;
	max-width: none;
}
 @media screen and (max-width: 1400px) {
	 .callbacks .caption {
	display: block;
	position: absolute;
	z-index: 9;
	font-size: 18px;
	text-shadow: none;
	color: #fff;
	background:url(/images/bannerzibg.png) center center no-repeat;
	text-align:center;
	left: 0;
	right: 0;
	bottom:180px;
	line-height:55px;
	margin: 0;
	max-width: none;
}
 }
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 62%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 71px;
	width: 70px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -125px;
	z-index:17;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

 @media screen and (max-width: 600px) {
 h1 {
 font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 .callbacks_nav {
 top: 47%;
}
}
.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 {
	display: block;
	height: auto;
	width: 100%;
	border: 0;
}
/*******????*********/
.banner .callbacks_tabs{  bottom: 0px;
      right: 75px;
	  display:block;
	  position:absolute;; z-index:9;}
	   @media screen and (max-width: 1400px) {
       .banner .callbacks_tabs {
          right: 25px;
          text-align: left;} }
      @media screen and (max-width: 1000px) {
        .banner .callbacks_tabs{
          bottom: 0; } }
      @media screen and (max-width: 700px) {
       .banner .callbacks_tabs{
          text-align: center;
          bottom: 0;
          right: 0; } }
		  
		  

.banner .callbacks_tabs li{ font-size: 16px;
        color: #fff;
        background: none;
        height: 70px;
        width: 50px;
        border-radius: 0;
        font-family: 'Raleway';
		 display: inline-block;
      vertical-align: middle;}
	  
.topimg {
        position: absolute;
        top: 0;
        width: 100%;
        height: 170px;
		z-index:6;
         background: url(/images/bgrad_1.png) left -1px repeat-x/*, url(/images/bgrad_2.png) repeat-x bottom left*/; 
        }