.rekyc-banner-form h5{
    font-size: 30px;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.25;
    color: #757373;
    margin-bottom: 15px;
  }
  .rekyc-banner-form h5 span{
    color: #AC1A2D;
  }
  .rekyc-banner-form h4{
    font-size: 22px;
  }
  .rekyc-banner-form .checkmark{
    height: 18px;
    width: 18px;
  }

.rekyc-banner-form .custom-checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0;
}
  
  .otp-blink-anim{
    animation: otp-blink-anim 0.9s infinite;
  }
  @keyframes otp-blink-anim{
    0%{
      opacity: 0;
    }
    80%{
      opacity: 1;
    }
  }
  .kyc-cloud-anim{
    animation: kyc-cloud-anim 5s infinite;
  }
  @keyframes kyc-cloud-anim{
    0%{
      transform: translateY(10px);
    }
    50%{
      transform: translateY(-10px);
    }
    100%{
      transform: translateY(10px);
    }
  }
  .kyc-cloud-anim.two{
    animation-delay: 1s;
    transition-duration: 1s;
  }
.modification{
  font-weight: 300;
  font-size: 42px;
  line-height: 1;
  color: #FFFFFF;
  background-color: #AC1A2D;
  padding: 14px 50px;
  width: fit-content;
  position: relative;
  margin: auto;
  margin-top: -1px;
}
.rekyc-home-banner-main .banner-right{
  flex-shrink: 0;
}
.rekyc-home-banner-main .banner-form a{
  text-align: left;
  line-height: 1.3;
}

/*-------------- rekyc personal details start --------------*/
  .rekyc-main-wraper{
    background: #FBFBFB;
  }
