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

	#ym_1337713747839793156 { display: inline-block; margin: 10px 0; }
	#ym_1300004 { margin: 10px 10px 20px; max-width: calc(100% - 20px); }
	.main-article > header > h1 { font-weight: 600; }
	.medianet-ads { padding: 20px; }
	.vjs-playlist { margin-bottom: 20px; }
	.ph-video-player { display: block; position: relative; background: black; overflow: hidden; }
	.ph-video-player > div > div:empty { height: 0 !important; }
	.ph-video-player > div { padding-top: 56.25%; }
	.bottomads .ym { margin-top: 20px; }
	.current .adInContent { outline: 1px solid red; }

	/*--- Content Galleries ---*/

	.content-gallery-content > div header {
		font-size: 14px;
		text-transform: uppercase;
	}
	.content-gallery-content > div header a svg {
		vertical-align: bottom;
	}
    .content-gallery-content > div h2 {
        line-height: 1.2em;
    }
    .content-gallery-content > div .slideshow-arrow {
    	display: none;
    }
	section.content-gallery > div > nav .start-slideshow_btn svg {
		vertical-align: text-top;
	}
	/* galleries and slideshows */
	section.content-gallery > .slide-nav-wpr > nav .start-slideshow,
		section.content-gallery > .slide-nav-wpr > nav .next_btnshow,
		section.content-gallery > .slide-nav-wpr > nav .start-gallery_btn,
		.content-gallery .slide-nav-wpr > nav .start-slideshow_btn,
		section.content-gallery > .slide-nav-wpr > nav .next-gallery,
		section.content-gallery > .slide-nav-wpr > nav .back-to-article_btn,
		section.content-gallery > .slide-nav-wpr > nav .next-slideshow_btn,
		section.content-gallery > .slide-nav-wpr > nav .previous_btn,
		section.content-gallery > .slide-nav-wpr > nav .next_btn {
	    background-color: transparent; color: #333; transition: color 150ms ease;
	}
	section.content-gallery > .slide-nav-wpr > nav .start-slideshow:hover,
		section.content-gallery > .slide-nav-wpr > nav .next_btnshow:hover,
		section.content-gallery > .slide-nav-wpr > nav .start-gallery_btn:hover,
		section.content-gallery > .slide-nav-wpr > nav .start-slideshow_btn:hover,
		section.content-gallery > .slide-nav-wpr > nav .next-gallery:hover,
		section.content-gallery > .slide-nav-wpr > nav .back-to-article_btn:hover,
		section.content-gallery > .slide-nav-wpr > nav .next-slideshow_btn:hover,
		section.content-gallery > .slide-nav-wpr > nav .previous_btn:hover,
		section.content-gallery > .slide-nav-wpr > nav .next_btn:hover { color: #000; }