
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.wslidess_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;
  width: 100%;
}
.wslidess_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.wslidess_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: 450px;
  background: transparent;
  display: inline;
}
.wslidess_tabs li:first-child {
  margin-left: 0;
}
.wslidess_tabs .wslidess_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.wback_container {
  position: relative;
  z-index:0;
  /*top: -165px;*/
  float: left;
  width: 100%;
}
.wback {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height:480px;
}
.wback li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.wback img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}

.wback_nav {
  	    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 42%;
    left: 25px;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 43px;
    width: 43px;
    background: transparent url(image/slider-arrows.png) no-repeat left top;
    /* margin-top: -65px; */
}
.wback_nav:active {
  opacity: 1.0;
}
.wback_nav.next {
 	left: auto;
	background-position: right top;
	right:25px;
}

#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 .wslidess_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.wslidess {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.wslidess li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.wslidess li:first-child {
  position: relative;
  display: block;
  float: left;
}
.wslidess img {
  height: 480px;
  border: 0;
}
.wback_tabs{
	display:none;
}
.wback_tabs li{
	display:inline-block;
}
.banner-bg {
    margin-top:-25px;
	text-align:center;
}
.banner-bg img {
    width: 100%;
}

.wback .caption {
	display: block;
	position: absolute;
	z-index: 2;
	max-width: none;
	right: 0;	
	padding: 12px 9px;
	top: 52%;
	left: 29%;
	background:rgba(16,67,122,0.85);
	width:44%; text-align:center; 
}

.caption h2{ font-size:40px; font-weight:600; line-height:40px; color:#fff; padding:0; margin:0; text-shadow:#333 2px 3px 3px;}

.caption h3{ font-size:34px; font-weight:600; line-height:30px; color:#fff; padding:0; margin-top:20px; margin-bottom:20px; text-shadow:#333 2px 3px 3px;}
.caption h3 span{display: block;font-size: 24px;padding-top: 10px;}
.caption p{ text-align:center;}
.caption p a { font-size:14px; color:#fff; text-decoration:none; border:1px solid #cf6938; padding:5px 10px; background:#cf6938; transition: all .3s;}

.caption p a:hover{	color:#000; background:#fff; }

/*----*/

@media screen and (max-width: 980px) {
  h2 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .wback_nav {
    top: 47%;
    }
 .wslidess img {
    height: 400px;
    border: 0;
}
.banner-bg {
    margin-top: -20px;
    text-align: center;
}
.wslidess{
	height:auto;
}
}

/*----*/

@media screen and (max-width: 740px) {
  h2 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .wback_nav {
    top: 47%;
    }
 .wslidess img {
    height: 350px;
    border: 0;
}
.banner-bg {
    margin-top: -15px;
    text-align: center;
}
.wslidess{
	height:auto;
}

.caption h2{ font-size:24px; line-height:30px;}

.caption h3{font-size:20px; line-height:30px; }

.wback .caption{ width: 80%; left: 15%; padding:20px; top:10%;}

}

/*----*/

@media screen and (max-width: 600px) {
  h2 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .wback_nav {
    top: 40%;
    }
 .wslidess img {
    height: 250px;
    border: 0;
}
.banner-bg {
    margin-top: -10px;
    text-align: center;
}
.wslidess{
	height:auto;
}



.caption h2{ font-size:18px; line-height:24px;}

.caption h3{font-size:16px; line-height:22px; }


}