@media (max-width: 992.98px) {
  .lan_w_47 {
    width: 100%;
  }

  .banner_box_part h1 {
    font-size: var(--font-size-20);
  }

  .banner_box_part h4 {
    font-size: var(--font-size-12);

    line-height: 20px;
  }

  .Account_Transfer_content_right {
    margin-top: 20px;
  }

  .Account_Transfer_content_right {
    flex-direction: unset;
    gap: 12px;
  }

  .Account_Transfer_content_right_list {
    gap: 12px;
    color: var(--color-light-black);
    line-height: 20px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: var(--font-size-12);
  }

  .Account_Transfer_content_left img {
    max-width: 20px;
  }

  .Account_Transfer_content_left ul li {
    font-size: var(--font-size-12);
  }

  .Account_Transfer_content_left h5 {
    font-size: var(--font-size-14);
    line-height: 20px;
    padding-bottom: var(--pb-20);
  }

  .enter-otp h2 {
    font-size: var(--font-size-20);
    line-height: 28px;
  }

  .send_otp div {
    font-size: var(--font-size-14);
  }
}

@media (max-width: 767.98px) {
  .container {
    width: 100%;
  }

  .d-sm-block {
    display: block !important;
  }

  .tel-number-dropdown {
    background-position: calc(100% - 3px) 16px !important;
  }
  
  .failed_highlight {
	width: 100%;
  }
  /* header css start */
  #top_header {
    height: 36px;
  }

  .header_row img {
    max-width: 114px;
  }

  .location_box {
    margin-left: 10px;
    gap: 6px;
  }

  .location_box_img {
    width: 24px;
    height: 24px;
  }

  .location_box_img img {
    width: 18px;
    height: 18px;
  }

  /* header css end */

  /* banner css start */
  .banner_box_section {
    margin: 0px;
  }

  .banner_box_part {
    background: var(--white-color);
    padding: var(--p-20);
    border-radius: 0px;
  }

  /* banner css End */

  .Account_Transfer_content_right_list img {
    max-width: 32px;
  }

  .lg_button {
    font-size: var(--font-size-14);
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }

  .Account_Transfer_content_section,
  .Service_content_section {
    padding: var(--p-20);
    padding-top: 0px;
    border-radius: 0px;
  }

  .Account_Transfer_content_left {
    padding: var(--p-15);
  }

  .Account_Transfer_content_right_list {
    padding: var(--p-15);
  }

  .form-check {
    padding-left: 31px;
  }

  .login_box_part {
    max-width: 100%;
    margin: auto;
  }

  .otp_section {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .enter-otp {
    padding: var(--p-20);
    border-radius: 0;
    max-width: 100%;
    margin: auto;
  }

  .verif-head {
    text-align: left;
    padding-bottom: var(--p-10);
    line-height: 20px;
  }

  .enter-otp h2 {
    font-size: var(--font-size-20);
    line-height: 28px;
    padding-bottom: 4px;
  }

  .send_otp {
    flex-direction: column;
    row-gap: 8px;
  }

  .send_otp div {
    width: auto;
    font-size: var(--font-size-14);
  }

  .send_otp .send_otp_maximum {
    text-align: left;
  }

  .otp_code_inputs {
    margin-top: 6px;
  }

  /* customer page css start */
  .card_container {
    padding: var(--p-20);
    border-radius: 0px;
  }

  .customer_detail_section {
    padding: 0px;
  }

  .Customer_detail {
    text-align: left;
    align-items: self-start;
    margin-bottom: 24px;
  }

  .Customer_detail h2 {
    font-size: var(--font-size-20);
    line-height: 28px;
  }

  .Customer_detail p {
    margin-top: 5px;
    color: var(--color-content-black);
    font-size: var(--font-size-12);
  }

  .card_hadding_part {
    font-size: var(--font-size-18);
    margin-bottom: 10px;
  }

  .card_details_content p {
    font-size: var(--font-size-12);
  }

  .card_details_content ul {
    font-size: var(--font-size-12);
    gap: 5px;
  }

  .card {
    min-height: auto;
    padding: var(--p-15);
  }

  /* customer page css End */

  /* account page css start */
  .back_button_part {
    background-color: var(--white-color);
    padding: 12px 20px 0px;
  }

  .card_container_box {
    border-radius: 0px;
    padding: var(--p-20);
  }

  .progress-container {
    width: 100%;
    justify-content: space-around;
    gap: 8px;
    padding: 9px 10px;
    margin: auto auto 20px;
  }

  .circle::after {
    width: 17px;
    height: 2px;
  }

  .circle {
    gap: 8px;
    font-size: var(--font-size-12);
  }

  .Customer_detail ul {
    margin-top: 10px;
  }

  .Customer_detail li p {
    font-size: var(--font-size-16);
    margin-top: 0px;
  }

  .Customer_detail.account_details {
    margin-bottom: 10px;
  }

  .select_account_part {
    margin-bottom: 30px;
  }

  .select_account_card_details p {
    font-size: var(--font-size-14);
  }

  .select_account_card_details ul {
    margin-top: 10px;
  }

  .card.account_card {
    min-height: auto;
  }

  .card_button_row {
    margin-top: 0px;
  }

  .inactive_card {
    font-size: var(--font-size-12);
    color: var(--color-content-black);
    background-color: var(--white-color);
    display: inline-block;
    padding: 4px 10px;
    border-radius: 50px;
    font-style: italic;
    border: 1px solid var(--border-color-gray);
  }

  /* account page css End */

  .Select_Branch_text_part {
    margin: 14px 0 15px;
  }

  .new_branch_card .card_hadding_part {
    font-size: var(--font-size-14);
  }

  .Select_Branch_text_part h4 {
    font-size: var(--font-size-14);
    line-height: 21px;
  }

  .new_branch_select_text_part {
    justify-content: start;
  }

  .new_branch_select_text_part {
    margin-bottom: 40px;
  }

  .card.new_branch_card {
    min-height: auto;
  }

  .select_account_card_details ul li {
    width: 70%;
  }

  .transfer_box_section {
    min-height: calc(100vh - 85px);
    padding-top: 0;
    padding-bottom: 0;
  }

  .transfer_box_part {
    border-radius: 0px;
  }

  .Service_Request_box_row {
    padding: 20px 12px;
    width: 100%;
  }

  .Service_Request_box_right p {
    font-size: var(--font-size-16);
  }

  /* height-4 border css start */
  .height-4 {
    background-color: #f3f6fd;
  }

  /* height-4 border css End */

  /* Preview_Details page css start */
  .mb-20 {
    margin-bottom: 20px;
  }

  .Preview_Details ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0px;
    row-gap: 16px;
  }

  .Preview_Details ul li {
    flex: 50%;
    width: auto;
  }

  .three_grid ul {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    row-gap: 15px;
  }

  .money_row {
    margin-bottom: 15px;
    padding: 15px;
    align-items: flex-start;
  }

  .money_row h3 {
    font-size: var(--font-size-14);
  }

  /* Preview_Details page css start */

  /* modal css start */
  .modal-content {
    padding: var(--p-20);
    border-radius: 24px 24px 0px 0px;
  }

  .modal-backdrop.fade.in {
    opacity: 0.5;
  }

  .modal-title {
    font-size: var(--font-size-16);
  }

  .modal-header .btn-close {
    margin-top: -24px;
  }

  /* modal css End */

  .not_found_section_content h2 {
    font-size: var(--font-size-20);
  }

  .not_found_section_content {
    row-gap: 10px;
  }

  /* loader css start */

  .loader_img_box {
    padding: 10px;
    border-radius: 20px;
  }

  .loader_img_box img {
    max-width: 40px;
    height: 40px;
  }

  /* loader css End */
  .half_w {
    width: 100%;
  }

  .not_found_section_content img {
    max-width: 140px;
  }

  .Service_Request_box_list_row {
    width: 100%;
  }

  .Account_Transfer_title h1 {
    font-size: var(--font-size-16);
  }

  .Account_Transfer_title img {
    max-width: 60px;
  }

  .account_transfer_bottom_text p {
    padding: 0px;
    line-height: 18px;
  }

  .account_transfer_bottom_text p a {
    text-decoration: underline;
    font-weight: normal;
  }
}

