.KYCRegisterPageContainer
{
    width:99.9%;
    font-family: DM_SANSvar;
    height: auto;
    position: relative;
}
.ProcHead
{
    font-family: DM_SANSvar;
    font-size: 18px;
    margin-bottom: 1%;
}
.divtyp2
{
    margin-top: 2%;
}
.aggrediv
{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.Paraheading_CntDep
{
    font-family: DM_SANSvar;
    color: #595050;
    
}
.ShareTransbtncls
{
    background-color: #1D4172;
    color: white;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}
.ShareCertibtncls
{
    background-color: #1D4172;
    color: white;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}
.FirsContainer
{
    width: 75%;
    margin: 5% 13% 2% 13%;
    display: flex;
    justify-content: space-between;
}
.BannerRightImg
{
    width: 85%;
}
.inveUl li
{
    margin: 0px 0px 10px 0px;
}
.Bannerheader
{
 font-size: 50px;
 color: #595050;
 font-family: Anton;
}
.Div1,.Div2
{
    height: 300px;
    display: flex;
    align-items: center;
    width: 100%;
}
.bannerimg
{
        width: 100%;
        margin-top: 1%;
}

.CategorySection
{
        width: 100%;
        height: 80px;
        border: 1px solid lightgray;
        display: flex;
}
.CategoryDiv {
    margin-left: 10%;
}
.TabHeadDiv
{
        width: 68%;
        margin: 0% auto;
        display: flex;
        /* justify-content: space-evenly; */

}
.DivMenu
{
    width: 18%;
    padding: 15px;
    margin: 1px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #595050;
    cursor: pointer;
   
}
.DivActive
{
        border-radius: 10px;
        box-shadow: 0px 0px 3px 1px lightgray;
       /* background-image:linear-gradient(to right ,#EEFDF3) ;        */
       background-image: linear-gradient(to right, #EEFDF3 ,#ECFBF4, #E8F7F5,#E6F3F9,#E1EEFB,#DEEAfd);
}
.ServicesReqSection
{
    width: 68%;
    padding: 20px;
    margin: 3% auto;
    height: auto;
    font-family: DM_SANSvar;
    color: #595050;
    
}
.UlLiDiv
{
    width: 100%;
}

li.List {
    font-family: DM_SANSvar;
    color: #595050;
    font-size: 17px;
    margin:0 0 10px 0;   
 }
 .FormsDownloadSection
 {
    width: 68%;
    padding: 20px;
    margin: 3% auto;
    height: auto;
    
 }
 .tableDiv
 {
    width: 100%;
 }
 .Compliance_FlexTable{width:100%;display:block;margin: 1em auto;font-size: 16px;letter-spacing: 0.5px;transition: 0.5s;font-family:DM_SANSvar ;color:#595050;}
 .Compliance_FlexTable .Complaince-flex-Row{display: flex;flex-flow: wrap nowrap;}
 .Complaince-flex-Row:first-of-type .Comp-cell{background: #1D4172;color: white;padding: 0.7em 0.7em;margin: 2px;text-align: center;}
 .Complaince-flex-Row .Comp-cell{background-color: #D9e7f8;font-family:DM_SANSvar ;}
 .Comp-cell{padding: 5px 10px;margin: 2px;}
 .Cell1{width: 70%;box-sizing: border-box;}
 .Cell2{width: 15%;box-sizing: border-box;text-align: center;}
 .Cell3{width: 15%;box-sizing: border-box;text-align: center;}

 .FormsUploadSection
 {
    width: 68%;
    padding: 20px;
    margin:1% auto;
    height: auto;  
 }
 .Div2
{
    text-align: center;
}
@media screen and (max-width:800px)
{
    .TabHeadDiv {
        width: 100%;
        margin: 0% auto;
        display: flex;
        justify-content: space-evenly;
    }
    .ServicesReqSection {
        width: 90%;
        padding: 20px;
        margin: 3% auto;
        height: auto;
    }
    .FormsDownloadSection {
        width: 90%;
        padding: 20px;
        margin: 3% auto;
        height: auto;
    }
    .FormsUploadSection {
        width: 90%;
        padding: 20px;
        margin: 3% auto;
        height: auto;
    }
    .InnerboxDepository {
        width: 85%;
        height: 137px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 10px;
        border-radius: 20px;
    }
    .Header
    {
      position: sticky;
      top: 0px;
    }
    .Bannerheader {
      font-size: 40px;
      color: #595050;
      font-family: Anton;
  }
  .BannerRightImg {
    width: 100%;
}
.Div1, .Div2 {
  height: auto;
  display: flex;
  align-items: center;
  width: 100%;
}
}
@media screen and (max-width:500px)
{
    .CategorySection {
        width: 100%;
        height: auto;
        border: 1px solid lightgray;
        display: flex;
    }
    .TabHeadDiv {
        width: 100%;
        margin: 0% auto;
        display: flex;
        justify-content: space-evenly;
       
    }
    .DivMenu {
        width: 30%;
    padding: 10px;
    height: 40px;
    margin: 1px;
    font-size: 17px;
    display: flex;
    align-items: center;
    color: #595050;
    cursor: pointer;
    justify-content: space-between;
    }
    li.List {
        font-family: DM_SANSvar;
        color: #595050;
        font-size: 17px;
        margin: 0px 0px 12px -20px;
        text-align: justify;
    }
    .BoxRow {
        width: 100%;
        display: flex;
        height: auto;
        margin: 0% auto;
        flex-wrap: wrap;
    }
    .bannerimg {
        width: 100%;
        margin-top: 20%;
    }
    .Compliance_FlexTable .Complaince-flex-Row{
      display: flex;
      flex-wrap: wrap;
    }
    .Complaince-flex-Row .Comp-cell
    {
      background-color: #D9e7f8;
      font-family:DM_SANSvar ;
    }
    .Cell1{width: 100%;box-sizing: border-box;}
    .Cell2{width: 48.5%;box-sizing: border-box;text-align: center;}
    .Cell3{width: 49%;box-sizing: border-box;text-align: center;}

    .FirsContainer {
      width: 75%;
      margin: 19% 13% 2% 10%;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
  }
  .Div1, .Div2 {
    height: 180px;
    display: flex;
    align-items: center;
}
  .Bannerheader {
    font-size: 40px;
    color: #595050;
    font-family: Anton;
}
}