
.homeStrip {
	border-bottom: 1px solid #3a383a;
	margin-bottom: 1em;
}

.homeStrip .articleWrap ul {
	padding: .5em 0 1em;
}

em {
	font-style: italic !important;
}

.fancyboxes {
	display: none;
}

#newsletterPopup {
	display: block;
	width: 650px;
	max-width: 95%;
	height: 175px;
}

#newsletterPopup .popupTitle {
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #3a383a;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

#newsletterPopup .popupTitle h3 {
	display: inline-block;
	font-size: 2.5em;
	font-family: "RockwellEB", serif;
}

#newsletterPopup .popupTitle h3::before {
	content: url("https://thephiladelphiacitizen.org/nitropack_static/rjCplBTregrNqOsSFAbNvRgdiyEHCCRe/assets/images/optimized/rev-3dcbf0f/thephiladelphiacitizen.org/wp-content/themes/citizen/img/footerBolt-small.png");
	display: block;
	float: left;
	background-size: contain;
	padding-right: 15px;
}

#newsletterPopup .popupTitle h3:after {
	content: url("https://thephiladelphiacitizen.org/nitropack_static/rjCplBTregrNqOsSFAbNvRgdiyEHCCRe/assets/images/optimized/rev-3dcbf0f/thephiladelphiacitizen.org/wp-content/themes/citizen/img/footerBolt-small.png");
	display: block;
	float: right;
	background-size: contain;
	padding-left: 15px;
}

#newsletterPopup .newsletterSpot {
	width: 100%;
	border-right: 0;
	position: relative;
}

#newsletterPopup .newsletterSpot .mc4wp-form label {
	display: none;
}

#newsletterPopup .newsletterSpot .mc4wp-form form {
	max-width: 450px;
	margin: 0 auto;
}

#newsletterPopup .newsletterSpot #mc4wp_email {
	width: calc(100% - 94px - 1em);
}

.featuredStory {
	width: 100%;
	display: inherit;
	margin-bottom: 1.5em;
	text-align: center;
}

.featuredStory .featuredStory-titlebar .title, .featuredStory .featuredStory-titlebar h1, .featuredStory .featuredStory-titlebar p, .featuredStory .featuredStory-titlebar span, .featuredStory .text-overlay .title, .featuredStory .text-overlay h1, .featuredStory .text-overlay p, .featuredStory .text-overlay span {
	transition: color .3s;
}

.featuredStory .featuredStory-titlebar span.subheader, .featuredStory .text-overlay span.subheader {
	color: #3a383a;
	font-size: 2em;
	line-height: .5em;
	margin-bottom: .25em;
	margin-top: 0;
}

@media (max-width: 900px) {
	.featuredStory .featuredStory-titlebar span.subheader, .featuredStory .text-overlay span.subheader {
		font-size: 5vw;
		line-height: 1em;
	}
}

.featuredStory .featuredStory-titlebar .title, .featuredStory .featuredStory-titlebar h1, .featuredStory .text-overlay .title, .featuredStory .text-overlay h1 {
	color: #3a383a;
	font-size: 4em;
	text-transform: uppercase;
	line-height: .95em;
	font-family: "RockwellEB", serif;
	margin-bottom: 0em;
	font-size-adjust: auto;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .01);
	margin-top: 0;
}

.featuredStory .featuredStory-titlebar p, .featuredStory .text-overlay p {
	color: #3a383a;
	font-size: 1.1em;
	font-weight: 200;
	margin-top: .75em;
	padding: 0 4em;
	line-height: 1.25em;
}

.featuredStory .featuredStory-titlebar span, .featuredStory .text-overlay span {
	font-family: "RockwellEB", serif;
	color: #ec008c;
	font-size: .8em;
	display: block;
	text-transform: uppercase;
	margin-top: 1em;
}

.featuredStory .featuredStory-titlebar {
	padding: 2em 1.5em;
	background: #fff;
	border-bottom: 1px solid #3a383a;
	display: inline-block;
	margin: auto;
	clear: both;
	text-align: center;
	position: relative;
	top: -20px;
}

