/* Text Elements */

h1.kicker {
  padding-bottom: 1.5rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18vw;
  font-family: 'Oswald', sans-serif;
  line-height: 1.09;
}

h1.kicker.subkicker {
  color: rgba(255, 15, 32, .8);
  font-size: 2.5rem;
}

h2 {
  text-transform: uppercase;
  letter-spacing: .01875rem;
  font-weight: 100;
  font-size: 1.75rem;
  font-family: 'Oswald', sans-serif;
}

h2.product-name {
  margin-bottom: 0;
}

h3 {
  display: block;
  color: #5a5a5a;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 900;
  font-size: 1.875rem;
  font-family: 'Oswald', sans-serif;
}

h3.section-heading {
  display: block;
  text-align: center;
  font-size: 2.5rem;
}

h3.section-heading.small-section {
  text-align: center;
}

h3.dual-section {
  text-align: left;
}

h3.dual-section.section-heading {
  color: rgba(255, 15, 32, .8);
}

h4.logo {
  margin-top: .625rem;
  color: rgba(253, 254, 248, .85);
  text-transform: uppercase;
  letter-spacing: -.075rem;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: 'Oswald', sans-serif;
}

h4 {
  color: #5a5a5a;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: 'Oswald', sans-serif;
}

h5 {
  color: #5a5a5a;
  font-size: 1.375rem;
  font-family: 'Oswald', sans-serif;
}

h5.modal-heading {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: .8rem;
  padding-bottom: .6rem;
  padding-left: .6rem;
  width: 100%;
  background-color: rgba(154, 79, 89, .8);
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: .9375rem;
}

h5.heading-1 {
  color: rgba(253, 254, 248, .85);
}

h6 {
  color: rgba(13, 44, 54, .75);
  font-family: 'Montserrat', sans-serif;
}

h6.footer-title {
  color: #a4a9b2;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-size: 1.125rem;
  font-family: 'Oswald', sans-serif;
}

h6 span.sub-text {
  font-size: .875rem;
}

h6.branding-title {
  margin-bottom: 0;
  font-size: 1.75rem;
}

h6 span.logo {
  color: #fff;
  font-weight: 700;
}

h6.table-header {
  color: rgba(253, 254, 248, .85);
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
}

p.paragraph {
  color: rgba(13, 44, 54, .85);
  letter-spacing: .0125rem;
  font-size: .9375rem;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.5;
}

p.paragraph span.strong {
  font-weight: 700;
}

p.paragraph.sub-title {
  margin-top: .625rem;
  padding: .625rem 1.25rem;
  background-color: rgba(13, 44, 54, .75);
  color: #fff;
  font-size: 1.05rem;
}

p.paragraph span.highlight-footer {
  color: #fff;
}

p.paragraph.paragraph-2 {
  color: #a4a9b2;
}

p.paragraph.address-p {
  margin-bottom: .1875rem;
  color: #a4a9b2;
}

p.paragraph.slogan {
  color: #a4a9b2;
  letter-spacing: .09375rem;
  font-family: 'Oswald', sans-serif;
}

p.paragraph a.link {
  color: #1f64a6;
  text-decoration: none;
}

p.paragraph.camp-data {
  margin-bottom: 0;
}

p.paragraph.right-align {
  text-align: right;
}

p.paragraph.highlighted-p {
  font-weight: 700;
}

p.paragraph.footer-tag {
  text-align: center;
}

p.paragraph.accordion-p {
  margin-bottom: .625rem;
  color: rgba(36, 95, 114, .95);
}

p.paragraph a.footer-link.link {
  color: #45a2f7;
}

p.paragraph.article-p {
  color: rgba(253, 254, 248, .85);
}

p.paragraph.camp-data.right-align {
  color: rgba(253, 254, 248, .85);
}

p.paragraph a.link:hover {
  text-decoration: underline;
}

p.paragraph a.footer-link.link:hover {
  text-decoration: underline;
}

span.text-element {
  color: #1f64a6;
  font-size: 1rem;
  font-family: 'PT Sans', sans-serif;
}

span.text-element.action-link {
  padding-top: .4375rem;
  padding-bottom: .4375rem;
  background-color: rgba(13, 44, 54, .75);
  color: #fff;
  text-align: center;
}

