@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,300italic|Rock+Salt|Merriweather:400,900,700,400italic,300italic);
/* line 106, ../../../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 0.5em; }

/* line 4, ../sass/base/_main.scss */
.l-region--alert {
  color: white;
  background-color: #ED792F;
  padding: 20px; }
  /* line 8, ../sass/base/_main.scss */
  .l-region--alert > * {
    max-width: 1200px;
    margin: 0 auto;
    color: white !important; }
  /* line 13, ../sass/base/_main.scss */
  .l-region--alert p {
    text-align: center;
    color: white !important; }
    /* line 16, ../sass/base/_main.scss */
    .l-region--alert p em {
      font-weight: bold; }
    /* line 19, ../sass/base/_main.scss */
    .l-region--alert p + p {
      padding-top: 8px; }
    /* line 22, ../sass/base/_main.scss */
    .l-region--alert p a {
      color: inherit; }

/* line 28, ../sass/base/_main.scss */
body {
  /*@include baseline-grid-background;*/
  font-family: 'Source Sans Pro',serif;
  font-weight: 400; }
  @media (max-width: 640px) and (min-aspect-ratio: 1 / 9) {
    /* line 28, ../sass/base/_main.scss */
    body {
      min-height: 200vh; } }

/* line 37, ../sass/base/_main.scss */
.node__content {
  display: block;
  min-height: calc(100vh - 21.5rem); }
  @media (min-width: 240px) {
    /* line 37, ../sass/base/_main.scss */
    .node__content {
      width: 100%;
      padding: 0 0;
      margin: 0 auto; } }
  @media (min-width: 656px) {
    /* line 37, ../sass/base/_main.scss */
    .node__content {
      width: 39rem;
      padding: 0 1rem;
      margin: 0 auto; } }
  @media (min-width: 1008px) {
    /* line 37, ../sass/base/_main.scss */
    .node__content {
      width: 59rem;
      padding: 0 2rem;
      margin: 0 auto; } }
  @media (min-width: 1128px) {
    /* line 37, ../sass/base/_main.scss */
    .node__content {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  @media (min-width: 13200px) {
    /* line 37, ../sass/base/_main.scss */
    .node__content {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }

@media (min-width: 1128px) {
  /* line 74, ../sass/base/_main.scss */
  .onecol {
    width: 45rem;
    padding: 0 3rem;
    margin: 0 auto; } }
@media (min-width: 13200px) {
  /* line 74, ../sass/base/_main.scss */
  .onecol {
    width: 45rem;
    padding: 0 9rem;
    margin: 0 auto; } }

@media (min-width: 1128px) {
  /* line 88, ../sass/base/_main.scss */
  article.node--article .node__content {
    width: 45rem;
    padding: 0 3rem;
    margin: 0 auto; } }
@media (min-width: 13200px) {
  /* line 88, ../sass/base/_main.scss */
  article.node--article .node__content {
    width: 45rem;
    padding: 0 9rem;
    margin: 0 auto; } }

/* line 114, ../sass/base/_main.scss */
input[type="submit"] {
  background-color: #87a243;
  border: none;
  color: white;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-family: inherit; }

/* line 123, ../sass/base/_main.scss */
input[type="submit"].button-primary {
  background-color: #ED792F; }

/* line 1, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
  margin: 0;
  box-sizing: border-box;
  color: #4d4d4d; }

/* line 7, ../sass/base/_typography.scss */
#main-content + h1 {
  padding-top: 0px;
  padding-top: 0rem; }

/* line 15, ../sass/base/_typography.scss */
main a {
  font-weight: bold;
  text-decoration: none;
  color: #687d34; }
/* line 21, ../sass/base/_typography.scss */
main #container > h3 {
  padding-bottom: 16px; }
/* line 25, ../sass/base/_typography.scss */
main #container > ul {
  /*padding-top: 0px;*/ }
/* line 29, ../sass/base/_typography.scss */
main > h1 {
  padding-bottom: 32px;
  padding-bottom: 2rem; }
/* line 33, ../sass/base/_typography.scss */
main h1 {
  font-family: Merriweather;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 64px;
  line-height: 4rem;
  text-align: center;
  font-weight: normal;
  baseline-shift: -4px; }
  @media (min-width: 240px) {
    /* line 33, ../sass/base/_typography.scss */
    main h1 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 32px;
      line-height: 2rem; } }
  @media (min-width: 656px) {
    /* line 33, ../sass/base/_typography.scss */
    main h1 {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 64px;
      line-height: 4rem; } }
  /* line 45, ../sass/base/_typography.scss */
  main h1 + h1 {
    padding-top: 32px;
    padding-top: 2rem; }
  /* line 48, ../sass/base/_typography.scss */
  main h1 + h2 {
    font-family: Merriweather;
    text-align: center;
    padding-top: 16px;
    padding-top: 1rem; }
    /* line 52, ../sass/base/_typography.scss */
    main h1 + h2 + h3 {
      text-align: center; }
      /* line 54, ../sass/base/_typography.scss */
      main h1 + h2 + h3 + h4 {
        text-align: center; }
        /* line 56, ../sass/base/_typography.scss */
        main h1 + h2 + h3 + h4 + h5 {
          text-align: center; }
          /* line 58, ../sass/base/_typography.scss */
          main h1 + h2 + h3 + h4 + h5 + h6 {
            text-align: center; }
  /* line 65, ../sass/base/_typography.scss */
  main h1 + h3 {
    font-family: Merriweather;
    text-align: center;
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 70, ../sass/base/_typography.scss */
  main h1 + h4 {
    font-family: Merriweather;
    text-align: center;
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 75, ../sass/base/_typography.scss */
  main h1 + h5 {
    text-align: center;
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 79, ../sass/base/_typography.scss */
  main h1 + h6 {
    text-align: center;
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 83, ../sass/base/_typography.scss */
  main h1 + p {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 86, ../sass/base/_typography.scss */
  main h1 + ul {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 89, ../sass/base/_typography.scss */
  main h1 + ol {
    padding-top: 48px;
    padding-top: 3rem; }
/* line 103, ../sass/base/_typography.scss */
main h2 {
  font-family: Merriweather;
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-weight: normal; }
  /* line 108, ../sass/base/_typography.scss */
  main h2.comments__form-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding: 0.5rem;
    color: white;
    background-color: #87a243;
    margin-top: 24px;
    margin-top: 1.5rem; }
  /* line 116, ../sass/base/_typography.scss */
  main h2 + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 119, ../sass/base/_typography.scss */
  main h2 + h2 {
    padding-top: 32px;
    padding-top: 2rem; }
  /* line 122, ../sass/base/_typography.scss */
  main h2 + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 134, ../sass/base/_typography.scss */
  main h2 + p {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 137, ../sass/base/_typography.scss */
  main h2 + ul {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 140, ../sass/base/_typography.scss */
  main h2 + ol {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 154, ../sass/base/_typography.scss */
main h3, main .sidecol h2 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 32px;
  line-height: 2rem;
  font-weight: normal; }
  /* line 158, ../sass/base/_typography.scss */
  main h3 + h1, main .sidecol h2 + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 164, ../sass/base/_typography.scss */
  main h3 + h3, main .sidecol h2 + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 196, ../sass/base/_typography.scss */
main h4, main .sidecol h3 {
  font-size: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal; }
  /* line 206, ../sass/base/_typography.scss */
  main h4 + h1, main .sidecol h3 + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 212, ../sass/base/_typography.scss */
  main h4 + h3, main .sidecol h3 + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 244, ../sass/base/_typography.scss */
main h5, main .sidecol h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal; }
  /* line 248, ../sass/base/_typography.scss */
  main h5 + h1, main .sidecol h4 + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 254, ../sass/base/_typography.scss */
  main h5 + h3, main .sidecol h4 + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 286, ../sass/base/_typography.scss */
main h6 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: normal; }
  /* line 290, ../sass/base/_typography.scss */
  main h6 + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 296, ../sass/base/_typography.scss */
  main h6 + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 328, ../sass/base/_typography.scss */
main p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal;
  color: #4d4d4d; }
  @media (min-width: 240px) {
    /* line 328, ../sass/base/_typography.scss */
    main p {
      text-align: left; } }
  @media (min-width: brkTablet) {
    /* line 328, ../sass/base/_typography.scss */
    main p {
      text-align: justify; } }
  /* line 340, ../sass/base/_typography.scss */
  main p:last-child {
    margin-bottom: 1.5rem; }
  /* line 344, ../sass/base/_typography.scss */
  main p + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 347, ../sass/base/_typography.scss */
  main p + h2 {
    padding-top: 32px;
    padding-top: 2rem; }
  /* line 350, ../sass/base/_typography.scss */
  main p + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 353, ../sass/base/_typography.scss */
  main p + h4 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 362, ../sass/base/_typography.scss */
  main p + p {
    padding-top: 16px;
    padding-top: 1rem; }
    /* line 365, ../sass/base/_typography.scss */
    main p + p.noindent {
      text-indent: 0; }
  /* line 370, ../sass/base/_typography.scss */
  main p + ul {
    padding-top: 8px;
    padding-top: 0.5rem; }
  /* line 373, ../sass/base/_typography.scss */
  main p + ol {
    padding-top: 8px;
    padding-top: 0.5rem; }
  /* line 385, ../sass/base/_typography.scss */
  main p + wilderness-layout {
    margin-top: 1.5rem; }
  /* line 389, ../sass/base/_typography.scss */
  main p.inspire {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    padding-top: 8px;
    padding-top: 0.5rem;
    box-sizing: border-box;
    padding: 0 6rem;
    font-style: italic;
    font-weight: 300;
    color: #b3b3b3;
    text-align: center; }
/* line 402, ../sass/base/_typography.scss */
main blockquote {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #4d4d4d;
  font-weight: 300;
  font-style: italic;
  padding-left: 2rem;
  padding-right: 2rem; }
  /* line 412, ../sass/base/_typography.scss */
  main blockquote + p.citation {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding-top: 8px;
    padding-top: 0.5rem;
    font-weight: 300;
    color: #b3b3b3;
    text-align: right;
    padding-left: 2rem;
    padding-right: 2rem; }
    /* line 421, ../sass/base/_typography.scss */
    main blockquote + p.citation:last-child {
      padding-bottom: 2rem; }
    /* line 425, ../sass/base/_typography.scss */
    main blockquote + p.citation + blockquote {
      padding-top: 24px;
      padding-top: 1.5rem; }
/* line 431, ../sass/base/_typography.scss */
main .sidecol blockquote {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }
  /* line 437, ../sass/base/_typography.scss */
  main .sidecol blockquote + p.citation {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    padding-top: 8px;
    padding-top: 0.5rem;
    font-weight: 300;
    color: #b3b3b3;
    text-align: right;
    padding-left: 0;
    padding-right: 0; }
    /* line 446, ../sass/base/_typography.scss */
    main .sidecol blockquote + p.citation + blockquote {
      padding-top: 24px;
      padding-top: 1.5rem; }
/* line 452, ../sass/base/_typography.scss */
main .sidecol p {
  text-align: left; }
/* line 457, ../sass/base/_typography.scss */
main ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal;
  list-style-type: disc;
  margin-left: 2rem; }
  /* line 463, ../sass/base/_typography.scss */
  main ul + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 466, ../sass/base/_typography.scss */
  main ul + h2 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 469, ../sass/base/_typography.scss */
  main ul + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 481, ../sass/base/_typography.scss */
  main ul + p {
    padding-top: 16px;
    padding-top: 1rem; }
    /* line 484, ../sass/base/_typography.scss */
    main ul + p.noindent {
      text-indent: 0; }
/* line 506, ../sass/base/_typography.scss */
main ol {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal;
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 2rem; }
  /* line 513, ../sass/base/_typography.scss */
  main ol + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 516, ../sass/base/_typography.scss */
  main ol + h2 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 519, ../sass/base/_typography.scss */
  main ol + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 531, ../sass/base/_typography.scss */
  main ol + p {
    padding-top: 16px;
    padding-top: 1rem; }
    /* line 534, ../sass/base/_typography.scss */
    main ol + p.noindent {
      text-indent: 0; }
/* line 556, ../sass/base/_typography.scss */
main dl {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal; }
  /* line 560, ../sass/base/_typography.scss */
  main dl dt {
    padding-top: 16px;
    padding-top: 1rem;
    font-weight: bold; }
  /* line 565, ../sass/base/_typography.scss */
  main dl dd {
    padding-left: 1rem; }
    /* line 568, ../sass/base/_typography.scss */
    main dl dd + dd {
      padding-top: 8px;
      padding-top: 0.5rem; }
  /* line 574, ../sass/base/_typography.scss */
  main dl + h1 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 577, ../sass/base/_typography.scss */
  main dl + h2 {
    padding-top: 48px;
    padding-top: 3rem; }
  /* line 580, ../sass/base/_typography.scss */
  main dl + h3 {
    padding-top: 16px;
    padding-top: 1rem; }
  /* line 592, ../sass/base/_typography.scss */
  main dl + p {
    padding-top: 16px;
    padding-top: 1rem; }
/* line 612, ../sass/base/_typography.scss */
main table {
  margin: 1rem; }
  /* line 617, ../sass/base/_typography.scss */
  main table th {
    font-weight: bold; }
  /* line 620, ../sass/base/_typography.scss */
  main table td {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: normal;
    color: #4d4d4d;
    padding-right: 1.5rem; }
    /* line 625, ../sass/base/_typography.scss */
    main table td:last-child {
      padding-right: 0; }
  /* line 630, ../sass/base/_typography.scss */
  main table thead tr {
    font-weight: bold; }
  /* line 633, ../sass/base/_typography.scss */
  main table thead th {
    font-weight: bold; }
/* line 662, ../sass/base/_typography.scss */
main img + h1 {
  padding-top: 48px;
  padding-top: 3rem; }
/* line 665, ../sass/base/_typography.scss */
main img + h2 {
  padding-top: 48px;
  padding-top: 3rem; }
/* line 668, ../sass/base/_typography.scss */
main img + h3 {
  padding-top: 16px;
  padding-top: 1rem; }
/* line 680, ../sass/base/_typography.scss */
main img + p {
  padding-top: 16px;
  padding-top: 1rem; }
/* line 719, ../sass/base/_typography.scss */
main object + p {
  padding-top: 16px;
  padding-top: 1rem; }
/* line 738, ../sass/base/_typography.scss */
main strong {
  font-weight: 600; }
/* line 741, ../sass/base/_typography.scss */
main em {
  font-style: italic;
  font-weight: 600; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-wildergreen a {
  color: #87a243; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-wildergreen a:link {
    color: #87a243; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-wildergreen a:active {
    color: #87a243; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-wildergreen a:hover {
    color: #687d34; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-wildergreen a:visited {
    color: #87a243; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-wildergreen button, .col-wildergreen input[type='button'] {
  background-color: #87a243; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-wildergreen button:hover, .col-wildergreen input[type='button']:hover {
    background-color: #687d34; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-wildergreen .use-darkbackground {
  background-color: #687d34 !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-wildergreen .use-normbackground {
  background-color: #87a243 !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-wildergreen .program-additional-information {
  border-color: #87a243 !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-kamanagreen a {
  color: #4e5c29; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-kamanagreen a:link {
    color: #4e5c29; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-kamanagreen a:active {
    color: #4e5c29; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-kamanagreen a:hover {
    color: #394221; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-kamanagreen a:visited {
    color: #4e5c29; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-kamanagreen button, .col-kamanagreen input[type='button'] {
  background-color: #4e5c29; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-kamanagreen button:hover, .col-kamanagreen input[type='button']:hover {
    background-color: #394221; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-kamanagreen .use-darkbackground {
  background-color: #394221 !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-kamanagreen .use-normbackground {
  background-color: #4e5c29 !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-kamanagreen .program-additional-information {
  border-color: #4e5c29 !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-ecru a {
  color: #b5994e; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-ecru a:link {
    color: #b5994e; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-ecru a:active {
    color: #b5994e; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-ecru a:hover {
    color: #967744; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-ecru a:visited {
    color: #b5994e; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-ecru button, .col-ecru input[type='button'] {
  background-color: #b5994e; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-ecru button:hover, .col-ecru input[type='button']:hover {
    background-color: #967744; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-ecru .use-darkbackground {
  background-color: #967744 !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-ecru .use-normbackground {
  background-color: #b5994e !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-ecru .program-additional-information {
  border-color: #b5994e !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-soil a {
  color: #755b4a; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-soil a:link {
    color: #755b4a; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-soil a:active {
    color: #755b4a; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-soil a:hover {
    color: #544134; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-soil a:visited {
    color: #755b4a; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-soil button, .col-soil input[type='button'] {
  background-color: #755b4a; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-soil button:hover, .col-soil input[type='button']:hover {
    background-color: #544134; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-soil .use-darkbackground {
  background-color: #544134 !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-soil .use-normbackground {
  background-color: #755b4a !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-soil .program-additional-information {
  border-color: #755b4a !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-teal a {
  color: #5a878f; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-teal a:link {
    color: #5a878f; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-teal a:active {
    color: #5a878f; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-teal a:hover {
    color: #46696e; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-teal a:visited {
    color: #5a878f; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-teal button, .col-teal input[type='button'] {
  background-color: #5a878f; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-teal button:hover, .col-teal input[type='button']:hover {
    background-color: #46696e; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-teal .use-darkbackground {
  background-color: #46696e !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-teal .use-normbackground {
  background-color: #5a878f !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-teal .program-additional-information {
  border-color: #5a878f !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-stone a {
  color: #858f8e; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-stone a:link {
    color: #858f8e; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-stone a:active {
    color: #858f8e; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-stone a:hover {
    color: #6a7372; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-stone a:visited {
    color: #858f8e; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-stone button, .col-stone input[type='button'] {
  background-color: #858f8e; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-stone button:hover, .col-stone input[type='button']:hover {
    background-color: #6a7372; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-stone .use-darkbackground {
  background-color: #6a7372 !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-stone .use-normbackground {
  background-color: #858f8e !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-stone .program-additional-information {
  border-color: #858f8e !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-brick a {
  color: #914f4f; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-brick a:link {
    color: #914f4f; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-brick a:active {
    color: #914f4f; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-brick a:hover {
    color: #783b3b; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-brick a:visited {
    color: #914f4f; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-brick button, .col-brick input[type='button'] {
  background-color: #914f4f; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-brick button:hover, .col-brick input[type='button']:hover {
    background-color: #783b3b; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-brick .use-darkbackground {
  background-color: #783b3b !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-brick .use-normbackground {
  background-color: #914f4f !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-brick .program-additional-information {
  border-color: #914f4f !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-orange a {
  color: #ed792f; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-orange a:link {
    color: #ed792f; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-orange a:active {
    color: #ed792f; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-orange a:hover {
    color: #d1783b; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-orange a:visited {
    color: #ed792f; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-orange button, .col-orange input[type='button'] {
  background-color: #ed792f; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-orange button:hover, .col-orange input[type='button']:hover {
    background-color: #d1783b; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-orange .use-darkbackground {
  background-color: #d1783b !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-orange .use-normbackground {
  background-color: #ed792f !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-orange .program-additional-information {
  border-color: #ed792f !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-lilac a {
  color: #8f5156; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-lilac a:link {
    color: #8f5156; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-lilac a:active {
    color: #8f5156; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-lilac a:hover {
    color: #82353f; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-lilac a:visited {
    color: #8f5156; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-lilac button, .col-lilac input[type='button'] {
  background-color: #8f5156; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-lilac button:hover, .col-lilac input[type='button']:hover {
    background-color: #82353f; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-lilac .use-darkbackground {
  background-color: #82353f !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-lilac .use-normbackground {
  background-color: #8f5156 !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-lilac .program-additional-information {
  border-color: #8f5156 !important; }

/* line 2, ../sass/abstractions/_colormerge.scss */
.col-skyblue a {
  color: #76b0de; }
  /* line 5, ../sass/abstractions/_colormerge.scss */
  .col-skyblue a:link {
    color: #76b0de; }
  /* line 9, ../sass/abstractions/_colormerge.scss */
  .col-skyblue a:active {
    color: #76b0de; }
  /* line 13, ../sass/abstractions/_colormerge.scss */
  .col-skyblue a:hover {
    color: #5c89ad; }
  /* line 17, ../sass/abstractions/_colormerge.scss */
  .col-skyblue a:visited {
    color: #76b0de; }
/* line 22, ../sass/abstractions/_colormerge.scss */
.col-skyblue button, .col-skyblue input[type='button'] {
  background-color: #76b0de; }
  /* line 25, ../sass/abstractions/_colormerge.scss */
  .col-skyblue button:hover, .col-skyblue input[type='button']:hover {
    background-color: #5c89ad; }
/* line 30, ../sass/abstractions/_colormerge.scss */
.col-skyblue .use-darkbackground {
  background-color: #5c89ad !important; }
/* line 34, ../sass/abstractions/_colormerge.scss */
.col-skyblue .use-normbackground {
  background-color: #76b0de !important; }
/* line 38, ../sass/abstractions/_colormerge.scss */
.col-skyblue .program-additional-information {
  border-color: #76b0de !important; }

/* line 780, ../sass/base/_typography.scss */
.faded {
  color: #b3b3b3; }

/* line 2, ../sass/components/_alumni-stories.scss */
div.zebralayouthelper {
  position: relative; }
  /* line 4, ../sass/components/_alumni-stories.scss */
  div.zebralayouthelper wilderness-tile {
    width: 100%; }

@media (min-width: 1128px) {
  /* line 10, ../sass/components/_alumni-stories.scss */
  .sticky-wrapper {
    position: absolute;
    right: 0;
    width: calc(100% - 42rem); }
    /* line 14, ../sass/components/_alumni-stories.scss */
    .sticky-wrapper.is-sticky {
      display: block;
      width: auto; }
      /* line 17, ../sass/components/_alumni-stories.scss */
      .sticky-wrapper.is-sticky wilderness-tile {
        width: 360px;
        right: calc(50% - 516px); } }
@media (min-width: 1128px) {
  /* line 25, ../sass/components/_alumni-stories.scss */
  .alumni-stories-zebra {
    max-width: 40rem;
    margin: 0; } }
/* line 32, ../sass/components/_alumni-stories.scss */
.alumni-stories-zebra h3 {
  margin-bottom: 1rem; }
/* line 36, ../sass/components/_alumni-stories.scss */
.alumni-stories-zebra .views-row-odd {
  background-color: #f6f6f6; }
/* line 40, ../sass/components/_alumni-stories.scss */
.alumni-stories-zebra .views-row {
  padding: 1rem; }

/* line 45, ../sass/components/_alumni-stories.scss */
.node--panel--full .node__content .node__content {
  min-height: 100px; }
  /* line 51, ../sass/components/_alumni-stories.scss */
  .node--panel--full .node__content .node__content .webform-client-form-566 .webform-component--name label {
    width: 144px;
    display: inline-block; }
  /* line 57, ../sass/components/_alumni-stories.scss */
  .node--panel--full .node__content .node__content .webform-client-form-566 .webform-component--years-attended--start label {
    width: 144px;
    display: inline-block; }
  /* line 63, ../sass/components/_alumni-stories.scss */
  .node--panel--full .node__content .node__content .webform-client-form-566 .webform-component--years-attended--end label {
    margin-left: 1rem; }

/* line 1, ../sass/components/_article-list.scss */
.pane-article-index {
  font-size: 0;
  line-height: 0; }
  /* line 6, ../sass/components/_article-list.scss */
  .pane-article-index .captcha-admin-links {
    display: none; }
  /* line 11, ../sass/components/_article-list.scss */
  .pane-article-index .view-filters div {
    display: block;
    width: 100%; }
    /* line 14, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters div.views-reset-button {
      display: none; }
  /* line 18, ../sass/components/_article-list.scss */
  .pane-article-index .view-filters select {
    display: block;
    padding: 0.5rem;
    border-width: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    background-color: #87a243;
    color: white;
    width: 100%;
    margin-top: 1rem;
    outline-width: 0; }
    /* line 29, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters select::shadow content {
      outline-width: 0; }
  @media (min-width: 240px) {
    /* line 39, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_summary {
      margin-bottom: 1.5rem; }
      /* line 43, ../sass/components/_article-list.scss */
      .pane-article-index .nfl_summary h3 {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-right: 0;
        margin-top: 1rem; }
        /* line 47, ../sass/components/_article-list.scss */
        .pane-article-index .nfl_summary h3 .field-content {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 32px;
          line-height: 2rem; }
      /* line 52, ../sass/components/_article-list.scss */
      .pane-article-index .nfl_summary p {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-right: 0;
        text-indent: 0;
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.5rem; }
        /* line 58, ../sass/components/_article-list.scss */
        .pane-article-index .nfl_summary p:last-child {
          margin-bottom: 0; }
        /* line 62, ../sass/components/_article-list.scss */
        .pane-article-index .nfl_summary p.articleauthor {
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 16px;
          line-height: 1rem; }
    /* line 68, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters {
      display: none; }
    /* line 73, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_image img {
      margin-top: 1rem;
      width: 100%;
      height: auto;
      clear: both;
      background-size: cover;
      background-position: center center; } }
  @media (min-width: 656px) {
    /* line 85, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters {
      display: block; }
    /* line 89, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_summary {
      margin-bottom: 1.5rem;
      display: inline-block;
      vertical-align: top;
      width: 50%;
      width: -webkit-calc( ( ( 100% - 3rem ) / 4 ) * 2 + ( 1rem ) );
      width: calc( ( ( 100% - 3rem ) / 4 ) * 2 + ( 1rem ) ); }
    /* line 94, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_image {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      width: -webkit-calc( ( ( 100% - 3rem ) / 4 ) * 2 + ( 1rem ) );
      width: calc( ( ( 100% - 3rem ) / 4 ) * 2 + ( 1rem ) );
      margin-right: 1rem;
      margin-top: 0.25rem; }
      /* line 98, ../sass/components/_article-list.scss */
      .pane-article-index .nfl_image img {
        height: auto; } }
  @media (min-width: 1008px) {
    /* line 105, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters {
      display: inline-block;
      vertical-align: top;
      width: 20%;
      width: -webkit-calc( ( ( 100% - 4rem ) / 5 ) * 1 + ( 0rem ) );
      width: calc( ( ( 100% - 4rem ) / 5 ) * 1 + ( 0rem ) );
      margin-right: 1rem; }
    /* line 110, ../sass/components/_article-list.scss */
    .pane-article-index .view-content {
      display: inline-block;
      vertical-align: top;
      width: 80%;
      width: -webkit-calc( ( ( 100% - 4rem ) / 5 ) * 4 + ( 3rem ) );
      width: calc( ( ( 100% - 4rem ) / 5 ) * 4 + ( 3rem ) );
      margin-right: 0; }
    /* line 114, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_summary {
      display: inline-block;
      vertical-align: top;
      width: 75%;
      width: -webkit-calc( ( ( 100% - 3rem ) / 4 ) * 3 + ( 2rem ) );
      width: calc( ( ( 100% - 3rem ) / 4 ) * 3 + ( 2rem ) );
      margin-right: 0; }
    /* line 118, ../sass/components/_article-list.scss */
    .pane-article-index .nfl_image {
      display: inline-block;
      vertical-align: top;
      width: 25%;
      width: -webkit-calc( ( ( 100% - 3rem ) / 4 ) * 1 + ( 0rem ) );
      width: calc( ( ( 100% - 3rem ) / 4 ) * 1 + ( 0rem ) ); } }
  @media (min-width: 1128px) {
    /* line 124, ../sass/components/_article-list.scss */
    .pane-article-index .view-filters {
      display: inline-block;
      vertical-align: top;
      width: 20%;
      width: -webkit-calc( ( ( 100% - 6rem ) / 5 ) * 1 + ( 0rem ) );
      width: calc( ( ( 100% - 6rem ) / 5 ) * 1 + ( 0rem ) );
      margin-right: 1.5rem; }
    /* line 129, ../sass/components/_article-list.scss */
    .pane-article-index .view-content {
      display: inline-block;
      vertical-align: top;
      width: 80%;
      width: -webkit-calc( ( ( 100% - 6rem ) / 5 ) * 4 + ( 4.5rem ) );
      width: calc( ( ( 100% - 6rem ) / 5 ) * 4 + ( 4.5rem ) );
      margin-right: 0; } }

/* line 1, ../sass/components/_breadcrumbs.scss */
ul.breadcrumb {
  display: block;
  text-align: center;
  margin-left: 0; }
  /* line 5, ../sass/components/_breadcrumbs.scss */
  ul.breadcrumb li {
    display: inline-block; }
    /* line 7, ../sass/components/_breadcrumbs.scss */
    ul.breadcrumb li:after {
      content: "  ::  ";
      white-space: pre; }
    /* line 11, ../sass/components/_breadcrumbs.scss */
    ul.breadcrumb li:last-child:after {
      content: ''; }

/* line 1, ../sass/components/_classtables.scss */
.field--name-field-media {
  margin-bottom: 1.5rem; }
  /* line 5, ../sass/components/_classtables.scss */
  .field--name-field-media iframe {
    width: 100%;
    height: 20.5rem; }

/* line 1, ../sass/components/_drupal_tabs.scss */
ul.tabs--primary {
  display: block;
  vertical-align: top;
  margin: 1rem 0 calc(1rem - 1px);
  padding: 0;
  border-bottom-color: #87a243;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 0;
  text-align: right;
  line-height: 1.5rem; }
  /* line 15, ../sass/components/_drupal_tabs.scss */
  ul.tabs--primary li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0 0.25rem 0;
    padding: 0; }
    /* line 22, ../sass/components/_drupal_tabs.scss */
    ul.tabs--primary li:last-child {
      margin-right: 1rem; }
    /* line 26, ../sass/components/_drupal_tabs.scss */
    ul.tabs--primary li a {
      display: inline;
      vertical-align: top;
      box-sizing: border-box;
      padding: 0.5rem 1rem;
      background-color: #eff0e4;
      border-color: #87a243;
      border-width: 1px 1px 0;
      border-style: solid;
      font-size: 1rem;
      line-height: 1rem; }
    /* line 40, ../sass/components/_drupal_tabs.scss */
    ul.tabs--primary li.active a {
      background-color: #87a243;
      border-color: #687d34; }

/* line 48, ../sass/components/_drupal_tabs.scss */
.links--inline li {
  float: none; }
/* line 51, ../sass/components/_drupal_tabs.scss */
.links--inline:after {
  display: none; }

/* line 3, ../sass/components/_faq.scss */
.collapse-faq:last-child {
  margin-bottom: 32px; }
/* line 7, ../sass/components/_faq.scss */
.collapse-faq + h2 {
  margin-top: 20px; }
/* line 11, ../sass/components/_faq.scss */
.collapse-faq h3 {
  color: #4e5c29;
  font-size: 16px;
  font-weight: bold; }
  /* line 16, ../sass/components/_faq.scss */
  .collapse-faq h3:hover {
    color: #394221;
    background-color: #eff0e4; }
  /* line 20, ../sass/components/_faq.scss */
  .collapse-faq h3:before {
    content: "▶ "; }
/* line 25, ../sass/components/_faq.scss */
.collapse-faq p, .collapse-faq li {
  display: none;
  padding-left: 20px; }
/* line 31, ../sass/components/_faq.scss */
.collapse-faq.is-active h3:hover {
  color: #4e5c29; }
/* line 34, ../sass/components/_faq.scss */
.collapse-faq.is-active h3:before {
  content: "▼ "; }
/* line 38, ../sass/components/_faq.scss */
.collapse-faq.is-active li {
  display: list-item; }
/* line 41, ../sass/components/_faq.scss */
.collapse-faq.is-active p, .collapse-faq.is-active > li {
  display: block; }

/* line 47, ../sass/components/_faq.scss */
.collapse-faq:hover {
  cursor: pointer; }

/* line 51, ../sass/components/_faq.scss */
.faqdirectory {
  background-color: #eff0e4;
  border-width: 1px;
  border-style: solid;
  border-color: #4e5c29;
  padding: 1rem;
  margin-bottom: 32px; }
  @media (min-width: 1008px) {
    /* line 51, ../sass/components/_faq.scss */
    .faqdirectory {
      float: right;
      margin-left: 32px; } }

/* line 1, ../sass/components/_header.scss */
.homepage article {
  margin-top: 4rem; }

/* line 6, ../sass/components/_header.scss */
header[role="banner"] {
  position: relative;
  background-image: url("../images/header-strong.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  height: 12rem; }
  @media (min-width: 1008px) {
    /* line 6, ../sass/components/_header.scss */
    header[role="banner"] {
      height: 14rem; } }

/* line 20, ../sass/components/_header.scss */
.homepage header[role="banner"] {
  position: relative;
  background-image: url("../images/header-strong.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  height: 100vh;
  max-height: 50vw;
  margin-bottom: 3rem; }
  @media (max-width: 640px) and (min-aspect-ratio: 1 / 9) {
    /* line 20, ../sass/components/_header.scss */
    .homepage header[role="banner"] {
      background-size: auto 100vh;
      height: 100vh;
      max-height: none; } }

/* line 37, ../sass/components/_header.scss */
.header-logo {
  position: absolute;
  width: 360px;
  height: 360px;
  bottom: 33%;
  left: calc(50% - 180px);
  cursor: pointer; }
  @media (max-height: 500px) and (min-aspect-ratio: 3 / 2) {
    /* line 37, ../sass/components/_header.scss */
    .header-logo {
      width: 384px;
      height: 384px;
      bottom: 6rem;
      left: calc(50% - 192px); } }
  @media (max-width: 640px) and (min-aspect-ratio: 1 / 9) {
    /* line 37, ../sass/components/_header.scss */
    .header-logo {
      width: 240px;
      height: 240px;
      bottom: calc(50vh - 60px);
      left: calc(50% - 120px); } }

/* line 59, ../sass/components/_header.scss */
.inner-header-logo {
  position: absolute;
  width: 280px;
  height: auto;
  top: 0;
  left: calc(50% - 140px); }
  @media (min-width: 656px) {
    /* line 59, ../sass/components/_header.scss */
    .inner-header-logo {
      width: 420px;
      left: calc(50% - 210px); } }
  @media (min-width: 1008px) {
    /* line 59, ../sass/components/_header.scss */
    .inner-header-logo {
      width: 420px;
      left: calc(50% - 210px); } }

/* line 77, ../sass/components/_header.scss */
nav#block-system-main-menu {
  width: 100%;
  text-align: center;
  color: white;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 2rem;
  border-width: 2px 0;
  background-attachment: fixed;
  background-position: center center;
  box-sizing: border-box;
  /*	@include breakpoint($brkMobile) {
  		ul {
  			display: block;
  			 li {
  			 	display: block;
  			 	text-align: center;
  			 	a {
  	
  			 	}
  			 	&.active {
  					a {
  					  background-color: rgba(255,255,255,0.6);
  					  color: black;
  					}
  				  }
  			 }
  		}
  	}*/ }
  /* line 94, ../sass/components/_header.scss */
  nav#block-system-main-menu ul li a {
    color: white;
    display: block;
    height: 1rem;
    padding: calc(0.5rem - 2px) 1rem;
    font-family: Merriweather, serif;
    font-size: 1.25rem;
    line-height: 1rem;
    text-decoration: none; }
  /* line 104, ../sass/components/_header.scss */
  nav#block-system-main-menu ul li:link {
    color: inherit; }
  /* line 107, ../sass/components/_header.scss */
  nav#block-system-main-menu ul li:active {
    color: inherit; }
  /* line 110, ../sass/components/_header.scss */
  nav#block-system-main-menu ul li:visited {
    color: inherit; }
  /* line 113, ../sass/components/_header.scss */
  nav#block-system-main-menu ul li:hover {
    color: black;
    background-color: #ddd; }
  @media (min-width: 656px) {
    /* line 77, ../sass/components/_header.scss */
    nav#block-system-main-menu {
      background-image: url("../images/header-blur.jpg");
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      border-style: solid;
      border-color: #ddd;
      border-width: 2px 0;
      height: 4rem;
      bottom: 0; }
      /* line 154, ../sass/components/_header.scss */
      nav#block-system-main-menu ul {
        display: flex;
        align-items: stretch;
        justify-content: center;
        height: calc(4rem - 4px); }
        /* line 160, ../sass/components/_header.scss */
        nav#block-system-main-menu ul li {
          display: inline-block;
          height: calc(4rem - 4px);
          color: white; }
          /* line 164, ../sass/components/_header.scss */
          nav#block-system-main-menu ul li a {
            height: calc(1rem);
            padding: calc(1.5rem - 2px) 1rem;
            font-family: Merriweather, serif;
            font-size: 1.25rem;
            line-height: 1rem; } }
  @media (max-width: 640px) and (min-aspect-ratio: 1 / 9) {
    /* line 188, ../sass/components/_header.scss */
    nav#block-system-main-menu.showinactive {
      display: none; }
    /* line 191, ../sass/components/_header.scss */
    nav#block-system-main-menu.showactive {
      display: block;
      height: 100vh;
      width: 100vw;
      position: fixed;
      z-index: 10000;
      background-color: #87a243;
      top: 0; }
      /* line 200, ../sass/components/_header.scss */
      nav#block-system-main-menu.showactive ul {
        margin-top: 24vh; }
        /* line 203, ../sass/components/_header.scss */
        nav#block-system-main-menu.showactive ul li {
          padding-top: 1rem;
          padding-bottom: 1rem; } }

/* line 215, ../sass/components/_header.scss */
.homepage nav#block-system-main-menu.showinactive {
  display: block; }

/* line 221, ../sass/components/_header.scss */
.no-css .header-logo {
  width: 460px;
  height: 220px;
  background-image: url("../images/logo.png"); }

/* line 228, ../sass/components/_header.scss */
#menuburger {
  display: none; }
  @media (max-width: 640px) and (min-aspect-ratio: 1 / 9) {
    /* line 228, ../sass/components/_header.scss */
    #menuburger {
      cursor: pointer;
      display: block;
      position: fixed;
      top: 1rem;
      left: 1rem;
      width: 3rem;
      height: 3rem;
      vertical-align: middle;
      color: white;
      background-color: #687d34;
      border-radius: 1.5rem;
      font-size: 2rem;
      line-height: 3rem;
      z-index: 10001; } }

/* line 248, ../sass/components/_header.scss */
#thecampminder {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(0, 0, 0, 0.5);
  width: 10rem;
  text-align: center;
  position: absolute;
  right: 1rem;
  top: 1rem;
  box-sizing: border-box;
  border-color: rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  transition: all 0.25s; }
  /* line 261, ../sass/components/_header.scss */
  #thecampminder + #theubercart {
    right: 12rem; }
  /* line 264, ../sass/components/_header.scss */
  #thecampminder:hover {
    color: white;
    background-color: rgba(0, 0, 0, 0.95);
    border-color: white; }
  /* line 269, ../sass/components/_header.scss */
  #thecampminder a {
    text-align: center;
    display: block;
    color: inherit;
    box-sizing: border-box;
    padding: 0.5rem 1rem;
    text-decoration: none; }
  @media (max-width: 600px) {
    /* line 248, ../sass/components/_header.scss */
    #thecampminder {
      right: calc(50% - 5rem);
      top: 8rem; }
      /* line 280, ../sass/components/_header.scss */
      #thecampminder + #theubercart {
        top: 11rem; } }

/* _images.scss */
@media (min-width: 240px) {
  /* line 2, ../sass/components/_images.scss */
  .leftimg {
    margin: 1rem 1rem 1rem 0;
    width: 100%;
    height: auto; } }
@media (min-width: 1008px) {
  /* line 2, ../sass/components/_images.scss */
  .leftimg {
    height: auto;
    width: 20%;
    float: left; } }

@media (min-width: 240px) {
  /* line 15, ../sass/components/_images.scss */
  .rightimg {
    margin: 1rem 0 1rem 1rem;
    width: 100%;
    height: auto; } }
@media (min-width: 1008px) {
  /* line 15, ../sass/components/_images.scss */
  .rightimg {
    height: auto;
    width: 20%;
    float: right; } }

@media (min-width: 240px) {
  /* line 28, ../sass/components/_images.scss */
  .centerimg {
    margin: 1rem 0;
    width: 100%;
    height: auto; } }
@media (min-width: 1008px) {
  /* line 28, ../sass/components/_images.scss */
  .centerimg {
    margin: 1rem 25%;
    width: 50%;
    height: auto; } }

/* line 1, ../sass/components/_mediablock.scss */
table.classlist {
  background-color: #eff0e4;
  padding: 1.5rem;
  box-sizing: border-box;
  width: 100%;
  border-width: 1px;
  border-color: #687d34;
  border-style: solid;
  margin: 1.5rem 0 0 0; }
  /* line 12, ../sass/components/_mediablock.scss */
  table.classlist + h2, table.classlist + p {
    margin-top: 1.5rem; }
  /* line 19, ../sass/components/_mediablock.scss */
  table.classlist thead tr th {
    background-color: #87a243;
    font-family: Merriweather;
    color: white;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    line-height: 1.5rem;
    padding: 0.25rem 0.5rem; }
    /* line 30, ../sass/components/_mediablock.scss */
    table.classlist thead tr th:first-child {
      padding-left: 1.5rem;
      text-align: left; }
    /* line 34, ../sass/components/_mediablock.scss */
    table.classlist thead tr th:last-child {
      padding-right: 1.5rem;
      text-align: right; }
  /* line 45, ../sass/components/_mediablock.scss */
  table.classlist tbody tr + tr.firstline td {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top-style: dotted;
    border-top-color: #666;
    border-top-width: 1px; }
  /* line 53, ../sass/components/_mediablock.scss */
  table.classlist tbody tr td {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    line-height: 1.5rem;
    font-weight: normal;
    text-align: center;
    color: #4d4d4d;
    padding: 0 0.5rem; }
    /* line 60, ../sass/components/_mediablock.scss */
    table.classlist tbody tr td:first-child {
      padding-left: 1.5rem;
      text-align: left; }
    /* line 64, ../sass/components/_mediablock.scss */
    table.classlist tbody tr td:last-child {
      padding-right: 1.5rem;
      text-align: right; }
  /* line 70, ../sass/components/_mediablock.scss */
  table.classlist tbody tr:first-child td {
    padding-top: 0.5rem; }
  /* line 75, ../sass/components/_mediablock.scss */
  table.classlist tbody tr:last-child td {
    padding-bottom: 0.5rem; }
  /* line 100, ../sass/components/_mediablock.scss */
  table.classlist + google-map {
    border-width: 0 1px 1px 1px;
    border-color: #687d34;
    border-style: solid; }
    /* line 105, ../sass/components/_mediablock.scss */
    table.classlist + google-map + h2, table.classlist + google-map + p {
      margin-top: 1.5rem; }

/* line 1, ../sass/components/_productlisting.scss */
#theubercart {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(0, 0, 0, 0.5);
  width: 10rem;
  text-align: center;
  position: absolute;
  right: 1rem;
  top: 1rem;
  box-sizing: border-box;
  border-color: rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  transition: all 0.25s; }
  /* line 14, ../sass/components/_productlisting.scss */
  #theubercart:hover {
    color: white;
    background-color: rgba(0, 0, 0, 0.95);
    border-color: white; }
  /* line 19, ../sass/components/_productlisting.scss */
  #theubercart a {
    text-align: center;
    display: block;
    color: inherit;
    box-sizing: border-box;
    padding: 0.5rem 1rem;
    text-decoration: none; }
  @media (max-width: 600px) {
    /* line 1, ../sass/components/_productlisting.scss */
    #theubercart {
      right: calc(50% - 5rem);
      top: 8rem; } }

