/*---- New Customers Styles -- */

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

.body { overflow-x: hidden !important; }

body { overflow-x: hidden !important; }

.swa-landing-page-content-detail a {
    color: #111b40;
    -webkit-text-decoration-skip: objects;
}
#underline-links{
	text-decoration: underline;
	color: #304cb2;
}

.swa-landing-page-content-detail .secondary {
    color: #304cb2 !important;
    text-decoration: none !important;
    -webkit-text-decoration-skip: objects;
}

.swa-landing-page-content-detail a:hover {
    text-decoration: none;
    color: #111B40 !important;
}

.swa-landing-page-content-detail .link {
    color: #304cb2 !important;
    font-size: 13px;
}

.lowfarecalendar-innertext a {
    color: #111b40;
    text-decoration: none;
}

.swa-button.swa-button_primary_yellow:hover, .swa-button.swa-button_primary_yellow:focus {
    text-decoration: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: #111b40;
    color: #111B40 !important;
}

.swa-button {
    background: #ffbf27 !important;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    min-width: 75px;
    margin: 0;
    padding: 7px 20px;
    cursor: pointer;
    transition: color ease-out .3s, background ease-out .3s, border-color ease-out .3s;
    text-align: center;
    vertical-align: baseline;
    color: #304CB2;
    border: 1px solid #E5E5E5;
    border-bottom-color: #D0D0D0;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


.swa-button.swa-button_secondary_yellow:hover, .swa-button.swa-button_secondary_yellow:focus {
    text-decoration: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: #111b40 !important;
    color: #111B40 !important;
}



.swa-button.swa-button_secondary {
        background: transparent;
    -webkit-appearance: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7', GradientType=0);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    min-width: 75px;
    margin: 0;
    margin-top: 2%;
    padding: 10px 24px;
    cursor: pointer;
    -webkit-transition: color ease-out .3s,background ease-out .3s,border-color ease-out .3s;
    transition: color ease-out .3s,background ease-out .3s,border-color ease-out .3s;
    text-align: center;
    vertical-align: baseline;
    color: #304CB2 !important;
    border: 1px solid #304cb2 !important;
    border-bottom-color: #304cb2 !important;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #FFF !important;
    -webkit-appearance: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7', GradientType=0);
}

h1 {
    font-weight: bold !important;
}

.newcustomers-titles {
    margin-top: 4%;
    font-size: 42px;
    color: #111b40;
    text-align: center;
    font-weight: bold;
    font-family: 'SouthwestSans-Bold', arial, sans-serif;

}

.bubble { 
  margin-top: 20px;
  margin-bottom: 20px;
  
}
  

h2.header2 {
    color: #304cb2;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding-top: 4%;
}

.innerbubble {
    max-width: 70%;
    margin: auto;
    line-height: 1.2rem;
}

.innerbubble-tcs {
    font-size: 9px;
    margin-top: 4%;
    line-height: .9rem;
}


.innerbubble-tcs2 {
    font-size: 9px;
    margin-top: 4%;
    width: 50%;
}
.innerbubble-tcs a {
  text-decoration: underline;
}

.col-sm-4.bubble {
    color: #636363;
    font-size: 13px;
    text-align: center;
    /* max-width: 330px; */
}

.row.shopping {
    margin-top: 50px;
    margin-bottom: 7%;
}


h2.header2-wherewefly {
    color: #304cb2;
    font-weight: bold;
    font-size: 28px;
    width: 90%;

}


.innerbubble-wherewefly {
    max-width: 80%;
}

.wherewefly-bubble {
    text-align: right;
}

img.whereweflyimage {
    width: 60%;
    text-align: right;
}

img.checkin {
    width: 70%;
    
}

.checkin-bubble {
    text-align: left;
    margin-left: -6%;
}


.wherewefly-text {
    margin-top: 2%;
}

.checkin-text {
    margin-top: 1%;
    padding-left: 18%;
}

.container-fluid.lowfarecalendar {
    background: #A3BAF1;
    margin-top: 2%;
    max-height: 250px;
    margin-bottom: 10%;
}

.lowfarecalendar-text {
    font-size: 26px;
    font-weight: bold;
    color: #111B40;
}

.lowfarecalendar-innertext {
    font-size: 26px;
    color: #111B40;
    font-weight: bold;
    margin-top: 7%;
    margin-left: 40%;
    line-height: 34px;
}

img.lfc {
    margin-top: -7%;
    max-width: 70%;
    transform: rotate(5deg);
}

.bold{
    font-weight: bold;
    color: #304cb2;
}


h2.header2-boardingpass {
    color: #304cb2;
    font-weight: bold;
    font-size: 28px;

}


.innerbubble-boardingpass {
    max-width: 80%;
}

.boardingpass-bubble {
    text-align: right;
}

img.boardingpassimage {
    width: 65%;
    text-align: right;
}

.boardingpass-text {
    margin-left: -18px;
    margin-top: 1%;
}


img.boarding {
    width: 100%;
    margin-left: -25%;
}

.boarding-bubble {
    text-align: left;
}


.boarding-text {
    margin-top: 5%;
}

.boarding-text {
    margin-top: 1%;
    padding-left: 18%;
}

h2.header2-boarding {
    color: #304cb2;
    font-weight: bold;
    font-size: 28px;

}


.innerbubble-boarding {
    max-width: 80%;
}

.container-fluid.headphones {
    background: #A3BAF1;
    margin-top: 2%;
    max-height: 350px;
    margin-bottom: 10%;
}

img.headphones {
    margin-top: -3%;
    margin-left: 42%;
    width: 49%;
}

.headphones-text {
    margin-right: -4%;
}

.headphones-innertext {
    font-size: 26px;
    color: #111B40;
    font-weight: bold;
    margin-top: 7%;
    line-height: 34px;
    width: 70%;
}



.innerbubble-boardingpass-green {
    font-size: 23px;
    font-weight: bold;
  	list-style-type: none;
  	margin-left:0;
}
.innerbubble-boardingpass-green li {
  counter-increment: step-counter;
  font-size: 18px;
  padding-bottom: 8px;
}
.innerbubble-boardingpass-green li::before {
  content: counter(step-counter);
  margin-right: 4px;
  background-color:#008020;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  padding: 3px 8px;
}


/** MEDIA QUERIES **/

@media (min-width: 375px) and (max-width: 575px) {
  
    .wherewefly-bubble {
    text-align: center;
}
    
  .newcustomers-titles {
    font-size: 36px;
    margin-top: 4%;
    line-height: 46px;
    
  }
  
  img.whereweflyimage {
    width: 40%;
      margin-top: -7%;

   
}
  
  .wherewefly-text {
    margin-top: 5%;
    margin-left: 10%;
    margin-bottom: 7%;
}
  
  .lowfarecalendar-innertext {

    margin-left: 7%;
}
  
  
  .lowfarecalendar-text {
 
    min-height: 230px;
}
  
  h2.header2-wherewefly {
    font-size: 23px;
}
  
  .boardingpass-text {
    margin-left: 20px;
}
  
  
  
  .boarding-text {
    padding-left: 30px;
}
  
  
  img.boarding {
    width: 50%;
    margin-left: 0%;
}
  
  .headphones-innertext {
    margin-top: 10%;
    margin-left: 12%;
}
  
  
  .container-fluid.headphones {
    min-height: 240px;
}
  
  
  .checkin-text {
    margin-left: -2%;
    margin-bottom: 7%;
}
  
  ol.innerbubble-boardingpass-green {
    font-size: 15px;
}
  
  

.checkin-bubble {
    text-align: center;
    margin-bottom: 4%;
    margin-left: 0%;
}
 
  img.checkin {
    width: 30%;
}
  
  .boarding-bubble {
    text-align: center;
    margin-bottom: 4%;
}
    
    
    img.boardingpassimage {
    width: 50%;
    
}
    
    .boardingpass-bubble {
    text-align: center;
}
    
    
  
}



@media (min-width: 992px) and (max-width: 1199px) {
  
  .boardingpass-text {
    margin-top: 1%;
}
  
  ol.innerbubble-boardingpass-green {
    font-size: 20px;
}
  
  img.boardingpassimage {
    margin-top: 9%;
}
  
}


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

  
  .lowfarecalendar-innertext {
    font-size: 24px;
    margin-top: 10%;
    margin-left: 20%;
}
  
  img.lfc {
    margin-top: -2%;
    max-width: 80%;
}
  
  
  img.whereweflyimage {
    width: 100%;
}
  
  h2.header2-wherewefly {
    font-size: 26px;
}
  
  img.checkin {
    width: 100%;
}
  
  .swa-button.swa-button_secondary {
 
    margin-top: 7%;
    
  }
  
  .boardingpass-bubble {
    margin-top: 8%;
}
  
  
  img.boardingpassimage {
    width: 70%;
}
  
  
  .innerbubble-boardingpass {
    max-width: 100%;
}
  
  ol.innerbubble-boardingpass-green {
    font-size: 18px;

}
  
  
  .boarding-text {
    padding-left: 7%;
}
  
  
  img.boarding {
    margin-top: 20%;
    margin-left: -20%;
}
  
  
  .checkin-text {
    padding-left: 4%;
}
  
  
  img.headphones {
    margin-top: 3%;
    margin-left: 22%;
    width: 64%;
}
  
  .headphones-text {
    margin-right: -7%;
    margin-top: -1%;
}
  
  .container-fluid.headphones {
    margin-top: 2%;
    margin-bottom: 10%;
}
  
  .headphones-innertext {
    font-size: 23px;
    margin-top: 9%;
    line-height: 29px;
}
  
  .bold {
    font-size: 14px;
 
}
  
  
}