span.text-element.button {
  display: inline-block;
  background-color: rgba(170, 170, 170, .25);
  color: #aaa;
  text-transform: uppercase;
}

a.link-text.accordion-title {
  border-bottom-width: .0625rem;
  border-bottom-color: rgba(230, 230, 230, .3);
  background-color: rgba(29, 149, 167, .35);
  color: rgba(36, 95, 114, .9);
  font-size: 2.5rem;
  font-family: 'Berkshire Swash', cursive;
}

a.link-text {
  color: #fff;
  font-size: 1.25rem;
  font-family: 'PT Sans', sans-serif;
}

a.link-text.nav-item {
  display: block;
  padding-top: .875rem;
  padding-bottom: .875rem;
  background-color: #eaf0ef;
  color: rgba(13, 44, 54, .75);
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
}

a.link-text.accordion-title.hide-desktop {
  background-color: #fff;
  color: #5a5a5a;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 900;
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
}

a.link-text.nav-item.smooth-scroll {
  background-color: #fff;
  color: #5a5a5a;
  font-weight: 700;
  font-size: 1.125rem;
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

a.link-text.side-nav {
  display: block;
  padding-top: .1875rem;
  padding-bottom: .1875rem;
  color: rgba(253, 254, 248, .85);
  font-size: 1.125rem;
  font-family: 'Oswald', sans-serif;
}

a.link-text.button {
  background-color: #1f64a6;
  color: rgba(13, 44, 54, .75);
  text-transform: uppercase;
  line-height: 1.2;
}

a.link-text.button.buy-button {
  margin-left: 1%;
  color: #fff;
  font-size: 1rem;
}

a.link-text.nav-item.smooth-scroll:hover {
  background-color: rgba(255, 255, 255, .6);
}

/* Interaction Elements */

a.link-button.button {
  margin-top: .625rem;
  padding: 1rem 1.75rem;
  background-color: #eaf0ef;
  color: #06242e;
  text-transform: uppercase;
  font-size: 1.125rem;
  -webkit-transition-delay: .1s, 0s;
     -moz-transition-delay: .1s, 0s;
       -o-transition-delay: .1s, 0s;
          transition-delay: .1s, 0s;
  -webkit-transition-duration: 1s, 0s;
     -moz-transition-duration: 1s, 0s;
       -o-transition-duration: 1s, 0s;
          transition-duration: 1s, 0s;
}

a.link-button {
  font-family: 'PT Sans', sans-serif;
}

a.link-button.button:hover {
  background-color: #c2c2c2;
}

/* Layout Elements */

body > .row.header-row {
  padding-bottom: 0;
  max-width: none;
  height: 100vh;
  background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row {
  max-width: none;
}

body > .row.image-row {
  height: 100vh;
  background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].services-col {
  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;
  margin-top: 5rem;
  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;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

body > .row.services-row {
  min-height: 60rem;
  height: 100vh;
  background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].text-col {
  margin-top: 2.5rem;
  margin-bottom: 3.75rem;
}

body > .row > [class*='small-'].image-col {
  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-pack: end;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

body > .row > [class*='small-'].header-col {
  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-pack: center;
  margin-top: 10vh;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row > [class*='small-'].footer-img-col {
  padding: 0;
}

body > .row > [class*='small-'].section {
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
}

body > .row > [class*='small-'].pre-footer.section {
  padding-top: 1.875rem;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(167, 194, 207, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(167, 194, 207, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(167, 194, 207, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(167, 194, 207, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].footer-text-col {
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
}

body > .row > [class*='small-'].funny {
  background-image: url('../images/tortoise-xs.png');
  background-attachment: scroll;
  background-position: 10% bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row.section-row {
  margin-bottom: 1.25rem;
  padding-top: 3.75rem;
  background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'] {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

body > .row.location-page {
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

body > .row.footer-row {
  margin-top: 2.5rem;
  background-color: #2a3755;
}

body > .row > [class*='small-'].product-desc-col {
  padding-top: 0;
  padding-bottom: 0;
}

body > .row > [class*='small-'].product-images-col {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -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;
}

body > .row > [class*='small-'].product-name-col {
  padding-bottom: 0;
}

body > .row > [class*='small-'].reduced-opacity {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  opacity: .5;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].full-opacity {
  opacity: .99;
}

body > .row > [class*='small-'].full-opacity.reduced-opacity {
  opacity: 1;
}

body > .row.header-row.location-page {
  background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.grid-1 {
  background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].column-2 {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.grid-2 {
  background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row > [class*='small-'].footer-sub-col {
  padding-top: .625rem;
}

.subgrid > .row > [class*='small-'].table-head {
  max-height: none;
}

.subgrid > .row > [class*='small-'].subgrid-column-1 {
  max-height: none;
  text-align: center;
}

.container.accordion-content {
  border-width: 0;
  background-color: #fff;
}

.container.menu-wrapper {
  position: absolute;
  right: .3125rem;
  left: .3125rem;
  z-index: 10;
  display: none;
  margin-top: .75rem;
  background-color: rgba(13, 44, 54, .75);
}

.container.text-overlay-wrapper {
  padding: 2.5rem .625rem 0;
  max-width: 41.25rem;
  background-color: #fff;
}

.container.produc-img-wrapper {
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
     -moz-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}

.container.more-text-box {
  display: none;
}

.container.header-text-wrapper {
  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: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  display: none;
  margin: .125rem 1% .0625rem;
  padding: 0;
  border: .0625rem solid rgba(104, 157, 78, .4);
  background-color: rgba(40, 40, 40, .9);
}

.container.m-content-wrapper {
  position: relative;
  margin-top: .8125rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.link-container.accordion-link-wrapper {
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: .4375rem;
}

div.responsive-picture.highlight-img {
  margin-top: 1.25rem;
  max-width: 28.125rem;
}

div.responsive-picture.left-highlight-img {
  margin-left: auto;
}

a.glyph.scroller {
  color: #fff;
  text-align: center;
  font-size: 1.875rem;
}

.rule.section-rule {
  margin-top: .125rem;
  margin-bottom: .75rem;
  max-width: 2.875rem;
}

.rule.section-rule hr {
  border-top-width: .125rem;
  border-top-color: rgba(13, 44, 54, .75);
}

ul.list-container.accordion {
  border-width: 0;
  background-color: rgba(196, 213, 243, .4);
}

li.list-item-container.accordion-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

ul.list-container.menu {
  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-pack: center;
  -ms-flex-align: stretch;
  margin-left: 0;
  padding: 1.25rem;
  background-color: rgba(13, 44, 54, .25);

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}

li.list-item-container.nav-wrapper {
  position: relative;
  display: inline-block;
  padding: .625rem;

  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

span.glyph.nav-icon {
  float: right;
  margin-top: .4375rem;
  color: rgba(253, 254, 248, .85);
  text-align: center;
  font-size: 1.875rem;
}

.rule.nav-seperator {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-top: .25rem;
  padding-bottom: .125rem;
}

li.list-item {
  color: rgba(13, 44, 54, .85);
  font-size: .9375rem;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
}

div.responsive-picture.camp-pic {
  margin-bottom: 1.125rem;
  max-width: none;
}

div.responsive-picture.product-img {
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 12.5rem;
}

div.responsive-picture.product-img > picture {
  margin: -.375rem -.25rem -.375rem -.25rem;
}

div.responsive-picture.button.product-img {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  max-width: none;
  background-color: transparent;
}

div.responsive-picture.footer-img {
  max-width: none;
}

.rule.footer-separator hr {
  border-top-color: #5c6987;
}

.rule.footer-separator {
  margin-top: 1.5rem;
}

div.responsive-picture.modal-image {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: none;
  width: 100%;
}

span.glyph.button {
  float: right;
  margin-bottom: 0;
  padding: 0 .15em;
  background-color: rgba(154, 79, 89, .8);
  color: #fff;
  font-size: 38px;
}

span.glyph.button.next-button {
  position: absolute;
  top: 60px;
  right: 0;
  padding: .3em .4em .3em .45em;
}

li.list-item.list-item-11 {
  color: rgba(253, 254, 248, .85);
}

li.list-item.list-item-12 {
  color: rgba(253, 254, 248, .85);
}

li.list-item.list-item-13 {
  color: rgba(253, 254, 248, .85);
}

li.list-item.list-item-14 {
  color: rgba(253, 254, 248, .85);
}

li.list-item.list-item-15 {
  color: rgba(253, 254, 248, .85);
}

@media screen and (min-width: 19rem) {
  /* Text Elements */

  h1.kicker.subkicker {
    color: rgba(255, 15, 32, .8);
  }

  h3.dual-section.section-heading {
    color: rgba(255, 15, 32, .8);
  }

  h4.heading-3 {
    color: rgba(255, 15, 32, .8);
  }

  h4.logo {
    color: rgba(253, 254, 248, .85);
  }

  h6.table-header {
    color: rgba(253, 254, 248, .85);
  }

  /* Layout Elements */

  body.grid-1 {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].reduced-opacity {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].product-images-col {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-2 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  li.list-item.list-item-11 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-13 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-12 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-14 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-15 {
    color: rgba(253, 254, 248, .85);
  }
}

@media screen and (min-width: 25.625rem) {
  /* Text Elements */

  h1.kicker.subkicker {
    color: rgba(255, 15, 32, .8);
  }

  h3.dual-section.section-heading {
    color: rgba(255, 15, 32, .8);
  }

  h4.logo {
    color: rgba(253, 254, 248, .85);
  }

  h5.heading-1 {
    color: rgba(253, 254, 248, .85);
  }

  h6.table-header {
    font-size: 1.75rem;
  }

  p.paragraph.info-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 27.5rem;
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph {
    font-size: 1rem;
  }

  p.paragraph.right-align {
    text-align: right;
  }

  p.paragraph.article-p {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph b.paragraph-text-3 {
    color: rgba(253, 254, 248, .85);
  }

  a.link-text.side-nav {
    color: rgba(253, 254, 248, .85);
  }

  /* Layout Elements */

  body > .row > [class*='small-'].text-col {
    margin-top: 2.5rem;
    margin-bottom: 5rem;
  }

  body > .row > [class*='small-'].product-name-col {
    padding-top: 1.875rem;
  }

  body > .row > [class*='small-'].pre-footer.section {
    padding-top: 2.5rem;
  }

  body > .row > [class*='small-'].header-col {
    margin-top: 8vh;
  }

  body > .row.image-row {
    background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.section-row {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.services-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-1 {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-2 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].reduced-opacity {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].product-images-col {
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].table-head {
    text-align: center;
  }

  .container.produc-img-wrapper {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  li.list-item.list-item-2 {
    color: rgba(253, 254, 248, .85);
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.kicker.locations-kicker {
    color: rgba(255, 15, 32, .8);
  }

  h1.kicker.subkicker {
    color: rgba(255, 15, 32, .8);
  }

  h4.logo {
    color: rgba(253, 254, 248, .85);
  }

  h5.modal-heading {
    margin-top: 4.666666666666667rem;
    max-width: none;
  }

  p.paragraph.info-p {
    max-width: 33.75rem;
  }

  p.paragraph.article-p {
    max-width: 41.25rem;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].services-col {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  body > .row.footer-row {
    margin-top: 2.5rem;
  }

  body > .row > [class*='small-'].product-name-col {
    padding-top: 0;
  }

  body > .row > [class*='small-'].pre-footer.section {
    padding-top: 3.125rem;
  }

  body > .row > [class*='small-'].footer-content-col {
    padding-right: 0;
    padding-left: 0;
  }

  body > .row > [class*='small-'].header-col {
    margin-top: 1vh;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.image-row {
    background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.section-row {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.services-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-1 {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.product-detail {
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].nav-col {
    min-height: 7.8125rem;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid.footer-grid {
    max-width: 35rem;
  }

  .subgrid > .row > [class*='small-'].desktop-hide {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.menu-wrapper {
    position: relative;
    right: auto;
    left: auto;
    display: none;
  }

  .container.footer-section {
    padding-right: 1.25rem;
    padding-left: 1.25rem;

    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
       -moz-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }

  .container#footer-section-2 {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
       -moz-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }

  .container#footer-section-3 {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
       -moz-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }

  .container.footer-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.modal-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 75rem;
  }

  .container.m-content-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 56.25rem;
  }

  ul.list-container.accordion {
    max-width: 37.5rem;
    width: 100%;
  }

  ul.list-container.menu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: .9375rem;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-wrapper {
    padding: .5rem;
    background-color: transparent;
  }

  div.responsive-picture.modal-image {
    max-width: none;
  }

  div.responsive-picture.button.product-img {
    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;
  }
}

@media screen and (min-width: 55rem) {
  /* Text Elements */

  h1.kicker {
    font-size: 16vw;
  }

  h3.section-heading {
    color: rgba(253, 254, 248, .85);
    font-size: 2.75rem;
  }

  h3.dual-section.section-heading {
    color: rgba(253, 254, 248, .85);
  }

  h4.heading-3 {
    color: rgba(253, 254, 248, .85);
  }

  h4.heading-11 {
    color: rgba(255, 15, 32, .8);
  }

  h5.heading-1 {
    text-align: right;
  }

  h6.table-header {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph span.strong {
    font-weight: 700;
  }

  p.paragraph {
    font-size: 1.0625rem;
  }

  p.paragraph.camp-data.right-align {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph b.paragraph-text-3 {
    color: rgba(253, 254, 248, .85);
  }

  span.text-element.action-link {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }

  span.text-element span.text-text-1 {
    color: rgba(255, 15, 32, .8);
  }

  a.link-text.hide-desktop {
    display: none;
  }

  a.link-text.side-nav {
    text-align: right;
  }

  /* Layout Elements */

  body > .row.header-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.image-row {
    background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.services-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.section-row {
    padding-top: 5.0625rem;
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].product-name-col {
    padding-bottom: .625rem;
  }

  body > .row.row-1 {
    background-image: url('../images/large/Dom_Pin.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.product-detail {
    margin-top: 3.75rem;
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].reduced-opacity {
    opacity: 1;
  }

  body.grid-1 {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].product-images-col {
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].nav-col {
    min-height: 6.875rem;
  }

  .subgrid.footer-grid {
    max-width: 35rem;
  }

  .container.accordion-content {
    display: block;
  }

  .link-container.accordion-link-wrapper {
    position: relative;
    margin-top: 2.5rem;
    min-height: 11rem;
    opacity: .85;
  }

  .link-container.accordion-link-wrapper:hover {
    opacity: 1;
  }

  ul.list-container.accordion {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: 75rem;
    background-color: transparent;
  }

  li.list-item-container.accordion-item {
    display: block;
    margin-right: 1%;
    margin-left: 1%;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  li.list-item.list-item-11 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-13 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-12 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-14 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-15 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-10 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-8 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-9 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-6 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-7 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-1 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-4 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-5 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-3 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-2 {
    color: rgba(253, 254, 248, .85);
  }
}

@media screen and (min-width: 62rem) {
  /* Layout Elements */

  body > .row.row-1 {
    background-image: url('../images/large/Dom_Pin.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.section-row {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG'), url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
    background-attachment: fixed, scroll;
    background-position: center center, left top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, auto auto;
    background-repeat: no-repeat, no-repeat;

    background-blend-mode: normal, normal;
  }

  body.grid-1 {
    background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.product-detail {
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.kicker {
    font-size: 14vw;
  }

  h1.kicker.subkicker {
    color: rgba(255, 15, 32, .8);
  }

  h1.kicker.locations-kicker {
    color: rgba(255, 15, 32, .8);
  }

  h2.product-name {
    color: rgba(253, 254, 248, .85);
  }

  h3.section-heading {
    color: rgba(253, 254, 248, .85);
    font-size: 3rem;
  }

  h4.heading-3 {
    color: rgba(253, 254, 248, .85);
  }

  h4.heading-4 {
    color: rgba(253, 254, 248, .85);
  }

  h4.logo {
    color: rgba(253, 254, 248, .85);
  }

  h5.heading-1 {
    color: rgba(253, 254, 248, .85);
  }

  h6.table-header {
    color: rgba(253, 254, 248, .85);
    text-align: right;
  }

  h6 span.heading-text-1 {
    font-weight: 700;
  }

  h6.heading-2 {
    font-weight: 700;
  }

  h6.heading-5 {
    font-weight: 700;
  }

  h6.heading-6 {
    font-weight: 700;
  }

  h6.heading-7 {
    font-weight: 700;
  }

  h6.heading-8 {
    font-weight: 700;
  }

  h6.heading-9 {
    font-weight: 700;
  }

  h6.heading-10 {
    font-weight: 700;
  }

  p.paragraph.sub-title {
    background-color: rgba(13, 44, 54, .75);
  }

  p.paragraph {
    font-size: 1.125rem;
  }

  p.paragraph.article-p {
    max-width: 45rem;
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph.camp-data {
    color: rgba(253, 254, 248, .85);
    font-size: 1rem;
  }

  p.paragraph.caption {
    color: rgba(253, 254, 248, .85);
    font-size: .8125rem;
  }

  p.paragraph.info-p {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph.camp-data.right-align {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph.footer-tag {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph span.strong {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph span.paragraph-text-1 {
    color: rgba(253, 254, 248, .85);
  }

  p.paragraph span.paragraph-text-2 {
    color: rgba(253, 254, 248, .85);
  }

  span.text-element.button.info-button {
    color: rgba(255, 15, 32, .8);
  }

  a.link-text.nav-item.smooth-scroll {
    background-color: transparent;
    color: rgba(253, 254, 248, .85);
    -webkit-transition-property: background-color;
       -moz-transition-property: background-color;
         -o-transition-property: background-color;
            transition-property: background-color;
  }

  a.link-text.side-nav.smooth-scroll {
    color: #fff;
  }

  a.link-text.side-nav {
    color: rgba(253, 254, 248, .85);
  }

  /* Layout Elements */

  body > .row.section-row {
    max-width: 87.5rem;
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.footer-row {
    margin-top: 2.5rem;
  }

  body > .row.product-detail {
    max-width: 87.5rem;
  }

  body > .row.row-1 {
    min-height: 12.5rem;
    background-image: url('../images/large/Dom_Pin.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].pre-footer.section {
    padding-top: 4.375rem;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.services-row {
    background-image: url('../images/large/flint-wall%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-1 {
    background-image: url('../images/large/P1020307%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.image-row {
    background-image: url('../images/large/P1020003%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].column-1 {
    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;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/P1020314%20%28Medium%29.JPG');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.grid-2 {
    background-image: url('../images/large/sunflowers%20%28Mobile%29.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].desktop-hide {
    display: none;
  }

  .subgrid > .row > [class*='small-'].data-col {
    padding-right: 0;
  }

  .subgrid.subgrid-1 {
    display: inline-block;
    float: right;
    margin-right: 0;
    margin-left: 0;
  }

  .container.accordion-content {
    padding-bottom: 2.5rem;
  }

  .container.menu-wrapper {
    display: block;
    background-color: transparent;
  }

  .container#footer-section-1 {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container#footer-section-2 {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container#footer-section-3 {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.footer-content-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 87.5rem;
  }

  .container.modal-container {
    top: .1875rem;
    right: .4375rem;
    bottom: 0;
    left: .375rem;
    max-width: none;
  }

  li.list-item-container.accordion-item {
    margin-right: 2%;
    margin-left: 2%;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 46%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 46%;
            flex: 1 0 46%;
  }

  ul.list-container.accordion {
    max-width: 87.5rem;
  }

  ul.list-container.menu {
    -ms-flex-pack: end;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 56.25rem;
    width: auto;
    background-color: transparent;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  li.list-item-container.nav-wrapper {
    padding-top: 0;

    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 auto;
            flex: 0 auto;
  }

  div.responsive-picture.camp-pic {
    margin-bottom: .375rem;
  }

  a.glyph.scroller.smooth-scroll {
    -webkit-transition-delay: .1s;
       -moz-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transition-duration: .4s;
       -moz-transition-duration: .4s;
         -o-transition-duration: .4s;
            transition-duration: .4s;
  }

  span.glyph.next-button {
    position: absolute;
    top: 80px;
    right: 0;
    padding: .3em .4em;
    background-color: #9a4f59;
  }

  span.glyph.button {
    background-color: rgba(154, 79, 89, .8);
  }

  li.list-item.list-item-1 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-2 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-3 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-4 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-5 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-6 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-7 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-8 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-9 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-10 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-11 {
    color: rgba(253, 254, 248, .85);
  }

  li.list-item.list-item-12 {
    color: rgba(253, 254, 248, .85);
  }
}

@media screen and (min-width: 112.5rem) {
  /* Layout Elements */

  body > .row.section-row {
    max-width: 87.5rem;
  }

  body > .row.services-row {
    max-width: none;
  }
}