article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}

audio:not([controls]) {
  display: none
}

[hidden] {
  display: none
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
  border: 0 none
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4
}

a {
  color: #005eb8;
  text-decoration: none
}

a:hover {
  color: #005eb8
}

a:focus {
  outline: 0
}

a:hover,
a:active {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

blockquote {
  margin: 1em 40px
}

dfn {
  font-style: italic
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: none
}

q:before,
q:after {
  content: "";
  content: none
}

small {
  font-size: 85%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px
}

dd {
  margin: 0 0 0 40px
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

form {
  margin: 0
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

label {
  cursor: pointer
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}

button,
input {
  line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical
}

input:invalid,
textarea:invalid {
  background-color: #f0dddd
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td {
  vertical-align: top
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0
}

@font-face {
  font-family: 'penguin_scriptmedium';
  src: url("/fonts/booking/penguin_script-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Gotham';
  src: url("/fonts/booking/Gotham/Gotham-Medium.woff2") format("woff2"), url("/fonts/booking/Gotham/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Gotham Book';
  src: url("/fonts/booking/Gotham/Gotham-Book.woff2") format("woff2"), url("/fonts/booking/Gotham/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Gotham Bold';
  src: url("/fonts/booking/Gotham/Gotham-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal
}

.nav__link,
.maintenance-message {
  font-family: 'Gotham'
}

body.conservation #hero-text h2,
.ticket-category-listing h2 {
  font-family: 'Gotham Book'
}

.wildlife-conservation .column h3,
.bundle-featured-section__desc {
  font-family: 'Gotham Bold'
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: 'Gotham Bold'
}

p {
  color: #3a3a3a;
  font-size: 1em;
  line-height: 1.714em;
  margin: 0
}

body {
  background-color: #fff;
  font-family: 'Gotham Book', sans-serif
}

.container {
  margin: 0 auto;
  position: relative;
  width: 980px
}

.hoverbutton {
  display: block
}

.hoverbutton:hover,
.hoverbutton:active,
.hoverbutton:focus {
  background-position: center bottom;
  cursor: pointer
}

.learn-more:hover,
.learn-more:active,
.learn-more:focus {
  color: #9abe41 !important
}

.buy-tickets {
  margin: 0 0 0 20px
}

.learn-more:after,
.buy-tickets:after {
  content: "\203A";
  padding: 0 0 0 5px;
  margin: 0 5px 0 0
}

.learn-more:hover:after,
.buy-tickets:hover:after {
  padding: 0 0 0 10px;
  margin: 0
}

header .buy-tickets:after,
.slides .buy-tickets:after,
.tab-content .buy-tickets:after {
  content: "" !important;
  color: #9B9D9D !important
}

img.ui-datepicker-trigger {
  cursor: pointer;
  vertical-align: text-bottom
}

.nowrap {
  white-space: nowrap
}

.slideshow-controls {
  text-align: center;
  margin: 0 auto;
  padding: 5px 0;
  height: 10px
}

.slideshow-controls a {
  vertical-align: top;
  display: inline-block
}

.slideshow-controls .controlLeft a {
  background: no-repeat center 0;
  height: 8px;
  width: 15px
}

.slideshow-controls .controlRight a {
  background: no-repeat center 0;
  height: 8px;
  width: 15px
}

.slideshow-controls .controlLeft a:hover,
.slideshow-controls .controlLeft a.active,
.slideshow-controls .controlRight a:hover,
.slideshow-controls .controlRight a.active {
  background-position: center -100px
}

.slideshow-controls .controlNumbers {
  height: 6px
}

.slideshow-controls .controlNumbers a {
  display: inline-block;
  width: 7px;
  height: 7px;
  overflow: hidden;
  margin: 0 3px;
  position: relative;
  background-color: #3a3a3a;
  border-radius: 50%
}

.fact-slideshow-holder .slideshow-controls .controlNumbers a {
  background-color: #fff
}

.slideshow-controls .controlNumbers a img {
  opacity: 0
}

.slideshow-controls .controlNumbers a:hover img,
.slideshow-controls .controlNumbers a.active img {
  top: -100px
}

.slideshow-controls .controlNumbers .active {
  -webkit-transform: scale(1.7);
  -ms-transform: scale(1.7);
  transform: scale(1.7)
}

header {
  background-image: url("/images/booking/theme/bg/PINP_Background_Texture.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  background-color: #000;
  display: block;
  height: 103px;
  position: relative;
  z-index: 15
}

header a {
  color: #fff
}

header a:hover,
header a:active,
header a:focus {
  color: #aeb1b4
}

header .logo {
  float: left;
  padding: 30px 34px 0 0
}

header #extras {
  color: #fff;
  font-size: 0.688em;
  font-weight: bold;
  background: repeat;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  float: right;
  height: 35px;
  padding: 0 0 0 13px;
  position: relative;
  width: 292px;
  z-index: 9
}

header #language,
header #search {
  float: left
}

header #language a,
header #search {
  color: #e0e0e0
}

header #language {
  background: no-repeat right;
  padding: 10px 15px 0 0px
}

header #language span {
  padding: 0 8px
}

header #search {
  padding: 11px 0 0 12px
}

header #search img.icon {
  float: left;
  margin: 0 7px 0 0
}

header #language-selection {
  background-color: #f8f8f8;
  border-radius: 5px;
  display: none;
  margin: 35px 0 0 0;
  width: 116px;
  position: absolute;
  top: 0;
  left: 2px
}

header #language-selection ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

header #language-selection li {
  background: repeat-x left top;}

header #language-selection li:first-child {
  background: none
}

header #language-selection li a {
  color: #7d7d7d;
  line-height: 29px;
  display: block;
  height: 29px;
  padding: 0 9px;
  width: 98px
}

header #language-selection li a:hover,
header #language-selection li a:active,
header #language-selection li a:focus,
header #language-selection li a.active {
  color: #16b9ed
}

header #language-selection li img {
  margin: 0 13px 0 0
}

header nav {
  float: left;
  margin: 25px 0 0 0;
  width: 770px;
  z-index: 99
}

header nav li {
  display: block;
  float: left;
  height: 43px;
  margin: 0 35px 0 0;
  position: relative
}

header nav li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff !important
}

header nav li.hover .drop-down,
header nav li:hover .drop-down {
  display: block
}

header nav li .drop-down {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute
}

header nav li .special {
  height: auto;
  width: 978px;
  top: 37px;
  left: -450px
}

header nav li .special .carrot {
  margin: 0 auto !important
}

header .attractions-holder {
  background: #fff;
  height: 180px;
  padding: 10px 10px 0
}

header .attractions-holder .column {
  float: left;
  height: 160px;
  margin: 0 0 0 10px;
  position: relative;
  width: 232px
}

header .col-5 .attractions-holder .column {
  margin: 0 0 0 13px;
  width: 180px
}

header .attractions-holder .column:first-child {
  margin: 0
}

header .attractions-holder .icon {
  position: absolute;
  bottom: 5px;
  left: 3px;
  max-width: 50px
}

header .attractions-holder .shadow {
  position: absolute;
  bottom: -4px;
  left: 8px
}

header .attractions-holder .ecoboat-tours .icon {
  left: -3px
}

header .attractions-holder .ecoboat-tours .shadow {
  left: 17px
}

header .attractions-holder span.table {
  color: #000;
  font-size: 0.8em;
  letter-spacing: -0.5px;
  display: table;
  position: absolute;
  bottom: -15px;
  left: 60px;
  width: 124px
}

header .attractions-holder span.table-row {
  display: table-row
}

header .attractions-holder span.table-row {
  display: table-cell;
  vertical-align: middle;
  height: 60px
}

header .special .view-other {
  line-height: 35px;
  text-align: right;
  background-color: #005eb8;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  clear: both;
  height: 35px;
  padding: 0 20px
}

header .special .view-other a {
  font-size: 0.875em;
  background: no-repeat left;
  padding: 0 0 0 10px
}

header nav li .standard {
  height: auto;
  width: 178px;
  position: absolute;
  top: 37px;
  left: 0;
  z-index: 15
}

header nav li .drop-down .carrot {
  border-bottom: 10px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  height: 0;
  margin: 0 0 0 20px;
  width: 0
}

header nav ul ul {
  background-color: #f8f8f8;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

header nav ul li li {
  background: repeat-x left top #f8f8f8;
  display: block;
  height: auto;
  margin: 0
}

header nav li li:first-child {
  background-image: none
}

header nav li li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

header nav li li a {
  color: #7d7d7d !important;
  font-size: 0.813em;
  font-weight: normal;
  line-height: 1.077em;
  display: block;
  padding: 11px 20px;
  width: 138px
}

header nav li li a:hover,
header nav li li a:active,
header nav li li a:focus {
  color: #fff !important;
  background-color: #005eb8
}

header nav li li:last-child a:hover {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

header a.buy-tickets {
  background: no-repeat center top;
  height: 99px;
  width: 99px;
  position: absolute;
  top: 18px;
  right: 0;
  z-index: 10
}

footer .logo {
  margin-bottom: 20px
}

footer #nav {
  margin: 0
}

footer #nav a:hover,
footer #nav a:active,
footer #nav a:focus {
  color: #aeb1b4
}

footer #nav ul {
  margin: 0;
  padding-left: 0
}

footer #nav li {
  display: inline;
  margin: 0 10px 0 0
}

footer #nav li a {
  color: #fff;
  font-size: .9em
}

footer #social-icons {
  float: right
}

footer #social-icons ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

footer #social-icons li {
  float: left;
  height: 32px;
  margin: 0 0 0 20px;
  width: 32px
}

footer #social-icons li a {
  
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  width: 32px
}

footer .facebook {
  background-position: 0 0
}

footer .facebook:hover,
footer .facebook:active,
footer .facebook:focus {
  background-position: 0 -32px
}

footer .twitter {
  background-position: -52px 0
}

footer .twitter:hover,
footer .twitter:active,
footer .twitter:focus {
  background-position: -52px -32px
}

footer .youtube {
  background-position: -105px 0
}

footer .youtube:hover,
footer .youtube:active,
footer .youtube:focus {
  background-position: -105px -32px
}

footer #copyright {
  clear: both;
  padding: 25px 0 0 20px
}

footer #copyright span {
  color: #b3b3b3;
  font-size: 0.688em
}

footer #copyright a {
  color: #b3b3b3
}

.content a {
  color: #005eb8
}

.content a:focus,
.content a:hover {
  text-decoration: underline
}

body.content #hero {
  height: 200px
}

body.content #hero .container {
  height: 150px
}

body.content #hero-text {
  padding-top: 1em
}

body.content #hero-text h1 {
  color: #fff;
  font-size: 3.125em;
  font-weight: normal;
  line-height: 1
}

body.content #main {
  background-color: #fff
}

body.content #main.two-col-with-nav .container {
  position: relative;
  top: -50px
}

body.googleSiteSearch {
  background-image: none;
  background-color: #000000
}

body.searchresults #main .container,
body.googleSiteSearch #main .container {
  position: relative;
  top: 20px;
  padding-bottom: 20px;
  overflow: hidden
}

body.searchresults #main .container {
  position: relative;
  top: 20px;
  padding-bottom: 20px;
  overflow: hidden
}

body.content #side {
  float: left;
  width: 252px
}

body.content .side-nav {
  background-color: #9b76a4;
  margin: 0 0 30px;
  padding: 13px 0
}

body.content .side-nav h4 {
  color: #fff;
  font-size: 1.625em;
  font-weight: normal;
  padding: 0 0 10px 18px
}

body.content .side-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

body.content .side-nav li a {
  background: no-repeat 93% center;
  color: #fff;
  font-size: 0.875em;
  display: block;
  padding: 9px 20px
}

