/*
Theme Name: ELlms Farm 2019
Theme URI: http://underscores.me/
Author: Mannix Marketing, Inc.
Author URI: http://www.mannixmarketing.com
77Description: Custom responsive theme for ellmsfarms.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ellmsfarms

This theme, like WordPress, is licensed under the GPL.

ellmsfarms is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
hr{box-sizing:content-box;height:0}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}
fieldset{padding:.35em .75em .625em}
legend{color:inherit;display:table;max-width:100%;white-space:normal}
textarea{overflow:auto}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
[hidden],template{display:none}
button,hr,input{overflow:visible}
progress,sub,sup{vertical-align:baseline}
[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}

/*--------------------------------------------------------------
# Typography

font-family: questa-slab, serif;
font-family: brandon-grotesque, sans-serif;

--------------------------------------------------------------*/
body, button, input, select, textarea {
    color: #000;
    font-size: 22px;
    line-height: 1.8;
    font-family: questa-slab, serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em;
	line-height: 1.2em;
	font-weight: 600;
    color: #214f21;
    font-family: brandon-grotesque, sans-serif;
}
h1 {
    font-size: 42px;
    margin-bottom: 25px;
    line-height: 1em;
}
h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
h3 {
    font-size: 25px;
    margin-bottom: 15px;
}
p {margin: 0 0 15px;}
dfn, cite, em, i {font-style: italic;}
blockquote {margin: 0 1.5em;}
address {margin: 0 0 1.5em;}
pre {background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }
code, kbd, tt, var {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem;}
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
mark, ins {background: #fff9c0; text-decoration: none;}
big {font-size: 125%;}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html{box-sizing:border-box}
*,:after,:before{box-sizing:inherit}
body{background:#fff}
hr {
    background-color: #989898;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}
ol, ul {
    margin: 0 0 15px 0;
    padding: 0 0 0 21px;
}
ul{list-style:disc}
ol{list-style:decimal}
li>ol,li>ul{margin-bottom:0;margin-left:1.5em}
dt{font-weight:700}
dd{margin:0 1.5em 1.5em}
img{height:auto;max-width:100%}
figure{margin:1em 0}
table{margin:0 0 1.5em;width:100%}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited {
	color: #bd3953;
	text-decoration: none;
	transition: all ease 0.5s;
}
a:hover, a:focus, a:active {
	color: #aa3f13;
	outline: 0;
}
a[href^="tel:"] {
    white-space: nowrap;
}
.content-area a:not(.button),
.content-area a:not(.button):visited {
    text-decoration: underline;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button, a.button, a.button:visited, button,
.main-navigation .menu-item-28 a,
.main-navigation .menu-item-1427 a,
.bottomctatext a, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #bd3953;
    border-radius: 0;
    border-radius: 40px;
    border: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: brandon-grotesque, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 1em 3.3em;
    text-align: center;
    text-transform: uppercase;
}
.main-navigation .menu-item-28 a {
    font-size: 19px;
    background-color: #62b3f1;
    padding: 0.7em 1.7em;
    letter-spacing: 1px;
    color: #000;
}
.main-navigation .menu-item-28 a:focus,
.main-navigation .menu-item-28 a:hover,
.main-navigation .menu-item-1427 a:focus,
.main-navigation .menu-item-1427 a:hover {
    background-color: #4595d2;
    color: #fff;
}
.gf_browser_ie.gform_wrapper .gform_footer input.button {
    padding: .6em 1em !important;
}
.calltoaction .button.ghostbutton {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    white-space: nowrap;
}
.calltoaction a:focus .button.ghostbutton,
.calltoaction .button.ghostbutton:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #bd3953;
}
.calltoaction:nth-of-type(4n+2) a:focus .button.ghostbutton,
.calltoaction:nth-of-type(4n+2) .button.ghostbutton:hover  {
    color: #4297e9;
}
.calltoaction:nth-of-type(4n+3) a:focus .button.ghostbutton,
.calltoaction:nth-of-type(4n+3) .button.ghostbutton:hover {
    color: #fd5f21;
}
.calltoaction:nth-of-type(4n+4) a:focus .button.ghostbutton,
.calltoaction:nth-of-type(4n+4) .button.ghostbutton:hover {
    color: #224f21;
}
.button.ghostbutton {
    background-color: transparent;
    color: #bd3953;
    border: 2px solid #bd3953;
}
.button.ghostbutton:focus,
.button.ghostbutton:hover {
    background-color: #bd3953;
    color: #fff;
    border: 2px solid #bd3953;
}
.button:hover, a.button:hover, button:hover,
.bottomctatext a:hover, .bottomctatext a:focus,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:focus, a.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:active, a.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background-color: #a4273f;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	padding-left: 3px;
	width: 100%;
}


/* Admin Bar Sticky Header Styles */

.admin-bar .site-header.sticky {
    top: 22px;
}
@media screen and (max-width: 782px) {
.admin-bar .site-header.sticky {
    top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar .site-header.sticky {
    top: 0;
}
}





/*--------------------------------------------------------------
# Custom Styles
--------------------------------------------------------------*/
.container { max-width: 1500px; margin: 0 auto; box-sizing: border-box; position: relative; padding: 0 2%; }
.contentcontainer { max-width: 1100px; }
.page-template-template-secondary .bottomform form {
    max-width: 700px;
}
.nowrap { white-space: nowrap; }
.mannix { font-size: 1rem; text-align: center; padding-top: 2em; padding-bottom: 8em;}
.mannix p { margin-bottom: 0.125em; }
.mannix a { text-decoration: underline; }
.mannix a:focus, #mannix a:hover { color: #00b3ca; }
.row { padding-top: 3em; padding-bottom: 1.5em; }
.embed-container {height:0; margin-bottom:2em; max-width:100%; overflow:hidden; padding-bottom:56.25%; position:relative;}
.embed-container iframe, .embed-container object, .embed-container embed {position:absolute; top:0; height:100%; left:0; width:100%;}
.site-header {
    z-index: 9999;
    position: relative;
    border-top: 6px solid #61b3f1;
}
.site-header.sticky {
    padding-top: 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
    background: #fff;
}
.sticky .site-branding {
    max-width: 120px;
}
#sticky-anchor {
	position: absolute;
	transition: all ease 0.3s;
	width: 100%;
}
.headerbutton {
    float: right;
    margin: 10px 0;
}
.headerbutton a.button {
    font-size: 15px;
    background: #214f20;
}
.site-branding {
    position: absolute;
    left: 3%;
    top: 4px;
    max-width: 100%;
    z-index: 5;
    line-height: 0;
	transition: .5s ease all;
}
.herotext {
    position: absolute;
    transform: translate(-50%,0);
    bottom: 10px;
    left: 50%;
    z-index: 5;
    width: 90%;
    text-align: center;
}
.home .herotext {
    margin-top: -4%;
    transform: translate(-50%,-50%);
    top: 50%;
    bottom: auto;
}
.headertitle {
    line-height: 1.4em;
    color: #fff;
    font-size: 140px;
    font-family: GardenGrownCaps-Regular;
    font-weight: normal;
    font-style: normal;
}
.herotextheader {
    line-height: 1em;
    color: #fff;
    font-size: 120px;
    font-family: GardenGrownCaps-Regular;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 55px;
}
.secondaryherotext {
    position: absolute;
    bottom: 80px;
    width: 100%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    z-index: 5;
    text-shadow: 0px 1px 3px #000;
    letter-spacing: 1px;
    padding: 0 2%;
    line-height: 1.2em;
}
.herohours {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #2e8ed7b3;
    z-index: 4;
    line-height: 1em;
    padding: 16px 3%;
    font-size: 31px;
}
.herolinks a.herolink {
    width: 50%;
    display: inline-block;
    padding: 14px 40px;
    line-height: 1.6em;
    transition: 1s ease all;
    background: rgb(116,183,234);
    background: linear-gradient(0deg, rgba(98,179,241,1) 0%, rgba(166,215,253,1) 100%);
}
.herolinks .herolink:first-of-type {
    border-radius: 100px 0 0 100px ;
}
.herolinks .herolink:focus,
.herolinks .herolink:hover {
    background: rgb(31,135,216);
    background: linear-gradient(0deg, rgba(31,135,216,1) 0%, rgba(116,183,234,1) 100%);
}
.herolinks .herolink:nth-of-type(2) {
    border-radius: 0 100px 100px 0;
    margin-left: -5px;
    border-left:3px solid #fff;
    padding: 14px 40px 14px 20px;
}
.herolinks.winter .herolink {
    border-radius: 100px;
    border: 0;
    width: auto;
    margin: 10px 20px;
}
.herolinks {
    max-width: 100%;
    margin: 0 auto;
}
.herolink span {
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    color: #1b3549;
}
.herolink img {
    vertical-align: middle;
    width: auto;
    margin-right: 11px;
}
.todayshours.mobile  {
    display: none;
}
.todayshours {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    background: linear-gradient(to top right, transparent 0%, transparent 50%, #f05f26 50%, #f05f26 100%);
    width: 200px;
    height: 200px;
    padding: 20px 20px 0 0;
    cursor: pointer;
}
.todayshours .todayshoursinner {
    display: inline-block;
    position: relative;
    text-align: right;
    color: #000;
    width: 100px;
    line-height: 1.3em;
    font-weight: 400;
    font-size: 17px;
    float: right;
}
.todayshours .todayshoursinner strong {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    position: relative;
}
.todayshours .todayshoursinner strong:before {
    background-image: url(/wp-content/uploads/2019/10/icon-clock-black.png);
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    left: 1px;
    top: 3px;
}
.todayshours:focus .woohoo,
.todayshours:hover .woohoo {
    opacity: 1;
}
.winter .todayshours {
    background: linear-gradient(to top right,transparent 0%,transparent 50%,#214f20 50%,#214f20 100%);
}
.winter .todayshours .todayshoursinner {
    color: #fff;
}
.woohoo {
    position: absolute;
    top: 70px;
    right: 76px;
    background: #bd3953;
    color: #fff;
    text-align: center;
    z-index: 101;
    padding: 15px 30px;
    border-radius: 6px;
    width: 300px;
    line-height: 1em;
    opacity: 0;
    transition: .5s ease all;
}
.woohoo:before {
    position: absolute;
    top:-20px;
    right: 20px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 20px 10px;
    border-color: transparent transparent #bd3953 transparent;
}
.woohoo p:first-of-type {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
}
.woohoo h2 {
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
.woohoo p {
    margin-bottom: 10px;
}
.woohoo a {
    color: #fff;
    text-decoration: underline;
    font-size: 18px;
}
.pum-content.popmake-content {
    font-size: 21px;
}
.hero-image {
    position: relative;
    font-family: brandon-grotesque, sans-serif;
}
.featuredimg {
    width: 100%;
    /*height: 410px;
    background-size: cover;
    background-position: center;*/
    position: relative;
    line-height: 0;
}
.featuredimg img {
    max-width: none;
    width: 100%;
}
.featuredimg:before {
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    z-index: 4;
    position: absolute;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
body.home .featuredimg {
    width: 100%;
    height: calc(100vh - 181px);
    background-size: cover;
    background-position: center;
}
body.home.winter .featuredimg {
    background-position: top right;
}
body.home .featuredimg:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 3;
    background-color: rgba(0,0,0,0.2);
    top: 0;
    left: 0;
}
.greybg {
    background: url(/wp-content/uploads/2019/07/greybg.jpg) repeat;
    background-position: bottom;
}
.covidbanner {
    text-align: center;
    background-color: #bd3953;
    color: #fff;
    padding: 12px 3%;
}
.covidbanner p {
    margin: 0;
}
.covidbanner a {
    text-decoration: underline;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}
.hptopcontent.container {
    max-width: 1000px;
}
.hptopcontent.row {
    padding-top: 6em;
}
.topcontentleft {
    width: 63%;
    display: inline-block;
    padding: 0 7% 0 0;
}
.home .topcontentleft {
    font-size: 21.7px;
}
.topcontentright {
    width: 37%;
    display: inline-block;
    padding: 0 0 0 5%;
    vertical-align: top;
}
.home .topcontentright ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #d2d2d2;
}
.home .topcontentright li.quicklink {
    border-bottom: 1px solid #d2d2d2;
    padding: 14px 0;
}
.home .topcontentright .quicklinkimg {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.home .topcontentright li.quicklink h3 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 20px;
    margin:0 0 0 15px;
    font-weight: 600;
}
.attractiontop.topcontent {
    line-height: 1.7em;
    border-bottom: 1px solid #a7a7a7;
}
.attractioncontent.row {
    padding-top: 90px;
    padding-bottom: 90px;
}
.attractioncontent .topcontentleft {
    width: 50%;
    padding: 0 2% 0 0;
}
.attractioncontent .topcontentleft img {
    width: 100%;
    max-width: none;
    height: auto;
}
.attractioncontent .topcontentright {
    width: 50%;
    padding: 0 0 0 2%;
}
.fullcontent {
    padding-top: 60px;
    border-top: 1px solid #b5b5b5;
    margin: 60px auto 0;
}
.home h1 {
    text-transform: uppercase;
    font-size: 49px;
}
.topcontent {
    line-height: 2.2em;
}
.calltoactions {
    line-height: 0;
}
.calltoactions.row {
    padding-bottom: 5em;
}
.page-id-14 .calltoaction {
    width: 23%;
}
.calltoaction {
    display: inline-block;
    width: 31.3%;
    position: relative;
    line-height: 0;
    margin: 20px 1%;
}
.page-id-108 .calltoaction {
    width: 33.3%;
    margin: 0;
}
.calltoaction img {
    filter: grayscale(1);
}
.calltoaction:after {
    z-index: 2;
    background-color: rgba(205,66,93,.6);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    top: 0;
    transition: .5s ease all;
}
.calltoaction:nth-of-type(4n+2):after  {
    background-color: rgba(66,151,233,.7);
}
.calltoaction:nth-of-type(4n+3):after {
    background-color: rgba(253,95,33,.7);
}
.calltoaction:nth-of-type(4n+4):after {
    background-color: rgba(34,79,33,.5);
}
.calltoaction:hover:after {
    background-color: rgba(205,66,93,.7);
}
.calltoaction:hover:nth-of-type(4n+2):after  {
    background-color: rgba(66,151,233,.8);
}
.calltoaction:hover:nth-of-type(4n+3):after {
    background-color: rgba(253,95,33,.8);
}
.calltoaction:hover:nth-of-type(4n+4):after {
    background-color: rgba(34,79,33,.6);
}
.calltoaction h2 {
    font-size: 65px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #fff;
    font-family: GardenGrownCaps-Regular;
    font-weight: normal;
    font-style: normal;
    line-height: .9em;
}
.page-id-14 .calltoaction h2 {
    font-size: 47px;
}
.calltoaction a {
    display: block;
}
.calltoactiontextwrap {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    z-index: 3;
    width: 100%;
    padding: 0 20px;
}
.calltoactiontextwrap .button {
    font-size: 14px;
}
.homepagevideo {
    line-height: 0;
    position: relative;
    height: 500px;
    background-size: cover;
}
.videomodal .fa-play {
    background: none;
    border: 12px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
    display: block;
    font-size: 43px;
    width: 125px;
    height: 125px;
    line-height: 2.4em;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin-left: 7px;
}
.homepagevideo img {
    max-width: none;
    width: 100%;
}
.viewmorevideos a {
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 60px;
}
.woodbg {
    background-image: url(/wp-content/uploads/2019/07/wood-bg.jpg);
    background-repeat: repeat;
}
.bottomctas.row {
    padding-top: 20px;
    padding-bottom: 3em;
}
.bottomcta {
    display: flex;
    background-color: #fff;
    margin: 40px 0;
}
.bottomctaimg {
    flex-basis: 60%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.bottomctatext {
    flex-basis: 40%;
    padding: 60px 50px;
    font-size: 21px;
}
.bottomcta:nth-of-type(even) .bottomctatext {
    order:1;
}
.bottomcta:nth-of-type(even) .bottomctaimg {
    order:2;
}
.bottomctatext h2 {
    font-size: 34px;
    margin-bottom: 20px;
}
.homepagegallerytitle {
    background: #58b2f7;
    color: #000;
    text-align: center;
    padding: 50px 0;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 600;
    font-size: 27px;
}
.tanbg {
    background-color: #f9f6ea;
}
.attractionsfilter {
    float: left;
    font-family: brandon-grotesque, sans-serif;
    margin-bottom: 30px;
}
.attractionsfilter span {
    font-weight: 700;
}
.attractionsfilter select#attractions-category,
.attractionsfilter input[type="submit"] {
    vertical-align: top;
    font-family: brandon-grotesque, sans-serif;
}
.attractionsfilter input[type="submit"] {
    padding: 8px 40px;
    vertical-align: top;
}
#attractionswrapper {
    display: flex;
    flex-wrap: wrap;
    clear: both;
    justify-content: space-between;
}
.attraction {
    position: relative;
    background: #fff;
    flex-basis: 30%;
    margin: 0 0 40px;
}
.attractionimg {
    line-height: 0;
}
.attractionimg img {
    width: 100%;
    height: auto;
    max-width: none;
}
.attractiontext {
    font-size: 19px;
    padding: 30px 4%;
    line-height: 1.4em;
}
.attractiontext h2 {
    margin-bottom: 10px;
    line-height: 1.2em;
}
.attractiontext a.button {
    font-size: 14px;
    padding: 12px 40px;
    background-color: transparent;
    color: #bd3953;
    border: 2px solid #bd3953;
}
.ageranges {
    display: inline-block;
    float: right;
    vertical-align: middle;
    font-weight: 600;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    margin: 7px 0 0 0;
    font-size: 15px;
}
.page-id-108 h1 {
    text-align: center;
}
.page-id-108 .topcontent .container {
    max-width: 1200px;
}
.page-id-108 .topcontentright {
    text-align: center;
}
.page-id-108 .topcontentright p {
    margin-bottom: 0;
}
.page-id-108 .topcontentright img {
    border-radius: 50%;
}
.page-id-108 .topcontentright {
    width: 250px;
    display: inline-block;
    padding: 0 0 0 5%;
    vertical-align: top;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
}
.page-id-108 .topcontentleft {
    width: calc(100% - 250px);
    display: inline-block;
    padding: 0;
}
.ticketlink {
    text-align: center;
    margin: 60px 0;
}
.post-151 .entry-content h2 {
    text-transform: uppercase;
    font-size: 37px;
    text-align: center;
    margin-top: 60px;
}
.ticketlink a {
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    position: relative;
    font-size: 28px;
    padding: 12px 0 12px 30px;
    display: inline-block;
}
.ticketlink a:before {
    background-image: url(/wp-content/uploads/2019/07/tickets-icon-lg.png);
    content: '';
    position: absolute;
    width: 51px;
    height: 64px;
    left: -30px;
    top: 0;
}
.stickyfooter {
    background: #3797E5;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.stickyfooter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.stickyfooter li {
    display: inline-block;
    border-right: 1px solid #000;
    line-height: 1em;
    padding-right: 13px;
    margin: 15px 13px 15px 0;
    vertical-align: middle;
}
.stickyfooter li:last-of-type {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
.stickyfooter li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 2px;
}
.stickyfooter li a:focus,
.stickyfooter li a:hover {
    text-decoration: underline;
    color: #fff;
}
.stickyfooter li#menu-item-173 {
    float: left;
    border-right: 0;
    margin: 15px 0;
}
.stickyfooter li#menu-item-173 a {
    border-radius: 50px;
    padding: 11px 20px 11px 65px;
    position: relative;
    background: #fff;
    color: #224f22;
    font-weight: 700;
    letter-spacing: 0;
}
.stickyfooter li#menu-item-173 a:before {
    background-image: url(/wp-content/uploads/2019/07/tree-icon-green.png);
    content: '';
    position: absolute;
    width: 26px;
    height: 32px;
    left: 23px;
    top: 8px;
}
.stickyfooter li#menu-item-173 a:focus,
.stickyfooter li#menu-item-173 a:hover {
    text-decoration: none;
    background-color: #d6ecff;
}
.paidkey {
    float: right;
    font-size: 24px;
    font-style: italic;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    margin: 0 0 35px 0;
}
.paidkey .fa-dollar-sign,
.attractiontext h2 .fa-dollar-sign,
.paidattraction .fa-dollar-sign {
    color: #f05e27;
    border: 3px solid;
    border-radius: 50%;
    padding: 3px 8px;
    display: inline-block;
    vertical-align: middle;
    top: -3px;
    position: relative;
    font-size: 24px;
}
.paidattraction {
     margin-bottom: 20px;
}
.packages .bottomctaimg {
    flex-basis: 40%;
}
.packages .bottomctatext {
    flex-basis: 60%;
    padding: 55px 7%;
}
.page-id-153 .packages .bottomctaimg {
    flex-basis: 50%;
}
.page-id-153 .packages .bottomctatext {
    flex-basis: 50%;
}
.packages .bottomctatext p:last-of-type a {
    margin: 30px 0 0 0;
}
.packages.row {
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-id-13 .secondarycontent ul:first-of-type {
    list-style: disc;
    column-count: 2;
    margin: 0 5% 40px;
    column-gap: 90px;
}
.secondarycontent ul:first-of-type li {
    margin-bottom: 10px;
}
/*
.page-id-13 .secondarycontent p:nth-of-type(2) {
    text-align: center;
}*/
.attractionbreadcrumb {
    font-size: 16px;
    margin-bottom: 10px;
}
.secondarycontent hr {
    margin: 80px 0;
}
.secondarycontent h2 {
    font-size: 45px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}
.page-id-153 .secondarycontent {
    text-align: center;
}
.page-id-153 .secondarycontent p {
    margin: 0 20px 30px 20px;
    display: inline-block;
}
img.wp-image-236 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.bottomform {
    text-align: center;
    border-top: 1px solid #ececec;
}
.bottomform h2 {
    text-align: center;
}
.page-id-145 .bottomform {
    text-align: left;
}
.bottomform .gform_footer {
    text-align: center;
}
.page-template-template-pricing-tickets .topcontent {
    text-align: center;
}
.pricing h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 46px;
    margin-bottom: 40px;
}
.pricing .bottomctatext h3 {
    color: #000;
    position: relative;
    font-size: 38px;
    padding: 0 0 0 60px;
    line-height: 1em;
}
.pricing .bottomctatext h3:before {
    background-image: url(/wp-content/uploads/2019/07/tickets-icon-lg-black.png);
    content: '';
    position: absolute;
    width: 51px;
    height: 64px;
    left: 0;
    top: 4px;
}
.pricing .bottomctatext h3 span {
    font-weight: 300;
}
.flexwrapper {
    display: flex;
}
.pricing.row {
    padding-top: 50px;
    padding-bottom: 60px;
}
.pricing .bottomcta {
    display: block;
    flex-basis: 50%;
    margin: 0 1%;
}
.pricing .bottomctatext {
    flex-basis: auto;
    padding: 60px 12%;
}
.pricing .bottomctatext p:last-of-type {
    margin: 40px 0 0;
}
.pricing .bottomctatext h4 {
    font-size: 28px;
    color: #000;
    margin-bottom: 5px;
}
.pricingcontent h2 {
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;margin-bottom: 40px;
}
.pricingcontent h3 {
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 5px;
    color: #000;
}
.bottomhighlights .bottomcta {
    background-color: #234f23;
    margin: 0;
}
.bottomhighlights .bottomctaimg {
    flex-basis: 45%;
}
.bottomhighlights .bottomctatext {
    flex-basis: 55%;
    padding: 60px 5%;
    font-size: 21px;
    color: #fff;
    line-height: 2em;
}
.bottomhighlights .bottomctatext h2 {
    color: #fff;
    margin-bottom: 10px;
}
.page-id-138 .topcontent .contentcontainer {
    max-width: 1120px;
}
.bottomform .row {
    padding-top: 4em;
    padding-bottom: 3em;
}
.entry-content #tribe-events {
    margin-top: 80px;
}
.entry-content .tribe-events-calendar thead th {
    background-color: #61b3f1;
    color: #000;
    border-left: 1px solid #5394c5;
    border-right: 1px solid #5394c5;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button, .tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #61b3f1;
}
.page-template-template-contact .topcontent .row {
    padding-bottom: 5em;
}
.contactboxes {
    display: flex;
    margin-top: -120px;
    justify-content: space-between;
}
.contactbox {
    flex-basis: 31.7%;
    background: #fff;
    margin: 0;
    padding: 40px 3%;
    font-size: 19px;
    border: 1px solid #e2e0d8;
    position: relative;
}
.page-id-1049 .contactboxes {
    max-width: 720px;
    margin: -120px auto 0;
}
.page-id-1049 .contactbox {
    flex-basis: 47%;
}
.contactbox h2, .contactform h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
span.contactboxicon {
    font-size: 20px;
    border: 3px solid #f05f26;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #f05f26;
    position: absolute;
    transform: translate(-50%, -20px);
    left: 50%;
    top: 0;
    background: #fff;
}
.contactform h2 {
    font-size: 38px;
}
.contactform {
    background: #fff;
    padding: 60px 13%;
    margin: 30px 0 0;
    border: 1px solid #e2e0d8;
}
.container .gform_wrapper label.gfield_label,
.container .gform_wrapper legend.gfield_label {
    font-weight: 300;
    font-size: 18px;
}
#gform_wrapper_2.gform_wrapper .gform_footer {
    text-align: center;
}
.entry-content img.wp-image-61 {
    height: auto;
    max-width: none;
    width: 100%;
}


