div.sharedaddy.sd-sharing-enabled {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0px;
  margin: 30px 0px 0px 0px;
}
div.sharedaddy.sd-sharing-enabled h3.sd-title {
  display: none;
}
div#jp-relatedposts.jp-relatedposts {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0px;
  padding: 30px 0px;
}
div#jp-relatedposts.jp-relatedposts h3.jp-relatedposts-headline {
  font-size: inherit;
  padding: 0px 0px 30px 0px;
  position: relative;
  margin: 0px 0px 30px 0px;
}
div#jp-relatedposts.jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}
div#jp-relatedposts.jp-relatedposts h3.jp-relatedposts-headline:before {
  content: '';
  background-color: #36d678;
  border: none;
  display: block;
  position: absolute;
  width: 80px;
  height: 3px;
  bottom: 0px;
  left: 0px;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items {
  margin-left: -15px;
  margin-right: -15px;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  padding-left: 15px;
  padding-right: 15px;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
  margin-bottom: 15px;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  text-decoration: none;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p.jp-relatedposts-post-excerpt {
  font-size: 13px;
  line-height: 24px;
  margin: 20px 0px;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
  color: #8a95a6;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
  color: #1c2633;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context .jp-relatedposts-post-excerpt {
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100%;
  width: 100%;
}
@media ( min-width: 481px ) and ( max-width: 767px ) {
  .tempo-section.single div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}
@media ( max-width: 480px ) {
  .tempo-section.single div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media ( min-width: 768px ) and ( max-width: 991px ) {
  .tempo-section.single.layout-right div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post,
  .tempo-section.single.layout-left div#jp-relatedposts.jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}
p.comment-subscription-form,
p.comment-subscription-form {
  margin: 15px 0px;
}
script + p.comment-subscription-form {
  margin-top: 30px;
}
