#forgot-section .merchant-wrapper h1 {
  font-size: 42px;
  font-weight: 900;
}

#forgot-section .merchant-wrapper h3 {
  font-size: 15px;
  line-height: 20px;
  /* margin-bottom: 20px; */
  max-width: 520px;
}

#forgot-section .merchant-wrapper .continue-btn {
  width: 100%;
  margin-top: 0px;
}

#forgot-section .merchant-wrapper p {
  font-size: 13px;
  color: var(--grey);
  margin-top: 60px;
}

#forgot-section .merchant-wrapper p a {
  color: var(--pri);
  transition: 0.3s all ease;
}

#forgot-section .merchant-wrapper p a:hover {
  color: var(--pri2);
}

#forgot-section .merchant-wrapper .input-blk .error {
  top: 100%;
  color: var(--red);
  margin-top: 5px;
  left: 0;
}

#forgot-section .merchant-wrapper .return-sign a {
  color: var(--pri);
  font-size: 13px;
}

#forgot-section .merchant-wrapper .return-sign {
  margin-top: 45px;
}

.reset-popup-content b {
  font-size: 18px;
  color: var(--grey);
  margin-bottom: 5px;
  display: block;
}
.MuiDialog-root {
  font-family: var(--f-pri);
}

.reset-popup-content p {
  font-size: 15px;
  color: #6d6e70;
  margin-top: 10px;
}

.reset-popup-content p span {
  color: var(--grey);
  font-weight: 700;
  cursor: pointer;
  position: relative;
}

.reset-popup-content .btn a {
  color: var(--pri);
}

.reset-popup-content .return a {
  color: var(--pri);
  font-size: 15px;
  font-weight: 700;
}

.reset-popup-content .header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.reset-popup-content .header img {
  max-height: 22px;
  margin-right: 12px;
}

.reset-popup-content p span .loader {
  position: absolute;
  background: transparent;
  display: inline-flex;
  right: -80px;
  top: -2px;
}

.forgot-form-ui {
  display: block;
  max-width: 300px;
}

/* @media only screen and (min-width: 1800px) {
  #forgot-section .merchant-wrapper h1 {
    font-size: 64px;
  }

  #forgot-section .merchant-wrapper h3 {
    font-size: 24px;
    line-height: 30px;
  }

  #forgot-section .merchant-wrapper .input-blk {
    width: 450px;
  }

  #forgot-section .merchant-wrapper .input-blk input {
    height: 50px;
    font-size: 18px;
  }

  #forgot-section .merchant-wrapper .continue-btn {
    height: 50px;
    font-size: 18px;
  }

  #forgot-section .merchant-wrapper .return-sign a {
    font-size: 18px;
  }

  #forgot-section .merchant-wrapper .return-sign {
    margin-top: 6px;
  }
  .reset-popup-content .header h2 {
    font-size: 24px;
  }

  .reset-popup-content .header img {
    max-height: 30px;
  }

  .reset-popup-content b {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .reset-popup-content p {
    font-size: 18px;
  }

  .reset-popup-content .return a {
    font-size: 18px;
  }

  .reset-popup-content .header {
    margin-bottom: 22px;
  }

  .reset-popup-content p span .loader {
    right: -106px;
    top: -7px;
  }
  .forgot-form-ui {
    max-width: 450px;
  }
} */

@media only screen and (max-width: 1024px) {
  .reset-popup-content {
    padding: 35px 25px;
  }
}

@media only screen and (max-width: 767px) {
  .reset-popup-content {
    padding: 30px 20px;
  }
  .reset-popup-content b {
    font-size: 20px;
  }
  .reset-popup-content p {
    font-size: 14px;
    margin-top: 10px;
  }
  .reset-popup-content .return a {
    font-size: 14px;
  }
  .reset-popup-content .return {
    margin-top: 32px;
  }
  #forgot-section .merchant-wrapper h3 {
    font-size: 13px;
    line-height: 18px;
  }
  #forgot-section .merchant-wrapper h1 {
    font-size: 29px;
  }
}
@media screen and (max-width: 650px) {
}
@media only screen and (max-width: 650px) {
  .forgot-form-ui {
    margin: auto;
  }
  #forgot-section .merchant-wrapper .return-sign {
    text-align: center;
  }
  #forgot-section .merchant-wrapper h1 {
    margin-bottom: 18px;
  }
  #forgot-section .merchant-wrapper .continue-btn {
    margin-top: 20px;
  }
  #forgot-section .merchant-wrapper p {
    margin-top: 70px;
  }
  #forgot-section .merchant-wrapper h3 {
    font-size: 14px;
    line-height: 19px;
    margin: auto;
    margin-bottom: 30px;
  }
  #forgot-section .merchant-wrapper p {
    margin-top: 45px;
    max-width: 210px;
    line-height: 18px;
  }
  .reset-popup-content b {
    font-size: 18px;
  }
  .reset-popup-content p {
    font-size: 13px;
  }
  .reset-popup-content .return a {
    font-size: 13px;
  }
  .reset-popup-content .return {
    margin-top: 26px;
  }
  .reset-popup-content {
    padding: 25px 20px;
  }
  #forgot-section .merchant-wrapper .input-blk .error {
    top: 40px;
  }
}

@media only screen and (max-width: 450px) {
  .reset-popup-content {
    padding: 22px 20px;
  }
  .reset-popup-content b {
    line-height: 23px;
  }
  .reset-popup-content p {
    line-height: 17px;
  }
}

@media only screen and (max-width: 360px) {
  #forgot-section .merchant-wrapper h1 {
    margin-bottom: 14px;
    font-size: 24px;
  }
  #forgot-section .merchant-wrapper h3 {
    font-size: 12px;
    line-height: 17px;
  }
  .reset-popup-content p {
    line-height: 17px;
  }
  .reset-popup-content b {
    font-size: 16px;
    line-height: 20px;
  }
  .reset-popup-content {
    padding: 22px 15px;
  }
}
