.footer-subscribe {
  text-align: center;
  margin-top: 120px; }

.social {
  margin-top: 40px; }

.normal-padded-content {
  min-height: 450px;
  margin-top: 200px;
  max-width: 1160px; }

.btn--active {
  background: #FF7917;
  color: white;
  border-color: #FF7917; }

.lb-main-container {
  max-width: 1200px;
  margin: 200px auto 250px auto;
  padding: 0 20px; }
  .lb-main-container h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2em; }
  .lb-main-container h2, .lb-main-container h3 {
    margin-top: 30px; }
  .lb-main-container h3 {
    font-weight: 400; }

.page-template-press .intro__content {
  float: right;
  padding: 0 112px 0 0;
  width: 50%; }
  .page-template-press .intro__content .press-email {
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid #fff; }
    .page-template-press .intro__content .press-email:hover {
      color: #FF7917;
      border-color: #FF7917; }
  .page-template-press .intro__content .lb-press-download {
    margin-top: 15px; }

.lb-press-wrapper {
  min-height: 630px;
  position: relative; }

.lb-press-container {
  position: absolute;
  top: -170px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  min-height: 500px;
  width: 1200px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
  text-align: center;
  padding: 85px 50px 50px 50px;
  background: url(../img/quotes.png) no-repeat center center;
  background-color: #fff;
  background-size: cover; }
  .lb-press-container h2 {
    font-size: 18px;
    margin-bottom: 40px; }
  .lb-press-container .siema-paginated {
    font-size: 30px;
    position: relative;
    padding-bottom: 150px;
    font-style: italic;
    line-height: 1.2em; }
    .lb-press-container .siema-paginated div p {
      padding: 0 50px; }
    .lb-press-container .siema-paginated .navi-container {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .lb-press-container .siema-paginated .navi-container .navi-link {
        display: inline-block;
        margin: 0 20px;
        opacity: 0.2;
        transition: all 200ms ease;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%); }
        .lb-press-container .siema-paginated .navi-container .navi-link.active {
          opacity: 1;
          filter: grayscale(0%);
          -webkit-filter: grayscale(0%);
          -moz-filter: grayscale(0%);
          -ms-filter: grayscale(0%);
          -o-filter: grayscale(0%); }
    .lb-press-container .siema-paginated .prev, .lb-press-container .siema-paginated .next {
      position: absolute;
      top: 20%;
      left: 0;
      background: url(../img/arrow-l.png) no-repeat;
      background-size: cover;
      width: 14px;
      height: 26px; }
    .lb-press-container .siema-paginated .next {
      background: url(../img/arrow-r.png) no-repeat;
      background-size: cover;
      left: auto;
      right: 0; }

body.home .lb-press-container {
  position: static;
  top: 0;
  width: 100%;
  left: 0;
  transform: translate(0, 0);
  margin-bottom: 40px; }

.lb-press-footer {
  color: #fff;
  text-align: center; }
  .lb-press-footer h2 {
    font-size: 70px;
    line-height: 1.2em; }
  .lb-press-footer a {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid #fff; }

@media (max-width: 1300px) {
  .lb-press-container {
    top: -70px;
    width: 96%;
    left: 2%;
    right: 2%;
    transform: translate(0, 0); }
  .page-template-press .intro__content {
    float: none;
    padding: 0 50px;
    width: 100%; } }

@media (max-width: 992px) {
  .page-template-press .intro__content {
    float: none;
    padding: 0 15px;
    width: 100%; }
  .lb-press-container {
    top: -40px;
    min-height: auto;
    padding: 40px 20px 20px 20px;
    background: #fff; }
    .lb-press-container h2 {
      font-size: 14px;
      margin-bottom: 20px; }
    .lb-press-container .siema-paginated {
      font-size: 16px;
      padding-bottom: 100px;
      line-height: 1.2em; }
      .lb-press-container .siema-paginated div p {
        padding: 0; }
      .lb-press-container .siema-paginated .navi-container .navi-link {
        margin: 0 15px; }
        .lb-press-container .siema-paginated .navi-container .navi-link img {
          height: 12px;
          width: auto; }
      .lb-press-container .siema-paginated .prev, .lb-press-container .siema-paginated .next {
        display: none;
        width: 12px;
        height: 13px; }
  body.home .lb-press-inner {
    padding-left: 20px;
    padding-right: 20px; }
  .lb-press-footer h2 {
    font-size: 30px;
    line-height: 1.2em; }
  .lb-press-footer a {
    font-size: 18px; }
  .lb-press-footer .get-app__content {
    bottom: auto;
    top: 40%; } }

.featherlight.lbpopup {
  background: rgba(0, 0, 0, 0.7); }
  .featherlight.lbpopup .featherlight-content {
    padding: 0;
    border-bottom: 0;
    width: 1100px; }
    .featherlight.lbpopup .featherlight-content .form-left {
      float: left;
      width: 40%; }
    .featherlight.lbpopup .featherlight-content .form-right {
      padding-left: 40%;
      position: relative; }
      .featherlight.lbpopup .featherlight-content .form-right .inner-form {
        padding: 45px; }
      .featherlight.lbpopup .featherlight-content .form-right::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        bottom: 0;
        background: url(../img/popup.jpg);
        background-size: cover;
        background-position: center center; }
    .featherlight.lbpopup .featherlight-content .row {
      margin: 0 -15px; }
      .featherlight.lbpopup .featherlight-content .row:after {
        content: "";
        display: table;
        clear: both; }
    .featherlight.lbpopup .featherlight-content .col-6 {
      float: left;
      width: 50%;
      padding: 0 15px; }
    .featherlight.lbpopup .featherlight-content h3 {
      margin: 10px 0 40px 0; }
    .featherlight.lbpopup .featherlight-content *:focus {
      outline: none; }
    .featherlight.lbpopup .featherlight-content label {
      text-align: left;
      display: block;
      width: 100%;
      font-weight: 300;
      font-size: 20px;
      color: #151E25;
      letter-spacing: 0.62px;
      line-height: 1.2em;
      margin: 0; }
    .featherlight.lbpopup .featherlight-content .signup-reason label {
      margin-bottom: 15px; }
    .featherlight.lbpopup .featherlight-content input[type=text], .featherlight.lbpopup .featherlight-content input[type=email] {
      text-align: left;
      display: block;
      width: 100%;
      background: none;
      font-weight: 400;
      font-size: 16px;
      color: #151E25;
      letter-spacing: 0.66px;
      line-height: 42px;
      border: none;
      border-bottom: 1px solid rgba(21, 30, 37, 0.5);
      padding: 0 0 2px;
      margin-bottom: 55px; }
      .featherlight.lbpopup .featherlight-content input[type=text].error, .featherlight.lbpopup .featherlight-content input[type=email].error {
        border-bottom: 2px solid #FF7917;
        padding: 0 0 1px; }
    .featherlight.lbpopup .featherlight-content [type="radio"]:checked,
    .featherlight.lbpopup .featherlight-content [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px; }
    .featherlight.lbpopup .featherlight-content [type="radio"]:checked + label,
    .featherlight.lbpopup .featherlight-content [type="radio"]:not(:checked) + label {
      position: relative;
      padding-left: 22px;
      cursor: pointer;
      line-height: 20px;
      display: inline-block; }
    .featherlight.lbpopup .featherlight-content [type="radio"]:checked + label:before,
    .featherlight.lbpopup .featherlight-content [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -8px;
      width: 16px;
      height: 16px;
      border: 2px solid #454a4f;
      border-radius: 100%;
      background: none; }
    .featherlight.lbpopup .featherlight-content [type="radio"]:checked + label:after,
    .featherlight.lbpopup .featherlight-content [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 6px;
      height: 6px;
      background: #454a4f;
      position: absolute;
      top: 50%;
      margin-top: -3px;
      left: 5px;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .featherlight.lbpopup .featherlight-content [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .featherlight.lbpopup .featherlight-content [type="radio"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
    .featherlight.lbpopup .featherlight-content .btn {
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0.43px;
      line-height: 22px;
      font-weight: 700;
      border: 1px solid rgba(255, 255, 255, 0.3);
      text-decoration: none;
      display: inline-block;
      min-height: 34px;
      border-radius: 58px;
      padding: 5px 18px;
      text-align: center;
      cursor: pointer;
      color: white;
      background: #FF7917;
      min-width: 210px;
      margin-top: 13px; }
    .featherlight.lbpopup .featherlight-content .submit-container {
      text-align: right; }
  .featherlight.lbpopup .success-content {
    display: none; }
  .featherlight.lbpopup .lb-popup.success .c-form {
    display: none; }
  .featherlight.lbpopup .lb-popup.success .success-content {
    display: block;
    height: 350px; }

@media (max-width: 992px) {
  .featherlight.lbpopup .featherlight-content {
    width: 95%; }
    .featherlight.lbpopup .featherlight-content .form-right {
      padding-left: 0; }
      .featherlight.lbpopup .featherlight-content .form-right .inner-form {
        padding: 20px; }
      .featherlight.lbpopup .featherlight-content .form-right::before {
        display: none; }
      .featherlight.lbpopup .featherlight-content .form-right .row {
        margin: 0 -15px; }
        .featherlight.lbpopup .featherlight-content .form-right .row:after {
          content: "";
          display: table;
          clear: both; }
      .featherlight.lbpopup .featherlight-content .form-right .col-6 {
        float: none;
        width: 100%;
        padding: 0 15px; }
      .featherlight.lbpopup .featherlight-content .form-right .submit-container {
        text-align: center; }
      .featherlight.lbpopup .featherlight-content .form-right label {
        font-size: 16px; }
      .featherlight.lbpopup .featherlight-content .form-right .signup-reason label {
        margin-bottom: 10px; }
      .featherlight.lbpopup .featherlight-content .form-right input[type=text], .featherlight.lbpopup .featherlight-content .form-right input[type=email] {
        line-height: 35px;
        margin-bottom: 25px; } }

@media (max-width: 1200px) {
  .featherlight.lbpopup .featherlight-content {
    width: 90%; } }