/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }

h1, h2 {
  font-style: italic;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  margin-bottom: 5px; }

h1, h2, h3, h4 {
  font-family: "archetype", serif;
  font-weight: 400; }

h5 {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-size: 1.5em; }

h1 {
  color: #4f2e0c;
  font-size: 5.750em;
  line-height: 1.25em; }

h2 {
  color: #4f2e0c;
  font-size: 4.688em;
  line-height: 1.25em; }

h3 {
  color: #4f2e0c;
  font-size: 3.125em; }

h4 {
  text-transform: uppercase;
  color: #4f2e0c;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.45em; }

p {
  padding-bottom: 25px;
  font-weight: 400;
  font-style: normal; }

a {
  font-weight: bold;
  color: #447f7a;
  transition: color .5s ease;
  text-decoration: none; }
  a:hover {
    color: #be6e1d; }

.other-things p, footer p {
  color: #fff; }
.other-things a, footer a {
  color: #ece0c2; }
  .other-things a:hover, footer a:hover {
    color: #e6a15a; }

.main-page section#intro {
  text-align: center; }
  .main-page section#intro .wrapper {
    border-bottom: 1px solid #325e5a;
    padding-top: 25px; }

section#history-callout {
  text-align: center;
  padding: 25px 0;
  position: relative;
  height: 650px;
  background: url("../imgs/old-school-cool.png") no-repeat center center;
  background-size: cover;
  background-attachment: fixed; }
  section#history-callout article {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  section#history-callout .overlay {
    background: rgba(149, 197, 199, 0.62);
    height: 650px;
    width: 100%;
    display: block; }
  section#history-callout h1 {
    color: #ece0c2;
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.75);
    padding-bottom: 25px; }
  section#history-callout:before {
    content: "";
    top: -2px;
    background: url("../imgs/rough-top-green.svg") repeat-x center center;
    left: 0;
    height: 35px;
    position: absolute;
    width: 100%; }
  section#history-callout:after {
    content: "";
    bottom: -2px;
    left: 0;
    background: url("../imgs/rough-bottom-green.svg") repeat-x center center;
    height: 35px;
    position: absolute;
    width: 100%; }

@keyframes swing {
  0% {
    transform: rotate(-2deg); }
  100% {
    transform: rotate(2deg); } }
.opening-holder {
  display: flex;
  flex-direction: row;
  width: 75%;
  margin: 0 auto; }
  .opening-holder div {
    width: 50%; }
  .opening-holder .opening-signage {
    text-align: center; }
    .opening-holder .opening-signage img {
      width: 87%;
      transform-origin: 50% 0%;
      transform-style: top center;
      animation: swing 2s ease infinite;
      animation-direction: alternate; }
  .opening-holder .opening-info {
    text-align: center;
    position: relative; }
    .opening-holder .opening-info h3 {
      padding: 0;
      margin: 0;
      color: #325e5a;
      position: absolute;
      top: 50%;
      transform: translateY(-65%); }
    .opening-holder .opening-info .admission {
      display: block;
      text-transform: uppercase;
      padding: 12px 0;
      padding-top: 0; }
    .opening-holder .opening-info .open-when {
      font-size: .6em;
      display: block;
      padding: 12px 0; }
    .opening-holder .opening-info .time {
      font-size: .65em;
      font-style: italic;
      display: block;
      padding: 12px 0; }
    .opening-holder .opening-info .dates-closed {
      font-size: .5em;
      font-style: italic;
      padding: 12px 0;
      padding-bottom: 0; }

.farm-info p {
  margin-top: 0; }
.farm-info h4 {
  font-size: 1.513em;
  line-height: 1.15em;
  padding-bottom: 10px; }
.farm-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
.farm-info .col {
  box-sizing: border-box;
  border: 1px solid #325e5a;
  border-radius: 4px;
  padding: 20px 2%;
  margin: 5px;
  width: calc(50% - 1%); }
  .farm-info .col img {
    float: left;
    width: 137px;
    padding: 0;
    margin: 0;
    padding-right: 25px; }
.farm-info .col-large {
  width: calc(100% - 1.1%); }
  .farm-info .col-large .title-image {
    float: left;
    height: 100%;
    width: 22%; }
    .farm-info .col-large .title-image img {
      padding-top: 15px;
      width: 80%; }

#google-map .wrapper:first-of-type {
  padding-top: 0; }
