#eb h1, #eb h2, #eb h3, #eb h4, #eb h5, #eb h6, h1 {
    line-height: 1.25 !important;
    font-family: Open Sans !important;
    font-weight: 700 !important;
    letter-spacing: -1px;
}
#eb h2,
#eb h2 p {
  font-size: 30px;
}
#eb h3 {
  font-size: 24px;
}
#eb p, #eb p strong, #eb li, .ebd-block.is-nested {
  font-family: "Open Sans"; "Cabin"; sans-serif; 
  font-size: 16px;
    line-height: 1.5;
}
.ebd-block ol li {
  padding-bottom: 11px !important;
}
.larger-subhead strong span {
  font-size: 1.3em; important
}
#eb .article-details .article-info span {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.12;
  color: #555;
  width: 100%;

}
#eb .article-info {
  text-align: center;
}
#eb .eb-post-listing__item {
    display: block;
    min-width: 0;
    background: #099fef;
    color: #fff;
}
#eb .eb-post-simple__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    padding: 0 10px;
  display:none !important;
}
#eb .reset-heading {
  font-size: 42pt;
  text-align: center;
  letter-spacing: -2px;
  line-height: 1.1em !important;
}
#eb .centered {
  margin: 0 auto;
}
#eb .eb-post-simple__meta--text,
#eb .eb-post-simple__meta-date {
    color: #d5ff48;
    font-size: 15px;/**/
  padding: 0 20px;
  font-weight: 5600;
}
#eb .eb-post-simple__body {
    padding: 0 20px;
  font-size: 18px; 
}
/* remove title from grid 
#eb .eb-post-simple__title {
    display: none;
}*/
#eb .eb-post-thumb .eb-post-image img {
  max-width: 100%;
  width: 100%;
}
#eb .eb-post-simple__foot {
    padding-top: 20px;
    padding-bottom: 20px;
}
.article-details .article-ratings-social-share,
.eb-entry-tools,
#fd .fd-toolbar__item--action,
.eb-entry-author {
  display: none !important;
}
.ebd-block .is-nested.center-caption h4 p strong {
  text-align: center;
}
#eb .eb-modules-stackideas-toolbar {
  display: none;
}

#eb .mod_easyblogrelatedpost {
  margin-top: 20px;
}
#eb #related-items-header {
  padding-top: 30px;
}
@media screen and (max-width: 444px) and (orientation: portrait) { 
.blogpage #eb {
  margin-top: 220px !important;
}
}
@media screen and (min-width: 445px) and (max-width: 800px) and (orientation: portrait) { 
.blogpage #eb {
  margin-top: 250px !important;
}
  #eb .eb-post-listing.is-column {
  display: block;
}
  #eb .eb-post-thumb .eb-post-image img {
  max-width: 100%;
  width: 100%;
  }
  #eb .eb-post-simple {
    margin-bottom: 20px;
  }
}
    
  
  