.toggle-btn {
  width: 400px;
  height: 60px;
  background: yellow;
  border-radius: 30px;
  padding: 5px;
}
.top-marg1
{
  margin-top: -6px;
}
.password-text
{
  margin-top: -10px;
}
.toggle-btn>.inner-circle {
  height: 30px;
  width: 40px;
  border-radius: 50%;
  background: teal;
}

.toggle-btn.active {
  background: violet;
}

.toggle-btn.active>.inner-circle {
  margin-left: 40px;
}

.form-text {
  font-size: 1rem;

}

.active-form {
  background-color: #f8a11e !important;
  z-index: 1;
  font-weight: 700;
  border:  none !important;


}

.buttons {
  background-color: white;
  width: 34%;
  outline: none;
  border-color: black;

}
.login-width
{
    width: 24%;
}
.reg-thanku-btn
{
  margin-left: 37%;
}
.thanku-login-style
{
  font-size: 18px;
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
  background-color: #f8a11e;
  padding: 8px 30px;
  border: 1px solid #f8a11e;
  display: block;
}
.thanku-icon
{
  display: block;
  border: 0px;
  margin:0% 0% 0% 35% !important;
  color: #f8a11e;

}
.thanku-heading
{
  font-size: 20px;
  font-weight: 800;
  line-height: 36px;
  color: #333333;
  margin:5px 10px;
}
.thanku-text
{
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #777777;
  margin:5px 10px;
}

.btn-forms {
  background-color: #f8a11e !important;
  border-radius: 13px !important;
}

