﻿main#mainContent {
  padding: 0;
}

@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: 0.5;
    -webkit-transform: scale(0.75);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: 0.5;
    -webkit-transform: scale(0.75);
  }
}
@keyframes imagelightbox-loading {
  from {
    opacity: 0.5;
    transform: scale(0.75);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0.5;
    transform: scale(0.75);
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  font-family: clanot, Verdana, sans-serif;
  background: url(/images/bg_zne-site.gif);
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #4c4138;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
  font-family: "clanot", Arial, sans-serif;
  font-size: 26px;
  line-height: 1.6;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
  font-family: clanot, Verdana, sans-serif;
  font-size: 20px;
  line-height: 1.6;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: clanot, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
  color: #51365f;
  text-decoration: underline;
}
a:hover {
  color: #9A85A5;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: clanot, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

label {
  margin: 1rem 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: clanot, Verdana, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

div .dateofvisit, div .gradesofstudentsandnumberofstudentspergrade {
  margin-top: 1rem;
}

.checkbox .umbraco-forms-field-wrapper {
  margin: 1rem 0;
  flex-direction: row-reverse;
}

div.checkbox {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

div.checkbox label {
  margin-left: 1rem;
}

div.checkbox span.field-validation-error {
  width: 225px;
  height: 65px;
}

.umbraco-forms-field-wrapper {
  display: flex;
}

span.field-validation-error {
  border: 1px solid #C61625;
  width: auto;
  height: 100%;
  padding: 0.75rem 1rem;
  margin-left: 0.5rem;
  display: flex;
  color: #C61625 !important;
}

.multiplechoice span.field-validation-error {
  margin-top: 0.6rem;
}

.field-validation-error::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f06a";
  margin-right: 1rem;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
nav:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* html .row {
  zoom: 1;
}
* html .clearfix {
  zoom: 1;
}

input[type=text] {
  outline: none !important;
}

table {
  font-family: clanot, Verdana, sans-serif;
  font-size: 16px;
  line-height: 24px;
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

#pageAlert.intro {
  margin: 20px 0;
}

#content #pageAlert a:not(.button) {
  color: #81698e;
}

#pageAlert {
  display: none;
  background-color: #d3450d;
  color: #fff;
  padding: 10px;
  overflow: hidden;
}
#pageAlert a {
  color: #fff;
}
#pageAlert p {
  float: left;
  margin-right: 30px;
}

#stoneAlert {
  display: none;
  background-color: #e66330;
  color: #fff;
  padding: 10px;
  overflow: hidden;
  background-color: #9CCB3B;
}
#stoneAlert p {
  float: left;
  margin-right: 30px;
}

#fpzAlert {
  display: none;
  background-color: #e66330;
  color: #fff;
  padding: 10px;
  overflow: hidden;
  background-color: #FFBA00;
}
#fpzAlert p {
  float: left;
  margin-right: 30px;
}

#closeAlert {
  float: right;
  padding: 0 5px;
  background-color: #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

#closeAlertStone {
  float: right;
  padding: 0 5px;
  background-color: #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

#closeAlertFPZ {
  float: right;
  padding: 0 5px;
  background-color: #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

#shareThis {
  margin-bottom: 36px;
}

#st-2 {
  margin-bottom: 36px;
}

#topNav {
  display: flex;
  align-items: end;
  justify-content: flex-end;
  background-color: #7c7169;
  height: 55px;
  padding: 0 0px 0 10px;
  position: relative;
}
#topNav ul {
  list-style-type: none;
  vertical-align: middle;
}
#topNav ul li.share {
  margin: 0;
}
#topNav ul li {
  display: inline;
  margin-right: 17px;
}
#topNav ul li a {
  color: white;
  text-decoration: none;
  font-size: 12px;
}
#topNav .logout-form {
  margin-left: 5px;
  margin-top: 5px;
  float: left;
}
#topNav .logout-form input[type=submit] {
  padding: 10px;
  display: inline-block;
  border-radius: 10px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  background-color: #6a5576;
  background: -webkit-linear-gradient(top, #6a5576, #4e365c);
  color: #fff;
  border-style: none;
}
#topNav .logout-form input[type=submit]:hover {
  background-color: #856a94;
  background: -webkit-gradient(linear, left top, left bottom, from(#856a94), to(#69497c));
  background: -webkit-linear-gradient(top, #856a94, #69497c);
}
#topNav #search {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: white;
  display: inline-block;
  margin: 5px;
  margin-right: 20px;
  position: relative;
  float: right;
}
#topNav #search span {
  float: left;
  padding: 13px;
  cursor: pointer;
}
#topNav #search #searchForm input {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 13px;
  display: none;
  width: 190px;
  border: none;
  border-bottom: 1px solid #959595;
}
#topNav .button {
  margin: 10px 5px;
}

li.share .st-custom-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  height: 26px;
  line-height: 28px;
  margin-right: 8px;
  padding: 0 8px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
  background-color: #95D03A;
}
li.share .addthis_inline_share_toolbox_sn4o {
  float: right;
  margin-right: 15px;
  margin-top: -5px;
}

.row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.auto {
  margin: auto;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.none {
  float: none;
}

.yellow {
  background-color: #ffcb40;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffcb40), to(#f9b601));
  background: -webkit-linear-gradient(top, #ffcb40, #f9b601);
  background: -moz-linear-gradient(top, #ffcb40, #f9b601);
  background: -ms-linear-gradient(top, #ffcb40, #f9b601);
  background: -o-linear-gradient(top, #ffcb40, #f9b601);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffcb40", endColorstr="#fff9b601", GradientType=0);
  color: #36243f;
}
.yellow:hover {
  background-color: #ffd973;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd973), to(#fec62f));
  background: -webkit-linear-gradient(top, #ffd973, #fec62f);
  background: -moz-linear-gradient(top, #ffd973, #fec62f);
  background: -ms-linear-gradient(top, #ffd973, #fec62f);
  background: -o-linear-gradient(top, #ffd973, #fec62f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffd973", endColorstr="#fffec62f", GradientType=0);
  color: #36243f;
}

.styledSelect.yellow:hover {
  background-color: #ffcb40;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffcb40), to(#f9b601));
  background: -webkit-linear-gradient(top, #ffcb40, #f9b601);
  background: -moz-linear-gradient(top, #ffcb40, #f9b601);
  background: -ms-linear-gradient(top, #ffcb40, #f9b601);
  background: -o-linear-gradient(top, #ffcb40, #f9b601);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffcb40", endColorstr="#fff9b601", GradientType=0);
  color: #36243f;
}

.green {
  background-color: #a1c851;
  background: -webkit-gradient(linear, left top, left bottom, from(#a1c851), to(#7fb217));
  background: -webkit-linear-gradient(top, #a1c851, #7fb217);
  background: -moz-linear-gradient(top, #a1c851, #7fb217);
  background: -ms-linear-gradient(top, #a1c851, #7fb217);
  background: -o-linear-gradient(top, #a1c851, #7fb217);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa1c851", endColorstr="#ff7fb217", GradientType=0);
  color: #36243f;
}
.green:hover {
  background-color: #b6d478;
  background: -webkit-gradient(linear, left top, left bottom, from(#b6d478), to(#9fdf1d));
  background: -webkit-linear-gradient(top, #b6d478, #9fdf1d);
  background: -moz-linear-gradient(top, #b6d478, #9fdf1d);
  background: -ms-linear-gradient(top, #b6d478, #9fdf1d);
  background: -o-linear-gradient(top, #b6d478, #9fdf1d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb6d478", endColorstr="#ff9fdf1d", GradientType=0);
  color: #36243f;
}

.styledSelect.green:hover {
  background-color: #a1c851;
  background: -webkit-gradient(linear, left top, left bottom, from(#a1c851), to(#7fb217));
  background: -webkit-linear-gradient(top, #a1c851, #7fb217);
  background: -moz-linear-gradient(top, #a1c851, #7fb217);
  background: -ms-linear-gradient(top, #a1c851, #7fb217);
  background: -o-linear-gradient(top, #a1c851, #7fb217);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa1c851", endColorstr="#ff7fb217", GradientType=0);
  color: #36243f;
}

.purple {
  background-color: #6a5576;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a5576), to(#4e365c));
  background: -webkit-linear-gradient(top, #6a5576, #4e365c);
  background: -moz-linear-gradient(top, #6a5576, #4e365c);
  background: -ms-linear-gradient(top, #6a5576, #4e365c);
  background: -o-linear-gradient(top, #6a5576, #4e365c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6a5576", endColorstr="#ff4e365c", GradientType=0);
  color: white;
}
.purple:hover {
  background-color: #856a94;
  background: -webkit-gradient(linear, left top, left bottom, from(#856a94), to(#69497c));
  background: -webkit-linear-gradient(top, #856a94, #69497c);
  background: -moz-linear-gradient(top, #856a94, #69497c);
  background: -ms-linear-gradient(top, #856a94, #69497c);
  background: -o-linear-gradient(top, #856a94, #69497c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff856a94", endColorstr="#ff69497c", GradientType=0);
  color: white;
}

.styledSelect.purple:hover {
  background-color: #6a5576;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a5576), to(#4e365c));
  background: -webkit-linear-gradient(top, #6a5576, #4e365c);
  background: -moz-linear-gradient(top, #6a5576, #4e365c);
  background: -ms-linear-gradient(top, #6a5576, #4e365c);
  background: -o-linear-gradient(top, #6a5576, #4e365c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6a5576", endColorstr="#ff4e365c", GradientType=0);
  color: white;
}

.button {
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: "clanot", Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  font-kerning: 15px;
}
@media (max-width: 992px) {
  .button {
    margin-bottom: 5px;
  }
}

@media (max-width: 1026px) {
  .kidsCorner #bottomContent #moreToSee {
    top: 10px !important;
  }
  .kidsCorner #bottomContent #moreToSee h3 {
    margin-bottom: 0px !important;
  }
}
.kidsButton {
  background-color: #503858;
  padding: 5px 12px;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #ffbd00 !important;
}
.kidsButton:hover {
  color: #FFF;
}

.attribution {
  font-size: 10px;
  color: #FFF;
  display: none;
}
.attribution a {
  color: #FFF;
}

.styledSelect {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  width: 270px;
  cursor: default;
  text-decoration: none;
  font-kerning: 15px;
  position: absolute;
  z-index: 9;
}
.styledSelect span {
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  width: 260px;
  text-transform: uppercase;
  padding: 10px;
  padding-right: 20px;
  margin-right: 10px;
  position: relative;
  align-items: center;
}
.styledSelect span:after {
  content: "";
  width: 14px;
  height: 7px;
  background: url("/images/arrow-symbols-sprites.png") -110px -10px;
  display: inline-block;
  position: absolute;
  right: 0;
}
.styledSelect ul {
  display: none;
  margin: 0;
  padding: 0;
}
.styledSelect li {
  list-style-type: none;
  font-family: clanot, Verdana, sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  padding: 10px;
  border-top: 1px solid #DDD;
  cursor: arrow;
}
.styledSelect li:last-of-type {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.styledSelect li:hover {
  background-color: #6A5576;
  color: #FFF;
}
.styledSelect select {
  padding: 7px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
  font-kerning: 15px;
  background-color: transparent;
  background-image: url(/images/g_greyDownArrow.png);
  background-repeat: no-repeat;
  background-position: 280px;
}
.styledSelect select option {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 16px;
}

@media (max-width: 878px) {
  #mainContent span.img {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#mainContent {
  padding: 20px 60px 0px 60px;
  width: 100%;
  overflow: hidden;
}
#mainContent .styledSelect li {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1;
}
#mainContent .imageRotator-wrapper li {
  margin-bottom: 5px;
}
#mainContent .imageRotator-wrapper img {
  border: none;
  margin: 0;
}
#mainContent .imageCaption {
  width: 246px;
  background-color: #eee;
}
#mainContent .imageCaption p {
  font-size: 10px;
  margin: 5px;
  line-height: 1.25;
}
#mainContent .imageCaption.floatRight {
  margin-bottom: 20px;
  margin-left: 20px;
}
#mainContent .imageCaption.floatLeft {
  margin-bottom: 20px;
  margin-right: 20px;
}
#mainContent img {
  border: 3px solid #ffba00;
}
#mainContent img.imgNoResize {
  width: initial;
}
#mainContent img.noBorder {
  border: none;
}
#mainContent .item {
  width: 49%;
  max-width: 405px;
  height: 183px;
  margin-bottom: 10px;
  padding: 10px;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-position: left;
}
#mainContent .item h3 {
  color: #cccccc;
  font-size: 18px;
  width: 50%;
}
#mainContent .item p {
  color: white;
  font-size: 12px;
  margin-top: 10px;
  width: 50%;
  line-height: 18px;
  font-weight: 700;
}
#mainContent .item a {
  position: absolute;
  bottom: 10px;
}
#mainContent .item:nth-of-type(2n+1) {
  margin-right: 2%;
}
#mainContent .item .attribution {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 3px;
}
#mainContent .item .attribution a {
  position: initial;
}
#mainContent h3 {
  color: #4c4138;
  margin-bottom: 0;
}
#mainContent h2 {
  color: #4c4138;
  margin-bottom: 0;
}
#mainContent #subNav h2 {
  color: #ffba00;
}
#mainContent h1 {
  color: #4c4138;
  margin-bottom: 0;
}
#mainContent p {
  margin: 8px 0 16px 0;
  font-weight: 100;
  color: #4c4138;
}
#mainContent table {
  margin: 0 0 16px 0;
  font-weight: 100;
}
#mainContent table p {
  margin: 8px 0;
  color: #4c4138;
}
#mainContent li {
  font-weight: 100;
  margin-bottom: 12px;
}
#mainContent #exhibitIntroText {
  padding-top: 20px;
  padding-bottom: 30px;
}
#mainContent #exhibitIntroText h3 {
  color: #4c4138;
}
#mainContent .exhibitFeature {
  float: left;
  padding-right: 10px;
  width: 50%;
  margin-bottom: 20px;
}
#mainContent .exhibitFeature img {
  width: 100%;
  height: auto;
  margin: 0;
}
#mainContent .exhibitFeature h3 {
  color: #50375e;
  margin-top: 10px;
}
#mainContent .exhibitFeature a {
  color: #81698e;
}
#mainContent .exhibitFeature p {
  margin-top: 5px;
}
#mainContent #pageAlert.intro {
  display: block;
  background: none;
  background-color: none;
  color: #000;
}
#mainContent #pageAlert.intro h2 {
  color: inherit;
}
#mainContent #pageAlert.intro p {
  color: inherit;
  margin: 20px 0;
  font-size: 16px;
  line-height: 22px;
}
#mainContent #pageAlert.intro:hover {
  background: inherit;
  background-color: inherit;
  background-image: none;
}
#mainContent #pageAlert.intro.yellow {
  background-color: #feb209;
  color: #fff !important;
}
#mainContent #pageAlert.intro.yellow a {
  color: #6a5576;
}
#mainContent #pageAlert.intro.yellow a:hover {
  color: #9A85A5;
}
#mainContent #pageAlert.intro.gray {
  background-color: #d9d9d9;
  color: #6a6a6c !important;
}
#mainContent #pageAlert.intro.green {
  background-color: #a1c851;
  color: #fff !important;
}
#mainContent #pageAlert.intro.purple {
  background-color: #6a5576;
  color: #fff !important;
}
#mainContent #pageAlert.intro.purple a {
  color: #feb209;
}
#mainContent #pageAlert.intro.purple a:hover {
  color: #ffcb40;
}
#mainContent #pageAlert.intro.purple h1 {
  color: #fff !important;
}
#mainContent #webcam_holder img {
  border: none;
}

#page {
  position: relative;
  margin: 0 auto;
  background: #ffffff;
  padding-bottom: 50px;
  overflow: hidden;
}

#header {
  background-color: white;
  border-bottom: 6px solid #735e7f;
  position: relative;
  height: 113px;
}
#header #logo {
  width: 120px;
  position: absolute;
  top: 15px;
  left: 30px;
}
#header #logo img {
  width: 100%;
}

#mobileSearch #mobileSearchForm {
  margin-left: 10px;
  width: 75%;
}
#mobileSearch #mobileSearchForm input {
  font-size: 16px;
  width: 100%;
  border: none;
}

.homepage #topNav {
  background: rgba(0, 0, 0, 0.3);
}

