/*** Template MBT ***/
/* Check news.sass */

.mbtslider-template-mbt img {
	display: block;
  margin-left: 12px;
}

.mbtslider-template-mbt .mbtslider-pager {
	position: absolute;
	z-index: 200;
	top: 20px;
	right: 20px;
}

.mbtslider-template-mbt .mbtslider-pager span.cycle-pager-active {
	background-position: left bottom;
}

.mbtslider-template-mbt .mbtslider-caption {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

@media screen and (max-width: 767px) {
  .mbtslider {
    width: 100%;
  }
}