.featuredStory .featuredStory-titlebar:hover h1, .featuredStory .featuredStory-titlebar:hover h2, .featuredStory .featuredStory-titlebar:hover h3, .featuredStory .featuredStory-titlebar:hover p, .featuredStory .featuredStory-titlebar:hover span {
	color: #ec008c;
}

.featuredStory .col {
	width: 110%;
	margin-left: -5%;
	min-height: 600px;
	float: left;
	text-align: center;
	background-size: cover !important;
	position: relative;
}

.featuredStory .col .text-overlay {
	position: absolute;
	bottom: -8.5em;
	bottom: 30px;
	padding: 2em 1.5em;
	width: calc(92% - 3em);
	background: #fff;
	left: 4%;
	border-bottom: 1px solid #3a383a;
}

.featuredStory .col[style*="background:url()"] {
	min-height: 0;
	margin-bottom: -9em;
	width: 100%;
}

.featuredStory .col[style*="background:url()"] .mobileTileImg {
	display: none !important;
}

@media (max-width: 900px) {
	.featuredStory .col[style*="background:url()"] {
		margin-bottom: 0;
	}
}

.featuredStory .col[style*="background:url()"] .text-overlay {
	position: relative;
	bottom: 0;
	display: block;
	width: auto;
}

.featuredStory .col[style*="background:url()"] .text-overlay:before {
	content: "";
	position: relative;
	display: block;
	width: 100%;
	background: url("https://thephiladelphiacitizen.org/wp-content/themes/citizen/img/pinkLightning.png") top center no-repeat;
	background-size: contain;
	margin-bottom: 1em;
	height: 60px;
	transition: all .2s ease-out;
}

@media (min-width: 900px) {
	.featuredStory .col[style*="background:url()"] .text-overlay:hover {
		padding-bottom: 2em;
	}
}

.featuredStory .col[style*="background:url()"] .text-overlay:hover:before {
	transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
}

.featuredStory.noFeaturedImage .col {
	float: none;
}

.featuredStory.noFeaturedImage .col .text-overlay {
	left: auto;
	bottom: auto;
}

#calDate {
	display: block;
	position: relative;
	background: url("https://thephiladelphiacitizen.org/nitropack_static/rjCplBTregrNqOsSFAbNvRgdiyEHCCRe/assets/images/optimized/rev-3dcbf0f/thephiladelphiacitizen.org/wp-content/themes/citizen/img/calendar.png") center no-repeat;
	width: 100%;
	width: 100%;
	height: 111px;
	text-align: center;
	left: 0;
	color: #ec008c;
	font-family: "RockwellEB", serif;
	font-weight: bold;
	transition: all .3s;
}

#calDate.nitro-lazy {
	background: none !important;
}

#calDate .calDots {
	position: absolute;
	display: block;
	top: 0;
	height: 111px;
	width: 100%;
	z-index: 0;
	background: url("https://thephiladelphiacitizen.org/nitropack_static/rjCplBTregrNqOsSFAbNvRgdiyEHCCRe/assets/images/optimized/rev-3dcbf0f/thephiladelphiacitizen.org/wp-content/themes/citizen/img/calDots.png") center no-repeat;
	transition: all .3s;
}

#calDate .calDots.nitro-lazy {
	background: none !important;
}

#calDate .calText {
	position: relative;
	top: 22px;
}

#calDate .calText span {
	font-size: 14px;
}

#calDate p {
	font-size: 42px;
	margin: -5px 0 0;
}

.row {
	width: 100%;
	display: inline-block;
	padding-bottom: 1.5em;
}

.row .col {
	float: none;
	overflow: hidden;
	display: block;
}

.row .col img {
	width: 100%;
	display: block;
	max-height: 100%;
}

.row .col {
	position: relative;
	margin: 0 0 1.5em;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	background-size: cover !important;
	background-position: center !important;
}

.row .col a:hover {
	color: #ec008c;
}

.row .col:nth-child(odd) {
	margin-right: 1.5em;
	float: left;
	width: 55%;
}

