/*=- /Content/Layouts/Clean/stylesheets/home.less -=*/







/*** DESIGN ***/

fieldset {
  border: none;
}
.clear {
  clear: both;
}
.blue1 {
  color: #a1c5e5;
}
.blue2 {
  color: #6093bf;
}
.gold1 {
  color: #e5d3a1;
}
.gold2 {
  color: #bfa660;
}
#FlightOptions > ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
/* Each media item */

#FlightOptions > ul > li.media-item {
  flex: 1;
  text-align: center;
}
/* Image behavior */

#FlightOptions .media-item-image img {
  width: 100%;
  height: auto;
  display: block;
}
/* =========================
DEFAULT (Mobile First)
1 item per row
========================= */

#FlightOptions > ul > li.media-item {
  flex: 0 0 100%;
}
/* =========================
SMALL DEVICES (≥576px)
2 items
========================= */

@media (min-width: 576px) {
  #FlightOptions > ul > li.media-item {
    flex: 0 0 50%;
  }
  #FlightOptions .media-ad-details .media-title {
    font-size: 14px;
  }
  #FlightOptions .media-ad-details strong {
    font-size: 14px;
  }
}
/* =========================
TABLET (≥768px)
2 items (stable)
========================= */

@media (min-width: 768px) {
  #FlightOptions > ul > li.media-item {
    flex: 0 0 50%;
  }
  #FlightOptions .media-item-text {
    padding: 10px;
  }
  #FlightOptions .media-item-text .media-title {
    font-size: 15px;
  }
  #FlightOptions .media-item-text strong {
    font-size: 15px;
  }
}
/* =========================
LAPTOP (≥992px)
3 items
========================= */

@media (min-width: 992px) {
  #FlightOptions > ul > li.media-item {
    flex: 0 0 33.33%;
  }
  #FlightOptions .media-item-text {
    padding: 12px;
  }
  #FlightOptions .media-item-text .media-title {
    font-size: 16px;
  }
  #FlightOptions .media-item-text strong {
    font-size: 16px;
  }
}
/* =========================
DESKTOP (≥1200px)
4 items
========================= */

@media (min-width: 1200px) {
  #FlightOptions > ul > li.media-item {
    flex: 0 0 25%;
  }
  #FlightOptions .media-item-text {
    padding: 14px;
  }
  #FlightOptions .media-item-text .media-title {
    font-size: 18px;
  }
  #FlightOptions .media-item-text strong {
    font-size: 18px;
  }
}
.fp-section h2 {
  display: block;
  height: 40px;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0px;
  font-weight: 600;
  color: #002058;
  text-transform: capitalize;
}
.fp-section h2 > b,
.fp-section h2 > strong {
  letter-spacing: 0;
}
.fp-section h3 {
  font-size: 18px;
  font-weight: 400;
  color: #4d4d4d;
}
.fp-section p {
  display: block;
  height: 28px;
  font-size: 26px;
  font-weight: 400;
}
/*** PAGE ELEMENTS ***/

body {
  min-width: 100% !important;
  color: #333333;
  line-height: 18px;
  height: 100%;
}
.design-home_page {
  background: white;
}
/* url(../images/ab-bg-winter.gif) no-repeat top center; } */

.design-container {
  display: block;
  margin: 0 auto;
}
/*---Main CONTENT---*/

