body.story-page .container,
.container-1200 {
	max-width: 1200px;
}

.article-rail {
	display: none;
}

.article-rail > .widget {
	margin-bottom: .65em;
	padding-bottom: .65em;
	border-bottom: 1px solid #CCCCCC;
}

.article-rail > .widget:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

@media (min-width: 1024px) {
	.article-spacer {
		float: left;
		width: 100%;
		margin-right: -350px;
	}

	.article-spacer .article-content {
		max-width: 800px;
		margin-right: 332px;
	}

	.article-rail {
		display: block;
		margin: 0 auto;
		width: 300px;
		float: right;
	}
}

.article-container {
	margin-top: 1em;
}

.article-content .main-title {
	margin-bottom: .65em;
}

.article-content .main-title h1 {
	margin: 0;
	font-size: 1.5em;
}

@media (min-width: 601px) {
	.article-content .main-title h1 {
		font-size: 1.8em;
	}
}

@media (min-width: 768px) {
	.article-content .main-title h1 {
		font-size: 2.1em;
	}
}

@media (min-width: 1024px) {
	.article-content .main-title h1 {
		font-size: 2.4em;
	}
}

.article-content p {
	line-height: 1.8;
	margin: 0 0 1em 0;
}

.article-content p,
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
	padding: 0 .65rem;
}

.article-content .main-meta {
	padding: 0 .65em .35em;
	margin-bottom: 1.25em;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

.article-content .main-meta {
	font-size: .925em;
}

.article-content .main-meta .share-icons {
	margin-bottom: .35em;
}

@media (min-width: 601px) {
	.article-content .main-meta .share-icons {
		float: right;
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.article-content p,
	.article-content h1,
	.article-content h2,
	.article-content h3,
	.article-content h4,
	.article-content h5,
	.article-content h6 {
		padding: 0;
	}

	.article-content .main-meta {
		padding-right: 0;
		padding-left: 0;
	}
}

/*.page-break-ad:empty,*/
.sidebar-cube-ad:empty,
.sidebar-half-ad:empty,
.sidebar-house-ad:empty,
/*.article-inline-ad:empty,*/
.related-stories:empty {
	display: none;
}

.page-break-ad iframe,
.sidebar-cube-ad iframe,
.sidebar-half-ad iframe,
.sidebar-house-ad iframe,
.article-inline-ad iframe {
	background: #EEEEEE;
}

.page-break-ad {
	height: auto;
	margin-bottom: 1em;
	padding: .65em 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #EEEEEE;
	text-align: center;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
}

.article-inline-ad {
	margin: .65em auto;
}

@media (min-width: 601px) {
	.article-inline-ad {
		float: right;
		width: 300px;
		margin: 0 0 1em 1em;
		clear: right;
	}
}


.the-byline__authors--multi {
	display: flex;
	flex-wrap: wrap;
}

.the-byline__authors--multi .the-byline__authors__card {
	display: inline-block;
	margin: 0 .35em .35em 0;
	padding: .2em .35em;
	border: 1px solid #CCCCCC;
}

.the-byline__authors__card--author {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}

.the-byline__authors__card--author a {
	text-decoration: none;
}

.the-byline__authors__card--author a:hover {
	text-decoration: underline;
}

.the-byline__authors__card--attribution {
	display: block;
	text-transform: uppercase;
}

.the-byline__authors--multi .the-byline__authors__card--attribution {
	font-size: .91em;
}


.article-content .byline-lower {
	display: block;
	font-size: .925em;
}

.article-content .byline-lower > div {
	display: inline-block;
	white-space: nowrap;
}

.article-content .byline-lower > div:empty {
	display: none;
}

.article-content .byline-lower > div:nth-child(n+2):before {
	content: " | ";
}

.article-content .byline-author {
	font-weight: 700;
}

.article-content .byline-mod-text {
	color: #990000;
}

.article-content .gallery-meta,
.article-content .multimedia-meta {
	margin-bottom: 1em;
	padding: 0 .65em;
}

@media (min-width: 768px) {
	.article-content .gallery-meta,
	.article-content .multimedia-meta {
		padding: 0;
	}
}

.folo-this-container {
	position: relative;
}

.fact-box-floated {
	display: none;
}

.fact-box-inline,
.fact-box-mobile {
	margin: 1em auto;
}

.fact-box {
	padding: .65em;
	border-radius: 2px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	background-color: #F0F0F0;
}

.fact-box h4 {
	margin: 0 0 .4em 0;
	padding: 0 0 .4em 0 !important;
	line-height: 1.1em;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 1.4em;
	font-weight: 700;
}

.fact-box-content {
	line-height: 1.4em;
	font-size: .925em;
}

.fact-box-content * {
	line-height: inherit !important;
}

.fact-box-content p {
	margin: 0 0 0.65em 0;
	padding: 0;
}

.fact-box-content p:last-child {
	margin-bottom: 0;
}

.related-stories {
	box-sizing: border-box;
	padding: 1em;
	border-radius: 2px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	background-color: #F0F0F0;
	line-height: 1.4em;
}

.related-stories {
	max-width: 300px;
	margin: 0 auto;
	padding: 0 0 .1px 0;
}

.related-stories .template-heading {
	margin: 0;
	text-align: center;
}

.related-stories .story {
	margin: 1em;
}

.embed-box {
	display: block;
	margin: 0 0 1em 0;
}

@media (min-width: 601px) {
	.fact-box-floated,
	.related-stories {
		display: block;
		float: right;
		width: 300px;
		margin: 0 0 1em 1em;
		clear: right;
	}

	.fact-box-mobile {
		display: none;
	}
}

#main-gallery-container {
	margin-bottom: 1em;
}

.inline-related-story {
	padding: .65em;
	line-height: 1.25;
	background: #F0F0F0;
	text-transform: uppercase;
}

.inline-related-story-intro {
	font-weight: 700;
}

.inline-related-story-title {
	color: #333333;
	text-decoration: none;
}

.inline-related-story-title:hover {
	text-decoration: underline;
}

#main-image-placeholder {
	box-sizing: content-box !important;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 75%;
}

