/* flex slider */

.flex-control-nav {
width: 100%;
position: absolute;
bottom: 2em;
text-align: center;
z-index: 2;
}

.path-frontpage #feature .flexslider .views-field-title {
display: block;
position: absolute;
right: 0px;
margin-right:2em;
margin-top: -10em;
	background-color:rgba(255,255,255,.6);
	width:30%;
	padding:1%;
	}

.not-frontpage #feature .flexslider .views-field-title {
display: block;
text-align:center;
position: absolute;
margin:-1.85em 0 0 0;
width:100%;
/*right: 0px;
margin-right:2em;
margin-top: -10em;
	background-color:rgba(255,255,255,.6);
	width:30%;
	padding:1%;*/
font-family: 'Oswald', Impact, Arial Narrow, sans-serif;
font-size:4em;
text-transform:uppercase;
font-weight:medium;
text-shadow:2px 2px 4px #eee;
	}

.not-frontpage #feature .flexslider .views-field-title a {
font-weight:normal;
}

.not-frontpage #feature .flexslider img {
opacity:.66;
}

.flexslider {
border:0px;
margin-bottom:0px;
}



#feature .flexslider .views-field-title  h2 {
	font-family: 'Merriweather Sans', Verdana, sans-serif;
	}



.flexslider {
border:0px;
}

#feature .flexslider ul li .flex-caption {
	position:absolute;
	bottom:0;
	}

.flexslider ul.slides li:only-child {
  display: block !important;
	}

.flexslider ul.slides li.only-slide-ie8 {
  display: block !important;
	}


#feature .flexslider .views-field-title {
display: block;
position: relative;
right: 0px;
margin-right:2em;
margin-top: -40em;
	background-color:rgba(255,255,255,.6);
	width:30%;
	padding:1%;
	}

#feature .flexslider .views-field-title  h2 {
	font-family: 'Merriweather Sans', Verdana, sans-serif;
	font-variant:normal;
	/*font-style:italic;*/
	font-weight:bold;
	color:#000;
	}

#feature .flexslider li.flex-active-slide {
/*margin-right:0% !important;
margin:0%;*/
}
