@charset "utf-8";
.flexslider {margin: 0 0 0.5em ; background: none; border: none; }
.flexslider .slides img, ul.slides img {
	width: auto;  height: auto;
  max-width: 100%;
 max-height: 100%;
  margin: 0 auto ;
   }
   .flex-control-thumbs {width: 90%; margin: 0 auto; }
   .flex-control-thumbs li { margin: 1em 1%; width: 12%;  }
  .flex-control-thumbs img {height: auto !important;}


.flex-direction-nav a {color: #222; opacity: 1;  width: 1.5em; height: 1.5em; margin: -1em 0 0;}

.flex-direction-nav a:before {font-size: 1.5em; color: #222; }

 .flex-direction-nav a:before {content: '<';}
.flex-direction-nav a.flex-next:before {content: '>';}
.flex-control-thumbs img { box-shadow: none; border: none;}
.flex-control-thumbs img:hover, .flex-control-thumbs .flex-active { box-shadow: none;  opacity: 0.3;} 
 #photoslider .flex-direction-nav { display: none !important; } 
 #carousel {width: 80%; margin: 0 10%; text-align: center; }



.slides > li {margin-right: 2.5px;}


.gallcaption { width: 98%; text-align: center; margin: 0.5em auto; font-size: 0.9em; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; font-style: italic; vertical-align: top;} 
.gallcaptionp {display: inline-block; vertical-align: top; width: 47%; margin: 0 1%;}


#carousel.flexslider ul.slides li:hover {cursor: pointer; opacity: 0.6;}

@media (max-width: 600px) {
	.flex-direction-nav a {display: none;}

}