
.login-form-bg {
    background-size: cover;
    min-height: 1080px;
    align-items: center;
    display: flex;
}
  .form-wrap {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
}
.copyright-txt p {
  padding-top: 10px;
}
form#validate {
  padding-top: 10px;
}
.login-form h4 {
  padding-bottom: 10px;
}
  .login-content {
    width: 90%;
    float: right;
}
.form-field-wrap > div {
	width: 48%;
}
.form-field-wrap .agree-input {
	width: 100%;
	padding-left: 0;
	margin-bottom: 15px;
}
.login-content h4 {
  color: #CAC5A6;
  font-size: 49px;
  line-height: 48px;
  font-weight: 600;
  font-family: 'Teko';
  width: 80%;
}
.login-content h5 {
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  width: 70%;
}
  .login-content img {
    width: 320px;
    height: 72px;
    margin-bottom: 40px;
    margin-top: 40px;
}
  .login-content p {
    color: #00303C;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    width: 70%;
}
.login-form {
	background-color: #FBFCFC;
	max-width: 555px;
	height: auto;
	border-radius: 32px;
	opacity: 1;
	padding: 32px;
	margin: 0 auto;
	/* margin-left: 2rem; */
	/* margin-top: 2rem; */
	width: 100%;
}
button#google {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-form span {
  color: #202020;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.form-field-wrap {
  display: flex;
  justify-content: space-between;
}
.login-form a {
  color: #202020;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
button#facebook {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-form h4 {
  color: #202020;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-family: 'Poppins';
}
  .signup-form label {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FBFCFC;
    transform: translate(12px, 17px);
    z-index: 2 !important;
    position: relative;
}
.form-field-wrap {
  margin-bottom: 10px !important;
}
.signup-form input {
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #DCDBDD;
    /* min-width: 237px; */
    margin-bottom: 24px;
}
  .signup-form select {
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #DCDBDD;
    /* min-width: 237px; */
}
.agree-input input[type=checkbox] {
  width: 20px;
  height: 15px;
  padding: 12px;
  border-radius: 12px;
  border: 1px solid #00303C;
  min-width: auto;
  background-color: #00303C;
  fill: #00303C;
}
  .sign-btn .btn {
    background-color: #00303C;
    color: #fff;
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
}
  .form-btns {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.divider {
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 21px;
    margin-top: 20px;
  }
  .divider::before, .divider::after {
    flex: 1;
    content: '';
    padding: 1px;
    background-color: #DCDBDD;
    margin: 5px;
    margin-top: 8px ;
  }
  .brand-btns {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem ;
    margin-bottom: 2rem ;
}
.brand-btns {
    display: flex;
    justify-content: space-between;
}
.brand-btns .btn {
    border-color: #DCDBDD;
    width: 189px;
    height: 48px;
    border-radius: 12px;
}
.createuser-btn .btn {
    background-color: #fff;
    max-width: 459px;
    height: 45px;
    border-radius: 10px;
    padding: 10px;
    color: #00303C;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    width: 100%;
    margin-top: 4rem;
}
.google-btn img {
    margin-right: 10px;
}
.fcbk-btn img {
    margin-right: 10px;
}
.agree-input #agree-error {
	position: absolute;
	top: 18px;
	left: 0;
}
/* Responsive */

  @media screen and (max-width: 1024px){
    .login-content {
        width: 90%;
        float: right;
        padding-bottom: 20px;
    }
    /* .login-form {
      background-color: #FBFCFC;
      max-width: 540px;
      width: 100%;
      height: 829px;
      border-radius: 32px;
      opacity: 1;
      padding: 32px;
      /* margin-left: 10px; */
      /* margin-top: 2rem; */
    /* } */
  }

  @media screen and (max-width: 820px){
  /* .login-form {
    background-color: #FBFCFC;
    width: 540px;
    height: 800px;
    border-radius: 32px;
    opacity: 1;
    padding: 25px;
    /* margin-left: 0rem; */
  /* } */
  .login-form-bg {
    background-size: cover;
    min-height: 1080px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  footer .top-content .right form button {
    padding: 11px 23px;
    padding: 12px 23px;
    border: none;
    margin-left: 0px;
    font: normal normal normal 16px / 24px Poppins;
    color: #00303C;
    border-radius: 8px;
    margin-top: 10px;
    /* width: 83%; */
  }


  }

  @media screen and (max-width: 767px){
  /* .login-form {
    background-color: #FBFCFC;
    width: 390px;
    height: 570px;
    border-radius: 32px;
    opacity: 1;
    padding: 25px;
    /* margin-left: 0rem; */
  /* } */
  .login-form-bg {
    background-size: cover;
    min-height: 1080px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  footer .top-content .right form button {
    padding: 11px 23px;
    padding: 12px 23px;
    border: none;
    margin-left: 0px;
    font: normal normal normal 16px / 24px Poppins;
    color: #00303C;
    border-radius: 8px;
    margin-top: 10px;
    width: 100%;
  }

  }

  @media screen and (max-width: 480px){
  .login-form {
      background-color: #FBFCFC;
      /* width: 360px; */
      height: auto;
      border-radius: 32px;
      opacity: 1;
      padding: 25px;
      /* margin-left: 0rem;
      margin-bottom: 40px; */
  }
  .form-field-wrap > div {
    width: 100%;
  }
  .login-content {
    width: 98%;
    float: right;
    padding-bottom: 20px;
}
.login-content h4 {
  width: 98% !important;
  text-align: center;
}
.login-content p {
  width: 98% !important;
  text-align: center;
}
.login-content h5 {
  width: 98% !important;
}
.login-form h4 {
  text-align: center;
}
footer .top-content .right p {
  font: normal normal normal 16px / 24px Poppins;
  text-align: center;
}
footer .top-content .right p {
  font: normal normal normal 16px / 24px Poppins;
  text-align: center;
}
.copyright-txt p {
  padding-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.login-content {
  width: 98%;
  float: none;
  padding-bottom: 20px;
  text-align: center;
}
.login-content img {
  width: unset;
  height: 72px;
}
  .brand-btns .btn {
    border-color: #DCDBDD;
    width: 160px;
    height: 48px;
    border-radius: 12px;
  }
  .signup-form input {
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #DCDBDD;
    min-width: 300px;
    margin-bottom: 13px;
}
.form-field-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.signup-form select {
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #DCDBDD;
    min-width: 300px;
    margin-bottom: 20px;
}
.sign-btn .btn {
  background-color: #00303C;
  color: #fff;
  width: 315px;
  height: 48px;
  padding: 12px;
  border-radius: 12px;
}
.login-content img {
  width: 280px;
  height: 72px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.login-content h4 {
  color: #CAC5A6;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  font-family: 'Teko';
  width: 80%;
}
footer .top-content .right form button {
  width: 100%;
}

  }

.toggle-password-eye {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
}
.email-field {
  position: relative;
}
.agree-input span{
  margin-left: 10px;
}