@charset "UTF-8";
/* Theme name: Tulsa Zoo 2017
 * Author: Insight Creative Group
 * Version: 1.0
 * Theme URI: http://icgadv.com
 */
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 5, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Users/jarod/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 39, sass/_universal.sass */
body {
  background-color: #58595B;
  overflow-x: hidden;
}

/* line 43, sass/_universal.sass */
h1 {
  font-family: 'Rockwell';
  font-weight: normal;
  font-weight: 300;
  font-size: 54px;
  margin-bottom: 20px;
}

/* line 50, sass/_universal.sass */
h2 {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  font-size: 24px;
  line-height: 1.25;
  margin: 12px 0px 24px 0px;
  color: black;
}

/* line 57, sass/_universal.sass */
h3 {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  font-size: 18px;
  line-height: 1.25;
  margin: 12px 0px;
}

/* line 63, sass/_universal.sass */
h4 {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
  margin: 12px 0px;
}

/* line 69, sass/_universal.sass */
h5 {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25;
  margin: 12px 0px;
}

/* line 75, sass/_universal.sass */
p {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.25;
  margin-bottom: 28px;
  color: rgba(0, 0, 0, 0.75);
}

/* line 82, sass/_universal.sass */
ul, ol {
  list-style-type: none !important;
}

/* line 85, sass/_universal.sass */
ul li ul {
  margin-left: 0;
}

/* line 88, sass/_universal.sass */
strong {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  font-weight: normal;
  font-weight: 300;
  font-weight: bold;
}

/* line 94, sass/_universal.sass */
i, em {
  font-style: italic;
}

/* line 97, sass/_universal.sass */
a {
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  color: #006874;
}

/* line 103, sass/_universal.sass */
a.button {
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: url("img/texture-pattern2.png");
}

/* line 110, sass/_universal.sass */
.iframe {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 0px;
}
/* line 116, sass/_universal.sass */
.iframe iframe, .iframe object, .iframe embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 123, sass/_universal.sass */
span.divider {
  color: rgba(0, 0, 0, 0.125);
}

/* line 126, sass/_universal.sass */
img.alignright {
  padding-right: 30px;
  padding-bottom: 30px;
  float: right;
}

/* line 131, sass/_universal.sass */
img.alignleft {
  padding-right: 30px;
  padding-bottom: 30px;
  float: left;
}

/* line 136, sass/_universal.sass */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 100%;
}

/* line 144, sass/_universal.sass */
hr {
  border-bottom: 1px solid rgba(0, 104, 116, 0.5);
}

/* line 147, sass/_universal.sass */
.row {
  max-width: 90rem;
}

/* line 153, sass/_universal.sass */
#page {
  margin-bottom: 1.875rem;
}
/* line 157, sass/_universal.sass */
#page ul {
  list-style-position: inside;
}
/* line 161, sass/_universal.sass */
#page ul li {
  font-size: 22px;
  line-height: 34px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  color: rgba(0, 0, 0, 0.75);
}

/* line 170, sass/_universal.sass */
#page-title {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.55);
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 179, sass/_universal.sass */
#page-title.image-bg h1 {
  color: white;
}
/* line 183, sass/_universal.sass */
#page-title.page-nav h1 {
  padding-bottom: 20px;
}
/* line 186, sass/_universal.sass */
#page-title.page-nav h1:after {
  display: none;
}
/* line 189, sass/_universal.sass */
#page-title.page-nav .button {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125);
  color: #006874;
  font-family: 'Gill Sans MT Pro Book';
  letter-spacing: 1.2px;
}
/* line 196, sass/_universal.sass */
#page-title.page-nav .button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 199, sass/_universal.sass */
#page-title img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
/* line 204, sass/_universal.sass */
#page-title h1 {
  text-align: center;
}
/* line 207, sass/_universal.sass */
#page-title h1:after {
  background: rgba(0, 0, 0, 0.25);
  display: block;
  height: 1px;
  margin: 20px auto 20px auto;
  width: 60px;
  content: "";
}
/* line 214, sass/_universal.sass */
#page-title p {
  text-align: center;
  margin: 0px;
}
/* line 218, sass/_universal.sass */
#page-title .scientific {
  margin-bottom: 10px;
}
/* line 221, sass/_universal.sass */
#page-title .button {
  width: 250px;
}
/* line 224, sass/_universal.sass */
#page-title .adopt {
  background-color: #8b8d09;
  background-image: url("img/texture-pattern2.png");
}
/* line 228, sass/_universal.sass */
#page-title .adopt:hover {
  background-color: #5c5d06;
}
/* line 231, sass/_universal.sass */
#page-title .share {
  background-color: #E33258;
  background-image: url("img/texture-pattern2.png");
}
/* line 235, sass/_universal.sass */
#page-title .share:hover {
  background-color: #c71b40;
}

/* line 237, sass/_universal.sass */
#page-content {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* line 251, sass/_universal.sass */
#page-content #featured-content {
  margin-bottom: 28px;
}
/* line 254, sass/_universal.sass */
#page-content ul {
  list-style-position: inside;
  margin-bottom: 28px;
}
/* line 258, sass/_universal.sass */
#page-content ul li {
  display: table-row;
  font-size: 22px;
  line-height: 34px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  color: rgba(0, 0, 0, 0.75);
}
/* line 265, sass/_universal.sass */
#page-content ul li:before {
  content: "•";
  display: table-cell;
  padding-right: 20px;
  text-align: right;
  font-family: 'Rockwell';
  color: black;
}
/* line 275, sass/_universal.sass */
#page-content ul.animal-facts li {
  padding: 15px 25px;
  display: block;
  font-weight: bold;
}
/* line 280, sass/_universal.sass */
#page-content ul.animal-facts li:nth-child(odd) {
  background: #e6e6e6;
}
/* line 283, sass/_universal.sass */
#page-content ul.animal-facts li::before {
  content: "";
  padding: 0;
}
/* line 289, sass/_universal.sass */
#page-content.event ul, #page-content.event li:before {
  content: "";
  padding-right: 0;
}
/* line 295, sass/_universal.sass */
#page-content ul[class*="block-grid-"] li:before {
  content: "";
  padding: 0px;
}

/* line 299, sass/_universal.sass */
em, i, italic {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  font-style: italic;
}