@media (min-width: 576px) and (max-width: 767px) {
  

  
  .lowfarecalendar-innertext {
    font-size: 21px;
    margin-top: 10%;
    margin-left: 20%;

  }
  
  
  .newcustomers-titles {
    font-size: 38px;
    margin-bottom: 7%;
}
  
  
  img.whereweflyimage {
    width: 100%;
}
  
  .row.shopping {
    margin-top: 10px;
    margin-bottom: 12%;
}
  
  .wherewefly-text {
    margin-top: 0%;
}
  
  
  h2.header2-wherewefly {
    font-size: 20px;
}
  
  .lowfarecalendar-innertext {
    font-size: 21px;
    margin-top: 10%;
    margin-left: 20%;
    line-height: 25px;
}
  
  img.lfc {
    margin-top: -2%;
    margin-left: 5%;
    max-width: 100%;
    transform: rotate(10deg);
}
  
  h2.header2-wherewefly {
    font-size: 20px;
}
  
  .wherewefly-text {
    margin-top: 0%;
}
  
  
  .checkin-text {
    margin-top: 1%;
    padding-left: 5%;
}
  
  
  img.checkin {
    width: 100%;
    margin-top: 30%;
}
  
  .checkin-bubble {
    margin-left: 0%;
}
  
  
  
  h2.header2-boardingpass {
    font-size: 24px;
}
  
  
  ol.innerbubble-boardingpass-green {
    font-size: 11px;
}
  
  
  .boardingpass-text {
    margin-left: 0px;
    margin-top: 3%;
}
  
  
  img.boardingpassimage {
    width: 100%;
    margin-left: -14%;
    text-align: right;
}
  
  .boardingpass-bubble {
    margin-top: 11%;
}
  
  
  .boarding-text {
    margin-top: 1%;
    padding-left: 4%;
}
  
  img.boarding {
    width: 120%;
    margin-left: -30%;
}
  
  .boarding-bubble {
    text-align: left;
    margin-top: 20%;
}
  
  img.headphones {
    margin-top: -10%;
    margin-left: 0%;
    width: 98%;
}
  
  .headphones-text {
    margin-right: -4%;
}
  
  .headphones-innertext {
    font-size: 22px;
    margin-top: 14%;
    line-height: 26px;
}
  
  
  
  img.bubble-different {
    width: 100%;
}
  
  h2.header2 {

    font-size: 16px;
    
}
  
 
  
  
}

 
 





