body {
	background: #ffffff;
	text-rendering: optimizeLegibility;
	color: #000;
}

h2{
     text-align:center;
}

.caption {
    font-size:14px;
}
.smaller-pic {
    max-width:25%;
}

.inset-left{
    margin-left:18%;
}

.inset-right{
    margin-right:18%;
}

.home-img-div {
	/*margin-bottom: 51.244509516vw;*/
	/* margin-bottom: -3%;*/
}

.wide-img-home {
	position: absolute;
}

.top-home-image {
	opacity: 0;
	transition: opacity 1s ease-in-out;
	animation: fade 10s infinite;
	animation-delay: 5s;
}

.attachments .media-render {
	text-align: center;
}

.attachments .media-render audio {
	width: 100%;
	max-width: 45rem;
}

.attachments .item h3 {
	text-align: center;
}

@keyframes fade {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	60% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

h2 {
	font-size: 2rem;
}

.larger-hed {
	font-size: 2.5rem;
	margin-top: 3rem;
	margin-bottom: 4rem !important;
}

.blocks>h2:first-child {
	text-align: center;
	font-size: 2.5rem;
	margin-top: 3rem;
	margin-bottom: 4rem !important;
}

.blocks p {
	max-width: 45rem;
	margin: 1rem auto;
	line-height: 2rem;
}

.blocks li {
    font-size: inherit;
    max-width: 42em;
    margin: 10px auto;
}

.article-block {
     max-width: 45em;
      margin: 1rem auto;
}



.col-width {
	max-width: 45rem;
	margin: 0px auto;
}

.article-header-jj {
	width: 100%;
	text-align: center;
}

.like-flash-head {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 85%;
	color: #777;
}

.resource-description p {
	line-height: inherit;
}


.article-header-jj h1 {
	margin: 50px auto;
}

.lower-country-map {
	margin-bottom: 60px;
}

#search-page,
.search-results-wrapper,
#advanced-search-form-wrapper {
	margin: 0px calc(55% - 50vw) 10px;
}

#advanced-search-form-wrapper {
	display: flex;
	flex-direction: column;
}

.lower-home-container {
	margin: 0px calc(50% - 50vw);
	display: flex;
	flex-direction: column;
	background-color: #b9d9ee;
	border-top: 1px solid black;
	justify-content: center;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 21px;
	padding-right: 21px;
	border-bottom: 10px solid #f91b00;
}

.bg-color2 {
	background-color: #f8d894;
	border-bottom: 10px solid #b04b45;
}

.fullsize-off {
	display: none;
}

.mobile-off {
	display: block;
}

.lower-home-container a {
	color: #1585c8;
}

.lower-home-lower-container {
	display: flex;
	gap: 2%;
	padding: 0 1%;
	flex-wrap: wrap;
}

.lower-home-lower-container-narrow {
	display: flex;
	flex-direction: column;
	gap: 2%;
}

.lower-home-container .headline {
	flex: 1;
	padding: 0 1%;
}

.lower-home-container h3 {
	padding-top: 20px;
	color: #1585c8;
	font-size: 2.5rem;
	padding-bottom: 20px;
}

.lower-home-item {
	width: 32%;
}

.lower-no-wrap {
	flex-wrap: nowrap !important;
}

.lower-home-image {
	aspect-ratio: 1 / 1;
	width: 100%;
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
	margin: 10px auto;
	border: 5px solid #b9d9ee;
	outline: 4px solid #e53b17;
}

.lower-home-item.border-on {
	border-bottom: 1px solid #999;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.lower-home-item .bigger {
	font-size: 42px;
}


.wider-100 {
	width: 100%;
}

.wider-60 {
	width: 60%;
}

.wider-40 {
	width: 40%;
}

.wider-20 {
	width: 20%;
}

#play1654812369,
#pause1654812369 {
	margin: 0px auto;
	border: 0px solid #b9d9ee;
	outline: 0px solid #e53b17;
}

.lower-home-item img {
	margin: 10px auto;
	border: 5px solid #b9d9ee;
	outline: 4px solid #e53b17;
}

.lower-home-item h2 {
	color: #1585c8;
	font-family: "Prompt", sans-serif;
	font-weight: 400;
	font-size: 1.8rem;
	padding-top: 8px;
}

