/* LayerSlider Full Width Skin */

.slider-wrap{
	margin-top: -95px;
	z-index: 97
}

.l1-s1 {	
	background-color: rgba(0, 0, 0, 0.50);
	max-width: 90%;		
	font-size: 18px;		
	padding: 20px 30px;
	color: #FFFFFF;
	text-align: center;
	font-family: "HelveticaLightCondensedItalic", Arial, Helvetica, Sans-serif;
	
}

.ls-layer .l1-s1 strong{
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	font-size: 38px;
	display: block;		
	text-transform: uppercase
}


.ls-layer .l1-s1 span{
	font-size: 22px;
}

.ls-fullwidth {
	background-color: #FFFFFF
}

.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
}

.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-nav-sides,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop {
	background-image: url(../img/skin.png);	
}

.ls-fullwidth .ls-playvideo {
	background-position: -300px -150px;
}

.ls-fullwidth .ls-playvideo:hover,
.ls-fullwidth .ls-vpcontainer:hover .ls-playvideo {
	background-position: -375px -150px;
}



.ls-fullwidth .ls-nav-start {
	background-position: -300px 0px;
}

.ls-fullwidth .ls-nav-start:hover,
.ls-fullwidth .ls-nav-start-active {
	background-position: -300px -75px;
}

.ls-fullwidth .ls-nav-stop {
	background-position: -450px 0px;
}

.ls-fullwidth .ls-nav-stop:hover,
.ls-fullwidth .ls-nav-stop-active {
	background-position: -450px -75px;
}


.ls-fullwidth .ls-nav-sideleft {
	background-position: -150px -150px;	
}

.ls-fullwidth .ls-nav-sideright {
	background-position: -225px -150px;	
}



.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	z-index:99;
	bottom:-8px;
	z-index: 101;
	position:absolute;
	font-family:'FontAwesome';
	text-align:center;
	color:#2abad4;
	font-size:50px;
	text-decoration:none
}

.ls-fullwidth .ls-nav-prev {
	left: 10%;
	
}

.ls-fullwidth .ls-nav-next {
	right: 10%;
	
}

.ls-fullwidth .ls-nav-prev:before{content:"\f104";}
.ls-fullwidth .ls-nav-next:before{content:"\f105";}


.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	height: 50px;
}

.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	display: inline-block;
}

.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	top: -20px;
	
}

.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop {
	width: 25px;
}


.ls-fullwidth .ls-nav-sides {
	width: 0px;	
}


.ls-fullwidth .ls-bottom-nav-wrapper{
	position: relative;
	width: 100%;
	  z-index: 100;
	background-color: rgba(0, 0, 0, 0.50);
	height: 50px;
	top: -50px;
	border-radius: 0 0 20px 20px;
}

.ls-fullwidth .ls-bottom-slidebuttons a {
	display: inline-block;
	position: relative;
	width: 11px;
	height: 11px;
	background: #fff;
	margin:0 9px;
	cursor: pointer;
	border-radius: 50%

}


.ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
.ls-fullwidth .ls-bottom-slidebuttons a:hover {
	background: #a7b32c;
	
}


.ls-fullwidth .ls-thumbnail-hover {
	bottom: 30px;
	padding: 2px;
	margin-left: 1px;
}

.ls-fullwidth .ls-thumbnail-hover-bg {
	background: #eee;
}

.ls-fullwidth .ls-thumbnail-hover span {
	border: 5px solid #eee;
	margin-left: -5px;
}

.ls-thumbnail-hover{
	 -webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box;
	box-sizing: content-box ; 
}

.ls-fullwidth .ls-thumbnail {
	top: 10px;
}

.ls-fullwidth .ls-thumbnail-inner {
	padding: 2px;
	margin-left: -2px;
	background: #fff;
}

.ls-fullwidth .ls-thumbnail-slide a {
	margin-right: 2px;
}

.ls-fullwidth .ls-nothumb {
	background: #eee;
}





@media (max-width: 767px) {
    
    .ls-layer .l1-s1 strong{
    	font-size: 40px !important;
    	
    }
    .ls-layer .l1-s1 {
    	font-size: 18px !important;    	
    	top: 140px !important;   
    }
    
    .ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides{
    	top: -20px
    }

	.ls-fullwidth .ls-bottom-slidebuttons a{
		width: 14px;
		height: 14px
	}
	.l1-s1 {	
		left: 15px !important		
	}

}


@media (min-width: 768px) and (max-width: 991px) {



	
	.ls-fullwidth .ls-nav-prev{
		left: 10px
	}
	.ls-fullwidth .ls-nav-next{
		right: 10px
	}


}

@media (min-width: 992px) {
		


	
	.ls-layer .l1-s1 strong{		
		font-size: 60px;
	}
	.slider-wrap{
		margin-top: -195px
	}
	.l1-s1 {
		max-width: 700px;		
		font-size: 24px;		
	}
	
	.ls-fullwidth .ls-nav-prev {
		left: 35%;		
	}
	
	.ls-fullwidth .ls-nav-next {
		right: 35%;		
	}
		

}	


@media (min-width: 1200px) {
		


}	


