@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');

header {
	width: 100%;
	padding-bottom: 28px;
} #header-content {
	width: 75%; /* 960px / 960px */
	justify-content: center;
	margin: auto;
} header img {
	height: 120px;
	float: left;
	margin-right: 10.4166666666666667%;
}

nav {
	position: relative;
	float: right;
	margin-left: auto;
	top: 95px;
	font-size: 1.25em;   /* 20 / 16 */
	font-weight: 300;
} nav li {
	display: inline;
	margin: 0 32px;
}
nav a:link {
	color: black;
	text-decoration: none;
	padding: 10px auto;
} nav a:visited {
	color: #000000;
	text-decoration: none;
} nav a:hover {
	color: #034001;
	border-bottom: 6px;
	font-weight: bold;
	padding: 10px auto;
} nav a:active {
	text-decoration: none;
} 


#banner {
	width: auto;
	height: 520px;
	margin-top: 100px;
	justify-content: center;
	background-image: url("images/clear-lake-banner.jpg");
}
#banner h1{
	font-size: 3.5em; /* 56 / 16 */
	font-weight: 700px;
} #banner h4{
	font-size: 1.625em; /* 26 / 16 */
	font-weight: 700px;
} #banner a{
	font-size: 1.25em; /* 20 / 16 */
	font-weight: 700px;
}
#explore{
	font-family: 'Jost', sans-serif;
	color: #FFFFFF;
	align-items: center;
	text-align: center;
	padding-top: 100px;
	line-height: 100px;
} #explore a {
	background-color: #034001;
	color: #FFFFFF;
	text-decoration: none;
	padding: 26px 1%;
	border-radius: 5%;
}


#wrapper-white {
	display: flex;
	justify-content: center;
	margin: auto;
	margin-top: 42px;
} #wrapper-white a {
	font-family: 'Jost', sans-serif;
} #wrapper-white h1 {
	font-family: 'Jost', sans-serif;
}

.discover-content {
	margin-top: -200px;
	position: absolute;
	right: 1000px;
    transition: .5 ease;
}

section:hover .discover-content {
     transform: scale(1.25);
}

section {
    width: 30%; /* 580px original  */
    height: 340px;
    text-align: center;
	left: 200;
}

section a {
    background-color: #034001;
    padding: 15px;
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-weight: 700; 
    font-size: 1.25em; /* 20 / 16 */
    text-decoration: none;
}

section img {
    opacity: 1;
    width: 100%;
    height: 340px;
    transition: 1s ease;
}

section:hover img {
    opacity: .5;
}

aside {
	width: 18%; /* 320og / 960px */
	padding-left: 50px;
} aside h1 {
	font-size: 1.875em; /* 30 / 16 */
	font-weight: 700px;
	text-transform: uppercase;
	margin-bottom: 14px;
} aside p {
	font-size: 1.125em; /* 18 / 16 */
	font-weight: 300px;
	line-height: 150%;
}



#wrapper-trails {
	background-color: #f0ebe8;
	height: 525px;
	margin-top: 50px;
} #wrapper-trails h2 {
	text-align: center;
	font-family: 'Jost', sans-serif;
	padding: 28px 0.03125%;
	text-transform: uppercase;
	font-size: 1.875em; /* 30 / 16 */
	font-weight: 700px;
}
#trail-content {
	width: 100%;
	display: flex;
	justify-content: center;
	vertical-align: top;
	line-height: 30px;
} div h2 {
	text-align: center;
	font-size: 30px;
}
.trail-box {
	display: inline-block;
	width: 16%;  /* 300og / 960px */
	padding: 10px 2.708333333333333%;
} .trail-box h3 {
	font-size: 1.75em; /* 28 / 16 */
	font-weight: 700px;
	text-align: center;
	font-family: 'Jost', sans-serif;
} .trail-box p {
	font-size: 1em; /* 16 / 16 */
	text-align: center;
	font-weight: 300px;
}


footer {
	background-color: #034001;
	padding: 36px 0;
} footer p {
	font-size: 1em; /* 16 / 16 */
	color: #FFFFFF;
	font-weight: 300px;
}

#footer-content {
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
} #footer-content h3 {
	font-size: 16px; /* 56 / 16 */
	weight: 700px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'Jost', sans-serif;
} #footer-content p {
	font-size: 1em; /* 16 / 16 */
	color: #FFFFFF;
	text-transform: uppercase;
	weight: 300px;
} #footer-content img {
	height: 50px;
}

#footer-left {
	display: inline-block;
}
#footer-center{
	display: inline-block;
	margin-left: 4.166666666666667%;
	margin-right: 4.166666666666667%;
}
#footer-right {
	display: inline-block;
}


div#wrapper-about h1 {
	margin-top: 130px;
	color: #034001;
	font-family: "Jost";
	font-weight: 700;
	font-size: 1.875em; /* 30 / 16 */
	margin-bottom: 16px;
	text-transform: uppercase;
	text-align: center;
} div#wrapper-about p {
	font-family: "Jost";
	font-weight: 300;
	font-size: 1.375em; /* 22 / 16 */
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 0;
}

#spirit-content {
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
} #spirit-content .trail-gallery:first-child {
     width: 65.625%; /* (600px (width of pic) + 30px (margin)) / 960px */
}

#spirit-content .trail-gallery {
     width: 31.25%; /* (300px / 960px */
}

#spirit-content img {
     width: 100%; 
}


/*-------------------- SLIDESHOW --------------------*/


#slideshow-wrapper {
	width: 100%;
	height: 525px;
}
#slideshow {
	width: 100%;
	height: 525px;
	overflow: hidden;
	white-space: nowrap;
}

#slideshow img {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.rectangle {
	display: inline-block;
	background-color: #F0EBE8;
	width: 26px;
	height: 5px;
	margin-right: 15px;
}

#rectangle-nav {
	margin-top: -30px;
	text-align: center;
}


/*-------------------- Tablet --------------------*/

@media only screen and (max-width: 1024px) {
	
	header {
		margin: 0 auto;
		width: 80%;
	} #header-content {
		margin: 20px auto;
	} nav a {
		margin: auto;
	}
	
	#explore {
		height: 300px;
	}
	
	aside {
		font-size: 12px;
		width: 30%;
		margin-left: 150px;
	} section img {
		width: auto;
		height: 70%;
	}
	
	#wrapper-trails {
		align-content: center;
		width: 75%;
	} .trail-box {
		height: auto;
	}
	
	/*----- About -----*/
	#slideshow-wrapper {
		margin-top: 100px;
		margin-bottom: -350px;
	} #slideshow {
		height: auto;
	}
	#wrapper-about {
		width: 70%;
		margin: auto;
	}
	#spirit-content {
		display: inline-block;
		width: 70%;
		margin: auto;
	} .spiritImg {
		padding: 2px 4px;
	}
	
	
}


/*-------------------- Phone --------------------*/
@media only all and (max-width: 480px) {	
	
	nav {
		color: white;
		width: 100%;
	} nav li {
		display: block;
		align-content: center;
		background-color: #006C02;
	}
	#banner {
		height: 200px;
	}
}



