body.content .side-nav a:hover,
body.content .side-nav a:active,
body.content .side-nav a:focus,
body.content .side-nav a.active {
  background-color: #005eb8 !important
}

body.content .side-nav ul ul a {
  padding-left: 35px
}

body.content .side-nav ul ul li a,
body.content .side-nav ul li.active ul a {
  background: none
}

body.content #content {
  float: right;
  width: 696px;
  padding-top: 70px
}

body.content #content.full-width {
  float: none;
  width: 100%
}

body.content #content .image {
  margin: 0 0 25px
}

body.content #content .image img {
  border-radius: 5px
}

body.content #content .editor {
  color: #3a3a3a
}

.gallery img {
  margin: 0 0 18px 10px
}

.pagination {
  margin: 20px 0
}

.pagination a {
  border: SOLID 1px #005eb8;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;
  color: #005eb8
}

.pagination a.curr_page {
  background-color: #005eb8;
  color: #fff;
  border-color: #005eb8
}

.pagination a.curr_page.white {
  color: #fff !important
}

.pagination a:hover {
  color: #845635;
  border-color: #005eb8
}

.view_more {
  font-weight: bold
}

.addthis_toolbox {
  margin-bottom: 15px
}

#map_canvas {
  width: 100%;
  height: 360px
}

#SearchResults {
  list-style: none;
  list-style-type: none;
  padding: 0px
}

#SearchResults li {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  border-bottom: 1px solid #f1f1f1
}

#SearchResults li .readMoreLink {
  display: block;
  font-size: 14px;
  color: #00E;
  margin-bottom: 10px
}

.c-store #tab-holder {
  overflow: hidden
}

.c-store #tab-holder ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-store #tab-holder li {
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0
}

.c-store #tab-holder li:not(:last-child) {
  margin-right: 7px
}

.c-store #tab-holder li a:active {
  color: #000000
}

.c-store #tab-holder li a.active {
  background-color: #fff;
  color: #003087 !important
}

.c-store #tab-holder li a {
  background-color: #003087;
  border: 1px solid #003087;
  color: #fff;
  display: block;
  font-size: .9em;
  height: 50px;
  line-height: 50px;
  text-align: center
}

.ticket-selection-text {
  margin-top: 20px;
  margin-bottom: 30px
}

@media screen and (max-width: 767px) {
  .ticket-selection-text {
    margin-left: 1em;
    margin-right: 1em
  }
}

#ticket-selection h3.bubble {
  background: #d3d3d3;
  font-size: 18px;
  color: #000000;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 20px;
  height: 40px;
  line-height: 40px;
  width: 405px;
  margin: 0 auto 40px auto
}

#ticket-selection h3.bubble:after {
  content: '';
  display: block;
  width: 0px;
  margin: 0 auto;
  border-top: SOLID 10px #d3d3d3;
  border-left: SOLID 13px transparent;
  border-right: SOLID 13px transparent
}

body .c-ticket-store .container {
  background-color: #ffffff;
  min-height: 890px;
  -webkit-box-shadow: 0px 2px 2px 0px #ccc;
  box-shadow: 0px 2px 2px 0px #ccc
}

body .c-ticket-store .inner-panel {
  padding: 39px;
  position: relative
}

body .c-ticket-store .x-pad-bot {
  padding: 2em
}

.cat-group {
  border: 1px solid #e9e9e9
}

.featured-cat-group {
  position: relative
}

.featured-cat-group p {
  margin-bottom: 20px
}

.featured-cat-group img {
  float: left
}

.small-cat-group .info {
  text-align: center;
  height: 180px;
  position: relative
}

.ticket-group {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ticket-group li {
  margin-bottom: 20px
}

@media screen and (min-width: 640px) {
  .ticket-group-landing-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}

.ticket-group__inner {
  padding-right: 40px
}

.ticket-group li.last-col {
  margin-right: 0px
}

.ticket-group__thumb {
  position: relative;
  margin-bottom: 20px
}

.ticket-group__thumb__icon {
  width: 55px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0
}

.ticket-group__title {
  color: #9abe41
}

.ticket-group__desc {
  margin-bottom: 20px
}

.ticket-group .btn-alt {
  color: #fff;
  background-color: #3a3a3a
}

.section-separator {
  background: center center repeat-x #fff;
  margin: 30px 0
}

.bundled-tickets .section-separator {
  margin: 0 0 30px 0
}

.bundled-section-separator {
  margin: 30px 0 10px 0
}

.section-separator h2 {
  display: inline-block;
  background-color: #ffffff;
  padding-right: 20px
}

.section-separator.center {
  text-align: center
}

.section-separator.center h2 {
  padding: 0px 20px;
  margin: 0 auto;
  float: none;
  display: inline-block
}

.section-separator h2.light-blue {
  color: #16b9ed
}

.ticket-group li .info .abtn {
  position: absolute;
  bottom: 15px;
  left: 30px
}

.ticket-category-listing {
  list-style: none;
  padding: 0;
  margin: 0
}

.ticket-category-listing h2 {
  float: left;
  padding: 15px 0 10px;
  font-weight: normal;
  font-size: 18px
}

.ticket-category-listing .btn-control {
  float: right;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  width: 160px;
  font-size: .9em
}

.ticket-category-listing .more-info {
  background-color: #003087;
  color: #fff
}

.ticket-category-listing .select-ticket {
  background-color: #9b76a4;
  color: #ffffff
}

.ticket-category-listing .content-panel {
  background-color: #fff;
  border: 1px solid #3a3a3a
}

.ticket-category-listing .content-panel-summary {
  background-color: #ededee
}

.ticket-category-listing .content-panel .inner {
  padding: 38px
}

.ticket-category-listing .content-panel .buytickets-slideshow {
  margin-right: 35px
}

.ticket-category-listing .content-panel .info {
  float: left;
  width: 400px
}

.ticket-category-listing .content-panel-summary .info {
  padding: 38px
}

.ticket-category-listing .content-panel p {
  margin-bottom: 20px
}

.ticket-category-listing li {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden
}

.ticket-category-listing li .buytickets-slideshow {
  height: 275px
}

.ticket-category-listing .btn-close,
.ticket-category-listing .close-desc {
  background-color: #3a3a3a;
  color: #fff
}

.ticket-category-listing .btn-close {
  display: block;
  text-align: center;
  padding: 10px 0
}

.ticket-category-listing .close-desc {
  display: block;
  text-align: center;
  padding: 10px 0
}

.ticketing-breadcrumbs {
  background-color: #9b76a4
}

.ticketing-breadcrumbs ul {
  list-style: none;
  margin: 15px;
  float: left;
  padding: 0
}

.ticketing-breadcrumbs ul li {
  display: inline;
  font-size: 14px;
  color: #fff
}

.ticketing-breadcrumbs ul li a {
  color: #fff
}

.ticketing-breadcrumbs .back-link {
  padding-left: 45px;
  
  background-position: 20px 20px;
  background-repeat: no-repeat;
  background-color: #3a3a3a;
  display: block;
  float: left
}

.ticketing-breadcrumbs .back-link:focus,
.ticketing-breadcrumbs .back-link:hover {
  opacity: 0.9
}

.ticketing-breadcrumbs .back-link span {
  display: inline-block;
  color: #ffffff;
  padding: 15px 20px
}

.small-cat-group .info {
  padding: 15px
}

.small-cat-group .info h3 {
  margin-bottom: 5px
}

.bundle-badge {
  position: absolute;
  top: 6px;
  right: 10px
}

.ticket-group-view .bundle-badge {
  top: -47px
}

.featured-cat-group .info {
  float: right;
  width: 400px;
  padding: 20px 25px
}

.featured-cat-group h3 {
  font-size: 38px
}

.cat-group p {
  color: #8b8b8b;
  line-height: 18px
}

.special-offers-group {
  background-color: #9abe41;
  text-align: center;
  width: 100%;
  padding: 30px 0
}

.special-offers-group h3 {
  color: #ffffff;
  font-size: 24px
}

.special-offers-group h3 a {
  color: currentColor
}

#ticket-options {
  padding: 25px 0 0 0
}

#ticket-options h5 {
  color: #000;
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 15px
}

.c-products .row {
  margin: 0 0 30px
}

.c-products .column {
  text-align: left;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  float: left;
  margin: 0 0 0 30px;
  padding: 9px 9px 14px 9px;
  width: 286px
}

.c-products .column.first,
.c-products .row .column:first-child {
  margin-left: 0
}

.c-products .image {
  margin: 0 0 11px
}

.c-products .image img,
body.conservation .summaries img,
header .attractions-holder img {
  opacity: 1;
  -o-transition: opacity .50s ease-in-out;
  transition: opacity .50s ease-in-out;
  -moz-transition: opacity .50s ease-in-out;
  -webkit-transition: opacity .50s ease-in-out
}

.c-products .image img:hover,
body.conservation .summaries img:hover,
header .attractions-holder img:hover {
  opacity: 0.8
}

.c-products h4 {
  color: #000;
  font-weight: normal
}

.c-products .column .learn-more,
.c-products .column .buy-tickets {
  color: currentColor;
  font-size: 0.875em
}

.c-products .column .buy-tickets {
  font-weight: bold
}

.c-products .more-info {
  display: none;
  margin: 10px 0 0 0;
  width: 286px
}

.c-ticket-store .header {
  background-color: #3a3a3a
}

.c-ticket-store .header h1 {
  color: #ffffff;
  font-size: 30px
}

.c-ticket-store .header .lower-block {
  padding: 25px 35px 40px 35px
}

.c-ticket-store .header ul {
  padding: 0;
  margin: 15px 0 0 0
}

.c-ticket-store .header ul li {
  display: inline-block;
  margin-right: 35px
}

.c-ticket-store .header a {
  color: #ffffff;
  font-size: 13px
}

.c-ticket-store .header a:focus,
.c-ticket-store .header a:hover {
  color: #fffc00
}

#ticket-desc-tabs {
  float: left;
  width: 550px
}

.related-products-panel {
  float: right;
  width: 210px
}

#ticket-types {
  float: left;
  width: 550px
}

.ticket-details-right-panel {
  float: right;
  width: 265px
}

.single-tickets-panel {
  position: relative
}

.soldout {
  color: red
}

.single-tickets-panel .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7
}

.ticket-details-right-panel .video-popup {
  display: block;
  position: relative;
  height: 174px;
  overflow: hidden
}

.ticket-details-right-panel .video-popup .thumbnail {
  width: 100%
}

.ticket-details-right-panel .video-popup:hover,
.ticket-details-right-panel .video-popup:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8
}

.ticket-details-right-panel .video-popup table {
  height: 100%;
  width: 100%
}

.ticket-details-right-panel .video-popup .play {
  position: absolute;
  top: 20%;
  left: 36%
}

.shopping-cart-mini-container {
  border: 1px solid #e8e9ea;
  background-color: #ffffff;
  margin-bottom: 40px;
  margin-top: -300px
}

.shopping-cart-mini ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.shopping-cart-mini ul li {
  margin-bottom: 20px
}

.shopping-cart-mini p {
  color: #212c35;
  font-size: 12px
}

.shopping-cart-mini .package-name {
  font-weight: bold;
  font-size: 14px
}

.shopping-cart-mini .qty,
.shopping-cart-mini .price {
  font-size: 14px
}

.shopping-cart-mini .qty {
  float: left
}

.shopping-cart-mini .price {
  float: right;
  font-weight: bold
}

.shopping-cart-mini .total-label,
.shopping-cart-mini .total {
  font-size: 24px;
  margin-bottom: 30px
}

.shopping-cart-mini .total-label {
  float: left
}

