.bx-wrapper{
	box-shadow: none;
	border:none;
}

.bx-pager.bx-default-pager {
	display: none;
}

.slide-box {
	background: white none repeat scroll 0 0;
	bottom: 0;
	opacity: 0.8 !important;
	padding: 15px;
	position: absolute;
	right: 0;
	width: 40%;
	display: none;
}



.bx-wrapper .bx-controls-direction a {
	z-index: 60;
}

.bx-wrapper img {
	float: left;
	width: 100%;
	height: auto;
}

.bx-wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	touch-action: pan-y;
}

.bx-wrapper .bx-controls-direction a {
	top: 34%;
}