/* CSS Document */

img, a, *:focus {
	outline: none;
}

a {
	text-decoration: none;
}

.hidden {
	display: none;
}



#dim {
	min-width: 1260px;
	overflow: hidden;
	position:relative;
}

#dim-in {
	min-width: 1260px;
	overflow: hidden;
	position:relative;
}




/* LayerSlider Layers and Sublayers unique styles */


#layerslider,
#layerslider2 {
	width: 1260px;
	height: 341px;
	margin: 0px auto 0px auto;
	
}



#l5text1 {
	width: 540px;
	}

#l5text2 {
	width: 436px;
	padding: 15px 10px 30px 0px;
	text-align: left; 
	color: #eee;
	font-size:33px; color:#FFFFFF; font-family: 'ProximaNova-bold'; line-height:35px;

}
.slider-h1{ line-height:50px; font-weight:normal; font-size:43px; font-family: 'ProximaNova-bold'; color:#fff;}
.slider-h2{ line-height:27px; font-weight:normal; font-size:14px; color:#fff;}


a.readmore{ color:#877c71; font-size:13px; background:#fff; border-radius:5px;-moz-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; padding:10px 15px; }
a.readmore-or{ color:#fff; font-size:13px; background:#f86100; border-radius:5px;-moz-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; padding:10px 15px; }
a.readmore:hover{ color:#877c71; text-decoration:none  }
a.readmore-or:hover{ color:#fff; text-decoration:none }


#l5text1 {
	left: 150px;
	top: 45px;
}

#l5text2 {
	left: 150px; top:90px;

}
.pad-right10{padding-right:10px;}
.band-txt{ float:left; position:relative; z-index:1000; margin-top:-197px; padding-left:700px; font-size:17px; width:380px;font-family: 'ProximaNova-regular'; }

#l5text3 {
	left: 620px;
	top: 150px;
}
/* LayerSlider Styles */



.ls-layer {
	display: none;
}

.ls-active,
.ls-animating {
	display: block;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}
.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}
.ls-nav {
	text-align: left;
}
.ls-nav a {
	display: inline-block;
}
#layerslider-in
{
	width: 1260px;
	/*height:248px;*/
	margin: 0px auto 0px auto;
}
@media screen and (max-width:  767px) {
#dim{ min-width:100%; text-align:center}
#layerslider{width:100%;}
#dim-in{ min-width:100%; text-align:center}
#layerslider-in{width:100%;}
#l5text1 {left:5%}
#l5text1 { width:80%}
}