@media (max-width: 767px) {
  .mt-40 {
    margin-top: 30px;
  }

  body,
  p,
  div {
    font-size: var(--font-size-12);
  }

  .container.m-p-0 .row {
    margin: 0px;
  }

  .container.m-p-0 .col-xl-1,
  .container.m-p-0 .col-xl-10,
  .container.m-p-0 .col-xl-11,
  .container.m-p-0 .col-xl-12,
  .container.m-p-0 .col-xl-2,
  .container.m-p-0 .col-xl-3,
  .container.m-p-0 .col-xl-4,
  .container.m-p-0 .col-xl-5,
  .container.m-p-0 .col-xl-6,
  .container.m-p-0 .col-xl-7,
  .container.m-p-0 .col-xl-8,
  .container.m-p-0 .col-xl-9,
  .container.m-p-0 .col-lg-1,
  .container.m-p-0 .col-lg-10,
  .container.m-p-0 .col-lg-11,
  .container.m-p-0 .col-lg-12,
  .container.m-p-0 .col-lg-2,
  .container.m-p-0 .col-lg-3,
  .container.m-p-0 .col-lg-4,
  .container.m-p-0 .col-lg-5,
  .container.m-p-0 .col-lg-6,
  .container.m-p-0 .col-lg-7,
  .container.m-p-0 .col-lg-8,
  .container.m-p-0 .col-lg-9,
  .container.m-p-0 .col-md-1,
  .container.m-p-0 .col-md-10,
  .container.m-p-0 .col-md-11,
  .container.m-p-0 .col-md-12,
  .container.m-p-0 .col-md-2,
  .container.m-p-0 .col-md-3,
  .container.m-p-0 .col-md-4,
  .container.m-p-0 .col-md-5,
  .container.m-p-0 .col-md-6,
  .container.m-p-0 .col-md-7,
  .container.m-p-0 .col-md-8,
  .container.m-p-0 .col-md-9,
  .container.m-p-0 .col-sm-1,
  .container.m-p-0 .col-sm-10,
  .container.m-p-0 .col-sm-11,
  .container.m-p-0 .col-sm-12,
  .container.m-p-0 .col-sm-2,
  .container.m-p-0 .col-sm-3,
  .container.m-p-0 .col-sm-4,
  .container.m-p-0 .col-sm-5,
  .container.m-p-0 .col-sm-6,
  .container.m-p-0 .col-sm-7,
  .container.m-p-0 .col-sm-8,
  .container.m-p-0 .col-sm-9 {
    padding-left: 0px;
    padding-right: 0px;
  }

  body {
    background-color: var(--white-color);
  }

  input[maxlength="6"] {
    /* margin-left: 20px; */
    letter-spacing: 25px;
    width: 100%;
  }

  .cust_result_col_margin {
    margin-bottom: 15px;
  }

  .cust_request_box_list {
    column-gap: 50px;
  }

  .banner_text_part{
    min-height: unset;
  }
}

