/** 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;
}


#breadcrumb {margin: 20px}

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

.no-pad {
  padding: 0;
}

.no-mar {
  margin: 0;
}

.mar-15-top {
  margin-top: 1.5rem;
}

body {
  margin: 0 !important;
}
/** Added Page Specific Styles **/

.swa-landing-page-content-detail section {
  /*padding-bottom: 1.5rem;*/
}

.swa-landing-page-content-detail img {
  /*max-inline-size: 100%;
    block-size:  auto;
  object-fit: contain;*/
  width: 100%;
}

/*.swa-landing-page-content-detail #citizenship-intro .hero-image:after{
  width:100%;
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  background: linear-gradient(to right, rgba(34, 67, 165,1) 0%,rgba(255,255,255,0) 69%);
  height:100%;

}*/

.swa-landing-page-content-detail h2 {
  font-weight: bold;
}

.swa-landing-page-content-detail #mobile-banner-img {
  background: url("/swa-resources/images/responsive/rapid-rewards-responsive/planet/planet-mobile-hero.jpg")
    no-repeat center bottom;
  height: 200px;
  background-size: cover;
  background-position: 0 50%;
}
.swa-landing-page-content-detail #breadcrumb a {
  color: #304cb2;
}

.swa-landing-page-content-detail #citizenship-intro {
  background: url("/swa-resources/images/responsive/rapid-rewards-responsive/planet/planet-hero-stretch.jpg")
    no-repeat center bottom;
  height: 350px;
  background-size: cover;
  background-position: 0;
}

#citizenship-intro {
  background-color: #fff;
  color: #fff;
  padding: 3%;
}

#citizenship-sections {
  padding: 0 3% 0% 3%;
  background-color: #1a2c80;
  color: #fff;
}

.swa-landing-page-content-detail .flex-grid {
  display: flex;
  justify-content: space-between;
}
#citizenship-sections .people-subsection,
#citizenship-sections .perf-subsection,
#citizenship-sections .planet-subsection {
}

#citizenship-sections .people-subsection,
#citizenship-sections .perf-subsection {
  background-color: #1a2c80;
  padding-top: 5px;
  padding-bottom: 6%;
  max-height: 815px;
  display: flex;
  flex-wrap: wrap;
}
#citizenship-sections .planet-subsection {
  background-color: #304cb2;
  padding-top: 5px;
  padding-bottom: 6%;
  max-height: 815px;
}

#citizenship-intro h1 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 2%;
}
.swa-landing-page-content-detail .swa-button_secondary {
  color: #304cb2;
  background: #fff none repeat scroll 0 0;
  border-image: none;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font: bold 14px Helvetica, Arial, sans-serif;
  line-height: 1.2;
  margin: 0;
  min-width: 75px;
  padding: 10px 36px 10px;
  text-decoration: none;
  text-align: center;
  transition: color 0.3s ease-out 0s, background 0.3s ease-out 0s,
    border-color 0.3s ease-out 0s;
  vertical-align: baseline;
}

.swa-landing-page-content-detail #citizenship-sections .swa-button_secondary {
  align-self: flex-end;
}

#citizenship-onereport {
  background-color: #304cb2;
  color: #fff;
  padding: 2% 3%;
}

#citizenship-blog {
  background-color: #1a2c80;
  color: #fff;
  padding: 2% 3%;
}

#max8-wrapper #more-info .swa-button_secondary {
  margin-left: 0;
}

.swa-landing-page-content-detail.swa-button_secondary:hover {
  color: #0056b3;
  text-decoration: underline;
}

.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%;
}

.swa-landing-page-content-detail #citizenship-intro a,
.swa-landing-page-content-detail #envir-goals a,
.swa-landing-page-content-detail #envir-plan a {
  text-decoration: underline;
}

.swa-landing-page-content-detail #citizenship-intro a,
.swa-landing-page-content-detail #envir-plan a {
  color: #304cb2;
}

.swa-landing-page-content-detail #envir-goals a {
 
}

/** MAIN STYLES **/

/*------Environmental Goals -----*/
.swa-landing-page-content-detail #envir-goals {
  padding: 3% 0;
}

.swa-landing-page-content-detail .disclaimer {
  font-style: italic;
}

.long-link {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/*------Environmental Plan -----*/
.swa-landing-page-content-detail #envir-plan {

  color: #111b40;
  padding: 3% 0;
}
.swa-landing-page-content-detail #envir-plan h2,
.swa-landing-page-content-detail #envir-plan h3 {
  color: #111B40;
}

.swa-landing-page-content-detail #envir-plan .white-box {

  padding: 2%;
  margin-top: 2%;
}