#nav {
  position: absolute;
  top: 16px;
  right: 20px;
}
#nav ul {
  list-style-type: none;
  float: right;
  width: 100%;
  vertical-align: text-bottom;
  text-align: right;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#nav ul li {
  width: 155px;
  vertical-align: text-top;
  position: relative;
  display: inline-block;
  z-index: 10;
}
#nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 15px 0;
  height: 100%;
}
#nav ul li a .navTitle {
  display: block;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  color: #68594d;
  padding-bottom: 5px;
}
#nav ul li a .navSubTitle {
  display: block;
  font-family: clanot, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #68594d;
}
#nav ul li a.active .navTitle {
  color: #81698e;
  font-weight: 500;
}
#nav ul li .hoverNav {
  display: none;
  position: absolute;
  float: none;
  padding: 0;
  margin: 0;
  width: 200%;
}
#nav ul li .hoverNav li {
  display: block;
  background-color: #5d4f45;
  border-top: 1px solid #867a71;
  width: 100%;
}
#nav ul li .hoverNav li:hover {
  background-color: #68594d;
}
#nav ul li .hoverNav li a {
  color: white;
  padding: 15px 15px 15px 10px;
  text-align: left;
  line-height: 18px;
  font-size: 13px;
}
#nav ul li:last-of-type .hoverNav {
  right: 0;
}
#nav ul li:hover {
  background-color: #5d4f45;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-bottomright: 10px;
  -moz-border-top-bottomleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#nav ul li:hover a .navTitle {
  color: white;
  font-weight: 100;
}
#nav ul li:hover a.active .navTitle {
  color: white;
  font-weight: 100;
}
#nav ul li:hover .navSubTitle {
  color: #ffba00;
}
#nav ul li:hover .hoverNav {
  display: block;
}
#nav ul li:hover .hoverNav li {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-bottomright: 0px;
  -moz-border-top-bottomleft: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

#mobileNav {
  display: none;
}

#mobileNavSlider {
  display: none;
}

#subNav-wrapper.FPZsubNav {
  background-color: #433b36;
  background-image: url(/images/bg_FPZsubNav.png);
}

#subNav-wrapper.SZsubNav {
  background-color: #433b36;
  background-image: url(/images/bg_SZsubNav.png);
}
#subNav-wrapper.SZsubNav h5 {
  color: #9ccb3b;
}
#subNav-wrapper.SZsubNav h3 {
  color: #9ccb3b;
}
#subNav-wrapper.SZsubNav ul li.active > a {
  color: #9ccb3b;
  text-decoration: none;
}
#subNav-wrapper.SZsubNav ul li > a:hover {
  color: #9ccb3b;
  text-decoration: none;
}

#subNav-wrapper {
  background-color: #3a2f40;
  background-image: url(/images/bg_sideNavStripes.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 244px;
  padding: 40px;
  display: table-cell;
  min-width: 244px;
  vertical-align: top;
}
#subNav-wrapper #mobileSubNav {
  display: none;
}
#subNav-wrapper h5 {
  color: #ffba00;
  font-family: "clanot", Verdana, sans-serif;
  margin-bottom: 5px;
}
#subNav-wrapper h3 {
  font-family: "clanot", Verdana, sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  color: #ffba00;
}
#subNav-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#subNav-wrapper ul li a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  margin-bottom: 20px;
  display: block;
  line-height: 1.6;
}
#subNav-wrapper ul li a h3 {
  color: #ffba00;
  font-weight: normal !important;
}
#subNav-wrapper ul li > a:hover {
  color: #ffba00;
  text-decoration: none;
}
#subNav-wrapper ul li ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#subNav-wrapper ul li ul li a {
  color: #cccccc;
  font-size: 13px;
  padding-left: 10px;
  margin-bottom: 15px;
}
#subNav-wrapper ul li ul li ul {
  margin-top: 0;
  margin-bottom: 15px;
}
#subNav-wrapper ul li ul li ul li {
  padding-left: 10px;
}
#subNav-wrapper ul li ul li ul li a {
  color: white;
  margin-bottom: 5px;
  font-size: 12px;
}
#subNav-wrapper ul li.active > a {
  color: #ffba00;
  text-decoration: none;
}
#subNav-wrapper h4 {
  color: #fff;
  font-size: 18px;
  font-family: "clanot", Verdana, sans-serif;
}
#subNav-wrapper .zooHappenings {
  margin-top: 40px;
}
#subNav-wrapper h4.hours {
  color: #cccccc;
  margin-bottom: 10px;
}
#subNav-wrapper .item {
  color: #ccc;
  margin-bottom: 10px;
}
#subNav-wrapper .item a {
  color: #ffba00;
  font-size: 12px;
}
#subNav-wrapper .item p {
  font-size: 16px;
}

.SZ #subNav-wrapper .item a {
  color: #9CCB3B;
  font-size: 12px;
}
.SZ #calendarList .calendarItem img {
  border: 3px solid #9CCB3B;
}
.SZ .bottomFeature.mobile {
  display: none;
}
.SZ #header {
  border-bottom: 6px solid #9ccb3b;
  height: 113px;
}
.SZ #welcome {
  position: relative;
  background-color: #9ccb3b;
  color: #4c4138;
  font-size: 50px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  width: 100%;
  padding: 20px 30px;
  margin-top: -6px;
}
.SZ #welcome span {
  max-width: 1200px;
  margin: auto;
  display: block;
}
.SZ #contentHeader {
  overflow: hidden;
  background-color: white !important;
  background-image: url(/images/g_grayGrass.png) !important;
  padding-bottom: 60px !important;
}
.SZ #contentHeader h1 {
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
  font-size: 80px;
}
.SZ #contentHeader .address {
  margin-top: 30px;
}
.SZ #contentHeader .address .street {
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-size: 26px;
  line-height: 27px;
}
.SZ #contentHeader .address .phone {
  font-size: 16px;
  color: #8a8c8f;
  margin-right: 5px;
  line-height: 1.6;
}
.SZ #contentHeader .address a {
  font-size: 16px;
  line-height: 1.6;
  color: #81698e;
}
.SZ #contentHeader .address a:hover {
  color: #665371;
}
.SZ #contentHeader p {
  clear: both;
  margin: 25px 0;
}
.SZ #contentHeader .buttons {
  clear: both;
}
.SZ #contentHeader a.button {
  width: 30%;
  margin: 0 1%;
  font-size: 20px;
  text-align: center;
}
.SZ #featureListHeader {
  overflow: hidden;
  background-color: #b6d76c;
  padding: 40px 60px;
}
.SZ #featureListHeader h1 {
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
  font-size: 80px;
  font-family: "Amatic SC", Verdana;
}
.SZ #featureListHeader.multiBackground {
  background-repeat: repeat-x, no-repeat;
  background-position: bottom left, top right;
  height: 187px;
}
.SZ #featureCarousel {
  background-color: #dadad3;
}
.SZ #featureCarousel #featureCarouselWrapper {
  padding: 40px 20px;
}
.SZ #featureCarousel #carousel {
  margin-top: 30px;
  margin: auto;
  position: relative;
  padding: 0 20px;
}
.SZ #featureCarousel #carousel .slides li {
  margin: 0 12px;
}
.SZ #featureCarousel #carousel .item {
  width: 246px;
  text-align: left;
  margin: 0 auto;
}
.SZ #featureCarousel #carousel .item .image a {
  background: none;
}
.SZ #featureCarousel #carousel .item img {
  border: 3px solid #9ccb3b;
}
.SZ #featureCarousel #carousel .item h3 {
  color: #50375e;
  margin-top: 10px;
}
.SZ #featureCarousel #carousel .item p {
  color: #4c4138;
  font-size: 16px;
  padding: 10px 0;
  line-height: 1.5;
}
.SZ #featureCarousel #carousel .item a {
  color: #50375e;
  background-image: url(/images/g_smallPurpleArrowLink.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px;
  margin-right: 5px;
  font-size: 16px;
}
.SZ #zoo-feature-three {
  padding: 40px 20px;
  overflow: hidden;
}
.SZ .bottomFeature {
  width: 33%;
  float: left;
  padding-right: 10px;
  position: relative;
}
.SZ .bottomFeature h2 {
  color: #4c4138;
}
.SZ .bottomFeature a {
  font-weight: 700;
  color: #81698e;
  font-size: 16px;
  display: block;
}
.SZ .bottomFeature .button {
  display: inline-block;
  color: #36243f;
  font-weight: normal;
  font-size: 16px;
  margin-top: 30px;
}
.SZ .bottomFeature .item {
  margin-top: 10px;
}
.SZ .bottomFeature .item p {
  color: #6a6a6c;
  font-size: 16px;
  line-height: 1.5;
}
.SZ #rotator-wrapper {
  background-color: black;
  position: relative;
  width: 100%;
  height: auto;
}

#kids-subNav-wrapper {
  padding: 25px;
  display: table-cell;
  min-width: 244px;
  vertical-align: top;
}
#kids-subNav-wrapper ul {
  width: 244px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#kids-subNav-wrapper ul li {
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin: 5px;
}
#kids-subNav-wrapper ul li a {
  text-decoration: none;
  font-family: "Amatic SC", Verdana;
  font-size: 36px;
  display: block;
  padding: 8px;
}
#kids-subNav-wrapper ul li ul {
  width: initial;
}
#kids-subNav-wrapper ul li ul li {
  margin: 0;
  padding: 0;
}
#kids-subNav-wrapper ul li ul li a {
  background-color: white !important;
  color: #50375e !important;
  font-family: clanot, Verdana, sans-serif;
  font-size: 18px;
  border-bottom: 1px solid #678e16;
}
#kids-subNav-wrapper ul li ul li:last-of-type a {
  border-bottom: none;
}
#kids-subNav-wrapper ul li ul li ul {
  border-bottom: 1px solid #678e16;
}
#kids-subNav-wrapper ul li ul li ul li a {
  font-size: 14px;
  border-bottom: none;
}
#kids-subNav-wrapper ul li.grayNav a {
  background-color: #7c7169;
  color: white;
}
#kids-subNav-wrapper ul li.grayNav a:hover {
  background-color: #968a82;
}
#kids-subNav-wrapper ul li.greenNav a {
  background-color: #9ccb3b;
  color: #50375e;
}
#kids-subNav-wrapper ul li.greenNav a:hover {
  background-color: #b0d663;
}
#kids-subNav-wrapper ul li.purpleNav a {
  background-color: #50375e;
  color: white;
}
#kids-subNav-wrapper ul li.purpleNav a:hover {
  background-color: #6b4a7e;
}
#kids-subNav-wrapper ul li.yellowNav a {
  background-color: #ffba00;
  color: #50375e;
}
#kids-subNav-wrapper ul li.yellowNav a:hover {
  background-color: #ffc833;
}
#kids-subNav-wrapper ul li.orangeNav a {
  background-color: #fd7b01;
  color: #50375e;
}
#kids-subNav-wrapper ul li.orangeNav a:hover {
  background-color: #fe9533;
}
#kids-subNav-wrapper ul li.blueNav a {
  background-color: #6dcff6;
  color: #4c4138;
}
#kids-subNav-wrapper ul li.blueNav a:hover {
  background-color: #9ddff9;
}

#kidsMobileSubNav {
  padding: 25px;
  display: table-cell;
  min-width: 244px;
  vertical-align: top;
  display: none;
}
#kidsMobileSubNav ul {
  width: 244px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#kidsMobileSubNav ul li {
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin: 5px;
}
#kidsMobileSubNav ul li a {
  text-decoration: none;
  font-family: "Amatic SC", Verdana;
  font-size: 36px;
  display: block;
  padding: 8px;
}
#kidsMobileSubNav ul li ul {
  width: initial;
}
#kidsMobileSubNav ul li ul li {
  margin: 0;
  padding: 0;
}
#kidsMobileSubNav ul li ul li a {
  background-color: white !important;
  color: #50375e !important;
  font-family: clanot, Verdana, sans-serif;
  font-size: 18px;
  border-bottom: 1px solid #678e16;
}
#kidsMobileSubNav ul li ul li:last-of-type a {
  border-bottom: none;
}
#kidsMobileSubNav ul li ul li ul {
  border-bottom: 1px solid #678e16;
}
#kidsMobileSubNav ul li ul li ul li a {
  font-size: 14px;
  border-bottom: none;
}
#kidsMobileSubNav ul li.grayNav a {
  background-color: #7c7169;
  color: white;
}
#kidsMobileSubNav ul li.grayNav a:hover {
  background-color: #968a82;
}
#kidsMobileSubNav ul li.greenNav a {
  background-color: #9ccb3b;
  color: #50375e;
}
#kidsMobileSubNav ul li.greenNav a:hover {
  background-color: #b0d663;
}
#kidsMobileSubNav ul li.purpleNav a {
  background-color: #50375e;
  color: white;
}
#kidsMobileSubNav ul li.purpleNav a:hover {
  background-color: #6b4a7e;
}
#kidsMobileSubNav ul li.yellowNav a {
  background-color: #ffba00;
  color: #50375e;
}
#kidsMobileSubNav ul li.yellowNav a:hover {
  background-color: #ffc833;
}
#kidsMobileSubNav ul li.orangeNav a {
  background-color: #fd7b01;
  color: #50375e;
}
#kidsMobileSubNav ul li.orangeNav a:hover {
  background-color: #fe9533;
}
#kidsMobileSubNav ul li.blueNav a {
  background-color: #6dcff6;
  color: #4c4138;
}
#kidsMobileSubNav ul li.blueNav a:hover {
  background-color: #9ddff9;
}
#kidsMobileSubNav img {
  float: left;
  cursor: pointer;
  margin-top: 8px;
}
#kidsMobileSubNav span {
  margin-left: 10px;
  font-family: "Amatic SC", Verdana;
  font-size: 28px;
  color: #fff;
}
#kidsMobileSubNav span.icon-add-to-list {
  font-family: "ZNE-Icons";
}

#mobileSubNav {
  display: none;
}

#footerNav {
  float: right;
}

#mainFooterNav {
  float: right;
  margin-top: 10px;
  margin-bottom: 5px;
}
#mainFooterNav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#mainFooterNav ul li {
  display: inline-block;
  color: #b6b0ac;
  font-size: 13px;
}
#mainFooterNav ul li a {
  color: white;
  font-weight: bold;
  display: block;
  margin: 0 5px;
}

#secondaryFooterNav {
  float: right;
  clear: both;
}
#secondaryFooterNav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#secondaryFooterNav ul li {
  display: inline-block;
  color: #b6b0ac;
  font-size: 10px;
}
#secondaryFooterNav ul li a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0 5px;
}

#rotator-wrapper {
  background-color: black;
  position: relative;
}
#rotator-wrapper .btn {
  position: absolute;
  top: 50%;
  padding: 10px;
}
#rotator-wrapper .btn.prev {
  left: 10px;
}
#rotator-wrapper .btn.next {
  right: 10px;
}
#rotator-wrapper .btn.home {
  margin-top: 55px;
}

#rotator {
  max-width: 1200px;
}
#rotator .slick-slider {
  margin-bottom: 0;
}
#rotator .slide {
  position: relative;
}
#rotator img {
  width: 100%;
  vertical-align: bottom;
}
#rotator .slideContentHome {
  position: absolute;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  background: -o-linear-gradient(right, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: -moz-linear-gradient(right, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: -webkit-linear-gradient(right, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: -ms-linear-gradient(right, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 50%);
}
#rotator .slideContentHome .slideText {
  position: absolute;
  width: 60%;
  bottom: 6%;
  left: 5%;
}
#rotator .slideContentHome .slideText .accent {
  font-size: inherit;
}
#rotator .slideContentHome .slideText h1 {
  font-size: 155px;
  margin-top: 15px;
  line-height: 130px;
  color: #FFF;
  line-height: 100px;
}
#rotator .slideContentHome .slideText h2 {
  font-size: 89px;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
}
#rotator .slideContentHome .slideText h3 {
  font-size: 44px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  line-height: 1;
}
#rotator .slideContentHome .slideText a, #rotator .slideContentHome .slideText .greenText, #rotator .slideContentHome .slideText .yellowText {
  color: #fff;
}
#rotator .slideContentHome .slideText a {
  font-size: 22px;
  text-transform: uppercase;
}
#rotator .slideContentHome .slideText a:after {
  content: "";
  width: 7px;
  height: 15px;
  background: url("/images/arrow-symbols-sprites.png") -66px -56px;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 15px;
  margin-left: 10px;
}
#rotator .slideContentHome .slideText a span {
  position: relative;
  vertical-align: middle;
}
#rotator .slideContentHome .slideText .accent {
  font-family: "Amatic SC", Verdana;
}
#rotator .slideContentHome .slideText .accentGreen {
  color: #9ccb3b;
  font-family: "Amatic SC", Verdana;
}
#rotator .slideContentHome .slideText p {
  font-size: 18px;
  line-height: 24px;
}
#rotator .slideContentHome .attribution {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
#rotator .slideContentHome .attribution a {
  color: #fff;
}
#rotator video {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
#rotator .slideBG {
  display: none;
}
#rotator .slideContent {
  position: absolute;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
}
#rotator .slideContent a {
  color: #fff;
}
#rotator .slideContent .slideText {
  position: absolute;
  bottom: 2%;
  right: 5%;
  text-align: right;
  width: 90%;
}
#rotator .slideContent .slideText h1 {
  font-size: 30px;
}
#rotator .slideContent .slideText h2 {
  font-size: 20px;
  text-transform: uppercase;
}
#rotator .slideContent .slideText h3 {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
}
#rotator .slideContent .slideText a {
  font-size: 22px;
  text-transform: uppercase;
  padding-right: 15px;
  background-image: url(/images/g_smallWhiteArrowLink.png);
  background-repeat: no-repeat;
  background-position: right;
  color: #fff;
}
#rotator .slideContent .slideText .yellowText, #rotator .slideContent .slideText .greenText, #rotator .slideContent .slideText .darkGray {
  color: #fff;
}
#rotator .slideContent .slideText .accent {
  color: #ffba00;
  font-family: "Amatic SC", Verdana;
}
#rotator .slideContent .slideText p {
  margin-top: 10px;
}
#rotator .slideContent .slideText .attribution p {
  margin-top: 0;
  font-size: 10px;
}
#rotator .slides li {
  display: none;
}
#rotator .slides .hide {
  display: none;
}
#rotator .slides.slick-initialized .hide {
  display: block;
}