.rekyc-dashmenu{
  margin-bottom: 40px;
}
.abml-whatsapp{
  max-width: 280px;
  width: 100%;
  margin: auto;
}
  .abml-whatsapp a{
    display: flex;
    align-items: center;
    padding: 12px 26px;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    color: #FFFFFF;
    background: linear-gradient(87deg, #0E8723 -0.25%, #14FF3E 122.4%);
    border-radius: 10px;
    margin-bottom: 0;
    position: relative;
  }
  .abml-whatsapp a svg{
    flex-shrink: 0;
    margin-right: 15px;
  }
.abml-note{
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #757373;
  padding: 20px 20px;
  background-color: #fff;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  margin-top: -13px;
}
.mx-1800{
    max-width: 1800px;
    width: 100%;
    margin: auto;
    padding: 0 12px;
}
.rekyc-main-wraper{
    padding-top: 30px;
}
.edit-icon{
    position: absolute;
    right: 12px;
}
.rekyc-dashmenu li > a{
    height: 60px;
    background-color: #AC1A2D;
    color: #fff !important;
    transition: 0.3s linear;
}
.rekyc-dashmenu li > a:hover{
  background-color: #861020;
}
.rekyc-dashmenu li > a.active{
  background-color: #fff;
  color: #AC1A2D !important;
}
.rekyc-dashmenu li > a.active svg path{
  fill: #AC1A2D;
}
/* .rekyc-dashmenu li a.active .edit-icon path{
  fill: #AC1A2D;
} */
.rekyc-dash-right .profile_nomination_head h1 span{
    color: #757373;
}
.rekyc-dash-right{
  margin-bottom: 46px;
}
.rekyc-main{
    padding: 0 50px;
    padding-bottom: 30px;
}
.customer-profile-item-wraper{
    padding: 12px 12px;
    background: #FBFBFB;
    border-radius: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.customer-profile-item-wraper [class*='col-']{
    padding: 0 7px;
}
.customer-profile-item-wraper > [class*='col-']{
  margin-bottom: 12px;
}
.customer-profile-item{
    background: #fff;
    border: 0.567726px solid #d7d4d4;
    border-radius: 17px;
    overflow: hidden;
    padding: 0;
    height: 100%;
}
.cp-item-padding{
    padding-left: 30px;
    padding-right: 30px;
}
.customer-profile-item-head{
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #AC1A2D;
    background: #F2F2F2;
}
.cp-item-content-item label{
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #757373;
    display: block;
    margin-bottom: 5px;
}
.cp-item-content-item p,
.cp-item-content-item input,
.cp-item-content-item textarea{
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #757373;
}
.cp-item-content-item input,
.cp-item-content-item textarea{
  padding: 0;
  border: none;
  border-bottom: 1px solid #a3a3a3;
  width: 100%;
}
.cp-item-content-item textarea{
  height: fit-content;
  resize: none;
}
.cp-item-content-item input:disabled,
.cp-item-content-item textarea:disabled{
  background: #fff;
  border: none;
  outline: none;
}
.cp-item-content-item textarea:focus{
  outline: none;
}

.customer-profile-item-content{
    padding-top: 10px;
    padding-bottom: 10px;
}
.cp-item-content-item{
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
}
/* .customer-profile-item-content .row [class*='col-']{
    margin-bottom: 40px;
} */
.cp-status{
    display: flex;
    align-items: center;
}
.cp-status-icon{
    height: 17px;
    width: 17px;
    padding: 3px;
    background: #AC1A2D;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 7px;
    color: #fff;
    border-radius: 50%;
    font-size: 9px;
}
.cp-status-icon.active{
  background: #1DB53F;
  font-size: 11px;
}
.rekyc-link{
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #AC1A2D;
    transition: 0.2s ease;
    cursor: pointer;
    padding-right: 10px;
}
.rekyc-link:hover{
  text-decoration: none;
  color: #CC2036;
}
.rekyc-select{
    height: fit-content;
    border: none;
    padding: 0;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #AC1A2D;
    outline: none;
}
.brokerage-charge-rwo [class*='col-']{
  width: 12%;
}

.remark-table{
  position: absolute;
  right: 4rem;
  top: 3rem;
}
.remark-table-icon{
  cursor: pointer;
}
.r-table {
  background: #FFFFFF;
  border: 0.352911px solid #dbd2d2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
  margin-top: 1.5rem;
  transform: translateX(15px);
}
.r-table th, .r-table td{
  padding: 10px 22px;
  text-align: left;
  border-right: 1px solid #E3E5E5;
}
.r-table th{
  background-color: #AC1A2D;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
.r-table td{
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #757373;
  border-bottom: 1px solid #E3E5E5;
}
.r-table tr th:last-child, .r-table tr td:last-child{
  border-right: 0;
}
.remark-table-icon{
  width: fit-content;
  margin-left: auto;
}
.rekyc-profile-details-head{
  padding: 44px 0;
}
.cp-item-select{
  width: 100%;
  border: none;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #757373;
  outline: none;
  margin-left: -2px;
  cursor: pointer;
}
.addtional-modal-table{
    border-radius: 10px;
    overflow: hidden;
    transform: none;
    box-shadow: none;
}
.additional-modal .modal-body{
  padding: 25px;
}
.addtional-modal-table td{
  padding-top: 8px;
  padding-bottom: 8px;
}
.addtional-modal-table tr:last-child td{
  border-bottom: none;
}
.additional-bank-modal .modal-dialog{
  max-width: 700px;
}
.customer-profile-item-head{
  padding-left: 24px;
  padding-right: 24px;
}
/*-------------- rekyc personal details end --------------*/


/*--------------- Mobile & Email change start ---------------*/
.mobile-number-wraper{
  padding-top: 55px;
}
.mx-1070{
  max-width: 1100px;
  padding: 0 15px;
  margin: auto;
}
.change-mm-wraper{
  max-width: 425px;
  width: 100%;
}
.change-mm-wraper input{
  font-weight: 600;
}
.change-mm{
  margin-top: 30px;
}
.change-mm h6{
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #AC1A2D;
  margin-bottom: 20px;
}
.change-mm input::placeholder{
  font-weight: 500;
}
.form-grid input:disabled{
  background-color: #fff;
  cursor: not-allowed;
}
.wrong-number{
  cursor: pointer;
}
.change-imgae img{
  max-width: 100%;
}
.change-mm-wraper .custm_scheckbox{
  padding-top: 5px !important;
}
.change-mm-wraper .custm_scheckbox .checkmark{
  top: 5px !important;
}
.change-mm-wraper .form-grid{
  margin-bottom: 10px !important;
}
/*--------------- Mobile & Email change start ---------------*/


/*--------------- Nomination details start -----------------*/

.mx-1220{
  max-width: 1250px;
  width: 100%;
  padding: 0 15px;
  margin: auto;
}
.nomination-details-wraper{
  padding-top: 46px;
}
.section-head-2{
  font-weight: 400;
  font-size: 25px;
  line-height: 1.3;
  text-align: center;
  color: #AC1A2D;
  margin-bottom: 30px;
}
.nomination-item-wraper{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.nomination-item-grid{
  padding: 0 5px;
  max-width: 33.33%;
  width: 100%;
  margin-bottom: 10px;
}
.nomination-item-grid .customer-profile-item-head{
  background: #FAFAFA;
}
.nomination-item-grid .cp-item-content-item{
  padding-top: 5px;
  padding-bottom: 5px;
}
.nomination-details-wraper .profile_nomination_form ul{
  margin-bottom: 35px;
}
.nomination-item-grid .cp-item-content-item label{
  margin-bottom: 0;
}
/*--------------- Nomination details end -----------------*/

/*--------------- Add bank account start -----------------*/
.default-bank{
  width: 16px;
  height: 16px;
  border-radius: 50px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #37B023;
  margin-left: 5px;
  padding: 2px;
  font-size: 10px;
}
.rekyc-add-bank-item{
  padding: 0 30px;
}
.rekyc-add-bank-item .customer-profile-item-content{
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.rekyc-add-bank-item-wraper .rekyc-add-bank-item:first-child .customer-profile-item-content{
  border: none;
}
.rekyc-add-bank-item-wraper .rekyc-add-bank-item:last-child .customer-profile-item-content{
  padding-bottom: 20px !important;
}
/* .additional-bank .cp-item-content-item{
  max-width: 205px;
  width: 100%;
} */
.rekyc-add-bank-item .cp-item-content-item{
  padding-top: 22px;
  padding-bottom: 22px;
}
.additional-bank-bx span{
  transition: 0.2s ease;
  display: inline-block;
}
.additional-bank-bx span.active{
  transform: rotate(-180deg);
}
.rekyc-bank-link-account-wraper{
  padding: 60px 0;
}
.rekyc-add-bank-account .profile_nomination_form{
  padding-top: 50px;
}

/*--------------- Add bank account end -----------------*/

/*--------------- Address details start -----------------*/

.rekyc-address-details-container{
  max-width: 1130px;
  padding: 0 15px;
  width: 100%;
  margin: auto;
}
.rekyc-address-details-item .customer-profile-item-content{
  padding-top: 20px;
  padding-bottom: 20px;
}
.rekyc-address-details-item .customer-profile-item-head{
  font-weight: 600;
}
.rekyc-address-details-item{
  height: 100%;
  min-height: 190px;
}
.rekyc-address-details-item address{
  margin-bottom: 0;
}
.rekyc-address-details-item address p{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
  color: #757373;
}
.rekyc-address-details-item-wraper{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.rekyc-address-details-item-grid{
  padding: 0 10px;
  max-width: 100%;
  margin-bottom: 20px;
  width: 100%;
}
.modify-address{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.modify-address .ad-text{
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #757373;
  flex-shrink: 0;
  margin-right: 14px;
}
.modify-address p{
  margin: 0 18px;
}
.modify-address-btn-wraper{
  display: flex;
}
.modify-address-btn-wraper .ad-text{
  display: flex;
  align-items: center;
  justify-content: center;
}
.modify-address-btn-wraper button{
  min-width: 202px;
}
/*--------------- Address details end -----------------*/


/*--------------- Income & Networth start --------------*/

.rekyc-income-container{
  max-width: 1050px;
  width: 100%;
  margin: auto;
  padding-top: 40px;
}
.income-range{
  max-width: 150px;
}
.income-range-item-wraper > [class*='col-']:not(:last-child){
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.net-worth-range{
  max-width: 120px;
}
/*--------------- Income & Networth end --------------*/

.whatsapp-float{
    position: fixed;
    right: 1rem;
    bottom: 1rem;
}
.whatsapp-float .abml-whatsapp a{
  height: 48px;
  width: 48px;
  padding: 10px;
  justify-content: center;
}
.rekyc-mobile-carousel a{
  background: #AC1A2D;
  color: #fff !important;
}
.rekyc-mobile-carousel a.active{
  color: #AC1A2D !important;
  background: #fff;
}
.rekyc-mobile-carousel a.active svg path{
  fill: #AC1A2D;
}
.r-table{
  width: 100%;
  overflow-x: auto;
}
.r-table table{
  overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
.custom-nominee-scroll{
  overflow: auto;
}
/*------------ Responsive start ---------------*/

@media(max-width: 1600px){
  .notification{
    margin-left: calc(36px - 6px);
  }
  .notification img{
    max-width: calc(35px - 5px);
  }
  .notification-count{
    height: 15px;
    width: 15px;
  }
  .rekyc-banner-form h5{
    font-size: calc(30px - 5px);
  }
  .rekyc-banner-form h4{
    font-size: calc(22px - 3px);
  }
  .kychome-banner svg{
    max-width: calc(898px - 148px);
  }
  .rekyc-banner-2 svg{
    max-width: calc(658px - 109px);
  }
  .modification{
    font-size: calc(42px - 7px);
    padding: calc(14px - 2px) calc(50px - 8px);
  }
  .rekyc-home-banner-main{
    height: calc(750px - 125px*1.4);
  }
  .rekyc-home-banner-main .banner-right{
    height: calc(550px - 48px*1.5);
  }

  /*------------ rekyc personal details start -------------*/
  .rekyc-main-wraper .profile_dash_menu{
    width: 290px;
    flex-shrink: 0;
  }
  .customer-profile-item-wraper{
    padding-left: 7px;
    padding-right: 7px;
  }
  .rekyc-main{
    padding: 0 calc(50px - 8px*2);
  }
  .cp-item-padding{
    padding-left: calc(30px - 5px*2);
    padding-right: calc(30px - 5px*2);
  }
  .customer-profile-item-head{
    font-size: 16px;
  }
  .cp-item-content-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .cp-item-content-item label{
    font-size: 13px;
  }
  .cp-item-content-item p, .cp-item-content-item input, .cp-item-content-item textarea, .rekyc-select, .cp-item-select{
    font-size: 13px;
  }
  .rekyc-link{
    font-size: 13px;
  }
  .rekyc-dash-right{
    padding-left: calc(60px - 10px*3);
  }
  .rekyc-profile-details-head{
    padding: calc(44px - 7px*1.5) 0;
  }
  .r-table th{
    font-size: 14px;
  }
  .r-table td{
    font-size: 13px;
  }
  .r-table th, .r-table td{
    padding: 8px 18px;
  }
  .remark-table-icon svg{
    max-width: calc(30px - 5px);
  }
  .remark-table{
    top: 1.6rem;
  }
  .r-table{
    margin-top: 1rem;
  }
  .abml-whatsapp a{
    padding: 12px calc(26px - 4px);
    font-size: 14px;
  }
  .abml-whatsapp a svg{
    max-width: calc(36px - 6px);
    margin-right: 13px;
  }
  .abml-note{
    font-size: 14px;
    padding: 18px;
  }
  .rekyc-dashmenu li > a{
    height: calc(60px - 10px);
  }
  .customer-profile-item-head{
    padding-left: 15px;
    padding-right: 15px;
  }
   /*------------ rekyc personal details end -------------*/

   /*----------- rekyc mobile number change start ------------*/
   .mobile-number-wraper {
    padding-top: calc(55px - 10px);
  }
  .mx-1070{
    max-width: calc(1070px - 178px);
  }
  .change-mm-wraper{
    max-width: calc(425px - 70px);
  }
  .change-mm {
    margin-top: 20px;
  }
  .rekyc-otp-modal .modal-dialog{
    max-width: calc(500px - 80px);
    margin: auto;
  }
  /*----------- rekyc mobile number change end ------------*/

  /*----------- rekyc nomination page start ---------------*/
  .nomination-details-wraper {
    padding-top: calc(46px - 8px*2);
  }
  .section-head-2{
    font-size: calc(25px - 4px*1.6);
    margin-bottom: calc(30px - 5px*1.6);
  }
  .mx-1220{
    max-width: calc(1250px - 208px);
  }
  .nomination-item-grid .cp-item-content-item label {
    font-size: 13px;
  }
  .nomination-item-wraper{
    margin-bottom: 10px;
  }
  .nomination-details-wraper .profile_nomination_form ul{
    margin-bottom: calc(35px - 5px);
  }
  .nomination-item-grid .cp-item-content-item {
    padding-top: 4px;
    padding-bottom: 4px;
}
/*----------- rekyc nomination page end ---------------*/

/*----------- rekyc address details start ---------------*/
.rekyc-address-details-container{
  max-width: calc(1130px - 188px);
}
.rekyc-address-details-item address p{
  font-size: calc(16px - 2px);
}
.modify-address{
  margin-bottom: calc(50px - 8px);
}
.modify-address .ad-text{
  font-size: calc(18px - 2px);
}
.rekyc-address-details-item{
  min-height: calc(190px - 30px);
}
.rekyc-address-details-item .customer-profile-item-content{
  padding-top: calc(20px - 2px);
  padding-bottom: calc(20px - 2px);
}
.modify-address-btn-wraper button{
  min-width: 170px;
}
/*----------- rekyc address details end ---------------*/

/*----------- rekyc add bank account start ------------*/

.rekyc-bank-link-account-wraper{
  padding: calc(60px - 10px) 0;
}
.rekyc-add-bank-item .cp-item-content-item{
  padding-top: calc(22px - 3px);
  padding-bottom: calc(22px - 3px);
}
.rekyc-add-bank-item{
  padding: 0 calc(30px - 5px);
}
.rekyc-add-bank-item-wraper .rekyc-add-bank-item:last-child .customer-profile-item-content{
  padding-bottom: calc(20px - 2px*1.5) !important;
}
.rekyc-add-bank-account .profile_nomination_form{
  padding-top: calc(50px - 8px);
}
/*----------- rekyc add bank account end ---------------*/

/*----------- rekyc income start --------------------*/
.rekyc-income-container{
  max-width: calc(1050px - 175px);
  padding-top: calc(40px - 6px);
}
/*----------- rekyc income end --------------------*/

}
@media(max-width: 1400px){
  .notification{
    margin-left: calc(36px - 6px*2);
  }
  .notification img{
    max-width: calc(35px - 5px*2);
  }
  .notification-count{
    top: 0;
  }
  .rekyc-banner-form h5{
    font-size: calc(30px - 5px*1.5);
  }
  .rekyc-banner-form h4{
    font-size: calc(22px - 3px*1.5);
  }
  .kychome-banner svg{
    max-width: calc(898px - 148px*1.8);
  }
  .modification{
    font-size: calc(42px - 7px*2);
    padding: calc(14px - 2px) calc(50px - 8px*2);
  }
  .rekyc-home-banner-main{
    height: calc(750px - 125px*1.8);
  }
  .rekyc-home-banner-main .banner-right{
    height: calc(520px - 48px*2.18);
  }
  .rekyc-banner-2 svg {
    max-width: calc(658px - 109px*1.5);
  }
  /*------------ rekyc personal details start -------------*/
  .rekyc-profile-details-head {
    padding: calc(44px - 7px* 2.4) 0;
  }
  .rekyc-main-wraper .profile_dash_menu{
    width: 280px;
  }
  .rekyc-main{
    padding: 0 calc(50px - 8px*3);
  }
  .cp-item-padding{
    padding-left: calc(30px - 5px*3);
    padding-right: calc(30px - 5px*3);
  }
  .cp-item-content-item label{
    font-size: 12px;
  }
  .customer-profile-item-head {
    font-size: 15px;
}
.r-table th{
  font-size: 13px;
}
.r-table td{
  font-size: 12px;
}
.r-table th, .r-table td{
  padding: 8px 13px;
}
.abml-whatsapp a{
  padding: 10px calc(26px - 4px*2);
  font-size: 13px;
}
.abml-whatsapp a svg{
  max-width: calc(36px - 6px*2);
  margin-right: 9px;
}
.customer-profile-item-head{
  padding-left: 12px;
  padding-right: 12px;
}
  /*------------ rekyc personal details end -------------*/

   /*----------- rekyc mobile number change start ------------*/
   .mx-1070{
    max-width: calc(1070px - 178px*1.6);
  }
  .change-mm-wraper{
    max-width: calc(425px - 70px*1.6);
  }
    /*----------- rekyc mobile number change end ------------*/

 /*----------- rekyc nomination page start ---------------*/
 .nomination-details-wraper {
  padding-top: calc(46px - 8px*3);
}
.section-head-2{
  font-size: calc(25px - 4px*2);
  margin-bottom: calc(30px - 5px*2);
}
.mx-1220{
  max-width: calc(1250px - 208px*2);
}
.nomination-details-wraper .profile_nomination_form ul{
  margin-bottom: calc(35px - 5px*2.5);
}
.nomination-item-wraper{
  margin-bottom: 8px;
}
  /*----------- rekyc nomination page end ---------------*/

  /*----------- rekyc address details start ---------------*/
  .rekyc-address-details-container{
    max-width: calc(1130px - 188px*1.6);
  }
  .rekyc-address-details-item address p{
    font-size: calc(16px - 2px*1.5);
  }
  .modify-address{
    margin-bottom: calc(50px - 8px*2);
  }
  .modify-address .ad-text{
    font-size: calc(18px - 2px*2);
  }
  .modify-address p{
    margin: 0 12px;
  }
  .rekyc-address-details-item .customer-profile-item-content{
  padding-top: calc(20px - 2px*2);
  padding-bottom: calc(20px - 2px*2);
  }
  /*----------- rekyc address details end ---------------*/

  /*----------- rekyc add bank account start ------------*/
  .rekyc-add-bank-account .profile_nomination_form{
    padding-top: calc(50px - 8px*2);
  }
  .rekyc-bank-link-account-wraper{
    padding: calc(60px - 10px*2) 0;
  }
  .rekyc-add-bank-item{
    padding: 0 calc(30px - 5px*2);
  }
  .additional-bank .cp-item-content-item{
    max-width: 200px;
  }
  /*----------- rekyc add bank account end ------------*/

  /*----------- rekyc income start --------------------*/
.rekyc-income-container{
  max-width: calc(1050px - 175px*1.4);
  padding-top: calc(40px - 6px*1.6);
}
/*----------- rekyc income end --------------------*/

}
@media(max-width: 1199px){
  .rekyc-banner-form h5{
    font-size: calc(30px - 5px*2);
  }
  .rekyc-banner-form h4{
    font-size: calc(22px - 3px*2);
  }
  .kychome-banner svg {
    max-width: calc(898px - 148px* 2.5);
  }
  .modification{
    font-size: calc(42px - 7px*2.5);
    padding: calc(14px - 2px) calc(50px - 8px*2.5);
  }
  .rekyc-home-banner-main{
    height: calc(750px - 125px*2);
  }
  .banner-form{
    height: auto;
  }
  .rekyc-home-banner-main .banner-right{
    height: calc(520px - 48px*2.4);
  }
  .rekyc-home-banner-main .btm-validation {
    margin-top: calc(26px - 4px* 3);
  }
  .rekyc-home-banner-main a.resend-otp {
    margin-bottom: calc(23px - 3px* 4);
  }
  .rekyc-banner-2 svg {
    max-width: calc(658px - 109px*2);
  }
  .rekyc-profile-details-head {
    padding: calc(44px - 7px* 3.5) 0;
  }
  .cp-item-content-item p, .cp-item-content-item input, .cp-item-content-item textarea, .rekyc-select, .cp-item-select{
    font-size: 12px;
  }
  /*----------- rekyc mobile number change start ------------*/
  .mx-1070{
    max-width: calc(1070px - 178px*2.3);
  }
  .change-mm-wraper{
    max-width: calc(425px - 70px*1.6);
  }
  .rekyc-otp-modal .modal-dialog{
    max-width: calc(500px - 80px*1.8);
  }
    /*----------- rekyc mobile number change end ------------*/

  /*----------- rekyc nomination page start ---------------*/
  .nomination-details-wraper {
    padding-top: calc(46px - 8px*4);
  }
  .section-head-2{
    font-size: calc(25px - 4px*2.3);
    margin-bottom: calc(30px - 5px*3);
  }
  .nomination-item-grid{
    max-width: 50%;
  }
  .mx-1220{
    max-width: calc(1250px - 208px*2.8);
  }
  .nomination-details-wraper .profile_nomination_form{
    padding: 25px 0;
  }
  /*----------- rekyc nomination page end ---------------*/

  /*----------- rekyc add bank account start ------------*/
  .rekyc-add-bank-item{
    padding: 0 calc(30px - 5px*3);
  }
  .rekyc-add-bank-item .cp-item-content-item{
    padding-top: 0;
  }
  .rekyc-add-bank-item-wraper{
    padding-top: 20px;
    padding-bottom: 10px;
  }
    .rekyc-bank-link-account-wraper {
      padding: calc(60px - 10px* 3) 0;
    }
   
  /*----------- rekyc add bank account end ------------*/
  /*----------- rekyc income start --------------------*/
.rekyc-income-container{
  max-width: calc(1050px - 175px*2.6);
  padding-top: calc(40px - 6px*1.6);
}
/*----------- rekyc income end --------------------*/

}
@media(max-width: 991px){
  .kychome-banner svg{
    max-width: calc(898px - 148px*3.6);
  }
  .rekyc-home-banner-main .banner-right{
    flex-shrink: inherit;
  }
  .rekyc-home-banner-main .banner-right{
    height: calc(520px - 48px*2.6);
  }
  .rekyc-banner-2 svg {
    max-width: calc(658px - 109px*2.6);
  }
  .rekyc-dash-right{
    padding-left: 0;
  }
  .rekyc-mobile-carousel a{
    height: calc(60px - 10px);
  }
  .banner-form.form-secondary {
    padding-top: calc(66px - 10px* 5);
}
   /*----------- rekyc mobile number change start ------------*/

  .mobile-number-wraper {
    padding: calc(55px - 10px*2) 0;
  }
    /*----------- rekyc mobile number change end ------------*/
    /*----------- rekyc income start --------------------*/
.rekyc-income-container{
  padding: calc(40px - 6px*2.5) 0;
}
/*----------- rekyc income end --------------------*/
}
@media(max-width: 767px){
  .banner-form{
    height: 100%;
  }
  .rekyc-home-banner-main .banner-right{
    flex-shrink: 0;
  }
  .rekyc-home-banner-main .banner-form-one{
    display: block;
    width: fit-content;
    margin: auto;
  }
  .rekyc-home-banner-main {
    height: calc(750px - 125px* 2.1);
  }
  .rekyc-home-banner-main .banner-form-two{
    justify-content: center;
  }
  .rekyc-home-banner-main .banner-form-two .banner-left{
    display: none;
  }
  .rekyc-home-banner-main .banner-right{
    height: calc(520px - 48px*2.7);
  }
  .brokerage-charge-rwo [class*='col-']{
    width: 20%;
  }
  .remark-table-icon{
    padding-left: 20px;
  }
  .remark-table{
    position: static;
  }
  .rekyc-profile-details-head{
    padding-left: 26px;
    padding-right: 26px;
    display: flex;
    justify-content: space-between;
  }
  .rekyc-profile-details-head h1{
    text-align: left;
  }
  .r-table{
    position: absolute;
    right: 16px;
  }
  .cp-item-content-item p, .cp-item-content-item input, .cp-item-content-item textarea, .rekyc-select,  .cp-item-select {
    font-size: 14px;
  }
.cp-item-content-item label {
  font-size: 13px;
  }

  /*----------- rekyc mobile number change start ------------*/
  .change-mm-wraper{
    margin: auto;
    margin-bottom: 36px;
  }
  .change-imgae{
    text-align: center;
  }
  .change-imgae img{
    max-width: calc(547px - 150px);
  }
 
  /*----------- rekyc mobile number change end ------------*/

  /*----------- rekyc nomination page start ---------------*/
  .nomination-item-wraper{
    justify-content: center;
    margin-bottom: 0;
  }
  .nomination-item-grid{
    max-width: 340px;
    width: 100%;
  }
  /*----------- rekyc nomination page end ---------------*/

  /*----------- rekyc address details start ---------------*/
  .rekyc-address-details-item-grid{
    max-width: 100%;
  }
  .modify-address {
    margin-bottom: calc(50px - 8px* 3);
  }
/*----------- rekyc address details end ---------------*/

/*----------- rekyc income start --------------------*/
.rekyc-income-container{
  max-width: calc(1050px - 175px*3);
  padding: calc(40px - 6px*2.5) 0;
}
/*----------- rekyc income end --------------------*/
}
@media(max-width: 575px){
  .rekyc-home-banner-main .banner-form a{
    text-align: center;
  }
  .notification-list{
    top: 2.5rem;
  }
  .brokerage-charge-rwo [class*='col-']{
    width: 33.33%;
  }
  .rekyc-main {
    padding: 0 calc(50px - 8px* 4);
  }
  .rekyc-profile-details-head{
    padding-left: 16px;
    padding-right: 16px;
  }
  .rekyc-link {
    font-size: 15px;
  }
  .customer-profile-item-wraper{
    padding: 0;
    background: #fff;
  }
  .cp-item-content-item label {
    font-size: 14px;
}
.cp-item-content-item p, .cp-item-content-item input, .cp-item-content-item textarea, .rekyc-select,  .cp-item-select{
  font-size: 14px;
}
.rekyc-dash-right {
  margin-bottom: 35px;
}

/*----------- rekyc mobile number change start ------------*/
.mobile-number-wraper {
  padding: calc(55px - 10px* 3.5) 0;
}
.change-imgae img{
  max-width: 100%;
}
.change-mm-wraper{
  margin-bottom: 28px;
}
.rekyc-otp-modal .modal-dialog{
  padding: 0 18px;
}

/*----------- rekyc mobile number change end ------------*/

/*----------- rekyc address details start ---------------*/
.rekyc-address-details-item-grid{
  max-width: 100%;
}
.rekyc-address-details-item{
  min-height: calc(190px - 30px*2);
}
.modify-address{
  display: block;
}
.modify-address .ad-text{
  margin-right: 0;
  margin-bottom: 10px;
  text-align: center;
}
.modify-address-btn-wraper{
  justify-content: center;
  flex-wrap: wrap;
}
.modify-address p.ad-text{
  margin-right: 14px;
}
.modify-address-btn-wraper button{
  margin-bottom: 5px;
}
/*----------- rekyc address details end ---------------*/

.mx-1220{
  padding: 0 5px;
}
.additional-bank{
  flex-wrap: wrap;
}
.additional-bank > .cp-item-content-item{
  padding-bottom: 10px;
}

.additional-bank-item > .customer-profile-item-content{
  padding-top: 15px !important;
}
.rekyc-add-bank-item-wraper .rekyc-add-bank-item:last-child .customer-profile-item-content {
  padding-bottom: 5px !important;
}
.rekyc-add-bank-item-wraper > .rekyc-add-bank-item{
  padding-bottom: 15px !important;
}
.rekyc-add-bank-account .profile_nomination_form {
  padding-top: calc(50px - 8px*3);
}

.income-range-item-wraper > [class*='col-']:not(:last-child) {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.rekyc-income-container{
  max-width: 300px;
}
}
@media(max-width: 435px){
  .modify-address-btn-wraper{
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .modify-address-btn-wraper button{
    width: fit-content;
    min-height: 57px;
  }
  .rekyc-address-details-item-wraper{
    margin-bottom: 0;
  }
  .modify-address {
    margin-bottom: calc(50px - 8px* 4);
  }
}
@media (max-width: 480px) {
    .rekyc-income-container {
        max-width: 260px;
    }
    .mx-1220 {
        padding: 0 15px;
    }
}



/*------------ Responsive end ---------------*/

.custom-nominee-scroll::-webkit-scrollbar-track
{
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	border-radius: 10px;
	background-color: #F6F6F6;
}

.custom-nominee-scroll::-webkit-scrollbar
{
	width: 12px;
	background-color: #F6F6F6;
  border-radius: 15px;
}

.custom-nominee-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	background-color: #D9D9D9;
}
.clear-all-btn{
  cursor: pointer;
}
@media (max-width: 575px) {
    .banner-form .form-grid input {
        font-size: 12px;
    }
}
@media (max-width: 340px) {
    .banner-form {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: -8px !important;
    }
}