.shopping-cart-mini .total {
  float: right
}

.shopping-cart-mini .footer-panel {
  text-align: center
}

.shopping-cart-mini .section-panel {
  padding: 20px;
  border-bottom: 1px solid #e8e9ea
}

.shopping-cart-mini .section-panel.last {
  border-bottom: 0
}

.shopping-cart-mini .remove-cart {
  font-size: 12px
}

.shopping-cart-mini .remove-item:hover,
.shopping-cart-mini .remove-item:focus {
  text-decoration: underline
}

.select-ticket-panel {
  margin-bottom: 50px
}

.tabs-panel .nav {
  padding: 0;
  margin: 0;
  list-style: none
}

.tabs-panel .nav li {
  float: left;
  margin-right: 2px
}

.tabs-panel .nav a {
  display: inline-block;
  padding: 20px 0;
  text-align: center;
  width: 130px;
  background-color: #ededee;
  color: #afb1b3
}

.tabs-panel .nav a:focus,
.tabs-panel .nav a:hover,
.tabs-panel .nav a.active {
  background-color: #262626;
  color: #ffffff
}

.tabs-panel .panel {
  padding: 30px 0;
  border-top: 1px solid #e9e9e9
}

.bundled-packages-block .description {
  margin-bottom: 30px;
  position: relative
}

.add-to-cart-success {
  color: green;
  font-size: 14px;
  margin-top: 5px
}

.c-ticket-store .header .bundle-badge {
  top: 29px
}

.bundled-packages-block .bundle-badge {
  right: -30px;
  top: -228px
}

.bundled-packages-block .description h2 {
  font-size: 44px
}

.bundled-packages-block .accordion-listing .trigger {
  background-color: #212c35;
  color: #ffffff;
  width: 80px
}

.bundled-packages-block .accordion-listing .trigger:hover,
.bundled-packages-block .accordion-listing .trigger:focus {
  background-color: #324350
}

.bundled-packages-block .accordion-listing .trigger span {
  
  background-position: center top;
  background-repeat: no-repeat;
  display: inline-block;
  width: 22px;
  height: 22px
}

.bundled-packages-block .accordion-listing .opened .trigger span {
  background-position: center bottom
}

.bundled-packages-block .content-panel {
  padding: 0
}

.bundled-packages-container>ul>li {
  background-color: #f6f6f6
}

.bundled-packages-container .info-block {
  width: 293px;
  background-color: #ffffff
}

.bundled-packages-container .info-block .desc-panel {
  padding: 15px
}

.bundled-packages-container .select-tickets-block {
  padding: 35px;
  vertical-align: top
}

.bundled-packages-container .select-tickets-block ul {
  padding: 0;
  margin: 0
}

#additional-info {
  clear: both;
  padding: 25px 0 40px 0
}

#additional-info h4 {
  margin: 0 0 22px
}

#additional-info h5 {
  color: #7d7d7d;
  font-size: 1.125em;
  margin: 0 0 11px
}

.buytickets-slideshow {
  float: left;
  width: 388px
}

.buytickets-slideshow .slideshow {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 0 15px
}

.buytickets-slideshow .controls {
  padding: 10px 0 0;
  width: 100%
}

.buytickets-slideshow .slides {
  list-style-type: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.buytickets-slideshow .slides li {
  background: #fff
}

.buytickets-slideshow .slides .image {
  float: left;
  height: 244px;
  padding: 5px
}

.buytickets-slideshow .slides .image a {
  display: block
}

.buytickets-slideshow .controlLeft,
.buytickets-slideshow .controlRight {
  display: none
}

.tickets .message {
  padding: 0 0 10px 0;
  color: #ff0000
}

.date-confirm {
  background: no-repeat;
  width: 358px;
  height: 56px;
  text-align: center;
  font: 11px Arial;
  line-height: 40px;
  color: #e44a4a;
  position: absolute;
  margin: -60px 0 0 102px
}

.checkout-page .date-confirm {
  margin-left: 310px
}

.date-confirm .close {
  background: #77d23a;
  border-radius: 5px;
  padding: 5px;
  margin: 8px 20px 0 10px;
  color: #ffffff;
  font-weight: bold
}

.date-confirm .close:hover {
  color: #ffffff
}

.step-circle,
.tickets dl dd {
  float: left;
  display: block;
  background: #fffc00;
  color: #000000;
  font: bold 13px Arial;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0 10px 0 0;
  text-align: center;
  border-radius: 15px
}

.tickets dl dt {
  width: 470px;
  padding-left: 40px;
  margin-bottom: 20px
}

.tickets dl dt.grouped-packages {
  padding-left: 0;
  width: 100%
}

.accordion-mode .tickets dl dd {
  margin-left: 20px
}

.checkout-page {
  width: 100% !important;
  margin: 10px 0 0 0
}

.checkout-page thead tr,
.checkout-page tbody tr:last-child {
  border-bottom: SOLID 1px #ebebeb
}

.checkout-page tbody tr td:last-child {
  text-align: center
}

.remove-product-cart,
.checkout-page .remove-cart {
  display: block;
  float: right;
  margin-right: 20px;
  background: no-repeat;
  width: 21px;
  height: 22px;
  text-indent: -9999em
}

.continue-browsing {
  float: left
}

.continue-browsing a {
  display: block;
  width: 217px;
  height: 40px;
  font: bold 14px Arial;
  line-height: 40px;
  color: #ffffff !important;
  background: #a06a3c;
  border-radius: 3px;
  text-align: center
}

div.go-to-checkout-button {
  margin-top: 40px
}

.checkout {
  width: 100%;
  margin: 0 0 30px 0
}

.checkout td,
.checkout th {
  padding: 25px 10px
}

.checkout td:first-child,
.checkout th:first-child {
  text-align: left
}

.ticket-checkout td:first-child,
.ticket-checkout th:first-child {
  width: 400px
}

.ticket-checkout .ticket_qty {
  border: SOLID 1px #ebebeb;
  border-radius: 3px;
  padding: 3px
}

.checkout tr td {
  vertical-align: middle;
  text-align: center
}

.checkout tr th:last-child {
  text-align: right
}

.checkout div.qty {
  float: right !important
}

.clear-cart,
.go-to-checkout {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  background: #d86e6e;
  border: SOLID 1px #c95f5f;
  border-radius: 4px;
  color: #000000 !important;
  font-size: 0.875em;
  font-weight: bold;
  margin-left: 5px
}

.content .clear-cart:hover,
.content .go-to-checkout:hover {
  text-decoration: none
}

.go-to-checkout {
  background: #fffc00;
  border: SOLID 1px #e9e600
}

.payment-form {
  background: #ffffff;
  border: SOLID 1px #e5e5e5;
  border-radius: 3px;
  padding: 18px 20px;
  margin: -65px 0 10px 0;
  color: #6E6E6E;
  font-size: 0.875em
}

.payment-form input[type=text],
.payment-form input[type=email],
.payment-form .creditCardField input,
.payment-form select {
  border: SOLID 1px #E5E5E5;
  border-radius: 4px;
  width: 250px;
  padding: 3px
}

.payment-form .creditCardField input {
  width: 45px
}

.payment-form #Form_PaymentForm_CVN {
  width: 45px
}

.payment-form select.countrydropdown {
  width: 250px
}

.payment-form select {
  width: auto
}

.payment-form label {
  float: left;
  width: 200px;
  line-height: 24px;
  padding: 0 10px 0 0
}

.payment-form div.nolabel {
  padding: 0 0 0 210px
}

.payment-form #Promotion label {
  width: 200px;
  margin: 0 0 10px 0
}

.payment-form input[type=submit] {
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  background-color: #9b76a4;
  border-radius: 4px;
  color: #000000 !important;
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0 0 0
}

.payment-form div.text,
.payment-form div.Actions,
.payment-form div.dropdown,
.payment-form div.creditcard,
.payment-form div.checkbox {
  clear: both;
  margin: 0 0 10px 0
}

.payment-form div.Actions {
  margin: 0;
  text-align: right
}

span.required,
span.validation {
  color: #ff0000;
  position: absolute;
  margin: -21px 0 0 475px;
  font-size: 11px;
  width: 190px
}

.credit_card_error p,
#Form_PaymentForm_error {
  color: #ff0000 !important;
  font-weight: bold !important
}

.c-product-details__main {
  position: relative;
  top: -50px
}

.c-product-details__information {
  background-color: #fff;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 18px 20px
}

.c-product-details .pageTitle {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px
}

.c-product-details .model,
.c-product-details .price {
  margin-bottom: 6px
}

.c-product-details .title {
  font-weight: 700;
  font-size: 14px
}

.c-product-details .value {
  font-size: 14px
}

.c-product-details form.addproductform fieldset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px
}

.c-product-details form.addproductform fieldset .field {
  padding: 5px 8px;
  width: 50%
}

.c-product-details form.addproductform .btn-toolbar {
  margin-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.c-product-details form.addproductform input[type="submit"].action {
  display: block;
  color: #fff;
  font-size: 0.875em;
  font-weight: bold;
  background-color: #9b76a4;
  border-radius: 4px;
  height: 40px;
  padding: 0 15px
}

.c-product-details #ticket-types {
  float: right;
  width: 560px
}

.c-product-details #buytickets-slideshow {
  float: left;
  width: 388px
}

.c-product-details #buytickets-slideshow .slides {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative
}

.c-product-details #ticket-select fieldset {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 0 10px;
  padding: 18px 20px 0
}

.c-product-details #ticket-select .tickets ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.c-product-details #ticket-select .tickets li.headings {
  color: #494949;
  font-weight: bold;
  margin: 0 0 20px
}

.c-product-details #ticket-select .tickets li {
  color: #6e6e6e;
  font-size: 0.875em;
  line-height: 25px;
  margin: 0 0 11px
}

.c-product-details #ticket-select .tickets li .column.first {
  width: 258px
}

.c-product-details #ticket-select .tickets li .column {
  float: left;
  width: 70px
}

.c-product-details #ticket-select .extraCol li .column.first {
  width: 225px
}

.c-product-details #ticket-select fieldset h4 {
  color: #494949;
  font-size: 1.5em
}

.c-product-details .slideshow-controls .controlNumbers a {
  background-color: #eee
}

.past-cutoff {
  margin-bottom: 20px
}

body.attractions #hero-text {
  max-width: 588px
}

body.attractions #attractions-holder {
  min-height: 800px
}

body.attractions .attractions-content-intro {
  font-family: 'Gotham', sans-serif
}

body.attractions .container {
  z-index: 2
}

body.attractions #attractions-holder .container-wide {
  margin: 0 auto;
  min-height: 540px;
  position: relative;
  width: 1260px;
  overflow: hidden
}

body.attractions #attractions-holder .koalas {
  background: no-repeat center -40px;}

body.attractions #attractions-holder .churchill {
  background: no-repeat -140px -40px;}

body.attractions #attractions-holder .nobbies {
  background: no-repeat -115px -40px;}

body.attractions #attractions-holder h3 {
  color: #5c068c;
  font-size: 1.2em;
  margin-bottom: 10px
}

body.attractions #attractions-holder .attractions-holder-title {
  font-size: 1.8em;
  margin-bottom: 20px
}

body.attractions #tab-holder {
  width: 978px
}

body.attractions #tab-holder ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

body.attractions #tab-holder li {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  padding-left: 5px;
  padding-right: 5px
}

body.attractions #tab-holder li img {
  width: 100%
}

body.attractions #tab-holder li a {
  display: block;
  position: relative
}

body.attractions #tab-holder li a.active:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
  top: 84%;
  left: 50%;
  margin-left: -10px
}

