/*#owl-demo .item{position: relative !important;}
#owl-demo .item img{
    display: block;
    width: 94%;
    height: auto;
    margin-left:3% !important;
    border:2px solid #eeeeee;
}*/

.carousel-caption {
  left: 20% !important;
  bottom:0 !important;
  padding-bottom: 0px !important;
}
.caption-title{
  position: absolute; bottom:-42px;
  background: url(../imgs/bg-banner-caption-.png) bottom center no-repeat; width: 301px; height: 168px;
  }
.caption-text{ text-align: left; background:url(../imgs/bg-banner-caption-text.png) left center repeat; margin-left: 100px; color:#FFFFFF !important; bottom:-20px !important; padding:5px 15px; width: 90%; }/*float:left;*/
.caption-text a{color:#FFFFFF !important; }


@media (max-width: 1368px) {
    .carousel-caption {
      left: 10% !important;
      bottom:0 !important;
      padding-bottom: 0px !important;
    }
}