@font-face {
  font-family: 'DroidSerif';
  src: url('../fonts/droidserif-regular-webfont.woff2') format('woff2'), url('../fonts/droidserif-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DroidSerif';
  src: url('../fonts/droidserif-italic-webfont.woff2') format('woff2'), url('../fonts/droidserif-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'DroidSerif';
  src: url('../fonts/droidserif-bold-webfont.woff2') format('woff2'), url('../fonts/droidserif-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'DroidSerif';
  src: url('../fonts/droidserif-bolditalic-webfont.woff2') format('woff2'), url('../fonts/droidserif-bolditalic-webfont.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
html, body {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 1199px) {
  html, body {
    font-size: 16px;
  }
}
a {
  color: #6c4216;
}
a:hover {
  color: #004343;
}
h1, h2, h3, h4, h5 {
  font-family: 'Noto Serif', serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #a03f2f;
}
@media (max-width: 767px) {
  .entry-title {
    font-size: 150%;
  }
}
.container-fluid {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding: 0 25px;
  }
}
.external:after {
  content: '\f35d';
  font-family: 'Font Awesome 5 Pro';
  margin-left: 10px;
}
.btn, .wp-block-button .wp-block-button__link, .gform_button.button {
  background-color: #f3ae37;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding: 10px 15px;
  border-radius: 0;
  border: 0;
}
.btn:hover, .wp-block-button .wp-block-button__link:hover, .gform_button.button:hover {
  background-color: #a03f2f;
  color: #fefcf7;
}
.closing {
  margin-bottom: -67px !important;
}
.closing .kt-row-layout-inner.kt-row-has-bg {
  padding: 30px 0 50px 0;
}
.home .closing {
  margin-bottom: 0 !important;
}
.social {
  display: flex;
  flex-flow: row;
  margin: 0;
  padding: 0;
}
.social li {
  list-style: none;
  margin-right: 10px;
}
.social li a {
  font-size: 24px;
  border-radius: 100%;
  background-color: #6c4216;
  color: #dbdabc;
  padding: 10px;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social li a.external:after {
  content: none;
}
.texture-bg {
  background-color: #dbdabc;
}
#footer {
  background-color: #004343;
  color: #fefcf7;
  padding-bottom: 25px;
}
#footer h1, #footer h2, #footer h3 {
  color: #fefcf7;
}
#footer a {
  color: #fefcf7;
  text-decoration: underline;
}
#footer .panel {
  margin-bottom: 50px;
}
#footer .contact-info {
  padding-top: 15px;
  padding-left: 25px;
  font-size: 125%;
  color: #000;
  text-align: center;
  width: 100%;
}
@media (min-width: 700px) {
  #footer .contact-info address:after {
    content: ' | ';
  }
}
@media (max-width: 699px) {
  #footer .contact-info .phone {
    display: block;
  }
}
#footer .copyright {
  font-size: 85%;
}
#footer .footer-logo {
  position: relative;
  width: 250px;
  flex-shrink: 0;
}
#footer .footer-logo .logo {
  position: absolute;
  top: -35px;
  z-index: 5;
}
#footer address {
  display: inline;
}
#footer .phone {
  font-size: 150%;
  font-weight: bold;
}
#footer .logos {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  #footer .logos {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
  }
}
#footer .logos li {
  flex: 1;
  list-style: none;
  text-align: center;
  margin-bottom: 15px;
  padding: 10px;
}
#footer .logos li a {
  height: 100%;
  display: flex;
  justify-content: center;
}
#footer .logos li a img {
  display: flex;
  align-self: center;
}
#footer .logos li a.external:after {
  content: none;
}
#footer .logos img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #footer .footer-info {
    display: flex;
  }
}
@media (max-width: 767px) {
  #footer .footer-info .logo-social {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
  }
}
#footer .footer-info .social {
  width: 250px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-shrink: 0;
}
#footer .footer-info .social a {
  background-color: #f3ae37;
  color: #000;
}
#footer .footer-info .logo {
  margin-bottom: 25px;
  width: 250px;
  text-align: center;
}
#footer .footer-info .logo img {
  max-width: 100%;
}
@media (max-width: 565px) {
  #footer .footer-info .logo {
    display: none;
  }
}
#footer .footer-info .tour-hours {
  padding-left: 100px;
  width: 100%;
}
@media (max-width: 991px) {
  #footer .footer-info .tour-hours {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  #footer .footer-info .tour-hours {
    padding-left: 0px;
    text-align: center;
  }
}
#footer .tour-info {
  display: flex;
  flex-flow: row wrap;
  font-size: 125%;
  max-width: 300px;
}
@media (max-width: 767px) {
  #footer .tour-info {
    margin: 0 auto;
  }
}
#footer .tour-info .days {
  width: 50%;
  text-align: left;
  margin-bottom: 10px;
}
#footer .tour-info .time {
  font-weight: bold;
  width: 50%;
  white-space: nowrap;
}
.logo img {
  width: 100%;
  height: auto;
}
#header-sticky-wrapper {
  position: absolute;
  z-index: 600;
  top: 0;
  left: 0;
  width: 100%;
}
#header-sticky-wrapper.is-sticky #header {
  background-color: #a03f2f;
}
#header {
  padding: 15px 0;
  transition: all 0.2s ease-in-out;
}
#header .logo {
  max-width: 225px;
  width: 25%;
  flex-shrink: 0;
  top: 0;
  z-index: 5;
}
#header .logo img {
  width: 100%;
  height: auto;
}
#header .container-fluid {
  display: flex;
  justify-content: space-between;
}
#header .header-nav {
  display: flex;
  flex-flow: column;
  padding-top: 15px;
  width: 75%;
  padding-left: 30px;
  justify-content: space-between;
}
#header .header-nav .main-nav {
  text-transform: uppercase;
  font-weight: bold;
}
#header .header-nav .main-nav a {
  color: #fefcf7;
}
#header .header-nav .main-nav #menu-main-menu {
  font-family: 'Noto Serif', serif;
  justify-content: flex-end;
}
#header .header-nav .main-nav #menu-main-menu li {
  background-color: rgba(160, 63, 47, .90);
}
#header .header-nav .main-nav #menu-main-menu li:hover {
  background-color: rgba(243, 174, 55, .90);
}
#header .header-nav .main-nav #menu-main-menu li:hover a {
  color: #6c4216;
}
#header .header-nav .main-nav #menu-main-menu li a {
  padding: 15px 25px;
}
@media (max-width: 1300px) {
  #header .header-nav .main-nav #menu-main-menu li a {
    font-size: 90%;
  }
}
@media (max-width: 1199px) {
  #header .header-nav .main-nav #menu-main-menu li a {
    padding: 15px 15px;
  }
}
#header .header-nav .top-nav {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 15px;
}
#header .header-nav .top-nav .menu {
  justify-content: flex-end;
  text-transform: uppercase;
  font-weight: bold;
}
#header .header-nav .top-nav .menu li {
  margin: 0 10px;
}
#header .header-nav .top-nav .menu .menu-item a {
  color: #fefcf7;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 3px solid #f3ae37;
  padding: 10px 5px;
}
#header .header-nav .menu {
  display: flex;
  justify-content: space-between;
}
#header .header-nav .menu li .sub-menu .menu-item a {
  color: #fefcf7 !important;
}
#header .header-nav .menu li .sub-menu .menu-item a:hover {
  background-color: #6c4216 !important;
}
#header .header-nav .menu li.current-menu-item a, #header .header-nav .menu li.current-page-ancestor a, #header .header-nav .menu li.current_page_parent a {
  color: #f3ae37;
}
#header .header-nav .menu li.current-menu-item .sub-menu .menu-item:hover, #header .header-nav .menu li.current-page-ancestor .sub-menu .menu-item:hover, #header .header-nav .menu li.current_page_parent .sub-menu .menu-item:hover {
  background-color: #6c4216;
}
#header .header-nav .menu li.current-menu-item .sub-menu .menu-item a, #header .header-nav .menu li.current-page-ancestor .sub-menu .menu-item a, #header .header-nav .menu li.current_page_parent .sub-menu .menu-item a {
  color: #fefcf7 !important;
}
#header .header-nav .menu li.current-menu-item .sub-menu .menu-item.current-menu-item, #header .header-nav .menu li.current-page-ancestor .sub-menu .menu-item.current-menu-item, #header .header-nav .menu li.current_page_parent .sub-menu .menu-item.current-menu-item {
  background-color: #a03f2f;
}
#header .header-nav .menu li.current-menu-item .sub-menu .menu-item.current-menu-item:hover, #header .header-nav .menu li.current-page-ancestor .sub-menu .menu-item.current-menu-item:hover, #header .header-nav .menu li.current_page_parent .sub-menu .menu-item.current-menu-item:hover {
  background-color: #6c4216;
}
#header .header-nav .menu li.current-menu-item .sub-menu .menu-item.current-menu-item a, #header .header-nav .menu li.current-page-ancestor .sub-menu .menu-item.current-menu-item a, #header .header-nav .menu li.current_page_parent .sub-menu .menu-item.current-menu-item a {
  color: #fefcf7;
}
@media (min-width: 1400px) {
  #header .header-nav .menu li {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  #header .header-nav .menu li {
    font-size: 14px;
  }
}
#header .header-nav .menu {
  margin: 0 -10px;
  padding: 0;
}
#header .header-nav .menu .menu-item {
  list-style: none;
  display: inline-block;
  position: relative;
}
#header .header-nav .menu .menu-item a {
  padding: 15px 5px;
  color: #fefcf7;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header .header-nav .menu .menu-item a:hover {
  text-decoration: none;
}
#header .header-nav .menu .menu-item.menu-item-192:hover .sub-menu, #header .header-nav .menu .menu-item.menu-item-192:focus .sub-menu {
  left: auto !important;
  right: 0px !important;
}
#header .header-nav .menu .menu-item.menu-item-has-children {
  display: flex;
}
#header .header-nav .menu .menu-item.menu-item-has-children .sub-menu {
  top: 40px;
}
#header .header-nav .menu .menu-item.menu-item-has-children .sub-menu a:after {
  content: none;
}
#header .header-nav .menu .menu-item.button {
  padding: 0;
}
#header .header-nav .menu .menu-item.button a {
  padding: 5px 10px;
  text-transform: none;
}
#header .header-nav .menu .menu-item ul {
  padding: 0;
  width: 200px;
  padding-top: 5px 10px;
  margin-left: 15px;
  margin-top: 14px;
}
#header .header-nav .menu .menu-item ul .menu-item {
  background: #a03f2f;
  display: block;
}
#header .header-nav .menu .menu-item ul .menu-item a {
  display: block;
  border-top: 1px solid #f3ae37;
}
#header .header-nav .menu .menu-item ul .menu-item a:hover {
  background: #f3ae37;
  color: #000;
}
.menu ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: 0.2s linear opacity;
}
.menu li:hover ul, .menu li:focus ul, ul.show-menu {
  left: 0;
  opacity: 0.99;
}
#responsive-menu-pro .menu-item {
  font-weight: bold;
}
.home .intro {
  text-align: center;
  color: #fefcf7;
  background-color: #fefcf7;
}
.home .intro h1, .home .intro h2, .home .intro h3, .home .intro h4 {
  color: #fefcf7;
}
.home .intro .intro-photo {
  height: 75vh;
  display: flex;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media (min-width: 1025px) {
  .home .intro .intro-photo {
    background-attachment: fixed;
  }
}
.home .intro .intro-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 40%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
  z-index: 1;
}
.home .intro .intro-photo .copy, .home .intro .intro-photo .container-fluid {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  font-size: 125%;
  position: relative;
  z-index: 15;
  text-shadow: 0 0 10px #000;
}
.home .intro .intro-photo .copy h1, .home .intro .intro-photo .container-fluid h1 {
  font-size: 200%;
  width: 100%;
}
@media (max-width: 767px) {
  .home .intro .intro-photo .copy h1, .home .intro .intro-photo .container-fluid h1 {
    font-size: 155%;
  }
}
.home .intro .intro-photo .copy p, .home .intro .intro-photo .container-fluid p {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
.home .intro .intro-photo .copy {
  padding-bottom: 50px;
}
.home .intro .featured-areas {
  position: relative;
  z-index: 10;
  margin-top: -25px;
}
.home .intro .featured-areas ul {
  margin: 0;
  padding: 0;
  max-width: 400px;
  margin: 0 auto;
  border: 10px solid #fefcf7;
}
@media (min-width: 768px) {
  .home .intro .featured-areas ul {
    display: flex;
    flex-flow: row;
    max-width: 1200px;
  }
}
.home .intro .featured-areas ul li {
  list-style: none;
  background-color: #fefcf7;
  border: 2px solid #fefcf7;
}
@media (min-width: 768px) {
  .home .intro .featured-areas ul li {
    flex: 1;
  }
}
.home .intro .featured-areas ul li a:hover {
  text-decoration: none;
}
.home .intro .featured-areas ul li h2 {
  padding: 15px;
  background-color: #004343;
  color: #fefcf7;
  border-top: 2px solid #fefcf7;
  font-size: 135%;
  transition: all 0.2s ease-in-out;
}
.home .intro .featured-areas ul li .featured-section:hover h2 {
  background-color: #6c4216;
}
.home .intro .featured-areas ul li .featured-section:hover a {
  text-decoration: none;
}
.home .intro .featured-areas ul li .image {
  width: 100%;
  padding-bottom: 75%;
  background-position: center center;
  background-size: cover;
}
.home .intro .featured-areas ul li .links {
  display: block;
  text-align: center;
}
.home .intro .featured-areas ul li .links li {
  width: 100%;
  margin-bottom: 10px;
}
.home .intro .featured-areas ul li:nth-child(1) h2 {
  background-color: #f3ae37;
}
.home .intro .featured-areas ul li:nth-child(2) h2 {
  background-color: #a03f2f;
}
.home .intro .featured-areas ul li:nth-child(3) h2 {
  background-color: #004343;
}
.home .about {
  text-align: center;
  background-color: #dbdabc;
}
.home .about_copy {
  position: relative;
  background-color: #f3ae37;
  padding: 25px 0;
  font-size: 125%;
  text-align: left;
}
.home .about_copy .container-fluid {
  position: relative;
}
@media (min-width: 800px) {
  .home .about_copy p {
    padding: 100px 25px 100px 350px;
  }
}
@media (min-width: 992px) {
  .home .about_copy p {
    padding: 100px 100px 100px 425px;
  }
}
.home .about_copy .image {
  width: 300px;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin: 25px auto;
}
@media (min-width: 992px) {
  .home .about_copy .image {
    width: 400px;
  }
}
@media (min-width: 800px) {
  .home .about_copy .image {
    height: 100%;
    position: absolute;
    left: 0;
    margin: 0 25px;
    top: 0;
    background-position: center center;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
  }
}
.home .about_copy .image span {
  background-color: #fefcf7;
  padding: 15px;
  display: flex;
  align-self: flex-end;
  margin: 0 -15px -15px 0;
  font-size: 80%;
  font-style: italic;
  border-top: 5px solid #a03f2f;
}
.home .about_copy:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.25;
}
.home .closing {
  text-align: center;
  padding: 10% 0;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.home .closing:before {
  background-color: #a03f2f;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.75;
}
.home .closing .copy {
  position: relative;
  z-index: 1;
  font-size: 150%;
  padding: 50px;
  max-width: 1100px;
  margin: 0 auto;
  background-color: rgba(0, 67, 67, .65);
  color: #fefcf7;
}
.home .closing .copy h2 {
  font-size: 200%;
  color: #fefcf7;
}
@media (max-width: 767px) {
  .home .closing .copy h2 {
    font-size: 165%;
  }
}
.home .upcoming-events {
  text-align: center;
  padding: 50px 0;
}
hr {
  margin: 50px 0;
}
.post-type-archive-events h2 {
  text-align: center;
}
.events {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -4px;
  margin-top: 25px;
  text-align: center;
  justify-content: center;
}
.events .calendar-teaser {
  width: calc(33.3333% - 4px);
  background-color: #004343;
  margin: 2px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .events .calendar-teaser {
    width: calc(50% - 4px);
  }
}
@media (max-width: 700px) {
  .events .calendar-teaser {
    width: calc(100% - 4px);
  }
}
.events .calendar-teaser:hover {
  background-color: #a03f2f;
}
.events .calendar-teaser:hover a {
  text-decoration: none;
}
.events .calendar-teaser .feature-image {
  height: 250px;
  background-size: cover;
  background-position: center center;
  border-bottom: 2px solid #fefcf7;
}
.events .calendar-teaser .event-details {
  padding: 15px;
  color: #fefcf7;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: column;
}
.events .calendar-teaser .event-details h4 {
  color: #fefcf7;
}
.events .calendar-teaser .event-details a {
  color: #fefcf7;
}
@media (max-width: 900px) {
  .home .events .calendar-teaser {
    width: 100%;
  }
}
.page-header {
  padding-top: 400px;
  padding-bottom: 75px;
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: relative;
  color: #fefcf7;
  font-size: 135%;
}
@media (max-width: 767px) {
  .page-header {
    padding-top: 125px;
    padding-bottom: 25px;
  }
}
.page-header:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .20);
  position: absolute;
  top: 0;
  left: 0;
}
.page-header .entry-title, .page-header .subhead {
  text-shadow: 0 0 10px #000;
}
.page-header .container-fluid {
  position: relative;
  z-index: 2;
}
.page-header .container-fluid h1 {
  text-transform: none;
  color: #fefcf7;
}
.intro-links {
  margin-top: -25px;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .intro-links {
    display: none;
  }
}
.intro-links .container-fluid ul {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  border: 3px solid #fefcf7;
}
.intro-links .container-fluid ul li {
  list-style: none;
  flex: 1;
}
.intro-links .container-fluid ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro-links .container-fluid a {
  width: 100%;
  height: 100%;
  font-size: 125%;
  padding: 15px;
  text-align: center;
  background-color: #f3ae37;
  color: #fefcf7;
  text-transform: uppercase;
  font-family: 'Noto Serif', serif;
  display: block;
  border: 3px solid #fefcf7;
  color: #a03f2f;
  transition: all 0.2s ease-in-out;
  font-weight: bold;
}
.intro-links .container-fluid a:hover {
  background-color: #6c4216;
  color: #fefcf7;
  text-decoration: none;
}
.entry-content {
  padding: 50px 0;
}
.entry-content .wpmf-gallery-caption .title {
  font-family: 'Open Sans', sans-serif;
  font-size: 100% !important;
  letter-spacing: 0;
}
#menu-item-643, #menu-item-645, #menu-item-644 {
  display: none !important;
}
.popmake-content a {
  text-decoration: underline;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content .wp-block-button__link {
  text-decoration: none;
}
