/* ContactUs CSS Formating */

@charset "UTF-8";
@import url(https://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%;
	min-height: 500px;
}
/* Container */
.container {
	width: 100%;
	min-height: 500px;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-left: 0px;
	/* [disabled]right: 5px; */
	left: 0px;
	top: 15px;
	margin-top: 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: left;
	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: #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;
}

.text_column {
	width: 20%;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0%;
	padding-top: 25px;
	float: left;
	color: #6E6C6D;
}
.text_column_right {
	width: 48%;
	font-weight: bold;
	line-height: 25px;
	padding-top: 50px;
	color: #6E6C6D;
	float: right;
}
.name_column {
	font-weight: bold;
	line-height: 25px;
	padding-left: 12%;
	color: #6E6C6D;
}

.gallery {
	clear: both;
	justify-content: center;
	width: 80%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 15px;
	padding-left: 20%;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	float: center;
}

.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.thumbnail2 {
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 35px;
    /* [disabled]margin-bottom: 100%; */
}
.gallery .thumbnail h4 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #862D27;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #918F90;
}
/* Parallax Section */
.banner {
	background-color: #862D27;
	background-image: url(../images/parallax.png);
	height: 25px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
	display: inline-block;
}
.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;
	padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
}

.cards {
	width: 260px;
	height: 300px;
	object-position: center;
	object-fit: cover;
	overflow: hidden;
}

.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;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}

/* 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;
}
.text_column{
		width: 80%;
		padding-left: 10%;
		padding-top: 220px;
	}
	
.text_column_right{
		width: 80%;
		padding-left: 8%;
		padding-top: 0px;
	}
.name_column{
		width: 60%;
		padding-left: 15%;
	}

	
.gallery{
	width: 80%;
	padding-left: 10%;
	padding-bottom: 5px;
	
	}
.thumbnail {
	width: 100%;
}
.thumbnail2 {
	width: 90%;
}
.cards {
	max-width: 280px;
	height: 280px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
.footer_column {
	width: 100%;
	margin-top: 0px;
}

.banner {
    background-color: #862D27;
    background-image: none;
}

.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
section .left_article p {
}
section .right_article .placeholder {
}
section .right_article .placeholder {
}
.right_article {
}

}

/* 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;
}
.text_column{
		width: 75%;
		padding-left: 25%;
		padding-top: 220px;
	}

.text_column_right{
		width: 75%;
		padding-left: 12%;
		padding-top: 0px;
	}
	
.name_column{
		width: 75%;
		padding-left: 0%
	}
	
.gallery{
	width: 80%;
	padding-left: 8%;
	
	}
.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;
	}
.footer_column {
	width: 100%;
	margin-top: 0px;
}

.banner {
    background-color: #862D27;
    background-image: none;
}

.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
section .left_article p {
}
section .right_article .placeholder {
}
section .right_article .placeholder {
}
.right_article {
}

}


/* Small Desktops */
@media (min-width: 768px) and (max-width: 1400px) {
	.container{
		width: 100%;
	}
	.logo{
		width: 30%;
		font-size: 80%
	}
	nav ul li{
		font-size: 12px;
		margin-right: 20px;
	}

.text_column{
		width: 30%;
		padding-top: 20px;
		padding-left: 15%;
		float: left;
	}
.text_column_right{
		width: 30%;
		padding-right: 10%;
	}

.gallery{
	width: 90%;
	padding-left: 8%;
	
	}
.thumbnail {
	width: 30%;
}
.thumbnail2 {
	width: 30%;
}
.cards {
	max-width: 200px;
	height: 220px;
	object-position: center;
	background-size: 100%;
	float: center;
	object-fit: cover;
	overflow: hidden;
	position: inline;
	}
.footer_column {
	width: 100%;
	margin-top: 0px;
}

.banner {
    background-color: #862D27;
    background-image: none;
}

.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
section .left_article p {
}
section .right_article .placeholder {
}
section .right_article .placeholder {
}
.right_article {
}
}

#content .mainContent .productRow {
	overflow: auto;
	color: rgba(146,146,146,1.00);
