body {
  font-family: Mulish, sans-serif !important;
  line-height: normal !important;
  background-color: #ffffff !important;
}

body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

a {
  display: inline-block;
}

header {
  background-image: linear-gradient(#f58220, #b02a30);
  padding-bottom: 5px;
}

header a {
  padding: 15px 0 15px 44px;
  width: 320px;
}

.more {
  font-size: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 1440px) {
  header a {
    padding: 10px 0 10px 44px;
    width: 280px;
  }
}

@media screen and (max-width: 767.5px) {
  header a {
    padding: 10px 0 10px 10px;
    width: 50%;
  }
}

header h2 {
  position: relative;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  margin: 15px 0 0 0px;
  color: #ffffff;
}

@media screen and (max-width: 1600px) {
  header h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) {
  header h2 {
    margin: 15px 0 0 20px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767.5px) {
  header h2 {
    font-size: 14px;
    margin: 12px 0 0 18px;
  }
}

header h2::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 19px;
  background-color: #ffffff;
  top: 15px;
  bottom: 0;
  left: -10px;
}

@media screen and (max-width: 1440px) {
  header h2::before {
    height: 16px;
  }
}

.container {
  max-width: 94% !important;
}

@media screen and (max-width: 767.5px) {
  .container {
    max-width: 100% !important;
  }
}

/* banner section */
.banner_section {
  position: relative;
}

.m_update {
  margin-bottom: 230px;
}

@media screen and (max-width: 1600px) {
  .m_update {
    margin-bottom: 290px;
  }
}

@media screen and (max-width: 1440px) {
  .m_update {
    margin-bottom: 210px;
  }
}

@media screen and (max-width: 1199.5px) {
  .m_update {
    margin-bottom: 250px;
  }
}

@media screen and (max-width: 991.5px) {
  .m_update {
    margin-bottom: unset;
  }
}

.banner_section .saving_account_content {
  width: 29%;
  position: absolute;
  /* top: 45%;
  left: 3.2%; */
  top: 24%;
  left: 6%;
}

@media screen and (max-width: 991.5px) {
  .banner_section .saving_account_content {
    width: 30%;
    /* top: 14%; */
    top: 4%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .saving_account_content {
    width: 43%;
    font-size: 12px;
    /* top: 10%; */
    top: 3%;
    left: 8%;
  }
}

.banner_section .saving_account_content h1 {
  color: #a21a12;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 900;
  font-size: 60px;
}

.banner_section .saving_account_content h1 > div {
  color: #db620a;
  font-weight: normal;
  margin-top: 10px;
  font-size: 56px;
}

@media screen and (max-width: 1600px) {
  .banner_section .saving_account_content h1 {
    font-size: 52px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 48px;
  }
}

@media screen and (max-width: 1440.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 46px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 44px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 38px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 34px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 30px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 26px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 30px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 20px;
  }
}

@media screen and (max-width: 480.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 24px;
  }

  .banner_section .saving_account_content h1 > div {
    font-size: 18px;
  }
}

@media screen and (max-width: 300.5px) {
  .banner_section .saving_account_content h1 {
    font-size: 10px;
  }

  /* .banner_section .saving_account_content h1 br{
    display: none;
  } */
}

.bannerbold-text {
  font-weight: bolder;
  white-space: nowrap;
}

.banner_section .saving_account_content p {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 135%;
  color: #000000;
}

@media screen and (max-width: 1750.5px) {
  .banner_section .saving_account_content p {
    font-size: 24px;
  }
}

@media screen and (max-width: 1600px) {
  .banner_section .saving_account_content p {
    font-size: 20px;
  }
}

