.image-map-wrapper {
	max-width: 100%;
}

.hidden-mobile {
	display: block;
}
.visible-mobile {
	display: none;
}

@media (max-width: 768px) {
	.hidden-mobile {
		display: none;
	}
	.visible-mobile {
		display: block;
	}
	.visible-mobile img {
		width: 100%;
		display: block;
	}
	.visible-mobile .content {
		padding-top: 30px;
	}
	.visible-mobile .content ul {
		list-style: none;
		margin-left: 0;
	}
	.visible-mobile .content ul li {
		padding-left: 0;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc;

	}
	.visible-mobile .content ul li a {
		text-decoration: underline;
	}
}

.img-stage {
	position: relative;
	display: block;
	max-width: 100%;
	background-color: #000;
}

#anam-map {
	display: block;
	max-width: 100%;
	height: auto;
	transition: filter 0.4s ease, opacity 0.4s ease;
}

#anam-map.blurred {
	filter: blur(4px);
	opacity: 0.7;
}

.overlay-image {
	position: absolute;
	display: block; /* prevent baseline/inline drift */
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s ease;
	height: auto;
}

.overlay-image img {
	width: 100%;
	height: auto;
}

.overlay-image.active { opacity: 1; }

span.overlay-text {
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform:  uppercase;
	background: #000;
	padding: 0 15px;
	border-radius: 16px;
	/* min-width: 100%; */
	bottom: -30px;
	top: auto;
	width: auto;
	white-space: nowrap;
	height: 32px;
	line-height: 32px;
}

span.overlay-text.overlay--elliott {
	bottom: -11px;
	left: 58%;
}

span.overlay-text.overlay--geoff {
	bottom: 13px;
}

span.overlay-text.overlay--kim {
	bottom: -2px;
	left: 53%;
}

/* Margaret */
.overlay--margaret {
	width: 7.39416745%;
	left: 11.96613358%;
	top: 15.14271892%;
}

/* Pam */
.overlay--pam {
	width: 11.17591721%;
	left: 5.49388523%;
	top: 23.68069666%;
}

/* Peter */
.overlay--peter {
	width: 8.57008467%;
	left: 13.47130762%;
	top: 29.28156749%;
}

/* Philip */
.overlay--phil {
	width: 8.72060207%;
	left: 10.08466604%;
	top: 39.24770198%;
}

/* Simone */
.overlay--simone {
	width: 27.49764629%;
	left: 18.25964252%;
	top: 9.77358578%;
}

/* Jeremy */
.overlay--jeremy {
	width: 7.53527752%;
	left: 34.98588899%;
	top: 24.33478471%;
}

/* Liz */
.overlay--liz {
	width: 8.15617968%;
	left: 32.99153340%;
	top: 36.84034833%;
}

/* Stefanie Farrands */
.overlay--stefanie {
	width: 22.86039511%;
	left: 10.83536689%;
	top: 54.67731011%;
}

/* Tony Burke MP */
.overlay--tony {
	width: 7.77046134%;
	left: 11.58984102%;
	top: 67.27237563%;
}

/* Nick Bailey */
.overlay--nick {
	width: 15.70084666%;
	left: 18.73941675%;
	top: 48.11475943%;
}

/* Prof John Daley AM */
.overlay--john {
	width: 9.86923707%;
	left: 17.14111007%;
	top: 71.62360910%;
}

/* James Monro */
.overlay--james {
	width: 28.98306679%;
	left: 15.99059266%;
	top: 61.96226415%;
}

/* Fiona Allan */
.overlay--fiona {
	width: 15.76669802446%;
	left: 31.19473189087%;
	top: 47.25447508466%;
}

/* Kim Walker AM */
.overlay--kim {
	width: 12.70931326435%;
	left: 32.18250235183%;
	top: 68.81954523464%;
}

/* Emica Taylor */
.overlay--emica {
	width: 35.67262464722%;
	left: 28.93697083725%;
	top: 49.34687953556%;
}

/* Richard Tognetti */
.overlay--tognetti {
	width: 22.94355682%;
	left: 39.83913452%;
	top: 5.18855731%;
}

/* Kitty Xiao — UPDATED AGAIN */
.overlay--kitty {
	width: 11.89934149%;
	left: 58.16556914%;
	top: 9.77358578%;
}

/* Paavali Jumppanen */
.overlay--paavali {
	width: 19.51081844%;
	left: 62.73753528%;
	top: 12.63860668%;
}

/* Richard Vaudrey */
.overlay--vaudrey {
	width: 17.34713171%;
	left: 75.12794073%;
	top: 15.04631442%;
}

/* Peter Elliott */
.overlay--elliott {
	width: 15.69143838%;
	left: 49.29444967%;
	top: 32.25737783%;
}

/* Ronald Farren Price AM */
.overlay--ronald {
	width: 25.37158984%;
	left: 46.43461900%;
	top: 49.91413953%;
}

/* Christopher Sainsbury — UPDATED */
.overlay--sainsbury {
	width: 7.05550329%;
	left: 54.65662747%;
	top: 75.17029511%;
}

/* Geoff Clarke */
.overlay--geoff {
	width: 11.93620960%;
	left: 69.39887018%;
	top: 41.05321722%;
}

/* Brett Dean */
.overlay--brett {
	width: 12.95390311%;
	left: 77.44120414%;
	top: 35.46008711%;
}

/* Dr Clifton Chan */
.overlay--clifton {
	width: 9.76481656%;
	left: 66.84759831%;
	top: 54.68988873%;
}

/* Anna Goldsworthy */
.overlay--anna {
	width: 15.96425118%;
	left: 73.61241769%;
	top: 49.97429802%;
}

/* Timothy Young */
.overlay--timothy {
	width: 12.65380997%;
	left: 82.73753528%;
	top: 57.34107305%;
}

/* Ronan Apcar */
.overlay--ronan {
	width: 45.85042333%;
	left: 48.35371684%;
	top: 71.07982583%;
}

/* Karen Kyriakou */
.overlay--karen {
	width: 11.57102540%;
	left: 74.44026341%;
	top: 74.71214407%;
}

/* Laurence Matheson */
.overlay--laurence {
	width: 12.05173754%;
	left: 79.31326435%;
	top: 72.17029511%;
}