#animalTop {
  line-height: 0;
}
#animalTop img {
  width: 100%;
}

#animalBottom {
  line-height: 0;
}
#animalBottom img {
  width: 100%;
}

@media (max-width: 340px) {
  .kidsCorner #bottomContent #moreToSee h3 {
    font-size: 2em !important;
  }
}
#kids-rotator-wrapper ul.slides div.slide div.slideContent h3 {
  padding-bottom: 1rem;
}

.kidsCorner #rotator {
  background-color: #50375e;
}
.kidsCorner #rotator .slide {
  position: relative;
  overflow: hidden;
}
.kidsCorner #rotator .slideContent {
  width: 50%;
  position: relative;
  background-color: #50375e;
  float: right;
  padding: 20px;
}
.kidsCorner #rotator .slideContent h1 {
  color: #ffba00;
}
.kidsCorner #rotator .rotatorImage {
  width: 50%;
  float: left;
}
.kidsCorner #rotator .rotatorControls {
  position: absolute;
  width: 50%;
  right: 0px;
  bottom: 20px;
  text-align: center;
}
.kidsCorner #rotator .rotatorControls a {
  width: 100px;
}
.kidsCorner #header {
  border-bottom: none;
}
.kidsCorner #rotator-wrapper {
  background-color: black;
  position: relative;
  width: 100%;
  height: auto;
}
.kidsCorner #rotator-wrapper #rotator .slideContentHome {
  background: none;
}
.kidsCorner #kidsHeaderWrapper {
  background-color: #3a2f40;
  background: -webkit-gradient(linear, left top, left bottom, from(#3a2f40), to(#1f1922));
  background: -webkit-linear-gradient(top, #3a2f40, #1f1922);
  background: -moz-linear-gradient(top, #3a2f40, #1f1922);
  background: -ms-linear-gradient(top, #3a2f40, #1f1922);
  background: -o-linear-gradient(top, #3a2f40, #1f1922);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3a2f40", endColorstr="#ff1f1922", GradientType=0);
}
.kidsCorner #kidsHeaderWrapper #kidsHeader {
  max-width: 1200px;
  margin: auto;
  padding: 40px 20px;
}
.kidsCorner #kidsHeaderWrapper #kidsHeader h1 {
  font-size: 68px;
  color: #9ccb3b;
  font-family: "Amatic SC", Verdana;
  display: inline-block;
}
.kidsCorner #kidsHeaderWrapper #kidsHeader h1 span {
  font-size: 85px;
  color: white;
}
.kidsCorner #kidsHeaderWrapper #kidsHeaderZigZag {
  width: 100%;
  height: 11px;
  background-image: url(/images/bg_purlpleZigZag.png);
  background-repeat: repeat-x;
}
.kidsCorner #kidsHeaderWrapper #kidsHeaderBottomTear {
  width: 100%;
  height: 25px;
}
.kidsCorner #kidsHeaderWrapper #kidsHeaderBottomTear img {
  width: 100%;
  height: 100%;
}
.kidsCorner #content-wrapper-home {
  background-color: #ffba00;
  background-image: url(/images/bg_kidsCornerBottomContent.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.kidsCorner #content-wrapper-home #grid {
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 1000px;
  margin: auto;
}
.kidsCorner #content-wrapper-home #grid .item {
  float: left;
  position: relative;
  margin: 5px;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent p {
  font-size: 14px;
  font-weight: 700;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent h3 {
  font-size: 34px;
  line-height: 30px;
  font-family: "Amatic SC", Verdana;
  margin-bottom: 5px;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.purpleImage p {
  color: white;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.purpleImage h3 {
  color: #ffba00;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.greenImage p {
  color: #ffba00;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.greenImage h3 {
  color: white;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.orangeImage p {
  color: #50375e;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.orangeImage h3 {
  color: #4c4138;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.blueImage p {
  color: #9ccb3b;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.blueImage h3 {
  color: white;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.yellowImage p {
  color: #81698e;
}
.kidsCorner #content-wrapper-home #grid .item .itemContent.yellowImage h3 {
  color: #50375e;
}
.kidsCorner #content-wrapper-home #bottomContentHome {
  position: relative;
  height: 493px;
}
.kidsCorner #content-wrapper-home #bottomContentHome #imageCutout {
  position: absolute;
  bottom: -10px;
  left: 0;
}
.kidsCorner #content-wrapper-home #bottomContentHome #moreToSee-home {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  right: 10%;
  width: 310px;
  text-align: center;
}
.kidsCorner #content-wrapper-home #bottomContentHome #moreToSee-home h3 {
  font-size: 43px;
  font-family: "Amatic SC", Verdana;
  color: white;
  display: inline-block;
}
.kidsCorner #content-wrapper-home #bottomContentHome #moreToSee-home a {
  width: 100%;
  margin: 5px;
}
.kidsCorner #content-wrapper-home #footerZigZag {
  height: 7px;
  width: 100%;
  background-image: url(/images/bg_brownZigZag.png);
  position: relative;
  z-index: 3;
}
.kidsCorner #content-wrapper-main {
  background-color: #ffba00;
  display: table;
}
.kidsCorner #content-wrapper-main #grid {
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 1000px;
  margin: auto;
}
.kidsCorner #content-wrapper-main #grid .item {
  float: left;
  position: relative;
  margin: 5px;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent p {
  font-size: 14px;
  font-weight: 700;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent h3 {
  font-size: 34px;
  line-height: 30px;
  font-family: "Amatic SC", Verdana;
  margin-bottom: 5px;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.purpleImage p {
  color: white;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.purpleImage h3 {
  color: #ffba00;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.greenImage p {
  color: #ffba00;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.greenImage h3 {
  color: white;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.orangeImage p {
  color: #50375e;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.orangeImage h3 {
  color: #4c4138;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.blueImage p {
  color: #9ccb3b;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.blueImage h3 {
  color: white;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.yellowImage p {
  color: #81698e;
}
.kidsCorner #content-wrapper-main #grid .item .itemContent.yellowImage h3 {
  color: #50375e;
}
.kidsCorner #content {
  background: none;
  padding-bottom: 0;
  display: block;
}
.kidsCorner #content-wrapper-kids-background {
  background-color: #ffba00;
}
.kidsCorner #content-wrapper-kids {
  display: table;
  padding: 40px;
  max-width: 1200px;
  margin: auto;
}
.kidsCorner #content-wrapper-kids #content {
  display: table-cell;
  width: 100%;
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.kidsCorner #content-wrapper-kids #content #kids-rotator-wrapper {
  max-width: 1200px;
}
.kidsCorner #content-wrapper-kids #content #mainContentWrapper {
  background-color: #dddad3;
  background-image: url(/images/bg_grayZigZag.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  margin-bottom: 30px;
  padding: 40px 60px;
}
.kidsCorner #content-wrapper-kids #content #kidsContentGrid {
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 1000px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.kidsCorner #content-wrapper-kids #content #kidsContentGrid .item {
  float: left;
  position: relative;
  margin: 5px;
  margin-bottom: 20px;
  width: 225px;
}
.kidsCorner #content-wrapper-kids #content #kidsContentGrid .item img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 8px solid #50375e;
  width: 225px;
}
.kidsCorner #content-wrapper-kids #content #kidsContentGrid .item a {
  width: 100%;
  margin-top: 10px;
}
.kidsCorner #mainContent {
  padding: 0;
}
.kidsCorner #mainContent .introContent p {
  font-weight: 700;
}
.kidsCorner .introContent p {
  color: #50375e;
  font-size: 22px;
  font-weight: 700;
}
.kidsCorner .bodyContent {
  padding: 40px 60px;
}
.kidsCorner #kidsContentHeader {
  padding: 20px 40px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.kidsCorner #kidsContentHeader h3 {
  font-size: 18px;
  color: #81698e;
  font-weight: 700;
}
.kidsCorner #kidsContentHeader h1 {
  font-family: "Amatic SC", Verdana;
  font-size: 70px;
  margin-bottom: 0;
  color: #50375e;
}
.kidsCorner #kidsContentHeader .button {
  position: relative;
  width: 40%;
  float: left;
  margin-top: 30px;
  text-align: center;
  font-size: 26px;
}
.kidsCorner #bottomContent {
  position: relative;
  height: 193px;
  background-color: #ffba00;
  background-image: url(/images/bg_kidsFooterTop.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: contain;
  text-align: center;
}
.kidsCorner #bottomContent #moreToSee {
  display: inline-block;
  text-align: center;
  position: relative;
  top: 50%;
}
.kidsCorner #bottomContent #moreToSee h3 {
  font-size: 43px;
  font-family: "Amatic SC", Verdana;
  color: white;
  display: inline-block;
}
.kidsCorner #bottomContent #moreToSee a {
  width: 279px;
  margin: 5px;
  display: inline-block;
}
.kidsCorner #footerZigZag {
  height: 7px;
  width: 100%;
  background-image: url(/images/bg_brownZigZag.gif);
  position: relative;
  z-index: 3;
}

.imageRotator-wrapper {
  position: relative;
}
.imageRotator-wrapper .slide {
  text-align: center;
}
.imageRotator-wrapper .thumbs li img {
  opacity: 0.5;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.imageRotator-wrapper .thumbs li img:hover {
  opacity: 1;
}
.imageRotator-wrapper .slides li.flex-active-slide img {
  opacity: 1;
}
.imageRotator-wrapper .flex-direction-nav .flex-disabled {
  display: none;
}

#content-wrapper {
  width: 100%;
  background: #3a2f40;
  position: relative;
}
#content-wrapper #content #animalList .columns p {
  padding-bottom: 1rem;
}
#content-wrapper #content #animalList .columns span, #content-wrapper #content #animalList .columns a {
  font-size: 16px;
}
#content-wrapper #content #animalList .columns div h3 {
  color: #50375e;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz {
  width: 100%;
  overflow: hidden;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz .item {
  max-width: 220px;
  width: 30%;
  text-align: left;
  float: left;
  margin: 15px 1.5%;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz .item img {
  border: 3px solid #ffbe0f;
  width: 100%;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz .item h3 {
  color: #50375e;
  margin-top: 10px;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz .item p {
  color: #6a6a6c;
  font-size: 13px;
  padding: 10px 0;
  line-height: 1.5;
}
#content-wrapper #content #featuredContentWrapper #featuredContentfpz .item a {
  color: #81698e;
  background-image: url(/images/g_smallYellowArrowLink.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
  font-size: 13px;
}

@media (max-width: 850px) {
  #subNav-wrapper {
    display: block;
    width: 100%;
    height: 75px;
    background-image: none;
    padding: 0px;
    padding-top: 25px;
  }
  #subNav-wrapper #mobileSubNav {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 10;
  }
  #subNav-wrapper h3 {
    margin-bottom: 0px;
  }
  #mobileSubNav span {
    color: #8c729b;
    font-family: "Yanone Kaffeesatz", Arial, sans-serif;
    text-transform: uppercase;
    float: right;
    margin-top: 5px;
  }
  #subNav-wrapper .desktopSubNav {
    display: none;
  }
}
.imageRotator-wrapper .slide {
  text-align: unset;
}

#mainContent.withSidebar {
  max-width: 600px;
}

.imageRotator-wrapper {
  max-width: 500px;
}

#content #sideBar #callOut.transparent {
  padding-left: 0;
}

#sideBar div {
  background-size: cover;
  background-repeat: no-repeat;
}

.kidsCorner #rotator .slideContent h1 {
  margin-bottom: 0px;
  margin-top: -15px;
}

.kidsCorner #rotator .slideContent p {
  margin-bottom: 0px;
  margin-top: -15px;
}

.kidsCorner #rotator .rotatorControls {
  bottom: 10px;
}

@media (max-width: 500px) {
  #kidsContent #grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #kidsContent #grid div.item {
    left: auto !important;
  }
}
@media (max-width: 575px) {
  #mainContent img {
    max-width: 100%;
    height: auto !important;
  }
}
@media (max-width: 575px) {
  #mainContent .imageRotator-wrapper .gallery .slides .slide .image img {
    max-width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 580px) {
  .uBlogsy_post_body {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
#content {
  display: table-cell;
  width: 100%;
  position: relative;
  color: #4c4138;
  background: #ffffff;
  padding-bottom: 50px;
}
#content #sideBar {
  width: 265px;
  display: table-cell;
  vertical-align: top;
  padding: 10px;
  padding-top: 0px;
}
#content #sideBar img {
  max-width: 260px;
  width: 240px;
  object-fit: contain;
}
#content #sideBar a {
  color: #4c4138;
}
#content #sideBar a:hover {
  color: #665371;
}
#content #sideBar a.purple.button {
  color: #fff;
  margin-bottom: 20px;
}
#content #sideBar .sideImage {
  margin-bottom: 15px;
}
#content #sideBar .sideImage img {
  border: 3px solid #ffbe0f;
  height: auto;
}
#content #sideBar .sideImage .attribution {
  padding-bottom: 10px;
}
#content #sideBar #callOut {
  background-color: #e3dee6;
  padding: 10px;
  margin-bottom: 10px;
  max-width: 240px;
  word-break: break-word;
}
#content #sideBar #callOut h2 {
  font-family: "clanot", Verdana, sans-serif;
  font-size: 20px;
  line-height: 26px;
  border-bottom: 1px solid #c1c1c1;
  color: #4c4138;
}
#content #sideBar #callOut p {
  padding: 10px 0;
  color: #4c4138;
}
#content #sideBar #callOut img {
  width: 220px !important;
  height: auto !important;
  object-fit: contain;
}
#content #sideBar #callOut.gray {
  background-color: #d9d9d9;
  color: #6a6a6c;
}
#content #sideBar #callOut.gray h2 {
  border-bottom: 1px solid #6a6a6c;
}
#content #sideBar #callOut.green {
  background-color: #a1c851;
  background: #a1c851;
  color: #4c4138;
}
#content #sideBar #callOut.green a {
  color: #4c4138;
}
#content #sideBar #callOut.green a.purple.button {
  color: #fff;
  margin-bottom: 20px;
}
#content #sideBar #callOut.green h2 {
  border-bottom: 1px solid #4c4138;
}
#content #sideBar #callOut.transparent {
  background-color: transparent;
  color: #000;
}
#content #sideBar #callOut.transparent h2 {
  border-bottom: 1px solid #000;
}
#content #sideBar #callOut.yellow {
  background-color: #ffcb40;
  background: #ffcb40;
  color: #4c4138;
}
#content #sideBar #callOut.yellow a {
  color: #4c4138;
}
#content #sideBar #callOut.yellow a.purple.button {
  color: #fff;
  margin-bottom: 20px;
}
#content #sideBar #callOut.yellow h2 {
  border-bottom: 1px solid #4c4138;
}
#content #sideBar #callOut.purple {
  background-color: #6a5576;
  background: #6a5576;
  color: #fff;
}
#content #sideBar #callOut.purple a, #content #sideBar #callOut.purple h2, #content #sideBar #callOut.purple p {
  color: #fff;
}
#content #sideBar #callOut.purple h2 {
  border-bottom: 1px solid #fff;
}
#content #sideBar .animalAlert {
  margin-bottom: 20px;
}
#content #sideBar .animalAlert .animalAlertHeading {
  background-color: #008299;
  color: #fff;
  padding: 7px;
  font-size: 20px;
}
#content #sideBar .animalAlert .animalAlertHeading span.icon {
  color: #6a6a6c;
  background-color: white;
  font-size: 20px;
  font-weight: 900;
  padding: 1px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
  line-height: 0;
}
#content #sideBar .animalAlert .animalAlertContent {
  background-color: #008299;
  color: #fff;
  padding: 10px 7px;
  font-size: 13px;
  line-height: 19px;
}
#content #sideBar .animalAlert .animalAlertContent a {
  color: #fff;
}
#content #sideBar .animalLocation {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
}
#content #animalList {
  padding: 40px 60px;
}
#content #animalList h1 {
  color: #4c4138;
  padding-bottom: 10px;
  border-bottom: 1px solid #bfb3aa;
  margin-bottom: 15px;
  padding-top: 25px;
}
#content #animalList .columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  overflow: hidden;
  font-size: 13px;
  line-height: 23px;
  color: #6a6a6c;
}
#content #animalList .columns div {
  margin-bottom: 15px;
  overflow: hidden;
}
#content #animalList .columns div a {
  color: #81698e;
  font-weight: 400;
}
#content #animalList .columns div a:hover {
  color: #665371;
}
#content #pageAlert.intro {
  display: block;
  background: none;
  background-color: none;
  color: #000;
}
#content #pageAlert.intro h2 {
  color: inherit;
}
#content #pageAlert.intro p {
  color: inherit;
  margin: 20px 0;
  font-size: 16px;
  line-height: 22px;
}
#content #pageAlert.intro:hover {
  background: inherit;
  background-color: inherit;
  background-image: none;
}
#content #pageAlert.intro.yellow {
  background-color: #feb209;
  color: #4c4138 !important;
}
#content #pageAlert.intro.yellow a {
  color: #6a5576;
}
#content #pageAlert.intro.yellow a:hover {
  color: #9A85A5;
}
#content #pageAlert.intro.gray {
  background-color: #d9d9d9;
  color: #4c4138 !important;
}
#content #pageAlert.intro.gray a:not(.button) {
  color: #6a6a6c;
}
#content #pageAlert.intro.green {
  background-color: #a1c851;
  color: #4c4138 !important;
}
#content #pageAlert.intro.green a:not(.button) {
  color: #4c4138;
}
#content #pageAlert.intro.purple {
  background-color: #6a5576;
  color: #fff !important;
}
#content #pageAlert.intro.purple a {
  color: #feb209;
}
#content #pageAlert.intro.purple a:hover {
  color: #ffcb40;
}