@media (max-width: 420.98px) {
  .location_box {
    font-size: var(--font-size-10);
  }

  .location_box_img {
    width: 20px;
    height: 20px;
  }

  .location_box_img img {
    width: 16px;
    height: 16px;
  }

  .location_box {
    margin-left: 3px;
  }

  footer {
    font-size: var(--font-size-10);
  }

  .Identify_Using {
    gap: 10px;
  }

  /* datepicker css start */
  .datepicker-dropdown {
    min-width: 260px;
  }

  /* datepicker css End */
}

@media (max-width: 350.98px) {
  .Identify_Using {
    flex-direction: column;
    align-items: baseline;
  }

  .circle {
    gap: 3px;
  }
}

@media (min-width: 992.98px) {
  .FailureSection {
    margin: 0 75px;
  }
  
  .lg-blue-bg{
    background: var(--color-gray);
    border-radius: var(--border-radius-16);
  }

  .lg-box-border{
    border: 1px solid var(--border-color-gray);
    border-radius: var(--border-radius-16);
  }

  .lg-box-border .Account_Transfer_content_left{
    border: none;
  }
}

/*Start Css for Accout list Added on 07-04-2023 by Hemant Singh Sisodia  */

.margin10px {
  margin: 10px;
}

.fontcolor {
  color: #4b5563;
}

.marginbottom3px {
  margin-bottom: 3px;
}

