.BannerPane {
  background-color: transparent;
  margin-bottom: 60px;
 }

.BannerPane .flexslider {
  margin: 0px;}

.banner4_title {
	font-size: 36px!important;
  text-shadow: 1px 1px 1px rgba(5, 0, 0, 1);
}
.banner4_content {
  font-size: 18px!important;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(5, 0, 0, 1);
}

@media screen and (max-width: 767px) {
  .text.fade {
    display: none;
    }
}