/* Text Elements */

h1.heading-3 {
  margin-top: 41px;
  text-align: center;
}

h3 {
  margin: 30px auto 7px;
  padding-right: 15px;
  padding-left: 15px;
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

h3.heading-1 {
  color: #000100;
  font-family: 'Roboto', sans-serif;
  opacity: .98;
}

h3.light {
  margin-top: 2px;
  color: #bfb723;
  text-align: center;
  text-indent: 0;
  text-shadow: none;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  opacity: .96;

  -webkit-text-stroke-color: #485851;
  -webkit-text-stroke-width: 1px;
}

h3.heading-2 {
  color: #000100;
  font-family: 'Roboto', sans-serif;
}

p.paragraph {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  font-size: 16px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.copyright {
  color: #fff;
  text-align: center;
}

p.paragraph span.paragraph-text-1 {
  color: #248f7e;
}

p.paragraph span.paragraph-text-3 {
  color: #938207;
  font-weight: 500;
}

p.paragraph span.paragraph-text-11 {
  color: #000100;
}

p.paragraph span.paragraph-text-12 {
  color: #000100;
}

p.paragraph span.paragraph-text-13 {
  color: #000100;
}

p.paragraph span.paragraph-text-5 {
  color: #000100;
}

p.paragraph span.paragraph-text-16 {
  font-size: .9375rem;
}

p.paragraph.paragraph-2 {
  margin-top: 7px;
  margin-bottom: 13px;
  padding-top: 0;
  color: rgba(0, 0, 0, .73);
  text-align: center;
  font-size: 15px;
}

p.paragraph span.paragraph-text-14 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-18 {
  font-size: 1.5625rem;
}

p.paragraph a.paragraph-text-6 {
  background-color: transparent;
  color: #997f06;
  font-weight: 700;
}

p.paragraph span.paragraph-text-17 {
  color: #50695d;
}

p.paragraph.paragraph-4 {
  margin-top: -43px;
  margin-bottom: 25px;
  color: #ece892;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

p.paragraph.paragraph-1 {
  text-align: center;
  font-size: 15px;
}

/* Interaction Elements */

a.link-button.btn.nav-link {
  display: inline;
  padding: 10px 20px;
  min-height: 30px;
  border-bottom-color: rgba(133, 114, 91, .29);
  background-color: #fdf9f6;
  color: #150b2f;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}

a.link-button.btn {
  display: block;
  padding-right: 0;
  background-color: #3c645e;
}

/* Layout Elements */

body.body-1 {
  background-color: #fdf9f6;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  opacity: 1;

  background-blend-mode: normal;
}

a.link-button-image.btn {
  margin: 15px auto 7px;
  padding: 5px 10px 10px;
  max-width: 100%;
  background-color: #f3774f;
}

span.link-button-text.activities-button-text {
  display: block;
  float: none;
  color: #3c645e;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}

a.link-button-image.activities-button.btn {
  border-radius: 8px;
}

div.responsive-picture.halftone-pattern {
  max-width: none;
  opacity: .95;
}

.container-grid.contact {
  display: block;
  padding: 0;
  background-color: transparent;
  background-image: url('../116B030D-BE88-48F6-AEC9-5450BC542738.JPG');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;

  background-blend-mode: normal;
}

.container-grid.footer {
  padding-top: 70px;
  padding-right: 15px;
  padding-bottom: 50px;
  background-color: #485851;
}

a.link-button-image.activities-button.btn.launch-maps {
  display: block;
  margin-top: 0;
  margin-bottom: 23px;
  padding: 7px 30px;
  max-width: 245px;
  width: 94.8%;
  border-width: 0;
  border-style: none;
  border-top-left-radius: 130px 122px;
  border-top-right-radius: 130px 122px;
  border-bottom-right-radius: 130px 122px;
  border-bottom-left-radius: 130px 122px;
  background-color: #d1dbd7;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  float: right;
  -ms-flex-align: center;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 20px;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

a.responsive-picture.logo {
  margin: 20px auto 7px;
  max-width: 250px;
  width: 60.5%;
}

.container-grid.logo-holder {
  margin-right: auto;
  margin-left: auto;
}

.container-grid.nav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.background-section {
  padding-right: 10px;
  padding-left: 10px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.activities {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.instructional-container {
  margin-top: 10px;
  margin-bottom: 7px;
  padding: 10px;
  min-height: 50px;
  max-width: 350px;
  width: 80%;
  border-top: .0625rem dotted rgba(112, 96, 90, .5);
  border-bottom: .0625rem dotted rgba(112, 96, 90, .5);
}

.container-grid.container-fluid.instructional-container {
  max-width: none;
  border-top-width: 0;
  border-bottom-width: 0;
}

.container-grid.container-1 {
  margin-bottom: 0;
  padding-bottom: 200px;
}

div.responsive-picture.picture-1 {
  position: static;
  display: inline;
  overflow: auto;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  max-width: none;
  width: auto;
  height: auto;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  vertical-align: middle;
  opacity: 1;

  background-blend-mode: normal;
}

div.responsive-picture.picture-1 > picture {
  height: auto;
}

.rule.rule-1 {
  margin-top: 15px;
  margin-bottom: 27px;
}

.container-grid.tips-reservations {
  padding: 10px 10px 16px;
}

a.link-button-image.activities-button.btn:hover {
  opacity: .64;
  -webkit-transform: rotate(2deg);
     -moz-transform: rotate(2deg);
       -o-transform: rotate(2deg);
          transform: rotate(2deg);
}

a.link-button-image:hover {
  opacity: 1;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h3 {
    font-size: 30px;
  }

  h3.light {
    font-size: 30px;
  }

  p.paragraph {
    font-size: 16px;
  }

  a.link-button-image.activities-button.btn.launch-maps {
    margin-top: 15px;
  }

  .container-grid.nav-section {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h3.light {
    font-size: 40px;
  }

  p.paragraph {
    margin-bottom: 7px;
    font-size: 17px;
  }

  .container-grid.nav-section {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.logo-holder {
    margin-left: 0;
    padding-left: 15px;
  }

  .container-grid.tips-reservations {
    padding-top: 15px;
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h3 {
    font-size: 40px;
  }

  p.paragraph {
    font-size: 19px;
  }

  /* Interaction Elements */

  a.link-button.btn.nav-link {
    padding-top: 20px;
    border-right-color: rgba(133, 114, 91, .29);
    border-bottom-color: rgba(133, 114, 91, .29);
    border-radius: 0;
    line-height: 1.6;
  }

  .container-grid.navigation {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (min-width: 75rem) {
  /* Interaction Elements */

  a.link-button.btn.nav-link {
    font-size: 13px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #fdf9f6;
  }

  .container-grid.navigation {
    padding-right: 15px;
  }

  .container-grid.logo-holder {
    padding-left: 15px;
  }

  .container-grid.nav-section {
    background-color: #fdf9f6;
  }

  .container-grid.contact {
    background-position: 0 -327px;
  }

  .container-grid.tips-reservations {
    padding-top: 15px;
    padding-bottom: 25px;
  }
}