/* CSS file generated by Responsify */
/* Columns: 4, Gutter Width: 1.5, Breakpoints:  */ 

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

nav ul, nav li { margin: 0; } 
nav ul, ul { list-style:none; }

a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline : 0;
}

.row	{
	width: 960px;
	margin: 0px auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row:after	{
	content:"";
	display:table;
	clear:both;
}

.clearfix:after	{
	content:"";
	clear:both;
	display: block;
}

.span1, .span2, .span3, .span4, .span-onethird, .span-twothirds {
    float: left;
	padding: 0 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.col{
  padding: 0px 15px;
}

.span1{
  width: 25%;
  
}
.span2{
  width: 50%;
  
}
.span3{
  width: 75%;
  
}
.span4{
  width: 100%;
  margin-left: 0;
}

.offset-1 {
	margin-left: 12.5%;
}

.offset-2	{
	margin-left: 25%;
}

.span-onethird	{
	width: 33%;
}

.span-twothird {
	width: 66%;
}

header	{
	background-color: #c5d2e5;
}

.slogan	{
	color: #4d4d4d;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	width: 300px;
}

#logo	{
	pointer-events: none;
	cursor: pointer;
}

body { 
  font-size: 87.5%;
  color: #252e35; 
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
  line-height: 1.5em;
  background: #f6f6f6;  
}

.mobile	{
	display: none;
}

.fitpic {
	width: 100%;
}

.bigpic	{
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
	.bghome	{
		background-image: url('../images/fleet-wide.jpg');
	}
	.bgabout	{
		background-image: url('../images/about-us.jpg');
	}
	.bgcerts	{
		background-image: url('../images/certificates.jpg');
	}
	.bgservices	{
		background-image: url('../images/services.jpg');
	}
	.bgsales	{
		background-image: url('../images/sales.jpg');
	}
	.bgnews	{
		background-image: url('../images/whats-new.jpg');
	}
	.bgcontact	{
		background-image: url('../images/contact.jpg');
	}
	.bgcareers	{
		background-image: url('../images/careers.jpg');
	}
	.bgpartners	{
		background-image: url('../images/partnerships.jpg');
	}
	.bgvacation	{
		background-image: url('../images/vacation.jpg');
	}
	.bgadsb	{
		background-image: url('../images/avionicsmod.jpg');
	}
	.bgblog {
		background-image: url('../images/bamblog.jpg');
	}
	.bgpaint {
		background-image: url('../images/aircraft-repaint.jpg');
	}
.pagetitlebar	{
	background-color: #1586C9;
	padding: 10px;
}

.pagetitle	{
	color: white;
	font-size: 1.8em;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.5em;
}

h1{
    font-size: 1.714285714em; /* 24 / 14 */
    line-height: 1.5em; /* 21 / 14 */
}

h2{
  font-size: 1.5em; /* 21 / 14 */
  line-height: 1.5em; /* 21 / 14 */
}

p{
    font-size: 1em; /* 14 / 14 */
    line-height: 1.5em; /* 21 / 14 */
    margin-bottom: 1.5em; /* 21 / 14 */
}

.center 	{
	text-align: center;
}

.fullwidth	{
	font-size: 1.2em;
	color: #666;
}

ul.fullwidth {
	list-style-type: square;
	list-style-position: inside;
}

ul.fullwidth li	{
	margin-bottom: 0.5em;
}

ul.outside {
	list-style-position: outside;
	margin-left: 20px;	
}

.vertical-space	{
	content: &nbsp;
	height: 2em;
}

#container, .inner{
  margin: 0 auto;
}

header h1{
  margin: 7px 0 0 0;
}

.dir	{
	text-align: right;
	color: #4d4d4d;
}

#container{
  clear: both;
  padding-top: 20px;
}

.alt{
  color: #fff;
  color: rgba(255,255,255, 0.9);
  letter-spacing: 0.05em;
}

/* NAVIGATION */

nav ul{
  text-align: center;
  overflow: auto;
  width: 100%;
}

nav ul li{
  margin: 0 0 0 0;
  text-align: center;
  overflow: auto;
  float: left;
  padding: 0 5px;
}

nav a{
  text-decoration: none;
  margin: 0;
  display: inline-block;
  padding: 7px 2% 7px 2%;
  margin: 0 0 0 1px;
  background-color: rgba(255,255,255,0.1);
}

.menubar	{
	background-color: #049EE0;
	border-top: 3px solid silver;
	border-bottom: 3px solid silver;
}

