/*
 * 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 img {max-width:100%; /*display: block;*/ /*min-height:700px;*/ width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.flex-pauseplay span{text-transform: capitalize;}

.flexcaption_darkshade{position:absolute; left:0px; top:0px; z-index:1; width:100%; height:100%; background:rgba(0,0,0,.6);}
.flexcaption_darkshade_innerbanner{position:absolute; left:0px; top:0px; z-index:1; width:100%; height:100%; background:rgba(0,0,0,.7);}

/* 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{position:absolute; z-index:99; /*left:50%;*/ left:0px; bottom:90px; /*transform:translate(-50%,0);*/ width:100%; /*background-color:rgba(0,0,0,.5); min-width:600px; padding:20px 25px;*/}
.flexcaption_area{text-align:center; margin:auto; max-width:690px; /*color:#FFFFFF; font-size:30px; line-height:1.2; text-transform:uppercase;*/}
/*.flexcaption_style1{font-family: 'oswaldlight'; font-size:48px; color:#FFFFFF; text-transform:uppercase; line-height:1.2;}
.flexcaption_style2{font-family: 'oswaldregular'; font-size:90px; color:#00d2ff; text-transform:uppercase; line-height:1; padding-bottom:20px; border-bottom:1px solid #6a6a6a;}
.flexcaption_style3{font-family: 'robotobold'; font-size:36px; color:#FFFFFF; text-transform:uppercase; line-height:1; padding-top:15px;}
.flexcaption_style4{font-family: 'robotoregular'; font-size:24px; color:#FFFFFF; line-height:1.2; padding-bottom:20px;}
.flexcaption_button{font-family: 'robotobold'; font-size:16px; color:#000000; line-height:54px; background-color:#00d2ff; text-transform:uppercase; max-width:200px; margin:auto;
	-moz-border-radius:30px; 
	-webkit-border-radius:30px;
	-khtml-border-radius:30px;
	 border-radius:30px;
}*/
.flexcaption_style1{font-family: 'Oswald', sans-serif; font-weight:300; font-size:48px; color:#FFFFFF; text-transform:uppercase; line-height:1.2;}
.flexcaption_style2{font-family: 'Oswald', sans-serif; font-weight:400; font-size:90px; color:#00d2ff; text-transform:uppercase; line-height:1; padding-bottom:20px; border-bottom:1px solid #6a6a6a;}
.flexcaption_style3{font-family: 'Roboto', sans-serif; font-weight:700; font-size:36px; color:#FFFFFF; text-transform:uppercase; line-height:1; padding-top:15px;}
.flexcaption_style4{font-family: 'Roboto', sans-serif; font-weight:400; font-size:24px; color:#FFFFFF; line-height:1.2; padding-bottom:20px;}
.flexcaption_button{font-family: 'Roboto', sans-serif; font-weight:700; font-size:16px; color:#000000; line-height:54px; background-color:#00d2ff; text-transform:uppercase; max-width:200px; margin:auto;
	-moz-border-radius:30px; 
	-webkit-border-radius:30px;
	-khtml-border-radius:30px;
	 border-radius:30px;
}
.flexcaption_button a{color:#000000; display:block;}

.inner_banner .flexcaption{bottom:30px;}
.inner_banner .flexcaption_style1{font-size:30px; line-height:1.2;}
.inner_banner .flexcaption_style2{font-size:60px; padding-bottom:15px;}
.inner_banner .flexcaption_style3{font-size:24px; padding-top:15px;}
.inner_banner .flexcaption_style4{font-size:18px; padding-bottom:20px;}

@media only screen and (max-width:1299px) {
.flexcaption{bottom:40px;}
.flexcaption_style1{font-size:30px;}
.flexcaption_style2{font-size:50px; padding-bottom:20px;}
.flexcaption_style3{font-size:28px; padding-top:15px;}
.flexcaption_style4{font-size:20px; padding-bottom:20px;}
.flexcaption_button{font-size:16px; line-height:40px; max-width:160px;}

.inner_banner .flexcaption{bottom:20px;}
.inner_banner .flexcaption_style1{font-size:24px; line-height:1.2;}
.inner_banner .flexcaption_style2{font-size:35px; padding-bottom:15px;}
.inner_banner .flexcaption_style3{font-size:24px; padding-top:15px;}
.inner_banner .flexcaption_style4{font-size:18px; padding-bottom:20px;}
}
@media only screen and (max-width:1023px) {
.flexcaption{bottom:20px;}
.flexcaption_style1{font-size:25px;}
.flexcaption_style2{font-size:40px; padding-bottom:10px;}
.flexcaption_style3{font-size:25px; padding-top:10px;}
.flexcaption_style4{font-size:18px; padding-bottom:10px;}
.flexcaption_button{font-size:16px; line-height:40px; max-width:160px;}

.inner_banner .flexcaption{bottom:10px;}
.inner_banner .flexcaption_style1{font-size:24px; line-height:1;}
.inner_banner .flexcaption_style2{font-size:35px; padding-bottom:10px;}
.inner_banner .flexcaption_style3{font-size:24px; padding-top:10px;}
.inner_banner .flexcaption_style4{font-size:18px; padding-bottom:10px;}
}
@media only screen and (max-width:767px) {
.flexcaption{display:none;}
}

/* Direction Nav */
.flex-direction-nav{}
.flex-direction-nav li a {width:56px; height:56px; margin: -28px 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:10% !important;}
.flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev.png) no-repeat right center; position:absolute; top:50%; left:10%;}
.flex-direction-nav li .disabled {opacity:0; filter:alpha(opacity=30); cursor: default;}

/* 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;}


/* ====================================================================================================================
 * FLEXSLIDER 1
 * ====================================================================================================================*/
.flexslider1 {width: 100%; max-width:770px; margin:0px auto; padding:0px 0px 50px 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:22px; height:15px; margin:0px; display: block; cursor: pointer; text-indent: -999em;}
.flexslider1 .flex-direction-nav li .flex-next{background: url(../images/bg_direction_navnext.png) no-repeat right center; position:absolute; top:100%; right:0%;}
.flexslider1 .flex-direction-nav li .flex-prev{background: url(../images/bg_direction_navprev.png) no-repeat right center; position:absolute; top:100%; right:27px !important;}
.flexslider1 .flex-direction-nav li .disabled {opacity:0; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flexslider1 .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center; z-index: 99999;}
.flexslider1 .flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:11px; height:11px; 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;}


/* ====================================================================================================================
 * FLEXSLIDER 2
 * ====================================================================================================================*/
.flexslider2 {margin: 0;  padding: 0; position:relative; zoom: 1; width:100%; overflow:hidden;}
.flexslider2 .slides { zoom: 1;}
.flexslider2 .slides > li {display: none;  -webkit-backface-visibility: hidden;}
.flexslider2 .slides img {
  height: auto;
}
.flexslider2 .flex-direction-nav a {
  text-indent:-10000px;	
  display: block;
  width: 24px;
  height: 24px;
  margin-top:px;
  position: absolute;
  top: 10px;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flexslider2 .flex-direction-nav .flex-prev {right:28px; background:url(../images/button1.png) no-repeat left center;}
.flexslider2 .flex-direction-nav .flex-next {right:10px; background:url(../images/button2.png) no-repeat right center;}

.flexslider2 .flex-direction-nav .flex-disabled {
  opacity: 1!important;
  filter: alpha(opacity=1);
  cursor: pointer;
}
.flexslider2 .flex-pauseplay a{display:none;}
.flexslider2 .flex-control-nav{display:none;}