@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	z-index: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

/*header {
	padding: 0;
	/*background-color:aqua;
}*/

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	horizontal-align: middle;
}

img-logo {
	width: 100%;
	max-width: 100%;
	
	height: auto;
	vertical-align: middle;
	horizontal-align: middle;
}

video {
  width: 100% !important;
  height: auto !important;
}

footer {
	padding: 0px 30px;
	background-color: white;
}

body {
	max-width: 1440px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 20px 20px;
	}

h1 {
	font-size: 57px;
	color: black;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	color: black;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	position: flex;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: black;
	font-weight: 800;
}

h4 {
	position: flex;
	width: auto;
	text-align: left;
	line-height: 1.3;
	padding: 5px 10px 0px 10px;
	font-size: 16px;
	color: black;
	font-weight: 400;
	/*background-color: coral;*/
}

h5 {
	position: relative;
	bottom: 15px;
	right: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: black;
	font-weight: 400;
	margin-bottom: 0px;
}

h6 {
	position:absolute;
	width: 340px;
	text-align: left;
	line-height: 1.3;
	bottom: 0px;
	left: 30px;
	font-size: 26px;
	color: black;
	font-weight: 600;
}

h7 {
	position:relative;
	float:left;
	width: 100%;
	margin: 0% 20% 0% 0%;
	padding: 0px 0px 20px 0px;
	top: 5px;
	line-height: 1.3;
	font-size: 26px;
	color: black;
	font-weight: 600;
	/*background-color: gold;*/
}

h8 {
	position:absolute;
	top: 55px;
	width: 340px;
	text-align: left;
	line-height: 1.3;
	bottom: 0px;
	left: 30px;
	font-size: 16px;
	color: black;
	font-weight: 400;
}

h9 {
	font-size: 12px;
	font-color: steelblue;
	text-transform: uppercase;
	font-weight: 400;
}

h10 {
	position:relative;
	float:left;
	width: 100%;
	line-height: 32px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: white;
	font-weight: 400;
	/*background-color: gold;*/
}

ul {
	font-size: 18px;
	list-style-type:circle;
	width: auto;
	color: steelblue;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-color: red;*/
}

p {
	font-size: 14px;
	color: gray;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
}

p1 {
	font-size: 22px;
	color: gray;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 10px;
}

p2 {
	font-size: 12px;
	color: gray;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 10px;
}

.embed-responsive {
  	position: relative;
  	display: flex;
  	width: 100%;
 	height:auto;
  	padding: 0;
  	overflow: hidden;
	/*background-color:green;*/
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60px;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	color: #2F322A;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 8px;
}

/*-------------------------------MOBILE BANNERS-------------------------------------
---------------------------------MOBILE BANNERS-------------------------------------*/