#main-image-placeholder-positioner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
}

#main-image-placeholder img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

/*******************************************************/
/** START BIG STORY ELEMENT STYLES *********************/
/*******************************************************/
body.big-story #page-topper {
	border-bottom: none;
}

body.big-story #masthead {
	padding-top: 0;
	padding-bottom: 0;
}

body.big-story #masthead .container {
	background-color: #333333;
}

body.big-story #mobile-search-form {
	padding-top: .65em;
	padding-bottom: .65em;
	background: #444444;
}

body.big-story #masthead-nav ul {
	color: #FFFFFF;
}

body.big-story .container {
	max-width: none;
}

body.big-story .drop-cap {
	font-size: 3.4em;
}

body.big-story .article-container {
	font-size: 1em;
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

@media screen and (min-width: 1024px) {
	body.big-story .article-container {
		font-size: 1.05em;
	}
}

body.big-story .article-container .container {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 1em 0 0 0;
	padding: 0;
}

body.big-story .container:first-of-type {
	margin-top: 0;
}

body.big-story .comments-container {
	max-width: 1024px;
	margin: 0 auto 1em;
}

.big-story-cover {
	position: relative;
}

.big-story-cover .bs-cover-photo {
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 65%;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;
}

.big-story-cover .bs-cover-caption {
	line-height: 1.4em;
	margin: .35em auto 0;
	padding: 0 .5rem;
	font-style: italic;
	font-size: .8rem;
	color: #666666;
}

@media screen and (min-width: 1024px) {
	.big-story-cover .bs-cover-photo.fixed {
		background-attachment: fixed;
	}
}

.big-story-cover .bs-cover-overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .15);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0) 100%);
}

.big-story-cover .bs-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	z-index: 2;
}

.big-story-cover .bs-scroll-down .bs-scroll-icon {
	display: inline-block;
	margin-bottom: .15em;
	border-radius: 1em;
	padding: .25em;
	font-size: 4em;
	cursor: pointer;
}

.big-story-cover .bs-scroll-down .bs-scroll-icon:hover {
	background: rgba(0, 0, 0, .1);
}

.big-story-cover .bs-meta {
	margin: 1.5em auto 0;
}

.big-story-cover .bs-title h1 {
	margin-bottom: .35em;
	padding: 0;
	font-size: 1.8em;
	font-weight: 700;
	line-height: 1.1em;
	color: #000000;
}

