#top-banner .carousel-caption{
    background-color:#00000094;
}
@media (min-width:575px){
   #top-banner .carousel-caption{
    background-color:transparent;
} 
}