ul#banner { list-style: none; width: 100% !IMPORTANT; height: 100%; padding: 0; margin: 0; overflow: hidden; z-index: 1; }
ul#banner li { margin: 0px; padding: 0px; list-style: none; width: 100% !IMPORTANT; height: 100% !IMPORTANT; }
ul#banner li .img { position: relative; width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; }
ul#banner li img { position: relative; width: 100%; display: block; z-index: 1; margin: 0; padding: 0; }
.banner_shadow { position: absolute; width: 100%; height: 100%; margin: 0; padding: 0; left: 0; top: 0; z-index: 2; 
	background: rgba(245,245,245,0.15);
background: -moz-linear-gradient(left, rgba(245,245,245,0.15) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,245,245,0.15)), color-stop(100%, rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(left, rgba(245,245,245,0.15) 0%, rgba(0,0,0,0.7) 100%);
background: -o-linear-gradient(left, rgba(245,245,245,0.15) 0%, rgba(0,0,0,0.7) 100%);
background: -ms-linear-gradient(left, rgba(245,245,245,0.15) 0%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(to right, rgba(245,245,245,0.15) 0%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#000000', GradientType=1 );
}
.bg_banner_content { position: absolute; width: 100%; height: 100%; margin: 0; padding: 0; left: 0; right: 0; top: 0; z-index: 3; }
.bg_banner_text { position: relative; width: 94%; height: 100%; margin: 0 3%; padding: 0; overflow: hidden; display: table; }
.banner_text { margin: 0; padding: 0; z-index: 2; height: 100%; text-align: right; color: #FFFFFF; font-weight: 400; display: table-cell; vertical-align: middle; }
.banner_text p { margin: 0; padding: 1% 0; width: auto; }
.banner_text img { max-width: 100%; height: auto!IMPORTANT;}

/** THEME
===================================*/
#section-banner .bx-wrapper .bx-viewport,
#section-banner-in .bx-wrapper .bx-viewport { height: 100% !IMPORTANT; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;	
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/** THEME
===================================*/
/* LOADER */

.bx-wrapper .bx-loading { min-height: 50px; background: url(/css/site/img/progress.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
/* PAGER */
.bx-controls.bx-has-pager { position: relative; width: 94%; margin: 0 3%; padding: 0; float: right; }
.bx-wrapper .bx-pager { position: absolute; width: 40%; margin: 60px 0 0; padding: 0; float: right; text-align: right; z-index: 99; right: 0; }
#section-banner .bx-wrapper .bx-pager { position: absolute; text-align: right; margin: 0; padding: 0; bottom: 10px; width: 40%; z-index: 9999; right: 0; }
#section-banner .bx-wrapper .bx-pager { bottom: 48px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {	display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { text-indent: 9999px; display: block; width: 18px; height: 18px; margin: 0 5px 0 0; outline: 0; background: #D9D9D9; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #F16521; }

.bx-controls-direction { postion: absolute; width: 100%; height: 0; margin: 0; padding: 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; left: -76px; margin-top: -56px; outline: 0; width: 56px; height: 112px; text-indent: -9999px; z-index: 9999; background: url(../img/bg_controls.png) no-repeat left center; }
.bx-wrapper .bx-controls-direction a + a { position: absolute; top: 50%; left: auto; right: -76px; margin-top: -56px; outline: 0; width: 56px; height: 112px; text-indent: -9999px; z-index: 9999; background: url(../img/bg_controls.png) no-repeat right center; }
#section-banner-in .bx-controls.bx-has-pager, .bx-wrapper .bx-controls-direction a.disabled { display: none; }

/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0; padding: 0 0 40px; *zoom: 1; height: 100%; }
.bx-wrapper img { max-width: 100%; display: block; }
.bx-wrapper .more img { display: inline-block; }