.container-fluid {
  width: 100%;
  height: 100% !important;
}

.black-shading {
  filter: brightness(.5);
}

.carousel-indicators .active {
  background-color: #00F7BA;
  width: 121.5px;
  height: 4px;
  border-radius: 10px;
  margin-right: 10px;
}

.carousel-indicators li {
  background-color: white;
  width: 121.5px;
  height: 4px;
  border-radius: 10px;
  margin-right: 10px;
}

.optionalheading {
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.msg {
  font-size: 12px;
  color: #c54747;
  font-weight: 500;
  margin-top: 10px;
}

.carousel-indicators {
  justify-content: unset;
  left: -10%;
  height: fit-content !important;
  top: 520px;
}

#carouselSliderIndicators .carousel-caption {
  left: 5%;
  top: 380px;
}

.container-fluid {
  z-index: 3;
}

.icon {
  position: absolute;
  top: 7%;
  left: 6%;
  width: 15%;
  height: auto;
  z-index: 99 !important;
}

.icon-container {
  float: left;
  margin-right: 10px;
}

.country-icon {
  width: 25px;
  height: 25px;
}

.forth-iamge-icon {
  width: 125px;
  height: 60px;
}

.carousel-image {
  width: 100%;
  height: 100vh;
  filter: brightness(.5) !important;
  object-fit: cover;
  border-radius: 10px;
  padding: 4px;
}

.login-card-container {
  position: relative;
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 60px;
  transform: translateY(-50%);
  text-align: center;
  z-index: 55;
}

.carousel-card {
  width: 480px;
  border-radius: 20px;
  padding: 20px 10px;
}

