.siteZipline .inner-container {
  max-width: 1020px;
  margin: 0 auto;
}
.siteZipline h1,
.siteZipline h2,
.siteZipline h3,
.siteZipline h4,
.siteZipline h5,
.siteZipline h6,
.siteZipline .h1,
.siteZipline .h2,
.siteZipline .h3,
.siteZipline .h4,
.siteZipline .h5,
.siteZipline .h6 {
  margin-top: 0;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-feature-settings: "kern", "liga" 0, "calt" 0;
  -webkit-font-smoothing: antialiased;
}
.siteZipline h1,
.siteZipline .h1 {
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  font-size: 34px;
  font-weight: normal;
  line-height: 30px;
}
.siteZipline h2 {
  color: #0b5e16;
  font-size: 26px;
  line-height: 30px;
}
.siteZipline h3 {
  color: #0b5e16;
  font-size: 20px;
  line-height: 28px;
}
.siteZipline h4 {
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .siteZipline h1,
  .siteZipline .h1 {
    font-size: 86px;
    line-height: 74px;
  }
  .siteZipline h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .siteZipline h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .siteZipline h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
.BodyFont {
  font-weight: normal;
  font-size: 14px;
  font-family: Arial;
  color: #363130;
  line-height: 22px;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .BodyFont {
    font-size: 18px;
    line-height: 31px;
  }
}
.BreadcrumbsFont {
  font-weight: normal;
  font-size: 15px;
  font-family: 'open_sanslight';
  color: #555151;
}
.RoundedCornersAll {
  -webkit-border-radius: 8px;
  /* for safari */
  -moz-border-raidus: 8px;
  /* for firefox < 4 */
  border-radius: 8px;
  /* for all other that support it */
}
.RoundedCornersAllThin {
  -webkit-border-radius: 5px;
  /* for safari */
  -moz-border-raidus: 5px;
  /* for firefox < 4 */
  border-radius: 5px;
  /* for all other that support it */
}
.RoundedCornersTop {
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -mox-border-top-left-radius: 8px;
  -mox-border-top-right-radius: 8px;
}
.RoundedCornersBottom {
  -webkit-border-bottom-left-radius: 8px;
  /* for all other that support it */
  -webkit-border-bottom-right-radius: 8px;
  /* for all other that support it */
  -moz-border-bottom-left-radius: 8px;
  /* for all other that support it */
  -moz-border-bottom-right-radius: 8px;
  /* for all other that support it */
  border-bottom-left-radius: 8px;
  /* for all other that support it */
  border-bottom-right-radius: 8px;
  /* for all other that support it */
}
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}
.btn-base {
  display: inline-block;
  padding: 12px 30px;
  color: #f4f2ef;
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  font-size: 20px;
  background: #0b24fb;
  border: none;
  border-radius: 40px;
  box-shadow: inset 0px -20px 19px -5px #071cd3;
  text-decoration: none;
  transition: background ease-out 0.25s;
}
.btn-base:hover,
.btn-base:focus {
  text-decoration: none;
  background: #071cd3;
}
.siteZipline #Mobile {
  z-index: 15;
  position: absolute;
  width: 100%;
  border: none;
}
.siteZipline #Mobile .mobileHeaderTop {
  display: table;
  width: 100%;
  background: #f4f2ef;
  background-image: none !important;
}
.siteZipline #Mobile #mobileMenu {
  display: table-cell;
  float: none;
  padding: 15px 0 15px 20px;
  vertical-align: middle;
}
.siteZipline #Mobile #mobileLogo {
  display: table-cell;
  width: 118px;
  padding: 20px 22px 12px 0;
  vertical-align: middle;
}
.siteZipline #Mobile #mobileSearch {
  display: table-cell;
  float: none;
  padding: 15px 20px 15px 0;
  vertical-align: middle;
}
.siteZipline #Mobile #mobileSearch img {
  float: right;
}
.siteZipline #Mobile #MobileNav {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.51);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.51);
}
.siteZipline #Mobile #MobileNav > ul > li:nth-last-child(2) {
  border: none;
}
.siteZipline #Mobile #MobileNav ul {
  background: #033309;
}
.siteZipline #Mobile #MobileNav ul a {
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  color: #f4f2ef;
}
.siteZipline #Mobile #MobileNav ul a:hover,
.siteZipline #Mobile #MobileNav ul a:focus {
  color: white;
}
.siteZipline #Mobile #MobileNav ul li {
  padding: 15px 0;
  background: none;
  border-bottom: 1px solid #0b5e16;
}
.siteZipline #Mobile #MobileNav ul li.buyTicketButtonMobile {
  position: relative;
  background: #0b24fb;
}
.siteZipline #Mobile #MobileNav ul li.buyTicketButtonMobile:before {
  position: absolute;
  top: -11px;
  left: 25px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #0b24fb transparent;
}
.siteZipline #Mobile #MobileNav ul li.buyTicketButtonDesktop {
  display: none;
}
.siteZipline #Mobile #MobileNav ul li.topSubNav--dropdown {
  position: relative;
}
.siteZipline #Mobile #MobileNav ul li.topSubNav--dropdown:after {
  position: absolute;
  top: 11px;
  right: 25px;
  content: '+';
  display: block;
  color: #f4f2ef;
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  font-size: 29px;
}
.siteZipline #Mobile #MobileNav ul li.active {
  position: relative;
  padding-bottom: 0;
}
.siteZipline #Mobile #MobileNav ul li.active:after {
  position: absolute;
  top: 6px;
  right: 25px;
  content: '_';
  display: block;
  color: #f4f2ef;
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  font-size: 20px;
  font-weight: bold;
}
.siteZipline #Mobile #MobileNav ul li.active > .wrapper a {
  display: inline-block;
  padding-bottom: 15px;
}
.siteZipline #Mobile #MobileNav ul li .wrapper {
  padding: 0 25px;
}
.siteZipline #Mobile #MobileNav ul li ul {
  padding: 0 40px;
  background: #0b5e16;
}
.siteZipline #Mobile #MobileNav ul li ul .wrapper {
  padding: 0;
}
.siteZipline #Mobile #MobileNav ul li ul li {
  border-bottom: 1px solid #033309;
}
.siteZipline #Mobile #MobileNav ul li ul li:last-child {
  border-bottom: none;
}
.siteZipline #Mobile #MobileNav .siteZiplineLodgeCTA {
  padding: 30px 20px;
  background: #545050;
}
.siteZipline #Mobile #MobileNav .siteZiplineLodgeCTA img {
  padding-right: 15px;
  width: 90px;
}
.siteZipline #Mobile #MobileNav .siteZiplineLodgeCTA .siteReservations {
  position: relative;
  padding-right: 18px;
  color: #f4f2ef;
  font-size: 16px;
  font-weight: bold;
}
.siteZipline #Mobile #MobileNav .siteZiplineLodgeCTA .siteReservations:after {
  content: url(/cassette.axd/file/img/icon-double-arrow-sm-white-1987b9cfbdc9455449fe9046f35615004925a0b2.png);
  position: absolute;
  top: 0px;
  right: 0px;
  width: 12px;
  height: 12px;
}
.siteZipline .mobile__content {
  padding: 0;
  background: #f4f2ef;
  text-align: center;
}
.siteZipline .mobile__content h1 {
  padding: 30px 20px 0;
  color: #0b5e16;
  font-family: 'Arial', sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
}
.siteZipline .mobile__content .buyTicketButtonMobile {
  display: block;
  padding: 20px 0;
  color: #f4f2ef;
  font-family: 'Sofia Rough Black Two', "fantasy", "serif";
  font-size: 20px;
  background: #0b24fb;
}
.siteZipline .mobile__content .richTextContainer {
  padding: 0 20px;
  /*            a {
                display: none;
            }*/
}
.siteZipline .mobile__content .richTextContainer p {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
}
.siteZipline .mobile__content #searchResults {
  padding: 20px 0;
}
.siteZipline .mobile__content #searchResults .gsc-control-cse {
  background: transparent;
  border: none;
}
.siteZipline .mobile__content #searchResults .gsib_a {
  padding-top: 0;
}
.siteZipline .mobile__content #searchResults .gsc-search-button input[type='image'] {
  box-sizing: content-box;
}