*,
::before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-size: 15px;
	background-color: #eaede2;
	margin: 0 auto
}

.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    margin: 0 auto;
}
@font-face {
	font-family: "Reddit Sans", sans-serif;
	src: local('/fonts/"Reddit Sans", sans-serif'), local('/fonts/"Reddit Sans", sans-serif-Alt'), url('https://wistow.comhttps://wistow.com/fonts/"Reddit Sans", sans-serifBold.woff2') format('woff2'), url('/fonts/"Reddit Sans", sans-serifBold.woff') format('woff'), url('https://wistow.com/fonts/"Reddit Sans", sans-serifBold.ttf') format('truetype');
	font-weight: 400;
	font-style: normal
}

p {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 210%;
	font-weight: 400;
	letter-spacing: .8px;
	font-size: 16px;
	color: #353535
}

img.logo {
	left: 80px;
	margin: 0
}

div#headerinner {
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	padding-left: 20px;
	padding-right: 20px
}

img.logo {
	width: 200px
}

input {
	border: none;
	height: 50px;
	border-radius: 5px;
	padding: 0 20px;
	font-size: 16px;
	letter-spacing: .4px
}

.mailingform input {
	width: 260px !important;
	margin-right: 10px;
	margin-bottom: 10px
}

.mailingform ul {
	display: inline-flex;
	list-style: none !important;
	line-height: 100%;
	margin: 0;
	padding: 0
}

.mailingform ul li {
	margin-right: 25px;
	color: #fff;
	font-size: 16px;
	letter-spacing: .5px
}

.mailingform ul input {
	height: 24px;
	width: 24px;
	vertical-align: -webkit-baseline-middle
}

div#footer {
	padding: 80px;
	display: table;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	text-align: center;
	padding-bottom: 40px
}

.carousel-caption a {
	MARGIN: 15px 0
}

.carousel::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 20vh;
	top: 75vh;
	z-index: 100
}

#index .carousel::after {
	display: none
}

.container,
body,
html {
	height: 100%;
	font-family: "Reddit Sans", sans-serif;
	letter-spacing: .5px
}

.container {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 0
}

div#header {
	background: #fff;
	z-index: 100;
	width: 100%;
	padding: 1px 0;
	z-index: 10000;
	box-shadow: 0 10px 20px -10px #00000040;
	position: relative
}

.arrow-up {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

@keyframes fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

#index .carousel-caption {
	color: #fff;
	bottom: inherit;
	max-width: 950px;
	position: absolute;
	top: 70%;
	left: 0;
	right: 0;
	transform: translate(0, -50%);
	margin: 0 auto;
	padding: 0;
	text-align: center
}

.carousel-caption {
    color: #fff;
    max-width: 1400px;
    position: absolute;
    margin: 0 auto;
    bottom: 80px;
}

.sideform {
	width: 35%
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    border-radius: 30px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

#index .carousel-indicators {
    margin-bottom: 80px;
    display: flex;
}

.carousel-indicators {
    margin-bottom: 20px;
    /* display: none; */
}

#index .carousel-item {
	height: 100vh;
	height: calc(100vh - 0px);
	background: #000;
	max-height: 900px
}

.carousel-item {
	height: 100vh;
	height: calc(100vh - 50px);
	background: #000;
	max-height: 600px
}

#index .carousel {
	position: relative;
	height: 100vh;
	margin-bottom: 0;
	height: calc(80vh - 0px);
	max-height: 900px;
	overflow: hidden;
	margin-bottom: 0;
	width: 100%
}

.carousel {
    position: relative;
    height: 100vh;
    margin-bottom: 0;
    height: calc(100vh - 0px);
    max-height: 600px;
    overflow: hidden;
    margin-bottom: 50px;
}

#index .w-100 {
	height: 100%;
	object-fit: cover;
	bottom: 0;
	opacity: 1;
	object-position: center;
	mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, transparent 110%)
}

.w-100 {
    height: 100%;
    object-fit: cover;
    bottom: 0;
    opacity: 1;
    filter: brightness(100%);
    height: 100%;
    object-fit: cover;
    bottom: 0;
    opacity: 1;
    object-position: center;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, transparent 110%);
}

.carousel-inner p {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 160%;
    padding-bottom: 10px;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 0 10px #000000ab;
    color: #fff;
    display: none;
}

.text-box h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase
}

.text-box p {
	color: #fff;
	font-size: 16px
}

.text-box.right {
	background-color: #fff
}

h2 {
    font-size: 36px;
    line-height: 110%;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "Reddit Sans", sans-serif;
    color: #555551;
}

h3 {
    font-size: 26px;
    line-height: 150%;
    font-weight: 500;
    margin-bottom: 10px;
    color: #4d4a43;
    letter-spacing: 1px;
    font-family: "Reddit Sans", sans-serif;
}

h4 {
    text-align: left;
    line-height: 180%;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 21px;
    color: #555551;
    padding-bottom: 10px;
}
div#footerlinks {
	clear: both;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center
}

div#footernavlinks ul {
    display: flex;
    list-style: none !important;
    margin: 0;
}

div#footernavlinks a {
    color: #496942;
    display: block;
    line-height: 170%;
    font-size: 17px;
    text-transform: uppercase;
    padding: 0 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

div#footernavlinks {
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 40px 0;
	width: 100%;
	border-top: 1px solid #bec2b5;
	border-bottom: 1px solid #bec2b5
}

div#footerlinks a {
	margin: 0 20px 0 0;
	letter-spacing: 1px;
	color: #9a9897;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px
}

div#footernavlinks h4 {
	color: #fff;
	font-weight: 500
}

div#footerlinks p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	color: #9a9897;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px
}

.newspage .introtext img {
    width: 100%;
}
a:hover {
	text-decoration: none
}

h1 {
	FONT-SIZE: 60PX;
	FONT-WEIGHT: 400;
	LETTER-SPACING: 0PX;
	line-height: 90%;
	margin-bottom: 10px;
	font-family: "Reddit Sans", sans-serif
}

.carousel-caption.d-none.d-md-block h1 {
    font-size: 75px;
    font-weight: 800;
    line-height: 95%;
    text-align: center;
    text-shadow: 0 0 20px #00000091;
    letter-spacing: 1px;
    text-transform: uppercase;
}

ul {
	list-style: circle !important;
	line-height: 200%;
	color: #373737
}

i.material-icons {
	margin-right: 10px
}

@keyframes zoominoutsinglefeatured {
	0% {
		transform: scale(1, 1)
	}

	50% {
		transform: scale(1.3, 1.3)
	}

	100% {
		transform: scale(1, 1)
	}
}

.message {
	display: inline-block;
	animation: carousel 10s infinite;
	width: 100%;
	padding: 0;
	margin: 0
}

@keyframes carousel {
	0% {
		transform: translateX(0)
	}

	45% {
		transform: translateX(0)
	}

	50% {
		transform: translateX(-100%)
	}

	95% {
		transform: translateX(-100%)
	}

	100% {
		transform: translateX(0)
	}
}

a {
	color: inherit;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 4px
}

div#newslettersignupfooter {
	background: #689882;
	display: grid;
	border-top: 0 solid #00000030;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 160px;
	padding: 40px 110px
}