.big-story-cover .bs-subtitle {
	margin-bottom: 1em;
	line-height: 1.2em;
	color: #222222;
}

.big-story-cover .bs-byline {
	margin: .5em auto 0;
	color: #444444;
	font-size: .9em;
	line-height: 1.3em;
}

.big-story-cover .bs-byline .byline-author,
.big-story-cover .bs-byline .the-byline__authors__card {
	border-color: #FFFFFF;
	font-size: 1.1em;
}

body.big-story .share-icons,
body.big-story .folo-this-container {
	position: relative;
	margin: 0 auto .35em;
	overflow: hidden;
}

body.big-story .fact-box {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 1em;
}

body.big-story .pd-shortcode-widget .fact-box {
	width: auto;
	max-width: none;
	margin: 0;
}

body.big-story .pd-shortcode-widget .fact-box h4,
body.big-story .pd-shortcode-widget .fact-box-content > * {
	width: auto;
	max-width: none;
}

.big-story-block .first-paragraph,
.big-story-block .first-paragraph-no-border {
	border: none;
}

.big-story-first-block {
	margin-top: 1em;
}

.big-story-block h1,
.big-story-block h2,
.big-story-block h3,
.big-story-block h4,
.big-story-block h5,
.big-story-block h6 {
	margin: 1.35em auto .65em;
	line-height: 1.2em;
}

.big-story-block h1:first-child,
.big-story-block h2:first-child,
.big-story-block h3:first-child,
.big-story-block h4:first-child,
.big-story-block h5:first-child,
.big-story-block h6:first-child {
	margin-top: 0;
}

.big-story-block p {
	margin: 0 auto 1em;
	line-height: 1.7em;
}

.big-story-cover .bs-meta,
body.big-story .share-icons,
body.big-story .folo-this-container,
.big-story-block .pd-widget-size-small,
.big-story-block .pd-widget-size-medium figcaption,
.big-story-block .pd-widget-size-large figcaption,
.big-story-block .pd-widget-size-jumbo figcaption,
.big-story-block h1,
.big-story-block h2,
.big-story-block h3,
.big-story-block h4,
.big-story-block h5,
.big-story-block h6,
.big-story-block p {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .5rem;
}

.big-story-block hr {
	margin: 1.5em auto;
	padding: 0;
	height: 1px;
	width: 100%;
	max-width: 850px;
	border: none;
	background: #CCCCCC;
}

.big-story-block .pd-shortcode-widget figcaption,
.big-story-block p {
	font-size: 1em;
}

.big-story-block .pd-shortcode-widget .pd-figcaption-inner-wrap {
	font-size: .8rem;
}

@media screen and (min-width: 700px) {
	.big-story-cover.has-cover-image .bs-cover-overlay {
		display: inherit;
	}

	.big-story-cover .bs-scroll-down.show {
		display: inherit;
	}

	.big-story-cover.has-cover-image .bs-meta {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		max-width: 800px;
		margin: 0;
		padding: 5%;
		text-align: left;
	}

	.big-story-cover.has-cover-image .bs-title h1 {
		font-size: 2.3em;
		color: #FFFFFF;
	}

	.big-story-cover.has-cover-image .bs-subtitle {
		font-size: 1.15em;
		color: #FFFFFF;
	}

	.big-story-cover.has-cover-image .bs-byline {
		color: #FFFFFF;
	}

	.big-story-cover.has-cover-image .bs-byline a {
		color: #FFFFFF;
	}

	.big-story-cover.has-cover-image .bs-byline .byline-mod-text {
		color: #FFFFFF;
	}

	.big-story-cover.no-cover-image .bs-meta,
	.big-story-block .pd-shortcode-widget,
	.big-story-block .pd-shortcode-widget figcaption,
	body.big-story .share-icons,
	body.big-story .folo-this-container,
	.big-story-block h1,
	.big-story-block h2,
	.big-story-block h3,
	.big-story-block h4,
	.big-story-block h5,
	.big-story-block h6,
	.big-story-block p {
		max-width: 700px;
		padding: 0;
	}

	.big-story-block .pd-widget-size-large.pd-widget-position-left figcaption,
	.big-story-block .pd-widget-size-jumbo.pd-widget-position-left figcaption {
		padding-left: .5rem;
	}

	.big-story-block .pd-widget-size-large.pd-widget-position-right figcaption,
	.big-story-block .pd-widget-size-jumbo.pd-widget-position-right figcaption {
		padding-right: .5rem;
	}

	.big-story-block .pd-widget-size-jumbo {
		max-width: 1920px;
	}

	.big-story-block .pd-widget-size-large {
		max-width: 850px;
	}

	.big-story-block .pd-widget-size-medium,
	.big-story-block .pd-widget-size-small {
		max-width: 700px;
	}

	.big-story-block .pd-widget-size-small.pd-widget-position-full,
	.big-story-block .pd-widget-size-small.pd-widget-position-split {
		max-width: 640px;
	}
}