body.attractions #tab-holder li .shadow {
  position: absolute;
  top: 77px;
  left: 97px
}

body.attractions #tab-holder li span {
  color: #000;
  font-size: .9em;
  line-height: 1;
  display: block;
  margin-bottom: 15px
}

body.attractions .tab-content {
  text-align: left
}

body.attractions .tab-content p {
  color: white
}

body.attractions .tip {
  width: 80px;
  position: absolute;
  right: 15px
}

body.attractions .penguins .tip {
  top: 125px
}

body.attractions .koalas .tip {
  top: 75px
}

body.attractions .churchill .tip {
  top: 110px
}

body.attractions .nobbies .tip {
  top: 110px
}

body.attractions .attractions-tabs {
  position: relative;
  top: 37px
}

body.attractions .attractions-tabs-holder {
  padding-top: 0
}

body.attractions .tip a {
  color: #000;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1em
}

body.attractions .tab-content .snapshot,
body.attractions .tab-content .round {
  position: absolute;
  z-index: 3
}

body.attractions .tab-content .round {
  right: 33px
}

body.attractions .penguins .tab-content .snapshot {
  top: 169px;
  left: 15px
}

body.attractions .koalas .tab-content .snapshot {
  top: 170px;
  left: 0px
}

body.attractions .churchill .tab-content .snapshot {
  top: 160px;
  left: 0px
}

body.attractions .nobbies .tab-content .snapshot {
  top: 160px;
  left: 5px
}

body.attractions .penguins .tab-content .round {
  top: 178px
}

body.attractions .koalas .tab-content .round {
  top: 140px
}

body.attractions .churchill .tab-content .round {
  top: 175px
}

body.attractions .nobbies .tab-content .round {
  top: 180px
}

body.attractions .tab-content .buy-tickets {
  position: absolute;
  top: 341px;
  right: 180px;
  z-index: 7
}

body.attractions .tab-content .shadow {
  position: absolute;
  top: 445px;
  right: 190px
}

body.attractions .tab-content .box {
  position: relative
}

@media screen and (min-width: 1000px) {
  body.attractions .tab-content .box {
    height: 530px
  }
}

body.attractions .tab-content .text {
  color: #fff;
  width: 100%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 10
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  body.attractions .tab-content .text {
    position: relative
  }
}

@media screen and (max-width: 767px) {
  body.attractions .tab-content .box {
    height: auto
  }

  body.attractions .tab-content .text {
    position: relative
  }
}

body.attractions .penguins .tab-content .text .main {
  float: left;
  padding: 40px 0 0 40px;
  width: 350px
}

body.attractions .koalas .tab-content .text .main {
  padding: 57px 0 0 210px;
  width: 440px
}

body.attractions .churchill .tab-content .text .main {
  padding: 22px 0 0 99px;
  width: 253px
}

body.attractions .nobbies .tab-content .text .main {
  padding: 35px 0 0 99px;
  width: 390px
}

body.attractions .tab-inner {
  color: #fff;
  width: 100%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px
}

body.attractions .tab-inner__content {
  width: 60%;
  padding-top: 10px
}

body.attractions .tab-inner__buy {
  width: 15%;
  padding-left: 35px
}

body.attractions .tab-inner__buy img {
  width: 100%
}

body.attractions .tab-inner h2 {
  font-family: 'penguin_scriptmedium';
  font-size: 84px;
  font-weight: normal;
  line-height: 0.756em;
  margin: 0 0 14px
}

body.attractions .tab-content .tab-inner__content a {
  color: #e2e868;
  font-size: 1.125em;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold
}

body.attractions .tab-content .tab-inner__content a:hover {
  color: #9abe41
}

body.attractions .tab-content .tab-inner__content a img {
  margin: 0 0 0 10px
}

body.attractions .tab-content .tab-inner__content a:after {
  content: "\203A";
  padding: 0 0 0 5px
}

body.attractions .tab-content .tab-inner__content a:hover:after {
  padding: 0 0 0 10px
}

body.attractions .tab-content .text .main h2 {
  font-size: 2.813em;
  font-weight: normal;
  line-height: 0.756em;
  margin: 0 0 14px
}

body.attractions .tab-content .text .main .attr-cta {
  color: #fff;
  font-size: 1.125em;
  display: inline-block;
  margin-bottom: 10px
}

body.attractions .tab-content .text .main .attr-cta:hover {
  color: #9abe41
}

body.attractions .tab-content .text .main .attr-cta img {
  margin: 0 0 0 10px
}

body.attractions .tab-content .text .main .attr-cta:after {
  content: "\203A";
  padding: 0 0 0 5px
}

body.attractions .tab-content .text .main .attr-cta:hover:after {
  padding: 0 0 0 10px
}

body.attractions .penguins .tab-content .text .other {
  padding: 35px 30px 0;
  width: 505px
}

@media screen and (min-width: 1000px) {
  body.attractions .penguins .tab-content .text .other {
    float: right
  }
}

body.attractions .koalas .tab-content .text .other {
  text-align: center;
  width: 500px;
  position: absolute;
  top: 295px;
  left: 290px
}

body.attractions .churchill .tab-content .text .other {
  text-align: center;
  width: 420px;
  position: absolute;
  top: 70px;
  right: 25px
}

body.attractions .nobbies .tab-content .text .other {
  text-align: center;
  width: 485px;
  position: absolute;
  top: 30px;
  right: 25px
}

body.attractions .tab-content .text .other .attractions-text-side>* {
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1
}

.attractions-text-side-tooltip {
  color: #fff;
  text-shadow: 0 0 4px #000
}

.attractions-text-side-tooltip p {
  color: currentColor;
  font-size: .9em
}

body.attractions #attractions-holder .attractions-text-side-tooltip__title {
  color: #fff;
  font-size: 1.1em;
  margin-top: 10px;
  margin-bottom: 0
}

body.attractions .tab-content .image {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

body.attractions .tab-content .image img {
  width: 100%;
  height: 540px;
  -o-object-fit: cover;
  object-fit: cover
}

.fact-slideshow-holder {
  background-color: #9b76a4;
  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 50%;
  padding: 40px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2
}

.fact-slideshow {
  max-width: 978px;
  margin-left: auto;
  margin-right: auto
}

body.attractions .fact-slideshow h4 {
  font-size: 1.5em;
  letter-spacing: -0.5px;
  color: #fff;
  margin-bottom: 10px
}

body.attractions .fact-slideshow p {
  color: #fff;
  font-size: 0.875em;
  line-height: 1.714em
}

body.attractions .tab-content .arrow {
  position: absolute;
  top: 575px;
  left: 280px
}

body.attractions #other {
  margin: 0 0 50px
}

body.attractions #other .container {
  width: 650px
}

body.attractions #other h3 {
  font-size: 1.625em;
  font-weight: normal;
  margin: 0 0 7px
}

body.attractions #other .image {
  margin: 0 0 13px
}

body.attractions .attractions-learnmore {
  padding: 50px 0;
  color: black
}

body.attractions .attractions-learnmore__title {
  color: #5c068c;
  font-size: 1.8em;
  margin-bottom: 15px
}

body.attractions .attractions-learnmore__gallery ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding-left: 0
}

body.attractions .attractions-learnmore__gallery li {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px
}

body.attractions .attractions-learnmore__gallery li:first-child {
  padding-left: 0
}

body.attractions .attractions-learnmore__gallery li:last-child {
  padding-right: 0
}

body.attractions .attractions-learnmore__gallery li img {
  width: 100%
}

body.attractions .attractions-learnmore a.learnmore-link {
  color: black
}

body.attractions .attractions-learnmore p {
  color: black;
  margin-bottom: 15px
}

.fact-slideshow .slideshow {
  margin: 0 0 15px
}

.fact-slideshow .controls {
  padding: 10px 0 0;
  width: 100%
}

.fact-slideshow .slides {
  list-style-type: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.fact-slideshow .slides li {
  width: auto
}

body.conservation #hero {
  height: 360px;
  position: relative
}

body.conservation #hero .container {
  height: 360px
}

body.conservation #hero-text {
  padding-top: 40px
}

body.conservation #hero-text h1 {
  color: #fff;
  font-size: 2.25em;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 20px
}

body.conservation #hero-text h2 {
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 12px
}

.hero-banner-image {
  display: block;
  max-height: 140px;
  width: auto;
  margin-top: 5px
}

.breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px
}

.breadcrumb ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.breadcrumb li {
  display: inline;
  float: left;
  margin: 0 6px 0 0;
  padding: 0 0 0 12px;
  background: no-repeat left 70%;}

#hero-text .breadcrumb li {
  color: #fff;
  background: no-repeat left 60%;}

.breadcrumb li:first-child {
  background: none;
  padding-left: 0
}

.breadcrumb a {
  color: #3a3a3a;
  font-size: 0.7em
}

body.conservation #main {
  background-color: #fff
}

body.conservation #video {
  padding: 50px 0 45px 0
}

body.conservation .video-holder {
  background: no-repeat center bottom;
  float: left;
  height: 325px;
  margin: 0 54px 0 0;
  width: 504px
}

body.conservation .video-quote {
  float: left;
  padding: 80px 0 0 0;
  width: 395px
}

body.conservation .video-quote p {
  font-size: 1.8em;
  line-height: 1
}

body.conservation .summaries {
  clear: both
}

body.conservation .summaries .column {
  float: left;
  margin: 0 0 65px 30px;
  width: 306px
}

body.conservation .summaries .column.first {
  margin-left: 0
}

body.conservation #tab-content .summaries h3 {
  margin: 0
}

body.conservation .summaries img {
  margin: 0 0 13px
}

body.conservation .summaries p {
  letter-spacing: 0;
  margin: 0 0 8px
}

body.conservation .learn-more {
  font-size: 1em;
  font-weight: bold;
  color: #3a3a3a
}

.tooltip {
  display: none
}

.ui-tooltip img {
  display: block;
  float: left;
  margin: 0 20px 0 0
}

html,
body {
  height: 100%
}

#holder {
  min-height: 100%;
  position: relative
}

body.home {
  background-repeat: no-repeat;
  background-position: 30% 31%
}

body.home #hero-text h1 {
  color: #fff;
  font-size: 2.25em;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 12px;
  font-weight: 900
}

#hero-text .hero-cta {
  color: #fff;
  font-size: 1.125em
}

#hero-text .hero-cta:hover,
#hero-text .hero-cta:active,
#hero-text .hero-cta:focus {
  color: #aeb1b4
}

#hero-text .hero-cta img {
  margin: 2px 0 0 10px
}

.home-hero .button {
  color: #fff
}

#hero-timer {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100px;
  padding-top: 20px;
  padding-bottom: 20px
}

#hero-timer h5 {
  font-size: .8rem;
  font-weight: 400;
  margin-bottom: 5px
}

#hero-timer h2 {
  font-size: 1rem;
  line-height: 1
}

#hero-snapshot p {
  color: #fff;
  font-size: 1.5em;
  letter-spacing: -1px;
  line-height: 1;
  width: 160px;
  position: absolute;
  top: 20px;
  left: 575px
}

.container-wide {
  margin: 55px auto 0;
  position: relative;
  width: 1194px
}

#activity-holder {
  min-height: 318px
}

#activity-holder .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

@media screen and (max-width: 640px) {
  #activity-holder .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

#activity-holder .left {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  padding: 15px
}

#activity-holder .right {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 340px
}

#activity-holder h3 {
  color: #fff;
  font-size: 1.625em;
  font-weight: 900;
  margin: 0 0 10px
}

#activity-selector h5 {
  color: #fff;
  font-size: 1.125em;
  font-weight: normal;
  float: left;
  margin-right: 30px;
  margin-top: 4px
}

