html {
  -webkit-text-size-adjust: 100%;
  font-family: "Source Sans Pro", sans-serif !important;
}



#hiddenquestion              {  background: #f7f7f7; margin:0px 0px 20px 0px; padding: 10px; } 
#hiddenquestion2             {  background: #f7f7f7; margin:0px 0px 20px 0px; padding: 10px; } 
#hiddenquestion3             {  background: #f7f7f7; margin:0px 0px 20px 0px; padding: 10px; }
#hiddenquestion4             {  background: #f7f7f7; margin:0px 0px 20px 0px; padding: 10px; }
#hiddenquestion5             {  background: #f7f7f7; margin:0px 0px 20px 0px; padding: 10px; }



.opt-in-reg {
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    color: #303030;
    margin: 10px 0px 10px 0px;
}
.opt-in-reg	a					{ color:#00a3f0 !important; }


.logo-bar {
  width: 100%;
  display: block;
  height: 50px;
  padding: 6px 0px 0px 0px;
  margin: 0px auto 8px auto;
  clear: both;
}

.hero h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 46px;
  letter-spacing: -1px;
  font-weight: 600;
  text-align: center;
  line-height: 26px;
  color: #23a0d9;
  margin: 0px 0px 15px 0px;
}
.hero h1 sup {
  font-size: 24px;
  vertical-align: text-top;
}
.hero .subheader {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  color: #666666;
  margin: 0px 0px 0px 0px;
}
.hero h2 {
  margin: 5px 0px 10px 0px;
}
.hero h3 {
  background: #eef1f3;
  background: -moz-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef1f3), color-stop(100%, #dce1e3));
  background: -webkit-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -o-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -ms-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: linear-gradient(to bottom, #eef1f3 0%, #dce1e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$grad-color-1', endColorstr='$grad-color-2',GradientType=0 );
  -moz-border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: inset 0px 0px 4px #cccccc;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #535f64;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 5px 0px;
}

.hero-p2 h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: 600;
  text-align: center;
  line-height: 26px;
  color: #23a0d9;
  margin: 20px 0px 15px 0px;
}
.hero-p2 .subheader {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 30px;
  color: #666666;
  margin: 0px 0px 20px 0px;
}
.hero-p2 h2 {
  margin: 5px 0px 10px 0px;
}
.hero-p2 h3 {
  background: #eef1f3;
  background: -moz-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef1f3), color-stop(100%, #dce1e3));
  background: -webkit-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -o-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -ms-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: linear-gradient(to bottom, #eef1f3 0%, #dce1e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$grad-color-1', endColorstr='$grad-color-2',GradientType=0 );
  -moz-border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: inset 0px 0px 4px #cccccc;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #535f64;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 5px 0px;
}

.mid {
  width: 100%;
  display: block;
  background: url(../img/vp_leadin_bg.png);
  border-bottom: 5px solid white;
  padding: 30px 0px 30px 0px;
  margin: 20px auto 0px auto;
  clear: both;
}
.mid h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: -1px;
  color: white;
  text-align: center;
}
.mid h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  text-align: center;
  color: white;
}
.mid h3 {
  background: #eef1f3;
  background: -moz-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef1f3), color-stop(100%, #dce1e3));
  background: -webkit-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -o-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -ms-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: linear-gradient(to bottom, #eef1f3 0%, #dce1e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$grad-color-1', endColorstr='$grad-color-2',GradientType=0 );
  -moz-border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: inset 0px 0px 4px #cccccc;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #535f64;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 5px 0px;
}

.bottom {
  width: 100%;
  display: block;
  background: #99a3a6;
  padding: 30px 0px 30px 0px;
  margin: 0px auto 0px auto;
  clear: both;
}
.bottom h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  text-shadow: none;
  margin: 0px 0px 30px 0px;
}
.bottom h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  line-height: 32px;
  color: #7ecaff;
  text-transform: uppercase;
  font-weight: 900;
  text-shadow: none;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
