.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{margin:0;padding:0;}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}
.flexslider .slides img{width:100%;display:block;}
.flex-pauseplay span{text-transform:capitalize;}
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{background:#fff;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;}
.flex-viewport .slides > li{position:relative;}
.flex-viewport .slides > li > img,
.flex-viewport .slides > li > iframe{max-width:100%;}
.flex-viewport .slides > li > a,
.flexslider .slides > li > a{display:block;}
.flexslider .button{margin-bottom:0;}
.flex-container{zoom:1;position:relative;}
.flex-caption{width:56.382%;min-width:530px;max-width:490px;position:absolute;left:60px;bottom:100px;color:#fff;text-shadow:0 -1px rgba(0, 0, 0, 0.75);}
.flex-caption h1, .flex-caption > div{background:rgba(0,0,0,0.75);border-radius:3px;}
.flex-caption > div{padding:15px 20px;}
.flex-caption h1{margin-bottom:10px;padding:10px 20px;}
.flex-caption p{font-size:1.083em;line-height:1.538em;}
.flex-caption p:last-child{margin-bottom:0;}
.flex-caption .button{float:right;margin:0 0 0 20px;font-size:1.333em;padding:5px 15px;}
.flex-caption .button:hover{background-color:#333;}
.flex-direction-nav{z-index:50;}
#flexslider-home .flex-direction-nav{opacity:0;-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-ms-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;}
#flexslider-home.flex-container:hover .flex-direction-nav{opacity:1;}
.flex-direction-nav a{position:absolute;top:50%;margin-top:-25px;display:block;width:40px;height:50px;background:url(../images/slider/arrows.png) no-repeat;cursor:pointer;text-indent:-999em;z-index:2;}
.flex-direction-nav a.flex-prev,
.flex-direction-nav a.flex-prev.flex-disabled{background-position:15px center;left:0;border-radius:0 3px 3px 0;}
.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-next.flex-disabled{background-position:-35px center;right:0;border-radius:3px 0 0 3px;}
.flex-direction-nav a:link, .flex-direction-nav a:visited,
.flex-direction-nav a.flex-disabled:link, .flex-direction-nav a.flex-disabled:visited,
.flex-direction-nav a.flex-disabled:hover, .flex-direction-nav a.flex-disabled:active{background-color:rgba(0,0,0,0.6);}
.flex-direction-nav a.flex-disabled:link, .flex-direction-nav a.flex-disabled:visited,
.flex-direction-nav a.flex-disabled:hover, .flex-direction-nav a.flex-disabled:active{cursor:default;}
.flex-control-nav{position:absolute;left:60px;bottom:20px;overflow:hidden;z-index:50;}
.entry-slider .flex-control-nav{left:40px;bottom:15px;}
.flex-control-nav li{margin-right:6px;float:left;}
.flex-control-paging a{width:10px;height:10px;display:block;background:url(../images/slider/nav.png) no-repeat left bottom;cursor:pointer;text-indent:-999em;}
.flex-control-paging a:hover, .flex-control-paging a.flex-active{background-position:left top;}
.flex-control-paging a.flex-active{cursor:default;}
.flexslider iframe{margin:0 auto;}