@media (max-width: 600px) {
  .bgWhite {
    display: flex;
    justify-content: center;
    background: var(--bgColor);

    width: 100%;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    border-radius: 16px;
  }

  .mainSection {
    width: 100%;
    margin: 0;
  }

  .widthPhone {
    width: 90%;
  }

  .tabSection {
    width: 90%;
  }

  .phonefont14px {
    font-size: 14px;
  }

  .phonefont16px {
    font-size: 16px;
  }

  .phonefont20px {
    font-size: 20px;
  }

  .account_number {
    width: 95%;
  }

  .flexPhone {
    display: flex;
  }

  .justyContentSpaceBtw {
    justify-content: space-between;
  }

  .phoneDivBreak {
    flex-direction: column;
    gap: 10px;
  }

  .successBox {
    height: 45px;
    left: 16%;
    z-index: 999;
  }

  .as_user_info {
    display: flex;
    margin: auto;
    width: 52%;
    padding: 18px 0px;
  }

  .accountSearch {
    border: 1px solid #1c3fca;
    width: 95%;
    border-radius: 8px;
    padding: 1%;
    min-width: unset;
    margin-top: 35px;
  }

  .searchIcon {
    position: absolute;
    right: 1rem;
    top: 2px;
    width: 3.2vw;
  }

  .acc_select_card {
    display: grid;
    width: 100%;
    height: auto;
  }

  .newBranchBox {
    width: 92%;
    height: 150px;
    border: 1px solid #d2d5db;
    border-radius: 20px;
    margin: 0px;
    margin-top: 20px;
    padding-left: 15px;
  }

  .fontSizeParagraph {
    font-size: 1.3rem;
  }

  .reasonBox {
    width: 92%;
    height: 140px;
    border: 1px solid #d2d5db;
    border-radius: 20px;
    margin: 0px;
    margin-top: 20px;
  }

  .cotinueButton {
    width: 95%;
  }

  .autocom-box {
    width: 95%;
    border-radius: 8px;
    overflow-y: scroll;
    height: 120px;
  }

  .infoText {
    padding: 3px 2.5rem 1.5rem 0rem;
  }

  .fontWeightNormal {
    font-weight: 400;
  }

  .body {
    background-color: blue;
  }

  .phoneTextalign {
    text-align: left;
  }

  .phonePaddingLeftRight {
    padding: 0 2.5rem;
  }

  .phoneTextWidth {
    width: 70%;
  }

  .phonefontweight500 {
    font-weight: 500;
  }

  .phonefontweight400 {
    font-weight: 400;
  }

  .phonefontweight600 {
    font-weight: 600;
  }

  .marginleft10 {
    margin-left: 10px;
  }

  .phoneButtonWidth {
    width: 90%;
  }

  .phonebgcolor {
    background-color: #ffffff;
  }

  .phonemargin10 {
    margin-left: 12px;
  }

  .tabAlertSection {
    width: 95%;
  }

  .mobileview {
    background-color: #ffffff !important;
    padding: 0px !important;
    margin: 0px !important;
  }

  .ac_select_card {
    height: 470px;
    width: 110%;
    background-color: #fff;
    border-radius: 24px;
  }

  .phoneTextStyle {
    font-size: 12px;
    font-weight: 400;
  }

  .fontWeight500 {
    font-weight: 500;
  }

  /* new css */

  .textAlignCenter {
    text-align: left;
    padding-left: 10px;
  }

  .account_number_box {
    width: 100%;
    margin: auto;
    margin-bottom: 19px;
  }

  /* start Css for consent page added on 13-04-23 by hemant singh sisodia */

  .mainSection {
    width: 100%;
  }

  .phoneWidth {
    width: 90%;
  }

  /* start Css for consent page added on 13-04-23 by hemant singh sisodia */
}

@media (min-width: 767px) {
  .modal-backdrop.fade.in {
    opacity: 0.5;
  }

  .m-display {
    display: none;
  }

  .d-display {
    display: block;
  }
}

/*End Css for Accout list  Added on 13-04-2023 by Hemant Singh Sisodia  */

/*Start Css for Preview_Details   Added on 15-04-2023 by Hemant Singh Sisodia  */

@media (max-width: 767px) {
  .preview-continue-btn button {
    color: #f5f6fb;
    font-weight: 600;
    background: #1c3fca;
    padding: 14px 20px;
    border-radius: 13px;
    width: 100%;
    height: 52px;
    font-size: 16px;
    font-weight: 700;
    border: none;
  }

  .m-display {
    display: block;
  }

  .d-display {
    display: none;
  }
  
  .store_info {
	width: 90%;
  }
}