@media (min-width: 320px) and (max-width: 374px) {
  
  .newcustomers-titles {
    font-size: 30px;
    line-height: 32px;
    margin-top: 7%;
}
  
  .innerbubble-wherewefly {
    max-width: 100%;
}
  
  .lowfarecalendar-innertext {
    font-size: 20px;
    margin-top: 7%;
    margin-left: 4%;
    line-height: 27px;
}
  
  .container-fluid.lowfarecalendar {
    height: 160px;
  
}
  
  
  h2.header2-wherewefly {
    font-size: 20px;
}
  
  .newcustomers-titles {
    font-size: 24px;
}
  
  .wherewefly-text {
    margin-bottom: 6%;
    padding-left:2rem;
}
  
  
  .checkin-text {
    padding-left: 6%;
}
  
  
  img.checkin {
    width: 40%;
    margin-bottom: 7%;
}
  
  .checkin-bubble {
    text-align: center;
    margin-left: 0px;
}
  
  .checkin-text {
    margin-bottom: 7%;
}
 
  
  .boardingpass-text {
    margin-left: 0px;
}
  
  .innerbubble-boardingpass {
    max-width: 100%;
}
  
  ol.innerbubble-boardingpass-green {
    font-size: 14px;
}
  
  img.boarding {
    width: 50%;
    margin-left: 0px;
}
  
  .boarding-bubble {
    text-align: center;
}
  
  
  .boarding-text {
    margin-top: 1%;
    padding-left: 7%;
}
  
  
  .innerbubble-boarding {
    max-width: 100%;
}
  
  
  
  h2.header2-boarding {
    font-size: 22px;
}
  
  
  .headphones-innertext {
    font-size: 17px;
    line-height: 24px;
}
  
  
  .container-fluid.headphones {
    height: 150px;
 
  }
  
  .headphones-text {
    margin-right: 0px;
    margin-left: 6%;
}
  
  img.bubble-different {
    width: 60%;
}
  
  .wherewefly-bubble {
    text-align: center;
}
  
  
  h2.header2-boardingpass {
    font-size: 20px;
}
  
}
@media screen and (max-width: 375px){
  .boardingpass-bubble{
    text-align: center;
  }
}