.wpb_wrapper .owl-theme .owl-controls .owl-page.active span,
.wpb_wrapper .owl-theme .owl-controls .owl-page:hover span {
    background: #ce6211;
}

.wpb_wrapper .owl-theme .owl-controls .owl-page span {
    background: #fff;
    opacity: 1;
}

@media screen and (max-width: 496px) {

.tagline {
    margin-right: 0;
}

.tagline a {
    margin-bottom: -41px;
}

.post-thumb img {
    width: 100%;
}

.post-thumb {
    width: 100%;
}

.post-title {
    width: 95%;
}

.vc_inner .post-title {
    margin: 0 10px;
}

.vc_inner .entry-content {
    clear: both;
    padding: 15px 10px;
    width: 100%;
}

.wpb_wrapper .vc_carousel .vc_carousel-inner {
    overflow: visible;
}

.wpb_wrapper .vc_carousel .vc_carousel-inner .vc_carousel-slideline  {
    overflow: visible;
}

.wpb_wrapper .vc_carousel ol.vc_carousel-indicators {
    bottom: 0;
    clear: both;
    left: none;
    margin: none;
}

}