.design-content {
  padding-bottom: 60px;
  /*background: #fff;*/
  background: #f4f4f4;
  position: relative;
}
.fp-search {
  min-height: 440px;
  position: relative;
  display: flex;
  background-color: linear-gradient(to bottom, #09347d, #00205b) !important;
}
.fp-search .section-images-panel {
  height: 80%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fp-search .section-images-panel .image-panel a {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.unslider ul.unslider-wrap {
  height: 80%;
}
.fp-search .section-images-panel .unslider {
  height: 100%;
}
.design-content .fp-images {
  min-height: 498px;
  height: 100%;
  border-bottom: 0px solid #77a3d5;
}
.design-content .fp-images {
  min-height: 498px;
  height: 100%;
  border-bottom: 0px solid #77a3d5;
}
.design-content .fp-shadow {
  height: 1px;
  width: 1100px;
  background: url(../images/fp_imageshadow.jpg) no-repeat top;
}
/*** BELOW THE FOLD ***/

.design-content .fp-section {
  width: 1100px;
  margin: 1.875em auto;
}
.design-content .fp-section.upper,
.design-content .fp-section.lower {
  display: flex;
}
.design-content .fp-section.upper {
  height: 400px;
}
.design-content .fp-section.lower {
  height: 528px;
}
.design-content .fp-section-1 {
  width: 1900px;
  margin: 1.875em auto;
}
.design-content .fp-section-1.upper,
.design-content .fp-section-1.lower {
  display: flex;
}
.design-content .fp-section-1.upper {
  height: 400px;
}
.design-content .fp-section-1.lower {
  height: 528px;
}
.fp-section .section-frequent-flyer-login,
.fp-section .section-retrieve-booking {
  flex-basis: 18.75em;
  margin-right: 20px;
}
.fp-section .section-news-list {
  margin-right: 20px;
}
.fp-section .section-news-list ::-webkit-scrollbar {
  width: 0.75em;
  height: 0.75em;
}
.fp-section .section-news-list ::-webkit-scrollbar-track {
  background: #f0f0f0;
}
.fp-section .section-news-list ::-webkit-scrollbar-thumb {
  background: #6093bf;
  border: 1px solid #3c6d96;
  border-width: 1px;
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  border-radius: 0.75em;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.15), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
}
.fp-section .section-news-list ::-webkit-scrollbar-thumb:hover {
  background: #4e87b8;
}
.fp-section .section-news-list ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(102, 102, 102, 0.3);
  border-color: rgba(102, 102, 102, 0.25);
  box-shadow: none;
}
.fp-section .section-news-list .news {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fp-section .section-deals ::-webkit-scrollbar {
  width: 0.75em;
  height: 0.75em;
}
.fp-section .section-deals ::-webkit-scrollbar-track {
  background: #f0f0f0;
}
.fp-section .section-deals ::-webkit-scrollbar-thumb {
  background: #bfa660;
  border: 1px solid #967e3c;
  border-width: 1px;
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  border-radius: 0.75em;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.15), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
}
.fp-section .section-deals ::-webkit-scrollbar-thumb:hover {
  background: #b89c4e;
}
.fp-section .section-deals ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(102, 102, 102, 0.3);
  border-color: rgba(102, 102, 102, 0.25);
  box-shadow: none;
}
.fp-section .section-deals .cms-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fp-section .section-news-list,
.fp-section .section-deals {
  flex-basis: 23.75em;
}
.fp-section .adBanners {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
  width: 1100px;
  overflow: clip;
}
.fp-section .adBanners .section-images-banner-secondary {
  flex-basis: 100%;
  height: 237px;
  border-top: 2px solid #a1c5e5;
  border-bottom: 2px solid #6093bf;
  overflow: clip;
}
.fp-section .adBanners .section-images-lower-link1 {
  flex-basis: 540px;
  align-self: flex-end;
  height: 251px;
  border-bottom: 7px solid #6093bf;
  overflow: clip;
}
.fp-section .adBanners .section-images-lower-link2 {
  flex-basis: 540px;
  align-self: flex-end;
  height: 251px;
  border-bottom: 7px solid #6093bf;
  overflow: clip;
}
.px40 {
  padding-top: 40px;
}
.hidden {
  display: none;
}
.unslider-arrow {
  display: flex;
  width: 34px;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 5;
  font-size: 2em;
  opacity: 0.65;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  overflow: hidden;
}
.unslider-arrow::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'FontAwesome', 'FontAwesome-Brands', 'Linear';
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  text-rendering: optimizeLegibility;
  line-height: 0;
  font-feature-settings: 'liga';
  font-stretch: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  margin: auto;
  color: #a5c4f9;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.unslider-arrow:hover::before {
  color: #0099ff;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.unslider-arrow:active::before {
  color: #006bb3;
}
.unslider:hover .unslider-arrow {
  opacity: 1;
}
.unslider-arrow.next {
  right: 0;
}
.unslider-arrow.next::before {
  content: "›";
}
.unslider-arrow.prev {
  left: 0;
}
.unslider-arrow.prev::before {
  content: "‹";
}
.unslider-nav {
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
}
.unslider-nav ol {
  padding: 1em;
  list-style: none;
  display: none;
  justify-content: center;
  opacity: 0.65;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.unslider:hover .unslider-nav ol {
  opacity: 1;
}
.unslider-nav ol li {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #a5c4f9;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #a5c4f9;
  cursor: default;
}
#AirblueDeals ul {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-rows: 230px;
  /* FIX: better image height */
  gap: 20px;
  /* FIX: spacing between cards */
  list-style: none;
  padding: 0;
  margin: 0;
}
#AirblueDeals ul li:first-child {
  grid-row: span 2;
}
#AirblueDeals li.media-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
#AirblueDeals .media-item-image {
  height: 100%;
}
#AirblueDeals .media-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 6px;
  /* FIX: clean rounded corners */

}
#AirblueDeals li.media-item::after {
  content: "";
  position: absolute;
  inset: 0;
  /* FIX: subtle readability */

}
#AirblueDeals .media-item-text {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  color: white;
}
@media (max-width: 768px) {
  #AirblueDeals ul {
    grid-template-columns: 1fr;
  }
  #AirblueDeals ul li:first-child {
    grid-row: auto;
  }
}
.section-flight-options .media-item {
  position: relative;
}
/* Text overlay */

