/** FONT FAMILIES **/
@font-face {
  font-family: "SouthwestSans-Regular";
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/swa-resources/fonts/SouthwestSans-Regular.otf");
  font-display: swap;
}

@font-face {
  font-family: "SouthwestSans-Bold";
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/swa-resources/fonts/SouthwestSans-Bold.otf");
  font-display: swap;
}

a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.no-pad {
  padding: 0;
}

.no-mar {
  margin: 0;
}

body {
  margin: 0 !important;
}
/** Added Page Specific Styles **/
.rr-updates-heading {
  text-align: center;
  display: inline;
  line-height: 4.5rem !important;
}
.rr-heading-eyebrow {
  font-size: 36px;
  color: #d5152e;
  display: block;
  font-weight: bold;
  color: #d5152e;
}
.rr-heading-big-hl {
  font-size: 75px;
  display: block;
  font-weight: bold;
  color: #304cb2;
}
.rr-heading-hl {
  font-size: 36px;
  display: block;
  font-weight: bold;
  color: #304cb2;
}
.rr-heading-subhead {
  font-size: 36px;
  display: block;
}
.rr-updates-greybox {
  background-color: #f5f5f5;
  border-radius: 20px;
}

.rr-updates-greybox-boldtext {
  font-size: 26px;
  font-weight: bold;
}

.rr-updates-greybox-bluetext {
  color: #304cb2;
  font-weight: bold;
  font-size: 26px;
}

.rr-updates-greybox-bluetext-small {
  color: #304cb2;
  font-weight: bold;
}

.rr-updates-greybox-redtext {
  color: #bb0000;
  font-weight: bold;
}

.rr-updates-greybox-greentext {
  color: #098921;
  font-weight: bold;
  font-size: 26px;
}

.rr-updates-greybox-greentext-small {
  color: #098921;
  font-weight: bold;
}

.rr-updates-greybox-smalltext {
  font-size: 15px;
  display: block;
  padding-top: 20px;
  padding-top: 10px;
}

.rr-updates-greybox-image {
  width: 100%;
  height: auto;
}

.rr-updates-greybox-bodytext {
  margin-top: 10px;
  font-size: 18px;
}

.perks-list {
  line-height: 40px;
  margin-top: 10px;
}

.a-list-perks h3 {
  border-bottom-color: #304cb2;
  border-bottom-style: solid;
  border-bottom-width: thick;
  font-size: 25px !important;
  color: black !important;
}

.a-list-perks ul {
  line-height: 40px;
  margin-top: 10px !important;
}

.a-list-preferred-perks h3 {
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thick;
  font-size: 25px !important;
  color: black !important;
}

.a-list-preferred-perks ul {
  line-height: 40px;
  margin-top: 10px !important;
}

.table-subheading {
  font-size: 20px;
  margin: 15px 0px;
}

.faq-header {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.program-disclaimer {
  font-size: 10px;
}

.perks-header {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.max-container {
  background-color: #d7ecf8;
  padding: 1rem;
  margin-top: 23px;
}

.swa-landing-page-content-detail {
  font-family: "SouthwestSans-Regular", arial, sans-serif;
}

.swa-landing-page-content-detail .carousel-wrapper .carousel-caption .play-btn {
  width: 80px;
  padding-bottom: 5%;
}
.swa-landing-page-content-detail #for-business-travelers,
.swa-landing-page-content-detail #more-info,
.swa-landing-page-content-detail #live-chat {
  padding-top: 2%;
  padding-bottom: 2%;
}
#carouselExampleIndicators .carousel-control-next-icon {
  background-image: url(/swa-resources/images/air/intl/swa-arrow-right.svg);
  height: 50%;
  width: 40%;
}

#carouselExampleIndicators .carousel-control-prev-icon {
  background-image: url(/swa-resources/images/air/intl/swa-arrow-left.svg);
  height: 50%;
  width: 40%;
}

