.login_modal_header {
  border-bottom: 0;
}

.login_close_btn {
  color: #8c8c8c;
  font-size: 33px !important;
}

.loginModal .close {
  opacity: 1;
  margin-top: -7px;
  margin-right: -4px;
}

.loginModal .close:hover {
  opacity: 0.6;
}

.login_heading {
  color: #414141;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 300;
  font-size: 50px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 58px;
}

.login_form input {
  border: 2px solid #c3c3c3;
  border-radius: 4px;
  font-family: lato;
  font-weight: 300;
  font-size: 28.58px;
  letter-spacing: 0.02em;
  color: #6d6d6d;
}

.login_form .form-control {
  height: auto;
  text-indent: 15px;
}

.login_modal_dialog {
  width: 552px;
}

.login_form {
  max-width: 520px;
  margin: auto;
  margin-top: -10px;
  padding-bottom: 40px;
}

.lgn_btn_form {
  width: 100%;
  font-family: lato;
  font-weight: 700;
  color: #fff;
  font-size: 28.58px;
  letter-spacing: 0.02em;
  border: 0;
  background-color: #22acf1;
  border-radius: 0;
  padding: 13px 0px;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
}

.login_form .form-group {
  margin-bottom: 56px;
}

.fgt_pss {
  font-weight: 300;
  font-size: 17.5px;
  border-bottom: 1px solid #888888;
  text-align: center;
}

.google_lgn_btn_form {
  font-family: 'Open Sans';
  font-weight: 400;
  color: #fff;
  font-size: 28.01px;
  letter-spacing: 0.02em;
  border: 0;
  background-color: #df4a32;
  border-radius: 0;
  padding: 11px 0px;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
  margin-top: -16px;
  width: 100%;
}

.form_login_or_line {
  height: 2px;
  bottom: 13px;
}
.lgn_btn_form:hover, .lgn_btn_form:focus, .lgn_btn_form:active
{
  background-color: #006ba0;
  color: #fff;
}
.btn-default.lgn_btn_form:focus
{
  background-color: #006ba0;
  color: #fff;
  opacity: 0.7;
}
.google_lgn_btn_form:hover, .google_lgn_btn_form:focus {
  background-color: #cc523e;
  color: #fff;
}

.form_login_or_text {
  width: 51px;
  font-size: 16.08px;
}

.fgt_pss:hover, .fgt_pss:focus {
  color: #22acf1;
  border-color: #22acf1;
}

.loginModal .modal-content {
  border: 0px;
}

.login_empty_error {
  font-size: 17px;
  top: -23px;
  font-style: normal;
}

.login_error_msg {
  text-align: center;
  margin-top: -47px;
  margin-bottom: 60px;
  color: #e72929;
  font-size: 17px;
  top: -34px;
  font-family: lato;
  font-weight: 400;
  display: none;
}

.eg-login-heading {
  font-size: 50.76px;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 200;
  margin-top: 60px;
  line-height: 70px;
}

.login_form {
  height: 78px;
}

.lgn_btn_form {
  text-transform: uppercase;
  font-family: lato;
  font-weight: 700;
  color: #fff;
  font-size: 32.54px;
  margin-top: 10px;
}

.fgt_pss {
  font-weight: 300;
  font-size: 17.5px;
  border-bottom: 1px solid #888888;
  text-align: center;
}

a, a:hover, a:active, a:visited {
  color: inherit;
  text-decoration: none !important;
}

*:focus, a {
  outline: none !important;
}

.login_form .form-control {
  height: auto;
  text-indent: 15px;
}

.login_form input {
  border: 2px solid #c3c3c3;
  border-radius: 4px;
  font-family: lato;
  font-weight: 300;
  font-size: 28.58px;
  letter-spacing: 0.02em;
  color: #6d6d6d;
}

.input_red_border {
  border-color: #e72929 !important;
}

.login_empty_error {
  font-size: 17px;
  top: -23px;
  font-style: normal;
}

.red_reg_form_error_msg {
  color: #e72929;
  font-size: 22px;
  position: absolute;
  top: -34px;
  display: none;
  font-family: lato;
  font-weight: 300;
  font-style: italic;
}

.login_empty_error {
  font-size: 17px;
  top: -23px;
  font-style: normal;
}

common.css:4239 .red_reg_form_error_msg {
  color: #e72929;
  font-size: 22px;
  position: absolute;
  top: -34px;
  display: none;
  font-family: lato;
  font-weight: 300;
  font-style: italic;
}

.login_form .form-group {
  margin-bottom: 42px;
}

.reg_form, .form-group {
  position: relative;
}

.login-content {
  position: relative;
  margin-top: 40px;
}

.eg-login {
  margin-bottom: 106px;
}

@media screen and (max-width: 991px) {

.eg-login-heading
{
  font-size: 50.76px;
margin-top: 87px;
line-height: 70px;
}

.login-content {
    margin-top: 84px;
}

}

@media screen and (max-width: 768px) {

.eg-login-heading
{
  font-size: 45.76px;
margin-top: 77px;
line-height: 65px;
}

.login-content {
    margin-top: 34px;
}

.lgn_btn_form
{
font-size: 35px;

}
.login_form input
{
  font-size: 20px;
}

}

@media screen and (max-width: 480px)
{
.eg-login-heading {
    font-size: 36.76px;
    margin-top: 77px;
    line-height: 1.2;
}

.login_form .form-group {
    margin-bottom: 40px;
}
}

.login_forgot_pwd
{
    margin-top: 17px;
    font-size: 18px;
    text-align: center;
}