.lower-home-item h5 {
	color: #000;
	font-family: "Prompt", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2rem;
}

.lower-home-item h3 {
	padding-top: 20px;
	color: #3b7583;
}

.lower-home-item p {
	text-align: left;
}

.wide-img-home {
	border-bottom: 1px solid #000000;
}

.site-page-pagination {
	display: none;
}

/* for homepage map */
:root {
	/* 
--primary-color: #be4100; 
		--visited-color: #999;
		--hover-color: #333333;
		--underline:#be4100;
		--hover-alt:#ffdbc8;
		--lighter-red:#c49ba6;
		--sidebar-search-filter-width:25%;
		--sidebar-search-filter-height:50vh;
		--initial-height: 50vh;
		--scrolldown-height: 50vh;
			--transition-duration: 0.75s;
 */

	--transition: all 2s ease;


	--Myanmar: rgba(226, 110, 97, 0.8);
	--Thailand: rgba(187, 158, 40, 0.8);
	--Laos: rgba(220, 186, 0, 0.8);
	--Cambodia: rgba(188, 69, 63, 0.8);
	--Vietnam: rgba(164, 81, 73, 0.8);
	--Malaysia: rgba(237, 170, 21, 0.8);
	--Singapore: rgba(250, 212, 51, 0.8);
	--Indonesia: rgba(229, 57, 33, 0.8);
	--Brunei: rgba(250, 212, 51, 0.8);
	--The_Philippines: rgba(250, 212, 51, 0.8);
	--Timor_Leste: rgba(210, 134, 2, 0.8);
	--Hong_Kong: rgba(250, 212, 51, 0.8);
}