.bottom h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  line-height: 32px;
  color: white;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 15px 10px 15px;
  margin: 0px 0px 0px 0px;
}
.bottom p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  padding: 0px 15px 0px 15px;
  margin: 0px 0px 40px 0px;
  color: white;
}
.bottom .reg-box {
  -moz-border-top-left-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background: white;
  border: 2px solid white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.8);
  padding: 20px;
  margin: 0px auto 50px auto;
}
.bottom .reg-box p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  color: #333333;
  text-align: left;
  padding: 0px;
  margin: 25px 0px 15px 0px;
}
.bottom .reg-box .row-fix .columns {
  padding: 4px 12px 0px 12px;
  margin: 0px;
}
.bottom .reg-box input[type=text],.bottom .reg-box input[type=tel],.bottom .reg-box input[type=email] {
  background: white;
  border: 2px solid #cccccc;
  margin: 0px;
}
.bottom .reg-box input[type="radio"] {
  display: none;
}
.bottom .reg-box input[type="radio"] + label {
  background: url("../img/radiooff.png") left center no-repeat;
  padding-left: 25px;
  margin: 0px 10px 0px 0px;
}
.bottom .reg-box input[type="radio"]:checked + label {
  background-image: url("../img/radioon.png");
  padding-left: 25px;
}

.bottom .reg-box label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #666666;
}
.bottom .reg-box input[type=text], .bottom .reg-box input[type=tel], .bottom .reg-box input[type=email] {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  height: 45px;
  color: #666666;
  margin: 0px 0px 15px 0px;
}
.bottom .reg-box select {
  border: 2px solid #cccccc;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  height: 45px;
  color: #666666;
  margin: 0px 0px 15px 0px;
}

.bottom .reg-box .note {
  background: #eef1f3;
  background: -moz-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef1f3), color-stop(100%, #dce1e3));
  background: -webkit-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -o-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: -ms-linear-gradient(top, #eef1f3 0%, #dce1e3 100%);
  background: linear-gradient(to bottom, #eef1f3 0%, #dce1e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$grad-color-1', endColorstr='$grad-color-2',GradientType=0 );
  -moz-border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: inset 0px 0px 4px #cccccc;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #535f64;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 5px 0px;
}
.bottom .reg-box .note label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: #535f64;
}
.bottom .reg-box .opt-in {
  display: block;
  margin: 25px 0px 0px 0px;
}
.bottom .reg-box .opt-in label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
  text-transform: none;
  letter-spacing: 0px;
}
.bottom .reg-box .opt-in a {
  color: #333333;
  text-decoration: underline;
}
.bottom .reg-box .button-pad {
  margin: 25px 0px 25px 0px;
}

.footer {
    width: 100%;
    background: #7e888a;
    margin: 0px 0px 0px 0px;
    padding: 55px 0px 0px 0px;
}

    .footer p {
        color: #ffffff;
        font-weight: 300;
        font-size: 11px;
        line-height: 18px;
    }

    .footer a {
        color: #ffffff;
        text-decoration: none;
    }

button:hover, button:focus, .button:hover, .button:focus {
    color: white;
}

