/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
background: #bbddee;
color: #05538c;
    height: auto!important;
}

form.wpcf7-form {
position: relative;
z-index: 5000;
}

.nav {
font-family: "HelveticaNeueBlackItalic";
text-transform: uppercase;
}

#footer {
position: fixed;
z-index: 6000;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
padding: 5px;
background-color: #05538c;
font-family: "HelveticaNeueBlackItalic";
}

.show-for-mobile {
    display: none;
}

.carousel-control {
z-index:9998;
}

#footer img {	margin-left: 5px; }

#footer a {text-decoration: none;}
#footer a:link {color: #fff;}
#footer a:hover {color: #fff;}
#footer a:visited {color: #fff;}
#footer a:active {color: #fff;}

.login a {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.login a:link {}
.login a:hover {margin-left: 10px;}
.login a:visited {}
.login a:active {}


.socials { float: right;}
.login {
padding-top: 5px;
float: left;
font-size: 18px;
}

#Scroll {
position: absolute;
left: 50%;
margin-left: -100px;

}

.scroll {
position: relative;
width: 200px;
text-align: center;
color: #fff;
font-style: italic;
text-shadow: 0px 0px 6px rgba(0,0,0,.6);
text-align: center;
font-size: 20px;

-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
margin-top: 25px;
}

.scroll a {
text-decoration: none;
color: #fff;
}

.scroll:hover {margin-top: 15px;}


#Introduction .scroll {
    margin-top: 175px;
}

#Introduction .scroll:hover {
    margin-top: 165px;
}

.tag {
text-align: center;
margin-top: 80px;
}

.sub {
font-size: 26px;
line-height: 26px;
margin-top: 10px;
font-style: italic;
}

.description {
margin: 8px auto 0;
text-align: center;
z-index:9999;
}

.white { color: #fff; }
.shadow {text-shadow: 0px 0px 6px rgba(0,0,0,.6);}
.shadow-big {text-shadow: 0 0 40px rgba(0,0,0,.95), 0 0 40px rgba(0,0,0,.95); font-size: 16px;}
.large {font-size: 27px;}

.skew {
-ms-transform: skew(-10deg,0deg); /* IE 9 */
-webkit-transform: skew(-10deg,0deg); /* Chrome, Safari, Opera */
transform: skew(-10deg,0deg);
}

.popover, .text {
 transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
}

.unskew {
/*-ms-transform: skew(10deg,0deg);
-webkit-transform: skew(10deg,0deg);
transform: skew(10deg,0deg);*/
}

iframe {
 max-width: 100%;
    max-height: 100%;
}


.modal-content {
border-radius:0px;
opacity: 1;
-webkit-opacity: 1;
background-color: #05538c;
color: white;
}

.modal-content a {
color: white;
}

.modal-content .sidebar-nav {
padding-left: 0;
}

.modal-content .sidebar-nav li {
list-style-type: none;
}

.modal-content .sidebar-nav a {
    color: white;
font-family: "HelveticaNeueBlackItalic";
letter-spacing: 0;
    text-transform: uppercase;
}

.modal-content .sidebar-nav a:hover {
    color: #777;
    text-decoration: none;
}

.modal-header {
border-bottom: none;
}

.close, .close:hover {
color: white;
}

.close {
opacity: .8;
}

.contactform {
width: 75%;
margin: 100px auto 0;
}

.contactform .left {
widtH: 50%;
float:left;
}
.contactform .right {
width: 50%;
float:right;
}

.contactheader {
padding: 10px 25px;
background-color: white;
opacity: .8;
-webkit-opacity: .8;
margin-bottom: 10px;
margin-right: 10px;
}

.contactheader h2 {
margin:0;
}

.contactbody {
padding:25px 25px 5px;
margin-bottom: 10px;
margin-right: 10px;
}

.contactfooter {
padding: 10px 25px;
margin-right: 10px;
}

.contactfooter h3 {
margin: 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
color:#075389 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#075389 !important;
opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#075389 !important;
opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#075389 !important;
}

input[type="text"] {
width: 100%;
height: 45px;
margin-bottom: 10px;
padding: 10px;
border: none;
font-size: 18px;
font-style:italic;
color:#075389;
font-family: "HelveticaNeueBlackItalic";
}

textarea {
width: 100%;
width: 100%;
height: 157px;
margin-bottom: 5px;
padding: 10px;
border: none;
font-size: 18px;
font-style:italic;
color:#075389;
font-family: "HelveticaNeueBlackItalic";
}

input[type="submit"] {

background-color:#075389;
color: white;
display:block;
float:right;
width: 110px;
font-family: "HelveticaNeueBlackItalic";
line-height: 46px;
-webkit-appearance: none;
border: none;
outline: none;
font-size: 18px;
}

.bkgd-blue {
background: #05538c;
color: #fff;
}

.bkgd-blue a {
color: #fff;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
}

#Introduction .featured {
text-align: center;
}