div#newslettersignupfooter h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}

div#newslettersignupfooter p {
	color: #fff;
	margin: 0;
	padding: 0
}

div#newslettersignupfooter #container {
    margin: 0 auto;
    padding: 30px 0;
    display: inline-block;
    max-width: 1400px;
    width: 100%;
    column-count: 2;
}

.mailingform {
    width: 50%;
    margin-top: 0px;
    display: table;
    right: 0;
    float: right;
}

div#newslettersignupfooter img {
	float: left;
	width: 150px;
	margin-right: 30px;
	background: #fff;
	border-radius: 120px;
	position: absolute;
	margin-top: -60px;
	margin-left: -110px;
	box-shadow: 0 0 10px #0000003b;
	padding: 29px
}

div#newslettersignupfooter span p {
	margin: 0
}

.row.news {
    max-width: 700px;
    margin: 0 auto;
    /* display: grid; */
    /* grid-template-columns: auto auto auto auto; */
    /* grid-column-gap: 0; */
}

div#footernavigation {
	max-width: 1400px;
	margin: 0 auto
}

.fullwidthcontainer {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}div#smalldiv {
    margin: 40px 0px;
    display: table;
}.ruraldirectory {
    margin-bottom: 40px !important;
}

.text-box {
	background-color: #7cc244;
	padding: 100px 100px;
	box-sizing: border-box;
	margin-left: 0;
	min-height: 600px;
	width: 50%;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: baseline;
	height: 100%;
	text-align: left
}

.image-box {
	position: relative;
	overflow: hidden;
	margin-right: 0;
	vertical-align: middle;
	width: 50%;
	right: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.image-box img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	vertical-align: middle;
	flex-shrink: 0;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	width: 50px;
	height: 100px
}

.image-box::before {
	content: '';
	position: absolute;
	left: -1px;
	top: 50%;
	z-index: 1000000000000;
	transform: translateY(-50%);
	border-width: 50px;
	border-style: solid;
	border-color: transparent transparent transparent #7cc244
}

.image-box.left::after {
	content: '';
	position: absolute;
	right: -1px;
	top: 50%;
	z-index: 1000000000000;
	transform: translateY(-50%);
	border-width: 50px;
	border-style: solid;
	border-color: transparent #fff transparent transparent
}

.image-box.left::before {
	display: none
}

.text-box.right h2 {
	color: #292929
}

.text-box.right p {
	color: #292929
}

.sideform {
	width: 35%;
	box-shadow: 0 0 10px #dadada;
	padding: 30px;
	height: max-content;
	background: #f6f6f6
}

ul.list-group {
	margin-right: 40px !important
}

.accordion {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.accordion-item {
    border-bottom: 0px solid #c3c3c3;
    overflow: hidden;
    background: #ffffff4f;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 4px;
}

.accordion-header {
    cursor: pointer;
    padding: 6px 0;
    text-align: left;
    border: none;
    outline: 0;
    transition: background-color .3s;
    background: 0 0;
    font-size: 18px;
    letter-spacing: .6px;
    font-weight: 500;
    color: #3f372f;
    text-transform: uppercase;
}

.accordion-content p {

    margin-bottom: 0px;
}

.accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out
}

.accordion-header.active {
	background-color: transparent;
	border: none !important
}

.accordion button:focus {
	outline: 1px dotted;
	outline: 0
}

b {
	font-weight: 500
}

.contact p {
	font-size: 15px;
	line-height: 180%;
	margin: 0;
	letter-spacing: .6px
}

.contact h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	letter-spacing: .5px
}

.contact {
	padding: 35px 25px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0 0 10px #00000038;
	width: 100%;
	will-change: filter
}

.expanded {
	max-height: 2000px
}

@keyframes fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

button#expandBtn {
	z-index: 100000000;
	margin: 0 auto;
	text-align: center;
	display: block;
	top: 500px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 80px;
	height: 80px;
	padding-bottom: 15px;
	font-size: 41px;
	line-height: 130%;
	border: none;
	border-radius: 500px;
	background: #87bc4d;
	color: #fff;
	box-shadow: 0 0 30px #d1d1d1
}

button#expandBtn:hover {
	background: #000
}

.fullwidthcontainer .text-box ul {
	color: #fff
}

div#noticebar {
    background: #ce4343;
    text-align: center;
    padding: 13px 10px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

body#index .carousel-inner p {
	border: none
}

.text-box.right ul {
	color: #515151
}

form.form-inline {
	display: block !important;
	text-align: center;
	margin-bottom: 10px
}

.carousel-caption.d-none.d-md-block h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    MARGIN: 0PX;
    LETTER-SPACING: 5PX;
}div#highlight-box h4 {
    Text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #555551;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    line-height: 120%;
    letter-spacing: 1px;
}h1.newstitle {
    /* font-size: 60px !important; */
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cc-window {
    color: rgb(255, 255, 255);
    background-color: rgb(73 105 66)!important;
}.cc-banner.cc-bottom {
    width: 540px!important;
    bottom: 30px!important;
    margin: 0 auto!important;
}.cc-banner .cc-btn:last-child {
    min-width: 120px;
    margin-left: 20px;
    font-family: 'Reddit Sans';
    font-weight: 500;
}.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 140%;
    font-family: 'Reddit Sans';
    font-weight: 300;
}

.open {
	background-color: #fff;
	width: 45px;
	height: 5px;
	display: block;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
	top: 80px
}

.open:before {
	content: "";
	background-color: #fff;
	width: 45px;
	height: 5px;
	display: block;
	border-radius: 2px;
	position: relative;
	top: -15px;
	transform: rotate(0);
	transition: all .3s ease
}

.open:after {
	content: "";
	background-color: #fff;
	width: 45px;
	height: 5px;
	display: block;
	border-radius: 2px;
	position: relative;
	top: 10px;
	transform: rotate(0);
	transition: all .3s ease
}

.menu {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	padding: 0 0;
	background: #7cc242
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto
}

.menu ul li a {
    font-size: 21px;
    display: block;
    color: #fff;
    text-decoration: none;
    transition: color .2s;
    font-family: "Reddit Sans", sans-serif;
    text-transform: initial;
    padding: 6px 0;
}

.menu ul li a:hover {
	color: #ff8702
}

.menu ul li:hover {
    background: none;
}
nav {
	width: var(--menu-width);
	display: flex;
	transform-style: preserve-3d;
	justify-content: space-evenly;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	perspective: 2000px;
	flex-wrap: wrap;
	FLOAT: RIGHT;
	TOP: 37PX
}

nav .menu-item {
	color: #fff;
	font-weight: 600;
	transform-style: preserve-3d;
	flex-grow: 1;
	display: flex;
	flex-basis: var(--item-width);
	box-sizing: border-box;
	padding: 0 20px;
	justify-content: center;
	perspective: 200px;
	letter-spacing: .5px;
	min-height: 7.5em
}

nav .menu-text,
nav .menu-text a {
	font-size: 18px;
	color: #496942;
	text-decoration: none;
	transition: color .1s ease-out;
	letter-spacing: 1.5px;
	font-weight: 700
}