.masonrypost .entry-title {
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1em;
}
.masonrypost .entry-title a {
    color: #b75b1a;
    border: 0;
}
.js-masonry {
    margin-top: 40px;
}
.masonrypost {
    border: 1px solid #e4e4e4;
    width: 48%;
    font-size: 18px;
    margin: 0 1% 50px;
}
.blogfeatured {
    line-height: 0;
}
.blogfeatured img {
    width: 100%;
    max-width: none;
}
.masonrypost h2 {
    font-size: 28px;
    margin-bottom: 8px;
}
.postinfo {
    letter-spacing: 3px;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
}
.postpadding {
    padding: 20px 30px 40px 30px;
}
.masonrypost a.button {
    background: #fff;
    color: #bd3953;
    border: 1px solid #bd3953;
    padding: 10px 30px;
    font-size: 16px;
    margin: 20px 0 0;
}
.entry-meta, .entry-footer {
    font-size: 80%;
}
.entry-footer {
    margin-top: 40px;
}
.single-post h1 {
    margin-bottom: 5px;
}
.entry-meta {
    margin-bottom: 30px;
    color: #000000;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.entry-header span {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.cat-links, .tags-links, .comments-link {
    display: block;
    width: 100%;
}
.posts-navigation {
    padding-top: 10px;
    font-size: 90%;
}
.blog h2.entry-title {
    margin-bottom: 10px;
}
img.wp-image-613 {
    max-width: none;
    width: 100%;
}