.audioPlayer-header {
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.playButton {
	position: relative;
	width: 50px;
	height: 50px;
	background-color: #d4d4d4;
	/* Play button color */
	border-radius: 50%;
	/* Circle shape */
	/*border: 3px solid #e199a3;*/
	cursor: pointer;
	margin: 15px auto 0px auto;
	background-color: rgba(238, 238, 238, 0.6);
}

/* 	
--Myanmar:rgba(226, 110, 97, 1);
		--Thailand:rgba(187, 158, 40, 1);
		--Laos:rgba(220, 186, 0, 1);
		--Cambodia:rgba(188, 69, 63, 1);
		--Vietnam:rgba(164, 81, 73, 1);
		--Malaysia:rgba(237, 170, 21, 1);
		--Singapore:rgba(250, 212, 51, 1);
		--Indonesia:rgba(229, 57, 33, 1);
		--Brunei:rgba(250, 212, 51, 1);
		--The_Philippines:rgba(250, 212, 51, 1);
		--Timor_Leste:rgba(229, 57, 33, 1);
		rgba(210, 134, 2, 1)
		
		currPlayerDiv_item_2.style.background

 */

.Myanmar-btn-color {
	background: var(--Myanmar);
}

.Thailand-btn-color {
	background: var(--Thailand);
}

.Laos-btn-color {
	background: var(--Laos);
}

.Cambodia-btn-color {
	background: var(--Cambodia);
}

.Vietnam-btn-color {
	background: var(--Vietnam);
}

.Malaysia-btn-color {
	background: var(--Malaysia);
}

.Singapore-btn-color {
	background: var(--Singapore);
}

.Indonesia-btn-color {
	background: var(--Indonesia);
}

.Brunei-btn-color {
	background: var(--Brunei);
}

.The_Philippines-btn-color {
	background: var(--The_Philippines);
}

.Timor_Leste-btn-color {
	background: var(--Timor_Leste);
}

.Hong_Kong-btn-color {
	background: var(--Hong_Kong);
}

.play-item-adjust {
	margin: 0px auto 0px auto;
	width: 40px;
	height: 40px;
}

/* Style for the progress circle */

.progressContainer {
	position: relative;
	width: 100%;
	height: 100%;
}

.map-btn {
	position: absolute;
}

.play-btn-map {
	left: 0%;
	/*     	top: -7.5%; */
	top: -2px;
	opacity: 0;
	filter: drop-shadow(0px 0px 1px rgb(0 0 0 / 0.5));
}

.pause-btn-map {
	/* 		scale: 0.8; */
	left: 0%;
	/* 	    top: -7.5%; */
	top: -2px;
	opacity: 0;
	filter: drop-shadow(0px 0px 2px rgb(0 0 0 / 0.5));
}

.progressCircle {
	/*
		position: absolute;
		width: 100%;
		height: 100%;
		border: 3px solid #ffc840;*/
	/* Border color */
	/*border-radius: 50%;
		background-color: rgba(255, 200, 64, 0.2);*/
	/* Background color with opacity */
	/*overflow: hidden;*/
	position: absolute;
	width: 100%;
	height: 100%;
	/*border-radius: 50%;
		border: 3px solid #b48100;*/
	stroke-dasharray: 144;
	/* Circumference of a circle with radius 25 */
	stroke-dashoffset: 144;
	animation: drawCircle 1s linear infinite paused;
	/* Default duration */
	left: 4%;
	top: 3%;
}

.progressCircle-item {
	position: absolute;
	width: 100%;
	height: 100%;
	stroke-dasharray: 144;
	stroke-dashoffset: 144;
	animation: drawCircle 1s linear infinite paused;
	left: -3px;
	top: -3px;
	overflow: visible !important;
}

.progressCircle circle {}

.progressCircle-item circle {}

@keyframes drawCircle {
	from {
		stroke-dashoffset: 144;
	}

	to {
		stroke-dashoffset: 0;
	}
}

@keyframes drawCircleReverse {
	from {
		stroke-dashoffset: 0;
	}

	to {
		stroke-dashoffset: 144;
	}
}

.progressFill {
	width: 100%;
	height: 100%;
	background: #ffc840;
	/* Fill color */
	transform-origin: right center;
	transform: scaleX(0);
	/* Initially scaled to 0, will grow as the audio progresses */
	transition: transform 0.2s linear;
	/* Smooth transition for better visual effect */
}

.audio-numbers {
	margin-top: 10px;
	width: 100%;
	opacity: 0.35;
	text-align: center;
}

.center-all {
	text-align: center;
	width: 100%;
	margin: 0px auto;
}

.time-elapsed {
	display: inline-block;
}

.time-total {
	display: inline-block;
}

.item-container {
	margin-left: 21px;
	flex-grow: 1;
	0.5s ease;
}

.item-container-map {
	flex-grow: 1;
	margin-left: -4px;
	cursor: pointer;
	transition:
}

.item-name-map-list {
	font-size: 1.2em;
	font-weight: 700;
}

.item-containing-list {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	width: 100%;
	max-width: 500px;
	opacity: 0;
	transition: var(--transition);
	/* 		margin-bottom: 2em; */
}

.item-button-list {
	width: 3.5625em;
	/*(57px)*/
	min-width: 3.5625em;
	/*(57px)*/
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	transform: scale(1);
}

@keyframes fadeUp {
	to {
		opacity: 1;
	}
}

@keyframes fadeDown {
	to {
		opacity: 0;
	}
}

/* timeline stuff*/

.jktl-timeline {
	position: relative;
}

.jktl-timeline-item {
	display: flex;
	align-items: flex-start;
	margin: 20px;
	max-width: 500px;
	cursor: pointer;
	box-sizing: content-box;
}

.jktl-bullet {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: white url("https://omekas.seasia-hearing.org/images/jktl-plus-sign.svg") no-repeat center;
	margin-right: 15px;
	margin-top: 0.3em;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	color: #fff;
	border: 3px solid #BE4100;
}

.jktl-hidden .jktl-bullet {
	background: #BE4100 url("");
	border: 3px solid #BE4100;
}

.jktl-line {
	position: absolute;
	/* left: calc(50% + 14px / 2); */
	top: 0;
	left: 28.5px;
	bottom: 0;
	width: 3px;
	background-color: #ccc;
	z-index: -1;
}

.jktl-content {
	flex-grow: 1;
}

.jktl-content img {}

.jktl-caption {
	color: #666;
	font-size: 90%;
}

.jktl-header {
	display: flex;
	flex-direction: row;
}

.jktl-date,
.jktl-headline,
.jktl-description,
.jktl-link,
.jktl-caption {
	margin-bottom: 5px;
	padding-left: 5px;
}

.jktl-description,
.jktl-link,
.jktl-content img,
.jktl-caption {
	display: none;
}

.jktl-hidden .jktl-description,
.jktl-hidden .jktl-link,
.jktl-hidden .jktl-content img,
.jktl-hidden .jktl-caption {
	display: block;
}

/* fix nav */

.nav-not-visible {
	display: none !important;
}

.fixed-nav {
	position: fixed !important;
	top: 0px;
	/* left: 0px; */
	/* display: flex !important; */
	/* align-items: center !important; */
	/* width: 100vh !important; */
	/* justify-content: center !important; */
	z-index: 1000 !important;
	/* 
	box-shadow: 0px 1px 2px #666;
		background-color: #fff;
	 */
	height: 68px !important;
	background-image: url("/jk-images/jk-bg-nav.svg");
	/* The image used */
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
}

.nav-visual {
	width: 100vw;
	background-image: url("/jk-images/jk-bg-nav.svg");
	/* The image used */
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
}

.circle {
	position: absolute;
}

.circle .audio-numbers {
	opacity: 0;
	height: 0;
}

.map-title-link {
	color: #fff;
	opacity: 0.8;
	font-family: "Cinzel", serif;
	font-size: 135%;
	text-shadow: 0 0 3px black;
	margin-top: 21px;
	margin-left: 0%;
}

.rol {
	opacity: 1;
	text-shadow: 0 0 5px #666;
}

.map-title-link a {
	color: #fff;
	text-decoration: none;
}

.map-title-link a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 1;
	/* 		text-shadow: 0 0 0.5px white;/*ddbd85*/
	*/
}

