.container_lb {padding:0 0 0 8px;height:561px;}

.no-js .liquid-slider {height:350px;overflow:scroll;}

.ls-preloader {  
  background: url(../img/loading.gif) #f2f2f2 no-repeat center 75px;
  opacity:1;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2;
}

.ls-wrapper {
  margin:20px auto 50px;
  clear: both;
  overflow: auto;
  position: relative;
}
.ls-wrapper .liquid-slider {
  background:none;
  width: 1030px;
  float: left;
  overflow: hidden;
  position: relative;
}
.ls-wrapper .panel-container {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.ls-wrapper .liquid-slider .panel-container .fade {
  width:100%;
  opacity: 0;
  position: absolute;
  top: 0; 
  left: 0;
  display: block;
}

.ls-wrapper .liquid-slider .panel {width: 1030px;display: block;float: left;margin:0.6% 0 0;}

.ls-wrapper .liquid-slider .panel img{/* width:100%;height:auto;margin:0 5px; */}

.ls-wrapper .liquid-slider .panel video {/* width:100%;height:auto; */}

.ls-wrapper .liquid-slider .panel-wrapper {padding: 20px;position:relative;}

.ls-wrapper .ls-nav a {
  background: #a69793;
  color: #2d0e2a;
  font-family:'cuprumbold';
  font-style:normal;
  padding: 4px 40px;  
  outline:0;
  font-size:20px;
  text-transform:uppercase;
}
.ls-wrapper .ls-nav a:hover {
	background: #f6f3d8;
	color: #674a2a;
	text-shadow: none;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}
.ls-wrapper .ls-nav .current {background: #f6f3d8;color:#674a2a;}

.currentCrossLink {font-weight: bold;}

.title {display:none;}

.ls-wrapper .ls-nav ul { 
  padding:0;
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
}
.ls-wrapper .ls-nav ul li {display: inline;}
.ls-wrapper .ls-nav ul li a {display: block;float: left;text-decoration: none;}

.ls-wrapper .ls-nav {overflow:hidden;clear:both;width:245px;margin:0 auto;}
.ls-wrapper .ls-select-box {
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: url(../img/menu.png) no-repeat right #ddd;
}
.ls-wrapper .ls-select-box select {
  width: 150%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none;
  background: transparent;
  padding: 5px;
  font-size: 110%;
  border: none;
  height: 35px;
  cursor:pointer;
  outline: 0;
}

.ls-wrapper .ls-nav-left, .ls-wrapper .ls-nav-right {float: left;}
.ls-wrapper .ls-nav-left a, .ls-wrapper .ls-nav-right a {
  background: #000;
  color: #fff;
  padding: 5px;
  width: 100px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.ls-wrapper .ls-nav-left-arrow, .ls-wrapper .ls-nav-right-arrow {cursor: pointer;float: left;}
.ls-wrapper .ls-nav-left-arrow a, .ls-wrapper .ls-nav-right-arrow a {display: block;}
.ls-wrapper .ls-nav-left, .ls-wrapper .ls-nav-left-arrow {clear: both;}

.ls-wrapper .ls-nav-right-arrow {
  width: 25px;
  height: 25px;
  background: url(../img/arrow.png) no-repeat top right;
  margin-top: 50px;
  margin-right: 5px;
  position:relative;
}
.ls-wrapper .ls-nav-left-arrow {
  width: 25px;
  height: 25px;
  background: url(../img/arrow.png) no-repeat top left;
  margin-top: 50px;
  margin-left: 5px;
  position:relative;
}
.ls-wrapper .ls-nav-left-arrow:hover {background: url(../img/arrow.png) no-repeat bottom left;}
.ls-wrapper .ls-nav-left-arrow:active {}
.ls-wrapper .ls-nav-right-arrow:hover {background: url(../img/arrow.png) no-repeat bottom right;}
.ls-wrapper .ls-nav-right-arrow:active {}

.arrows .liquid-slider {margin: 0 10px;}

.ls-responsive .liquid-slider {width: 100%;margin: 0;}

.ls-responsive .liquid-slider .panel .panel-wrapper {padding: 10px;}

.ls-responsive .ls-nav-left {position: absolute;left: 0;z-index: 2;}
.ls-responsive .ls-nav-left a {background: #9A9A9A;width: 80px;}
.ls-responsive .ls-nav-left a:hover {background: #747474;}

.ls-responsive .ls-nav-right {position: absolute;right: 0;z-index: 2;}
.ls-responsive .ls-nav-right a {background: #9A9A9A;width: 80px;}
.ls-responsive .ls-nav-right a:hover {background: #747474;}
.ls-responsive .ls-nav-left-arrow {position: absolute;left: 0;z-index: 2;display:none;}
.ls-responsive .ls-nav-right-arrow {position: absolute;right: 0;z-index: 2;display:none;}

/* In The News Section Style */
section#news .ls-wrapper {
  margin:0 auto;
  clear: both;
  overflow: hidden;  /*----------------------------- "hidden" after need to be change "auto" -------------------------------------------*/
  position: relative;
}
section#news .ls-wrapper .ls-nav {overflow:hidden;clear:both;width:270px;margin:0 auto;}

section#news .ls-wrapper .ls-nav a {
  background: #d0b18f;
  color: #55320c;
  font-family:'cuprumbold';
  font-style:normal;
  padding: 4px 40px;  
  outline:0;
  font-size:20px;
  text-transform:uppercase;
}
section#news .ls-wrapper .ls-nav a:hover {
	background: #8f6a42;
	color: #ffffff;
	text-shadow: none;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
section#news .ls-wrapper .ls-nav .current {background: #8f6a42;color:#ffffff;}
/* End */