
.loginright{
    height:auto;
    max-height: fit-content;
    padding:0rem;
    background: rgb(0 0 0 / 70%);
}

.logowidth img {
    height:auto;
}
.form-bottom {
    padding: 10px 25px 10px 25px;
}


a.forgot {
    color: #feaf32 !important;
}
.bg-shadow-remove {
    width: 35%;
}
a.forgot:hover {
    /* background: red; */
    color: #b0dd38;
}

/*.loginright .mCS-light {
    display: none;
    }*/
    .bgoffsetbg .bg-position-lg-center {
        background-position: bottom, center !important;
    }
    .bg-shadow-remove::after {
        background: rgb(0 0 0 / 50%) !important;
    }
    .bg-shadow-remove {
      width: 29%;
    }
        .loginbg {
        max-width: 440px;
        margin: 0 auto;
    }
    @media (max-width: 767px) {
      .bg-shadow-remove {
        width: 100%;
    }
  }
    @media (max-width: 1399px) {
      .bg-shadow-remove {
        width: 35%;
      }
          .loginbg {
        max-width: 400px;
        margin: 0 auto;
     }
    }

    @media (max-width: 767px) {
      .bg-shadow-remove {
        width: 75%;
      }
    }

    @media (max-width: 575px) {
      .bg-shadow-remove {
        width: 90%;
      }
    }

    @media (max-width: 359px) {
      .bg-shadow-remove {
        width: 95%;
      }
    }