.desktop.banner {
	padding-top: 61.25%;
}

.desktop.banner .bottom-center {
	z-index: 3;
	bottom: unset;
	top: 33%;
}
.mobile.banner .bottom-center {
	z-index: 3;
	bottom: unset;
	top: 43%;
}

.banner .overlay {
	pointer-events: none;
}
.flourish.board-updates-secrete {
	transform: rotate(-67deg);
	width: 10%;
	pointer-events: all;
	cursor: pointer;
	z-index: 1;
	position: absolute;
	left: unset;
	bottom: unset;
	cursor: pointer;
}
.desktop.banner .flourish.board-updates-secrete {
	top: 63%;
	right: 10%;
}
.mobile.banner .flourish.board-updates-secrete {
	top: 67%;
	right: 14%;
}

.flourish.board-updates-secrete:hover,
.flourish.board-updates-secrete:focus {
	animation: advisory-wiggle 0.5s ease;
}

@keyframes advisory-wiggle {
	0%,
	100% {
		transform: rotate(-67deg);
	}
	25% {
		transform: rotate(-77deg);
	}
	50% {
		transform: rotate(-57deg);
	}
	75% {
		transform: rotate(-77deg);
	}
}

@media (min-width: 769px) {
	.columns2.container > .column1 {
		flex: 0 1 50%;
	}
}
@media (min-width: 769px) {
	.job-listings.columns2.container > .column1 {
		margin-bottom: 15px;
		height: unset;
	}
}
.job-card {
	border: 1px solid #7c7c7c;
	border-radius: 12px;
	margin: 7px;
	padding: 12px;
	height: 100%;
}
.job-card h4 {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 1em;
}
.job-card .body {
	font-size: 0.7em;
}
.job-card ul {
	margin: 0.5em 0;
	text-indent: 0.5em;
}
.job-card li {
	color: var(--grey);
	display: inline-block;
	list-style-position: inside;
	text-indent: 1em;
	margin-right: 1.5em;
}
.job-card li:before {
	content: " ";
	display: list-item;
	position: absolute;
	text-indent: 0;
}
.job-card .greencross {
	color: var(--grey);
	background-image: url(/images/board-updates/greencross.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 14px;
	text-indent: 1.5em;
}
.job-card h5 {
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	margin: 0.75em 0;
	font-size: 1.1em;
}
.job-card p.text {
	font-size: 1em;
}
.job-card r {
	letter-spacing: 2px;
	transform: scaleX(0.5);
	margin-left: 1px;
	font-size: 7px;
	vertical-align: middle;
}
.job-card h4 r {
	font-size: 8px;
}

@media (min-width: 769px) {
	.deputy-directors-blog.columns2.with-gap._10pct > .column1:first-of-type {
		flex: 1 1 100%;
	}
	.deputy-directors-blog.columns2.with-gap._10pct > .column1 {
		flex: 0 1 45%;
	}
}

@media (min-width: 769px) {
	.deputy-directors-blog.columns2.with-gap._10pct > .column1:nth-last-child(1),
	.deputy-directors-blog.columns2.with-gap._10pct > .column1:nth-last-child(2) {
		margin-bottom: 10%;
	}
}

@media (min-width: 769px) {
	.deputy-directors-blog-block.block-container.padded {
		padding: 5% 10% 0 10%;
	}
}

@media (min-width: 769px) {
	.columns2.container.with-gap._10pct > .column1.weird {
		margin-bottom: 5% !important;
	}
}

@media (min-width: 769px) {
	.map-pieces {
		margin-top: 5%;
		margin-bottom: 0;
	}
}
@media (min-width: 769px) {
	.map-pieces {
		margin-top: 5%;
		margin-bottom: 0;
	}
}
.map-pieces .image-container {
	margin-bottom: 15px;
}

@media (min-width: 769px) {
	.map-pieces > .column1:nth-last-child(1),
	.map-pieces > .column1:nth-last-child(2) {
		margin-bottom: 0;
	}
}
@media (min-width: 769px) {
	.map-pieces > .column1:nth-last-child(1),
	.map-pieces > .column1:nth-last-child(2) {
		margin-bottom: 0;
	}
}