.wide-img-home {
	/* 		position:relative; */
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
	height: auto;
}

img {
	height: auto;
}

.home-img-div {
	position: relative;
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	right: 50%;
	width: 100vw;
	height: auto;
	top: -56px;
}


.description-container {
	opacity: 0;
	transition: opacity 0.5s ease;
	text-shadow: 0 0 3px black;
	color: #fff;
	font-family: Prompt, sans-serif;
}

.link-arrow {
	opacity: 0;
	transition: opacity 0.5s ease;
}

.fade-in {
	opacity: 1 !important;
}

.turn-on {
	display: block !important;
}

.colonial-map-btn {
	position: absolute;
	text-align: right;
	top: 95%;
	right: 0.5%;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-weight: 600;
	font-size: 115%;
	cursor: pointer;
	z-index: 10;
	opacity: 0.8;
}


.colonial-map-image {
	opacity: 0;
	position: absolute;
	top: 0%;
	left: 50%;
	transition: opacity 2s ease;
	z-index: 5;
	display: none;
}

.audioPlayer-header-controls {
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.audioPlayer-header-controls+p {
	height: 0px;
	width: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.stupid-p-tag {
	height: 0px;
	width: 0px;
	overflow: hidden;
	margin: 0 !important;
	padding: 0;
}

/*end homepage map */

/* Remove default list styles */
ul.fa-ul {
	list-style-type: none;
}

/* Style the Font Awesome icon */
.fa-ul .fa-li {
	margin-right: 2em;
	/* Adjust spacing between icon and text */
}

ul.fa-ul li strong {
	margin-right: 0.5em;
	/* Adjust spacing between icon and text */
}

/* Position the icon as a pseudo-element */
.fa-ul .fa-li::before {
	/* font-family: "Font Awesome 5 Free";  Specify Font Awesome font family */
	font-weight: 900;
	/* Specify font weight for the icon */
	margin-right: 0.5em;
	/* Adjust spacing between icon and text */
}

.fabullet {
	margin-right: 4em;
	color: #2389b1;
}

.country-description {
	font-family: 'Cinzel', serif;
	/* font-size: 1.4rem; */
}


:root {

	--Myanmar-text: rgba(226, 110, 97, 1);
	--Thailand-text: rgba(187, 158, 40, 1);
	--Laos-text: rgba(220, 186, 0, 1);
	--Cambodia-text: rgba(188, 69, 63, 1);
	--Vietnam-text: rgba(164, 81, 73, 1);
	--Malaysia-text: rgba(237, 170, 21, 1);
	--Singapore-text: rgba(250, 212, 51, 1);
	--Indonesia-text: rgba(229, 57, 33, 1);
	--Brunei-text: rgba(250, 212, 51, 1);
	--The_Philippines-text: rgba(250, 212, 51, 1);
	--Timor_Leste-text: rgba(210, 134, 2, 1);
	--Hong_Kong-text: rgba(250, 212, 51, 1);
}

.flex-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100vw;
	margin-bottom: 55px;
}

.flex-countries {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: baseline;
    /* height: 45rem; */
    width: 45rem;

}


.country-item {
	width: 30%;
	aspect-ratio: 3 / 1;
        font-size: 135%;
	display: flex;
	justify-content: center;
	align-items: center;


	margin: 1%;
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
	background-blend-mode: multiply;

	margin: 10px auto;
	border: 5px solid #b9d9ee;
	outline: 4px solid #e53b17;

	cursor: pointer;

	text-align: center;
	font-family: "Cinzel", serif;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	color: white;
	/* 
-webkit-text-stroke: 1px rgba(0,0,0,0.25);
    	text-stroke: 0.5px #000;
 */

}

.country-item .inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.25)
}