.swa-landing-page-content-detail #envir-plan .swa-button_secondary {
  border: 1px solid #304cb2;
}
/*------Environmental News and Videos -----*/
.swa-landing-page-content-detail #envir-news {
  background-color: #1a2c80;
  color: #fff;
  padding: 3%;
}

.swa-landing-page-content-detail #envir-news .media-row {
  padding: 2% 0%;
}

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

.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: 26px;
  color: #ffbf27;
  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 span.main-copy {
  float: left;
  line-height: 1em;
  position: relative;
  top: 4px;
}

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

#citizenship-container #envir-plan li {
  list-style-type: disc;
}

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

.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;
}

.path-to-net-zero {
  padding: 2rem 1rem;
  color: #111b40;
}

ul.chart-text {
  list-style: none;
  margin-top: 2rem;
}

ul.chart-text li::before {
  content: "\2B24";
  display: inline-block;
  width: 1em;
  margin-left: -1.3em;
  padding-right: 24px;
}

li.blue-circle::before {
  color: #304cb2;
}

li.dark-blue-circle::before {
  color: #1A2C80;
}

li.gray-circle::before {
  color: #8E8E8E;
}

li.teal-circle::before {
  color: #1AAA9E;
}

li.green-circle::before {
  color: #18B96C;
}

.swa-landing-page-content-detail p.verified-offsets {
  margin-left: 1.2rem;
}


/** MEDIA QUERIES **/

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

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

@media (min-width: 768px) {
  .swa-landing-page-content-detail #mobile-image-fullwidth-1,
  .swa-landing-page-content-detail #mobile-image-fullwidth-2,
  .swa-landing-page-content-detail #mobile-image-fullwidth-3,
  .swa-landing-page-content-detail .mobile-grid-item {
    display: none;
  }
}

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

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

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

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

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

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

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

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

@media (max-width: 992px) {
  #citizenship-intro {
    background-color: #fff;
    color: #111b40;
  }
  #citizenship-intro h1 {
    color: #111b40;
  }

  .swa-landing-page-content-detail .full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
  }

  .swa-landing-page-content-detail .container {
    padding: 0;
  }

  .swa-landing-page-content-detail #citizenship-intro {
    background: none;
    background-size: cover;
  }
}

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

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

@media (max-width: 767px) {
  .swa-landing-page-content-detail #citizenship-sections {
    display: none;
  }

  .swa-landing-page-content-detail #mobile-image-fullwidth-1 {
    background: url("https://www.southwest.com/assets/images/responsive/max8-resource-center/max8-banner.jpg")
      no-repeat center bottom;
    height: 200px;
  }

  .swa-landing-page-content-detail #mobile-image-fullwidth-2 {
    background: url("https://www.southwest.com/assets/images/responsive/max8-resource-center/max8-banner.jpg")
      no-repeat center bottom;
    height: 200px;
    border-top: 20px solid #fff;
  }

  .swa-landing-page-content-detail #mobile-image-fullwidth-3 {
    background: url("https://www.southwest.com/assets/images/responsive/max8-resource-center/max8-banner.jpg")
      no-repeat center bottom;
    height: 200px;
    border-top: 20px solid #fff;
  }

  .swa-landing-page-content-detail .mobile-grid-item .perf-subsection,
  .swa-landing-page-content-detail .mobile-grid-item .people-subsection {
    background-color: #1a2c80;
    padding: 2% 3%;
    color: #fff;
  }

  .swa-landing-page-content-detail #people-section-mobile,
  .swa-landing-page-content-detail #perf-section-mobile {
    background-color: #1a2c80;
    padding: 8%;
  }

  .swa-landing-page-content-detail .mobile-grid-item .planet-subsection {
    background-color: #304cb2;
    padding-top: 5px;
    padding-bottom: 6%;
    color: #fff;
  }

  .swa-landing-page-content-detail #planet-section-mobile {
    background-color: #304cb2;
    padding: 8%;
  }

  .swa-landing-page-content-detail #citizenship-onereport {
    padding: 8%;
  }

  .swa-landing-page-content-detail #citizenship-blog {
    padding: 8%;
  }

  .swa-landing-page-content-detail #envir-plan .white-box {
    background-color: #e6e7e8;
    border-radius: 0px;
    padding: 2%;
    margin-top: 2%;
  }
}

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

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

@media (max-width: 638px) {
}
@media (max-width: 608px) {
}

@media (max-width: 575px) {
  .swa-landing-page-content-detail img {
    width: 100%;
  }
  .swa-landing-page-content-detail #breadcrumb {
    display: none;
  }
}

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

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