@charset "UTF-8";
/* lineup class and keyframes */
.lineUp {
  animation: 2s anim-lineUp ease-out;
}

@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.section-bg-getstatus-home2 {
  background: url(../images/getstatus_bg.jpg) no-repeat;
  background-size: cover;
  background-position: top;
  background-color: #FFF !important;
  min-height: 450px;
  width: 100%;
  margin: 0;
  padding: 40px 0 100px
}
.landing-title-txt-getstatus2 {
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 60px;
  padding-bottom: 50px;
  font-weight: 500;
  color: #FFF;
  font-size: 60px;
  line-height: 1.3;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .20);
}
input:not([type="checkbox"]):not([type="radio"]), select {
  line-height: 18px;
  min-height: 40px;
  font-size: 1.2rem !important;
  text-align: left;
  padding: 10px 16px;
}
.gs-form-bg p {
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  font-weight: 600;
  color: #272464;
  margin: 60px 0;
}
.btcolumn {
  float: left;
  width: 25%;
  padding: 0 25px 40px 25px;
  margin-top: 50px;
}
.find-out-more-button5 {
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px 55px 10px;
  background-color: #520090 !important;
  border-radius: 25px;
  display: inline-block
}
.find-out-more-button5 a {
  cursor: pointer;
  font-size: 16px;
  color: #7035b4 !important;
  font-weight: 700
}
#statuspass, #statusgift, #statusbooster {
  scroll-margin-top: 110px;
}
.find-out-more-button5 a:hover {
  color: #7035b4 !important
}
.form-apply-button-loyalty-but2 {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.form-apply-button-loyalty-but2 button {
  cursor: pointer;
  font-size: 20px;
  color: #FFF !important;
  font-weight: 700;
  line-height: normal !important;
}
.forgotbackground {
  background-color: #ebebeb !important;
  width: 100%;
  margin-top: -30px;
  padding: 30px 0 0px 0;
}
#footer2 {
  display: block;
  position: relative;
  background-color: #151569;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 50px;
  font-family: poppins, sans-serif
}
#footer2 .footer-content2 {
  padding: 50px 0 20px;
  color: #fff !important
}
#footer2 .footer-content2 a {
  color: #fff !important;
  text-align: center
}
.footer-logo-new {
  width: 600px;
  text-align: center;
  margin-bottom: 50px;
}
.logo-privacy {
  position: relative;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
}
.logo-privacy img {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  text-align: center;
}
a {
  font-family: poppins, sans-serif;
  color: #0398d7
}
p {
  font-family: poppins, sans-serif;
}
a:hover {
  color: #42b4e5 !important
}
/*MAIN WEBSITE*/
.ldcstuff {
  margin: 0;
}
#header.light {
  background-color: #fff
}
.lines, .lines:before, .lines:after {
  background-color: #520090 !important;
}
.section-bg-getstatus-home {
  background: url(../images/get-status-home-bg.jpg) no-repeat;
  background-position: top;
  background-color: #FFF !important;
  margin: 0;
  padding: 30px 0 100px 0;
}
#page-content:not(.no-sidebar) {
  padding: 0 0 0;
  position: relative;
  margin: 0
}
#mainMenu nav.light > ul > li > a {
  position: relative;
  font-family: poppins, sans-serif;
  padding: 10px 12px;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .6px;
  color: #cfa736;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  transition: all .3s ease;
  line-height: normal;
}
#mainMenu nav.light > ul > li > a:hover {
  color: #0398d7
}
#mainMenu nav.light > ul > li.thispage > a {
  color: #0398d7
}
#scrollTop:after, #scrollTop:before {
  background-color: #0397d6 !important
}
.section-bg-blue {
  background-color: #FFF !important;
  margin: 0;
  padding: 25px;
  margin-top: 40px;
  margin-bottom: 0px;
}
.section-bg-white {
  background-color: #FFF !important;
  margin: 0;
  padding: 15px 0 0px;
}
.section-bg-blue2 {
  background-color: #FFF !important;
  border-top: 70px solid #ebebeb;
  margin: 0;
  padding: 0px 0 10px;
}
.section-bg-light-grey {
  background-color: #ebebeb !important;
  margin: 0;
  padding: 0
}
.section-bg-light-white {
  background-color: #fff !important;
  margin: 0;
  padding: 0
}
.top-slant-image-gold {
  background: url(../images/top-dark-slant-gold.png) no-repeat;
  width: 100%;
  min-height: 39px;
  background-position: top;
}
.landing-title-txt-getstatus {
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 220px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-weight: 500;
  color: #FFF;
  font-size: 40px;
  line-height: 1.3;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .20);
}
.card-new {
  background-color: none;
  margin-bottom: 0px
}
.card-new .card-header-new {
  background-color: #fff;
  border-bottom: 1px solid #e6e8eb;
  font-weight: 600;
  padding: 1.8rem 2rem
}
.card-new .card-header-new p:last-child {
  margin-bottom: 0
}
.card-new .card-header-new .card-title-new {
  font-size: 1.35714286em;
  line-height: 1.68421053em;
  font-weight: 500
}
.card-new .card-header-new .card-subtitle-new {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  color: #484848
}
.card-new .card-header-title-new {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
  font-weight: 600
}
.card-new .card-body-new {
  padding: 1.8rem 2rem
}
.card-new .card-body-title-new {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600
}
.card-new .card-footer-new {
  border-top: 1px solid #e6e8eb
}
body .container-wide {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 60px
}
body .container-full {
  width: 100%;
  margin: 0 auto;
}
.formbutton input {
  margin-bottom: 30px;
  position: relative;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  margin: 0 auto;
  border: 1px solid #73539b;
  text-align: center;
}
.input-group {
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width: 500px;
}
input::placeholder {
  color: #151569 !important;
}
body {
  background-color: #ebebeb;
}
.getstatusrow {
  margin-top: 45px;
  margin-bottom: 45px;
}
.getstatusrow:after {
  content: "";
  display: table;
  clear: both;
}
.getstatusrow * {
  box-sizing: border-box;
}
.gscolumn {
  float: left;
  width: 33.33%;
  padding-left: 18px;
  padding-right: 18px;
}
.airlinebg {
  border: 2px solid #eeeeee;
  border-radius: 28px;
  overflow: hidden;
  background-color: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
}
.airlinelogo {
  height: 132px;
  line-height: 132px;
  padding: 0 28px;
  text-align: center;
  overflow: hidden;
}
.airlinelogo img {
  max-width: 76%;
  max-height: 72px;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.airlinedivider {
  height: 2px;
  margin-left: 34px;
  margin-right: 34px;
  background-color: #eeeeee;
}
.airlinecontent {
  padding: 44px 30px 34px;
  text-align: center;
}
.airlinename {
  margin: 0 0 34px;
  color: #12156a;
  font-size: 23px;
  line-height: 1.2;
  font-weight: 600;
}
.airlindesc {
  min-height: 58px;
  margin: 0 0 34px;
  color: #12156a;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 400;
}
.airlinebutton {
  text-align: center;
}
.airlinebutton a {
  display: inline-block;
  width: 260px;
  max-width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 32px;
  background-color: #17156f;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.airlinebutton a.pause {
  opacity: 0.2;
  display: inline-block;
  width: 260px;
  max-width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 32px;
  background-color: #17156f;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.airlinebutton a.pause:hover {
  color: #FFF !important
}
.airlinebutton a:hover {
  background-color: #0f0d58;
}
.statusmatch-logo img {
  margin-top: 50px;
  width: 250px;
  height: 30px;
}
.statusmatch-imlogo img {
  margin-top: 50px;
  width: 250px;
  height: 45px;
}
.statusmatch-image {
  margin: 0 auto;
  left: 25%;
  top: 50px;
  float: right;
  position: relative
}
.statusmatch-image img {
  width: 500px;
  height: 312px;
}
.im-image {
  margin: 0 auto;
  left: 25%;
  top: 50px;
  float: right;
  position: relative
}
.im-image img {
  width: 507px;
  height: 414px
}
.getstatusmove {
  position: relative;
  left: 10%;
}
.getstatus-logo img {
  margin-top: 50px;
  width: 250px;
  height: 62px;
}
.get-status-image {
  margin: 0 auto;
  top: 50px;
  float: right;
  position: relative
}
.get-status-image img {
  width: 450px;
  height: 343px;
  margin-bottom: 50px;
}
.video-container {
  height: 100%;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.poster-image {
  display: none;
}
.responsive-iframe {
  display: block;
  background-position: center;
  width: 100vw;
  height: 100vh;
}
iframe {
  display: block;
  top: 0%;
  left: 0%;
  width: 100vw;
  height: 100vh;
}
.disclaimer {
  display: none;
}
@media (min-aspect-ratio: 16/9) {
  .video-container iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-container iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}
#home-title-txt {
  text-align: center;
  font-size: 50px;
  color: #FFF;
  position: absolute;
  margin-left: 17%;
  margin-right: 10%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .33);
  line-height: 1.3;
  margin-top: 320px;
  top: 40%;
  z-index: 3;
}
.loyalty-quote-image img {
  position: absolute;
  left: 0%;
  margin-top: -20px;
  margin-left: -50px;
  width: 90px;
  height: 90px;
}
.loyalty-quote {
  padding: 100px 0 100px 0;
  line-height: 1.8;
  text-align: center;
  font-size: 28px;
  position: relative;
  margin: 0 auto;
  font-weight: 400;
  font-style: italic;
  width: 70%;
  color: #fff
}
.quote-author {
  color: #71c9f2;
  font-style: normal;
  margin-top: 50px;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}
