@import url(http://fonts.googleapis.com/css?family=Bitter:700|Dancing+Script|Merriweather:300,300italic,700,700italic);

  /*font-family: 'Bitter', serif;*/
  /*font-family: 'Dancing Script', cursive;*/
  /*font-family: 'Merriweather', serif;*/

/* ----- Color Palette -----

  green     #c2d957
  blue      #3ec1cd
  grey      #41505b

  orange    #ffa93b
  yellow    #feee58

  gradient  #151a1f #2a343d #41505b #566a7a #6c8398 #8ea5b6 #9fb5c4 #b1c5d3 #c2d5e2 #cedde8 #dae6ee #e7eef3 #f3f7fa

  */


h1, h2, h3 {
  font-family: 'Bitter', serif;
  font-weight: 700;
  color: #41505b;
}
h4, h6 {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  font-style: italic;
  color: #6c8398;
}
h5 {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  color: #6c8398;
}
@media (min-width: 40.063em) {
  h1, h2 { font-size: 3em; }
  h3 { font-size: 2.5em; }
  h4 { font-size: 2em; }
  h5 { font-size: 1.5em; }
  h6 { font-size: 1.25em; }
}
body,
#page {
  font-family: 'Merriweather', serif;
  font-weight: 300;
  background-color: #e7eef3;
  color: #41505b;
}

a {
  color: #3ec1cd;
}
a:hover {
  color: #c2d957;
}

.button {
  background-color: #41505b;
  font-family: 'Bitter', serif;
  font-weight: 700;
}
.button:hover {
  background-color: #3ec1cd;
}


/* ----- HEADER ----- */
.site-header {
  background-color: #c2d5e2;
}
.project-header {
  background: url('../../images/project-header-bg.jpg') center center;
  box-shadow: inset 0 0 8rem 2rem #2a343d;
  border-radius: 0;
}
@media (min-width: 64.063em) {
  .project-header {
    border-radius: .375em .375em 0 0;
  }
}

@media (min-width: 64.063em) {
  .site-header {
    box-shadow: inset 0 -3.125rem #b1c5d3;
  }
}
.project-menu .container {
  background-color: #3ec1cd;
}
.project-menu .columns:after {
  background-color: #3ec1cd;
}
.sub-nav dd a, .sub-nav dt a, .sub-nav li a {
  background-color: #41505b;
  color: #fff;
  border-radius: 3px;
}
.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
  background-color: #ffa93b;
  color: #fff;
}
.sub-nav dd.active a, .sub-nav dt.active a, .sub-nav li.active a {
  background-color: #c2d957;
  color: #41505b;
}
.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
  background-color: #c2d957;
  color: #41505b;
}

.project-title img {
  max-height: 210px;
  margin: 1.5rem 0;
}


section > div > div > h3 {
/*  font-size: 2.75rem;*/
}

.project-header .button {
  font-size: 1.625rem;
}
@media (min-width: 600px) {
  .project-header .button {
    font-size: 2rem;
  }
}