#pageAlert.intro.purple h1 {
  color: #fff !important;
}

#contentHeader {
  padding: 40px 60px;
  color: #4c4138;
  background-color: #dddad3;
  background-image: url("/images/g_grass.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  width: 100%;
}
#contentHeader p {
  font-size: 18px;
  line-height: 26px;
}

#contentHeader.multiBackground {
  background-repeat: repeat-x, no-repeat;
  background-position: bottom center;
  min-height: 180px;
}

#billboard {
  position: relative;
  background-color: black;
  overflow: hidden;
}
#billboard img {
  width: 100%;
}

#billboardContent {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#billboardContent p {
  position: absolute;
  bottom: 5%;
  right: 7%;
  color: white;
}

#contentIntroText {
  color: #4c4138;
  padding: 40px 60px 0px 60px;
}
#contentIntroText h1 {
  margin-bottom: 20px;
}
#contentIntroText #contentIntroMainContent {
  margin-bottom: 15px;
}
#contentIntroText .largeText {
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.6;
}
#contentIntroText .smallText {
  font-size: 12px;
  margin-top: 15px;
}
#contentIntroText .when {
  margin-bottom: 10px;
}
#contentIntroText .programTime {
  display: inline-block;
}

addthis_inline_share_toolbox {
  margin-bottom: 25px;
}

#sectionMainContent {
  padding: 20px 60px 0px 60px;
  width: 100%;
  overflow: hidden;
}
#sectionMainContent h3 {
  color: #4c4138;
  font-size: 18px;
  margin-bottom: 0;
}
#sectionMainContent h2 {
  color: #4c4138;
  margin-bottom: 0;
}
#sectionMainContent h1 {
  color: #4c4138;
  margin-bottom: 0;
}
#sectionMainContent p {
  margin: 8px 0 16px 0;
  color: #4c4138;
  font-weight: 100;
}
#sectionMainContent table {
  margin: 0 0 16px 0;
  font-weight: 100;
}
#sectionMainContent li {
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 12px;
}

.bodyContent .imageCaption {
  width: 246px;
  background-color: #eee;
}
.bodyContent .imageCaption p {
  font-size: 10px;
  margin: 5px;
  line-height: 1.25;
}
.bodyContent .imageCaption.floatRight {
  margin-bottom: 20px;
  margin-left: 20px;
}
.bodyContent .imageCaption.floatLeft {
  margin-bottom: 20px;
  margin-right: 20px;
}
.bodyContent img {
  border: 3px solid #ffba00;
}
.bodyContent img.imgNoResize {
  width: initial;
}
.bodyContent img.noBorder {
  border: none;
}
.bodyContent h3 {
  color: #4c4138;
  margin-bottom: 0;
}
.bodyContent h2 {
  color: #4c4138;
  margin-bottom: 0;
}
.bodyContent h1 {
  color: #4c4138;
  margin-bottom: 0;
}
.bodyContent p {
  margin: 0 0 16px 0;
  font-weight: 100;
}
.bodyContent table {
  margin: 0 0 16px 0;
  font-weight: 100;
}
.bodyContent li {
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 12px;
}

#mainContent.withSidebar {
  width: 600px;
  display: table-cell;
  padding-right: 40px;
}

#accordian {
  margin-top: 20px;
  margin-bottom: 20px;
}
#accordian .slide .slideHeader {
  border-top: 1px solid #c1c1c1;
  background-repeat: no-repeat;
  padding: 20px 20px 20px 0;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "clanot", Verdana, sans-serif;
  font-size: 20px;
}
#accordian .slide .slideHeader:after {
  content: "";
  width: 8px;
  height: 16px;
  background: url("/images/arrow-symbols-sprites.png") -38px -56px;
  display: inline-block;
  position: absolute;
  right: 0;
}
#accordian .slide .slideHeader.active {
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
#accordian .slide .slideHeader.active:after {
  content: "";
  width: 16px;
  height: 8px;
  background: url("/images/arrow-symbols-sprites.png") -74px -10px;
  display: inline-block;
  position: absolute;
  right: 0;
}
#accordian .slide .slideContent {
  padding: 15px 0;
  overflow: hidden;
}
#accordian .slide:last-of-type .slideHeader {
  border-bottom: 1px solid #c1c1c1;
}
#accordian .slide:last-of-type .slideHeader.active {
  border-bottom: 1px solid #e0e0e0;
}

input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  outline: 0;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  outline: 0;
}

input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  outline: 0;
}

.umbraco-forms-navigation input {
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  font-kerning: 15px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #6a5576;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a5576), to(#4e365c));
  background: -webkit-linear-gradient(top, #6a5576, #4e365c);
  background: -moz-linear-gradient(top, #6a5576, #4e365c);
  background: -ms-linear-gradient(top, #6a5576, #4e365c);
  background: -o-linear-gradient(top, #6a5576, #4e365c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6a5576", endColorstr="#ff4e365c", GradientType=0);
  color: white;
  width: 140px;
  text-align: center;
  font-weight: bold;
}
.umbraco-forms-navigation input:hover {
  background-color: #856a94;
  background: -webkit-gradient(linear, left top, left bottom, from(#856a94), to(#69497c));
  background: -webkit-linear-gradient(top, #856a94, #69497c);
  background: -moz-linear-gradient(top, #856a94, #69497c);
  background: -ms-linear-gradient(top, #856a94, #69497c);
  background: -o-linear-gradient(top, #856a94, #69497c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff856a94", endColorstr="#ff69497c", GradientType=0);
  color: white;
}

.umbraco-forms-form fieldset legend {
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-size: 28px;
  margin: 30px 0 20px 0;
}
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-field-wrapper .checkboxlist label {
  float: none;
}
.umbraco-forms-form label.fieldLabel {
  float: none !important;
}
.umbraco-forms-form input.text {
  height: 35px;
  width: 300px;
  margin-bottom: 20px !important;
  font-size: 14px;
}
.umbraco-forms-form .fileupload div {
  height: 35px;
  width: 300px;
  margin-bottom: 20px !important;
  font-size: 14px;
}
.umbraco-forms-form .dropdownlist div {
  height: 35px;
  width: 300px;
  margin-bottom: 20px !important;
  font-size: 14px;
}
.umbraco-forms-form textarea {
  height: 100px;
  width: 350px;
  margin-bottom: 40px !important;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.umbraco-forms-form .radiobuttonlist div {
  width: 300px;
  margin-bottom: 20px !important;
}

.umbraco-forms-form label.fieldLabel {
  float: none !important;
}
.umbraco-forms-form input.text {
  height: 35px;
  width: 300px;
  margin-bottom: 20px !important;
  font-size: 14px;
}
.umbraco-forms-form textarea {
  height: 100px;
  width: 350px;
  margin-bottom: 40px !important;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.umbraco-forms-form input.datepickerfield {
  height: 35px;
  width: 300px;
  margin-bottom: 20px !important;
  font-size: 14px;
}

/*
@rules {
  0 {
  }

  1 {
  }
}*/
#sideBar {
  margin-left: auto;
  margin-right: auto;
}
#sideBar #animalFacts {
  margin-bottom: 30px;
}
#sideBar #animalFacts a {
  color: #4c4138;
  text-decoration: underline;
}
#sideBar #animalFacts .factHeading h2 {
  font-family: "clanot", Verdana, sans-serif;
  font-size: 20px;
  color: #4c4138;
  padding: 10px 12px;
}
#sideBar #animalFacts .factContent {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
  background-repeat: no-repeat;
  color: #4c4138;
}
#sideBar #animalFacts.purple a {
  color: #ffba00;
}
#sideBar #animalFacts.purple .factHeading {
  background-color: #5b4667;
}
#sideBar #animalFacts.purple .factHeading h2 {
  color: #fff;
}
#sideBar #animalFacts.purple .factContent {
  background-color: #91779e;
}
#sideBar #animalFacts.purple .factContent p {
  color: #fff;
}
#sideBar #animalFacts.gray .factHeading {
  background-color: #bfb2ab;
}
#sideBar #animalFacts.gray .factContent {
  background-color: #cec5be;
}
#sideBar #animalFacts.green .factHeading {
  background-color: #9bca3b;
}
#sideBar #animalFacts.green .factContent {
  background-color: #9ccb3b;
}
#sideBar #animalFacts.yellow .factHeading {
  background-color: #feb92c;
}
#sideBar #animalFacts.yellow .factContent {
  background-color: #ffba00;
}
#sideBar #sidebarNews {
  border: 1px solid #dfd9d4;
  margin-bottom: 30px;
}
#sideBar #sidebarNews h3 {
  background-color: #bfb3ab;
  background: -webkit-gradient(linear, left top, left bottom, from(#bfb3ab), to(#cac0b9));
  background: -webkit-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -moz-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -ms-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -o-linear-gradient(top, #bfb3ab, #cac0b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbfb3ab", endColorstr="#ffcac0b9", GradientType=0);
  color: #4c4138;
  padding: 10px;
}
#sideBar #sidebarNews .newsContent {
  font-size: 13px;
  color: #4c4138;
  padding: 20px;
  background-color: #f3f2f0;
  line-height: 16px;
}
#sideBar #sidebarNews .newsContent p {
  margin-bottom: 5px;
}
#sideBar .uBlogsy_label_container {
  border: 1px solid #dfd9d4;
  margin-bottom: 30px;
}
#sideBar .uBlogsy_label_container h3 {
  background-color: #bfb3ab;
  background: -webkit-gradient(linear, left top, left bottom, from(#bfb3ab), to(#cac0b9));
  background: -webkit-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -moz-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -ms-linear-gradient(top, #bfb3ab, #cac0b9);
  background: -o-linear-gradient(top, #bfb3ab, #cac0b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbfb3ab", endColorstr="#ffcac0b9", GradientType=0);
  color: white;
  padding: 10px;
}
#sideBar .uBlogsy_label_container .uBlogsy_labels_content {
  font-size: 13px;
  color: #4c4138;
  padding: 20px;
  background-color: #f3f2f0;
  line-height: 16px;
}
#sideBar .uBlogsy_label_container .uBlogsy_labels_content li {
  margin-bottom: 5px;
  list-style-type: none;
}
#sideBar .uBlogsy_label_container .uBlogsy_labels_content ul {
  margin: 0;
  padding: 0;
}
#sideBar #sidebarPrograms {
  border: 1px solid #dfd9d4;
  margin-bottom: 30px;
}
#sideBar #sidebarPrograms h3 {
  background-color: #81698e;
  background: -webkit-gradient(linear, left top, left bottom, from(#81698e), to(#9783a2));
  background: -webkit-linear-gradient(top, #81698e, #9783a2);
  background: -moz-linear-gradient(top, #81698e, #9783a2);
  background: -ms-linear-gradient(top, #81698e, #9783a2);
  background: -o-linear-gradient(top, #81698e, #9783a2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff81698e", endColorstr="#ff9783a2", GradientType=0);
  color: white;
  padding: 10px;
}
#sideBar #sidebarPrograms .programContent {
  font-size: 13px;
  color: #4c4138;
  padding: 20px;
  background-color: #f3f2f0;
  line-height: 19px;
}
#sideBar #sidebarPrograms .programContent a {
  display: block;
}
#sideBar .uBlogsy_tag_container {
  border: 1px solid #dfd9d4;
  margin-bottom: 30px;
}
#sideBar .uBlogsy_tag_container h3 {
  background-color: #81698e;
  background: -webkit-gradient(linear, left top, left bottom, from(#81698e), to(#9783a2));
  background: -webkit-linear-gradient(top, #81698e, #9783a2);
  background: -moz-linear-gradient(top, #81698e, #9783a2);
  background: -ms-linear-gradient(top, #81698e, #9783a2);
  background: -o-linear-gradient(top, #81698e, #9783a2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff81698e", endColorstr="#ff9783a2", GradientType=0);
  color: white;
  padding: 10px;
}
#sideBar .uBlogsy_tag_container .uBlogsy_tags_content {
  font-size: 13px;
  color: #4c4138;
  padding: 20px;
  background-color: #f3f2f0;
  line-height: 19px;
}
#sideBar .uBlogsy_tag_container ul {
  margin: 0;
  padding: 0;
}
#sideBar .uBlogsy_tag_container li {
  list-style-type: none;
}
#sideBar #relatedLinks {
  margin-bottom: 30px;
}
#sideBar #relatedLinks .linksTitle {
  font-size: 24px;
  line-height: 26px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
}
#sideBar #relatedLinks .linksContent {
  line-height: 19px;
  font-size: 13px;
}
#sideBar #relatedLinks .linksContent a {
  display: block;
}
#sideBar #relatedLinks p {
  color: #51365f;
  margin-top: 10px;
}
#sideBar .map {
  margin: 30px 0 20px 0;
}
#sideBar .map img {
  width: 227px;
  height: auto;
}
#sideBar #onExhibit {
  margin-bottom: 20px;
}
#sideBar #onExhibit .onExhibitContent {
  line-height: 19px;
  font-size: 13px;
}
#sideBar #onExhibit .onExhibitContent a {
  display: block;
}
#sideBar #onExhibit .onExhibitContent span {
  display: block;
}

#ourAnimalsHeader {
  background-color: #dddad3;
  padding: 40px 60px;
  padding-bottom: 90px;
  position: relative;
  width: 100%;
}

.ACMobile {
  display: none;
}
.ACMobile img {
  width: 100%;
  max-width: 320px;
  float: right;
}

.ACDesktop {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ACDesktop img {
  width: 100%;
  max-width: 320px;
  float: right;
}

#topFooter {
  padding: 0 45px;
  background-color: #68594d;
}
#topFooter #footer1 {
  border-bottom: 1px solid #867c74;
  overflow: hidden;
  padding: 15px 10px;
}
#topFooter #footer1 #accredidation {
  float: left;
}
#topFooter #footer2 {
  padding: 15px 10px;
}

#bottomFooter {
  padding: 0 45px;
}
#bottomFooter #footer3 {
  padding: 15px 10px;
}
#bottomFooter #footer3 p {
  color: #68594d;
  font-size: 14px;
  font-family: "clanot", Verdana, sans-serif;
}
#bottomFooter #footer3 img {
  margin-top: 5px;
  margin-right: 15px;
  height: 30px;
}
#bottomFooter #footer3 .footer-logo {
  margin-top: 5px;
  margin-right: 15px;
  height: 30px;
  display: inline-block;
}
#bottomFooter #footer3 .footer-logo-ahf {
  width: 156px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -10px -60px;
}
#bottomFooter #footer3 .footer-logo-yawkey {
  width: 100px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -194px -60px;
}
#bottomFooter #footer3 .footer-logo-mcc {
  width: 82px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -194px -110px;
}
#bottomFooter #footer3 .footer-logo-mathworks {
  width: 109px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -194px -10px;
}
#bottomFooter #footer3 .footer-logo-rlcorkin {
  width: 149px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -10px -110px;
}
#bottomFooter #footer3 .footer-logo-tinytiger {
  width: 164px;
  height: 30px;
  background: url("/images/footer-logos-sprites.png") -10px -10px;
}
#bottomFooter #footer3 .footer-logo-cummings {
  width: 114px;
  height: 36px;
  background: url("/images/footer-logos-sprites.png") -192px -158px;
}

#footerTranslate {
  padding: 15px 60px 15px 0;
  background: #eeeeee;
  border-top: 1px solid #aaaaaa;
  text-align: right;
}

