.elementor-9759 .elementor-element.elementor-element-f4e6335{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9759 .elementor-element.elementor-element-2ea4516{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:2400px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1023px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-f70e58d */.dalit-caste-content h2 {
    font-size: clamp(1rem, 0.398vw + 0.911rem, 1.25rem);
    font-weight: 700;
    line-height: 1.4;
    color: #3A3A3A;
    margin: 0;
    padding: 0;
}

.dalit-caste-content p {
    padding-bottom: 2.75rem;
    padding-top: 8px;
    color: #6A7282;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
}

.dalit-caste-table {
    overflow: auto;
}

table tbody>tr:nth-child(odd)>td {
    background-color: transparent;
}
   
   tbody {
        border: 1px solid #D9D9D9;
    }
    
    tbody tr {
    background-color: transparent;
}


    table {
        width: 100%;
        border-collapse: collapse;
        background: transparent;
        min-width: 760px;
        overflow-x: auto;
    }

    th,
    td {
        padding: 0.625rem 1.5rem!important;
        font-size: 14px!important;
        padding-inline: 24px;
        line-height: 20px!importan;
        border: 0 !important;
    }

     tr {
        border: 1px solid #D9D9D9;
    }

    th {
        background: #F3F4F6;
        font-weight: 600;
    }

    td.num {
        text-align: right;
        white-space: nowrap;
        width: 8%;
    }

    thead tr th:nth-child(3),
    thead tr th:nth-child(4) {
        text-align: right;
    }

    thead tr th:nth-child(1),
    thead tr th:nth-child(2) {
        text-align: left;
    }
    
    .section-row td {
        background: #F9FAFB;
        font-weight: 700;
        text-transform: uppercase;
        border-top: 0;
        border-bottom: 0;
        font-size: 0.875rem;
    }

    .total-population-table {
        margin-bottom: 2rem;
    }

    .total-population-table tr td:first-child {
        color: #3A3A3A;
        font-size: 1rem;
        font-weight: 400;
    }

    .total-population-table tr:nth-child(2) {
        background-color: #F9FAFB;
    }

     .total-population-table tr:nth-child(2) td {
             font-weight: 500;
            color: #262626;
     }

      .total-population-table tr:nth-child(1)  .num ,
      .total-population-table tr:nth-child(2)  .num {  
            font-weight: 600;
            color: #262626;
      }

      .hill td:first-child {
        padding-left: 48px;
      }

      .detailed-table tr td {
        color: #262626;
      }
      .f-500{
          font-weight: 500!important;
      }/* End custom CSS */