/* LF - bugfix for ads print style issue */
@media print {
	body.custom-ad-bg {
		display: unset;
	}
}

.entry-content .wp-caption-text, .entry-content figcaption {max-width: 1600px !important;}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {background-color: rgba(0,0,0,.7) !important;}

.govpack_profiles-template-default .entry-header, .govpack_profiles-template-default .author-bio {display:none !important;}

@media only screen and (min-width: 782px) {.govpack_profiles-template-default .main-content {max-width:600px;margin-left:auto;margin-right:auto;}}


.sep, .sep + a {display:none;}

.wp-block-embed iframe {width:100%;}

.updated, .updated-label {display:none !important;}

.tag-live-story .published {display:none !important;}

.tag-live-story .updated {display:inline-block !important;}

.tag-live-story .updated:before {content:"Updated: ";font-weight:bold;}

.single .entry-meta {display:block;}

.author-avatar {float:left;}

.election-night-block {border-radius:15px;}

.single-newspack_lst_generic .category-notices .entry-title, .single-newspack_lst_generic .category-notices .entry-subhead, .single-newspack_lst_generic .category-notices .entry-meta {display:none;}

.single-newspack_lst_generic .entry-header, .single-newspack_lst_generic .entry-content, .single-newspack_lst_generic .entry-footer {max-width:780px;margin-left:auto;margin-right:auto;}