nav .menu-text a:hover {
	color: rgb(135 188 77)
}

#sub-menu-holder {
	pointer-events: none;
	color: rgba(0, 0, 0, .5);
	font-weight: 400;
	padding: 1em;
	position: absolute;
	transition: opacity 2 ease-out;
	transform: rotateX(-25deg) scale(1);
	transform-origin: 50% 7em 0;
	opacity: 0;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .1), 0 2px 20px rgba(0, 0, 0, .3);
	box-sizing: border-box;
	top: 3rem;
	border-radius: 10px;
	background: #fff;
	display: block;
	height: 300px;
	width: calc(var(--menu-width) * 1.5)
}

#sub-menu-container {
	position: absolute;
	z-index: -1;
	min-width: 100%;
	top: 2.5em;
	width: 100%
}

nav .menu-item:hover~#sub-menu-container #sub-menu-holder {
	animation: clipPath .25s ease-out 1 forwards;
	transition: clip-path .25s ease-out, left .15s ease-out, height .15s ease-out;
	opacity: 1;
	right: auto
}

nav .menu-item:nth-of-type(1):hover~#sub-menu-container #sub-menu-holder,
nav .menu-item:nth-of-type(4):hover~#sub-menu-container #sub-menu-holder {
	clip-path: inset(0 28.75em 0 0 round 10px);
	height: 14em
}

nav .menu-item:nth-of-type(2):hover~#sub-menu-container #sub-menu-holder,
nav .menu-item:nth-of-type(3):hover~#sub-menu-container #sub-menu-holder {
	clip-path: inset(0 15em 0 0 round 10px)
}

nav .menu-item:nth-of-type(1):hover~#sub-menu-container #sub-menu-holder {
	left: calc(-9em + -1px)
}

nav .menu-item:nth-of-type(2):hover~#sub-menu-container #sub-menu-holder {
	left: calc(-6.5em + -1px);
	height: 18.75em
}

nav .menu-item:nth-of-type(3):hover~#sub-menu-container #sub-menu-holder {
	left: calc(2.75em + 1px);
	height: 24.5em
}

nav .menu-item:nth-of-type(4):hover~#sub-menu-container #sub-menu-holder {
	left: calc(19em + 1px)
}

.menu-item .sub-menu {
	position: absolute;
	top: 3.5em;
	color: rgba(0, 0, 0, .5);
	border-radius: 10px;
	min-width: 29.5em;
	pointer-events: none;
	box-sizing: border-box;
	z-index: 999;
	margin-left: -5em;
	clip-path: inset(0 10em 10em 15em);
	opacity: 0;
	font-weight: initial;
	padding: 0;
	transition: all .25s ease-out, opacity .25s ease-in, margin-left .25s ease-out, clip-path .15s ease-out;
	background: #fff;
	BORDER: 1PX SOLID silver
}

.menu-item:hover .sub-menu {
	pointer-events: all;
	clip-path: inset(0 0 0 0)
}

.menu-text:after {
	transition: bottom .25s ease-out, opacity 10ms ease-out 10ms;
	opacity: 0;
	content: '';
	position: absolute;
	pointer-events: none;
	bottom: -5em;
	left: calc(50% - 15px);
	border-color: transparent transparent #b3b3b3 transparent;
	border-width: 15px;
	border-style: solid
}

.menu-item:hover .menu-text:after {
	bottom: 3.3em;
	opacity: 1;
	transition: bottom .25s ease-out, opacity 10ms ease-out .15s
}

.menu-item:hover .sub-menu {
	opacity: 1;
	margin-left: 0;
	overflow: hidden
}

.menu-item .icon-box:hover {
	background: #496942
}

.menu-item-nodrop {
	padding: 0 20px
}

.menu-item:hover~#sub-menu-container #sub-menu-holder {
	transition: transform .25s ease-out, opacity .25s ease-out, clip-path .25s ease-out
}

@keyframes clipPath {
	0% {
		opacity: 0
	}

	100% {
		transform: rotateX(0) scale(1);
		top: 4.5em;
		opacity: 1
	}
}

.menu-item .title {
	font-weight: 600;
	color: rgb(67 67 67);
	margin: 0;
	font-size: 17px;
	line-height: 160%
}

.menu-item .icon-box * {
	position: relative
}

.menu-item .icon,
.menu-item .text {
	float: left;
	color: #616161;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: .5px
}

.menu-item .icon {
	color: rgb(43 43 43);
	font-size: 25px;
	margin: 13px 17px 0 0
}

.menu-item .icon-box {
	cursor: pointer
}

.menu-item .icon-box {
	float: left;
	width: 100%;
	margin: 0;
	row-gap: 0;
	line-height: 150%;
	padding: 16px 30px 12px 30px;
	border-bottom: 1px solid #e2e2e2
}

.menu-item .icon-box .text i {
	clip-path: inset(0 100% 0 0);
	font-size: .75em;
	position: relative;
	top: -1px
}

.icon-box.gb .icon i:before {
	background: linear-gradient(45deg, #0c86ef, #0cef9b);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	padding-left: 1px
}

.icon-box.gb.a .icon i:before {
	background-image: linear-gradient(45deg, #2ca7ff 35%, #31d078 75%)
}

.icon-box.gb.b .icon i:before {
	background-image: linear-gradient(45deg, #f32b2b 35%, #efbe0c 75%)
}

.icon-box.gb.c .icon i:before {
	background-image: linear-gradient(45deg, #7176ff 35%, #b26cea 75%)
}

.icon-box.gb.d .icon i:before {
	background-image: linear-gradient(45deg, #79c76f 35%, #bed09b 75%)
}

.icon-box.gb.e .icon i:before {
	background-image: linear-gradient(45deg, #6082ff 35%, #ff5dbe 75%)
}

.menu-item .icon-box:hover .text i {
	clip-path: inset(0 0 0 0);
	transition: clip-path .1s ease-out
}

.menu-item .icon-box:hover .icon,
.menu-item .icon-box:hover .sub-text,
.menu-item .icon-box:hover .title {
	color: rgb(255 255 255)
}

#sub-menu-bottom {
	background: #d4e3ea70;
	position: absolute;
	bottom: 0;
	opacity: 0;
	transition: all .25s ease-out, height .1s ease-out;
	left: 0;
	width: 100%;
	height: 5em
}

nav .menu-item:nth-of-type(3).highlight:hover~#sub-menu-container #sub-menu-holder #sub-menu-bottom {
	height: 7.5em
}

.bottom-container {
	grid-area: 4/-3/4/3;
	padding-top: 1.5em;
	color: #3a5260;
	font-weight: 500
}

.bottom-container a {
	float: right;
	background: linear-gradient(90deg, #8ea4b166, #a3b5bf6b);
	padding: .5em 1em;
	border-radius: 100px;
	position: absolute;
	color: #2c4655bf;
	font-weight: 700;
	text-decoration: none;
	right: 1.5em;
	bottom: 1.5em
}

.bottom-container a:hover {
	background: linear-gradient(90deg, #8ea4b136, #a3b5bf33)
}

.sub-menu h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: rgb(44 70 86 / 68%);
	margin: .75em 0
}

.sub-menu .box a {
	width: 100%;
	float: left;
	font-size: 1em;
	line-height: 1.75em;
	color: #7a8a94;
	text-decoration: none
}

.sub-menu .box a:hover {
	color: rgb(44 70 86)
}

.box {
	margin: 0 0 3em 0
}

nav .menu-item.highlight:hover~#sub-menu-container #sub-menu-holder #sub-menu-bottom {
	opacity: 1
}

:root {
	--items: 5;
	--item-width: calc(var(--menu-width) / var(--items))
}

.topfixedlinks span {
	margin-left: 25px
}

.topfixedlinks a {
	color: #ffffffcc;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase
}

.topfixedlinks {
	text-align: right;
	width: 1240px;
	margin: 0 auto;
	position: absolute;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	top: 10px;
	margin-right: auto
}

.topfixedlinks a:hover {
	text-decoration: none;
	color: #fff
}

div#welcomeheader h2 {
	max-width: 980px;
	margin: 0 auto;
	text-transform: uppercase;
	line-height: 140%;
	font-size: 33px;
	font-weight: 600;
	letter-spacing: 3px;
	color: #555551;
	text-align: center
}

div#welcomeheader {
	margin: 70px 0
}

div#two-highlight-boxes {
    position: relative;
    column-count: 2;
    column-gap: 70px;
    margin-bottom: 0px;
}

div#highlight-box h3 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 600;
	color: #555551
}