#follow {
  float: left;
}
#follow p {
  color: white;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
}
#follow a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}
#follow a span {
  margin-right: 5px;
}
#follow .facebook {
  color: #fff;
  display: inline;
  margin-right: 5px;
  position: relative;
}
#follow .facebook .options {
  display: none;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
}
#follow .facebook .options a {
  display: block;
  background-color: #8e7a6a;
  width: 150px;
  padding: 5px;
  color: white;
  font-size: 14px;
}
#follow .facebook:hover .options {
  display: block;
}
#follow .newsletter a {
  color: white;
  font-size: 14px;
}
#follow .newsletter a span {
  color: #aca49d;
  font-size: 17px;
}

#copyright {
  color: #fff;
  font-size: 10px;
  float: right;
}

#header-wrapper.homepage {
  position: absolute;
  width: 100%;
  z-index: 15;
}

#home-feature-one {
  background-image: url(/images/bg_brownMarble.gif);
  background-size: cover;
}
#home-feature-one .divCenter {
  padding: 30px 20px;
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
#home-feature-one #fpzFeature {
  width: 48%;
  float: left;
  max-width: 600px;
  overflow: hidden;
  margin: 0 1%;
}
#home-feature-one #stoneFeature {
  width: 48%;
  float: left;
  max-width: 600px;
  overflow: hidden;
  margin: 0 1%;
}
#home-feature-one .image {
  width: 100%;
  max-width: 550px;
  position: relative;
  float: left;
}
#home-feature-one .image .bg {
  float: left;
}
#home-feature-one .image .zooTitle {
  position: absolute;
  bottom: 70px;
  left: 15px;
  font-size: 29px;
  text-transform: uppercase;
  font-weight: 700;
}
#home-feature-one .image .zooTitle a {
  color: white;
}
#home-feature-one .image .zooTitle a:hover {
  color: #cacaca;
}
#home-feature-one .image .buttons {
  position: absolute;
  bottom: 15px;
  width: 100%;
  left: 15px;
}
#home-feature-one .attribution {
  padding: 5px;
  text-align: right;
  border-bottom: 1px solid #cacaca;
  color: #cacaca;
}
#home-feature-one .attribution a {
  color: #cacaca;
}
#home-feature-one .zooInfo {
  color: #cccccc;
  padding: 14px;
  font-size: 18px;
  line-height: 1.6;
  overflow: hidden;
  width: 100%;
}
#home-feature-one .zooInfo .hours {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}
#home-feature-one .zooInfo .adress {
  font-size: 13px;
  line-height: 19px;
  font-weight: 100;
}

#home-feature-two {
  background-color: #9bca3b;
  background-image: url(/images/g_grass.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 60px 20px;
}
#home-feature-two #soMuchToDoHeading {
  width: 1130px;
  margin: 0 auto;
}
#home-feature-two #soMuchToDoHeading h1 {
  color: #4c4138;
  display: inline-block;
  margin-top: -20px;
  margin-right: 10px;
}
#home-feature-two #soMuchToDoHeading h1 .accent {
  font-family: "Amatic SC", Verdana;
  font-size: 63px;
  color: #4c4138;
}
#home-feature-two #soMuchToDoHeading h2 {
  color: white;
}
#home-feature-two #soMuchToDoHeading select {
  vertical-align: text-bottom;
  margin-bottom: 4px;
}
#home-feature-two #soMuchToDoHeading select option {
  background-color: white;
  font-family: clanot, Verdana, sans-serif;
  text-transform: capitalize;
  font-weight: normal;
}
#home-feature-two #soMuchToDoHeading .button {
  vertical-align: top;
  margin-left: 280px;
}
#home-feature-two #carousel {
  margin: 0 auto;
  padding: 0 20px;
  margin-top: 30px;
}
#home-feature-two #carousel li {
  margin: 0 10px;
}
#home-feature-two #carousel .item .image .attribution a {
  color: #cacaca;
  background: none;
  font-size: 10px;
  padding: 0;
}
#home-feature-two #carousel .item .image .attribution p {
  color: #cacaca;
  background: none;
  font-size: 10px;
  padding: 0;
}
#home-feature-two #carousel .item .image a {
  background: none;
}
#home-feature-two #carousel .item img {
  border: 3px solid #ffbe0f;
  width: 240px;
  height: 240px;
}
#home-feature-two #carousel .item h3 {
  color: #4c4138;
  margin-top: 10px;
}
#home-feature-two #carousel .item p {
  color: #4c4138;
  font-size: 16px;
  padding: 10px 0;
  line-height: 1.6;
}
#home-feature-two #carousel .item a {
  color: #4c4138;
  font-size: 16px;
  padding-right: 10px;
  margin-right: 5px;
}
#home-feature-two #carousel .item .links a:after {
  content: "";
  width: 4px;
  height: 8px;
  background: url("/images/arrow-symbols-sprites.png") -10px -92px;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 10px;
  margin-left: 5px;
}

#carousel .item {
  width: 240px;
  text-align: left;
  margin: auto;
}
#carousel .item .image {
  position: relative;
}
#carousel .item .image .attribution {
  font-size: 10px;
  padding: 3px;
  border-bottom: 1px solid #cacaca;
  color: #cacaca;
  text-align: right;
}

#home-feature-three {
  margin: 0 auto;
  padding: 30px;
  padding-left: 60px;
  padding-right: 20px;
}
#home-feature-three .zooHappenings {
  width: 25%;
  float: left;
  padding-right: 10px;
  position: relative;
}
#home-feature-three .zooHappenings h2 {
  color: #4c4138;
}
#home-feature-three .zooHappenings a {
  font-weight: 600;
  color: #81698e;
  font-size: 16px;
  display: block;
  line-height: 1.6;
}
#home-feature-three .zooHappenings a:hover {
  color: #9a85a5;
}
#home-feature-three .zooHappenings .button {
  display: inline-block;
  color: white;
  font-weight: normal;
  font-size: 16px;
  margin-top: 20px;
}
#home-feature-three .zooHappenings .button:hover {
  color: white;
}
#home-feature-three .zooHappenings .item {
  margin-top: 10px;
}
#home-feature-three .zooHappenings .item p {
  color: #6a6a6c;
  font-size: 16px;
  line-height: 1.6;
}
#home-feature-three .zooHappenings.mobile {
  display: none;
}
#home-feature-three .zooHappenings#connect a {
  margin-top: 10px;
}
#home-feature-three .zooHappenings#connect a span {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 5px;
  width: 30px;
  text-align: center;
}
#home-feature-three .zooHappenings#connectMobile a {
  margin-top: 10px;
}
#home-feature-three .zooHappenings#connectMobile a span {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 5px;
  width: 30px;
  text-align: center;
}

#zooInfo {
  max-width: 956px;
  overflow: hidden;
  padding: 40px 60px;
}
#zooInfo #FPZInfo {
  clear: both;
  padding: 20px 0;
  overflow: hidden;
}
#zooInfo #SZInfo {
  clear: both;
  padding: 20px 0;
  overflow: hidden;
}
#zooInfo .content {
  width: 60%;
  float: left;
}
#zooInfo .content img {
  float: left;
  vertical-align: bottom;
}
#zooInfo .content .hoursAndRates {
  float: left;
  padding: 0 20px;
  width: 60%;
}
#zooInfo .content .hoursAndRates h2 {
  font-size: 26px;
  color: #68594d;
  margin-bottom: 20px;
  font-weight: 700;
}
#zooInfo .buttons {
  width: 40%;
  float: left;
}
#zooInfo .buttons a {
  width: 100%;
  font-size: 20px;
  text-align: center;
  margin: 5px 0;
}
#zooInfo hr {
  border: 1px solid #dddad3;
}

#featureWrapper {
  background-color: #dddad3;
}
#featureWrapper #feature {
  padding: 40px 60px;
  max-width: 956px;
  overflow: hidden;
}
#featureWrapper #feature .content {
  width: 60%;
  float: left;
  padding-right: 20px;
}
#featureWrapper #feature .content p {
  font-size: 18px;
  margin-top: 10px;
}
#featureWrapper #feature .buttons {
  width: 40%;
  float: left;
  margin-top: 45px;
}
#featureWrapper #feature .buttons a {
  width: 100%;
  font-size: 20px;
  text-align: center;
  margin: 5px 0;
}

#contentList {
  padding: 40px 20px;
  overflow: hidden;
}
#contentList .item {
  text-align: left;
  margin: auto;
  float: left;
  margin: 15px 25px;
  position: relative;
  width: 100%;
}
#contentList .item img {
  border: 3px solid #ffbe0f;
  float: left;
}
#contentList .item .itemContent {
  float: left;
  margin: 0 10px;
  vertical-align: middle;
  position: absolute;
  bottom: 5%;
  left: 250px;
}
#contentList .item .itemContent h3 {
  color: #68594d;
  margin-top: 10px;
  margin-bottom: 0;
}
#contentList .item .itemContent p {
  color: #6a6a6c;
  font-size: 13px;
  padding-bottom: 10px;
  line-height: 1.5;
}
#contentList .item .itemContent p.programTime {
  font-size: 13px;
  line-height: 2;
}

.fpzTag {
  color: #4c4138;
  padding: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 5px;
  background-color: #ffba00;
  margin-bottom: 10px;
  display: inline-block;
}

.szTag {
  color: #4c4138;
  padding: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 5px;
  background-color: #9ccb3b;
  margin-bottom: 10px;
  display: inline-block;
}

.programTime {
  font-size: 16px;
  line-height: 2;
}

.programTime p {
  margin: 0;
}

.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 600px;
  overflow: hidden;
}
.responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vresponsive-iframe-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#calendarList .calendarItem .itemContent p br {
  content: "";
  margin: 2em;
  display: block;
  font-size: 24%;
}

.responsive-iframe-container.mobile {
  display: none;
}

@media (max-width: 460px) {
  #calendarList .calendarItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #calendarList .calendarItem .itemContent {
    width: 240px !important;
  }
}
#calendarList {
  padding: 0px;
  overflow: hidden;
}
#calendarList .calendarItem {
  text-align: left;
  float: left;
  padding: 15px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #CCC;
}
#calendarList .calendarItem img {
  border: 3px solid #ffbe0f;
  float: left;
  width: 240px !important;
  max-width: 240px !important;
  height: 240px;
  margin-right: 10px;
}
#calendarList .calendarItem .image {
  display: table-cell;
  margin-right: 10px;
}
#calendarList .calendarItem .itemContent {
  display: table-cell;
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
#calendarList .calendarItem .itemContent h3 {
  color: #68594d;
  margin-top: 10px;
}
#calendarList .calendarItem .itemContent p {
  color: #6a6a6c;
  font-size: 13px;
  line-height: 1.5;
  padding-top: 0px;
}
#calendarList .calendarItem.SZ img {
  border: 3px solid #9CCB3B;
}

#contentGrid {
  padding: 40px 60px;
  overflow: hidden;
}
#contentGrid .item {
  width: 256px;
  text-align: left;
  margin: auto;
  float: left;
  margin: 15px 10px;
}
@media (max-width: 915px) {
  #contentGrid .item {
    margin: 15px auto;
    float: none;
  }
}
#contentGrid .item .image {
  position: relative;
  width: 240px;
}
#contentGrid .item .image a {
  background: none;
  padding: 0;
}
#contentGrid .item .image .attribution {
  padding: 3px;
  border-bottom: 1px solid #cacaca;
  color: #cacaca;
  text-align: right;
}
#contentGrid .item .image .attribution a {
  color: #cacaca;
  background: none;
  font-size: 10px;
  padding-right: 0;
}
#contentGrid .item img {
  border: 3px solid #ffbe0f;
  width: 240px;
  height: 240px;
}
#contentGrid .item h3 {
  color: #50375e;
  margin-top: 10px;
}
#contentGrid .item p {
  color: #6a6a6c;
  font-size: 16px;
  line-height: 1.6;
}
#contentGrid .item a {
  font-size: 16px;
}
#contentGrid .item .links a:after {
  content: "";
  width: 4px;
  height: 8px;
  background: url("/images/arrow-symbols-sprites.png") -10px -92px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}

#about {
  overflow: hidden;
}
#about .aboutContent {
  padding: 15px 0;
}
#about .contentRight {
  float: right;
  width: 200px;
  padding-left: 20px;
  padding-bottom: 10px;
}
#about .contentRight img {
  margin: 0;
  border: none;
}
#about .contentRight p {
  font-size: 11px;
  font-family: clanot, Verdana, sans-serif;
  margin: 0;
  margin-bottom: 7px;
  line-height: 17px;
  color: #000;
}
#about .aboutList {
  padding: 12px 0;
}
#about .aboutList p {
  font-weight: bold;
}

.aboutHeader {
  border-top: 1px solid #c1c1c1;
  padding: 20px 20px 20px 0;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}

.FPZ #header {
  border-bottom: 6px solid #ffba00;
  height: 113px;
}
.FPZ #welcome {
  position: relative;
  background-color: #ffba00;
  color: #4c4138;
  font-size: 50px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  width: 100%;
  padding: 20px 30px;
  margin-top: -6px;
}
.FPZ #welcome span {
  max-width: 1200px;
  margin: auto;
  display: block;
}
.FPZ #contentHeader {
  overflow: hidden;
  background-color: white !important;
  background-image: url(/images/g_grayGrass.png) !important;
  padding-bottom: 60px !important;
}
.FPZ #contentHeader h1 {
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
  font-size: 80px;
}
.FPZ #contentHeader .address {
  margin-top: 30px;
}
.FPZ #contentHeader .address .street {
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-size: 26px;
  line-height: 27px;
}
.FPZ #contentHeader .address .phone {
  font-size: 16px;
  color: #8a8c8f;
  margin-right: 5px;
  line-height: 1.6;
}
.FPZ #contentHeader .address a {
  font-size: 16px;
  color: #81698e;
  line-height: 1.6;
}
.FPZ #contentHeader .address a:hover {
  color: #665371;
}
.FPZ #contentHeader p {
  clear: both;
  margin: 25px 0;
}
.FPZ #contentHeader .buttons {
  clear: both;
}
.FPZ #contentHeader a.button {
  width: 30%;
  margin: 0 1%;
  font-size: 20px;
  text-align: center;
}
.FPZ #featureListHeader {
  overflow: hidden;
  background-color: #ffcb40;
  padding: 40px 60px;
}
.FPZ #featureListHeader h1 {
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
  font-size: 80px;
  font-family: "Amatic SC", Verdana;
}
.FPZ #featureListHeader.multiBackground {
  background-repeat: repeat-x, no-repeat;
  background-position: bottom left, top right;
  height: 187px;
}
.FPZ #featureCarousel {
  background-color: #dadad3;
  display: block;
  position: relative;
}
.FPZ #featureCarousel #featureCarouselWrapper {
  padding: 40px 20px;
  position: relative;
}
.FPZ #featureCarousel #carousel {
  margin-top: 30px;
  margin: auto;
  position: relative;
  padding: 0 20px;
}
.FPZ #featureCarousel #carousel .slides li {
  margin: 0 12px;
}
.FPZ #featureCarousel #carousel .item {
  width: 240px;
  text-align: left;
  margin: 0 auto;
}
.FPZ #featureCarousel #carousel .item img {
  border: 3px solid #ffbe0f;
}
.FPZ #featureCarousel #carousel .item .image .attribution a {
  color: #FFF;
  padding: 3px;
  font-size: 10px;
}
.FPZ #featureCarousel #carousel .item .image .attribution p {
  color: #FFF;
  padding: 3px;
  font-size: 10px;
}
.FPZ #featureCarousel #carousel .item .image a {
  background: none;
}
.FPZ #featureCarousel #carousel .item h3 {
  color: #50375e;
  margin-top: 10px;
}
.FPZ #featureCarousel #carousel .item p {
  color: #4c4138;
  font-size: 16px;
  padding: 10px 0;
  line-height: 1.5;
}
.FPZ #featureCarousel #carousel .item a {
  color: #50375e;
  background-image: url(/images/g_smallPurpleArrowLink.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px;
  margin-right: 5px;
  font-size: 16px;
}
.FPZ #zoo-feature-three {
  padding: 40px 20px;
  overflow: hidden;
}
.FPZ .bottomFeature {
  width: 32%;
  float: left;
  padding-right: 1%;
  position: relative;
}
.FPZ .bottomFeature h2 {
  color: #4c4138;
}
.FPZ .bottomFeature a {
  font-weight: 700;
  color: #81698e;
  font-size: 16px;
  display: block;
}
.FPZ .bottomFeature .button {
  display: inline-block;
  color: #36243f;
  font-weight: normal;
  font-size: 16px;
  margin-top: 30px;
}
.FPZ .bottomFeature .item {
  margin-top: 10px;
}
.FPZ .bottomFeature .item p {
  color: #6a6a6c;
  font-size: 16px;
  line-height: 1.5;
}
.FPZ .bottomFeature.mobile {
  display: none;
}
.FPZ #rotator-wrapper {
  background-color: black;
  position: relative;
  width: 100%;
  height: auto;
}

.video-container {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 500px;
}
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 500px;
}
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 500px;
}

