.nyaquarium .amenitites, .nyaquarium .more-to-zoo {
  background-color: #00B2CD;
}

.nyaquarium .cta:before {
  background-image: url("https://cdn.wcs.org/2020/07/30/44iwxt1bks_ICON_plus.png");
}

.nyaquarium .cta-aq::before {
  background-image: url("https://cdn.wcs.org/2020/07/23/hjuozq8d6_ICON_plusaq.png") !important;
}

.nyaquarium .ellipsis-table .ellipsis .price {
  color: #00B2CD;
}

.nyaquarium .events__block .springboard-widget .btn-large--submit.fill-callout {
  background-color: #25343e;
}

.nyaquarium .events__block__inner__text p:first-of-type {
  color: #1B71B2;
}

.nyaquarium .exhibit__animals .color-copy p:first-of-type {
  color: #25343e;
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif;
  font-size: 1rem;
}

.nyaquarium .exhibit__feature__credit {
  color: #25343e;
}

.nyaquarium .exhibit__feature__site {
  color: #25343e;
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif;
}

.nyaquarium .exhibit__feature .type-headline {
  color: #25343e;
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif;
}

.nyaquarium .exhibit__header {
  color: #25343e !important;
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif !important;
  text-transform: uppercase;
}

.nyaquarium .exhibit__subhead {
  color: #25343e !important;
}

.nyaquarium .exhibit__live-cam {
  background-color: #00b2cd !important;
}

.nyaquarium .exhibit__live-cam img {
  display: none;
}

.nyaquarium .exhibit__live-cam--down iframe {
  display: none;
}

.nyaquarium .exhibit__live-cam--down img:first-of-type {
  display: block;
}

.nyaquarium .exhibit__live-cam--offline iframe {
  display: none;
}

.nyaquarium .exhibit__live-cam--offline img:last-of-type {
  display: block;
}

.nyaquarium .getting-around {
  background-color: #25343e !important;
}

.nyaquarium .getting-around__container__image {
  background-image: url("https://cdn.wcs.org/2020/07/09/1uccrw6pkq_nyaquarium.png");
}

.nyaquarium .getting-around .link.type-small.cta {
  color: #ebff00;
}

.nyaquarium .getting-around .link.type-small.cta:hover {
  color: #ebff00;
  opacity: .85;
}

.nyaquarium .link.type-small.cta {
  color: #00B2CD;
}

.nyaquarium .link.type-small.cta:hover {
  color: #00c8e7;
}

.nyaquarium .header__title, .nyaquarium .things-to-do__review__mark,
.nyaquarium .things-to-do__review__quote,
.nyaquarium .wild-encounter__container__text h3,
.nyaquarium .events__block__inner__text p:first-of-type,
.nyaquarium .events__block h2, .nyaquarium .must-see__block h2,
.nyaquarium .getting-around__header, .nyaquarium .amenities h2,
.nyaquarium .content-set__block__title h3,
.nyaquarium .more-to-zoo h2 {
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif !important;
}

.nyaquarium .wild-encounters-tickets {
  background-image: url("https://cdn.wcs.org/2020/08/14/8b5lna1lug_nya_sea_lion_kiss.jpg");
}

.nyaquarium .wysiwyg .cta::before {
  background-image: url("https://cdn.wcs.org/2020/07/30/44iwxt1bks_ICON_plus.png");
}

.nyaquarium .wysiwyg h1.intro-header {
  font-family: "Foundation Sans Bold", "Lato", helvetica, arial, sans-serif;
}

.nyaquarium .wysiwyg h2:not(.type-display-capped) {
  color: #25343e;
}

.nyaquarium #btn-membership {
  background-color: #1B71B2;
  color: white;
}

.nyaquarium #btn-membership:hover {
  background-color: #0175cc;
}

.nyaquarium .grid-medium-fourth .block .figure__caption, .nyaquarium .grid-medium-third .block .figure__caption {
  color: #00A99A;
}

.content-set {
  padding: 80px 40px 40px;
  text-align: center;
}

@media all and (max-width: 767px) {
  .content-set {
    text-align: left;
    padding: 40px 15px 20px;
  }
}