.newspack-lightbox.newspack-popup.newspack-lightbox-placement-top.newspack-lightbox-size-full-width.newspack-lightbox-no-overlay .newspack-popup-wrapper {background-image:url("https://ctmirror-images.s3.amazonaws.com/wp-content/uploads/2022/11/Giving-Tuesday-Header-Background-Tall.jpg") !important;color:#ffffff;background-position: center !important;background-size: cover !important;}

@media only screen and (min-width: 782px) {.newspack-lightbox.newspack-popup.newspack-lightbox-placement-top.newspack-lightbox-size-full-width.newspack-lightbox-no-overlay .newspack-popup-wrapper, .newspack-popup.newspack-above-header-popup {background-image:url("https://ctmirror-images.s3.amazonaws.com/wp-content/uploads/2022/11/Giving-Tuesday-Header-Background-Wide-scaled.jpg") !important;}
}

.newspack-lightbox.newspack-popup.newspack-lightbox-placement-top.newspack-lightbox-size-full-width.newspack-lightbox-no-overlay .newspack-popup__content-wrapper, .newspack-popup.newspack-above-header-popup {overflow:visible;}

.background-image-container {background: rgba(255,255,255,0.91);box-shadow: 0px 0px 500px 500px rgba(255, 255, 255, 0.91);}

.wp-block-newspack-blocks-author-profile__bio h3 {margin-bottom:5px !important;}

.wp-block-newspack-blocks-author-profile__job-title {margin-bottom:14px !important;}

.wp-block-newspack-blocks-author-profile__job-title {font-family:"EB Garamond","Helvetica","sans-serif"}


/* AFGHAN PROJECT */

.postid-1011085 .top-header-contain, .postid-1011085 .entry-header, .postid-1011085 .newspack-broadstreet-header {display:none;}

.postid-1011085 .site-content, .photo-essay-title-block, .photo-essay-title-container {margin-top:0px !important;}

.photo-essay-title-block-caption {padding-bottom:20px;}

.entry-content .alignfull > figcaption, .entry-content .alignwide > figcaption {width:90vw !important;max-width:90vw !important;margin-left:auto;margin-right:auto;}

.blocks-gallery-caption {text-align:left !important;}

@media only screen and (max-width: 599px) {.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {width:100% !important;} .photo-essay-title-block .wp-block-media-text__media img {margin-bottom:30px;}}

@media only screen and (min-width: 600px) {.photo-essay-title-block-caption {max-width:520px;position:absolute;bottom:15px;padding-bottom:0px;} .postid-1011085 .wp-block-image.alignfull img {max-width:1200px !important;margin-left:auto;margin-right:auto;}}

@media only screen and (min-width: 1200px) {.entry-content .alignfull > figcaption, .entry-content .alignwide > figcaption, .alignfull .blocks-gallery-caption {width:100% !important;} .postid-1011085 .entry-content .alignfull > figcaption {max-width:1200px !important;}}

.postid-1011085 .site-header {top:0px;}

.postid-1011085 #tertiary-nav-contain {top:15px;}

.photo-gallery-credit a {color:#888888 !important;font-size:0.75em;line-height:1em;text-transform: uppercase;text-decoration:none;}


/* EVICTIONS PROJECT */

.postid-1019372 .top-header-contain, .postid-1019372 .entry-header, .postid-1019372 .newspack-broadstreet-header, .postid-1020718 .top-header-contain, .postid-1020718 .entry-header, .postid-1020718 .newspack-broadstreet-header, .hide-page-title .newspack-broadstreet-header {display:none;}

.postid-1019372 .site-content, .postid-1020718 .site-content, .feature-story-title-container, .feature-story-title-block {margin-top:0px !important;}

.feature-story-title-container {z-index:998;}

.postid-1019372 .site-header, .postid-1020718 .site-header {top:0px;}

.postid-1019372 #tertiary-nav-contain, .postid-1020718 #tertiary-nav-contain {top:15px;}

.feature-story-entry-header img {margin-top:-2px;}

.feature-story-entry-header .entry-subhead {display:flex;}

.story-sidebar {font-size:15px;}

.feature-story-fade-in-block {opacity:0}

.feature-story-fade-in-block {
animation: fadeInAnimation ease 3s;
animation-iteration-count: 1;
animation-delay: 1s;
animation-fill-mode: forwards;
-webkit-animation: fadeInAnimation ease 3s;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 1s;
-webkit-animation-fill-mode: forwards;
        }
@keyframes fadeInAnimation {
	0% {opacity: 0;}
100% {opacity: 1;}
}
@-webkit-keyframes fadeInAnimation {
	0% {opacity: 0;}
100% {opacity: 1;}
}

.feature-story-share-buttons {flex-direction:row !important;}

@media only screen and (min-width: 780px) {
.feature-story-entry-header img {margin-top:-8px;}
.feature-story-entry-header .wp-block-separator, .feature-story-entry-header hr {margin-top:16px;}
.feature-story-entry-header .entry-subhead {margin-bottom:0;}
.feature-story-share-buttons::before {content:'SHARE';font-size:10.5px;font-weight:bold;font-family:"EB Garamond","Helvetica","sans-serif";color:#888888;}
.feature-story-social-share-container {position:fixed;bottom:0px;left:10px;z-index:1;}
.feature-story-share-buttons svg {width:1em !important;height:1em !important;}
.feature-story-share-buttons {flex-direction:column !important;}
}

@media only screen and (min-width: 1380px) {.story-sidebar {position: absolute;right: 100%;width: 300px !important;}}

/* SCROLLYTELLING */

.scrollytelling-block {margin-top:0px !important;margin-bottom:0px !important;}

.scrollytelling-timeline-top {position:absolute;left:50%;-webkit-transform: translateX(-50%);
transform:translateX(-50%);top:-10px;}

.scrollytelling-timeline-bottom {position:absolute;left:50%;-webkit-transform: translateX(-50%);
transform:translateX(-50%);bottom:-16px;}

.scrollytelling-block-fade:after {
	content  : "";
  position : absolute;
  z-index  : 1;
  bottom   : 0;
  left     : 0;
  pointer-events   : none;
  background-image : linear-gradient(to bottom, 
                    rgba(255,255,255, 0), 
                    rgba(255,255,255, 1) 90%);
	width:100%;
	height:4em;
}

@media only screen and (min-width: 1200px) {
.scrollytelling-timeline-block {width:585px;}
.scrollytelling-timeline-dot {position:absolute;margin:0 0 !important;left:50%;top:50%;-webkit-transform: translate(-50%, -50%);
transform:translate(-50%, -50%);}
.scrollytelling-timeline-block h2 {margin-top:0px !important;}
}

@media only screen and (max-width: 1199px) {
.scrollytelling-timeline-block {width:600px;margin:auto;float:none;}
}

@media only screen and (max-width: 599px) {
.scrollytelling-timeline-block {width:280px;}
.scrollytelling-timeline-block h2 {margin-bottom:10px !important;}
.scrollytelling-timeline-block p {margin-top:10px !important;}
}