.item, .active, .carousel-inner { height: 100%; }
.fill { width: 100%; height: 100%; background-position: center; background-size: cover; }
.carousel { height:788px; }
.carousel-control .icon-next { background-image: url(); width:px; height:px; margin-top: -25px; margin-right: 25px; font-size: 0px; }
.carousel-control .icon-prev { background-image: url(); width:px; height:px; margin-top: -25px; margin-right: 25px; font-size: 0px; }
.carousel-caption { padding-bottom:px; }
.carousel-caption h1 { ; color:#; font-size:10px; font-weight:; }
.carousel-caption h2 { ; color:#; font-size:10px; font-weight:; }

@media(min-width:768px) and (max-width:991px) {
.carousel-caption h1 { font-size:10px; }
.carousel-caption h2 { font-size:10px; }
.carousel { height:504.32px; }
 }

@media(min-width:992px) {
.carousel-caption h1 { font-size:10px; }
.carousel-caption h2 { font-size:10px; }
.carousel { height:651.41333333333px; }
 }

@media(min-width:1200px) {
.carousel-caption h1 { font-size:10px; }
.carousel-caption h2 { font-size:10px; }
.carousel { height:788px; }
 }
