
#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: 500px;
  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;
}
.wback li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.wback img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}

.wback .caption {
	display: block;
	position: absolute;
	z-index: 2;	
	max-width: none;
	
}

.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;
    
}
.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:500px;
  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%;
}

.caption{width: 82%;height:100%;left: 0px;top:0;border-top: 250px solid transparent;border-left: 300px solid #7a878d;border-bottom: 250px solid transparent;content: "";}

/*
.caption:before{ 
      height: 100%;
      border-top: 250px solid transparent;
      border-left: 300px solid Black;
      border-bottom: 250px solid transparent;
	  content: "";
	right: 5px;}*/


.caption h2{font-family: 'Poppins', sans-serif;color: #fff;font-size: 40px;font-weight:900;line-height:40px;text-transform:uppercase;text-align:center;margin-top:-80px;}

.caption h3{font-family: 'Poppins', sans-serif;color: #fff;font-size: 35px;font-weight:600;line-height: 43px;text-transform:uppercase;text-align:center;margin-top:0;}

.caption p{ font-family: 'Poppins', sans-serif; font-size:22px; font-weight:600; color: #fff; line-height:30px; text-align:center;}

/*----*/

@media screen and (max-width: 980px) {
   .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: 767px) {
  
 .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: 28px !important; line-height: 30px;}
.caption p { font-size: 15px !important; line-height: 22px;}

.banner .btn a{ font-size: 14px !important; line-height: 20px !important; padding: 5px 15px !important;}

.wback .caption{ top: 0% !important;}


}

/*----*/

@media screen and (max-width: 600px) {
	.caption {
		display: none;
	}
 .wback_nav{ top: 40%;} 
 .wslidess img {
    height: 250px;
    border: 0;
}

.banner-bg{ margin-top: -10px; text-align: center;}
.wslidess{ height:auto;}

.wback .caption{ top: 5% !important; width: 70% !important;
right: 5% !important;}

.caption h2{ font-size: 20px !important; line-height: 24px;}
.caption p { font-size: 14px !important; line-height: 20px;}
.wback .caption { display: none;}
}

@media screen and (max-width: 480px) {
  .carousel-caption{
    display: none;
  }
 .wback .caption{ top: 5% !important; width: 80% !important;}	
	
}