.image {
  /* height: 30rem !important;
 width: 90% !important; */
  height: 35.5rem ;
  width: 100% !important;
}
.error{
font-size: small;
color: red;
}
.box-sh {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

input[type="checkbox"] {
  border: 2px solid white;
  box-shadow: 0 0 0 1px rgb(129, 139, 127);
  appearance: none;
  -webkit-appearance:none;
  margin-right: 2px;
  margin-top: 6px;
  width: 12px !important;
  height: 12px !important;
  background-color: #fff;
  transition: all ease-in 0.2s;
}

input[type="checkbox"]:checked {
  background-color: #f8a11e;
}
@media only screen and (max-width:992px)
{
  .confirm-text
  {
    margin-bottom: 4px !important;
    font-size: small;
  }
.width-92
{
  width: 35rem !important;
}
.container-width
{
  max-width: 67% !important;
}
.btn-width {
    width: 45%;
}
.login-width
{
    width: 35%;
}
.thanku-icon
{
  margin:0% 0% 0% 30% !important;

}
.reg-thanku-btn
{
  margin-left: 30%;
}
.thanku-heading
{
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  color: #333333;
  margin:5px 10px;
}
.thanku-text
{
  font-size: 15px;
  margin:5px 10px;
}

}
@media only screen and (max-width:768px)
{
  .form-conatiner
  {
    width:100% !important;
  }
  .confirm-text
  {
    margin-bottom: 4px !important;
    font-size: 12px;
  }
  .error{
    font-size: 12px;
  }
  .terms
  {
    display: block !important;
  }
  .register_terms_condition .form-text
  {
    font-size: 14px;
  }
}
@media only screen and (min-width:320px) and (max-width:370px)
{
  .form-text{
    font-size: 12px;
  }
  .top-marg
  {
    margin-top: -18px !important;
  }
  .confirm-text
  {
    margin-bottom: 0px !important;

  }
}
@media only screen and (max-width: 867px) and (min-width: 767px)

{
    .btn-forms {
        /* / background-color: #f8a11e !important; / */
        border-radius: 10px !important;
      }
.width-92
{
  width: 36rem !important;
}
.container-width
{
  max-width: 78% !important;
}
.btn-width {
    width: 45%;
}
.reg-thanku-btn
{
  margin-left: 34%;
}
.thanku-text
{
  font-size: 15px;
  margin:5px 10px;
}

}


@media only screen and (max-width:768px) and (min-width: 660px){
  .image
  {
    display: none;
  }
  .col-md-5
  {
    display: none !important;
  }
  .reg-thanku-btn
  {
    margin-left: 35.5%;
  }

  .login-width
  {
      width: 35%;
  }

  .btn-width {
      width: 45%;
  }
  .input-border-color
  {
    border-color: black !important;
  }
  .container-width
  {
    max-width: 66% !important;
  }

  .width-92
  {
    width: 21rem !important;
  }
  .r-me{
    font-size: 15px;
  }
  .box .forgot-password
  {
    font-size: 12px;
    /* / color: #f8a11e !important; / */
    padding-bottom: 7% !important;
  }

}


@media only screen and (max-width:660px) and (min-width: 550px)
{
  .image
  {
    display: none;
  }
  .col-md-5
  {
    display: none !important;
  }
  .input-border-color
  {
    border-color: black !important;
  }
  .container-width
{
  max-width: 74% !important;
}
.r-me{
    font-size: 15px;
  }
.box .forgot-password
  {
    font-size: 12px;
    /* / color: #f8a11e; / */
    padding-bottom: 7% !important;
  }
.width-92
{
  width: 19rem !important;
}
.reg-thanku-btn
{
  margin-left: 30%;
}
.thanku-text
{
  font-size: 14px;
  font-weight: 300;
  margin:5px 10px;
}
.thanku-heading
{
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  margin:5px 10px;
}

}


@media only screen and (max-width:550px) and (min-width: 460px)
{
  .image
  {
    display: none;
  }
  .input-border-color
  {
    border-color: black !important;
  }
  .container-width
{
  max-width: 79% !important;
}
.r-me{
    font-size: 15px;
  }
.box .forgot-password
  {
    font-size: 12px;
    /* / color: #f8a11e; / */
    padding-bottom: 7% !important;
  }
.width-92
{
  width: 19rem !important;
}
.thanku-icon
{

  width: 110px !important;
  height: 100px !important;
}

.reg-thanku-btn
{
  margin-left: 33%;
}
.thanku-text
{
  font-size: 16px;
  font-weight: 300;
  margin:5px 10px;
}
.thanku-heading
{
  font-size: 13px;
  font-weight: 500;
  line-height: 34px;
  margin:5px 10px;
}
.col-md-5
{
  display: none !important;
}
.thanku-login-style
{
  font-size: 15px;
  padding: 6px 30px;

}

}
@media only screen and (max-width:460px) and (min-width: 370px)
{
  .image
  {
    display: none;
  }
  .input-border-color
  {
    border-color: black !important;
  }
  .r-me{
    font-size: 15px;
  }
  .container-width
{
  max-width: 92.9% !important;
}
.box .forgot-password
  {
    font-size: 12px;
    /* / color: #f8a11e; / */
    padding-bottom: 7% !important;
  }
  .thanku-icon
  {

    width: 110px !important;
    height: 100px !important;
  }
.width-92
{
  width: 18rem !important;
}
.reg-thanku-btn
{
  margin-left: 30%;
}
.thanku-text
{
  font-size: 13px;
  font-weight: 300;
  margin:5px 10px;
}
.thanku-heading
{
  font-size: 16px;
  font-weight: 500;
  line-height: 33px;
  margin:5px 10px;
}
.col-md-5
{
  display: none !important;
}
.thanku-login-style
{
  font-size: 15px;
  padding: 6px 30px;

}
}
@media only screen and (max-width:369px)
{
  .image
  {
    display: none;
  }
  .thanku-icon
  {

    width: 110px !important;
    height: 100px !important;
  }
  .reg-thanku-btn
  {
    margin-left: 30%;
  }
  .thanku-text
  {
    font-size: 13px;
    font-weight: 300;
    margin:5px 10px;
  }
  .thanku-heading
  {
    font-size: 16px;
    font-weight: 500;
    line-height: 33px;
    margin:5px 10px;
  }
  .col-md-5
  {
    display: none !important;
  }
  .thanku-login-style
  {
    font-size: 15px;
    padding: 6px 30px;

  }
  .input-border-color
  {
    border-color: black !important;
  }
  .r-me{
    font-size: 15px;
  }
  .box .forgot-password
  {
    font-size: 12px;
    /* / color: #f8a11e; / */
    padding-bottom: 7% !important;
  }
  .container-width
{
  max-width: 96% !important;
}

.width-92
{
  width: 17rem !important;
}
}
@media only screen and (max-width:324px)
{
  .image
  {
    display: none;
  }
  .input-border-color
  {
    border-color: black !important;
  }
  .r-me{
    font-size: 15px;
  }
  .container-width
{
  max-width: 98% !important;
}
.box .forgot-password
  {
    font-size: 12px;
    color: #f8a11e;
    padding-bottom: 7% !important;
  }
.width-92
{
  width: 17rem !important;
}

}
.login-card{
  height:25rem;
  width:47rem
}


.container-width
{
  max-width: 75%;
}
