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

	.next-article-tease.sticky { border-top-color: #233870; }
	#ym_1337713747839793156 { display: inline-block; margin: 10px 0; }

	/* --- article page refresh --- */
	.bottomads { clear: both; }
	.bottomads > .revcontent_blk { padding: 0 20px; margin-bottom: 20px; }
	.rc-headline { font-size: 13px !important; }   /* revcontent headline sizing on mobile */
	.videoad { padding: 20px; }
	.bottomads > .discuss_blk { border: none; margin-bottom: 10px; }
	.show-hide-comments[data-count="0"] { display: none; }
	body.article_pg .landingstrip.article-landingstrip,
		.bottomads > .twobysix_blk { display: flex; flex-flow: row wrap; justify-content: space-between; padding: 20px 0; }
	body.article_pg .landingstrip.article-landingstrip { padding: 0 20px; }
	.bottomads .ym { margin-top: 20px; }
	.bottomads > .twobysix_blk { padding: 10px; background-color: #eee; margin: 0 10px 10px; width: calc(100% - 20px); overflow: hidden; }
	.bottomads > .twobysix_blk > div { flex: 1 1 100%; margin: 5px 0; min-height: 75px; }
	.bottomads > .twobysix_blk > div:last-of-type { display: none; }
	.bottomads > .twobysix_blk > div img { width: 50%; float: left; }
	.bottomads > .twobysix_blk > div p,
		.bottomads > .twobysix_blk > div h3 { width: 47%; float: right; }
	.bottomads > .twobysix_blk > [data-key] > a > img { margin-bottom: 5px; }
	.article-landingstrip .landingstrip-list > li { border: none; }
	.article-landingstrip .landingstrip-list > li { flex: 1 1 100%; max-width: 100%; width: 100%; display: none; }
	.article-landingstrip .landingstrip-list > li:first-of-type { display: block; margin-right: 0; }
	.article-landingstrip .landingstrip-list > li > a > h3,
		.bottomads > .twobysix_blk > [data-key] > a > h3 { padding: 0 !important; color: #256295; }
	.bottomads > .twobysix_blk > [data-key] > a > h3 { font-size: 14px; }
	.article-landingstrip .landingstrip-list > li > a > p,
		.bottomads > .twobysix_blk > [data-key] > a > p { margin-bottom: 5px; font-size: .7em; line-height: 1.2em; color: #757575; }

	.bottomads > .twobysix_blk { overflow: hidden; -webkit-text-size-adjust: none; }
	#ym_1300004 { margin: 10px 10px 20px; max-width: calc(100% - 20px); }

	/*.bottomads > #dfp_bottom_300 { height: 250px; width: 300px; margin: 20px auto; }*/
	.bottomads > #oas_Bottom { margin-bottom: 10px; }
	.bottomads > #oas_Bottom2 { margin: 0 auto; min-height: 90px; }

	.show-hide-comments { cursor: pointer; margin: 20px auto; display: block; max-width: 225px; border: 1px solid #256295; color: #256295; background: white; border-radius: 3px; transition: all 150ms ease; padding: 0.75em; }
	.show-hide-comments:hover { color: #fff; }

	@media only screen and (min-width: 400px) {
		.bottomads > .twobysix_blk > div p { margin-top: 5px; }
	}

	@media only screen and (min-width: 768px) {
		.show-hide-comments { padding: 15px 20px; }
		.bottomads > .twobysix_blk { background-color: #fff; display: flex; }
		.bottomads .landingstrip-list > li,
			.bottomads > .twobysix_blk > div { width: 30%; height: 225px; flex: 1 1 30%; margin: 20px 10px 10px; }
		.bottomads > .twobysix_blk > div:last-of-type { display: block; }
		.bottomads > .twobysix_blk > div img,
			.bottomads > .twobysix_blk > div p,
			.bottomads > .twobysix_blk > div h3 { width: 100%; float: none; }
		.article-landingstrip .landingstrip-list > li { display: block; margin-right: 10px; }
		.article-landingstrip .landingstrip-list > li:first-of-type { margin-right: 10px; }
		.article-landingstrip .landingstrip-list > li:last-of-type { margin-right: 0; }
		.bottomads > #oas_Bottom,
			.bottomads > #oas_Bottom2 { display: block; }

		.rc-headline { font-size: 16px !important; }   /* revcontent headline sizing on mobile */
	}

    .article-content .epiphany-title { font-family: "Helvetica Neue", Helvetica, "Arial", sans-serif; width: 600px; margin: 0 auto 5px; color: #999; font-size: 0.665em; text-transform: uppercase; }
	/**[data-js="slide-nav"] { transition: 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; }
	}

	/* --- content gallery rewrite --- */
	.content-gallery-content { position: relative; width: 300%; left: 0; margin: 10px 0 20px; }

		@media screen and (max-device-width: 480px) {
			.content-gallery-content {
				-webkit-text-size-adjust: none;
			}
		}

	.content-gallery-content > .previous-slide,
		.content-gallery-content > .next-slide,
		.content-gallery-content > .current-slide,
		.content-gallery-content > .more-slideshows { display: inline-block; height: 100%; width: 100%; max-width: 710px; vertical-align: top; transition: height 150ms ease;}
	.content-gallery-content > .current-slide { height: auto; width: 100%; }
	.content-gallery-content > .next-slide,
		 .content-gallery-content > .more-slideshows { /*left: 100%; */margin-right: 0; }

	.content-gallery-content > .previous-slide  { display: none }
	.content-gallery-content > .next-slide  { display: none }