/* ============================================================
	Replace me with the Actual Design
============================================================ */

html,
body {
	font-family: "century-gothic", sans-serif;
	_font-family: "bello-pro", sans-serif;
	background-color:#f3f1e5;
	color: #5b5b5b;
	font-size:20px;
	scroll-behavior: smooth;
}

@font-face {
    font-family: "Wanderlust";
    src: url("../../images/Wanderlust.otf");
 }

/*
a {
	color: #08f;
}
a:visited {
	color: #88f;
}
*/
img{
	max-width:100%;
}
.cms-content img {
    padding: .5em;
	margin: 0;
}

main .module {
	max-width: 1200px;
	margin: 0 auto;
}

h1{
    font-size: 70px;
	font-family: "Wanderlust";
	color:#893935;
}
.cms-content h1, .news-view h1, .events-view h1{
	font-size:60px;
	font-family: "Wanderlust";
	font-weight: normal;
}
.cms-content a,
.cms-content a:visited{
	color:#893935;
}
.cms-content a:hover{
	color:#ffedd4;
}
h2 {
    font-family: "Wanderlust";
    font-size: 40px;
	padding-bottom: 0.5em;
	color:#ab553b;
	font-weight: normal;
}
h3{
	font-family: "Wanderlust";
	color:#ab553b;
    font-size: 28px;
    padding-bottom: 24px;
}
.cms-content h2, .news-view h2, .events-view h2 {
    font-size: 154%;
    font-weight: bold;
}
.cms-content h3, .news-view h3, .events-view h3 {
    font-size: 131%;
    font-weight: bold;
	color:#453c39;
}


.generic__1up, 
.generic__2up, 
.generic__3up, 
.generic__4up{
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}

.generic__inner{
	padding:4em 2em;
	max-width:1200px;
	margin:0 auto;
}
.generic__part{
	padding:1em;
}
img.navicon{
	filter: invert(100%);
	height:105px;
    margin: 3.2em 3.2em 0 0;
}
nav {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 2;
}
nav a,
nav a:visited{
	color:white;
}
.nav__link {
    background-color: transparent;
}
.nav__item-action {
    color: white;
	font-size: 30px;
}
#primary-nav-toggle .material-icons{
	color: white;
    position: absolute;
	top: 67px;
    right: 60px;
    z-index: 2;
    font-size: 80px;
}
.nav__item__current > .nav__item-actions .nav__link {
    background-color: #273f5e;
	color: white;
}
.nav__item:hover > .nav__item-actions .nav__link {
    background-color: #893935;
	color:white;
}
.open .nav__menu {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0;
}

a.generic__link-button,
a.generic__link-button:visited,
.fb3__button,
.fb3__button:visited{
    font-size: 27px;
    color: #f7f0ea;
    background-color: #893935;
    border-radius: 0;
    padding: 0.3em 0.5em 0.2em;
    text-transform: uppercase;
	margin: 1em;
	transition: 0.3s;
	position: relative;
	border: 1px solid #f7f0ea; 
	font-family: 'Wanderlust';
    font-weight: normal;
    font-size: 30px;
	text-align:center;
}
a.generic__link-button:after{
	content: '';
	position: absolute;
	top: -8px;
	left: -8px;
	right: -8px;
	bottom: -8px;
	background: #893935;
	z-index: -1;
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color:#f7f0ea;
	color:#893935;
	border: 1px solid #893935;  
}
a.generic__link-button:hover:after{
	background: #f7f0ea;
	transition: 0.3s;
}

header.header {
	min-height: 250px;
	background-image: url(../../images/subheader.jpg);
	background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index: 1;
	position: relative;
	padding: 2em;
}

.fadedheader {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
    position: relative;
    padding: 3em;
}

.body__layout__default .header__inner{
	padding: 1em;
}

.header__logo-link{
	display: block;
    height: auto;
    max-width: 300px;
}

