@import url("https://use.typekit.net/rxx4xms.css");
/* line 2, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article {
  height: 350px;
  margin: 15px 0px;
  position: relative;
}
@media screen and (max-width: 41.688em) {
  /* line 2, ../scss/_plugins_zoo.scss */
  .featured-articles .featured-article {
    height: 450px;
  }
}
/* line 10, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article.feature-right .feature-content {
  background-color: #a7356b;
}
/* line 13, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article.feature-right .top-left-detail {
  fill: #413037;
}
/* line 16, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article.feature-right .bottom-right-detail {
  fill: #e84893;
}
/* line 19, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article.feature-right .feature-image {
  padding: 0px 0px 0px 20px;
}
/* line 23, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content {
  position: relative;
}
/* line 25, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content .feature-section {
  position: absolute;
  top: 20px;
  right: 30px;
  font-family: "museo", serif;
  text-transform: uppercase;
}
/* line 32, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content .feature-text {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 70%;
}
/* line 37, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content .feature-text .event-date {
  font-style: italic;
  font-size: 0.9em;
}
/* line 41, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content .feature-text .title {
  font-size: 1.3em;
  font-weight: bold;
}
/* line 45, ../scss/_plugins_zoo.scss */
.featured-articles .featured-article .feature-content .feature-text a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 52, ../scss/_plugins_zoo.scss */
.featured-articles .feature-image {
  height: 100%;
  padding: 0px 20px 0px 0px;
}
@media screen and (max-width: 41.688em) {
  /* line 52, ../scss/_plugins_zoo.scss */
  .featured-articles .feature-image {
    padding: 0px;
    height: 200px;
  }
}
/* line 60, ../scss/_plugins_zoo.scss */
.featured-articles .feature-content {
  background-color: #513c45;
  color: #FFFFFF;
  height: 100%;
}
@media screen and (max-width: 41.688em) {
  /* line 60, ../scss/_plugins_zoo.scss */
  .featured-articles .feature-content {
    height: 250px;
  }
}
/* line 68, ../scss/_plugins_zoo.scss */
.featured-articles .image-background {
  width: 100%;
  height: 100%;
}
/* line 33, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
/* line 36, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-10 {
  background-repeat: no-repeat;
  background-position: 0% 10%;
  background-size: cover;
}
/* line 39, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-20 {
  background-repeat: no-repeat;
  background-position: 0% 20%;
  background-size: cover;
}
/* line 42, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-30 {
  background-repeat: no-repeat;
  background-position: 0% 30%;
  background-size: cover;
}
/* line 45, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-40 {
  background-repeat: no-repeat;
  background-position: 0% 40%;
  background-size: cover;
}
/* line 48, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-50 {
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}
/* line 51, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-60 {
  background-repeat: no-repeat;
  background-position: 0% 60%;
  background-size: cover;
}
/* line 54, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-70 {
  background-repeat: no-repeat;
  background-position: 0% 70%;
  background-size: cover;
}
/* line 57, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-80 {
  background-repeat: no-repeat;
  background-position: 0% 80%;
  background-size: cover;
}
/* line 60, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-90 {
  background-repeat: no-repeat;
  background-position: 0% 90%;
  background-size: cover;
}
/* line 63, ../scss/_mixins_zoo.scss */
.featured-articles .image-background.top-100 {
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: cover;
}
/* line 73, ../scss/_plugins_zoo.scss */
.featured-articles .top-left-detail {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 120px;
  z-index: 100;
  opacity: 0.5;
  fill: #e84893;
}
/* line 82, ../scss/_plugins_zoo.scss */
.featured-articles .bottom-right-detail {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 120px;
  z-index: 100;
  opacity: 0.5;
  fill: #413037;
}

