@charset "UTF-8";
@font-face {
  font-family: lufthansabold;
  src: url(../fonts/lufthansa-bold-webfont.woff2) format('woff2'), url(../fonts/lufthansa-bold-webfont.woff) format('woff');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: lufthansalight;
  src: url(../fonts/lufthansa-light-webfont.woff2) format('woff2'), url(../fonts/lufthansa-light-webfont.woff) format('woff');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: lufthansaregular;
  src: url(../fonts/lufthansa-regular-webfont.woff2) format('woff2'), url(../fonts/lufthansa-regular-webfont.woff) format('woff');
  font-weight: 400;
  font-style: normal
}
h1, h2, h3, h4, h5, table, li, ul, form-group, td, card, card-body, row, input {
  font-family: lufthansaregular, Helvetica, Arial, Sans-Serif !important
}
.flexer, .progress-indicator {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}
.no-flexer, .progress-indicator.stacked {
  display: block
}
.no-flexer-element {
  -ms-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  flex: 0
}
.flexer-element, .progress-indicator > li {
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1
}
.progress-indicator {
  margin: 0 0 1em;
  padding: 0;
  font-size: 80%;
  text-transform: uppercase
}
.progress-indicator > li {
  list-style: none;
  text-align: center;
  width: auto;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  color: #bbb;
  display: block
}
.progress-indicator > li:hover {
  color: #d2d2d2
}
.progress-indicator > li.completed, .progress-indicator > li.completed .bubble {
  color: #000
}
.progress-indicator > li .bubble {
  border-radius: 1000px;
  width: 30px;
  height: 30px;
  background-color: #d2d2d2;
  display: block;
  margin: 0 auto .5em;
  border-bottom: 1px solid #d2d2d2
}
.progress-indicator > li .bubble:after, .progress-indicator > li .bubble:before {
  display: block;
  position: absolute;
  top: 12px;
  width: 100%;
  height: 3px;
  content: '';
  background-color: #d2d2d2;
  z-index: -1
}
.progress-indicator > li.completed .bubble, .progress-indicator > li.completed .bubble:after, .progress-indicator > li.completed .bubble:before {
  background-color: #000;
  border-color: #000
}
.progress-indicator > li .bubble:before {
  left: 0
}
.progress-indicator > li .bubble:after {
  right: 0
}
.progress-indicator > li:first-child .bubble:after, .progress-indicator > li:first-child .bubble:before {
  width: 50%;
  margin-left: 50%
}
.progress-indicator > li:last-child .bubble:after, .progress-indicator > li:last-child .bubble:before {
  width: 50%;
  margin-right: 50%
}
.progress-indicator > li.active, .progress-indicator > li.active .bubble {
  color: #d2d2d2
}
.progress-indicator > li.active .bubble, .progress-indicator > li.active .bubble:after, .progress-indicator > li.active .bubble:before {
  background-color: #d2d2d2;
  border-color: #d2d2d2
}
.progress-indicator > li a:hover .bubble, .progress-indicator > li a:hover .bubble:after, .progress-indicator > li a:hover .bubble:before {
  background-color: #d2d2d2;
  border-color: #d2d2d2
}
.progress-indicator > li a:hover .bubble {
  color: #d2d2d2
}
.progress-indicator > li.danger .bubble, .progress-indicator > li.danger .bubble:after, .progress-indicator > li.danger .bubble:before {
  background-color: #d2d2d2;
  border-color: #d2d2d2
}
.progress-indicator > li.danger .bubble {
  color: #d2d2d2
}
.progress-indicator > li.warning .bubble, .progress-indicator > li.warning .bubble:after, .progress-indicator > li.warning .bubble:before {
  background-color: #d2d2d2;
  border-color: #d2d2d2
}
.progress-indicator > li.warning .bubble {
  color: #d2d2d2
}
.progress-indicator > li.info .bubble, .progress-indicator > li.info .bubble:after, .progress-indicator > li.info .bubble:before {
  background-color: #d2d2d2;
  border-color: #d2d2d2
}
.progress-indicator > li.info .bubble {
  color: #d2d2d2
}
.progress-indicator.stacked > li {
  text-indent: -10px;
  text-align: center;
  display: block
}
.progress-indicator.stacked > li .bubble:after, .progress-indicator.stacked > li .bubble:before {
  left: 50%;
  margin-left: -1.5px;
  width: 3px;
  height: 100%
}
.progress-indicator.stacked .stacked-text {
  position: relative;
  z-index: 10;
  top: 0;
  margin-left: 60% !important;
  width: 45% !important;
  display: inline-block;
  text-align: left;
  line-height: 1.2em
}
.progress-indicator.stacked > li a {
  border: none
}
.progress-indicator.stacked.nocenter > li .bubble {
  margin-left: 0;
  margin-right: 0
}
.progress-indicator.stacked.nocenter > li .bubble:after, .progress-indicator.stacked.nocenter > li .bubble:before {
  left: 10px
}
.progress-indicator.stacked.nocenter .stacked-text {
  width: auto !important;
  display: block;
  margin-left: 40px !important
}