.site-footer {
    color: #224b23;
    font-size: 17px;
    font-family: brandon-grotesque, sans-serif;
}
.site-footer a {
    color: #224b23;
    text-decoration: underline;
}
.site-footer a:focus,
.site-footer a:hover {
    color: #BD3953;
}
.footertop {
    background-image: url(/wp-content/uploads/2019/07/footer-bottom.jpg);
    background-color: #f7f0d3;
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 60px 0 100px;
}
.footercols {
    display: flex;
    margin: 0 5%;
    justify-content: space-evenly;
}
.footercol {
    margin: 0 2%;
}
.footercol.footercol1 {
    margin: 0 4% 0 0;
}
.footerlogo {
    line-height: 0;
    margin: 0 0 25px 0;
}
.footersocial {
    text-align: center;
}
.footersocial a {
    font-size: 40px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
}
.footercol.footercol2 strong {
    text-transform: uppercase;
}
.footercol.footercol3 {
    border-left: 1px solid #d6d3c7;
    border-right: 1px solid #d6d3c7;
    padding: 0 2%;
}
.footercol.footercol3 ul {
    list-style: none;
    position: 0;
    margin: 0;
}
.prideny {
    margin: 30px 0 0;
    text-align: center;
}
.footercol.footercol4 {
    text-align: center;
}
.footercol.footercol4 h2 {
    font-size: 35px;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1em;
}
.footercol.footercol4 h2 span {
    display: block;
}
.footercol.footercol4 p {
    font-size: 22px;
}
.footercol.footercol4 input#mce-EMAIL {
    width: 100%;
    max-width: 300px;
    text-align: center;
    font-size: 16px;
}
.footercol.footercol4 input#mc-embedded-subscribe {
    padding: 10px 70px;
    margin: 11px 0 0;
}
.mannix {
    background-color: #fff;
}