div#highlight-box p {
    padding: 5px 50px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 190%;
    margin-bottom: 10px;
}
div#highlight-box {
    /* float: left; */
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    transition: all .4s;
    overflow: hidden;
    text-align: center;
    padding-bottom: 40px;
    -webkit-flex: 1;
    margin-bottom: 0px;
    -ms-flex: 1;
    flex: 1;
}

div#highlight-box img {
	width: 100%;
	margin-bottom: 40px
}

a.btndrk {
	background: #496942;
	padding: 19px 50px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 2px;
	display: inline-block
}

div#highlight-box:hover {
	scale: 1.04;
	transition: all .4s
}

a.btndrk:hover {
	text-decoration: none;
	background: #268457
}

div#homeheroboxes {
	margin: 0 auto;
	display: flex;
	gap: 40px;
	margin-top: -80px;
	position: relative;
	z-index: 100;
	margin-bottom: 60px
}

div#herobox {
    flex: 1 1 0;
    width: 0;
    padding: 30px 40PX 30PX 40px;
    background: #fff;
    transition: all .4s;
}div#herobox:hover {
    scale: 1.04;
    transition: all .4s;
}.carousel-inner::after {
    z-index: 100;
    content: url(../images/small_triangle.png);
    content: "icon";
    text-indent: -999em;
    display: block;
    width: 100%;
    height: 55px;
    background: url(https://wistow.com/beta/uploads/file-manager/1717507191ripedge.png) 0 0px no-repeat;
    bottom: -5px;
    position: absolute;
    background-size: cover;
}

div#herobox p {
    margin: 0;
    line-height: 180%;
}

div#herobox span {
	float: left;
	height: 100%;
	display: flex;
	align-items: center;
	margin-right: 20px
}
div#newslettersignupfooter .svg-inline--fa {
    color: #fff;
    font-size: 50px;
    float: left;
    margin-bottom: 0px;
    margin-top: 14px;
    margin-right: 30px;
}div#herobox .svg-inline--fa {
    /* float: left; */
    font-size: 60px;
    display: table-cell;
    vertical-align: middle;
    /* display: block; */
    COLOR: #4b6842;
}
div#two-column {
    display: inline-flex;
    gap: 90px;
    margin-bottom: 0px;
}div#two-column span {
    flex: 1 1 0;
    gap: 10px;
}
div#three-highlight-boxes {
    position: relative;
    column-count: 3;
    column-gap: 40px;
    margin-bottom: 0px;
    /* display: -webkit-flex; */
    /* display: flex; */
}span.boxiconhighlight {
    width: 100%;
    display: table;
    padding: 20px 0px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 110px;
}a.smlbtndrk {
    background: #ededed;
    padding: 13px 30px;
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
}a.smlbtnlight, button.smlbtnlight {
    background: #689882;
    padding: 13px 30px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    border: none;
}




span.weatherclosewarning {
    display: inline-flex;
    background: #ce4545;
    padding: 30px 80px;
    align-items: center;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
}span.weatherclosewarning svg {
    float: left;
    color: #fff;
    font-size: 43px;
    margin-right: 20px;
}span.weatherclosewarning p {
    line-height: 160%;
    margin: 0px;
    font-size: 16px;
    color: #fff;
}
.image-box.left .carousel {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: middle;
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 50px;
    height: 100px;
}
.image-box.left .carousel-inner::after{
    display:none
}
.image-box.left .carousel img {
    mask-image: none;
}
.galleryslideshow .carousel {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: middle;
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 50px;
    height: 100px;
}
.galleryslideshow .carousel-inner::after{
    display:none
}
.galleryslideshow .carousel img {
    mask-image: none;
}
.galleryslideshow {
    display: table;
    position: relative;
    overflow: hidden;
    margin-right: 0;
    vertical-align: middle;
    width: 100%;
    right: 0;
    margin-top: 0px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    overflow: hidden;
    height: 440px;
}.galleryslideshow .carousel-item {
    height: 100vh;
    height: 440px;
    background: #fff;
    max-height: 700px;
}video.mazevideo {
    /* max-width: 900px; */
    margin: 0 auto;
    display: block;
    height: 800px;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 0px;
    margin-bottom: 0px;
}
.text-box.right.dark p, .text-box.right.dark h2 {
    color: #fff;
}p.highlightcorner {
    background: #ffffff;
    z-index: 10000;
    padding: 4px 80px;
    top: 59px;
    left: -80px;
    font-size: 18px;
    position: absolute;
    transform: rotate(-45deg);
    FONT-WEIGHT: 600;
}video {
    width: 100%;
    height: 360px;
    position: relative;
    /* border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; */
    /* animation: morph 8s ease-in-out infinite both alternate; */
    object-fit: cover;
    border-radius: 8px;
}
.fullwidthcontainer.green .image-box.left::after {

    border-color: transparent #1ea869 transparent transparent;
}
img.travelchoice {
    position: absolute;
    top: 265px;
    right: 0;
    /* position: fixed; */
    width: 130px;
    z-index: 10000;
}.fullwidthcontainer.slim .text-box.right {
    width: 65%;
    min-height: inherit;
    padding: 80px 60px;
}.fullwidthcontainer.slim .image-box.left {
    width: 35%;
    margin: 0px;
}.text-box.right.dark h3 {
    color: #fff;
}img.divider {
    /* width: 100%; */
    height: 90px;
    margin: 0 auto;
    display: table;
    opacity: 0.6;
    margin-top: 50px;
    margin-bottom: 50px;
}.narrow {
    max-width: 900px;
    margin: 0 auto;
}
span.imagecontainer img {
    display: auto;
    flex: 1;
    max-width: 100%;
    height: auto;
    max-height: 295px;
    border: 0px solid #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 10px #00000026;
}span.imagecontainer {
    gap: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-bottom: 30px;
}
h2.year {
    font-size: 70px;
    font-weight: 800;
    text-align: center;
}span.historytext {
    /* height: 270px; */
    overflow: hidden;
    display: block;
    padding: 100px;
    padding-top: 40px;
    padding-bottom: 30px;
}span.historytext .accordion {
    max-width: 100%;
}span.historytext .accordion .accordion-item {
    padding: 0px;
    overflow: initial;
}span.historytext .accordion .accordion-item button {
    font-size: 14px;
    border: 1px solid #cecece !important;
    padding: 7px 20px;
    border-radius: 0px !important;
    margin-bottom: 14px;
}span.historytext .accordion-content p {
    margin-bottom: 20px;
}.narrow.history {
    max-width: 1200px;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 0px;
    margin-bottom: 60px;
    box-sizing: border-box;
    display: table;
    box-shadow: 0px 0px 10px #0000001f;
}span.historyimg {
    /* width: 400px; */
    /* float: left; */
    overflow: hidden;
    /* margin-right: 40px; */
}span.historyimg img {
    width: 100%;
    margin-bottom: -40px;
}img.historysideimg {
    float: left;
    margin-right: 50px;
    border-radius: 5px;
}.usefullinks a {
    background: #fff;
    /* border: 1px solid #d3d3d3; */
    padding: 15px 30px;
    margin: 0px 7px;
    color: #686868;
    text-transform: uppercase;
    letter-spacing: 1px;
}.usefullinks p {
    font-size: 22px;
}.usefullinks {
    padding: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0px auto;
    margin-top: 70px;
    border-top: 1px solid #ccd1be;
    padding-top: 60px;
}.usefullinks.socials a {
    background: none;
    padding: 0px;
    font-size: 40px;
    margin-top: -10px;
    display: inline-flex;
}iframe.lightwidget-widget {
    max-width: 1350px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 40px;
}
.usefullinks.socials {
    DISPLAY: none;
}
body#wistow-maze .usefullinks.socials, body#how-the-maze-was-made .usefullinks.socials, body#faqs-wistow-maze .usefullinks.socials{
    DISPLAY: inherit;
}