form#activities {
  float: left
}

.select-holder {
  background-color: #fff;
  border-radius: 4px;
  height: 30px;
  padding: 6px 0 0 10px;
  width: 371px;
  position: relative;
  overflow: hidden
}

.select-holder__arrow {
  background-color: #5d5d5d;
  
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 47px;
  pointer-events: none
}

form#activities select {
  color: #3d3d3d;
  font-size: 0.875em;
  background: transparent;
  width: 360px
}

#activity-list {
  clear: both;
  padding-top: 40px;
  width: 565px;
  overflow: hidden
}

#activity-list h6 {
  color: #e2e868;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 8px
}

#activity-list .column {
  float: left;
  width: 226px;
  padding-right: 10px
}

#activity-list .column p {
  color: #ffffff
}

#activity-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

#activity-list li {
  color: #ffedbb;
  font-size: 12px;
  line-height: 1.286em;
  padding: 0 0 5px
}

#activity-list li a {
  color: #fff
}

#activity-list li a:hover,
#activity-list li a:active,
#activity-list li a:focus {
  color: #d9b78a
}

#activity-slideshow {
  overflow: hidden;
  position: relative
}

#activity-slideshow .slideshow {
  height: 280px;
  margin: 18px 0 0;
  overflow: hidden;
  padding: 0;
  width: 354px;
  background-color: #fff
}

#activity-slideshow .prev,
#activity-slideshow .next {
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 90px;
  z-index: 100
}

#activity-slideshow .prev {
  left: 20px
}

#activity-slideshow .next {
  right: 20px
}

#activity-slideshow .slideshow img {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 280px;
  width: 354px;
  top: 0;
  left: 0
}

.grid-row div:first-child {
  margin-left: 0 !important
}

.container-wide .snippet {
  width: 135px;
  position: absolute;
  top: 160px;
  right: -65px
}

.container-wide .snippet span {
  color: #1b150e;
  font-size: 1.5em;
  line-height: 1.333em;
  letter-spacing: -0.5px
}

#main .snippet {
  text-align: center;
  background: no-repeat left -25px;
  margin: 190px 0 0 345px
}

#main .snippet span {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.333em;
  display: block;
  padding: 0 0 0 37px
}

.venue-info .image,
#conservation-info .image {
  float: left;
  padding: 0 10px 0 0;
  width: 175px
}

.venue-info .text-no-image,
#conservation-info .text-no-image {
  width: 970px !important
}

.home-welcome-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.venue-info h3 {
  color: #fff;
  font-size: 3em;
  font-weight: normal;
  line-height: 1
}

.venue-info p {
  color: #fff;
  font-size: 1em;
  font-weight: normal
}

#welcome {
  margin: 0 0 10px
}

#welcome p a {
  border-bottom: 1px dashed #b9cd84;
  color: currentColor
}

#welcome p a.button,
#welcome p a.button_purple {
  border: none
}

#welcome p a:hover,
#welcome p a:active,
#welcome p a:focus {
  color: #b9cd84
}

#explore #map {
  height: 360px;
  width: 100%
}

#explore #attractions {
  float: left;
  height: 365px;
  margin: 0 0 0 40px;
  position: relative;
  width: 420px
}

#explore #attractions .left,
#explore #attractions .right {
  float: left;
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  width: 185px;
  z-index: 99
}

#explore #attractions .left {
  margin-right: 40px
}

#explore #attractions .left a,
#explore #attractions .right a {
  color: #9b9d9d;
  font-size: 1.125em;
  background-position: 0 0;
  display: block;
  height: 37px !important;
  margin: 0 0 15px;
  padding: 0 0 0 50px !important;
  width: 135px !important
}

#explore #attractions .left a:hover,
#explore #attractions .left a:active,
#explore #attractions .left a:focus,
#explore #attractions .right a:hover,
#explore #attractions .right a:active,
#explore #attractions .right a:focus {
  color: #bf855d;
  background-position: 0 -37px
}

#explore #attractions .buy-tickets {
  background: no-repeat;}

#explore #attractions .opening-times {
  background: no-repeat;}

#explore #attractions .get-there {
  background: no-repeat;}

#explore #attractions .faq {
  background: no-repeat;}

#attraction-slideshow {
  float: left;
  width: 388px
}

#attraction-slideshow .slideshow-controls {
  padding: 10px 0 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#attraction-slideshow .slides {
  list-style-type: none;
  position: relative;
  overflow: visible;
  margin: 0;
  padding: 0
}

#attraction-slideshow .slides li {
  width: auto
}

.slideshow-controls .controlPrev,
.slideshow-controls .controlNext {
  position: absolute;
  top: 185px;
  z-index: 99
}

.slideshow-controls .controlPrev a,
.slideshow-controls .controlNext a {
  color: #000;
  font-size: 21.19px
}

.slideshow-controls .controlPrev a:hover,
.slideshow-controls .controlNext a:hover {
  color: #bf855d
}

.slideshow-controls .controlPrev {
  left: 60px
}

.slideshow-controls .controlNext {
  right: 45px
}

#attraction-preview {
  clear: both;
  padding: 15px 0 0 0;
  position: relative
}

#attraction-preview a,
#attraction-preview .snippet img {
  display: block
}

#attraction-preview .snippet {
  background: none;
  margin: 0 0 0 120px;
  text-align: left;
  width: 440px;
  display: none
}

#attraction-preview .snippet img {
  float: left
}

#attraction-preview .snippet span {
  color: #000;
  font-size: 1.375em;
  letter-spacing: -1px;
  display: block;
  float: left;
  margin: 0 0 0 15px;
  padding: 0
}

.penguin-parade .snippet {
  padding: 0 0 0 0
}

.wildlife-conservation a:hover,
.wildlife-conservation a:active,
.wildlife-conservation a:focus {
  color: #aeb1b4 !important
}

.wildlife-conservation .image {
  float: left;
  width: 355px
}

.wildlife-conservation .text {
  float: left;
  padding: 13px 0 0 0;
  width: 430px
}

.wildlife-row {
  position: relative;
  overflow: hidden
}

.wildlife-row__img-left,
.wildlife-row__img-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: 300px;
  -o-object-fit: cover;
  object-fit: cover
}

.wildlife-row__img-left {
  right: 100%
}

.wildlife-row__img-right {
  left: 100%
}

.wildlife-col-container {
  position: relative;
  background-color: #399ba0;
  
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap
}

@media (max-width: 991px) {
  .wildlife-col-container {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media (min-width: 992px) {
  .wildlife-col-container__container {
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
  }
}

@media screen and (min-width: 1000px) {
  .wildlife-col-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.wildlife-conservation .column {
  width: 25%;
  padding: 15px
}

.wildlife-conservation .column h3 {
  color: #e2e868;
  font-size: 1.2em;
  margin-bottom: 1em
}

.wildlife-conservation .column h3 img {
  padding: 0 15px 0 0
}

.wildlife-conservation .column p {
  color: #fff;
  font-size: 0.875em;
  letter-spacing: 0;
  line-height: 1.714em;
  margin: 0 0 14px
}

.wildlife-conservation .column .learn-more {
  color: #fff;
  font-weight: bold;
  padding: 0 10px 0 0
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0
}

.ir br {
  display: none
}

.hidden {
  display: none !important;
  visibility: hidden
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.invisible {
  visibility: hidden
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  *zoom: 1
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr,
  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: 0.5cm
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

body.NoFramePage {
  background: none;
  padding: 20px
}

body.NoFramePage h1 {
  font-size: 16px
}

.table {
  display: table
}

.table-row {
  display: table-row
}

.table-cell {
  display: table-cell
}

#TandC {
  margin-top: 10px
}

#TandC input {
  float: left;
  margin: 5px 10px 0 0
}

#TandC label {
  display: none
}

#Form_PaymentForm_TandCText {
  width: auto
}

#Form_PaymentForm_CardCVN {
  width: 45px
}

#TandC .message {
  margin-left: 450px;
  margin-top: 0
}

.ticket-checkout .option-text {
  font-size: 14px;
  font-weight: bold;
  font-style: italic
}

.cart-item-error {
  color: red;
  font-size: 14px
}

#ticket-select a.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3
}

.maintenance-message {
  background-color: #E7E7E9;
  text-align: center;
  color: #000;
  font-size: 15px;
  padding: 13px 0
}

@media screen and (max-width: 640px) {
  .maintenance-message {
    font-size: 14px
  }
}

#Form_TicketBookingForm span.required,
#Form_TicketBookingForm span.validation {
  width: auto;
  margin: 0;
  position: relative
}

.abtn {
  border-radius: 5px;
  padding: 10px 25px;
  display: inline-block
}

.abtn-darkblue {
  background-color: #3a3a3a;
  color: #ffffff !important;
  font-size: 15px
}

.abtn-darkblue:hover,
.abtn-darkblue:focus {
  background-color: #324350
}

.abtn.disabled {
  opacity: 0.3
}

.c-ticket-store .header a.view-cart {
  color: #fffc00
}