@media screen and (min-width: 850px) {
	.big-story-block .pd-widget-size-large.pd-widget-position-left figcaption {
		padding-left: 0;
	}

	.big-story-block .pd-widget-size-large.pd-widget-position-right figcaption {
		padding-right: 0;
	}
}

@media screen and (min-width: 1024px) {
	.big-story-block .pd-widget-size-jumbo.pd-widget-position-left figcaption {
		margin-right: 0;
		text-align: right;
	}

	.big-story-block .pd-widget-size-jumbo.pd-widget-position-right figcaption {
		margin-left: 0;
		text-align: left;
	}
}

/*******************************************************/
/** END BIG STORY ELEMENT STYLES ***********************/
/*******************************************************/


/*******************************************************/
/** START SHORTCODE WIDGET STYLES **********************/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK /
/*******************************************************/
@keyframes pdWidgetFadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.pd-shortcode-widget {
	animation-duration: 1.5s;
	animation-name: pdWidgetFadeIn;
	display: block;
	margin: 0 auto 1em;
	padding: 0;
	font-size: 1em;
}

.pd-shortcode-widget figure {
	box-sizing: content-box;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
	overflow: hidden; /* added 20200420 - can remove if breaks layout */
}

.pd-shortcode-widget figure img {
	vertical-align: bottom;
	font-size: 1em;
}

.pd-shortcode-widget figure .pd-figure-inner-wrap img {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: none;
	vertical-align: bottom;
	font-size: 1em;
}

.pd-shortcode-widget figcaption {
	margin: .35em auto 0;
	padding: 0;
	font-size: 1em;
}

.pd-shortcode-widget .pd-figcaption-inner-wrap {
	line-height: 1.4em;
	font-style: italic;
	font-size: .875em;
	color: #666666;
}

.pd-widget-position-split figure:first-child {
	margin-bottom: 1em;
}

.pd-widget-size-small.pd-widget-position-full,
.pd-widget-size-small.pd-widget-position-split {
	max-width: 90%;
}

@media screen and (min-width: 601px) {
	.pd-widget-position-right,
	.pd-widget-position-left {
		margin-bottom: 0;
	}

	.pd-widget-position-right + *,
	.pd-widget-position-left + * {
		margin-top: 0;
	}

	.pd-widget-position-left figure,
	.pd-widget-position-split figure:first-child {
		float: left;
		width: 48%;
		margin: 0 2% 1em 0;
	}

	.pd-widget-position-right figure,
	.pd-widget-position-split figure:last-child {
		float: right;
		width: 48%;
		margin: 0 0 1em 2%;
	}

	.pd-widget-size-small.pd-widget-position-left figure,
	.pd-widget-size-small.pd-widget-position-right figure {
		width: 32%;
	}

	.pd-widget-position-split {
		margin-bottom: 0;
	}

	.pd-widget-position-split:before,
	.pd-widget-position-split:after {
		content: "";
		display: table;
		clear: both;
	}

	.pd-widget-position-split.resized .pd-figure-outer-wrap {
		position: relative;
		height: 0;
		width: 100%;
		padding-bottom: 75%;
		overflow: hidden;
	}

	.pd-widget-position-split.resized .pd-figure-inner-wrap {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.pd-widget-position-split.resized .pd-figure-inner-wrap img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: 50% 0;
	}
}

@media screen and (max-width: 600px) {
	/* to negate padding added in cph.unified.js */
	.pd-widget-position-split.resized .pd-figure-outer-wrap {
		padding-bottom: 0 !important;
	}
}