/* line 302, sass/_universal.sass */
.author {
  width: 100%;
  margin: 80px 0px 20px 0px;
  padding: 40px 0px;
  border-top: 1px solid rgba(63, 48, 36, 0.125);
}
/* line 309, sass/_universal.sass */
.author img {
  width: 150px;
  height: auto;
  display: inline-block;
  float: left;
  margin-right: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 318, sass/_universal.sass */
.author h4 {
  font-size: 20px;
  font-family: 'Rockwell';
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 324, sass/_universal.sass */
.author p {
  font-size: 17px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  font-style: italic;
  padding-right: 80px;
}

/* line 332, sass/_universal.sass */
ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}
/* line 336, sass/_universal.sass */
ul.pagination li {
  display: block;
  float: left;
}

/* line 341, sass/_universal.sass */
ul.pagination li a, ul.pagination li button {
  display: block;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #cccccc;
  border: none;
  padding: 16px 20px;
  margin: 12px 10px 0 0;
  color: white;
}

/* line 355, sass/_universal.sass */
ul.pagination li a.selected {
  background-image: url(img/texture-pattern2.png);
  background-color: #E33258;
}

/* line 3, sass/_nav.sass */
nav {
  width: 100%;
  background-color: white;
  height: 94px;
  background-image: url("img/texture-pattern2.png");
  position: relative;
}
/* line 10, sass/_nav.sass */
nav.interior {
  background-color: #3f3024;
}
/* line 14, sass/_nav.sass */
nav.interior .nav-left ul li a, nav.interior .nav-right ul li a {
  color: white;
}
/* line 17, sass/_nav.sass */
nav .nav-mobile, nav .nav-tickets {
  padding: 25px 10px;
  font-size: 24px;
  display: none;
  color: #006874;
  z-index: 999;
  position: absolute;
  top: 0px;
}
@media only screen and (max-width: 1024px) {
  /* line 17, sass/_nav.sass */
  nav .nav-mobile, nav .nav-tickets {
    display: inline-block;
  }
}
/* line 28, sass/_nav.sass */
nav .nav-mobile {
  left: 0px;
}
/* line 31, sass/_nav.sass */
nav .nav-tickets {
  right: 0px;
}
/* line 34, sass/_nav.sass */
nav .logo {
  width: 100%;
  padding: 25px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
}
/* line 42, sass/_nav.sass */
nav .logo img {
  width: 145px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 48, sass/_nav.sass */
nav .nav {
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  /* line 48, sass/_nav.sass */
  nav .nav {
    display: none;
  }
}
/* line 54, sass/_nav.sass */
nav .nav-left {
  float: left;
  padding-left: 40px;
}
/* line 58, sass/_nav.sass */
nav .nav-right {
  float: right;
  padding-right: 40px;
}
/* line 64, sass/_nav.sass */
nav .nav-left ul li, nav .nav-right ul li {
  display: inline-block;
}
/* line 68, sass/_nav.sass */
nav .nav-left ul li:hover a, nav .nav-right ul li:hover a {
  color: #4DBCE9;
}
/* line 71, sass/_nav.sass */
nav .nav-left ul li:hover ul, nav .nav-right ul li:hover ul {
  display: block;
}
/* line 74, sass/_nav.sass */
nav .nav-left ul li:hover ul li a, nav .nav-right ul li:hover ul li a {
  color: white;
}
/* line 76, sass/_nav.sass */
nav .nav-left ul li a, nav .nav-right ul li a {
  display: block;
  padding: 40px 10px;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.75);
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}
/* line 86, sass/_nav.sass */
nav .nav-left ul li ul, nav .nav-right ul li ul {
  max-width: 220px;
  width: 100%;
  max-height: none;
  height: auto;
  background-color: #4DBCE9;
  border: 0px none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: 99999;
  position: absolute;
  display: none;
}
/* line 100, sass/_nav.sass */
nav .nav-left ul li ul li, nav .nav-right ul li ul li {
  display: block;
}
/* line 103, sass/_nav.sass */
nav .nav-left ul li ul li a, nav .nav-right ul li ul li a {
  display: block;
  padding: 15px 0px;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
}
/* line 113, sass/_nav.sass */
nav .nav-left ul li ul li a:hover, nav .nav-right ul li ul li a:hover {
  background-color: rgba(0, 0, 0, 0.125);
}
/* line 116, sass/_nav.sass */
nav .nav-left ul li ul:before, nav .nav-right ul li ul:before {
  border-style: inset inset solid;
  border-width: 10px;
  border-color: transparent transparent #4DBCE9;
  content: "";
  display: block;
  height: 0;
  left: 10px;
  position: absolute;
  top: -20px;
  width: 0;
  z-index: 99;
  background-color: #fff;
}

/* line 132, sass/_nav.sass */
#nav-mobile {
  width: 100%;
  height: 100%;
  background-color: #58595B;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: -100%;
  position: fixed;
  overflow: scroll;
  top: 0px;
  left: 0px;
  z-index: 9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 146, sass/_nav.sass */
#nav-mobile.active {
  margin-left: 0px;
}
/* line 150, sass/_nav.sass */
#nav-mobile .nav-close {
  display: block;
  padding: 31px 20px 30px 20px;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: white;
  text-align: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.125);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("img/texture-pattern2.png");
}
/* line 163, sass/_nav.sass */
#nav-mobile ul {
  width: 100%;
  padding: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
}
/* line 169, sass/_nav.sass */
#nav-mobile ul a {
  display: block;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1.2px;
  color: white;
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  text-align: center;
}
/* line 182, sass/_nav.sass */
#nav-mobile ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.125);
  padding: 0px;
}
/* line 186, sass/_nav.sass */
#nav-mobile ul li:first-child {
  border-top: none;
}
/* line 189, sass/_nav.sass */
#nav-mobile ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.125);
}
/* line 192, sass/_nav.sass */
#nav-mobile ul li ul {
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.125);
  display: none;
}
/* line 197, sass/_nav.sass */
#nav-mobile ul li ul li {
  border: none;
  padding: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.125);
}
/* line 202, sass/_nav.sass */
#nav-mobile ul li ul li:last-child {
  border: none;
}
/* line 205, sass/_nav.sass */
#nav-mobile ul li ul li a {
  padding: 20px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
}
/* line 209, sass/_nav.sass */
#nav-mobile p {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.75);
}
/* line 216, sass/_nav.sass */
#nav-mobile p a {
  color: white;
  font-size: 24px;
}

/* line 222, sass/_nav.sass */
#ticket-panel {
  width: 20%;
  height: 100%;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-right: -20%;
  position: fixed;
  overflow-y: scroll;
  top: 0px;
  right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 0;
}
@media only screen and (max-width: 1024px) {
  /* line 222, sass/_nav.sass */
  #ticket-panel {
    width: 35%;
    overflow: visible;
    height: auto;
  }
}
/* line 239, sass/_nav.sass */
#ticket-panel.shift-left {
  margin-right: 0px;
  -webkit-overflow-scrolling: auto;
  position: absolute;
}
/* line 246, sass/_nav.sass */
#ticket-panel .ticket-close {
  display: block;
  padding: 40px 40px;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: white;
  text-align: right;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.125);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("img/texture-pattern2.png");
}
/* line 259, sass/_nav.sass */
#ticket-panel .ticket-close:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 262, sass/_nav.sass */
#ticket-panel .ticket-content {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  overflow-y: scroll;
}
/* line 268, sass/_nav.sass */
#ticket-panel .ticket-content h2 {
  color: white;
  font-family: 'Rockwell';
  font-size: 24px;
  margin-bottom: 24px;
}
/* line 274, sass/_nav.sass */
#ticket-panel .ticket-content p {
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.85);
}
/* line 279, sass/_nav.sass */
#ticket-panel .ticket-content .price {
  font-size: 24px;
  display: block;
  color: white;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
}
/* line 285, sass/_nav.sass */
#ticket-panel .ticket-content .age {
  font-size: 16px;
  line-height: 24px;
  display: block;
}

/* line 292, sass/_nav.sass */
#search-bar {
  width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  position: relative;
  text-align: right;
}
/* line 300, sass/_nav.sass */
#search-bar input[type="text"] {
  width: 300px;
  margin: 0px;
  text-align: right;
  display: inline-block;
  background-color: none;
  border-width: 0px 0px 1px 0px;
  border-color: white;
  border-style: solid;
}
/* line 310, sass/_nav.sass */
#search-bar p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  padding: 0px 40px 0px 10px;
}
/* line 318, sass/_nav.sass */
#search-bar p a {
  color: #6D6E70;
  padding: 10px 8px;
}
/* line 322, sass/_nav.sass */
#search-bar p a:hover {
  background-color: #4DBCE9;
  color: white;
}

/* line 327, sass/_nav.sass */
#search-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 104, 116, 0.95);
  z-index: 19;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 200px;
  background-image: url("img/texture-pattern2.png");
}
/* line 342, sass/_nav.sass */
#search-overlay.clicked {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 346, sass/_nav.sass */
#search-overlay h1 {
  color: white;
  text-align: center;
}
/* line 350, sass/_nav.sass */
#search-overlay .share-box {
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
}
/* line 356, sass/_nav.sass */
#search-overlay .share-box .fa-stack {
  font-size: 3em;
}
/* line 359, sass/_nav.sass */
#search-overlay .share-box .fa-stack-2x {
  color: white;
}
/* line 364, sass/_nav.sass */
#search-overlay .share-box a:hover .fa-stack-2x {
  color: #006874;
}
/* line 367, sass/_nav.sass */
#search-overlay .search-box {
  background: none;
  border-width: 0px 0px 3px 0px;
  border-color: white;
  border-style: dashed;
  color: white;
  font-size: 24px;
  height: auto;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
}
/* line 377, sass/_nav.sass */
#search-overlay p {
  text-align: center;
}
/* line 380, sass/_nav.sass */
#search-overlay p a {
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 386, sass/_nav.sass */
#search-overlay p a:hover {
  color: white;
}
/* line 389, sass/_nav.sass */
#search-overlay .search-box::-webkit-input-placeholder, #search-overlay .search-box:-moz-placeholder, #search-overlay .search-box::-moz-placeholder, #search-overlay .search-box:-ms-input-placeholder {
  color: #ffffff;
}

/* line 394, sass/_nav.sass */
#takeover {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 104, 116, 0.8);
  z-index: 19;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("img/texture-pattern2.png");
}
/* line 408, sass/_nav.sass */
#takeover.show {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 412, sass/_nav.sass */
#takeover .takeover-table {
  display: table;
  width: 100%;
  height: 100%;
}
/* line 417, sass/_nav.sass */
#takeover .takeover-table .takeover-table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/* line 422, sass/_nav.sass */
#takeover .takeover-table .takeover-table-cell .box {
  width: 70%;
  margin: 0px auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px;
  background-color: white;
  text-align: center;
  border: 10px solid #006874;
  background-image: url("img/tzoo-texture-bg2.jpg");
}
@media only screen and (max-width: 768px) {
  /* line 422, sass/_nav.sass */
  #takeover .takeover-table .takeover-table-cell .box {
    padding: 10px;
    width: 80%;
  }
  /* line 437, sass/_nav.sass */
  #takeover .takeover-table .takeover-table-cell .box .eyebrow {
    font-size: 12px !important;
    margin-top: 0px;
  }
  /* line 441, sass/_nav.sass */
  #takeover .takeover-table .takeover-table-cell .box h1, #takeover .takeover-table .takeover-table-cell .box h2, #takeover .takeover-table .takeover-table-cell .box h3, #takeover .takeover-table .takeover-table-cell .box h4, #takeover .takeover-table .takeover-table-cell .box h5 {
    font-size: 26px;
  }
  /* line 444, sass/_nav.sass */
  #takeover .takeover-table .takeover-table-cell .box p {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 448, sass/_nav.sass */
