.tabs-container {
    padding-left: 200px;
    padding-right: 200px;
}

.tab-left {

}

.tab-right {

}

.nav-pills .nav-item:first-child .nav-link {
    border-radius: 12px;
    border-radius: 12px;
}

.nav-pills .nav-item:last-child .nav-link {
    border-radius: 12px;
    border-radius: 12px;
}

.nav-pills .nav-link {
    color: #65B2D0;
    font-size: 18px;
    font-weight: 500;
    background-color: #f4f6f8;
}

.nav-fill .nav-item {
    flex: 1;
}

.nav-pills .nav-link.active {
    color: #fff;
    background: #65B2D0;
}

.learn-how-to-container {
    padding: 0;
}

.learn-how-to-container .fluid-paragraph {
    width: 100%;
    color: #0B0D0E;
    font-weight: 600;
}

.learn-how-to-container .fluid-paragraph .lead {
    font-size: 24px;
    line-height: 1.5;
}

.learn-how-to-invest {
    font-weight: 700;
    font-size: 64px;
    color: #0B0D0E;
}

.pdf-card {
    align-items: center;
}
.pdf-card img.card-img {
    width: 488px;
    height: 261px;
}
.preview-btn {
    width: 141px;
    height: 48px;
    font-weight: 500;
    font-size: 16px;
    color: #F4F6F8;
}
.preview-icon {
    width: 24px;
    height: 24px;
}
.preview-icon img {
    width: 24px;
    height: 24px;
}
.pdf-icon {
    width: 64px;
    height: 64px;
}
.card-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pdf-card-title {
    color: #F4F6F8;
    font-weight: 600;
    font-size: 24px;
}
/* .US-investors-form {
    background-color: #65B2D0;
    width: 100%;
    height: auto;
    border-radius: 20px;
    color: #F7FBFD;
} */
.US-investors-form .form-block-bg{
    background-color: #65B2D0;
    width: 100%;
    height: auto;
    border-radius: 20px;
    color: #F7FBFD;
    padding: 1.5rem !important;
}
.US-investors-form-title {
    font-size: 32px;
    font-weight: 700;
}
.US-investors-form-explain {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}
.red-flag {
    color: #d93831;
}
.form-title {
    font-size: 24px;
    font-weight: 600;
    color: #F7FBFD;
}
.form-row label {
    font-size: 18px;
    font-weight: 500;
    color: #F7FBFD;
}
.form-row .form-control {
    font-size: 16px;
    font-weight: 500;
    color: #F7FBFD;
    background-color: #93C9DE;
    border-radius: 12px;
    border: 1px solid #C1E0EC;
}
.form-row .form-control::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 500;
    color: #C1E0EC;
}
.country-flag {
    width: 24px;
    height: 24px;
}
.country-flag-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #93C9DE;
    border-radius: 12px;
    border: 1px solid #C1E0EC;
    
}
.country-flag-wrapper .form-control {
    border: 0;
}
.country-flag-wrapper .form-control:focus {
    border: 0;
}
.country-flag-wrapper .form-control:active {
    border: 0;
}
.country-flag-wrapper .form-control:hover {
    border: 0;
}
.has-error .country-flag-wrapper .form-control:focus {
    border: 0 !important;
    border-color: #C1E0EC !important;
    box-shadow: none !important;
}
.has-error .country-flag-wrapper {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.line-or {
    height: 80px;
    line-height: 80px;
    display: flex;
    align-items: center;
}
.line-or div {
    height: 1px;
    /* background-color: #C1E0EC; */
    flex: 1;
}
.line-or span {
    color: #000;
    /* color: #F4F6F8; */
    font-size: 20px;
    font-weight: 500;
}
.investment-amount-notes {
    color: #F4F6F8;
    font-size: 14px;
    font-weight: 500;
}
.anything-else-textarea {
    min-height: 116px;
}
.anything-else-textarea textarea {
    height: 100%;
    min-height: 116px;
}
textarea::placeholder {
    font-size: 16px;
    font-weight: 500;
    color: #C1E0EC;
  }

.jSignature {
    width: 100% !important;
    height: 100% !important;
    /* background-color: #9ec7dc;
    border-radius: 12px;
    color: #0B0D0E;
    border: 1px solid #C1E0EC; */
}
.signature_block {
    width: 100% !important;
    height: 104px !important;
    background-color: #9ec7dc;
    border-radius: 12px;
    color: #0B0D0E;
    border: 1px solid #C1E0EC;
}
.jSignature-right {
    width: 100% !important;
    height: 104px !important;
    background-color: #9ec7dc;
    border-radius: 12px;
    color: #0B0D0E;
    border: 1px solid #C1E0EC;
}
.line {
    height: 1px;
    background-color: #C1E0EC;
    width: 100%;
}
.form-btns .btn-text {
    color: #303232;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
}
.signature .has-error {
    color: #a94442;
    display: none;
}
.signature-right .has-error {
    color: #a94442;
    display: none;
}

.form-btns .btn-white {
    width: 116px;
    height: 56px;
    color: #65B2D0;
    font-size: 16px;
    font-weight: 500;
    background-color: fff;
}
.card-img-right {
    width: 656px !important;
    height: 301px !important;
}
input[type="checkbox"] {
    width: 19px;
    height: 19px;
    border: 1px solid #F4F6F8;
    border-radius: 4px;
}
.file-label {
    width: 100%;
    font-weight: 500;
    color: #F7FBFD;
    background-color: #93C9DE;
    border-radius: 12px;
    border: 1px solid #C1E0EC;
    padding: 0.75rem 1rem;
    font-size: 0.875rem;
    line-height: 1.6;
}
.file-small-icon {
    width: 16px;
    height: 16px;
}
.remove-circle-icon {
    width: 16px;
    height: 16px;
}
.file-item {
    width: 100%;
    font-weight: 500;
    color: #F7FBFD;
    background-color: #93C9DE;
    border-radius: 6px;
    border: 1px solid #C1E0EC;
    height: 30px;
    font-size: 0.875rem;
}
.initial-price {
    font-weight: 500;
    color: #F7FBFD;
    font-size: 18px;
}

.wallet-information {
    font-weight: 600;
    color: #F7FBFD;
    font-size: 20px;
}
.wallet-information-p {
    font-weight: 500;
    color: #F7FBFD;
    font-size: 16px;
}
.f-18 {
    font-size: 18px;
}
.pre-dollar-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}
.pre-dollar {
    position: absolute;
    left: 1rem;
    padding-right: 0.5rem;
}
#dollar {
    padding-left: 1.75rem;
}
.pdf-card {
    border: 0;
}
div.control-label {
    font-size: 18px;
    font-weight: 500;
    color: #F7FBFD;
    margin-bottom: 0.5rem;
}
.sign-up-icon img {
    width: 24px;
    height: 24px;
}