.hero-aircraft {
	background-image: url("images/1350-membership-header-h3.jpg");
	background-size:auto;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-about {
	background-image: url("images/1350-about-header-h3.jpg");
	background-size:auto;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-awards {
	background-image: url("images/1350-awards-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-birthday {
	background-image: url("images/kaun-90-header-collage-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-contact {
	background-image: url("images/1350-contact-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-education {
	background-image: url("images/1350-education-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-eagles {
	background-image: url("images/1350-eagles-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-events {
	background-image: url("images/1350-events-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-home {
	background-image: url("images/635-526-hero.jpg");
	background-size:cover;
	height:260px;
}

.hero-kaun {
	background-image: url("images/1350-airport-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-membership {
	background-image: url("images/1350-membership-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-mission {
	background-image: url("images/1350-mission-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-news {
	background-image: url("images/1350-news-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-photography {
	background-height: auto;
	margin: 0px 0px 3px 0px;
}

.hero-projects {
	background-image: url("images/1350-projects-header-h3.jpg");
	background-size: cover;
	height: 400px;
	margin: 0px 0px 5px 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-align: center;
}

.hero-scholarship {
	background-image: url("images/1350-scholarship-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

.hero-video {
	background-height: auto;
	margin: 0px 0px 5px 0px;
}

.hero-volunteer {
	background-image: url("images/1350-volunteer-header-h3.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

/*-------------------------------END MOBILE BANNERS-------------------------------------
---------------------------------END MOBILE BANNERS-------------------------------------*/

.applications-bar {
 	position:relative;
	text-align: center;
 	padding: 1% 1% 1% 1%;
	width:90%;
	height: 38px;
	margin:auto;
	background-color:slategray;
}

.camps-bar {
 	position:relative;
	text-align: center;
	width:100%;
	height: 50px;
	padding: 2% 0% 0% 0%;
	margin: 0px 0px 0px 0px;
	background-color:lightgray;
}

.hide-robot {
	display:none;
}

.team-bar {
 	position:relative;
	text-align: center;
	width:99%;
	z-index: 0;
	height: 50px;
	padding: 1% 1% 1% 1%;
	margin:auto;
	background-color:white;
}

.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color:cadetblue;*/
}

.text-team-column1 {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color:cadetblue;*/
}
	
.text-team-column2 {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color:cadetblue;*/
}


.text-holder {
  	position:relative;
	z-index: 0;
	float:left;
	height:auto;
	width: 100%;
	top: 0;
 	text-align: center;
  	color: white;
	margin: 0px 0px 0px 0px;
  	/*background-color:gold;*/
}

.text-media-bar {
	display: flex;
	float:left;
	vertcal-align: middle;
	height:auto;
	width: 100%;
	top: 0;
  	background-color:steelblue;
	color: white;
}

.tile-bar {
	/*display:flex;*/
	float: left;
	/*justify-content: space-between;*/
	/*text-align:center;*/
	padding: 5px 0px 0px 0px;
	width:auto;
	height: auto;
	background-color:white;
}

.tile-holder{
	justify-content: space-between;
	float: left;
	width:50%;
	padding: 2px 2px 2px 2px;
	/*background-color:red;*/
}

.bottom-line {
  	position:relative;
	float:left;
	width: 100%;
	top: 0;
 	text-align: center;
  	/*background-color:steelblue;*/
}

.container2 {
  	position: relative;
 	text-align: center;
  	color: white;
  	/*background-color: blue;*/
}

.container-map {
  	position: relative;
	align-content: center;
 	text-align: center;
	width: 100%;
  	/*background-color: blue;*/
}

.container3 {
 	position: relative;
	text-align: center;
 	padding: 1% 0% 1% 0%;
  	width: 90%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}

.container-center {
 	position:relative;
 	padding: 5% 0% 5% 0%;
	width: 80%;
	margin:auto;
	/*background-color: darkslategray;*/
}

.container4 {
 	position: relative;
	text-align: center;
 	padding: 4% 1% 3% 1%;
  	width: 100%;
	height: 100%;
	/*background-color: darkslategray;*/
}

.container6 {
 	position: relative;
	text-align: center;
	border:solid 1px white;
 	padding: 0% 3% 0% 1%;
  	width: 100%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}

.container-video {
 	position: relative;
	text-align: center;
  	width: 100%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}

.media-topbar {
  	position:relative;
	float:left;
	width: 99.9%;
	height: 35px;
	margin: 5px 1px 1px 1px;
 	text-align: center;
  	background-color:steelblue;
}

.button {
	border: solid 1px;
	padding: 6px 14px;
	display: inline-block;
	margin-left: 0px 30px 0px 0px;
	border-radius: 30px;
	border-color:white;
	background-color:steelblue;
	color: white;
	text-decoration: none;
}

.button2 {
	
	padding: 6px 14px;
	margin: 15px 30px 15px 0px;
	border-radius: 30px;
	background-color:steelblue;
	color: white;
	text-decoration: none;
}

.button3 {
	border: solid 1px;
	padding: 6px 14px;
	display: inline-block;
	margin: 10px 10px 0px 10px;
	width: 200px;
	border-radius: 30px;
	border-color:white;
	background-color:steelblue;
	color: white;
	text-decoration: none;
}

.button4 {
	padding: 6px 14px;
	display: inline-block;
	margin-left: 0px 30px 0px 0px;
	border-radius: 30px;
	background-color:#005880;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.info-box1 {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
	
.info-box2 {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.info-box-tan {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 60px 20px 60px;
	text-align: center;
}

.info-box-dark {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 60px 20px 60px;
	text-align: center;
}

.footer-text {
	font-size: 13px;
	color: gray;
	margin-bottom: 20px;
	text-align: center;
}

.col {
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	/*background-color: red;*/
}

.gal-md-one-half {
	width: 50%;
	float: left;
	padding: 1px 1px 1px 1px;
	text-align: center;
	/*background-color:gold;*/
}

.col2 {
	justify-content: center;
	text-align: center;
	width: 50%;
	float: left;
	padding: 10px 10px 10px 10px;
	/*background-color: gold;*/
}

.col3 {
	justify-content: center;
	text-align: center;
	width: 50%;
	float: left;
	padding: 10px 10px 10px 10px;
	/*background-color:steelblue;*/
}

.row:before, .row:after {
	content: "";
	display: table;
	/*background-color:green;*/
	
}

.row:after {
	clear: both;
	
}

/************* FORM DATA PHONE FORMAT ****************/
	
	.form-wrapper-s {
		position:static;
		padding:0px 0px 20px 0px;
		margin-left:2%;
		margin-right:2%;
		width:auto;
	}

	.radio-wrapper-s {
		float:left;
		position:static;	
		padding:0px 0px 0px 0px;
		width:120px;
		height:30px;
		margin-top:10px;
		margin-bottom:10;
		margin-left:0%;
		margin-right:0%;
		/** background-color:goldenrod; **/
	}

	
	form {
		width:320px;
		padding: 10px;
		margin-top: 0%;
		margin-left:4%;
		margin-right:4%;
		text-align:left;
	}
	
	select {
		display:block;
		font-size:14px;
		padding: 5px 5px 5px 5px;
		width:300px;
	}
	
	textarea {
		display:block;
		font-size:14px;
		width:300px;
		height:130px;
	}

 	input {
		float:left;
		padding: 10px 10px 40px 10px;
		width:20px;
		height:20px;
		margin:10px 10px 10px 10px;
		vertical-align: middle;
	}

	input[type="email"] {
		vertical-align: middle;
		margin-top:0px;
		margin-right:10px;
		margin-left:0;
		font-size:14px;
		height:25px;
		width:300px;
		padding:0px 0px 0px 0px;
	}
	
	input[type="password"] {
		vertical-align: middle;
		margin-top:0px;
		margin-right:10px;
		margin-left:0;
		font-size:14px;
		height:25px;
		width:300px;
		padding:0px 0px 0px 0px;
	} 

	input[type="text"] {
		vertical-align: middle;
		margin-top:0px;
		margin-right:10px;
		margin-left:0;
		font-size:14px;
		height:25px;
		width:300px;
		padding:0px 0px 0px 0px;
	}

	input[type="file"] {
		vertical-align: middle;
		margin-top:0px;
		margin-right:10px;
		margin-left:0;
		font-size:14px;
		height:25px;
		width:300px;
		padding:0px 0px 0px 0px;
	} 
	
	input[type="radio"] {
		vertical-align: middle;
		margin-top:0px;
		margin-right:10px;
		width:30px;
		padding:0px 0px 0px 0px;
	} 
	
	input[type="submit"] {
		background-color:lightgray;
		font-size:14px;
		height: auto;
		padding:1px 2px 1px 2px;
		width:150px;
		margin-left:28%;
	}

/*********** footer stuff ********************************/

			footer-title {
				font-family:Helvetica, Helvetica Neue, Arial;
				font-size:14px;
				font-weight:bold;
				line-height:150%;
				color:#444;
				padding-top:20px;
				padding-left:0px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;
			}

			footer-copy {
				font-family:Helvetica, Helvetica Neue, Arial;
				font-size:14px;
				font-weight:500;
				line-height:190%;
				color:#999;
				padding-left:0px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;
				/*background-color:blue;*/
			}

.container976 {
				display: flex;
				justify-content: center;
				width: auto;
				margin-top:40;
				margin-bottom:10;
				/*background-color:red;*/
			}

.footer-bar {
	/*display:flex;*/
	float: left;
	/*justify-content: space-between;*/
	/*text-align:center;*/
	padding: 1% 12% 3% 8%;
	width:auto;
	height: auto;
	/*background-color:orange;*/
}

.footertext{
	justify-content: space-between;
	float: left;
	text-align: left;
	width:48%;
	margin: 0% 1% 5% 1%;
	/*padding: 2px 12px 20px 12px;*/
	/*background-color:orange;*/
}

			a.class1 {text-decoration:none;}
			a.class1:link {color:#999}    /* unvisited link */
			a.class1:visited {text-decoration:none;}
			a.class1:visited {color:#999}  /* visited link */
			a.class1:hover {text-decoration:none;}
			a.class1:hover {color:#444}    /* mouse over link */
			a.class1:active {text-decoration:none;}
			a.class1:active {color:#999}   /* selected link */



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

@media (min-width: 768px){
	body {
		max-width: 1023px;
	}
	
.style-nav ul li {
	display: inline-block;
}
	
.style-nav ul {
	text-align: center;
}
	
h1 {
	font-size: 40px;
	margin-bottom: 90px;
}
	
h2 {
	margin-bottom: 16px;
}
	
h4 {
	position: flex;
	width: auto;
	text-align: left;
	line-height: 1.3;
	padding: 5px 40px 5px 10px;
	font-size: 16px;
	color: black;
	font-weight: 400;
	/*background-color: gold;*/
}
		
h7 {
	position:relative;
	float:left;
	width: 100%;
	margin: 0% 20% 0% 0%;
	padding: 0px 0px 20px 0px;
	top: 5px;
	line-height: 1.3;
	font-size: 26px;
	color: black;
	font-weight: 600;
	/*background-color: tan;*/
}

h8 {
	position:absolute;
	top: 55px;
	width: 300px;
	text-align: left;
	line-height: 1.3;
	bottom: 0px;
	left: 12px;
	font-size: 16px;
	color: black;
	font-weight: 400;
}
	
h9 {
	font-size: 16px;
	font-color: steelblue;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 5px;
}
	
h10 {
	position:relative;
	float:left;
	width: 100%;
	line-height: 30px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: white;
	font-weight: 400;
	/*background-color: gold;*/
}
	
p {
	font-size: 16px;
	color: gray;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
p1 {
	font-size: 22px;
	color: gray;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 10px;
}
	
p2 {
	font-size: 12px;
	color: gray;
	font-weight: 200;
	margin-top: 40px;
	margin-bottom: 10px;
}
	
ul {
	font-size: 16px;
	width: auto;
	color: black;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-color: blue;*/
}
	
.applications-bar {
 	position:relative;
	text-align: center;
 	padding: 1% 1% 1% 1%;
	width:90%;
	height: 40px;
	margin:auto;
	background-color:slategray;
}
	
.button4 {
	padding: 6px 14px;
	display: inline-block;
	margin-left: 0px 30px 0px 0px;
	border-radius: 30px;
	background-color:#005880;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
	
.camps-bar {
 	position:relative;
	text-align: center;
	width:99%;
	height: 50px;
	padding: 1% 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	background-color:lightgray;
}
	
.col-md-one-half {
	width: 50%;
	text-align: center;
	/*background-color:gold;*/
}
	
.col {
	float: left;
	/*padding: 0px 7px 14px;*/
	padding: 1px 1px 1px 1px;
}
	
.footer-bar {
	display:flex;
	float: left;
	justify-content: space-between;
	/*text-align:center;*/
	padding: 1% 5% 0px 5%;
	width:100%;
	height: auto;
	/*background-color:white;*/
}

.footertext{
	justify-content: space-between;
	float: left;
	text-align: left;
	width:185px;
	padding: 2px 2px 2px 2px;
	/*background-color:green;*/
}
	
.gal-lg-one-third {
	width: 33.3%;
	text-align: center;
  /*background-color:gold;*/
}
	
.gal {
		float: left;
		padding: 0px 7px 14px;
}
	
.container2 {
  	position: flex;
	justify-content:center;
  	color: white;
  	/*background-color: blue;*/
}
	
.container4 {
 	position: relative;
	text-align: center;
 	padding: 4% 5% 3% 5%;
  	width: 100%;
	height: 100%;
	/*background-color: darkslategray;*/
}
	
.container6 {
 	position: relative;
	text-align: center;
	border:solid 1px white;
 	padding: 0% 7% 0% 1%;
  	width: 100%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}
	
.container-video {
 	position: relative;
	float: left;
	border:solid 1px white;
 	padding: 0% 0% 0% 0%;
  	width: 100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	/*background-color: orangered;*/
}	
	
.info-box1 {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
	
.info-box2 {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
	
.info-box-tan {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 15px 20px 60px;
	text-align: center;
}
	
.info-box-dark {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 15px 20px 60px;
	text-align: center;
}
	
/*-------------------------------MOBILE BANNERS-------------------------------------
---------------------------------MOBILE BANNERS-------------------------------------*/
	
.hero-aircraft {
	background-image: url("images/1350-membership-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 5px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-about {
	background-image: url("images/1350-about-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-awards {
	background-image: url("images/1350-awards-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-birthday {
	background-image: url("images/kaun-90-header-collage-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 5px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-contact {
	background-image: url("images/1350-contact-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-education {
	background-image: url("images/1350-education-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 5px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-eagles {
	background-image: url("images/1350-eagles-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-events {
	background-image: url("images/1350-events-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-home {
	background-image: url("images/1350-homepage-banner-h2.jpg");
	background-size:cover;
	height:460px;
}

/*.hero-home {
	background-image: url("images/1024-526-hero.jpg");
	background-size:cover;
	height:445px;
}*/
	
.hero-kaun {
	background-image: url("images/1350-airport-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 8px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-membership {
	background-image: url("images/1350-membership-header-h2.jpg");
	background-size:cover;
	width: auto;
	height: 400px;
	margin: 0px 8px 0px 8px;
	/*text-align: center;*/
}
	
.hero-mission {
	background-image: url("images/1350-mission-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-news {
	background-image: url("images/1350-news-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-photography {
	background-height: auto;
	margin: 0px 6px 5px 6px;
}
	
.hero-projects {
	background-image: url("images/850-projects-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 8px 10px 8px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-scholarship {
	background-image: url("images/1350-scholarship-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-video {
	background-height: auto;
	padding: 0px 0px 0px 0px;
}
	
.hero-volunteer {
	background-image: url("images/1350-volunteer-header-h2.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}
	
/*-------------------------------  END BANNERS -------------------------------------
---------------------------------  END BANNERS  -------------------------------------*/
	
.container-center {
 	position:relative;
 	padding: 2% 0% 2% 0%;
	width: 80%;
	margin:auto;
	/*background-color: darkslategray;*/
}
	
.team-bar {
 	position:relative;
	text-align: center;
	width:99%;
	height: 50px;
	padding: 1% 1% 1% 1%;
	margin:auto;
	background-color:white;
}
	
.text-holder {
  	position:relative;
	float:left;
	height: auto;
	width: 60%;
	top: 0;
 	text-align: center;
  	color: white;
	margin: 0px 0px 30px 0px;
  	/*background-color:green;*/
}
	
.text-media-bar {
	display: flex;
	float:left;
	vertcal-align: middle;
	height:auto;
	width: 100%;
	top: 0;
  	background-color:steelblue;
	color: white;
}
	
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
}
	
.text-team-column1 {
	width: 300px;
	position: relative;
	float: right;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color: gold;*/
}
	
.text-team-column2 {
	position: relative;
	float: left;
	width: 300px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color:gray;*/
}
	
.tile-bar {
	display: flex;
	float: left;
	justify-content: space-between;
	/*text-align:center;*/
	padding: 5px 0px 0px 0px;
	width:auto;
	height: auto;
	background-color:white;
}

.tile-holder{
	display: inline-flex;
	justify-content: space-between;
	float: left;
	width:50%;
	padding: 2px 2px 2px 2px;
	/*background-color:red;*/
}
	
}

/*Desktop View -------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 1025px){
	
body {
		max-width: 1440px;
	}
	
h4 {
	position: flex;
	width: auto;
	text-align: left;
	line-height: 1.3;
	padding: 5px 40px 0px 10px;
	font-size: 16px;
	color: black;
	font-weight: 400;
	/*background-color: green;*/
}
	
h7 {
	position:relative;
	float:left;
	width: 100%;
	margin: 0% 20% 0% 0%;
	padding: 0px 0px 20px 0px;
	top: 5px;
	line-height: 1.3;
	font-size: 26px;
	color: black;
	font-weight: 600;
	/*background-color: tan;*/
}

h8 {
	position:absolute;
	top: 55px;
	width: 340px;
	text-align: left;
	line-height: 1.3;
	bottom: 0px;
	left: 30px;
	font-size: 16px;
	color: black;
	font-weight: 400;
}
	
h9 {
	font-size: 16px;
	color: steelblue;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 5px;
}
	
h10 {
	position:relative;
	float:left;
	width: 100%;
	line-height:30px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: white;
	font-weight: 400;
	/*background-color: gold;*/
}
	
ul {
	font-size: 18px;
	list-style-type:circle;
	list-style-position:outside;
	width: auto;
	color: black;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-color: red;*/
}
	
li {
  display: list-item;
  margin: 10px 0;
}

p {
	font-size: 20px;
	color: gray;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
p1 {
	font-size: 24px;
	color: gray;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 10px;
}
	
p2 {
	font-size: 14px;
	color: gray;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 10px;
}
	
.style-logo {
		float: left;
	}
	
.style-nav {
		float: right;
	}
	
/*.style-nav{
	float: right;
	text-decoration:none;
	white-space:nowrap;
	display: block;
	color: red;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	/****background-color: gold;
}*/
	
.bottom-line {
  	position:relative;
	float:left;
	width: 100%;
	top: 0;
 	text-align: center;
  	/*background-color:steelblue;*/
}
	
.button4 {
	padding: 6px 14px;
	display: inline-block;
	margin-left: 0px 10px 0px 0px;
	border-radius: 30px;
	background-color:#005880;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
	
.col-lg-one-fourth {
		width: 25%;
}
	
.gal-lg-one-sixth {
		width: 16.6%;
	/*background-color:steelblue;*/
}

	
.applications-bar {
 	display:flex;
	position:relative;
	justify-content:center;
 	padding: 1% 1% 1% 1%;
	width:90%;
	height: auto;
	margin:auto;
	background-color:slategray;
}
	
.camps-bar {
 	position:relative;
	text-align: center;
	width:auto;
	height: 50px;
	margin: 0px 10px 0px 10px;
	background-color:lightgray;
}
	
.clear-bar {
 	position:relative;
	text-align: center;
 	padding: 1% 1% 1% 1%;
	width:80%;
	height: 50px;
	margin:auto;
}
	
.container-center {
 	position:relative;
	text-align: center;
 	padding: 1% 1% 1% 1%;
	width:60%;
	margin:auto;
	/*background-color: darkslategray;*/
}
	
.container2 {
  	position: flex;
 	justify-content: center;
  	color: white;
  	/*background-color: blue;*/
}
	
.container3 {
 	position: relative;
	text-align: center;
 	padding: 1% 0% 1% 0%;
  	width: 90%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}
	
.container4 {
 	position: relative;
	text-align: center;
 	padding: 4% 5% 3% 5%;
  	width: 100%;
	height: 100%;
	/*background-color: darkslategray;*/
}
	
.container6 {
 	position: relative;
	text-align: center;
	border:solid 1px white;
 	padding: 0% 7% 0% 1%;
  	width: 100%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}
	
.container-video {
 	position: relative;
	text-align: center;
	border:solid 1px white;
 	padding: 1% 0% 1% 0%;
  	width: 100%;
	height: 100%;
	margin:auto;
	/*background-color: darkslategray;*/
}	
	
.footer-bar {
 	display:flex;
	position:relative;
	justify-content:center;
 	padding: 1% 1% 1% 1%;
	width:90%;
	height: auto;
	margin:auto;
	/*background-color:slategray;*/
}
	
.info-box1 {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
	
.info-box2 {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
	
	
.info-box-tan {
	/*background-color: #b9a88e;*/
	color: #FFFFFF;
	padding: 10px 20px 60px;
	text-align: center;
}
	
.info-box-dark {
	/*background-color: #2D2D35;*/
	color: #FFFFFF;
	padding: 10px 20px 60px;
	text-align: center;
}
	
/*------------------------------- BANNERS -------------------------------------
--------------------------------- BANNERS -------------------------------------*/

.hero-aircraft {
	background-image: url("images/1350-membership-header.jpg");
	background-size: cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-about {
	background-image: url("images/1350-about-header.jpg");
	background-size: cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
	
.hero-awards {
	background-image: url("images/1350-awards-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-birthday {
	background-image: url("images/kaun-90-header-collage.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 5px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-contact {
	background-image: url("images/1350-contact-header-h1.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-education {
	background-image: url("images/1350-learning-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 5px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-eagles {
	background-image: url("images/1350-eagles-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-events {
	background-image: url("images/1350-events-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
		
.hero-home {
	background-image: url("images/1350-homepage-banner.jpg");
	background-size:cover;
	height:460px;
	color: #FFFFFF;
	text-align: center;
}
	
/*.hero-home {
	background-image: url("images/1440-526-hero.jpg");
	background-size:cover;
	height:485px;
	padding: 20px 20px 50px 20px;
	color: #FFFFFF;
	text-align: center;
}*/
	
.hero-kaun {
	background-image: url("images/1350-airport-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
	
.hero-membership {
	background-image: url("images/1350-membership-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}
		
.hero-mission {
	background-image: url("images/1350-mission-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-news {
	background-image: url("images/1350-news-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
	
.hero-photography {
	background-height: auto;
	margin: 0px 10px 10px 6px;
}
	
.hero-projects {
	background-image: url("images/1350-projects-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-scholarship {
	background-image: url("images/1350-scholarship-header.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
	
.hero-video {
	background-height: auto;
	margin: 0px 0px 10px 0px;
}
	
.hero-volunteer {
	background-image: url("images/1350-volunteer-header-h1.jpg");
	background-size:cover;
	height:400px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}
	
/*-------------------------------END BANNERS-------------------------------------
---------------------------------END BANNERS-------------------------------------*/
	
.team-bar {
 	position:relative;
	text-align: center;
	width:99%;
	height: 50px;
	padding: 1% 1% 1% 1%;
	margin:auto;
	background-color:white;
}
	
.text-holder {
  	position:relative;
	float:left;
	height: auto;
	width: 50%;
	top: 0;
 	text-align: center;
  	color: white;
  	/*background-color:steelblue;*/
}
	
.text-media-bar {
	display: flex;
	float:left;
	vertcal-align: middle;
	height:auto;
	width: 100%;
	top: 0;
  	background-color:steelblue;
	color: white;
}
	
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
}
	
.text-team-column1 {
	width: 300px;
	position: relative;
	float: right;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color: gold;*/
}
	
.text-team-column2 {
	position: relative;
	float: left;
	width: 300px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#999;
	/*background-color:gray;*/
}
	
.tile-bar {
	display: flex;
	float: left;
	justify-content: space-between;
	/*text-align:center;*/
	padding: 5px 0px 0px 0px;
	width:auto;
	height: auto;
	background-color:white;
}

.tile-holder{
	display: inline-flex;
	justify-content: space-between;
	float: left;
	width:50%;
	padding: 2px 2px 2px 2px;
	/*background-color:red;*/
}
	
.footer-bar {
	display:flex;
	float: left;
	justify-content: space-between;
	/*text-align:center;*/
	padding: 1% 15% 0px 15%;
	width:100%;
	height: auto;
	/*background-color:white;*/
}

.footertext{
	justify-content: space-between;
	float: left;
	text-align: left;
	width:185px;
	padding: 2px 2px 2px 2px;
	/*background-color:red;*/
}
	
}
