.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
    font-size: 1em;
}

.title_container {
    background: url(https://native360.org/wp-content/uploads/2018/05/NiobaraBkrnd.jpg);
    background-size: cover;
    padding: 50px 0;
    background-position: center 82%;
    background-attachment: fixed;
}

.title_container .main-title {
    font-size: 40px;
    line-height: 1em;
}

.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    color: #FFFFFF;
}

.html_elegant-blog #top .post-entry .blog-categories {
    display: none;
}

/**/

@media (max-width:768px) {
.flex_column.av_one_third.el_after_av_one_third.el_before_av_one_third {
    clear: both;
  }
  .img-responsive {
    margin: 0 auto;
}

.entry-title {
    text-align: center;
}
}

