/**
 * 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
===================================*/

.bx-wrapper {
	position: relative;
	margin: 20px auto 0px auto;
	padding: 5px;
	*zoom: 1;
	width:100%;
	height:400px;
	overflow:hidden;
	border:1px #e2e2e2 solid;
}

.bx-wrapper img {
	width:400px;
	max-width: 400px;
	display: block;
	float:left;
	margin-left:5px;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	left: -5px;
	max-height:none;
	width:100%;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: -40px;
	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;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

.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: #666;
	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: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(images/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: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.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;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	float:right;
	bottom:0;
	width: 98%;
	height:100%;
	background:#ffffff;
	padding: 1%;
	
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: 'Crete Round', serif; 
	display: block;
	font-size: 1.1em;
	padding:15px;
	
}
.rightSide {width:400px; height:400px; padding:0 30px 0 0; float:right; overflow:hidden; background:#ffffff;}
.slide h2  {
  margin:20px 0 15px 0;
  text-align:left;
  font-size: 24px;
}
 .slide h3 {
  margin: 20px 0 15px 0;
  padding:0;
  text-align:left;
  font-size: 20px;
  line-spacing:normal;
}
 .slide h4 {
  margin:20px 0 0px 0;
  text-align:left;
  font-size: 20px;
  line-spacing:normal;
}
 .slide h5 {
  margin:20px 0 0px 0;
  text-align:left;
  font-size: 16px;
  line-spacing:normal;
}
 .slide h6 {
  margin:20px 0 0px 0;
  text-align:left;
  font-size: 16px;
  line-spacing:normal;
}
.slide p {
  text-align:left;
   margin:0px 0 0px 0;
}
.rightSide img {
	width:auto;
	height:auto;
}
.slideSocialMedia {
	width:90%;
	height:40px;
	margin: 10px 0 0 0;
	padding:15px 0 0 0;
	border-top: 1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
}
.slideSocialMedia img { margin: 0 8px 0 0;}
.viewAllSlide {clear:both;}

/* 1024 */
@media only screen and (max-width : 1024px) {
.bx-wrapper {
	height:auto;
}

#slideshow {
	width:100%;
	height:340px;
}
#slideshow #slidesContainer {
  width:100%;
  height:340px;
}
#slideshow #slidesContainer.slide {
  width:100%; 
  height:340px;
}
.slide img {
  float:left;
  margin:0 10px 0 0;
  padding:0;
  max-width:320px;
  max-height:320px;
}	
.rightSide {width:280px; height:320px; padding:0 50px 0 0; float:right; overflow:hidden;}
.slide h2 {margin:5px 0 0 0;}
.slide h3{font-size:96%;}
.slide h4{font-size:96%;}
.slide h5{font-size:92%; margin: 5px 0 0 0;}
.slide p {font-size:90%; line-height:125%;}
.slideSocialMedia {
	width:90%;
	height:35px;
	margin: 10px 0 0 0;
	padding:0;
	border-top:none;
	border-bottom:none;
}
}
/* 800 */
@media only screen and (max-width : 801px) {
#slideshow {
	width:99%;
	height:250px;
}
#slideshow #slidesContainer {
  width:99%;
  height:250px;
}
#slideshow #slidesContainer.slide {
  width:98%; 
  height:250px;
}
.slide img {
  float:left;
  margin:0 10px;
  padding:0;
  max-width:300px;
  max-height:250px;
}	
.rightSide {width:300px; height:250px; padding:0 30px 0 0; float:right; overflow:hidden;}
.slide h2 {margin:5px 0 0 0;}
.slide h3{font-size:96%;}
.slide h4{font-size:96%;}
.slide h5{font-size:92%; margin: 5px 0 0 0;}
.slide p {font-size:90%; line-height:125%;}
.slideSocialMedia {
	width:90%;
	height:35px;
	margin: 10px 0 0 0;
	padding:0;
	border-top:none;
	border-bottom:none;
}
}
/* 640 */
@media only screen and (max-width : 640px) {
.bx-wrapper {
	border:none;
	margin: 0 auto 0 auto;
	left: none;
}
#slideshow {
	width:99%;
	height:350px;
}
#slideshow #slidesContainer {
  width:99%;
  height:350px;
}
#slideshow #slidesContainer.slide {
  width:98%; 
  height:350px;
}
.slide img {
  float:none;
  margin:0 auto 0 auto;
  padding:0;
  max-width:98%;
  max-height:auto;
}	
.rightSide {width:330px; height:350px; padding:0 30px 0 0; float:right; overflow:hidden;}
}

/* 640 */
@media only screen and (max-width : 640px) {
#slideshow {
	width:99%;
	height:auto;
	border:none;
	border-bottom:1px #cccccc solid;
}
#slideshow #slidesContainer {
  width:99%;
  height:auto;
	min-height:570px;
  text-align:center;

}
#slideshow #slidesContainer.slide {
  width:98%; 
  height:auto;
  text-align:center;
overflow:visible;
}
.slide img {
  float:none;
  text-align:center;
  margin:0 auto;
  padding:0;
  width:96%;
  max-width:96%;
  max-height:none;
}	
.rightSide {clear:both; width:90%; height:auto; margin:0 auto;padding:0 2%; float:none; overflow:hidden;}
#rightControl {
  bottom:60%;
  left: 92%;
}
#leftControl {  bottom:60%; }
.slideSocialMedia { display:none; }
}
/* 320 */
@media only screen and (max-width : 320px) {
#slideshow {
	width:99%;
	height:auto;
	min-height:400px;
	border:none;
	border-bottom:1px #cccccc solid;
}
#slideshow #slidesContainer {
  width:99%;
  height:auto;
min-height:400px;
  text-align:center;
}
#slideshow #slidesContainer.slide {
  width:98%; 
  height:auto;
  text-align:center;
}
.slide img {
  float:none;
  text-align:center;
  margin:0 auto;
  padding:0;
  width:96%;
  max-width:96%;
  max-height:none;
}	
.rightSide {clear:both; width:96%; height:auto; margin:0 1%;padding:0 1% 0 1%; float:none; overflow:hidden;}
#rightControl {
  bottom:60%;
  left: 90%;
}
}