.airline-content h2, .airline-content h1 {
  margin-bottom: 30px;
  margin-top: 0;
  text-align: center;
}

.airline-title {
  color: white;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}

.airline-content {
  background: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 40px 0;
  width: 100%;
}
@media (min-width: 960px) {
  .airline-content {
    padding-top: 40px;
  }
}
.airline-content h2 {
  color: #005baa;
  color: var(--color-blue);
}
.airline-content .airline-flight-information {
  margin: 0 auto;
  width: 80%;
}
.airline-content .airline-flight-information .buttons {
  text-align: right;
}
.airline-content .airline-flight-information button {
  background: #fa981a;
  border: 0;
  border-radius: 0.2rem;
  color: #ffffff;
}
.airline-content .airline-flight-information .route {
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 0;
}
.airline-content .airline-flight-information .route:first-of-type {
  margin-top: 40px;
}
.airline-content .airline-flight-information .route img {
  margin: 0 10px;
  width: 20px;
}
.airline-content .airline-general-information {
  text-align: justify;
  overflow-x: hidden;
}
.airline-content .airline-general-information .airline-general-information-alternative-airlines {
  text-align: center;
}
.airline-content .airline-general-information .airline-general-information-alternative-airlines img {
  width: 100%;
}
.airline-content .airline-general-information p {
  padding: 10px;
}
.airline-content .airline-general-information .airline-general-information-routemap img {
  width: 100%;
}
.airline-content .airline-general-information .airline-general-information-popular ul {
  padding-left: 10px;
}
.airline-content .airline-general-information .airline-general-information-airport-image img {
  margin-top: 20%;
  width: 100%;
}

img.airline-content-mobile-header-image {
  width: 100%;
  line-height: 0;
  margin-bottom: -10px;
  display: none;
}

.header-airline img.logo {
  margin: 11px 0 7px;
  max-height: 45px;
}
@media only screen and (max-width: 700px) {
  .header-airline img.logo {
    margin-top: 0;
    height: 42px;
  }
}

@media only screen and (max-width: 700px) {
  img.airline-content-mobile-header-image {
    display: block;
  }
  .airline-content h2 {
    color: #495662;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .airline-content {
    box-sizing: border-box;
  }
  .airline-content .airline-general-information p {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
  }
  .airline-content .airline-general-information h3 {
    padding-left: 10px;
  }
  .airline-general-information p {
    text-align: left !important;
    padding: 10px 0;
  }
}
#panelThatSlides {
  display: none;
}

.read-more-link {
  cursor: pointer;
  text-align: center;
}

#lander_main_title {
  margin-bottom: 20px;
  text-align: center;
}

.airlineContent .airlineFlightInformation {
  margin: 0 auto;
  width: 80%;
}

.airlineContent .airlineFlightInformation .buttons {
  text-align: right;
}

.airlineContent .airlineFlightInformation button {
  background: #ff8f4b;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
}

.airlineContent .airlineFlightInformation .route {
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 0;
}

.airlineContent .airlineFlightInformation .route:first-of-type {
  margin-top: 40px;
}

.airlineContent .airlineFlightInformation .route img {
  margin: 0 10px;
  width: 20px;
}

.airlineContent .airlineGeneralInformation {
  text-align: justify;
}

.airlineContent .airlineGeneralInformation .airlineGeneralInformationRoutemap img {
  width: 100%;
}

.airlineContent .airlineGeneralInformation .airlineGeneralInformationPopular ul {
  padding-left: 10px;
}

.airlineContent .airlineGeneralInformation .airlineGeneralInformationAirportImage img {
  margin-top: 20%;
  width: 100%;
}

.airlineContent .airlineGeneralInformation .airlineGeneralInformationAlternativeAirlines {
  text-align: center;
}

.airlineContent .airlineGeneralInformation .airlineGeneralInformationAlternativeAirlines img {
  width: 100%;
}

#lander_routemap_image {
  float: left;
  font-size: 14px;
  padding-top: 20px;
  text-align: center;
  width: 50%;
}

#lander_routemap_list {
  background-color: #f3f3f3;
  border-radius: 10px;
  float: right;
  font-size: 12px;
  margin-top: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  width: 45%;
}

#lander-fleet_aircraft {
  clear: both;
  text-align: center;
  width: 100%;
}

#lander-fleet_aircraft_1,
#lander-fleet_aircraft_2,
#lander-fleet_aircraft_3 {
  float: left;
  font-size: 14px;
  text-align: center;
  width: 30%;
}

#lander-fleet_spacer_1,
#lander-fleet_spacer_2 {
  display: none;
}

#lander_recommended_airlines_container {
  clear: both;
}

#lander_hub_airport_container {
  clear: both;
}

#lander_hub_airport_text {
  float: left;
  font-size: 14px;
  margin: 0 auto;
  padding-left: 5%;
  padding-top: 20px;
  text-align: center;
  width: 45%;
}

