.carousel-control{background-color:red;width:5%;height:10%;top:50%}.carousel-control>.icon-next,.carousel-control>.icon-prev{top:30%}.carousel{height:20%}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;height:auto;object-fit:contain;line-height:1}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:0}.carousel-caption{position:absolute;bottom:10%;height:auto;width:90%;left:0;z-index:10;padding-top:5px;padding-bottom:5px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6);text-align:left}.carousel-caption>h4{top:0;margin:0;font-size:2.5em;font-weight:700;letter-spacing:-1px;margin-bottom:10px;font-family:'Open Sans',sans-serif;background-color:rgba(240,51,64,.7);padding:7px 10px 10px;float:left;clear:both}.carousel-caption p{font-family:'Open Sans',sans-serif;letter-spacing:-1px;font-size:1.2em;background-color:rgba(240,51,64,.7);padding:7px 10px 10px;float:left;clear:both}.carousel-indicators{position:absolute;top:345px;z-index:15;width:50%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;left:95%}.carousel-indicators li{width:15px;height:15px}.carousel-indicators .active{width:17px;height:17px}@media screen and (max-width:480px){.carousel-caption>h4{top:0;margin:0;font-size:10px;padding:0}}
@-moz-document url-prefix() {
.carousel-inner {
    position: absolute;

}
}