div#two-column span a {
    color: #343434;
    text-align: center;
    padding-top: 7px;
    display: table;
    float: right;
}
.ruraldirectory #highlight-box img {
    margin-bottom: 25px;
}.ruraldirectory #highlight-box h3 {
    font-size: 24px;
    font-weight: 500;
    /* letter-spacing: 1px; */
    border-bottom: 1px solid #d3d3d3;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
body#wistow-maze .fullwidthcontainer.green {
    margin-top: 0px;
}.fullwidthcontainer.green h3 {
    margin: 0px;
}span.storekey {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 180%;
    color: #6e6d6a;
    margin-bottom: 12px;
    display: block;
}.narrow.storedetails span.boxiconhighlight {
    width: 100%;
    display: table;
    padding: 10px 0px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 50px;
    background: #aaaf9e;
}.narrow.storedetails div#highlight-box h3 {
    font-size: 21px;
    margin-bottom: 8px;
}.narrow.storedetails div#highlight-box p {
    padding: 0px 20px;

    letter-spacing: 1px;
    line-height: 170%;
    margin-bottom: 0px;
    color: #92908b;
}span.storekey.socials svg {
    font-size: 35px;
    margin: 8px;
}.narrow.storedetails div#highlight-box {
    min-height: 280px;
}#sib-container {
    background: transparent!important;
    margin: 0 auto!important;
    padding: 0px!important;
    display: inline-block;
    width: 100%!important;
}.sib-form {
    font-size: initial !important;
    font-family: inherit !important;
    padding: 0px !important;
    margin: 0 !important;
    float: right;
    margin-top: 10px !important;
}.sib-input.sib-form-block {
    width: 360px;
    float: right;
    /* right: 0; */
    text-align: right;
}
.sib-form input#EMAIL {
    padding: 12px;
    font-size: 16px;
    letter-spacing: 1px;
    width: 100% !important;
}.sib-form-block__button-with-loader {
    min-height: 62px !important;
    line-height: 23px;
    width: 150px !important;
    letter-spacing: 1px !important;
    background: #3b604f !important;
    border-radius: 0px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}#sib-form {
    text-align: left;
    display: inline-flex;
}.sib-form-block {
    padding: 0 0px !important;
    word-wrap: break-word;
    outline: none;
}.sib-form .entry__field {
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border: 0px solid #c0ccda !important;
    border-radius: 0px !important;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0 !important;
    max-width: 100%;
}

.sib-form .entry__error {
    color: #ffffff!important;
    font-size: 12px!important;
    line-height: 130%!important;
    text-align: left!important;
}

.menu-item-nodrop svg {
    font-size: 27px;
}div#highlight-box .accordion-item {
    padding: 0px;
    margin-bottom: 0px;
}div#highlight-box button.accordion-header {
    background: #496942;
    padding: 19px 50px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
}

.row.news .col-sm-12.col-md-3 {
    display: inline-block;
    justify-content: space-between;
    /* max-width: 430px; */
    width: 100%;
    max-width: 100%;
    flex: 100%;
    min-width: 100%;
}.news.card {
    border: none;
    box-shadow: 0px 0px 5px #d5d5d5;
    margin-bottom: 30px;
    padding: 25px;
}.newsimg {
    overflow: hidden;
    height: 260px;
    margin-bottom: 20px;
    display: none;
}.newsimg img {
    width: 100%;
    max-width: 100% !important;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    object-fit: cover;
    object-position: center;
}.news.card h2 {
    font-size: 20px;
    padding: 0px 0px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}span.newsdate {
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    /* display: none; */
    background: #689882;
    display: table;
    color: #fff;
    width: fit-content;
}span.newsshort {
    padding: 0px 0px 0px 0px;
    line-height: 170%;
    color: #8a8a8a;
}.newspage .carousel {
    display: none;
}.newspage .container-fluid {
    padding-top: 40px;
}span.newsshort a.stdbtn {
    display: table;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    padding: 10px 30px;
    margin-top: 10px;
}
p b {
    font-weight: 700;
}
label.burger-menu {
    display: none;
}
img.bestattraction {
    position: absolute;
    top: 415px;
    right: 0;
    /* position: fixed; */
    width: 130px;
    z-index: 10000;
}
body#previous-years-wistow-maze-designs div#carouselExampleIndicators {
    opacity: 0;
    /* display: none; */
    height: 0px;
}

























































































































































@media (max-width:767px) {
	::-webkit-scrollbar {
		width: 0;
		height: 0
	}

	::-webkit-scrollbar-thumb {
		background: 0 0
	}

	::-webkit-scrollbar-track {
		background: 0 0
	}

	p {
		font-size: 14px
	}

	.topfixedlinks {
		display: none
	}

	div#headerinner {
		padding: 0
	}
  div#noticebar {
        padding: 10px;
        color: #fff;
        font-size: 14px;
        letter-spacing: 0.5px;
    }
	
	.w-100 {
		width: 100% !important;
		height: 60vh;
		object-fit: cover;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, transparent 100%);		
	}

	.carousel-inner p {
        font-size: 14px;
        /* font-weight: 400; */
        letter-spacing: .5px;
        /* line-height: 160%; */
        /* width: 100%; */
        /* margin: 0 auto; */
        /* padding-bottom: 6px; */
    }.carousel-caption a {
    MARGIN: 0px 0;
}

	.d-none {
		display: block !important;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto
	}

	    h2 {
        /* font-weight: 400; */
        /* letter-spacing: 0; */
        font-size: 32px;
        margin-bottom: 10px;
    }

	