#takeover .takeover-table .takeover-table-cell .box .eyebrow {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 457, sass/_nav.sass */
#takeover .takeover-table .takeover-table-cell .box .button {
  background-color: #E33258;
}

/* line 3, sass/_pages.sass */
#page-content, .sidebar-content {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* line 6, sass/_pages.sass */
#page-content #featured-content, .sidebar-content #featured-content {
  margin-bottom: 28px;
}

/* line 9, sass/_pages.sass */
.sidebar {
  text-align: center;
}
/* line 12, sass/_pages.sass */
.sidebar .calendar-icon {
  border: solid 2px gray;
  padding: 15px;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 80px;
  margin: 0 auto;
}
/* line 21, sass/_pages.sass */
.sidebar .calendar-icon .fa-stack {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
/* line 29, sass/_pages.sass */
.sidebar .calendar-icon .fa-stack .fa-circle {
  font-size: 1em;
}
/* line 32, sass/_pages.sass */
.sidebar .calendar-icon .fa-stack .fa-stack-1x {
  font-size: 15px;
  color: white;
}
/* line 36, sass/_pages.sass */
.sidebar .calendar-icon:hover {
  border: solid 2px #ff6666;
}

/* line 40, sass/_pages.sass */
#page-wrapper {
  background-color: white;
  width: 100%;
  position: relative;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-image: url("img/tzoo-texture-bg2.jpg");
  z-index: 1;
}
/* line 48, sass/_pages.sass */
#page-wrapper.shift-left {
  margin-left: -20%;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  /* line 48, sass/_pages.sass */
  #page-wrapper.shift-left {
    margin-left: -35%;
  }
}

/* line 60, sass/_pages.sass */
.card {
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.0625);
  width: 100%;
  height: auto;
  position: relative;
}
/* line 73, sass/_pages.sass */
.card.related .card-text h3 {
  font-size: 24px;
  margin: 0px 0px 18px 0px;
  color: #006874;
}
/* line 78, sass/_pages.sass */
.card.related .card-text p {
  margin: 0px;
  font-size: 14px;
  line-height: 17px;
  color: #b19a87;
}
/* line 84, sass/_pages.sass */
.card.related .card-text .title {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
/* line 89, sass/_pages.sass */
.card.related .card-text .thumb {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
/* line 94, sass/_pages.sass */
.card.related .card-text .date, .card.related .card-text .category {
  display: block;
}
/* line 98, sass/_pages.sass */
.card.related .card-text .entry-info p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.75);
}
/* line 107, sass/_pages.sass */
.card.card-featured .card-image:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 55%;
  position: relative;
  vertical-align: top;
}
/* line 115, sass/_pages.sass */
.card.card-featured .card-text {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 119, sass/_pages.sass */
.card.card-featured .card-text h2, .card.card-featured .card-text h3 {
  font-size: 34px;
  margin: 0px 0px 18px 0px;
  color: #006874;
  text-transform: none;
  letter-spacing: 0px;
}
/* line 126, sass/_pages.sass */
.card.card-featured .card-text h2, .card.card-featured .card-text h3, .card.card-featured .card-text h4, .card.card-featured .card-text h5, .card.card-featured .card-text p {
  text-align: left;
}
/* line 129, sass/_pages.sass */
.card.card-featured .card-text .date {
  font-size: 11px;
}
/* line 133, sass/_pages.sass */
.card.overlay .card-text {
  background-image: url("img/texture-pattern2.png");
  background-color: rgba(0, 104, 116, 0.85);
  position: absolute;
  bottom: 20px;
  left: 0px;
}
/* line 140, sass/_pages.sass */
.card.overlay .card-text h2, .card.overlay .card-text h3, .card.overlay .card-text h4, .card.overlay .card-text h5, .card.overlay .card-text p {
  color: white;
}
/* line 143, sass/_pages.sass */
.card.overlay .card-text .card-image {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 147, sass/_pages.sass */
.card .card-image {
  background-color: white;
  overflow: hidden;
  position: relative;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 154, sass/_pages.sass */
.card .card-image:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  vertical-align: top;
}
/* line 162, sass/_pages.sass */
.card .card-image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/* line 171, sass/_pages.sass */
.card .card-image .image {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 185, sass/_pages.sass */
.card .card-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}
/* line 190, sass/_pages.sass */
.card .card-text h2, .card .card-text h3, .card .card-text h4, .card .card-text h5, .card .card-text p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: uppercase;
  text-align: center;
  color: #006874;
  letter-spacing: 1.25px;
  margin: 0px;
}
/* line 200, sass/_pages.sass */
.card .card-text .summary {
  font-size: 17px;
  line-height: 22px;
  text-transform: none;
  text-align: left;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 214, sass/_pages.sass */
#page.news #page-title h1 {
  text-align: left;
  display: table;
}
/* line 217, sass/_pages.sass */
#page.news #page-title ul {
  text-align: left;
}
/* line 219, sass/_pages.sass */
#page.news #page-title ul li {
  display: inline-block;
  width: 30%;
}
/* line 222, sass/_pages.sass */
#page.news #page-title ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px;
  color: #006874;
}
/* line 235, sass/_pages.sass */
#page.news #page-title ul li.current-cat:before {
  content: "";
}
/* line 241, sass/_pages.sass */
#page.news .card .card-image:before {
  padding-bottom: 50%;
}
/* line 244, sass/_pages.sass */
#page.news ul {
  margin-bottom: 0;
}

/* line 249, sass/_pages.sass */
.newsroom #loadmore {
  text-align: center;
}
/* line 253, sass/_pages.sass */
.newsroom .card .card-text h3 {
  font-size: 24px;
  text-align: left;
  text-transform: none;
}
/* line 257, sass/_pages.sass */
.newsroom .card .info {
  padding: 10px 0 0;
  text-align: left;
}
/* line 260, sass/_pages.sass */
.newsroom .card .info .date {
  text-transform: none;
  color: rgba(0, 0, 0, 0.75);
  text-align: left;
}
/* line 264, sass/_pages.sass */
.newsroom .card .info .category {
  font-size: 12px;
  text-transform: none;
}

/* line 270, sass/_pages.sass */
#page-header {
  width: 100%;
  height: auto;
  background-color: #E6E7E8;
  position: relative;
}
/* line 277, sass/_pages.sass */
#page-header.fourohfour:after {
  background-image: none;
}
/* line 280, sass/_pages.sass */
#page-header:after {
  content: "";
  z-index: 5;
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 20px;
  position: absolute;
  background-image: url("img/border-test2.png");
  background-repeat: repeat-x;
}
/* line 291, sass/_pages.sass */
#page-header.test {
  margin: 20px auto;
  max-width: 90em;
  width: 100%;
}
/* line 297, sass/_pages.sass */
#page-header .page-header-404 {
  width: 100%;
  padding-top: 40px;
}
/* line 301, sass/_pages.sass */
#page-header .page-header-404 h1, #page-header .page-header-404 h2, #page-header .page-header-404 h3, #page-header .page-header-404 h4, #page-header .page-header-404 h5, #page-header .page-header-404 h6, #page-header .page-header-404 p {
  text-align: center;
  color: white;
}
/* line 305, sass/_pages.sass */
#page-header .page-header-image {
  width: 100%;
  display: block;
  background-color: #E6E7E8;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 314, sass/_pages.sass */
#page-header .page-header-image.align-top {
  background-position: center top;
}
/* line 317, sass/_pages.sass */
#page-header .page-header-image.align-middle {
  background-position: center center;
}
/* line 320, sass/_pages.sass */
#page-header .page-header-image.align-bottom {
  background-position: center bottom;
}
/* line 323, sass/_pages.sass */
#page-header .page-header-image.aspect-16-9 {
  padding-bottom: 40%;
}
/* line 326, sass/_pages.sass */
#page-header .page-header-image.aspect-16-4 {
  padding-bottom: 20%;
}
/* line 329, sass/_pages.sass */
#page-header .page-header-image:after {
  content: "";
  display: block;
  height: 0px;
  position: relative;
  vertical-align: top;
}
/* line 336, sass/_pages.sass */
#page-header ul.slider {
  visibility: hidden;
}
/* line 339, sass/_pages.sass */
#page-header ul.slider li {
  width: 100%;
  background-color: white;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 347, sass/_pages.sass */
