/* Text Elements */

h3.main-heading {
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

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.light {
  color: #fff;
}

h3 span.heading-text-1 {
  font-size: 1rem;
}

h3 span.heading-text-2 {
  font-size: 1rem;
}

h3 span.heading-text-3 {
  font-size: 1rem;
}

h3 span.heading-text-4 {
  font-size: 1rem;
}

h3 span.heading-text-5 {
  font-size: 1rem;
}

h3 span.heading-text-6 {
  font-size: 1rem;
}

h3 span.heading-text-7 {
  font-size: 1rem;
}

h3 span.heading-text-8 {
  font-size: .875rem;
}

h3 span.heading-text-9 {
  line-height: 1.13;
}

h3 span.heading-text-10 {
  font-size: 1rem;
}

h3 span.heading-text-11 {
  font-size: 1rem;
}

h3 span.heading-text-12 {
  font-size: 1rem;
}

h3 span.heading-text-13 {
  font-size: 1rem;
}

h3 span.heading-text-14 {
  font-size: 1rem;
}

h3 span.heading-text-15 {
  font-size: 1.4375rem;
}

h3#heading-1 {
  text-align: right;
}

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 a.link-color {
  color: #249072;
}

p.paragraph.paragraph-1 {
  margin-bottom: 0;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
}

p.paragraph.paragraph-2 {
  text-align: center;
}

p.paragraph.light {
  color: rgba(255, 255, 255, .85);
}

p.paragraph.paragraph-3 {
  text-align: center;
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph.paragraph-5 {
  text-align: center;
}

p.paragraph.paragraph-7 {
  color: #fdf9f6;
}

p.paragraph.paragraph-6 {
  display: block;
  text-align: left;
  text-indent: 0;
  white-space: normal;
  word-spacing: 0;
  letter-spacing: 0;
  line-height: 24px;
}

p.paragraph span.paragraph-text-5 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-6 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-7 {
  font-size: .8125rem;
  line-height: 1.57;
}

p.paragraph span.paragraph-text-8 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-9 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-10 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-1 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-2 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-3 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-4 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-11 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-12 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-13 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-14 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-16 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-17 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-18 {
  font-size: .8125rem;
  line-height: 1.02;
}

p.paragraph span.paragraph-text-19 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-20 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph span.paragraph-text-21 {
  font-size: .8125rem;
  line-height: 1;
}

p.paragraph.card-text.flex-card-item {
  -ms-flex-order: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  max-width: 791px;
  text-align: center;

  grid-area: elementArea;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

p.paragraph.flex-card-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

p.paragraph#paragraph-1 {
  text-align: center;
}

p.paragraph#paragraph-2 {
  text-align: center;
}

p.paragraph#paragraph-3 {
  text-align: center;
}

/* Interaction Elements */