.sign_in_title {
  color: var(--midnight-05, #110053);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.email-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
}

.title_forgot {
  color: var(--lilac-05, #715AE6);
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.text-decoration {
  text-decoration: underline;
}

.input-group-text {
  position: absolute;
  cursor: pointer;
  right: 8px;
  background-color: transparent;
  border: none;
  margin-top: 7px;
}

.create-account {
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0;
  text-align: center;
  color: #110053;
}

.signup-msg {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}

.custom-heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
}

.custom-heading span {
  display: block;
}

.optionalheading span {
  display: block;
}

.custom-paragraph span {
  display: block;
}

#signUpForm {
  display: none;
  height: fit-content !important;
}

.custom-paragraph {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #FFFFFF;
  width: 558px;
}

.button-color {
  background: #715AE6;
  color: white;
}

.btn-with-shadow {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

.mb-show {
  display: none !important;
}

.dont_have_account {
  color: var(--midnight-04, #1F1267);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.create_an_account {
  color: var(--lilac-05, #715AE6);
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.terms {
  color: #1F1267;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  padding: 5px;
}

.terms-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.separator {
  margin: 0 5px;
}

.signupImg {
  display: flex;
  width: 400px;
  padding: 10px 31px 0px 31px;
  justify-content: center;
  align-items: center;
}

/* media query  */
@media only screen and (max-width: 767px) {

  ::-webkit-scrollbar {
    display: none;
  }

  .deviceOptions {
    display: none;
  }

  .mb-show {
    display: block !important;
  }

  .forth-iamge-icon {
    width: 80px;
    height: 60px;
  }

  .container-fluid {
    height: 100% !important;
    position: relative !important;
    padding: 0 0 0 0 !important;
    margin-right: auto;
    margin-left: auto;
  }

  #carouselSliderIndicators .carousel-caption {
    flex-direction: column;
    position: absolute;
    top: 12%;
    left: 14%;
    z-index: 1;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    height: fit-content !important;
    width: 100%;
    max-width: 22.5rem !important;
    margin: 0 auto;
    padding: 10px;
  }

  .carousel-indicators {
    position: absolute;
    top: 31%;
    left: 0%;
    z-index: 1;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content !important;
    width: 100%;
    max-width: 22rem !important;
    margin: 0 auto;
  }

  .carousel-image {
    width: 100% !important;
    object-fit: cover;
    min-height: 937px;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    filter: brightness(.5) !important;
  }

  .mobile-lines {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 13rem;
  }

  .top-text-wrapper {
    height: 100%;
    width: 100%;
  }

  .custom-heading {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;
  }

  .custom-paragraph {
    width: 366px;
  }

  .login-card-container {
    display: flex;
    align-items: flex-end;
    right: 50%;
    position: absolute;
    width: 98%;
    transform: translate(-50%, -50%);
    left: 50%;
    justify-content: center;
    top: 58%;
    z-index: 99 !important;
    height: 449px;
  }

  .carousel-card {
    width: 366px;
    z-index: 99 !important;
  }

  .icon {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 35%;
    height: auto;
    z-index: 99 !important;
  }

  #signUpForm .row {
    flex-wrap: nowrap !important;
    gap: 7px;
  }

  .mb-signupImg {
    height: 6rem;
  }

  .mb-none {
    display: none !important;
  }

  .text_inside_input_box {
    height: 40px;
    border-radius: 8px;
    border: 1px solid var(--midnight-01, #E5E5F0);
    background: #FFF;
    color: var(--midnight-05, #110053) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px !important;
  }
}

@media (min-width: 660px) and (max-width: 767px) {
  #carouselSliderIndicators .carousel-caption {
    flex-direction: column;
    position: absolute;
    top: 14%;
    left: 50%;
    z-index: 1;
    padding: 0 !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: start;
    height: fit-content !important;
    margin: 0 auto;
    transform: translate(-50%, -50%);
  }

  .carousel-indicators {
    position: absolute;
    top: 18%;
    left: -1%;
    z-index: 1;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content !important;
    width: 100%;
    margin: 0 auto;
  }

  .login-card-container {
    display: flex;
    align-items: flex-end;
    right: 50%;
    position: absolute;
    width: 98%;
    transform: translate(-50%, -50%);
    left: 50%;
    justify-content: center;
    top: 35%;
    z-index: 99 !important;
    height: 449px;
  }

  .custom-paragraph {
    width: 366px;
  }

  .forth-iamge-icon {
    width: 80px;
    height: 60px;
  }
}

@media (min-width: 500px) and (max-width: 659px) {

  #carouselSliderIndicators .carousel-caption {
    flex-direction: column;
    position: absolute;
    top: 14%;
    left: 50%;
    z-index: 1;
    padding: 0 !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: start;
    height: fit-content !important;
    margin: 0 auto;
    transform: translate(-50%, -50%);
  }

  .carousel-indicators {
    position: absolute;
    top: 18%;
    left: -1%;
    z-index: 1;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content !important;
    width: 100%;
    margin: 0 auto;
  }

  .forth-iamge-icon {
    width: 80px;
    height: 60px;
  }

  .login-card-container {
    display: flex;
    align-items: flex-end;
    right: 50%;
    position: absolute;
    width: 98%;
    transform: translate(-50%, -50%);
    left: 50%;
    justify-content: center;
    top: 43%;
    z-index: 99 !important;
    height: 449px;
  }
}

@media (min-width: 441px) and (max-width: 767px) {
  .carousel-image {
    width: 100% !important;
    object-fit: cover;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 45rem !important;
    filter: brightness(.5) !important;
  }

  .forth-iamge-icon {
    width: 80px;
    height: 60px;
  }
}

@media (max-width: 441px) and (max-height: 938px) {
  .carousel-card {
    width: 366px;
  }

  .login-card-container {
    display: flex;
    align-items: flex-end;
    right: 50%;
    position: absolute;
    width: 98%;
    transform: translate(-50%, -50%);
    left: 50%;
    justify-content: center;
    top: 68%;
    z-index: 99 !important;
    height: 449px;
  }

  .carousel-indicators .active {
    width: 86.25px;
    height: 2px;
  }

  .carousel-indicators li {
    width: 86.25px;
    height: 2px;
  }

  .carousel-image {
    width: 1000 !important;
    object-fit: cover;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    filter: brightness(.5) !important;
  }

  #carouselSliderIndicators .carousel-caption {
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: start;
    justify-content: center;
    z-index: 2;
    top: 25%;
    transform: translate(-50%, -50%);
    left: 43%;
    z-index: 55 !important;
    height: fit-content !important;

  }

  .custom-paragraph {
    width: 366px;
  }

  .carousel-indicators {
    position: absolute;
    top: 34%;
    left: 1%;
    z-index: 1;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 22rem !important;
    margin: 0 auto;
    padding: 0 6px;
    height: fit-content !important;
  }

  .forth-iamge-icon {
    width: 80px;
    height: 60px;
  }
}