nav a	{
	color: white;
	display: inline-block;
	border-radius: 10px 10px 0px 0px;
}

.language	{
	height: 30px;
	margin-bottom: 10px;
}

.phone	{
	font-size: 1.5em;
	margin: 15px 0px;
}

.phone a {
	color: #4d4d4d;
	text-decoration: none;
}

.current	{
	background-color: #1586C9;
}

.buttonbox	{
	width: 68.75%;
	margin: 0 auto;
	line-height: 4em;
	text-align: center;
}

.buttonbox a {
	margin: 1em;
}

.buttoncell	{
	width: 25%;
	text-align: center;
	float: left;
}

.bottombar	{
	background-color: #049EE0;
	border-top: 15px solid black;
	color: cccc99;
}

.byline	{
	font-size: 0.7em;
	color: #002EA3;
	text-align: center;
	letter-spacing: 1px;
}

.byline a {
	color: #002EA3;
	text-decoration: none;
}

.byline a:hover	{
	text-decoration: underline;
}

.spa	{
	display: none;
}

#btnspa	{
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	margin-left: 24px;
}

.roundbullet	{
	list-style: disc inside;
	text-indent: -13px;
}

.footerlinks	{
	text-align: center;
	color: #333;
	margin-top: 30px;
}

.footerlinks a	{
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 10px 15px;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	background-color: #049EE0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.cover	{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8) url('../images/brushed-alum-dark.png'); 
/*	background: rgba(0, 0, 0, 0.8) url('../images/bright-squares.png'); */
	top: 0px;
	left: 0px;
	display: none;
}

#loginbutton	{
	display: inline-block;
	line-height: 30px;
	padding: 0px 15px;
	background-color: rgba( 255, 255, 255, 0.2 );
	color: #999;
	font-weight: bold;
	margin-right: 30px;
	cursor: pointer;
	vertical-align: top;
}

.blue-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 0px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682; width: 100%; text-align: center; margin-bottom: 20px; font-size: 1.2em;
}
.blue-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.blue-button:active {
	position:relative;
	top:1px;
}

.blue-small {
	display: inline-block;
	padding: 6px 15px;
	margin-top: 15px;
	width: auto;
}

.pic-left	{
	float: left;
	margin-right: 15px;
}

.flexi	{
	text-align: center;
	padding: 40px 0px;
}
/* LOGIN FORM */
#login	{
	width: 300px;
	padding: 15px;
	position: absolute;
	border: 1px solid gray;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px auto;
	background: #f6f6f6;  
	display: none;/**/
}

#login h2	{
	background-color: transparent;
	text-align: center;
	box-shadow: 0px 0px 4px gray inset;
	border-radius: 5px;
}

label	{
	font: bold 1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	padding: 15px 0px 5px;
}

input[type='text'], input[type='password'], input[type='email'], input[type='tel'], textarea {
	padding: 5px;
	color: #666;
	font-size: 1.4em;
	border: 1px solid gray;
	border-radius: 5px;
	width: 91%;
	margin-top: 5px;
}

#login button	{
	padding: 10px 20px;
	background-color: #049EE0;
	color: white;
	text-shadow: 1px 1px 2px darkblue;
	margin-top: 20px;
	border-radius: 5px;
	border: none;
	font-size: 1.5em;
}

#cancelme	{
	background: #666;
	color: white;
	font-size: 2em;
	position: absolute;
	display: inline-block;
	top: -15px;
	right: -10px;
	padding: 0px 3px;
	border-radius: 5xp;
	cursor: pointer;
}

.msg	{
	display: none;
	color: red;
	font-size: 0.7em;
	text-transform: uppercase;
	padding-top: 20px;
}

.blueline	{
	border-top: 1px solid #049EE0;
	margin-bottom: 10px;
}

.redbar	{
	background-color: red;
	padding: 7px 0 2px;
}

.contactrow	{
	margin: 10px 0 5px;
}

.contactbase	{
	background-color: #049EE0;
	text-align: center;
	padding: 4px;
	color: white;
	font-size: 1.3em;
}

.contactphone	{
	font-size: 1.3em;
	color: white;
	font-weight: bold;
	text-align: center;
}

.contactphone a {
	color: inherit;
	text-decoration: none;
}

.contactinfo p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
}

.contactinfo a {
	color: inherit;
}

.contactpic	{
	width: 95px;
	height: 125px;
	background-color: #049EE0;
	float: left;
	overflow: hidden;
}

