/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#bxslider_wide_wrap { width:1200px; margin: 0 auto; }

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport { }
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
	bottom:40px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 41px;
	background: url('//img.for-next.net/img/icon/4next_loading.gif') center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #282828;
	margin-bottom:-20px;
	z-index: 999;

}

.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 {
	background: #f7f7f7;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	box-shadow:-1px -1px 1px #CCC;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #005caa;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url('//img.for-next.net/img/arrow/69x42_arrow_left_white.png');
	opacity:1.0;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url('//img.for-next.net/img/arrow/69x42_arrow_right_white.png');
	opacity:1.0;
}

.bx-wrapper .bx-prev:hover {
	opacity:1.0;
    -webkit-filter: drop-shadow(1px 1px 2px #ccc);
    filter:drop-shadow(1px 1px 2px #ccc);
}

.bx-wrapper .bx-next:hover {
	opacity:1.0;
    -webkit-filter: drop-shadow(1px 1px 2px #ccc);
    filter:drop-shadow(1px 1px 2px #ccc);
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 69px;
	height: 42px;
	text-indent: -9999px;
	z-index: 1100;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	outline: 0;
	height:17px;
	width:17px;
	background: url('//img.for-next.net/img/icon/17x34_play_pause02.png');
	background-repeat:no-repeat;
	margin: 0px 3px 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background: url('//img.for-next.net/img/icon/17x34_play_pause02.png');
	background-repeat:no-repeat;
	background-position: 0px -17px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent: -9999px;
	outline: 0;
	height:17px;
	width:17px;
	background: url('//img.for-next.net/img/icon/17x34_play_pause02.png');
	background-position: -17px 0px;
	margin: 0px 3px 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -17px -17px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 50px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.bx-wrapper .bx-viewport li { text-align:center; height:auto; background-repeat:no-repeat; background-position:top center; }
.bx-wrapper .bx-viewport li div { width:100%; height:100%; }


.bx-wrapper .bxslider_wide_wrap_contents { position: absolute; z-index: 3000; width: 100%; text-align: center; left: 0px; top: 40%; color: #fff;  }
.bx-wrapper .bxslider_wide_wrap_contents1 { font-size: 34px;}
.bx-wrapper .bxslider_wide_wrap_contents2 { font-size: 14px;}
.bx-wrapper .bxslider_wide_wrap_contents3 { font-size: 12px;}
.bx-wrapper .bxslider_wide_wrap_contents_box { font-size: 20px; font-style: italic; padding: 3px 3px; background:rgba(0,0,0,0.3);  }