html, body{height:100%;margin:0;padding:0;}
.carousel .item>img{position:absolute;top:0;left:0;max-width:100%;height:100%;}
.carousel-inner > .item > img{position:absolute;top:0;left:0;min-width:100%;height:500px;}
.carousel, .item, .active{height:100%;}
.carousel-inner{height:100%;}
.carousel{margin-bottom:60px;}
.carousel-caption{z-index:10;padding-bottom:10%;}
.carousel .item{background-color:#000;}
.carousel .carousel-inner .bg{background-repeat:no-repeat;background-size:cover;}

.carousel .carousel-inner .bg5{background-image:url(../../Content/images/slider/meurtre-au-resto.jpg);background-position:center bottom;}

.carousel .carousel-inner .bg9{background-image:url(../../Content/images/slider/slider_zone51.jpg);background-position:center bottom;}

.carousel .carousel-inner .bg1{background-image:url(../../Content/images/slider/slide1.jpg);background-position:center top;}

.carousel .carousel-inner .bg3{background-image:url(../../Content/images/slider/slider_zone51.jpg);background-position:center bottom;}

.carousel .carousel-inner .bg6{background-image:url(../../Content/images/slider/slide6.jpg);background-position:center bottom;}
.carousel .carousel-inner .bg7{background-image:url(../../Content/images/slider/slide7.jpg);background-position:center bottom;}
.carousel .carousel-inner .bg8{background-image:url(../../Content/images/slider/slide8.jpg);background-position:center bottom;}
@media (min-width:768px){.carousel-caption p{margin-bottom:20px;font-size:21px;line-height:1.4;}
}