.bx-wrapper {
	margin-bottom: 70px; position: relative;
}
.bx-wrapper img {
	display: block; max-width: 100%;
}
.bx-wrapper .bx-viewport {
	
}
.bx-wrapper .bx-pager {
	width: 100%; bottom: -40px; position: absolute;
}
.bx-wrapper .bx-controls-auto {
	width: 100%; bottom: -40px; position: absolute;
}
.bx-wrapper .bx-loading {
	background: url("../images/bx_loader.gif") no-repeat center rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2000; min-height: 50px;
}
.bx-wrapper .bx-pager {
	text-align: center; color: rgb(102, 102, 102);
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-default-pager.bx-pager a {
	background: rgb(180, 180, 180); margin: 0px 5px; outline: 0px; border-radius: 5px; width: 8px; height: 8px; text-indent: -9999px; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.bx-wrapper .bx-default-pager.bx-pager a:hover {
	background: rgb(129, 218, 216);
}
.bx-wrapper .bx-default-pager.bx-pager a.active {
	background: rgb(129, 218, 216);
}
.bx-wrapper .bx-prev {
	background: url("../images/prev.png") no-repeat left; left: 70px;
}
.bx-wrapper .bx-next {
	background: url("../images/next.png") no-repeat right; right: 70px;
}
.bx-wrapper .bx-prev:hover {
	opacity: 1;
}
.bx-wrapper .bx-next:hover {
	opacity: 1;
}
.bx-wrapper .bx-controls-direction a {
	outline: 0px; top: 50%; width: 37px; height: 71px; text-indent: -9999px; margin-top: -16px; position: absolute; z-index: 9999; opacity: 0.3;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: url("../images/controls.png") no-repeat -86px -11px; margin: 0px 3px; outline: 0px; width: 10px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .active.bx-start {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url("../images/controls.png") no-repeat -86px -44px; margin: 0px 3px; outline: 0px; width: 9px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .active.bx-stop {
	background-position: -86px -33px;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-pager {
	width: 80%; text-align: left;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-controls-auto {
	width: 35px; right: 0px;
}
.bx-wrapper .bx-caption {
	background: rgba(80, 80, 80, 0.75); left: 0px; width: 100%; bottom: 0px; position: absolute;
}
.bx-wrapper .bx-caption span {
	padding: 10px; color: rgb(255, 255, 255); font-family: Arial; font-size: 13px; display: block;
}
.slidetext {
	padding: 25px; left: 120px; width: 250px; bottom: 90px; color: rgb(174, 176, 179); position: absolute; background-color: rgba(0, 0, 0, 0.5);
}
.slidetext h2 {
	color: rgb(255, 255, 255);
}
.slidetext h3 {
	color: rgb(255, 255, 255);
}
.slidetext a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.slidetext h2 a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.slidetext h3 a {
	color: rgb(255, 255, 255); text-decoration: none;
}
#testimonial-slider {
	margin-top: 40px;
}
#testimonial-slider .bx-wrapper .bx-pager {
	left: 45px; text-align: left;
}
#portfolio-items-slider {
	margin-top: 70px;
}
#portfolio-images-slider {
	margin-bottom: 80px;
}
#portfolio-images-slider .bx-wrapper {
	margin-bottom: 0px;
}
@media all and (max-width:979px) and (min-width:768px)
{
#bx-pager img {
	width: 33%;
}
}
@media all and (max-width:767px)
{
.slidetext {
	display: none;
}
#testimonial-slider .bx-wrapper .bx-pager {
	left: 0px; text-align: center; right: 0px;
}
#bx-pager img {
	width: 30%;
}
.bx-wrapper .bx-controls-direction a {
	display: none;
}
}