#google-map .farm-address {
  padding-top: 15px;
  font-size: 1.5em;
  line-height: 1.25em; }
#google-map #the-map {
  height: 600px;
  background-color: skyblue; }
#google-map ul.transit-info {
  display: flex;
  padding: 0;
  margin: 0; }
  #google-map ul.transit-info li {
    width: 33.3333%;
    margin: 1%;
    display: flex;
    flex-wrap: wrap; }
    #google-map ul.transit-info li .butt {
      align-self: flex-end;
      margin-top: 15px; }
  #google-map ul.transit-info h4 em {
    text-transform: lowercase; }

.farm-address {
  padding-top: 0;
  margin-top: 0; }

.the-map {
  width: 100%; }

.transit-info {
  list-style: none; }
  .transit-info li {
    text-align: left; }
  .transit-info p {
    padding-bottom: 0; }
  .transit-info h4 {
    text-transform: uppercase;
    color: #4f2e0c;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.45em; }

#things-todo {
  background: #325e5a;
  padding-top: 65px;
  position: relative; }
  #things-todo:before {
    content: "";
    background: url("../imgs/rough-top.svg") repeat-x;
    position: absolute;
    top: 0;
    height: 25px;
    width: 100%; }
  #things-todo h2, #things-todo h4 {
    color: #cbe8ec;
    text-transform: none; }

.special-events {
  text-align: left;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .special-events .special-event-image {
    display: block;
    width: 35%;
    height: 420px;
    background: url("../imgs/special-event-placeholder.jpg") no-repeat center center;
    background-size: cover; }
  .special-events .special-event-details {
    padding: 0 2%;
    width: calc(100% - 35% - 2%); }
  .special-events h5.event-date {
    font-family: "archetype", serif;
    font-style: italic;
    color: #325e5a;
    font-size: 1.25em;
    padding: 0;
    margin: 0;
    text-align: left;
    padding-bottom: 20px; }
  .special-events h3 {
    padding: 0;
    margin: 0;
    padding-bottom: 5px; }
  .special-events p {
    color: #325e5a; }

.farm-events {
  display: flex;
  padding-top: 55px; }
  .farm-events .farm-event-description {
    width: 73%;
    padding-right: 34px; }
  .farm-events p {
    color: #fff; }

.other-things {
  display: flex; }
  .other-things .col {
    margin-right: 1.5%;
    width: 33.333%; }
    .other-things .col:last-of-type {
      margin-right: 0; }
    .other-things .col article {
      display: flex;
      flex-wrap: wrap;
      flex-wrap: column; }
    .other-things .col .butt {
      width: calc(100% - 40px);
      align-self: flex-end; }
      .other-things .col .butt:hover {
        background: #cbe8ec;
        color: #325e5a; }
    .other-things .col img {
      margin-bottom: 15px;
      border-radius: 4px;
      width: 100%; }

.hero {
  background: #ece0c2;
  display: block;
  text-align: center;
  height: 30vh;
  position: relative;
  overflow: hidden; }
  .hero .branding {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
    .hero .branding img.main-logo {
      width: 20%;
      filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.7)); }
    .hero .branding span.sun-burst-holder {
      position: absolute;
      z-index: -1;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      pointer-events: none;
      opacity: .75; }
    .hero .branding img.sun-burst {
      opacity: .45;
      animation: spin 45s linear infinite; }
  .hero:after {
    content: "";
    display: block;
    background: url("../imgs/Rough-Bottom.svg") repeat-x center center;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 107%;
    height: 40px; }
  .hero.main-hero {
    background: url("../imgs/mainheader-large.jpg") no-repeat center center;
    background-size: cover;
    height: 60vh; }

.trails .hero {
  background: url("../imgs/trails-large.jpg") no-repeat center center;
  background-size: cover; }

.explore .hero {
  background: url("../imgs/explore-large.jpg") no-repeat center center;
  background-size: cover; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.farm-map-holder {
  display: flex;
  flex-wrap: nowrap; }
  .farm-map-holder .farm-map {
    width: 80%;
    position: relative; }
    .farm-map-holder .farm-map img {
      width: 100%; }
    .farm-map-holder .farm-map .enlarge {
      position: absolute;
      padding: 10px;
      right: 25px;
      top: 15px;
      margin: 0; }
  .farm-map-holder .map-legend {
    width: 20%;
    display: block;
    text-align: left;
    padding-left: 15px; }
    .farm-map-holder .map-legend h3 {
      padding: 0;
      margin: 0; }
    .farm-map-holder .map-legend ol {
      padding: 0;
      padding-left: 23px;
      font-size: 1.25em; }
      .farm-map-holder .map-legend ol li {
        padding-bottom: 9px; }

.farm-sights {
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
  padding-top: 45px; }
  .farm-sights .sight-image {
    padding: 0;
    margin: 0; }
    .farm-sights .sight-image img {
      display: block; }
  .farm-sights .sight-number {
    z-index: 100;
    background: #4f2e0c;
    color: #ece0c2;
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    font-size: 2em;
    position: absolute;
    text-align: center;
    line-height: 50px;
    top: -20px;
    left: -20px;
    font-weight: bold; }
  .farm-sights li.farm-sight {
    box-sizing: border-box;
    display: block;
    border: 2px #325e5a solid;
    width: 100%;
    border-radius: 5px;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 50px; }
    .farm-sights li.farm-sight .sight-details {
      padding: 50px; }
      .farm-sights li.farm-sight .sight-details h3 {
        margin-bottom: 25px; }
      .farm-sights li.farm-sight .sight-details p {
        margin: 0 !important;
        width: 100% !important; }

#masonary-holder {
  max-width: 1336px;
  margin: 0 auto;
  padding-bottom: 40px; }

/* ---- grid ---- */
.grid {
  margin: 0 auto; }

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- grid-item ---- */
.grid-item {
  float: left;
  width: 300px; }
  .grid-item img {
    width: 100%;
    border-radius: 3px;
    margin: 0;
    padding: 0; }

#main-nav {
  background: #ece0c2;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none; }
  #main-nav .close-menu {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 2em; }
  #main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
    #main-nav ul li {
      display: inline-block;
      padding: 25px;
      font-size: 1.25em; }
      #main-nav ul li .dead-link {
        pointer-events: none;
        opacity: .25; }

body {
  padding: 0;
  margin: 0;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.event-table {
  background: #ece0c2;
  border-collapse: collapse;
  border-radius: 4px; }
  .event-table h3 {
    font-size: 2.55em;
    padding: 0;
    margin: 0; }
  .event-table p {
    color: #325e5a;
    margin: 0 !important;
    padding: 0; }
  .event-table .time-slot {
    width: 23%; }
  .event-table .event-description {
    width: 70%; }
  .event-table td {
    padding: 1em; }
  .event-table td:first-child {
    border-right: 5px solid #325e5a; }

.wrapper {
  width: 100%;
  max-width: calc(1333px);
  margin: 0 auto;
  padding: 50px 0; }

h2, h5 {
  text-align: center; }

section#intro {
  text-align: center; }
  section#intro .wrapper {
    padding-top: 25px; }
  section#intro h1 {
    line-height: 1.15em;
    width: 75%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 35px; }
  section#intro p {
    width: 78%;
    margin: 0 auto;
    margin-bottom: 25px;
    line-height: 1.55em; }