#lander_hub_airport_image {
  float: right;
  font-size: 14px;
  margin: 0 auto;
  padding-left: 5%;
  padding-top: 20px;
  width: 45%;
}

#lander_alliance_text {
  background: #f3f3f3;
  color: #ffffff !important;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 1200px;
  padding-bottom: 40px;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
}

#lander_recommended_airlines_altair1,
#lander_recommended_airlines_altair2,
#lander_recommended_airlines_altair3,
#lander_recommended_airlines_altair4 {
  float: left;
  font-size: 14px;
  height: 0;
  padding-top: 5px;
  text-align: center;
  width: 25%;
}

@media only screen and (max-width: 780px) {
  #lander_recommended_airlines_altair1,
  #lander_recommended_airlines_altair2,
  #lander_recommended_airlines_altair3,
  #lander_recommended_airlines_altair4 {
    float: none;
    height: inherit;
    width: 100%;
  }
  .airline-general-information img {
    max-width: 100% !important;
    display: block !important;
    margin: 20px auto !important;
  }
}
#lander_recommended_airlines_spacer1,
#lander_recommended_airlines_spacer2,
#lander_recommended_airlines_spacer3 {
  float: left;
  height: 0;
  width: 5%;
}

h1 .airline-name-title {
  font-weight: bold;
}

.flight-search-form {
  margin-top: -10px;
}

@media (min-width: 960px) {
  .alp-info__logo {
    margin-left: auto;
  }
  .alp-info__header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    background-color: var(--color-cobalt);
    margin-bottom: 1.25rem;
    margin-bottom: var(--base-padding);
  }
  .alp-info__header img {
    max-width: 150px;
    -webkit-align-self: center;
            align-self: center;
  }
  .alp-info__header h1 {
    width: 50%;
    font-size: 20px;
    padding-left: 0.5rem;
    font-weight: normal;
    margin-left: auto;
  }
  .alp-info__header h1 span {
    opacity: 0.5;
  }
  .alp-info__header--excluded-airline h1 {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 959px) {
  .hero-bkg .alp-info__header h1 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 1.25rem;
    margin-bottom: var(--base-padding);
  }
  .hero-bkg .refund-protect-info {
    display: none;
  }
  .hero-bkg .alp-info__logo {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 2px #fff;
    margin-bottom: 40px;
    position: relative;
  }
  .hero-bkg .alp-info__logo img {
    max-width: 160px;
    margin: auto;
    display: block;
  }
  .hero-bkg .alp-info__logo:after {
    content: "";
    position: absolute;
    left: calc(50% - 20px);
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -20px;
    border-top: 20px solid #fff;
  }
}
@media only screen and (max-width: 700px) {
  h1.hero-heading {
    font-size: 0.9rem;
  }
}
.home-page-benefits {
  padding: 40px 0 20px;
  text-align: center;
}
.home-page-benefits .container-flex {
  padding: 0 1.25rem;
  padding: 0 var(--grid-gutter);
}

.home-page-benefits span {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  min-height: 2.5rem;
}

.home-page-benefits img {
  display: block;
  margin: 15px auto;
  margin-bottom: 5px;
  width: 124px;
}

