
 #container { width: 80%; max-width: 905px; margin: 0 auto;}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;  cursor:pointer;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider { float:left;  width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; margin:0px 0px 0px 47px;}
.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 {  float:left; width:100%;  position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */

.flex-caption {width: 42%; padding: 2%; position: absolute; top:30px; right:0px; bottom: 0; font-family: 'din_mediumregular'; color: #808285; font-size:15px; line-height: 22px;}

.flex-caption span   { display:block; width:260px !important; font-family: 'dincond-mediumregular'; color: #231f20; /*font-size: 30px;*/ font-size:38px; line-height: 40px; padding:16px 0px 0px 94px; margin:0px 0px 8px 0px; font-weight:bold; }
.flex-caption span.titlebig   { display:block; width:auto !important; font-family: 'din_mediumregular'; color: #231f20; font-size: 41px; line-height: 36px; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px; }
.flex-caption p      { width:160px; height:auto; margin:0px 0px 0px 95px; padding:0px; font-size:19px; line-height:23px; }
.flex-caption ul      {  margin:0px 0px 0px 55px; }
.flex-caption li      { list-style:none; color:#808285; }

.flex-caption strong.ban_title   { float:left; width:175px !important; font-size:16px; line-height:27px; color: #2d2b26; padding:0px 0px 0px 10px; margin:0px; font-weight:normal;   }
.flex-caption span.big_font   { display:block; width:175px !important; font-family:Georgia; color: #2d2b26; font-size: 28px !important; line-height: 36px; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px; text-align:center; }



/* Direction Nav */
.flex-direction-nav li a { display:none; width: 19px; height: 22px; margin: -13px 0 0; background: url(images/arrows.png) no-repeat 0 0; position: absolute; top: 51%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -21px 0; right: 21px;}
.flex-direction-nav li .prev {left: 21px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav { display:none; width: 100%; position: absolute; top:29px; left:56px; bottom:30px; ext-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 11px; height: 10px; display: block; background: url(images/selector.png) no-repeat -17px 0px; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0px 0px;}
.flex-control-nav li a.active {background-position: 0px 0px; cursor: default;}

a.banner_link  { z-index:1000; position:relative;  float:left; text-decoration:none; width:auto; background:#053e81; height:42px; line-height:42px; font-size:13px; padding:0px 25px 0px 25px; font-family:Arial; color:#fff; text-transform:uppercase; text-align:center; margin:0px 0px 0px 0px; text-decoration:none; cursor:pointer; }
a.banner_link:hover  { z-index:1000; position:relative;  float:left; text-decoration:none; width:auto; background:#3f3e3a; height:42px; line-height:42px; font-size:13px; padding:0px 25px 0px 25px; font-family:Arial; color:#fff; text-transform:uppercase; text-align:center; margin:0px 0px 0px 0px; text-decoration:none; cursor:pointer;  }