.section-flight-options .media-item-text {
  position: absolute;
  bottom: 21px;
  /* distance from bottom */
  left: 18px;
  /* distance from left */
  text-align: left;
}
/* Text color */

.section-flight-options .media-item-text,
.section-flight-options .media-item-text a,
.section-flight-options .media-item-text .media-title,
.section-flight-options .media-item-text .media-subtitle,
.section-flight-options .media-item-text p {
  color: white !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  left: 5px;
  position: absolute;
  white-space: nowrap;
}
/* Remove unwanted spacing */

.section-flight-options .media-item-text p,
.section-flight-options .media-item-text h3 {
  margin: 0;
  line-height: 1.2;
}
.bootstrap-scope .row {
  /* only inside this container */
  margin-right: -15px;
  margin-left: -15px;
}
/* Optional: subtitle slightly smaller */

.section-flight-options .media-item-text .media-subtitle p {
  font-size: 13px;
  opacity: 0.9;
}
.section-flight-options .media-row {
  display: flex;
}
/* Prevent hover color change on links or text */

.selector,
.selector:hover,
.selector:focus,
.selector:active {
  color: inherit !important;
  /* Keep original text color */
  background-color: transparent !important;
  /* No background */
  text-decoration: none !important;
  /* Remove underline if any */

}
/* Prevent text selection highlight */

.selector::selection {
  background: transparent !important;
  color: inherit !important;
}
.fp-section .fp-search {
  margin-top: 10px;
}
/* ===============================
   GLOBAL RESET
================================ */

.pageTitle,
.pageDescription {
  display: none !important;
}
/* ===============================
   TWIN SECTIONS LAYOUT
================================ */

.seat-selection-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 2rem;
}
.seat-selection-row {
  display: flex;
  align-items: center;
  gap: 4rem;
  margin-bottom: 5rem;
}
.seat-selection-row.reverse {
  flex-direction: row;
}
.seat-text {
  flex: 1;
}
.seat-text h1,
.seat-text h2 {
  color: #0a2a66;
  margin-bottom: 1rem;
  line-height: 2rem;
}
.seat-text h3 {
  font-size: 0.9rem;
  color: #666666;
  margin-bottom: 0.3rem;
}
.seat-text p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555555;
  margin-bottom: 1rem;
}
.seat-media {
  flex: 1;
}
.seat-media-grid ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
.seat-media img,
.seat-media-grid img {
  width: 100%;
  border-radius: 6px;
}
.seat-selection-content li {
  list-style-type: none;
}
.SeatSelectionSectionBottom .article-content {
  padding: 0;
}
.SeatSelectionSectionBottom .title-image {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-51%, -50%);
  width: 210px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 600;
  color: white;
  border-radius: 4px;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  opacity: 1;
  background-color: transparent !important;
  margin-top: -12px;
}
.SeatSelectionSectionBottom .subtitle {
  position: absolute;
  top: 50%;
  left: 18%;
  color: #efefef;
  font-size: 16px;
  font-weight: 400;
}
/* =========================================================
   AIRBLUE INFO — IMAGE + ACCORDION (70 / 30)
   ========================================================= */

/* ===== MAIN CONTAINER ===== */

.section-airblue-info {
  display: grid;
  grid-template-columns: 55% 28%;
  align-items: center;
  padding: 37px;
}
/* Breakout image wrapper */

.media-image.breakout-left {
  min-height: 454px;
  margin: 0 max(0, calc(-910vw));
}
/* Remove default list styles */

.section-airblue-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* Flatten CMS wrappers */

.section-airblue-info ul,
.section-airblue-info li,
.section-airblue-info li > div {
  display: contents;
}
/* =========================================================
   IMAGE AREA (LEFT 70%)
   ========================================================= */