.callfor {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.callfor a {
    color: #a9bb5c;
    font-size: 29px;
    line-height: 1em;
    position: relative;
    text-decoration: none;
}
.callfor a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    transform: scaleX(-1);
    font-size: 21px;
    vertical-align: top;
}
.page-id-5 .entry-content ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.page-id-5 .entry-content ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c5c7b4;
}
.page-id-5 .entry-content ul li:last-of-type {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.footerfinfo {
    display: inline-block;
}
.footerright {
    display: inline-block;
    float: right;
}
.footerassociations p,
.footerassociations h2 {
    display: inline-block;
    vertical-align: middle;
}
.footerassociations h2 {
    display: inline-block;
    font-size: 15px;
    max-width: 170px;
    text-transform: uppercase;
    text-align: center;
    font-family: brandon-grotesque, sans-serif;
    vertical-align: middle;
    line-height: 1.3em;
    color: #e4e4e4;
}
.footerassociations p img {
    margin-left: 30px;
}
.footerbottom {
    background: #333333;
    text-align: center;
}
.footerbottom .row {
	padding-bottom: 10px;
    padding-top: 25px;
}
.footerbottom a {
	color: #fff;
}

/*--------------------------------------------------------------
# Navigation
## Menus
--------------------------------------------------------------*/
.main-navigation .menu-item-1484 {
    display: none;
}
.main-navigation {
    position: relative;
    float: right;
    margin-left: 30px;
    clear: both;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
    position: relative;
}
.main-navigation li {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}
.main-navigation li:first-of-type {
	margin-left: 0;
}
.main-navigation li:last-of-type {
	margin-right: 0;
}
.main-navigation li.menu-item-has-children a {
    padding-right: 30px;
}
.main-navigation a {
    display: inline-block;
    text-decoration: none;
    color: #444444;
    padding: 36px 7px;
    font-weight: 600;
    font-size: 19px;
    line-height: 0.8em;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
}
/*
.main-navigation button {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-left: -25px;
    top: 19px;
    right: 13px;
    z-index: 10;
    color: #bd3953;
}*/
.main-navigation button {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-left: 0px;
    top: 1px;
    right: 25px;
    z-index: 10;
    position: relative;
    color: #bd3953;
}
.main-navigation ul ul {
    background: #fff;
    width: auto;
    position: absolute;
    top: auto;
    z-index: 99999;
    text-align: left;
    padding: 10px 0;
    display: none;
    left: -999em;
    max-width: 300px;
}
.main-navigation ul ul li {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0 10px;
}
.main-navigation ul ul a {
    width: 100%;
    font-weight: 500;
    padding: 0;
    display: block;
    color: #444444;
    font-size: 17px;
    line-height: 1em;
    border-bottom: 1px solid #cacaca;
    padding: 10px;
}
.sticky .main-navigation ul ul li a,
.sticky .main-navigation ul li.menu-item-has-children ul a {
    padding: 10px;
}
.main-navigation ul ul li.menu-item-has-children a {
    padding-right: 0;
}
.main-navigation ul ul li:last-of-type a {
	border: 0;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
}
.main-navigation li:hover > a,
.main-navigation li > a:focus,
.main-navigation li.focus > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
	color: #bd3953;
}
/*.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a */

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a,
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current-menu-item > a {
    font-weight: 700;
    color: #bd3953;
}