.swa-landing-page-content-detail .carousel-inner .carousel-caption h2 {
  color: #fff;
}
.swa-landing-page-content-detail .carousel-inner .swa-pilot-carousel-title {
  font-size: 30px;
}
.swa-landing-page-content-detail .carousel-inner .carousel-caption h3 {
  color: #fff;
  font-weight: 400;
  font-size: 25px;
}
.swa-landing-page-content-detail section {
  padding-bottom: 1.5rem;
}
.swa-landing-page-content-detail .col-sm-12 {
  padding-top: 1rem;
}
.swa-landing-page-content-detail .carousel-inner .carousel-item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  z-index: 2;
}

.letter-from {
  background-color: #f1fafa;
  padding: 4%;
  border: 1px solid #f2f2f2;
}

.swa-landing-page-content-detail .collapse-content h3 {
  color: #304cb2;
  text-align: left;
  padding: 0;
}
.swa-landing-page-content-detail .collapse-content {
  color: #304cb2;
  font-size: 15px;
  position: relative;
  margin-bottom: 20px;
  background: none;
  border: none;
  width: 100%;
  padding: 20px;
  background-color: #f4f4f4;
}

.swa-landing-page-content-detail .swa-button_primary {
  background-color: #ffbf27;
  border: 1px solid #ffbf27;
  border-radius: 2px;
  box-shadow: 0 1px #8f8f8f;
  color: #111b40;
  display: inline-block;
  font: bold 14px/1 Arial;
  min-height: 32px;
  padding: 15px 60px;
}

.swa-landing-page-content-detail .swa-button_primary:hover { 
    text-decoration: none;
}

.plus-minus-toggle {
  cursor: pointer;
  height: 34px;
  position: absolute;
  width: 26px;
  display: inline;
  float: right;
  bottom: 0px;
  right: 0px;
}

.plus-minus-toggle:before,
.plus-minus-toggle:after {
  background: #304cb2;
  content: "";
  height: 2px;
  position: absolute;
  width: 13px;
  transition: transform 500ms ease;
  transform: rotate(180deg);
}

.plus-minus-toggle:after {
  transform-origin: center;
}

.plus-minus-toggle.collapsed:after {
  transform: rotate(90deg);
}

#clean-container section {
  margin: 1rem 0;
  width: 100%;
}

.clean-container {
}

#clean-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.video-container {
  margin: 0 auto;
}
#clean-nav .nav-link {
  color: #111b40;
  display: block;
  font-size: 1.125rem;
  font-family: "SouthwestSans-Bold", arial, sans-serif;
  font-weight: normal;
  border-right: 1px solid #8f8f8f;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  margin: auto 0;
  padding: 0 1%;
  text-align: center;
}

#clean-nav .nav-link:last-of-type {
  border-right: none;
}

.swa-landing-page-content-detail .resource-1 img,
.swa-landing-page-content-detail .resource-2 img {
  width: initial;
}

.max-faq {
  padding-top: 2%;
}

.swa-landing-page-content-detail .resource-1 h3,
.swa-landing-page-content-detail .resource-2 h3 {
  display: inline;
}
.resource-2 h3 {
  padding-left: 1%;
}
.resource-2 {
}
/** MAIN STYLES **/

.swa-landing-page-content-detail * {
  letter-spacing: -0.02em;
}

.swa-landing-page-content-detail h1,
.swa-landing-page-content-detail h2,
.swa-landing-page-content-detail h3,
.swa-landing-page-content-detail h4,
.swa-landing-page-content-detail h5 {
  font-family: "SouthwestSans-Bold", arial, sans-serif;
  font-size: 28px;
  color: #304cb2;
  margin-bottom: 16px;
}

