/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/


.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 1488px;
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  background: #fff;
  box-shadow: 0px 3px 3px rgba(137,137,137,0.85)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 1;
}

/* 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;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.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 {
  cursor:pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  text-indent: -9999px;
  background: #7b9aac;
  border: 1px solid #fff;
  border-radius: 60px;
  margin: 0 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #434c56;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left:5%;
  background-position: left top
}

.bx-wrapper .bx-next {
  right:5%;
  background-position: right top
}

.bx-wrapper .bx-prev:hover {
  opacity: 1;
}

.bx-wrapper .bx-next:hover {
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
  position:absolute;
  top:45%;
  margin: -16px 0 0 0;
  z-index:9;
  cursor:pointer;
  background-image: url('../images/banner/arrow.png');
  width: 35px;
  height: 62px;
  text-indent: -9999px;
  opacity: 0.3;
  z-index: 999;
}

.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;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.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;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.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: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
.readbtn { background: #434C56 none repeat scroll 0% 0%; color: #FFF; text-decoration: none; font-weight: 900; padding: 0px 40px; bottom: -25px; font-size: 18px; margin: 0px auto 0 auto; display: block; width: auto;
text-align: center; float: none !important; position: absolute; }
.banner .bx-wrapper .slider-1 .readbtn { left: 20%; }
.banner .bx-wrapper .slider-2 .readbtn { left: 12%; }
.banner .bx-wrapper .slider-3 .readbtn { left: 13%; }
.banner .bx-wrapper .slider-4 .readbtn { left: 25%; }
.slider_container {  z-index: inherit !important; }

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  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;
}
.banner .bx-wrapper .slider_container p { padding:33px 23px 0 23px; }
.banner .bx-wrapper .slider_container p strong { font-weight:900; }
.bx-wrapper .slider_container p {
padding: 0px 5px 5px 30px;
margin: 65px 0px 0px;
text-align: left;
width: 345px;
height: 210px;
display: block;
font-size: 36px;
line-height: 44px;
position: absolute;
top: 0px;
color: #FFF !important;
opacity: 1;
z-index: 9999;
background: transparent url("../images/banner/content-bg.png") no-repeat scroll center bottom;
}

.slider-5 p { background-position: center top; }

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
  position:relative;
  width:100%;
  height:auto;
  overflow: hidden;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  max-width: 1488px;
}
.nivo-main-image {
  display: block !important;
  position: relative !important; 
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
  background:white; 
  filter:alpha(opacity=0); 
  opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 280px;
  display: block;
}
.nivo-caption p {
  padding:5px;
  margin: 40px 0 00;
  text-align: left;
  width: 345px;
  height: 280px;
  display: block;
  font-size: 36px;
  color: #fff;
  padding-left: 25px;
  padding-top: 10px;
  background: url('../images/banner/content-bg.png') no-repeat top center;
}
.nivo-caption p span {
  font-weight: 900;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
    display:none !important;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:40%;
  z-index:9;
  cursor:pointer;
  background-image: url('../images/banner/arrow.png');
  width: 35px;
  height: 62px;
  text-indent: -9999px;
  opacity: 0.3;
}
.nivo-prevNav {
  left:5%;
  background-position: left top
}
.nivo-nextNav {
  right:5%;
  background-position: right top
}
.nivo-directionNav a {
  opacity: 0.9;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align:center;
  padding: 0 0;
  position: relative;
  margin-top: -40px;
  z-index: 999;
}
.nivo-controlNav a {
  cursor:pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  text-indent: -9999px;
  background: #7b9aac;
  border: 1px solid #fff;
  border-radius: 60px;
  margin: 0 5px;
}
.nivo-controlNav a.active {
  background: #434c56;
}
	.bxslider .slider-4 p { font-size: 35px; padding:33px 5px 0 !important; }
/* Responsiveness */

/* 768 */
@media only screen and (min-device-width: 768px) {
	.bx-wrapper- img { border: 1px solid green; }
	.bx-wrapper img { margin-left: -76%; }
	.bxslider .slider-4 p { font-size: 33px; }
}

/* 832 */
@media only screen and (min-device-width: 832px) {
	.bx-wrapper- img { border: 1px solid purple; }
	.bx-wrapper img { margin-left: -46%; }
}

/* 1024 */
@media only screen and (min-device-width: 1024px) {
	.bx-wrapper- img { border: 1px solid red; }
	.bx-wrapper img { margin-left: -38%; }
}

/* 1152 */
@media only screen and (min-device-width: 1152px) {
	.bx-wrapper- img { border: 1px solid orange; }
	.bx-wrapper img { margin-left: -26%; }
}

/* 1366 */
@media only screen and (min-device-width: 1366px) {
	.bx-wrapper- img { border: 1px solid brown; }
	.bx-wrapper img { margin-left: -20%; }
	
	.bxslider .slider-4 p { font-size: 35px; padding:33px 5px 0 !important; }
}

/* 1440 */
@media only screen and (min-device-width: 1440px) {
	.bx-wrapper- img { border: 1px solid black; }
	.bx-wrapper img { margin-left: -12%; }
}

/* 1680*/
@media only screen and (min-device-width: 1680px) {
	.bx-wrapper- img { border: 1px solid blue; }
	.bx-wrapper img { margin-left: -6%; }
}

/* 1920*/
@media only screen and (min-device-width: 1920px) {
	.bx-wrapper- img { border: 1px solid yellow; }
	.bx-wrapper img { margin-left: auto; }
	
}