/* line 95, ../scss/_plugins_zoo.scss */
.events-home {
  padding: 15px 0px;
}
/* line 97, ../scss/_plugins_zoo.scss */
.events-home h2 {
  background: #e84893;
  padding: 10px 15px;
  font-size: 1.2em;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
}
/* line 104, ../scss/_plugins_zoo.scss */
.events-home h2 .bottom-right-detail {
  position: absolute;
  bottom: 0px;
  right: 0px;
  fill: #FFFFFF;
  opacity: 0.3;
  height: 100px;
}
/* line 112, ../scss/_plugins_zoo.scss */
.events-home h2 .more-events {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #FFFFFF;
  display: block;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 0.8em;
  text-decoration: none;
  z-index: 10;
}
/* line 125, ../scss/_plugins_zoo.scss */
.events-home .event {
  padding: 10px 0px 20px;
  height: 380px;
}
/* line 128, ../scss/_plugins_zoo.scss */
.events-home .event .image-background {
  width: 100%;
  height: 200px;
}
/* line 33, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
/* line 36, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-10 {
  background-repeat: no-repeat;
  background-position: 0% 10%;
  background-size: cover;
}
/* line 39, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-20 {
  background-repeat: no-repeat;
  background-position: 0% 20%;
  background-size: cover;
}
/* line 42, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-30 {
  background-repeat: no-repeat;
  background-position: 0% 30%;
  background-size: cover;
}
/* line 45, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-40 {
  background-repeat: no-repeat;
  background-position: 0% 40%;
  background-size: cover;
}
/* line 48, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-50 {
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}
/* line 51, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-60 {
  background-repeat: no-repeat;
  background-position: 0% 60%;
  background-size: cover;
}
/* line 54, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-70 {
  background-repeat: no-repeat;
  background-position: 0% 70%;
  background-size: cover;
}
/* line 57, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-80 {
  background-repeat: no-repeat;
  background-position: 0% 80%;
  background-size: cover;
}
/* line 60, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-90 {
  background-repeat: no-repeat;
  background-position: 0% 90%;
  background-size: cover;
}
/* line 63, ../scss/_mixins_zoo.scss */
.events-home .event .image-background.top-100 {
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: cover;
}
/* line 133, ../scss/_plugins_zoo.scss */
.events-home .event h3 {
  background: #e84893;
  padding: 5px 10px;
  font-size: 1.2em;
  margin: 0px;
}
/* line 138, ../scss/_plugins_zoo.scss */
.events-home .event h3 a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 143, ../scss/_plugins_zoo.scss */
.events-home .event .date {
  font-size: 0.8em;
  background: #ddd;
  padding: 5px;
  text-align: center;
}
/* line 149, ../scss/_plugins_zoo.scss */
.events-home .event .info {
  background: #efefef;
  padding: 10px 30px 10px 10px;
  font-size: 0.9em;
  height: 100px;
  position: relative;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 149, ../scss/_plugins_zoo.scss */
  .events-home .event .info {
    font-size: 0.7em;
  }
}
/* line 158, ../scss/_plugins_zoo.scss */
.events-home .event .info .bottom-right-detail {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 80%;
  fill: #303030;
  opacity: 0.3;
}
/* line 168, ../scss/_plugins_zoo.scss */
.events-home .event + .event {
  border-left: 15px solid #FFFFFF;
}