.content-set h2 {
  color: white;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 40px;
  text-align: center;
  text-transform: uppercase;
}

@media all and (max-width: 425px) {
  .content-set h2 {
    text-align: left;
    font-size: 1.7rem;
  }
}

.content-set__block {
  display: inline-block;
  margin: 0 40px 40px 0;
  width: calc(33.3333% - 45px);
  vertical-align: top;
}

@media all and (max-width: 767px) {
  .content-set__block {
    position: relative;
    margin-right: 0px;
    margin-bottom: 8%;
    width: 100%;
  }
}

.content-set__block:last-of-type {
  margin: 0 0 40px;
}

.content-set__block__image {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
}

@media all and (max-width: 767px) {
  .content-set__block__image {
    display: inline-block;
    width: 40%;
  }
}

.content-set__block__title {
  padding: 20px;
  position: relative;
  top: -30px;
  width: 95%;
  text-align: left;
}

@media all and (max-width: 767px) {
  .content-set__block__title {
    background-color: transparent !important;
    display: inline-block;
    margin: 0;
    margin-left: 40%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40%;
  }
}

.content-set__block__title h3 a {
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.content-set__block__title h3 a:hover {
  opacity: .85;
}

.content-set__block__title h3 {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1.65rem;
  font-weight: bold;
  letter-spacing: 3px;
  max-width: 300px;
  text-transform: uppercase;
}

@media screen and (max-width: 425px) {
  .content-set__block__title h3 {
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
}

@media all and (max-width: 767px) {
  .content-set__block .figure {
    background: none;
  }
}

.more-to-zoo {
  background-color: #20812D;
}

.more-to-zoo .content-set__block__title {
  background-color: #1B71B2;
  color: #fff;
}

.more-to-zoo__content {
  margin: 0;
  position: absolute;
  padding: 0 60px 0 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media all and (max-width: 1150px) {
  .more-to-zoo__content {
    position: static;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-transform: none;
            transform: none;
  }
}

.more-to-zoo__content h2 {
  color: #fff;
  font-size: 2.0625rem;
  line-height: 2.0625rem;
  margin: 10px 0;
  font-family: "Brandon Grotesque",helvetica,arial,sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.more-to-zoo__content p {
  color: white;
  font-size: 1rem;
  margin-bottom: 10px;
}

@media all and (max-width: 1150px) {
  .more-to-zoo:nth-of-type(1) .more-to-zoo__content {
    margin-bottom: 0px;
    padding: 0px;
  }
  .more-to-zoo:nth-of-type(1) .block {
    padding: 10px 20px;
  }
  .more-to-zoo:nth-of-type(1) .content-set__block__title {
    width: 100%;
  }
  .more-to-zoo:nth-of-type(1) .content-set__block__title h3 {
    max-width: 400px;
    font-size: 1.25rem;
  }
  /* .more-to-zoo:nth-of-type(1) .block__image {
    width: 40%;
  } */
}

@media all and (max-width: 767px) {
  .more-to-zoo:nth-of-type(1) .content-set__block__title {
    margin-left: 40%;
    width: auto;
  }
}

@media all and (max-width: 425px) {
  .more-to-zoo:nth-of-type(1) .more-to-zoo__content {
    margin-bottom: 0px;
    padding: 0px;
  }
  .more-to-zoo:nth-of-type(1) .block {
    margin-bottom: 20px;
    padding: 0px 10px;
  }
  .more-to-zoo:nth-of-type(1) .content-set__block__title {
    margin-left: 40%;
    width: 40%;
  }
  .more-to-zoo:nth-of-type(1) .content-set__block__title h3 {
    max-width: 200px;
  }
}

.get-more-zoo {
  padding: 100px 0;
}

@media all and (max-width: 767px) {
  .get-more-zoo {
    padding: 30px 0;
  }
}

.amenities {
  background-color: #00A99A;
}

.amenities .content-set__block__title {
  background-color: #E58A1F;
}

.centralparkzoo .getting-around__container__image {
  background-image: url("https://cdn.wcs.org/2021/07/09/7sp6lgwd4t_cpz_map.png");
}

.centralparkzoo .facility-schedule.pad-8-vertical {
  padding-bottom: 0px !important;
}

.daily-schedule svg {
  fill: #85754E;
}

.daily-schedule__list {
  margin: 40px 0;
}

.daily-schedule__list__item {
  display: table;
  margin: auto;
  width: 75%;
  font-size: 1.325rem;
}

@media all and (max-width: 425px) {
  .daily-schedule__list__item {
    width: 100%;
  }
}

.daily-schedule__list__hours {
  color: #008484;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  font-size: 1.325rem;
}

@media all and (max-width: 1150px) {
  .daily-schedule__list__hours {
    width: 40%;
  }
}

@media all and (max-width: 425px) {
  .daily-schedule__list__hours {
    width: 30%;
  }
}

.daily-schedule__list__hours__period {
  font-size: 0.85rem;
}

.daily-schedule__list__hours p {
  margin-left: 70px;
}

@media all and (max-width: 1150px) {
  .daily-schedule__list__hours p {
    margin-left: 20px;
  }
}

@media all and (max-width: 425px) {
  .daily-schedule__list__hours p {
    margin-left: 0px;
  }
}

.daily-schedule__list__event {
  color: #818181;
  display: table-cell;
  text-align: left;
  width: 60%;
}

@media all and (max-width: 425px) {
  .daily-schedule__list__event {
    width: 40%;
  }
}

.daily-schedule__list__event a {
  color: #00A99A;
}

.daily-schedule__list hr {
  width: 70%;
}

@media all and (max-width: 425px) {
  .daily-schedule__list hr {
    width: 85%;
  }
}

@media all and (max-width: 1150px) {
  .daily-schedule .pad-2-horizontal, .daily-schedule .pad-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.exhibit__header {
  color: #015B5B !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-size: 30px !important;
  font-weight: bold;
  letter-spacing: 0.05rem !important;
  text-transform: uppercase;
  text-align: center;
  margin-top: 70px !important;
}

@media all and (max-width: 767px) {
  .exhibit__header {
    margin-top: 20px !important;
  }
}

.exhibit__text {
  margin-bottom: 70px !important;
}

@media all and (max-width: 767px) {
  .exhibit__text {
    margin-bottom: 20px !important;
  }
}

.exhibit__animals {
  padding: 70px 100px;
}

.exhibit__animals .block__image {
  border-radius: 50%;
  overflow: hidden;
}

.exhibit__animals .grid-medium-fourth .block .figure__caption {
  color: #85754E;
}

.exhibit__animals .grid-medium-fourth .block__image {
  border-radius: 0px !important;
}

@media all and (max-width: 1150px) {
  .exhibit__animals .grid-medium-fourth .block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    width: 50%;
    margin-bottom: 10px !important;
  }
  .exhibit__animals .grid-medium-fourth .block .image-fluid {
    height: auto !important;
  }
  .exhibit__animals .grid-medium-fourth .block .figure__caption {
    padding: 10px;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}

@media all and (max-width: 767px) {
  .exhibit__animals {
    padding: 30px;
  }
  .exhibit__animals .pad-5-horizontal, .exhibit__animals .pad-2-horizontal {
    padding: 0px;
  }
  .exhibit__animals .grid-medium-half .block .grid {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .exhibit__animals .grid-medium-half .block__image {
    margin: 10px auto;
    width: 250px;
  }
  .exhibit__animals .grid-medium-half .block__description {
    padding-left: 0px;
    width: 70%;
    margin: auto;
  }
  .exhibit__animals .grid-medium-fourth .block .figure__caption {
    background-image: url("https://bronxzoo.com/assets/textures/paper-3f02c7aa6efbd73b13cd7543a94c6d7d.png");
    background-color: transparent;
  }
}

@media all and (max-width: 425px) {
  .exhibit__animals .block__image {
    width: 150px;
  }
  .exhibit__animals .block__description {
    width: 100%;
  }
}

.exhibit__animals .color-copy {
  text-align: center;
}

.exhibit__animals .color-copy p:first-of-type {
  color: #85754E;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-style: normal;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.exhibit__animals__guide {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  max-width: 660px;
  margin: 50px auto;
  padding: 30px 50px;
  text-align: center;
}

.exhibit__animals__guide h3 {
  color: #015B5B;
  font-size: 14px;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 20px 0px;
}

.exhibit__animals__guide .btn {
  background-color: #015B5B;
  margin-top: 20px;
}

.exhibit__animals__guide .btn a {
  color: white;
}

.exhibit__animals__guide .btn:hover {
  background-color: #048787;
}

@media all and (max-width: 450px) {
  .exhibit__animals__guide {
    padding: 20px;
  }
}

.exhibit__live-cam {
  background-color: #00A99A;
  padding: 100px 0;
}

@media all and (max-width: 1150px) {
  .exhibit__live-cam {
    padding: 0px 0px 20px 0px;
  }
  .exhibit__live-cam .blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.exhibit__live-cam .grid-medium-third > .cell:nth-of-type(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66.6666%;
  flex: 0 1 66.6666%;
  max-width: 66.6666%;
  width: 66.6666%;
}

@media all and (max-width: 1150px) {
  .exhibit__live-cam .grid-medium-third > .cell:nth-of-type(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }

  .exhibit__live-cam .grid-medium-third > .cell:nth-of-type(2) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 20px;
    height: auto;
  }
}

.exhibit__live-cam .grid-medium-third > .cell:nth-of-type(2) .grid {
  display: inline-block;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  vertical-align: top;
}

.exhibit__subhead {
  font-family: "Lato", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  color: #015B5B;
  text-align: center;
  margin: 25px 0;
}

.exhibit__feature .booklet-hero__sheet {
  border-radius: 5px;
  height: 450px;
}

@media all and (max-width: 1150px) {
  .exhibit__feature .booklet-hero__sheet {
    height: 400px;
  }
}

@media all and (max-width: 767px) {
  .exhibit__feature__reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .exhibit__feature__reverse .booklet-hero__sheet {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.exhibit__feature__site, .exhibit__feature h2:not(.exhibit__feature__quote) {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #015B5B;
  letter-spacing: 0.2rem;
  font-weight: bold;
}

.exhibit__feature__credit {
  color: #015B5B;
  font-weight: bold;
  font-size: 17px;
}

.exhibit__feature__quote {
  font-size: 50px !important;
  font-weight: 900;
  margin-bottom: 0px;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  height: 55px;
}

@media screen and (min-width: 1024px) {
  .exhibit__feature__right .booklet-hero__sheet {
    left: 60% !important;
  }
}

@media screen and (min-width: 768px) {
  .exhibit__feature__right .booklet-hero__sheet {
    left: 45%;
  }
}

@media all and (max-width: 1150px) {
  .exhibit__more.more-to-zoo:nth-of-type(1) .block__image {
    width: 100% !important;
  }
}

@media all and (max-width: 767px) {
  .exhibit__more.more-to-zoo:nth-of-type(1) .block__image {
    width: 40% !important;
  }
}

.events .grid-medium-half {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.events__block:first-of-type {
  padding: 5% 0;
}

.events__block:first-of-type .-column {
  padding: 0% 10%;
}

@media screen and (max-width: 767px) {
  .events__block:first-of-type .-column {
    padding: 0;
    text-align: center;
    width: 75%;
    margin-bottom: 10px;
  }
  .events__block:first-of-type .-column h2 {
    text-align: center;
  }
}

@media screen and (max-width: 425px) {
  .events__block:first-of-type .-column {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .events__block:first-of-type {
    padding: 0;
  }
}

.events__block__inner:last-of-type {
  background-color: white;
  color: #85754E;
  text-align: center;
  margin: 60px 120px 40px 0px;
}

@media screen and (max-width: 767px) {
  .events__block__inner:last-of-type {
    margin: auto;
    margin-bottom: 30px;
    width: 70%;
  }
}

@media screen and (max-width: 425px) {
  .events__block__inner:last-of-type {
    width: 90%;
  }
}

.events__block__inner__signup {
  background-color: #00A99A !important;
}

.events__block__inner__signup .events__block__inner__text {
  color: white;
  padding: 35px;
  text-align: left !important;
}

.events__block__inner__signup .events__block__inner__text h2, .events__block__inner__signup .events__block__inner__text h3 {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.events__block__inner__signup .events__block__inner__text h2 {
  font-size: 2.25rem;
  line-height: 2.25rem;
  letter-spacing: 0.05rem;
  margin-bottom: 20px;
}

.events__block__inner__signup .events__block__inner__text h3 {
  letter-spacing: 0.2em;
  font-size: 0.95rem;
  margin: 3px 5px 10px;
}

.events__block__inner__signup .events__block__inner__text p:first-of-type {
  color: white !important;
  font-family: "Lato", helvetica, arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1.5rem;
  text-transform: none !important;
}

.events__block__inner__signup .events__block__inner__text p:last-of-type {
  padding-bottom: 10px !important;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget {
  width: 100%;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget .form-row {
  margin-bottom: 10px;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget .form-thanks {
  margin-top: 40px;
  text-align: left;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget .form-thanks.hidden {
  margin-top: 0px;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget .form-thanks p {
  letter-spacing: 0.2em !important;
  font-size: 0.95rem !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.events__block__inner__signup .events__block__inner__text .springboard-widget .input-text {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.events__block__inner__text a:hover .tile-label {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #00A99A;
}

.events__block__inner__text a:hover .icon {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #00A99A;
}

.events__block__inner__text .icon {
  fill: #85754E;
}

.events__block__inner__text .tile-label {
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #85754E;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}

.events__block__inner__text p:first-of-type {
  color: #008484;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
  margin-top: 10px;
}

.events__block__inner__text p:first-of-type span {
  font-size: 1.3rem;
}

.events__block__inner__text p:last-of-type {
  padding-bottom: 20px;
}

.getting-around {
  background-color: #20812D;
  text-align: center;
}

@media all and (max-width: 425px) {
  .getting-around {
    text-align: left;
  }
}

.getting-around__column h3, .getting-around__column p {
  color: white;
}

.getting-around__column svg {
  fill: white;
}

@media all and (max-width: 425px) {
  .getting-around__column svg {
    display: none;
  }
}

@media all and (max-width: 425px) {
  .getting-around__column p {
    margin-bottom: 0px;
  }
}

@media all and (max-width: 767px) {
  .getting-around__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .getting-around__column .wysiwyg:first-of-type {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .getting-around__column .zoo-map {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.getting-around__container__image {
  background-image: url("https://cdn.wcs.org/2022/04/28/2i4p85q5cn_bronxzoo_summer_2022.png");
  background-position: center center;
  background-size: cover;
  display: block;
}

.getting-around__container__image__inner {
  min-height: 400px;
}

@media all and (max-width: 767px) {
  .getting-around__container__image__inner {
    min-height: 450px;
    margin-bottom: 32px;
  }
}

@media all and (max-width: 425px) {
  .getting-around__container__image__inner {
    min-height: 350px;
  }
}

.getting-around__container__image .container {
  max-width: 1400px !important;
}

.getting-around .wysiwyg .cta {
  color: #FAFF00;
}

.getting-around .wysiwyg .cta::before {
  background-image: url("https://cdn.wcs.org/2020/05/18/ersffdhwp_ICON_plus.png");
}

.getting-around .wysiwyg .cta:hover, .getting-around .wysiwyg .cta:focus {
  color: #c5d600;
}

@media all and (max-width: 425px) {
  .getting-around .wysiwyg .cta {
    display: none;
  }
}

.getting-around .wysiwyg .getting-around__header {
  color: white;
  text-align: center;
  margin-top: 20px;
}

@media all and (max-width: 425px) {
  .getting-around .wysiwyg .getting-around__header {
    text-align: left;
  }
}

.getting-around .wysiwyg:first-of-type {
  padding: 50px;
}

@media all and (max-width: 425px) {
  .getting-around .wysiwyg:first-of-type {
    padding: 0px 10px 24px;
  }
}

.getting-around .wysiwyg .btn-app {
  background-color: white;
  color: #026E3C;
  letter-spacing: 0.14em;
  margin-bottom: 16px;
}

@media all and (min-width: 426px) {
  .getting-around .wysiwyg .btn-app {
    display: none;
  }
}

.kbyg-bar {
  background-color: #00A99A;
  padding: 10px;
}

.kbyg-bar__main__inner {
  padding: 16px;
}

.kbyg-bar__main__inner__link {
  float: left;
  margin: 0 15px 0 30px;
}

.kbyg-bar__main__inner__link svg {
  fill: #FAFF00;
}

@media all and (max-width: 425px) {
  .kbyg-bar__main__inner__link {
    margin-left: 0px;
  }
}

.kbyg-bar__main__inner h3 {
  color: white;
}

.kbyg-bar__main__inner p {
  color: white;
  line-height: 1.5;
  font-size: 0.9rem;
  width: 75%;
  margin-left: 105px;
}

@media all and (max-width: 425px) {
  .kbyg-bar__main__inner h3 {
    font-size: 0.8rem;
  }
  .kbyg-bar__main__inner p {
    margin-left: 75px;
    width: 75%;
  }
}

.kbyg-bar__nav svg {
  fill: white;
}

.kbyg-bar__nav .icon-link {
  color: white;
}

@media all and (max-width: 767px) {
  .kbyg-bar .list-inline-med {
    text-align: left;
    width: 64%;
  }
}

@media all and (max-width: 425px) {
  .kbyg-bar .list-links a:hover::after {
    display: none;
  }
}

.bronxzoo--ecomm .event-tickets__map-link {
  display: none;
}

.bronxzoo--ecomm .margin-2-bottom .cell.cell-medium-two-third {
  display: none;
}

.column {
  padding: 0px;
}

.container {
  max-width: 1200px;
}

.container.home-blocks__blocks {
  max-width: 1380px;
}

.grid-medium-half > .cell--full {
  -ms-flex: 0 1 100%;
  -webkit-box-flex: 0;
          flex: 0 1 100%;
  max-width: 100%;
  width: 100%;
}

.grid-medium-half > .cell--30 {
  -ms-flex: 0 1 30%;
  -webkit-box-flex: 0;
          flex: 0 1 30%;
  max-width: 30%;
  padding: 0 0 0 20px;
  width: 30%;
}

@media all and (max-width: 767px) {
  .grid-medium-half > .cell--30 {
    -ms-flex: 0 1 100%;
    -webkit-box-flex: 0;
            flex: 0 1 100%;
    max-width: 100%;
    padding: 0 25px 25px;
    width: 100%;
  }
}

.grid-medium-half > .cell--70 {
  -ms-flex: 0 1 70%;
  -webkit-box-flex: 0;
          flex: 0 1 70%;
  max-width: 70%;
  width: 70%;
}

@media all and (max-width: 767px) {
  .grid-medium-half > .cell--70 {
    -ms-flex: 0 1 100%;
    -webkit-box-flex: 0;
            flex: 0 1 100%;
    max-width: 100%;
    padding: 0 10px 0;
    width: 100%;
  }
}

.wild-encounters-tickets {
  background-image: url("https://cdn.wcs.org/2018/09/14/72xd52thil_Julie_Larsen_Maher_1693_Cheetah_Connection_WAC_BZ_08_08_18_we.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding-right: 52%;
}

@media all and (max-width: 1150px) {
  .wild-encounters-tickets {
    background-position: top;
    padding-right: 0;
    padding: 60% 30px 30px;
  }
}

.page > div:last-child {
  margin-bottom: 0px !important;
}

.tile {
  border: none;
  margin: 0px;
  padding: 0px;
}

@media all and (max-width: 767px) {
  .tile {
    padding: 0px;
  }
}

.must-see {
  margin: 0;
  padding: 5% 0;
}

@media all and (max-width: 767px) {
  .must-see {
    margin: 0;
  }
}

.must-see__block {
  display: inline-block;
  margin: 0 0 0 60px;
  width: calc(33.3333% - 65px);
  vertical-align: top;
}

.must-see__block:first-of-type {
  padding: 10% 0;
}

.must-see__block:last-of-type {
  margin-left: 30px;
}

@media all and (max-width: 767px) {
  .must-see__block {
    width: calc(50% - 65px);
  }
  .must-see__block:first-of-type:not(.things-to-do__block) {
    width: 70%;
    display: block;
    padding: 0px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .must-see__block:first-of-type {
    padding: 0px;
  }
}

@media all and (max-width: 425px) {
  .must-see__block {
    width: 95%;
  }
  .must-see__block:first-of-type {
    width: 100%;
  }
  .must-see__block:nth-child(2) {
    margin-left: 8px;
    margin-bottom: 50px;
  }
  .must-see__block:last-of-type {
    margin-left: 8px;
  }
}

.must-see__block__image {
  height: auto;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.must-see__block__text {
  text-align: center;
  padding: 25px;
  color: #85754E;
}

.must-see__block__text a {
  border: none;
  margin: 0px;
  padding: 0px;
}

@media all and (max-width: 767px) {
  .must-see__block__text a {
    padding: 0px;
  }
}

.must-see__block__text a .tile-label {
  color: #00A99A;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 8px 0;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.must-see__block__text a .icon {
  fill: #85754E;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.must-see__block__text a .icon:hover {
  fill: #00A99A;
}

@media all and (max-width: 425px) {
  .must-see__block__text {
    padding: 0 10px 10px 10px;
  }
  .must-see__block__text p {
    font-size: 0.8rem;
  }
}

.must-see h2 {
  color: #20812D;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 2.25rem;
  margin: 50px 0 0;
  text-align: left;
  text-transform: uppercase;
}

@media all and (max-width: 767px) {
  .must-see h2 {
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
  }
}

.things-to-do {
  margin: 8% 0 0;
  background-color: #00A99A;
  padding: 0 0 6%;
}

.things-to-do__container {
  text-align: center;
}

.things-to-do__block {
  margin-top: -30px !important;
}

.things-to-do__block:first-of-type {
  padding-top: 0% !important;
  padding-bottom: 0% !important;
}

@media all and (max-width: 767px) {
  .things-to-do__block {
    width: 95% !important;
  }
  .things-to-do__block:first-of-type {
    margin-top: -15px !important;
    margin-left: 0px !important;
    margin-bottom: 50px !important;
  }
  .things-to-do__block:nth-child(2) {
    margin-bottom: 50px !important;
    margin-left: 0px !important;
  }
  .things-to-do__block:last-child {
    margin-left: 0px !important;
  }
}

.things-to-do__review {
  text-align: center;
  padding: 5% 0 !important;
}

@media all and (max-width: 767px) {
  .things-to-do__review {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}

.things-to-do__review__mark {
  color: #FAFF00;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 6rem;
  line-height: 1;
}

@media all and (max-width: 425px) {
  .things-to-do__review__mark {
    font-size: 4rem;
    line-height: 0.75;
  }
}

.things-to-do__review__quote {
  color: white;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}

@media all and (max-width: 425px) {
  .things-to-do__review__quote {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}

.things-to-do__review__source {
  color: #FAFF00;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 20px;
}

.things-to-do__review__source__site {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #015B5B;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .things-to-do__review {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

.things-to-do .must-see__block__text {
  position: relative;
  bottom: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.three-panel .things-to-do__block {
  width: calc(38% - 65px);
  overflow: hidden;
}

.three-panel .things-to-do__block:first-of-type {
  margin-left: 0px !important;
}

.three-panel .things-to-do__block:last-of-type {
  margin-left: 0px !important;
}

.prospectparkzoo .getting-around__container__image {
  background-image: url("https://cdn.wcs.org/2022/06/30/6v6d5ztg8f_ppz_map_summer_2022.png");
}

.prospectparkzoo .getting-around__container__image__inner {
  min-height: 500px;
}

.queenszoo .getting-around__container__image {
  background-image: url("https://cdn.wcs.org/2021/07/09/2ydfjjx4tc_queenszoo.png");
}

.grid-medium-third .ellipsis-table {
  width: 300px;
}

@media all and (max-width: 1150px) {
  .grid-medium-third .ellipsis-table {
    width: 200px;
  }
}

.ellipsis-table {
  width: 400px;
}

@media all and (max-width: 1150px) {
  .ellipsis-table {
    width: 300px;
  }
}

@media all and (max-width: 425px) {
  .ellipsis-table {
    width: 200px;
  }
}

.ellipsis-table .ellipsis div {
  text-align: left;
}

.ellipsis-table .ellipsis__inner:after {
  color: white;
}

.ellipsis-table .ellipsis .price {
  color: #85754E;
}

.ellipsis-table .ellipsis .note {
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #818181;
  text-align: right;
}

.ellipsis-table .ellipsis .price strike {
  color: #8a8885;
  display: inline-block;
  margin: 0 10px 0 0;
}

h2.primary-title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 2.5rem;
}

.header__title {
  color: #20812D;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .header__title {
    font-size: 2.65rem;
    line-height: 2.65rem;
  }
}

@media screen and (max-width: 425px) {
  .header__title {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
}

.medium-text {
  font-size: 1.15rem;
  line-height: 1.85rem;
}

.wysiwyg .intro-header {
  color: #20812D;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 425px) {
  .wysiwyg .intro-header {
    font-size: 2.3rem;
  }
}

.wysiwyg .intro-text {
  font-family: "Merriweather", georgia, "times new roman", serif;
  font-size: 1.625rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg .intro-text {
    font-size: 1.35rem;
  }
}

@media screen and (max-width: 425px) {
  .wysiwyg .intro-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.wysiwyg h2:not(.type-display-capped) {
  color: #20812D;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  font-size: 2.25rem;
  line-height: 2.25rem;
  margin: 50px 0 0;
  text-align: left;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .wysiwyg h2:not(.type-display-capped) {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }
}

.wysiwyg h2.section-header {
  margin: 0;
  padding: 40px 0 0;
  text-align: center;
}

.wysiwyg .cta {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #00A99A;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.wysiwyg .cta::before {
  background-image: url("https://cdn.wcs.org/2020/04/30/7tpr4iv0h_ICON_plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 5px 2px 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 12px;
  vertical-align: text-bottom;
}

.cta {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #00A99A;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.cta::before {
  background-image: url("https://cdn.wcs.org/2020/04/30/7tpr4iv0h_ICON_plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 5px 2px 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 12px;
  vertical-align: text-bottom;
}

hr:not(.divided) {
  background-color: #c4c4c4;
  border: none;
  height: 1px;
  margin-bottom: 16px;
}

.type-header-large {
  font-family: "Merriweather", georgia, "times new roman", serif !important;
  font-weight: normal !important;
  text-transform: none !important;
}

.type-headline {
  font-size: 24px;
}

.type-small {
  font-size: 14px;
}

.wild-encounter {
  background-color: #1B71B2;
}

.wild-encounter__container {
  display: table;
  width: 100%;
  min-height: 500px;
}

.wild-encounter__container__image {
  background-image: url(https://cdn.wcs.org/2020/04/27/3kl480ycjt_Julie_Larsen_Maher_1693_Cheetah_Connection_WAC_BZ_08_08_18_we.jpg);
  background-position: center center;
  background-size: cover;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

@media all and (max-width: 767px) {
  .wild-encounter__container__image {
    display: block;
    min-height: 400px;
    width: 100%;
  }
}

@media all and (max-width: 425px) {
  .wild-encounter__container__image {
    min-height: 250px;
  }
}

.wild-encounter__container__image__inner {
  min-height: 500px;
}

.wild-encounter__container__image--membership {
  background-image: url(https://cdn.wcs.org/2019/07/08/7sb2r8st22_Julie_Larsen_Maher_0987_California_Sea_Lions_kissing_SLC_PPZ_04_06_11_hr.jpg);
}

.wild-encounter__container__text {
  display: table-cell;
  padding: 50px;
  vertical-align: middle;
  width: 50%;
}

@media all and (max-width: 767px) {
  .wild-encounter__container__text {
    display: block;
    width: 100%;
  }
}

@media all and (max-width: 425px) {
  .wild-encounter__container__text {
    padding: 5px;
  }
}

.wild-encounter__container__text p {
  color: white;
  margin-bottom: 16px !important;
}

.wild-encounter__container__text .label {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.wild-encounter__container__text h3 {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  color: white;
  font-size: 2.25rem;
  line-height: 2.25rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
/*# sourceMappingURL=bz-plan-your-trip.css.map */