@media (max-width: 1280px) {
  .company-logo {
    padding: 20px;
    margin-top: 0px !important;
    margin-left: 20px !important;
    width: 100%;
    display: flex;
    align-items: center;
  }

  .welcome-container {
    width: 100%;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }

  .app-card {
    background-color: #101733e0;
    border-color: #f16029;
    border-radius: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 40px 60px -20px #0d4b3773;
    padding: 40px;
    margin-top:145px;
    margin-right: -50px;
    margin-bottom:70px;
  }
}

@media (max-width: 1360px) {
  .company-logo {
    padding: 20px;
    margin-top: 0px !important;
    margin-left: 20px !important;
    width: 100%;
    display: flex;
    align-items: center;
  }

  .welcome-container {
    width: 100%;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }

  .app-card {
    background-color: #101733e0;
    border-color: #f16029;
    border-radius: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 40px 60px -20px #0d4b3773;
    padding: 40px;
    margin-top: 120px !important;
    margin-right: -50px;
    margin-bottom:70px;
  }
}

@media (max-width: 1152px) {
  .company-logo {
    padding: 20px;
    margin-top: 0px !important;
    margin-left: 20px !important;
    width: 100%;
    display: flex;
    align-items: center;
  }

  .welcome-container {
    width: 100%;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }

  .app-card {
    background-color: #101733e0;
    border-color: #f16029;
    border-radius: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 40px 60px -20px #0d4b3773;
    padding: 40px;
    margin-top:145px;
    margin-right: -50px;
    margin-bottom:70px;
  }
}

@media (max-width: 1024px) {
  .company-logo {
    padding: 20px;
    margin-top: 0px !important;
    margin-left: 20px !important;
    width: 100%;
    display: flex;
    align-items: center;
  }

  .welcome-container {
    width: 100%;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }

  .app-name {
    color: #101733;
    font-family: Arial;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 44.1px;
    white-space: nowrap;
    padding-bottom:20px;
    padding-right: 280px;
  }

  .app-card {
    background-color: #101733e0;
    border-color: #f16029;
    border-radius: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 40px 60px -20px #0d4b3773;
    padding: 40px;
    margin-top:145px;
    margin-right: -50px;
    margin-bottom:70px;
  }
  
}

.company-logo {
    padding: 20px;
    margin-top: 15px;
    margin-left: 80px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  
  .company-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 0px 0px 10px;
  }
  
  .company-address
   {
    font-family: Arial;
    font-size: 17px;
    color: #101733;
  }
  
  .company-name
   {
    font-family: Arial;
    font-weight: 600;
    font-size: 30px;
    color: #101733;
    line-height: 25px;
  }
  
  .logo {
    background-color: transparent;
    height: 55px;
    width: auto;
    object-fit: contain;
  }
  
  .logo-container {
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  
  .app-date-container {
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
  
  .frame-footer-bg {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 52px;
    color: #FFFFFF;
    background-color: #101733e0;
    text-align: center;
    padding: 15px;
    font-family: Arial;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.85);
  }
  
  .welcome-container {
    width: 100%;
    padding-left: 45px;
    padding-top: 15px;
  }

  .welcome-card {
    padding: 30px;
    padding-top: 160px;
    padding-bottom: 160px;
    margin-left: 20px;
    background-color: #10173310;
    position: relative;
    left: 10px;
    right: 0px;
  }
  
  .welcome-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px; 
    background-color: #f16029; 
    border-top-left-radius: 10px; 
    border-bottom-left-radius: 10px; 
  }
  
  .app-name {
    color: #101733;
    font-family: Arial;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.1px;
    white-space: nowrap;
    padding-bottom:20px;
    padding-right: 280px;
  }
  
  .welcome-to {
    color: #101733;
    font-family: Arial;
    font-size: 32px;
    font-style: normal;
    line-height: 28.2px;
  }
  
  .app-date {
    font-family: Arial;
    color: #101733;
    font-weight: 400;
    font-size: 24px;
    padding-left: 10px;
  }
  
  .app-card {
    background-color: #101733e0;
    border-color: #f16029;
    border-radius: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 40px 60px -20px #0d4b3773;
    padding: 40px;
    margin-top:125px;
    margin-bottom:70px;
  }
  
  .heading {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  
  .enter-your-credentials {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-top:5px;
    padding-bottom:0px;
  }
  
  .user-login {
    color: #FFFFFF;
    font-family: Arial;
    position: relative;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
  }
  
  .label-name{
    font-size: 15px;
    font-family: Arial;
    font-weight: 100;
    padding-top: 25px;
  }
  
  .label-1 {
    display: flex;
    padding: 10px 0px 8px;
  }
  
  .label-2 {
    display: flex;
    padding: 0px 0px 8px;
  }
  
  .label-3 {
    line-height: 22px;
    font-size: 14px;
    font-family: Arial;
    color: rgba(255, 255, 255, 0.85);
    margin-left: -15px;
  }
  
  .input-vertical-form-iteminput-select {
    align-items: flex-start;
    align-self: stretch;
    background: #FFFFFF;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    height: auto;
    width: 100%;
    padding: 11px 12px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .input-vertical-form-iteminput{
    align-items: flex-start;
    align-self: stretch;
    background: #FFFFFF;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 8px 12px;
    position: relative;
  }
  
  .placeholder {
    align-self: stretch;
    color: black;
    font-family: Arial;
    font-weight: 400;
    line-height: 24px;
  }
  
  .checkbox {
    display: flex;
    padding: 0px 0px 10px;
    margin-left: 20px;
  }
  
  .link-text {
    align-items: flex-start;
    background-color: transparent;
    display: flex;
    height: auto;
    position: relative;
  }
  
  .forgot-login-details {
    background-color: transparent;
    color: #f16029;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    text-align: left;
    margin-left: 10px;
  }
  
  .forgot-login-details:hover {
    color: white;
  }
  
  .checkbox-input {
    height: 16px;
    min-width: 16px;
  }
  
  .button-login {
    align-items: center;
    background-color: #f16029;
    border-radius: 2px;
    height: 40px;
    justify-content: center;
    width: 100%;
    cursor: pointer;
  }
  
  .text{
    color: #101733;
    font-family: Arial;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border: 0px;
  }
  
  .button-login:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
  }
  
  .bg {
    filter: grayscale(100%);
    animation: none;
    background-size: cover;
    background-attachment: fixed;
    /* transform: scaleX(-1); */
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: -1;
    pointer-events: none; 
  }
  
  .container-fluid.center-content {
    display: grid;
    place-items: center;
    height: 100vh;
  }
  