/* yash css start  */

.department-title h3 {
    font-size: 22px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #0a433d
}

.director {
    background: #8f1e23;
    color: rgb(255, 255, 255);
}

ol.ful_line_ol {
    list-style-type: none;
}

li.cust_width_lls {
    list-style-type: none;
}

.maon_heading {
    text-align: center;
}

.cust_left {
    margin-left: 50px;
}

.jointdirector:after {
    right: 3px;
    width: 211% !important;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.inner_contr_l {
    margin-top: 4rem;
}

    .inner_contr_l .main_pare_ol_p {
        position: relative;
        display: grid;
        grid-template-columns: repeat(8, 1fr); /* Creates 8 equal-width columns */
        grid-column-gap: 28px; /* Space between columns */
        width: 100%; /* Ensures the grid occupies the full width of the parent container */
        max-width: 100%; /* Prevents the grid from exceeding the parent's width */
        padding: 0;
        box-sizing: border-box; /* Ensures padding and borders are included in the width calculation */
    }

.main_top_parent_box {
    background: #053c7f;
    color: #fff;
    font-size: .745rem;
    padding: 10px 10px;
    text-align: center;
    position: relative;
    padding: 9px;
    outline: 1px solid black;
    outline-offset: 5px;
    text-align: center;
    min-height: 75px;
}

    .main_top_parent_box:before {
        width: 2px;
        height: 18px;
        left: 50%;
        right: 50%;
        top: -2rem;
        background: black;
        position: absolute;
        content: '';
        z-index: -1;
    }

    .main_top_parent_box::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: -19%;
        left: 47%;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid rgb(0, 0, 0);
    }

.inner_contr_l .main_pare_ol_p:before {
    width: calc(100% - 137px);
    height: 2px;
    left: 70px;
    right: 0;
    top: -2rem;
    background: black;
    position: absolute;
    content: '';
    z-index: -1;
}

ol.ful_line_ol {
    position: relative;
}

.ful_line_ol:before {
    width: 2px;
    height: calc(100% + 35px);
    top: -53px;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
    margin-left: -30px;
}

.boder_stop_rd {
    position: relative
}

    .boder_stop_rd:after {
        bottom: 17px;
        position: absolute;
        content: '';
        z-index: -1;
        border-bottom: 2px solid #000;
        width: 15px;
        left: 4px;
    }

ol.ful_line_ol li {
    margin: 40px 0;
    position: relative;
    margin-left: -12px;
    font-size: .65rem;
}

    ol.ful_line_ol li .yelo_cor {
        background: #ffe69b;
        color: black;
        padding: 3px 9px;
        outline: 1px solid black;
        outline-offset: 5px;
        text-align: center;
    }

.blue_color_s {
    background: #d5e1ed !important;
}

li.post_border_p:before {
    width: 8px;
    height: 2px;
    top: 50%;
    left: -18px;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
}

li.post_border_p::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: 45%;
    left: -14px;
    right: 50%;
    z-index: -111;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgb(0, 0, 0);
    rotate: -90deg;
}

li.difr_post_col:before {
    width: 2px;
    height: 52px;
    top: -64px;
    left: 50%;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
}

li.difr_post_col::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: -13px;
    left: 46%;
    right: 50%;
    z-index: -111;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgb(0, 0, 0);
    rotate: none;
}

.gray_color_sub {
    background: #d3d3d3 !important;
}

.cust_flex_iso_box {
    display: flex;
    gap: 20px;
    align-items: center;
    margin: 15px 0;
}

.new_cosu {
    border: 1px solid gray;
    padding: 2px 20px;
    font-weight: 700;
}

.cust_clor_hq {
    background: #ffe69b;
    height: 25px;
}

.cust_clor_zo {
    background: #d5e1ed;
    height: 25px;
}

.cust_clor_szo {
    background: #d3d3d3;
    height: 25px;
}

.flex_item_section_s {
    position: relative;
    top: -15rem;
}

.dist_post_pp_main:before {
    width: 2px;
    /* height: calc(100% + -37px);*/
    height: calc(100% + -29px);
    top: 5%;
    right: 3px;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
    margin-left: 0;
    margin-right: -19px;
}

