/* ==============================================================
*   BLOG
* ============================================================== */
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
{
  font-family: rotoplas_regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
.meta-categories {
	display: none;
}
.meta-comments-count {
	display: none;
}
.meta-author {
	display: none;
}

.blog_header h2 {
	line-height: normal;
}

/* .blog_template.glossary.two_column, .blog_template.boxy-clean ul li.two_column {
	width: 33.3%;
}

@media screen and (min-width: 981px) {
	.blog_template.glossary.two_column,
	.blog_template.boxy-clean ul li.two_column {
		width: 33.3%;
		float: left;
	}
} */