html, body {color: #333;font-family: "Montserrat", sans-serif;height: 100%;/* overflow: hidden; */position: absolute;top: 0;-webkit-font-smoothing: antialiased;width: 100%;}
.container { height: 100%;  padding: 0; width: 100%; }
.row { margin: 0; }
.row > div { padding: 0 1.5% 12px; }
.content { width: 100%; }
.vertical-center > div { float: none; display: inline-block; margin-left: -.5%; vertical-align: middle; }
.vertical-center > div:first-of-type { margin: 0; }
/* Scrollbar Styling */
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {background-color: #ebebeb;-webkit-border-radius: 10px;border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: #C4C4C4; }

/* Links */
a { transition: background-color .2s, color .2s; }
a:hover,
a:focus { text-decoration: none; }
.button { background-color: #c47; border-radius: 14px; border: 0; color: #fff; display: inline-block; letter-spacing: .05em; margin-top: 12px; padding: 4px 16px; transition: background-color .2s; }
.button:hover { background-color: #b16; color: #fff; }
.button:focus { color: #fff; }

/* Headers */
h1 { font-size: 3.3em; margin: 30px 0 22px; }
h2 { font-size: 2.2em; margin: 12px 0 0; }
h3 { font-size: 1.8em; margin: 28px 0 0; }
h4 { font-size: 1.6em; margin: 28px 0 0; }
h5 { font-size: 1.4em; margin: 26px 0 0; }
h6 { font-size: 1.3em; margin: 26px 0 0; }

/* Paragraphs & Lists */
p { line-height: 1.5em; margin: 16px 0 6px; }
ul, ol { margin: 16px 0 10px; }
li {  line-height: 1.4em; margin-bottom: 8px; }

/* Forms */
form { margin: 18px 0; }
label { display: block; margin: 10px 0 8px; width: 100%; }
input[type="text"] { margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { height: 80px; margin-bottom: 8px; padding: 3px 5px; resize: none; width: 100%; }
input[type="checkbox"],
input[type="radio"] { margin: 0 4px 0 2px; }
input[type="checkbox"] + label,
input[type="radio"] + label { display: inline-block; margin-right: 14px; position: relative; top: -1px; width: auto; }
input[type="submit"],
input[type="reset"] { background-color: #c47; border-radius: 14px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #b16; }

/* Tables */
table { border-width: 0 2px 2px 0; margin: 14px 0; width: 100%; }
table tr { border-bottom: 1px solid #e2e2e2; padding: 4px 4px; }
table tr th,
table tr td { font-size: .8em; line-height: 1.2em; padding: 6px; }


/*********************************************/
/******   Custom CSS  ************************/
/*********************************************/

/* INTRO SCREEN */
#intro-screen { background-color: #13522a; background-image: url("../images/bgimage.jpg"); background-size: cover; height: 100%; overflow: hidden; position: relative; }
#splash { background-color: #13522a; background-image: url("../images/bgimage.jpg"); background-size: cover; height: 100%; overflow: hidden; position: relative; }
#intro-screen img[src*="homepage-bg"] { height: 100%; opacity: 0; width: auto; }
#intro-screen img[src*="homepage-drop"] { left: 13%; position: absolute; top: -80%; width: 74%; }
#intro-screen img[src*="clouds"] { left: -46%; position: absolute; top: 20px; width: 32%; }
#intro-screen img[src*="cloudlogo"] { right: -70%; position: absolute; top: 165px; width: 62%; }
#intro-screen h1 { color: #fff; font-family: "Amatic SC",sans-serif; font-size: 9.4em; margin: 20px 0 6px; opacity: 0; position: absolute; text-align: center; text-shadow: -2px -2px 3px #133e69, -6px -6px 16px #000, 6px 6px 16px #000, 2px 2px 3px #133e69; top: 40px; width: 100%; }
#intro-screen h1 span { display: block; font-family: "Montserrat",sans-serif; font-size: .15em; font-weight: 700; letter-spacing: .6em; }
#intro-screen > p { color: #fff; font-size: 1em; font-weight: 700; letter-spacing: .15em; line-height: 1.5em; opacity: 0; position: absolute; top: 34%; text-align: center; width: 100%; }
#intro-screen #video-button {font-size:.6em;letter-spacing: .05em;background-color:#d5de23;padding:5px 15px;border-radius:4px;color:#10273e;margin-top:10px;display:inline-block;}

#intro-screen #video-button:hover {background-color:#87a61e;color:white}
#intro-screen .featured-site { background-color: #95b136; bottom: -50%; left: 0; min-height: 140px; padding-bottom: 10px; position: absolute; width: 100%; }
#intro-screen .featured-site div { position: absolute; right: 46%; top: -26px; width: 51%; }
#intro-screen .featured-site div > img { border: 2px solid #fff; border-radius: 2px; box-shadow: -4px -4px 12px 0 #444; margin-bottom: 5px; width: 100%; }
#intro-screen .featured-site div > img[src*="placeholder"] { height: 100px; width: 90%; }
#intro-screen .featured-site div > span { color: #fff; display: inline-block; font-size: .75em; letter-spacing: .08em; line-height: 1.4em; margin-left: 2px; }
#intro-screen .featured-site div > span img { height: 9px; margin: -2px 1px 0 0; transform: rotate(180deg); vertical-align: middle; }
#intro-screen .featured-site div > span span { text-transform: uppercase; }
#intro-screen h2 { background-color: #008ac0; border-radius: 16px 0 0 16px; box-shadow: 4px 0 8px 0 #333; color: #d5de23; font-size: .95em; height: 31px; letter-spacing: .14em; line-height: 30px; padding-left: 5px; position: absolute; right: 0; text-transform: uppercase; top: -16px; width: 54%; z-index: 1; }
#intro-screen h2 img { display: inline-block; margin-right: 1px; margin: -1px 0 0 1px; vertical-align: middle; width: 22px; }
#intro-screen h3 { font-family: "Amatic SC",sans-serif; color: #fff; font-size: 2.8em; line-height: 1.05em; margin: 34px 0 0 57%; width: 41%; }
#intro-screen .featured-site:hover { background-color: #87a61e; }
#intro-screen .featured-site:hover h2 { background-color: #01729e; transition: background-color .2s; }
#intro-screen .featured-site p { margin: 0; }

#intro-screen a[href*="map-panel"] { background-color: #133e69; bottom: -40%; box-shadow: -4px 0 8px 0 #333; left: 0; padding: 0; position: absolute; text-align: center; transition: background .2s; width: 100%; }
#intro-screen a[href*="map-panel"] img { left: 50%; margin-left: -20px; position: absolute; top: 8px; width: 40px; }
#intro-screen a[href*="map-panel"] span { color: #d5de23; height: 56px; font-size: 1em; font-weight: 700; letter-spacing: .35em; line-height: 56px; position: relative; }
#intro-screen a[href*="map-panel"]:hover { background-color: #0b345e; }

#intro-screen .screen { background-color: #000; height: 100%; left: -100%; opacity: 0; position: absolute; top: 0; transition: left 0s ease-in-out .15s, opacity .15s; width: 100%; z-index: 2; }
#intro-screen.tonedown .screen { left: 0; opacity: 1; transition: left 0s, opacity .25s; }

#intro-screen.animate img[src*="homepage-bg"] { opacity: 1; transition: opacity 1.4s; }
#intro-screen.animate img[src*="clouds"] { left: 3%; transition: left 1.8s ease-in-out 1.6s; }
#intro-screen.animate img[src*="cloudlogo"] { right: 6%; transition: right 1.8s ease-in-out  1.2s; }
#intro-screen.animate img[src*="homepage-drop"] { top: 18px; transition: top 1.2s; }
#intro-screen.animate h1 { opacity: 1; transition: opacity 1s ease-in-out .1s; }
#intro-screen.animate > p { opacity: 1; transition: opacity 1.3s ease-in-out 1.9s; }
#intro-screen.animate .featured-site { bottom: 54px; transition: bottom 1.8s ease-in-out .2s; }
#intro-screen.animate a[href*="map-panel"] { bottom: 0; transition: background .2s, bottom 1.3s ease-in-out .2s; }

.animal-popup { font-family: "Montserrat",sans-serif; font-size: 1.2em; }
.animal-popup h3 { color: #01729e; font-size: 1.2em; font-weight: 700; margin-top: 16px; }
.animal-popup p { margin-top: 8px; }

/* TOP PANEL STYLING */
.panel { background-color: #133e69; border: 0; border-radius: 0; box-shadow: none; height: 100%; left: -100%; margin: 0; opacity: 0; position: absolute; top: 0; transition: left 0s ease-in-out .4s, opacity .4s; width: 100%; z-index: 2; }
.panel.showing { left: 0; opacity: 1; transition: left 0s, opacity .6s; }

.top-area { box-shadow: 0 0 8px 0 #222; height: 100%; position: absolute; top: 0; transition: top .8s; width: 100%; }
.showing .top-area { top: 0; }
.top-area > a { left: 0; line-height: .6em; padding: 11px 0 0 10px; position: absolute; top: 0; width: 24px; }
.top-area > a img { position: relative; width: 18px; z-index: 4; }
.top-area h2 { background-color: #2a6aa9; box-shadow: 0 -2px 8px 0 #222; color: #fff; font-family: "Amatic SC",sans-serif; font-size: 2em; letter-spacing: .035em; margin: 0; padding: 5px 0; position: relative; text-align: center; width: 100%; z-index: 3; }
.top-area .sub-header { background-color: #235f9a; box-shadow: 0 2px 8px 0 #222; padding: 8px; position: relative; z-index: 2; }

#drainage-options label { color: #fff; display: inline-block; font-size: .65em; margin: 0; text-align: right; vertical-align: middle; width: 26%; }
#drainage-options select { color: #555; cursor: pointer; font-size: .8em; margin-left: 2%; padding: 4px 5px; width: 66%; }
.sign-total p { color: #fff; font-size: .8em; letter-spacing: .06em; line-height: 1.3em; margin: 0; text-align: center; }
.sign-total p > span > span { background-color: #133e69; border-radius: 50%; color: #d5de23; font-weight: 700; margin: 0 3px; padding: 1px 4px 1px 5px; }

.map-area { background-color: #021b34; height: 70%; position: relative; }
.map { height: 100%; }
#overall-map .leaflet-top { top: 34px; }
.popup { font-family: "Montserrat",sans-serif; max-width: 280px; text-align: center; font-size: 1.3em;}
.popup a { background-color: #133e69; color: #fff; display: block; margin-top:6px; padding: 3px 8px; }
.popup a:hover { background-color: #0c2d4e; }
.leaflet-marker-pane > img:focus { border: 1px solid #999; border-radius: 4px; }
#specific-map .leaflet-marker-pane > div:focus img { border: 1px solid #999; border-radius: 4px; }
.leaflet-popup-content-wrapper { font-size: .85em; }
.leaflet-popup-content-wrapper img { margin-top: 8px; width: 150px; }

#pond-panel h2 { height: 40px; }
#pond-panel .sub-header { height: 30px; }
#pond-panel .map-area { margin-top: 70px; position: absolute; width: 100%; z-index: 1; }
.sub-pond-panel { display: none; height: 100%; position: relative; }
.sub-pond-panel .top-area { height: 70px; }
.sub-pond-panel.showing { display: block; }

#map-options { left: 0; padding: 8px 10px; position: absolute; top: 0; width: 100%; z-index: 747; }
#map-options a { background-color: #7b6f6f; border-radius: 6px; box-shadow: 0 2px 6px 0 #555; color: #fff; float: left; font-size: .8em; margin-right: 2%; padding: 5px 4px 5px 6px; width: 27%; }
#map-options a:hover { background-color: #5e5555; }
#map-options a:nth-of-type(2) { width: 37%; }
#map-options a:last-of-type { margin-right: 0; width: 32%; }
#map-options a span { background-color: #fff; border: 1px solid #000; border-radius: 50%; display: inline-block; height: 16px; line-height: 1.3em; margin-right: 4px; position: relative; text-align: center; top: -1px; vertical-align: middle; width: 16px; }
#map-options a i { color: #133e69; display: none; font-size: .8em; }
#map-options a.active { background-color: #133e69; }
#map-options a.active:hover { background-coloR: #0c2d4e; }
#map-options a.active span { background-color: #d5de23; }
#map-options a.active i { display: inline-block; }

.map-icon span { color: #fff; display: inline-block; font-family: "Montserrat",sans-serif; font-size: 1.65em; line-height: 1.2em; margin: 4px 0 0 -42px; text-align: center; width: 84px;font-weight: bold; text-shadow: 0px 0px 17px #000000;}
.map-icon img { margin: -15px 0 0 -15px; width: 29px!important;     }
.sign img,
.pollsign img { margin: -25px 0 0 -25px; width: 50px!important; }
.text-up span { bottom: 100%; position: absolute; margin: 0 0 18px -42px; }
.sign.text-up span,
.pollsign.text-up span { margin-bottom: 30px; }
.text-left span { top: 0%; position: absolute; margin: 0 20px 5px 0; right: 100%; }
.text-right span { left: 100%; margin: -32px 0 0 10px; position: absolute; text-align: left; }
.sign.text-right span { margin: -40px 0 0 22px; position: absolute; }

/** BOTTOM/EXPAND PANEL STYLING */
.bottom-area { background-color: #fff; bottom: 0; box-shadow: 0 -3px 12px 0 #555; height: 30%; position: absolute; transition: bottom .7s, height .55s; width: 100%; z-index: 1010; }
.showing .bottom-area { bottom: 0; }
.bottom-area.panel-expanded { height: 76%; }

.bottom-area h2,
.bottom-area h3 { color: #a2b427; font-size: 1em; font-weight: 700; letter-spacing: .04em; text-align: center; }
.bottom-area h3 { clear: both; margin-top: 26px; }
.bottom-area h2 span { color: #2a6aa9; }
.bottom-area hr { border-color: #c9c7c7; margin: 13px 0; }
.bottom-area p {  font-size: .85em; line-height: 1.6em; margin: 0 auto; text-align: center; width: 94%; }
.pond-panel .bottom-area h2 { color: #2a6aa9; }
.pond-panel .bottom-area h3 { clear: both; font-size: .9em; margin-bottom: 10px; padding-top: 28px; }
.pond-panel .bottom-area p { margin-bottom: 18px; }
#overall-map-title { color: #2a6aa9; }
#overall-map-title span { color: #a2b427; text-transform: uppercase; }

.expand-panel { background-color: #fff; display: block; height: 30px; left: 0; line-height: 30px; position: absolute; top: 0; text-align: center; width: 100%; z-index: 1; }
.expand-panel img { display: inline-block; margin: 0 auto; transform: rotate(180deg); width: 24px; }
.panel-expanded .expand-panel img { transform: rotate(0deg); }

.swipe-panel { box-shadow: 0 2px 14px 0 #000; height: 100%; overflow: hidden; position: absolute; top: 0; transition: box-shadow .3s; width: 100%; }
.panel-expanded .swipe-panel { box-shadow: 0 0 8px 0 #333; }
.swipe-panel > div { height: 100%; overflow: auto; padding: 30px 4% 78px; }
.switchable > div { display: none; }
.switchable > div.showing { display: block; }
.switchable > div:last-of-type > div { display: none; }
.switchable > div:last-of-type > div.showing { display: block; }
.general-panel h4 { clear: both; color: #2a6aa9; font-size: 1.1em; font-weight: 700; padding-top: 10px; margin-bottom: 12px; text-align: center; }
.general-panel h5 { color: #a2b427; font-size: 1em; font-weight: 700; margin-bottom: 2px; text-align: center; }
.close-panel-button { background: transparent; border: 0; color: #666; float: right; font-size: 3em; line-height: 1em; transition: color .2s; }
.close-panel-button:hover { color: #222; }
.close-panel-button span { left: -9999px; position: absolute; }
.sign-panel h2 { margin-top: 40px; }
.sign-panel .close-panel-button { margin-top: -42px; }
#repeated-map-panels { display: none; }

.related-projects a { display: inline-block; font-weight: 700; margin: 3px 0; }
.related-projects p { margin: 0 !important; text-align: left; width: 100%; }
.history-row th { vertical-align: top; }
.history-row p { font-size: 1em; margin: 0 !important; text-align: left; }
.history-row a { background: #2a6aa9; border-radius: 30px; color: #fff; display: inline-block; margin: 2px 0 12px; padding: 6px 14px; }

.sign-panel a img { border: 1px solid #fff; transition: border .2s; width: 100%; }
.sign-panel a:hover img { border-color: #666; }
.sign-panel .selected-sign { padding-top: 20px; }
.sign-panel h2 span { color: #a2b427; display: block; margin: 6px 0; }
.sign-panel h3 { margin-top: 10px; }
.sign-panel h4 { font-size: .8em; font-weight: 700; height: 26px; margin: 7px; }
.sign-panel .connected-signs { overflow: auto; }
.sign-panel .connected-signs a { border: 1px solid #d2d2d2; border-radius: 5px 5px 0 0; float: left; margin: 6px 0; margin-right: 3%; width: 48.5%; }
.sign-panel .connected-signs a:nth-of-type(even) { margin-right: 0; }

.info-panel { background-color: #fff; }
.info-panel .top-area { overflow: auto; }
.info-panel .top-area h2 { box-shadow: 0 2px 8px 0 #888; padding: 6px 0 7px 44px; text-align: left; }
.info-panel .bottom-area { box-shadow: none; height: auto; padding: 30px 4% 8px; position: static; }
.info-panel { overflow: auto; }
.info-panel .info-header { height: 160px; overflow: hidden; padding: 0; position: relative; }
.info-panel .info-header img { width: 570px; }
.info-panel .info-header img.icon-overlay { height: auto; left: 50%; margin-left: -40px; position: absolute; top: 18px; width: 80px; }
.info-panel .info-header h3 { background-color: #fff; background-color: rgba(255,255,255,.75); bottom: 0; color: #2a6aa9; font-size: 1.1em; font-weight: 700; left: 10%; line-height: 1.2em; padding: 9px 18px; position: absolute; text-align: center; width: 80%; }

/********/
.link-triplet { margin: 14px 0 16px; overflow: auto; }
.link-triplet > * { border: 1px solid #c9c7c7; float: left; font-weight: 700; line-height: 1.1em; margin-right: 3.5%; text-align: center; transition: border .2s; width: 31%; }
.link-triplet > *:last-of-type { margin-right: 0; }
.link-triplet > * img { display: block; height: 68px; margin: 14px auto 10px; }

#about-sites > a { border-radius: 5px; color: #133e69; font-family: "Amatic SC",sans-serif; font-size: 1.5em; height: 154px; }
#about-sites > a:hover { border-color: #666; }
.pond-benefits { margin: 18px 0 12px; }
.pond-benefits > a { border: 1px solid #2a6aa9; border-radius: 5px 5px 0 0; color: #48bed8; float: left; margin-bottom: 18px;  margin-right: 3%; text-align: center;  width: 48.5%; }
.pond-benefits > a:hover { background-color: #deeeeb; border-color: #093f74; }
.pond-benefits > a:nth-of-type(even) { margin-right: 0;  }
.pond-benefits > a img { height: 48px; margin: 10px auto 5px; }
.pond-benefits > a strong { display: block; padding: 0 8px 6px; }
.pond-benefits > a span { background-color: #2a6aa9; color: #fff; display: block; font-size: .75em; font-weight: 400; padding: 6px 5px 5px;  }
#ponds img[src*="pond-infographic"] { margin: 24px 4px 14px; width: 100%; }

.slideshow { display: block; margin-top: 14px; overflow: hidden; position: relative; width: 100%; }
.slideshow img { width: 100%; }
.slideshow a { border: 1px solid #fff; display: none; transition: border-color .2s; }
.slideshow a.showing { display: block; }
.slideshow a:hover { border-color: #888; }
.slideshow p { margin: 0; width: 100%; }
.slideshow div { background-color: #fff; height: 100%; left: 0; opacity: 0; position: absolute; top: 100%; transition: opacity .1s, top 0s ease-in-out .1s; width: 100%; }
.slideshow div.fade { opacity: 1; top: 0; transition: opacity .25s, top 0s; }
.slideshow i { background-color: #000; background-color: rgba(0,0,0,.7); color: #fff; cursor: pointer; left: 0; margin-top: -18px; padding: 12px 7px; position: absolute; top: 50%; transition: background .2s; }
.slideshow i.fa-arrow-right { left: auto; right: 0; }
.slideshow i:hover { background-color: #000; }

.site-listings { margin: 14px 0 10px; overflow: auto; }
.site-listings > a { border: 1px solid #d2d2d2; border-radius: 5px 5px 0 0; float: left; margin: 6px 0; margin-right: 3%; transition: border .2s; width: 48.5%; }
.site-listings > a:hover { border-color: #929292; }
.site-listings > a:nth-of-type(even) { margin-right: 0; }
.site-listings h4 { color: #007eaf; font-size: .85em; font-weight: 700; height: 40px;  margin: 5px 8px; }
.site-listings h4 span { color: #8f8f8f; display: block; font-size: .8em; font-weight: 400; margin: 3px 0; }
.site-listings > a > img { width: 100%; }
.site-listings > a > span { background-color: #133e69; color: #fff; display: block; font-size: .7em; font-weight: 700; letter-spacing: .06em; padding: 7px 0; text-align: center; }
.site-listings > a > span img { margin-right: 2px; width: 14px; }
.site-listings > a:hover > span { background-color: #0b3259; transition: background-color .2s; }

.bottom-area .link-paragraph { margin: 18px 0; }
.link-paragraph a { color: #48bed8; font-weight: 700; }

.pollinator-box { border: 1px solid #c9c7c7; border-radius: 5px; clear: both; display: block; overflow: auto; transition: border-color .2s; }
.pollinator-box:hover { border-color: #666; }
.pollinator-box > div { display: inline-block; padding: 4px 8px; vertical-align: top; width: 48%; }
.pollinator-box > div p { color: #000; font-size: .7em; line-height: 1.2em; margin: 2px 0 0 6px; text-align: center; }
.pollinator-box h4 { color: #2a6aa9; font-family: "Amatic SC",sans-serif; font-size: 2.2em; font-weight: 700; margin: 0; }
.pollinator-box > img { float: right; width: 50%; }

.navigate-to-site { background-color: #133e69; border-radius: 5px; color: #fff; display: block; font-size: .9em; font-weight: 700; margin: 44px auto 0; padding: 8px 0; text-align: center; width: 218px; }
.navigate-to-site img { height: 18px; }
.navigate-to-site:focus { color: #fff; }
.navigate-to-site:hover { background-color: #082f55; color: #fff;  }

.signs-at-site { margin-bottom: 28px; overflow: auto; }
.signs-at-site a { border: 1px solid #fff; float: left; margin-top: 14px; margin-right: 4%; transition: border .2s; width: 48%; }
.signs-at-site a.smaller.end{ margin-right: 0; }
.signs-at-site a.larger { margin-right: 0; margin-top: 6px; width: 100%;  }
.signs-at-site a img { width: 100%; }
.signs-at-site a:hover { border-color: #888; }

.benefit-panel { text-align: center; }
.benefit-panel .bottom-area { padding-bottom: 28px; }
.benefit-panel > div > img { display: block; margin: 32px auto 26px; width: 154px; }
.benefit-panel h3 { color: #a2b427; font-size: 1.4em; font-weight: 700; line-height: 1.2em; margin: 20px auto 8px; width: 90%; }
.benefit-panel h4 { color: #2a6aa9; font-size: 1.23em; font-weight: 700; margin-bottom: 4px; }

#land-acknowledgment .info-header { height: auto; }
#land-acknowledgment .info-header img { display: block; margin: 0 auto; max-width: 600px; width: 100%; }
#land-acknowledgment .info-header small { display: block; font-size: .9em; font-weight: 700; padding: 8px; text-align: center; }
#land-acknowledgment h3 { color: #2a6aa9; font-size: 1.2em; margin-top: 0; }
#land-acknowledgment h4 { color: #a2b427; font-size: 1.1em; font-weight: 700; text-align: center; }
#land-acknowledgment h4.blue { color: #2a6aa9; }
#land-acknowledgment .land-link { border: 2px solid #48bed8; border-radius: 8px; border-left-width: 28px; margin: 22px 0; overflow: hidden; padding: 12px 6px 12px 18px; text-align: left; }
#land-acknowledgment .land-link h5 { color: #a2b427; font-size: 1.1em; font-weight: 700; margin: 0 0 8px; }
#land-acknowledgment .land-link p { font-weight: 700; margin: 0; text-align: left; }
#land-acknowledgment .land-link p a { color: #48bed8; }

.image-gallery { overflow: auto; }
.image-gallery a { border-radius: 4px; float: left; height: 140px; margin-bottom: 14px; overflow: hidden; position: relative; width: 48%; }
.image-gallery a.large { height: 244px; width: 100%; }
.image-gallery a.small { margin-right: 4%; }
.image-gallery a.small + a.small { margin-right: 0; }
.image-gallery a img { width: 100%; }
.image-gallery span { background-color: #fff; background-color: rgba(255,255,255,.78); border-radius: 2px; bottom: 4px; color: #000; font-size: .8em; font-weight: 700; left: 4px; max-width: 97%; padding: 4px 10px; position: absolute; transition: background-color .2s; }
.image-gallery a:hover span { background-color: #fff; }
.image-gallery a.larger { height: auto; width: 100%; }
.image-gallery a.largest { height: auto; width: 100%; }

.infographic { background-color: #e9fafa; }
.infographic > div { display: inline-block; padding: 0 14px; text-align: left; vertical-align: middle; width: 50%; }
.infographic h4 { font-size: .9em; line-height: 1.2em;  margin: 8px 0 3px; }
.infographic p { font-size: .8em; line-height: 1.3em; margin: 2px 0 10px;  }
.infographic img { display: inline-block; vertical-align: middle; width: 50%; }

#pollinators .bottom-area > a > img { margin: 8px 0 24px; width: 100%; }
.our-pollinators > div { float: left; font-size: .9em; font-weight: 700; line-height: 1.2em; margin: 14px 0; margin-right: 3%; width: 31.3333%; }
.our-pollinators > div:last-of-type { margin-right: 0; }
.our-pollinators > div img { margin-bottom: 6px; width: 100%; }

#drainage-areas p { margin: 14px auto 24px; }
#drainage-areas .bottom-area { padding: 8px 4% 28px; }
.watershed-links a { border-radius: 3px; float: left; height: 108px; margin-right: 4%; margin-bottom: 12px; overflow: hidden; position: relative; width: 48%; }
.watershed-links a:nth-of-type(even) { margin-right: 0; }
.watershed-links img { width: 160%; }
.watershed-links span { background-color: rgba(42,106,169,.6); color: #fff; font-size: 1.4em; font-weight: 700; height: 100%; left: 0; letter-spacing: .04em; line-height: 108px; position: absolute; top: 0; width: 100%; }

.watershed-panel h2 span { color: #d5de23; display: inline-block; font-family: "Montserrat"; font-size: .45em; font-weight: 700; line-height: 1.2em; padding: 0 14px 0 6px; vertical-align: middle; width: 60%; }
.watershed-panel .bottom-area p { margin: 6px auto 20px; }
.watershed-panel .bottom-area > a { background-color: #48bed8; border-radius: 3px; color: #fff; display: block; font-size: .9em; font-weight: 700; letter-spacing: .04em; margin: 7px auto 28px; padding: 6px 0; text-align: center; width: 180px; }
.watershed-panel .bottom-area > a img { display: inline-block; height: 12px; margin-right: 2px; position: relative; top: -1px; vertical-align: middle; }
.watershed-panel .bottom-area > a:hover { background-color: #2299b4; }

#nearest-site .bottom-area { background-color: #a2b427; height: 100%; padding: 4px 0% 680px; position: relative; }
#nearest-site .bottom-area > a { background-color: #ecfcf9; border: 1px solid #85cfcc; box-shadow: 0 2px 8px 0 #333; display: block; margin: 70px auto 24px; width: 80%; }
#nearest-site .bottom-area > a img { display: block; margin: 0 auto -58px; position: relative; top: -50px; width: 140px; }
#nearest-site h3 { color: #2a6aa9; font-size: 1.1em; line-height: 1.3em; margin: 22px auto 0; width: 84%; }
#nearest-site h3 span { color: #a2b427; display: block; margin-top: 6px; }
#nearest-site .bottom-area > a > span { border-top: 1px dashed #85cfcc; color: #8c8c8c; display: block; font-size: .85em; font-weight: 700; margin: 12px auto 0; padding-top: 6px; text-align: center; width: 80%; }
#nearest-site p { background-color: #133e69; color: #fff; font-size: .9em; font-weight: 700; margin: 15px 0 0; padding: 6px 0; width: 100%; }

#nearest-site .bottom-area > span { color: #b5b5b5; display: block; font-weight: 700; margin-top: 14px; padding: 0; text-align: center; }
#fish-bottom { bottom: 0; left: 0; position: absolute; width: 100%; }
#fish-bottom img { width: 100%; }

#get-involved h3 { border-bottom: 2px dashed #c9c7c7; color: #2a6aa9; font-family: "Amatic SC",sans-serif; font-size: 2.4em; margin: 0 auto; padding-bottom: 14px; width: 80%; }

#image-viewer { border: 3px solid #c9c7c7; height: 100%; left: 0; overflow: hidden; position: absolute; top: -100%; transition: top .6s ease-in-out .05s; width: 100%; z-index: 1015; }
#image-viewer div { background-color: #fff; height: 100%; left: 0; overflow: auto; position: absolute; top: 0; width: 100%; }
#image-viewer img { width: 300%; }
#image-viewer > button { background-color: #000; background-color: rgba(0,0,0,.5); border: 0; border-radius: 0 0 0 16px; color: #fff; font-size: 3.8em; line-height: .6em; padding: 5px 5px 8px 8px; position: absolute; right: -80px; top: 0; transition: right .5s; }
#image-viewer > button span { left: -9999px; position: absolute; }
#image-viewer p { background-color: #000; background-color: rgba(0,0,0,.5); border-radius: 0 0 16px 0; color: #fff; font-size: .9em; left: -60%; line-height: 1.2em; margin: 0; padding: 6px 12px 8px; position: absolute; top: 0; transition: left .35s; width: 60%; }
#image-viewer.showing { top: 0; transition: top .7s; }
#image-viewer.showing p { left: 0; transition: left .55s ease-in-out .35s; }
#image-viewer.showing > button { right: 0; transition: background-color .2s, right .35s ease-in-out .45s; }
#image-viewer.showing > button:hover {cursor:pointer; background-color: rgba(0,0,0,.8);}

.signstbd { background-color: #d5de23; border-radius: 5px; color: #133e69; display: block; font-weight: bold; margin-bottom: 20px; padding: 15px; text-align: center; }

.walking-tour img { width: 100%; }
.imgstretch {max-width:100%;}
/********/
.bottom-menu { bottom: 0; box-shadow: 0 0 8px 0 #333; overflow: hidden; position: absolute; width: 100%; }
.bottom-menu > a { background-color: #133e69; border-right: 2px solid #195086; color: #fff; float: left; font-size: .7em; font-weight: 700; padding: 9px 0 5px; text-align: center; width: 33.3333%; }
.bottom-menu > a:last-of-type { border: 0; }
.bottom-menu > a img { display: block; height: 24px; margin: 0 auto 4px; width: auto; }
.bottom-menu > a:hover { background-color: #0a3057; }

.has-maintenance-notice { padding: 104px 0 24px !important; } 
#pond-maintenance { background: #FFFAEB; }
#pond-maintenance p { text-align: left; margin: 0; } 
#pond-maintenance h3 { color: #206EAD; margin-top: 12px; text-align: left; } 
#pond-maintenance ul { margin-bottom: 24px; }
.maintenance-notice { align-items: center; background: #FFCE34; display: flex; font-size: 1.1em; font-weight: 700; justify-content: center; line-height: 1.1em; padding: 12px 16px 8px; text-align: left; }
.maintenance-notice img { margin-right: 10px; width: 34px; }
.notice-content { padding: 24px 4% 26px; }
.has-maintenance-notice .under-notice { padding: 38px 4% 100px; }
@media screen and (max-width: 1400px) {
    .has-maintenance-notice { padding-top: 28px !important; }
}
@media screen and (max-width: 892px) {
    .maintenance-notice { font-size: 1em; } 
    #pond-maintenance h3 { font-size: 1.2em; }
    #pond-maintenance p,
    #pond-maintenance li { font-size: 1em; } 
}

/*********************************************/
/****** Media Queries ************************/
/*********************************************/

@media screen and (max-width: 380px) {
    .pollinator-box h4 { font-size: 1.7em; }
    .pollinator-box h4 img { height: 32px; }

    #nearest-site .bottom-area { padding-bottom: 450px; }

    .pond-benefits > a strong { font-size: .9em; line-height: 1.1em; height: 34px; }
    .watershed-panel h2 span { font-size: .4em; padding-top: 3px; }
}

@media screen and (max-width: 345px) {
    #intro-screen h1 { font-size: 7.6em; }
    #intro-screen > p { font-size: .95em; line-height: 1.4em; top: 42%; }
    #intro-screen img[src*="cloudlogo"] { top: 135px; }

    #intro-screen .featured-site { min-height: 102px; }
    #intro-screen.animate .featured-site { bottom: 48px; }
    #intro-screen .featured-site div { right: 50%; width: 44%; }
    #intro-screen .featured-site div > img { max-height: 72px; width: auto; }
    #intro-screen .featured-site div span { display:  none; }
    #intro-screen h2 { font-size: .85em; width: 80%; }
    #intro-screen h3 { font-size: 2.2em; margin: 58px 0 0; text-align: center; width: 100%; }
    #intro-screen a[href*="map-panel"] img { top: 10x; width: 34px; }
    #intro-screen a[href*="map-panel"] span { font-size: .8em; height: 48px; line-height: 48px; }
    .watershed-panel h2 span { font-size: .35em; padding-top: 0; }

    #nearest-site .bottom-area > a { font-size: .9em; margin-top: 54px; }
    #nearest-site .bottom-area > a img { top: -46px; width: 80px; }

    .top-area h2 { font-size: 1.6em; padding: 6px 0; }
    #map-options { padding: 6px; }
    #map-options a { font-size: .7em; line-height: 1.1em; padding: 4px 5px; }
    #map-options a span { height: 11px; width: 11px; }
    #map-options a i { font-size: .7em; position: relative; top: -1px; }

    #about-sites > a { font-size: 1.3em; height: 128px; margin-right: 2%; width: 32%; }
    #about-sites > a:last-of-type { margin-right: 0; }
    .link-triplet { margin-bottom: 8px; }
    .link-triplet > * img { height: 46px; }

    .bottom-menu { height: 50px; }
    .bottom-menu > a { font-size: .65em; height: 100%; line-height: 1em; padding: 5px 8px; }
    .bottom-menu > a img { height: 18px; }

    .info-panel .info-header img.icon-overlay { width: 64px; }
}


@media screen and (min-width: 380px) {
    #intro-screen img[src*="homepage-bg"] { height: auto; width: 140%; }
    #intro-screen img[src*="homepage-drop"] { left: 50%; margin-left: -130px; position: absolute;  width: 260px; }
    #intro-screen.animate img[src*="homepage-drop"] { top: 25px; }

    #intro-screen .featured-site div > img { max-height: 120px; width: auto; }
    .site-listings h4 { height: auto; }
    .sign-panel h4 { height: auto; }

    .image-gallery span { width: auto; }
    .image-gallery a.larger { height: 254px; width: 100%; }
    .image-gallery a.largest { max-height: 464px;height:auto; width: 100%; }
}

@media screen and (min-width: 570px) {
    #intro-screen img[src*="homepage-bg"] { margin-top: -12%; width: 100%; }
    #intro-screen img[src*="clouds"] { left: -70%; width: 180px; }
    #intro-screen.animate img[src*="clouds"] { left: 7%; width: 180px; }
    #intro-screen img[src*="cloudlogo"] { width: 270px; }
    #intro-screen.animate img[src*="cloudlogo"] { right: 3%; }
    #intro-screen h1 { font-size: 11.4em; }

    #intro-screen h2 { font-size: 1.3em; height: 38px; line-height: 37px; top: -28px; }
    #intro-screen .featured-site { min-height: 146px; }
    #intro-screen .featured-site div { top: -44px; }
    #intro-screen .featured-site div > img { margin-bottom: 8px; max-height: 140px; }
    #intro-screen .featured-site div > img[src*="placeholder"] { height: 180px; }
    #intro-screen .featured-site div > span { display: block ;font-size: .9em; }
    #intro-screen a[href*="map-panel"] img { top: 10px; width: 48px; }
    #intro-screen a[href*="map-panel"] span { font-size: 1.3em; height: 64px; line-height: 64px; }

    .pollinator-box h4 { font-size: 2.7em; margin: 6px 8px; }
    .pollinator-box h4 img { height: 44x; }
    .pollinator-box > div p { font-size: .85em; }
    .our-pollinators > div { margin-bottom: 40px;  }

    #map-options a { font-size: .9em; text-align: center;  }
    #map-options a span { margin-left: -12px; }

    .info-panel .info-header img { width: 100%; }

    #nearest-site .bottom-area { padding-bottom: 4px; }
    #fish-bottom { margin-top: 50px; position: static; width: 100%; }

    .infographic img { width: 40%; }
    .infographic > div { font-size: 1.2em; width: 60%; }

    #image-viewer { border-width: 6px; }
    #image-viewer > span { font-size: 4em; }
    #image-viewer img { width: 180%; }
}

@media screen and (min-width: 892px) {
    #intro-screen > p { font-size: 1.4em; top: 41%; }

    #intro-screen img[src*="homepage-bg"] { margin-top: -25%; }
    #intro-screen h2 { border-radius: 23px 0 0 23px; box-shadow: 3px 5px 16px 0 #333; font-size: 1.5em; height: 46px; line-height: 44px; padding-left: 10px; top: -36px; width: 68%; }
    #intro-screen h2 img { margin-right: 8px; width: 28px; }
    #intro-screen h3 { font-size: 4.6em; margin: 46px 0 0 38%; text-align: center; width: 60%; }
    #intro-screen .featured-site { min-height: 170px; }
    #intro-screen .featured-site div { top: -60px; }
    #intro-screen .featured-site div > img { margin-bottom: 8px; max-height: 164px; }
    #intro-screen .featured-site div > img[src*="placeholder"] { height: 180px; width: 70%;}
    #intro-screen .featured-site div > span { display: block; font-size: 1.1em; }
    #intro-screen .featured-site div span img { height: 14px; }
    #intro-screen a[href*="map-panel"] img { top: 14px; }
    #intro-screen a[href*="map-panel"] span { font-size: 1.5em; height: 70px; line-height: 70px; }

    .top-area > a { padding: 12px 0 0 13px; }
    .top-area > a img { width: 24px; }
    .top-area h2 { font-size: 2.5em; }
    .top-area .sub-header { padding: 12px; }

    #pond-panel h2 { height: 46px; }
    #pond-panel .sub-header { height: 38px; }
    #pond-panel .map-area { margin-top: 84px; }

    .bottom-area h2, .bottom-area h3 { font-size: 1.4em;}
    .bottom-area h3 { font-size: 1.3em; }
    .bottom-area p { font-size: 1em; }

    #drainage-options label { font-size: .8em; }
    .site-listings h4 { font-size: 1.1em; padding: 4px 5px 2px;  }
    .site-listings > a { margin-bottom: 20px; }

    .slideshow { margin: 16px  auto; width: 60%; }
    #about-sites > a { font-size: 2em; }
    .link-triplet { margin-bottom: 26px; }
    .link-triplet > * img { height: 76px; }

    .pollinator-box > div { text-align: center; width: 68%; }
    .pollinator-box > img { width: 30%; }
    .pollinator-box h4 { font-size: 3em; margin: 18px 18px 6px; }
    .pollinator-box h4 img { height: 54px; }
    .pollinator-box > div p { font-size: 1.1em; padding: 0 40px; }
    #pollinators .bottom-area > a > img { margin: 6px auto 16px; width: 60%; }

    .infographic img { width: 20%; }
    .infographic > div { font-size: 1.2em; padding: 0 30px; width: 80%; }

    .bottom-menu > a { font-size: .85em; }

    table tr th, table tr td { font-size: 1em; padding: 10px; }
    .pond-panel .bottom-area h3 { font-size: 1.3em; }
    .pond-benefits { margin: 0 auto; width: 60%; }
    .general-panel h4 { font-size: 1.4em; }
    .general-panel h5 { font-size: 1.2em; }

    .info-panel .info-header h3 { font-size: 1.3em; padding: 7px; }
    #ponds img[src*="pond-infographic"] { display: block; margin: 18px auto; width: 50%; }

    #nearest-site { overflow: hidden; transition: 0s; }
    #nearest-site .top-area { overflow: hidden; }
    #nearest-site .top-area h2 { padding-left: 54px; }
    #nearest-site.showing { height: 370px; left: 5%; margin-top: -200px; top: 50%; transition: 0s; width: 90%; }
    #nearest-site .bottom-area { height: 380px; padding-left: 380px; width: 100%; }
    #nearest-site .bottom-area > a { font-size: 1.1em; margin: 64px auto 0; width: 360px; }
    #nearest-site #fish-bottom { background: #d5e4e4; height: 380px; margin-top: 0; padding-top: 50px; position: absolute; top: 0; width: 380px; }

    #image-viewer { border: 48px solid #333; border-width: 50px 90px; border-color: rgba(0,0,0,.7); }
    #image-viewer > span { font-size: 5em; }
    #image-viewer p { font-size: 1.2em; padding: 10px 18px; }
    #image-viewer img { width: 140%; }
}

@media screen and (min-width: 1088px) {
    #intro-screen.animate img[src*="homepage-drop"] { left: 25%; margin-left: -130px; margin-top: -260px; top: 52%; }
    #intro-screen img[src*="clouds"] { left: 20%; margin-left: -240px; margin-top: -322px; opacity: 0; top: 52%; width: 150px; }
    #intro-screen.animate img[src*="clouds"] { left: 25%; opacity: 1; transition: 1s ease-in-out 1.5s; }
    #intro-screen img[src*="cloudlogo"] { left: 30%; margin-top: -126px; opacity: 0; right: auto; top: 52%; width: 200px; }
    #intro-screen.animate img[src*="cloudlogo"] { left: 25%; opacity: 1; transition: 1s ease-in-out 1.8s; }
    #intro-screen.animate h1 { font-size: 10.6em; margin-top: -260px; top: 52%; width: 50%; }
    #intro-screen.animate > p { font-size: 1.3em; top: 49%; width: 50%; }
    #intro-screen h2 { opacity: 0; transition: opacity .6s ease-in-out 1.35s; }
    #intro-screen.animate h2 { box-shadow: none; font-size: 1.2em; height: 40px; line-height: 38px; opacity: 1; padding-right: 24px; top: 20px; width: auto; }
    #intro-screen.animate h2 img { width: 22px; }
    #intro-screen h3 { opacity: 0; transition: background .2s, opacity 1.2s ease-in-out .4s; }
    #intro-screen.animate h3 { background: #6ABABD; font-size: 1.7em; height: 54px; margin: 0; opacity: 1; position: absolute; top: 100%; width: 40%; }
    #intro-screen a:hover h3 { background: #56aaae; }
    #intro-screen.animate h3:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
    #intro-screen.animate h3 span { display: inline-block; vertical-align: middle; width: 96%; }
    
    #intro-screen .featured-site { background: transparent; }
    #intro-screen.animate .featured-site { bottom: auto; left: 70%; margin-top: -260px; margin-left: -230px; min-height: auto; padding: 0; top: 52%; width: 460px; }
    #intro-screen .featured-site div { margin-top: -120px; opacity: 0; transition: 1.2s ease-in-out .4s; width: 100%; }
    #intro-screen.animate .featured-site div { margin-top: 0; opacity: 1; position: static; right: 0; }
    #intro-screen .featured-site div > img { height: auto; margin: 0; max-height: 8000%; width: 100%; }
    #intro-screen .featured-site div > img[src*="placeholder"] { height: 260px; width: 100%; }
    #intro-screen.animate .featured-site div > span { background: #133E69; height: 54px; position: absolute; right: 0; text-align: center; top: 100%; transition: background .2s; width: 60%;  }
    #intro-screen .featured-site:hover div > span { background: #0b3157; }
    #intro-screen.animate .featured-site span:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
    #intro-screen.animate .featured-site span p { display: inline-block; font-size: .85em; line-height: 1.1em;vertical-align: middle;  width: 90%; }
    
    #intro-screen a[href*="map-panel"] img { margin-left: -35px; top: 12px; width: 70px; }
    #intro-screen a[href*="map-panel"] span { color: #d5de23; font-size: 1.8em; height: 90px; line-height: 90px; }
}

@media screen and (min-width: 1400px) {
    #intro-screen img[src*="homepage-bg"] { margin-top: -35%; }
    #intro-screen .screen { background-color: rgba(0,0,0,.85); }
    #intro-screen.animate img[src*="homepage-drop"] { margin-left: -170px; margin-top: -320px; width: 340px; }
    #intro-screen.animate img[src*="clouds"] { margin-left: -280px; margin-top: -392px; top: 52%; width: 180px; }
    #intro-screen.animate img[src*="cloudlogo"] { left: 25%; margin-left: -30px; margin-top: -154px; right: auto; top: 52%; width: 270px; }
    #intro-screen.animate h1 { font-size: 12.4em; margin-top: -312px; }
    #intro-screen.animate h3 { font-size: 2.2em; }
    #intro-screen.animate > p { font-size: 1.5em; top: 53%; }
    #intro-screen.animate .featured-site { margin-left: -360px; margin-top: -330px; width: 660px; }
    #intro-screen a[href*="map-panel"] img { margin-left: -39px; top: 22px; width: 78px; }
    #intro-screen a[href*="map-panel"] span { font-size: 2.3em; height: 104px; line-height: 116px; }
    #intro-screen .featured-site div > img[src*="placeholder"] { height: 400px; }

    .top-area { top: 0 !important; }
    .top-area h2 { font-size: 3em; height: 58px; position: relative; z-index: 1012; }
    .top-area > a { padding: 18px 0 0 15px; z-index: 1013; }
    .top-area > a img { width: 24px; }
    .top-area .sub-header { box-shadow: 0 3px 6px -2px #333; height: 52px; padding: 13px; position: relative; z-index: 1014; }
    #pond-panel .sign-total { padding: 0; }
    .sign-total p { font-size: 1.1em; line-height: 48px; margin: 0; }

    .top-area > a { left: 0; line-height: .6em; padding: 18px 15px; position: absolute; top: 0; width: auto; z-index: 1013; }
    .top-area > a img { position: relative; width: 24px; z-index: 4; }
    .top-area > a:hover { background-color: #133e69; }
    .info-panel .top-area > a { padding: 17px 12px; }

    .map-area { height: 100%; padding-top: 110px; position: absolute; top: 0; width: 100%; }
    #map-options { padding-right: 558px; top: 110px; }
    .map { width: 80%; }
    #overall-map { width: 100%; }

    #pond-panel h2 { height: 56px; }
    #pond-panel .sub-header { height: 48px; }
    #pond-panel .map-area { margin-top: 0; padding-top: 104px; }

    .bottom-area { height: 100% !important; right: 0; top: 0; transition: top 0s; width: 540px; }
    .expand-panel { display: none; }
    .swipe-panel > div { padding: 118px 4% 100px; }

    .info-panel { transition: 0s; }
    .info-panel .top-area h2 { padding-left: 54px; }
    .info-panel.showing { height: 80%; left: 50%; margin-left: -300px; top: 10%; transition: 0s; width: 600px; }
    .info-panel .bottom-area { height: auto !important; width: 100%; }
    .watershed-panel h2 span { font-size: .4em; padding-top: 0; position: relative; top: -2px; }
    #nearest-site.showing { left: 20%; margin-left: 0; width: 60% }
    #nearest-site .bottom-area { height: 380px !important; }
    #nearest-site .bottom-area > a { margin: 64px auto 0; }
    #nearest-site h3 { margin-top: 8px; }
    #fish-bottom img { margin-top: 0; }
    
    .leaflet-popup-content-wrapper { font-size: 1.5em; width:200px}
    .leaflet-popup-content-wrapper img { width: 250px; }

    .slideshow { width: 100%; }

    #about-sites > a { font-size: 1.8em; padding: 0 8px; }
    .link-triplet { margin-bottom: 16px; }
    .link-triplet > * img { height: 56px; }

    .pollinator-box > div { text-align: center; width: 58%; }
    .pollinator-box > img { width: 40%; }
    .pollinator-box h4 { font-size: 2.4em; margin: 6px 10px 0; }
    .pollinator-box h4 img { height: 34px; }
    .pollinator-box > div p { font-size: .9em; padding: 0 40px; }
    
    .infographic img { width: 30%; }
    .infographic > div { font-size: 1.2em; padding: 0 30px; width: 70%; }

    #pollinators .bottom-area > a > img { margin: 4px auto 14px; width: 90%; }

    #drainage-options label { margin-left: -100px; }
    #drainage-options { text-align: center; }
    #drainage-options select { width: 550px; }

    .pond-benefits { width: 100%; }
    #ponds img[src*="pond-infographic"] { width: 70%; }
   
    #image-viewer img { width: 120%; }
}

/* HEIGHTS */

@media screen and (max-height: 610px) and (min-width: 892px) and (max-width: 1187px) {
     #intro-screen.animate img[src*="cloudlogo"] { top: 38px; width: 260px;  }
     #intro-screen.animate h1 { font-size: 9em; top: 24px; }
     #intro-screen.animate h1 span { line-height: .1em; }
     #intro-screen.animate > p { font-size: .95em; line-height: 1.4em; top: 166px; }
 
     #intro-screen h2 { font-size: 1.3em; height: 36px; line-height: 35px; }
     #intro-screen.animate .featured-site { bottom: 40px; min-height: 92px; }
     #intro-screen .featured-site div > img { max-height: 112px; }
     #intro-screen h3 { font-size: 4em; margin-top: 23px; }
     #intro-screen a[href*="map-panel"] img { top: 8px; width: 26px; }
     #intro-screen a[href*="map-panel"] span { font-size: 1.1em; height: 40px; line-height: 40px; }
}

@media screen and (max-height: 680px) and (min-width: 1088px) {
    #intro-screen.animate img[src*="homepage-drop"] { margin-left: -100px; margin-top: -230px; width: 200px; }
    #intro-screen.animate img[src*="clouds"] { display: none;  }
    #intro-screen.animate h1 { font-size: 8.4em; margin-top: -240px; }
    #intro-screen.animate .featured-site { bottom: auto; left: 70%; margin-top: -260px; margin-left: -230px; min-height: auto; padding: 0; top: 52%; width: 460px; }
}

@media screen and (max-height: 550px) and (min-width: 570px) and (max-width: 892px) {
    #intro-screen.animate img[src*="cloudlogo"] { top: 38px; width: 220px; }
    #intro-screen.animate h1 { font-size: 7.4em; top: 7px; }
    #intro-screen.animate h1 span { line-height: .1em; }
    #intro-screen.animate > p { font-size: .95em; line-height: 1.3em; top: 124px; }

    #intro-screen h2 { font-size: 1em; height: 26px; line-height: 26px; }
    #intro-screen h2 img { width: 18px; }
    #intro-screen.animate .featured-site { bottom: 40px; min-height: 42px; }
    #intro-screen .featured-site div > img { max-height: 75px; }
    #intro-screen h3 { font-size: 2.8em; margin-top: 16px; }
    #intro-screen a[href*="map-panel"] img { top: 8px; width: 26px; }
    #intro-screen a[href*="map-panel"] span { font-size: 1.1em; height: 40px; line-height: 40px; }
}

@media screen and (max-height: 536px) and (min-width: 380px) and (max-width: 570px)  {
    #intro-screen.animate img[src*="cloudlogo"] { top: 38px; width: 220px; }
    #intro-screen.animate h1 { font-size: 8em; top: 7px; }
    #intro-screen.animate h1 span { line-height: .1em; }
    #intro-screen.animate > p { font-size: .95em; line-height: 1.3em; top: 134px; }

    #intro-screen h2 { font-size: .95em; height: 26px; line-height: 26px; top: -26px; }
    #intro-screen h2 img { width: 18px; }
    #intro-screen.animate .featured-site { bottom: 32px; min-height: 32px; }
    #intro-screen .featured-site div > span { display: none; }
    #intro-screen .featured-site div > img { max-height: 75px; }
    #intro-screen h3 { font-size: 2.4em; margin-top: 19px; }
    #intro-screen a[href*="map-panel"] img { top: 5px; width: 24px; }
    #intro-screen a[href*="map-panel"] span { font-size: .95em; height: 32px; line-height: 32px; }
}

@media screen and (max-height: 544px) and (max-width: 380px) {
    #intro-screen img[src*="homepage-bg"] { width: 120%; }
    #intro-screen.animate img[src*="clouds"] { display: none; }
    #intro-screen.animate img[src*="cloudlogo"] { top: 168px; width: 180px; }
    #intro-screen.animate h1 { font-size: 8.2em; top: 7px; }
    #intro-screen.animate h1 span { line-height: .1em; }
    #intro-screen.animate > p { font-size: .9em; line-height: 1.4em; top: 138px; }
    
}

@media screen and (max-height: 480px) and (max-width: 380px) {
    #intro-screen.animate img[src*="cloudlogo"] { top: 140px; width: 160px; }
    #intro-screen.animate h1 { font-size: 6em; top: 7px; }
    #intro-screen.animate h1 span { line-height: .1em; }
    #intro-screen.animate > p { font-size: .85em; line-height: 1.3em; top: 104px; }

    #intro-screen h2 { font-size: .95em; height: 26px; line-height: 26px; top: -32px; width: 188px; }
    #intro-screen h2 img { width: 18px; }
    #intro-screen.animate .featured-site { bottom: 32px; min-height: 32px; }
    #intro-screen .featured-site div { right: 52%; width: 42%; }
    #intro-screen .featured-site div > span { display: none; }
    #intro-screen .featured-site div > img { margin-top: -32px; }
    #intro-screen h3 { font-size: 2.4em; margin-top: 19px; }
    #intro-screen a[href*="map-panel"] { height: 34px; }
    #intro-screen a[href*="map-panel"] img { top: 5px; width: 24px; }
    #intro-screen a[href*="map-panel"]:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
    #intro-screen a[href*="map-panel"] span { display: inline-block; font-size: .8em; height: 34px; line-height: 1.2em; padding: 4px 8px; }
}

@media screen and (max-height: 400px) and (min-width: 892px) and (max-width: 1087px) {
     #intro-screen.animate img[src*="clouds"] { width: 120px; }
     #intro-screen.animate img[src*="cloudlogo"] { width: 160px; }
     #intro-screen.animate h1 { font-size: 6em; top: 7px; }
     #intro-screen.animate h1 span { line-height: .1em; }
     #intro-screen.animate > p { font-size: .85em; line-height: 1.3em; top: 104px; }
     #intro-screen.animate .featured-site { bottom: 24px; }
     #intro-screen a[href*="map-panel"] img { top: 5px; width: 19px; }
     #intro-screen a[href*="map-panel"] span { font-size: .95em; height: 28px; line-height: 28px; }
}

@media screen and (max-height: 510px) and (min-width: 1088px) {
    #intro-screen.animate img[src*="homepage-drop"] { margin-left: -100px; margin-top: -180px; width: 200px; }
    #intro-screen.animate img[src*="clouds"] { display: none;  }
    #intro-screen.animate img[src*="cloudlogo"] { margin-top: -86px; width: 170px; }
    #intro-screen.animate h1 { font-size: 8.4em; margin-top: -190px; }
    #intro-screen.animate h3 { font-size: 1.7em; }
    #intro-screen.animate > p { font-size: 1.1em; top: 52%; }
    #intro-screen.animate .featured-site { margin-top: -200px; margin-left: -180px; width: 360px; }
    #intro-screen a[href*="map-panel"] img { margin-left: -35px; width: 60px; }
    #intro-screen a[href*="map-panel"] span { font-size: 1.4em; height: 80px; line-height: 80px; }
}

@media screen and (max-height: 330px) and (max-width: 892px) {
    #intro-screen.animate img[src*="clouds"] { width: 120px; }
    #intro-screen.animate img[src*="cloudlogo"] { width: 160px; }
    #intro-screen.animate h1 { font-size: 6em; top: 7px; }
    #intro-screen.animate h1 span { line-height: .1em; }
    #intro-screen.animate > p { font-size: .85em; line-height: 1.3em; top: 104px; }
    #intro-screen.animate .featured-site { bottom: 24px; }
    #intro-screen a[href*="map-panel"] img { top: 5px; width: 19px; }
    #intro-screen a[href*="map-panel"] span { font-size: .95em; height: 28px; line-height: 28px; }
}