.flexslider {-webkit-box-shadow: 0px 3px 8px 0px rgba(49, 82, 96, 0.5); -moz-box-shadow:0px 3px 8px 0px rgba(49, 82, 96, 0.5); box-shadow:0px 3px 8px 0px rgba(49, 82, 96, 0.5); overflow:visible !important;}

.flexslider,
.flex-active-slide, 
.slider-wrap-box {-moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px;}

/* jQuery FlexSlider v2.0 ================================================== */
/* 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 { margin:0; padding:0; list-style:none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin:0; padding:0;}
.flexslider .slides > li {display:none; -webkit-backface-visibility:hidden; -webkit-transform:translateZ(0); -ms-transition: all 0.8s ease-out;}
/* 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 */
.no-js .slides > li:first-child {display:block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0 0 20px; position:relative; zoom:1;}
.flex-viewport {max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transition:all 1s ease;}
.loading .flex-viewport {max-height:400px;}
.flexslider .slides {zoom:1;}
.carousel li {margin-right:5px;}

.flex-caption {position:absolute; display:block; bottom:0; right:0; min-width:100%; max-width:952px !important; padding:15px 0; font-size:12px; font-weight:400; color:#fff; line-height:1; letter-spacing:1px; text-align:center; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4); white-space:nowrap; z-index:500; background:url(/webart/bgd_slideshow-overlay.png) repeat-x;}
.flexslider {margin:0 !important; background: #fff; border:none !important; position: relative; zoom: 1;}
.flex-caption .credit {position:absolute; bottom:-40px; right:20px; font:14px serif; color:#fff; text-align:right;}

/* Direction Nav */
.flex-direction-nav {display:none; position:relative; *height:0; z-index:500;}
.flex-direction-nav a {position:absolute; width:30px; height:60px; margin:-30px 0 0; display:block; bottom:45px; z-index:10; cursor:pointer; text-indent:-9999px; opacity:0; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; z-index:300;}
.flex-direction-nav .flex-next {right:14px; width:0; height:0; border-bottom:15px solid transparent; /* left arrow slant */ border-top:15px solid transparent; /* right arrow slant */ border-left:25px solid #fff; /* bottom, add background color here */ font-size:0; line-height:0;}
.flex-direction-nav .flex-prev {right:60px; width:0; height:0; border-bottom:15px solid transparent; /* left arrow slant */ border-top:15px solid transparent; /* right arrow slant */ border-right:25px solid #fff; /* bottom, add background color here */ font-size:0; line-height:0;}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev {opacity:0.8; filter:alpha(opacity=80);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity:1;}
.flex-direction-nav .flex-disabled {opacity:.3!important; filter:alpha(opacity=30); cursor:default;}
.lt-ie9 .flex-direction-nav a { display:none; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.lt-ie9 .flexslider:hover .flex-direction-nav a { display:block;}
.lt-ie9 .flexslider:hover .flex-direction-nav a:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}

/* Control Nav */
.flex-control-nav {width:100%; position:absolute; bottom:-35px; line-height:1; z-index:1000; text-align:center;}
.flex-control-nav li:first-child {margin-left:15px;}
.flex-control-nav li {margin:0 5px; vertical-align:top; display:inline-block;}
.flex-control-paging li a {width:15px; height:15px; cursor:pointer; text-indent:-9999px; border:1px solid #838383; border-radius:50%; position:relative; display:block;
background:#cecfd0;
background:-moz-linear-gradient(top,  #cecfd0 1%, #e6e6e7 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#cecfd0), color-stop(100%,#e6e6e7));
background:-webkit-linear-gradient(top,  #cecfd0 1%,#e6e6e7 100%);
background:-o-linear-gradient(top,  #cecfd0 1%,#e6e6e7 100%);
background:-ms-linear-gradient(top,  #cecfd0 1%,#e6e6e7 100%);
background:linear-gradient(to bottom,  #cecfd0 1%,#e6e6e7 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecfd0', endColorstr='#e6e6e7',GradientType=0);
-webkit-box-shadow:0px 1px 3px 0px rgba(49, 82, 96, 0.5); -moz-box-shadow:0px 1px 3px 0px rgba(49, 82, 96, 0.5); box-shadow:0px 1px 3px 0px rgba(49, 82, 96, 0.5);
}
.flex-control-paging li a.flex-active {border-color:#000;}
.flex-control-thumbs {display:none; margin:5px 0 0; left:50%; width:auto; float:left; clear:left; z-index:#999; position:absolute;}
.flex-control-thumbs li {max-width:100px; float:left; right:50%; position:relative;}
.flex-control-thumbs img {width:100%; display:block; opacity:.5; cursor:pointer; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border:2px solid #fff;}
.flex-control-thumbs img:hover {opacity:1;}
.flex-control-thumbs .flex-active {opacity:1; cursor:default;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.homeslider-wrap {max-height:none;}
	.flex-caption {padding:12px 0; font-size:9px;}
}

@media only screen and (max-width: 767px) {
	.homeslider-wrap {max-height:none;}
	.flex-caption {padding:10px 0; font-size:7px;}
}

@media only screen and (max-width: 480px) {
	.flex-control-nav {margin-bottom:10px;}
	.flex-caption {min-height:25px; width:100%; max-width:100% !important; padding:7px 0; font-size:9px; font-weight:400; white-space:normal;}
	.flex-control-paging li a {width:13px; height:13px;}
}