.section-airblue-info {
  position: relative !important;
  /* IMPORTANT */
  align-items: center;
}
.section-airblue-info .media-image {
  grid-column: 1;
  position: relative;
  /* container for stacking images */

}
/* Stack all images */

.section-airblue-info .media-item-image {
  position: absolute;
  /* stacked images */
  top: 0;
  left: 0;
  width: 60%;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
/* Active image visible */

.section-airblue-info li.active .media-item-image {
  opacity: 1;
  pointer-events: auto;
}
.section-airblue-info .media-item-text {
  position: relative;
  padding-left: 2em;
}
.section-airblue-info .media-item-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
  object-fit: cover;
  margin-bottom: 20px;
}
/* =========================================================
   ACCORDION AREA (RIGHT 30%)
   ========================================================= */

.section-airblue-info .media-item-text {
  grid-column: 2;
  max-width: 100%;
}
/* Accordion headers */

.section-airblue-info .media-title {
  margin: 0 0 12px;
}
.section-airblue-info .media-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f3f3f3;
  padding: 18px 20px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  color: #00205b !important;
  font-size: 20px !important;
  transition: background 0.25s ease;
  padding: 30px;
}
.section-airblue-info .media-title a:hover {
  background: #e9e9e9;
}
.section-airblue-info .media-item-text .media-subtitle p {
  color: black !important;
}
.section-airblue-info .media-item-image img {
  height: 450px;
  /* adjust as needed */
  object-fit: contain;
  display: block;
  /* prevent inline spacing issues */
  margin: 0 auto;
}
/* =========================================================
   ACCORDION CONTENT
   ========================================================= */

/* Hide descriptions by default */

.section-airblue-info .media-subtitle {
  display: none;
  margin: 12px 0 20px;
  color: #4d4d4d;
  line-height: 1.6;
}
.section-airblue-info .media-subtitle a {
  color: inherit !important;
}
/* =========================================================
   PLUS / MINUS ICON
   ========================================================= */

.section-airblue-info .media-title a::after {
  content: "+";
  font-size: 20px;
  font-weight: bold;
  margin-left: 10px;
}
/* Minus when open */

.section-airblue-info li.active .media-title a::after {
  content: "−";
}
.section-airblue-info .media-item-text {
  grid-column: 2;
}
.section-airblue-info .media-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f3f3f3;
  padding: 18px 20px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  color: #00205b !important;
  font-size: 20px !important;
  transition: background 0.25s ease;
}
/* Accordion content */

