.slider-button-cd {
font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    display: inline-block;
    margin-top: 30px;
    font-weight: 600;
    background: #3498db;
    width: 210px;
    height: 50px;
    border: 1px solid #3498db;
}

.team-member h3 {
  margin-top: 0;
  color: #1e73be;
}

.team-member h3 a {
  color: #1e73be;
}

.portfolio-post-wrap a .hover {
  opacity: 1;
}

.section-overlay {
  padding-top: 50px;
  padding-bottom: 50px;
}

.blog-view-all {
  background-color: #812781;
  border-color: #621962;
}

#plx_blog_section h2 {
  color: #fff;
}

.blog-post-wrap a h3 {
  color: #fff;
}

.blog-excerpt, .blog-post-wrap .published-date {
  color: #fff;
}

div#smallscreentoggler {
  background-color: #1e73be;
  box-shadow: none;
}

h1.entry-title {
  padding-top: 1em 0;
  color: #1e73be;
}

h1.entry-title a{
  color: #1e73be;
}

.header-banner {
    border-top: 130px solid rgb(52, 152, 219) !important;
}

.entry-content {

  color: #000;
}

#primary {

}

figure.entry-thumbnail {

    float: right;
}

.blog-post-content .entry-content {

}

.site_logo {
  width: auto;
}

.site-header .site_logo img {
    height: 120px;
    width: auto;
}

@media (max-width: 768px) {
.site-header {
  background: #1e73be !important;
}

.header-banner {
    border-top: 0px solid rgb(52, 152, 219) !important;
}

.entry-content {
}

figure.entry-thumbnail {
    float: none;
}
}

.meta-info .format-aside {
    display: none;
    width: 0;
    padding: 0;
    margin: 0;
}

.format-aside .blog-post-content {
}

.contact-info {
  color: #1e73be;
}