@media only screen and (min-width: 40.063em) {

  .hero h1 {
    font-size: 58px;
    letter-spacing: -2px;
    font-weight: 600;
    line-height: 40px;
  }
  .hero h1 sup {
    font-size: 24px;
    vertical-align: text-top;
  }
  .hero .subheader {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    color: #666666;
    margin: 40px 0px 8px 0px;
  }
  .hero h2 {
    margin: 5px 0px 10px 0px;
  }
  .hero h3 {
    font-size: 19px;
    letter-spacing: -1px;
    padding: 10px;
    margin: 10px 0px 10px 0px;
  }

  .hero-p2 h1 {
    font-size: 56px;
    letter-spacing: -1px;
    line-height: 26px;
    color: #23a0d9;
    margin: 20px 0px 30px 0px;
  }
  .hero-p2 .subheader {
    font-size: 32px;
    line-height: 38px;
    margin: 0px 0px 20px 0px;
  }
  .hero-p2 h2 {
    margin: 5px 0px 10px 0px;
  }
  .hero-p2 h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 5px 0px;
  }

  .mid h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .mid h2 {
    font-size: 20px;
  }

  .bottom h1 {
    font-size: 32px;
    margin: 0px 0px 30px 0px;
  }
  .bottom h2 {
    font-size: 32px;
    line-height: 32px;
    margin: 0px 0px 0px 0px;
  }
  .bottom h3 {
    font-size: 26px;
    line-height: 30px;
    padding: 0px 15px 10px 15px;
    margin: 0px 0px 0px 0px;
  }
  .bottom p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 15px 0px 15px;
    margin: 0px 0px 40px 0px;
  }
  .bottom .reg-box p {
    font-size: 22px;
    line-height: 25px;
    padding: 0px;
    margin: 25px 0px 15px 0px;
  }
  .bottom .reg-box .opt-in {
    margin: 25px 0px 0px 0px;
  }

  .footer p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    color: white;
  }
}
@media only screen and (min-width: 64.063em) {
  .hero h1 {
    font-size: 90px;
    letter-spacing: -3px;
    font-weight: 600;
    line-height: 70px;
  }
  .hero h1 sup {
    font-size: 24px;
    vertical-align: text-top;
  }
  .hero .subheader {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 30px;
    color: #666666;
    margin: 70px 0px 8px 0px;
  }
  .hero h2 {
    margin: 5px 0px 10px 0px;
  }
  .hero h3 {
    font-size: 28px;
    letter-spacing: -1px;
    padding: 10px;
    margin: 10px 0px 10px 0px;
  }

  .hero-p2 h1 {
    font-size: 65px;
    letter-spacing: -2px;
    line-height: 26px;
    color: #23a0d9;
    margin: 20px 0px 30px 0px;
  }
  .hero-p2 .subheader {
    font-size: 40px;
    line-height: 50px;
    padding: 0px 150px 0px 150px;
    margin: 0px 0px 20px 0px;
  }
  .hero-p2 h2 {
    margin: 5px 0px 10px 0px;
  }
  .hero-p2 h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 5px 0px;
  }

  .mid h1 {
    font-size: 46px;
    line-height: 52px;
  }
  .mid h2 {
    font-size: 28px;
  }

  .bottom h1 {
    font-size: 32px;
    margin: 0px 0px 30px 0px;
  }
  .bottom h2 {
    font-size: 32px;
    line-height: 32px;
    margin: 0px 0px 0px 0px;
  }
  .bottom h3 {
    font-size: 22px;
    line-height: 30px;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
  }
  .bottom h3:first-child {
    margin: 15px 0px 0px 0px;
  }
  .bottom p {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 25px 0px;
  }
  .bottom .reg-box {
    margin: 20px 0px 0px 0px;
  }
  .bottom .reg-box p {
    font-size: 20px;
    line-height: 25px;
    padding: 0px;
    margin: 15px 0px 5px 0px;
  }
  .bottom .reg-box label {
    font-size: 20px;
    font-weight: 400;
    color: #666666;
  }
  .bottom .reg-box .opt-in {
    margin: 25px 0px 0px 0px;
  }
  .bottom .button-pad-p2 {
    margin: 25px 0px 95px 0px;
  }

  .footer p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    color: white;
  }
}

/* PE AND EMAIL LAYOUT*/
#main-image {
    width: 100%;
    background: url(../img/top-bg.jpg) no-repeat bottom;
    background-size: cover;
    position: relative;
    padding: 40px 0px 60px 0px;
    margin: 0px 0px 0px 0px;
}

.branding-bar {
    width: 100%;
    background: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    background-color: #FFFFFF;
}

.branding-bar p {
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #444142;
    font-size: 13px;
    font-weight: 100;
    line-height: 33px;
    text-align: center;
}