.section-airblue-info .media-subtitle {
  display: none;
  color: #4d4d4d;
  line-height: 1.6;
}
li.active .media-subtitle {
  display: block;
}
.section-airblue-info .media-item-image {
  transition: opacity 0.45s ease, transform 0.45s ease;
}
.section-airblue-info li.active .media-item-image {
  transform: scale(1);
}
.section-airblue-info .media-item-image {
  transform: scale(1.05);
}
.section-airblue-info .media-item-image img {
  height: clamp(200px, 40vw, 450px);
}
@media (max-width: 1198px) and (min-width: 700px) {
  .section-airblue-info {
    grid-template-columns: 1.5fr 1fr;
    /* reduce image width slightly */
    gap: 30px;
  }
  .section-airblue-info .media-item-image img {
    max-height: 380px;
    /* reduce image height */
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .section-airblue-info .media-item-text {
    grid-column: 2;
  }
}
@media (max-width: 1550px) {
  .section-airblue-info {
    grid-template-columns: 1.5fr 1fr;
    /* slightly tighter */
    gap: 20px;
    align-items: stretch;
  }
  .section-airblue-info .media-image {
    position: relative;
    height: 100%;
  }
  .section-airblue-info .media-item-image {
    position: absolute;
    inset: 0;
  }
  .section-airblue-info .media-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 768px) {
  .section-airblue-info {
    grid-template-columns: 1fr !important;
    gap: 25px;
  }
  /* image area */
  
  .section-airblue-info .media-image {
    min-height: auto;
    position: relative;
  }
  /* show only active image */
  
  .section-airblue-info .media-item-image {
    position: relative;
    opacity: 0;
    display: none;
    /* hide by default */
    transition: none;
    /* no stacking animation on small screens */
  
  }
  .section-airblue-info li.active .media-item-image {
    display: block;
    opacity: 1;
  }
  .section-airblue-info .media-item-image img {
    width: 100%;
    height: auto;
    max-height: 360px;
    object-fit: cover;
  }
  /* accordion below */
  
  .section-airblue-info .media-item-text {
    grid-column: 1;
    padding-left: 0;
  }
}
/* =========================================
SMALL MOBILE (480px)
========================================= */

@media (max-width: 480px) {
  .section-airblue-info {
    padding: 10px;
  }
  .section-airblue-info .media-title a {
    font-size: 16px !important;
    padding: 14px;
  }
  .section-airblue-info .media-item-image img {
    max-height: 260px;
  }
}
.fp-images {
  width: 100%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}
.fp-images img {
  width: 100%;
  height: auto;
  display: block;
}
.fp-images,
.fp-images .slide,
.fp-images .item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .fp-images {
    min-height: 220px;
  }
}
@media (max-width: 1024px) {
  .fp-section {
    width: 100%;
    /* ADD THIS */
    max-width: 100%;
    /* ADD THIS */
  
  }
  .fp-section h2 {
    font-size: 30px;
  }
  .fp-images {
    height: 420px;
  }
  .booking {
    margin-top: -60px;
  }
}
@media (max-width: 768px) {
  .design-container {
    padding: 0 15px;
  }
  .fp-section {
    width: 100%;
    /* ADD THIS */
    max-width: 100%;
  }
  .fp-section h2 {
    font-size: 26px;
  }
  .fp-section p {
    font-size: 16px;
  }
  .fp-section h6 {
    font-size: 14px;
    padding: 0 10px;
  }
  /* Hero height smaller */
  
  .fp-images {
    height: 300px;
  }
  /* Flight search becomes normal flow */
  
  .booking {
    margin: 20px auto;
    padding: 15px;
  }
  /* Stack twin columns */
}
@media (max-width: 480px) {
  .fp-section {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
  }
  .fp-section h2 {
    font-size: 22px;
  }
  .fp-section p {
    font-size: 15px;
  }
  .fp-images {
    height: 220px;
  }
  .booking {
    padding: 12px;
  }
}
@media (max-width: 768px) {
  .unslider-arrow {
    width: 28px;
    font-size: 22px;
  }
}
* {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  /* This prevents the horizontal "bounce" or ghost scroll */
  overflow-x: hidden;
  position: relative;
}
.page-wrapper {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  width: 100%;
}
/* Tablet */

@media (max-width: 1024px) {
  p {
    font-size: 25px;
  }
  h2 {
    font-size: 33px;
  }
}
/* Mobile */

@media (max-width: 768px) {
  p {
    font-size: 20px;
  }
  h2 {
    font-size: 30px;
  }
}
/* Small Mobile */

@media (max-width: 480px) {
  p {
    font-size: 18px;
  }
  h2 {
    font-size: 28px;
  }
}
/* ===== GRID ===== */

/* ===============================
   BASE FIXES (APPLY ALWAYS)
================================ */

/* ===============================
   MOBILE (0 - 768px)
================================ */

/* ===============================
   TABLET FIX (769px - 900px)
================================ */

/* ===============================
   LARGE TABLET (901px - 1024px)
================================ */

body.logged-in #blueMilesBanner {
  display: none !important;
}
.design-content {
  padding-bottom: 60px;
  /*background: #fff;*/
  background: #f4f4f4;
  position: relative;
  width: 100%;
}
@media (max-width: 1024px) {
  .design-content {
    width: 100vw;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .design-content {
    width: 100vw;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .design-content {
    width: 100vw;
    max-width: 100%;
  }
}
/* Mobile */

.section-flight-options .media-item-text {
  position: absolute;
  left: 10px;
  bottom: 20px;
  /* IMPORTANT: replace top with bottom */
  color: white !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  white-space: normal !important;
  /* allow wrapping */
  max-width: 90%;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}
@media (max-width: 1024px) {
  .section-flight-options .media-item-text {
    font-size: 16px !important;
    left: 8px;
    bottom: 30px;
    max-width: 85%;
  }
}
@media (max-width: 767px) {
  .section-flight-options .media-item-text {
    font-size: 14px !important;
    left: 6px;
    bottom: 40px;
    max-width: 80%;
    white-space: normal !important;
  }
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.unslider-fade .unslider-wrap li a,
.unslider-fade .unslider-wrap li a img {
  height: 100%;
}
.unslider-wrap li {
  position: relative;
  width: 100%;
  height: 100%;
  /* or your slider height */

}
.unslider-wrap li.unslider-active {
  pointer-events: auto;
  z-index: 2;
  /* important */

}
.unslider-wrap li.unslider-active {
  pointer-events: auto;
}
.unslider-wrap li a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1100px) {
  .unslider-wrap li a {
    background-size: initial;
  }
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 0;
}
.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-wrap li {
  pointer-events: none;
}
.unslider-wrap li.unslider-active {
  pointer-events: auto;
  z-index: 2;
}
.unslider-fade .unslider-wrap li {
  z-index: 0;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 2;
}
.unslider-arrow {
  z-index: 5;
}
.unslider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.unslider-arrow.prev {
  left: 10px;
}
.unslider-arrow.next {
  right: 10px;
}
@media (max-width: 768px) {
  .media-item-image {
    width: 100% !important;
  }
}
/* MAIN SECTION */

/* MAIN WRAPPER */

#blueNewsSection {
  background: #f4f4f4;
}
/* RESET LIST */

#blueNewsSection ul {
  margin: 0;
  padding: 0;
}
/* LIST ITEM */