@media (max-width: 500px) {
  .preview-head {
    text-align: left;
  }

  .preview-float-right {
    float: left;
  }

  .preview-user-detail {
    padding: 0px 0px;
  }

  .account-head {
    text-align: left;
  }

  .account-edit-link {
    float: none;
    margin-left: 10px;
  }

  .account-user-main-body {
    display: block;
    padding: 20px 20px;
    margin: 0px 0px;
  }

  .account-detail-box3 {
    margin: 15px 0px;
  }

  .account-detail-box2 {
    margin-bottom: 15px;
  }

  .terms-content {
    padding: 25px 0px;
    text-align: justify;
  }
}

/*End Css for Preview_Details   Added on 15-04-2023 by Hemant Singh Sisodia  */

/* Start Name Addition Account List on 03-05-23 added by Nippan Rajak */

@media (max-width: 600px) {
  .account-dropdown{
    width: 90%;
  }
  .pl-3rem{
    padding-left: 3rem;
  }
  .NA-acc-list-journey-body-main-card {
    margin: unset;
  }
}

@media (max-width: 500px) {
  .preview-user-main-body {
    flex-direction: column;
    align-items: flex-start;
  }

  .account-head {
    text-align: left;
  }

  .account-user-dropdown {
    display: block;
    padding: 20px 20px;
    margin: 0px 0px;
  }

  .account-user-dropdown-select {
    width: 100%;
  }

  .account-name {
    position: absolute;
    left: 38px;
    top: 12px;
  }

  .NA-acc-list-preview-continue-btn button {
    width: 100%;
  }
}

@media (min-width: 600px) and (max-width: 1000px) {
  .languageSection {
    width: 55%;
  }
  .account-dropdown{
    width: 70%;
  }
}

/* End Name Addition Account List on 03-05-23 added by Nippan Rajak */

/* Start Name Addition Add member on 04-05-23 */
@media only screen and (max-width: 600px) {
  .nomineeWarning {
    width: 60%;
    left: 21%;
    top: 1rem;
  }

  .NA-add-mem-mainSection {
    width: 100%;
  }

  .NA-add-mem-tabSection {
    width: 95% !important;
  }

  .progressBarText {
    white-space: normal;
  }

  .textNoWrap {
    white-space: normal;
  }

  .pgsMediumText {
    width: 15%;
  }

  .pgsLongText {
    width: 25%;
  }

  .phoneWidth {
    width: 90%;
  }

  .memQuery {
    width: 90%;
  }

  .pairFieldContainer {
    padding-top: unset;
  }

  .noteMemNo {
    width: 90%;
  }

  .requirmentPointsSec {
    margin-left: 6rem;
  }

  .NA-add-mem-containerCheckBox {
    position: relative;
    display: block;
    padding-left: 22px;
    cursor: pointer;
    font-size: 25px;
  }
  
  .vKYCRequiredNote {
    height: unset;
  }
  
  .SUcontainerCheckBox input{
    position: inherit !important;
  }
  
  .suvkycbutton{
    padding: 0px !important;
  }
}

@media (min-width: 600px) and (max-width: 780px) {
  .NA-add-mem-tabSection {
    width: 85% !important;
  }
}

/* End Name Addition Add member on 04-05-23 added by Nippan Rajak */

/* Start Name Addition Add Nominee on 03-05-23 added by Nippan Rajak */

@media only screen and (max-width: 600px) {
  .dataFieldSection {
    margin-top: 10px;
  }
}

/* End Name Addition Add Nominee on 03-05-23 added by Nippan Rajak */

/* Start Name Addition Get Nominee on 08-05-23 added by Nippan Rajak */
@media (max-width: 762px) {
  .buttonArea {
    flex-direction: column;
  }

  .checkNewMemConsent {
    width: 14% !important;
  }

  .tab_text {
    white-space: normal;
  }

  .nominee-label {
    padding: 5%;
  }

  .preview-details {
    padding: 5%;
  }

  .preview-nominee-card {
    padding: 4% 0%;
  }

  .preview-details-text {
    gap: 2rem;
  }

  .consent-details input[type="checkbox"] {
    width: 4%;
  }

  .preview-continue-btn {
    display: block;
  }
}

/* End Name Addition Get Nominee on 08-05-23 added by Nippan Rajak */

/* Start Name Addition Nominee Preview on 08-05-23 added by Nippan Rajak */

