.owl-nav {
    display: none;
}

.span12.carousel-card {
    position: relative;
  max-height: 70vh;
}

.slide-card-container {
    z-index: 99999 !important;
    position: absolute;
    bottom: 40px;
    left: 30px;
    padding: 0px 30px;
  max-width:1200px;
  
}

.owl-dots {
    margin-top: 20px;
}

.post-banner-bg-overlay-slider {
    width: 100%;
    height: 100%;
  /*height: 900px;*/
  max-height: 70vh;
    display: block;
    position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.84)) !important;
    z-index: 99;
}
h2.slider-heading {
    color: #fff;
}

p#hubspot-author_data-slider {
    color: #fff;
}

a.author-link-slider {
    color: #fff;
    border-bottom: 1px solid #fff;