#page-header ul.slider li.align-top {
  background-position: center top;
}
/* line 350, sass/_pages.sass */
#page-header ul.slider li.align-middle {
  background-position: center center;
}
/* line 353, sass/_pages.sass */
#page-header ul.slider li.align-bottom {
  background-position: center bottom;
}
/* line 356, sass/_pages.sass */
#page-header ul.slider li:after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* line 365, sass/_pages.sass */
#page-header ul.slider li:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 40%;
  position: relative;
  vertical-align: top;
}
/* line 373, sass/_pages.sass */
#page-header ul.slider li img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/* line 382, sass/_pages.sass */
#page-header ul.slider li a.slide-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 390, sass/_pages.sass */
#page-header ul.slider li .caption {
  position: absolute;
  z-index: 9999;
  bottom: 80px;
  right: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.15);
}
/* line 400, sass/_pages.sass */
#page-header ul.slider li .caption a p {
  color: rgba(255, 255, 255, 0.65);
}
/* line 403, sass/_pages.sass */
#page-header ul.slider li .caption a p:hover {
  color: white;
}
/* line 406, sass/_pages.sass */
#page-header ul.slider li .caption p {
  font-size: 10px;
  line-height: 11px;
  letter-spacing: 0.75px;
  margin: 0px;
  text-transform: uppercase;
  text-align: right;
}
/* line 414, sass/_pages.sass */
#page-header .controls {
  z-index: 2;
}
/* line 417, sass/_pages.sass */
#page-header .controls .controls-prev {
  margin-left: 0px;
}
/* line 420, sass/_pages.sass */
#page-header .controls .controls-next {
  margin-right: 0px;
}

/* line 424, sass/_pages.sass */
.news {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.0625);
}
/* line 428, sass/_pages.sass */
.news .header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-image: url("img/texture-pattern2.png");
  background-repeat: no-repeat;
}
/* line 436, sass/_pages.sass */
.news .header h2 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 450, sass/_pages.sass */
.news ul.entries {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
/* line 455, sass/_pages.sass */
.news ul.entries li {
  height: auto;
  border-top: 1px solid rgba(177, 154, 135, 0.25);
}
/* line 461, sass/_pages.sass */
.news ul.entries li:first-child .title {
  width: 50%;
  display: inline-block;
  float: left;
}
/* line 466, sass/_pages.sass */
.news ul.entries li:first-child .title h3 {
  font-size: 28px;
}
/* line 469, sass/_pages.sass */
.news ul.entries li:first-child .thumb {
  width: 50%;
  display: inline-block;
  float: right;
}
/* line 474, sass/_pages.sass */
.news ul.entries li:first-child .thumb img {
  margin-bottom: -5px;
  width: 100%;
  height: auto;
}
/* line 479, sass/_pages.sass */
.news ul.entries li:last-child {
  border-bottom: none;
}
/* line 484, sass/_pages.sass */
.news ul.entries a h3 {
  font-size: 24px;
  margin: 0px 0px 18px 0px;
  color: #006874;
}
/* line 489, sass/_pages.sass */
.news ul.entries a:hover h3 {
  color: black;
}
/* line 492, sass/_pages.sass */
.news ul.entries p {
  margin: 0px;
  font-size: 14px;
  line-height: 17px;
  color: #b19a87;
}
/* line 498, sass/_pages.sass */
.news ul.entries .title {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
/* line 503, sass/_pages.sass */
.news ul.entries .thumb {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  display: none;
}
/* line 509, sass/_pages.sass */
.news ul.entries .date, .news ul.entries .category {
  display: block;
}

/* line 513, sass/_pages.sass */
.today {
  border: 1px solid rgba(0, 0, 0, 0.0625);
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 517, sass/_pages.sass */
.today .header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-image: url("img/texture-pattern2.png");
  background-repeat: no-repeat;
  text-align: center;
}
/* line 525, sass/_pages.sass */
.today .header .zoo-info {
  margin-top: 10px;
}
/* line 528, sass/_pages.sass */
.today .header h2 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 537, sass/_pages.sass */
.today .hours {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px;
}
/* line 542, sass/_pages.sass */
.today .hours p {
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
}
/* line 547, sass/_pages.sass */
.today .conditions {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px;
  text-align: center;
  background-image: url("img/texture-pattern2.png");
  background-color: #4DBCE9;
  background-repeat: no-repeat;
}
/* line 558, sass/_pages.sass */
.today .conditions p {
  font-size: 48px;
  color: white;
}
/* line 562, sass/_pages.sass */
.today .conditions p i {
  color: rgba(255, 255, 255, 0.5);
}
/* line 565, sass/_pages.sass */
.today .conditions #weather-message {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0px 0px 0px;
}
/* line 571, sass/_pages.sass */
.today .conditions #weather-text {
  display: inline;
  font-size: 48px;
  color: white;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  padding-right: 10px;
}
/* line 578, sass/_pages.sass */
.today .conditions #weather-sprite {
  display: inline;
  color: white;
  position: relative;
}
/* line 583, sass/_pages.sass */
.today .conditions #weather-sprite #main {
  position: absolute;
  left: 0;
}
/* line 587, sass/_pages.sass */
.today ul.events {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px;
  text-align: center;
}
/* line 594, sass/_pages.sass */
.today ul.events li {
  padding: 10px 0px;
}
/* line 597, sass/_pages.sass */
.today ul.events a {
  color: #006874;
}
/* line 600, sass/_pages.sass */
.today ul.events a:hover {
  color: black;
}
/* line 602, sass/_pages.sass */
.today ul.events p {
  text-align: left;
  line-height: 24px;
  margin: 0px;
}
/* line 607, sass/_pages.sass */
.today ul.events .time, .today ul.events .name, .today ul.events .place {
  font-size: 18px;
  display: block;
  font-family: 'Gill Sans MT Pro';
  font-weight: bold;
}
/* line 612, sass/_pages.sass */
.today ul.events .place {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  color: #b19a87;
}
/* line 616, sass/_pages.sass */
.today .more {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px;
  text-align: center;
}
/* line 623, sass/_pages.sass */
.today .more .button {
  width: 100%;
  background-color: #E33258;
}
/* line 627, sass/_pages.sass */
.today .more p {
  margin: 0px;
  padding: 0px;
}

/* line 631, sass/_pages.sass */
.contact-map {
  border: 1px solid rgba(0, 0, 0, 0.0625);
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 635, sass/_pages.sass */
.contact-map .header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-image: url("img/texture-pattern2.png");
  background-repeat: no-repeat;
  text-align: center;
}
/* line 643, sass/_pages.sass */
.contact-map .header .zoo-info {
  margin-top: 10px;
}
/* line 646, sass/_pages.sass */
.contact-map .header h2 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 655, sass/_pages.sass */
.contact-map #contact-map-box {
  width: 100%;
  height: 150px;
  background-color: #b19a87;
}
/* line 660, sass/_pages.sass */
.contact-map .contact-content {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px;
}
/* line 665, sass/_pages.sass */
.contact-map .contact-content p {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.75);
}
/* line 672, sass/_pages.sass */
.contact-map .more {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px;
  text-align: center;
}
/* line 679, sass/_pages.sass */
.contact-map .more .button {
  width: 100%;
  background-color: #E33258;
}
/* line 683, sass/_pages.sass */
.contact-map .more p {
  margin: 0px;
  padding: 0px;
}

/* line 689, sass/_pages.sass */
.banner img {
  width: 100%;
  height: auto;
}
/* line 693, sass/_pages.sass */
.banner .banner-desktop {
  display: block;
}
/* line 695, sass/_pages.sass */
.banner .banner-mobile {
  display: none;
}

/* line 702, sass/_pages.sass */
.controls {
  width: 40px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  display: block;
}
/* line 710, sass/_pages.sass */
.controls.container-left {
  top: 0px;
  left: 0px;
}
/* line 714, sass/_pages.sass */
.controls.container-right {
  top: 0px;
  right: 0px;
}

