* {
  box-sizing: border-box;
}
body {
  font-family: 'Roboto Condensed', Verdana, Helvetica, sans-serif;
  color: #000000;
}
.container {
  max-width: 1013px;
  margin: 0 auto;
}
.col-md-11 {
  width: auto;
}
.line {
  display: block;
}
.main-wrap{
  max-width:1100px;
}
.wrapper {
  background: url('../../images/dbp/mary.png') no-repeat left bottom;
  background-color: #fafaf8;
  background-size: 418px 499px;
  border: 2px solid #dbdbdb;
  margin: 23px auto 33px;
  max-width: 1100px;
  overflow: hidden;
  padding-bottom: 36px;
  background-position:35px bottom;
}
.webp .wrapper {
  background: url('../../images/dbp/mary.png') no-repeat left bottom;
  background-color: #fafaf8;
  background-size: 418px 499px;
  background-position:35px bottom;
}
.sep18-header-wrap {
  background: url('https://lstwassets.s3.amazonaws.com/DBP/launch032019/images/coming-soon/top-cloud-bg.png') no-repeat right center;
  background-size: cover;
}
.webp .sep18-header-wrap {
  background: url('https://lstwassets.s3.amazonaws.com/DBP/launch032019/images/coming-soon/top-cloud-bg.webp') no-repeat center center;
  background-size: cover;
}
.sep18-header {
  max-width: 1013px;
}
.h3 {
  font-family: 'Roboto Condensed', Verdana, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #3d60d4;
  text-transform: uppercase;
  text-align: center;
  margin-bottom:35px;
}
.form-title{
  background-color:#3d60d5;
  color:#fff;
  text-align:center;
  font-size:22px;
  line-height:1.33;
  padding:25px 25px 20px 25px;
  position:relative;
  margin-bottom:50px;
  display:block;
  border-radius:6px 6px 0 0;
}
.form-title:before{
  content:'';
  width:0;
  height:0;
  border-left:284px solid transparent;
  border-right:284px solid transparent;
  border-top:20px solid #3d60d5;
  left:0;
  bottom:-20px;
  position:absolute;
}
.form-title .line-1{
  text-transform:uppercase;
  font-weight:700;
  font-size:26px;
}
.h2, .h1 {
  color:#030648;
  font-size: 26px;
  text-align: center;
  line-height: 1.35;
}
.h2 {
  margin-bottom: 15px;
  font-weight: 400;
}
.h1 {
  font-weight: 700;
  margin-top: 26px;
  margin-bottom: 0;
}