.home-page-benefits p {
  font-size: 1rem;
  padding: 0;
}
@media (max-width: 768px) {
  .home-page-benefits p {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 700px) {
  .home-page-benefits img {
    width: 105px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .home-page-benefits .col-3 {
    margin-bottom: 40px;
  }
}
.content-title {
  background-color: #4f46e5;
  border-bottom: none;
  height: 29px;
}

.content-title h1 {
  font-size: 12px;
  font-weight: 400;
  float: left;
  padding-top: 4px;
  color: #a5b4fc;
}

.content-title-breadcrumbs {
  color: #a5b4fc;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 20px;
  float: left;
}

.content-title-breadcrumbs a {
  color: #a5b4fc;
  text-decoration: none;
}

.content-title-breadcrumbs a:hover {
  color: #4f46e5;
  text-decoration: none;
}

.content-title-breadcrumbs span {
  color: #a5b4fc;
  font-weight: bold;
  font-size: 0;
}

.content-section {
  padding: 20px 0;
}

.content-container {
  min-height: 300px;
}

.content-wrap {
  padding: 20px 30px;
}

.content-wrap p {
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .fullwidht img {
    max-width: 100% !important;
  }
}

.content-sub-heading {
  color: #5948DB;
  font-size: 17px;
  padding-bottom: 10px;
}

.content-embed {
  height: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
}

.content-embed iframe,
.content-embed object,
.content-embed embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.content-title em {
  color: #a5b4fc;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  padding-top: 6px;
  line-height: 1.8rem;
}

.content-title {
  overflow: hidden;
}

.light-dark-blue a:hover,
.light-dark-blue a:focus {
  color: #fff;
}

.fullscreen-section-header {
  width: 100%;
  height: auto;
  display: block;
}

.fullscreen-section-header img {
  min-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.light-border-5 {
  border: 5px solid #d5e5eb;
}

.white-hover a:focus,
.white-hover a:hover {
  color: #fff;
}

#passenger-services .img-link-list img {
  width: auto;
}

@media only screen and (max-width: 700px) {
  .content-title {
    padding-left: 5px;
  }
  .content-title-breadcrumbs {
    padding-top: 6px;
  }
}
@media only screen and (max-width: 800px) {
  .content-generic img {
    width: 100%;
  }
}
@media only screen and (max-width: 1210px) {
  .xxl-button {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 768px) {
  #ppbanner {
    width: 100%;
    max-height: 55px;
  }
  img[alt="alternative airlines and paypal payment icons"] {
    width: 100%;
    max-width: 100%;
  }
}
.featured-reviews {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}

.review {
  text-align: center;
  margin-top: 50px;
}

.banner-section {
  background-color: #005BA9;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.banner-wrp {
  background-color: #74B9FF;
  position: relative;
  height: 366px;
  width: 90%;
  margin: 0 auto;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.0980392157);
  border-radius: 6px;
}
.banner-wrp--paypal {
  height: 350px;
}
.banner-wrp--fnpl-usa {
  height: 396px;
}
.banner-wrp--refundable {
  height: 370px;
}
.banner-flex {
  position: absolute;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 341px;
  top: 0;
  background-color: #fff;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.0980392157);
  border-radius: 6px;
  text-align: center;
}
.banner-flex--refundable {
  height: 361px;
}
.banner-img {
  margin-top: 17px;
  margin-bottom: 22px;
  width: 115px;
  height: 45px;
}
.banner-img-paypal {
  height: 68px;
}
.banner-text--title {
  color: #2990E6;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2.4px;
  width: 80%;
  margin: 0 auto;
}
.banner-text--title-refundable {
  margin-bottom: 10px;
}
.banner-text--para1 {
  padding-top: 16px;
  padding-bottom: 20px;
  color: #F79C34;
  width: 80%;
  margin: 0 auto;
  font-size: 14px;
}
.banner-text--para2 {
  color: #495662;
  font-size: 16px;
}
.banner-text--para2-refundable {
  width: 80%;
  margin: auto;
}
.banner-button {
  background-color: #2990E6;
  width: 304px;
  height: 50px;
  color: #fff;
  border-radius: 6px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  font-size: 14px;
  margin-top: 25px;
  cursor: pointer;
}
.banner-button--refundable {
  margin-top: 0;
}
.banner-note {
  position: absolute;
  bottom: 45px;
  color: #fff;
  font-size: 12px;
  left: 45px;
}
.banner-note--fnpl-usa {
  width: 80%;
  bottom: 55px;
}
.banner-note--fnpl-usa a {
  color: #fff;
}
.banner-desk {
  display: none;
}

@media only screen and (min-width: 1040px) {
  .banner-wrp {
    max-width: 760px;
    height: 196px;
  }
  .banner-wrp--paypal {
    height: 172px;
  }
  .banner-wrp--paypal .banner-desk {
    bottom: -59px;
  }
  .banner-wrp--refundable {
    height: 176px;
  }
  .banner-wrp--amazon .banner-desk {
    bottom: -59px;
  }
  .banner-flex {
    max-width: 760px;
    height: 165px;
    -webkit-flex-direction: row;
            flex-direction: row;
    padding-left: 25px;
    padding-right: 16px;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .banner-text {
    text-align: left;
    width: 50%;
  }
  .banner-text--title {
    width: 100%;
  }
  .banner-text--title-refundable {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .banner-text--para1 {
    width: 100%;
  }
  .banner-text--para2-refundable {
    font-size: 14px;
    width: 100%;
  }
  .banner-button {
    width: 113px;
    height: 50px;
    margin-top: 0;
    -webkit-align-self: flex-end;
            align-self: flex-end;
    margin-bottom: 18px;
  }
  .banner-pics {
    -webkit-align-self: flex-start;
            align-self: flex-start;
    margin-top: 34px;
    position: relative;
  }
  .banner-pics--refundable {
    margin-top: 54px;
    margin-left: 20px;
  }
  .banner-img {
    margin: 0;
  }
  .banner-desk {
    display: block;
    position: absolute;
    bottom: -82px;
  }
  .banner-note {
    position: relative;
    margin: 0 auto;
    width: 760px;
    margin-top: 20px;
    left: 0;
    padding-left: 25px;
  }
  .banner-note--fnpl-usa {
    bottom: 45px;
  }
  .banner-link {
    -webkit-align-self: flex-end;
            align-self: flex-end;
  }
}
/*# sourceMappingURL=../sourcemaps/pages/generic-content.min.css.map */
