html{
	overflow-x:hidden;
	overflow-y:hidden;
}


body{
	position:relative;
	width:100%; 
	height:100%;
	margin:0;
	color:#747474;
	min-width:320px;
	font-family: "Raleway",'PTSansRegular',Arial,Helvetica,sans-serif;
	background: white;
}


img{
	border-style:none;
	vertical-align:top;
	max-width:100%;
	height:auto
}


a{
	text-decoration:none;
	color:#333
}

a:hover{
	color:#CBDB53;
	text-decoration:none
}


#layerslider-container{
	width:100%; 
	height:100%;
	background: none;
}


#layerslider-wrapper{
	width:100%; 
	height:100%;
	background: none;
}


.ls-wp-fullwidth-container{
	width:100%; 
	height:100%;
	background: none;
}


#layerslider_96{
	width:100%; 
	height:100%;
	background: none;
}

.ls-wp-container{
	position:fixed; 
	bottom:50px; 
	width:100%; 
	height:100%;
	margin:0;
	background: white;
}

.ls-slide{	
	position: relative;
	width:100vw;
	height:100vh;
	background: white;
}

.ls-bg{
	position: absolute;
	width:100%;
	height:100%;
	float:right; 
}

.ls-slide1{
	position: relative;
	margin:0;
	left: 0px;
	width:100vw;
	height:100vh;
	background: none; 
}

.ls-slide1 p{
	position: relative;
	margin:0;
	left: 0px;
	width:100vw;
	height:100vh;
	background: none; 
}

.ls-slide1 img{
	position: relative;
	margin:0;
	left: 0px;
	width:100px;
	height:100px;
	background: none; 
}

.ls-bg1{
	position: relative;
	width:100vw;
	background: none;
	margin:0;	
	margin: 0px; 
}

.ls-bg1 img{
	position: relative;
	width:100%;
	margin: 0px; 
}


.ls-slide2{
	position: fixed;
	margin:0;
	left: 0px;
	width:100vw;
	height:100vh;
	background: none; 
}

.ls-slide2 p{
	position: relative;
	margin:0;
	left: 0px;
	width:100vw;
	height:100vh;
	background: none; 
}

.ls-slide2 img{
	position: relative;
	margin:0;
	left: 0px;
	width:100px;
	height:100px;
	background: none; 
}

.ls-bg2{
	position: absolute;
	width:100vw;
	height:100vh;
	float:right;
	right: 300px;
}

.ls-bg2 img{
	position: relative;
	width:120vw;
	height:100vh;
	float:right;
}



.ls-slide, .ls-layer{
	position:absolute; 
	width:100%;
	height:100%;
	display:none;
	overflow:hidden
}

.ls-active,.ls-animating{
	display:block !important
}

.ls-slide>*{
	position:absolute;
	line-height:normal;
	margin:0;left:0;top:0
}


.ls-wp-container{
background: none;
}

@media (max-width: 1010px) { 

.ls-slide{
	width:100%;
	height:100%; 
}

#layerslider_96{
	width:100%; 
	height:100%;
	background: none;
}

@media (max-width: 840px) { 

.ls-slide{
	width:100%;
	height:100%; 
}

#layerslider_96{
	width:100%; 
	height:100%;
	background: none;
}

@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 568px) {


#layerslider_96{
	width:100%; 
	height:100%;
	background: none;
}


}
 