/* line 33, ../sass/components/_productlisting.scss */
div.field--name-uc-product-image > div.field__items > div > img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px; }

/* line 39, ../sass/components/_productlisting.scss */
.bulk-div {
  padding-top: 1rem; }

/* line 43, ../sass/components/_productlisting.scss */
.bulk-button {
  color: white;
  display: block;
  padding: 0.5rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 2rem;
  font-size: 1rem;
  background-color: #ed792f;
  font-weight: bold;
  line-height: 32px;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  float: right; }
  /* line 60, ../sass/components/_productlisting.scss */
  .bulk-button:hover {
    background-color: #d1783b; }

/* line 65, ../sass/components/_productlisting.scss */
input.node-add-to-cart {
  color: white;
  display: block;
  padding: 0.5rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 2rem;
  font-size: 1rem;
  background-color: #ed792f;
  font-weight: bold;
  line-height: 32px;
  border-style: none;
  border-width: 0;
  width: 100%;
  cursor: pointer; }
  /* line 81, ../sass/components/_productlisting.scss */
  input.node-add-to-cart:hover {
    background-color: #d1783b; }

/* line 86, ../sass/components/_productlisting.scss */
div.product-info.display-price {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: bold;
  color: #d1783b; }

/* line 93, ../sass/components/_productlisting.scss */
div.product-info.display-list {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: bold;
  color: red;
  text-decoration: line-through; }

/* line 101, ../sass/components/_productlisting.scss */
div.product-info.display-savings {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #999999; }

/* line 110, ../sass/components/_productlisting.scss */
form.uc-cart-view-form input[type="submit"], form.uc-cart-checkout-form input[type="submit"] {
  color: white;
  display: inline-block;
  padding: 0.5rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 2rem;
  font-size: 1rem;
  background-color: #87a243;
  font-weight: bold;
  line-height: 32px;
  border-style: none;
  border-width: 0;
  margin-left: 1rem;
  cursor: pointer; }
  /* line 126, ../sass/components/_productlisting.scss */
  form.uc-cart-view-form input[type="submit"]:hover, form.uc-cart-checkout-form input[type="submit"]:hover {
    background-color: #687d34; }

/* line 133, ../sass/components/_productlisting.scss */
div#cart-form-pane, form.uc-cart-checkout-form {
  display: block;
  min-height: calc(100vh - 21.5rem); }
  /* line 135, ../sass/components/_productlisting.scss */
  div#cart-form-pane table, form.uc-cart-checkout-form table {
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 240px) {
    /* line 133, ../sass/components/_productlisting.scss */
    div#cart-form-pane, form.uc-cart-checkout-form {
      width: 100%;
      padding: 0 0;
      margin: 0 auto; } }
  @media (min-width: 656px) {
    /* line 133, ../sass/components/_productlisting.scss */
    div#cart-form-pane, form.uc-cart-checkout-form {
      width: 39rem;
      padding: 0 1rem;
      margin: 0 auto; } }
  @media (min-width: 1008px) {
    /* line 133, ../sass/components/_productlisting.scss */
    div#cart-form-pane, form.uc-cart-checkout-form {
      width: 59rem;
      padding: 0 2rem;
      margin: 0 auto; } }
  @media (min-width: 1128px) {
    /* line 133, ../sass/components/_productlisting.scss */
    div#cart-form-pane, form.uc-cart-checkout-form {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  @media (min-width: 13200px) {
    /* line 133, ../sass/components/_productlisting.scss */
    div#cart-form-pane, form.uc-cart-checkout-form {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }

/* line 175, ../sass/components/_productlisting.scss */
.view-uc-catalog table, .view-filters {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  display: block; }
  /* line 181, ../sass/components/_productlisting.scss */
  .view-uc-catalog table .views-field-views-conditional span, .view-filters .views-field-views-conditional span {
    color: red;
    text-decoration: line-through; }
  @media (min-width: 240px) {
    /* line 175, ../sass/components/_productlisting.scss */
    .view-uc-catalog table, .view-filters {
      width: 100%;
      padding: 0 0;
      margin: 0 auto; } }
  @media (min-width: 656px) {
    /* line 175, ../sass/components/_productlisting.scss */
    .view-uc-catalog table, .view-filters {
      width: 39rem;
      padding: 0 1rem;
      margin: 0 auto; } }
  @media (min-width: 1008px) {
    /* line 175, ../sass/components/_productlisting.scss */
    .view-uc-catalog table, .view-filters {
      width: 59rem;
      padding: 0 2rem;
      margin: 0 auto; } }
  @media (min-width: 1128px) {
    /* line 175, ../sass/components/_productlisting.scss */
    .view-uc-catalog table, .view-filters {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  @media (min-width: 13200px) {
    /* line 175, ../sass/components/_productlisting.scss */
    .view-uc-catalog table, .view-filters {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }

/* line 221, ../sass/components/_productlisting.scss */
.views-submit-button {
  margin-top: -6px; }

/* line 225, ../sass/components/_productlisting.scss */
.list-add-to-cart {
  color: white;
  display: block;
  padding: 0.5rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 2rem;
  font-size: 1rem;
  background-color: #87a243;
  font-weight: bold;
  line-height: 32px;
  border-style: none;
  border-width: 0;
  width: 100%;
  cursor: pointer; }
  /* line 241, ../sass/components/_productlisting.scss */
  .list-add-to-cart:hover {
    background-color: #687d34; }

/* line 246, ../sass/components/_productlisting.scss */
.views-view-grid {
  margin-left: auto;
  margin-right: auto; }

/* line 251, ../sass/components/_productlisting.scss */
.views-view-grid tbody {
  table-layout: auto; }
  /* line 254, ../sass/components/_productlisting.scss */
  .views-view-grid tbody td {
    text-align: center;
    width: 25%;
    vertical-align: bottom;
    padding-bottom: 20px; }

/* line 262, ../sass/components/_productlisting.scss */
.views-exposed-form-uc-catalog-catalog-grid {
  visibility: hidden; }

/* line 266, ../sass/components/_productlisting.scss */
.contextual-links-region > h1 {
  padding-bottom: 0px; }

/* line 270, ../sass/components/_productlisting.scss */
.pager {
  margin-bottom: 32px; }

/* line 274, ../sass/components/_productlisting.scss */
.remove input[type=submit][value=Remove] {
  color: #87a243;
  background-color: #DDDDDD; }

/* line 279, ../sass/components/_productlisting.scss */
#edit-update {
  color: #87a243;
  background-color: white; }

/* line 284, ../sass/components/_productlisting.scss */
#edit-checkout--2 {
  background-color: #ed792f; }
  /* line 287, ../sass/components/_productlisting.scss */
  #edit-checkout--2:hover {
    background-color: #d1783b; }

/* line 292, ../sass/components/_productlisting.scss */
.uc-cart-view-form .form-actions a {
  background-color: #87a243;
  color: white;
  padding: 8px;
  line-height: 32px;
  cursor: pointer; }
  /* line 299, ../sass/components/_productlisting.scss */
  .uc-cart-view-form .form-actions a:hover {
    background-color: #687d34; }

@media (max-width: 700px) {
  /* line 306, ../sass/components/_productlisting.scss */
  div.view-uc-catalog table {
    display: block; }
    /* line 308, ../sass/components/_productlisting.scss */
    div.view-uc-catalog table tbody {
      display: block; }
    /* line 311, ../sass/components/_productlisting.scss */
    div.view-uc-catalog table tr {
      display: block; }
      /* line 313, ../sass/components/_productlisting.scss */
      div.view-uc-catalog table tr td {
        display: block;
        width: 100%; } }
/* line 324, ../sass/components/_productlisting.scss */
.uc-cart-checkout-form .form-wrapper {
  margin-top: 1rem; }
/* line 328, ../sass/components/_productlisting.scss */
.uc-cart-checkout-form #edit-cancel {
  color: #87a243;
  background-color: transparent; }

/* line 334, ../sass/components/_productlisting.scss */
.form-item-panes-delivery-delivery-zone:after {
  content: "Sales tax will be calculated after you click \"Review Order\"";
  color: #BBB;
  font-size: 80%; }

/* line 340, ../sass/components/_productlisting.scss */
#quotes-pane {
  display: none; }

/* line 347, ../sass/components/_productlisting.scss */
.view-uc-catalog-terms .views-view-grid tr {
  display: block; }
  /* line 349, ../sass/components/_productlisting.scss */
  .view-uc-catalog-terms .views-view-grid tr.row-1 {
    margin-bottom: 30px; }
/* line 360, ../sass/components/_productlisting.scss */
.view-uc-catalog-terms .views-view-grid td {
  display: inline-block;
  vertical-align: bottom;
  width: 328px;
  background-color: #738f2f;
  margin-right: 1rem;
  margin-left: 0;
  padding: 0; }
  /* line 370, ../sass/components/_productlisting.scss */
  .view-uc-catalog-terms .views-view-grid td:nth-child(3) {
    margin-right: 0; }
  /* line 375, ../sass/components/_productlisting.scss */
  .view-uc-catalog-terms .views-view-grid td img {
    width: auto;
    height: 160px;
    margin: 8px; }
  /* line 381, ../sass/components/_productlisting.scss */
  .view-uc-catalog-terms .views-view-grid td .views-field-entity-id {
    height: 176px; }
  /* line 385, ../sass/components/_productlisting.scss */
  .view-uc-catalog-terms .views-view-grid td .views-field-name {
    text-align: center;
    vertical-align: center;
    color: white;
    padding: 16px;
    background-color: #87a243; }
    /* line 391, ../sass/components/_productlisting.scss */
    .view-uc-catalog-terms .views-view-grid td .views-field-name span {
      width: 100%; }
    /* line 395, ../sass/components/_productlisting.scss */
    .view-uc-catalog-terms .views-view-grid td .views-field-name a {
      color: white;
      background-color: #87a243;
      padding: 16px;
      width: 100%; }

/* line 407, ../sass/components/_productlisting.scss */
.option[for=edit-panes-payment-payment-method-paypal-wps] {
  color: transparent;
  font-size: 0;
  display: inline; }
  /* line 411, ../sass/components/_productlisting.scss */
  .option[for=edit-panes-payment-payment-method-paypal-wps]:after {
    content: "  PayPal\A";
    font-size: 1rem;
    color: black;
    white-space: pre; }
  /* line 417, ../sass/components/_productlisting.scss */
  .option[for=edit-panes-payment-payment-method-paypal-wps] span, .option[for=edit-panes-payment-payment-method-paypal-wps] br {
    display: none; }

/* line 423, ../sass/components/_productlisting.scss */
#delivery-pane .fieldset-legend {
  color: transparent;
  font-size: 0;
  display: inline; }
  /* line 427, ../sass/components/_productlisting.scss */
  #delivery-pane .fieldset-legend:after {
    content: "Shipping Address\A";
    font-size: 1rem;
    color: black;
    white-space: pre;
    font-weight: bold; }
/* line 436, ../sass/components/_productlisting.scss */
#delivery-pane .fieldset-description {
  color: transparent;
  font-size: 0;
  display: inline; }
  /* line 440, ../sass/components/_productlisting.scss */
  #delivery-pane .fieldset-description:after {
    content: "Enter your shipping address and information here.\A";
    font-size: 1rem;
    color: black;
    white-space: pre; }

/* line 450, ../sass/components/_productlisting.scss */
#billing-pane .option {
  color: transparent;
  font-size: 0;
  display: inline; }
  /* line 454, ../sass/components/_productlisting.scss */
  #billing-pane .option:after {
    content: "My billing information is the same as my shipping information. \A";
    font-size: 1rem;
    color: black;
    white-space: pre; }