#blueNewsSection ul li.media-item {
  list-style: none;
}
/* FLEX CONTAINER */

#blueNewsSection ul li.media-item > div {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
  padding: 18px 0px;
}
/* IMPORTANT FIX: allow flex children to shrink */

#blueNewsSection .media-item-text,
#blueNewsSection .media-item-image {
  min-width: 0;
}
/* LEFT COLUMN */

#blueNewsSection .media-item-text {
  flex: 1;
  max-width: 45%;
}
/* RIGHT COLUMN */

#blueNewsSection .media-item-image {
  flex: 1;
  max-width: 55%;
}
#blueNewsSection .media-item-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
}
/* CMS TITLE HIDE */

#blueNewsSection .media-title {
  display: none;
}
/* PARAGRAPHS FIX (THIS IS IMPORTANT) */

#blueNewsSection .media-content p {
  font-size: 18px;
  color: #4d4d4d;
  margin: 17px 5px 0px 0;
  line-height: 1.2;
  word-break: break-word;
  text-align: justify;
}
#blueNewsSection .media-content p:first-child {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 768px) {
  #blueNewsSection ul li.media-item > div {
    flex-direction: column;
    gap: 20px;
  }
  #blueNewsSection .media-item-text,
  #blueNewsSection .media-item-image {
    max-width: 100%;
  }
  #blueNewsSection .media-content p:first-child {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #flight-search-widget {
    margin: 152px auto 0 !important;
  }
  #flight-options {
    margin: 0;
    padding: 0;
  }
  .section-flight-search.cms-section {
    margin: 0 !important;
  }
  #destinations {
    margin: 1rem auto 0 auto;
  }
  #flywithairblue {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #explore {
    margin-bottom: 0 !important;
  }
  #bluenews {
    margin: 0 auto;
    padding-top: 0 !important;
  }
  #slider {
    top: 0px !important;
  }
}
/* ── Main Banner ── */

@media (max-width: 768px) {
  .section-images-panel:has(#image-panel-FP-banner-main) {
    display: none;
  }
  div[style]:has(#image-panel-FP-banner-main-mobile) {
    display: block !important;
  }
  .fp-search:has(#image-panel-FP-banner-main-mobile) {
    min-height: 213px;
  }
  #image-panel-FP-banner-main-mobile li a {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 350px;
    min-height: 350px;
    max-height: 350px;
  }
}
@media (min-width: 769px) {
  .section-images-panel:has(#image-panel-FP-banner-main) {
    display: block;
  }
  div[style]:has(#image-panel-FP-banner-main-mobile) {
    display: none !important;
  }
}
/* ── Secondary Banner ── */

@media (max-width: 768px) {
  .section-images-panel:has(#image-panel-FP-banner-secondary) {
    display: none;
  }
  div[style]:has(#image-panel-FP-banner-secondary-mobile) {
    display: block !important;
  }
  .section-images-panel:has(#image-panel-FP-banner-secondary-mobile) {
    height: 50%;
    min-height: 120px;
    background-image: none !important;
  }
  .fp-search:has(#image-panel-FP-banner-secondary-mobile) {
    min-height: 220px;
  }
  .section-images-panel:has(#image-panel-FP-banner-secondary-mobile) .unslider-arrow {
    top: 70%;
  }
  #image-panel-FP-banner-secondary-mobile li a {
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }
}
@media (min-width: 769px) {
  .section-images-panel:has(#image-panel-FP-banner-secondary) {
    display: block;
  }
  div[style]:has(#image-panel-FP-banner-secondary-mobile) {
    display: none !important;
  }
}