.burger-menu {

 display: inherit !important;
}
    div#footerlinks {
        display: table;
        clear: both;
        padding: 0px 0px 20px 30px;
        margin-bottom: 0;
        text-align: left;
        margin: 0 auto;
    }

	h1 {
		FONT-SIZE: 50PX;
		FONT-WEIGHT: 500;
		line-height: 90%
	}

	.carousel-caption.d-none.d-md-block h2 {
		line-height: 150%;
		font-weight: 400;
		letter-spacing: 0;
		font-size: 18px
	}

	

	div#welcome {
		height: inherit;
		margin-bottom: 0;
		width: 100vw;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw
	}

	.carousel {
		position: relative;
		height: 60vh;
		margin-bottom: 20px;
		height: calc(60vh)
	}

	.carousel-item {
		height: 60vh;
		height: calc(60vh);
		background: #000
	}

	    .carousel-caption.d-none.d-md-block h1 {
        text-shadow: none;
        padding: 0 20px;
        font-size: 30px;
    }

	.ekko-lightbox-container {
		position: relative;
		height: 450px !important
	}

img.logo {
        height: 75px;
        width: inherit;
        margin: 0 auto;
        display: block;
        padding: 10px 0px;
    }#index .carousel-item {
    height: 100vh;
    height: calc(80vh - 0px);
    background: #000;
    max-height: 900px;
}

	nav#menu {
		display: none
	}

	#index .w-100 {
		height: 100%;
		object-fit: cover;
		bottom: 0;
		opacity: 1;
		object-position: center
	}
.newspage .container-fluid {
    padding-top: 10px;
}
    #index .carousel-caption {
        color: #fff;
        bottom: 80px;
        max-width: 1400px;
        top: inherit;
        left: 0;
        right: 0;
        transform: translate(0, 0);
    }  div#homeheroboxes {
        gap: 0;
        display: inline-table;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0px;
    }div#herobox {
    flex: none;
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;
}
.text-box.right h2 {
        color: #292929;
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 600;
        color: #555551;
        line-height: 120%;
        letter-spacing: 1px;
    }img.travelchoice {
        position: absolute;
        top: 155px;
        right: 0;
        /* position: fixed; */
        width: 80px;
        z-index: 1000;
    }div#herobox .svg-inline--fa {
    /* float: left; */
    font-size: 25px;
    display: table-cell;
    vertical-align: middle;
    /* display: block; */
    COLOR: #4b6842;
}div#herobox h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
}div#herobox p {
    margin: 0;
    line-height: 170%;
}    div#welcomeheader {
        margin: 50px 0 70px 0px;
    }div#welcomeheader h2 {
        max-width: 980px;
        margin: 0 auto;
        text-transform: uppercase;
        line-height: 160%;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 3px;
        color: #555551;
        text-align: center;
    }    div#two-highlight-boxes {
        position: relative;
        column-count: 1;
        column-gap: 60px;
        margin-bottom: 0px;
    }.galleryslideshow {
        height: 370px;
        height: 270px;
    }video.mazevideo {
    height: 410px;
    border-radius: 0px;
}body#wistow-maze .fullwidthcontainer.green {
    margin-top: 40px;
}.usefullinks {
    margin-top: 0px;
    padding-top: 40px;
}img.bestattraction {
    position: absolute;
    top: 245px;
    right: 0;
    /* position: fixed; */
    width: 80px;
    z-index: 1000;
}div#highlight-box {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }div#highlight-box p {
    padding: 5px 20px;
    
    letter-spacing: 1px;
    line-height: 180%;
    margin-bottom: 10px;
}a.btndrk {
    background: #496942;
    padding: 15px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
}div#highlight-box img {
    width: 100%;
    margin-bottom: 30px;
}div#highlight-box h3 {
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 600;
        color: #555551;
        line-height: 110%;
    }div#two-column {
        display: table;
        gap: 0px;
        margin-bottom: 40px;
    }

h3 {
        font-size: 22px;
    }video {
    height: 220px;
}div#two-column span a {
    color: #343434;
    text-align: center;
    padding-top: 3px;
    display: table;
    float: none;
    width: 100%;
}span.weatherclosewarning svg {
    float: none;
    color: #fff;
    font-size: 43px;
    margin-right: 0px;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
.galleryslideshow .carousel img {
    mask-image: none;
    height: 270px;
}
div#smalldiv {
    margin: 0px 0px;
    display: table;
}
p.highlightcorner {
    background: #ffffff;
    z-index: 10000;
    padding: 4px 80px;
    top: 52px;
    left: -80px;
    font-size: 16px;
    position: absolute;
    transform: rotate(-45deg);
    FONT-WEIGHT: 600;
}
	div#newslettersignupfooter span {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto;
		padding-right: 0;
		text-align: center;
		margin-bottom: 0
	}

	div#newslettersignupfooter img {
		float: none;
		width: 90px;
		margin: 0 auto;
		margin-top: 40px;
		background: 0 0;
		box-shadow: none;
		position: relative;
		padding: 0
	}

	body#find-us .container-fluid {
		margin-top: -68px
	}

	::-webkit-media-controls-start-playback-button {
		display: none !important;
		-webkit-appearance: none
	}

.fullwidthcontainer {
        margin: 0;
        margin: 0 auto;
        width: 100%;
        left: 0;
        right: 0;
        padding: 0;
        display: table !important;
        margin-bottom: 70px;
        overflow: hidden;
    }

	.text-box {
		width: 100%;
		padding: 50px 40px;
		min-height: inherit
	}

    .text-box h2 {
        color: #fff;
        font-size: 32px;
        line-height: 120%;
    }.usefullinks.socials {
        margin-top: 40px;
    }.usefullinks p {
    font-size: 19px;
    line-height: 150%;
    padding: 0px 60px;
}

