/** RESET AND LAYOUT
===================================*/
@font-face {
    font-family: 'SofiaProLight';
    src: url('../webfonts/sofia/SofiaProLight-webfont.eot');
    src: url('../webfonts/sofia/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfonts/sofia/SofiaProLight-webfont.woff') format('woff'),
url('../webfonts/sofia/SofiaProLight-webfont.ttf') format('truetype'),
url('../webfonts/sofia/SofiaProLight-webfont.svg#SofiaProLight') format('svg');
    font-weight: normal;
    font-style: normal;
	}
.bx-wrapper {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]max-height: auto; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
	/* [disabled]height: 100%; */
	/* [disabled]max-height: auto; */
}
.bx-wrapper img .first {
	max-width: 100%;
	display: block;
	/* [disabled]height: 100%; */
	/* [disabled]max-height: auto; */
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/* [disabled]-moz-box-shadow: 0 0 5px #ccc; */
	/* [disabled]-webkit-box-shadow: 0 0 5px #ccc; */
	/* [disabled]box-shadow: 0 0 5px #ccc; */
	/* [disabled]border: 5px solid #FFFFFF; */
	/* [disabled]left: -5px; */
	/*fix other elements on the page moving (on Chrome)*/
	/* [disabled]-webkit-transform: translatez(0); */
	/* [disabled]-moz-transform: translatez(0); */
	/* [disabled]-ms-transform: translatez(0); */
	/* [disabled]-o-transform: translatez(0); */
	/* [disabled]transform: translatez(0); */
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 99;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: #FFFFFF;
	/* [disabled]background-image: url(../img/icons/bx_loader.gif); */
	background-repeat: no-repeat;
	background-position: center center;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0.85em;
	font-family: SofiaProLight, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #CDEAF8;
	padding-top: 0px;
	top: 1%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #CDEAF8;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #2191b9;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/* [disabled]background: url(../img/icons/controls.png) no-repeat 0 -32px; */
}

.bx-wrapper .bx-next {
	right: 10px;
	/* [disabled]background: url(../img/icons/controls.png) no-repeat -43px -32px; */
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 47%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99;
}

.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;
	width: 10px;
	height: 11px;
	outline: 0;
	/* [disabled]background: url(../img/icons/controls.png) -86px -11px no-repeat; */
	margin: 0 3px;
	z-index: 99;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/* [disabled]background: url(../img/icons/controls.png) -86px -44px no-repeat; */
	margin: 0 3px;
	z-index: 99;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 95%;
	top: .5%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 45%;
	width: 35px;
	top: 2%;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	visibility: visible;
	height: 40px;
	background-color: #1D6B8D;
}
.bx-wrapper .bx-caption span {
	color: #F78F20;
	font-family: 'optima', Arial;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}
#slider {
	/* [disabled]max-width: 100%; */
	z-index: -999;
	width: 56%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slider .bxslider ul {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
}
#slider .bxslider li {
	list-style-type: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width: 100%;
	z-index: -999;
	list-style-image: none;
}
#mobile-slider {
	max-width: 150%;
	/* [disabled]background-color: #007BA4; */
	z-index: -999;
	padding: 0px;
	margin: 0px;
}
#mobile-slider .bxslider ul {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
}
#mobile-slider .bxslider li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width: 100%;
	z-index: -999;
}
.bxslider {
	margin: 0px;
	z-index: 99;
	padding: 0px;
}
.first {
	display: block;
	z-index: -999;
}
.hide {
	display: none;
}
@media only screen and (max-width: 1600px){
#slider {
	/* [disabled]max-width: 100%; */
	/* [disabled]width: 100%; */
	/* [disabled]margin-top: 10px; */
	/* [disabled]padding-bottom: 40px; */
}
}
@media only screen and (max-width: 1200px){
#slider {
	/* [disabled]max-width: 100%; */
	/* [disabled]width: 49%; */
	/* [disabled]float: right; */
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-bottom: 20px; */
	/* [disabled]padding-bottom: 40px; */
}
.bx-wrapper .bx-caption span {
	/* [disabled]color: #FFFFFF; */
	font-family: 'optima', Arial;
	display: block;
	font-size: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
}	
}
@media only screen and (max-width: 960px){
#slider {
	/* [disabled]margin-top: 10px; */
	margin-right: 0px;
	margin-bottom: 0px;
	/* [disabled]padding-bottom: 40px; */
}
.bx-wrapper .bx-caption span {
	/* [disabled]color: #FFFFFF; */
	font-family: 'optima', Arial;
	display: block;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	height: 40px;
}	
}
@media only screen and (max-width: 728px){

#slider {
	margin: 0px;
	width: 100%;
	padding: 0px;
	float: left;
}
#slider .bxslider li {
	padding-top: 30px;
	list-style-type: none;
	max-width: 100%;
	z-index: -999;
	list-style-image: none;
	margin: 0px;
	padding-bottom: 0px;
}
.bxslider {
	z-index: 99;
	padding: 0px;
	}
.bx-wrapper {
	position: relative;
	padding: 0px;
	margin: 0px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	/* [disabled]padding-bottom: 40px; */
	/* [disabled]bottom: -40px; */
	width: 100%;
	visibility: visible;
	margin: auto;
	height: 30px;
	z-index: 9999;
	float: left;
}
.bx-wrapper .bx-caption span {
	color: #F78F20;
	font-family: 'optima', Arial;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	z-index: 9999;
	padding: 0px;
	line-height: 20px;
	height: 30px;
	margin: 0px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 43%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99;
}	
}