.sitemap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.section {
  width: 24%;
  margin-right: 1%;
  float: left;
}
ul.section > li > a {
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-size: 28px;
  margin-bottom: 20px;
  color: #FFBA00;
  display: block;
  margin-top: 30px;
}
ul.section ul {
  margin-left: 10px;
  margin-top: 10px;
}

#isotope .slides .item {
  display: initial;
}

#filter .styledSelect {
  margin: 20px 0;
  margin: 20px 0;
}

.flexContainer {
  display: flex;
  flex-wrap: wrap;
}

.photo-attribution-wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 992px) {
  .photo-attribution-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

.photoContainer {
  padding: 16px;
  margin: 0 10px 15px 10px;
  background-color: #e5ddd8;
  display: flex;
  flex-direction: column;
  flex-wrap: inherit;
  align-content: space-between;
}
.photoContainer .photo {
  margin-bottom: 10px;
  display: block;
}
.photoContainer img {
  width: auto !important;
}
.photoContainer h3, .photoContainer a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  hyphens: auto;
}

.photoInfo {
  display: block;
}

#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
}

#imagelightbox-loading {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  margin: -1.25em 0 0 -1.25em;
  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
#imagelightbox-loading div {
  border-radius: 50%;
  width: 1.25em;
  height: 1.25em;
  background-color: #fff;
  -webkit-animation: imagelightbox-loading 0.5s ease infinite;
  animation: imagelightbox-loading 0.5s ease infinite;
}

#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}

#imagelightbox-close {
  width: 2.5em;
  height: 2.5em;
  text-align: left;
  background-color: #666;
  border-radius: 50%;
  position: fixed;
  z-index: 10002;
  top: 2.5em;
  right: 2.5em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
#imagelightbox-close:hover {
  background-color: #111;
}
#imagelightbox-close:focus {
  background-color: #111;
}
#imagelightbox-close:before {
  width: 2px;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#imagelightbox-close:after {
  width: 2px;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#imagelightbox-caption {
  text-align: center;
  color: #fff;
  background-color: #666;
  position: fixed;
  z-index: 10001;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.625em;
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}

#imagelightbox-nav {
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  position: fixed;
  z-index: 10001;
  left: 50%;
  bottom: 3.75em;
  padding: 0.313em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
#imagelightbox-nav button {
  width: 1em;
  height: 1em;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.313em;
}
#imagelightbox-nav button.active {
  background-color: #fff;
}

.imagelightbox-arrow {
  width: 3.75em;
  height: 7.5em;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
.imagelightbox-arrow:hover {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75);
}
.imagelightbox-arrow:focus {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75);
}
.imagelightbox-arrow:active {
  background-color: #111;
}
.imagelightbox-arrow:before {
  width: 0;
  height: 0;
  border: 1em solid transparent;
  content: "";
  display: inline-block;
  margin-bottom: -0.125em;
}

.imagelightbox-arrow-left {
  left: 2.5em;
}
.imagelightbox-arrow-left:before {
  border-left: none;
  border-right-color: #fff;
  margin-left: -0.313em;
}

.imagelightbox-arrow-right {
  right: 2.5em;
}
.imagelightbox-arrow-right:before {
  border-right: none;
  border-left-color: #fff;
  margin-right: -0.313em;
}

.galcolumn {
  float: left;
}

.socialFeed ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.socialFeed li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.socialFeed .juicer-feed.user .feed-item {
  height: 260px;
  position: relative;
  padding: 0;
  border: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  min-height: 300px;
}

.j-poster {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 40px;
  order: 2;
}
.j-poster img {
  display: none;
}
.j-poster time {
  display: none;
}
.j-poster a {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: right;
  padding: 10px;
  display: block;
}
.j-poster a:hover {
  text-decoration: underline;
}
.j-poster h3, .j-poster h1 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: normal;
  font-family: clanot, Verdana, sans-serif;
  line-height: 1.6;
  text-transform: none;
}
.j-poster a.j-twitter-post-icon {
  display: none;
}

.j-image {
  width: 100% !important;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
}
.j-image .tall {
  width: 100% !important;
  height: auto !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  position: absolute;
  min-height: 100%;
}
.j-image .wide {
  width: auto !important;
  height: 100% !important;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  position: absolute;
  min-width: 100%;
}