.accordionsection {
  width: 100%;
  margin: 50px auto;
}
.accordionsectionfaqpage {
  width: 100%;

  padding-bottom: 100px;
  margin: 70px auto 0 auto;
}
button.accordion:after {
  content: '\25be';
  color: #300b5c;
  font-weight: 400;
  float: right;
  margin-left: 5px;
  padding-left: 50px;
  clear: both;
  vertical-align: -50%;
}
.accordion {
  word-wrap: normal;
  background-color: #F1F1F1;
  color: #000;
  cursor: pointer;
  padding: 18px;
  padding-right: 30px;
  width: 100%;
  font-size: 18px;
  text-align: left;
  border: none;
  border-top: 1px solid #ebebeb;
  outline: none;
  transition: 0.4s;
}
.active, .accordion:hover {
  background-color: #f7f7f7;
}
.formattable .tableheader {
  background-color: #c3b4d5 !important;
  color: #300b5c !important;
}
.formattable .tableheader1 {
  background-color: #B9C1CB !important;
  color: #FFF!important;
}
.formattable .tableheader2 {
  background-color: #B58D33 !important;
  color: #FFF !important;
}
.formattable .tableheader3 {
  background-color: #282828 !important;
  color: #FFF !important;
}
.formattable .tableheaderairline {
  background-color: #041b48 !important;
	font-size: 18px;
	font-weight: 900!important;
  color: #FFF !important;
}
.panelfaq {
  padding: 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
@media handheld, screen and (max-width:400px) {
  .progress-indicator {
    font-size: 60%
  }
}
.bubbletext {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding-top: 4px;
  position: static;
  z-index: 100
}
#error-msg {
  color: #ea4335
}
#valid-msg {
  color: #34a853
}
a {
  color: #7b7b7b !important;
  font-family: lufthansaregular, Arial, sans-serif !important;
  font-weight: 600
}
a:hover {
  color: #7b7b7b !important
}
body {
  color: #000 !important;
  font-family: lufthansaregular, Arial, sans-serif !important;
  font-weight: 400
}
.lufthansa-staff {
  background: url(../images/lufthansa_bottom_picture.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  background-position: center;
  margin: 0;
  padding: 0
}
.lufthansa-unlimited-banner img {
  max-width: 860px;
  width: 100%
}
.form-apply-button-silver {
  border-radius: 5px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 15px;
  padding: 12px 40px;
  background-color: #191713;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  font-weight: 900
}
.form-apply-button-silver a {
  cursor: pointer;
  font-size: 18px;
  color: #fff !important
}
.form-apply-button-gold {
  border-radius: 5px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 15px;
  padding: 12px 40px;
  display: inline-block;
  background-color: #552f13;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  font-weight: 900
}
.form-apply-button-gold a {
  cursor: pointer;
  font-size: 18px;
  color: #fff !important
}
.logosuccess img {
  position: relative;
  width: 100px;
  float: right;
  margin-left: 250px;
  margin-top: 50px
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
  z-index: 4
}
.alert-danger {
  color: #0700bc !important;
  background-color: #eaf1fe !important;
  border-color: #eaf1fe !important
}
.lufthansa-pic-bg img {
  width: 370px
}
.lufthansa-pic-bg {
  padding: 20px
}
.lufthansa-coins-pic-bg img {
  z-index: 500;
  position: relative;
  width: 460px;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: -10px
}
@media(max-width:1050px) {
  .logosuccess img {
    display: none
  }
}
#header .header-inner {
  height: 75px
}
#header {
  line-height: 75px;
  height: 75px
}
@media(max-width:1024px) {
  .mainMenu-open #header .header-inner, .mainMenu-open #header #header-wrap {
    box-shadow: 0 4px 10px rgb(0 0 0/30%);
    background-color: #fff !important
  }
  #mainMenu:not(.menu-overlay) nav {
    margin-top: 30px !important
  }
}
.form-apply-button a:hover {
  color: #a1cdec !important
}
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.form-control {
  border: 1px solid #989898 !important;
  height: calc(1.5em + .75rem + 12px)
}
.portfolio-2-columns {
  width: 50% !important
}
.footer-icons2 {
  line-height: 0;
  position: relative;
  display: table;
  margin: 0 auto;
  text-align: center
}
.footer-icons2 ul {
  padding: 0;
  margin: 0
}
.text-center.social-icons2 ul {
  display: inline-block
}
.footer-icons2 li {
  list-style: none;
  padding: 10px;
  display: inline
}
.footer-icons2 li a {
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border: 0;
  background: 0 0;
  color: #333
}
.float_center > .child {
  position: relative
}
.clear {
  clear: both
}
.discover-title-txt {
  margin-top: 40px;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  padding-top: 20px;
  line-height: 1.3;
  color: #000
}
@media(max-width:990px) {
  .portfolio-2-columns {
    width: 60% !important
  }
}
#header.light {
  background-color: #fff
}
#page-content:not(.no-sidebar) .lufthansa {
  padding: 30px 0 0;
  margin: 0
}
#mainMenu nav.light > ul > li > a {
  position: relative;
  font-family: lufthansaregular, Arial, sans-serif !important;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: none;
  font-size: 15px;
  letter-spacing: .6px;
  color: #000 !important;
  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: #0700bc !important
}
#mainMenu nav.light > ul > li.thispage > a {
  color: #0700bc !important
}
#scrollTop:after, #scrollTop:before {
  background-color: #0397d6 !important
}
.section-bg-blue {
  background-color: #0398d7 !important;
  margin: 0;
  padding: 0
}
.section-bg-light-grey {
  background-position: top right;
  background-color: #ededed !important;
  margin: 0;
  padding: 0
}
.card-new {
  background-color: none;
  margin-bottom: 20px
}
.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: #000
}
.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 0rem 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
}
.home-title-txt {
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
  color: #445362
}
.how-it-works-text {
  padding-top: 50px;
  margin-left: 20px;
  font-size: 35px;
  font-weight: 300;
  color: #fff
}
.signup-title-txt {
  margin-left: 10px;
  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
}
.termstext ul {
  padding: 5px;
  margin-left: 20px;
  margin-top: -20px
}
.supported-text {
  padding-top: 15px;
  margin-left: -10px;
  font-size: 35px;
  font-weight: 300;
  color: #fff
}
.blue-line-underneath {
  border-bottom: 4px solid #0398d7;
  padding-bottom: 15px
}
.dark-line-underneath {
  border-bottom: 4px solid #445362;
  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
}
.lufthansa-ul {
  margin-left: 10px
}
.column-colour li {
  padding: 3px
}
.home-bullets-tick {
  list-style-image: url(../images/tick-bullet.png)
}
.lufthansa-bullets-tick {
  padding-right: 10px;
  list-style-image: url(../images/lufthansa-tick.png)
}
.home-apply-button {
  margin-top: 25px;
  padding: 8px 14px 6px;
  border: 1px solid #445362;
  border-radius: 5px;
  display: inline-block
}
.home-apply-button a {
  cursor: pointer;
  font-size: 20px;
  color: #0398d7;
  font-weight: 600
}
.home-apply-button 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 {
  box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
  top: 0;
  position: fixed;
  margin: 0 auto;
  width: 100%
}
.grid-2-columns {
  float: left
}
.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
}
.list-icon2.list-icon-tick li, .list-icon3.list-icon-tick li {
  list-style-image: url(../images/tick-bullet.png)
}
.supported-airlines {
  margin-top: 100px
}
.supported-airlines a {
  color: #fff;
  font-weight: 600
}
.supported-airlines a:hover {
  color: #0398d7 !important
}
#footer {
  display: block;
  position: relative;
  background-color: #29333d;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  font-family: lufthansaregular, Arial, sans-serif !important
}
.footer-content2 {
  padding: 50px 0 20px;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  color: #000 !important
}
#footer .footer-content2 a {
  color: #000;
  text-align: center
}
.footer-logo-new {
  width: 420px
}
.footer-column {
  float: left;
  width: 33.33%;
  padding: 10px
}
.footer-column ul {
  padding-top: 15px
}
.logo-socials {
  position: relative;
  padding: 20px 0;
  margin: 0 auto;
  max-width: 420px;
  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
}
@media(max-width:1236px) {
  .home-page-image img {
    width: 500px !important;
    height: 408px !important
  }
  .home-page-image {
    left: 50%
  }
  .signup-page-image img {
    width: 500px;
    height: 335px
  }
  .faq-page-image img {
    width: 299px;
    height: 335px
  }
}
@media(max-width:1024px) {
  body .container-wide {
    padding: 0 10px
  }
  .mainMenu-open #header #mainMenu {
    margin-left: -30px;
    background-color: #fff;
    position: fixed;
    width: 100%;
    padding-top: 75px;
    padding-left: 0
  }
  .home-page-image img {
    width: 350px !important;
    height: 286px !important
  }
  #header #logo {
    text-align: left !Important;
    left: 20px
  }
  #header #logo > a img {
    max-width: 250px
  }
  #mainMenu-trigger {
    margin-top: 0
  }
  .home-page-image {
    left: 50%
  }
  .home-title-txt {
    font-size: 40px
  }
  .home-title-txt img {
    display: none
  }
  .icon-box.process {
    border-left: none;
    padding: 0 15px
  }
  .icon-box.process.first {
    padding: 0 15px
  }
  .supported-text {
    line-height: 1.4
  }
  .signup-page-image {
    margin: 0 auto;
    left: 20%;
    float: none;
    position: relative;
    padding-bottom: 20px
  }
}
@media(max-width:992px) {
  .icon-box.process {
    left: 20%
  }
  .icon-box.process.first {
    left: 20%
  }
  .icon-box.text-center p, .icon-box.center p {
    width: 450px
  }
  .formcolumn, .formcolumnsub {
    width: 100% !important;
    padding: 0 !important
  }
  .formcolumnsub img {
    width: 100%;
  }
  .column-middle-title {
    margin-top: -20px;
  }
  .lufthansa-coins-pic-bg img {
    left: 20%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 20px
  }
}
@media(max-width:931px) {
  .signup-page-image {
    left: 40%
  }
}
.show-menu-logo-mobile {
  display: none
}
.section-bg-lufthansa-success {
  background: url(../images/lufthansa-home-bg-success.jpg) no-repeat;
  background-size: cover;
  background-position: right top;
  background-color: #fff !important;
  min-height: 300px;
  margin: 0;
  padding: 0
}
.section-bg-light-grey-lufthansa {
  background-position: top right;
  background-color: #fff !important;
  margin: 0;
  padding: 0
}
.landing-title-txt-lufthansa {
  font-family: lufthansaregular, Arial;
  margin-top: 50px;
  max-width: 360px;
  font-size: 36px;
  color: #fff;
  line-height: 1.2
}
.font-bold {
  font-family: lufthansabold, Arial
}
.landing-title-txt-lufthansa-small {
  font-family: lufthansaregular, Arial;
  margin-top: 25px;
  max-width: 450px;
  font-size: 26px;
  color: #fff;
  line-height: 1.2
}
.landing-title-txt-lufthansa-congrats {
  font-family: lufthansaregular, Arial;
  font-weight: 700;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .45);
  margin-top: 40px;
  max-width: 400px;
  font-size: 45px;
  color: #fff;
  line-height: 1.3
}
.landing-title-txt-lufthansa-points {
  font-weight: 800;
  margin-top: 0;
  font-size: 35px;
  color: #fff
}
.landing-missing-txt-f-inside {
  font-size: 40px;
  font-weight: 800
}
.white .lines, .white .lines:before, .w hite .lines:after {
  background-color: #000
}
.section-bg-lufthansa-home {
  background: url(../images/lufthansa-home-bg.jpg) no-repeat;
  background-size: cover;
  min-height: 700px;
  width: 100%;
  background-color: #fff !important;
  padding: 20px 0 20px;
}
.section-bg-lufthansa-faq {
  background: url(../images/faq_background.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 380px;
  background-color: #f0f0f0 !important;
  width: 100%;
  margin: 0;
  padding: 10px 0 100px
}
.landing-mission-txt-lufthansa {
  font-family: lufthansaregular, Arial;
  font-weight: 400;
  text-align: left;
  position: relative;
  padding-right: 150px;
  color: #fff;
  font-size: 22px;
  min-width: 600px;
  line-height: 1.2
}
.faq-mission-txt-lufthansa {
  font-family: lufthansaregular, Arial;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .45);
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  padding-top: 80px;
  color: #fff;
  font-size: 22px;
  line-height: 1.6
}
.faq-mission-txt-lufthansa-footer {
  font-family: lufthansabold, Arial;


  text-align: left;
  padding-top: 80px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2
}
.main-txt-lufthansa {
  background-color: rgba(255, 255, 255, .8);
  font-family: lufthansaregular, Arial;
  font-weight: 400;
  text-align: left;
  position: relative;
  margin: 0 auto;
  margin-top: 160px;
  padding: 30px;
  color: #000;
  font-size: 24px;
  max-width: 900px;
  line-height: 1.2
}
.faq-mission-txt-lufthansa-underneath {
  font-family: lufthansaregular, Arial;
  font-weight: 400;
  text-align: left;
  position: relative;
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.2
}
.red-line-underneath {
  border-bottom: 4px solid #c60b30;
  left: 20%;
  right: 20%;
  margin-top: -20px;
  padding-bottom: 15px
}
.red-line-underneath-2 {
  border-bottom: 3px solid #c60b30;
  left: 20%;
  right: 20%;
  margin-top: -10px;
  padding-bottom: 10px
}
.bookformbgwhite-lufthansa {
  margin-left: 40px;
  max-width: 440px
}
.formtitle {
  font-family: lufthansaregular, Arial;
  font-weight: 600;
  text-align: center;
  padding: 50px 20px 10px;
  font-size: 28px;
  line-height: 30px
}
.middletitle {
  font-family: lufthansabold, Arial;

  max-width: 900px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 70px 20px 0;
  font-size: 30px;
  line-height: 30px
}
.formtitle-sub {
  font-family: lufthansaregular, Arial;
  font-weight: 600;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px 50px;
  font-size: 16px;
  max-width: 1000px
}
.formcolumn {
  float: left;
  background-color: #fff;
  width: 50%;
  padding: 10px
}
.formcolumnsub {
  float: left;
  width: 50%;
  padding: 0
}
.formcolumnsub2 {
  float: left;
  width: 50%;
  padding: 0
}
.formcolumnbg {
  border-radius: 15px;
  position: relative;

  margin: 0 auto;
  background-color: #fff
}
.formcolumnbgsub {
  position: relative;
  width: 95%;
  margin: 0 auto;
  margin-top: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px -1px rgba(0, 0, 0, .35);
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, .35)
}