/*******************************************************/
/** SHORTCODE WIDGET STYLES ****************************/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK /
/*******************************************************/


/*********************************************************/
/** START EMBED CONTAINER / SHORTCODE STYLES *************/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK **/
/*********************************************************/
.pd-shortcode-widget blockquote {
	margin: 0;
	padding: .5em .75em;
	background-color: #F2F2F2;
	font-size: 1.3em;
	line-height: 1.35em;
	font-style: italic;
	overflow: hidden;
}

.pd-shortcode-widget blockquote:before {
	font-family: FontAwesome;
	content: "\f10d";
	float: left;
	margin-right: .4em;
	font-size: 1.75em;
	font-style: normal;
	color: #3F3F3F;
}

.pd-shortcode-widget blockquote cite {
	display: block;
	font-size: .75em;
	color: #8C8C8C;
}

.pd-shortcode-widget blockquote cite:before {
	content: "\2014\00a0";
}

.drop-cap {
	position: relative;
	top: -2px;
	float: left;
	font-size: 3.6em;
	line-height: 1em;
	padding-right: .1em;
	font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif;
	font-weight: 700;
}

.embed-container {
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container.has-overlay:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.embed-container-16-9 {
	padding-bottom: 56.25% !important;
}

.embed-container-4-3 {
	padding-bottom: 75% !important;
}

.embed-container-1-1 {
	padding-bottom: 100% !important;
}

.embed-container-5-6 {
	padding-bottom: 120% !important;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

/*******************************************************/
/** END EMBED CONTAINER / SHORTCODE STYLES *************/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK /
/*******************************************************/


/*******************************************************/
/** START SWIPER GALLERY STYLES (INLINE GALLERY) *******/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK /
/*******************************************************/
.swiper-gallery {
	display: block;
	margin: 0 auto 1em;
}

.swiper-container {
	box-sizing: content-box;
	height: 400px;
	width: 100%;
	background-color: #111111;
}

.swiper-container .swiper-pagination,
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
	display: none;
}

.swiper-container .swiper-slide {
	box-sizing: content-box;
	background: none;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
	width: 47px;
	height: 64px;
	margin-top: -32px;
	background-color: rgba(0, 0, 0, .1);
}

.swiper-container .swiper-button-prev:hover,
.swiper-container .swiper-button-next:hover {
	transition: background-color 180ms;
	background-color: rgba(0, 0, 0, .25);
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-container-rtl .swiper-button-next {
	left: 0;
	right: auto;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-container-rtl .swiper-button-prev {
	right: 0;
	left: auto;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.swiper-wrapper {
	height: auto !important;
}

.cph-gallery-container {
	box-sizing: content-box;
	position: relative;
	height: 400px;
	line-height: 396px;
	text-align: center;
}

.cph-gallery-container img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto !important;
	max-height: 100% !important;
	width: auto !important;
	max-width: 100% !important;
	margin: auto;
}

.cph-gallery-container iframe.gallery-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.cph-gallery-container div.gallery-ad {
	display: inline-block;
	vertical-align: middle;
	height: 250px;
	line-height: 250px;
	width: 300px;
	background-color: #222222;
}

/*
.is-single-slide .swiper-container {
	height: auto !important;
	max-height: 600px;
}

.is-single-slide .cph-gallery-container {
	height: auto !important;
	line-height: 1 !important;
	max-height: 600px !important;
}

.is-single-slide .cph-gallery-container img {
	position: relative !important;
	display: inline-block !important;
	vertical-align: middle !important;
	height: 100% !important;
	width: auto !important;
}
*/
.cph-gallery-captions {
	position: relative;
}

.cph-gallery-caption {
	display: none;
	padding: .5em .65em;
	border-bottom: 1px solid #333333;
	background-color: #F0F0F0;
	line-height: 1.4em;
	font-size: 14px;
	color: #333333;
}

.cph-gallery-slide-count {
	text-transform: uppercase;
	font-weight: bold;
}

.cph-gallery-slide-count + div:not(:empty) {
	margin-top: .35em;
}

.is-single-slide .cph-gallery-slide-count {
	display: none;
}

.cph-gallery-caption a,
.cph-gallery-caption a:hover {
	color: inherit;
	text-decoration: underline;
}

.cph-gallery-caption p {
	margin: 0 0 .65em 0;
	padding: 0;
}

.cph-gallery-caption > :last-child {
	margin-bottom: 0;
}

/*******************************************************/
/** END SWIPER GALLERY STYLES (INLINE GALLERY) *********/
/** DO NOT MAKE PAGE-SPECIFIC CHANGES WITHIN THIS BLOCK /
/*******************************************************/

/*******************************************************/
/** START: RELATED STORIES AT END OF GALLERIES *********/
/*******************************************************/
.gallery-tsm-slide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	line-height: 1em;
}

.gallery-tsm-slide h3 {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 10px;
	padding: 0;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.gallery-tsm-slide-content {
	position: absolute;
	top: 16px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	line-height: 1em;
}

.gallery-tsm-item {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.gallery-tsm-item-inner {
	display: block;
	margin: 10px;
	overflow: hidden;
}

.gallery-tsm-item-gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25%;
	max-height: 40px;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #111111 100%);
}

.gallery-tsm-image-sizer {
	box-sizing: content-box;
	position: relative;
	height: 0;
	padding-bottom: 85%;
}

@media screen and (min-width: 400px) {
	.gallery-tsm-item {
		width: 33.33%;
		height: 100%;
	}
}

@media screen and (min-width: 431px) {
	.gallery-tsm-item {
		width: 33.33%;
		height: 50%;
	}

	.gallery-tsm-image-sizer {
		padding-bottom: 65%;
	}
}

@media screen and (min-width: 768px) {
	.gallery-tsm-slide {
		padding: 15px;
	}

	.gallery-tsm-item-inner {
		margin: 15px;
	}

	.gallery-tsm-image-sizer {
		padding-bottom: 70%;
	}
}

@media screen and (min-width: 1024px) {
	.gallery-tsm-item {
		width: 25%;
		height: 33.33%;
	}

	.gallery-tsm-image-sizer {
		padding-bottom: 65%;
	}
}

.gallery-tsm-image-holder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gallery-tsm-image-holder img {
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	object-fit: cover;
	object-position: 50% 0;
}

.gallery-tsm-title {
	margin-top: 5px;
	line-height: 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

/*******************************************************/
/** END: RELATED STORIES AT END OF GALLERIES ***********/
/*******************************************************/


/*** START: DISQUS LOGIN STYLES ***/
#disqus_toggle {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

#disqus_toggle img {
	vertical-align: bottom;
	margin: 4px 0 0 0 !important;
}

#disqus_account, #disqus_account p {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	margin: 0 0 1em;
	padding: 1px 0 30px;
	color: #FFFFFF;
	font-weight: 400;
}

#disqus_account p {
	margin: 10px 0 20px 0;
	padding: 0;
}

#disqus_account .input-label {
	color: #001E37;
	cursor: default;
	left: 25px;
	position: absolute;
	top: 15px;
}

