
#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: auto;
  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%;
    height: auto;

}
.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; 
	right: 0;
	max-width: none;
}
.wback_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	bottom: 45%;
	left: 6%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 50px;
	background: transparent url(Image/arrows.png) no-repeat left top;
}
.wback_nav:active {
  opacity: 1.0;
}
.wback_nav.next {
 	left: auto;
	background-position: right top;
	right: 7%;
}
#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;
  height:auto;
}
.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: 100vh;
  border: 0;
}
.wback_tabs{
	display:none;
}
.wback_tabs li{
	display:inline-block;
}

.caption{
	background:rgba(255,255,255,0.75);
	width:40%;
	left: 15%;
	top: 30%;
	text-align:left;
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
	border-radius: 12px;}

.caption h2{ color: #222; font-size:30px; line-height: 32px; font-weight: 700; margin:5px 0; 
 text-transform: uppercase;}		
.caption p{ font-weight:normal; Font-size:15px; color:#222; line-height:24px; text-align:justify;}
.caption .bmore{ margin-top:20px; margin-bottom:10px;}
.caption .bmore a{ font-size: 16px; color: #ffffff; border-radius: 8px; background-color: #1d4b53; line-height: 30px; font-weight: bold; text-align: center;  padding:10px 20px;}
.caption .bmore a:hover { background-color: #fbac00;}
.caption .ca-img{ width:80px; height: 50px; float:right;}


@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 991px) {	
	.wslidess img { height: 400px; border: 0;}	
}

@media screen and (max-width: 769px) {
	.wslidess img { height: 350px; border: 0;}
}

@media screen and (max-width: 767px) {
	

}

@media screen and (max-width: 600px) {
.wback_nav { top: 30%;}
.wback_container {height: 350px;}
.wslidess img {height: 350px;}

.caption{ width:70% !important; left: 10%; top: 20%;}
.caption h2 { font-size: 20px !important; line-height: 20px; }
.caption p{ Font-size:13px !important; line-height:18px; text-align:left;}
.caption .bmore a{ font-size: 13px !important; line-height: 20px; text-align: center;  padding:10px 20px;}

}

@media screen and (max-width: 480px) {
	

}

/*----*/