 #sign-in .half {
    width: 50%;
    float: left;
    display: block;
    padding: 0px 3px;
}

 #sign-in .form-control {
    display: block;
    width: 100%;
    min-height: 3.5rem;
    padding: 0.85rem 2rem;
    border: 1px solid #eee;
    font-size: 1.1rem;
    font-family: Poppins, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #999;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

 #sign-in .btn {
    display: block;
    padding-top: 0.79em;
    padding-bottom: 0.79em;
}

 #sign-in .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 30px !important;
    font-size: 0.8rem;
}

#sign-in {
  color: #666;
}


#countryCode2 {
  visibility: hidden;
}

 #sign-in .form-group {
    margin-bottom: 15px;
}

#sign-in .c-black {
   color: #ff725e !important;
}

#sign-in .c-green {
   color: #ff725e !important;
}

.i-green {
  color: #ff725e !important;
}


#sign-in {
  font-size: 14px;
  letter-spacing: 0;
   line-height: 2;
   font-weight: 400;
}

#sign-in .form-control {
    border-radius: 10px;
    padding: 5px 15px;
    font-size: 11pt;
    border: 1px solid #b7b7b7;
}

#sign-in .form-group.tell-code select {
    border: none;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(../../images/top-bottom-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 92%;
    background-position-y: 0px;
    padding-right: 25px;
    left: 15px;
    top: 9px;
    color: #777777;
    font-size: 13px;
    height: 26px;
    z-index: 2;
    width: 87px;
}


#sign-in .form-control.tell {
    padding: 5px 10px 5px 107px;
}


#sign-in.form-control {
    min-height: 4.4rem;
}

#sign-in .btn-primary {
    color: #fff;
    border-color: #ff725e;
    background-color: #ff725e;
    border-radius: 5px;
    padding: 17px 0 !important;
    box-shadow: 0 5px 15px 0 rgb(32 33 36 / 20%);
}

#invvid {
  width: 560px;
  height: 315px;
}

@media (max-width: 767px) {
#invvid {
  width: 100%;
  height: 200px;
}
}