a.link-button.btn.nav-link {
  padding: 10px 20px;
  min-height: 30px;
  border-bottom-color: rgba(133, 114, 91, .29);
  color: #857461;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}

form.form-container.setmenu {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 55px;
  padding-left: 15px;
  max-width: 800px;
  width: 100%;
}

/* Layout Elements */

body.body-1 {
  background-color: #fdf9f6;
}

.container-grid.header {
  padding-right: 10px;
  padding-left: 10px;
  min-height: 50px;
  background-color: #fdf9f6;
}

.rule.heading-rule hr {
  border-top-width: 2px;
  border-top-color: #248f7e;
}

.rule.heading-rule {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-bottom: 20px;
  max-width: 80px;
}

.container-grid.header-image {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 200px;
  width: 100%;
  background-image: url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;
}

.container-grid.header-cover {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.activities-column {
  padding-right: 0;
  padding-left: 0;
  height: 100%;
}

div.responsive-picture.activities-image {
  max-width: none;
}

.container-grid.activities-buttons.small-width {
  -ms-flex-pack: center;
  margin-bottom: 30px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.activities-column.buttons {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 33.3333%;
  width: 100%;
}

a.link-button-image.btn {
  margin: 15px auto 7px;
  padding: 5px 10px 10px;
  max-width: 100%;
  background-color: #f3774f;
}

div.image-for-button.activities-button-icon {
  position: static;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  max-width: 60px;
  vertical-align: baseline;
}

span.link-button-text.activities-button-text {
  display: block;
  float: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}

a.link-button-image.btn.camping {
  background-color: #61897f;
}

a.link-button-image.btn.siting {
  background-color: #b18d79;
}

a.link-button-image.activities-button.btn {
  border-radius: 8px;
}

.container-grid.location {
  display: block;
  padding-right: 0;
  padding-left: 0;
  min-height: 170px;
  background-image: url('../images/map.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;
}

div.responsive-picture.halftone-pattern {
  max-width: none;
}

.container-grid.gallery {
  float: left;
  padding: 20px 20px 15px;
  min-height: 50px;
  background-color: transparent;
  background-image: url('../images/Wood-v28.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture.gallery-image-XL {
  float: left;
  min-width: 100px;
  max-width: none;
  border: .25rem solid #eeebe2;
  border-radius: 5px;
  box-shadow: rgba(35, 35, 35, .9) 0 2px 5px 0;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: .6s;
     -moz-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transform: rotate(-2deg) scaleY(1);
     -moz-transform: rotate(-2deg) scaleY(1);
       -o-transform: rotate(-2deg) scaleY(1);
          transform: rotate(-2deg) scaleY(1);
}

div.responsive-picture.image-gallery-S {
  float: left;
  min-width: 100px;
  max-width: none;
  width: 45%;
  border: .25rem solid #eeebe2;
  border-radius: 2px;
  box-shadow: rgba(35, 35, 35, .9) 0 2px 5px 0;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: .6s;
     -moz-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transform: rotate(1deg);
     -moz-transform: rotate(1deg);
       -o-transform: rotate(1deg);
          transform: rotate(1deg);
}

div.responsive-picture.gallery-image-M {
  float: left;
  margin-left: 3px;
  min-width: 100px;
  max-width: none;
  width: 50%;
  border: .25rem solid #eeebe2;
  border-top-left-radius: 15px 11px;
  border-top-right-radius: 15px 11px;
  border-bottom-right-radius: 15px 11px;
  border-bottom-left-radius: 15px 11px;
  box-shadow: rgba(35, 35, 35, .9) 0 2px 5px 0;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: .6s;
     -moz-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transform: rotate(2deg);
     -moz-transform: rotate(2deg);
       -o-transform: rotate(2deg);
          transform: rotate(2deg);
}

.container-grid.footer {
  padding-top: 70px;
  padding-right: 15px;
  padding-bottom: 50px;
  background-color: #1f2a2d;
}

div.image-for-button {
  opacity: .75;
}

a.link-button-image.activities-button.btn.siting {
  position: relative;
  display: block;
  max-width: 100px;
  width: 100%;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-button-image.activities-button.btn.camping {
  position: relative;
  display: block;
  max-width: 100px;
  width: 100%;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-button-image.activities-button.btn.hiking {
  position: relative;
  display: block;
  max-width: 100px;
  width: 100%;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-button-image.activities-button.btn.launch-maps {
  display: block;
  margin-top: 7px;
  padding: 7px 30px 15px;
  max-width: 300px;
  width: 100%;
  background-color: #92aea1;
}

a.link-button-glyph.btn.goto-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  padding: 14px 18px 12px;
  background-color: rgba(79, 79, 79, .63);
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.container-grid.activities.small-width {
  display: none;
}

.container-grid.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 20px;
  padding-left: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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;
}

a.responsive-picture.logo {
  margin: 20px auto 7px;
  max-width: 250px;
}

.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;
}

span.glyph-for-button.goto-top {
  color: #fff;
}

.container-grid.background-section {
  padding-right: 10px;
  padding-left: 10px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

.container-grid.social-section {
  clear: both;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.activities {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-fluid.header-image {
  background-image: url('../images/inside.jpg');
}

.container-grid.delivery {
  padding: 10px 10px 20px;
}

.container-grid.contact {
  padding-right: 0;
  padding-left: 0;
  background-color: #1f2a2d;
  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.menu {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.column-type {
  padding-top: 5px;
  padding-bottom: 5px;
}

.container-grid.flex-cards-col {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-right: 0;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.flex-cards-height {
  -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.card {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.card-flex {
  margin-right: .35rem;
  margin-left: .35rem;

  -webkit-box-flex: 1;
  -webkit-flex: 1 300px;
     -moz-box-flex: 1;
      -ms-flex: 1 300px;
          flex: 1 300px;
}

.container-grid.card-height {
  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;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container-grid.card.card-block {
  padding-right: 1rem;
  padding-left: 1rem;
}

.container-grid.card.card-block.card-flex {
  margin-right: 15px;
  margin-left: 15px;
}

div.responsive-picture.picture-1 {
  display: inline-block;

  justify-self: center;
  grid-area: elementArea;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.picture-3 {
  justify-self: center;
  grid-area: elementArea;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.picture-2 {
  grid-area: elementArea;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.picture-1 > picture > img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.container-grid.gallery-intro {
  background-image: url('../images/Wood-v28.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container-grid.card.card-block.card-flex.card-height.container-fluid.figure-caption {
  border-style: none;
  background-color: #fdf9f6;
}

.container-grid.card.card-block.card-flex.card-height.container-fluid {
  border-style: none;
  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;

  background-blend-mode: normal;
}

div.responsive-picture#picture-1-copy-1 {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
     -moz-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}

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);
}

div.responsive-picture.gallery-image-XL:hover {
  position: relative;
  z-index: 900;
  box-shadow: rgba(35, 35, 35, .9) 0 20px 30px 0;
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: rotate(3deg) translateX(-10px) translateY(0px);
     -moz-transform: rotate(3deg) translateX(-10px) translateY(0px);
       -o-transform: rotate(3deg) translateX(-10px) translateY(0px);
          transform: rotate(3deg) translateX(-10px) translateY(0px);
}

div.responsive-picture.image-gallery-S:hover {
  position: relative;
  z-index: 900;
  box-shadow: rgba(35, 35, 35, .901961) 0 20px 30px 0;
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: rotate(-3deg) scaleX(1.1) translateX(10px) translateY(-30px);
     -moz-transform: rotate(-3deg) scaleX(1.1) translateX(10px) translateY(-30px);
       -o-transform: rotate(-3deg) scaleX(1.1) translateX(10px) translateY(-30px);
          transform: rotate(-3deg) scaleX(1.1) translateX(10px) translateY(-30px);
}

div.responsive-picture.gallery-image-M:hover {
  position: relative;
  z-index: 900;
  box-shadow: rgba(35, 35, 35, .901961) 0 20px 30px 0;
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: rotate(2deg) scaleX(1.1) translateX(-20px) translateY(-60px);
     -moz-transform: rotate(2deg) scaleX(1.1) translateX(-20px) translateY(-60px);
       -o-transform: rotate(2deg) scaleX(1.1) translateX(-20px) translateY(-60px);
          transform: rotate(2deg) scaleX(1.1) translateX(-20px) translateY(-60px);
}

a.link-button-glyph.btn.goto-top:hover {
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: scaleX(1.3) scaleY(1.3);
     -moz-transform: scaleX(1.3) scaleY(1.3);
       -o-transform: scaleX(1.3) scaleY(1.3);
          transform: scaleX(1.3) scaleY(1.3);
}

a.link-button-image.activities-button.btn.hiking:hover {
  position: relative;
  z-index: 500;
  margin-top: -15px;
  opacity: 1;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-button-image:hover {
  opacity: 1;
}

a.link-button-image.activities-button.btn.camping:hover {
  opacity: 1;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: rotate(-3deg) translateY(-25px);
     -moz-transform: rotate(-3deg) translateY(-25px);
       -o-transform: rotate(-3deg) translateY(-25px);
          transform: rotate(-3deg) translateY(-25px);
}

a.link-button-image.activities-button.btn.siting:hover {
  opacity: 1;
  -webkit-transform: rotate(4deg) translateY(-25px);
     -moz-transform: rotate(4deg) translateY(-25px);
       -o-transform: rotate(4deg) translateY(-25px);
          transform: rotate(4deg) translateY(-25px);
}

@media screen and (min-width: 34rem) {
  .container-grid.flex-cards-height {
    -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;
  }
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h3.light {
    font-size: 30px;
  }

  h3 {
    font-size: 30px;
  }

  h3.main-heading {
    padding-top: 10px;
  }

  p.paragraph {
    font-size: 16px;
  }

  div.responsive-picture.gallery-image-XL {
    width: 35%;
  }

  div.responsive-picture.image-gallery-S {
    width: 30%;
  }

  div.responsive-picture.gallery-image-M {
    width: 34.5%;
  }

  a.link-button-image.activities-button.btn.hiking {
    position: relative;
    z-index: 500;
    margin-top: -50px;
  }

  a.link-button-image.activities-button.btn.camping {
    position: relative;
    z-index: 500;
    margin-top: -50px;
  }

  a.link-button-image.activities-button.btn.siting {
    position: relative;
    z-index: 500;
    margin-top: -50px;
  }

  a.link-button-image.activities-button.btn.launch-maps {
    margin-top: 15px;
  }

  div.responsive-picture.activities-image {
    position: static;
    z-index: 0;
    float: none;
    overflow: auto;
    border-width: 0;
    border-style: solid;
    -webkit-transition-duration: .35s;
       -moz-transition-duration: .35s;
         -o-transition-duration: .35s;
            transition-duration: .35s;
  }

  .container-grid.activities.small-width {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.activities-column {
    z-index: 0;
    overflow: hidden;
    min-height: 50px;
  }

  .container-grid.activities-column.buttons {
    z-index: auto;
    overflow: visible;
    max-width: 33.3333%;
    max-height: 33.3333%;
    width: 33.3333%;
  }

  .container-grid.nav-section {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container-grid.activities-buttons.small-width {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  div.responsive-picture.activities-image:hover {
    border-style: solid;
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }

  div.responsive-picture.activities-image:hover > picture {
    margin: 0;
  }

  a.link-button-image.activities-button.btn.hiking:hover {
    margin-top: -50px;
    -webkit-transform: rotate(2deg) translateY(-25px);
       -moz-transform: rotate(2deg) translateY(-25px);
         -o-transform: rotate(2deg) translateY(-25px);
            transform: rotate(2deg) translateY(-25px);
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h3.main-heading {
    margin-bottom: 8px;
  }

  h3.light {
    font-size: 40px;
  }

  p.paragraph {
    margin-bottom: 7px;
    max-width: 700px;
    font-size: 17px;
  }

  p.paragraph.card-text {
    max-width: none;
  }

  /* Interaction Elements */

  form.form-container.setmenu {
    padding-top: 20px;
    padding-bottom: 70px;
    min-height: 50px;
  }

  .container-grid.location {
    min-height: 400px;
  }

  .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.container-fluid.header-image {
    min-height: 250px;
  }

  .container-grid.delivery {
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .container-grid.card-flex {
    margin-right: 5px;
    margin-left: 5px;
  }
}

@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.location {
    min-height: 600px;
  }

  .container-grid.navigation {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  div.responsive-picture.image-gallery-S {
    width: 30%;
  }

  .container-grid.activities-buttons.small-width {
    max-width: 900px;
  }

  .container-grid.container-fluid.header-image {
    min-height: 280px;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  h3.main-heading {
    font-size: 40px;
  }

  p.paragraph.paragraph-1 {
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #fdf9f6;
  }

  a.link-button-image.activities-button.btn.camping {
    position: relative;
    z-index: 500;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
  }

  a.link-button-image.activities-button.btn.siting {
    position: relative;
    z-index: 500;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
  }

  a.link-button-image.activities-button.btn.hiking {
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
  }

  .container-grid.activities.small-width {
    -ms-flex-pack: center;
    max-width: 1200px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.activities-buttons.small-width {
    max-width: 900px;
  }

  .container-grid.navigation {
    padding-right: 15px;
  }

  .container-grid.logo-holder {
    padding-left: 15px;
  }

  .container-grid.nav-section {
    background-color: #fdf9f6;
  }

  .container-grid.gallery {
    position: static;
    float: left;
    padding-bottom: 15px;
  }

  .container-grid.container-fluid.header-image {
    min-height: 300px;
  }

  a.link-button-glyph.btn.goto-top {
    z-index: 10;
  }

  .container-grid.delivery {
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .container-grid.flex-cards-col {
    padding-right: 0;
    padding-left: 0;
  }

  a.link-button-image.activities-button.btn.hiking:hover {
    z-index: 0;
    margin-top: -50px;
    opacity: 1;
    -webkit-transform: rotate(2deg) scale(1) translateX(0px) translateY(-25px);
       -moz-transform: rotate(2deg) scale(1) translateX(0px) translateY(-25px);
         -o-transform: rotate(2deg) scale(1) translateX(0px) translateY(-25px);
            transform: rotate(2deg) scale(1) translateX(0px) translateY(-25px);
  }

  a.link-button-image.activities-button.btn.camping:hover {
    margin-top: -50px;
    opacity: 1;
    -webkit-transform: rotate(-3deg) translateY(-25px);
       -moz-transform: rotate(-3deg) translateY(-25px);
         -o-transform: rotate(-3deg) translateY(-25px);
            transform: rotate(-3deg) translateY(-25px);
  }

  a.link-button-image.activities-button.btn.siting:hover {
    margin-top: -50px;
    opacity: 1;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transform: rotate(4deg) translateY(-25px);
       -moz-transform: rotate(4deg) translateY(-25px);
         -o-transform: rotate(4deg) translateY(-25px);
            transform: rotate(4deg) translateY(-25px);
  }
}