/* line 718, sass/_pages.sass */
.controls-prev, .controls-next {
  width: 40px;
  height: 100%;
  display: table;
  margin: 0px;
  padding: 0px;
  position: absolute;
}
/* line 726, sass/_pages.sass */
.controls-prev a, .controls-next a {
  width: 40px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
/* line 733, sass/_pages.sass */
.controls-prev a:hover img, .controls-next a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 736, sass/_pages.sass */
.controls-prev a img, .controls-next a img {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  width: 100%;
  height: auto;
}

/* line 743, sass/_pages.sass */
.controls-prev {
  top: 0px;
  left: 0px;
  margin-left: -30px;
}

/* line 748, sass/_pages.sass */
.controls-next {
  top: 0px;
  right: 0px;
  margin-right: -30px;
}

/* line 754, sass/_pages.sass */
.controls-pager {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 20px;
  left: 0px;
  z-index: 2;
  text-align: center;
}
/* line 763, sass/_pages.sass */
.controls-pager .bx-pager-item {
  display: inline-block;
  padding: 0px 5px;
}
/* line 767, sass/_pages.sass */
.controls-pager .bx-pager-item a.bx-pager-link {
  width: 12px;
  height: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-indent: -9999px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 775, sass/_pages.sass */
.controls-pager .bx-pager-item a.bx-pager-link:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 778, sass/_pages.sass */
.controls-pager .bx-pager-item a.bx-pager-link.active {
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 9, sass/_modules.sass */
.accordion {
  margin-top: 28px;
}
/* line 11, sass/_modules.sass */
.accordion + .accordion {
  margin-top: 0px;
}
/* line 14, sass/_modules.sass */
.accordion .header {
  display: table;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 14, sass/_modules.sass */
  .accordion .header {
    display: block;
  }
}
/* line 23, sass/_modules.sass */
.accordion .header .title {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
@media only screen and (max-width: 767px) {
  /* line 23, sass/_modules.sass */
  .accordion .header .title {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 36, sass/_modules.sass */
.accordion .header .desc {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-left: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  /* line 36, sass/_modules.sass */
  .accordion .header .desc {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 50, sass/_modules.sass */
.accordion .body .accord li {
  display: block;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.0625);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
}
/* line 57, sass/_modules.sass */
.accordion .body .accord li:before, .accordion .body .accord li:after {
  display: none;
}
/* line 61, sass/_modules.sass */
.accordion .body .accord .accord-title h3 {
  position: relative;
  margin: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  width: 100%;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 61, sass/_modules.sass */
  .accordion .body .accord .accord-title h3 {
    font-size: 18px;
    padding-right: 40px;
  }
}
/* line 73, sass/_modules.sass */
.accordion .body .accord .accord-title h3:after {
  display: block;
  font-family: FontAwesome;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  z-index: 2;
}
/* line 85, sass/_modules.sass */
.accordion .body .accord .accord-title:hover h3 {
  border-color: #006874;
  color: #006874;
}
/* line 89, sass/_modules.sass */
.accordion .body .accord .accord-content {
  display: none;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.0625);
}

/* line 101, sass/_modules.sass */
#animal-list h2, #animal-list h2, #animal-list h3, #animal-list h4 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 111, sass/_modules.sass */
#animal-list h2:after, #animal-list h2:after, #animal-list h3:after, #animal-list h4:after {
  background: rgba(0, 104, 116, 0.25);
  display: block;
  height: 1px;
  margin: 20px auto 40px auto;
  width: 60px;
  content: "";
}
/* line 122, sass/_modules.sass */
#animal-list .card.overlay .card-text h2, #animal-list .card.overlay .card-text h3, #animal-list .card.overlay .card-text h4, #animal-list .card.overlay .card-text h5, #animal-list .card.overlay .card-text p {
  color: white;
}
/* line 125, sass/_modules.sass */
#animal-list .card .card-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}
/* line 130, sass/_modules.sass */
#animal-list .card .card-text h2, #animal-list .card .card-text h3, #animal-list .card .card-text h4, #animal-list .card .card-text h5, #animal-list .card .card-text p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: uppercase;
  text-align: center;
  color: #006874;
  letter-spacing: 1.25px;
  margin: 0px;
}
/* line 140, sass/_modules.sass */
#animal-list .card .card-text h2:after, #animal-list .card .card-text h3:after, #animal-list .card .card-text h4:after, #animal-list .card .card-text h5:after, #animal-list .card .card-text p:after {
  display: none;
}
/* line 142, sass/_modules.sass */
#animal-list .animal-content {
  padding: 10px;
}
/* line 145, sass/_modules.sass */
#animal-list .animal-content h4 {
  font-size: 16px;
  color: white;
  margin-top: 0;
  letter-spacing: 1px;
  vertical-align: bottom;
}
/* line 151, sass/_modules.sass */
#animal-list .animal-content h4:after {
  content: "";
  margin: 0;
}

/* line 158, sass/_modules.sass */
.module-columns.content-block {
  margin-top: 28px;
}
/* line 161, sass/_modules.sass */
.module-columns.content-block ul {
  list-style-position: inside;
  margin-bottom: 12px;
}
/* line 165, sass/_modules.sass */
.module-columns.content-block ul li {
  display: table-row;
  font-size: 22px;
  line-height: 34px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  color: rgba(0, 0, 0, 0.75);
}
/* line 172, sass/_modules.sass */
.module-columns.content-block ul li:before {
  content: "•";
  display: table-cell;
  padding-right: 20px;
  text-align: right;
  font-family: 'Rockwell';
  color: black;
}
/* line 179, sass/_modules.sass */
.module-columns.content-block ol {
  list-style-position: inside;
  margin-bottom: 12px;
  counter-reset: item;
}
/* line 183, sass/_modules.sass */
.module-columns.content-block ol li {
  counter-increment: item;
  display: table-row;
  font-size: 22px;
  line-height: 34px;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  color: rgba(0, 0, 0, 0.75);
}
/* line 190, sass/_modules.sass */
.module-columns.content-block ol li:before {
  content: counter(item) ".";
  display: table-cell;
  padding-right: 5px;
  text-align: right;
  font-family: 'Rockwell';
  color: black;
}

/* line 201, sass/_modules.sass */
hr {
  margin-top: 28px;
  margin-bottom: 0px;
}

/* line 210, sass/_modules.sass */
#tribe-events-footer .tribe-events-sub-nav li::before {
  content: "";
  padding: 0;
}

/* line 218, sass/_modules.sass */
.link_cards {
  margin-top: 28px;
}
/* line 220, sass/_modules.sass */
.link_cards + .link_cards {
  margin-top: 0px;
}
/* line 222, sass/_modules.sass */
.link_cards .card {
  float: left;
}
/* line 226, sass/_modules.sass */
.link_cards .card.overlay .card-text h2, .link_cards .card.overlay .card-text h3, .link_cards .card.overlay .card-text h4, .link_cards .card.overlay .card-text h5, .link_cards .card.overlay .card-text p {
  color: white;
}
/* line 229, sass/_modules.sass */
.link_cards .card .text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
}
/* line 233, sass/_modules.sass */
.link_cards .card .text p {
  font-size: 18px;
  line-height: 1.5;
}
/* line 236, sass/_modules.sass */
.link_cards .card .text h2 {
  font-size: 26px;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #006874;
}
/* line 242, sass/_modules.sass */
.link_cards .card .text .button-wrap {
  text-align: center;
  margin-bottom: 0;
}
/* line 245, sass/_modules.sass */
.link_cards .card .text .button-wrap .button {
  margin: 0;
}
/* line 251, sass/_modules.sass */
.link_cards .card .horiz-card-text p {
  font-size: 18px;
  line-height: 1.5;
}
/* line 254, sass/_modules.sass */
.link_cards .card .horiz-card-text h2 {
  font-size: 26px;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #006874;
}
/* line 261, sass/_modules.sass */
.link_cards .card .card-image:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 50%;
  position: relative;
  vertical-align: top;
}
/* line 268, sass/_modules.sass */
.link_cards .card .horiz.card-image {
  border-top-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
}