.number-text {
  display: inline-block;
 /* vertical-align: 12%; */
}
.h3 .line{
  display:inline;
}
.countdown-timer {
  text-align:center;
  font-size:0;
}
.countdown-block {
  width: 160px;
  display: inline-block;
  margin-right: 25px;
}
.countdown-block:last-of-type {
  margin-right: 0;
}
.countdown-segment {
  width: 77px;
  height: 79px;
  display: inline-block;
  background: #235a9c;
  border: 1px solid #777776;
  border-radius: 5px;
  text-align: center;
  margin-right: 2px;
}
.countdown-block .countdown-segment:last-of-type{
  margin-right:0;
}
.countdown-segment span {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 77px;
}
.countdown-timer p.centered {
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
}
.form-wrapper-outer {
  width: 570px;
  float: right;
  background: #dee6ff;
  border-radius: 10px;
  margin-right: 40px;
  border:1px solid #3d60d5;
  padding-bottom:20px;
}
.form-wrapper-outer p.get-ready {
  margin-bottom: 0;
  font-weight: 700;
  font-size:24px;
  color:#030648;
  line-height:1.3;
  text-align:center;
  padding:0 10px;
}
.inf_field_firstName, .inf_field_Email, .cs-submit {
  border-radius: 4px;
  display: block;
  font-size: 18px;
  font-family: 'Roboto Condensed', Verdana, Helvetica, sans-serif;
  width:100%;
  height: auto;
  margin: 0 auto 15px auto;
  text-align: left;
  outline:none;
  padding:10px 10px 10px 40px;
  border:1px solid #b8b7c7;
}
.infusion-field{
  position:relative;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder{
  color:#6c6d97;
}
.inf_field_Email {
  margin-top: 11px;
}
.form-icon{
  width:100%;
  position:absolute;
  top:11px;
  left:12px;
  z-index:999;
}
.name{
  max-width:14px;
  left:13px;
}
.email{
  max-width:18px;
  top:15px;
}
.cs-submit {
  background: #ffb72a;
  font-weight: 700;
  font-size: 30px;
  color: #0b0e4b;
  text-transform: uppercase;
  cursor:pointer;
  padding:10px;
  border:none;
  text-align:center;
}
.cs-optin-form{
  max-width:490px;
  width:100%;
  margin:0 auto;
}
/*.footer-wrap {*/
  /*max-width: 1013px;*/
/*}*/
/*.footer a {*/
  /*text-decoration: none;*/
/*}*/
/*.footer a:hover {*/
  /*text-decoration: underline;*/
/*}*/
/*.footer p, .footer a, .footer span {*/
  /*font-family: 'Roboto Condensed', Helvetica, Verdana, sans-serif;*/
  /*font-size: 15px;*/
  /*color: #214081;*/
/*}*/
label.jp-is-invalid {
  color: red;
  text-align: left;
  font-weight: 400;
  display: block;
  margin-bottom:15px;
  margin-top:-10px;
}
.email-suggestion {
  text-align: left;
  display: block;
  margin-bottom:15px;
  margin-top:-10px;
  cursor: pointer;
}
.email-suggestion .blue {
  color: blue;
}
.mary-mobile{
  display:none;
}
@media (max-width: 1024px) {
  .sep18-header-wrap, .webp .sep18-header-wrap {
    background-image: linear-gradient(#005ca3, #003a7e);
  }
  .wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .h3 {
    margin: 5px auto 10px;
    font-size:24px;
  }
  .h2 {
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    font-size:18px;
  }
  .h1 {
    margin-top:0;
    font-size:24px;
  }
  .form-wrapper-outer {
    width: 100%;
    max-width:350px;
    float: none;
    margin: 17px auto 10px;
    overflow:hidden;
  }
  .header{
    margin-bottom:20px;
  }
  .form-wrapper-outer p {
    line-height: 1.3;
  }
  .wrapper, .webp .wrapper {
    background-color: #fff;
    width: 100%;
    border:none;
    background:none;
    margin-bottom:0;
    position:relative;
    padding-bottom:0;
  }
  .mary-mobile{
    display:block;
    position:absolute;
    bottom:0;
    left:0;
  }
  .footer{
    margin-top:0;
  }
  .form-title .line-1,
  .form-title .line-2{
    font-size:20px;
  }
  .cs-submit{
    font-size:28px;
  }
  .form-title{
    padding:20px 5px 15px 5px;
    margin-bottom:40px;
  }
  .form-title:before{
    border-top:15px solid #3d60d5;
    border-left:175px solid transparent;
    border-right:175px solid transparent;
    bottom:-15px;
  }
  .cs-optin-form{
    max-width:305px;
    margin:0 auto;
  }
  .wrapper-inner {
    background-color: #fff;
    border: none;
    overflow: hidden;
    padding-bottom:0;
    padding-left: 10px;
    padding-right: 10px;
    margin:0 auto;
  }
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .row  {
    margin: 0;
  }
  .col-md-11 {
    padding: 0;
  }
  .form-wrapper-outer{
    background:none;
    padding:0;
    border:none;
    border-radius:0;
  }
  .form-wrapper{
    background:#dee6ff;
    border-radius: 10px;
    border: 1px solid #3d60d5;
    padding-bottom: 20px;
  }
  .form-wrapper-outer p.get-ready{
    font-size:20px;
  }
}
@media (max-width: 840px) {
  .copyright, .contact {
    float: none;
    overflow: auto;
    text-align: center;
  }
  .countdown-segment{
    width:49.5%;
    margin-right:1%;
  }
  .countdown-block .countdown-segment:last-of-type{
    margin-right:0;
  }
  .countdown-block{
    width:25%;
    padding:0 1%;
    margin-right:0;
  }
}
@media (max-width: 768px){
  .form-wrapper-outer p.get-ready{
    float:right;
    max-width:170px;
    margin-top:8px;
    margin-bottom:16px;
  }
}
@media (max-width: 720px){
  .countdown-segment{
    height:70px;
  }
  .countdown-segment span{
    font-size:30px;
    line-height:70px;
  }
  .countdown-block{
    width:100%;
    max-width:calc((100% - 45px) / 4);
    padding:0;
    margin-right:15px;
  }
  .countdown-timer p.centered{
    font-size:16px;
  }
}
@media (max-width: 580px){
  .countdown-segment{
    height:60px;
  }
  .countdown-segment span{
    line-height:60px;
  }
}
@media (max-width: 490px) {
  /*.logo {*/
    /*width: 90%;*/
  /*}*/
  .h3 {
    font-size: 22px;
  }
  .h2 {
    font-size: 19px;
    max-width: 300px;
  }
  .h1 {
    font-size: 19px;
  }

  .form-wrapper-outer p {
    font-size: 16px;
    line-height:1.3;
  }
  .form-wrapper-outer p br {
    display: none;
  }
  .inf_field_firstName, .inf_field_Email{
    width: 100%;
    font-size: 18px;
  }
  .footer p, .footer a, .footer span {
    font-size: 13px;
  }
}
@media (max-width: 480px){
  .countdown-block{
    width:100%;
    max-width:calc((100% - 30px) / 4);
    padding:0;
    margin-right:10px;
  }
  .countdown-segment{
    height:50px;
  }
  .countdown-segment span{
    line-height:50px;
  }
}
@media (max-width: 420px){
  .countdown-segment span{
    font-size:24px;
  }
  .countdown-timer p.centered{
    font-size:15px;
  }
  .countdown-segment{
    width:49%;
    margin-right:2%;
    height:40px;
  }
  .countdown-segment span{
    line-height:40px;
  }
  .countdown-block .countdown-segment:last-of-type{
    margin-right:0;
  }
  .mary-mobile{
    max-width:150px;
  }
  .cs-optin-form{
    padding:0 10px;
  }
  .form-wrapper-outer p.get-ready{
    padding:0;
    font-size:18px;
    position:relative;
    z-index:2000;
  }
}
@media (max-width: 340px){
  .countdown-timer p.centered{
    font-size:14px;
  }
  .countdown-segment{
    height:35px;
  }
  .countdown-segment span{
    line-height:35px;
  }
}
