/* Browser Resets
*********************************/
.default-flex .flex-container a:active,
.default-flex .flexslider a:active,
.default-flex .flex-container a:focus,
.default-flex .flexslider a:focus  {outline: none;}
.default-flex .slides,
.default-flex .flex-control-nav,
.default-flex .flex-direction-nav {margin: 0; padding: 0; list-style:none}

 .default-flex  ul,.default-flex  ol ,.default-flex  li {padding:0;margin:0;list-style:none}
 .default-flex ul,.default-flex  ol{float:none!important;margin:0}
.default-flex .flex-direction-nav a,.default-flex .flex-direction-nav a :hover {padding:0!important;background-color:transparent!important}
div#main-container #header .default-flex  .flex-viewport ul,div#main-container #header .default-flex  ul{margin-top:0!important;margin-right:0!important}
.default-flex   .flexslider-img-content{opacity:0;visibility:hidden;}
.default-flex.flexslider-img-preloader{background:url(../images/loading.gif) no-repeat center center;min-width:100px;min-height:100px;display:block}
/* Browser Resets */
.default-flex .flex-container a:active,
 a:active,
.default-flex .flex-container a:focus,
 a:focus  {/* outline: none; */}
.default-flex .slides,
.default-flex .flex-control-nav,
.default-flex .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.default-flex .flex-control-nav,.default-flex .flex-control-nav a,.default-flex .flex-direction-nav,.default-flex .flex-direction-nav a,.default-flex .flex-pauseplay ,.default-flex .flex-pauseplay a{z-index:3}
.default-flex  .flex-caption{margin:0px; background:#000;
  opacity:0.7;

  padding:10px;
  color:#fff;

  }
.default-flex  .flex-caption h1,.default-flex  .flex-caption h2,.default-flex  .flex-caption h3,.default-flex  .flex-caption h4,.default-flex  .flex-caption h5 ,.default-flex  .flex-caption h6, .default-flex  .flex-caption p ,.default-flex  .flex-caption{
	color:#fff!important;
	background-color: #000;
	background: #000;
	}
/* FlexSlider Necessary Styles
*********************************/
.default-flex .flexslider {margin: 0; padding: 0;margin-top:0!important}
.default-flex .flexslider .slides > li {display: none; position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.default-flex .flexslider .slides img.flex-slide-img {width: auto; display: block;margin:0 auto}
.default-flex .flex-pauseplay span {text-transform: capitalize;}
.default-flex .flex-caption{position:absolute;left:0;right:0;bottom:0;padding:10px;color:#fff}
/* Clearfix for the .slides element */
.default-flex .slides:after {content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .default-flex .slides {display: block;}
* html .default-flex .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .default-flex .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.default-flex .flexslider {  background: transparent; border: none; position: relative;zoom: 1; }
.default-flex .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.default-flex .loading .flex-viewport { max-height: 300px; }
.default-flex .flexslider .slides { zoom: 1; }
.default-flex .carousel li { margin-right:0px; }

/* Direction Nav */
/*arrows-image*/
.default-flex.arrows-image  .flex-direction-nav a {width: 36px; height: 39px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.default-flex.arrows-image  .flex-direction-nav .flex-next {background-position: 0 -39px; right: -0px;}
.default-flex.arrows-image  .flex-direction-nav .flex-prev {left: -0px;}
.default-flex.arrows-image:hover .flex-next {opacity: 1; right: 0;}
.default-flex.arrows-image:hover .flex-prev {opacity: 1; left: 0;}
.default-flex.arrows-image  .flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/*fonticon*/
.default-flex.arrows-font-icon .flex-direction-nav {*height: 0;}
.default-flex.arrows-font-icon .flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10;opacity: 0; cursor: pointer; color: #eee!important;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;background:transparent;line-height:40px }
.default-flex.arrows-font-icon .flex-direction-nav li {line-height:1}
.default-flex.arrows-font-icon .flex-direction-nav .flex-prev { left: -50px; }
.default-flex.arrows-font-icon  .flex-direction-nav .flex-next { right: -50px; text-align: right; }
.default-flex.arrows-font-icon .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.default-flex.arrows-font-icon  .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.default-flex.arrows-font-icon  .flexslider:hover .flex-next:hover,.default-flex.arrows-font-icon .flexslider:hover .flex-prev:hover { opacity: 1; }
.default-flex.arrows-font-icon  .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.default-flex.arrows-font-icon .flex-direction-nav a:before  { font-family: 'flexslider'; font-size: 40px; display: inline-block; content: '\e601'; }
.default-flex.arrows-font-icon .flex-direction-nav a.flex-next:before  { content: '\e600'; }



/* Pause/Play */
.default-flex .flex-pauseplay a { display: block; width: 40px; height: 40px; position: absolute; top:50%; left: 50%; opacity: 0; z-index: 10;  cursor: pointer; color: #eee!important;margin:-20px 0 0 -20px ;-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; line-height:40px}
.default-flex .flex-pauseplay a:before  { font-family: 'flexslider'; font-size: 40px; display: inline-block; content: '\e605'; }
.default-flex:hover .flex-pauseplay a  { opacity: 1; }
.default-flex .flex-pauseplay a.flex-play:before { content: '\e604'; }

/* Control Nav */
.default-flex .flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: center;left:0;right:0}
.default-flex .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.default-flex .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #eee; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.default-flex .flex-control-paging li a:hover { background: #1580BA;  }
.default-flex .flex-control-paging li a.flex-active { background: #ff0000; cursor: default; }

.default-flex .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.default-flex .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.default-flex .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.default-flex .flex-control-thumbs img:hover {opacity: 1;}
.default-flex .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 768px) {
.default-flex .flex-caption{position:static!important}
}


 .flexslider_edit_disable.error{color:#cf0000}
 