.dist_post_pp_main:after {
    bottom: 17px;
    position: absolute;
    content: '';
    z-index: -1;
    border-bottom: 2px solid #000;
    width: 15px;
    right: -29px;
    left: auto;
    display: none;
}

ol.dist_post_pp_main {
    padding: 0 10px;
}

li.only_sub_multip:before {
    width: 16px;
    height: 2px;
    top: 50%;
    left: auto;
    right: -24px;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
}

li.only_sub_multip::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: 41%;
    left: auto;
    right: -14px;
    z-index: -111;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgb(0, 0, 0);
    rotate: 90deg;
}

li.only_chng_add_after_before:before {
    width: 7px;
    height: 2px;
    top: 34%;
    left: auto;
    right: -25px;
    position: absolute;
    content: '';
    z-index: -1;
    background: black;
    margin-top: -57px;
}

li.only_chng_add_after_before::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: -12% !important;
    left: auto;
    right: -24px;
    z-index: -111;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgb(0, 0, 0);
    rotate: 90deg;
    margin-top: -59px;
}

.only_this_chs {
    padding: 0;
    margin-left: -22px !important;
    /*width: 160%;*/
    width: 138%;
}

@media screen and (max-width: 767px) {
    .inner_contr_l .main_pare_ol_p {
        grid-template-columns: repeat(1, 1fr);
        width: 90%;
        margin: auto;
    }

    .flex_item_section_s {
        position: static !important;
    }

    li.difr_post_col:before {
        left: 46.5% !important;
        top: -72px !important;
    }

    .ful_line_ol:before {
        height: calc(100% + 17px);
        margin-left: -37px;
        background: #bdbdbd;
    }

    .main_top_parent_box::after {
        left: 49%;
    }

    .maon_heading {
        text-align: center;
        display: flex;
        align-items: center;
        gap: 25px;
        padding: 0 20px;
    }

    .cust_left {
        margin: 0 !important;
        margin-top: 0 !important;
        width: 50%;
    }

    .director {
        margin-bottom: 0;
    }

    .main_pare_ol_p:before {
        height: calc(100% + -1089px) !important;
        width: 2px !important;
        left: -20px !important;
        right: 0 !important;
        top: -5.6rem !important;
    }

    .main_top_parent_box:before {
        height: 2px;
        width: 15px;
        left: -20px;
        right: 0;
        top: 50%;
    }

    .main_top_parent_box::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: 47%;
        left: -7px;
        right: 50%;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid rgb(0, 0, 0);
        rotate: -90deg;
    }

    li.post_border_p::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: 47%;
        left: -7px;
        right: 50%;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #bdbdbd;
        rotate: -90deg;
    }

    li.difr_post_col::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: -8px;
        left: 45%;
        right: 50%;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #bdbdbd;
        rotate: none;
    }

    ol.ful_line_ol li .yelo_cor {
        padding: 18px 9px;
        font-size: 13px;
    }

    ol.ful_line_ol li {
        margin: 30px 0;
    }

    .jointdirector:after {
        left: -26px;
        width: 30px;
        height: 2px;
        top: 50%;
        margin-top: -1px;
        right: auto;
    }

    .director:after {
        height: 2px;
        width: 32px;
        left: -20px;
        margin-left: -1px;
        top: 50%;
    }

    li.post_border_p:before {
        left: -37px;
        background: #bdbdbd;
    }

    .boder_stop_rd:after {
        bottom: 35px;
        position: absolute;
        content: '';
        z-index: -1;
        border-bottom: 2px solid #bdbdbd;
        width: 15px;
        left: -3px;
    }

    .only_this_chs {
        padding: 0;
        margin-left: -10px !important;
        width: auto;
    }

    li.only_chng_add_after_before::after {
        right: -7px;
    }

    li.only_sub_multip:before {
        width: 45px;
        height: 2px;
        top: 50%;
        left: auto;
        right: -30px;
        position: absolute;
        content: '';
        z-index: -1;
        background: #bdbdbd;
    }

    li.only_sub_multip::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: 45%;
        left: auto;
        right: -8px;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #bdbdbd;
        rotate: 90deg;
    }

    .dist_post_pp_main:before {
        width: 2px;
        height: calc(100% + -73px);
        top: 8.1%;
        right: 0;
        position: absolute;
        content: '';
        z-index: -1;
        margin-left: 0;
        margin-right: -22px;
        background: #bdbdbd;
    }

    li.only_sub_multip::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        top: 47%;
        left: auto;
        right: -8px;
        z-index: -111;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #bdbdbd;
        rotate: 90deg;
    }

    li.only_chng_add_after_before:before {
        background: #bdbdbd;
    }

    li.only_chng_add_after_before::after {
        border-top: 6px solid #bdbdbd;
    }
}