/* line 175, ../scss/_plugins_zoo.scss */
.bulletin-home {
  padding: 15px 0px;
}
/* line 177, ../scss/_plugins_zoo.scss */
.bulletin-home h2 {
  background: #513c45;
  padding: 10px 15px;
  font-size: 1.2em;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
}
/* line 184, ../scss/_plugins_zoo.scss */
.bulletin-home h2 .bottom-right-detail {
  position: absolute;
  bottom: 0px;
  right: 0px;
  fill: #FFFFFF;
  opacity: 0.3;
  height: 100px;
}
/* line 193, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins {
  height: 380px;
}
/* line 195, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .bulletin {
  height: 170px;
  background: #e84893;
  margin: 20px 0px;
  text-align: right;
  position: relative;
}
/* line 201, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .bulletin:before {
  content: "Bulletin";
  position: absolute;
  bottom: 10px;
  left: 40px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #FFFFFF;
  font-size: 1.7em;
  font-family: "museo", serif;
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
}
/* line 213, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .bulletin .bulletin-inner:before {
  content: "\f000";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  text-decoration: inherit;
  position: absolute;
  top: 0px;
  left: -110px;
  content: "\f0a1";
  color: #FFFFFF;
  font-size: 6em;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 213, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins .bulletin .bulletin-inner:before {
    display: none;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 213, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins .bulletin .bulletin-inner:before {
    font-size: 4em;
    top: 0px;
    left: -80px;
  }
}
/* line 232, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .newsletter {
  height: 170px;
  background: #513c45;
  margin: 20px 0px;
  text-align: right;
  position: relative;
  color: #FFFFFF;
}
/* line 239, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .newsletter:before {
  content: "Newsletter";
  position: absolute;
  bottom: 10px;
  left: 40px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #FFFFFF;
  font-size: 1.7em;
  font-family: "museo", serif;
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
}
/* line 251, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .newsletter .bulletin-inner:before {
  content: "\f000";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  text-decoration: inherit;
  position: absolute;
  top: 0px;
  left: -110px;
  content: "\f1ea";
  color: #FFFFFF;
  font-size: 6em;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 251, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins .newsletter .bulletin-inner:before {
    display: none;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 251, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins .newsletter .bulletin-inner:before {
    font-size: 4em;
    top: 0px;
    left: -80px;
  }
}
/* line 270, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins p {
  margin: 0px;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 270, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins p {
    font-size: 0.9em;
  }
}
/* line 276, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins .bulletin-inner {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 276, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins .bulletin-inner {
    width: 80%;
  }
}
/* line 286, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins a {
  background: #FFFFFF;
  color: #513c45;
  font-family: "museo", serif;
  padding: 8px 10px;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
  border-bottom: none;
}
/* line 297, ../scss/_plugins_zoo.scss */
.bulletin-home .bulletins h3 {
  color: #FFFFFF;
  font-weight: bold;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 297, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins h3 {
    font-size: 1.5em;
    white-space: nowrap;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 297, ../scss/_plugins_zoo.scss */
  .bulletin-home .bulletins h3 {
    font-size: 1.3em;
    white-space: nowrap;
    text-align: right;
  }
}

/* line 317, ../scss/_plugins_zoo.scss */
.events-grid .event {
  margin-bottom: 20px;
}
/* line 320, ../scss/_plugins_zoo.scss */
.events-grid .image-background {
  width: 100%;
  height: 200px;
}
/* line 33, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
/* line 36, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-10 {
  background-repeat: no-repeat;
  background-position: 0% 10%;
  background-size: cover;
}
/* line 39, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-20 {
  background-repeat: no-repeat;
  background-position: 0% 20%;
  background-size: cover;
}
/* line 42, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-30 {
  background-repeat: no-repeat;
  background-position: 0% 30%;
  background-size: cover;
}
/* line 45, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-40 {
  background-repeat: no-repeat;
  background-position: 0% 40%;
  background-size: cover;
}
/* line 48, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-50 {
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}
/* line 51, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-60 {
  background-repeat: no-repeat;
  background-position: 0% 60%;
  background-size: cover;
}
/* line 54, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-70 {
  background-repeat: no-repeat;
  background-position: 0% 70%;
  background-size: cover;
}
/* line 57, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-80 {
  background-repeat: no-repeat;
  background-position: 0% 80%;
  background-size: cover;
}
/* line 60, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-90 {
  background-repeat: no-repeat;
  background-position: 0% 90%;
  background-size: cover;
}
/* line 63, ../scss/_mixins_zoo.scss */
.events-grid .image-background.top-100 {
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: cover;
}
/* line 325, ../scss/_plugins_zoo.scss */
.events-grid .title {
  font-size: 1.5em;
  padding: 5px 0px;
  margin: 0px;
}
/* line 330, ../scss/_plugins_zoo.scss */
.events-grid .date {
  font-size: 0.9em;
  font-style: italic;
  background: #ddd;
  padding: 5px;
}
/* line 336, ../scss/_plugins_zoo.scss */
.events-grid .info {
  font-size: 0.9em;
  background: #efefef;
  padding: 5px;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 336, ../scss/_plugins_zoo.scss */
  .events-grid .info {
    font-size: 0.9em;
  }
}
/* line 344, ../scss/_plugins_zoo.scss */
.events-grid i {
  color: #e84893;
}

/* line 5, ../scss/site.scss */
html, body {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

/* line 12, ../scss/site.scss */
body {
  font-family: "proxima-nova", sans-serif;
}

/* line 20, ../scss/site.scss */
.text-center {
  text-align: center;
}

/* line 24, ../scss/site.scss */
.nopadding {
  padding: 0px;
}

/* line 28, ../scss/site.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "museo", serif;
}

/* line 32, ../scss/site.scss */
a {
  color: #303030;
  text-decoration: none;
}
/* line 35, ../scss/site.scss */
a:hover {
  color: #303030;
  text-decoration: none;
}

/* line 41, ../scss/site.scss */
.button, button {
  padding: 10px;
  text-align: center;
  background: #413037;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 50, ../scss/site.scss */
.error {
  text-align: center;
  padding: 50px 0px;
}

/* line 55, ../scss/site.scss */
.videoPlayer {
  width: 100%;
  height: 500px;
  margin-bottom: 20px;
}
@media screen and (max-width: 41.875em) {
  /* line 55, ../scss/site.scss */
  .videoPlayer {
    height: auto;
  }
}
/* line 62, ../scss/site.scss */
.videoPlayer iframe {
  width: 100%;
  height: 100%;
}
/* line 66, ../scss/site.scss */
.videoPlayer .issuuembed {
  height: 100% !important;
  width: 100% !important;
  margin: 0 auto;
}

/* line 73, ../scss/site.scss */
.gallery {
  width: 100%;
  height: 350px;
  z-index: 0;
  position: relative;
}
/* line 78, ../scss/site.scss */
.gallery .slick-list, .gallery .slick-track {
  height: 100%;
}
/* line 81, ../scss/site.scss */
.gallery .image-background {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
/* line 87, ../scss/site.scss */
.gallery .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}
/* line 92, ../scss/site.scss */
.gallery .slick-arrow.slick-prev {
  left: -31px;
  font-size: 1.3em;
  padding: 8px;
}
/* line 97, ../scss/site.scss */
.gallery .slick-arrow.slick-next {
  right: -31px;
  font-size: 1.3em;
  padding: 8px;
}

/* line 105, ../scss/site.scss */
.wide-gallery {
  width: 100%;
  height: 150px;
  z-index: 0;
  position: relative;
}
/* line 110, ../scss/site.scss */
.wide-gallery .slick-list, .wide-gallery .slick-track {
  height: 100%;
}
/* line 113, ../scss/site.scss */
.wide-gallery .image-background {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
/* line 119, ../scss/site.scss */
.wide-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  background: transparent;
  color: #e84893;
}
/* line 126, ../scss/site.scss */
.wide-gallery .slick-arrow.slick-prev {
  left: -31px;
  font-size: 2em;
  padding: 8px;
}
/* line 131, ../scss/site.scss */
.wide-gallery .slick-arrow.slick-next {
  right: -31px;
  font-size: 2em;
  padding: 8px;
}

/* line 139, ../scss/site.scss */
.zoo {
  font-size: 0.7em;
  padding: 0px 4px;
  background: #303030;
  color: #FFFFFF;
  position: fixed;
  bottom: 10px;
  left: 10px;
  visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
  /* line 139, ../scss/site.scss */
  .zoo {
    display: none;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 139, ../scss/site.scss */
  .zoo {
    display: none;
  }
}
/* line 154, ../scss/site.scss */
.zoo a {
  color: #FFFFFF;
  text-decoration: none;
}

/* line 161, ../scss/site.scss */
.crumbs .breadcrumb {
  margin: 0px;
  list-style: none;
  font-family: "museo", serif;
  font-size: 0.8em;
}
/* line 166, ../scss/site.scss */
.crumbs .breadcrumb > li {
  display: inline-block;
}
/* line 168, ../scss/site.scss */
.crumbs .breadcrumb > li > a {
  color: #e84893;
  font-style: italic;
}
/* line 174, ../scss/site.scss */
.crumbs .breadcrumb li + li:before {
  content: " / ";
  color: #513c45;
}

/* line 183, ../scss/site.scss */
.contactForm label {
  font-weight: bold;
}
/* line 186, ../scss/site.scss */
.contactForm div.required label.control-label:after {
  content: " *";
  color: red;
}
/* line 190, ../scss/site.scss */
.contactForm .help-block {
  font-size: 0.8em;
  font-style: italic;
}
/* line 194, ../scss/site.scss */
.contactForm .submit {
  text-align: center;
}

/* line 203, ../scss/site.scss */
.header {
  height: 120px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 211, ../scss/site.scss */
  .inner .header {
    height: 120px;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 215, ../scss/site.scss */
  .inner .header .top-header {
    display: none;
  }
}
/* line 221, ../scss/site.scss */
.header.shrink {
  background: #FFFFFF;
  height: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 221, ../scss/site.scss */
  .header.shrink {
    height: 120px;
  }
}
/* line 227, ../scss/site.scss */
.header.shrink .logo {
  height: 90px;
  display: block !important;
}
/* line 230, ../scss/site.scss */
.header.shrink .logo .text {
  font-size: 1em;
  color: #303030;
  padding: 15px 0px;
  text-shadow: 0px 0px #000000;
}
/* line 237, ../scss/site.scss */
.header.shrink svg {
  height: 80px;
}
/* line 240, ../scss/site.scss */
.header.shrink .top-header {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #413037;
}
@media screen and (max-width: 41.688em) {
  /* line 240, ../scss/site.scss */
  .header.shrink .top-header {
    display: none;
  }
}
/* line 248, ../scss/site.scss */
.header.shrink .top-header a {
  color: #413037;
  text-decoration: none;
}
/* line 252, ../scss/site.scss */
.header.shrink .top-header .fa, .header.shrink .top-header .fab {
  padding: 0px 10px;
}
/* line 256, ../scss/site.scss */
.header.shrink .open-menu {
  color: #513c45;
  bottom: 10px;
}
/* line 261, ../scss/site.scss */
.header .open-menu {
  position: absolute;
  bottom: 40px;
  right: 30px;
  border: 0px;
  color: #FFFFFF;
}
/* line 268, ../scss/site.scss */
.header .logo {
  padding: 8px;
  height: 110px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 268, ../scss/site.scss */
  .header .logo {
    height: 90px;
    display: block !important;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 276, ../scss/site.scss */
  .inner .header .logo {
    height: 90px;
    display: block !important;
  }
}
/* line 282, ../scss/site.scss */
.home .header .logo {
  display: none;
}
/* line 285, ../scss/site.scss */
.header .logo .text {
  font-size: 1.3em;
  color: #FFFFFF;
  padding: 25px 0px;
  text-shadow: 2px 2px #000000;
  font-family: "museo", serif;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 285, ../scss/site.scss */
  .header .logo .text {
    font-size: 1em;
    padding: 15px 0px;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 296, ../scss/site.scss */
  .inner .header .logo .text {
    font-size: 1em;
    padding: 15px 0px;
  }
}
/* line 304, ../scss/site.scss */
.header svg {
  height: 100px;
  float: left;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
/* line 308, ../scss/site.scss */
.header svg .circle {
  fill: #e84893;
}
/* line 311, ../scss/site.scss */
.header svg .stroke {
  fill: #FFFFFF;
}
/* line 315, ../scss/site.scss */
.header .top-header {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #FFFFFF;
}
/* line 320, ../scss/site.scss */
.header .top-header a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 324, ../scss/site.scss */
.header .top-header .fa, .header .top-header .fab {
  padding: 0px 10px;
}
/* line 328, ../scss/site.scss */
.header .menu {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-right: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 3px solid #513c45;
}
/* line 335, ../scss/site.scss */
.header .menu .close-menu {
  position: absolute;
  top: 10px;
  right: 30px;
  border-bottom: 0px;
}
@media screen and (max-width: 41.688em) {
  /* line 328, ../scss/site.scss */
  .header .menu {
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    border-bottom: 0px;
    padding: 0px;
  }
  /* line 349, ../scss/site.scss */
  .header .menu.open {
    display: block;
  }
}
/* line 353, ../scss/site.scss */
.header .menu .nav {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-family: "museo", serif;
}
@media screen and (max-width: 41.688em) {
  /* line 353, ../scss/site.scss */
  .header .menu .nav {
    width: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
/* line 365, ../scss/site.scss */
.header .menu .nav > li {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 41.688em) {
  /* line 365, ../scss/site.scss */
  .header .menu .nav > li {
    display: block;
    text-align: center;
  }
}
/* line 372, ../scss/site.scss */
.header .menu .nav > li > a {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  color: #513c45;
  border: 0px;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 372, ../scss/site.scss */
  .header .menu .nav > li > a {
    padding: 5px 5px;
  }
}
/* line 393, ../scss/site.scss */
.header .menu .nav > li > ul {
  display: none;
  position: absolute;
  top: 34px;
  left: 0px;
  background: #303030;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 41.688em) {
  /* line 393, ../scss/site.scss */
  .header .menu .nav > li > ul {
    position: relative;
    top: 0px;
  }
  /* line 408, ../scss/site.scss */
  .header .menu .nav > li > ul.open {
    display: block;
  }
}
/* line 412, ../scss/site.scss */
.header .menu .nav > li > ul > li {
  position: relative;
}
/* line 414, ../scss/site.scss */
.header .menu .nav > li > ul > li > a {
  display: block;
  color: #FFFFFF;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 0.8em;
}
/* line 420, ../scss/site.scss */
.header .menu .nav > li > ul > li > a:hover {
  background: #413037;
}
/* line 427, ../scss/site.scss */
.header .menu .nav > li:hover > ul {
  display: inline;
}
@media screen and (max-width: 41.688em) {
  /* line 427, ../scss/site.scss */
  .header .menu .nav > li:hover > ul {
    display: block;
  }
}

/* line 443, ../scss/site.scss */
.footer {
  background: #413037;
  padding: 40px 0px;
  overflow: hidden;
  height: 300px;
}
@media screen and (max-width: 41.688em) {
  /* line 443, ../scss/site.scss */
  .footer {
    height: auto;
  }
}
/* line 451, ../scss/site.scss */
.footer .footer-inner {
  border-top: 3px solid #e84893;
}
/* line 454, ../scss/site.scss */
.footer .logo {
  width: 400px;
  margin: 0px auto;
}
@media screen and (max-width: 41.688em) {
  /* line 454, ../scss/site.scss */
  .footer .logo {
    display: none;
  }
}
/* line 460, ../scss/site.scss */
.footer .logo .circle {
  fill: #FFFFFF;
  opacity: 0.2;
}
/* line 464, ../scss/site.scss */
.footer .logo .stroke {
  display: none;
}
/* line 468, ../scss/site.scss */
.footer .footer-inner {
  padding: 20px 0px;
  color: #FFFFFF;
}
/* line 471, ../scss/site.scss */
.footer .footer-inner a {
  color: #FFFFFF;
}
/* line 474, ../scss/site.scss */
.footer .footer-inner h3, .footer .footer-inner h4 {
  color: #e84893;
  font-size: 1.2em;
  font-weight: bold;
}
/* line 479, ../scss/site.scss */
.footer .footer-inner .fab {
  font-size: 1.3em;
}

/* line 485, ../scss/site.scss */
.funders {
  padding: 30px 0px;
  border-bottom: 3px solid #e84893;
}
/* line 488, ../scss/site.scss */
.funders h3, .funders h4 {
  font-size: 1em;
  font-weight: bold;
}
/* line 492, ../scss/site.scss */
.funders .wrapper {
  padding: 20px;
}

/* line 497, ../scss/site.scss */
.copy {
  padding: 10px 0px;
}
/* line 499, ../scss/site.scss */
.copy p {
  font-size: 0.8em;
  margin: 0px;
}

/* line 515, ../scss/site.scss */
.banner {
  height: 80vh;
  background-color: #e84893;
  overflow: hidden;
  position: relative;
  border-bottom: 10px solid #513c45;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 515, ../scss/site.scss */
  .banner {
    height: 60vh;
  }
}
/* line 524, ../scss/site.scss */
.banner .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #413037;
  opacity: 0.5;
  z-index: 10;
}
/* line 534, ../scss/site.scss */
.banner .banner-gallery {
  height: 100%;
}
/* line 537, ../scss/site.scss */
.banner .slick-list, .banner .slick-track {
  height: 100%;
}
/* line 540, ../scss/site.scss */
.banner .image-background {
  width: 140%;
  height: 140%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* line 550, ../scss/site.scss */
.banner .images {
  position: absolute;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
          transform: translatey(-50%);
  top: 50%;
  right: 30px;
  height: 50vh;
  width: 50%;
}
@media screen and (min-width: 40em) and (max-width: 64.063em) {
  /* line 550, ../scss/site.scss */
  .banner .images {
    opacity: 0.5;
  }
}
@media screen and (max-width: 41.688em) {
  /* line 550, ../scss/site.scss */
  .banner .images {
    width: 80%;
    top: auto;
    bottom: 20px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    height: 200px;
  }
}
/* line 568, ../scss/site.scss */
.banner .images .image-box {
  width: 175px;
  height: 175px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #FFFFFF;
  position: absolute;
  border: 10px solid #dc86a9;
  border-radius: 5px;
  overflow: hidden;
}
/* line 577, ../scss/site.scss */
.banner .images .image-box.image-1 {
  left: 0px;
}
/* line 580, ../scss/site.scss */
.banner .images .image-box.image-2 {
  left: calc((167px * 1.41)*1);
}
/* line 583, ../scss/site.scss */
.banner .images .image-box.image-3 {
  left: calc((167px * 1.41)*2);
}
/* line 586, ../scss/site.scss */
.banner .images .image-box.image-4 {
  top: calc((167px * 1.41)/2);
  left: calc((167px * 1.41)/2);
}
/* line 590, ../scss/site.scss */
.banner .images .image-box.image-5 {
  top: calc((167px * 1.41)/2);
  left: calc(((167px * 1.41)*1.5));
}
/* line 594, ../scss/site.scss */
.banner .images .image-box.image-6 {
  top: calc((167px * 1.41));
  left: 0px;
}
/* line 598, ../scss/site.scss */
.banner .images .image-box.image-7 {
  top: calc((167px * 1.41));
  left: calc(((167px * 1.41)*1));
}
/* line 602, ../scss/site.scss */
.banner .images .image-box.image-8 {
  top: calc((167px * 1.41));
  left: calc(((167px * 1.41)*2));
}
@media screen and (max-width: 41.688em) {
  /* line 608, ../scss/site.scss */
  .banner .images .image-box {
    width: 85px;
    height: 85px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #FFFFFF;
    position: absolute;
    border: 10px solid #dc86a9;
    border-radius: 5px;
    overflow: hidden;
  }
  /* line 617, ../scss/site.scss */
  .banner .images .image-box.image-1 {
    left: 0px;
  }
  /* line 620, ../scss/site.scss */
  .banner .images .image-box.image-2 {
    left: calc((77px * 1.41)*1);
  }
  /* line 623, ../scss/site.scss */
  .banner .images .image-box.image-3 {
    left: calc((77px * 1.41)*2);
  }
  /* line 626, ../scss/site.scss */
  .banner .images .image-box.image-4 {
    top: calc((77px * 1.41)/2);
    left: calc((77px * 1.41)/2);
  }
  /* line 630, ../scss/site.scss */
  .banner .images .image-box.image-5 {
    top: calc((77px * 1.41)/2);
    left: calc(((77px * 1.41)*1.5));
  }
  /* line 634, ../scss/site.scss */
  .banner .images .image-box.image-6 {
    top: calc((77px * 1.41));
    left: 0px;
  }
  /* line 638, ../scss/site.scss */
  .banner .images .image-box.image-7 {
    top: calc((77px * 1.41));
    left: calc(((77px * 1.41)*1));
  }
  /* line 642, ../scss/site.scss */
  .banner .images .image-box.image-8 {
    top: calc((77px * 1.41));
    left: calc(((77px * 1.41)*2));
  }
}
/* line 649, ../scss/site.scss */
.banner .mission {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 20px 0px;
  font-family: "museo", serif;
  z-index: 20;
}
@media screen and (max-width: 41.688em) {
  /* line 649, ../scss/site.scss */
  .banner .mission {
    top: 30%;
    left: 0px;
  }
}
/* line 662, ../scss/site.scss */
.banner .mission svg {
  height: 150px;
  float: left;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
/* line 666, ../scss/site.scss */
.banner .mission svg .circle {
  fill: #e84893;
}
/* line 669, ../scss/site.scss */
.banner .mission svg .stroke {
  fill: #FFFFFF;
}
/* line 673, ../scss/site.scss */
.banner .mission .logo {
  padding: 8px;
  height: 150px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
  display: block;
}
@media screen and (max-width: 41.688em) {
  /* line 673, ../scss/site.scss */
  .banner .mission .logo {
    height: 80px;
  }
}
/* line 681, ../scss/site.scss */
.banner .mission .logo .text {
  font-size: 1.9em;
  color: #FFFFFF;
  padding: 25px 0px;
  font-family: "museo", serif;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
/* line 687, ../scss/site.scss */
.banner .mission .logo .text strong {
  color: #000000;
}
@media screen and (max-width: 41.688em) {
  /* line 681, ../scss/site.scss */
  .banner .mission .logo .text {
    font-size: 1em;
    padding: 15px 0px;
  }
}
/* line 696, ../scss/site.scss */
.banner .mission p {
  clear: both;
  font-size: 0.8em;
  color: #FFFFFF;
  display: block;
  padding: 0px 20px 0px 120px;
  width: 500px;
  text-align: right;
  border-right: 1px solid #FFFFFF;
}
@media screen and (max-width: 41.688em) {
  /* line 696, ../scss/site.scss */
  .banner .mission p {
    padding: 0px 20px;
    width: 100%;
  }
}

/* line 713, ../scss/site.scss */
.member-banner {
  background: rgba(232, 72, 147, 0.2);
  height: 300px;
  padding: 20px 0px;
  position: relative;
}
@media screen and (max-width: 41.688em) {
  /* line 713, ../scss/site.scss */
  .member-banner {
    height: auto;
  }
}
/* line 721, ../scss/site.scss */
.member-banner .member-logo {
  height: 260px;
  width: 260px;
  margin: 0 auto;
}
/* line 725, ../scss/site.scss */
.member-banner .member-logo .circle {
  fill: #e84893;
}
/* line 728, ../scss/site.scss */
.member-banner .member-logo .woman, .member-banner .member-logo .woman_left, .member-banner .member-logo .woman_right {
  fill: #FFFFFF;
}
/* line 732, ../scss/site.scss */
.member-banner .member-text {
  height: 260px;
  position: relative;
}
/* line 735, ../scss/site.scss */
.member-banner .member-text .member-text-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
/* line 740, ../scss/site.scss */
.member-banner .member-text h3, .member-banner .member-text h2 {
  color: #e84893;
}
/* line 742, ../scss/site.scss */
.member-banner .member-text h3 strong, .member-banner .member-text h2 strong {
  color: #303030;
}
/* line 747, ../scss/site.scss */
.member-banner .member-signup {
  position: relative;
  height: 260px;
}
/* line 750, ../scss/site.scss */
.member-banner .member-signup .member-signup-form {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

/* line 765, ../scss/site.scss */
.page-content .content-inner .background {
  position: relative;
  height: 300px;
  background-color: #e84893;
}
/* line 769, ../scss/site.scss */
.page-content .content-inner .background .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #413037;
  opacity: 0.4;
  z-index: 10;
}
/* line 779, ../scss/site.scss */
.page-content .content-inner .background .image-background {
  position: relative;
  width: 100%;
  height: 300px;
}
/* line 33, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
/* line 36, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-10 {
  background-repeat: no-repeat;
  background-position: 0% 10%;
  background-size: cover;
}
/* line 39, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-20 {
  background-repeat: no-repeat;
  background-position: 0% 20%;
  background-size: cover;
}
/* line 42, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-30 {
  background-repeat: no-repeat;
  background-position: 0% 30%;
  background-size: cover;
}
/* line 45, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-40 {
  background-repeat: no-repeat;
  background-position: 0% 40%;
  background-size: cover;
}
/* line 48, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-50 {
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}
/* line 51, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-60 {
  background-repeat: no-repeat;
  background-position: 0% 60%;
  background-size: cover;
}
/* line 54, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-70 {
  background-repeat: no-repeat;
  background-position: 0% 70%;
  background-size: cover;
}
/* line 57, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-80 {
  background-repeat: no-repeat;
  background-position: 0% 80%;
  background-size: cover;
}
/* line 60, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-90 {
  background-repeat: no-repeat;
  background-position: 0% 90%;
  background-size: cover;
}
/* line 63, ../scss/_mixins_zoo.scss */
.page-content .content-inner .background .image-background.top-100 {
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: cover;
}
/* line 787, ../scss/site.scss */
.page-content .content-inner .site-content h1 {
  padding: 30px 0px 5px;
  color: #e84893;
}
/* line 791, ../scss/site.scss */
.page-content .content-inner .site-content .article-summary {
  margin-top: 30px;
  font-size: 1.5em;
  border-bottom: 5px solid #e84893;
}
/* line 796, ../scss/site.scss */
.page-content .content-inner .site-content .article-body {
  border-bottom: 5px solid #413037;
  margin: 30px 0px 50px;
  padding: 0px 30px;
}
@media screen and (max-width: 41.688em) {
  /* line 796, ../scss/site.scss */
  .page-content .content-inner .site-content .article-body {
    padding: 0px;
  }
}
/* line 803, ../scss/site.scss */
.page-content .content-inner .site-content .article-body a {
  border-bottom: 1px dashed #e84893;
}
/* line 808, ../scss/site.scss */
.page-content .content-inner .event-details {
  padding: 20px;
  background: rgba(65, 48, 55, 0.2);
  margin-top: 20px;
}
/* line 812, ../scss/site.scss */
.page-content .content-inner .event-details .date {
  font-size: 1.2em;
  font-family: "museo", serif;
}
/* line 816, ../scss/site.scss */
.page-content .content-inner .event-details i {
  margin-left: 5px;
}
/* line 819, ../scss/site.scss */
.page-content .content-inner .event-details .button {
  margin: 0px;
}

/* line 829, ../scss/site.scss */
.news-side {
  padding-top: 30px;
}
/* line 831, ../scss/site.scss */
.news-side h3 {
  background: #e84893;
  padding: 5px;
  color: #FFFFFF;
}
/* line 836, ../scss/site.scss */
.news-side ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 840, ../scss/site.scss */
.news-side ul a {
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #e84893;
  margin-top: 5px;
  display: block;
}
