body,
html {
  width: 100%;
  height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.slider {
  height: 0px;
  overflow: hidden;
  transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  color: #fff;
}

.slided {
  height: 600px;
}

.containerspec {
  width: 600px;
  background-color: #000;
}
.content {
  font-size: 24px;
  color: #fff;
}
#expander {
  font-size: 24px;
  color: #fff;
}

.topnav {
  font-size: 18px;
  font-family: Arial;
  font-weight: normal;
}
.leadtxt2 {
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.lead {
  font-size: 28px;
  text-align: center;
  color: #fff;
}
.leadsct2 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  color: #000;
}
#forSale {
  text-align: center;
}
img {
  max-width: 100%;
}
.vr {
  width: 10px;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 150px;
}
/*.intro-header {
    padding-top: 0px; 
    padding-bottom: 0px;
    height:1000px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/Jet_bg.jpg) no-repeat center center;
    background-size: cover;
} */
.intro-message {
  position: relative;
  padding-top: 30%;
  padding-bottom: 20%;
}
.intro-message a {
  display: none;
}
.intro-message > h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .intro-message {
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3em;
  }

  ul.intro-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.intro-social-buttons > li:last-child {
    margin-bottom: 0;
  }

  .intro-divider {
    width: 100%;
  }

  .intro-message {
    padding-top: 50%;
  }

  .intro-message img {
    display: none;
  }

  .intro-message a {
    display: inline;
  }
}
.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-a {
  padding: 0 25px 0 25px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background: url("../img/Falcon2000-194int.jpg") no-repeat 0px 0px;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  text-align: center;
  height: 480px;
  width: 100%;
  display: table;
}

ul.a {
  list-style-type: circle;
  font-size: 22px;
  text-align: left;
  color: #fff;
  font-family: Arial;
}

.content-section-a .row {
  max-width: 900px;
  margin: auto;
}

.content-section-b {
  padding: 0 25px 0 25px;
  background: url("../img/friendy_skies.jpg") no-repeat 0px 0px;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  text-align: center;
  height: 400px;
  width: 100%;
  display: table;
}

.content-section-b .row {
  max-width: 900px;
  margin: auto;
}

.container {
  vertical-align: middle;
}

.contact {
  width: 100%;
}

@media only screen and (max-device-width: 1024px) {
  .content-section-a {
    background-attachment: scroll !important;
  }
}

@media (min-width: 1025px) {
  .content-section-b {
    background: url("../img/friendy_skies.jpg") no-repeat 0px 0px;
    background-size: cover;
    text-align: center;
    padding: 95px 0;
  }

  .content-section-a {
    background-attachment: fixed !important;
    padding: 95px 0;
  }

  .contact {
    width: 500px;
  }
}

.content-section-c {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background-color: #f8f8f8;
  width: 100%;
  display: table;
}

#forSale {
  background-color: #f8f8f8;
}
#content {
  background-color: #f8f8f8;
}

.section-heading {
  margin-bottom: 30px;
  color: #fff;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/bk_grd-int.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0;
  }
}

footer {
  padding: 50px 0;
  background-color: #f8f8f8;
}

p.copyright {
  margin: 15px 0 0;
}

/* Begin Highslide
==================================== */
.highslide-container div {
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}
.highslide-container table {
  background: none;
}
.highslide {
  outline: none;
  text-decoration: none;
}
.highslide img {
  border: 2px solid silver;
}
.highslide:hover img {
  border-color: gray;
}
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
  border-color: black;
  visibility: visible;
  cursor: default;
}
.highslide-image {
  border-width: 2px;
  border-style: solid;
  border-color: white;
  background: gray;
}
.highslide-wrapper,
.highslide-outline {
  background: white;
}
.glossy-dark {
  background: #111;
}