#Routes .container {
 max-width: 960px;
}

#Routes img {
 max-width: none;
}

.hideMap {

    opacity: 0;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.showMap {

opacity: 1;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

#Introduction .box {
float: left;
margin: 10px;
padding: 4px;
width: 280px;
min-height: 110px;
text-align: left;
    -webkit-perspective: 1000;
}

#Introduction .img {
float: left;
}

#Introduction .box img {

height:117px!important;
}

.show-on-mobile {
     display: none;
    }

#Introduction .text {
float: left;
width: 156px;
margin-left: 5px;
}

#Fleet .carousel-caption {
color: #05538c;
font-family: "HelveticaNeueBlackItalic";
text-shadow: none;
}

.plane-class {font-size: 30px;}
.plane-details {
text-align: center;
border-top: 1px solid #05538c;
border-bottom: 1px solid #05538c;
padding: 10px;
}
.plane-stat {
float: left;
margin: 3px;
widtH: 23%;}

.chart {
height: 30px;
width: 100%;
border: 2px solid #05538c;
background: url(../images/bar.jpg) no-repeat left;
margin: 0 auto;
}



#Routes .map {
text-align: center;
margin-top: 60px;

    position:relative;
}
#Routes .description {
font-style: italic;
margin-top: 0px;
}

#Routes .highlight {
color: #69b1c5;
font-family: 'Liberator';
}

#Team {}
#Team .member {
float: left;
background: #fff;
margin: 5px;
width: 30%;
position: relative;
}
#Team .membername {
padding: 5px;
font-family: "HelveticaNeueBlackItalic";
font-size: 15px;
background: rgba(255,255,255,.85);
position: absolute;
margin-top: 0px;
width: 100%;
bottom: 0px;
}

#Team .member img {
 width: 100%;
}
#Media .media-padding {
padding: 10px 20px;
}

.article-heading {
font-family: 'Liberator';
font-size: 120%;
}

.date { font-size: 110%; font-style: italic;}

.video {
text-align: center;
}


/* Floating Effect */

.floating{
-webkit-animation-name: Floatingx;
-webkit-animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: Floating;
-moz-animation-duration: 5s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
margin-top: 5px;

}

@-webkit-keyframes Floatingx{
from {-webkit-transform:translate(0, 0px);}
65% {-webkit-transform:translate(0, 15px);}
to {-webkit-transform: translate(0, -0px);    }
}

@-moz-keyframes Floating{
from {-moz-transform:translate(0, 0px);}
65% {-moz-transform:translate(0, 15px);}
to {-moz-transform: translate(0, -0px);}
}




/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
padding: 60px 15px 0;
}
.container .text-muted {
margin: 20px 0;
}

#footer > .container {
padding-right: 15px;
padding-left: 15px;
}

code {
font-size: 80%;
}

.modal-title {
 font-family: liberator;
letter-spacing: -1px;
}



.employment-mobile {
display: none;
}

@media screen and (min-width: 1200px ) {
.break {
 display: none;
}

}


@media screen and (max-width: 1199px ) {
.break {
 display: inline;
}

#Team .team > div:first-child {
    margin-left: 16%;
}

#Team .member {
float: left;
width: 43%!important;
height: auto;
background: #fff;
margin: 5px;
position:relative;
}

#Team .membername {
padding: 5px;
font-family: "HelveticaNeueBlackItalic";
font-size: 15px;
background: rgba(255,255,255,.85);
position: absolute;
bottom: 0;
margin-top: 0;
width: 100%;
}
}

