#carousel-custom{position:absolute;left:0;top:0;height:100%;width:100%;}
/*#carousel-custom .carousel-indicators{margin:5px 0 0;overflow:auto;position:static;text-align:left;white-space:nowrap;width:100%;}
#carousel-custom .carousel-indicators li{background-color:transparent;-webkit-border-radius:0;border-radius:0;display:inline-block;height:auto;margin:0 !important;width:auto;}
#carousel-custom .carousel-indicators li img {display:block;opacity:0.5;}
#carousel-custom .carousel-indicators li.active img{;opacity:1;}
#carousel-custom .carousel-indicators li:hover img{;opacity:0.75;}
#carousel-custom .carousel-outer{position:relative;}*/
.carousel-control.left{background-image:url(../images/generic/left-chevron.png);background-repeat:no-repeat;width: 54px;height: 54px;top: 50%;left: 40px;margin-top: -27px;/*line-height: 54px;border: 2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.carousel-control.right{background-image:url(../images/generic/right-chevron.png);background-repeat:no-repeat;width:54px;height:54px;top:50%;right:40px;margin-top:-27px;/*line-height:54px;border:2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;}
.carousel-control.left:hover{background-image:url(../images/generic/left-chevron-green.png);background-repeat:no-repeat;width: 54px;height: 54px;top: 50%;left: 40px;margin-top: -27px;/*line-height: 54px;border: 2px solid #fff;*/opacity:0.7;text-shadow:none;-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.carousel-control.right:hover{background-image:url(../images/generic/right-chevron-green.png);background-repeat:no-repeat;width:54px;height:54px;top:50%;right:40px;margin-top:-27px;/*line-height:54px;border:2px solid #fff;*/opacity:0.7;text-shadow:none;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;}
.item img{width:100%;display:block;position:absolute;bottom:-10%;/*margin:auto;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;*/}
@media screen and (max-width: 500px){
#carousel-custom{position:absolute;left:0;top:0;height:auto;width:100%;}
.carousel-control.left{background-image:url(../images/generic/left-chevron.png);background-repeat:no-repeat;width: 54px;height: 54px;top: 42%;left: 40px;margin-top: -27px;/*line-height: 54px;border: 2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.carousel-control.right{background-image:url(../images/generic/right-chevron.png);background-repeat:no-repeat;width:54px;height:54px;top:42%;right:40px;margin-top:-27px;/*line-height:54px;border:2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;}
.carousel-control.left:hover,.carousel-control.right:hover{opacity:1;}
.item img{position:absolute;top:200px;left:0;height:auto;width:auto;}
}	
@media only screen and (max-width: 1023px) and (min-width: 768px){
.carousel-control.left{background-image:url(../images/generic/left-chevron.png);background-repeat:no-repeat;width: 54px;height: 54px;top: 60%;left: 40px;margin-top: -27px;/*line-height: 54px;border: 2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.carousel-control.right{background-image:url(../images/generic/right-chevron.png);background-repeat:no-repeat;width:54px;height:54px;top:60%;right:40px;margin-top:-27px;/*line-height:54px;border:2px solid #fff;*/opacity:0.5;text-shadow:none;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;}
.item img{position:absolute;top:250px;left:0;heigth:120%;min-height:600px;width:auto;}
}	

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
.item img{position:absolute;top:0;left:0;heigth:100%;min-height:750px;width:auto;}
}	