.post-listing .tag-covid-19.post-preview:not(.category-podcast) .post-header {
	border-top: 4px solid #8f0c00;
	background-color: rgba(143, 12, 0, 0.1);
	padding-bottom: 16px;
}

.tag-covid-19:not(.category-podcast) .post-header .urgent {
	width: 113px;
	padding: 0 16px;
	margin-top: -4px;
	margin-bottom: 12px;
	margin-left: -16px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: white;
	background-color: #8f0c00;
}

.tag-covid-19 .post-header .urgent a:hover {
	color: white;
	text-decoration: none;
}

#home-splash .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header {
	padding: 0 8px 8px;
}

#home-splash .post-listing .post-preview:nth-of-type(n+2).tag-covid-19:not(.category-podcast) .post-thumbnail {
	padding-bottom: 0;
}

#home-splash .post-listing .post-preview:nth-of-type(n+2).tag-covid-19:not(.category-podcast) .post-header .urgent {
	width: 97px;
	margin-left: -8px;
	margin-bottom: 4px;
	padding: 0 8px
}


#home-editors-pick .post-listing .post-preview .card-wrap {
	flex-wrap: nowrap;
} 

#home-editors-pick .post-listing .post-preview .post-title a, 
#post-39857, .related-content { 
	hyphens: auto;
	-webkit-hyphens: auto;
}

.post-preview:first-of-type .post-thumbnail {
	padding-bottom: 0;
}

#home-editors-pick .post-listing .post-preview:first-of-type .post-header {
	padding-top: 4px;
}

#home-editors-pick .post-listing .post-preview.tag-covid-19 .post-header {
	padding: 0px 4px 4px;
}

#home-editors-pick .post-listing .post-preview.tag-covid-19 .post-header .urgent {
	width: 89px;
	padding: 0 4px;
	margin-left: -4px;
	margin-bottom: 4px;
}

#home-news .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header, #home-sport .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header {
	padding: 0 4px 4px;
}
#home-news .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header .urgent, #home-sport .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header .urgent {
	width: 89px;
	margin-left: -4px;
	margin-bottom: 0;
	padding: 0 4px;
}

#home-culture .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header {
	padding: 0 8px 8px;
}
#home-culture .post-listing .post-preview:nth-of-type(n+4).tag-covid-19 .post-header .urgent {
	width: 97px;
	margin-left: -8px;
	margin-bottom: 0;
	padding: 0 8px;
}

@media screen and (max-width: 960px) {
	.post-listing .tag-covid-19.post-preview .post-header {
		padding: 4px;
	}
	
	.post-listing .tag-covid-19.post-preview .post-header .urgent {
		width: 89px;
		padding: 0 4px;
		margin-left: -4px;
	}
	
	#home-splash .post-listing .post-preview:first-of-type.tag-covid-19 .post-header, #home-news .post-listing .post-preview:first-of-type.tag-covid-19 .post-header, #home-features .post-listing .post-preview:first-of-type.tag-covid-19 .post-header, #home-culture .post-listing .post-preview:first-of-type.tag-covid-19 .post-header, #home-sport .post-listing .post-preview:first-of-type.tag-covid-19 .post-header, #home-editorial .post-listing .post-preview:first-of-type.tag-covid-19 .post-header {
		padding: 0 12px 12px;
	}
	#home-splash .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent, #home-news .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent, #home-features .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent, #home-culture .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent, #home-sport .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent, #home-editorial .post-listing .post-preview:first-of-type.tag-covid-19 .post-header .urgent {
		width: 105px;
		margin-left: -12px;
		 padding: 0 12px;
	}
	
	#home-news .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header, #home-features .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header, #home-sport .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header, #home-editorial .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header {
		padding: 0 4px 4px;
	}
	#home-news .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header .urgent, #home-features .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header .urgent, #home-sport .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header .urgent, #home-editorial .post-listing .post-preview:nth-of-type(n+2).tag-covid-19 .post-header .urgent  {
		width: 89px;
		margin-left: -4px;
		padding: 0 4px;
	}
	
	#home-editors-pick .post-listing .post-preview .post-header {
		padding-top: 8px;
	}
}

/* Covid 19 */
#covid-19-graphic {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}