#disqus_account label, #disqus_account .label {
	color: #546673;
	display: block;
	margin-bottom: 5px;
}

#disqus_account label, #disqus_account input, #disqus_account button, #disqus_account select, #disqus_account textarea {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}

#disqus_account select, #disqus_account textarea, #disqus_account input[type="email"] {
	background: white none repeat scroll 0 0;
	color: #546673;
	display: inline-block;
	font-size: 16px;
	height: 44.2px;
	line-height: 26px;
	margin-bottom: 20px;
	padding: 4px 6px;
}

#disqus_account input {
	background-color: rgba(22, 75, 120, 0.1) !important;
	border: 1px solid rgba(28, 92, 146, 0.3) !important;
	border-radius: 3px;
	box-shadow: none;
	display: block !important;
	margin: 0 auto !important;
}

#disqus_account input {
	box-sizing: border-box;
	width: 100%;
}

#disqus_account .input-group input {
	color: #FFFFFF;
	padding-left: 90px !important;
}

#disqus_account .submit {
	background: #FFFFFF none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	box-shadow: none;
	color: #2E9FFF;
	font-weight: 600;
	margin: 0 !important;
	padding: 8px 12px;
	position: relative;
	transition: all 250ms ease-in-out 0s;
	width: 100%;
}

#disqus_account .button, #disqus_account a.button {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	vertical-align: middle;
}

#disqus_account fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

/*** END: DISQUS LOGIN STYLES ***/