.top-info {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.top-info h1 {
    color: #444142;
    font-size: 55px;
    line-height: 45px;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.top-info p {
    padding: 20px 0px 40px 0px;
    margin: 0px 0px 0px 0px;
    color: #444142;
    font-size: 22px;
    font-weight: 100;
    line-height: 23px;
    text-align: center;
}

.top-info sup {
    position: relative;
    top: -2px;
    font-size: 19px;
    vertical-align: super;
    font-weight: 100;
    letter-spacing: 0px;
}
.steps-sec {
    padding: 60px 0px 60px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.steps-sec h2 {
    color: #444142;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
    padding: 0px;
    margin: 20px 0px 5px 0px;
    text-align: center;
}

.steps-sec p {
    color: #444142;
    font-size: 14px;
    line-height: 19px;
    font-weight: 100;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    text-align: center;
}

.step-circle {
    height: 85px;
    width: 85px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #76b80c;
    font-size: 38px;
    color: #ffffff;
}


.mid-bar {
    width: 100%;
    background-color: #23a0d9;
    padding: 30px 0px 20px 0px;
    margin: 0px;
}

.mid-bar h2 {
    color: #ffffff;
    font-size: 38px;
    line-height: 45px;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.mid-bar p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
}


.reg-box {
    background: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    color: #4f4f4f;
    opacity: 0.8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #23a0d9;
}

.reg-box h1 {
    color: #23a0d9;
    font-size: 25px;
    font-weight: 500;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    line-height: 33px;
}

.reg-box form {
    margin: 0px;
    padding: 0px;
}

.reg-box label {
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-weight: 500;
    color: #444142;
}

.reg-box input {
    border: 1px solid #9d9d9d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.reg-box-question {
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.reg-box-question label {
    font-size: 15px;
    margin: 5px 0px 0px 0px;
    padding: 0;
    font-weight: 600;
    color: #444142;
}

.reg-box-question input {
    margin: 0px 0px 0px 0px;
    padding: 0;
    display: inline-table;
    height: auto !important;
}

.reg-box-question .row {
    margin-top: 10px !important;
}

.opt-in-i {
    font-size: 11px;
    line-height: 18px;
    color: #757575;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

.opt-in-i a {
    color: #3eaeff;
}


.optin-wrap {
    border: 1px solid #a9b5b7;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.optin-wrap p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 30px 0px;
    text-align: center;
    color: #000000;
}

.optin-top {
    background-color: #a9b5b7;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    display: block;
    padding: 5px 20px 5px 20px;
}

.opt-in {
    font-size: 11px !important;
    line-height: 16px;
    color: #757575;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.clear {
    margin-bottom: 0px;
    clear: both;
}

.center {
    margin: 0px auto 0px auto;
    text-align: center;
}

/*************** Medium Screens ****************/
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #main-image {
        width: 100%;
        background: url(../img/top-bg.jpg) no-repeat bottom;
        background-size: cover;
        position: relative;
        padding: 20px 0px 20px 0px;
        margin: 0px 0px 0px 0px;
    }

    .branding-bar {
        width: 100%;
        background: #ffffff;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 10px 0px;
        background-color: #FFFFFF;
    }

        .branding-bar a {
            text-decoration: none;
            color: #005dab;
        }


    .top-info {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        .top-info h1 {
            color: #444142;
            font-size: 36px;
            font-weight: 600;
            line-height: 36px;
            letter-spacing: 0PX;
            padding: 0px;
            margin: 10px 0px 0px 0px;
        }

        .top-info p {
            padding: 0px 0px 10px 0px;
            margin: 0px 0px 0px 0px;
            color: #444142;
            font-size: 18px;
            font-weight: 300;
            line-height: 20px;
        }

        .top-info sup {
            position: relative;
            top: 1px;
            font-size: 11px;
            vertical-align: super;
            font-weight: 100;
            letter-spacing: 0px;
        }

    .top-people {
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }


    .mid-bar {
        width: 100%;
        background-color: #23a0d9;
        padding: 30px 0px 20px 0px;
        margin: 0px;
    }

        .mid-bar h2 {
            color: #ffffff;
            font-size: 38px;
            line-height: 45px;
            font-weight: 600;
            letter-spacing: 0px;
            padding: 0px;
            margin: 0px 0px 0px 0px;
            text-align: center;
        }

        .mid-bar p {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 20px 0px;
            color: #ffffff;
            font-size: 20px;
            font-weight: 200;
            text-align: center;
        }

    .reg-box {
        background: #ffffff;
        margin: 0px 0px 20px 0px;
        padding: 20px;
        color: #4f4f4f;
        opacity: 0.8;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #23a0d9;
    }

        .reg-box h1 {
            color: #23a0d9;
            font-size: 25px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .reg-box form {
            margin: 0px;
            padding: 0px;
        }

        .reg-box label {
            font-size: 13px;
            margin: 0px 0px 0px 0px;
            padding: 0;
            font-weight: 500;
            color: #444142;
        }

        .reg-box input {
            border: 1px solid #9d9d9d;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    .reg-box-question label {
        font-size: 15px;
        margin: 5px 0px 0px 0px;
        padding: 0;
        font-weight: 600;
        color: #444142;
    }

    .reg-box-question input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
    }

    .reg-box-question .row {
        margin-top: 10px !important;
    }


    .optin-wrap {
        border: 1px solid #a9b5b7;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .optin-wrap p {
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 30px 0px;
            text-align: center;
            color: #000000;
        }

    .optin-top {
        background-color: #a9b5b7;
        text-align: center;
        font-weight: 500;
        color: #ffffff;
        display: block;
        padding: 5px 20px 5px 20px;
    }

    .opt-in {
        font-size: 11px !important;
        line-height: 13px;
        color: #757575;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
    }
}
/*************** Small Screens ****************/
@media only screen and (max-width: 40em) {
    #main-image {
        width: 100%;
        background: url(../img/top-bg.jpg) no-repeat bottom;
        background-size: cover;
        position: relative;
        padding: 10px 0px 10px 0px;
        margin: 0px 0px 0px 0px;
    }

    .branding-bar {
        width: 100%;
        background: #ffffff;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 10px 0px;
        background-color: #FFFFFF;
    }

        .branding-bar a {
            text-decoration: none;
            color: #005dab;
        }


    .top-info {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        .top-info h1 {
            color: #444142;
            font-size: 26px;
            font-weight: 600;
            line-height: 25px;
            letter-spacing: 0PX;
            padding: 0px;
            margin: 0px 0px 5px 0px;
        }

        .top-info p {
            padding: 0px 0px 10px 0px;
            margin: 0px 0px 0px 0px;
            color: #444142;
            font-size: 16px;
            font-weight: 100;
            line-height: 22px;
        }

        .top-info sup {
            position: relative;
            top: 0px;
            font-size: 16px;
            vertical-align: super;
            font-weight: 100;
            letter-spacing: 0px;
        }

    .top-people {
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

    .reg-box {
        background: #ffffff;
        margin: 0px 0px 20px 0px;
        padding: 20px;
        color: #4f4f4f;
        opacity: 0.8;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #23a0d9;
    }

        .reg-box h1 {
            color: #23a0d9;
            font-size: 23px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .reg-box form {
            margin: 0px;
            padding: 0px;
        }

        .reg-box label {
            font-size: 13px;
            margin: 0px 0px 0px 0px;
            padding: 0;
            font-weight: 500;
            color: #444142;
        }

        .reg-box input {
            border: 1px solid #9d9d9d;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    .reg-box-question label {
        font-size: 15px;
        margin: 5px 0px 0px 0px;
        padding: 0;
        font-weight: 600;
        color: #444142;
    }

    .reg-box-question input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
    }

    .reg-box-question .row {
        margin-top: 10px !important;
    }


    .optin-wrap {
        border: 1px solid #a9b5b7;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .optin-wrap p {
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 30px 0px;
            text-align: center;
            color: #000000;
        }

    .optin-top {
        background-color: #a9b5b7;
        text-align: center;
        font-weight: 500;
        color: #ffffff;
        display: block;
        padding: 5px 0px 5px 0px;
    }

    .opt-in {
        font-size: 11px !important;
        line-height: 13px !important;
        color: #757575;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
    }


    .mid-bar {
        width: 100%;
        background-color: #23a0d9;
        padding: 15px 0px 5px 0px;
        margin: 0px;
    }

        .mid-bar h2 {
            color: #ffffff;
            font-size: 25px;
            line-height: 30px;
            font-weight: 600;
            letter-spacing: 0px;
            padding: 0px;
            margin: 0px 0px 0px 0px;
            text-align: center;
        }

        .mid-bar p {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 20px 0px;
            color: #ffffff;
            font-size: 14px;
            font-weight: 200;
            text-align: center;
        }


    .steps-sec {
        padding: 20px 0px 20px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

        .steps-sec h2 {
            color: #444142;
            font-size: 20px;
            line-height: 23px;
            font-weight: 500;
            padding: 0px;
            margin: 20px 0px 5px 0px;
            text-align: center;
        }

        .steps-sec p {
            color: #444142;
            font-size: 14px;
            line-height: 19px;
            font-weight: 100;
            padding: 0px;
            margin: 0px 0px 30px 0px;
            text-align: center;
        }

    .step-circle {
        height: 65px;
        width: 65px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #76b80c;
        font-size: 38px;
        color: #ffffff;
    }

        .step-circle img {
            height: 50%;
            width: 50%;
            text-align: center;
            vertical-align: middle;
        }
}