body .c-ticket-store .inner-panel.contains-bookingboss-widget {
  padding: 0;
  background-color: #f6f6f6;
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.contains-bookingboss-widget .select-ticket-panel {
  display: table-row
}

.contains-bookingboss-widget .select-ticket-iframe-wrapper {
  display: inline-block;
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  background-color: white
}

.contains-bookingboss-widget .bookingboss-widget-main,
.contains-bookingboss-widget .bookingboss-widget-side {
  border: 0;
  width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 768px) {
  .contains-bookingboss-widget .bookingboss-widget-main {
    width: 730px
  }
}

@media only screen and (max-width: 425px) {
  .contains-bookingboss-widget .bookingboss-widget-main {
    width: 387px
  }
}

@media only screen and (max-width: 375px) {
  .contains-bookingboss-widget .bookingboss-widget-main {
    width: 337px
  }
}

@media only screen and (max-width: 320px) {
  .contains-bookingboss-widget .bookingboss-widget-main {
    width: 282px
  }
}

.contains-bookingboss-widget .bookingboss-widget-main {
  padding-top: 37px;
  height: 1200px
}

.contains-bookingboss-widget .bookingboss-widget-side {
  height: 600px
}

.contains-bookingboss-widget .select-ticket-bundles-wrapper {
  display: inline-block;
  display: table-cell;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  padding: 37px
}

.contains-bookingboss-widget .bundled-packages-block {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.contains-bookingboss-widget .bundled-packages-container>ul>li {
  border-width: 0;
  border-top-width: 1px;
  margin-top: 25px;
  padding-top: 25px
}

.contains-bookingboss-widget .bundled-packages-container>ul>li:first-of-type {
  border-top-width: 0px;
  margin-top: 0px;
  padding-top: 0px
}

.contains-bookingboss-widget .bundled-packages-container>ul>li:last-of-type {
  border-bottom-width: 1px;
  margin-bottom: 25px;
  padding-bottom: 25px
}

.contains-bookingboss-widget .bundle-preview-wrapper {
  width: auto
}

.bundle-preview-wrapper img {
  float: left;
  margin-right: 20px
}

.ticket-category-listing .bundle-preview-wrapper h2 {
  font-size: 1.25em;
  padding: 10px 20px 10px 20px;
  float: none;
  padding-left: 0
}

.ticket-category-listing li .bundle-preview-wrapper h2.show-closed,
.ticket-category-listing li.opened .bundle-preview-wrapper h2.show-open {
  display: block
}

.ticket-category-listing li.opened .bundle-preview-wrapper h2.show-closed,
.ticket-category-listing li .bundle-preview-wrapper h2.show-open {
  display: none
}

.contains-bookingboss-widget .ticket-category-listing .more-info,
.contains-bookingboss-widget .ticket-category-listing .more-info:hover {
  width: auto;
  background: none;
  color: #9ec73d;
  height: auto;
  display: inline-block;
  font-size: 0.75em;
  float: none;
  text-decoration: underline;
  padding: 0;
  margin: 0
}

.contains-bookingboss-widget .ticket-category-listing .more-info:hover {
  text-decoration: none
}

.contains-bookingboss-widget .ticket-category-listing .more-info span {
  text-decoration: none;
  font-size: 0.85em;
  vertical-align: top;
  width: auto;
  height: auto;
  display: inline-block;
  background: 0;
  margin: 0;
  padding: 0
}

.contains-bookingboss-widget .bundled-packages-container .info-block {
  width: 215px
}

.contains-bookingboss-widget .ticket-category-listing .content-panel {
  background-color: transparent
}

.contains-bookingboss-widget .bundled-packages-container .select-tickets-block {
  padding: 25px 0 25px 25px
}

.contains-bookingboss-widget .related-products-panel {
  float: none;
  width: 100%;
  padding: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.contains-bookingboss-widget .related-products-panel h2 {
  margin-bottom: 10px
}

.contains-bookingboss-widget .related-products-panel .ticket-group li {
  margin-right: 0;
  width: 234px
}

.contains-bookingboss-widget .related-products-panel .ticket-group li img {
  width: 100%
}

.contains-bookingboss-widget .related-products-panel .ticket-group li.cat-group p {
  line-height: 21px;
  padding-top: 5px
}

.contains-bookingboss-widget .ticket-group li .info .abtn {
  left: 27px
}

.contains-bookingboss-widget .tabs-panel .panel {
  border: 0
}

.contains-bookingboss-widget .tabs-panel .nav li {
  margin-right: 0
}

.contains-bookingboss-widget .tabs-panel .nav a {
  padding: 20px 10px
}

.contains-bookingboss-widget .tabs-panel .nav a:hover {
  text-decoration: none
}

.select-ticket-iframe-wrapper-mobile,
.view-bundles-mobile {
  display: none
}

@media only screen and (max-width: 768px) {
  .bundled-packages-container {
    display: none
  }

  .bundled-packages-block .bundle-badge {
    display: block
  }

  .contains-bookingboss-widget .select-ticket-iframe-wrapper {
    width: 100%
  }

  .body .c-ticket-store .inner-panel.contains-bookingboss-widget {
    background-color: #fff;
    display: block;
    margin-top: 20px
  }

  .contains-bookingboss-widget .select-ticket-panel {
    display: block;
    background-color: #fff
  }

  .contains-bookingboss-widget .select-ticket-bundles-wrapper {
    display: block;
    margin: auto;
    background-color: #fff;
    width: 100%;
    padding: 0
  }

  .contains-bookingboss-widget .bundled-packages-block {
    padding: 20px;
    background-color: #f6f6f6;
    padding-bottom: 0
  }

  .bundle-preview-wrapper img {
    display: none
  }

  .ticket-category-listing .bundle-preview-wrapper h2 {
    padding-left: 20px;
    width: 100%;
    background-color: #fff
  }

  .contains-bookingboss-widget a.view-bundles-mobile {
    color: white;
    background-color: #212c35;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 3em;
    display: block;
    float: none;
    width: 80%;
    margin: auto;
    margin-top: 20px;
    text-align: center
  }

  .contains-bookingboss-widget .ticket-category-listing .more-info,
  .contains-bookingboss-widget .ticket-category-listing .more-info:hover {
    color: white;
    background-color: #212c35;
    padding: 10px 20px;
    text-decoration: none;
    float: none;
    display: block;
    width: 100%;
    line-height: 3em
  }

  .contains-bookingboss-widget .ticket-category-listing li.opened .more-info {
    display: none
  }

  .bundled-packages-block .accordion-listing .trigger span {
    display: none
  }

  .contains-bookingboss-widget .bundled-packages-container .info-block,
  .contains-bookingboss-widget .bundled-packages-container .select-tickets-block {
    width: 100%;
    padding: 25px;
    background-color: white;
    text-align: center
  }

  .contains-bookingboss-widget .bookingboss-widget-side {
    max-width: 100%
  }

  .contains-bookingboss-widget .bundled-packages-container .select-tickets-block {
    padding: 25px 0
  }

  .select-ticket-iframe-wrapper-mobile {
    display: block;
    text-align: center
  }

  .select-ticket-iframe-wrapper-mobile .separator {
    display: block;
    text-align: center;
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f6f6f6;
    position: relative;
    margin-top: 25px
  }

  .select-ticket-iframe-wrapper-mobile .separator p {
    display: block;
    text-align: center;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 20px
  }

  .select-ticket-iframe-wrapper-mobile .separator p span {
    background-color: #fff;
    padding: 0 15px
  }

  .contains-bookingboss-widget .tabs-panel .nav li {
    width: 50%
  }

  .contains-bookingboss-widget .tabs-panel .nav a {
    width: 100%
  }

  .contains-bookingboss-widget .tabs-panel .panel {
    padding: 20px
  }

  .contains-bookingboss-widget .tabs-panel .panel {
    padding: 20px
  }

  body .c-ticket-store .container {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .select-ticket-panel {
    margin-bottom: 0px
  }
}

.widget-iframe-container {
  height: 600px;
  position: relative
}

.loader-widget,
.bookingboss-widget-side {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.widget-iframe-container .loader-widget {
  z-index: 1;
  width: 300px
}

.widget-iframe-container .bookingboss-widget-side {
  z-index: 2
}

.loader-widget .text {
  text-align: center;
  margin-top: 220px
}

.circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #16b9ed;
  border: .5px solid #f6f6f6;
  -webkit-box-shadow: 0px 1px 3px #9f9f9f;
  box-shadow: 0px 1px 3px #9f9f9f;
  -moz-animation-name: jump;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: jump;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite
}

.circle:nth-of-type(1) {
  margin: -20px 0 0 -65px;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s
}

.circle:nth-of-type(2) {
  margin: -20px 0 0 -45px;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s
}

.circle:nth-of-type(3) {
  margin: -20px 0 0 -25px;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s
}

.circle:nth-of-type(4) {
  margin: -20px 0 0 -5px;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s
}

.circle:nth-of-type(5) {
  margin: -20px 0 0 15px;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s
}

.circle:nth-of-type(6) {
  margin: -20px 0 0 35px;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s
}

.circle:nth-of-type(7) {
  margin: -20px 0 0 55px;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s
}

@-webkit-keyframes jump {
  0% {
    border: 1px solid #bfbfbf
  }

  50% {
    -webkit-transform: translateY(-30px)
  }

  75% {
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 6px 3px #9f9f9f;
    box-shadow: 0px 6px 3px #9f9f9f
  }

  100% {
    border: 1px solid #bfbfbf
  }
}

#hero-snapshot p,
.venue-info h3,
.footer-cta__eyebrow,
body.conservation .video-quote p,
.summaries-row__title,
body.attractions .tab-content .text .main h2,
body.attractions .tab-content .text .other .attractions-text-side,
.featured-cat-group h3,
.ticket-attraction-title,
.bundled-packages-block .description h2,
.script-font {
  font-family: 'penguin_scriptmedium'
}

.header-buy-ticket {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10
}

.button {
  background-color: #000;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 5px
}

.button:hover,
.button:focus,
.button:active,
.button:visited {
  color: #FFF
}

.button::after {
  content: "\203A";
  padding: 0 0 0 5px;
  margin: 0 5px 0 0
}

.button__purple {
  background-color: #9b76a4;
  color: #ffffff;
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 5px
}

.button__purple:hover,
.button__purple:focus,
.button__purple:active,
.button__purple:visited {
  color: #FFF
}

.button__purple::after {
  content: "\203A";
  padding: 0 0 0 5px;
  margin: 0 5px 0 0
}

.button img {
  margin-left: 10px
}

.home-activity-row {
  background-color: #005cad;
  
  background-position: 50% 50%;
  background-size: cover
}

.home-activity-row__alt {
  background: #E7E7E9
}

.home-activity-row__alt #activity-holder h3 {
  color: #3a3a3a
}

@media screen and (min-width: 768px) {
  #activity-list .activity-list-first-col {
    
    background-repeat: no-repeat;
    background-position: 90% 0;
    margin-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 290px;
    height: 170px
  }
}

.venue-row {
  
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px
}

.venue-row--content {
  color: #fff
}

.venue-row--content p {
  color: inherit
}

.welcome-cta-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  max-width: 240px
}

.welcome-cta-holder__cta {
  margin-right: 1em;
  margin-bottom: 1em;
  display: block
}

.home-welcome-area-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0
}

.wildlife-holder {
  background-color: #fff
}

.venue-info .wildlife-holder h3 {
  color: #3a3a3a;
  margin-top: 20px
}

.venue-info .wildlife-holder p {
  color: #3a3a3a
}

.footer {
  background-color: #000;
  
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding-top: 20px;
  padding-left: 1em;
  padding-right: 1em
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer__logo-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px
}

.footer__social {
  margin-right: 20px
}

.footer__social ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.footer__social li {
  margin-right: 20px
}

.footer-cta-holder {
  display: none
}

@media screen and (min-width: 768px) {
  .footer-cta-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.footer-cta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 86px;
  -ms-flex: 0 0 86px;
  flex: 0 0 86px;
  margin-right: 10px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.footer-cta__eyebrow {
  color: #fff;
  display: block;
  line-height: 0.6;
  margin-bottom: 2px
}

.footer-cta__title {
  color: #fff;
  text-transform: uppercase;
  font-size: .6em;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold
}

.footer-cta__icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 112px;
  -ms-flex: 0 0 112px;
  flex: 0 0 112px;
  max-height: 112px
}

.footer-cta:nth-child(1) .footer-cta__title {
  color: #643e94
}

.footer-cta:nth-child(2) .footer-cta__title {
  color: #d7e064
}

.footer-cta:nth-child(3) .footer-cta__title {
  color: #005eb8
}

.footer-cta:nth-child(4) .footer-cta__title {
  color: #5ca3b3
}

.footer-cta:nth-child(5) .footer-cta__title {
  color: #a05b9e;
  max-width: 60px
}

.content-intro-row {
  background-color: #f8f8f8
}

@media screen and (min-width: 768px) {
  .content-intro-row .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

.content-intro-row__col--text {
  padding: 1em
}

@media screen and (min-width: 768px) {
  .content-intro-row__col--text {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px
  }
}

@media screen and (min-width: 768px) {
  .content-intro-row__col--image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
  }
}

@media screen and (max-width: 767px) {
  .content-intro-row__col--image {
    padding-left: 1em;
    padding-right: 1em
  }
}

@media screen and (min-width: 768px) {
  .section-scenery {
    
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-bottom: 240px
  }
}

.section-scenery--has-bgimg {
  background-size: cover;
  padding-bottom: 0
}

.section-scenery--has-bgimg .video-quote * {
  color: #fff
}

body.conservation .section-scenery--has-bgimg .video-holder {
  margin-bottom: 0;
  height: 305px
}

body.conservation .section-scenery--has-bgimg #video {
  padding-top: 0;
  padding-bottom: 0
}

.summaries-section-columns {
  padding-top: 60px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.summaries-section-columns__col {
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px
}

@media screen and (min-width: 640px) {
  .summaries-section-columns__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 33.3%;
    padding-left: 1.5%;
    padding-right: 1.5%
  }
}

.summaries-row {
  background-color: #f8f8f8;
  margin-bottom: 20px;
  padding-left: 1em;
  padding-right: 1em
}

.summaries-row img {
  max-width: 100%
}