@media screen and (max-width: 1440.5px) {
  .banner_section .saving_account_content p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .saving_account_content p {
    font-size: 14px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .saving_account_content p {
    font-size: 10px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .saving_account_content p {
    font-size: 11px;
    width: max-content;
  }
}

@media screen and (max-width: 300.5px) {
  .banner_section .saving_account_content p {
    font-size: 8px;
    width: max-content;
  }
}

.banner_section .banner_heading {
  position: absolute;
  /* top: 16%;
  right: 7%; */
  top: 20%;
  right: 8%;
}

@media screen and (max-width: 1600px) {
  .banner_section .banner_heading {
    /* top: 9%;
    right: 10%; */
    top: 15%;
    right: 12%;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .banner_heading {
    /* top: 12%;
    right: 7%; */
    top: 18%;
    right: 8%;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .banner_heading {
    top: 15%;
    right: 8%;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .banner_heading {
    right: 12%;
    top: 18%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .banner_heading {
    top: 11%;
  }
}

/* .check-input {
    padding: 0px !important;
  }
} */

.banner_section .banner_heading h1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 46px;
}

.banner_section .banner_heading h1 .br {
  display: none;
}

@media screen and (max-width: 767.5px) {
  .banner_section .banner_heading h1 .br {
    display: block;
  }
}

@media screen and (max-width: 1600px) {
  .banner_section .banner_heading h1 {
    font-size: 42px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .banner_heading h1 {
    font-size: 35px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .banner_heading h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .banner_heading h1 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .banner_heading h1 {
    /* font-size: 25px;
    line-height: 30px; */
    font-size: 22px;
    line-height: 28px;
  }
}

.banner_section .pointers {
  display: flex;
  flex-wrap: wrap;
  padding: 28px 30px;
  margin-top: -10%;
  background: #f9e1ce;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-left: 15%;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .banner_section .pointers {
    padding: 18px 20px;
    margin-left: 10%;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .pointers {
    width: 90%;
    margin: -10% auto;
    padding: 8px 10px;
    margin-left: 5%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .pointers {
    width: 100%;
    margin-left: unset;
  }
}

@media screen and (max-width: 1600px) {
  .banner_section .pointers .img_wrap {
    width: 60px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .pointers .img_wrap {
    width: 50px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .pointers .img_wrap {
    width: 40px;
  }
}

.banner_section .pointers li {
  list-style-type: none;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  width: 50%;
}

.banner_section .pointers li p {
  color: #97281d;
  font-size: 25px;
  font-weight: 500;
  /* margin: 0 0 15px 0px; */
}

@media screen and (max-width: 1600px) {
  .banner_section .pointers li p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .pointers li p {
    font-size: 16px;
    margin: 0 0 0 5px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .pointers li p {
    font-size: 14px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .pointers li p {
    font-size: 13px;
  }
}

.banner_section .form_wrap {
  width: 540px;
  height: 560px;
  margin: 0 auto;
  position: absolute;
  right: 4%;
  top: 10%;
  bottom: 0;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap {
    width: 510px;
    height: 500px;
    /* right: 8%; */
  }
}

@media screen and (max-width: 1530.5px) {
  .banner_section .form_wrap {
    width: 480px;
    height: 380px;
    /* right: 6%; */
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap {
    width: 400px;
    height: 380px;
    /* right: 6%; */
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap {
    width: 340px;
    height: 320px;
    /* right: 6%; */
  }
}

@media screen and (max-width: 1130.5px) {
  .banner_section .form_wrap {
    width: 320px;
    height: 320px;
    /* right: 6%; */
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .form_wrap {
    position: unset;
    width: 90%;
    height: auto;
    margin: 4rem auto;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap {
    position: unset;
    width: 100%;

    margin: 2rem auto;
  }
}

.banner_section .form_wrap .form_heading {
  background: #db620a;
  border-radius: 14px 14px 0px 0px;
  padding: 4%;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap .form_heading {
    padding: 4%;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap .form_heading {
    padding: 3%;
  }
}

.banner_section .form_wrap .form_heading h4 {
  font-size: 36px;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 33px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 29px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 20px;
    font-weight: 600;
  }

  .banner_section .form_wrap .form_heading {
    background: #fff;
    border-radius: 14px 14px 14px 14px;
    padding: 4%;
    color: #db620a;
    border: 1px solid;
  }
}

@media screen and (max-width: 300.5px) {
  .banner_section .form_wrap .form_heading h4 {
    font-size: 16px;
    font-weight: 600;
  }
}

.banner_section .form_wrap form {
  background-color: #ffffff;
  border-radius: 0px 0px 14px 14px;
  padding: 4%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap form {
    padding: 4%;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form {
    padding: 3%;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap form {
    padding: 3%;
  }
}

#mobile_number {
  padding-left: 40px;
}

#branch {
  font-size: 13px;
  padding: 2% 3%;
  color: #000000 !important;
  font-weight: 500;
  outline: 0;
  width: 90%;
  margin: 1% auto;
  border: none;
  background-color: #fff;
  border-bottom: 1px solid #c6c6c6;
}

@media screen and (max-width: 1440px) {
  #mobile_number {
    padding-left: 30px;
  }
}

.number-span {
  position: absolute;
  top: -20%;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}

@media screen and (max-width: 1600px) {
  .number-span {
    top: -11%;
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .number-span {
    top: 2px;
    font-size: 14px;
  }
}

input[type="number"] {
  -moz-appearance: textfield !important;
}

.banner_section .form_wrap form input[type="text"],
.banner_section .form_wrap form input[type="number"],
.banner_section .form_wrap form input[type="email"],
.banner_section .form_wrap form input[type="password"] {
  font-size: 20px;
  font-weight: 500;
  outline: 0;
  width: 90%;
  margin: 1% auto;
  border: none;
  color: #000000 !important;
  padding: 3% 1%;
  border-bottom: 1px solid #c6c6c6;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap form input[type="text"],
  .banner_section .form_wrap form input[type="number"],
  .banner_section .form_wrap form input[type="email"],
  .banner_section .form_wrap form input[type="password"] {
    padding: 2% 3%;
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form input[type="text"],
  .banner_section .form_wrap form input[type="number"],
  .banner_section .form_wrap form input[type="email"],
  .banner_section .form_wrap form input[type="password"] {
    font-size: 13px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap form input[type="text"],
  .banner_section .form_wrap form input[type="number"],
  .banner_section .form_wrap form input[type="email"],
  .banner_section .form_wrap form input[type="password"] {
    font-size: 12px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .form_wrap form input[type="text"],
  .banner_section .form_wrap form input[type="number"],
  .banner_section .form_wrap form input[type="email"],
  .banner_section .form_wrap form input[type="password"] {
    font-size: 11px;
    padding: 2% 3%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form input[type="text"],
  .banner_section .form_wrap form input[type="number"],
  .banner_section .form_wrap form input[type="email"],
  .banner_section .form_wrap form input[type="password"] {
    font-size: 14px;
    padding: 3%;
  }
}

.banner_section .form_wrap form input[type="number"]::-webkit-inner-spin-button,
.banner_section
  .form_wrap
  form
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
}

.banner_section .form_wrap form input[type="email"]::placeholder,
.banner_section .form_wrap form input[type="number"]::placeholder,
.banner_section .form_wrap form input[type="text"]::placeholder,
.banner_section .form_wrap form input[type="password"]::placeholder {
  color: #000;
}

.banner_section .form_wrap form .checkbox {
  margin: 5% 0;
}

.banner_section .form_wrap form .checkbox input {
  width: auto;
  height: 20px;
  padding: 0px !important;
  margin: 0px !important;

  /* min-width: 2px */
}

/* ############## css for birth date start ##############*/

.banner_section .form_wrap form .label_and_input {
  padding: 2% 2%;
  width: 100%;
  display: flex;
  align-items: center;
}

.banner_section .form_wrap form .label_and_input label {
  font-family: Mulish;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #000;
  width: 60%;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap form .label_and_input label {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .label_and_input label {
    font-size: 14px;
    width: 50%;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap form .label_and_input label {
    width: 70%;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .form_wrap form .label_and_input label {
    width: 50%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form .label_and_input label {
    width: 100%;
  }
}

.banner_section .form_wrap form .dob {
  display: flex;
  align-items: center;
}

.banner_section .form_wrap form .dob input {
  width: 25%;
  background: #ddd;
  border-radius: 8px;
  text-align: center;
  margin: 0 5px;
}

/*############## css for birth date end ##############*/
/*############## css for name as per pan text ##############*/
.banner_section .form_wrap form .pan_name {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .pan_name {
    font-size: 10px;
  }
}

/*############## css for name as per pan text ##############*/

/*############## css for resend button and timer start ##############*/
.banner_section .form_wrap form .resend_btn button {
  color: #db620a;
  font-size: 20px;
  line-height: 20px;
  border: none;
  outline: none;
  border-radius: 30px;
  padding: 10px 25px;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap form .resend_btn button {
    font-size: 18px;
    padding: 8px 22px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .resend_btn button {
    font-size: 16px;
    padding: 7px 22px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form .resend_btn button {
    font-size: 12px;
  }
}

.banner_section .form_wrap form .timer_wrapper {
  background-color: #dddddd;
  padding: 6px 9px;
  border-radius: 8px;
  text-align: center;
}

.banner_section .form_wrap form .timer_wrapper span {
  font-size: 22px;
  line-height: 20px;
  color: #525252;
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .timer_wrapper span {
    font-size: 18px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form .timer_wrapper span {
    font-size: 16px;
  }
}

/*##############  css for resend button and timer end ############## */

.banner_section .form_wrap form .checkbox label {
  margin: 0 3%;
  font-size: 12px;
  color: #000000;
  padding: 0px !important;
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .checkbox label {
    font-size: 10px;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form .checkbox label {
    font-size: 12px;

    margin: 0 1%;
  }
}

@media screen and (max-width: 300.5px) {
  .banner_section .form_wrap form .checkbox label {
    font-size: 10px;

    margin: 0 1%;
  }
}

.banner_section .form_wrap form .checkbox label a {
  text-decoration: none;
}

.banner_section .form_wrap form .applynow {
  margin: 0 auto;
  width: 65%;
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .applynow {
    width: 80%;
  }
}

@media screen and (max-width: 767.5px) {
  .banner_section .form_wrap form .applynow {
    width: 100%;
  }
}

.banner_section .form_wrap form .applynow button {
  text-decoration: none;
  font-family: Mulish;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  padding: 12px 85px;
  line-height: 40px;
  color: #fff;
  border: none;
  background: #db620a;
  border-radius: 30px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

@media screen and (max-width: 1600px) {
  .banner_section .form_wrap form .applynow button {
    font-size: 23px;
    padding: 10px 75px;
  }
}

@media screen and (max-width: 1440px) {
  .banner_section .form_wrap form .applynow button {
    font-size: 16px;
    padding: 0 75px;
  }
}

@media screen and (max-width: 1199.5px) {
  .banner_section .form_wrap form .applynow button {
    font-size: 14px;
    line-height: 35px;
    padding: 0 65px;
  }
}

@media screen and (max-width: 991.5px) {
  .banner_section .form_wrap form .applynow button {
    font-size: 12px;
    padding: 0 65px;
  }
}

/* strip */

.digital_saving {
  z-index: -1;
  background-color: #db620a;
  /* transform: translate(0,50%); */
}

.digital_saving p {
  font-family: "Mulish";
  font-style: normal;
  font-size: 20px;
  line-height: 38px;
  margin-bottom: 0 !important;
  /* or 133% */

  /* text-align: center; */

  color: #ffffff;
  padding: 10px 0 10px;
}

@media (max-width: 1600px) {
  .digital_saving p {
    font-size: 19px;
    line-height: 30px;
  }
}

@media (max-width: 1440px) {
  .digital_saving p {
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width: 1199.5px) {
  .digital_saving p {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 767.5px) {
  .digital_saving p {
    font-size: 13px;
    line-height: 20px;
  }
}

/* strip end */

/* features_benifits */
.features_benifits {
  margin-top: 8rem;
}

/* @media screen and (max-width: 1600px) {
  .features_benifits {
    margin-top: 5rem;
  }
}*/

@media screen and (max-width: 1440px) {
  .features_benifits {
    margin-top: 7rem;
  }
}

@media screen and (max-width: 991.5px) {
  .features_benifits {
    margin-top: unset;
  }
}

/*######### video_kyc section css start #########*/
.features_benifits .video_kyc_wrapper .video_kyc_content {
  margin-bottom: 74px;
}

@media screen and (max-width: 1440px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content {
    margin-bottom: 54px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content {
    margin-bottom: 40px;
  }
}

.features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
  width: 10%;
}

@media screen and (max-width: 1440px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
    width: 8%;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content .video_kyc_img {
    width: 20%;
  }
}

.features_benifits .video_kyc_wrapper .video_kyc_content h2 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 45px;
  color: #525252;
}

@media screen and (max-width: 1600px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
    font-size: 29px;
  }
}

@media screen and (max-width: 1440px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1199.5px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
    font-size: 20px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .video_kyc_wrapper .video_kyc_content h2 {
    font-size: 18px;
    line-height: 25px;
  }
}

.features_benifits .video_kyc_wrapper .video_kyc_content h2 a {
  color: #db620a;
  text-decoration: none;
}

/*####### video_kyc section css end #########*/

.features_benifits h2 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 135%;
  color: #97281d;
}

@media screen and (max-width: 1440px) {
  .features_benifits h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 991.5px) {
  .features_benifits h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits h2 {
    font-size: 20px;
    margin-left: 3%;
  }
}

.features_benifits .features_benifits_wrapper {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 32px 26px;
  /* height: 330px; */
  height: 360px;
  position: relative;
  margin-bottom: 50px;
}

@media screen and (max-width: 1440px) {
  .features_benifits .features_benifits_wrapper {
    padding: 20px 18px;
    /* height: 240px; */
    height: 250px;
  }
}

@media screen and (max-width: 991.5px) {
  .features_benifits .features_benifits_wrapper {
    padding: 20px 13px;
    height: 220px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .features_benifits_wrapper {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 30px;
    height: 260px;
  }
}

.features_benifits .odd {
  background: #fae1cb;
}

.features_benifits h3 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  /* font-size: 20px; */
  font-size: 26px;
  line-height: 25px;
  padding-bottom: 10px;

  color: #97281d;
}

@media screen and (max-width: 1440px) {
  .features_benifits h3 {
    /* font-size: 16px; */
    font-size: 20px;
    line-height: 20px;
  }
}

/* @media screen and (max-width: 1199.5px) {
  .features_benifits h3 {

    font-size: 12px;
    line-height: 15px;

  }
} */
@media screen and (max-width: 991.5px) {
  .features_benifits h3 {
    font-size: 16px;
    line-height: 15px;
    padding-bottom: unset;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits h3 {
    /* font-size: 16px; */
    font-size: 18px;
    line-height: 18px;
  }
}

.features_benifits p {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  /* font-size: 16px; */
  font-size: 20px;
  /* line-height: 20px; */
  line-height: 25px;
  color: #000000;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1440px) {
  .features_benifits p {
    /* font-size: 11px; */
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 991.5px) {
  .features_benifits p {
    font-size: 11px;
    line-height: 15px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 300.5px) {
  .features_benifits p {
    font-size: 12px;
    line-height: 20px;
  }
}

.features_benifits .features_benifits_img {
  position: relative;
  width: 80%;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1440px) {
  .features_benifits .features_benifits_img {
    width: 100%;
  }
}

.features_benifits .features_benifits_img img {
  position: absolute;
  right: 0;
  top: 45px;
  height: 150px;
  width: auto;
}

@media screen and (max-width: 1440px) {
  .features_benifits .features_benifits_img img {
    height: 130px;
    top: 0px;
  }
}

@media screen and (max-width: 1199.5px) {
  .features_benifits .features_benifits_img img {
    height: 95px;
    top: 0px;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .features_benifits_img img {
    /* height: 140px; */
    height: 111px;
  }
}

@media screen and (max-width: 300.5px) {
  .features_benifits .features_benifits_img img {
    /* height: 140px; */
    height: 100px;
  }
}

/* features_benifits end */

/* doucument_required */
.doucument_required .doucument_required_wrapper {
  padding: 30px 60px 30px 30px;
  background: #fae1cb;
  border-radius: 20px;
}

@media screen and (max-width: 767.5px) {
  .doucument_required .doucument_required_wrapper {
    padding: 20px 20px 20px 20px;
  }
}

.doucument_required .doucument_required_wrapper h2 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 135%;
  color: #97281d;
  margin-bottom: 30px;
}

@media screen and (max-width: 1600px) {
  .doucument_required .doucument_required_wrapper h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1440px) {
  .doucument_required .doucument_required_wrapper h2 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 120%;
  }
}

@media screen and (max-width: 1199.5px) {
  .doucument_required .doucument_required_wrapper h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767.5px) {
  .doucument_required .doucument_required_wrapper h2 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}

.doucument_required .doucument_required_wrapper h3 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 135%;
  color: #000000;
}

@media screen and (max-width: 1600px) {
  .doucument_required .doucument_required_wrapper h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) {
  .doucument_required .doucument_required_wrapper h3 {
    font-size: 18px;
    line-height: 120%;
  }
}

@media screen and (max-width: 1199.5px) {
  .doucument_required .doucument_required_wrapper h3 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.doucument_required .doucument_required_wrapper h4 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 135%;
  color: #97281d;
  margin: 50px 0;
}

@media screen and (max-width: 1600px) {
  .doucument_required .doucument_required_wrapper h4 {
    margin: 30px 0;
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) {
  .doucument_required .doucument_required_wrapper h4 {
    font-size: 18px;
    line-height: 120%;
  }
}

@media screen and (max-width: 1199.5px) {
  .doucument_required .doucument_required_wrapper h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1199.5px) {
  .doucument_required .doucument_required_wrapper h4 {
    margin: 20px 0;
  }
}

.doucument_required .doucument_required_wrapper ul li,
p {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 135%;
  color: #000000;
  list-style-type: disc;
  margin-bottom: 10px;
}

@media screen and (max-width: 1600px) {
  .doucument_required .doucument_required_wrapper ul li,
  p {
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) {
  .doucument_required .doucument_required_wrapper ul li,
  p {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 120%;
  }
}

@media screen and (max-width: 1199.5px) {
  .doucument_required .doucument_required_wrapper ul li,
  p {
    margin-bottom: 5px;
    font-size: 16px;
  }
}

/* doucument_required end */

/* kyc_section */

.kyc_section .kyc_wrapper {
  /* padding: 45px 32px; */
  padding: 45px 0px;
  background: #eaeaea;
  border-radius: 20px;
}

@media screen and (max-width: 1440px) {
  .kyc_section .kyc_wrapper {
    padding: 30px 0px;
  }
}

@media screen and (max-width: 1199.5px) {
  .kyc_section .kyc_wrapper {
    padding: 30px 15px;
  }
}

@media screen and (max-width: 767.5px) {
  .kyc_section .kyc_wrapper {
    padding: 15px 14px;
  }
}

.kyc_section .kyc_wrapper h2 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 135%;
  color: #97281d;
  margin-left: 4rem;
  margin-bottom: 48px;
}

@media screen and (max-width: 1600px) {
  .kyc_section .kyc_wrapper h2 {
    margin-left: 3rem;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1440px) {
  .kyc_section .kyc_wrapper h2 {
    font-size: 28px;
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 991.5px) {
  .kyc_section .kyc_wrapper h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767.5px) {
  .kyc_section .kyc_wrapper h2 {
    font-size: 20px;
    margin-left: unset;
  }
}

.kyc_section .kyc_wrapper_content {
  gap: 20px;
}

@media screen and (max-width: 767.5px) {
  .kyc_section .kyc_wrapper_content {
    gap: 10px;
  }
}

/* .kyc_section .kyc_wrapper_content .kyc__img {
  width: 100px;
} */
@media screen and (max-width: 1440px) {
  .kyc_section .kyc_wrapper_content .kyc__img {
    width: 60px;
  }
}

@media screen and (max-width: 1199.5px) {
  .kyc_section .kyc_wrapper_content .kyc__img {
    width: 40px;
  }
}

.kyc_section .kyc_wrapper_content h3 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 135%;
  /* or 35px */

  color: #db620a;
}

@media screen and (max-width: 1600px) {
  .kyc_section .kyc_wrapper_content h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1440px) {
  .kyc_section .kyc_wrapper_content h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767.5px) {
  .kyc_section .kyc_wrapper_content h3 {
    font-size: 13px;
  }
}

/*kyc_section end  */
.fix_deposite_section {
  background: #fae1cb;
  padding: 37px 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 1440px) {
  .fix_deposite_section {
    padding: 20px 0;
  }
}

.fix_deposite_section p {
  font-family: "Mulish"!important;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  text-align: justify;

  color: #000000;
}

@media screen and (max-width: 1600px) {
  .fix_deposite_section p {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 1440px) {
  .fix_deposite_section p {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 767.5px) {
  .fix_deposite_section p {
    font-size: 16px;
    line-height: 19px;
  }
}

/* atm_branches_section */
.atm_branches_section {
  padding: 80px 0;
}

@media screen and (max-width: 1440px) {
  .atm_branches_section {
    padding: 40px 0 40px;
  }
}

.atm_branches_section .atm_branch_wrapper {
  display: flex;
  /* justify-content: space-evenly; */
  align-items: center;
  background: #db620a;
  border-radius: 14px;
  padding: 25px 20px 10px 0px;
  max-width: 98%;
  margin: 0 0 auto;
}

@media screen and (max-width: 767.5px) {
  .atm_branches_section .atm_branch_wrapper {
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.auto {
  margin: 0 0 0 auto !important;
}

/* .atm_branches_section .atm_branch_wrapper .atm_branch_img{
  width: 100%;
} */
@media screen and (max-width: 1440px) {
  .atm_branches_section .atm_branch_wrapper .atm_img {
    width: 30%;
  }
}

@media screen and (max-width: 1440px) {
  .atm_branches_section .atm_branch_wrapper .branch_img {
    width: 30%;
  }
}

.atm_branches_section .atm_branch_wrapper span {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 135%;

  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1600px) {
  .atm_branches_section .atm_branch_wrapper span {
    font-size: 55px;
  }
}

@media screen and (max-width: 1440px) {
  .atm_branches_section .atm_branch_wrapper span {
    font-size: 45px;
  }
}

@media screen and (max-width: 1199.5px) {
  .atm_branches_section .atm_branch_wrapper span {
    font-size: 38px;
  }
}

@media screen and (max-width: 991.5px) {
  .atm_branches_section .atm_branch_wrapper span {
    font-size: 30px;
  }
}

.atm_branches_section .atm_branch_wrapper h4 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 135%;

  color: #ffffff;
}

@media screen and (max-width: 1600px) {
  .atm_branches_section .atm_branch_wrapper h4 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1440px) {
  .atm_branches_section .atm_branch_wrapper h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991.5px) {
  .atm_branches_section .atm_branch_wrapper h4 {
    font-size: 20px;
  }
}

/* atm_branches_section end */

/* faq */
.faq {
  margin-bottom: 20px;
  background-color: #ffffff;
}

/* .faq ul li {
  list-style-type: disc;
} */

.faq .faq_btn {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  border: none;
  border-radius: 30px;
  padding: 12px 68px;
  margin: 0 auto;
  display: block;
  color: #ffffff;
  background-color: #db620a;
}

@media screen and (max-width: 1440px) {
  .faq .faq_btn {
    font-size: 20px;
    padding: 0px 68px;
  }
}

.faq .accordion {
  padding: 0 23px;
}

@media screen and (max-width: 767.5px) {
  .faq .accordion {
    padding: 0;
  }
}

.faq .accordion .accordion-item {
  position: relative;
  border: 0;
  padding: 10px 0;
  color: #000000;
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 1440px) {
  .faq .accordion .accordion-item {
    font-size: 18px;
  }
}

@media screen and (max-width: 767.5px) {
  .faq .accordion .accordion-item {
    display: block;
    border-bottom: 1px solid #000000;
    border-radius: 0;
  }
}

.faq .accordion .accordion-item:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #000000;
  /* left: -23px; */
  right: 0;
  /* width: calc(100% + 46px); */
  bottom: 0;
  width: 100%;
}

@media screen and (max-width: 767.5px) {
  .faq .accordion .accordion-item:after {
    display: none;
  }
}

.faq .accordion .accordion-item:last-child:after {
  display: none;
}

.faq .accordion h2 button {
  color: #000000;
  font-family: "Mulish";
  font-size: 22px;
  font-weight: 500;
  /* padding-left: 0; */
}

@media screen and (max-width: 1440px) {
  .faq .accordion h2 button {
    font-size: 18px;
  }
}

.faq .accordion .accordion-body {
  color: #000000;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  /* padding-left: 0; */
}

@media screen and (max-width: 1440px) {
  .faq .accordion .accordion-body {
    font-size: 15px;
  }
}

@media screen and (max-width: 767.5px) {
  .faq .accordion .accordion-body {
    padding: 0;
  }
}

@media screen and (max-width: 767.5px) {
  .faq .accordion .accordion-button {
    padding-right: 0;
    padding-left: 0;
  }
}

.faq .accordion .accordion-button:not(.collapsed) {
  background-color: unset;
  box-shadow: unset;
}

.faq .accordion .accordion-button:focus {
  border: 0;
  box-shadow: unset;
}

.faq .accordion .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
}

.faq hr {
  color: #fff;
}

.footer {
  padding: 40px 0;
  background-color: #db620a;
  margin-bottom: 6.1rem;
}

@media screen and (max-width: 1600px) {
  .footer {
    padding: 30px 0;
    margin-bottom: 4.1rem;
  }
}

@media screen and (max-width: 1440px) {
  .footer {
    padding: 20px 0;
    margin-bottom: 3.5rem;
  }
}

@media screen and (max-width: 767.5px) {
  .footer {
    padding: 10px 0;
    margin-bottom: 3.3rem;
  }
}

.footer a {
  /* color: #fff; */
  text-decoration: none;
}

/* .footer a:hover{
  color: #fff;
 
} */

.footer h4 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 33px;

  color: #ffffff;
}

.bullet-points {
  display: flex;
  justify-content: space-around;
  width: 67% !important;
  color: white;
  font-weight: bold;
  padding: 7px;
}

.bullet-points li {
  list-style: disc;
}

.bullet-points li::marker {
  font-size: 20px;
  /* line-height: 2.6; */
}

@media screen and (max-width: 1600px) {
  .footer h4 {
    font-size: 20px;
    line-height: 33px;
    color: #ffffff;
  }
}

@media screen and (max-width: 1440px) {
  .footer h4 {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
  }
}

@media screen and (max-width: 1199.5px) {
  .footer h4 {
    font-size: 14px;
    line-height: 20px;
  }
}

/* .footer h4 a{
  color: #0d6efd;
text-decoration: none;
} */

.new {
  text-align: center;
  display: block !important;
  text-decoration: none;
  background-color: #db620a;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  padding: 18px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
}

.new:hover {
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .new {
    font-size: 35px;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1440px) {
  .new {
    font-size: 20px;
    padding: 15px 0;
  }
}

@media screen and (max-width: 767.5px) {
  .new {
    font-size: 18px;
    padding: 15px 0;
  }

  .bullet-points {
    flex-direction: column;
    width: 100% !important;
    color: white;
    font-weight: 500;
    font-size: 13px;
    margin-top: 0px !important;
  }

  /* .bullet-points li {
    list-style: disc;
  } */
  .bullet-points li::marker {
    font-size: 12px;
  }
}

/* swiper bullet color */

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #db620a !important;
}

/* .swiper-pagination-bullets {
      display: none;
  } */
/* swiper bullet color */

.thankyou_sec .tick {
  margin: 20% auto 5%;
  display: block;
  text-align: center;
}

@media screen and (max-width: 1440.5px) {
  .thankyou_sec .tick {
    margin: 14% auto 3%;
  }
}

@media screen and (max-width: 1199.5px) {
  .thankyou_sec .tick {
    margin: 40% auto 10%;
  }
}

@media screen and (max-width: 767.5px) {
  .thankyou_sec .tick {
    margin: 50% auto 10%;
    width: 20%;
  }
}

.thankyou_sec .thankyou_txt {
  text-align: center;
}

.thankyou_sec .thankyou_txt p {
  font-size: 36px;
  color: #db620a;
  line-height: 135%;
  font-weight: 500;
}

@media screen and (max-width: 1440.5px) {
  .thankyou_sec .thankyou_txt p {
    font-size: 26px;
  }
}

@media screen and (max-width: 767.5px) {
  .thankyou_sec .thankyou_txt p {
    font-size: 18px;
  }
}

@media screen and (max-width: 767.5px) {
  .thankyou_sec .thankyou_txt p br {
    display: none;
  }
}

.features_benifits .odd {
  background: #fae1cb;
}

.show-pan {
  background: none;
  border: none;
  margin-left: -35px;
}

/* @media screen and (max-width: 767.5px) {
  .features_benifits .odd {
    background: #FFFFFF;
  }
}

@media screen and (max-width: 767.5px) {
  .features_benifits .odd_mobile {
    background: #F9E1CE;
  }
} */

/* added by jay  */

.d-mobile {
  display: none;
}

.d-desktop {
  display: block;
}

.banner_img {
  background-color: #fae1cb;
}

.faq .accordion .accordion-body p {
  font-size: 18px;
}

.faq .accordion .accordion-body p.small {
  font-size: 14px;
}

.faq .accordion .accordion-body ul,
.faq .accordion .accordion-body ol {
  padding-left: 30px;
}

.faq .accordion .accordion-body ul li {
  list-style-type: disc;
  padding-left: 10px;
}

.faq .accordion .accordion-body ol li {
  list-style-type: decimal;
  padding-left: 10px;
}

@media screen and (max-width: 1440px) {
  .faq .accordion .accordion-body p {
    font-size: 15px;
  }
}

@media screen and (max-width: 767.5px) {
  .faq .accordion .accordion-body,
  .faq .accordion .accordion-body ul li,
  .faq .accordion .accordion-body ol li {
    line-height: normal;
  }

  .faq .accordion .accordion-body p {
    font-size: 14px;
  }

  .faq .accordion .accordion-body ul,
  .faq .accordion .accordion-body ol {
    padding-left: 15px;
  }

  .faq .accordion .accordion-body ul li,
  .faq .accordion .accordion-body ol li {
    padding-left: 0px;
    margin-bottom: 10px;
  }

  .banner_section .saving_account_content h1 > div {
    font-weight: 600;
  }

  .banner_section .saving_account_content {
    width: 70%;
  }
}

@media screen and (max-width: 480.5px) {
  .d-mobile {
    display: block;
  }

  .d-desktop {
    display: none;
  }
}

input#mobile_number {
  width: 72%;
}

@media screen and (max-width: 1600px) {
  input#mobile_number {
    width: 68%;
  }
}

@media screen and (max-width: 1440px) {
  input#mobile_number {
    width: 64%;
  }
}

@media screen and (max-width: 1199.5px) {
  input#mobile_number {
    width: 62%;
  }
}

@media screen and (max-width: 991.5px) {
  input#mobile_number {
    width: 77%;
  }
}

@media screen and (max-width: 767.5px) {
  input#mobile_number {
    width: 76%;
  }
}

@media screen and (max-width: 480.5px) {
  input#mobile_number {
    width: 59%;
  }
}

@media screen and (max-width: 1199.5px) {
  .features_benifits_content p > br {
    display: none;
  }
}

.footer .container {
  margin-bottom: 0px;
}

.disclaimer {
  padding: 0px 0px 30px 0px;
}

.disclaimer > div {
  border-top: 1px solid #e3530f;
}

.disclaimerText p {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

.disclaimer button {
  margin-top: 30px;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  background-color: transparent;
  border: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
  align-items: center;
}

.disclaimer button .dis_img {
  margin-top: 0px;
  border: 1px solid #333;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  background-color: white;
  width: 30px;
  padding: 4px;
  height: 30px;
}

.disclaimer button span {
  background-color: white;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}

.disclaimer button::after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: 1px;
  border: 1px dashed #333333;
  top: 35%;
}

@media screen and (max-width: 480.5px) {
  .disclaimer {
    padding: 30px 0px 50px 0px;
  }

  .disclaimer button .dis_img {
    margin-top: 0px;
    width: 25px;
    padding: 3px;
    height: 25px;
  }

  .disclaimer button::after {
    width: calc(100% - 40px);
    top: 35%;
  }
}

.imobile_direct {
  position: absolute;
  left: 15px;
  bottom: 15px;
  width: 150px;
}