.swa-landing-page-content-detail p {
  font-family: "SouthwestSans-Regular", arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

.swa-landing-page-content-detail strong {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
}

.swa-landing-page-content-detail .rr-updates-section {
  width: 100%;
  /*margin-bottom: 28px;*/
  padding: 2%;
}

.swa-landing-page-content-detail .banner-wrapper {
  padding: 0%;
}
.rr-updates-section .brandbar {
  bottom: 0;
  height: 1rem;
  left: 0;
  position: absolute;
  z-index: 2;
}
.swa-landing-page-content-detail img {
}

.swa-landing-page-content-detail .mike-img {
  float: left;
  padding-right: 2%;
}

.swa-landing-page-content-detail #return-to-service-plan .return-to-service-img {
  display: block;
  margin: 0 auto;
  padding-top: 4%;
  max-width: 100%;
}
.swa-landing-page-content-detail .banner {
  background-size: cover;
  max-height: 400px;
  min-height: 276px;
  background-position-x: 1%;
  color: red;
  background-position-y: 1%;
}
.swa-landing-page-content-detail .banner-wrapper {
  /*background: url('/swa-resources/images/wifi/swa-wifi-ife-hero-path.png') no-repeat scroll bottom right #b9dff8;*/
  /*background-color: -moz-linear-gradient(45deg, #b9dff8 1%, #d0ecfc 50%, #b9dff8 100%); /* FF3.6-15 */
  /*background-color: -webkit-linear-gradient(45deg, #b9dff8 1%,#d0ecfc 50%,#b9dff8 100%); /* Chrome10-25,Safari5.1-6 */
  /*background-color: linear-gradient(45deg, #b9dff8 1%,#d0ecfc 50%,#b9dff8 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9dff8', endColorstr='#b9dff8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  min-height: 500px;
  max-width: 780px;
  margin: 0 auto;
}

.swa-landing-page-content-detail .carousel-wrapper .download-and-get {
  font-family: "SouthwestSans-Bold", arial, sans-serif;
  width: 70%;
  text-align: center;
  margin: 0px auto 16px;
  font-size: 20px;
  line-height: 1.1em;
}

.swa-landing-page-content-detail .banner-wrapper .carousel-caption {
  z-index: 10;
  padding-bottom: 4%;
  color: #fff;
  text-align: center;
}

.swa-landing-page-content-detail #carouselExampleIndicators {
  /*min-height: 350px;*/
  margin-top: 10px;
}

.swa-landing-page-content-detail .carousel-wrapper h2 {
  color: #111b40;
  font-size: 37px;
  line-height: 1.1em;
  margin-bottom: 6%;
  text-align: center;
  width: 88%;
  display: block;
  min-height: 80px;
  margin: 0px auto;
}

.swa-landing-page-content-detail span.price-point {
  font-size: 160px;
  line-height: 0.8em;
  width: 146px;
  height: 124px;
  float: left;
}

.swa-landing-page-content-detail span.price-point sup {
  font-size: 0.6em;
  top: -0.4em;
}

.swa-landing-page-content-detail .carousel-wrapper .main-copy sup {
  font-size: 0.5em;
  top: -1em;
}

.swa-landing-page-content-detail span.main-copy {
  float: left;
  line-height: 1em;
  position: relative;
  top: 4px;
}

.swa-landing-page-content-detail .carousel5-caption span.main-copy {
  top: 14px;
}

.swa-landing-page-content-detail .carousel-wrapper h2 .small-copy {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  font-weight: normal;
  font-size: 0.5em;
  line-height: 1em;
  margin-top: 4px;
  display: block;
}

.swa-landing-page-content-detail .banner-wrapper p {
  color: #111b40;
  font-size: 20px;
  line-height: 1.3em;
}

.swa-landing-page-content-detail .carousel2-caption span.main-copy,
.swa-landing-page-content-detail .carousel3-caption span.main-copy,
.swa-landing-page-content-detail .carousel4-caption span.main-copy,
.swa-landing-page-content-detail .carousel8-caption span.main-copy {
  top: 40px;
}

.swa-landing-page-content-detail .carousel5-caption span.main-copy {
  top: 14px;
}