@media screen and (min-width: 768px) {
  .summaries-row .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .summaries-row__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media screen and (min-width: 640px) {
  .summaries-row__col--image {
    padding-right: 1em
  }
}

.summaries-row__col--content {
  padding-top: 1em;
  padding-bottom: 1em
}

.summaries-row__title {
  color: #005eb8;
  font-size: 3em;
  line-height: 1
}

.summaries-row .learn-more {
  color: #444
}

.attractions-other-section {
  overflow: hidden
}

.attractions-other-section .container {
  position: relative;
  width: 100%;
  max-width: 637px
}

.attractions-other-section p {
  color: #fff
}

.attractions-other-section__text {
  background-color: #9b76a4;
  color: #fff;
  padding: 40px
}

.attractions-other-section__title {
  font-size: 1.4em;
  margin-bottom: 10px
}

body.conservation .attractions-other-section .learn-more {
  color: #fff
}

.attractions-other-section__left-image {
  position: absolute;
  top: 0;
  right: 100%
}

.attractions-other-section__right-image {
  position: absolute;
  top: 0;
  left: 100%
}

.grid-page-bottom-banner {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.bundle-featured-section {
  background-color: #0c2c74;
  
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.bundle-featured-section__icon {
  margin-right: 1em
}

.bundle-featured-section__desc {
  color: #fff;
  margin-right: 1em
}

.bundle-featured-section .bundle-featured-section__button {
  color: #fff
}

.btn-alt {
  background-color: #9abe41;
  color: #fff;
  display: inline-block;
  padding: 5px 20px
}

.ticket-attraction-title {
  font-size: 2.5em;
  color: #005eb8;
  margin-top: 20px;
  margin-bottom: 10px
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.c-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.ticket-info__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px
}

.ticket-info__link {
  padding-left: 10px;
  padding-right: 10px
}

.ticket-info a {
  display: block
}

.ticket-info__buy-button {
  color: #222222;
  font-size: 0.875em
}

.ticket-info__buy-button:hover {
  color: #222222;
  text-decoration: underline
}

.ticket-info__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ticket-info__title .price {
  padding-left: 15px
}

.c-products-category {
  padding-top: 60px;
  padding-bottom: 30px
}

.c-store__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.c-store__info-item--cart {
  margin-right: 15px
}

.c-store-cart__title {
  margin-top: 20px;
  font-size: 20px
}

.c-cart {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 14px
}

.c-cart table {
  width: 100%
}

.c-cart .message {
  margin-bottom: 12px;
  font-size: 14px
}

.c-cart h3 a {
  font-size: 16px;
  color: #222
}

.c-cart h3 a:hover {
  color: #222;
  text-decoration: underline
}

.c-cart .subtitle {
  margin-bottom: 6px
}

.c-cart thead {
  border-bottom: 1px solid #e5e5e5
}

.c-cart thead th {
  text-align: left;
  padding: 6px 2px
}

.c-cart thead th:last-child {
  text-align: center
}

.c-cart tbody tr {
  border-bottom: 1px solid #e5e5e5
}

.c-cart tbody td {
  padding: 12px 2px
}

.c-cart tbody td:last-child {
  text-align: center
}

.c-cart tfoot tr {
  text-align: right
}

.c-cart tfoot tr td {
  text-align: right;
  padding: 12px 2px
}

.c-cart input[type="text"],
.c-cart input[type="number"],
.c-cart input[type="email"],
.c-cart input[type="text"],
.c-cart input[type="password"],
.c-cart select,
.c-product-details input[type="text"],
.c-product-details input[type="number"],
.c-product-details input[type="email"],
.c-product-details input[type="text"],
.c-product-details input[type="password"],
.c-product-details select,
.c-checkout input[type="text"],
.c-checkout input[type="number"],
.c-checkout input[type="email"],
.c-checkout input[type="text"],
.c-checkout input[type="password"],
.c-checkout select,
.c-account-address input[type="text"],
.c-account-address input[type="number"],
.c-account-address input[type="email"],
.c-account-address input[type="text"],
.c-account-address input[type="password"],
.c-account-address select,
.c-account input[type="text"],
.c-account input[type="number"],
.c-account input[type="email"],
.c-account input[type="text"],
.c-account input[type="password"],
.c-account select {
  border: 1px solid #e5e5e5;
  min-height: 40px;
  background-color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 2px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block
}

.c-cart textarea,
.c-product-details textarea,
.c-checkout textarea,
.c-account-address textarea,
.c-account textarea {
  resize: vertical;
  width: 100%;
  border: 1px solid #e5e5e5;
  min-height: 40px;
  background-color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 2px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block
}

.c-cart .btn-toolbar,
.c-product-details .btn-toolbar,
.c-checkout .btn-toolbar,
.c-account-address .btn-toolbar,
.c-account .btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.c-cart .btn-toolbar input[type="submit"].action,
.c-product-details .btn-toolbar input[type="submit"].action,
.c-checkout .btn-toolbar input[type="submit"].action,
.c-account-address .btn-toolbar input[type="submit"].action,
.c-account .btn-toolbar input[type="submit"].action {
  display: block;
  color: #fff;
  font-size: 0.875em;
  font-weight: bold;
  background-color: #9b76a4;
  border-radius: 4px;
  height: 40px;
  padding: 0 15px
}

.c-cart .optionset li,
.c-product-details .optionset li,
.c-checkout .optionset li,
.c-account-address .optionset li,
.c-account .optionset li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.c-cart .optionset li input[type="radio"],
.c-product-details .optionset li input[type="radio"],
.c-checkout .optionset li input[type="radio"],
.c-account-address .optionset li input[type="radio"],
.c-account .optionset li input[type="radio"] {
  margin-right: 6px;
  position: relative;
  top: 3px
}

.c-cart .optionset li~li,
.c-product-details .optionset li~li,
.c-checkout .optionset li~li,
.c-account-address .optionset li~li,
.c-account .optionset li~li {
  margin-top: 4px
}

.c-cart input[type="text"],
.c-cart input[type="number"],
.c-cart input[type="email"],
.c-cart input[type="text"],
.c-cart select {
  min-height: 28px;
  width: auto;
  display: inline
}

.cartfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
  padding-top: 12px
}

.cartfooter a {
  margin: 0
}

.cartfooter a~a {
  margin-left: 10px
}

.c-checkout {
  padding-top: 60px;
  padding-bottom: 60px
}

.c-checkout .accordion-group {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #e5e5e5
}

.c-checkout .accordion-group:first-child {
  border-top: 0
}

.c-checkout .accordion-inner {
  padding-top: 20px
}

.c-checkout .accordion-inner__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px
}

.c-checkout .accordion-inner__grid-item {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%
}

.c-checkout .accordion-heading a {
  color: #9abe41;
  display: inline-block;
  vertical-align: top
}

.c-checkout .accordion-heading a:hover {
  color: #9abe41;
  text-decoration: underline
}

.c-checkout .accordion-inner a {
  color: #222
}

.c-checkout .accordion-inner a:hover {
  color: #222;
  text-decoration: underline
}

.c-checkout table {
  width: 100%
}

.c-checkout table.cart {
  margin-bottom: 30px
}

.c-checkout thead {
  border-bottom: 1px solid #e5e5e5
}

.c-checkout thead th {
  text-align: left;
  padding: 6px 2px
}

.c-checkout thead th:last-child {
  text-align: right
}

.c-checkout tbody tr {
  border-bottom: 1px solid #e5e5e5
}

.c-checkout tbody td {
  padding: 12px 2px
}

.c-checkout tbody td:last-child {
  text-align: right
}

.c-checkout tfoot tr {
  text-align: right
}

.c-checkout tfoot tr td {
  text-align: right;
  padding: 12px 2px
}

.c-checkout .message {
  margin-bottom: 12px;
  font-size: 14px
}

.c-checkout form {
  font-size: 14px
}

.c-checkout form label {
  font-weight: 700;
  margin-bottom: 4px;
  float: none
}

.c-checkout form .description {
  font-size: 12px;
  display: block;
  padding-top: 4px
}

.c-checkout form .optionset ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 15px;
  margin-top: 12px
}

.c-checkout form fieldset {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-checkout form fieldset * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.c-checkout form fieldset .field {
  padding: 8px;
  width: 50%
}

.c-checkout form fieldset .field.textarea {
  width: 100%
}

.c-checkout form fieldset .field-header {
  width: 100%
}

.c-checkout form fieldset .CompositeField {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-order {
  padding-top: 60px;
  padding-bottom: 60px
}

.c-order table.infotable th,
.c-order table.infotable td {
  font-size: 14px;
  padding: 10px 15px
}

.c-order table.infotable tr td a {
  color: #222
}

.c-order table.infotable tr td a:hover {
  color: #222;
  text-decoration: underline
}

.c-order table.infotable td.product.title {
  color: #222
}

.c-order table.infotable tr td,
.c-order table.infotable tr th {
  border-color: #9b76a4;
  color: #222
}

.c-order table.infotable th {
  color: #222;
  border-color: #9b76a4;
  background-color: #f4f1f5
}

.accountnav .nav-list {
  list-style: none;
  line-height: 1.7;
  padding: 0;
  margin: 0;
  margin-top: 12px
}

.accountnav .nav-list a {
  color: #222;
  font-weight: 700
}

.accountnav .nav-list a .icon {
  margin-right: 4px
}

.accountnav .nav-list a:hover {
  color: #222;
  text-decoration: underline
}

.accountnav .memberdetails {
  max-width: 350px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.accountnav .memberdetails * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.accountnav .memberdetails dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -4px;
  margin-right: -4px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.accountnav .memberdetails dt {
  font-weight: 700
}

.accountnav .memberdetails dt,
.accountnav .memberdetails dd {
  border: 1px solid #e5e5e5;
  margin: 0;
  font-size: 14px;
  width: 50%;
  padding: 4px
}

.c-account-address,
.c-account {
  padding-top: 60px;
  padding-bottom: 60px
}

.c-account-address table,
.c-account table {
  width: 100%
}

.c-account-address table.cart,
.c-account table.cart {
  margin-bottom: 30px
}

.c-account-address thead,
.c-account thead {
  border-bottom: 1px solid #e5e5e5
}

.c-account-address thead th,
.c-account thead th {
  text-align: left;
  padding: 6px 2px
}

.c-account-address thead th:last-child,
.c-account thead th:last-child {
  text-align: right
}

.c-account-address tbody tr,
.c-account tbody tr {
  border-bottom: 1px solid #e5e5e5
}

.c-account-address tbody td,
.c-account tbody td {
  padding: 12px 2px
}

.c-account-address tbody td:last-child,
.c-account tbody td:last-child {
  text-align: right
}

.c-account-address tfoot tr,
.c-account tfoot tr {
  text-align: right
}

.c-account-address tfoot tr td,
.c-account tfoot tr td {
  text-align: right;
  padding: 12px 2px
}

.c-account-address .message,
.c-account .message {
  margin-bottom: 12px;
  font-size: 14px
}

.c-account-address h2,
.c-account h2 {
  margin-top: 20px;
  margin-bottom: 16px
}

.c-account-address label,
.c-account label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 6px
}

.c-account-address fieldset,
.c-account fieldset {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-account-address fieldset *,
.c-account fieldset * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.c-account-address fieldset .field,
.c-account fieldset .field {
  padding: 8px;
  width: 50%
}

.c-account-address fieldset .field.textarea,
.c-account fieldset .field.textarea {
  width: 100%
}

.c-account-address ul,
.c-account ul {
  color: #222
}

.c-account-address .panel-footer,
.c-account .panel-footer {
  margin-top: 12px
}

.c-account-address .panel-footer a,
.c-account .panel-footer a {
  display: inline-block;
  vertical-align: top
}

.c-account-address .remove-address,
.c-account .remove-address {
  background-color: rgba(231, 76, 60, 0.4);
  color: #ffffff;
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 5px
}

.c-ticket-store {
  margin-bottom: 52px
}

.c-ticket-store__main {
  min-height: 890px;
  position: relative;
  margin-top: -52px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 2px 0px #cccccc;
  box-shadow: 0px 2px 2px 0px #cccccc
}

.c-ticket-store .breadcrumb {
  margin: 15px
}

.c-ticket-store .breadcrumb ul li:first-child {
  display: none
}

.c-ticket-store .breadcrumb ul li:nth-child(2) {
  background: none
}

.c-ticket-store .breadcrumb a {
  font-size: 14px;
  color: #fff
}

.c-banner__container {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.c-banner__container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media (max-width: 991px) {
  .c-banner__container {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 450px
  }
}

@media (max-width: 576px) {
  .c-banner__container {
    padding-left: 16px;
    padding-right: 16px;
    min-height: 460px
  }
}

.c-banner #hero-timer {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10
}

.c-banner__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 20px
}

.c-banner__grid-column {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px
}

.c-banner__content-column {
  width: 50%;
  background: rgba(0, 0, 0, 0.4)
}

@media (max-width: 991px) {
  .c-banner__content-column {
    width: 100%
  }
}

.c-banner__info-column {
  width: 40%
}

@media (max-width: 991px) {
  .c-banner__info-column {
    width: 100%
  }

  .c-banner__info-column #hero-timer {
    display: none
  }
}

.c-banner #hero-snapshot {
  display: none;
  position: relative;
  height: 135px;
  top: 30px
}