@media (max-width: 425px) {
  .pre_detail_heading h3 {
    font-size: 18px;
  }

  .pre_detail_heading p {
    font-size: 12px;
  }

  .card-title>div,
  .card-title>div:active {
    font-size: 16px;
  }

  .preview-label h4 {
    font-size: 12px;
  }

  .preview-label span {
    font-size: 14px;
  }

  .edit-txt {
    font-size: 13px;
  }

  .preview-bottom button {
    width: 100%;
  }
}

/* End Name Addition Nominee Preview on 08-05-23 added by Nippan Rajak */

/* Start Name Addition ETB Confirm Details on 11-05-23 added by Nippan Rajak */

@media (max-width: 760px) {
  .NA-ETB-successBox {
    top: 1.8rem;
  }

  .NA-ETB-expanded-icon {
    cursor: pointer;
  }
}

/* End Name Addition ETB Confirm Details on 11-05-23 added by Nippan Rajak */

/* Start Name Addition ETB Select Identity on 12-05-23 added by Nippan Rajak */

@media only screen and (max-width: 991px) {

  .DebitCardDiv,
  .NetBankingDiv {
    width: 49%;
  }

  .DontStoreInfoDiv {
    width: 50%;
  }

  .ContinueBtn {
    width: 50%;
  }

  .tabsContent {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .NA-ETB-banner_box_section {
    margin-top: 10px !important;
  }

  .SelectConsentText {
    white-space: normal;
  }

  .service-tab-sec {
    width: 98%;
    padding-left: 10px;
  }

  .tabsContent {
    width: 100%;
  }

  .VerifyWithAadharText {
    text-align: left;
    padding-left: 10px;
  }

  .verifyOptionText {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .DebitNetbankingDiv {
    display: block;
  }

  .VerifyItsYouText {
    text-align: left;
    padding-left: 10px;
  }

  .VerifyOtionsDiv {
    width: 100%;
    padding-left: 10px;
  }

  .DebitCardDiv,
  .NetBankingDiv {
    margin-bottom: 25px;
    margin-right: 10px;
  }

  .DontStoreInfoDiv {
    width: 95%;
  }

  .ContinueBtn {
    width: 95%;
    padding: 15px 0;
    margin-top: 20px;
  }

  /* .RadioIcon {
    width: 2rem;
  } */

  .iconTextDiv {
    justify-content: center;
  }

  .diamondCheckIcon {
    margin-right: 10px;
  }

  .DebitCardDiv,
  .NetBankingDiv {
    width: 98%;
    justify-content: space-around;
  }

  .cus_lg_highlights {
    width: 100%;
    background-color: var(--color-light-gray);
    margin: 0 0 var(--p-30);
  }

  .cus_lg_higlights_text {
    font-size: 12px;
    line-height: 18px;
  }

  .cus_lg_higlights_text span {
    font-weight: var(--font-weight-400);
  }

  .tab {
    height: 2rem;
    width: 2rem;
  }

  div#DigiCertClickID_2rtD92_K {
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 10px;
  }
  
  object#DigiCertClickID_2rtD92_K_object {
    transform: unset !important;
    max-width: 65px;
  }
}

@media only screen and (max-width: 768px) {
  .DebitNetbankingDiv {
    flex-direction: column;
  }
}

/* End Name Addition ETB Select Identity on 12-05-23 added by Nippan Rajak */

/* Start Name Addition ETB Fatca Next (Occupation Field) Details on 15-05-23 added by Nippan Rajak */