/* line 278, sass/_modules.sass */
.gallery {
  margin-top: 28px;
}
/* line 281, sass/_modules.sass */
.gallery .header {
  display: table;
  border-collapse: collapse;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 281, sass/_modules.sass */
  .gallery .header {
    display: block;
  }
}
/* line 289, sass/_modules.sass */
.gallery .header .title {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
@media only screen and (max-width: 767px) {
  /* line 289, sass/_modules.sass */
  .gallery .header .title {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 302, sass/_modules.sass */
.gallery .header .desc {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-left: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  /* line 302, sass/_modules.sass */
  .gallery .header .desc {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 316, sass/_modules.sass */
.gallery .gallery-hover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}
/* line 327, sass/_modules.sass */
.gallery .gallery-hover:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 330, sass/_modules.sass */
.gallery .gallery-hover span {
  position: relative;
  display: block;
  color: white;
  text-align: center;
  font-family: sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 48px;
  top: 50%;
  transform: translateY(-50%);
}
/* line 342, sass/_modules.sass */
.gallery .gallery-img {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0px;
  margin: 0px;
}
/* line 349, sass/_modules.sass */
.gallery .gallery-img:after {
  width: 100%;
  height: 0px;
  display: block;
  margin-bottom: 60%;
  content: "";
}
/* line 356, sass/_modules.sass */
.gallery .gallery-img img {
  margin: 0px;
  padding: 0px;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  transform: translateY(-50%);
  top: 50%;
  object-fit: cover;
}

/* line 366, sass/_modules.sass */
.full {
  max-width: none;
}

/* line 372, sass/_modules.sass */
.slider-wrap {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 1.875rem;
}
/* line 377, sass/_modules.sass */
.slider-wrap .container-left {
  left: 2em;
}
/* line 379, sass/_modules.sass */
.slider-wrap .container-right {
  right: 2em;
}

/* line 382, sass/_modules.sass */
.multi_slider {
  width: 100%;
  position: relative;
  display: block;
}
/* line 387, sass/_modules.sass */
.multi_slider .slide {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #fcf3e8;
  padding: 0px;
  margin: 0px;
}
/* line 395, sass/_modules.sass */
.multi_slider .slide:after {
  width: 100%;
  height: 0px;
  display: block;
  margin-bottom: 60%;
  content: "";
}
/* line 402, sass/_modules.sass */
.multi_slider .slide img {
  margin: 0px;
  padding: 0px;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  transform: translateY(-50%);
  top: 50%;
  object-fit: cover;
}
/* line 412, sass/_modules.sass */
.multi_slider .prev, .multi_slider .next {
  display: block;
  position: absolute;
  height: 100%;
}
/* line 417, sass/_modules.sass */
.multi_slider .prev a, .multi_slider .next a {
  display: block;
  font-size: 28px;
  background-color: rgba(0, 104, 116, 0);
  padding: 0.9375rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  /* line 417, sass/_modules.sass */
  .multi_slider .prev a, .multi_slider .next a {
    font-size: 16px;
  }
}
/* line 431, sass/_modules.sass */
.multi_slider .prev a:hover, .multi_slider .next a:hover {
  background-color: #006874;
}
/* line 434, sass/_modules.sass */
.multi_slider .prev {
  top: 0px;
  left: 0px;
}
/* line 438, sass/_modules.sass */
.multi_slider .next {
  top: 0px;
  right: 0px;
}
/* line 442, sass/_modules.sass */
.multi_slider .pager {
  position: absolute;
  display: inline-block;
  bottom: 50px;
  right: 0.9375rem;
  background-color: rgba(230, 231, 232, 0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0.9375rem;
  text-align: center;
  font-size: 15px;
  margin: 0px;
  color: white;
}
@media only screen and (max-width: 767px) {
  /* line 442, sass/_modules.sass */
  .multi_slider .pager {
    font-size: 12px;
    line-height: 1;
    bottom: 0.46875rem;
    right: 0.46875rem;
    padding: 0.46875rem;
  }
}

/* line 464, sass/_modules.sass */
.video {
  width: 100%;
  position: relative;
  display: block;
  padding: 20px 0px;
}

/* line 472, sass/_modules.sass */
#page-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.55);
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 528, sass/_modules.sass */
#page-sidebar ul li:before {
  content: "";
  margin: 0px;
  padding: 0px;
}
/* line 533, sass/_modules.sass */
#page-sidebar .sidebar {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.0625);
  margin-bottom: 20px;
}
/* line 538, sass/_modules.sass */
#page-sidebar .sidebar.details {
  text-align: center;
  text-transform: uppercase;
}
/* line 542, sass/_modules.sass */
#page-sidebar .sidebar.details .calendar-icon {
  border: solid 2px gray;
  padding: 15px;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 80px;
  margin: 0 auto;
}
/* line 551, sass/_modules.sass */
#page-sidebar .sidebar.details .calendar-icon .fa-stack {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
/* line 559, sass/_modules.sass */
#page-sidebar .sidebar.details .calendar-icon .fa-stack .fa-circle {
  font-size: 1em;
}
/* line 562, sass/_modules.sass */
#page-sidebar .sidebar.details .calendar-icon .fa-stack .fa-stack-1x {
  font-size: 15px;
  color: white;
}
/* line 566, sass/_modules.sass */
#page-sidebar .sidebar.details .calendar-icon:hover {
  border: solid 2px #ff6666;
}
/* line 573, sass/_modules.sass */
#page-sidebar .sidebar.child-pages ul li:first-child img {
  width: 80px;
  height: auto;
  float: left;
  padding: 0px 10px 20px 0px;
}
/* line 579, sass/_modules.sass */
#page-sidebar .sidebar.child-pages ul li:first-child h3 {
  text-align: left;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  color: #006874;
}
/* line 587, sass/_modules.sass */
#page-sidebar .sidebar .header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-image: url("img/texture-pattern2.png");
  background-repeat: no-repeat;
}
/* line 595, sass/_modules.sass */
#page-sidebar .sidebar .header h2 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #006874;
  margin: 0px;
}
/* line 605, sass/_modules.sass */
#page-sidebar .sidebar .found-at {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ebebeb;
  text-align: center;
}
/* line 612, sass/_modules.sass */
#page-sidebar .sidebar .found-at.desert {
  background-position: center center;
}
/* line 616, sass/_modules.sass */
#page-sidebar .sidebar .found-at img {
  width: 100%;
  height: auto;
}
/* line 620, sass/_modules.sass */
#page-sidebar .sidebar .quick-facts, #page-sidebar .sidebar .conservation-status {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 30px 10px 30px;
}
/* line 625, sass/_modules.sass */
#page-sidebar .sidebar .quick-facts h3, #page-sidebar .sidebar .conservation-status h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gill Sans MT Pro Book';
  color: #3f3024;
  text-align: center;
}
/* line 633, sass/_modules.sass */
#page-sidebar .sidebar .quick-facts p, #page-sidebar .sidebar .conservation-status p {
  font-size: 17px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
}
/* line 641, sass/_modules.sass */
#page-sidebar .sidebar .conservation-status p {
  background-color: rgba(63, 48, 36, 0.25);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  font-family: 'Rockwell';
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 651, sass/_modules.sass */
#page-sidebar .sidebar ul {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid rgba(63, 48, 36, 0.125);
  display: block;
  margin-bottom: 0px;
}
/* line 658, sass/_modules.sass */
#page-sidebar .sidebar ul li {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(63, 48, 36, 0.125);
}
/* line 665, sass/_modules.sass */
#page-sidebar .sidebar ul li:first-child img {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
/* line 673, sass/_modules.sass */
#page-sidebar .sidebar ul li:first-child h3 {
  font-size: 20px;
  line-height: 22px;
}
/* line 677, sass/_modules.sass */
#page-sidebar .sidebar ul a {
  color: #006874;
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
}
/* line 684, sass/_modules.sass */
#page-sidebar .sidebar ul a:hover {
  color: black;
}
/* line 687, sass/_modules.sass */
#page-sidebar .sidebar ul a img {
  width: 80px;
  height: auto;
  float: left;
  padding: 0px 10px 10px 0px;
}
/* line 693, sass/_modules.sass */
#page-sidebar .sidebar ul a h3 {
  text-align: left;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  color: #006874;
}
/* line 701, sass/_modules.sass */
#page-sidebar .sidebar ul a p {
  font-size: 11px;
  line-height: 16px;
  margin: 0px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* line 709, sass/_modules.sass */
#page-sidebar .sidebar-content {
  margin-bottom: 20px;
}

/* line 719, sass/_modules.sass */
#animal-list .header {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
/* line 724, sass/_modules.sass */
#animal-list .title {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
@media only screen and (max-width: 767px) {
  /* line 724, sass/_modules.sass */
  #animal-list .title {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 737, sass/_modules.sass */
#animal-list .title h2, #animal-list .title h2, #animal-list .title h3, #animal-list .title h4 {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin: 24px 0px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 747, sass/_modules.sass */
#animal-list .desc {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  /* line 747, sass/_modules.sass */
  #animal-list .desc {
    width: 100%;
    padding: 0px;
    display: block;
    float: initial;
  }
}
/* line 759, sass/_modules.sass */
#animal-list .desc p {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  margin: 24px 0px;
  padding: 0px;
  letter-spacing: 1.5px;
  color: #006874;
  text-align: right;
}
/* line 771, sass/_modules.sass */
#animal-list .section-title h2, #animal-list .section-title h2, #animal-list .section-title h3, #animal-list .section-title h4 {
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin: 24px 0px;
  letter-spacing: 1.5px;
  color: #006874;
}