.swa-landing-page-content-detail #carouselExampleIndicators .carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 60px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.swa-landing-page-content-detail
  #carouselExampleIndicators
  .carousel-indicators
  li:first-child {
  margin: 0;
}

.swa-landing-page-content-detail .rr-updates-btn-options {
  margin-bottom: 10px;
}

.swa-landing-page-content-detail .rr-updates-btn-options a {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  display: block;
  color: #111b40;
  text-align: center;
  font-size: 20px;
  line-height: 1em;
  text-decoration: none;
}

.swa-landing-page-content-detail .rr-updates-btn-options a:hover {
  text-decoration: underline;
}

.swa-landing-page-content-detail .rr-updates-btn {
  padding: 8px;
}

.swa-landing-page-content-detail .rr-updates-btn-options .rr-updates-btn-border-right {
  border-right: 1px solid #8f8f8f;
}

.swa-landing-page-content-detail ul,
.swa-landing-page-content-detail li {
  margin: 0 0 0px 10px;
  padding: 0;
  font-family: "SouthwestSans-Regular", arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

.swa-landing-page-content-detail ul {
  margin-bottom: 20px;
}

.operations-and-training {
  background-color: #f6f6f6;
  padding: 4%;
}

.swa-landing-page-content-detail h3 {
  font-size: 20px;
  margin-bottom: 0px;
  padding: 10px 0;
  text-align: left;
}

.swa-landing-page-content-detail strong {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
}

.swa-g-screen-reader-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.rr-updates-section banner {
  text-align: center;
}

img#mobile-image {
  padding-left: 12%;
  padding-top: 50%;
}

.swa-landing-page-content-detail .sign-up h3 {
  font-size: 25px;
  color: black;
  text-align: center;
}

/** MEDIA QUERIES **/
@media all and (max-width: 767px) {
  .mobile-app-dwnld.sticky-box {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
  }
  .mobile-app-dwnld.sticky-box .col {
    display: inline-block;
    padding: 0;
  }
  .mobile-app-dwnld.sticky-box .wcm-image-link img {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .swa-landing-page-content-detail .banner h2 {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -93%;
  }

  .swa-landing-page-content-detail .dsktop-app-dwnld {
    display: flex;
  }

  .swa-landing-page-content-detail .mobile-app-dwnld {
    display: none;
  }
}

@media (min-width: 817px) {
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -87%;
  }
}

@media (min-width: 845px) {
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -72%;
  }
}

@media (min-width: 937px) {
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -68%;
  }
}

@media (min-width: 992px) {
  .swa-landing-page-content-detail img {
    /*width: 90%;*/
  }
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -54%;
  }

  .h2-responsive {
    padding-bottom: 28%;
  }

  .swa-landing-page-content-detail .banner h2 {
    font-size: 35px;
    padding-top: 2%;
  }
}

@media (min-width: 1200px) {
  .swa-landing-page-content-detail #max-faq-heading h1 {
    margin-top: -54%;
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  .swa-landing-page-content-detail {
    max-width: 1140px;
  }
}

@media (min-width: 992px) and (max-width: 1080px) {
  .swa-landing-page-content-detail .carousel-wrapper h2 {
    font-size: 36px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .swa-landing-page-content-detail .carousel-wrapper h2 {
    font-size: 31px;
  }
}

@media (max-width: 1082px) {
  .swa-landing-page-content-detail .carousel-wrapper .carousel1-caption h2 {
    width: 386px;
  }
}

@media (max-width: 992px) {
  .swa-landing-page-content-detail #carouselExampleIndicators {
    min-height: 290px;
  }
  .swa-landing-page-content-detail .banner-wrapper {
    min-height: 0px;
    background-size: 58% auto;
  }
  .swa-landing-page-content-detail .swa-button_primary {
    text-align: center;
  }
  .swa-landing-page-content-detail .btn-container {
    text-align: center;
  }
}

@media (max-width: 860px) {
  .swa-landing-page-content-detail .rr-updates-btn-options a {
    font-size: 17px;
  }
}

