h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	letter-spacing: 1px;
}
#sp-footer ul.menu li {
	margin: 0 20px !important;
}
.sp-megamenu-parent > li.active::after {
	height: 0;
}
.article-social-share .social-share-icon .share-title {
	color: #171717;
}
.sp-page-title .sp-page-title-heading {
	letter-spacing: 1.2px;
}
@media (min-width: 576px) {
  .view-article.no-share #sp-main-body .unei-blog-details .row > div {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
  }
  .view-article.no-share #sp-main-body .unei-blog-details .row > div .unei-blog-details-social-share {
	display: none;
  }
  .view-article.no-share #sp-main-body .unei-blog-details .row > div .article-details {
	max-width: 100%;
}
}