.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{width:100%;max-height:500px;}
.carousel-indicators li{background-color:#fff;border: none; cursor:pointer;display:inline-block;height:10px;margin:1px;text-indent:-999px;
width:10px;}
.carousel-indicators li.active{height:10px;margin:1px;background:#eb1a72;width:10px;}
.img-responsive:hover, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{max-height:none;}
.item.active img{transition:transform 5000ms;transform:scale(1.10, 1.10);}
.carousel-caption {top: 30%; left: 10%; bottom: auto; width: 45%;min-height: 250px;text-align: left;text-shadow: none;}
.showcase .carousel-caption h4 {font-size: 30px;font-weight: 400; margin-bottom: 0;}
.showcase .carousel-caption h3 {font-size: 55px;font-weight: 700;margin-bottom: 15px;}
.showcase .carousel-caption h3 span {color: #eb1a72;font-weight: 700;}
.showcase .carousel-caption p {font-size: 24px;font-weight: 300;line-height: 42px;color: #fff;}
.carousel-indicators {
    bottom: 60px;
}