@media (max-width: 834px) {
  .swa-landing-page-content-detail .carousel-wrapper .carousel1-caption h2 {
    width: 330px;
  }
}

@media (max-width: 767px) {
  .carousel-wrapper .carousel-caption .play-btn {
    padding-bottom: 0px;
    width: 80px;
  }
  .swa-landing-page-content-detail .banner-wrapper .carousel-caption {
    padding-bottom: 0;
  }
  .swa-landing-page-content-detail .banner {
    /*background-image: url('/swa-resources/images/responsive/rr-updates-resource-center/t-Max-hero.jpg') no-repeat;*/
    background-position-x: 82%;
    background-position-y: 46%;
    /* min-width: 500px; */
    min-height: 155px;
    padding-top: 105px;
  }

  .swa-landing-page-content-detail .banner h2 {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
      1px 1px 0 #fff;
  }
  .swa-landing-page-content-detail .banner-wrapper {
    min-height: 0px;
    background-size: 360px auto;
  }

  .swa-landing-page-content-detail .carousel-wrapper .carousel1-caption h2 {
    width: 422px;
  }
  #clean-nav .nav-link {
    background-image: -o-linear-gradient(#ffffff, #f5f5f5);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffffff),
      to(#f5f5f5)
    );
    background-image: linear-gradient(#ffffff, #f5f5f5);
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
    color: #111b40;
    display: block;
    float: none;
    font-family: "SouthwestSans-Bold", arial, sans-serif;
    padding: 0.5rem 0;
  }
  #clean-nav {
    display: block;
  }
  .swa-landing-page-content-detail #mobile-image {
    display: none !important;
  }
  .swa-landing-page-content-detail .dsktop-app-dwnld {
    display: none;
  }
  .swa-landing-page-content-detail .mobile-app-dwnld {
    display: flex;
  }
  .swa-landing-page-content-detail #return-to-service-plan .return-to-service-img {
    width: 100%;
  }
  .swa-landing-page-content-detail .remove-on-mobile {
    display: none;
  }
}

@media (max-width: 720px) {
  .swa-landing-page-content-detail .rr-updates-btn-options a {
    font-size: 15px;
  }
}

@media (max-width: 700px) {
}

@media (max-width: 638px) {
  .swa-landing-page-content-detail .rr-updates-btn-options a {
    font-size: 13px;
  }
}
@media (max-width: 608px) {
}

@media (max-width: 575px) {
  .swa-landing-page-content-detail {
    margin-top: 20px;
  }
  .swa-landing-page-content-detail .rr-updates-btn-options a {
    font-size: 20px;
  }
  .swa-landing-page-content-detail .rr-updates-btn-options .rr-updates-btn-border-right {
    border-right: none;
    border-bottom: 1px solid #8f8f8f;
  }
  .swa-landing-page-content-detail img {
    width: 100%;
  }
  .swa-landing-page-content-detail .swa-button_primary {
    width: 100%;
  }
}

@media (max-width: 467px) {
  .swa-landing-page-content-detail .carousel-wrapper h2 {
    min-height: 54px;
  }
  .swa-landing-page-content-detail #carouselExampleIndicators {
    min-height: 245px;
  }
  .carousel-caption {
  }
  .swa-landing-page-content-detail .carousel-wrapper h2 {
    font-size: 16px;
  }

  #quote {
    padding-top: 11%;
  }
  #title {
    padding-bottom: 11% !important;
  }
  .swa-landing-page-content-detail .carousel-wrapper h3 {
    font-size: 12px !important;
  }
  .swa-landing-page-content-detail .banner-wrapper .carousel-caption {
    max-height: 132px;
  }

  .mike-img {
    width: 98%;
  }

  .swa-landing-page-content-detail .carousel-wrapper .carousel1-caption h2 {
    width: 360px;
  }

  .resource-2 {
    padding-bottom: 5%;
  }

  .resource-2 h3 {
    padding-left: 5%;
  }
}