#flexslider_with_carouselNav_detached {
	overflow: hidden;
}

#flexslider_with_carouselNav_detached .flex-direction-nav a {
	margin-top: -27px;
}

#flexslider_with_carouselNav_detached .flex-pauseplay a {
	height: 25px;
}
#flexslider_with_carouselNav_detached li.slide {
	position: relative;
}
#flexslider_with_carouselNav_detached .flex-direction-nav a {
	width: 25px;
	height: 45px;
}
#flexslider_with_carouselNav_detached .flexslider {
	border: 0px;
	margin: 0 0 10px;
}
#flexslider_with_carouselNav_detached .flex-caption {
	position: absolute;
	width: 100%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}

#flexslider_with_carouselNav_detached #carousel.flexslider .slides li, #carousel-md.flexslider .slides li, #carousel-sm.flexslider .slides li {
	margin-right: 7px;
}

#flexslider_with_carouselNav_detached #loading {
	width: 100vw;
	font-size: 24px;
	text-align: center;
	height: 199px;
	padding-top: 87px;
	width: 100%;
}