.products-main-txt {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  max-width: 450px;
  color: #445362
}
.contact-main-txt {
  margin-top: 80px;
  position: relative;
  left: 10%;
  padding: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  max-width: 600px;
  color: #445362
}
.contact-main-txt ul {
  padding: 20px;
  margin-left: 20px;
  font-size: 20px;
}
.contact-main-txt ul li {
  margin: 1px;
  font-style: italic;
  font-weight: 600;
  list-style-type: none;
}
.contact-main-txt-title {
  font-size: 24px;
  font-weight: 600;
}
.signup-title-txt {
  margin-left: 30px;
  margin-top: 40px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3;
  color: #445362
}
.apply-title-txt {
  margin-left: 30px;
  margin-top: 180px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3;
  max-width: 450px;
  color: #445362
}
.landing-bottom-text {
  margin-left: 30px;
  padding-top: 80px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3;
  color: #fff
}
.products-text {
  padding-top: 22px;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #000
}
.top-slant-image-loyalty {
  background: url("../images/blue-slant-loyalty.png") no-repeat;
  width: 100%;
  min-height: 39px;
  background-position: center
}
.blue-line-underneath {
  border-bottom: 5px solid #71c9f2;
  left: 20%;
  right: 20%;
  padding-bottom: 15px
}
.darkblue-line-underneath {
  border-bottom: 5px solid #0b4a60;
  left: 20%;
  right: 20%;
  padding-bottom: 15px
}
.home-mission-txt {
  color: #445362;
  font-size: 18px;
  margin-top: 50px;
  max-width: 400px
}
.faq-mission-txt {
  color: #445362;
  font-size: 16px;
  margin-top: 50px;
  max-width: 450px
}
.success-mission-txt {
  color: #000;
  font-size: 16px;
  margin-top: 50px
}
.match-detail-txt {
  color: #445362;
  font-size: 14px;
  margin-top: -20px !important;
  max-width: 900px;
  margin-left: 30px;
  padding-bottom: 40px
}
.landing-airline-txt {
  color: #fff;
  font-size: 16px;
  margin-top: 50px
}
.home-bullets {
  font-size: 18px;
  margin-top: 25px;
  font-weight: 600;
  margin-left: 20px
}
.find-out-more-button {
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px 25px 10px;
  border: 2px solid #71c9f2;
  border-radius: 25px;
  display: inline-block
}
.find-out-more-button a {
  cursor: pointer;
  font-size: 16px;
  color: #71c9f2;
  font-weight: 700
}
.find-out-more-button a:hover {
  color: #445362 !important
}
.find-out-more-button2 {
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px 25px 10px;
  border: 2px solid #000;
  border-radius: 25px;
  display: inline-block
}
.find-out-more-button2 a {
  cursor: pointer;
  font-size: 16px;
  color: #333;
  font-weight: 700
}
.find-out-more-button2 a:hover {
  color: #445362 !important
}
.find-out-more-button3 {
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px 25px 10px;
  border: 2px solid #dd1a22;
  border-radius: 25px;
  display: inline-block
}
.find-out-more-button3 a {
  cursor: pointer;
  font-size: 16px;
  color: #dd1a22;
  font-weight: 700
}
.find-out-more-button3 a:hover {
  color: #445362 !important
}
.sign-apply-button {
  margin: 15px 0 75px 25px;
  padding: 8px 14px 6px;
  border: 1px solid #445362;
  background-color: #fff;
  border-radius: 5px;
  display: inline-block
}
.sign-apply-button a {
  cursor: pointer;
  font-size: 20px;
  color: #0398d7;
  font-weight: 600
}
.sign-apply-button a:hover {
  color: #445362 !important
}
.partner-apply-button {
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 8px 14px 6px;
  border: 1px solid #fff;
  border-radius: 5px;
  display: inline-block
}
.partner-apply-button a {
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  color: #0398d7 !important;
  font-weight: 600
}
.partner-apply-button a:hover {
  color: #fff !important
}
#header.header-sticky.sticky-active .header-inner, #header.header-sticky.sticky-active #header-wrap {
  top: 0;
  z-index: 5;
  position: fixed;
  margin: 0 auto;
  width: 100%
}
#header .header-inner {
  background-color: rgba(255, 255, 255, 1)
}
.upgrade-layout {
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 40px;
  color: #ffffff;
  overflow: hidden;
  box-sizing: border-box;
}
.upgrade-layout * {
  box-sizing: border-box;
}
.upgrade-copy {
  float: left;
  width: 52%;
}
.upgrade-copy h1 {
  color: #ffffff;
  margin: 70px 0 52px;
  font-size: 68px;
  line-height:1.2;
  font-weight: 600;
  letter-spacing: 0;
}
.upgrade-copy h1 span {
  display: block;
  color: #bb7bf5;
}
.upgrade-copy p {
  color: #ffffff;
  margin: 0;
  font-size: 38px;
  line-height: 1.18;
  font-weight: 400;
}
.upgrade-form {
  float: right;
  width: 48%;
  max-width: 560px;
  background: #12146d;
  border-radius: 18px;
  padding: 35px 44px 40px;
}
.upgrade-form p {
  color: #ffffff;
  margin: 0 0 46px;
  font-size: 23px;
  line-height: 1.35;
  font-weight: 400;
}
.upgrade-form strong {
  color: #c879f2;
  font-weight: 600;
}
.upgrade-form input {
  display: block;
  width: 100%;
  height: 56px;
  margin: 0 0 24px;
  padding: 0 24px;
  border: 0;
  background: #ffffff;
  color: #333333;
  font-size: 20px;
  font-family: inherit;
}
.upgrade-form button {
  min-width: 174px;
  height: 58px;
  border: 0;
  border-radius: 12px;
  background-color: #0878d9;
  background: linear-gradient(to right, #006fc9 0%, #0a93ef 100%);
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: inherit;
}
.upgrade-form button:hover {
  background: #067dd1;
}
.upgrade-form input:focus, .upgrade-form button:focus {
  outline: 3px solid #c879f2;
  outline-offset: 3px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.waitlist-section {
  background: #ffffff;
  padding: 40px 20px 50px;
  text-align: center;
}
.waitlist-section h2 {
  margin: 0 0 86px;
  color: #171b6b;
  font-size: 34px;
  line-height: 1.35;
  font-weight: 400;
  letter-spacing: 0;
}
.waitlist-section h2 strong {
  font-weight: 600;
}
.waitlist-form {
  width: 794px;
  height: 132px;
  margin: 0 auto;
  padding: 38px 48px;
  background: #e9e9e9;
  border-radius: 12px;
  box-sizing: border-box;
}
.waitlist-form input {
  float: left;
  width: 514px;
  height: 56px;
  padding: 0 24px;
  border: 0;
  background: #ffffff;
  color: #171b6b;
  font-size: 20px;
  font-family: inherit;
  box-sizing: border-box;
}
.waitlist-form input::placeholder {
  color: #171b6b;
  opacity: 1;
}
.waitlist-form button {
  float: right;
  width: 176px;
  height: 56px;
  border: 0;
  border-radius: 10px;
  background-color: #0878d9;
  background: linear-gradient(to right, #006fc9 0%, #0a93ef 100%);
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: inherit;
}
.waitlist-form button:hover {
  background: #066cc4;
}
.waitlist-form:after {
  content: "";
  display: table;
  clear: both;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.home-page-image {
  margin: 0 auto;
  left: 10%;
  float: right;
  position: relative
}
.home-page-image img {
  width: 600px;
  height: 490px
}
.signup-page-image {
  margin: 0 auto;
  left: 10%;
  float: right;
  position: relative
}
.signup-page-image img {
  width: 600px;
  height: 402px
}
.top-slant-image {
  background: url(../images/top-dark-slant.png) no-repeat;
  width: 100%;
  min-height: 37px;
  background-position: center
}
.icon-box.box-type {
  background: 0 0;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 20px
}
.icon-box.process {
  border-left: 2px dashed #445362;
  margin-top: 75px;
  padding: 0 30px 10px;
  border-radius: 0
}
.icon-box.process.first {
  border-left: none;
  margin-top: 75px;
  padding: 0 30px 10px;
  border-radius: 0
}
.icon-box.text-center h3, .icon-box.text-center h5, .icon-box.center h3, .icon-box.center h5 {
  color: #fff;
  margin: 0 12px 10px 0;
  font-size: 18px
}
.icon-box.text-center p, .icon-box.center p {
  font-size: 16px;
  color: #fff;
  margin-top: 15px
}
.list-icon2 {
  list-style: none;
  padding-left: 0
}
.list-icon3 {
  list-style: none;
  padding-left: 50px;
  max-width: 500px;
  padding-bottom: 30px
}
.list-icon2 ul, .list-icon3 ul {
  list-style: none
}
.list-icon2 ul, .list-icon3 ul {
  padding: 0
}
.list-icon2 li, .list-icon3 li {
  margin-bottom: 10px;
  margin-left: 20px
}
.list-icon2 li:before, .list-icon3 li:before {
  margin-left: -20px;
  position: absolute;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased
}
.supported-clients {
  margin-top: 40px
}
.supported-clients-text {
  font-size: 18px;
  text-align: center;
}
.supported-clients a {
  color: #fff;
  font-weight: 600
}
.supported-clients a:hover {
  color: #0398d7 !important
}
.supported-clients li {
  border-bottom: 1px solid #ebebeb;
}
.contactformld {
  position: relative;
  top: 15px;
  margin-left: 20px;
  max-width: 440px;
}
.bookformbg-panam {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 40%;
  min-width: 450px;
  height: auto
}
#contactformld-inside {
  color: #000 !important;
  background-color: #FFF;
  padding: 20px;
  height: auto
}
input:not([type="checkbox"]):not([type="radio"]) {
  min-height: 50px;
}
.form-apply-button-loyalty {
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px 45px 10px;
  border: 2px solid #0b4a60;
  background-color: #0b4a60;
  border-radius: 25px;
  display: inline-block
}
.form-apply-button-loyalty-but button {
  cursor: pointer;
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
  line-height: normal !important;
}
input, button {
  border: 0;
  padding: 0;
}
.form-apply-button-loyalty a:hover {
  color: #FFF !important
}
#footer {
  display: block;
  position: relative;
  background-color: #121258;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  font-family: poppins, sans-serif
}
#footer .footer-content2 {
  padding: 30px 0 20px;
  color: #fff !important;
}
#footer .footer-content2 a {
  color: #fff !important;
  text-align: center
}
.footer-logo-new {
  width: 600px;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 20px;
}
.logo-socials {
  position: relative;
  padding: 20px 0;
  margin: 0 auto;
  max-width: 600px;
  clear: both
}
.footer-text-links {
  margin-top: 5px
}
.footer-text-links a {
  margin: 0 7px
}
.social-icons2 {
  line-height: 0;
  float: right
}
.social-icons2 ul {
  padding: 0;
  margin: 0
}
.text-center.social-icons2 ul {
  display: inline-block
}
.social-icons2 li {
  float: left;
  list-style: none
}
.social-icons2 li a {
  float: left;
  height: 40px;
  width: 40px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border-radius: 4px;
  border: 0;
  background: 0 0;
  color: #333;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.disclaimer {
  text-align: center;
  position: relative;
  padding: 40px 20px;
  margin: 0 auto;
  border-top: 1px solid #445362;
  max-width: 1100px;
  color: #fff !important
}
.disclaimer p, .disclaimer a {
  color: #fff !important
}
.verified-table {
  font-size: 16px;
  border-top: 1px solid #d0d4d8;
  border-bottom: 1px solid #d0d4d8;
  max-width: 600px;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #29333d
}
.section-heading {
  text-align: center;
  margin: 85px 0 85px;
}
.section-heading h2 {
  color: #17156f;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 600;
}
.section-heading:after {
  content: "";
  display: block;
  width: 122px;
  height: 4px;
  margin: 24px auto 0;
  background-color: #520090;
}
.logobottom-section {
  min-height: 250px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #18196a;
  background: linear-gradient(to right, #18196a 0%, #2b176f 45%, #5b0092 100%);
}
.logobottom-section img {
  display: block;
  height: auto;
  border: 0;
}
.logos-desktop {
  width: 100%;
  max-width: 100%;
}
.logos-mobile {
  display: none !important;
}
.tablenew td {
  padding: 0 10px
}
.tablenew2 td {
  padding: 10px
}
.tablenew2 tr {
  border-bottom: 1px solid #ebebeb
}
.tablenew2 {
  width: 250px;
  margin-right: 50px;
  padding-bottom: 20px;
  margin-left: -20px
}
.tablenew td.tdblue {
  color: #0398d7 !important
}
.purple-slant-image-bottom {
  background: url("../images/purple-slant-loyalty-bottom.png") no-repeat;
  background-color: #ebebeb;
  width: 100%;
  min-height: 39px;
  background-position: center;
  z-index: 1000;
}
@media(max-width:1199px) {
  .airlindesc {
    min-height: 90px;
  }
  .airlinename {
    font-size: 16px;
  }
}
@media(max-width:1061px) {
  .portfolio-2-columns {
    width: 100% !important
  }
  .statusmatch-image, .im-image {
    left: 0%;
    top: 0px;
  }
  .getstatusmove {
    left: 0;
  }
  .get-status-image {
    top: 0;
  }
}
@media(max-width:1024px) {
  #header #logo {
    text-align: left !important;
  }
  body .container-wide {
    padding: 0 10px
  }
  .home-page-image img {
    width: 350px !important;
    height: 286px !important
  }
  .home-page-image {
    left: 50%
  }
  .mainMenu-open #header .header-inner, .mainMenu-open #header #header-wrap {
    background-color: #FFF !important;
  }
  #mainMenu:not(.menu-overlay) nav > ul {
    margin-top: 50px !important;
  }
  #home-title-txt {
    font-size: 40px
  }
  .home-title-txt img {
    display: none
  }
  .icon-box.process {
    border-left: none;
    padding: 0 15px 0
  }
  .icon-box.process.first {
    padding: 0 15px 0
  }
  .supported-text {
    line-height: 1.4
  }
  .signup-page-image {
    margin: 0 auto;
    left: 20%;
    float: none;
    position: relative;
    padding-bottom: 20px
  }
  #header #logo {
    text-align: leftimportant;
  }
}
@media(max-width:991px) {
  .btcolumn {
    font-size: 14px;
    line-height: 20px;
  }
  #home-title-txt {
    font-size: 26px;
    margin-top: 180px;
    margin-left: 10%;
    margin-right: 10%;
  }
  .icon-box.process {
    left: 20%
  }
  .icon-box.process.first {
    left: 20%
  }
  .icon-box.text-center p, .icon-box.center p {
    width: 450px
  }
  .container {
    max-width: 100% !important;
  }
  .airlinebutton img {
    width: 150px;
  }
}
@media(max-width:931px) {
  .signup-page-image {
    left: 40%
  }
}
@media(max-width:825px) {
  .waitlist-section {
    padding: 26px 20px 72px;
  }
  .waitlist-section h2 {
    margin-bottom: 48px;
    font-size: 26px;
  }
  .waitlist-section h2 br {
    display: none;
  }
  .waitlist-form {
    width: 100%;
    height: auto;
    padding: 28px;
  }
  .waitlist-form input, .waitlist-form button {
    float: none;
    display: block;
    width: 100%;
  }
  .waitlist-form input {
    margin-bottom: 18px;
  }
  .upgrade-layout {
    padding: 56px 24px;
  }
  .upgrade-copy, .upgrade-form {
    float: none;
    width: 100%;
    max-width: none;
  }
  .upgrade-copy {
    margin-bottom: 40px;
  }
  .upgrade-copy h1 {
    margin-bottom: 32px;
    font-size: 45px;
  }
  .upgrade-copy p {
    font-size: 22px;
  }
  .upgrade-form {
    padding: 36px 28px 32px;
  }
  .gscolumn {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 28px;
  }
  .airlinebutton a {
    font-size: 15px;
  }
  .airlinebg {
    max-width: 440px;
    margin: 0 auto;
  }
  .section-bg-blue {
    background-color: #FFF !important;
    margin: 0;
    padding: 50px 5px 5px 5px;
    margin-bottom: 0px;
  }
}
@media(max-width:726px) {
  #mainMenu img {
    width: 100%;
  }
  .logobottom-section {
    min-height: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
	.getstatusrow {
  margin-top: 0px;
  margin-bottom: 0px;
}
  .logos-desktop {
    display: none !important;
  }
  .logos-mobile {
    display: block !important;
    width: auto;
    max-width: 260px;
    margin: 0 auto;
  }
  .btcolumn {
    float: left;
    width: 100%;
    padding: 0 25px 40px 25px;
    font-size: 16px;
    border-right: none;
  }
  .gs-form-bg {
    background-color: #ebebeb;
    padding: 30px 20px 0px;
    position: relative;
    line-height: 22px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #272464
  }
  .card-new .card-body-new {
    padding: 1.8rem 0.5rem
  }
  .landing-title-txt-getstatus2 {
    font-size: 40px;
  }
  .gs-form-bg .input-group {
    width: 100% !important;
  }
  .gs-form-bg .form-group {
    margin-top: 30px;
  }
  .landing-title-txt-getstatus {
    padding-top: 0;
    margin-top: 10px;
    ;
  }
  .section-bg-getstatus-home {
    background-color: #cfa736 !important;
  }
  .contactformld {
    margin-left: 0;
  }
  .form-apply-button-loyalty {
    margin-left: -15px;
  }
  .responsive-iframe {
    display: none;
  }
  .poster-image {
    display: block !important;
    background: url("../images/poster.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    margin: 0;
    padding: 0
  }
  .blue-line-underneath {
    border-bottom: 5px solid #FFF;
  }
  .darkblue-line-underneath {
    border-bottom: 5px solid #ebebeb;
  }
  .statusmatch-image {
    left: 0%;
    top: 0px;
    float: left;
  }
  .get-status-image img {
    float: left;
    width: 300px;
    height: 229px;
  }
  .statusmatch-image img {
    width: 300px;
    height: 187px;
  }
  .get-status-image {
    top: 0;
  }
  .getstatusmove {
    left: 0%;
  }
  .im-image img {
    width: 397px;
    height: 320px;
  }
  .im-image {
    left: 0;
    top: 8%;
    margin-left: -30px;
    margin-top: -23px;
  }
  .contact-main-txt {
    margin-top: 0;
    left: 0;
  }
  .portfolio-2-columns {
    width: 100% !important
  }
  .footer-icons2 li {
    padding: 5px
  }
  .footer-logo-new {
    width: 350px;
    text-align: center;
    margin: 0 auto;
  }
}