.j-text {
  position: relative;
  width: 100%;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 20px;
  flex-grow: 2;
}
.j-text p {
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.j-text a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.j-message {
  width: 100%;
}

.j-meta ul {
  display: none;
}
.j-meta nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.j-meta a {
  text-decoration: none;
  font-size: 28px;
  display: block;
  width: 100%;
  height: 100%;
}
.j-meta a::before {
  font-family: "FontAwesome";
  font-size: 1em;
  margin-right: 5px;
  position: absolute;
  bottom: -45px;
  left: 10px;
  font-display: swap;
}
.j-meta a.j-twitter::before {
  content: "\f099";
}
.j-meta a.j-facebook::before {
  content: "\f09a";
}
.j-meta a.j-instagram:before {
  content: "\f16d";
  display: none;
}
.j-meta a.j-youtube:before {
  content: "\f16a";
  display: none;
}

.j-twitter .j-text {
  background: #008299;
  padding-top: 40px;
}
.j-twitter .j-text:before {
  font-family: "FontAwesome";
  font-size: 2em;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 12px;
  top: 12px;
  font-display: swap;
  content: "\f099";
}
.j-twitter .j-poster {
  background: #008299;
}
.j-twitter .j-image {
  display: none;
}
.j-twitter .j-meta .j-twitter-date {
  display: none;
}
.j-twitter .j-twitter-display-name {
  display: none;
}

.j-facebook.words .j-text {
  background: #3D77BB;
}

.j-youtube .j-text {
  background: rgba(179, 18, 23, 0.8);
}
.j-youtube .j-text:before {
  font-family: "FontAwesome";
  font-size: 2em;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 12px;
  top: 12px;
  font-display: swap;
  content: "\f16a";
}
.j-youtube .j-poster {
  background: rgba(179, 18, 23, 0.8);
}
.j-youtube .j-poster h3 {
  text-align: left;
}

.j-instagram .j-text .j-message {
  display: none;
}
.j-instagram .j-text:before {
  font-family: "FontAwesome";
  font-size: 2em;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 12px;
  top: 12px;
  font-display: swap;
  content: "\f16d";
}
.j-instagram .j-poster {
  background-color: rgba(74, 74, 74, 0.6);
}
.j-instagram .j-poster h3 {
  text-align: left;
}

.j-facebook.image-post .j-text .j-message {
  display: none;
}
.j-facebook.image-post .j-poster {
  background-color: rgba(61, 119, 187, 0.8);
}

.j-facebook.j-video .j-text .j-message {
  display: none;
}
.j-facebook.j-video .j-poster {
  background-color: rgba(61, 119, 187, 0.8);
}
.j-facebook.j-video .j-image:before {
  font-family: "FontAwesome";
  content: "\f144";
  font-size: 60px;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -26px;
  font-display: swap;
}

.j-facebook .j-poster {
  background-color: #3D77BB;
}

.j-twitter.j-video .j-image:before {
  font-family: "FontAwesome";
  content: "\f144";
  font-size: 60px;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -26px;
  font-display: swap;
}

.j-instagram.j-video .j-image:before {
  font-family: "FontAwesome";
  content: "\f144";
  font-size: 60px;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -26px;
  font-display: swap;
}

.j-twitter-screen-name {
  text-align: left;
}

.jquery-modal.blocker {
  z-index: 999;
}

.jquery-modal .modal {
  width: 72%;
  max-width: none;
  text-align: center;
  padding: 0;
  position: relative;
  max-width: 935px;
}
.jquery-modal .modal table {
  margin: 25px auto;
}
.jquery-modal .modal-photo-bg img {
  width: 100%;
}
.jquery-modal .modal-content {
  padding: 40px 100px 40px;
}
.jquery-modal table tr td {
  width: 50% !important;
  display: inline !important;
}

.umbraco-forms-field:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.umbraco-forms-field .checkboxlist {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.umbraco-forms-field .checkboxlist input {
  margin-top: 0.75em;
}
@media (min-width: 320px) and (max-width: 480px) {
  .umbraco-forms-field span.field-validation-error {
    width: 70%;
  }
}
.umbraco-forms-field .radiobuttonlist {
  margin-bottom: 20px;
  display: inline-block;
}
.umbraco-forms-field .radiobuttonlist input {
  margin-top: 0.75em;
}

@media (max-width: 875px) {
  .ACDesktop {
    display: none;
  }
  .ACMobile {
    display: inherit;
    float: right;
  }
  #content.ourAnimals {
    padding-bottom: 0;
  }
}
@media (max-width: 460px) {
  .kidsCorner span.imgTopRight.img img {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin-left: 0;
  }
  .kidsCorner img.imgTopRight {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #page {
    width: 1200px;
  }
  #rotator-wrapper #rotator {
    position: relative;
    left: 50%;
    margin-left: -600px;
  }
  #rotator-wrapper .btn.prev {
    left: 50%;
    margin-left: -600px;
  }
  #rotator-wrapper .btn.next {
    right: 50%;
    margin-right: -600px;
  }
}
@media (max-width: 1199px) {
  #nav ul li {
    width: auto;
    width: initial;
  }
  #nav ul li a {
    padding: 15px 10px;
  }
  #nav ul li a .navTitle {
    font-size: 36px;
  }
  #rotator .slideContentHome .slideText h1 {
    font-size: 110px;
    line-height: 60px;
  }
  #rotator .slideContentHome .slideText h2 {
    font-size: 70px;
  }
  #rotator .slideContentHome .slideText p {
    line-height: 18px;
    font-size: 12px;
  }
  #home-feature-two #soMuchToDoHeading {
    width: initial;
    line-height: 1;
    padding: 20px;
  }
  #mainContent img {
    height: auto;
  }
  #mainContent img.imgTopLeft {
    width: initial;
    height: auto;
  }
  #mainContent img.imgTopRight {
    width: initial;
    height: auto;
  }
  #sectionMainContent img {
    max-width: 100%;
    height: auto;
  }
  table {
    width: 100% !important;
  }
  .kidsCorner #rotator .slideContent p {
    font-size: 16px;
    line-height: 1.6;
  }
  .kidsCorner #rotator .slideContent h1 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .kidsCorner #kidsContentHeader h3 {
    font-size: 14px;
  }
  .kidsCorner #kidsContentHeader h1 {
    font-size: 48px;
  }
}
@media (max-width: 1160px) {
  .kidsCorner #content-wrapper-kids {
    padding: 10px;
  }
  .kidsCorner #content-wrapper-kids #content #mainContentWrapper {
    padding: 20px;
  }
  .kidsCorner .bodyContent {
    padding: 20px;
  }
  .kidsCorner #kidsContentHeader {
    padding: 20px;
  }
  .kidsCorner #kidsContentHeader #kidsHeaderText {
    width: 100%;
  }
  .kidsCorner #kidsContentHeader .button {
    width: auto;
    font-size: 20px;
    margin-top: 10px;
  }
  .kidsCorner #kidsHeaderWrapper #kidsHeader h1 {
    display: block;
    font-size: 58px;
  }
  .kidsCorner #kidsHeaderWrapper #kidsHeader h1 span {
    font-size: 70px;
  }
  .kidsCorner #rotator .rotatorImage {
    width: 100%;
  }
  .kidsCorner #rotator .slideContent {
    width: 100%;
    min-height: 280px;
    background: none;
    background-color: #50375E;
  }
  .kidsCorner #rotator .rotatorControls {
    width: 100%;
  }
  .kidsCorner #bottomContent {
    background-size: cover;
  }
  .kidsCorner #bottomContent #moreToSee {
    top: 30px;
  }
  .kidsCorner #bottomContent #moreToSee h3 {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 467px) {
  .kidsCorner #rotator .rotatorControls {
    position: relative;
  }
  .kidsCorner #rotator .slideContent {
    margin-bottom: 20%;
  }
}
@media (max-width: 300px) {
  .kidsCorner #rotator .slideContent {
    min-height: 600px;
  }
}
@media (max-width: 1026px) {
  table {
    width: 100% !important;
  }
  td {
    display: block;
    width: 100% !important;
  }
  .recaptchatable td {
    display: table-cell;
    width: initial;
  }
  #header-wrapper.homepage {
    position: relative;
  }
  .homepage #topNav {
    background-color: #7C7169;
  }
  #topNav ul {
    padding: 0;
  }
  #topNav ul li {
    margin-right: 10px;
  }
  #topNav ul li a {
    font-size: 11px;
  }
  #topNav .button {
    margin-top: 8px;
    font-size: 14px;
  }
  #topNav #search {
    margin-top: 8px;
  }
  #topNav #search span {
    padding: 11px;
  }
  li.share .addthis_inline_share_toolbox_sn4o {
    margin-right: 5px;
  }
  #nav {
    width: initial;
  }
  #nav ul li {
    width: 89px;
    padding: 0;
  }
  #nav ul li a {
    padding: 15px 0;
  }
  #nav ul li a .navTitle {
    font-size: 30px;
  }
  #nav ul li a .navSubTitle {
    font-size: 10px;
  }
  #nav ul li .hoverNav {
    padding: 0;
  }
  #rotator .slideContent {
    position: relative;
    padding: 20px;
    margin-top: -20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(0, 0, 0, 0)), color-stop(20px, rgb(0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000", GradientType=0);
    height: 80px;
  }
  #rotator .slideContent .slideText {
    bottom: auto;
  }
  #zooInfo .content {
    width: 300px;
    margin: auto;
    float: none;
  }
  #zooInfo .content .hoursAndRates {
    padding-bottom: 20px;
  }
  #zooInfo .content img {
    width: 117px;
  }
  #zooInfo .buttons {
    width: 300px;
    margin: auto;
    float: none;
  }
  #featureWrapper {
    margin-bottom: 20px;
  }
  #featureWrapper #feature .content {
    width: 100%;
  }
  #featureWrapper #feature .buttons {
    width: 100%;
  }
  #home-feature-two #soMuchToDoHeading h1 {
    display: block;
  }
  #mainContent .item {
    width: 405px;
    margin: auto;
    margin-bottom: 10px;
    float: none;
  }
  #mainContent .item:nth-of-type(2n+1) {
    margin-right: auto;
  }
  #mainContent #calendarList .calendarItem .image img {
    margin: 20px 0;
  }
  #mainContent .imageCaption {
    width: 50%;
  }
  #mainContent img.imgNoResize.imgTopLeft {
    width: initial;
  }
  #mainContent img.imgNoResize.imgTopRight {
    width: initial;
  }
  #mainContent img.imgTopLeft {
    width: 35%;
    height: auto;
  }
  #mainContent img.imgTopRight {
    width: 35%;
    height: auto;
  }
  #calendarList .calendarItem .image {
    display: block;
  }
  #calendarList .calendarItem .itemContent {
    display: block;
    width: 95%;
    float: left;
    margin-left: 0;
  }
  .FPZ #contentHeader h1 {
    float: none;
  }
  .FPZ #contentHeader .address {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .FPZ #contentHeader .buttons {
    width: 300px;
    margin: auto;
  }
  .FPZ #contentHeader a.button {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .SZ #contentHeader h1 {
    float: none;
  }
  .SZ #contentHeader .address {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .SZ #contentHeader .buttons {
    width: 300px;
    margin: auto;
  }
  .SZ #contentHeader a.button {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
  #content #animalList .columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* .kidsCorner {
       #content-wrapper-kids {
           padding: 10px;

           #content {
               #mainContentWrapper {
                   padding: 20px;
               }
           }
       }

       .bodyContent {
           padding: 20px;
       }

       #kidsContentHeader {
           padding: 20px;

           #kidsHeaderText {
               width: 100%;
           }

           .button {
               width: auto;
               font-size: 20px;
               margin-top: 10px;
           }
       }

       #kidsHeaderWrapper {
           #kidsHeader {
               h1 {
                   display: block;
                   font-size: 58px;

                   span {
                       font-size: 70px;
                   }
               }
           }
       }

       #rotator {
           .rotatorImage {
               width: 100%;
           }

           .slideContent {
               width: 100%;
               min-height: 280px;
               background: none;
               background-color: #50375E;
           }

           .rotatorControls {
               width: 100%;
           }
       }

       #bottomContent {
           background-size: cover;

           #moreToSee {
               top: 30px;

               h3 {
                   display: block;
                   margin-bottom: 30px;
               }
           }
       }
   }*/
  #kids-subNav-wrapper {
    padding-left: 0;
  }
  #topFooter {
    padding: 0;
  }
  #bottomFooter {
    padding: 0;
  }
  #mainFooterNav ul li {
    font-size: 12px;
  }
  #mainFooterNav ul li a {
    margin: 0 2px;
  }
  #copyright span {
    display: block;
  }
  ul.section {
    width: 32%;
    margin-right: 1%;
  }
}
@media (max-width: 878px) {
  #header {
    height: 92px;
  }
  #header #logo {
    top: 8px;
    left: 10px;
    width: 108px;
  }
  .SZ #header {
    height: 92px;
  }
  .SZ #welcome {
    font-size: 28px;
    padding: 10px;
  }
  .FPZ #header {
    height: 92px;
  }
  .FPZ #welcome {
    font-size: 28px;
    padding: 10px;
  }
  h1 {
    font-size: 34px;
  }
  #home-feature-one #fpzFeature {
    width: 100%;
    max-width: initial;
    margin: 0;
  }
  #home-feature-one #stoneFeature {
    width: 100%;
    max-width: initial;
    margin: 0;
  }
  #home-feature-one .image {
    max-width: initial;
  }
  #home-feature-one .image .bg {
    float: left;
    width: 100%;
    min-height: 183px;
    min-width: 550px;
  }
  #topNav {
    padding: 0;
    height: 53px;
  }
  #topNav ul li {
    display: none;
  }
  #topNav ul li.share {
    display: block;
  }
  #topNav #search {
    display: none;
  }
  #topNav .button {
    padding: 10px 8px;
    font-size: 18px;
  }
  #nav {
    display: none;
  }
  #mobileNav {
    display: block;
    position: absolute;
    top: 45%;
    margin-top: -10px;
    right: 20px;
  }
  #mobileNav #mobileNavButton {
    font-size: 34px;
    color: #7C7169;
    cursor: pointer;
  }
  #mobileNavSlider {
    display: none;
    width: 100vw;
    position: absolute;
    margin-right: 0;
    z-index: 50;
    height: 100vh;
    overflow: scroll;
    padding-bottom: 5rem;
    background: #fff;
  }
  #mobileNavSlider #mobileNavClose {
    width: 48px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 10px;
    cursor: pointer;
  }
  #mobileNavSlider li.searchWrapper {
    border-bottom: 0;
  }
  #mobileNavSlider #mobileSearch {
    height: 110px;
    padding-top: 50px;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  #mobileNavSlider .icon-search {
    font-size: 18px;
  }
  #mobileNavSlider .st_sharethis {
    display: none;
  }
  #mobileNavSlider .collapse-icon {
    flex-grow: 1;
    text-align: right;
    padding-right: 1.2rem;
  }
  #mobileNavSlider .child .collapse-icon {
    flex-grow: 0;
  }
  #mobileNavSlider ul {
    width: 100%;
    float: right;
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  #mobileNavSlider ul li {
    list-style-type: none;
    border-bottom: 1px solid #c5c8cb;
  }
  #mobileNavSlider ul li.zne-nav-home {
    border-top: 3px solid #695474;
  }
  #mobileNavSlider ul li.fpz-nav-home {
    border-top: 3px solid #FEC93C;
  }
  #mobileNavSlider ul li.sz-nav-home {
    border-top: 3px solid #9FC74E;
  }
  #mobileNavSlider ul li.fpz-nav {
    background-color: rgba(254, 201, 60, 0.05);
  }
  #mobileNavSlider ul li.sz-nav {
    background-color: rgba(159, 199, 78, 0.05);
  }
  #mobileNavSlider ul li.zne-nav {
    background-color: rgba(105, 84, 116, 0.05);
  }
  #mobileNavSlider ul li.zne-nav.open {
    background: none;
  }
  #mobileNavSlider ul li.zne-nav.open > a .navTitle, #mobileNavSlider ul li.zne-nav.open > a .navSubTitle {
    color: #7F600A;
  }
  #mobileNavSlider ul li.secondary {
    background-color: rgba(105, 84, 116, 0.1);
  }
  #mobileNavSlider ul li.secondary.fpz-nav {
    background-color: rgba(254, 201, 60, 0.05);
  }
  #mobileNavSlider ul li.secondary.sz-nav {
    background-color: rgba(159, 199, 78, 0.05);
  }
  #mobileNavSlider ul li.secondary .navTitle {
    font-family: clanot, Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
  }
  #mobileNavSlider ul li.tertiary {
    background-color: rgba(222, 214, 209, 0.85);
  }
  #mobileNavSlider ul li.tertiary .navTitle {
    font-family: clanot, Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
  }
  #mobileNavSlider ul li.sz-nav .child, #mobileNavSlider ul li.fpz-nav .child, #mobileNavSlider ul li.zne-nav.secondary .child {
    padding-left: 1.2rem;
  }
  #mobileNavSlider ul li.sz-nav.open, #mobileNavSlider ul li.fpz-nav.open, #mobileNavSlider ul li.zne-nav.secondary.open {
    background: none;
  }
  #mobileNavSlider ul li.sz-nav.open > a .navTitle, #mobileNavSlider ul li.sz-nav.open > a .navSubTitle, #mobileNavSlider ul li.fpz-nav.open > a .navTitle, #mobileNavSlider ul li.fpz-nav.open > a .navSubTitle, #mobileNavSlider ul li.zne-nav.secondary.open > a .navTitle, #mobileNavSlider ul li.zne-nav.secondary.open > a .navSubTitle {
    color: #7F600A;
  }
  #mobileNavSlider ul li.child {
    border-bottom: none;
  }
  #mobileNavSlider ul li.child.open {
    background: none;
  }
  #mobileNavSlider ul li.child.open > a .navTitle, #mobileNavSlider ul li.child.open > a .navSubTitle {
    color: #7F600A;
  }
  #mobileNavSlider ul li.child a .navTitle {
    font-family: clanot, Verdana, sans-serif;
    color: #211c18;
    font-size: 14px;
    font-weight: bold;
  }
  #mobileNavSlider ul li.grandchild {
    border-bottom: none;
    padding-left: 1.2rem;
  }
  #mobileNavSlider ul li.grandchild a .navTitle {
    font-family: clanot, Verdana, sans-serif;
    color: #211c18;
    font-size: 12px;
    font-weight: bold;
  }
  #mobileNavSlider ul li a {
    display: block;
    text-decoration: none;
    text-align: left;
    padding: 20px 5px 20px 25px;
    height: 100%;
  }
  #mobileNavSlider ul li a.mobile-main-subnav {
    display: flex;
    text-align: left;
    align-items: center;
    padding-left: 1.2rem;
  }
  #mobileNavSlider ul li a.mobile-main-subnav .navTitle {
    padding-bottom: 0px;
    padding-right: 1.2rem;
  }
  #mobileNavSlider ul li a .navTitle {
    display: block;
    font-family: "Yanone Kaffeesatz", Arial, sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #211C18;
    padding-bottom: 5px;
  }
  #mobileNavSlider ul li a .navSubTitle {
    display: block;
    font-family: clanot, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #68594D;
  }
  #mobileNavSlider > ul {
    padding-bottom: 5.5rem;
  }
  #mobileSubNav {
    display: block;
    width: 100%;
    padding-left: 20px;
  }
  #mobileSubNav h3 {
    display: inline;
  }
  #mobileSubNav h5 {
    display: inline;
  }
  #mobileSubNav span {
    color: #8c729b;
    font-family: "Yanone Kaffeesatz", Arial, sans-serif;
    text-transform: uppercase;
    float: right;
    margin-top: 5px;
  }
  #mobileSubNav span.icon-add-to-list {
    font-size: 34px;
    font-family: "ZNE-Icons";
    color: #fff;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: -3px;
    cursor: pointer;
  }
  #mobileSubNav ul li a {
    font-size: 16px;
    line-height: 24px;
  }
  #kidsMobileSubNav {
    display: block;
    float: right;
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 0;
  }
  #kidsMobileSubNav span {
    float: right;
  }
  #kidsMobileSubNav span.icon-add-to-list {
    font-size: 34px;
    font-family: "ZNE-Icons";
    color: #fff;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: -3px;
    cursor: pointer;
    margin-top: 3px;
  }
  #kidsMobileSubNav .mobileSubNav {
    display: none;
    float: right;
  }
  #subNav-wrapper {
    display: block;
    width: 100%;
    height: 75px;
    background-image: none;
    padding: 0px;
    padding-top: 25px;
  }
  #subNav-wrapper #mobileSubNav {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 10;
  }
  #subNav-wrapper #mobileSubNav a, #subNav-wrapper #mobileSubNav .spacer, #subNav-wrapper #mobileSubNav .mobile-breadcrumb {
    color: #ffba00;
  }
  #subNav-wrapper #mobileSubNav .home-link {
    text-decoration: none;
  }
  #subNav-wrapper #mobileSubNav .home-link h3 {
    text-decoration: underline;
  }
  #subNav-wrapper #mobileSubNav .spacer {
    display: block;
    text-align: center;
    width: 1.5rem;
  }
  #subNav-wrapper #mobileSubNav .mobile-breadcrumb {
    font-size: 12px;
    text-decoration: underline;
    font-family: clanot, Verdana, sans-serif;
    text-transform: none;
  }
  #subNav-wrapper .desktopSubNav {
    display: none;
  }
  #subNav-wrapper .mobileSubNav {
    position: absolute;
    display: none;
    top: 45px;
    right: 0;
    background-color: #8c729b;
    width: 100%;
    padding: 10px;
  }
  #subNav-wrapper .newsSubNav {
    position: relative;
    display: none;
    top: 20px;
    right: 0;
    background-color: #3A2F40;
  }
  #subNav-wrapper ul.mobileSubNav li a {
    padding: 10px;
    margin-bottom: 0;
  }
  #subNav-wrapper .zooHappenings {
    display: none;
  }
  #subNav-wrapper.SZsubNav {
    background-image: none;
    padding-top: 15px;
  }
  #subNav-wrapper.SZsubNav span {
    margin-top: -5px;
  }
  #subNav-wrapper.SZsubNav span.icon-add-to-list {
    margin-top: -12px;
  }
  #subNav-wrapper.SZsubNav .mobileSubNav {
    background-color: #433B36;
  }
  #subNav-wrapper.FPZsubNav {
    background-image: none;
    padding-top: 15px;
  }
  #subNav-wrapper.FPZsubNav span {
    margin-top: -5px;
  }
  #subNav-wrapper.FPZsubNav span.icon-add-to-list {
    margin-top: -12px;
  }
  #subNav-wrapper.FPZsubNav .mobileSubNav {
    background-color: #433B36;
  }
  #subNav h3 {
    display: inline;
  }
  #kids-subNav-wrapper {
    display: none;
  }
  #kids-subNav-wrapper .desktopSubNav {
    display: none;
  }
  #kids-subNav-wrapper .mobileSubNav {
    position: absolute;
    display: none;
    top: 45px;
    right: 0;
    background-color: #8c729b;
    width: 100%;
    padding: 10px;
  }
  #rotator .slideContentHome {
    position: relative;
    padding: 40px;
    margin-top: -20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(0, 0, 0, 0)), color-stop(20px, rgb(0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000", GradientType=0);
  }
  #rotator .slideContentHome .slideText {
    position: static;
    padding: 10px;
    width: 100%;
  }
  #rotator .slideContentHome .slideText h1 {
    font-size: 56px;
    margin: 0;
    line-height: 54px;
    color: #FFF;
  }
  #rotator .slideContentHome .slideText h2 {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 1;
  }
  #rotator .slideContentHome .slideText h3 {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Yanone Kaffeesatz", Arial, sans-serif;
    line-height: 1;
  }
  #rotator .slideContentHome .slideText a {
    font-size: 16px;
    text-transform: uppercase;
  }
  #rotator .slideContentHome .slideText a:after {
    vertical-align: middle;
  }
  #rotator .slideContent {
    position: relative;
    padding: 20px;
    margin-top: -20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(0, 0, 0, 0)), color-stop(20px, rgb(0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 20px, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000", GradientType=0);
    height: 80px;
  }
  #rotator .slideContent .slideText {
    bottom: auto;
  }
  #home-feature-three .zooHappenings {
    width: 50%;
    margin-bottom: 40px;
  }
  #content {
    display: block;
  }
  #content #animalList {
    padding: 20px 10px;
    padding-bottom: 70px;
  }
  #content #animalList .columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  #content #sideBar {
    margin: 20px auto;
  }
  #contentHeader {
    padding: 10px;
    padding-bottom: 40px;
  }
  #contentHeader p {
    font-size: 14px;
    line-height: 18px;
  }
  #zooInfo {
    padding: 20px 10px;
  }
  #zooInfo .content img {
    width: 117px;
  }
  #featureWrapper #feature {
    padding: 20px 10px;
    margin-bottom: 10px;
  }
  #featureWrapper #feature .content {
    width: 300px;
    float: none;
    margin: auto;
  }
  #featureWrapper #feature .buttons {
    width: 300px;
    float: none;
    margin: auto;
  }
  #home-feature-two {
    padding: 10px;
  }
  #home-feature-two #soMuchToDoHeading h1 .accent {
    display: block;
  }
  #home-feature-two #soMuchToDoHeading .button {
    margin-top: 50px;
    margin-left: 0;
  }
  #home-feature-two .styledSelect {
    margin-bottom: 5px;
  }
  #mainContent {
    padding: 0 10px;
  }
  #mainContent .item {
    width: 100%;
    max-width: 405px;
  }
  #mainContent .imageCaption {
    width: 100%;
  }
  #mainContent img.imgTopLeft {
    width: 100%;
  }
  #mainContent img.imgTopRight {
    width: 100%;
  }
  #sectionMainContent {
    padding: 0 10px;
  }
  #contentList .item {
    margin: 0;
    margin-bottom: 20px;
  }
  #contentList .item .itemContent {
    position: static;
    margin: 0;
    width: 100%;
  }
  #contentList .item .image {
    width: 256px;
    margin: auto;
  }
  #contentGrid {
    padding: 20px 10px;
    padding-bottom: 70px;
  }
  #contentIntroText {
    padding: 20px 10px;
    padding-bottom: 10px;
  }
  #ourAnimalsHeader {
    padding: 20px 10px;
    padding-bottom: 70px;
  }
  #sideBar #animalFacts .factContent {
    background-size: cover;
  }
  .kidsCorner #kidsHeaderWrapper #kidsHeader h1 span {
    display: block;
  }
  .kidsCorner #content-wrapper-kids-background {
    padding: 20px;
  }
  .kidsCorner #content-wrapper-kids {
    padding: 0;
  }
  #footerNav {
    display: none;
  }
  #footerTranslate {
    padding: 10px 0 10px 5px;
    text-align: left;
  }
  #follow {
    margin-bottom: 10px;
  }
  #follow .newsletter a {
    float: right;
    width: 124px;
    text-align: center;
  }
  #copyright {
    float: none;
    clear: both;
    text-align: center;
  }
  #about .contentRight {
    float: none;
    padding-left: 0;
  }
  #mainContent.withSidebar {
    padding-right: 20px;
  }
  .umbraco-forms-form input.text {
    width: 100%;
  }
  .umbraco-forms-form textarea {
    width: 100%;
  }
  .umbraco-forms-form input.text {
    width: 100%;
  }
  .umbraco-forms-form textarea {
    width: 100%;
  }
  .umbraco-forms-form .fileupload div {
    width: 100%;
  }
  .umbraco-forms-form .dropdownlist div {
    width: 100%;
  }
  .umbraco-forms-form .radiobuttonlist div {
    width: 100%;
  }
  .umbraco-forms-form input.datepickerfield {
    width: 100%;
  }
  ul.section {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 450px) {
  #topNav .button {
    padding: 10px 8px;
    font-size: 14px;
  }
  #rotator .slideContentHome .slideText a {
    font-size: 12px;
    line-height: 18px;
  }
  #mainContent .exhibitFeature {
    width: 100%;
  }
  .kidsCorner {
    /*#rotator {
        .slideContent {
            min-height: 280px;
        }
    }*/
  }
  .kidsCorner .bodyContent {
    padding: 20px;
  }
  .kidsCorner #bottomContent #moreToSee {
    top: 20px;
  }
  .kidsCorner #bottomContent #moreToSee h3 {
    margin-bottom: 20px;
  }
  .responsive-iframe-container.mobile {
    display: block;
  }
  .responsive-iframe-container.desktop {
    display: none;
  }
}
@media (max-width: 549px) {
  #home-feature-three {
    padding-left: 30px;
  }
  #home-feature-three .zooHappenings {
    display: none;
  }
  #home-feature-three .zooHappenings.mobile {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  #home-feature-three .zooHappenings.mobile h2 {
    border-top: 1px solid #C1C1C1;
    padding: 20px 20px 20px 0px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
  }
  #home-feature-three .zooHappenings.mobile h2:after {
    content: "";
    width: 8px;
    height: 16px;
    background: url("/images/arrow-symbols-sprites.png") -38px -56px;
    display: inline-block;
    position: absolute;
    right: 0;
  }
  #home-feature-three .zooHappenings.mobile:last-of-type h2 {
    border-bottom: 1px solid #C1C1C1;
  }
  #home-feature-three .zooHappenings.mobile h2.active {
    border-bottom: 1px solid #E0E0E0;
    cursor: pointer;
  }
  #home-feature-three .zooHappenings.mobile h2.active:after {
    content: "";
    width: 16px;
    height: 8px;
    background: url("/images/arrow-symbols-sprites.png") -74px -10px;
    display: inline-block;
    position: absolute;
    right: 0;
  }
  #home-feature-three .zooHappenings.mobile .zooHappeningsContent {
    padding: 15px 0px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #zoo-feature-three .bottomFeature {
    display: none;
  }
  #zoo-feature-three .bottomFeature.mobile {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  #zoo-feature-three .bottomFeature.mobile h2 {
    border-top: 1px solid #C1C1C1;
    padding: 20px 20px 20px 0px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
  }
  #zoo-feature-three .bottomFeature.mobile h2:after {
    content: "";
    width: 8px;
    height: 16px;
    background: url("/images/arrow-symbols-sprites.png") -38px -56px;
    display: inline-block;
    position: absolute;
    right: 0;
  }
  #zoo-feature-three .bottomFeature.mobile:last-of-type h2 {
    border-bottom: 1px solid #C1C1C1;
  }
  #zoo-feature-three .bottomFeature.mobile h2.active {
    border-bottom: 1px solid #E0E0E0;
    cursor: pointer;
  }
  #zoo-feature-three .bottomFeature.mobile h2.active:after {
    content: "";
    width: 16px;
    height: 8px;
    background: url("/images/arrow-symbols-sprites.png") -74px -10px;
    display: inline-block;
    position: absolute;
    right: 0;
  }
  #zoo-feature-three .bottomFeature.mobile .bottomFeatureContent {
    padding: 15px 0px;
    overflow: hidden;
    margin-bottom: 20px;
  }
}
@media (max-width: 850px) {
  #mainContent.withSidebar {
    display: block;
    width: 100%;
  }
  #content #sideBar {
    display: block;
    margin: 20px auto;
  }
  .kidsCorner #content-wrapper-home #bottomContentHome #imageCutout {
    display: none;
  }
  .kidsCorner #content-wrapper-home #bottomContentHome #moreToSee-home {
    margin: auto;
    width: 290px;
    left: 50%;
    margin-left: -150px;
  }
  .kidsCorner #content-wrapper-home #bottomContentHome #moreToSee-home h3 {
    font-size: 36px;
  }
}
@media (max-width: 719px) {
  #content #sideBar {
    margin: 20px auto;
    padding: 0;
  }
}
@media (min-width: 1100px) {
  .FPZ #carousel {
    width: 825px;
    margin: auto;
  }
  .SZ #carousel {
    width: 825px;
    margin: auto;
  }
}
@media (min-width: 830px) and (max-width: 1099px) {
  .FPZ #carousel {
    width: 550px;
    margin: auto;
  }
  .SZ #carousel {
    width: 550px;
    margin: auto;
  }
}
@media (min-width: 320px) and (max-width: 829px) {
  .FPZ #carousel {
    width: 300px;
    margin: auto;
  }
  .FPZ #featureCarousel #featureCarouselWrapper {
    padding: 40px 0;
  }
  .SZ #carousel {
    width: 300px;
    margin: auto;
  }
  .SZ #featureCarousel #featureCarouselWrapper {
    padding: 40px 0;
  }
}
@media (min-width: 1024px) {
  ul.section:nth-of-type(5n) {
    clear: left;
  }
}
@media (min-width: 719px) and (max-width: 1023px) {
  ul.section:nth-of-type(4n) {
    clear: left;
  }
}
@media only screen and (max-width: 41.25em) {
  #container {
    width: 100%;
  }
  #imagelightbox-close {
    top: 1.25em;
    right: 1.25em;
  }
  #imagelightbox-nav {
    bottom: 1.25em;
  }
  .imagelightbox-arrow {
    width: 2.5em;
    height: 3.75em;
    margin-top: -2.75em;
  }
  .imagelightbox-arrow-left {
    left: 1.25em;
  }
  .imagelightbox-arrow-right {
    right: 1.25em;
  }
}
@media only screen and (max-width: 20em) {
  .imagelightbox-arrow-left {
    left: 0;
  }
  .imagelightbox-arrow-right {
    right: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .j-twitter-screen-name {
    text-align: right;
  }
  .j-twitter-screen-name:before {
    font-family: "FontAwesome";
    content: "\f099";
    font-size: 30px;
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    font-display: swap;
  }
  .j-twitter .j-text:before {
    content: "";
    display: none;
  }
}
@media only screen and (max-width: 940px) {
  .jquery-modal .modal-content {
    padding: 25px 50px 50px;
  }
}
@media only screen and (max-width: 660px) {
  .jquery-modal .modal {
    width: 92%;
  }
  .jquery-modal .modal-content {
    padding: 25px 50px 50px;
  }
}
@media only screen and (max-width: 440px) {
  .jquery-modal h2 {
    font-size: 34px;
    text-align: left;
  }
  .jquery-modal p {
    font-size: 12px;
    text-align: left;
  }
  .jquery-modal .modal-content {
    padding: 25px 25px 25px;
  }
}
.login-wrapper,
.register-wrapper,
.forgot-password-wrapper,
.logout-wrapper {
  width: 100%;
  margin: 2rem 0;
}
.login-wrapper .login-form,
.login-wrapper .register-form,
.login-wrapper .forgot-password-form,
.login-wrapper .logout-form,
.register-wrapper .login-form,
.register-wrapper .register-form,
.register-wrapper .forgot-password-form,
.register-wrapper .logout-form,
.forgot-password-wrapper .login-form,
.forgot-password-wrapper .register-form,
.forgot-password-wrapper .forgot-password-form,
.forgot-password-wrapper .logout-form,
.logout-wrapper .login-form,
.logout-wrapper .register-form,
.logout-wrapper .forgot-password-form,
.logout-wrapper .logout-form {
  max-width: 400px;
  margin: 0 auto;
}
.login-wrapper .login-form input[type=text],
.login-wrapper .login-form input[type=password],
.login-wrapper .register-form input[type=text],
.login-wrapper .register-form input[type=password],
.login-wrapper .forgot-password-form input[type=text],
.login-wrapper .forgot-password-form input[type=password],
.login-wrapper .logout-form input[type=text],
.login-wrapper .logout-form input[type=password],
.register-wrapper .login-form input[type=text],
.register-wrapper .login-form input[type=password],
.register-wrapper .register-form input[type=text],
.register-wrapper .register-form input[type=password],
.register-wrapper .forgot-password-form input[type=text],
.register-wrapper .forgot-password-form input[type=password],
.register-wrapper .logout-form input[type=text],
.register-wrapper .logout-form input[type=password],
.forgot-password-wrapper .login-form input[type=text],
.forgot-password-wrapper .login-form input[type=password],
.forgot-password-wrapper .register-form input[type=text],
.forgot-password-wrapper .register-form input[type=password],
.forgot-password-wrapper .forgot-password-form input[type=text],
.forgot-password-wrapper .forgot-password-form input[type=password],
.forgot-password-wrapper .logout-form input[type=text],
.forgot-password-wrapper .logout-form input[type=password],
.logout-wrapper .login-form input[type=text],
.logout-wrapper .login-form input[type=password],
.logout-wrapper .register-form input[type=text],
.logout-wrapper .register-form input[type=password],
.logout-wrapper .forgot-password-form input[type=text],
.logout-wrapper .forgot-password-form input[type=password],
.logout-wrapper .logout-form input[type=text],
.logout-wrapper .logout-form input[type=password] {
  max-width: 400px;
  padding: 5px;
  display: block;
  width: 95%;
  margin-bottom: 1em;
}
.login-wrapper .login-form input[type=submit],
.login-wrapper .register-form input[type=submit],
.login-wrapper .forgot-password-form input[type=submit],
.login-wrapper .logout-form input[type=submit],
.register-wrapper .login-form input[type=submit],
.register-wrapper .register-form input[type=submit],
.register-wrapper .forgot-password-form input[type=submit],
.register-wrapper .logout-form input[type=submit],
.forgot-password-wrapper .login-form input[type=submit],
.forgot-password-wrapper .register-form input[type=submit],
.forgot-password-wrapper .forgot-password-form input[type=submit],
.forgot-password-wrapper .logout-form input[type=submit],
.logout-wrapper .login-form input[type=submit],
.logout-wrapper .register-form input[type=submit],
.logout-wrapper .forgot-password-form input[type=submit],
.logout-wrapper .logout-form input[type=submit] {
  margin-top: 1rem;
  padding: 10px;
  display: inline-block;
  border-radius: 10px;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  border: none;
  background-color: #6a5576;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a5576), to(#4e365c));
  background: -webkit-linear-gradient(top, #6a5576, #4e365c);
  background: -moz-linear-gradient(top, #6a5576, #4e365c);
  background: -ms-linear-gradient(top, #6a5576, #4e365c);
  background: -o-linear-gradient(top, #6a5576, #4e365c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6a5576",endColorstr="#ff4e365c",GradientType=0);
  color: white;
  width: 140px;
  text-align: center;
  font-weight: bold;
}

div .flex-control-paging li a {
  background-color: #fff;
}
div .flex-control-paging li a:hover {
  background-color: #888;
}
div .flex-control-paging li a.flex-active {
  background-color: #888;
}

ol.flex-control-nav {
  bottom: -30px;
}

#home-feature-one {
  padding-top: 10px;
}

.logout-form {
  text-align: center;
}

.skip-to-content-link {
  height: 30px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  background-color: #fff;
  z-index: 10000;
}
.skip-to-content-link:focus {
  transform: translateY(0%);
}
.skip-to-content-link.skip-subnav {
  transform: translateY(0%);
  z-index: -1;
}
.skip-to-content-link.skip-subnav:focus {
  z-index: 1;
  transform: translateY(0%);
  display: block;
}
@media (max-width: 719px) {
  .skip-to-content-link {
    display: none;
  }
}

.zooHappenings h4 {
  font-family: "clanot", Verdana, sans-serif;
}

.j-filters {
  display: none;
}

#soMuchToDoWrapper.slick-next:focus, #soMuchToDoWrapper .slick-prev:focus {
  top: calc(30% - 1px);
}

#soMuchToDoWrapper .slick-next, #soMuchToDoWrapper .slick-prev {
  top: 30%;
}

#soMuchToDoWrapper #carousel .slides .slick-prev {
  margin-left: -45px;
}

#soMuchToDoWrapper #carousel .slides .slick-next {
  margin-right: -45px;
}

