.banner{position:relative;}
.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 auto; padding: 0; position:relative; background:url(../img/loader.gif) no-repeat center center; min-height:346px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;}
.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 {position: relative; zoom: 1; z-index:0;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {	zoom: 1;}
.carousel li {margin-right: 5px}
.flex-direction-nav {*height: 0; }
.flex-direction-nav a {width: 37px; height: 57px; margin: 0px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background: url(../img/right.png) no-repeat; right: 20px;}
.flex-direction-nav .flex-prev {background: url(../img/left.png) no-repeat; left: 20px;}
.flexslider:hover .flex-direction-nav a {opacity: 0.8;}
.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;}
.flex-control-nav {bottom: 15px; bottom: 20px\9;  position: absolute; z-index: 9999; width:100%; text-align:center;}
.flex-control-nav li{margin-right: 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:last-child{margin-right: 0;}
.flex-control-paging li a {width:8px; height:8px; display: block; background-color:#333; border:2px solid #777; border-radius:50%; cursor: pointer; text-indent:9999px;}
.flex-control-paging li a:hover {background-color: #333; border:2px solid #111;}
.flexslider ol{ display:block; overflow: hidden;}
.flex-control-paging li a.flex-active {background-color: #333; border:2px solid #111;}
.flexslider .wrapper{position: relative;}
.description{background: url(../img/description-bg.png) repeat left top; height: 65px; position:absolute; z-index:9; bottom:0; right:0; left: 0;}
.description span{display: block; color:#fff; line-height:1; font-family: 'swiss_721bold_condensed'; font-size: 26px; text-transform: uppercase; margin-top: 20px;}

@media only screen and (min-width: 768px) and (max-width: 999px){
	.flexslider {min-height:255px;}
	.description span{font-size: 22px; margin-top: 22px;}
	.flex-direction-nav a{margin-top: -50px;}
}
@media only screen and (min-width: 600px) and (max-width: 767px){
	.flexslider {min-height:200px;}
	.description{height: 45px;}
	.description span{font-size: 18px; margin-top: 13px;}
	.flex-direction-nav a{margin-top: -50px;}
	.flex-control-nav{bottom: 20px;}
}
@media only screen and (min-width: 480px) and (max-width: 599px){
	.flexslider {min-height:160px;}
	.description{height: 35px;}
	.description span{font-size: 16px; margin-top: 9px;}
	.flex-direction-nav a{margin-top: -40px;}
}
@media only screen and (max-width: 479px) {
	.flexslider {min-height:105px;}
	.description{display: none;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .flex-control-nav{bottom: 20px;}
}
