.logo-desktop-only {
  display: inline-block !important;
}

.logo-mobile-only {
  display: none !important;
}

.thankyou .main-header__logo .icon {
  fill: #000 !important;
}
.thankyou .page-header {
  height: calc(100vh - 214px);
  position: relative;
}
.thankyou .thankyou-title {
  margin-top: calc((100vh - 214px) / 8);
}
@media only screen and (min-width: 1024px) {
  .logo-desktop-only {
    display: block !important;
  }
}
.text-nowrap {
  white-space: nowrap;
  display: inline !important;
}

/* Intro */
.page-header__description {
  margin: 20px 0;
}

/* Banner */
.page-header--product-hero {
  height: 100vh;
  background-image: url('/campaigns/180823_blockchain_presale/images/Hublot_BIGBANGBLOCKCHAIN_mobile_KV_v05.jpg');
}
.page-header__container {
  display: none;
}
.page-header .container {
  padding-top: 100px;
}
@media only screen and (min-width: 768px) {
  .page-header--product-hero {
    height: 100vh;
    background-image: url('/campaigns/180823_blockchain_presale/images/Hublot_BIGBANGBLOCKCHAIN_website_KV_v05.jpg');
  }
}



@media only screen and (min-width: 768px) {
  .cta-x2 .col-sm-8 .button--primary-dark {
    min-width: auto;
    margin: 30px 10px 16px 10px;
  }
}

.page-header__img-wrapper {
  height: 100vh;
  line-height: 100vh;
}
.page-header--product-hero img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .page-header--product-hero img {
    max-width: 120%;
    margin: 0 -10%;
  }
}
@media only screen and (min-width: 768px) {
  .page-header--product-hero img {
    position: relative;
    top: 5%;
  }
}

.page-header__heading .button--primary-dark {
  min-width: 200px;
}

.watch-back-remarks {
  font-size: .5em;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* Timeline */
.timeline {
  padding-top: 45px;
}
@media only screen and (max-width: 1023px) {
  .list-stats__item {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 768px) {
  .list-stats__item:after {
    margin-top: -10px;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .timeline .list-stats__item h4 {
    font-size: 14px;
    height: 64px;
    white-space: nowrap;
  }
  .timeline .col-md-2 {
    width: 25%;
  }
  .list-stats__item:after {
    background: #e0e0e0;
  }
}
@media only screen and (min-width: 1280px) {
  .timeline .list-stats__item h4 {
    font-size: 16px;
    height: 72px;
  }
}

/* Form */

/* Honey Pot Trap */
.input-contact_by_mobile {
  display: none;
}

.block-form-content {
  /*display: none;*/
}

.parsley-errors-list {
  font-size: 12px;
}
.light .form-basic .parsley-group.parsley-error {
    border: 1px solid #dc3034;
}
.light .parsley-group .form-basic__block:first-child {
  padding-top: 30px;
}

.page-signup .page-header__description {
  color: #000
}

.page-signup .unbold {
  font-family: "gotham_bookregular", Arial, Helvetica, sans-serif;
  text-transform: none;
}

.page-signup .form-basic .parsley-errors-list {
  display: block
}

.page-signup .form-basic__select {
  height: 34px
}

.form-salesman_id-container {
  display: none;
  margin-top: 10px;
}

.guest-info {
  padding-top: 20px;
  display: none;
}

.page-signup .contact-us-success {
  display: none
}

.page-signup #recaptcha_image {
  width: auto !important;
  height: auto !important
}

.g-recaptcha-response + .parsley-errors-list {
  margin-top: -10px !important;
}

.progress-status {
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50px);
}
.loader {
  display: none;
}

/* @file inputs :: file uploaders 
-------------------------------------------------------- */
.form-basic .file { display:block; width:100%; position: relative;}
.form-basic .file .form-basic__input-file {
  width:100%;
  cursor:pointer;
  padding:8px 10px;
  position:absolute;
  -moz-opacity:0;
  opacity: 0;
  z-index:11;
  top:0; 
  right:0;
}
.form-basic .file .form-basic__input-text {
  font-family: "GalaxieCopernicusBook", Georgia, Times, serif;
  pointer-events: none;
}

.form-basic .file .button--primary {
  background-color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  float: none;
  z-index: 10;
  padding: 6px 10px;
  font-size: 11px;
  margin: 0;
  width: auto;
  min-width: 110px;
}
.form-basic .file:hover .button--primary {
  border: 1px solid #000000; 
}
.form-basic .file .form-basic__input-file.parsley-error + .parsley-errors-list{
  border-top: 1px solid #dc3034;
  margin-top: -1px;
}
.form-basic .file .form-basic__input-file ~ .form-basic__input-text {
  border-bottom: 1px solid #dc3034;
}

.form-basic .input-hint {
  font-size: 0.8em;
  line-height: 1.5em;
  margin-top: .5em;
}
.nowrap {
  white-space: nowrap;
  display: inline !important;
}
.powered-by {
  margin-bottom: 50px;
  font-size: 11px;
}
.powered-by img {
  width: 150px;
  vertical-align: top;
}
.powered-by span {
  padding: 5px 0;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .page-signup .form-basic__select {
    height: 32px
  }
  .page-signup .gutter-left-24 {
    margin: 0
  }
  .page-signup .light .form-basic__block:first-child {
    padding-top: 30px
  }
  .page-signup .light .form-basic__submit {
    margin-top: 0
  }
}
@media only screen and (min-width: 768px) {
  .powered-by {
    margin-left: 24px;
  }
}