@charset "UTF-8";

/* Body */
body {
	font-family: 'Source Sans Pro', arial, sans-serif;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

p {
	font-size: 18px;
	font-family: 'Source Sans Pro', arial, sans-serif;
	line-height: 1.4;
}

ul li {
	font-size: 18px;
	font-family: 'Source Sans Pro', arial, sans-serif;
	line-height: 1.4;
}

button {
	font-size: 18px;
	font-family: 'Source Sans Pro', arial, sans-serif;
	line-height: 1.4;
}

h2 {
	font-size: 26px;
	font-family: 'Source Sans Pro', arial, sans-serif;
	line-height: 1.4;
}

h3 {
	font-size: 21px;
	font-family: 'Source Sans Pro', arial, sans-serif;
	line-height: 1.4;
}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}

/* Navigation */
header {
	width: 100%;
	height: 10%;
	background-color: #ffffff;
	border-bottom: 1px solid #828183;
}

.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}

nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}

header nav ul {
	list-style: none;
	float: right;
}

nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}

ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul li:hover a {
	color: #2C9AB7;
}

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}

/* Hero Section */
.hero {
	background-image: url("https://cdn.boystown.org/media/water-tower-banner.jpg");
	padding-top: 150px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-size: auto;
	background-size: cover;

}

.headline {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 34px;
	padding: 20px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 4px;
	text-shadow: 2px 2px #4f4f4f;
	background-color: rgba(0, 0, 0, 0.5);
}

.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
section.about2 {
padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	display: block;
	background-color: #c4c5c6;
	margin-top: 0px;	
}

.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	display: block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.about2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	display: block;
	background-color: #c4c5c6;
	margin-top: 0px;
}
.environmental {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 35px;
    display: inline-block;
    background-color: transparent;
    margin-top: 0px;
}

/* Stats Gallery */

.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}

.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}

/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	height: auto;
	padding: 30px 20px 0px 20px;
}
.banner2 {
	background-color: #707172;
	height: auto;
	padding: 30px 20px 0px 20px;
}

.parallax {
	color: #FFFFFF;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 40px;
	letter-spacing: 2px;
	margin-top: 0px;
}

.parallax_description {
	color: #FFFFFF;
	text-align: center;
	padding: 0px 100px;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
}

.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}

.footer_full {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}

footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}

footer .footer_full h3 {
	color: #B3B3B3;
	text-align: center;
}

footer .footer_full p {
	color: #717070;
	background-color: #FFFFFF;
	text-align: center;
}

.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}

footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}

.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	text-decoration: none;
	font-family: 'Source Sans Pro';
	display: block;
}

.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}

.copyright {
	text-align: center;
	padding: 20px 10px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}

.copyright p {
	font-size: 14px;
}

.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../../../Library/Application%20Support/Adobe/Dreamweaver%202021/en_US/Configuration/Temp/images/pattern.png);
	background-repeat: repeat;
}

footer {
	display: inline-block;
}

.hidden {
	display: none;
}

/** Extra **/

.meeting-current {
	background-color: #003b5c;
	color: #fff;
	text-align: center;
	padding: 30px 20px;
}

.meeting-current h2,
.meeting-archive h2 {
	text-transform: uppercase;
}

.meeting-current a {
	color: #fff;
	font-size: 18px;
	padding: 15px 20px;
	transition: all .3s ease;
}

.meeting-current a:hover {
	background-color: #fff;
	color: #003b5c;
}

.meeting-link {
	margin: 0 10px auto 10px;
	padding: 15px 0;
	border: solid 1px #fff;
	display: inline-block;
}

.meeting-archive {
	padding: 0px 20px 30px 20px;
	background: #003b5c;
}

.meeting-archive div {
	position: relative;
	width: 100%;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	background: #003b5c;
}

.meeting-archive h2 {
	position: inherit;
	margin: 0 0 20px 0;
}

.meeting-archive select {
	position: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px 20px;
	font-size: 15px;
	background: #003b5c;
	color: #ffffff;
	border: 1px #ffffff solid;
}

/* Mobile */
@media (max-width: 320px) {
	.logo {
		width: 100%;
		text-align: center;
		margin-top: 13px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}

	.container header nav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		float: none;
		display: none;
	}

	header nav ul {}

	nav ul li {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		text-align: center;
	}

	.text_column {
		width: 100%;
		text-align: justify;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.thumbnail {
		width: 100%;
	}

	.footer_column {
		width: 100%;
		margin-top: 0px;
	}

	.parallax {
		text-align: center;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 100%;
		font-size: 18px;
	}

	.parallax_description {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 90%;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
		float: none;
		text-align: center;
	}

	.banner {
		background-color: #2D9AB7;
		background-image: none;
		height: auto;
		padding: 50px 10px;
	}
	.banner2 {
		background-color: #707172;
		background-image: none;
		height: auto;
		padding: 50px 10px;
	}

	.tagline {
		margin-top: 20px;
		line-height: 22px;
	}

	.hero_header {
		padding-left: 10px;
		padding-right: 10px;
		line-height: 22px;
		text-align: center;
	}

	.meeting-current h2,
	.meeting-archive h2 {
		font-size: 21px;
	}

	.copyright p {
		font-size: 12px;
	}
}

@media (min-width: 480px) {
	.meeting-archive div {
		width: 420px;
	}

	.meeting-archive h2 {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		margin: 0;
		color: #ffffff;
	}

	.meeting-archive select {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		padding: 5px 20px;
		color: #ffffff;
	}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	.logo {
		width: 100%;
		text-align: center;
		margin-top: 13px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		color: #043745;
	}

	.container header nav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		float: none;
		overflow: auto;
		display: inline-block;
		background: #52bad5;
	}

	header nav ul {
		padding: 0px;
		float: none;
	}

	nav ul li {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.text_column {
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.thumbnail {
		width: 100%;
	}

	.footer_column {
		width: 100%;
		margin-top: 0px;
	}

	.parallax {
		text-align: center;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 40%;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 100%;
		font-size: 18px;
	}

	.parallax_description {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 30%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		float: none;
		width: 100%;
		text-align: center;
	}

	.thumbnail {
		width: 50%;
	}

	.parallax {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-top: 0px;
	}

	.parallax_description {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		padding-top: 30px;
	}

	.banner {
		padding: 20px;
	}
	.banner2 {
		padding: 20px;
	}

	.footer_column {
		width: 100%;
	}

	.meeting-link {
		padding: 15px 15px;
	}

	.meeting-current a {
		font-size: 16px;
		padding: 0;
	}

	.meeting-current h2,
	.meeting-archive h2 {
		font-size: 21px;
		color: #ffffff;
	}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
	.text_column {
		width: 100%;
	}

	.thumbnail {
		width: 50%;
	}

	.text_column {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.banner {
		margin-top: 0px;
	}
	.banner2 {
		margin-top: 0px;
	}
}