html {
	scroll-behavior:smooth;
}
body {
	width:100%;
	min-height: 100vh;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a.navbar-brand, .navbar-light .navbar-brand, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a h1, a h2, a h3, a h4, a h5, a h6 {
font-family: 'Poppins', sans-serif;
color: #297A71;
}
.fontishes {
font-family: 'Poppins', sans-serif;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 18, 2023 */
@font-face {
    font-family: 'busoramaregular';
    src: url('typography/busorama-webfont.woff2') format('woff2'),
         url('typography/busorama-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'university_roman_stdbold';
    src: url('typography/universityromanstdbold-webfont.woff2') format('woff2'),
         url('typography/universityromanstdbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.univ {
    font-family: 'busoramaregular'!Important;
	letter-spacing: 9px;
/*	font-size: 96px;*/
}
.carousel-caption h2.univ {font-size:7vw; line-height:normal;}
.carousel-caption h3 {font-size:3vw; line-height:normal;}
.carousel-caption p.hongd {font-size:3vw; line-height:normal;}
.carousel-inner > .item {
    position: relative;
    max-height: 600px;
}
@media (min-width:481px) and (max-width:666px) {
.carousel-caption {
    position: absolute;
    top: 15%;
    transform: translateY(-50%);
}
}
@media (max-width:480px) {
.carousel-caption {
    position: absolute;
    top: 0%;
    transform: translateY(-50%);
}
}
.univhead, a.navbar-brand, h3 {
    font-family: 'busoramaregular'!Important;
}
.univfoot {
    font-family: 'busoramaregular'!Important;
	font-size:3em;
}
h3 {font-family: 'busoramaregular', sans-serif!Important;
color: #297A71;
letter-spacing: 2px;
}

.hongd {
	font-family: 'university_roman_stdbold';
	font-size: 36px;
	color:#25282a;
}
.hongdfoot {
  font-family: 'university_roman_stdbold'!Important;
  color: #fff;
  font-size: 3em;
}
/*! end Font Squirrel (https://www.fontsquirrel.com) */
h2, h3 {
	font-size: 1.25rem;
	line-height: 150%;
}
img {
max-width:100%;
height:auto;
border:0;
}
a{
	color:#336699;
	text-decoration: none;
	cursor: pointer;
	
	-webkit-transition: color 0.1s linear 0s;	
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;
}
.dropdown-item a {
	color:#008080;
	text-decoration: none;
	cursor: pointer;
	font-size:.9em;
	-webkit-transition: color 0.1s linear 0s;	
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;
}
 a.nav-link {
	text-decoration: none;
	cursor: pointer;
	font-size:.9em;
	-webkit-transition: color 0.1s linear 0s;	
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;
}
/* Hamburger */
.burgerbun {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
	width: 25px;
	height: 2px;
    background-color: #008080;
    margin: 6px 0;
    transition: 0.4s;
	display: block;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    transform: rotate(-45deg) translate(-5px, 5px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

a:hover,
a:active,
a:focus{
	outline: 0;
	color:#4C4F55;
	text-decoration:none;
}
a img {
	border: none;
}

a > img {
	vertical-align: bottom;	
}
hr {
	border-style: dashed;
	border-color: #F1F1F1;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 50px 0;	
}

/* ==================================================
   Header
================================================== */

header {
	width: 100%;
	position: relative;
	z-index: 9999;
}

#sticky-nav {
  overflow: initial;
 border-bottom: 2px solid #ececec;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}
/* ==================================================
   Section Page
================================================== */

.page {
	background: #F5F6F6;
	padding: 50px 0;
	position: relative;
	z-index: 99;
}

.page-alternate {
	background: #FFFFFF;
	padding: 50px 0;
	position: relative;
	z-index: 99;
}

section.page, section.page-alternate {
	scroll-margin-top:5rem;
}
/*================================================== */
@media (max-width:767px) {
.chbtimg img {margin-bottom:1em;}
}
.jumbotron {
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center center;
  position:relative;
}

.splashy {
position:absolute;
top:7px;
right:30%;
}
@media (max-width:1200px) and (min-width:993px)  {
.splashy {
right:20%;
}
}
@media (max-width:992px) {
.splashy {
right:15%;
}
}
.splashy h1 {
text-shadow: 3px 3px #ffffff;
font-size:2.7rem;
margin-bottom:0;
}
.splashy h2 {
text-shadow: 3px 3px #ffffff;
font-size:2.7rem;
margin-bottom:0;
}
.splashy p {
text-shadow: 3px 3px #ffffff;
}

h1.sdgpagetitle {
/*text-align: center;
margin-left:auto;
margin-right:auto;*/
font-size:2.6rem;
font-family: 'university_roman_stdbold', serif;
color:#25282a;
margin-bottom:1em;
}
.blockquote h3  {
font-size:1.3rem;
line-height: 1.7;
}
.blockquote {
border-top:1px solid #297A71;
border-bottom:1px solid #297A71;
padding:1.0em 0;
margin:1.0em 0;
}
.cpadtxt strong {
font-family: 'Poppins', sans-serif;
color: #297A71;
}
body, p, a, ul, ol {
font-family: 'Poppins', sans-serif;
color:#25282a;
}

@media (min-width: 641px) {
p, a, ul, ol, table, th, td {
  font-weight:300;	
  font-size: 1.2rem;
  line-height: 1.4;
}
}
@media (max-width: 640px) {
p, a, ul, ol, table, th, td {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.35;
}
}

footer {
background-color:#008080;
color:#fff;
}
footer a, footer h3, footer h5, footer p, footer ol, footer ul {
color:#fff;
}
footer a:hover, footer a:active, footer a:visited {
color:#FBFBFB;
}

.rwd-table {
  margin: 1em 0;
  min-width: 300px;
  width:100%;
}
.rwd-table tr {
  border-top: 1px solid #008080;
  border-bottom: 1px solid #008080;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

@media (min-width: 767px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 767px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
  .rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
.rwd-table th, .rwd-table td:before {
  color: #fff;
  background:#008080;
}
}

@media (min-width: 767px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
@media (max-width: 766px) {
.rwd-table th, .rwd-table td::before {
  color: #000;
  background: #fff;
  line-height: 1.6;
  padding-left: .3em;
  margin-right: .3em;
}
}


/*===*/


.rwd-table {
  background: #f1f1f1;
  color: #111;
  border-radius: .4em;
  overflow: hidden;
  border-collapse: collapse;
}
.rwd-table tr {
  border-color: #008080;
}

.form-style-9{
	max-width: 450px;
	background: #FAFAFA;
	padding: 30px;
	margin: 50px auto;
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	text-align:left;
/*	border-radius: 10px;
	border: 6px solid #305A72;*/
}
.form-style-9 ul{
	padding:0;
	margin:0;
	list-style:none;
}
.form-style-9 ul li{
	display: block;
	margin-bottom: 10px;
	min-height: 35px;
}
.form-style-9 ul li  .field-style{
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	padding: 8px;
	outline: none;
	border: 1px solid #B0CFE0;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;

}.form-style-9 ul li  .field-style:focus{
	box-shadow: 0 0 5px #B0CFE0;
	border:1px solid #B0CFE0;
}
.form-style-9 ul li .field-split{
	width: 49%;
}
.form-style-9 ul li .field-full{
	width: 100%;
}
.form-style-9 ul li input.align-left{
	float:left;
}
.form-style-9 ul li input.align-right{
	float:right;
}
.form-style-9 ul li textarea{
	width: 100%;
	height: 100px;
}
.form-style-9 ul li input[type="button"], 
.form-style-9 ul li input[type="submit"] {
	-moz-box-shadow: inset 0px 1px 0px 0px #008080;
	-webkit-box-shadow: inset 0px 1px 0px 0px #008080;
	box-shadow: inset 0px 1px 0px 0px #008080;
	background-color: #006767;
	border: 1px solid #004e4e;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	padding: 4px 12px;
	text-decoration: none;
	border-radius:7px;
}
.form-style-9 ul li input[type="button"]:hover, 
.form-style-9 ul li input[type="submit"]:hover {
	background: linear-gradient(to bottom, #008080 5%, #009999 100%);
	background-color: #009999;
}
.form-style-9 ul li input.fieldcheck {vertical-align: middle;}
.form-style-9 .success {
	margin: 0 0 .9em 0;
	border: 2px solid #009400;
	padding:2px;
	background: #B3FFB3;
	color: #555;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
			
.form-style-9 .error {
	margin: 0 0 .9em 0;
	border: 2px solid #DE001A;	
	padding:2px;
	background: #FFA8B3;
	color: #000;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
li.fieldcheck {position:relative;}
.fieldcheck input {
visibility: hidden;
position: absolute;
height: 0 !important;
width: 0 !important;
right: 99999999px;
}
.fieldcheck label {
padding-left: 30px;
position: relative;
}
.fieldcheck [type="checkbox"]:not(:checked) + label::before {
    content: "";
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 2px;
  height: 25px;
  width: 25px;
  font-size: 20px;
    line-height: 45px;
    border: 1px solid #008080;
    font-weight: 600;
    background: #fff;
}

.fieldcheck [type="checkbox"]:checked + label::before {
    content: "";
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 2px;
  height: 25px;
  width: 25px;
  font-size: 20px;
    line-height: 45px;
    border: 2px solid #008080;
    font-weight: 600;
/*    background: #3b7693; */
	}

.fieldcheck [type="checkbox"]:checked + label::after {
  content: "\2713";
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: -9px;
  height: 25px;
  width: 25px;
  font-size: 20px;
  line-height: 45px;
  color: #008080;
  font-weight: 600;
}

#asterix_cookie_widget .cookie-container {
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 0;
    width: 100%!Important;
}

#asterix_cookie_accept {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	color:blue;
}
#asterix_cookie_accept:hover {
	color:red;
}

.cookie-container span, .cookie-container span a {font-size:13px;}

.ulfooternav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
   text-align: center;
   background:#008080;
   margin-top:1em;
}

.ulfooternav ul li {
  display: inline-block;
  border-right:1px solid #c0c0c0;
}
.ulfooternav ul li:last-child {
border-right:none;
}

.ulfooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
    font-size: .8em;
}

.ulfooternav ul li a:hover {
  background-color: #006767;
}

.copy {color:white;font-size:12px;}

.splashy a:hover, .splashy a, .splashy a h1:hover, .splashy a h1 {text-decoration:none;}

hr.sdg {
  margin-top: 3rem!Important;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 128, 128, 0.5);
}
/* ==================================================
   Map
================================================== */

#map-area {
	width: 100%;	
}

.map {
	height: 600px;	
}

/* required styles */

.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	-ms-touch-action: none;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	-webkit-user-drag: none;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
	max-width: none !important;
	}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
	max-width: 15000px !important;
	}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-tile-pane    { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane  { z-index: 5; }
.leaflet-marker-pane  { z-index: 6; }
.leaflet-popup-pane   { z-index: 7; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
/*.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}*/


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 7;
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-clickable {
	cursor: pointer;
	}
.leaflet-container {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}


/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}


/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-control-zoom-out {
	font-size: 20px;
	}

.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
	}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url('layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('layers-2x.png');
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: content-box;
	     box-sizing: content-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;

	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
/*== Labels ==*/

.leaflet-label {
	background: rgb(235, 235, 235);
	background: rgba(235, 235, 235, 0.81);
	background-clip: padding-box;
	border-color: #777;
	border-color: rgba(0,0,0,0.65);
	border-radius: 4px;
	border-style: solid;
	border-width: 4px;
	color: #111;
	display: block;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 6px;
	position: absolute;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	pointer-events: none;
	white-space: nowrap;
	z-index: 6;
	text-align: center;
}

.leaflet-label.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
}

.leaflet-label:before,
.leaflet-label:after {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	content: none;
	position: absolute;
	top: 5px;
}

.leaflet-label:before {
	border-right: 6px solid black;
	border-right-color: inherit;
	left: -10px;
	top:2em;
}

.leaflet-label:after {
	border-left: 6px solid black;
	border-left-color: inherit;
	right: -10px;
	top:2em;
}

.leaflet-label-right:before,
.leaflet-label-left:after {
	content: "";
}
.leaflet-container {
  width: 90%;
  margin: 0 auto;
}
/* ==================================================
   Big Blockquote
================================================== */

.big-quote {
	text-align: center;	
}

.big-quote p {
	font-size: 24px;
	color: #4C4F55;
	line-height: 36px;	
}
.big-quote p.hongd {font-size: 36px;}

.big-quote span {
	font-size: 32px;
	color: #336699;	
}
/* ==================================================
   Separator
================================================== */

.sep {
  	margin: 40px 0 40px;
	text-align: center;
}

.sep .separator {
	display: inline-block;
	width: 142px;
	height: 35px;
	background: url('imagery/seperatorhd.png') no-repeat;
	vertical-align: text-top;
}
ul.dropdown {z-index: 98;}
ul.dropdown ul {z-index: 99;}

.allyoop i {
 font-size: 28px;
 color: #fff;
}

.allyoop {
  float: right;
  font-size: 1.4em;
  border: 1px solid #008080;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
  padding-left: 6px;
  background: #008080;
}	
.big-quote .allyoop {
  text-align: justify;
}
.allyoop:hover {
opacity:.8;
}	
/*==*/
@media (min-width:768px) {
.show > .dropdown-menu {
  max-height: 800px;
  visibility: visible;
}
  
.dropdown-menu {
  display: block;
  max-height: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.sdgnav {box-shadow: 1px 1px 12px rgba(0,0,0,0.35);}
.dropdown-menu.sdgnav {display:none;}
.dropdown-menu.sdgnav.show {display:block!Important;}
}
@media (max-width:767px) {
.dropdown-menu.sdgnav {
	box-shadow: none; 
	margin-left:none; 
	display:block!Important;
	border-left:none;
	border-right:none;
	background:transparent;
	visibility:visible;
	}
.dropdown-menu.sdgnav li {
	padding-left:0;
}
a.sdgnavmoba {display:none;}
.navbar-light .navbar-nav .nav-link {
  color: #008080;
}
a.nav-link {
  color: #008080;
}
}
/*==*/

 /* ================================================== 
 https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ 
 ===================================================== */
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* ===================================================== */