.image-box {
        width: 100%;
        display: block;
        overflow: initial;
        margin-top: 0;
        height: 300px;
        margin-bottom: 0;
    }.fullwidthcontainer.green .image-box.left::after {
        border-color: transparent #1ea86900 #1ea869 transparent;
        top: 89%;
    }span.weatherclosewarning {
    display: table;
    background: #ce4545;
    padding: 30px 30px;
    align-items: center;
    text-align: center;
    margin-bottom: 50px;
}.fullwidthcontainer.slim .image-box.left {
    width: 100%;
    margin: 0px;
}.fullwidthcontainer.slim .text-box.right {
    width: 100%;
    min-height: inherit;
    padding: 50px 40px;
}
.usefullinks a {
    background: #fff;
    /* border: 1px solid #d3d3d3; */
    padding: 11px 30px;
    margin: 0px 7px;
    color: #686868;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 15px;
}div#three-highlight-boxes {
    position: relative;
    column-count: 1;
    column-gap: 0px;
    margin-bottom: 20px;
    /* display: -webkit-flex; */
    /* display: flex; */
}span.boxiconhighlight svg {
    font-size: 70px;
}span.boxiconhighlight {
    width: 100%;
    display: table;
    padding: 20px 0px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 70px;
}

	.image-box::before {
		content: '';
		position: absolute;
		left: 40px;
		top: 0;
		z-index: 1000000000000;
		transform: translateY(0);
		border-width: 50px;
		border-style: solid;
		border-color: #7cc244 transparent transparent #7cc24400
	}

	.image-box img {
		height: 320px
	}

    .image-box.left::after {
        content: '';
        position: absolute;
        right: initial;
        left: 37px;
        top: 89%;
        z-index: 1000000000000;
        transform: translateX(0);
        border-width: 30px;
        border-style: solid;
        border-color: transparent #ededed00 #ffffff transparent;
    }

.text-box p {
        font-size: 15px;
    }

	ul {
		list-style: circle !important;
		line-height: 200%;
		color: #373737;
		font-size: 14px
	}

div#newslettersignupfooter {
        max-width: 1400px;
        margin: 0 auto;
        margin-top: 60px;
        padding: 0 20px;
        display: table;
    }div#newslettersignupfooter .svg-inline--fa {
    color: #fff;
    font-size: 40px;
    float: none;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-right: 0px;
}div#newslettersignupfooter p {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 170%;
}.sib-input.sib-form-block {
    width: 100%;
    float: right;
    /* right: 0; */
    text-align: right;
}span.mailingform {
    margin-top: 16px !important;
    clear: both;
    display: table;
    float: none;
}

	div#newslettersignupfooter #container {
		margin: 0 auto;
		padding: 30px 0;
		display: table;
		height: inherit
	}

div#newslettersignupfooter h3 {
        color: #fff;
        margin-bottom: 0;
        font-size: 27px;
        padding: 0px 50px;
        line-height: 110%;
        padding-bottom: 8px;
    }

	.mailingform {
		width: 100%;
		margin-top: 10px;
		display: table
	}

	div#footer {
        display: table;
        padding: 0px;
        width: 100%;
    }div#footernavlinks ul {
    display: inline-block;
    list-style: none !important;
    margin: 0;
    padding: 0px;
}

	div#footernavigation {
		max-width: 100%;
		margin: 0 auto
	}

	div#footernavlinks {
		float: none;
		padding-right: 0;
		margin-top: 0;
		margin-bottom: 35px
	}

	#index .carousel-indicators {
		margin-bottom: 30px;
		display: flex
	}

    .carousel-caption {
        color: #fff;
        max-width: 1400px;
        position: absolute;
        /* text-align: left; */
        padding: 0px;
        bottom: 60px;
        padding-left: 20px;
        padding-right: 30px;
    }

	.sideform {
		width: 100%;
		box-shadow: 0 0 10px #dadada;
		padding: 20px;
		height: max-content;
		background: #f6f6f6;
		margin-bottom: 50px;
		margin-top: 50px
	}

    .accordion-header {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 1px;
        padding: 0px 0px;
    }h4 {
    font-size: 19px;
}span.imagecontainer {
    gap: 40px;
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-bottom: 0px;
}span.imagecontainer img {
    margin-bottom: 30px;
}img.divider {
    width: 100%;
    height: inherit;
}.narrow.storedetails div#highlight-box {
    min-height: inherit;
}.ruraldirectory #highlight-box h3 {
    padding: 0px 15px 15px 20px;
    line-height: 130%;
    margin: 0px 20px 15px 20px;
    font-size: 22px;
}h2.year {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
}span.historytext {
    /* height: 270px; */
    overflow: hidden;
    display: block;
    padding: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}span.historyimg img {
    width: 100%;
    margin-bottom: -20px;
}img.historysideimg {
    float: none;
    margin-right: 0px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
}.row.news .col-sm-12.col-md-3 {
    display: flex;
    justify-content: space-between;
    /* max-width: 430px; */
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding: 0px;
}.cc-window {
    width: 90% !important;
    margin: 5% !important;
}.cc-message {
    font-size: 14px !important;
    line-height: 150% !important;
    font-family: 'Reddit Sans' !important;
}a.cc-btn.cc-dismiss {
    font-family: 'Reddit Sans' !important;
    font-weight: 500 !important;
}

	.container-fluid {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto
	}
}

.c-header {
	--border-colour: #fff;
	--background-colour: #fff;
	--text-colour: #231f20;
	--text-alternate-colour: #c41230;
	--text-reverse-colour: #fff;
	--background-alternate-colour: #c41230;
	--background-reverse-colour: #231f20;
	background: var(--background-colour);
	max-width: 100vw;
	min-height: 80px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20
}

.c-header__container {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 1255px;
	max-width: 1400px;
	width: 90%
}

.c-header__container:after,
.c-header__container:before {
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1
}

.c-header__container:before {
	background: radial-gradient(ellipse 65% 44px, rgba(242, 141, 3, .1), rgba(242, 141, 3, .36) 0, rgba(242, 141, 3, 0));
	bottom: -24px;
	height: 88px;
	left: -20%;
	opacity: .57;
	width: 110%
}

.c-header__container:after {
	background: #fff;
	bottom: 0;
	height: 100%
}

@media screen and (max-width:33.99em) {
	.c-header {
		--border-colour: #ffc425;
		--background-colour: #ffc425;
		--text-colour: #231f20;
		--text-alternate-colour: #c41230;
		--text-reverse-colour: #fff;
		--background-alternate-colour: #c41230;
		--background-reverse-colour: #231f20;
		overflow: hidden;
		position: absolute
	}

	.c-header__container:after,
	.c-header__container:before {
		content: none
	}
}

.c-menu {
	--border-colour: #87bd4d;
	--background-colour: #87bd4d;
	--text-colour: #fff;
	--text-alternate-colour: #ffffff;
	--text-reverse-colour: #231f20;
	--background-alternate-colour: #ffffff;
	--background-reverse-colour: #fff;
	background: var(--background-colour);
	flex-direction: column;
	height: 375px;
	left: 0;
	list-style: none;
	margin: 0;
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
	opacity: 0;
	padding: 70px 0 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	transform: scaleY(.2);
	transform-origin: top left;
	transition-delay: .3s;
	transition-duration: .3s;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	width: 100vw;
	z-index: 15
}

.c-menu.js-active,
.c-menu:hover {
	opacity: 1;
	pointer-events: fill;
	transform: scaleY(1);
	transition-delay: 0s
}

.c-menu.js-active .c-menu__container,
.c-menu:hover .c-menu__container {
	opacity: 1;
	transition-delay: .3s
}

.c-menu:before {
	background: 0 0;
	content: "";
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: -20px;
	width: 100%
}

.c-menu:after {
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-top: 110px solid var(--background-colour);
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 100%
}

.c-menu__container {
	align-items: flex-start;
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1255px;
	opacity: 0;
	transition-delay: 0s;
	transition-duration: .2s;
	transition-property: opacity;
	transition-timing-function: ease;
	width: 90%
}

