.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}

.thumbnail img{
  width: 100%;
}

.carousel-caption {
    position: absolute;
    right: 0;
    left: 0 !important;
    z-index: 10;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #fff;
    text-shadow: none !important;
    width: 100%;
    bottom: 0 !important;
    text-align: left !important;
    
    padding-left: 20px;
}


/* Caption Styles */
@media screen and (min-width: 768px)
.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
}

#SA-slider-thumbs .active{
  border: 2px solid #cc0033 !important;
}

.SA-slider-thumb{
  border: 2px solid #333 !important;
}