@media screen and (max-width: 992px ) {
 #Routes img {
max-width: 100%!important;
}
}

@media screen and (min-width: 768px) {

#desktop-navbar {
     display: block;
    }

    #mobile-navbar {
     display: none;
    }

.nav li {


}

    .navbar-nav > li > a {
padding-top: 0px;
padding-bottom: 0px;
}

.nav > li {
background: url('../images/dot.png') no-repeat right;
margin-bottom: 2px;
width: 15px;
    margin-left: 205px;
}

    .nav > li:hover {
background: url('../images/dot.png') no-repeat right;
margin-bottom: 2px;
    width: 100%;
    margin-left:0;
}

    .nav > li a {

        width: 25px;
left: 85%;
}
.nav > li.active{
background: url('../images/dot-hover.png') no-repeat right;
    width: 100%;
    margin-left:0;
}



.nav li a span {
opacity: 0;
height: 34px;
padding-top: 7px;
padding-bottom: 7px;
    display: block;
}

.nav li.active a span, .nav li > a:hover span{
opacity: 1;
display: block;
background: url('../images/nav-arrow.png') no-repeat 0 50%;
padding-right: 35px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
background-size: 100%;

}

.nav > li.active > a, .nav > li:hover > a{
width: 100%;
    left: 0;
}

.logo {
position: fixed;
z-index: 1022;
left: 0;
top: 0;
margin-top: 40px;
background: url('../images/logo-bkgd.png') no-repeat top right;
padding: 18px;
}

section .bcg{
min-height: 950px;
}

.bcg {
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: 100%;
width: 100%;
}

.description {
width: 650px;
}

#Team .description {
    width: 700px;
}

/* Introduction */

#Introduction {

z-index: 1020;
position: relative;
}
#Introduction .bcg {background: url('../images/bkgd-hero.jpg') top center; background-size: cover!important;  min-height: 900px;}
.tag-large {
text-align: center;
margin-top: 300px; }
#Introduction .description {
        width: 100%;
max-width: 760px;
margin: -20px auto 20px;}
#Introduction .featured {
margin-top: 25px;
width: 930px;
margin: 0 auto;
}

/* Our Difference */

#Difference .bcg {
background: url('../images/bkgd-vinette.jpg');
background-size: 100% 100%;
height: 1125px;
}

#Difference .box {
min-height: 200px;
width: 700px;
padding: 20px 40px;
margin: 25px auto;
}

#Difference .stat-title {
font-family: 'Liberator';
font-size: 32px;
line-height: 32px;
width: 45%;
float: left;
text-align: right;
margin-top: 16px;
}

#Difference .stat {
font-family: 'Liberator';
font-size: 77px;
line-height: 100px;
width: 55%;
float: left;
text-align: left;
}

#Difference .stat-description {
clear: both;
width: auto;
text-align: center;
}


#Difference .walkers {
margin-top: 20px;
}


#Difference .walkers-clouds {
background: url('../images/walkers-clouds.png') bottom no-repeat;
height: 661px;
width: 100%;
position: absolute;
z-index: 1001;
margin-bottom: -100px
}
#Difference .walkers1 {
background: url('../images/walkers1.png') bottom no-repeat;
height: 700px;
width: 100%;
position: absolute;
z-index: 1000;
}
#Difference .walkers2 {
background: url('../images/walkers2.png') bottom no-repeat;
height: 700px;
width: 100%;
position: absolute;
z-index:999
}

/* The Fleet */

#Fleet .bcg {background: url('../images/bkgd-mountains.jpg');}
#Fleet .carousel-caption {

}



/* Routes */

#Routes .bcg {
background-image:  url('../images/bkgd-fleet-top.png'), url('../images/bkgd-grid.jpg');
background-attachment: scroll, fixed;
background-repeat: repeat-x, repeat;
background-position: bottom, top;
background-size: auto;
}

#Routes .description {
width: 100%;
        max-width: 770px;
}

/* Our Team */

#Team .bcg {background: url('../images/bkgd-clouds2.jpg');
min-height: 950px;
padding-bottom: 50px;}