.header__logo-image {
    display: block;
    max-width: 450px;
    height: auto;
    right: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home-header{
	background-image: url(../../images/headerbg.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
	z-index: -2;
}
.heading-video-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -2;
    overflow: hidden;
    height: 100%;
}
.heading_video {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 140%;
    height: auto;
}

img.home-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
img.adventure{
	filter: drop-shadow(0 0 0.75rem rgb(0, 0, 0, .75));
	position: relative;
    z-index: -1;
}

.heading_splash {
	padding: 6vw 1em;
	text-align:center;
    max-width: 700px;
	margin:0 auto;
	position:relative;
}
.heading_splash .generic__link-button{
	position: absolute;
    bottom: 6vw;
    right: 0;
}

.amenities{
	padding:.5em;
}
.amenities .generic__3up{
    justify-content: space-evenly;
}
.amenities .generic__3up .generic__part {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	width: 33%;
	min-height: 27em;
	overflow: hidden;
}
.amenities .generic__part:nth-child(1){
	background-image: url(../../images/fullservicehookup.jpg);
}
.amenities .generic__part:nth-child(2){
	background-image: url(../../images/cabins.jpg);
    margin: 0 .5%;
}
.amenities .generic__part:nth-child(3){
	background-image: url(../../images/largecabins.jpg);
}
.amenities a.link-button{
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: 0 auto !important;
    font-size: 30px;
	background-color:white;
	color:#893935;
	display: table;
	padding: 0.5em .8em;
	width: 210px;
	text-align:center;
	font-family: 'Wanderlust';
	z-index:1;
}
.amenities .generic__part:nth-child(1):hover .amenities-desc, 
.amenities .generic__part:nth-child(2):hover .amenities-desc, 
.amenities .generic__part:nth-child(3):hover .amenities-desc {
    top: 0;
}
.amenities-desc {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(135, 54, 50, 0.4);
    overflow: hidden;
    padding: 1em;
    transition: top 0.4s;
}
.amenities h3 {
    color: white;
    font-family: "bello-pro", sans-serif;
    text-align: center;
    font-weight: 100;
    font-size: 5vw;
    line-height: 5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 1em;
}
@media only screen and (min-width: 2000px){
	.amenities h3 {
		font-size: 94px;
	}
}
.familyfun{
	background-image: url(../../images/familyfun.jpg);
	background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	background-attachment: fixed;
}
.familyfun h2 {
    color: #f8ffcf;
    font-weight: 100;
    font-size: 58px;
    padding-bottom: 0;
}
.familyfun h3 {
    color: #f8ffcf;
    font-weight: 100;
    font-size: 39px;
}
.familyfun p {
    color: white;
    max-width: 634px;
}
.familyfun a.generic__link-button {
    background-color: #ffedd4;
    color: #bd6422;
    padding: 0.5em 1em;
    font-size: 40px;
	margin-left:0;
}
.familyfun a.generic__link-button:hover{
    color: #ffedd4;
    background-color: #bd6422;
}


.gall h2{
	font-family: "century-gothic", sans-serif;
	font-weight:100;
}
.gall .generic__part.left,
.gall .generic__part.middle,
.gall .generic__part.right{
	display:flex;
	flex-direction:column;
}
.gall .generic__part.left{
    width: 27.25%;
	padding:0;
}
.gall .generic__part.middle{
    width: 30.95%;
	padding:0;
}
.gall .generic__part.right{
    width: 41.72%;
	padding:0;
}
img.gallimg{
	padding: 0.3em;
}
.module-gallery__item-image {
    padding: 0.3em;
}

.contact{
	color:white;
	background-color:#893935;
	text-align:center;
}
.contact .generic__inner{
    max-width: 1200px;
}
footer.footer{
	background-color:#893935;
	color:white;
}
img.footerlogo {
    max-width: 335px;
}
a.phonenumber {
    font-size: 40px;
}
.hour-group{
	padding-top:2em;
}
.hours {
    font-size: 28px;
    padding-top: 0.3em;
    text-transform: uppercase;
}
.contact a.generic__link-button{
	font-family: "century-gothic", sans-serif;
}
.address {
    font-size: 38px;
	padding-top: 0.5em;
}

.body__layout__default .module.forms{
	max-width:100%;
	color: white;
    background-color: #893935;
}
.body__layout__default .module.forms .generic__inner{
	max-width:969px;
}
h2.forms__form-item-header {
	color:#f8ffcf;

}
.fb3__field-input, .fb3__field-select {
    color: #ab553b;
}

.module.feeds.feeds__type__testimonials {
    background-color: #893935;
    color: white;
    max-width: 100%;
	font-size: 30px;
}
.testimonials__citation-person {
    font-size: 1.2em;
    text-align: right;
    color: white;
}
.testimonials__next.material-icons,
.testimonials__prev.material-icons{
	_display:none;
}
.testimonials__quote:after{
	display:none;
}
ul.testimonials__list {
    position: relative;
}
.testimonials__quote::before {
    position: absolute;
    top: -100px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 119px;
}


video.inner-video {
    max-width: 100%;
    padding: 0 0.3em;
}


   /********************** Effect 11 *************************/
   .container {
    display: flex;
	justify-content: space-between;
	align-items:center;
	overflow:hidden;
  }
  .amenities .container .generic__effect{
	width: 33%;
    overflow: hidden;
	position:relative;
  }
  .amenities .generic__effect .effect11 {
	float: left;
    display: inline-block;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	min-height: 27em;
	width: 100%;
   }

   .amenities .effect11.left{
	background-image: url(../../images/fullservicehookup.jpg);
   }

   .amenities .effect11.middle{
	background-image: url(../../images/cabins.jpg);
   }
   .amenities .effect11.right{
	background-image: url(../../images/largecabins.jpg);
	background-position: top center;
   }

   .effect11 {
	 transform: scale(1);
	 max-width: 100%;
	 transition: 0.5s ease all;
   }
   .effect11 a {
	font-family: "bello-pro", sans-serif;
    font-weight: 100;
	line-height: 5vw;
	font-size: 5vw;
	 text-decoration: none;
	 color: #fff;
	 width: 100%;
	 text-align: center;
	 height: 0px;
	 position: absolute;
	 transition: 0.5s ease all;
	 visibility: hidden;
	 opacity: 0;
	 bottom: 150px;
	 transform: scale(0.3);
   } 
   .generic__effect:hover a.link {
	background-color: rgba(135, 54, 50, 0.4);
    visibility: visible;
    left: 0;
    height: 100%;
    padding: 0;
    opacity: 1;
    bottom: 3px;
    transform: scale(1);

   }
   .generic__effect:hover .effect11 {
	 transform: scale(1.2);
   }
   .amenities span {
    color: white;
    font-family: "bello-pro", sans-serif;
    text-align: center;
    font-weight: 100;
    font-size: 5vw;
    line-height: 5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 1em;
}
@media only screen and (min-width: 2000px){
	.effect11 span {
		font-size: 94px;
	}
}


.module.raw {
    max-width: 100%;
	background-color:#893935;
}
.module.raw p{
	color:white;
}
.module.raw h2 {
    color: white;
	font-size: 60px;
	padding-bottom:0;
	padding-top:1em;
}












@media (max-width: 767px){
	.nav {
		max-height: initial;
		overflow-y: initial;
	}
	h1 {
		font-size: 48px;
		line-height: 56px;
	}
}

@media only screen and (max-width: 1180px){
	.fadedheader,
	header.header{
		padding:3em 1em;
	}
	.fadedheader a.generic__link-button,
	header.header a.generic__link-button{
		font-size: 23px;
	}
}
@media only screen and (max-width: 888px){
	.fadedheader {
		padding: 0em 1em 0em;
		height: 250px;
	}
	.fadedheader a.generic__link-button,
	header.header a.generic__link-button {
		font-size: 23px;
		max-width: 180px;
		height: auto;
		position: absolute;
		top: 150px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.header__logo-image{
		width:100%;
		padding:0 2em;
		top: 70px;
	}
	.amenities .generic__3up {
		flex-direction: column;
	}
	.amenities .generic__3up .generic__part {
		width: 100%;
		min-height: 17em;
		margin-top: 0.5em;
	}
	.amenities .container{
		flex-direction: column;
	}
	.amenities .container .generic__effect {
		width: 100%;
		min-height: 17em;
		margin-top: 0.5em;
	}
	.amenities .generic__effect .effect11 {
		min-height: 17em;
	}
	.amenities h3 {
		font-size: 39px;
		line-height: 39px;
		top: 34%;
	}
	.amenities span {
		font-size: 39px;
		line-height: 39px;
		top: 40%;
	}
	.contact .generic__2up{
		flex-direction: column;
	}
	.contact .generic__2up .generic__part {
		width: 100%;
	}
	img.footerlogo {
		width: 100%;
	}
	.heading_video {
		height: 100%;
		width: auto;
	}

}

@media only screen and (max-width: 765px){
	.gall .generic__part.right {
		width: 41%;
	}
	.gall .generic__part.left {
		width: 27.9%;
	}
	.generic__inner{
		padding: 3em 1em;
	}
	a.generic__link-button{
		font-size: 25px;
	}
	.familyfun a.generic__link-button {
		font-size: 24px;
	}
	#primary-nav-toggle .material-icons {
		top: 190px;
		font-size: 56px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
	}
	nav {
		position: absolute;
		top: 3px;
		z-index: 2;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
	}
	img.navicon {
		filter: invert(100%);
		height: 48px;
		margin: 0;
		top: 198px;
		font-size: 56px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
		position: absolute;
	}
	.open .nav__menu {
		padding: 0;
		margin-left: 0;
		padding-top: 221px;
	}
	.open .nav__list__level-1 {
		text-align: center;
	}
	nav.nav.allow-desktop.open #primary-nav-toggle .material-icons {
		top: 195px;
	}
	.heading_splash .generic__link-button {
		display:none;
	}
	.open img.navicon{
		top: 201px;
	}
}
@media only screen and (max-width: 500px){
	.gallery-contain .generic__3up{
		flex-direction:column;
	}
	.gall .generic__part.middle,
	.gall .generic__part.left,
	.gall .generic__part.right{
		width:100%;
	}
	.familyfun h2 {
		font-size: 38px;
	}
	.familyfun h3 {
		font-size: 30px;
	}
	.cms-content h1, .news-view h1, .events-view h1 {
		font-size: 45px;
	}
	.module.feeds.feeds__type__testimonials {
		font-size: 26px;
	}
	.testimonials__quote::before {
		top: -84px;
	}
	.heading_splash .generic__link-button {
		position: absolute;
		bottom: -8px;
		left: 0;
		right: 0;
		max-width: 163px;
		margin: 0 auto;
		font-size: 19px;
	}
}