.row .plainText:nth-child(odd) {
	width: 45%;
}

.row .plainText {
	background-color: #fff;
	transition: outline .3s;
}

.row .plainText .boltGraphic {
	transition: all .3s;
}

.row .plainText:hover {
	outline: 1px solid #ec008c;
}

.row .plainText:hover .boltGraphic {
	margin-top: -.5em;
	margin-bottom: .5em;
}

.row .plainText:hover a, .row .plainText:hover h2 {
	color: #ec008c;
}

.row .col:nth-of-type(4n + 1) {
	width: 50%;
}

.row .event:nth-child(odd) {
	width: 45%;
}

.row .event {
	text-align: center;
	outline: 1px solid #b0afb0;
	background-color: #fff;
	transition: outline .3s;
}

.row .event .eventLabel {
	font-family: "RockwellEB", serif;
	color: #ec008c;
	width: 100%;
	font-size: 1.15em;
	padding: 0;
	padding-top: 10px;
	position: relative;
	left: 12px;
}

.row .event p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 1em;
}

.row .event .title, .row .event h1 {
	font-size: 2.4em;
}

.row .event .title, .row .event h1, .row .event h2 {
	margin: .2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "RockwellEB", serif;
}

.row .event h2 {
	font-size: 1.8em;
	margin: 0 1em .2em;
}

.row .event .table {
	height: 100%;
	display: table;
}

.row .event .table .cell {
	display: table-cell;
	vertical-align: middle;
}

.row .event h2 {
	transition: color .3s;
}

.row .event .detsCenter {
	width: 90%;
	margin: 0 auto;
	display: inline-block;
}

.row .event .detsCenter .left, .row .event .detsCenter .right {
	color: #ec008c;
	font-family: "AvenirBlack", sans-serif;
	text-transform: uppercase;
	font-size: .9em;
	width: 50%;
	margin: .5em 0;
	padding: 0;
	font-weight: 900;
}

.row .event .detsCenter .left span, .row .event .detsCenter .right span {
	color: #3a383a;
	text-transform: lowercase;
}

.row .event .detsCenter .left {
	float: left;
	text-align: left;
}

.row .event .detsCenter .right {
	float: right;
	text-align: right;
}

.row .event .detsCenter p {
	padding: 0;
	width: 100%;
	float: left;
}

.row .event:hover {
	outline: 1px solid #ec008c;
}

.row .event:hover #calDate {
	margin-top: -.5em;
	margin-bottom: .5em;
}

.row .event:hover #calDate .calDots {
	margin-top: .5em;
}

.row .event:hover a, .row .event:hover h2 {
	color: #ec008c;
}

.row .plainText {
	text-align: center;
	outline: 1px solid #b0afb0;
}

.row .plainText .boltGraphic {
	display: inline-block;
	background: url("https://thephiladelphiacitizen.org/wp-content/themes/citizen/img/pinkLightning.png");
	width: 32px;
	height: 49px;
}

.row .plainText p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 1em;
}

.row .plainText h2 {
	font-size: 2.4em;
	transition: color .3s;
	margin: .2em .4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "RockwellEB", serif;
}

.row .plainText .table {
	height: 100%;
	display: table;
}

.row .plainText .table .cell {
	display: table-cell;
	vertical-align: middle;
}

.row .plainText .table .cell span.author {
	display: block;
	color: #ec008c;
	font-size: .8em;
	text-transform: uppercase;
	margin-top: .5em;
	font-family: "RockwellEB", serif;
}

.row .plainText .detsCenter {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.row .plainText .detsCenter .left, .row .plainText .detsCenter .right {
	color: #ec008c;
	text-transform: uppercase;
	font-size: .9em;
	width: 50%;
	margin: .5em 0;
	padding: 0;
	font-weight: 900;
}

.row .plainText .detsCenter .left span, .row .plainText .detsCenter .right span {
	color: #3a383a;
}

.row .plainText .detsCenter .left {
	float: left;
	text-align: left;
}

.row .plainText .detsCenter .right {
	float: right;
	text-align: right;
}

.row .plainText .detsCenter p {
	padding: 0 1em;
}

.row .bolt-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(236, 0, 140, .5);
	background-image: url("https://thephiladelphiacitizen.org/wp-content/themes/citizen/img/lightning.png");
	background-repeat: no-repeat;
	background-position: center;
}

