/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav, 
.showcase14-control-nav,
.showcase14-direction-nav, 
.clients04-control-nav,
.clients04-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { margin:0; padding:0; display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .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 .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; zoom: 1;}
.flex-viewport, .clients04-viewport, .showcase14-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport, .loading .clients04-viewport, .loading .showcase14-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {height: 0; display:none; }
.flex-direction-nav a { width: 33px; height: 61px; z-index: 10000; cursor: pointer; text-indent:-9999px; }
.flex-direction-nav .flex-prev { position:absolute; left:40px; top: 45%; display: block; background: url(../../../layout/images/sshow_left_btn.png) no-repeat 0 0; }
.flex-direction-nav .flex-next { position:absolute; right:40px; top: 45%; display: block; background: url(../../../layout/images/sshow_right_btn.png) no-repeat 0 0;}
.flex-direction-nav .flex-prev:hover { background: url(../../../layout/images/sshow_left_btn.png) no-repeat 0 0; }
.flex-direction-nav .flex-next:hover { background: url(../../../layout/images/sshow_right_btn.png) no-repeat 0 0;}
#FA02_Slider:hover .flex-direction-nav {display:block; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; padding:0; display: inline-block; zoom: 1; *display: inline;}
/*.flex-control-paging li a {width: 8px; height: 8px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}*/
.flex-control-paging li a {width: 8px; height: 8px; display: block; background: #b4b4b4; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #e71185; /*background: rgba(0,0,0,0.7);*/ }
.flex-control-paging li a.flex-active { background: #e71185; cursor: default; /*background: rgba(0,0,0,0.9);*/ }


/* STYLES FOR CLIENTS CAROUSEL */
.clients04-direction-nav {height: 0; display:block; }
.clients04-direction-nav a { width: 24px; height: 62px; z-index: 10000; cursor: pointer; text-indent:-9999px; }
.clients04-direction-nav .clients04-prev { position:absolute; left:-32px; top: 39%; display: block; background: url(../../../layout/images/clnt_slide_left_on_btn.png) no-repeat 0 0; }
.clients04-direction-nav .clients04-next { position:absolute; right:-2px; top: 39%; display: block; background: url(../../../layout/images/clnt_slide_right_on_btn.png) no-repeat 0 0;}
.clients04-direction-nav .clients04-prev:hover { background: url(../../../layout/images/clnt_slide_left_over_btn.png) no-repeat 0 0; }
.clients04-direction-nav .clients04-next:hover { background: url(../../../layout/images/clnt_slide_right_over_btn.png) no-repeat 0 0;}

.clients04-control-nav {width: 100%; margin-top:25px; text-align: center;}
.clients04-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.clients04-control-paging li a {width: 8px; height: 8px; display: block; background: #b4b4b4; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.clients04-control-paging li a:hover { background: #e71185;  }
.clients04-control-paging li a.clients04-active { background: #e71185; cursor: default; }

/* STYLES FOR SHOWCASE 14 CAROUSEL */
.showcase14-control-nav {width: 100%; margin-top:8px; text-align: center;}
.showcase14-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.showcase14-control-paging li a {width: 8px; height: 8px; display: block; background: #b4b4b4; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.showcase14-control-paging li a:hover { background: #e71185;  }
.showcase14-control-paging li a.showcase14-active { background: #e71185; cursor: default; }

.showcase14-direction-nav {height: 0; display:block; }
.showcase14-direction-nav a { width: 26px; height: 41px; z-index: 10000; cursor: pointer; }
.showcase14-direction-nav .showcase14-prev { position:absolute; left:-40px; top: 45%; display: block; background: url(../../../layout/images/popupgal_left_on_btn.gif) no-repeat 0 0; }
.showcase14-direction-nav .showcase14-next { position:absolute; right:-40px; top: 45%; display: block; background: url(../../../layout/images/popupgal_right_on_btn.gif) no-repeat 0 0;}
.showcase14-direction-nav .showcase14-prev:hover { background: url(../../../layout/images/popupgal_left_over_btn.gif) no-repeat 0 0; }
.showcase14-direction-nav .showcase14-next:hover { background: url(../../../layout/images/popupgal_right_over_btn.gif) no-repeat 0 0;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}