.post-meta-info .entry-meta .comments_count span {
    color: #1ABC9C;
  
}

.site-branding .site-description {
    font-weight: 600;
  text-align: center;
}

#banner img {width:100%;
}

#footer-info {
    visibility: hidden;
}
h3 {
  color:#1ABC9C;
font-weight: bold;
}
#home-slider .slide-content {
    font-size: 2.5em;
    font-weight: 100;
}

body {
    font-family: 'Open Sans', sans-serif, arial;
    font-size: 15px
}

#colophon aside.widget {
    width: 50%;
}

  @media (max-width: 950px) {
    #home-slider .slide-content {
    font-size: 1.8em;
}
}

@media (max-width: 800px) {
    #home-slider .slide-content {
    font-size: 1.5em;
  }
}


@media (max-width: 767px) {
.main-content {
    padding: 17px 0;
}
#banner img {
    display: none;
}
    .mean-container .mean-bar .meanmenu-reveal { background-color: lightgray;
}
.mean-container .mean-bar { background-color: lightgray;
}

.site-branding {
    width: 70%;
}

@media (max-width: 600px) {
    #home-slider .slide-content {
    font-size: 1em;
}
}
    