/*--------------------------------------------------------------
## Mobile Navigation
--------------------------------------------------------------*/
.mobile-navigation {
    background-color: #ffffff;
    height: 100%;
    overflow-x: hidden;
    padding-top: 20px;
    position: fixed;
    right: 0;
    top: 0;
    transition: 0.5s;
    visibility: hidden;
    width: 100%;
    z-index: 10001;
}
.mobile-nav-wrapper {
    display: none;
    float: right;
    z-index: 10000;
    margin: 16px 20px 16px 5px;
    position: relative;
    cursor: pointer;
}
.mobile-nav-wrapper span {
    color: #444;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0;
    text-transform: uppercase;
}
#opennav, #closenav {
    background: transparent;
    border-radius: 0;
    color: #000000;
    font-size: 2.5rem;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
#closenav {
    color: #214f21;
    margin: 20px 20px 0 20px;
    position: absolute;
    font-size: 3.5rem;
    right: 0;
}
.mobile-site-logo {
    margin: 0px auto 10px;
    text-align: center;
    clear: both;
    max-width: 180px;
}
#mobile-menu {
    padding: 0 5%;
    clear: both;
    max-width: 600px;
    margin: 0 auto;
}
.mobile-navigation ul {
	list-style-type: none;
	padding: 0;
}
.mobile-navigation ul ul {
	display: none;
	margin: 0;
}
.mobile-navigation ul ul li a {
    padding-left: 20px;
    font-size: 16px;
}
.mobile-navigation li a {
    border-top: 1px solid #dcdcdc;
    color: #214f21;
    display: block;
    padding: 9px 20px;
    font-size: 18px;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.mobile-navigation li.current-menu-item > a {
    background: #224f21;
    color: #FFF;
}
.mobile-navigation li > a:hover, .mobile-navigation li > a:focus {
    color: #000;
    background: #e76219;
}
.mobile-navigation li { position: relative; }
.mobile-navigation ul li.menu-item-has-children > a {
    margin-right: 30px;
    padding-left: 50px;
}
.mobile-navigation li > button {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 16px 10px;
    z-index: 1000;
    border-top: 1px solid #d6d6d6;
    background-color: transparent;
    color: #000;
}
.mobile-navigation ul li.focus > ul {display: block;}

/*--------------------------------------------------------------
## Comment Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {margin: 0 0 1.5em; overflow: hidden;}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {float: left; width: 50%;}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {float: right; text-align: right; width: 50%;}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; background-color: #FFF; }
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;}
#content[tabindex="-1"]:focus {outline: 0;}
a.skip-link {color: #000; background-color: #FFF;}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline; float: right; margin-left: 1.5em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {content: ""; display: table; table-layout: fixed;}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {margin: 0 0 1.5em;}
.widget select {max-width: 100%;}

/*--------------------------------------------------------------
# Content
## Posts and pages
--------------------------------------------------------------*/
.sticky {display: block;}
.byline, .updated:not(.published) {display: none;}
.single .byline, .group-blog .byline {display: inline;}
.page-content, .entry-content, .entry-summary {margin: 0;}
.page-links {clear: both; margin: 0 0 1.5em;}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {display: none;}
.comment-content a {word-wrap: break-word; }
.bypostauthor {display: block; }
embed, iframe, object {max-width: 100%;}
.wp-caption {margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] {display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text {margin: 0.8075em 0; }
.wp-caption-text {text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block; text-align: center; vertical-align: top; width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 49%;}
.gallery-columns-3 .gallery-item {max-width: 32.33%; }
.gallery-columns-4 .gallery-item {max-width: 24%; }
.gallery-columns-5 .gallery-item {max-width: 19%; }
.gallery-columns-6 .gallery-item {max-width: 15.66%; }
.gallery-columns-7 .gallery-item {max-width: 13.28%; }
.gallery-columns-8 .gallery-item {max-width: 11.5%; }
.gallery-columns-9 .gallery-item {max-width: 10.11%; }
.gallery-caption {display: block; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media screen and (max-width: 1500px){
.main-navigation li {
    margin: 0 5px;
}
}
@media screen and (max-width: 1460px){
.main-navigation a,
.main-navigation .menu-item-28 a {
    font-size: 16px;
}
}
@media screen and (max-width: 1300px){
body.home .featuredimg {
    width: 100%;
    height: calc(100vh - 238px);
}
.main-navigation li.menu-item-28 {
    position: absolute;
    top: 20px;
    right: 0;
}
.main-navigation li.menu-item-has-children a {
    padding-right: 20px;
}
.main-navigation button {
    right: 10px;
}
.sticky .site-branding {
    max-width: 100%;
}
}
@media screen and (max-width: 1250px){
.attraction {
    flex-basis: 49%;
}
}
@media screen and (max-width: 1200px){
body.home .featuredimg {
    height: calc(100vh - 238px);
}
.herotextheader {
    font-size: 50px;
}
.main-navigation a, .main-navigation .menu-item-28 a {
    font-size: 15px;
}
.secondaryherotext {
    font-size: 22px;
}
.bottomctaimg,
.bottomctatext {
    flex-basis: 50%;
}
.herotextheader {
    font-size: 70px;
}
.page-id-14 .calltoaction {
    width: 48%;
}
.page-id-12 .calltoaction h2 {
    font-size: 55px;
}
}
@media screen and (max-width: 1024px){
.main-navigation .menu-item-1484 {
    display: block;
}
body.home .featuredimg {
    height: calc(100vh - 230px);
}
.herohours {
    font-size: 21px;
}
.mobile-navigation li a {
    border-top: 1px solid #d6d6d6;
    color: #214f21;
    display: block;
    padding: 9px 20px;
    font-size: 18px;
}
.mobile-nav-wrapper {
    display: block;
    margin: 30px 20px 16px 5px;
}
.site-header.sticky .mobile-nav-wrapper {
    margin: 25px 20px 16px 5px;
}
.main-navigation,
.todayshours.desktop,
.headerbutton {
    display: none;
}
.sticky .site-branding {
    max-width: 130px;
}
.site-header {
    border-top: 0;
    margin-bottom: -46px;
}
.site-branding {
    top: 5px;
    max-width: 100%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}
.site-header .container {
    height: 143px;
}
.todayshours.mobile {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    background: #e76219;
    height: auto;
    text-align: center;
    color: #000;
    padding: 3px 20px;
    font-family: brandon-grotesque, sans-serif;
    cursor: default;
    transition: all ease 0.3s;
}
.winter .todayshours.mobile {
    background: #214f21;
    color: #fff;
}
.sticky .todayshours.mobile {
    padding: 0px 20px;
}
.todayshours .todayshoursinner {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 1.3em;
    font-weight: 400;
    font-size: 25px;
    float: none;
}
.todayshours .todayshoursinner strong {
    text-transform: none;
    font-weight: 300;
    display: inline-block;
    position: relative;
    padding-left: 45px;
}
.todayshours .todayshoursinner strong:before {
    left: 15px;
}
.woohoo {
    display: none;
    opacity: 0;
}
.herolinks a.herolink {
    padding: 14px 30px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.herolink span {
    font-size: 24px;
}
.home .calltoaction,
.page-id-108 .calltoaction {
    width: 100%;
    margin: 0 auto 30px;
    display: block;
}
.page-id-108 .calltoaction {
    margin-bottom: 0;
}
.bottomctaimg {
    height: 420px;
}
.page-id-153 .bottomctaimg {
    height: 720px;
}
.bottomcta {
    display: block;
}
.bottomctaimg,
.bottomctatext {
    flex-basis: 100%;
}
.footercols {
    display: block;
    margin: 0;
    justify-content: space-evenly;
}
.footercol {
    margin: 0 0 20px;
    text-align: center;
}
.footercol.footercol1 {
    margin-right: 0;
}
.footercol.footercol3 {
    border-left: 0;
    border-right: 0;
    padding: 0;
}
.footer-navigation {
    display: none;
}
.footercol.footercol4 h2 span {
    margin-left: 12px;
}
.hptopcontent.container {
    max-width: 800px;
}
.calltoactions.row {
    max-width: 800px;
}
.page-id-12 .calltoactions.row {
    max-width: 100%;
}
.page-id-12 .calltoaction {
    width: 48%;
}
.hptopcontent.row {
    padding-top: 3em;
}
.topcontentleft,.attractioncontent .topcontentleft {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 40px;
}
.topcontentright, .attractioncontent .topcontentright {
    width: 100%;
    display: block;
    padding: 0;
    vertical-align: top;
    text-align: center;
}
.attractioncontent.row {
    padding-top: 0;
}
.site-header.sticky .container {
    height: 92px;
}
.site-header.sticky {
    padding-top: 0;
}
.stickyfooter li a {
    font-size: 15px;
}
.flexwrapper {
    display: block;
}
.pricing .bottomcta {
    margin: 0 0 50px;
}
.pricing .bottomctatext {
    padding: 60px 4%;
}
}
@media screen and (max-width: 900px){
.contactboxes{
    display: block;
}
.contactbox {
    flex-basis: 100%;
    margin: 0 auto 40px;
    text-align: center;
    max-width: 460px;
}
}
@media screen and (max-width: 800px){
body, button, input, select, textarea {
    font-size: 19px;
}
h1 {
    font-size: 35px;
}
h2 {
    font-size: 29px;
}
h3 {
    font-size: 25px;
}
.topcontent {
    line-height: 1.9em;
}
.bottomctatext {
    padding: 60px 5%;
}
.herohours {
    font-size: 21px;
}
.secondary-footer-navigation .menu-item-172,
.secondary-footer-navigation .menu-item-173,
.secondary-footer-navigation .menu-item-174 {
    display: none;
}
.stickyfooter {
    padding: 0;
}
.stickyfooter ul {
    text-align: center;
}
.stickyfooter li {
    display: block;
    border-right: 0;
    padding: 9px 10px;
    margin: 0;
    border-bottom: 1px solid #92ceff;
}
body.home .featuredimg {
    height: calc(100vh - 211px);
}
.home h1 {
    font-size: 35px;
}
.homepagevideo .videomodal a i{
    border: 7px solid #fff;
    font-size: 33px;
    width: 85px;
    height: 85px;
    line-height: 2.2em;
}
.page-id-13 .secondarycontent ul:first-of-type {
    list-style: disc;
    column-count: 1;
    margin: 0 0 40px;
    column-gap: 0;
}
.secondarycontent h2 {
    font-size: 35px;
}
.attraction {
    flex-basis: 100%;
}
.page-id-108 .topcontentright,
.page-id-108 .topcontentleft {
    display: block;
    width: 100%;
    padding: 0;
}
.masonrypost {
    width: 98%;
}
.page-id-1419 .herotextheader {
    font-size: 31px;
}
}
@media only screen and (max-width: 641px) {
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1em;
    min-height: 1rem;
}
}
@media screen and (max-width: 600px) {
.herotextheader {
    font-size: 50px;
    line-height: 0.9em;
    margin-bottom: 20px;
}
body.home .featuredimg {
    background-image: url(/wp-content/uploads/2019/08/mobile-header.jpg)!important;
}
body.home.winter .featuredimg {
    background-image: url(/wp-content/uploads/2019/11/winter-mobile-hero.jpg)!important;
    background-position: top right;
}
/*.featuredimg {
    height: 300px;
}*/
.page-id-12 .calltoaction,
.page-id-14 .calltoaction {
    width: 100%;
    margin: 20px 0;
}
.contactform h2,
.secondarycontent h2 {
    font-size: 30px;
}
}
@media screen and (max-width: 500px) {
.calltoaction h2 {
    font-size: 50px;
}
.herotextheader {
    font-size: 40px;
}
.herolinks a.herolink {
    width: 100%;
    display: block;
    padding: 14px 40px;
    margin: 10px 0;
}
.herolinks .herolink:first-of-type {
    border-radius: 80px;
}
.herolinks .herolink:last-of-type {
    border-radius: 100px;
    margin: 10px 0;
    padding: 14px 40px;
    border-left: 0;
}
.todayshours .todayshoursinner {
    font-size: 18px;
}
.todayshours .todayshoursinner strong:before {
    top: -1px;
}
.homepagevideo {
    line-height: 0;
    position: relative;
    height: 300px;
    background-size: cover;
}
body.home .featuredimg {
    height: calc(100vh - 211px);
}
.secondaryherotext {
    font-size: 15px;
}
/*
.featuredimg {
    height: 220px;
}*/
.homepagegallery {
    display: none;
}
.quicklinks {
    text-align: left;
}
}
@media screen and (max-width: 420px){
body.home .featuredimg {
    height: calc(100vh - 204px);
    min-height: 480px;
}
.home .herotext {
    margin-top: 0;
    transform: translate(-50%, -70%);
}
.herotextheader {
    display: none;
}
}
@media screen and (max-width: 400px){
.site-branding {
    top: 5px;
    max-width: 130px;
    transform: none;
    position: relative;
    top: 7px;
    float: left;
    left: 0;
}

.site-header .container {
    height: 90px;
}
.site-header {
    border-top: 0;
    margin-bottom: 0;
}
.mobile-nav-wrapper {
    margin: 25px 20px 16px 5px;
}
.herotextheader {
    font-size: 40px;

}
@media screen and (max-width: 350px){

}