.butt {
  padding: 15px 20px;
  border-radius: 4px;
  background: #325e5a;
  color: #ece0c2;
  display: inline-block;
  font-family: "archetype", serif;
  text-align: center;
  font-size: 26px;
  transition: .45s all ease;
  cursor: pointer;
  font-weight: normal;
  font-style: normal; }
  .butt:hover {
    background: #b7d8d5;
    color: #325e5a; }
  .butt.view-video:after {
    content: "\f16a";
    padding-left: 10px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    top: 6px;
    position: relative; }
  .butt.bus-butt:after {
    content: "\f207";
    padding-left: 10px;
    font-family: FontAwesome; }
  .butt.bike-butt:after {
    content: "\f206";
    padding-left: 10px;
    font-family: FontAwesome; }
  .butt.car-butt:after {
    content: "\f1b9";
    padding-left: 10px;
    font-family: FontAwesome; }
  .butt.share-butt:after {
    content: "\f030";
    padding-left: 10px;
    font-family: FontAwesome; }

.main-nav {
  margin: 20px;
  margin-right: 30px;
  position: absolute;
  top: 0;
  right: 0; }
  .main-nav .menu-icon {
    cursor: pointer; }
    .main-nav .menu-icon span {
      width: 35px;
      height: 5px;
      margin-bottom: 5px;
      display: block;
      background: #fff;
      transition: .5s all ease;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); }
    .main-nav .menu-icon:hover span {
      box-shadow: 0 0 35px #fafafa;
      margin-bottom: 7px; }