.c-menu__header {
	--title-size: var(--menu-title-size);
	--title-leading: var(--menu-title-leading);
	color: var(--text-colour);
	font-size: var(--title-size);
	font-weight: 400;
	line-height: var(--title-leading);
	margin-bottom: 30px
}

@media screen and (max-width:44.99em) {
	.c-menu {
		width: 90%
	}
}

.c-nav-item {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 70px 0 0;
	transition-duration: .2s;
	transition-property: opacity;
	transition-timing-function: ease;
	white-space: nowrap
}

.c-nav-item:last-child {
	margin: 0
}

.c-nav-item:hover .c-menu {
	opacity: 1;
	pointer-events: fill;
	transform: scale(1);
	transition-delay: 0s
}

.c-nav-item:hover .c-menu__container {
	opacity: 1;
	transition-delay: .3s
}

.c-nav-item:hover>.c-nav-item__container>.c-nav-item__link,
.c-nav-item:hover>.c-nav-item__link {
	color: var(--text-alternate-colour)
}

.c-nav-item:hover>.c-icon {
	transform: rotate(180deg)
}

.c-nav-item .c-icon {
	cursor: pointer;
	height: 14px;
	margin-left: 10px;
	transition-duration: .2s;
	transition-property: transform;
	transition-timing-function: ease;
	width: 8px
}

.c-nav-item__link {
	--subtitle-size: var(--lg-subtitle-size);
	--subtitle-leading: var(--lg-subtitle-leading);
	color: var(--text-colour);
	display: block;
	font-size: var(--subtitle-size);
	font-weight: 600;
	line-height: var(--subtitle-leading);
	padding: 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap
}

.c-nav-item__title {
	display: block
}

.c-nav-item__container {
	display: flex;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.c-nav-item--active>.c-nav-item__container .c-nav-item__link,
.c-nav-item--active>.c-nav-item__link {
	color: var(--text-alternate-colour)
}

@media screen and (max-width:85.99em) {
	.c-nav-item {
		margin: 0 10px 0 0
	}

	.c-nav-item .c-icon {
		display: none
	}
}


































































ul.menu-nav {
    text-align: center;
    list-style: none;
}ul.menu-nav li.menu-nav-item {
    list-style: none;
}ul.menu-nav li.menu-nav-item a {
    color: #000;
    font-weight: 500;
    color: #747474;
    transition: all .4s;
    letter-spacing: 0.5px;
    padding: 9px 0px;
}img.menudivider {
    height: 30px;
    margin: 30px 0px;
}ul.menu-nav h2 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
ul.menu-nav li.menu-nav-item a:hover {
    color: #15884f;
    scale: 1.04;
    transition: all .4s;
}.menu-inner .accordion-item {
    PADDING: 0PX;
    margin: 0px;
    background: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0px;
}.menu-inner .accordion-item button.accordion-header {
    text-transform: capitalize;
    font-weight: 500;
    color: #747474;
    transition: all .4s;
    letter-spacing: 0.5px;
    padding: 9px 0px;
    font-size: 21px;
}.menu-inner .accordion-item button.accordion-header:hover {
    color: #15884f;
    scale: 1.04;
    transition: all .4s;
}



#burger-toggle {
  position: absolute;
  appearance: none;
  opacity: 0;

  &:checked {
    & ~ .menu {
      opacity: 1;
      visibility: visible;

      .menu-nav-link span div,
      img,
      .title p {
        transform: translateY(0);
        transition: 1.2s 0.1s cubic-bezier(0.35, 0, 0.07, 1);
      }

      .image-link {
        @for $i from 1 through 4 {
          &:nth-child(#{$i}) img {
            transition-delay: 0.1s + 0.08s * $i;
          }
        }
      }
    }

    & ~ .burger-menu {
      .line {
        &::after {
          transform: translateX(0);
        }

        &:nth-child(1) {
          transform: translateY(calc(var(--burger-menu-radius) / 7))
            rotate(45deg);
        }

        &:nth-child(2) {
          transform: scaleX(0);
        }

        &:nth-child(3) {
          transform: translateY(calc(var(--burger-menu-radius) / -5))
            rotate(-45deg);
        }
      }
    }
  }
}

.burger-menu {
    --burger-menu-radius: 60px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10000000;
    display: block;
    width: var(--burger-menu-radius);
    height: var(--burger-menu-radius);
    outline: none;
    cursor: pointer;
    background: transparent;
    border-radius: 0px;

  .line {
position: absolute;
        left: 25%;
        width: 34px;
        height: 2px;
        background: hsl(192deg 2.62% 37.45%);
        border-radius: 30px;
        overflow: hidden;
        transition: 0.5s;

    &:nth-child(1) {
      top: 30%;
    }

    &:nth-child(2) {
      top: 47%;
    }

    &:nth-child(3) {
      top: 65%;
    }

    &::after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: var(--primary-color-darker);
      transform: translateX(-100%);
      transition: 0.25s;
    }

    @for $i from 2 through 3 {
      &:nth-child(#{$i})::after {
        transition-delay: 0.1s * ($i - 1);
      }
    }
  }

  &:hover {
    .line::after {
      transform: translateX(0);
    }
  }
}

.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e9eae7;
	z-index: 100;
    opacity: 0;
    overflow-x: hidden;
    visibility: hidden;
    transition: 0.3s;


  @include sp-layout {
    display: block;
  }

  &-nav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;

    @include sp-layout {
      flex-direction: column;
    }

    &-item {
      flex: 1;
    }

    &-link {
      position: relative;
      display: inline-flex;
      font-size: 2rem;
      color: white;
      text-decoration: none;

      span {
        overflow: hidden;

        div {
          transform: translateY(102%);
        }
      }

      &::after {
        position: absolute;
        content: "";
        top: 100%;
        left: 0;
        width: 100%;
        height: 3px;
        background: var(--primary-color);
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.5s;
      }

      &:hover::after {
        transform: scaleX(1);
        transform-origin: left;
      }
    }
  }

  .gallery {
    margin-top: 60px;
    text-align: center;
  }

  .title {
    font-size: 24px;
    color: white;
    overflow: hidden;

    p {
      font-size: 12px;
      letter-spacing: 2px;
      text-transform: uppercase;
      transform: translateY(102%);
    }
  }

  .images {
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;

    @include sp-layout {
      justify-content: center;
    }

    .image-link {
      width: 15vw;
      margin: 0 12px;
      overflow: hidden;

      @include sp-layout {
        width: 40vw;
        margin: 0 12px 12px 0;
      }

      .image {
        position: relative;
        transition: 0.6s;

        &::before {
          position: absolute;
          content: attr(data-label);
          top: 0;
          left: 0;
          z-index: 1;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 100%;
          color: white;
          background: rgba(0, 0, 0, 0.6);
          opacity: 0;
          transition: 0.4s;
        }
      }

      &:hover .image {
        transform: scale(1.2);

        &::before {
          opacity: 1;
        }
      }
    }

    img {
      height: 250px;
      transform: translateY(102%);
    }
  }
}