.highslide-image-blur {
}
.highslide-number {
  font-weight: bold;
  color: gray;
  font-size: 0.9em;
}
.highslide-caption {
  display: none;
  font-size: 1em;
  padding: 5px;
  /*background: white;*/
}
.highslide-heading {
  display: none;
  font-weight: bold;
  margin: 0.4em;
}
.highslide-dimming {
  position: absolute;
  background: black;
}
a.highslide-full-expand {
  background: url(http://www.globalair.com/aircraft_for_sale/_includes/highslide/graphics/fullexpand.gif)
    no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: white;
  padding-left: 22px;
  background-image: url(http://www.globalair.com/aircraft_for_sale/_includes/highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: #333333;
  background-color: gray;
}
.highslide-move,
.highslide-move * {
  cursor: move;
}

.highslide-viewport {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: none;
  left: 0;
  top: 0;
}
.highslide-overlay {
  display: none;
}
.hidden-container {
  display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
  position: relative;
  top: -15px;
  left: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(http://www.globalair.com/aircraft_for_sale/_includes/highslide/graphics/close.png);
  /* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

@charset "utf-8";

/* ImageFlow Settings - CSS 2.1
==================================== */
@media screen, projection {
  .imageflow {
    overflow: hidden;
    position: relative;
    text-align: left;
    visibility: hidden;
    width: 100%;
  }
  .imageflow img {
    border: none;
    position: absolute;
    top: 0px;
    visibility: hidden;
    -ms-interpolation-mode: bicubic; /* Enables bicubic image resampling for the IE7 */
  }
  .highslide-container {
    z-index: 10003 !important;
  }
  .highslide-credits {
    display: none !important;
  }
  .highslide-caption {
    color: #333 !important;
  }
  .highslide-dimming {
    background: black;
  }
  .imageflow p {
    margin: 0 auto;
    text-align: center;
  }
  .imageflow .loading {
    border: 1px solid #cccccc;
    height: 5px;
    left: 50%;
    margin-left: -106px;
    padding: 0px;
    position: relative;
    visibility: visible;
    width: 200px;
  }
  .imageflow .loading_bar {
    background: #cc0000;
    height: 5px;
    visibility: visible;
    width: 1%;
  }
  .imageflow .navigation {
    z-index: 10000;
  }
  .imageflow .caption {
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 10001;
    color: #333333;
    font-family: Trebuchet MS;
  }
  .imageflow .scrollbar {
    border-bottom: 1px solid #b3b3b3;
    position: relative;
    visibility: hidden;
    z-index: 10002;
    height: 1px;
  }
  .imageflow .slider {
    background-image: url(http://www.globalair.com/aircraft_for_sale/_includes/imageflow/slider_air2.jpg);
    background-repeat: no-repeat;
    height: 15px;
    margin: -8px 0 0 -7px;
    position: absolute;
    width: 88px;
    z-index: 10003;
  }
  .imageflow .images {
    overflow: hidden;
    white-space: nowrap;
  }
  .imageflow .button {
    cursor: pointer;
    height: 17px;
    position: relative;
    width: 17px;
  }
  .imageflow .previous {
    background: url(http://www.globalair.com/aircraft_for_sale/_includes/imageflow/button_left.png)
      top left no-repeat;
    float: left;
    margin: -7px 0 0 -30px;
  }
  .imageflow .next {
    background: url(http://www.globalair.com/aircraft_for_sale/_includes/imageflow/button_right.png)
      top left no-repeat;
    float: right;
    margin: -7px -30px 0 30px;
  }
}

div.instructions1 {
  visibility: hidden;
  color: Red;
  font-weight: bold;
}
div.instructions2 {
  visibility: visible;
  color: Red;
  font-weight: bold;
}
.ModalBackground {
  background-color: #666666;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.searchinputw {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/*scroll bar slide show */
#page-wrap {
  background: #ffffff;
  width: 300px;
}

#slider {
  height: 150px;
  overflow: hidden;
  position: relative;
  text-align: left;
  border: 1px solid #ffffff;
}
/* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */
#mover {
  width: 300px;
  position: relative;
}
.slide {
  padding: 10px 10px 10px 10px;
  width: 300px;
  float: left;
  position: relative;
}

.slide h1 {
  font-family: Arial, Sans-Serif;
  font-size: 30px;
  letter-spacing: -1px;
}
.slide p {
  color: #000000;
  font-size: 14px;
  width: 300px;
  font-family: "arial";
}

.slide img {
  position: absolute;
  top: 50px;
  left: 150px;
  border: 0px;
}
#slider-stopper {
  position: absolute;
  top: 1px;
  right: 20px;
  color: #ff0000;
  text-decoration: none;
  padding: 3px 8px;
  font-size: 12px;
  font-family: arial;
  text-transform: uppercase;
  z-index: 1000;
}