@media screen and (min-width: 767px) and (max-width: 1150px) {
    .inner_contr_l .main_pare_ol_p {
        overflow-x: scroll;
    }

    .flex_item_section_s {
        position: static !important;
    }

    .main_top_parent_box {
        background: #053c7f;
        color: #fff;
        font-size: .745rem;
        padding: 10px 10px;
        text-align: center;
        position: relative;
        padding: 9px;
        outline: 1px solid black;
        outline-offset: 5px;
        text-align: center;
        margin: 33px 9px 0 6px;
    }

    .inner_contr_l .main_pare_ol_p:before {
        width: calc(100% + 246px);
        height: 2px;
        left: 54px;
        right: 0;
        top: -2rem;
        margin-top: 32px;
    }

    .inner_contr_l {
        margin-top: 2rem;
    }
}

.jointdirector.yelo_cor.cust_left {
    background: #ffe69b;
    color: rgb(0 0 0);
    font-size: .8rem;
    background: #ffe69b;
    color: black;
    padding: 3px 9px;
    outline: 1px solid black;
    outline-offset: 5px;
    text-align: center;
    border-radius: 0;
}

.cust_left {
    margin-left: 80px;
    position: absolute;
    left: 0%;
    top: 6.4%;
}

.director, .directorsub, .jointdirector, .jointsubdirector {
    text-align: center;
    font-family: 'open_sansbold';
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 17px;
    outline: 1px solid rgb(0 0 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    outline-offset: 5px;
    border-radius: 0;
}

    .director:after {
        background: black;
        width: 2px;
        bottom: -2.1rem;
        left: 135px;
        top: 41px;
    }

    .jointdirector:after {
        background: black;
        right: 3px;
        width: 217%;
        height: 2px;
        top: 50%;
        margin-top: -1px;
    }

/* End yash css  */


.region-mid-menu ul.menu .menu-item:nth-child(3) .menu .menu-item:nth-child(4) {
    display: none;
}

.region-mid-menu ul.menu .menu-item:nth-child(3) .menu .menu-item:nth-child(5) {
    display: none;
}

.region-mid-menu ul.menu .menu-item:nth-child(3) .menu .menu-item:nth-child(6) {
    display: none;
}

@media screen and (max-width: 767px) {
    .cust_left {
        margin: 0 !important;
        margin-top: 0 !important;
        width: 50%;
        top: auto;
        left: 0 !important;
    }

    .director:after {
        height: 2px;
        width: 32px;
        left: -25px;
        margin-left: -1px;
        top: 50%;
    }

    .jointdirector:after {
        left: -26px;
        width: 30px;
        height: 2px;
        top: 50%;
        margin-top: -1px;
        right: auto;
    }

    .director:after {
        height: 2px;
        width: 32px;
        left: -20px;
        margin-left: -1px;
        top: 50%;
    }

    .director {
        margin-bottom: 0;
    }

    .main_pare_ol_p:before {
        height: calc(100% + -1089px) !important;
        width: 2px !important;
        left: -20px !important;
        right: 0 !important;
        top: -6.3rem !important;
    }

    .maon_heading {
        text-align: center;
        display: flex;
        align-items: center;
        gap: 25px;
        padding: 0 20px;
        width: 50%;
    }

    .maon_heading {
        text-align: center;
        display: flex;
        align-items: center;
        gap: 25px;
        padding: 0 20px;
        width: 100%;
    }
}

.director, .organisationalstructureinner, .officerrow, .jointdirector {
    position: relative;
}

    .director:after, .director:before, .col8:after, .col8:before, .jointdirector:before, .jointdirector:after, .jointsubdirector:before, .col8:nth-child(5) .jointsubdirector:last-child:before, .col8:nth-child(5) .jointsubdirector.b:before, .col8:nth-child(5) .jointsubdirector.b:after, .col8:nth-child(5) .jointsubdirector.e:before, .col8:nth-child(5) .jointsubdirector.e:after, .col8:nth-child(5) .jointsubdirector.g:after, .col8:nth-child(6) .jointsubdirector:last-child:before, .col8:nth-child(5) .jointsubdirector:last-child:before, .col8:nth-child(5) .jointsubdirector.e:before, .col8:nth-child(5) .jointsubdirector.e:after, .col8:nth-child(5) .jointsubdirector.g:after, .col8:nth-child(5) .jointsubdirector.b:before, .col8:nth-child(5) .jointsubdirector.b:after, .col8:nth-child(5) .jointsubdirector.h:before, .col8:nth-child(5) .jointsubdirector.h:after {
        background: #000000;
    }

    .director:after, .director:before, .col8:after, .col8:before, .jointdirector:before, .jointdirector:after, .jointsubdirector:before, .directorsub:before, .directorsub:after, .col_full_wid:before, .col8:nth-child(5) .directorsub:first-child:before, .col8:nth-child(5) .directorsub:first-child:after, .col8:nth-child(5) .jointsubdirector:last-child:before, .col8:nth-child(5) .jointsubdirector.b:before, .col8:nth-child(5) .jointsubdirector.b:after, .col8:nth-child(5) .jointsubdirector.e:before, .col8:nth-child(5) .jointsubdirector.e:after, .col8:nth-child(5) .jointsubdirector.g:after, .col8:nth-child(6) .directorsub:before, .col8:nth-child(6) .directorsub:first-child:after, .col8:nth-child(6) .jointsubdirector:last-child:before {
        position: absolute;
        content: '';
        z-index: -1;
        left: -85px;
    }

    .director:after {
        background: black;
        width: 2px;
        bottom: -51px;
        content: "";
        height: 29px;
        left: 157px;
        top: 41px;
    }

@media screen and (min-width: 767px) and (max-width: 1150px) {
    .inner_contr_l .main_pare_ol_p:before {
        width: calc(100% + 10px);
        height: 2px;
        left: 50px;
        right: 0;
        top: -2rem;
        margin-top: 32px;
    }
}

.swachhbharat img {
    width: 100%;
}

.midheader .row {
    align-items: center;
}

.midheader .indianembelam {
    padding-top: 0 !important;
}

.midheader .swachhbharat {
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .midheader .row.customheader {
        margin-top: 15px
    }

    .midheader .swachhbharat {
        padding-top: 20px !important
    }
}

.view-footer {
    margin-top: 15px;
}

a.view-btnn {
    background-color: #780f13;
    color: #ffffff;
    padding: 8px;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
}

    a.view-btnn:hover {
        background-color: #c48d2a;
        color: #ffffff;
    }

#webform-submission-feedback-add-form label.js-form-required.form-required {
    display: inline-block !important;
}

#webform-submission-feedback-add-form #edit-submit {
    width: 150px;
}



/* yash css start 29-11-2025 */
.stop_line_before:before {
    height: calc(100% - 43%)
}

.stop_line_before:after {
    display: none;
}

.small_line_new:after {
    display: none;
}

.small_line_new:before {
    height: calc(100% - 25px);
}
/* yash css end 29-11-2025 */
.remove_dot {
    font-size: 0px !important;
    top: 41px;
    margin-top: -41px !important;
}

.director_hindi {
    width: 208px !important;
}

    .director_hindi:after {
        left: 105px;
        top: 41px;
    }

.director_ahi:after {
    left: -188px;
}