.weather-readout {
  font-family: "archetype", serif;
  background: #4f2e0c;
  color: #ece0c2;
  text-align: left;
  position: absolute;
  left: -300px;
  top: 0;
  font-size: 1.15em;
  padding: 15px;
  padding-left: 35px;
  padding-right: 90px;
  border-radius: 0 0 80px 0;
  display: block; }

.slideOn {
  animation: slideOn .5s 1.5s ease forwards; }

@keyframes slideOn {
  100% {
    left: 0; } }
.other-things .butt, footer .butt {
  background: #ece0c2;
  color: #325e5a; }
  .other-things .butt:hover, footer .butt:hover {
    background: #325e5a;
    color: #ece0c2; }

.help-support {
  background: #325e5a;
  position: absolute;
  text-align: center;
  bottom: 0;
  right: 35px;
  color: #ece0c2;
  z-index: 200;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  transition: 1s ease all;
  cursor: pointer; }
  .help-support:hover {
    background: #447f7a;
    transform: rotate(5deg);
    color: #ece0c2; }
  .help-support span {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

footer {
  background: #325e5a;
  position: relative; }
  footer h4 {
    color: #cbe8ec;
    text-transform: none;
    line-height: 1.25em; }
  footer p {
    padding-bottom: 0; }
  footer .social-links {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 2.5em; }
    footer .social-links li {
      display: inline-block;
      color: #ece0c2; }
  footer .footer-info {
    display: flex; }
    footer .footer-info img {
      width: 20%;
      margin-right: 3%;
      position: relative;
      bottom: 10px; }
    footer .footer-info .col-med {
      width: 73%;
      margin-right: 3%; }
    footer .footer-info .col-small {
      width: 30%; }
      footer .footer-info .col-small .butt:hover {
        background: #cbe8ec;
        color: #325e5a; }

.secondary footer:before {
  content: "";
  background: url(../imgs/rough-top.svg) repeat-x;
  position: absolute;
  top: 0;
  height: 25px;
  width: 100%; }

@media screen and (max-width: 1345px) {
  .hero .branding img.main-logo {
    width: 30%; }

  #things-todo .other-things {
    margin: 0 35px; }

  #things-todo .farm-events {
    margin: 0 35px;
    margin-bottom: 35px; }

  #things-todo .special-events {
    margin: 0 35px; }

  #google-map ul.transit-info {
    margin: 0 35px; }

  .farm-info ul {
    padding: 0 35px; }

  footer .footer-info {
    margin: 0 35px; }

  .event-table h3 {
    font-size: 2em; }

  footer .footer-info .col-small .butt {
    font-size: 20px; }

  .opening-holder {
    width: 90%; }

  .opening-holder div.opening-signage {
    width: 55%; }

  .opening-holder div.opening-info {
    width: 45%; }

  .opening-holder .opening-info .admission {
    font-size: .75em; }

  .farm-map-holder {
    margin: 0 35px; }

  .map-legend .butt {
    font-size: 20px; }

  .farm-sights {
    margin: 0 35px; }

  .farm-sights li.farm-sight .sight-details h3 {
    font-size: 2.75em; } }
@media screen and (max-width: 1024px) {
  section#intro h1 {
    font-size: 4em; }

  .hero .branding img.main-logo {
    width: 45%; }

  .help-support {
    width: 100px;
    height: 100px;
    font-size: 13px;
    line-height: 15px; }

  .farm-info .col {
    text-align: center;
    padding: 20px; }
    .farm-info .col img {
      float: none;
      margin-bottom: 15px;
      padding-right: 0; }

  .farm-info .col.col-large {
    text-align: left; }

  .farm-info ul {
    padding: 0 20px; }

  #google-map ul.transit-info {
    padding: 0 15px; }
    #google-map ul.transit-info h4 {
      font-size: 1.25em; }
    #google-map ul.transit-info p {
      width: 90%; }

  #google-map ul.transit-info li .butt {
    font-size: 17px; }

  #google-map .farm-address {
    width: 90%;
    margin: auto; }

  #google-map #the-map {
    height: 475px; }

  #things-todo .other-things {
    margin: 0 20px; }

  #things-todo .farm-events {
    margin: 0 20px;
    margin-bottom: 35px;
    flex-wrap: wrap; }

  #things-todo .special-events {
    margin: 0 20px; }

  .farm-events .farm-event-description {
    width: 100%; }

  .event-table h3 {
    font-size: 2em; }

  .other-things .butt {
    font-size: 20px; }

  section#history-callout:before {
    top: -7px; }

  section#history-callout:after {
    bottom: -7px; }

  section#history-callout .overlay {
    height: 700px; }

  section#history-callout h1 {
    font-size: 3.25em;
    line-height: 1.15em; }

  section#history-callout {
    height: 450px;
    padding: 15px 0; }

  footer {
    text-align: center;
    overflow: hidden;
    padding-top: 20px; }
    footer .wrapper {
      padding-top: 15px; }
    footer h4 {
      font-size: 1.75em; }
    footer .footer-info {
      flex-wrap: wrap;
      margin: 0 15px; }
      footer .footer-info img {
        width: 25%;
        margin: auto;
        order: 3; }
      footer .footer-info .col-med {
        width: 100%;
        order: 2;
        margin-right: 0; }
      footer .footer-info .col-small {
        width: 100%;
        order: 1; }
      footer .footer-info .col-med, footer .footer-info .col-small {
        padding-bottom: 35px; } }
