/*
#mapbox1 {
	min-height: 740px;
	height: 740px;
    overflow: hidden;
}
*/
	
.wamaps .relnw h1 {
    color: #fff; /* #1c2e49; */
    background-color: #599bad; /* #6ab5c8; */
    padding-top: 70px;
    padding-bottom: 40px;
    border-radius: 4px;
    padding-left: 20px;
}

.wamaps .relnw h1 sub {
    line-height: 1.4em;
}

.wamaps .relnw h2.page-title {
	text-transform: uppercase;
/* 	letter-spacing: 3px; */
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.wamaps .relnw h2.page-title sub {
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.4em;
}

.wamaps .relnw h2 {
    margin-top: 0px;
}

.wamaps .relnw h3.map-title {
    background-color: #354761; /* #1c2e49; */
    line-height: 32px;
    padding: 20px;
    color: #fff;
}


#static-map, #map1, #map2, #map3, #map4, #map5, #map6, #map7, #map8, #map9, #map10, #map11, #map12, #map13, #map14, #map15, #map16, #map17, #map18, #map19, #map20, #map21, #map22 {
    border: 10px solid grey;
    overflow: hidden;
}

.map-nav a { font-size: 1.5em; }

img.media-object {
    width: 120px;
    float: left;
}

.questions {
    margin: 50px;
    background-color: #354761;
    padding: 30px;
}

.questions h2 {
	margin-left: 150px;
	color: #fff;	
}

.questions p {
	margin-left: 140px;
	color: #fff;
	font-size: 1.65em;
}

/* LEGEND */
/* p.legend { margin-bottom: -15px; } */
p.legend .dblue { color: #42719D; }
p.legend .lblue { color: #71AAD6; }
p.legend .dgrey { color: #879499; }
p.legend .lgrey { color: #D6DBD6; }
p.legend .white { color: grey; }
p.legend .yellow { color: #ebd9be; } 
p.legend .lyellow { color: #ececbc; } 
p.legend .orange { color: #f08e48; } 

.fa-eye { color: #a53507; }

/* EMBED MAPS */
.embed-container { position: relative; padding-bottom: 80%; height: 0; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
small { position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px; }
/* EMBED MAPS */

/* HOMEPAGE */

.hpbox { background-color: #e6e7e8; padding: 20px 50px; margin-bottom: 20px; border-top: 4px solid #879499; border-bottom: 4px solid #879499; border-radius: 4px; } 
.hpbox h2 { text-transform: uppercase; text-align: center; padding: 10px 0px; }
.hpbox h3 { margin-bottom: 0px; }
.wamaps .relnw .hpbox p { padding: 0px; }
.wamaps .relnw h2.heading { margin-left: 10px; margin-right: 10px; }
.wamaps .relnw p.heading { font-weight: 600; }


<!--
Header BG
#6ab5c8;

Header Text..
#1c2e49;

H2 Text...
#1c2e49;

Map Title BG
#1c2e49;

Questions to Consider BG
#1c2e49;

Key Findings
#2c549d;

Arrows
#b3d235;

Map Border
#e6e7e8;

Question Mark
#6ab5c8;
-->1.5