.country-item.hong-kong {
	background-color: var(--Hong_Kong-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-hong-kong.jpg");
	/* The image used */
	/* 		color:var(--Hong_Kong-text); */
}

.country-item.brunei {
	background-color: var(--Brunei-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-brunei.jpg");
	/* The image used */
}

.country-item.cambodia {
	background-color: var(--Cambodia-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-cambodia.jpg");
	/* The image used */

}

.country-item.laos {
	background-color: var(--Laos-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-laos.jpg");
	/* The image used */

}

.country-item.indonesia {
	background-color: var(--Indonesia-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-indonesia.jpg");
	/* The image used */

}

.country-item.malaysia {
	background-color: var(--Malaysia-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-malaysia.jpg");
	/* The image used */

}

.country-item.myanmar {
	background-color: var(--Myanmar-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-myanmar.jpg");
	/* The image used */

}

.country-item.the-philippines {
	background-color: var(--The_Philippines-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-philippines.jpg");
	/* The image used */
	background-position: top center;
	/* Center the image */

}

.country-item.singapore {
	background-color: var(--Singapore-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-singapore.jpg");
	/* The image used */

}

.country-item.thailand {
	background-color: var(--Thailand-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-thailand.jpg");
	/* The image used */

}

.country-item.timor-leste {
	background-color: var(--Timor_Leste-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-timor.jpg");
	/* The image used */
	background-position: bottom center;
	/* Center the image */
}

.country-item.vietnam {
	background-color: var(--Vietnam-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-vietnam.jpg");
	/* The image used */

}

h2.country-subnav-header {
	margin-top: 35px;
	font-family: "Cinzel", sans-serif;
}

.anting-width{
     max-width:90vw !important;
}

@media only screen and (max-width: 768px) {
	.country-item {
		width: 46%;
		height: 22%;
		font-size: 120%;

	}

	.flex-countries {
		height: 150vw;
		width: 100vw;
		margin-top: 34%;
		margin-bottom: 34%;
	}

	h2.country-subnav-header {
		margin-bottom: 13px;
	}

}

:root {

	--Myanmar-text: rgba(226, 110, 97, 1);
	--Thailand-text: rgba(187, 158, 40, 1);
	--Laos-text: rgba(220, 186, 0, 1);
	--Cambodia-text: rgba(188, 69, 63, 1);
	--Vietnam-text: rgba(164, 81, 73, 1);
	--Malaysia-text: rgba(237, 170, 21, 1);
	--Singapore-text: rgba(250, 212, 51, 1);
	--Indonesia-text: rgba(229, 57, 33, 1);
	--Brunei-text: rgba(250, 212, 51, 1);
	--The_Philippines-text: rgba(250, 212, 51, 1);
	--Timor_Leste-text: rgba(210, 134, 2, 1);
	--Hong_Kong-text: rgba(250, 212, 51, 1);
	--UK-text: rgba(59, 117, 131, 1);

}

.marker-cluster-small {
	background-color: rgba(244, 160, 6, 0.2);
}

.marker-cluster-small div {
	background-color: rgba(244, 160, 6, 0.6);
}

.marker-cluster-medium {
	background-color: rgba(232, 93, 4, 0.2);
}

.marker-cluster-medium div {
	background-color: rgba(232, 93, 4, 0.6);
}

.marker-cluster-large {
	background-color: rgba(208, 0, 0, 0.2);
}

.marker-cluster-large div {
	background-color: rgba(208, 0, 0, 0.6);
}

/* IE 6-8 fallback colors */

.leaflet-oldie .marker-cluster-small {
	background-color: rgb(245, 255, 242);
}

.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(241, 250, 238);
}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(188, 218, 247);
}

.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(168, 245, 220);
}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(110, 196, 250);
}

.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(69, 123, 157);
}


.flex-articles {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	align-content: stretch;
	/* 
height:80vw;
		width:80vw;
 */
	height: auto;
	width: 100vw;
	/*margin-top:5%;*/
}


.article-item {
	width: 100%;
	aspect-ratio: 3/2;
	min-height: 200px;
	font-size: 160%;
	display: flex;
	justify-content: center;
	align-items: center;


	margin: 1%;
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
	background-blend-mode: multiply;

	margin: 10px auto;
	border: 5px solid #b9d9ee;
	outline: 4px solid #e53b17;

	cursor: pointer;

	text-align: center;
	font-family: "Cinzel", serif;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	color: white;
	/* 
-webkit-text-stroke: 1px rgba(0,0,0,0.25);
    	text-stroke: 0.5px #000;
 */

}

.article-item .inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.05);
}

.article-item.hong-kong {
	background-color: var(--Hong_Kong-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-hong-kong.jpg");
	/* The image used */
	/* 		color:var(--Hong_Kong-text); */
}

.article-item.brunei {
	background-color: var(--Brunei-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-brunei.jpg");
	/* The image used */
}

.article-item.cambodia {
	background-color: var(--Cambodia-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-cambodia.jpg");
	/* The image used */

}

.article-item.laos {
	background-color: var(--Laos-text);
	/* Used if the image is unavailable */
	background-image: url("https://omekas.seasia-hearing.org/images/maps-laos.jpg");
	/* The image used */

}

.article-item.indonesia {
	background-color: var(--Indonesia-text);
	/* Used if the image is unavailable */
}

.article-item.malaysia {
	background-color: var(--Malaysia-text);
	/* Used if the image is unavailable */
}

.article-item.myanmar {
	background-color: var(--Myanmar-text);
	/* Used if the image is unavailable */
}

.article-item.the-philippines {
	background-color: var(--The_Philippines-text);
	/* Used if the image is unavailable */
	background-position: top center;
	/* Center the image */

}

.article-item.singapore {
	background-color: var(--Singapore-text);
	/* Used if the image is unavailable */

}

.article-item.thailand {
	background-color: var(--Thailand-text);
	/* Used if the image is unavailable */
	/* 
background-image: url("https://omekas.seasia-hearing.org/images/maps-thailand.jpg"); /* The image used */
	*/
}

.article-item.timor-leste {
	background-color: var(--Timor_Leste-text);
	/* Used if the image is unavailable */
	background-position: bottom center;
	/* Center the image */
}

.article-item.vietnam {
	background-color: var(--Vietnam-text);
	/* Used if the image is unavailable */
}

.article-item.uk {
	background-color: var(--UK-text);
	/* Used if the image is unavailable */
}

h2.country-subnav-header {
	margin-top: 55px;
	font-family: "Cinzel", sans-serif;
}

.article-wrapper {
	padding: 1.5%;
	/* display: block; */
	flex-grow: 1;
	width: 25%;
	min-width: 250px;
	cursor: pointer;
}

.article-wrapper h2{
     font-size: 1.6rem;
}
}
.article-blurb a,
.article-blurb h5,
.article-blurb h2 {
	font-family: "Prompt", sans-serif;
}

/*
	@media only screen and (max-width: 768px) {
		.article-item{
			width:100%;
			aspect-ratio:3/2;
			font-size:160%;
			
		}
		.flex-articles{
			height:150vw;
			width:100vw;
		}
	}
*/

.map-name-holder {
	position: absolute;
	width: 100%;
	min-height: 100px;
	/* 	background-color:white; */
	/* 	opacity:0.2; */
	z-index: 1;
}

.waveformHolder_lower {
	margin-top: -58px;
}


.resource.show #resource-values {
	overflow-y: hidden;
}

.little-circle {
	width: 100vw;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	right: 50%;
	top: -48px;
}

.search-page h2{
	text-align:	center;
}



.resource.show .values .resource-link img, #linked-resources img {
	min-width:auto;
}

@media only screen and (min-width: 1200px) {
    h2{
    	font-size: 3.5rem;
    	margin-top: 1rem;
    }
    
	.blocks>h2:first-child {
		
		font-size: 3.5rem;
		
	}
	
	.article-blurb h2{
		font-size: 1.8rem;
	}
	
	h1, .h1 {
        font-size: 3.5rem;
    }
}

@media only screen and (max-width: 1024px) {
       .smaller-pic {
            max-width:25%;
        }

        .inset-left{
            margin-left:0%;
        }

        .inset-right{
            margin-right:0%;
        }
	.map-title-link {
		font-size: 94%;
	}

	.play-item-adjust {
		margin: 7px -2px 0px auto;
		transform: scale(.5);
	}

	.map-name-holder {
		margin-left: -1.75vw;
		margin-top: -2.15%;
	}

	.linked-resource a img {
		height: 52px !important;
		width: 52px !important;
		min-width: auto !important;
	}

	/* 
	.Hong_Kong{*/
	/* 		calc(100% * 1) */
	/*			left: 41.7672% !important;
			top: 24.5023% !important;	
	}
	.Timor_Leste{
	  left: 70.7672% !important;
  	  top: 77.5023% !important;
	}
 */
}

@media only screen and (max-width: 768px) {
	.article-item {
		width: 100%;
		aspect-ratio: 3/2;
		font-size: 160%;

	}
	
	

	.flex-articles {
		width: 100vw;
	}

	.article-wrapper {
		width: 100%;
		margin: 0px 2%;
	}

	.lower-home-lower-container {
		flex-wrap: wrap;
	}

	.lower-home-item {
		flex: auto;
	}

	.colonial-map-btn {

		top: 91%;
		left: 0.5%;
		right: auto;

	}

	.audio-text {
		margin-top: 3px;
	}

	.audio-title {
		font-size: 20px;
	}

	.player-elements {
		padding-bottom: 13px;
	}
}

@media only screen and (max-width: 600px) {
	.fullsize-off {
		display: block;
	}
        .smaller-pic {
            max-width:100%;
            float:center;
        }
	.mobile-off {
		display: none;
	}

	.lower-home-container {
		flex-direction: column;
		margin-top: 0px;
	}

	.lower-home-item {
		width: 90vw;
		margin: 0px auto;
	}

	.lower-home-item h3 {
		font-size: 24px;
	}

	.lower-home-item h2 {
		font-size: 28px;
	}

	.waveformHolder_lower {
		margin: -16px calc(50% - 50vw) 0px;
	}

	.lower-home-lower-container {
		flex-direction: column;
	}

	.lower-home-container h3 {
		padding-top: 20px;
		color: #1585c8;
		font-size: 1.8rem;
	}


	.item-containing-list {

		width: 150%;
	}

	.resource-title {
		font-size: 1.8rem;
		margin-top: 34px;
	}

	.resource-title h2 {
		font-size: 1.8rem;
	}

	.home-img-div {
		top: -40px;
	}

	.little-circle {
		top: -30px;
	}

	.lower-home-lower-container {
		padding: 0;
	}

	.blocks>h2:first-child {
		font-size: 1.8rem;
	}
	.search-page h2{
		margin-top:34px;
		font-size:1.8rem;
	}
}

@media only screen and (max-width: 425px) {
	.circle {
		/* display: none; */
		transform: scale(.6);
	}

	.colonial-map-btn {
		top: 90%;
		font-size: 75%;
		font-weight: 200;
	}

	.map-name-holder {
		margin-left: -10.75vw;
		margin-top: -7.15%;
	}
}


@media only screen and (max-width: 375px) {
	.map-name-holder {
		margin-left: -11.75vw;
		margin-top: -9.15%;
	}
}