@media screen and (max-width: 765px) {
  .wrapper {
    padding: 25px 0; }

  h1 {
    font-size: 2.25em;
    line-height: 1.25em;
    width: 100%; }

  section#intro h1 {
    font-size: 2.25em;
    line-height: 1.25em;
    width: 100%; }

  h2 {
    font-size: 2.25em;
    line-height: 1.25em;
    width: 100%; }

  .main-nav {
    margin: 20px;
    margin-right: 20px; }
    .main-nav .menu-icon span {
      width: 30px; }

  .butt.share-butt {
    margin-bottom: 35px; }

  #main-nav ul li {
    padding: 19px; }

  #main-nav .close-menu {
    right: 12px;
    top: 12px;
    font-size: 1.5em; }

  .hero:after {
    bottom: -16px;
    width: 115%;
    left: -20px; }

  .main-hero .branding img.main-logo {
    width: 60%; }

  .hero .branding img.sun-burst {
    opacity: .75; }

  .weather-readout {
    font-size: 1em;
    padding: 10px;
    padding-left: 10px;
    padding-right: 56px;
    border-radius: 0 0 50px 0;
    z-index: 200; }

  section#intro h1, section#intro p {
    width: 80%; }

  .opening-holder {
    flex-wrap: wrap; }
    .opening-holder div {
      width: 100%; }
    .opening-holder .opening-signage {
      order: 2;
      margin-bottom: -35px; }
      .opening-holder .opening-signage img {
        width: 70%; }
    .opening-holder div.opening-signage, .opening-holder div.opening-info {
      width: 100%; }
    .opening-holder .opening-info {
      order: 1;
      padding-top: 15px; }
      .opening-holder .opening-info .time, .opening-holder .opening-info .open-when, .opening-holder .opening-info .admission {
        padding: 5px; }
      .opening-holder .opening-info .admission {
        line-height: 1.05em;
        font-size: 1.35em; }
      .opening-holder .opening-info h3 {
        font-size: 2em;
        line-height: .5em;
        position: static;
        transform: translateY(0); }

  #main-nav {
    position: static; }

  .help-support {
    display: none; }

  .farm-info .col {
    width: calc(100% - 1%);
    text-align: center;
    padding: 20px 0;
    margin-bottom: 10px; }
    .farm-info .col .butt {
      width: 70%;
      font-size: 17px;
      margin-top: 20px; }
    .farm-info .col img {
      float: none;
      margin-bottom: 15px;
      padding-right: 0; }
    .farm-info .col p {
      margin-bottom: 0;
      padding: 0 15px; }

  .farm-info .col.col-large {
    text-align: center; }

  .farm-info .col-large .title-image {
    float: none; }
    .farm-info .col-large .title-image img {
      padding: 0;
      padding-top: 15px;
      width: 55%; }

  #google-map ul.transit-info {
    flex-wrap: wrap;
    padding: 0 15px; }
    #google-map ul.transit-info li {
      width: 100%;
      margin-bottom: 25px; }
  #google-map #the-map {
    height: 420px; }
  #google-map .farm-address {
    width: 85%;
    margin: auto;
    font-size: 1.2em; }
  #google-map .butt {
    width: calc(100% - 40px); }

  .farm-info ul {
    padding: 0 15px; }

  #things-todo {
    overflow: hidden; }
    #things-todo h2 {
      width: 100%; }
    #things-todo h3 {
      font-size: 2.5em; }
    #things-todo .butt {
      width: calc(100% - 40px);
      margin-bottom: 15px; }
    #things-todo:before {
      top: -2px;
      width: 115%;
      left: -20px; }
    #things-todo .special-events {
      flex-wrap: wrap;
      margin: 0 15px; }
      #things-todo .special-events .special-event-image {
        width: 100%;
        height: 200px;
        margin-bottom: 15px; }
      #things-todo .special-events .special-event-details {
        padding: 3%;
        width: calc(100% - 6%); }
    #things-todo .farm-events {
      margin: 0 15px;
      margin-bottom: 25px;
      flex-wrap: wrap; }
      #things-todo .farm-events h3 {
        font-size: 1.55em; }
      #things-todo .farm-events .farm-event-description {
        width: 100%; }
      #things-todo .farm-events .event-table .time-slot {
        width: 37%; }
    #things-todo .other-things {
      flex-wrap: wrap;
      margin: 0 15px; }
      #things-todo .other-things .col {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0; }

  section#history-callout {
    overflow: hidden;
    padding: 0; }
    section#history-callout h1 {
      font-size: 3.25em;
      line-height: 1.15em; }
    section#history-callout .butt {
      width: calc(90% - 40px);
      font-size: 1.35em; }
    section#history-callout:before {
      width: 115%;
      left: -20px;
      top: -13px; }
    section#history-callout:after {
      width: 115%;
      left: -20px;
      bottom: -13px; }
    section#history-callout .overlay {
      height: 107%; }

  footer {
    text-align: center;
    overflow: hidden;
    padding-top: 20px; }
    footer h4 {
      font-size: 1.75em; }
    footer .footer-info {
      flex-wrap: wrap;
      margin: 0 15px; }
      footer .footer-info img {
        width: 50%;
        margin: auto;
        order: 3; }
      footer .footer-info .col-med {
        width: 100%;
        order: 2;
        margin-right: 0; }
      footer .footer-info .col-small {
        width: 100%;
        order: 1; }
      footer .footer-info .col-med, footer .footer-info .col-small {
        padding-bottom: 35px; }

  .secondary footer:before {
    width: 115%;
    left: -20px;
    top: -5px; }

  .hero {
    height: 40vh; }
    .hero .branding {
      top: 55%; }
      .hero .branding img.main-logo {
        width: 50%; }

  .grid-item {
    width: 350px; }

  .farm-map-holder {
    flex-wrap: wrap;
    margin: 0 15px; }
    .farm-map-holder .farm-map {
      width: 100%; }
    .farm-map-holder .map-legend {
      width: 100%; }

  .farm-sights {
    margin: 0 35px; }
    .farm-sights .sight-number {
      font-size: 1em;
      height: 30px;
      width: 30px;
      line-height: 30px; }
    .farm-sights .sight-image {
      overflow: hidden; }
    .farm-sights .sight-image img {
      width: 101%; }
    .farm-sights li.farm-sight {
      flex-wrap: wrap; }
      .farm-sights li.farm-sight .sight-details {
        padding: 25px; }
        .farm-sights li.farm-sight .sight-details h3 {
          font-size: 2em; } }
@media screen and (max-width: 765px) and (orientation: landscape) {
  h1 {
    font-size: 2.75em; }

  .hero.main-hero {
    height: 75vh; }

  .hero .branding img.main-logo {
    width: 32%; }

  .hero {
    height: 60vh; }

  .hero .branding img.main-logo {
    width: 28%; }

  #things-todo .other-things {
    margin: 0 35px; }

  #things-todo .farm-events {
    margin: 0 35px;
    margin-bottom: 35px; }

  #things-todo .special-events {
    margin: 0 35px; }

  #google-map ul.transit-info {
    margin: 0 35px; }

  .farm-info ul {
    padding: 0 35px; }

  section#history-callout {
    height: 300px; }

  footer .footer-info img {
    width: 30%; } }
@media screen and (max-width: 360px) {
  .grid-item {
    width: 300px; }

  .butt {
    font-size: 18px; }

  .butt.view-video:after {
    font-size: 33px;
    top: 4px; }

  .hero {
    height: 53vh; }

  #things-todo h3 {
    font-size: 2em; } }

/*# sourceMappingURL=main.css.map */
