* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #231f20;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 19px;
  line-height: 1.42105263;
  padding: 0;
  margin: 0;
}
a {
  -webkit-tap-highlight-color: black;
  transition: color 0.15s ease-in-out;
  color: #0777b3;
  text-decoration: none;
  outline: 0 !important;
}
a:hover {
  color: #2b4d70;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 28px;
  line-height: 30px;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 46px;
    letter-spacing: -1px;
  }
}
h2 {
  font-size: 24px;
  line-height: 1.42105263;
}
h3 {
  font-size: 22px;
  line-height: 23px;
}
h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin: 0.71052632 0 0 0;
}
nav.main-nav {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1;
}
nav.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  nav.main-nav .wrapper {
    height: 40px;
    padding: 10px;
  }
}
nav.main-nav .logo {
  display: block;
  vertical-align: middle;
}
nav.main-nav .logo img {
  width: 310px;
  height: 70px;
  max-height: 100%;
}
@media (max-width: 768px) {
  nav.main-nav .logo img {
    height: 24px;
    width: auto;
  }
}
nav.main-nav .share {
  position: absolute;
  top: 20px;
  right: 10px;
}
@media (max-width: 768px) {
  nav.main-nav .share {
    top: 10px;
    right: 4px;
    width: auto !important;
  }
}
nav.main-nav .share label {
  background: white !important;
}
@media (max-width: 480px) {
  nav.main-nav .share label span {
    display: none;
  }
  nav.main-nav .share .left {
    margin-left: -275px !important;
  }
}
/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  max-width: 900px;
}
.title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  padding-bottom: 5px;
}
.chatter {
  font-size: 15px;
  color: #424648;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  margin: auto;
  max-width: 630px;
}
.aspect-ratio-outer {
  width: 100%;
  position: relative;
}
.aspect-ratio-outer .aspect-ratio-inner {
  padding-bottom: 70%;
  position: relative;
}
.aspect-ratio-outer leaflet-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aspect-ratio-outer leaflet-map:not([ready]) {
  display: none;
}
.map-container {
  position: relative;
}
.bigheader {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin: 12px 0 0 0;
}
@media (max-width: 768px) {
  .bigheader {
    font-size: 14px;
  }
}
.popuptext {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  width: auto;
}
@media (max-width: 768px) {
  .popuptext {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .popuptext {
    max-width: 150px;
    overflow: scroll;
  }
}
.popuptext .descript {
  margin: 6px 0;
}
.popuptext .note {
  margin-top: 8px;
  font-size: 95%;
  text-decoration: italic;
  color: #6D6D6D;
  padding-left: 5px;
}
.popuptext .address {
  text-align: center;
}
.popuptext .emphasis {
  font-weight: bold;
  font-size: 110%;
}
.popuptext .popup-img {
  width: 100%;
  min-width: 380px;
  height: auto;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .popuptext .popup-img {
    min-width: 300px;
  }
}
@media (max-width: 480px) {
  .popuptext .popup-img {
    min-width: 200px;
  }
}
.popuptext .credit {
  font-size: 90%;
  text-align: right;
  text-transform: uppercase;
  display: block;
  color: gray;
}
.bigheader {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin: 12px 0 0 0;
}
@media (max-width: 768px) {
  .bigheader {
    font-size: 14px;
  }
}
.dog-menu {
  margin-top: 10px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .dog-menu {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .dog-menu {
    font-size: 12px;
  }
}
.dog-menu .hidden {
  display: none;
}
.dog-menu > a,
.dog-menu > label {
  display: inline-block;
  vertical-align: bottom;
  flex: 1;
  -webkit-flex: 1;
  text-align: center;
  border: 4px solid white;
}
.type-button:hover {
  color: black;
  background: lightgray;
}
#menu a.selected {
  color: white;
  background: gray;
}
.type-button {
  padding: 6px 8px;
  line-height: 1.2;
  color: gray;
  border-radius: 2px;
  cursor: pointer;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
}
.type-button .sm_btn_text {
  display: block;
  font-size: 70%;
  font-weight: normal;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
}
.smallh3 {
  font-size: 90%;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  text-align: right;
}
.smallbutton {
  display: block;
  margin-top: 7px;
  font-size: 70%;
  font-weight: normal;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
}
.dog-menu {
  margin-top: 10px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
}
@media (max-width: 768px) {
  .dog-menu {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .dog-menu {
    font-size: 12px;
  }
}
.dog-menu .hidden {
  display: none;
}
.dog-menu input + .name-button {
  background: #CCC;
  color: #888;
}
.dog-menu input + .name-button::before {
  margin-right: 4px;
  content: "";
  font-size: 200%;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
}
@media (max-width: 480px) {
  .dog-menu input + .name-button::before {
    display: none;
  }
}
.dog-menu input:checked + .name-button {
  background: #4C855F;
  color: white;
}
.dog-menu input:checked + .name-button::before {
  content: "";
}
.dog-menu > a,
.dog-menu > label {
  display: inline-block;
  vertical-align: bottom;
  flex: 1;
  -webkit-flex: 1;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .dog-menu > a,
  .dog-menu > label {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .dog-menu > a .fa,
  .dog-menu > label .fa {
    display: none;
  }
}
hr {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}
@media (max-width: 768px) {
  hr {
    display: none;
  }
}
.aspect-ratio-outer {
  width: 100%;
  position: relative;
}
.aspect-ratio-outer .aspect-ratio-inner {
  padding-bottom: 70%;
  position: relative;
}
.aspect-ratio-outer leaflet-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aspect-ratio-outer leaflet-map:not([ready]) {
  display: none;
}
.map-container {
  position: relative;
}
.name-button {
  padding: 6px 8px;
  text-align: center;
  color: white;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  border-radius: 2px;
  cursor: pointer;
  line-height: 1;
}
.bigheader {
  line-height: 90%;
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  text-align: center;
  padding: 8px 0;
  line-height: 1.2;
}
.mediumheader {
  font-size: 15px;
  font-family: 'Helvetica', arial, sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
}
.lilheader {
  font-size: 12px;
  font-family: 'Helvetica Neue', arial;
  text-transform: uppercase;
  text-align: center;
}
.type-button:hover {
  color: white;
  background: lightgray;
}
#menu a.selected {
  color: white;
  background: gray;
}
.name-button:hover {
  color: white;
  opacity: .5;
  background-color: #6cc1cd;
}
.name-button.selected {
  color: white;
  background: gray;
}
.type-button {
  padding: 6px 8px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  line-height: 1.2;
  color: gray;
  border-radius: 2px;
  cursor: pointer;
}
.parks {
  line-height: inherit;
  border-radius: 100px;
  text-align: center;
  background-color: transparent;
  color: #bc8cbe;
  border: 1px solid #ffffff;
}
.map-box {
  position: relative;
}
.leaflet-popup .emphasis {
  font-size: 20px;
  text-align: center;
}
div.leaflet-popup-content {
  margin: 10px 5px;
  width: auto;
  max-width: 240px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
div.leaflet-popup-content-wrapper {
  border-radius: 3px;
  max-width: 240px;
  box-shadow: 0 1px 14px rgba(0, 0, 0, 0.3);
  padding-left: 10px;
  padding-right: 10px;
}
aside.legend {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 6px 8px;
  font-size: 12px;
  font-family: sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
@media (max-width: 768px) {
  aside.legend {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
  }
}
aside.legend h1 {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 14px;
  max-width: 200px;
  line-height: 1.2;
  margin: 8px 0;
}
aside.legend ul.scale {
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: auto;
  padding-bottom: 8px;
}
aside.legend ul.scale li {
  line-height: 18px;
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  aside.legend ul.scale li {
    float: left;
    text-align: center;
    width: 14.28571429%;
  }
}
aside.legend ul.scale .block {
  width: 2em;
  height: 12px;
  display: inline-block;
  vertical-align: text-top;
}
@media (max-width: 768px) {
  aside.legend ul.scale .block {
    display: block;
    width: auto;
  }
}
aside.legend cite.source {
  font-size: 90%;
  padding-top: 2em;
  padding-bottom: 2em;
  color: #666;
  clear: both;
  margin-top: 10px;
  text-decoration: italic;
}
aside.legend cite.source .credit {
  font-style: normal;
  text-align: left;
  font-size: 95%;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 768px) {
  aside.legend cite.source .credit {
    display: inline-block;
    float: right;
  }
}