@media only screen and (max-width: 426px) {
  .contact-bottom {
    padding: 15px 23px 23px 23px;
  }

  .contact-bottom button {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .contact_detail {
    margin-bottom: 20px;
  }
}

/* End Name Addition ETB Fatca Next (Occupation Field) Details on 15-05-23 added by Nippan Rajak */

/* Start Name Addition ETB Preview Details on 15-05-23 added by Nippan Rajak */

@media (max-width: 992px) {
  .NA-add-mem-tabSection {
    width: 90%;
  }

  .preview-bottom button {
    width: 60%;
  }
}

/* End Name Addition ETB Preview Details on 15-05-23 added by Nippan Rajak */

/* Start Name Addition NTB vKYC */

@media only screen and (max-width: 600px) {
  .requiredNote {
    height: unset;
  }

  .userNote {
    height: unset;
  }

  .noteSection {
    display: flex !important;
    gap: 1rem;
    flex-direction: column;
  }

  .buttonSection {
    flex-direction: column;
  }

  .checkMark {
    left: 1rem;
  }

  .paddingCheckBox {
    padding-right: 0px;
  }
}

@media (min-width: 600px) and (max-width: 780px) {
  .requiredNote {
    height: unset;
  }

  .userNote {
    height: unset;
  }

  .noteSection {
    display: flex !important;
    gap: 1rem;
    flex-direction: column;
  }
}

@media (min-width: 780px) and (max-width: 1024px) {
  .requiredNote {
    height: 260px;
  }

  .userNote {
    height: 260px;
  }

  .paddigRequiredNote {
    padding: 15px 0 0 0;
  }
}

/* End Name Addition NTB vKYC */

/* Start Mobile Updation Customer Details */
@media (max-width: 991px) {
  .mobileNotabSection {
    width: 90% !important;
  }
}

@media (max-width: 601px) {
  #mobileNoSubHead {
    text-align: left;
    padding-left: 10px;
  }

  #mobileNoInput {
    width: 87%;
  }

  #customerData {
    width: 90% !important;
    padding-left: 1rem;
    flex-wrap: wrap;
    gap: 30px;
  }

  .mobileVerifyConsent {
    margin: 0 2rem;
  }

  .otpBanner {
    background-color: #d0ddfc;
    width: 87% !important;
  }
}

/* End Mobile Updation Customer Details */

/* Start Mobile Updation 2FA Verification Page */

@media (max-width: 768px) {
  .Two_FA_OtpTabSection {
    width: 95% !important;
  }

  .TwoFAMobileUpdation {
    width: 95%;
    margin: auto;
  }

  .Two_FA_OtpInput {
    width: 100%;
  }
}

/* End Mobile Updation 2FA Verification Page */

/* Start Mobile Updation Ekyc Verification Page */
@media (max-width: 991px) {
  .confirmYourIdentityTab {
    width: 80% !important;
  }
}

@media (max-width: 767px) {
  .confirmYourIdentityTab {
    width: 100% !important;
    margin-top: 30px;
  }
}

/* End Mobile Updation Ekyc Verification Page */
/*Start Email Updation */
@media (max-width: 600px) {
  .error-email {
    position: absolute;
    left: 4%;
  }

  .email-otp-padd {
    padding: 0px 0px;
  }

  .emailReceived {
    width: 65%;
    margin: 26px auto;
    background: #f4f0ff;
    text-align: center;
    border-radius: 16px;
    padding: 18px 20px;
  }
  .responsive-flex-basis {
    flex-basis: 100%;
  }
}

@media (max-width: 768.98px) {
  .otp_font {
    font-size: var(--font-size-12);
  }
}

@media (max-width: 992px) {
  .emailSuccessMsg {
    left: 32%;
  }
}

@media (max-width: 769px) {
  .emailSuccessMsg {
    top: 2rem;
  }
}

@media (max-width: 675px) {
  .emailSuccessMsg {
    height: 30px;
    width: 25rem;
    padding: 6px 10px;
  }
}

@media (max-width: 426px) {
  .emailSuccessMsg {
    left: 19%;
  }

  .emailReceived {
    width: 90%;
    margin: 26px auto;
    background: #f4f0ff;
    text-align: center;
    border-radius: 16px;
    padding: 18px 20px;
  }
}

@media (max-width: 320px) {
  .emailSuccessMsg {
    left: 12%;
  }

  .emailReceived {
    width: 100%;
    margin: 26px auto;
    background: #f4f0ff;
    text-align: center;
    border-radius: 16px;
    padding: 18px 20px;
  }
}

/*End Email Updation */

@media (max-width: 600px) {
  /* Start M2M Confirm As Guardian Page */
  .w-90-600-media {
    width: 90% !important;
  }

  .pgb-text-width-22 {
    width: 22%;
  }

  /* End M2M Confirm As Guardian Page */

  /* Start M2M account details Page */

  .gap-3-rem-media {
    gap: 3rem !important;
  }

  .note-pink-box {
    width: 90%;
  }

  .position-m-unset {
    position: unset !important;
  }

  /* End M2M account details Page */
}