@media (min-width: 64.063em) {
  .columns-2 {
    -webkit-column-count:2;
       -moz-column-count:2;
          column-count:2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
  .columns-3 {
    -webkit-column-count:3;
       -moz-column-count:3;
            column-count:3;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
  .columns-4 {
    -webkit-column-count:4;
       -moz-column-count:4;
            column-count:4;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
}


/* ----- Study Area Map ----- */
a.context-map-link {
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  border: 5px solid #feee58;
  background-color: #feee58;
  color: #41505b;
  font-size: 0.75em;
  font-weight: normal;
}
a.context-map-link:hover {
  border: 5px solid #3ec1cd;
  background-color: #3ec1cd;
  color: #fff;
}
.context-map {
  display: block;
  margin-bottom: 0.25em;
}


/* ----- Social Media ----- */
.social-media-links a {
  display: block;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #f15723;
}
.social-media-links img {
  vertical-align: center;
  margin-right: 10px;
  width: 65px;
  height: auto;
}
a.social-media-link,
a.grfwd-toggle-link {
  text-align: center;
}

.social-media-list {
  list-style: none;
  position: relative;
  z-index: 100;
  right: 1rem;
  margin-top: 1rem;
  border-radius: 0.25rem 0.25rem 0 0;
}
.social-media-list li {
  display: inline;
}
.social-media-list li + li {
  margin-left: 0.5rem;
}
.social-media-list img {
  width: 40px;
  height: auto;
}
@media (min-width: 64.063em) {
  .social-media-list {
    margin: 1rem 0 -40px;
  }
}


/* ----- MailChimp ----- */
#mc_embed_signup {
  background-color: transparent !important;
}
#mc_embed_signup form {
  padding: 0 0 2rem 0 !important;
}
#mc_embed_signup h2 {
  font-family: inherit !important;
  font-weight: 700 !important;
  font-style: italic !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.375rem !important;
}
#mc_embed_signup {
  font-family: inherit !important;
}
#mc-embedded-subscribe {
  background-color: #41505b !important;
  padding-top: 1rem !important;
  padding-right: 2rem !important;
  padding-bottom: 1.0625rem !important;
  padding-left: 2rem !important;
  height: auto !important;
  line-height: inherit !important;
  border-radius: 0 !important;
}


/* ----- Gallery ----- */
.macon-action-image-gallery {
  margin-bottom: 1.25rem;
  position: relative;
}
.macon-action-image {
  border: 5px solid #41505b;
}
.macon-action-thumb-link {
  display: none;
  z-index: 2;
}
#section-a-is-for-action-wrapper .macon-action-thumb-link {
  display: block;
  position: relative;
  top: 0;
}
.macon-action-thumb-link.prev,
.macon-action-thumb-link.next {
  display: block;
  position: absolute;
  top: 5rem;
}
.macon-action-thumb-link.prev {
  left: 0;
  margin-left: -0.75rem;
}
.macon-action-thumb-link.next {
  right: 0;
  margin-right: -0.75rem;
}
@media (min-width: 40.063em) {
  .macon-action-thumb-link.prev,
  .macon-action-thumb-link.next {
    top: 10rem;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 64.063em) {
  .macon-action-thumb-link.prev,
  .macon-action-thumb-link.next {
    top: 15rem;
  }
}
.macon-action-thumb-link img {
  width: 50px;
  max-width: none;
  height: auto;
  border: 5px solid #3ec1cd;
  margin: 0 5px 5px 0;
}
@media (min-width: 40.063em) {
  .macon-action-thumb-link img {
    width: 75px;
  }
}
.macon-action-thumb-link.active img {
  border-color: #41505b;
}
.macon-action-caption {
  text-align: center;
  color: #fff;
  background-color: #41505b;
  padding: 0.25rem 0.75rem;
}


.panel {
  background-color: #eeeeee;
}


/* ----- Footer ----- */
.site-colophon {
  background-color: #e7eef3;
  color: #41505b;
  padding-bottom: 4rem;
}
.powered-by {
  display: none;
}
.footer-logos {
  text-align: center;
}
.footer-logo {
  height: auto;
  max-height: 200px;
  width: auto;
  margin: 2rem;
}


/* ----- Shareabouts ----- */
.shareabouts {
  width: 100%;
  margin: 0 0 2rem;
  height: 400px;
  border: 2px solid #8ea5b6;
  border-right: 0;
  border-left: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (min-height: 700px) { .shareabouts { height: 450px; } }
@media (min-height: 750px) { .shareabouts { height: 500px; } }
@media (min-height: 800px) { .shareabouts { height: 550px; } }
@media (min-height: 850px) { .shareabouts { height: 600px; } }
@media (min-height: 900px) { .shareabouts { height: 650px; } }
@media (min-height: 950px) { .shareabouts { height: 700px; } }
#section-thoughts-map-wrapper .shareabouts {
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  margin: 0;
}


/* ----- NEVER SHOW THE SAVE BUTTON ----- */
.save-btn {
  display: none !important;
}


/* ----- NEVER SHOW THE Intercom Widget ----- */
#IntercomDefaultWidget {
  display: none !important;
}