@media (max-width: 879px) {
  #soMuchToDoWrapper #carousel .slides .slick-prev {
    margin-left: -35px;
  }
  #soMuchToDoWrapper #carousel .slides .slick-next {
    margin-right: -35px;
  }
}
.slides .slick-prev,
#carousel .slides .slick-prev {
  left: 10px;
  margin-left: 0px;
  width: 32px;
  height: 41px;
  background: url(/images/arrow-symbols-sprites.png) -33px -7px;
}
.slides .slick-prev .slick-prev-icon::before,
#carousel .slides .slick-prev .slick-prev-icon::before {
  content: " ";
}
.slides .slick-next,
#carousel .slides .slick-next {
  right: 10px;
  margin-right: -5px;
  width: 35px;
  height: 65px;
  background: url(/images/arrow-symbols-sprites.png) 1px 9px;
}
.slides .slick-next .slick-next-icon::before,
#carousel .slides .slick-next .slick-next-icon::before {
  content: " ";
}

#featureCarouselWrapper .slides .slick-next {
  right: -30px;
}
#featureCarouselWrapper .slides .slick-prev {
  left: -27px;
}

.iacknowledgethatanypaymentduemustbepaidforuponarrivalatthezoozoonewenglanddoesnotacceptpurchaseordersorprovideinvoicesrefundsforoverpaymentswillnotbeissuedandcannotbeappliedtowardfuturetripsanyoverpaymentwillbeconsideredadonationtothezoo .field-validation-error {
  max-width: 400px;
  width: 350px;
  height: 40px;
}

#rotator .slides .slick-next {
  right: 10px;
}
#rotator .slides .slick-prev {
  left: 10px;
}

.juicer-feed .j-blog .j-poster,
.juicer-feed .j-blog .j-text {
  background-color: rgba(0, 0, 0, 0.5);
}

a .yellowText, a .greenText {
  color: inherit;
}

@media (max-width: 768px) {
  #rotator .slideContent .slideText h2 {
    font-size: 16px;
    text-transform: none;
  }
}

.accent {
  font-family: "Amatic SC", cursive;
  font-size: 40px;
}

@media (max-width: 719px) {
  #contentList .item {
    padding-left: calc(50vw - 146px);
  }
  #contentList .item .image {
    margin: 0;
  }
  #contentList .item .itemContent {
    display: flex;
    flex-direction: column;
    max-width: 256px;
  }
  #contentList .item .itemContent a {
    align-self: center;
  }
}
a[href^=tel] {
  text-decoration: underline;
  color: inherit;
}

#content a.external-link img, #content a.pdf-link img {
  height: 16px;
  border: none;
  padding-left: 1ex;
}

img.webcam-button {
  border: none !important;
  width: auto;
  height: 18px;
}

label[for=a7a1345f-a3a0-43e0-a639-26ae9d85140a_1].sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.purple p a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after {
  filter: invert(100%) sepia(100%) saturate(38%) hue-rotate(254deg) brightness(110%) contrast(110%) !important;
}

#mainContent p a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after, #mainContent ul a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after, #sideBar p a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after, #sideBar ul a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after, #contentIntro p a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after, #contentIntro ul a:not(.button):not([href^="#"]):not(.no-link-indicator):not([href*="zoonewengland.org"]):not([href^="/"]):not([href^="?"])::after {
  display: inline-block;
  content: url("/assets/img/External-icon.svg");
  right: 0;
  bottom: 0;
  height: 16px;
  width: 16px;
  padding-left: 6px;
}
#mainContent p a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after, #mainContent ul a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after, #sideBar p a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after, #sideBar ul a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after, #contentIntro p a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after, #contentIntro ul a:not(.button):not([href^="#"]):not(.no-link-indicator)[href$=".pdf"]::after {
  display: inline-block;
  content: url("/assets/img/PDF-icon.svg");
  height: 16px;
  width: 13px;
  right: 0;
  bottom: 0;
  padding-left: 6px;
}

.button-container {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 10px;
}

.screen-reader-only {
  position: absolute !important;
  width: 1px !important;
  clip: rect(0 0 0 0) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.mobile-search-wrapper {
  border: 1px solid #707070;
  border-radius: 10px;
  display: flex;
  padding: 10px;
  width: 96%;
}

body.overflow-hidden {
  overflow: hidden;
  position: fixed !important;
}

#mobileNavSlider ul .nav-tab-menu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100vw;
  height: 6.1rem;
  border-bottom: 10px solid #695474;
  padding-bottom: 10px;
}
#mobileNavSlider ul .nav-tab-menu.zne {
  border-bottom-color: #695474;
}
#mobileNavSlider ul .nav-tab-menu.zne #zneNavTab {
  box-shadow: 0px 10px 0px #695474, 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu.zne #fpzNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu.zne #szNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu.fpz {
  border-bottom-color: #FEC93C;
}
#mobileNavSlider ul .nav-tab-menu.fpz #fpzNavTab {
  box-shadow: 0px 10px 0px #fec93c, 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu.fpz #zneNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu.fpz #szNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu.sz {
  border-bottom-color: #9FC74E;
}
#mobileNavSlider ul .nav-tab-menu.sz #szNavTab {
  box-shadow: 0px 10px 0px #9fc74e, 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu.sz #zneNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu.sz #fpzNavTab {
  height: 5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#mobileNavSlider ul .nav-tab-menu .nav-tab-btn, #mobileNavSlider ul .nav-tab-menu a.nav-tab-btn {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 5.5rem;
  justify-content: start;
  text-decoration: none;
  padding: 0;
  padding-top: 1rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu .nav-tab-btn:last-of-type, #mobileNavSlider ul .nav-tab-menu a.nav-tab-btn:last-of-type {
  margin-right: 10px;
}
#mobileNavSlider ul .nav-tab-menu .nav-tab-btn img, #mobileNavSlider ul .nav-tab-menu a.nav-tab-btn img {
  height: 1.85rem;
  padding-bottom: 0.5rem;
}
#mobileNavSlider ul .nav-tab-menu .nav-tab-btn span, #mobileNavSlider ul .nav-tab-menu a.nav-tab-btn span {
  color: #211C18;
  font-size: 18px;
  font-family: "Yanone Kaffeesatz";
}
#mobileNavSlider ul .nav-tab-menu #fpzNavTab {
  background-color: #FEC93C;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu #szNavTab {
  background-color: #9FC74E;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu #zneNavTab {
  background-color: #695474;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
#mobileNavSlider ul .nav-tab-menu #zneNavTab span {
  color: #FFFFFF;
}

.nav-hidden {
  display: none;
}

#page.SZ #mobileSubNav a, #page.SZ #mobileSubNav .spacer, #page.SZ #mobileSubNav .mobile-breadcrumb {
  color: #9ccb3b;
}

.sz-calendar-macro::after, .fpz-calendar-macro::after {
  content: "";
  clear: both;
  display: table;
}

.sz-calendar-callouts hr, .fpz-calendar-callouts hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

.alt-data {
  display: none;
}

.ezsearch-result {
  margin-bottom: 15px;
}

.ezsearch-result h2 {
  line-height: 1.3;
}