@media (max-width: 768px) {
  /* Start M2M Confirm As Guardian Page */
  .top-success-box {
    top: 1rem;
  }

  /* End M2M Confirm As Guardian Page */

  /* Start M2M account details Page */
  .account-modes {
    padding: unset;
  }

  /* End M2M account details Page */

  /* Start M2M branch details Page */
  .res-m-top-15px {
    margin-top: 15px;
  }

  /* End M2M branch details Page */

  /* Start M2M Add Nominee Page */
  .nominee-gurdian-name {
    width: 90%;
  }

  /* End M2M Add Nominee Page */

  /* Start M2M Confirm Details Page */
  .birth-details-section {
    flex-direction: column;
    width: 100%;
    align-items: center;
    row-gap: 20px;
  }

  .width-city-input {
    width: 100% !important;
  }

  .address-section {
    width: 90%;
  }

  /* End M2M Confirm Details Page */

  .w-90-767-media {
    width: 90% !important;
  }

  .note-pink-box {
    width: 90%;
  }

  .row-bottom-gap {
    margin-bottom: 25px;
  }

  .w-90-m-100 {
    width: 100% !important;
  }

  .w-93-m-100 {
    width: 100% !important;
  }
}

/* AML Journey Responsive */
@media (max-width: 375px) {
  .resData {
    width: 65%;
  }
}

@media (max-width: 425px) {
  .lg_button {
    height: 45px;
  }
}

@media (max-width: 768px) {
  .mtproType {
    margin-top: 30px;
  }

  .buttonMt {
    margin-top: 15px;
  }

  .otherData {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 767px) {
  .mlcustdata {
    margin-left: 0px;
  }
}

@media (max-width: 992px) {
  .annualMb {
    margin-bottom: 0px !important;
  }

  .activityMt {
    margin-top: 25px !important;
  }

  .annualClr {
    margin-top: 0px !important;
  }
}

@media (max-width: 426px) {
  .previData {
    width: 45% !important;
  }
}

@media (max-width: 375px) {
  .previData {
    width: 55% !important;
  }
}

/* End AML Journey Responsive */
/* Start signature update */

@media (min-width: 600px) and (max-width: 780px) {
  .vKYCRequiredNote {
    height: unset;
  }
}

@media (min-width: 780px) and (max-width: 1024px) {
  .vKYCRequiredNote {
    height: auto;
  }
}

@media (max-width: 767px) {
  .vKYCuserNoteData {
    background: #f4f0ff;
    border-radius: 16px;
    padding: 15px;
    height: 262px;
  }

  .revokeData {
    margin-left: 0%;
  }
}

@media (max-width: 780px) {
  .vKYCuserNoteData {
    background: #f4f0ff;
    border-radius: 16px;
    padding: 15px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .tncSpace {
    width: 100%;
  }
}

/* End signature update */

/* Start Email update CC */
@media (max-width: 600px) {
  .personalEmail,
  .officeEmail {
    display: block !important;
  }

  .creditCardDiv {
    justify-content: left !important;
    padding-left: 10px !important;
  }

  .personalEmailInput {
    width: 100%;
    padding-top: 15px;
  }

  .checkBoxAndEmail {
    gap: 30px;
  }
}

/* End Email update CC */
/* Start Name Change  */
@media (max-width: 767px) {
  .resDataNC {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 20px;
    width: 100% !important;
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .cnofirmBtn {
    width: 100% !important;
  }
}

@media (max-width: 601px) {
  .checkML {
    margin-left: -17px !important;
  }

  .consentPLR {
    padding: 0px 17px;
  }
}

@media (max-width: 446px) {
  .personalInline {
    display: block;
  }

  .personalDetailsNameChange {
    width: 224px;
    display: inline;
    float: inherit;
  }
}

/* End Name Change  */

/* Address Customer Account Details Start*/

@media (max-width: 460px) {
  .AC_customerDataAcc {
    display: block !important;
  }
}

/* Address Customer Account Details End */

/*Change Address Details Start*/

@media (max-width: 600px) {
  .AC_OptionsSelect {
    display: block;
  }

  .AC_optionStyle {
    cursor: pointer !important;
    padding: 20px;
    margin-bottom: 20px;
    width: 100% !important;
  }
}

/*Change Address Details End*/

/* Address GSTIN Page CSS Start */

@media (max-width: 767px) {
  .GSTMobileWidth {
    width: 90%;
    margin: 0 auto;
  }

  .imageUploadSection {
    width: 90%;
  }
}

/* Address GSTIN Page CSS End */