.team {
margin: 70px auto 0;
width: 100%;
    z-index: 5000;
}
.member {

}


/* Employment */

#Employment .bcg {
background-color: white;
background-image: url('../images/bkgd-employment.jpg');
background-size: 1920px auto;
background-position: top;
background-repeat: no-repeat;
background-attachment: scroll;
min-height: 865px !important;

}

#Employment 	.employment {margin-top: 470px;}
#Employment 	.employmentbox {
float: left;

}

#Employment .pilots {width: 33%;
margin: 20px 0px 20px 0px;
padding-left: 20px;
padding-right: 20px;}
#Employment .maintenance {width: 33%;
margin: 20px 0px 20px 0px;
    padding-left: 22px;
padding-right: 12px;}
#Employment .other {width: 33%;
margin: 20px 0 20px 0px;
    padding-left: 20px;
padding-right: 20px;}

/* Media Center */

#Media .bcg {background: url('../images/bkgd-vinette.jpg') ;}

.media {margin-top: 150px;}

#Media .left {
height: 705px;
width: 32%;
float: left;
margin-right: 1%;
overflow: auto;}

#Media .topright {
float: left;
width: 66%;
height: 370px;
overflow: auto;}

#Media .bottomright {
margin-top: 10px;
float: left;
width: 66%;
height: 325px;
overflow: auto;
}

.video {
float: left;
text-align: center;
margin-right: 25px;
width: 46%;
}

/* Contact */

#Contact .bcg {background: url('../images/bkgd-clouds.jpg') ;}


}


@media screen and (max-width: 1368px) {
    #Employment .bcg {
min-height: 865px !important;
background-position: top;
}

#Employment .employment {
}


}



@media screen and (max-height: 750px ) {

#Difference .bcg {

height: 1085px;
}

#Routes .map img {
max-height: 400px;
width: 100%;
    margin: 0 auto;
}

    #Routes .container {
max-width: 636px;
}

.plane-stat {
float: none;
margin: 3px;
display: inline-block;
width: 23%;
}
#Difference .carousel {
height: 200px;
}

#Media .left {
float: left;
overflow: auto;
}



.video img {
height: auto;
max-width: 100%;
}


#Team .member {
float: left;
width:23%!important;
height: auto!Important;
background: #fff;
margin: 5px;
display: inline-block;
        position:relative;
}

#Team .membername {
width: 100%;
        bottom: 0;
}
}



@media screen and (max-width: 1200px) {
.contactform {
width: 90%;
margin: 100px auto 0;
}

    #Employment .skew {
     -ms-transform: skew(0deg,0deg);
     -webkit-transform: skew(0deg,0deg);
     -transform: skew(0deg,0deg);
    }

#Employment .bcg {
background-color: white;
background-size: 1500px auto;
background-repeat: no-repeat;
min-height: 865px !important;
background-position: top;
}

    #Employment .employment {
margin-top: 305px;
}


}

@media screen and (max-width: 1024px) {
#Introduction .featured {
margin-top: 25px;
width: 100%;
margin: 0 auto;
}



#Introduction .box {
float: left;
margin: 10px;
padding: 4px;
width: 30%;
min-height: 110px;
text-align: left;
}




    h4, .h4 {
font-size: 16px;
}

    #Employment .bcg {
background-size: 1300px auto;
}

    #Employment .employment {
margin-top: 230px;
}




}

@media screen and (max-width: 960px) {
.contactform {
width: 100%;
margin: 100px auto 0;
}

    .featured .box .img {
display:none;
}

    #Introduction .text {
float: left;
width: 100%;
margin-left: 0;
display:inline-block;
font-size: 12px;
}

    .show-on-mobile {
     display: block;
    }



}

@media screen and (max-width: 767px) {

.show-for-mobile {
    display: inline-block;
}

.hide-for-mobile {
    display: none;
}

#Employment .bcg {
    min-height: 600px!important;
    background: #fff!important;
}

#Employment .employment {
margin-top: 250px!important;
}

.employment {
display: none;
}

.employment-mobile {
display: block;
margin-top: 40px;
}

.employment-mobile h4 a {
font-size: 14px;
}

.employment-mobile img {
 padding-top: 5px;
    padding-bottom: 10px;
}