.column-middle-text {
  text-align: left;
  font-family: lufthansaregular, Arial;
  font-weight: 400;
  color: #000;
  position: relative;
  margin: 0 auto;
  font-size: 18px;
  padding: 50px 20px 15px;
  width: 90%;
  line-height: 1.3
}
.column-middle-text ul {
  list-style-type: none
}
.column-middle-text ul li:before {
  content: '-';
  position: absolute;
  margin-left: -20px
}
.column-middle-text-black {
  text-align: center;
  position: relative;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  padding: 0 40px 40px;
  width: 90%;
  line-height: 1.3
}
.column-middle-text-part2 {
  font-size: 12px;
  line-height: 1.3;
  width: 50%;
  margin-left: 40px;
  margin-top: 35px
}
.column-middle-title {
  font-family: lufthansaregular, Arial;
  color: #000;
	text-align: center;
  font-size: 30px;
  padding: 25px
}
.row:after {
  content: "";
  display: table;
  clear: both
}
.bookformbg-lufthansa {
  margin-bottom: 30px;
  min-width: 350px;
  height: auto
}
#booknewform-lufthansa {
  color: #000 !important;
  background-color: #fff;
  padding: 25px;
  height: auto
}
.form-apply-button-lufthansa {
  font-family: lufthansabold, Arial, sans-serif !important;
  border-radius: 5px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-left: -15px;
  margin-top: 15px;
   padding: 15px 30px;
  background-color: #05164d;
  cursor: pointer;
  font-size: 20px;
  color: #FFF
}
button .form-apply-button-lufthansa {
  font-size: 20px
}
.form-apply-button-lufthansa a {
  font-family: lufthansaregular, Arial, sans-serif !important;
  cursor: pointer;
  font-size: 20px;
  color: #fff
}
.apply-button-shell {
  text-align: left;
  margin: 0 auto
}
.form-apply-button-faq {
  font-family: lufthansabold, Arial, sans-serif !important;
  position: relative;
  text-align: left;
  margin-top: 8px;
  border-radius: 5px;
  padding: 15px 30px;
  background-color: #05164d;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 25px
}
.form-apply-button-faq a {
  font-family: lufthansabold, Arial, sans-serif !important;
  cursor: pointer;
  font-size: 20px;
  color: #FFF !important
}
input, button {
  border: 0
}
.form-apply-button a:hover {
  color: #fff !important
}
.signup-title-txt-lufthansa {
  margin-top: 40px;
  font-size: 30px;
  max-width: 430px;
  font-weight: 300;
  line-height: 1.5;
  color: #000
}
.signup-title-txt-lufthansa-desc {
  margin-top: 20px;
  font-size: 18px;
  max-width: 430px;
  font-weight: 300;
  line-height: 1.5;
  color: #000
}
.img-checkmark {
  position: absolute;
  width: 24px;
  height: 24px;
  display: inline-block;
  top: -1px;
  left: -35px
}
.column-colour {
  float: left;
  font-size: 14px;
  width: 50%;
  margin-top: 20px;
  padding: 10px 0 10px 30px
}
.faq-title-txt-lufthansa {
  margin-top: 60px;
  font-size: 30px;
  max-width: 450px;
  font-weight: 600;
  line-height: 1.3;
  color: #000
}
.faq-txt-lufthansa {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  color: #000
}
.list-icon4 {
  color: #000 !important;
  list-style: none;
  padding-left: 50px;
  margin-top: 20px;
  font-size: 16px !important;
  padding-bottom: 30px
}
.list-icon2 ul, .list-icon4 ul {
  list-style: none
}
.list-icon2 ul, .list-icon4 ul {
  padding: 0
}
.list-icon2 li, .list-icon4 li {
  margin-bottom: 10px;
  margin-left: 20px
}
.list-icon2 li:before, .list-icon4 li:before {
  margin-left: -20px;
  position: absolute;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased
}
.section-bg-light-grey-lufthansa {
  background-position: top right;
  background-color: #fff !important;
  margin: 0;
  padding: 0
}
.section-bg-green-ltgrey {
  background-color: #fff !important;
  padding-bottom: 100px;
  color: #000;
  margin: 0;
  margin-top: -20px
}
.site-apply-button-lufthansa-reverse {
  text-align: center;
  position: relative;
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 10px 22px;
  border: none;
  display: inline-block;
  border-radius: 4px;
  text-transform: uppercase;
  background-color: #0078bf
}
.site-apply-button-lufthansa-reverse a, .site-apply-button-lufthansa-reverse {
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  font-weight: 900
}
.loyaltytable {
  margin-top: 50px;
  width: 100%;
  margin-left: 10px
}
.loyaltycolumn {
  font-family: fedra_sans_stdmedium, Arial, sans-serif !important;
  text-align: left;
  font-size: 18px;
  padding: 0;
  margin: 0
}
.loyaltycolumn img {
  padding-right: 10px;
  width: 40px;
  margin-top: 5px;
  float: left
}
.loyaltycolumn {
  float: left;
  width: 50%;
  line-height: 40px
}
.plus-image {
  margin-left: -110px;
  text-align: center
}
.plus-image img {
  position: absolute;
  margin-top: -20px;
  width: 50px
}
@media(max-width:1051px) {

  .landing-title-txt-lufthansa {
    font-family: lufthansaregular, Arial;
    margin-top: 50px;
    max-width: 360px !important;
    font-size: 22px !important;
    color: #fff;
    line-height: 1.2;
  }
}
@media(max-width:851px) {
  .section-bg-lufthansa-home {
    background: url(../images/lufthansa-home-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 1000px !important;
  }
  .bookformbg-lufthansa {
    margin-top: -40px;
  }
	.landing-title-txt-lufthansa {
  font-family: lufthansaregular, Arial;
  margin-top: 0px;
}
}

.line-underneath-custom {
  border-bottom: 0 solid #4187d7;
  margin-top: 5px;
  width: 50px
}
.footer-icons2 {
  line-height: 0;
  position: relative;
  display: table;
  margin: 0 auto;
  text-align: center
}
.footer-icons2 ul {
  padding: 0;
  margin: 0
}
.text-center.social-icons2 ul {
  display: inline-block
}
.footer-icons2 li {
  list-style: none;
  padding: 10px;
  display: inline
}
.footer-icons2 li a {
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border: 0;
  background: 0 0;
  color: #000
}
.footer-links-lufthansa {
  text-align: left
}
.footer-links-lufthansa img {
  text-align: center;
  position: relative;
  margin: 0 auto
}
.float_center > .child {
  position: relative
}
.footer-links-lufthansa ul {
  list-style-type: none;
  margin: 0
}
.footer-links-lufthansa ul li {
  text-align: left;
  color: #000 !important;
  line-height: 20px;
  list-style-type: none;
  margin: 0
}
.footer-links-lufthansa ul a {
  text-align: left;
  height: 26px;
  line-height: 12px;
  color: #000 !important;
  font-weight: 700;
  font-size: 14px !important;
  padding: 0
}
.footer-title {
  font-family: fedra_sans_stdmedium, Arial, sans-serif !important;
  font-size: 18px;
  padding-bottom: 5px;
  margin-right: 30px
}
.footer-bottom-section {
  width: 70%;
  position: relative;
  margin: 0 auto;
  color: #fff;
  padding-top: 20px;
  padding-left: 20px;
  border-top: 1px solid #7e7e7e
}
.footer-bottom-section img {
  float: right;
  z-index: 1;
  margin-top: -50px
}
@media(max-width:1255px) {
  .landing-mission-txt-lufthansa {
    padding-right: 10px !important;
    max-width: 300px !important
  }
}
@media(max-width:1024px) {
  .show-menu-logo-mobile {
    display: block !important
  }
  .show-menu-logo {
    display: none
  }
}

@media(max-width:1252px) {
  .faq-mission-txt-lufthansa {
    max-width: 100px !important
  }
  .landing-mission-txt-lufthansa {
    min-width: 100px !important
  }
}
@media(max-width:576px) {
  .landing-title-txt-lufthansa {
    margin-left: 5px;
    margin-top: 0 !important;
    max-width: 90% !important;
    width: 100%;
    font-size: 26px !important;
    padding: 0 0px
  }
  .landing-title-txt-lufthansa-congrats {
    font-size: 25px !important;
    margin-top: 70px !important
  }
  .signup-title-txt-lufthansa {
    margin-top: -30px !important
  }
  .landing-mission-txt-lufthansa {
    text-align: center
  }
  .section-bg-green-lufthansa .nudge-left {
    padding-left: 0 !important
  }
  .lufthansa-pic-bg {
    min-height: 200px !important
  }
  .lufthansa-pic-bg img {
    width: 300px;
    margin-left: -15px
  }
  .formcolumnbg {
    width: 100%;
    margin: 0
  }
  .safar-image img {
    width: 300px;
    padding-bottom: 50px
  }
  .column-middle-title {
    font-size: 22px;
    padding: 0px
  }
  .site-apply-button-lufthansa-reverse {
    margin-left: 10px
  }
  .section-bg-lufthansa-home img, .landing-title-txt-lufthansa, .landing-mission-txt-lufthansa {
    padding-left: 15px;
    font-size: 18px
  }
  .red-line-underneath {
    border-bottom: 0 solid #c60b30
  }
  .section-bg-green-lufthansa .nudge-left {
    padding-left: 0
  }
  #logo a img {
    width: 250px
  }
  .landing-missing-txt-f-inside {
    font-size: 20px;
    color: #fff;
    font-weight: 800
  }
  .f_blue_footer {
    display: none
  }
  .landing-mission-txt-lufthansa {
    font-size: 22px
  }
  .signup-title-txt-lufthansa {
    max-width: 300px
  }
  .faq-mission-txt-lufthansa {
    font-size: 14px !important
  }
  #booknewform-lufthansa {
    max-width: 350px;
    margin: 20px
  }
  .bookformbg-lufthansa {
    margin-left: 0%;
    min-width: auto
  }
  .bookformbgwhite-lufthansa {
    max-width: auto;
    box-shadow: none;
    margin-left: 0
  }
  .portfolio-2-columns {
    width: 100% !important
  }
  .site-apply-button-lufthansa {
    float: left;
    clear: both
  }
  .footer-icons2 li {
    padding: 5px
  }
  .faq-mission-txt-lufthansa-footer {
    font-size: 26px
  }
  .footer-links-lufthansa ul li {
    float: none !important
  }
  .footer-bottom-section img {
    display: none
  }
  .footer-bottom-section {
    width: 100%
  }
  .formtitle-sub {
    padding: 10px 20px
  }
  .loyaltycolumn {
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 14px
  }
  .column-middle-text {
    padding: 10px 20px 0 10px
  }
  .column-middle-text img.titlelufthansa {
    width: 300px
  }
  .column-middle-text-black {
    padding: 0 20px 30px
  }
  .main-txt-lufthansa {
    margin-top: 95px
  }
  .arrow_step3 img {
    width: 20px;
    height: 20px
  }
  #fix_table_padding .card .card-body p {
    text-align: left
  }
  #fix_table_padding .card .card-header {
    padding: 1rem
  }
  #fix_table_padding .card .card-body {
    padding: 0 !important
  }
  #fix_table_padding .card {
    padding: 15px
  }
  #fix_table_padding h4 {
    font-size: 13px
  }
  .card-inside-new {
    max-width: 320px
  }
  .signup-title-txt {
    max-width: 290px
  }
  .faq-mission-txt {
    font-size: 14px !important
  }
  .portfolio-2-columns {
    width: 100% !important;
    padding-bottom: 20px
  }
  .footer-icons2 li {
    padding: 5px
  }
  .blue-line-underneath {
    border-bottom: none !important;
    padding-bottom: 0 !important
  }
  .dark-line-underneath {
    border-bottom: none !important;
    padding-bottom: 0 !important
  }
  #booknewform {
    padding: 20px
  }
  .bookformbg {
    background: 0 0 !important;
    margin-top: 30px;
    margin-left: 0;
    left: 0;
    min-width: 0;
    min-height: 0;
    padding-bottom: 30px
  }
  .bookformbgwhite {
    margin-left: 0
  }
  .tier-landingpage tr th img {
    width: 55px;
    height: 56px
  }
  .tier-landingpage table th {
    padding-right: 5px
  }
  .form-apply-button {
    margin-left: 0
  }
  .how-it-works-text {
    line-height: 1.2
  }
  .list-icon3 {
    padding-right: 20px
  }
  .faq-page-image img {
    margin-top: -20px;
    margin-left: 20px;
    width: 240px !important;
    height: 269px !important
  }
  .landing-bottom-text {
    padding-top: 40px !important
  }
  .landing-airline-txt {
    margin-top: 20px !important
  }
  .formcolumnsub img {
    width: 100%
  }
  .formcolumnsub {
    padding: 0
  }
  .termstext {
    padding: 35px
  }
  .termstext ul {
    padding: 5px;
    margin-left: 20px;
    margin-top: -20px
  }
  .lufthansa-pic-bg img {
    margin-top: -50px
  }
  .form-apply-button-faq {
    padding: 10px 20px 12px !important
  }
  .form-apply-button-faq a {
    font-size: 16px
  }
  .lufthansa-coins-pic-bg img {
    width: 360px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 20px;
    left: 0%
  }
  .column-middle-text {
    width: 90%;
    margin-left: 15px !important;
    margin-top: 0 !important
  }
  .column-middle-text-part2 {
    width: 90%;
    margin-left: 25px !important;
    margin-top: 10px !important
  }
  .home-page-image {
    margin: 0 auto;
    margin-top: 40px;
    left: 0;
    float: none;
    position: relative
  }
  .landing-end-txt {
    padding-bottom: 10px
  }
  .home-mission-txt, .home-bullets {
    font-size: 14px !important;
    line-height: 1.2
  }
  .icon-box.text-center p, .icon-box.center p {
    font-size: 14px !important;
    line-height: 1.2
  }
  .home-page-image img {
    width: 290px !important;
    height: 237px !important
  }
  .signup-page-image {
    margin: 0 auto;
    margin-top: -20px;
    left: 10%;
    float: none;
    position: relative;
    padding-bottom: 20px
  }
  .signup-page-image img {
    width: 300px;
    height: 201px
  }
  #footer .footer-content2 {
    font-size: 10px
  }
  .supported-text, .signup-title-txt, .apply-title-txt, .how-it-works-text {
    font-size: 30px
  }
  .supported-text .blue-line-underneath {
    border-bottom: none;
    padding-bottom: none
  }
  .logo-socials {
    padding: 20px 0 40px
  }
  .social-icons2 {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 180px;
    position: relative;
    margin-top: 20px
  }
  .footer-logo-new {
    width: 220px;
    margin: 0 auto;
    position: relative
  }
  .blue-line-underneath-mob {
    border-bottom: 4px solid #0398d7;
    padding-bottom: 15px
  }
  .section-bg-dark-grey {
    background: 0 0
  }
  .card-new .card-body-new {
    padding: 1rem 0
  }
  .icon-box.process {
    left: 0;
    margin-top: -20px
  }
  .icon-box.process.first {
    left: 0
  }
  .icon-box.text-center p, .icon-box.center p {
    width: auto
  }
  .footer-column {
    float: left;
    width: 100%;
    padding: 10px
  }
  .footer-bottom-section {
    width: 350px
  }
  .section-bg-lufthansa-faq {
    background-position: left;
  }
}