/* flex slider */

.flex-control-nav li {
zoom: 1.25;
}

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

.flex-control-paging li a {
box-shadow:inset 0 0 10px rgba(255, 255, 255, .9);
-webkit-box-shadow:inset 0 0 10px rgba(255, 255, 255, .9);
-moz-box-shadow:inset 0 0 10px rgba(255, 255, 255, .9);
-o-box-shadow:inset 0 0 10px rgba(255, 255, 255, .9);
/*background: rgba(0, 0, 0, 0.9);*/
background-color:#000;
border:1px solid #fff;
}

.flex-control-paging li a.flex-active {
/*background: rgba(170, 75, 22, 0.75) !important;*/
cursor: default;
}

.flex-control-paging li a:hover {
background: rgba(0, 0, 0, 0.7);
}

.path-frontpage #feature .flexslider .views-field-title,
.not-frontpage #feature .flexslider .views-field-title {
display: block;
position: absolute;
right: 0px;
margin-right:2em;
margin-top: -10em;
	background-color:rgba(255,255,255,.8);
	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%;
  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;
}*/ /* removed in bold 2.6, not sure why I had this in here */

.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%;*/
}
