/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* 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{width:100%; position:relative; zoom:1; margin:0; padding:0; background:;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;}
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides img {max-width:100%; /*display: block; min-height:180px;*/ width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.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-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flex-container {zoom:1; position:relative;}

/* Caption style */
.flexcaption{width:100%; position:absolute; z-index:2; left:0px; top:50%; transform:translate(0,-50%); margin-top:40px;}
.flexcaption_area{width:100%;}
.flexcaption_style1{font-size:30px; font-weight: 600; line-height:1.2; color:#FFFFFF; /*text-transform:uppercase;*/ text-shadow:0 2px 2px rgba(0,0,0, .6);}
.flexcaption_style2{font-size:40px; font-weight: 600; letter-spacing:-1px; line-height:1.2; color:#FFFFFF; text-shadow:0 2px 2px rgba(0,0,0, .6);}
.flexcaption_style3{font-size:70px; font-weight: 600; letter-spacing:-1px; line-height:1; color:#FFFFFF; text-shadow:0 2px 2px rgba(0,0,0, .6);}
.flexcaption_style4{font-size:30px; font-weight: 600; letter-spacing:-1px; line-height:1; color:#FFFFFF; text-shadow:0 2px 2px rgba(0,0,0, .6);}
.flexcaption_button{font-size:16px; line-height:65px; text-transform:uppercase; margin-top:50px;}
.flexcaption_button a{color:#000; padding:0px 35px 0px 35px; background-color:#FFF; /*border:1px solid #FFF;*/ display:inline-block;} 
/*.flexcaption_button a:after{content:url(../images/button-arrow.png); padding-left:10px;}
.flexcaption_button a span{font-size:30px; display:table-cell; margin-left:10px;}*/
.flexcaption_darkshade{width:100%; position:absolute; left:0px; top:0px; z-index:1; width:100%; height:100%; background:rgba(0,0,0,.0);}

.inner_banner .flexcaption{margin-top:50px;}
/*.inner_banner .flexcaption_style1{font-size:70px; letter-spacing:-1px;}*/

@media only screen and (max-width:1470px) {
.flexcaption_area{width:100%; max-width:1170px; margin:auto;}	
.flexcaption_style1{font-size:30px; line-height:1.2;}
.flexcaption_button{font-size:15px; line-height:50px; text-transform:uppercase; margin-top:30px;}
.flexcaption_button a{color:#000; padding:0px 35px;} 

/*.inner_banner .flexcaption_style1{font-size:80px; line-height:1;}
.inner_banner .flexcaption_button{font-size:16px; line-height:56px; text-transform:uppercase; margin-top:50px;}
.inner_banner .flexcaption_button a{color:#FFF; padding:18px 40px 20px 40px; border:1px solid #FFF;}*/ 

}

@media only screen and (max-width:850px) {
.flexcaption_style1{font-size:22px !important; line-height:1.2;}
.flexcaption_button{font-size:15px; line-height:50px; text-transform:uppercase; margin-top:30px;}
}

@media only screen and (max-width:1199px) {
	
.flexcaption{top:50%; transform:translate(0,-50%); margin-top:0px;}
.flexcaption_style1{font-size:30px; line-height:1.2;}
.flexcaption_button{font-size:15px; line-height:40px; margin-top:20px;}
.flexcaption_button a{color:#000; padding:0px 35px;}

.inner_banner .flexcaption{margin-top:0px;}
.inner_banner .flexcaption_darkshade{background:rgba(0,0,0,.5);}

}

@media only screen and (max-width:991px) {

/*.inner_banner .flexcaption{left:0px; top:auto; bottom:50%; transform:translate(0, 50%);}
.inner_banner .flexcaption_style1{font-size:60px; line-height:1;}
.inner_banner .flexcaption_button{font-size:16px; line-height:40px; text-transform:uppercase; margin-top:30px;}
.inner_banner .flexcaption_button a{color:#FFF; padding:10px 40px 12px 40px; border:1px solid #FFF;}*/ 

.flexcaption_style2{font-size:50px; letter-spacing:normal;}
.flexcaption_style3 {font-size:50px;}

}
@media only screen and (max-width:767px) {

.flexcaption_style1{font-size:30px; line-height:1.2;}
.flexcaption_button{font-size:14px; line-height:30px; margin-top:15px;}
.flexcaption_button a{color:#000; padding:0px 20px;}

/*.inner_banner .flexcaption_style1{font-size:30px; line-height:1;}
.inner_banner .flexcaption_button{font-size:14px; line-height:30px; text-transform:uppercase; margin-top:15px;}
.inner_banner .flexcaption_button a{color:#FFF; padding:5px 20px 7px 20px;}*/ 

.flexcaption_style2{font-size:30px; letter-spacing:normal;}
.flexcaption_style3{font-size:35px;}
.flexcaption_style4{font-size:20px;}

}
@media only screen and (max-width:499px) {

.flexcaption_style1{font-size:13px !important; line-height:1.2;}
.flexcaption_button{font-size:12px; line-height:30px; margin-top:10px;}
.flexcaption_button a{color:#000; padding:0px 20px;}

/*.inner_banner .flexcaption_style1{font-size:22px; line-height:1;}
.inner_banner .flexcaption_button{font-size:14px; line-height:25px; margin-top:5px;}
.inner_banner .flexcaption_button a{padding:5px 20px 4px 20px;}*/ 

}


/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li a {width:30px; height:50px; margin: -25px 0 0 0px; display: block; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .flex-next{background: url(../images/bg_direction_navnext.png) no-repeat right center; position:absolute; top:50%; right:15px !important;}
.flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev.png) no-repeat right center; position:absolute; top:50%; left:15px;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:20px; height:20px; display: block; cursor: pointer; text-indent: -9999px; background:url(../images/bg_control_nav.png) no-repeat;}
.flex-control-paging li a:hover {background:url(../images/bg_control_nav-hover.png) no-repeat;}
.flex-control-paging li a.flex-active { background:url(../images/bg_control_nav-hover.png) no-repeat; cursor:default;}
@media only screen and (max-width:767px) {
/*.flex-direction-nav li .flex-next{right:0px !important;}
.flex-direction-nav li .flex-prev{left:0px !important;}*/
}


.flexslider1 {width: 100%; margin: 0; padding:0px 0px 0px 0px;}
.flexslider1 .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider1 {margin-bottom:0px; background:;position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider1 .slides {zoom: 1;}
.flexslider1 .slides > li {position: relative;}

/* Direction Nav */
.flexslider1 .flex-direction-nav { height: 0; }
.flexslider1 .flex-direction-nav li a {width:26px; height:22px; margin: -11px 0 0 0px; display: block; cursor: pointer; text-indent: -999em;}
.flexslider1 .flex-direction-nav li .flex-next{background: url(../images/bg_direction_navnext1.png) no-repeat right center; position:absolute; top:50%; right:0px !important;}
.flexslider1 .flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev1.png) no-repeat right center; position:absolute; top:50%; left:0px;}

/* Control Nav */
.flexslider1 .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flexslider1 .flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:15px; height:15px; display: block; cursor: pointer; text-indent: -9999px; background:url(../images/bg_control_nav.png) no-repeat;}
.flexslider1 .flex-control-paging li a:hover {background:url(../images/bg_control_nav-hover.png) no-repeat;}
.flexslider1 .flex-control-paging li a.flex-active { background:url(../images/bg_control_nav-hover.png) no-repeat; cursor:default;}
@media only screen and (max-width:599px) {
.flexslider1 {width: 100%; margin: 0; padding:50px 0px 0px 0px;}	
.flexslider1 .flex-direction-nav li a {width:26px; height:22px; margin: -11px 0 0 0px; display: block; cursor: pointer; text-indent: -999em;}
.flexslider1 .flex-direction-nav li .flex-next{background: url(../images/bg_direction_navnext1.png) no-repeat right center; position:absolute; top:0; right:0px !important;}
.flexslider1 .flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev1.png) no-repeat right center; position:absolute; top:0; left:100%; margin-left:-70px;}	
}


/* ====================================================================================================================
 * FLEXSLIDER 2
 * ====================================================================================================================*/
.flexslider2 {width: 100%; margin: 0; padding:0px 0px 0px 0px; position:relative;}
.flexslider2 .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider2 {margin-bottom:0px; background:;position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider2 .slides {zoom: 1;}
.flexslider2 .slides > li {position: relative;}
.flexslider2 .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider2 .slides img{min-height:400px;}

/* Direction Nav */
.flexslider2 .flex-direction-nav {height:33px;}
.flexslider2 .flex-direction-nav li a {width:33px; height:33px; margin:0px; display: block; cursor: pointer; text-indent: -999em;}
.flexslider2 .flex-direction-nav li .flex-next{background:url(../images/bg_direction_navnext11.png) no-repeat right center; position:absolute; top:inherit !important; bottom:44px; right:0% !important; margin-right:0px;}
.flexslider2 .flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev11.png) no-repeat right center; position:absolute; top:inherit !important; bottom:44px; left:100%; margin-left:-76px;}

/* Control Nav */
.flexslider2 .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flexslider2 .flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:17px; height:17px; display: block; cursor: pointer; text-indent: -9999px; background:url(../images/bg_control_nav.png) no-repeat;}
.flexslider2 .flex-control-paging li a:hover {background:url(../images/bg_control_nav-hover.png) no-repeat;}
.flexslider2 .flex-control-paging li a.flex-active { background:url(../images/bg_control_nav-hover.png) no-repeat; cursor:default;}