#covid-19-graphic .section-title {
	width: 100%;
	flex-basis: 100%;
	margin-top: 0;
}

#covid-19-graphic .column {
	width: 33.333%;
	flex-basis: 33.333%;
	padding: 8px
}

#covid-19-graphic #covid-sa-stats,
#covid-19-graphic #covid-world-stats {
	width: 16.666%;
	flex-basis: 16.666%;
}

#covid-19-graphic table {
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #cccccb;
}

#covid-19-graphic th {
	background-color: #0d161a;	
	color: white;
	text-align: left;
	padding: 4px;
	font-family: "pt serif", serif;
}

#covid-19-graphic td {
	padding: 4px 4px 0;
	border: 1px solid #cccccb;
	border-bottom: none;
}

#covid-19-graphic .value {
	padding: 0 4px 4px;
	font-family: "pt serif", serif;
	font-weight: 700;
	font-size: 29px;
	color: #8f0c00;
	border-top: none;
}

#covid-19-graphic .global-list .value {
	color: #1c5f90;
}

/* #covid-19-graphic #covid-curve table,
#covid-19-graphic #covid-map table {
	border-bottom: none;
} */

/* #covid-19-graphic #covid-map #Gauteng .cls-1, 
#covid-19-graphic #covid-map #Western_Cape .cls-1,
#covid-19-graphic #covid-map #Limpopo .cls-1,
#covid-19-graphic #covid-map #Mpumalanga .cls-1,
#covid-19-graphic #covid-map #KwaZulu-Natal .cls-1,
#covid-19-graphic #covid-map #Free_State .cls-1,
#covid-19-graphic #covid-map #Eastern_Cape .cls-1,
#covid-19-graphic #covid-map #Northwest_Province .cls-1,
#covid-19-graphic #covid-map #Northern_Cape .cls-1 {
	fill: #c17b73;
} */

#covid-19-graphic #covid-map .cls-1:hover {
	fill: #8f0c00;
	cursor: pointer;
}

#covid-19-graphic #covid-curve td {
	border: none;
} 

@media screen and (max-width: 1440px) {
	#covid-19-graphic .column,
	#covid-19-graphic #covid-sa-stats,
	#covid-19-graphic #covid-world-stats {
		width: 50%;
		flex-basis: 50%;
	}
	
	#covid-19-graphic #covid-map {
		order: 1
	}
	#covid-19-graphic #covid-sa-stats {
		order: 3;
	}
	#covid-19-graphic #covid-curve {
		order: 2;
	}
	#covid-19-graphic #covid-world-stats {
		order: 4;
	}
	
	#covid-19-graphic figcaption {
		order: 5;
	}
	
	.home #covid-19-graphic #covid-map {
		width: 50%;
		flex-basis: 50%;
	}
	
	.home #covid-19-graphic #covid-sa-stats,
	.home #covid-19-graphic #covid-world-stats{
		width: 25%;
		flex-basis: 25%;
	}
}
@media screen and (max-width: 480px) {
	#covid-19-graphic .column,
	#covid-19-graphic #covid-sa-stats,
	#covid-19-graphic #covid-world-stats {
		width: 100%;
		flex-basis: 100%;
	}
	#covid-19-graphic #covid-sa-stats {
		order: 3;
	}
	#covid-19-graphic #covid-world-stats {
		order: 4;
	}
	
	.home #covid-19-graphic #covid-map,
	.home #covid-19-graphic #covid-sa-stats,
	.home #covid-19-graphic #covid-world-stats{
		width: 100%;
		flex-basis: 100%;
	}
}

.home #covid-19-graphic {
	margin-left: -8px;
		margin-right: -8px;
}
.home #covid-19-graphic .section-title {
	margin-left: 8px;
	margin-right: 8px;
}

/* .single figcaption { 
	padding-left: 0 !important;
	} */

.wp-block-gallery.show-captions .blocks-gallery-item figcaption.blocks-gallery-item__caption {
	display: block;
	padding-left: 8px;
}

#post-34422 .post-title a {
	hyphens: auto;
	-webkit-hyphens: auto;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.wp-block-embed-twitter {
	padding-top: 0;
}

.wp-block-embed-youtube .wp-block-embed__wrapper{
	position:initial;
}