.c-banner #hero-snapshot p {
  position: relative;
  left: 0
}

.c-banner #hero-snapshot img {
  position: relative
}

.c-banner #hero-snapshot a {
  display: block;
  position: absolute;
  top: 0;
  left: 150px
}

@media (max-width: 576px) {
  .c-banner #hero-snapshot {
    top: 0;
    margin-top: 20px;
    height: 80px
  }
}

.c-banner .container-wide {
  margin-top: 0
}

.c-banner .small {
  display: block;
  font-size: 60%
}

.c-banner__content {
  font-size: 16px
}

.c-banner__content a {
  color: white
}

.c-banner__content a:hover,
.c-banner__content a:focus {
  color: white
}

@media (max-width: 576px) {
  .c-banner__content {
    font-size: 10px
  }

  .c-banner__content a {
    font-size: 16px
  }
}

.c-banner__title-holder {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding: 15px
}

@media (max-width: 991px) {
  .c-banner__title-holder {
    width: calc(100% - 100px)
  }
}

@media (max-width: 576px) {
  .c-banner__title-holder {
    display: block;
    width: 100%
  }
}

.c-banner__title {
  color: #e2e868;
  text-transform: uppercase;
  line-height: 0.9;
  font-size: 3em
}

.c-banner__subtitle {
  color: white;
  line-height: 1.2;
  font-family: 'Gotham Bold', sans-serif;
  font-weight: 700;
  font-size: 2em
}

.c-banner__description {
  padding: 15px
}

.c-banner__description p {
  color: white;
  font-size: 1.5em;
  line-height: 1.4
}

.c-banner__cta {
  margin-top: 18px
}

.c-banner__alert-holder {
  margin-top: 18px
}

.c-banner__alert-holder #hero-timer {
  display: none
}

@media (max-width: 991px) {
  .c-banner__alert-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .c-banner__alert-holder #hero-timer {
    display: block
  }
}

@media (max-width: 576px) {
  .c-banner__alert-holder #hero-timer {
    display: none
  }

  .c-banner__alert-holder .c-banner__alert {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
  }
}

.c-banner__alert {
  background: white;
  display: inline-block;
  padding: 15px;
  line-height: 1
}

@media (max-width: 576px) {
  .c-banner__alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.c-banner__alert-content {
  line-height: 1.1;
  font-size: 2em;
  color: #9f015a;
  font-family: 'Gotham Bold', sans-serif;
  font-weight: 700
}

@media (max-width: 576px) {
  .c-banner__alert-content {
    font-size: 1.8em
  }
}

.c-inner-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 365px
}

.c-inner-hero .container {
  padding-top: 45px
}

@media (max-width: 991px) {
  .c-inner-hero .container {
    padding-left: 30px
  }
}

.c-inner-hero .hero-text {
  color: #fff
}

.c-inner-hero h1 {
  font-size: 2.25em;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 20px;
  font-family: "Gotham Bold"
}

.c-inner-hero h2 {
  font-size: 1.6em;
  font-weight: normal;
  font-family: "Gotham Book";
  line-height: 1;
  margin-bottom: 12px
}

.c-inner-hero .breadcrumb {
  color: #fff;
  margin-top: 0
}

.c-inner-hero .breadcrumb li {
  color: #fff
}

.c-inner-hero .breadcrumb li:not(:first-of-type) {
  background: no-repeat left 60%;}

.c-inner-hero .breadcrumb li {
  color: #fff
}

.c-inner-hero .breadcrumb a {
  color: #fff
}

.c-inner-hero .breadcrumb a:hover {
  color: #fff;
  text-decoration: underline
}

.c-page-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  }

.c-page-hero #hero-text {
  padding-top: 1em
}

.c-page-hero h1 {
  font-size: 3.125em;
  font-weight: normal;
  line-height: 1;
  font-family: "Gotham Bold";
  color: #fff
}

.c-page-hero--tall {
  height: 333px
}

.c-page-hero--cart h1 {
  padding-right: 130px
}

.c-cart-banner {
  background-color: #000;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  width: 101px;
  text-align: center
}

.c-cart-banner * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.c-cart-banner__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.2px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.c-cart-banner__title svg {
  display: block;
  margin-right: 4px
}

.c-cart-banner__total {
  font-size: 14px;
  color: #fff
}

.c-cart-banner__total:hover {
  color: #fff;
  text-decoration: underline
}

.c-cart-banner__button {
  color: #fff;
  text-decoration: none;
  font-size: 14px
}

.c-cart-banner__button:hover {
  color: #fff;
  text-decoration: underline
}

.c-content-block {
  background-color: #F8F8F8
}

.c-content-block p {
  color: #3a3a3a;
  font-size: 1em;
  line-height: 1.714em;
  margin: 0
}

.c-content-block a {
  text-decoration: none
}

@media screen and (min-width: 768px) {
  .content-intro-row__col--text {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px
  }
}

.c-conservation-info {
  padding-top: 60px;
  padding-bottom: 30px
}

.c-conservation-info .grid-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-conservation-info .grid-row .column {
  margin-bottom: 30px
}

@media screen and (min-width: 640px) {
  .c-conservation-info .grid-row .column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 33.3%;
    padding-left: 1.5%;
    padding-right: 1.5%
  }
}

.c-conservation-info .grid-row .column h3 {
  margin-top: 31px
}

.c-conservation-info .grid-row .column .learn-more {
  color: #3a3a3a;
  font-size: 1em;
  font-weight: bold
}

#side {
  float: left;
  width: 252px
}

#side .side-nav {
  background-color: #9b76a4;
  margin: 0 0 30px;
  padding: 13px 0
}

#side .side-nav h4 {
  color: #fff;
  font-size: 1.625em;
  font-weight: normal;
  padding: 0 0 10px 18px
}

#side .side-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

#side .side-nav ul li a {
  background: no-repeat 93% center;
  color: #fff;
  font-size: 0.875em;
  display: block;
  padding: 9px 20px
}

#side .side-nav ul li a:hover {
  background-color: #005eb8;
  text-decoration: underline
}

#side .side-nav li>ul a {
  padding-left: 35px;
  background: none
}

.two-col-with-nav>.container:not(.container--blog) {
  position: relative;
  top: -50px
}

#content {
  float: right;
  padding-top: 70px
}

@media screen and (min-width: 769px) {
  #content {
    width: 696px
  }
}

#content .breadcrumb a {
  color: #3a3a3a
}

#content .breadcrumb a:hover {
  text-decoration: underline;
  color: #005eb8
}

#content a {
  color: #005eb8
}

#content a:hover {
  text-decoration: underline
}

.span--bolder {
  font-size: 1em;
  line-height: 1.714em;
  margin: 0;
  font-family: 'Gotham', sans-serif
}

.c-attractions-block .attractions-tabs {
  position: relative;
  top: 37px
}

.c-attractions-block .container {
  z-index: 2
}

.c-attractions-block .attractions-holder-title {
  font-size: 1.8em;
  margin-bottom: 20px;
  color: #5c068c
}

.c-attractions-block .tab-holder {
  width: 978px
}

.c-attractions-block .tab-holder ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.c-attractions-block .tab-holder ul li {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  padding-left: 5px;
  padding-right: 5px
}

.c-attractions-block .tab-holder ul li img {
  width: 100%
}

.c-attractions-block .tab-holder ul li a.active:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
  top: 84%;
  left: 50%;
  margin-left: -10px
}

.c-attractions-block .tab-content {
  text-align: left
}

.c-attractions-block .tab-content .box {
  height: 530px;
  position: relative
}

.c-attractions-block .tab-content .box .tab-inner {
  color: #fff;
  width: 100%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px
}

.c-attractions-block .tab-content .box .tab-inner__content {
  width: 60%;
  padding-top: 10px
}

.c-attractions-block .tab-content .box .tab-inner__buy {
  width: 15%;
  padding-left: 35px
}

.c-attractions-block .tab-content .box .tab-inner__buy img {
  width: 100%
}

.c-attractions-block .tab-content .box .tab-inner h2 {
  font-family: 'penguin_scriptmedium';
  font-size: 84px;
  font-weight: normal;
  line-height: 0.756em;
  margin: 0 0 14px
}

.c-attractions-block .tab-content .box .tab-inner p {
  color: white
}

.c-attractions-block .tab-content .box .image {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

.c-attractions-block .tab-content .box .image img {
  width: 100%;
  height: 540px;
  -o-object-fit: cover;
  object-fit: cover
}

.c-gallery-block ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding-left: 0
}

.c-gallery-block ul li {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px
}

.c-gallery-block ul li:first-child {
  padding-left: 0
}

.c-gallery-block ul li img {
  width: 100%
}

.userform .message {
  color: red
}

.userform .userform-fields {
  border: 0;
  margin: 0;
  padding: 0
}

.userform .field {
  clear: both;
  margin: 0 0 10px;
  font-size: 14px
}

.userform .field .left {
  font-weight: normal;
  float: left;
  line-height: 24px;
  padding: 0 10px 0 0;
  width: 150px;
  font-size: 14px
}

.userform .field .error.message {
  margin-left: 10px;
  color: red
}

.userform .field input.text {
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 3px;
  width: 250px;
  font-size: 14px
}

.userform .field textarea {
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 3px;
  width: 250px;
  font-size: 14px
}

.userform .field input:invalid,
.userform .field textarea:invalid {
  background-color: transparent
}

.userform .Actions {
  margin-top: 30px
}

.userform .Actions input[type=submit] {
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #005eb8;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: button
}

.userform .Actions input[type=submit]:hover {
  opacity: 0.9
}

/*# sourceMappingURL=maps/main.css.map */
/* Fix: scraped inline CSS blanked the tooltip icon (.fa-info-circle::before{content:""} + font:FontAwesome). Restore the FA5 solid glyph. */
i.cl_tooltip.fa-info-circle::before,.cl_tooltip.fa-info-circle::before,.fa-info-circle::before{content:"\f05a"!important;font-family:"Font Awesome 5 Free"!important;font-weight:900!important}
