	/* --- Article Page --- */

	.next-article-tease.sticky { border-top-color: #233870; }

	.bottomad { clear: both; }
    .article-content .epiphany-title { font-family: "Helvetica Neue", "Arial", sans-serif; width: 600px; margin: 0 auto 5px; color: #999; font-size: 0.665em; /*text-align: right;*/ text-transform: uppercase; }
	*[data-js="slide-nav"] { top: all 200ms ease; }

	/* --- css to fix Epiphany native player --- */
	#epiphany-container { height: 338px; margin: 0 auto 2em; }
	@media screen and (max-width: 420px) {
		#epiphany-container { height: 200px; }
	}