@media (max-width: 478px) {
    .sign-up-icon img {
        width: 16px;
        height: 16px;
    }
    .spotlight-holder {
        padding-top: 0 !important;
    }
    .learn-how-to-invest {
        font-size: 32px;
    }
    .tab-pane {
        padding: 0 20px;
    }
    .lead.lh-180 {
        font-size: 16px !important;
    }
    .pdf-card {
        width: 340px;
    }
    .pdf-card img.card-img {
        width: 340px;
        height: 166px;
    }
    .left-form-wrapper {
        margin-top: 0 !important;
    }
    .US-investors-form-title {
        font-size: 24px;
    }
    .US-investors-form-explain {
        font-size: 16px;
    }
    .tabs-container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .tabs-container-wrapper {

    }
    .form-row label {
        font-size: 12px;
    }
    .custom-control-inline {
        display: flex;
        align-items: center;
    }
    .custom-control {
        padding-left: 1.25rem;
        margin-right: 0.65rem;
    }
    .custom-control-label.rad::before {
        width: 0.75rem;
        height: 0.75rem;
        top: 0.475rem;
    }
    .custom-control-label.rad::after {
        width: 0.75rem;
        height: 0.75rem;
        top: 0.475rem;
    }
    .form-row {
        text-align: left;
    }
    .pdf-icon {
        width: 32px;
        height: 32px;
    }
    .pdf-card-title {
        font-size: 16px;
    }
    .preview-btn {
        width: 110px;
        height: 36px;
        font-size: 14px;
    }
    .preview-icon img {
        width: 16px;
        height: 16px;
    }
    .form-btns .btn-text {
        width: 100px;
        height: 36px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .form-btns .btn-white {
        width: 100px;
        height: 36px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .card-img-right {
        width: 340px !important;
        height: 166px !important;
    }
    .learn-how-to-container-wrapper {
        margin-top: 20px !important;
    }
    .wallet-information-p {
        font-size: 14px;
    }
    .spotlight-holder {
        padding-bottom: 0 !important;
    }
    
    .tabs-container{
        padding-top: 100px!important;
    }
    /* .nav-pills {
        background: #f4f6f8;
        padding: 10px;
        border-radius: 12px;
    } */
}

@media (min-width: 768px) {
    .tab-i {
        margin-bottom: 0 !important;
        border: 0 !important;
    }
    .nav-pills {
        background: #f4f6f8;
        padding: 10px;
        border-radius: 12px;
    }
    .custom-control-label.rad::before {
        border-radius: 50%;
        width: 16px;
        height: 16px;
        border: 1px solid #93C9DE;
        background: transparent;
        top: 0.425rem;
    }
    .custom-control-label.rad::after {
        border-radius: 50%;
        width: 16px;
        height: 16px;
        border: 1px solid #93C9DE;
        background: transparent;
        top: 0.425rem;
        background-image: none !important;
    }
    .custom-radio .custom-control-input:checked ~ .custom-control-label.rad::after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E") !important;
      }
      .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 13px;
        padding-left: 13px;
      }
      .custom-checkbox .custom-control-label.che::before {
        width: 19px;
        height: 19px;
        top: 0.225rem;
        background: #65B2D0;
        border: 1px solid #93C9DE;
      }
      .custom-checkbox .custom-control-label.che::after {
        width: 19px;
        height: 19px;
        border-radius: 0.25rem;
        top: 0.225rem;
        /* background-color: #dee2e6;
        border-color: #dee2e6; */
      }
      .custom-checkbox .custom-control-label.che.personalInvestor::before {
        top: 0.62rem;
      }
      .custom-checkbox .custom-control-label.che.personalInvestor::after {
        top: 0.62rem;
      }
      
      .custom-checkbox .custom-control-label.che.instituteInvestor::before {
        top: 0.62rem;
      }
      .custom-checkbox .custom-control-label.che.instituteInvestor::after {
        top: 0.62rem;
      }
      
      .custom-checkbox .custom-control-input:checked ~ .custom-control-label.che::after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
      }
      .custom-checkbox .custom-control-input ~ .custom-control-label::after {
        background-image: none;
      }
}

@media (min-width: 992px) {
    .tabs-container {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pdf-card img.card-img {
        width: 320px;
        height: 170px;
    }
    .pdf-icon {
        width: 32px;
        height: 32px;
    }
    .pdf-card-title {
        font-size: 16px;
    }
    .learn-how-to-invest {
        font-size: 48px;
    }
}

@media (min-width: 1200px) {
    .card-img-right {

    }
    .preview-btn {
        width: 175px;
        height: 58px;
        font-size: 18px;
    }
    .pdf-card-wrapper1 {
        padding-right: 40px !important;
    }
    .pdf-card-wrapper2 {
        padding-left: 40px !important;
    }
    .tabs-container {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pdf-card img.card-img {
        width: 100%;
        height: 360px;
    }
    .pdf-icon {
        width: 64px;
        height: 64px;
    }
    .pdf-card-title {
        font-size: 24px;
    }
    .learn-how-to-invest {
        font-size: 64px;
    }
}

@media (min-width: 1440px) {
    
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 111111s;
    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

.form-row .form-control::placeholder{
    color: rgba(255, 255, 255, 0.7);
}