.contactperson	{
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

.contacttitle {
	font-size: 0.9em;
	font-weight: normal;
}

.careers h2 {
	line-height: 2.5em;
}

.careers ul {
	margin-left: 20px;
}

.careers ul li {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1em;
}

.careers ul li:before	{
	content: "";
	width: 10px;
	height: 10px;
	background-color: #1586C9;
	border-radius: 5px;
	position: absolute;
	margin-left: -20px;
	margin-top: 5px;
}

.sflinks img	{
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 5px 5px 3px rgba( 0, 0, 0, 0.7 );
	-moz-box-shadow: 5px 5px 3px rgba( 0, 0, 0, 0.7 );
	box-shadow: 5px 5px 3px rgba( 0, 0, 0, 0.7 );
}

.sales	{
	margin: 0px 0px 1em 123px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #999;
}
.sales a {
	color: white;
}

.formrow	{
	margin-bottom: 1em;
}

.label	{
	font: 1.1em Arial-Black, 'Arial Black', Arial, sans-serif;
	color: #666;
}

.aircraftmodel { /* sales page */
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
h1.news {
	margin-bottom: 1em;
}
h2.news {
	padding: 5px;
	background-color: #D6D6D6;
	border-bottom: darkgray;
	margin-bottom: 15px;
	display: block;
	border-radius: 5px;
}

h2.news a {
	color: #848484;
	display: block;
	text-decoration: none;
}

h2.selectedNews {
	background-color: white;
	position: relative;
}

h2.selectedNews:after {
	content: "";
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid white;
}
h4.news {
	font-size: 1.3em;
}
.article	{
	background-color: white;
	padding: 3%;
}

article.newsarticle h3 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

article.newsarticle br {
	margin-right: 1em;
}

ul.fullwidth li h2 {
	font-size: 1.2em;
	color: black;
}

article p.newsitem {
	font-weight: normal;
	font-size: 1.2em;
	color: #666;
}

.specspic	{
	background-color: black;
	text-align: center;
	line-height: -1px;
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.item {
    /*display: inline-block;*/
    background: #fff;
    padding: 0.5em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
    line-height: 0;
}

.item img {
	width: 100%;
}
img.right {
	float: right;
	margin-left: 15px;
}
.socialmedia	{
	text-align: center;
	font: 14px 'Arial Black', sans-serif;
}

.socialmedia img {
	margin: 20px 20px;
}

.newslink {
	padding: 5px 10px;
	margin: 10px 20px;
	background-color: #F6F6F6;
	color: #155CAC;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	box-shadow: 2px 2px 2px #333;
}
.newslink:hover {
	background-color: #4A99D3;
	color: white;
}
.blog a {
	color: #808080;
	text-decoration: none;
}

.bloglinks {
	color: #7a7a7a;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.bloglinks h2 {
	padding-bottom: 15px;
	border-bottom: 2px solid #7a7a7a;
	margin-bottom: 15px;
}
.bloglinks a {
	color: #7a7a7a;
	text-decoration: none;
}
.blog-continue {
	display: inline-block;
	background-color: gray;
	padding: 0px 7px;
	color: white;
	margin-left: 20px;
	border-radius: 5px;
	font-size: 0.8em;
}
.unit {
	width: 45%;
	float: left;
	margin-right: 5%;
}
.unit-full {
	width: 100%;
}
.small-type {
	font-size: 0.85em;
	font-style: italic;
}
/* ====================== MEDIA QUERIES ======================= */

/* Responsify Defaults */

@media screen and (max-width: 768px){
	.row	{
		width: 100%;
	}

  nav .span1{
    width: 100%;
  }

  .span3, article{
    width: 100%;
  }

  .span1, aside{
    width: 100%;
    margin-left: 0;
  }

  #container, .inner{
    width: 90%;
    padding: 0 5% 0 5%;
  }
  
  .offset-1	{
  	margin: 0;
  }

.masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }

@media screen and (max-width: 480px){
	nav ul a li {
		margin: 0 0 5px 0;
		text-align: center;
		float: none;
		display: block;
	}

	.menu a	{
		display: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	.menu li {
		padding: 0;
	}
	
	.menu a.mobile	{
		display: block;
	}
	
	#logo, #logo img, .slogan	{
		width: 200px !important;
	}
	
	.slogan {
		font-size: 0.9em;
	}
	.bigpic	{
		height: 144px;
	}
	.bghome	{
		background-image: url('../images/fleet-480.jpg');
	}
	.bgabout	{
		background-image: url('../images/about-480.jpg');
	}
	.bgcerts	{
		background-image: url('../images/certificates-480.jpg');
	}
	.bgservices	{
		background-image: url('../images/services-480.jpg');
	}
	.bgsales	{
		background-image: url('../images/sales-480.jpg');
	}
	.bgnews	{
		background-image: url('../images/whats-new-480.jpg');
	}
	.bgcontact	{
		background-image: url('../images/contact-480.jpg');
	}
	.bgcareers	{
		background-image: url('../images/careers-480.jpg');
	}
	.bgpartners	{
		background-image: url('../images/partnerships-480.jpg');
	}
	.bgvacation	{
		background-image: url('../images/vacation-480.jpg');
	}
	.bgadsb	{
		background-image: url('../images/avionicsmod-480.jpg');
	}
	.bgblog {
		background-image: url('../images/bamblog-480.jpg');
	}

	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
	img.right {
		float: none;
		margin-left: 0px;
		margin: 0 auto;
		text-align: center;
	}
	.unit {
		width: 100%;
		float: none;
		margin-right: 0%;
	}
}

/* Custom Breakpoints */

@media screen and (max-width: 320px), (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), (min-resolution: 192dpi) {
	.span1, .span2, .span3, .span4, .span6	{
		width: 100%;
		text-align: center !important;
		padding: 10px 0px;
	}
	
	.offset-1	{
		margin: 0;
	}
	.span1 img {
		width: auto !important;
		max-width: 100%;
	}
	
	.vertical-space	{
		display: none;
	}
	
	.slogan, .dir, #logo	{
		display: block;
		text-align: center;
		margin: auto;
	}
	
	.dir	{
		margin-top: 15px;
	}
	
	.fullwidth	{
		font-size: 1.2em;
	}
	
	.buttonbox	{
		width: 100%;
	}
	
	.buttoncell img {
		width: 95%;
	}
	
	nav ul a li {
		margin: 0 0 5px 0;
		text-align: center;
		float: none;
		display: block;
	}

	.menu a	{
		display: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	.menu li {
		padding: 0;
	}
	
	.menu a.mobile	{
		display: block;
	}
	
	#login	{
		width: 270px;
	}
	
	.byline	{
		letter-spacing: normal;
	}
	
	.sales {
		margin-left: 0px;
	}
	
	.sales img {
		display: none;
	}
	
	#airspace	{
		display: none;
	}
	
	.span-onethird {
		width: 100%;
		padding: 0 0 1em;
	}
	
	.bigpic	{
		height: 144px;
	}
	
	.bghome	{
		background-image: url('../images/fleet-480.jpg');
	}
	.bgabout	{
		background-image: url('../images/about-480.jpg');
	}
	.bgcerts	{
		background-image: url('../images/certificates-480.jpg');
	}
	.bgservices	{
		background-image: url('../images/services-480.jpg');
	}
	.bgsales	{
		background-image: url('../images/sales-480.jpg');
	}
	.bgnews	{
		background-image: url('../images/whats-new-480.jpg');
	}
	.bgcontact	{
		background-image: url('../images/contact-480.jpg');
	}
	.bgcareers	{
		background-image: url('../images/careers-480.jpg');
	}
	.bgpartners	{
		background-image: url('../images/partnerships-480.jpg');
	}
	.bgvacation	{
		background-image: url('../images/vacation-480.jpg');
	}
	.bgadsb	{
		background-image: url('../images/avionicsmod-480.jpg');
	}
	.bgblog {
		background-image: url('../images/bamblog-480.jpg');
	}
	
	.text-divider	{
		display: block;
		visibility: hidden;
		line-height: 0.5;
	}
	
	h2.selectedNews:after {
		content: none;
	}

	.masonry {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	  }
	#ads {
		transform: scale(0.5);
	}
	.footerlinks a	{
		margin-bottom: 24px;;
	}
}

@media screen and (max-width: 600px) {
	#logo, #logo img, .slogan	{
		width: 250px;
		font-size: 1em;
	}
	
	nav a {
		padding-left: 1%;
		padding-right: 1%;
	}
	
	.pagetitle	{
		font-size: 1.3em;
	}
}

@media screen and (max-width: 800px) {
	.row	{
		padding: 0px 15px;
		width: 100%;
	}
	.bloglinks {
		color: #7a7a7a;
		position: static;
		top: 0;
	}
}

@media screen and (min-width: 1280px) {
 	.row	{
 		width: 960px;
 		margin: 0px auto 10px;
 	}
 	.row:after	{
		content:"";
		display:table;
		clear:both;
 	}
	.bigpic	{
		height: 450px;
	}
}


// Micro Clearfix 

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}


