/* Who We Are CSS Formating */

@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Raleway);
/* Body */
body {
	font-family: raleway;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	width: 100%;
}
/* Container */
.container {
	width: 100%;
	min-height: 1100px;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-left: 0px;
	/* [disabled]right: 5px; */
	left: 0px;
	top: 15px;
	margin-top: 0px;
	/* [disabled]padding-right: 0px; */
}

/* Navigation */
header {
	width: 100%;
	height: 50px;
	background-color: #862D27;
	border-bottom: 1px solid #862D27;
}
.logo {
    color: #fff;
    font-weight: bold;
    width: 25%;
    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;
	font-size: 12px;
	}
}
ul li:hover a {
    color: #918F90;
}
.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-color: #B3B3B3;
    padding-top: 150px;
    padding-bottom: 300px;
    background-image: url(../images/FFAE_LeadershipHeader.JPG);
    padding-right: 0px;
    padding-left: 0px;
}
.light {
	font-weight: bold;
	color: #717070;
}

.gallery {
	clear: both;
	justify-content: center;
	/* [disabled]min-width: 400px;
*/
	margin-top: 225px;
	margin-bottom: 5px;
	width: 100%;
	display: inline;
}
.statgallery {
	clear: both;
	justify-content: center;
	width: 80%;
	margin-top: 225px;
	margin-bottom: 5px;
	display: inline;
}
.right_article{
	float: right;
	width: 40%;	
	margin-top: 20px;
	display: inline;
}

.thumbnail {
	width: 16.9%;
	text-align: center;
	float: left;
	margin-top: 35px;
}

.thumbnail2 {
    width: 33%;
    text-align: center;
    float: left;
    margin-top: 35px;
    /* [disabled]margin-bottom: 100%; */
}
.gallery h4 {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 20%;
	font-size: 22px;
	width: 65%;
	font-weight: bold;
    color: #862D27;
	justify-content: left;
}


.gallery h4_2{
    margin-top: 15px;
    margin-bottom: 5px;
	font-size: 18px;
	width: 65%;
	font-weight: bold;
    color: #862D27;
}

.gallery h3 {
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20%;
	font-size: 18px;
	font-weight: 900;
	width: 100%;
	justify-content: left;
    color: #555555;
	text-decoration: underline;
}

.gallery p {
	margin-top: 0px;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 20%;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
}

/* Open Positions?*/
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
    color: #918F90;
    text-align: center;
}
footer .footer_column p {
    color: #918F90;
    background-color: #FFFFFF;
}
.cards {
	max-width: 320px;
	height: 300px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
}

.cards2 {
	width: 350px;
	height: 300px;
	object-position: center;
	float: left;
	object-fit: cover;
	overflow: hidden;
}
	.stats {
	max-width: 160px;
	height: 160px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
footer .footer_column p {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    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;
}
.button:hover {
    background-color: #FEFEFE;
    color: #918f90;
    cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.banner {
	background-color: #862D27;
	background-image: url(../images/parallax.png);
	height: 25px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
}

.footer_banner {
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
#container sidebar {
	width: 20%;
	padding: inherit;
	height: 784px;
	float: left;
}


/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 100%;
}
.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: #862D27;
}
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;
}
nav ul li a{
		font-size: 09 px;
		margin-right: 10px;
	}
	.container {
	width: 100%;
	}
	
	.gallery {
	padding-top: 225px;
	}
	.gallery h4 {
    margin-top: 225px;
	}
	
	.gallery h4_2{
    margin-top: 5px;
	font-size: 95%;
	}
	
	.thumbnail {
		width: 100%;
	}
	.thumbnail2 {
		width: 100%;
	}

	.cards {
	max-width: 300px;
	height: 300px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
	
	.stats {
	max-width: 180px;
	height: 180px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
	
}
/* 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: #ffffff;
	font-size: 100%;
}
.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: #862D27;
}
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;
}

/* sidebar */
#content .sidebar {
	float: none;
	width: 100%;
	height: auto;
	overflow: auto;
	padding-left: 12%;
	padding-top: 0px;
}
/* horizontal separators in sidebar */
#content .sidebar hr {
	display: none;
}
/*The sidebar and maincontent of page */
#content {
	position: relative;
	top: -22px;
	width: 100%;
	overflow: hidden;
	float: right;
}
	
	.container {
	width: 100%;
	}
	
	.gallery {
	padding-top: 225px;
	}
	.gallery h4 {
    margin-top: 225px;
	}
	
	.thumbnail {
		width: 100%;
	}
	.thumbnail2 {
		width: 100%;
	}

	.cards {
	max-width: 300px;
	height: 300px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
	
	.stats {
	max-width: 180px;
	height: 180px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
	.footer_column {
		width: 100%;
		margin-top: 0px;
	}

	.banner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer_column {
		width: 100%;
	}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 75%;
}
.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: #862D27;
}
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;
	}
	.container {
	width: 100%;
	}
	
	.gallery {
	padding-top: 225px;
	}
	.gallery h4 {
    margin-top: 225px;
	}
	
	.gallery h4_2{
    margin-top: 5px;
	font-size: 95%;
	}	
	.thumbnail {
		width: 100%;
	}
	.thumbnail2 {
			width: 100%;
	}
	
	.stats {
	max-width: 180px;
	height: 180px;
	object-position: center;
	background-size: 40%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}

	.cards {
	max-width: 300px;
	height: 300px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
	
	.cards {
	max-width: 180px;
	height: 180px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
.align-left {
	margin-left: 0px;
}
.align-right{
	margin-left:300px;
	padding-top:0px;}
.align-top{
	margin-top:0px;
}
}