.employment-mobile .col-sm-4 {
padding-left:10px;
padding-right: 10px;
}

#desktop-navbar {
        display: none;

    }

    #mobile-navbar {
      display: block;
    }

#Fleet .bcg{
height: 1365px;
}

#Media .media-padding {
padding: 10px 15px;
margin-bottom: 10px;
float: none;
}

#Media .left {
margin-top: 80px;
}

#Media .col-md-4 {
padding-right: 0px;
padding-left: 0px;
}

#Media h3 {
margin-top: 0;
}

.video {
width: 46%;
display:inline-block;
}

.modal.in .modal-dialog {
min-width: 65%;
margin-top: 40px;
}

.contactbody {
padding: 10px 25px 10px;
margin-bottom: 10px;
margin-right: 10px;
}

.contactfooter h3 {
margin: 0;
font-size: 14px;
}

.contactfooter, .contactheader, .contactbody {
margin-right:0;
padding-left: 10px;
}
.contactform .left, .contactform .right {
width: 100%;
display:block;
}

.contactform {
width: 100%;
margin: 30px auto 0;

}

.contactfooter {
margin-bottom: 10px;
}

.contactheader h2 {
font-size: 22px;
}

input[type="submit"] {
line-height: 35px;
margin-bottom:25px;
}

textarea {
width: 100%;
height: 100px;
margin-bottom: 5px;
padding: 10px;
border: none;
font-size: 16px;
font-style: italic;
color: #075389;
font-family: "HelveticaNeueBlackItalic";
}

input[type="text"] {
width: 100%;
height: 35px;
margin-bottom: 10px;
padding: 10px;
border: none;
font-size: 16px;
font-style: italic;
color: #075389;
font-family: "HelveticaNeueBlackItalic";
}

#Routes .map {
text-align: center;
margin-top: 110px;
}
#Routes .description {
font-size:16px;
}

.sub {
font-size: 16px;
line-height: 20px;
margin-top: 10px;
font-style: italic;
}

.logo img {
height: 15px;
}

.navbar-toggle {
position: relative;
float: right;
padding: 2px 10px;
margin-top: 4px;
margin-right: 15px;
margin-bottom: 4px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

.navbar-brand {
float: left;
height: 50px;
padding: 6px 15px;
font-size: 18px;
line-height: 20px;
}

.navbar {
min-height: 0px;
}

.scroll:hover {
margin-top: 55px;
}

#Media .bottomright {
margin-bottom: 20px;
}

.scroll {
margin-top: 45px;
}

.skew {
-ms-transform: skew(-10deg,0deg) scale(.9); /* IE 9 */
-webkit-transform: skew(-10deg,0deg) scale(.9); /* Chrome, Safari, Opera */
transform: skew(-10deg,0deg) scale(.9);
}

h4, .h4 {
font-size: 16px!important;
}

.plane-stat {
float: none;
margin: 10px auto 0;
width: 48%;
        font-size: 12px;
}

.carousel-caption {
padding: 0;
}

.carousel-control {
display: none;
}

body {
background: url('../images/bkgd-mobile2.jpg') no-repeat bottom right #f1f8fb fixed;
}

.logo {
position:fixed;
z-index: 1060;
}

section .bcg{
min-height: 600px;
height: auto;
}

    #Difference .bcg {
       height: auto!important;
    }

#Introduction .bcg {
background-repeat: no-repeat;
}

#Introduction .featured {
display: none; }

#Introduction .bcg {background: url('../images/bkgd-mobile-hero.jpg') top right;background-size: cover!important;height: 100%; max-height: 900px;}
.tag-large {
text-align: center;
margin-top: 170px;
    }


#Difference .box {
margin: 25px;
padding: 15px; }
#Difference .stat-title {
font-family: 'Liberator';
font-size: 20px;
line-height: 20px;
width: 45%;
float: left;
text-align: right;
margin-top: 16px;
}

#Difference .stat {
font-family: 'Liberator';
font-size: 20px!important;
line-height: 52px;
width: 55%;
float: left;
text-align: left;
padding-left: 15px;
}

#Routes .bcg {background: url('../images/bkgd-grid.jpg')!important;
 background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}

}








@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}