.row .bolt-overlay.nitro-lazy {
	background-image: none !important;
}

.row .text-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	transition: all .3s;
}

.row .text-overlay .title-wrap {
	margin-top: 1.5em;
	text-transform: uppercase;
	font-family: "RockwellEB", serif;
}

.row .text-overlay .title-wrap .title, .row .text-overlay .title-wrap h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: .1em;
	margin-top: 0 !important;
}

.row .text-overlay .title-wrap>.super-header {
	font-size: 1em;
	display: block;
	margin-bottom: .5em;
}

.row .text-overlay span.author {
	display: block;
	text-transform: uppercase;
	color: #ec008c;
	font-size: .8em;
	margin-top: .5em;
	font-family: "RockwellEB", serif;
}

.row a {
	color: #3a383a;
}

.row a p {
	font-weight: normal;
	font-size: .95em;
	line-height: 1.25em;
}

.row .placeholder .bolt {
	text-align: center;
	display: table;
	height: 75%;
	width: 100%;
	transition: height .3s;
}

.row .placeholder .bolt .boltWrapper {
	display: table-cell;
	vertical-align: middle;
}

.row .placeholder .bolt img {
	display: inline-block;
	width: inherit;
	height: inherit;
}

.row .placeholder:hover .bolt {
	height: 70%;
}

.archive .row .col, .search .row .col {
	background-color: #3a383a !important;
}

.archive .row .event, .archive .row .plainText, .search .row .event, .search .row .plainText {
	background-color: #fff !important;
}

.featuredStory .col:hover {
	color: #3a383a;
}

.featuredStory .col:hover .text-overlay .title, .featuredStory .col:hover .text-overlay h1, .featuredStory .col:hover .text-overlay h2, .featuredStory .col:hover .text-overlay h3, .featuredStory .col:hover .text-overlay p, .featuredStory .col:hover .text-overlay span {
	color: #ec008c;
}

.col:hover {
	color: #3a383a;
}

@media (min-width: 900px) {
	.col:hover .podcastIcon {
		top: calc(25% - 1em);
	}
}

.col:hover .text-overlay {
	color: #ec008c;
}

@media (min-width: 900px) {
	.col:hover .text-overlay {
		padding-bottom: 2em;
	}
}

.col:hover .text-overlay a {
	color: #ec008c;
}

.alm-btn-wrap:before, .alm-btn-wrap:after {
	display: none !important;
}

.alm-btn-wrap .alm-load-more-btn {
	background: rgba(0, 0, 0, 0);
	color: #ec008c;
	border: 2px solid #ec008c;
	border-radius: inherit;
	transition: background .3s, color .3s, border .3s;
	padding: .75em 2em !important;
	line-height: 1em;
	font-size: 1em;
	height: inherit;
	outline: 0;
	text-transform: uppercase;
	font-family: "AvenirBlack", sans-serif;
	display: block;
	margin: 2rem auto 0;
	width: -moz-fit-content;
	width: fit-content;
}

.alm-btn-wrap .alm-load-more-btn:before {
	display: none !important;
}

.alm-btn-wrap .alm-load-more-btn:hover {
	background: #ec008c;
	color: #fff;
}

.alm-btn-wrap .alm-load-more-btn.done {
	display: none;
}

.row .event .table {
	margin: 0 auto;
}

@media (min-width: 900px) {
	#storyList .storyItem {
		background-origin: content-box;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		padding-bottom: 100px;
	}
	
	#storyList .storyItem .text-overlay .title-wrap .title {
		margin-bottom: 0;
	}
	
	#storyList .storyItem .text-overlay p {
		font-weight: normal;
		font-size: .95em;
		line-height: 1.35em !important;
		margin-bottom: 0;
	}
}
