.em-slideshow {

  margin-bottom: 50px;

}

.em-slideshow .owl-theme .owl-controls .owl-buttons div {

  top: 44%;

}

.em-slideshow .owl-carousel .owl-item .em-owlcarousel-description {

      left: 22.5%;
    top: 33%;
    width: 55%;
    padding: 5px;
    border: 3px solid #fff;

}

.em-slideshow .owl-carousel .owl-item .em-owlcarousel-description .em-owlcarousel-des{

    background-color: rgba(255,255,255,0.9);
    padding: 2% 2% 3%;

}



.em-wrapper-area05 .text-box {

  margin: 30px 0;

}

.em-wrapper-area05 .em-wrapper-ads-13 .icon-banner-left {

  border-width: 2px;

  border-style: solid;

}



/*Main Color Variation*/

.em-color span.emColorStyle01 {

  background: #87ab03;

}

.em-color span.emColorStyle02 {

  background: #f58e2f;

}

.em-color span.emColorStyle03 {

  background: #dc0604;

}

.em-color span.emColorStyle04 {

  background: #9d0059;

}

@media (min-width: 992px) and (max-width: 1199px) {
  .em-slideshow .owl-carousel .owl-item .em-owlcarousel-description {

    left: 18%;
    top: 33%;
    width: 66%;

}
}
@media (min-width: 768px) and (max-width: 991px) {
 .em-slideshow .em-owlcarousel-des {
    width: 100% !important;
    left: 5% !important;
    top: 22% !important;
}
.em-slideshow .owl-carousel .owl-item .em-owlcarousel-description{
    left: 20%;
    width: 60%;

}
.em-slideshow .owl-carousel .owl-item .em-owlcarousel-description{width: 75%;left: 12.5%;}
  
}