﻿@media (max-width: 991px) {
  .home #leadbox-open-account {
    display: none; }
  #leadbox-mobile.leadbox-open-account {
    margin-top: 40px; }
    #leadbox-mobile.leadbox-open-account .title {
      color: #29a643; }
      #leadbox-mobile.leadbox-open-account .title p:first-child {
        font-size: 40px;
        letter-spacing: 0.01em; }
      #leadbox-mobile.leadbox-open-account .title p.second {
        font-size: 30px;
        margin-bottom: 65px; }
    #leadbox-mobile.leadbox-open-account .form-group {
      height: 50px;
      padding-left: 0px; }
    #leadbox-mobile.leadbox-open-account input:not([type='submit']):not([type="button"]), #leadbox-mobile.leadbox-open-account textarea, #leadbox-mobile.leadbox-open-account select {
      background: #f5f5f5;
      border-radius: 0;
      outline: 0;
      border: none;
      height: 50px;
      font-size: 16px;
      box-shadow: none;
      transition: none; }
    #leadbox-mobile.leadbox-open-account .input-color::-webkit-input-placeholder {
      font-size: 12px;
      text-transform: uppercase;
      color: #94a299; }
    #leadbox-mobile.leadbox-open-account label {
      color: #0e2e00; }
    #leadbox-mobile.leadbox-open-account .wrapper-terms {
      padding-left: 0;
      height: 30px;
      margin-top: 13px; }
      #leadbox-mobile.leadbox-open-account .wrapper-terms a {
        color: #29a643; }
    #leadbox-mobile.leadbox-open-account .btn.btn-open-account {
      background: #29a643;
      color: #fff; } }

