/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/montserrat-v25-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v25-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v25-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0 }
body { margin: 0; padding: 0; font-style: normal; font-family: 'Montserrat', sans-serif; font-size: 22px; font-weight: 400; line-height: 28px; letter-spacing: 0 }
a { color: #007cc1; text-decoration: none; transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; -webkit-transition: all 300ms linear }
a:focus { outline: none; text-decoration: none; color: #007cc1; }
a:visited { color: #007cc1; }
a:hover, a:active { outline: 0; text-decoration: none; }
p { margin: 0 0 20px }
p a {
	text-decoration: underline;
}
ol, ul { margin: 0; padding: 0 }
ul li { list-style: disc; list-style-position: inside }
table { border-collapse: collapse; border-spacing: 0 }
hr { background-color: rgba(0, 0, 0, .1); border: 0; height: 1px; margin-bottom: 23px }
body h1, h2, h3, h4, h5, h6 { clear: both; font-family: 'Montserrat', sans-serif; font-weight: 700;  }
body h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit }
body h1 { font-size: 48px; line-height: 50px; font-weight: 700; color: #fff }
body h2 { font-size: 36px; line-height: 40px; color: #007cc1 ; margin-bottom: 20px; margin-top: 0px;}
body h3 { color: #007cc1 ; font-size: 32px; line-height: 38px;  }
body h4 { color: #5f5f5f; font-size: 30px; line-height: 40px }
body h5 { color: #005894; font-size: 26px; line-height: 34px }
body h6 { color: #575a5b; font-size: 20px; line-height: 30px }
img { max-width: 100%; border: 0 }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none }
input:not([type=radio]):not([type=checkbox]) { -webkit-appearance: none; -webkit-border-radius: 0 }
input, button, textarea, select { border: 1px solid #ccc; outline: none; font-family: 'Montserrat', sans-serif; font-style: normal; font-size: 20px; color: #000; font-weight: 400; line-height: 35px; font-weight: 300 }
input[type=submit], button { cursor: pointer; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #fff inset }
::-webkit-selection { background-color: #47d5ff; color: #fff; text-shadow: none }
::-moz-selection { background-color: #47d5ff; color: #fff; text-shadow: none }
::selection { background-color: #47d5ff; color: #fff; text-shadow: none }
::-webkit-input-placeholder { color: #858585; opacity: 1; -ms-filter: "alpha(opacity=100)" }
::-moz-placeholder { color: #858585; opacity: 1; -ms-filter: "alpha(opacity=100)" }
:-ms-input-placeholder { color: #858585; opacity: 1; -ms-filter: "alpha(opacity=100)" }
button.slick-prev.slick-arrow { position: absolute; top: 50%; transform: translateY(-50%); padding: 0; background-color: #ffff; font-size: 0; width: 35px; height: 35px; border: none; left: -91px }
button.slick-prev.slick-arrow:before { content: ''; width: 35px; height: 35px; border-left: 1px solid #9f9f9f; border-bottom: 1px solid #9f9f9f; position: absolute; transform: rotate(45deg) }
button.slick-next.slick-arrow { position: absolute; top: 50%; transform: translateY(-50%); padding: 0; background-color: #ffff; font-size: 0; width: 35px; height: 35px; border: none; right: -58px }
button.slick-next.slick-arrow:before { content: ''; width: 35px; height: 35px; border-right: 1px solid #9f9f9f; border-top: 1px solid #9f9f9f; position: absolute; transform: rotate(45deg) }
button.slick-prev.slick-arrow:focus { outline: none }
button.slick-next.slick-arrow:focus { outline: none }
::-webkit-input-placeholder { color: #5f5f5f }
:-ms-input-placeholder { color: #5f5f5f }
::placeholder { color: #5f5f5f }

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li { margin: 0 }
body .page-content, body .entry-content, body .entry-summary { margin: 0 }
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container { margin: 0 }
.container { max-width: 1490px; padding: 0px 15px; margin: 0 auto; width: 100%; }

/*header*/
.header-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0px -15px; }
.nav-bar { display: flex; flex-wrap: wrap; width: calc(85% - 30px); margin: 0px 15px; justify-content: flex-end; align-items: center; }
.top-header { display: flex; flex-wrap: wrap; align-content: center; }
.tickets-header { width: 100%; text-align: right; margin: 0px 0px 0px 0px; }
.nav ul { display: flex; flex-wrap: wrap; }
.logo { width: calc(15% - 30px); margin: 0px 15px; }
.logo img { transition: all 300ms ease; }
.top-header select, .top-header span { border: none; font-size: 14px; line-height: 20px; background: transparent; color: #fff; background: url(../images/arrow.png)no-repeat right center / 20px; padding: 0px 25px 0px 0px !important; height: auto !important; line-height: initial !important; }
.top-header ul li { list-style: none; }
.top-header select, .top-header ul li a { border: none; font-size: 14px; line-height: 20px; background: transparent; color: #fff; padding: 0px !important; height: auto !important; line-height: initial !important; }
.top-header ul { display: none; position: absolute; }
.top-header > div { font-size: 14px; line-height: 30px; color: #fff; margin: 0px 15px; }
.top-header > div.timing-wrapper{ display: flex;  }
.top-header > div.timing-wrapper > div { margin: 0px 5px; }
.timing-wrapper span { display: none; }
.timing-wrapper a { font-size: 14px; color: #fff;  }
.timing-wrapper  * {
    font-weight: 700 !important;
}

.country-selector.weglot-dropdown a, .country-selector.weglot-dropdown span {
    font-weight: 700;
    font-size: 14px;
}


.top-header form {
	position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-header form a {
	display: inline-flex;
  justify-content: center;
  align-items: center;
}
.top-header form .input-field-header { display: none; color: #fff }
.top-header form i { color: #fff; cursor: pointer; }
.top-header form svg { color: #fff; cursor: pointer; }
.top-header form input[type="submit"]:focus, .top-header form input[type="submit"]:active { overflow: inherit ; border: none }
header.fixed-header { background: rgba(0 136 208 / 0.9); padding: 10px 0px; }
header.fixed-header .logo img { max-width: 160px; }
header .tickets-header { width: auto; }
.nav-menu { display: flex; justify-content: flex-end; width: 100%; }
header .top-header { margin-right: 10px; }
.tickets-header a { background: #35312d; color: #fff; font-size: 14px; padding: 12px 10px; font-weight: 700; position: relative; z-index: 1;
	display: inline-flex;
  justify-content: center;
  align-items: center;
}
.tickets-header a:after { position: absolute; content: ""; width: 0; height: 100%; top: 0; right: 0; z-index: -1; background-color: #007cc1 ; transition: all 0.3s ease; }
.tickets-header a:hover:after { left: 0; width: 100%; }
.tickets-header a img { display:inline-block; margin-right: 10px; }
.nav-menu ul li a { font-size: 16px; line-height: initial; font-weight: 700; color: #fff; padding: 0px; }
.nav-menu ul { margin: 0px -15px }
.nav-menu ul li { list-style: none; margin: 0px 15px 0px 0px; position: relative; padding-right: 20px; }
.nav-menu > ul > li { padding: 10px }
.nav-menu ul#primary-menu > li.menu-item-has-children { padding-right: 40px; }
.nav-menu ul#primary-menu > li{padding: 10px;}
.nav-menu ul li:last-child ul { left: inherit; right: 0px }
.home .header-home, .inner-header { padding: 15px  0px; position: absolute; top: 0px; left: 0px; width: 100%; position: fixed; z-index: 99999999999; }
.nav-menu ul li.menu-item-has-children:before { content: ''; width: 15px; height: 15px; border: 3px solid #ffff; position: absolute; right: 10px; transform: rotate(45deg); border-left: 0px; border-top: 0px; top: 15px; }
li.menu-item-has-children:before { position: absolute; width: 20px; height: 20px; z-index: 99; right: 0px;    /* background: red; */ }
.footer-top { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding-bottom: 20px; }
.footer-top ul { display: flex; }
.footer-top ul li { list-style: none; margin: 0px 5px; }
.footer-top ul { margin: 0px -5px; }
.footer-top ul svg {
  height: 33px;
}
footer { padding: 30px 0px; }
footer ul li { list-style: none; font-size: 14px; }
.input-field-header { position: absolute; top: 31px; right: 0px; width: 400px; z-index: 99999; }
.input-field-header input[type="search"] { width: 100%; padding: 10px; border: 1px solid #ffffff; }
.input-field-header input[type="submit"] { position: absolute; right: 0px; top: 0px; height: 100%; background: #177bca; font-size: 16px; font-weight: 700; color: #fff; }
.country-selector { z-index: 999999; }
.nav-menu > ul > li.active:before { transform: rotate(227deg); top: 21px; }


/*banner*/
.hero-banner { min-height: 926px; display: flex; align-items: center; justify-content: center; position: relative;}
.hero-banner  video {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;object-fit: cover;}
.hero-banner-wrap{ position: relative; }
.hero-banner h1 { text-align: center; margin-bottom: 10px; display: block }
.hero-banner p { text-align: center; color: #fff; }
.footer-bottom a { color: #17293e; }
.footer-bottom ul { display: flex; flex-wrap: wrap; }
.footer-bottom ul { display: flex; flex-wrap: wrap; margin: 0px -10px; }
.footer-bottom ul li a { font-size: 14px; }
.footer-bottom ul li { font-size: 14px; position: relative; margin: 0px 15px; position: relative; }
.footer-bottom ul li:before { content: ''; position: absolute; top: 0px; right: -14px; height: 16px; width: 2px; background: #332f2b; top: 6px; }
.footer-bottom ul li:last-child:before { display: none; }
.footer-bottom ul { display: flex; flex-wrap: wrap; }
.footer-bottom ul { display: flex; flex-wrap: wrap; margin-right: auto; }
.footer-bottom ul li a { font-size: 14px; }
.footer-bottom ul li a:hover { color: #007cc1 ; }
.footer-bottom ul li { font-size: 14px; position: relative; margin: 0px 15px; }
.footer-bottom ul li:before { content: ''; position: absolute; top: 0px; right: -14px; height: 16px; width: 2px; background: #332f2b; top: 6px; }
.footer-bottom > div { display: flex; justify-content: space-between; align-items: center; }
.footer-bottom > span { font-size: 14px; }
.footer-bottom > span img { margin-right: 10px; }
.falls_experience_wrap li { list-style: none; background: #fff; }
.falls_experience_wrap ul { display: flex; flex-wrap: wrap; }
.falls_experience_wrap ul li { width: calc(33.3% - 60px); margin: 0px 30px; }
.falls_experience_wrap ul { display: flex; flex-wrap: wrap; margin: 0px -15px; justify-content: center; }
.falls_experience_wrap ul h2 { font-size: 28px; line-height: 36px; color: #007cc1 ; margin-top: 0px; flex: 1; }
.falls_experience_wrap ul li p { font-size: 18px; flex: 1 0 auto; }
.falls_wrapper { padding: 30px 30px 30px 40px; flex: 1 0 auto; display: flex; flex-direction: column; }
.falls_wrapper:before { content: ''; position: absolute; left: 0px; width: 10px; height: 100%; background: #007cc1 ; top: 0px; }
.falls_experience_wrap ul li { box-shadow: 5px 2px 10px 8px rgb(0 0 0 / 10%); display: flex; flex-direction: column; position: relative; }
.falls_wrapper a { text-decoration: underline; font-size: 18px; font-weight: 700; color: #000; }
.falls_wrapper a img { margin-left: 10px; }
.falls_experience { background: #e5f3fa; padding: 100px 0px; }
.falls_experience_wrap .images { height: 277px; overflow: hidden; }
.falls_experience_wrap .images img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.information-wrap { display: flex; flex-wrap: wrap; position: relative; }
.information-wrap h2 { text-align: center; width: 100%; margin-bottom: 20px; }
.information-home-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}
.information-left { width: calc(50% - 30px); margin: 0px 15px; }
.information-left .get-boat h2{ text-align: left; }
.information-left p { margin-top: 20px; }
.information-left img { width: 100%; }
.information-section { position: relative; padding: 70px 0px 100px 0px; }
.share { display: flex !important; position: fixed; top: 30vh; left: 0px; padding: 10px; border: 2px solid #007cc1; text-align: center; background: #fff; z-index: 999999999; flex-direction: column; justify-content: center; }
.share ul { width: 100%; }
.share p { font-size: 18px; margin: 0px 0px 5px 0px; }
.share ul li { list-style: none; text-align: center; }
.share ul li i { color: #007cc1 ; font-size: 30px; transition: all 300ms ease; }
.share ul li svg { color: #007cc1 ; font-size: 30px; transition: all 300ms ease; }
.share ul li i:hover { color: #000; }
.share_adventure_wrap ul li { min-height: 300px; width: calc(25% - 30px); margin: 15px; list-style: none; position: relative; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }
.share_adventure_wrap ul { display: flex; flex-wrap: wrap; margin: 0px -15px; }
.share-details { padding: 20px; position: absolute; bottom: 0px; display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.share-details a i { font-size: 25px; }
.share-details a { color: #fff !important; font-weight: 700; font-size: 16px !important; }
.share_adventure { padding: 100px 0px 60px 0px; }
.share_adventure h2 { text-align: center; margin-bottom: 20px; }
.hero-banner.inner-hero-banner { min-height: 550px; position: relative; text-align: center; }
.hero-banner.inner-hero-banner h3 { font-size: 36px; color: #fff; }
.hero-banner.inner-hero-banner:before { content: ''; position: absolute; bottom: 0px; left: 0px; right: 0px; width: 100%; background: url(../images/banner-shape.png)no-repeat bottom  / cover; height: 200px }
.information-section.information_inner h2 { text-align: left; }
.video-inner { margin: 0px auto 40px auto; width: 100%; height: 620px; }
.video-inner iframe { width: 100%; height: 100%; object-fit: cover; }
.click-accordion { display: flex; align-items: center; }
.click-accordion span { margin-right: 20px; }
.click-accordion h4 { font-size: 24px; color: #000; margin: 0px; }
.title { }
.title { display: flex; align-items: center; position: relative; padding-right: 40px; }
.title span { margin-right: 15px; cursor: pointer; position: absolute; right: 0px; }
.title h4 { font-size: 28px; color: #000; margin: 0px; }
.title h4 { }
.accordion_content { padding-left: 0px; display: none; padding-top: 20px; }
ul.accordion li { list-style: none; padding: 40px 0px; border-bottom: 1px solid #eaeae9; }
ul.accordion li:first-child{ padding-top: 0px; }
.FAQ-Information { padding-bottom: 30px }
.information-section.information_inner.article-section h2 { margin-bottom: 20px; }
.information-section.information_inner.article-section span { margin-bottom: 60px; }
header.inner-header { background: #007cc1 ; }
body { padding-top: 158px; }
.next-prev-button { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin-top: 100px; }
.next-prev-button a {
	color: #17293e;
}
.previous { font-weight: 700; text-decoration: underline; }
.previous img { margin-right: 10px; }
.next { font-weight: 700; text-decoration: underline; }
.next img { margin-left: 10px; transform: rotate(-180deg); }
.inner-section-common-wrap > ul { display: flex; flex-wrap: wrap; margin: 0px -15px; }
.inner-section-common-wrap > ul li { width: calc(33.3% - 30px); margin: 30px 15px; list-style: none; padding: 10px; box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 10%); display: flex; flex-direction: column; cursor: pointer; position: relative;}
.maid-mist-news a:hover img { margin-left: 2px; transition: all 300ms ease; }
.inner-section-common-wrap > ul li .zool-in-out-image { width: 100%; height: 230px; overflow: hidden; object-fit: cover; object-position: center; }
.inner-section-common-wrap > ul li:hover .zool-in-out-image img { transform: scale(1.2); transition: all 500ms ease-in-out; }
.inner-section-common-wrap > ul li .zool-in-out-image img { width: 100%; height: 100%; object-fit: cover; object-position: center; background: #f2f9fd; }
.maid-mist-news a:before {content: '';position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background:transparent;}
#demo .maid-mist-news a:before{ display: none }

.links { display: flex; flex-wrap: wrap; justify-content: space-between; }
.news_title { padding: 20px; text-align: center; margin: 0px; display: flex; align-items: center; justify-content: center; min-height: 140px; background: #007cc1; }
.inner-section-common-wrap > ul h5 { background: #007cc1 ; color: #fff; margin: 0px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.inner-section-common-wrap p a:after { content: ''; background: url(../images/green-arrow.png)no-repeat center / 30px 15px; width: 30px; height: 20px; top: 5px; display: inline-block; margin-left: 10px; position: relative; }


.inner-section-common-wrap p a { position: relative; }
.inner-section-common-wrap.thing-to-do > ul li .zool-in-out-image img { object-fit: contain }
.maid-mist-news { padding: 30px; display: flex;width: 100%; flex-direction: column;flex: 1; }



.maid-mist-news span { font-size: 18px; line-height: 30px; margin-bottom: 10px; display: block; }
.maid-mist-news p { font-size: 18px; line-height: 26px; flex: 1 0 auto; width: 100%; }
.maid-mist-news a { font-size: 18px; font-weight: 700; color: #332f2b; text-decoration: underline; display: flex; align-items: center; }
.inner-section-common-wrap > ul li:hover > img { transform: scale(1.1); transition: all 300ms ease; }
.inner-section-part-wrap { display: flex; flex-direction: column; height: 100%; }
.inner-section-common-wrap > ul li a > img { width: auto; height: auto; transform: rotate(180deg); margin-left: 10px; }
.inner-section-common-wrap a#loadMore { margin: 0 auto; background: #332f2b; color: #fff; padding: 40px; font-size: 28px; font-weight: 700; margin: 0 auto; display: block; max-width: max-content; margin-top: 40px; margin-bottom: 40px; }
.falls_experience .falls_experience_wrap > h2 { margin-bottom: 40px; text-align: center; margin-top: 0px; }
.hero-banner.inner-hero-banner:before { display: none; }
.hero-banner.inner-hero-banner { background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
.inner-section-common { padding-top: 60px; }
.inner-section-common-wrap p a { font-weight: 700; text-decoration: underline; position: relative; }
.inner-section-common-wrap p + h2 { margin-top: 80px; margin-bottom: 30px; }
.inner-section-common-wrap .wpforms-field-textarea { max-width: 876px; }
.inner-section-common-wrap div.wpforms-container-full button[type="submit"]:not(:hover):not(:active) { background: #332f2b;}
.country-selector.weglot-dropdown .wgcurrent:after { display: none !important }

.headline-green.active { text-align: center; position: relative; background: #abd037; display: inline-block; width: 100%; padding: 10px; padding-right: 100px; }
.headline-close { position: absolute; right: 0px; top: 0px; width: 100px; height: 100%; display: flex; align-items: center; justify-content: center; background: #c8ee18; font-size: 40px; font-weight: 300; }
.headline-green.active span { font-size: 18px; font-weight: 400; }
.headline-green.active p { font-size: 14px; font-weight: 400; line-height: 20px; max-width: 1200px; margin: 0 auto; }

.nav-menu ul.mainmenu li li a { color: #000 !important; font-size: 20px !important; font-weight: bold; width: 100%; overflow: hidden; position: relative; }
.nav-menu ul.mainmenu li li { padding-right: 0px; margin: 0px 10px; }
.nav-menu ul.mainmenu li li a:before { content: ''; position: absolute; bottom: -4px; left: -100%; width: 100%; height: 24px; background: url(../images/Wave-01.svg)no-repeat center / contain; transition: all 2000ms ease; }
.nav-menu ul.mainmenu li li a:hover:before { left: 0px; }
.nav-menu > ul > li:hover { background: #33a0d9; }
.table-responsive.table-ticket_one { box-shadow: 0px 16px 16px 0px rgba(0, 0, 0, 0.1); padding: 8px 4px; }
table { width: 100%; }
.table-ticket_one th, .table-ticket_one td { text-align: center; width: 33.3%; padding: 20px 10px; border-left: 6px solid #fff; border-right: 6px solid #fff; }
.table-ticket_one th { background: #007cc1 ; color: #fff; }
.table-ticket_one td { background: #f3f3f2; }
.table-ticket_one + em { margin: 20px 0px 60px 0px; display: block; font-size: 20px; }
.inner-section-common-wrap em + a { margin: 0 auto; background: #332f2b; color: #fff; padding: 30px; font-size: 28px; font-weight: 700; margin: 0 auto; display: block; max-width: max-content; margin-top: 40px; margin-bottom: 60px; }
.inner-section-common-wrap em + a + h2 { margin-top: 0px; margin-bottom: 20px; }
.boat-tour-schedule thead { width: 33.3%; }
.boat-tour-schedule tbody { width: 66.6%; }
.boat-tour-schedule tbody tr { width: 100%; display: flex; }
.boat-tour-schedule tbody tr td em { font-weight: 400; margin-top: 10px; }
.boat-tour-schedule tbody tr td { width: 33.3%; display: inline-block; text-align: center; vertical-align: middle; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; width: 33.3%; padding: 20px 10px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; }
.boat-tour-schedule thead th { text-align: center; }
.boat-tour-schedule tr th { background: #007cc1 ; color: #fff; font-weight: 700; }
.boat-tour-schedule tr td { background: #f3f3f2; }
.table-responsive.table-ticket_one { box-shadow: 0px 16px 16px 0px rgb(0 0 0 / 10%); padding: 8px 4px; }
.boat-tour-schedule { box-shadow: 0px 16px 16px 0px rgb(0 0 0 / 10%); padding: 6px; margin: 60px -2px 100px 0px; }
.contact-info.date-time-picker span {
    margin: 0px 15px;
    min-width: 200px;
}

.contact-info .form-group input[type="date"]{  min-width: 200px; }

.information-wrap p { width: 100%; margin-top: 0px; }
.contact-info.half-field .form-group { width: calc(50% - 30px); margin: 15px; }
.contact-info.half-field { display: flex; flex-wrap: wrap; margin: 0px -15px; width: auto; }
.contact-info.half-field  .form-group.flex-group { width: calc(100% - 30px); margin: 15px; }
.contact-info.half-field strong { width: calc(100% - 30px); margin: 0px 15px; }
.contact-info.date-time-picker { display: flex; flex-wrap: wrap; }
.contact-info.date-time-picker .form-group { display: flex; align-items: center; }
.contact-info.date-time-picker .form-group label { margin: 0px; }
.contact-info.date-time-picker span { margin: 0px 15px; }
.contact-info .form-group input { width: 100%; border: none; background: #f3f3f2; height: 55px; padding: 10px 15px; -webkit-box-shadow: none; box-shadow: none; margin-top: 0px; }
.contact-info .form-group label { font-size: 18px; font-weight: 400; color: #000; margin: 40px 0px 10px 0px; }
.form-group.flex-group { display: flex; align-items: center; }
.contact-info .form-group .first { display: flex; width: 120px; align-items: center; }
.contact-info .form-group .last { display: flex; width: 120px; align-items: center; }
.contact-info .form-group span > span { display: flex; align-items: center; }
.contact-info .form-group label {/* margin: 0px; */ }
.contact-info .form-group .education > span { flex-wrap: wrap; align-items: center; }
.contact-info .form-group .education span span { width: 60px; }
.contact-info .form-group .education span > span:first-child { margin-left: 0px; }
.form-group.graduate { display: flex; align-items: center; margin: 10px 0px; }
.form-group.graduate label { margin: 0px; }
.form-group.date-time-picker-wrapper { display: flex; flex-wrap: wrap; }
.data-time-wrap { display: flex; align-items: center; flex-wrap: wrap; }
.contact-info .form-group  label { margin: 0px; }
.form-group.date-time-picker-wrapper .data-time-wrap span { margin: 0px 15px; }
.contact-info .form-group textarea { width: 100%; border: none; background: #f3f3f2; padding: 10px 15px; resize: none; }
.contact-info.contact-info-main { display: flex; flex-wrap: wrap; }
.contact-info.contact-info-main .form-group { display: flex; align-items: center;    /* width: 100%; */    /* flex-wrap: wrap; */ }
.contact-info.contact-info-main .form-group label { margin-right: 15px; width: 100%; }
.contact-info.contact-info-main .form-group:last-child { flex-wrap: wrap; width: 100%; }
.contact-info.contact-info-main .form-group:last-child input { width: 100%; }
.contact-info.contact-info-main .form-group:last-child span { width: 100%; }
.contact-info.contact-info-main .form-group:last-child  label { margin-bottom: 15px; }

.information-section.information_inner { }
.information-section.information_inner .information-wrap form { }
.information-section.information_inner .information-wrap form p input[type="submit"] {/* margin: 0 auto; */display: block; max-width: max-content; background: #332f2b; font-size: 28px; font-weight: 700; color: #fff; padding: 20px 30px; text-transform: capitalize; }
.contact-info .form-group label { margin-bottom: 10px; }
.table-responsive.boat-tour-schedule0 table { display: flex; }
.table-responsive.boat-tour-schedule table { display: flex; flex-wrap: wrap; }
.table-responsive.boat-tour-schedule table thead tr { display: flex; width: 100%; }
.table-responsive.boat-tour-schedule table thead th { }
.boat-tour-schedule tbody tr td { width: 50%; }

/*.table-responsive.boat-tour-schedule table { border-collapse: collapse; border-spacing: 0; max-width: 100%; width: 100%; }
.table-responsive.boat-tour-schedule table thead { vertical-align: top; }
.table-responsive.boat-tour-schedule table tbody { ; vertical-align: top; }
.table-responsive.boat-tour-schedule table tfoot { vertical-align: top; }
.table-responsive.boat-tour-schedule table tr { vertical-align: top; }
.table-responsive.boat-tour-schedule table tr th { vertical-align: top; }
.table-responsive.boat-tour-schedule table tr td { vertical-align: top; }
.table-responsive.boat-tour-schedule  table  > thead > tr > th { background: #444; color: #fff; font-weight: normal; vertical-align: bottom; }
.table-responsive.boat-tour-schedule table   th { text-align: left; }
.table-responsive.boat-tour-schedule th { display: block; }
.table-responsive.boat-tour-schedule td { display: block; }
.table-responsive.boat-tour-schedule tbody tr { display: inline-block; display: inline-block; vertical-align: top; width: 100%; }
.table-responsive.boat-tour-schedule tbody { width: auto; white-space: nowrap; overflow-x: auto; }
*/
.table-view_Wrap { display: flex; flex-wrap: wrap; }
.table-head { text-align: center; width: 33.3%; border: 3px solid #fff; background: #007cc1 ; color: #fff; padding: 20px 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; flex-direction: column; }
.table-view_Wrap ul { text-align: center; width: 66.6%; display: flex; flex-wrap: wrap; }
.table-view_Wrap ul li { width: 50%; list-style: none; border: 6px solid #fff; display: flex; flex-wrap: wrap; background: #f3f3f2; padding: 20px 0px; justify-content: center; align-items: center; }
.table-head em { font-weight: 400; }
.table-head div { max-width: 197px; text-align: center; }
.table-head span { font-weight: 400; font-style: italic; margin-top: 10px; }
.table-view_Wrap ul li { border: 3px solid #fff; }
.boat-tour-schedule { box-shadow: 0px 16px 16px 0px rgb(0 0 0 / 10%); padding: 6px 0px; margin: 60px -2px 0px 0px; }
.inner-section-common-wrap p + h2 { margin-top: 40px; margin-bottom: 20px; }
.inner-section-common-wrap { padding-bottom: 80px; }
.inner-section-common.cms-inner-page .zool-in-out-image img { object-fit: contain; }
.information-section.information_inner .information-wrap h2 { max-width: inherit; }
.top-header aside input { display: none; }
h1.page-title { color: #007cc1 ; margin: 40px 0px 60px 0px; }
.search-motm a.post-thumbnail { margin: 40px 0px; display: block; }
.country-selector.weglot-dropdown .wgcurrent { display: inline-flex !important; }
.country-selector.weglot-dropdown ul { background: #007cc1; padding: 10px; border: 1px solid #fff; }
header.page-header { position: static; }
header.entry-header { position: static; }
#cookie-law-info-bar .input-field-header input[type="submit"]:hover, .input-field-header input[type="submit"]:active, .input-field-header input[type="submit"]:focus { outline: none; border: none; text-decoration: none; }
#cookie-law-info-bar h5 { font-weight: 400; color: #333; text-align: center !important; max-width: 1200px !important; margin: 0 auto; }
#cookie-law-info-bar .cli-style-v2 .cli-bar-message { text-align: center; width: 100%; }
#cookie-law-info-bar .cli-bar-btn_container { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
#cookie-law-info-bar { position: fixed !important; top: inherit !important; bottom: 0px !important; }
div#cookie-law-info-bar > span { max-width: 1200px !important; margin: 0 auto; display: block; }
.headline-green.active { display: none; }
.share { display: none; }
.contact-info .form-group span > span.wpcf7-not-valid-tip { font-size: 14px; }
.form-group.graduate label { margin-right: 15px; }
.form-group.graduate label { margin-right: 15px; }
.form-group.flex-group > label { margin-right: 15px; }
a.child-triggerm:hover span, a.child-triggerm:hover span:after { background-color: #fff !important; }
.wp-block-button__link { border-radius: 0px !important; }
p.tlTitle { font-weight: 700; }
header.inner-header.fixed-header { position: fixed; }
.information-wrap .wp-block-group { width: 100%; padding: 20px  0px; }
.information-wrap .wp-block-group .wp-block-columns { width: 100%; }
section.error-404.not-found { max-width: 1470px; margin: 0 auto; padding: 0px 15px; }
section.error-404.not-found input.search-field { width: 100%; padding: 10px; border: 1px solid #007cc1; min-width: 300px; }
section.error-404.not-found form.search-form { position: relative; max-width: max-content; }
section.error-404.not-found input.search-submit { position: absolute; right: 0px; top: 0px; height: 100%; background: #177bca; border: 1px solid #fff; font-size: 16px; font-weight: 700; color: #fff; padding: 13px 15px; line-height: 20px; border: 1px solid #007cc1; }
section.error-404.not-found form.search-form label { margin: 0px; }

body#demo .inner-section-common-wrap form input[type="submit"]{
   margin-left: 0px; margin-top: 20px ;
}


/*.information-wrap > h2 {margin: 0px 0px 15px 0px;}
*/

/*history style*/

#main .timeline.page-content .specialhead h2 { font-family: "dapifer", Times, serif; border: none; font-size: 2.3em; letter-spacing: 0.05em; text-transform: uppercase; line-height: 1.2em; }
#main .timeline.page-content .specialhead p { font-family: "dapifer", Times, serif; color: #fff; font-size: 1.2em; line-height: 1.5em; }
#main .timeline.page-content .specialhead p a { color: #fff; font-weight: 400; }
#main .page-content .timelineMenu { display: none; }
#main .page-content .scrollblock { position: relative; margin: 0 0 60px 0; width: 100%; padding: 0; }
#main .page-content .scrollblock p { color: #004a6c; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; }
#main .page-content .scrollblock p.tlTitle { font-family: "dapifer", Times, serif; color: #000; font-size: 1.3em; font-weight: 700; margin-bottom: 0px; }
#main .page-content .scrollblock p.tlTitle .tlDate { color: #fff; }
#main .page-content .scrollblock img { max-width: 100%; height: auto; }
.ninecol.last.page-content.timeline { position: relative; }
.box { height: 400px; background-color: #aaaa00; margin: 150px auto; }
.animatedParent { position: relative; padding: 20px 0px; overflow: hidden; }
.inner-section-common-wrap.information-history { overflow: hidden; }
.timelineMenu { display: flex; flex-wrap: wrap; margin: 60px 0px; background: #cdeaf9; padding: 15px; border-bottom: 4px solid #007cc1; position: sticky; top: 130px; z-index: 99; width: 100%; }
.timelineMenu strong { width: 200px; padding-right: 15px; }
.timelineMenu ul { width: calc(100% - 200px); display: flex; flex-wrap: wrap; justify-content: space-between; }
.timelineMenu ul li { list-style: none; margin: 0px 15px; font-weight: 700; }
.timelineMenu ul li a { color: #17293e; }
.scrollblock img { height: auto; margin-bottom: 20px; }
.largeDate { margin: 0px; font-size: 200px; line-height: 200px; position: absolute; top: 0px; font-weight: 700; z-index: 9; color: #007cc1; }
.post-thumbnail { margin-bottom: 15px }
h1.entry-title { width: 100%; margin: 60px 0px; color: #007cc1 ; padding: 0px 15px; }
.falls_wrapper a:hover  img { transform: translateX(-5px); transition: all 300ms ease; }
.search-motm a.post-thumbnail { max-width: max-content; }
.information-wrap p img { margin-right: 15px; }
header.tribe-events-calendar-month__header { position: relative; z-index: -1 }
body .tribe-events .tribe-events-l-container { padding: 0px; min-height: auto; }
body .tribe-events .tribe-events-header { margin: 0px; padding: 10px 15px; border: 1px solid  #35312d; z-index: 1; }
body .tribe-common header  .tribe-common-h--alt { color: #007cc1; }
body .tribe-common .tribe-common-c-svgicon__svg-fill { fill: #007cc1; }
body .tribe-events .tribe-events-calendar-month__header-column { padding: 10px; background: #35312d; border: 1px solid #35312d; }
body .tribe-events .tribe-events-calendar-month__header-column-title { color: #fff; font-size: 20px; }
body .tribe-events .tribe-events-calendar-month__day { padding: 0px; margin: 0px; height: auto; line-height: 20px; border: 1px solid #35312d; border-radius: 0px; aspect-ratio: initial; min-height: 40px; }
body .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover { background: #007cc1; }
.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover { background-color: #007cc1 !important; }
.tribe-events .tribe-events-c-subscribe-dropdown__container { display: none !important; }
.tribe-events .tribe-events-c-view-selector__content li { list-style: none; }
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover { background: #007cc1 !important; border-radius: 0px !important; }
body .tribe-events .tribe-events-calendar-month__mobile-events-icon--event { background-color: #007cc1; }
section.error-404.not-found select { min-width: 300px; padding: 10px; }
.tribe-common .tribe-common-c-svgicon--dot { color: #007cc1 !important; }
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous { list-style: none; }
.tribe-events-single-event-title { color: #007cc1; }
.tribe-events .tribe-events-c-view-selector__button { display: none !important; }
.tribe-events .tribe-events-c-top-bar__nav-list-item { list-style: none; }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar { margin: 0px; padding: 15px; }
body.home { padding-top: 0px; }
.inner-section-common .inner-section-common-wrap.information-history > h2 { max-width: 466px; }
.information-section.information_inner .information-wrap h2 br { display: none; }
.timelineMenu ul { padding-bottom: 0px; }
.embed-lightbox-iframe { z-index: 99999999999999 !important; }
.mpfy-map-canvas-shell { width: 100%; }
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom { min-width: 100% !important; }
.mpfy-container { position: relative; width: 100% !important; }
.mpf-p-popup-holder { z-index: 9999999999 !important; }
div.aw-widget-36hour { margin: 0 auto; }
div.aw-widget-36hour-inner div.aw-six-hours { width: 100% !important; }
body .gte-950 div.aw-widget-36hour-inner div.aw-more-block.aw-more-block-first, div.aw-widget-36hour-inner div.aw-more-block.aw-more-block-first { width: 100% !important; }
div.aw-widget-36hour { width: 100% !important; margin-top: 40px; }
div.aw-widget-36hour-inner { margin: 0 auto; }
.top-header > div  a { color: #fff; }
body.mobile-open ul.mainmenu .local-temp a { color: #fff; }
section.wps-items.wps-items-list h2 { font-size: 18px; line-height: 26px; flex: 1 0 auto; width: 100%; }
section.wps-items.wps-items-list button { border-radius: 0px; }
section.wps-items-wrapper button { border-radius: 0px; background: transparent !important; font-size: 18px; font-weight: 700; color: #332f2b; text-decoration: underline; display: flex; align-items: center; text-align: left; position: relative; display: inline-block; max-width: max-content; padding-right: 46px; transition: all 300ms ease; }
section.wps-items-wrapper .wps-gallery-featured-wrapper span { background: rgb(1 136 208); }
section.wps-items-wrapper a:hover { background: transparent !important; }
section.wps-items-wrapper button:hover { color: #000; }
section.wps-items-wrapper button:before { content: ''; position: absolute; background: url(https://192.168.1.212/motm/wp-content/themes/motm/public/images/arrow-left.png); background-size: 30px 14px; background-position: center center; background-repeat: no-repeat; right: 0px; width: 31px; height: 30px; transform: rotate(180deg); top: 6px; transition: all 300ms ease; }
section.wps-items-wrapper .wps-item { padding: 10px; box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 10%); }
section.wps-items-wrapper button:hover:before { right: 10px; }
.largeDate { position: static; margin: 0px !important; }
.local-temp span { background: transparent; }
.inner-section-common-wrap.group-tours-main  figure { width: 100%; overflow: visible; }
.inner-section-common-wrap.group-tours-main  figure table tr td, .inner-section-common-wrap.information-history figure table tr th { border: 1px solid #000; padding: 10px; }
.inner-section-common-wrap.group-tours-main > ul li { width: 100%; box-shadow: none; padding: 0px; margin: 0px 0px 15px 0px; position: relative; padding-left: 30px; }
.inner-section-common-wrap.group-tours-main > ul { margin: 0px; position: relative; }
.inner-section-common-wrap.group-tours-main > ul li:before { position: absolute; left: 0px; width: 8px; height: 8px; background: #000; top: 10px; content: ''; border-radius: 100%; }
.inner-section-common-wrap.group-tours-main h1 { margin-bottom: 20px; color: #007cc1; }
.inner-section-common-wrap h1 { font-size: 36px; line-height: 40px; color: #007cc1 ; margin-top: 40px; margin-bottom:20px; }
.information-wrap h1 { font-size: 36px; line-height: 40px; color: #007cc1 ; margin-top: 40px; margin-bottom: 20px; }
.information-section > .container h1 { text-align: center; color: #007cc1; font-size: 36px; line-height: 40px; margin-bottom: 20px;}
.animatedParent p strong { margin-bottom: 20px !important; display: block; }
.inner-section-common-wrap.information-history > div { display: block !important; }
.inner-section-common-wrap.information-history > div.timelineMenu { display: flex !important; }
.wpcf7-response-output {    /* display: none; */
width: 100%; }

#cboxLoadedContent img { width: 800px !important; height: 400px !important; object-fit: cover; }
div#colorbox { position: fixed !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%); z-index: 999999999999; }
#cboxOverlay { z-index: 999999999999 !important; }
#cboxCurrent { bottom: -4px !important; font-size: 14px; }
div#cboxTitle { font-size: 16px; bottom: -1px; }
.single-post .information-wrap > div { width: 100%; }
.information-wrap > div h3 { color: #007cc1; }
.mpfy-sliders-container .mpfy-main-slider .slick-next { right: 20px; display: flex; align-items: center; justify-content: center; }
button.slick-next.slick-arrow:before { width: 14px; height: 14px; }
button.slick-prev.slick-arrow:before { width: 14px; height: 14px; transform: rotate(226deg); display: flex; align-items: center; justify-content: center; }

.top-header .local-temp span { padding: 0px !important; }
body > main { min-height: calc(100vh - 340px); }
.search-no-results form.search-form { position: relative; max-width: 300px; }
.search-no-results form.search-form label { width: 100%; margin: 0px; }
.search-no-results form.search-form label input { width: 100%; padding: 10px; }
.search-no-results form.search-form > input[type="submit"] { position: absolute; right: 0px; top: 0px; background: #007cc1; height: 100%; font-size: 14px; padding: 10px 20px; color: #fff; }
.faq-information-wrap.faq { padding: 60px 0px; }
.footer-bottom span a { text-decoration: underline; }
.inner-section-common-wrap.group-tours-main table tr td:first-child { background: #007cc1 ; color: #fff; padding: 20px 10px; font-weight: 700;    /* display: flex; */    /* align-items: center; */  border: 6px solid #fff; }
.inner-section-common-wrap.group-tours-main table tr td { border: 6px solid #fff !important;    /* display: flex; */    /* flex-wrap: wrap; */
background: #f3f3f2; padding: 20px 0px; text-align: left; }

.post-template-default .information-section.information_inner.article-section span br {display: none;}

.post-template-default .information-section.information_inner.article-section img {margin-bottom: 15px;}



.post-template-default .information-section.information_inner.article-section span {
    width: 100%;
    display: block;  margin-bottom: 0px;
}

.nav-menu > ul >  li  > a:before {content: '';position: absolute;left: 0px;width: 100%;height: 100%;background: transparent; z-index: 99}
.recaptcha {width: 100%;margin: 15px;}



.next-prev-button .next img { margin-top: 13px; }
.next-prev-button .previous img { margin-top: 13px; }
.border-crossing-post-template-default .next-prev-button .next img { margin-top: 0px; }
.border-crossing-post-template-default .next-prev-button .previous img { margin-top: 0px; }
.search-results .main-search-wraper {
    margin-top: 100px;
}

article img {
    object-fit: contain;
    height: auto !important;
}

table.table-head th, td { text-align: center; width: 33.3%; padding: 20px 10px; border-left: 6px solid #fff; border-right: 6px solid #fff; }
table.table-head th { background: #007cc1 ; color: #fff; }
table.table-head td { background: #f3f3f2; }
table.table-head thead { width: 33.3%; }
table.table-head tbody { width: 66.6%; }
table.table-head tbody tr { width: 100%; display: flex; }
table.table-head tbody tr td em { font-weight: 400; margin-top: 10px; }
table.table-head tbody tr td { width: 33.3%; display: inline-block; text-align: center; vertical-align: middle; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; width: 33.3%; padding: 20px 10px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; }
table.table-head thead th { text-align: center; }
table.table-head tr th { background: #007cc1 ; color: #fff; font-weight: 700; }
table.table-head tr td { background: #f3f3f2; }



table.table-without-head tr td:first-child { background: #007cc1 ; color: #fff; padding: 20px 10px; font-weight: 700; padding: 15px; border: 6px solid #fff; }
table.table-without-head tr td { border: 6px solid #fff !important; background: #f3f3f2; padding: 15px; text-align: left; }
.contact-info .form-group input[type="checkbox"] { margin: 0px 10px; }
.falls-facts-template-default .next-prev-button .next img { margin-top: 0px; }
.falls-facts-template-default .next-prev-button .previous img { margin-top: 0px; }
.inner-section-common-wrap.thing-to-do > ul li .zool-in-out-image img {
    background: white;
}

.single-boats .next-prev-button .next img {
    margin-top: 0px;
}

.single-boats .next-prev-button .previous img{ margin-top: 0px; }
ul.accordion .title .active img {
    transform: rotate(180deg);
}
form.post-password-form > P {WIDTH: 100%;}

form.post-password-form > P input {padding: 10px;}

.nav-links .nav-previous a {text-decoration: underline;
    font-size: 18px;
    font-weight: 700;
    color: #000;}

.nav-links .nav-previous a:before {
    content: '';
    background: url(../images/green-arrow.png)no-repeat center / contain;
    width: 26px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 4px;
    transform: rotate(182deg);
}
.nav-previous {position: relative; padding-left:  40px }
.nav-links {display: flex;justify-content: space-between;}

.nav-next a {text-decoration: underline;
    font-size: 18px;
    font-weight: 700;
    color: #000;}

.nav-next {position: relative;
    padding-right : 40px;}
.nav-next a:before {
    content: '';
    background: url(../images/green-arrow.png)no-repeat center / contain;
    width: 26px;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 4px;
    transform: inherit;
}
.table-responsive{
    box-shadow: 0px 16px 16px 0px rgb(0 0 0 / 10%);
    padding: 8px 4px;
}

.table-reposive{
    box-shadow: 0px 16px 16px 0px rgb(0 0 0 / 10%);
    padding: 8px 4px;
}

/*Nav*/
.menulinks { display: none; text-align: center; width: 41px; height: 35px; line-height: 35px; color: #fff; font-size: 22px; position: absolute; top: 60px; right: 15px; cursor: pointer;  }
ul.mainmenu > li > a.current { border-bottom-color: #16c1f3; }
ul.mainmenu > li > a.current:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #16c1f3; border-width: 8px; margin-left: -8px; }
ul.mainmenu ul { position: absolute; left: 0; width: 330px; padding: 0; list-style: none; margin: 0; background: #fff; z-index: 2; display: none; padding: 10px 0px; top: 50px; box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 10%); }
ul.mainmenu ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.1); position: relative; }
ul.mainmenu ul li:last-child { border-bottom: none; }
ul.mainmenu li li a:link, ul.mainmenu li li a:visited { color: #fff; display: block; padding: 12px 0px; font-size: 15px; }
ul.mainmenu li li a:hover { background: rgba(255, 255, 255, 0.1); }
ul.mainmenu ul ul { position: absolute; left: 100%; top: 0; display: none; }
/*.hero-banner.inner-hero-banner:before { display: none; }*/
.page-template-templatesschedule-pricing-php .inner-section-common-wrap p a:after { display: none; }
.information-wrap > h3 { font-size: 30px; color: #007cc1; display: block; width: 100%; }
.pdf-link:before { display: none; }
.error404  .tagcloud a { font-size: 22px !important; }
.timing-wrapper a.close-menu {
    display: none;
}


.country-selector.weglot-dropdown li { margin-bottom: 10px; }
.country-selector.weglot-dropdown li:last-child { margin-bottom: 0px; }
body#distinguished-visitors .inner-section-common-wrap > ul li .news_title h5 { text-align: left; font-size: 22px; }
body#distinguished-visitors .inner-section-common-wrap > ul { box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 10%); padding: 4px; background: #fff; margin: 0px; }
body#distinguished-visitors .inner-section-common-wrap > ul li { padding: 0px; box-shadow: none; width: calc(25% - 8px); margin: 4px; }
body#distinguished-visitors .inner-section-common-wrap > ul li .news_title { min-height: 100%; justify-content: flex-start; background: transparent;}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date { color: var(--tec-color-day-marker-past-month); opacity: 0.3 !important; }
em.tribe-events-calendar-month__mobile-events-icon.tribe-events-calendar-month__mobile-events-icon--event { display: none; }
body .tribe-events .tribe-events-calendar-month__day h3 { margin-top: 6px; }
body .tribe-events .tribe-events-calendar-month__day span { margin-top: 6px; }




.hero-banner-wrap { position: relative; top: -150px; }
body#distinguished-visitors .inner-section-common-wrap > ul li .news_title h5 { -webkit-box-orient: inherit; overflow: inherit; text-overflow: inherit; display: inherit; -webkit-line-clamp: initial; background-color: transparent; color: #17293e; }
.cli-modal.cli-blowup { z-index: 99999999999; transform: scale(1); }
.live-webcam .video-inner iframe { object-fit: inherit; }
.live-webcam { width: 100%; margin: 0 auto; }

.arrow-links a {
	font-weight: 700;
  text-decoration: underline;
  color: black;
  position: relative;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

.arrow-links a:after {
	content: '';
  background: url(../images/green-arrow.png) no-repeat center / 30px 15px;
  width: 30px;
  height: 20px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
}

.accordion a.button {
	font-weight: 700;
  text-decoration: underline;
  color: #007cc1;
  position: relative;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

.accordion a.button:after {
	content: '';
  background: url(../images/green-arrow.png) no-repeat center / 30px 15px;
  width: 30px;
  height: 20px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
}


body#home-page .information-wrap h2 {
    text-align: left;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link{ display: none !important;}



.inner-section-common-wrap > ul.video-section-main  li { width: calc(50% - 30px); padding: 0px; box-shadow: none }
.inner-section-common-wrap > ul.video-section-main li iframe { width: 100%; }
.inner-section-common-wrap > ul.video-section-main li .button { font-weight: 700; text-decoration: underline; position: relative; color: black; position: relative; font-size: 16px; }
.inner-section-common-wrap > ul.video-section-main li .button:after { content: ''; background: url(../images/green-arrow.png)no-repeat center / 30px 15px; width: 30px; height: 20px; top: 5px; display: inline-block; margin-left: 10px; position: relative; }
.inner-section-common-wrap > ul.video-section-main li .button:hover:after{
    margin-left: 2px;
    transition: all 300ms ease;
}






.inner-section-common-wrap > ul.photo-section-main li img { width: 100%; transform: inherit; margin: 0px; }
.inner-section-common-wrap > ul.photo-section-main li a{ height: 300px; overflow: hidden;}
.inner-section-common-wrap > ul.photo-section-main li .button { height: inherit; font-size: 18px; display: flex; align-items: center; font-weight: 700; text-decoration: underline; color: black; position: relative; line-height: 40px; margin-top: 20px; }
.inner-section-common-wrap > ul.photo-section-main li .button:after { content: ''; background: url(../images/green-arrow.png)no-repeat center / 30px 15px; width: 30px; height: 20px; top: 0px; display: inline-block; margin-left: 10px; position: relative; }

.inner-section-common-wrap > ul.photo-section-main li .button:hover:after{
    margin-left: 2px;
    transition: all 300ms ease;
}


.hero-banner.inner-hero-banner{ position: relative; }
.hero-banner.inner-hero-banner:before {display: block !important; content: '';  position: absolute; background: url("../images/wave-01.png")no-repeat center / cover; width: 100%; height: 100px; bottom: 0px; left: 0px; z-index: 9999;}

.hero-banner.inner-hero-banner:before {
    display: block !important;
    content: '';
    position: absolute;
    background: url(../images/wave-01.png)repeat top center / cover;
    width: 100%;
    height: 40px;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    animation: cloudmove 30s linear infinite; padding-top: 10px;
}

body#distinguished-visitors .information-wrap .wp-container-1.wp-block-group {
    padding: 0px;
}


@keyframes cloudmove {
	0% {background-position: 0 0;}
	100% {background-position: 1920px 0;}
}


.information-wrap .wp-block-group h2 {
    margin-bottom: 30px;
}


.search-results h2.entry-title a {
    color: #007cc1;
}

.search-results  a.post-thumbnail {
    max-width: 600px;
}

.search-results a.post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.post-template-default .information-section.information_inner.article-section h2 + span {
    margin-bottom: 30px;
}
.inner-section-common-wrap.group-tours-main > ul{ margin-bottom: 20px; }
.inner-section-common-wrap.group-tours-main > ul li:last-child{ margin-bottom: 0px; }
.information-wrap > ul {
    margin-bottom: 20px;
}

.inner-section-common-wrap.group-tours-main > ul ul{ margin-top: 20px; }
.information-wrap h6 {
    display: block;
    width: 100%;
    margin: 0px 0px 10px 0px;
    color: #333;
    font-size: 22px;
    line-height: 28px;
}

#es-header .es-follow-btn{     background-color: #007cc1 !important;
    border: 1px solid #007cc1 !important; }
.mpfy-sliders-container .mpfy-main-slider .slick-prev {
    display: flex;
    align-items: center;
    justify-content: center;
}
button.slick-prev.slick-arrow:before{ margin-right: 10px; }
button.slick-next.slick-arrow:before{ margin-right: 10px; }
.mpfy-map-id-601 .mpfy-mll-location .mpfy-mll-l-buttons a:first-child{ display: none; }

body .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
    color: #fff !important;
}


.mpfy-sliders-container .mpfy-main-slider .slick-prev { margin-top: -18px;}






/* RESPONSIVE CSS
-------------------------------------------------- */



@media only screen and (min-width:768px) {
	.onecol { width: 5.801104972%; }
	.twocol { width: 14.364640883%; }
	.threecol { width: 22.928176794%; }
	.fourcol { width: 31.491712705%; }
	.fivecol { width: 40.055248616%; }
	.sixcol { width: 48.618784527%; }
	.sevencol { width: 57.182320438000005%; }
	.eightcol { width: 65.74585634900001%; }
	.tencol { width: 82.87292817100001%; }
	.elevencol { width: 91.436464082%; }
	.twelvecol { width: 99.999999993%; }
	.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol { position: relative; float: left; margin-left: 2.762430939%; }
	.first { margin-left: 0; }
}


@media (min-width:992px) {
	ul.mainmenu { display: flex; }

	/*ul.mainmenu li:hover > ul { display: block; }*/
	ul.mainmenu ul li:hover ul { display: block; }
}

@media(max-width:1600px) {
    #cookie-law-info-bar .cli-bar-btn_container { position: relative; }
    #cookie-law-info-bar .cli-style-v2 .cli-bar-message { text-align: left; }
    #cookie-law-info-bar h5 { text-align: left !important; }
    .container { padding: 0px 115px; }
    header .container { padding: 0px 15px; }
    .logo { width: calc(15% - 30px); }
    .nav-bar { width: calc(85% - 30px); }
    .falls_experience_wrap ul h2 { font-size: 26px; }
    body h5 { color: #005894; font-size: 22px; line-height: 30px; }
}

@media (max-width:1400px) {
    .falls_experience_wrap ul li { width: calc(33.3% - 30px); margin: 0px 15px; }
    .inner-section-common-wrap a#loadMore { font-size: 20px; padding: 20px 30px; }
    .hero-banner.inner-hero-banner { min-height: 400px; }
}

@media(max-width:1366px) {
    .logo { width: calc(15% - 30px); margin: 0px 15px; }
    .nav-bar { width: calc(85% - 30px); margin: 0px 15px; }
    .hero-banner { min-height: 600px; }
    .inner-section-common-wrap a#loadMore { padding: 20px; font-size: 24px; }
    .top-header select, .top-header span { background-size: 15px; }
    .nav-menu ul li.menu-item-has-children:before { width: 12px; height: 12px; top: 17px; }
    .nav-menu > ul > li.active:before { transform: rotate(227deg); top:  21px;}

    .information-section { position: relative; padding: 60px 0px; }
    .falls_experience { padding: 60px 0px; }
    .inner-section-common-wrap em + a { font-size: 20px; padding: 20px; }
    ul.accordion li { padding: 20px 0px; }
    .title h4 { font-size: 20px; }
    .title span img { max-width: 20px; }
    .inner-section-common-wrap > ul li .zool-in-out-image { height: 175px; }

    .nav-menu ul li a { font-size: 14px; }
    .nav-menu ul.mainmenu li li a { font-size: 16px !important; }
    .home .header-home, .inner-header { padding: 19px 0px; }
    body { padding-top: 139px; }
    .nav-menu ul li{ margin: 0px; }
    ul.mainmenu{ margin: 0px;  }

    body { font-size: 18px;  line-height: 28px; }
    .information-wrap h6 {
    font-size: 18px;  line-height: 28px;
}
.error404  .tagcloud a {
    font-size: 18px;
    line-height: 28px;
}
.inner-section-common-wrap.group-tours-main > ul li{ margin-bottom: 10px; }
.inner-section-common-wrap.group-tours-main > ul ul {
    margin-top: 15px;
}
.hero-banner-wrap {
    top: -80px;
}


}


@media(max-width:1365px) {
    .share_adventure_wrap ul li { min-height: 250px; }
    body h1 { font-size: 48px; line-height: 48px; }
    body h2 { font-size: 30px; line-height: 38px; }
    .falls_experience_wrap .images { height: 181px; }
    .falls_wrapper { padding: 15px 15px 15px 20px; }
    .falls_experience_wrap ul h2 { font-size: 24px; line-height: 30px; }
    .share_adventure { padding: 60px 0px; }
    .share_adventure_wrap ul li { width: calc(33.3% - 30px); }
    .inner-section-common .inner-section-common-wrap.information-history > h2 { max-width: 370px; margin-left: 0px; }
    .information-section > .container h1 { font-size: 30px; line-height: 38px; }
    .news_title { padding: 15px; }
    .news_title { padding: 15px; }
    .maid-mist-news { padding: 15px; }
    .largeDate {font-size: 140px; line-height: 140px;}
    .falls_experience_wrap ul h2 {  flex: inherit; }
}

@media(max-width:1200px) {
	.inner-section-common-wrap > ul h5 { font-size: 17px; line-height: 26px; }
	.maid-mist-news span { font-size: 16px; }
	.maid-mist-news p { font-size: 16px; }
	.maid-mist-news a { font-size: 14px; }
	.inner-section-common-wrap > ul li .zool-in-out-image img { }
	.inner-section-common-wrap > ul li .zool-in-out-image { height: 200px; }
	.inner-section-common-wrap a#loadMore { font-size: 20px; padding: 10px 20px; }
	body { font-size: 16px !important; }
	body p { font-size: 14px !important; line-height: 24px; }
	  .information-wrap h6 {
    font-size: 14px !important; line-height: 24px;
}
	.headline-green.active p { font-size: 14px !important; max-height: 60px; overflow: auto; }
	.error404  .tagcloud a { font-size: 14px; line-height: 24px; }
	.headline-close { width: 65px; }
	.inner-section-common-wrap { padding-bottom: 40px; }
	.nav-menu ul li a { font-size: 12px; }
	.nav-menu > ul > li { padding: 10px 30px 10px 10px; }
	.contact-info .form-group .education span span { width: 48px; }
	.nav-menu ul li.menu-item-has-children:before { width: 10px; height: 10px; top: 17px; }
	.nav-menu ul li { margin: 0px 10px 0px 0px; }
	.logo img { max-width: 180px; width: 100%; }
	.logo { width: calc(160px - 30px); margin: 0px 15px; }
	.nav-bar { width: calc(100% - 190px); margin: 0px 15px; }
	.timelineMenu { top: 112px; }
	.hero-banner.inner-hero-banner { min-height: 320px; }
	.timelineMenu strong { width: 100px; padding-right: 15px; }
	.timelineMenu ul { width: calc(100% - 100px); }
}

@media(max-width: 1199px){
	header .container { padding: 0px 15px; }
	.tickets-header a {
    padding: 5px 10px;
}
body {
    padding-top: 125px;
}
body#distinguished-visitors .inner-section-common-wrap > ul li{     width: calc(50% - 8px); }
}

@media(max-width:1110px) {
	.video-inner { width: 100%; height: 500px; }
}

@media(max-width:992px) {
	.timelineMenu strong { width: 100px; }
	.timelineMenu ul li a { color: #17293e; font-size: 11px; }
	.timelineMenu ul { width: calc(100% - 100px); }
	.largeDate { font-size: 118px; line-height: 100px; }
	.footer-top ul li img { max-width: 21px; max-height: 24px; object-fit: contain; }
	.hero-banner.inner-hero-banner { min-height: 550px; }
	body h1 {
    font-size: 32px;
    line-height: 35px;
}
}

@media (max-width:991px) {

	/*Nav*/
	.menulinks { display: inline-block; top: 48px;}
	ul.mainmenu { text-align: left; position: absolute; top: 135px; padding: 0; width: 100%; left: 0px; background: #007cc1 ; display: none; z-index: 9999999; }
	ul.mainmenu > li { float: left; width: 100%; padding: 0px; margin: 0; position: relative; border-bottom: 1px solid #33a0d9; }
	ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited { padding: 10px 0px; font-size: 16px; float: left; width: 100%; border: none; text-align: left; color: #fff; }
	ul.mainmenu > li > a:hover { background: rgba(255, 255, 255, 0.2); }
	a.menulinks i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s; transition-duration: 0s; transition-delay: .2s; }
	a.menulinks i:before, a.menulinks i:after { position: absolute; content: ''; left: 0; }
	a.menulinks i, a.menulinks i:before, a.menulinks i:after { width: 35px; height: 4px; background-color: #000; display: inline-block; }
	a.menulinks i:before { margin-top: -10px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	a.menulinks i:after { margin-top: 10px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	.mobile-open a.menulinks i { background-color: rgba(0, 0, 0, 0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.menulinks i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.menulinks i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	ul.mainmenu > li > a.current:after { display: none; }
	ul.mainmenu ul { position: relative; top: auto; left: auto; float: left; width: 100%; }
	ul.mainmenu ul li { position: relative; }
	ul.mainmenu ul li a { padding: 8px 15px 8px 25px; color: #fff; }
	ul.mainmenu ul ul { position: relative; left: auto; top: auto; float: left; width: 100%; }
	ul.mainmenu ul ul li { padding-left: 10px; }
	a.child-triggerm { display: block !important; cursor: pointer; position: absolute !important; top: 0px; right: 0px; width: 50px !important; min-width: 50px !important; height: 38px !important; padding: 0 !important; }
	a.child-triggerm:hover { text-decoration: none; color: #f00; }
	a.child-triggerm span { position: relative; top: 50%; margin: 0 auto !important; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	a.child-triggerm span:after { position: absolute; content: ''; }
	a.child-triggerm span, a.child-triggerm span:after { width: 10px; height: 1px; background-color: #fff; display: block; }
	a.child-triggerm span:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	a.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	a.child-triggerm.child-open span { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	a.child-triggerm:hover span, a.child-triggerm:hover span:after { background-color: #f00; }
	.home .header-home, .inner-header { padding: 10px 0px }
	.tickets-header { margin: 0px 80px 0px 0px !important; }
	.logo { width: calc(50% - 30px); margin: 0px 15px; }
	.nav-bar { width: calc(50% - 30px); margin: 0px 15px; }
	.nav-bar { align-items: inherit; }
	header .tickets-header { width: 100%; display: flex;
    justify-content: flex-end;
    align-content: center;
	 }
	.top-header { margin-right: 0px; }
	header.fixed-header .menulinks { top: 50px; }
	.nav-menu ul li.parent:before { display: none; }
	.nav-menu ul { margin: 0px; }
	.local-time { font-size: 16px; font-weight: 700; color: #fff; padding: 10px 15px; display: inline-block; width: 100%; }
	.local-temp { font-size: 16px; font-weight: 700; color: #fff; padding: 10px 15px; display: inline-block; width: 100%; }
	.timing-wrapper a { font-size: 16px; color: #fff; }
	header.fixed-header ul.mainmenu { top: 0px; height: 100vh; overflow: auto; padding-bottom: 10px; }
	ul.mainmenu { top: 0px; padding-bottom: 10px; }
	.mobile-menu { overflow: auto; }
	form.header-form { padding: 30px 0px 40px 0px; position: static; width: 100%; }
	form.header-form input[type="search"] { width: 100%; padding: 10px 80px 10px 60px; font-size: 18px; color: #332f2b; font-size: 14px; }
	form.header-form input.btn.search-submit { position: absolute; width: 47px; color: #fff; font-size: 16px; top: 3px; right: 7px; transform: translateY(-50%); font-size: 0px; height: 51px; background: url("../images/arrow.png")no-repeat center / 27px 17px #048ad1; transform: rotate(271deg); }
	body.mobile-open { overflow: hidden; }
	body.mobile-open ul.mainmenu { display: flex; flex-direction: column; padding: 30px 15px; align-items: flex-start; height: 100vh; overflow: auto }
	.input-field-header { position: relative; margin: 0px; width: 100%; top: 0px; }
	body.mobile-open ul.mainmenu .local-time { order: 1; width: auto; display: inline-block; font-weight: 400; padding: 0px; }
	body.mobile-open ul.mainmenu .local-temp { order: 2; width: auto; font-weight: 400; padding: 0px; }
	body.mobile-open ul.mainmenu li { order: 4; }
	body.mobile-open ul.mainmenu form.header-form { order: 3; position: relative; }
	a.close-menu { position: fixed; right: 15px; top: 15px; width: 60px; height: 60px; background: #45a8dd; display: flex; align-items: center; justify-content: center; color: #fff; z-index: 999999; }
	body.mobile-open ul.mainmenu form.header-form a { position: absolute; top: 43px; left: 20px; z-index: 9999999; }
	.falls_experience { padding: 60px 0px; }
	.title h4 { font-size: 20px; line-height: 30px; }
	ul.accordion p { font-size: 18px; line-height: 24px; }

	.maid-mist-news { padding: 10px; }
	.inner-section-common-wrap > ul li .zool-in-out-image { height: 155px; }
	.logo img { width: 120px; }
	.inner-section-common-wrap em + a { font-size: 20px; padding: 15px 30px; }
	#cookie-law-info-bar .cli-bar-btn_container { position: static; transform: none; }
	.cli-style-v2 .cli-bar-btn_container .scli_settings_button { margin-left: 0px !important; }
	#cookie-law-info-bar { position: fixed !important; bottom: 0px; top: inherit !important; }
	body.mobile-open ul.mainmenu .local-temp { margin-left: 15px; }
	body { padding-top: 150px; }
	.container { padding: 0px 15px; }
	.share { position: fixed; top: 150px; flex-direction: row; }
	.nav-menu ul.mainmenu li li a:before { display: none; }
	.share ul { display: flex; flex-wrap: wrap; width: auto; }
	.share ul li { margin: 0px 10px; }
	.share { top: 100px; border: none; border-top: 3px solid #007cc1 ; border-bottom: 3px solid #007cc1 ; display: flex; width: 100%; justify-content: center; z-index: 999999999; position: fixed; align-items: center; }
	.share p { margin: 0px 10px 0px 0px }
	.timing-wrapper a.close-menu { display: flex; }
	.nav-menu ul#primary-menu > li { padding: 0px; }
	.nav-menu ul#primary-menu > li.menu-item-has-children { padding-right: 0px; }

	.top-header > div.timing-wrapper { display: none; }
	.top-header form.header-form { display: none; }
}



@media(max-width:767px) {
	.hero-banner.inner-hero-banner { min-height: auto; }
	.information-section .share { position: absolute; }
	.hero-banner p br { display: none }

	.information-section { position: relative; padding: 120px 0px 100px 0px; }
	.information-wrap h2 { max-width: 400px; margin: 0 auto; width: 100%; margin-bottom: 20px; }
	.information-left { width: calc(100% - 30px); margin: 0px 15px; }
	.falls_experience_wrap ul li { width: calc(100% - 30px); margin: 15px; }
	.share_adventure_wrap ul li { width: calc(100% - 30px); }
	.footer-bottom > div span { width: 100%; text-align: center; margin-top: 10px; }
	.footer-bottom > div { flex-wrap: wrap; justify-content: center; }
	.footer-top ul { width: 100%; margin: 20px 0px 0px 0px; justify-content: center; }
	.footer-top img { margin: 0 auto; }
	.footer-bottom ul { justify-content: center; }

	.faq-information-wrap.faq { position: relative; padding-top: 100px; }
	ul.accordion li { padding: 20px 0px; }
	.hero-banner.inner-hero-banner { min-height: 225px; padding: 0px; }

	.FAQ-Information-wrap { padding-top: 60px; }
	.information-section {
    position: relative;
    padding: 20px 0px 40px 0px;
}

	.home .information-section { padding: 40px 0px; }
	.information-section.information_inner.article-section span { margin-bottom: 20px; }
	.information-section.information_inner.article-section h2 { margin-bottom: 10px; }
	.video-inner { width: 100%; height: 302px; }
	.next-prev-button { margin-top: 40px }
	.next-prev-button { display: flex; }
	.previous a { font-size: 12px; }
	.next a { font-size: 12px; }
	.next img { margin-right: 0px; max-width: 20px; }
	.previous img { margin-left: 0px; max-width: 20px; }
	.inner-section-common-wrap > ul li { width: calc(100% - 30px); margin: 15px; }
	.footer-top ul li img { max-width: 20px; max-height: 18px; }
	.inner-section-common { position: relative; }
	.inner-section-common-wrap form .form-group label { font-size: 16px; margin-top: 20px; }
	.inner-section-common-wrap form .form-group { width: calc(100% - 30px) }
	.inner-section-common-wrap form .form-group input { height: 45px; }
	.inner-section-common-wrap form input[type="submit"] { font-size: 20px; padding: 10px 20px; }
	.headline-green.active { width: 100%; padding: 10px; position: fixed; top: 0px; left: 0px; height: 100vh; display: flex; align-items: center; flex-direction: column; z-index: 9999999; }
	.headline-close { position: absolute; right: 15px; top: 15px; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background: #c8ee18; font-size: 24px; font-weight: 300; }
	.headline-green.active span { font-size: 18px; font-weight: 400; padding-top: 100px; }
	.table-responsive.table-ticket_one table { width: 600px; }
	.table-responsive.boat-tour-schedule table { width: 600px; }
	.table-responsive.boat-tour-schedule table td { font-size: 14px; }
	.table-responsive.boat-tour-schedule table th { font-size: 14px; }
	.table-ticket_one th, .table-ticket_one td { font-size: 13px; }
	body h2 { font-size: 24px; line-height: 32px; }
	.table-ticket_one + em { font-size: 14px; }
	.falls_wrapper:before { width: 5px; }
	.nav-menu ul.mainmenu li li a { font-size: 15px !important; }
	a.close-menu { z-index: 9999999; }
	.table-head { width: 100%; }
	.table-view_Wrap ul { width: 100%; }
	.table-view_Wrap ul li { padding: 10px; }
	.inner-section-common-wrap { padding-bottom: 20px; }
	.contact-info.half-field .form-group { width: calc(100% - 30px); margin: 0px 15px; }
	.contact-info .form-group label { font-size: 16px; }
	input, button, textarea, select { font-size: 16px; }
	.data-time-wrap { margin-bottom: 10px; }
	.contact-info .form-group textarea { max-height: 200px; }
	.information-section.information_inner .information-wrap form p input[type="submit"] { font-size: 18px; padding: 10px 30px; }
	.timelineMenu { display: none; }
	.largeDate { font-size: 80px; line-height: 100px; }
	body .tribe-events .tribe-events-calendar-month__header-column-title { font-size: 15px; }
	.tribe-events-view { padding: 15px; }
	.information-section .tribe-events-view { padding: 0px; }
	.faq-information-wrap.faq { padding-top: 0px; }
	.FAQ-Information-wrap { padding-top: 40px; }
	.share ul { width: auto; }
	.inner-section-common .inner-section-common-wrap.information-history > h2 { max-width: 300px; }
	.mpfy-container { position: relative; width: 100%; }
	.inner-section-common-wrap.group-tours-main > ul li:before { width: 6px; height: 6px; }
	.inner-section-common-wrap.group-tours-main > ul li { padding-left: 20px; }
	.country-selector.weglot-dropdown a, .country-selector.weglot-dropdown span { font-size: 16px; }
	.information-section.information_inner.article-section iframe { width: 100%; }
	.search-results .main-search-wraper { margin-top: 0px; }
	a.menulinks { top: 47px; }
	.timing-wrapper { display: flex; flex-direction: column; }
	.contact-info .form-group .education span span { width: 80px; margin-bottom: 10px; }
	.inner-section-common-wrap.information-history > div.timelineMenu { display: none !important; }
	.inner-section-common-wrap em + a + h2 { margin-top: 0px; margin-bottom: 20px; }
	.inner-section-common-wrap h1 { font-size: 24px; line-height: 33px; margin-top: 0px; }
	.maid-mist-news p { flex: inherit; }
	.maid-mist-news { display: inherit; flex: inherit; }
	.maid-mist-news { min-height: auto; }

	.table-responsive.table-ticket_one table { display: flex; width: 100%; }
	.table-responsive.table-ticket_one table thead tr th { display: block; width: 100%; border-bottom: 6px solid #fff; }
	.table-responsive.table-ticket_one table tbody tr td { display: block; width: 100%; border-bottom: 6px solid #fff; border-left: 0px; }
	.table-responsive.table-ticket_one table thead { width: 70%; }
	.table-responsive.table-ticket_one table tbody { width: 30%; }
	.table-responsive.table-ticket_one table tbody tr { width: 100%; display: block; }
	.table-responsive.table-ticket_one table thead tr { display: block; }
	.table-responsive.table-ticket_one table tbody tr td:last-child { border-bottom: none; }
	.table-responsive.table-ticket_one table thead tr th:last-child { border-bottom: none; }
	.table-view_Wrap ul li { width: 100%; }
	.table-view_Wrap ul li { border-bottom: 0px; border-top: 0px; }
	.falls_wrapper a { font-size: 14px }
	.title { display: flex; align-items: center; position: relative; padding-right: 60px; }
	.news_title { min-height: 80px }
	.country-selector.weglot-dropdown li { margin-bottom: 10px; }
	.country-selector.weglot-dropdown ul { right: 0px; width: max-content !important; padding: 10px !important; right: 0px; left: inherit; }
	.country-selector.weglot-dropdown input:checked ~ ul { right: 0px; left: inherit; }
	.information-wrap ul li a { word-break: break-all; }
	body#distinguished-visitors .inner-section-common-wrap > ul li { width: calc(100% - 8px); }
	.hero-banner-wrap { position: relative; top: -80px; }

	.inner-section-common-wrap > ul.video-section-main li{
		width: calc(100% - 30px);
    margin: 15px;
	}

.hero-banner.inner-hero-banner:before {
    height: 20px;animation: cloudmove 80s linear infinite;
}
.falls_experience .falls_experience_wrap > h2 {
    margin-bottom: 5px;
}
.information-wrap figure{ width: 100%;  }
.information-wrap figure iframe {
    width: 100%;
}

body p {

    margin-bottom: 15px;
}

}



@media(max-width:440px) {
	.tickets-header { margin: 10px 60px 0px 0px !important; }
	.logo { width: calc(135px - 30px); margin: 0px 0px 0px 15px; }
	.logo img { width: 100%; }
	.nav-bar { width: calc(100% - 145px); margin: 0px 15px 0px 0px; }
	a.menulinks { top: 47px; }
	.menulinks { width: 30px; }
	.tickets-header { margin: 10px 45px 0px 0px !important; }
	body h1 { font-size: 24px; line-height: 34px; }
	.hero-banner { min-height: auto; padding: 160px 0px 300px 0px; }
	.hero-banner p { font-size: 18px; }
	.information-left p { font-size: 16px;}
	.share ul li i { font-size: 23px; }
	.share p { font-size: 14px; margin: 0px 0px 5px 0px; }
	body h2 { font-size: 24px; line-height: 33px; }
	.title h4 { font-size: 18px; line-height: 24px; }
	.accordion_content { display: none; padding-top: 20px; }
	.accordion_content p { font-size: 16px; }
	body p { font-size: 16px !important; }
	body { font-size: 16px !important; }
	.table-view_Wrap ul li { width: 100%; }
	.contact-info.half-field .form-group.flex-group { flex-wrap: wrap; }
	.availability .form-group { flex-wrap: wrap; }
	.contact-info .form-group span > span { width: auto;flex-wrap: wrap; }
	.contact-info.date-time-picker .form-group { flex-wrap: wrap; width: 100%; }
	.contact-info.date-time-picker .form-group label { width: 100%; }
	.contact-info.date-time-picker span { margin: 0px; width: 100%; }
	.contact-info .form-group.graduate { flex-wrap: wrap; }
	.contact-info .form-group .education span span { margin: 0px 10px !important; }
	.form-group.date-time-picker-wrapper .data-time-wrap span { margin: 0px; width: 100%; }
	.contact-info .form-group input[type="checkbox"] { height: 30px; }
	.data-time-wrap { width: 100%; }
	.tickets-header a { padding: 6px 10px; }
	.footer-bottom ul li:before { display: none; }
	.footer-bottom ul li:first-child { text-align: center; }
	.footer-bottom > div span img { max-width: 38px; }
	.share { top: 98px; }
.tribe-events .tribe-events-calendar-list__event-wrapper{ flex: inherit; }
.search-results  h1.page-title{
    margin:  20px 0px 40px 0px;
}
.hero-banner-wrap {  top: 0px; }
.input-field-header{ z-index: 9 }
}

@media (max-width:400px) {
	body.mobile-open ul.mainmenu .local-temp { width: 100%; margin-left: 0px; }
    .tribe-events .tribe-events-c-top-bar__datepicker-container {
    max-width: 100% !important;
}

}

.sr-only{
   position:absolute;
   left:-10000px;
   top:auto;
   width:1px;
   height:1px;
   overflow:hidden;
}

.tribe-events-c-top-bar__datepicker-mobile {
  display: none !important;
}
.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
  display: block !important;
  visibility: visible !important;
}
.cookielawinfo-row-cat-table tr td{
    text-align: left;
}
.search-no-results .main-search-wraper{
    margin-top: 100px;
}

.contact-info .wpcf7-exclusive-checkbox input[type="checkbox"]{
    height: 16px;
    width: 16px;
}
.contact-info .form-group .first{
    width: auto;
}

.top-alert-content {
  padding: 15px;
  box-shadow: 5px 2px 10px 8px rgb(0 0 0 / 10%);
  border-left: 10px solid white;
	background: #abd037;
	color: white;
}

.top-alert {
  margin-top: 2em;
}

.top-alert-content h2 {
  color: white;
}

.top-alert-content p {
	margin: 0;
}

/* JMR overrides of EMA */

.inner-section-common-wrap > ul li.no-link {
	cursor: revert;
}

.home .header-home, .inner-header {
	z-index: 11000;
}

.share {
	z-index: 10000;
}

.modal-logo {
  max-width: 200px;
}

.wbounce-modal {
	z-index: 20000;
}

#wbounce-modal-sub * {
  box-sizing: border-box;
}

#wbounce-modal-sub {
  padding: 1em;
  box-sizing: border-box;
	margin: 1em;
}

.modal-footer p {
  margin: 0;
}

.modal-title {
	padding: 0;
}

.modal-body {
  padding: 0;
}

.modal-footer {
  font-size: 70%;
  padding: 0;
  padding-top: 1em;
}

figure.is-type-video {
	width:100%;
}

.footer-bottom {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

@media only screen and (min-width:768px) {
	.footer-bottom {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
	}
}

.footer-bottom-right {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

@media only screen and (min-width:768px) {
	.footer-bottom-right {
		margin-top: 0;
		margin-bottom: 0;
	}
}

input[type="submit"]:disabled {
  opacity: .3;
  pointer-events: none;
}

.motm-wpcf7-submit-wrapper {
	width: 100%;
	text-align: center;
	margin-top: 1em;
}

.motm-wpcf7-submit {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