/* line 463, ../sass/components/_productlisting.scss */
.tileside.style-scope.wilderness-panel {
  padding-top: 32px;
  padding-bottom: 20px; }

/*
.node--product--full div#container.twocol-leftbig.style-scope.wilderness-layout {
    @include breakpoint($brkDesktopSmall) {
	display: inline-block;
	width: 680px;

	wilderness-column:nth-child(1) {
	    width: 100%;
	    padding-right: 1.5rem;
	    box-sizing: border-box;
	}
    }
}*/
/* line 1, ../sass/components/_thermometer.scss */
div.thermometer {
  max-width: 100%;
  width: 100%;
  background-color: #eff0e4;
  border-width: 1px;
  border-style: solid;
  border-color: #687d34; }
  /* line 9, ../sass/components/_thermometer.scss */
  div.thermometer img {
    max-width: calc(100% + 2px);
    width: calc(100% + 2px);
    margin-top: -50px;
    position: relative;
    left: -1px; }
  /* line 17, ../sass/components/_thermometer.scss */
  div.thermometer p {
    text-align: center;
    color: #222;
    padding: 1% 2% 2%; }
  @media (min-width: 1128px) {
    /* line 1, ../sass/components/_thermometer.scss */
    div.thermometer {
      margin-top: 72px;
      width: 1032px;
      margin-left: auto;
      margin-right: auto; } }

/* line 3, ../sass/components/_tiles.scss */
wilderness-tile h3, wilderness-block h3 {
  font-family: Merriweather;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5rem; }
/* line 14, ../sass/components/_tiles.scss */
wilderness-tile p, wilderness-block p {
  color: #fff; }

@media (min-width: 240px) {
  /* line 2, ../sass/components/_webform.scss */
  .webform-progressbar {
    display: none; }

  /* line 7, ../sass/components/_webform.scss */
  .webform-client-form > div {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem; } }
@media (min-width: 656px) {
  /* line 16, ../sass/components/_webform.scss */
  .webform-client-form > div {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 1008px) {
  /* line 23, ../sass/components/_webform.scss */
  .webform-progressbar {
    display: block; } }
/* line 1, ../sass/components/_youtube.scss */
.wilderness-youtube-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 1.5rem 0; }

/* line 9, ../sass/components/_youtube.scss */
.wilderness-youtube {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

/* line 1, ../sass/hacks/_anaketile.scss */
div.theanaketile {
  background-color: #87a243;
  display: inline-block; }
  @media (min-width: 240px) {
    /* line 1, ../sass/hacks/_anaketile.scss */
    div.theanaketile {
      width: 100%;
      margin-right: 0; } }
  @media (min-width: 656px) {
    /* line 1, ../sass/hacks/_anaketile.scss */
    div.theanaketile {
      width: calc((100% - 1.5rem) / 2);
      margin-right: 1.5rem; }
      /* line 12, ../sass/hacks/_anaketile.scss */
      div.theanaketile:nth-child(2n) {
        margin-right: 0; } }
  @media (min-width: 1008px) {
    /* line 1, ../sass/hacks/_anaketile.scss */
    div.theanaketile {
      width: calc((100% - 3rem) / 3); }
      /* line 18, ../sass/hacks/_anaketile.scss */
      div.theanaketile:nth-child(2n) {
        margin-right: 1.5rem; }
      /* line 21, ../sass/hacks/_anaketile.scss */
      div.theanaketile:nth-child(3n) {
        margin-right: 0; } }
  /* line 32, ../sass/hacks/_anaketile.scss */
  div.theanaketile.size-fullheight {
    height: 18.5rem; }
  /* line 36, ../sass/hacks/_anaketile.scss */
  div.theanaketile.size-medium {
    height: 14.5rem; }
  /* line 40, ../sass/hacks/_anaketile.scss */
  div.theanaketile a {
    height: 100%; }
    /* line 42, ../sass/hacks/_anaketile.scss */
    div.theanaketile a div {
      height: 100%;
      color: white;
      background-size: cover;
      background-position: 35% center; }
      /* line 49, ../sass/hacks/_anaketile.scss */
      div.theanaketile a div h3 {
        color: white;
        font-family: "Rock Salt", serif;
        padding: 1rem 5rem 0 1rem;
        text-indent: 2rem; }
        @media (min-width: 13200px) {
          /* line 49, ../sass/hacks/_anaketile.scss */
          div.theanaketile a div h3 {
            padding: 2rem 10rem 0 1rem; } }
      /* line 59, ../sass/hacks/_anaketile.scss */
      div.theanaketile a div p {
        color: white;
        padding: 1rem 5.5rem 1rem 1rem; }
        @media (min-width: 13200px) {
          /* line 59, ../sass/hacks/_anaketile.scss */
          div.theanaketile a div p {
            padding: 1rem 8rem 1rem 1rem; } }

/* line 1, ../sass/hacks/_aweber.scss */
.af-form-wrapper {
  background-color: #87a243;
  font-size: 1rem;
  line-height: 1rem;
  padding: 1.5rem;
  box-sizing: border-box; }
  @media (min-width: 1008px) {
    /* line 1, ../sass/hacks/_aweber.scss */
    .af-form-wrapper {
      width: calc((100% - 3rem)/3); } }
  /* line 15, ../sass/hacks/_aweber.scss */
  .af-form-wrapper h3 {
    color: white;
    margin-bottom: 0.5rem; }
  /* line 19, ../sass/hacks/_aweber.scss */
  .af-form-wrapper input[type="text"] {
    width: 100%;
    margin-bottom: 0.5rem; }

@media (min-width: 1008px) {
  /* line 26, ../sass/hacks/_aweber.scss */
  .page-node-511 div.aweberform {
    position: relative;
    top: -550px; } }
/* line 1, ../sass/hacks/_footer.scss */
footer {
  background-color: #eff0e4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dadbd0; }

/* line 8, ../sass/hacks/_footer.scss */
.l-region--footer {
  display: block;
  font-size: 0; }
  @media (min-width: 240px) {
    /* line 8, ../sass/hacks/_footer.scss */
    .l-region--footer {
      width: 19rem;
      padding: 0 1rem;
      margin: 0 auto; } }
  @media (min-width: 656px) {
    /* line 8, ../sass/hacks/_footer.scss */
    .l-region--footer {
      width: 39rem;
      padding: 0 1rem;
      margin: 0 auto; } }
  @media (min-width: 1008px) {
    /* line 8, ../sass/hacks/_footer.scss */
    .l-region--footer {
      width: 59rem;
      padding: 0 2rem;
      margin: 0 auto; } }
  @media (min-width: 1128px) {
    /* line 8, ../sass/hacks/_footer.scss */
    .l-region--footer {
      width: 64.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  @media (min-width: 13200px) {
    /* line 8, ../sass/hacks/_footer.scss */
    .l-region--footer {
      width: 76.5rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  /* line 43, ../sass/hacks/_footer.scss */
  .l-region--footer > div, .l-region--footer > nav {
    display: inline-block;
    font-size: 1rem;
    width: calc((100% - 3rem) / 3);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
    /* line 50, ../sass/hacks/_footer.scss */
    .l-region--footer > div:nth-child(3n), .l-region--footer > nav:nth-child(3n) {
      margin-right: 0; }
    @media (min-width: 240px) {
      /* line 43, ../sass/hacks/_footer.scss */
      .l-region--footer > div, .l-region--footer > nav {
        width: 100%; } }
    @media (min-width: 656px) {
      /* line 43, ../sass/hacks/_footer.scss */
      .l-region--footer > div, .l-region--footer > nav {
        width: calc((100% - 3rem) / 3); } }
    @media (min-width: 13200px) {
      /* line 43, ../sass/hacks/_footer.scss */
      .l-region--footer > div, .l-region--footer > nav {
        width: calc((100% - 3rem) / 3); } }

/*
footer {
	background-color: $footer-background;
	@include apply-side-rhythm-border(top,1px,2,$p-size);
	border-top-color: $footer-hairline;
	font-size: 0;
	margin-top: 4rem;
	padding-bottom: 2rem;

	nav {
		ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		li {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
	}

	a {
		text-decoration: none;
		color: $wildergreen_d !important;
		&:link {
			color: $wildergreen_d !important;
		}
		&:active {
			color: $wildergreen_d !important;
		}
		&:hover {
			color: $wildergreen_n !important;
			text-decoration: underline;
		}
		&:visited {
			color: $wildergreen_d !important;
		}
	}

	.menu {
		.expanded, .collapsed, .leaf {
			list-style-type: none !important;
			list-style-image: none !important;
		}
	}

	.l-region--footer {
		font-size: 0;
		box-sizing: border-box;

		@include breakpoint($brkMobile) {
			width: 19rem;
			padding: 0 1rem;
			margin: 0 auto;
			> div, > nav {
			  @include adjust-font-size-to($sc-size, 3);
			  margin-bottom: 1rem;
			}
		}
		@include breakpoint($brkTablet) {
			width: 39rem;
			padding: 0 1rem 2rem 1rem;
			margin: 0 auto;
			> div, > nav {
				@include grid-column(1,3,$cols_gap);
				
				display: inline-block !important;
				margin-right: $cols_gap;
				&:nth-child(3n) {
					margin-right: 0;
				}
			}
		}
		@include breakpoint($brkDesktopSmall) {
			width: 59rem;
			padding: 0 2rem;
			margin: 0 auto;
		}
		@include breakpoint($brkDesktop) {
			width: 64.5rem;
			padding: 0 3rem;
			margin: 0 auto;
		}
		@include breakpoint($brkDesktopWide) {
			width: 76.5rem;
			padding: 0 3rem;
			margin: 0 auto;
		}



	}
}
*/
/* line 170, ../sass/hacks/_footer.scss */
footer {
  font-size: 0; }
  /* line 172, ../sass/hacks/_footer.scss */
  footer a.social-button {
    color: white;
    font-size: 0;
    display: inline-block; }
    /* line 178, ../sass/hacks/_footer.scss */
    footer a.social-button img {
      width: 100%; }
    @media (min-width: 240px) {
      /* line 172, ../sass/hacks/_footer.scss */
      footer a.social-button {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        width: -webkit-calc( ( ( 100% - 3rem ) / 4 ) * 1 + ( 0rem ) );
        width: calc( ( ( 100% - 3rem ) / 4 ) * 1 + ( 0rem ) );
        margin-right: 1rem; } }
    @media (min-width: 1128px) {
      /* line 172, ../sass/hacks/_footer.scss */
      footer a.social-button {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        width: -webkit-calc( ( ( 100% - 4.5rem ) / 4 ) * 1 + ( 0rem ) );
        width: calc( ( ( 100% - 4.5rem ) / 4 ) * 1 + ( 0rem ) );
        margin-right: 1.5rem; } }
    /* line 191, ../sass/hacks/_footer.scss */
    footer a.social-button:last-child {
      margin-right: 0; }

/* line 199, ../sass/hacks/_footer.scss */
.l-region--footer {
  margin-top: 1.5rem; }
  /* line 201, ../sass/hacks/_footer.scss */
  .l-region--footer div, .l-region--footer nav {
    vertical-align: top;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: Merriweather, serif;
    font-weight: normal; }
    /* line 207, ../sass/hacks/_footer.scss */
    .l-region--footer div ul, .l-region--footer nav ul {
      list-style-type: none !important;
      list-style-image: none !important; }
      /* line 210, ../sass/hacks/_footer.scss */
      .l-region--footer div ul li, .l-region--footer nav ul li {
        list-style-type: none !important;
        list-style-image: none !important; }
    /* line 216, ../sass/hacks/_footer.scss */
    .l-region--footer div a, .l-region--footer nav a {
      color: #687d34;
      font-weight: bold;
      text-decoration: none; }
    /* line 222, ../sass/hacks/_footer.scss */
    .l-region--footer div:nth-child(3), .l-region--footer nav:nth-child(3) {
      text-align: right;
      font-size: 0;
      line-height: 0; }
      /* line 226, ../sass/hacks/_footer.scss */
      .l-region--footer div:nth-child(3) a, .l-region--footer nav:nth-child(3) a {
        display: inline-block;
        font-size: 0;
        line-height: 0; }

/* line 236, ../sass/hacks/_footer.scss */
.field--name-field-panel-video {
  display: none; }

/* line 1, ../sass/hacks/_kamanaicons.scss */
.kamanaicons {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  display: flex; }
  /* line 10, ../sass/hacks/_kamanaicons.scss */
  .kamanaicons .kamanaicon {
    flex-grow: 1;
    flex-shrink: 1;
    width: 15%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    align-items: center; }
    /* line 18, ../sass/hacks/_kamanaicons.scss */
    .kamanaicons .kamanaicon a {
      max-width: 100%;
      text-align: center; }
      /* line 22, ../sass/hacks/_kamanaicons.scss */
      .kamanaicons .kamanaicon a img {
        max-width: 100%;
        max-height: 152px; }
  /* line 29, ../sass/hacks/_kamanaicons.scss */
  .kamanaicons + .kamanaicons {
    margin-top: -6px;
    align-items: flex-start; }
    /* line 32, ../sass/hacks/_kamanaicons.scss */
    .kamanaicons + .kamanaicons .kamanaicon {
      padding-top: 0;
      padding-bottom: 0; }
  @media (max-width: 640px) {
    /* line 1, ../sass/hacks/_kamanaicons.scss */
    .kamanaicons {
      display: block; }
      /* line 43, ../sass/hacks/_kamanaicons.scss */
      .kamanaicons:first-child {
        display: none; }
      /* line 47, ../sass/hacks/_kamanaicons.scss */
      .kamanaicons .kamanaicon {
        width: 100% !important;
        display: block !important; }
        /* line 50, ../sass/hacks/_kamanaicons.scss */
        .kamanaicons .kamanaicon a {
          text-align: left !important; }
          /* line 52, ../sass/hacks/_kamanaicons.scss */
          .kamanaicons .kamanaicon a img {
            display: none !important; }
        /* line 56, ../sass/hacks/_kamanaicons.scss */
        .kamanaicons .kamanaicon p {
          font-weight: bold;
          font-size: 18px; }
          /* line 59, ../sass/hacks/_kamanaicons.scss */
          .kamanaicons .kamanaicon p:first-child {
            margin-top: 1rem; }
        /* line 63, ../sass/hacks/_kamanaicons.scss */
        .kamanaicons .kamanaicon + .kamanicons {
          display: block !important; } }

/* line 1, ../sass/hacks/_modal.scss */
div#modalContent[style] {
  z-index: 51 !important; }

/* line 4, ../sass/hacks/_modal.scss */
div#modalBackdrop[style] {
  z-index: 50 !important; }

/* line 1, ../sass/hacks/_newstable.scss */
img.newsimage {
  max-width: 180px;
  margin-right: 1.5rem; }

/* line 8, ../sass/hacks/_newstable.scss */
article[about="/about/news-events"] table td {
  vertical-align: top; }
  @media (min-width: 240px) {
    /* line 11, ../sass/hacks/_newstable.scss */
    article[about="/about/news-events"] table td:first-child {
      display: none; } }
  @media (min-width: 656px) {
    /* line 16, ../sass/hacks/_newstable.scss */
    article[about="/about/news-events"] table td:first-child {
      display: table-cell; } }

/* line 1, ../sass/hacks/_panels.scss */
div[tileside] {
  height: 100%; }
  /* line 5, ../sass/hacks/_panels.scss */
  div[tileside] h3 {
    font-family: Merriweather;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff; }
  /* line 15, ../sass/hacks/_panels.scss */
  div[tileside] p {
    color: white;
    text-align: center; }
    /* line 20, ../sass/hacks/_panels.scss */
    div[tileside] p a {
      color: white;
      text-align: center;
      margin: 0 1rem; }

/* line 33, ../sass/hacks/_panels.scss */
div[panelside] h3 {
  font-family: Merriweather, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }
/* line 41, ../sass/hacks/_panels.scss */
div[panelside] .views-row {
  text-align: left;
  margin-bottom: 0.5rem; }
/* line 46, ../sass/hacks/_panels.scss */
div[panelside] .p3col {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  width: calc((100% - 6rem) / 3);
  display: inline-block;
  vertical-align: top;
  margin-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem; }
  /* line 55, ../sass/hacks/_panels.scss */
  div[panelside] .p3col:nth-child(3n) {
    margin-right: 0; }
/* line 62, ../sass/hacks/_panels.scss */
div[panelside] .p2col {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  width: calc((100% - 1.5rem) / 2);
  display: inline-block;
  vertical-align: top;
  margin-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem; }
  /* line 71, ../sass/hacks/_panels.scss */
  div[panelside] .p2col:nth-child(2n) {
    margin-right: 0; }

/* line 79, ../sass/hacks/_panels.scss */
.pane-active-adult-programs ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  vertical-align: center; }
  /* line 84, ../sass/hacks/_panels.scss */
  .pane-active-adult-programs ul li.views-row {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0; }

/* line 91, ../sass/hacks/_panels.scss */
.views-field-field-is-full div.field-content {
  color: red;
  font-weight: bold; }

@media screen and (min-width: 800px) {
  /* line 2, ../sass/hacks/_quotes.scss */
  main .youthquotes {
    display: flex;
    flex-wrap: wrap; }

  /* line 6, ../sass/hacks/_quotes.scss */
  main .youthquotes blockquote {
    width: 40%; } }
/* line 10, ../sass/hacks/_quotes.scss */
main .youthquotes blockquote cite {
  font-weight: 400;
  font-style: italic; }

/* line 14, ../sass/hacks/_quotes.scss */
main .youthquotes blockquote {
  font-style: normal;
  margin-top: 16px;
  quotes: "“" "”" "‘" "’"; }
  /* line 18, ../sass/hacks/_quotes.scss */
  main .youthquotes blockquote p:before {
    content: open-quote;
    margin-left: -14px;
    font-size: 200%;
    position: relative;
    top: 10px; }
  /* line 25, ../sass/hacks/_quotes.scss */
  main .youthquotes blockquote p:after {
    content: close-quote;
    margin-left: 2px;
    font-size: 200%;
    position: relative;
    top: 10px; }

/* line 1, ../sass/hacks/_webform.scss */
#edit-submitted-legal-name-name-title, #edit-submitted-legal-name-name-suffix, #edit-submitted-parent-name-name-parent-title, #edit-submitted-parent-name-name-parent-suffix {
  width: 40px; }

/* line 5, ../sass/hacks/_webform.scss */
#edit-submitted-legal-name-name-given-name, #edit-submitted-legal-name-name-surname, #edit-submitted-parent-name-name-parent-given-name, #edit-submitted-parent-name-name-parent-surname {
  width: 160px; }

/* line 9, ../sass/hacks/_webform.scss */
.fieldset-legend {
  font-weight: bold; }

/* line 13, ../sass/hacks/_webform.scss */
.webform-client-form {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 24px; }

/* line 23, ../sass/hacks/_webform.scss */
.node--webform header {
  display: none; }
/* line 27, ../sass/hacks/_webform.scss */
.node--webform .node__content {
  padding: 0; }

/* line 35, ../sass/hacks/_webform.scss */
.not-logged-in .messages--error {
  display: none; }

/*# sourceMappingURL=wilderness.styles.css.map */