/* line 792, sass/_modules.sass */
.animal {
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.0625);
  width: 100%;
  height: auto;
  position: relative;
}
/* line 803, sass/_modules.sass */
.animal.overlay .animal-image {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 807, sass/_modules.sass */
.animal.overlay .animal-content {
  background-image: url("img/texture-pattern2.png");
  background-color: rgba(0, 104, 116, 0.85);
  position: absolute;
  bottom: 0px;
  left: 0px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 816, sass/_modules.sass */
.animal.overlay .animal-content h2, .animal.overlay .animal-content h3, .animal.overlay .animal-content h4, .animal.overlay .animal-content h5, .animal.overlay .animal-content p {
  color: white;
}
/* line 819, sass/_modules.sass */
.animal .animal-image {
  background-color: white;
  overflow: hidden;
  position: relative;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 826, sass/_modules.sass */
.animal .animal-image:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  vertical-align: top;
}
/* line 834, sass/_modules.sass */
.animal .animal-image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/* line 843, sass/_modules.sass */
.animal .animal-image .image {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 855, sass/_modules.sass */
.animal .animal-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}
/* line 860, sass/_modules.sass */
.animal .animal-content h2, .animal .animal-content h3, .animal .animal-content h4, .animal .animal-content h5, .animal .animal-content p {
  font-size: 14px;
  line-height: 1.25;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: uppercase;
  text-align: center;
  color: #006874;
  letter-spacing: 1.25px;
  margin: 0px;
}
/* line 870, sass/_modules.sass */
.animal .animal-content .summary {
  font-size: 17px;
  line-height: 22px;
  text-transform: none;
  text-align: left;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 880, sass/_modules.sass */
.module-news .card {
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.0625);
  width: 100%;
  height: auto;
  position: relative;
  float: left;
}
/* line 894, sass/_modules.sass */
.module-news .card.related .horiz-card-text h3 {
  font-size: 26px;
  margin: 0px 0px 18px 0px;
  color: #006874;
  font-weight: bold;
  text-transform: initial;
}
/* line 901, sass/_modules.sass */
.module-news .card.related .horiz-card-text p {
  margin: 0px;
  font-size: 14px;
  line-height: 17px;
  color: #b19a87;
}
/* line 907, sass/_modules.sass */
.module-news .card.related .horiz-card-text .title {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
/* line 912, sass/_modules.sass */
.module-news .card.related .horiz-card-text .thumb {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
/* line 917, sass/_modules.sass */
.module-news .card.related .horiz-card-text .date, .module-news .card.related .horiz-card-text .category {
  display: block;
  text-transform: uppercase;
}
/* line 922, sass/_modules.sass */
.module-news .card.related .horiz-card-text .entry-info p {
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.75);
}
/* line 928, sass/_modules.sass */
.module-news .horiz-card-image {
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 935, sass/_modules.sass */
.module-news .horiz-card-image:before {
  content: "";
  display: block;
  height: 0px;
  padding-bottom: 65%;
  position: relative;
  vertical-align: top;
}
/* line 943, sass/_modules.sass */
.module-news .horiz-card-image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/* line 952, sass/_modules.sass */
.module-news .horiz-card-image .image {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 965, sass/_modules.sass */
.module-news .horiz-card-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 971, sass/_modules.sass */
.module-news .horiz-card-text .card-content {
  padding: 30px;
  padding-right: 15%;
}
/* line 975, sass/_modules.sass */
.module-news .horiz-card-text h2, .module-news .horiz-card-text h3, .module-news .horiz-card-text h4, .module-news .horiz-card-text h5 {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: uppercase;
  color: #006874;
  letter-spacing: 1.25px;
  margin: 0px;
}
/* line 985, sass/_modules.sass */
.module-news .horiz-card-text .summary {
  font-size: 17px;
  line-height: 22px;
  text-transform: none;
  text-align: left;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 994, sass/_modules.sass */
.news-category {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 998, sass/_modules.sass */
.news-category h1, .news-category h2, .news-category h3, .news-category h4 {
  text-align: center;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 1.5px;
  color: #006874;
}
/* line 1008, sass/_modules.sass */
.news-category h1:after, .news-category h2:after, .news-category h3:after, .news-category h4:after {
  background: rgba(0, 104, 116, 0.25);
  display: block;
  height: 1px;
  margin: 20px auto 40px;
  width: 60px;
  content: "";
}
/* line 1016, sass/_modules.sass */
.news-category ul {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 1020, sass/_modules.sass */
.news-category ul li {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
/* line 1024, sass/_modules.sass */
.news-category p {
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 1033, sass/_modules.sass */
.news-category .card-text h1, .news-category .card-text h2, .news-category .card-text h3, .news-category .card-text h4, .news-category .card-text h5, .news-category .card-text h6, .news-category .card-text p {
  text-align: left;
}
/* line 1036, sass/_modules.sass */
.news-category .card-text h1:after, .news-category .card-text h2:after, .news-category .card-text h3:after, .news-category .card-text h4:after, .news-category .card-text h5:after, .news-category .card-text h6:after, .news-category .card-text p:after {
  display: none;
}
/* line 1039, sass/_modules.sass */
.news-category .card-text h1 {
  font-size: 28px;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: none;
  color: #006874;
  letter-spacing: 0px;
  margin: 0px;
}
/* line 1047, sass/_modules.sass */
.news-category .card-text h2, .news-category .card-text h3, .news-category .card-text h4 {
  font-size: 15px;
  line-height: 22px;
  font-family: 'Gill Sans MT Pro Book';
  text-transform: none;
  color: #006874;
  letter-spacing: 0px;
  margin: 0px;
}
/* line 1056, sass/_modules.sass */
.news-category .card-text .date {
  font-size: 11px;
}
/* line 1061, sass/_modules.sass */
.news-category.newsroom h2, .news-category.newsroom h2, .news-category.newsroom h3, .news-category.newsroom h4 {
  text-align: left;
}
/* line 1064, sass/_modules.sass */
.news-category.newsroom h2:after, .news-category.newsroom h2:after, .news-category.newsroom h3:after, .news-category.newsroom h4:after {
  background: none;
}
/* line 1067, sass/_modules.sass */
.news-category.newsroom p {
  text-align: left;
}

/* line 1074, sass/_modules.sass */
.ken-burns-hover {
  position: relative;
}
/* line 1077, sass/_modules.sass */
.ken-burns-hover span.post-type {
  background: white;
  text-transform: uppercase;
  font-size: 11px;
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 5px;
  padding: 10px;
  position: absolute;
  top: 1px;
  right: 11px;
  z-index: 10;
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  letter-spacing: 1px;
}
/* line 1090, sass/_modules.sass */
.ken-burns-hover img, .ken-burns-hover .image {
  transition-duration: 0.25s;
  transition-property: filter, transform;
  will-change: transform;
}

/* line 1096, sass/_modules.sass */
.ken-burns-hover:hover img, .ken-burns-hover:hover .image {
  transform: scale(1.25);
}

/* line 3, sass/_footer.sass */
footer {
  width: 100%;
  position: relative;
  margin-top: 40px;
  padding-top: 40px;
  background-color: #58595B;
  background-image: url("img/footer-bg2.jpg");
  background-position: center center;
  background-size: cover;
}
/* line 24, sass/_footer.sass */
footer a {
  color: rgba(255, 255, 255, 0.75);
}
/* line 27, sass/_footer.sass */
footer a:hover {
  color: white;
}
/* line 30, sass/_footer.sass */
footer .logo {
  width: 100%;
  padding: 10px 0px;
}
/* line 35, sass/_footer.sass */
footer .logo .row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.125);
}
/* line 38, sass/_footer.sass */
footer .logo img {
  margin-top: 12px;
}
/* line 41, sass/_footer.sass */
footer .logo p {
  font-size: 14px;
  color: white;
  margin: 24px 0px;
}
/* line 47, sass/_footer.sass */
footer .logo .social p {
  text-align: right;
  font-size: 18px;
}
/* line 51, sass/_footer.sass */
footer .logo .social p a {
  color: rgba(255, 255, 255, 0.75);
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
/* line 55, sass/_footer.sass */
footer .logo .social p a:hover {
  color: white;
}
/* line 58, sass/_footer.sass */
footer .nav-links {
  display: none;
  padding-top: 10px;
}
/* line 62, sass/_footer.sass */
footer .nav-links .button {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 67, sass/_footer.sass */
footer .nav-links .button .fa-chevron-down {
  display: inline-block;
}
/* line 70, sass/_footer.sass */
footer .nav-links .button .fa-chevron-up {
  display: none;
}
/* line 74, sass/_footer.sass */
footer .nav-links .button.clicked .fa-chevron-down {
  display: none;
}
/* line 77, sass/_footer.sass */
footer .nav-links .button.clicked .fa-chevron-up {
  display: inline-block;
}
/* line 80, sass/_footer.sass */
footer .nav {
  width: 100%;
  padding-top: 40px;
  display: block;
}
/* line 86, sass/_footer.sass */
footer .nav ul.menu > li > a {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 300;
}
/* line 93, sass/_footer.sass */
footer .nav ul.sub-menu {
  margin-left: 0;
}
/* line 96, sass/_footer.sass */
footer .nav ul li a {
  color: rgba(255, 255, 255, 0.65);
  font-family: 'Gill Sans MT Pro';
  font-weight: 300;
  padding: 0px 0px 10px 0px;
  display: block;
}
/* line 102, sass/_footer.sass */
footer .nav ul li a:hover {
  color: white;
}
/* line 106, sass/_footer.sass */
footer .associations .row {
  border-top: 1px solid rgba(255, 255, 255, 0.125);
  border-bottom: 1px solid rgba(255, 255, 255, 0.125);
}
/* line 109, sass/_footer.sass */
footer .copy {
  width: 100%;
}
/* line 113, sass/_footer.sass */
footer .copy p {
  font-size: 14px;
  color: white;
  margin: 24px 0px;
}

@media only screen and (max-width: 768px) {
  /* line 33, sass/style.sass */
  .row {
    max-width: 60em;
  }
}
@media only screen and (max-width: 767px) {
  /* line 41, sass/style.sass */
  .row {
    max-width: 100%;
    padding: 0;
  }

  /* line 45, sass/style.sass */
  #search-overlay {
    padding: 50px 0;
  }

  /* line 48, sass/style.sass */
  .home #page-header, .single-animal #page-header, .single-exhibit #page-header {
    height: 300px;
    overflow: hidden;
  }
  /* line 52, sass/style.sass */
  .home #page-header .bx-wrapper, .single-animal #page-header .bx-wrapper, .single-exhibit #page-header .bx-wrapper {
    height: 300px;
    overflow: hidden;
  }
  /* line 56, sass/style.sass */
  .home #page-header .bx-wrapper li, .single-animal #page-header .bx-wrapper li, .single-exhibit #page-header .bx-wrapper li {
    height: 300px;
  }

  /* line 59, sass/style.sass */
  .button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 67, sass/style.sass */
  #ticket-panel {
    width: 90%;
    margin-left: -90%;
    overflow: scroll;
  }
  /* line 72, sass/style.sass */
  #ticket-panel .ticket-close {
    padding: 31px 20px 30px 20px;
  }
  /* line 75, sass/style.sass */
  #ticket-panel .ticket-content {
    padding: 20px;
  }
  /* line 78, sass/style.sass */
  #ticket-panel .ticket-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  /* line 82, sass/style.sass */
  #ticket-panel .ticket-content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
  }
  /* line 87, sass/style.sass */
  #ticket-panel .ticket-content .price {
    font-size: 18px;
    display: block;
  }
  /* line 91, sass/style.sass */
  #ticket-panel .ticket-content .age {
    font-size: 14px;
    line-height: 18px;
  }

  /* line 98, sass/style.sass */
  #page-wrapper.shift-left {
    margin-left: -90%;
  }

  /* line 103, sass/style.sass */
  .controls {
    display: none;
  }

  /* line 106, sass/style.sass */
  .controls-pager {
    bottom: 5px;
  }
  /* line 109, sass/style.sass */
  .controls-pager .bx-pager-item a.bx-pager-link {
    width: 12px;
    height: 12px;
    border: 1px solid rgba(255, 255, 255, 0.5);
  }

  /* line 115, sass/style.sass */
  #page-header ul.slider li .caption {
    top: 10px;
    right: 10px;
    bottom: initial;
  }

  /* line 122, sass/style.sass */
  .banner-container {
    display: none;
  }
  /* line 124, sass/style.sass */
  .banner-container .banner-desktop {
    display: none;
  }
  /* line 126, sass/style.sass */
  .banner-container .banner-mobile {
    display: block;
  }

  /* line 133, sass/style.sass */
  .today .header h2, .contact-map .header h2, .news .header h2 {
    padding: 0px;
    margin: 0px;
  }

  /* line 138, sass/style.sass */
  .today ul.events {
    padding: 20px;
  }
  /* line 141, sass/style.sass */
  .today ul.events .time, .today ul.events .date, .today ul.events .place {
    font-size: 18px;
  }
  /* line 144, sass/style.sass */
  .today .more {
    padding: 0px 20px;
  }

  /* line 148, sass/style.sass */
  .contact-map .contact-content {
    padding: 20px;
  }
  /* line 151, sass/style.sass */
  .contact-map .more {
    padding: 0px 20px;
  }

  /* line 158, sass/style.sass */
  .news ul.entries li:first-child .title, .news ul.entries li:first-child .thumb {
    display: block;
    width: 100%;
  }
  /* line 162, sass/style.sass */
  .news ul.entries li:first-child .title h3 {
    font-size: 18px;
  }
  /* line 165, sass/style.sass */
  .news ul.entries li .title h3 {
    font-size: 18px;
    padding-bottom: 12px;
    margin: 0px;
  }

  /* line 170, sass/style.sass */
  #animal-list, .news-category {
    padding-bottom: 10px;
  }
  /* line 173, sass/style.sass */
  #animal-list h2, .news-category h2 {
    font-size: 14px;
    margin-top: 10px;
  }
  /* line 177, sass/style.sass */
  #animal-list h2:after, .news-category h2:after {
    margin: 20px auto 20px auto;
  }
  /* line 180, sass/style.sass */
  #animal-list ul, .news-category ul {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  /* line 184, sass/style.sass */
  #animal-list .card .card-text, .news-category .card .card-text {
    padding: 8px 5px;
  }
  /* line 187, sass/style.sass */
  #animal-list .card .card-text h2, #animal-list .card .card-text h3, #animal-list .card .card-text h4, #animal-list .card .card-text h5, .news-category .card .card-text h2, .news-category .card .card-text h3, .news-category .card .card-text h4, .news-category .card .card-text h5 {
    font-size: 11px;
    line-height: 13px;
    margin: 0px;
  }
  /* line 194, sass/style.sass */
  #animal-list .card.overlay .card-image, .news-category .card.overlay .card-image {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* line 198, sass/style.sass */
  #animal-list .card.overlay .card-text, .news-category .card.overlay .card-text {
    padding: 5px;
    bottom: 0px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* line 204, sass/style.sass */
  #animal-list .card.overlay .card-text h2, #animal-list .card.overlay .card-text h3, #animal-list .card.overlay .card-text h4, #animal-list .card.overlay .card-text h5, .news-category .card.overlay .card-text h2, .news-category .card.overlay .card-text h3, .news-category .card.overlay .card-text h4, .news-category .card.overlay .card-text h5 {
    font-size: 14px;
    color: white;
  }

  /* line 208, sass/style.sass */
  #home-whats-new {
    padding-top: 10px;
  }
  /* line 211, sass/style.sass */
  #home-whats-new h2 {
    text-align: center;
    font-size: 14px;
  }
  /* line 215, sass/style.sass */
  #home-whats-new .header {
    padding: 20px;
  }
  /* line 218, sass/style.sass */
  #home-whats-new .news, #home-whats-new .today, #home-whats-new .banner-container, #home-whats-new .banner, #home-whats-new .contact-map {
    margin-bottom: 20px;
  }

  /* line 222, sass/style.sass */
  #page-title {
    padding: 10px 0px 20px 0px;
  }
  /* line 225, sass/style.sass */
  #page-title p.scientific {
    font-size: 12px;
  }
  /* line 228, sass/style.sass */
  #page-title h1 {
    font-size: 28px;
    margin: 0px;
    padding-bottom: 20px;
  }
  /* line 233, sass/style.sass */
  #page-title p {
    line-height: 18px;
  }
  /* line 236, sass/style.sass */
  #page-title .button {
    margin-bottom: 10px;
  }

  /* line 240, sass/style.sass */
  #page-content {
    margin: 20px 0px;
  }
  /* line 243, sass/style.sass */
  #page-content p {
    font-size: 18px;
    line-height: 28px;
  }
  /* line 247, sass/style.sass */
  #page-content ul li, #page-content ol li {
    font-size: 18px;
    line-height: 28px;
  }

  /* line 251, sass/style.sass */
  .author {
    margin: 80px 0px 20px 0px;
    padding: 40px 0px;
  }
  /* line 255, sass/style.sass */
  .author img {
    width: 100px;
    padding-right: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 260, sass/style.sass */
  .author p {
    font-size: 16px;
    padding-right: 0px;
    margin-bottom: 0px;
  }

  /* line 266, sass/style.sass */
  footer .logo {
    text-align: center;
  }
  /* line 269, sass/style.sass */
  footer .logo .social p {
    text-align: center;
  }
  /* line 272, sass/style.sass */
  footer .nav-links {
    display: block;
  }
  /* line 275, sass/style.sass */
  footer .nav {
    display: none;
    padding-top: 10px;
  }
  /* line 279, sass/style.sass */
  footer .nav ul {
    margin-bottom: 20px;
  }
}
/* line 285, sass/style.sass */
#tribe-events-pg-template {
  max-width: 100% !important;
}

/* Google Maps workaround */

a #map-image:after {
  transition: all .2s ease;
}

a:hover #map-image:after {
  background: rgba(0,0,0,0);
}

#map-image {
  width: 100%;
  height: 150px;
  display: block;
  background: url('img/map-with-marker.jpg');
  background-size: cover;
  background-position: center;
}

#map-image:after {
  content: '';
  background: rgba(0,0,0,0.15);
  display: block;
  width: 100%;
  height: 100%;
}