a {
    color: #143fa4;
    display: inline-block;
}

a:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.site-branding__inner img {
    height: 99px;
    padding-top: 1%;
    margin-top: 2%;
    margin-bottom: 2%
}

.navbar-nav li.nav-item:first-child {
    padding: 0 35px 0 15px !important;
}


.navbar-nav li.nav-item {
    padding: 0 35px 0 35px !important;
    width: auto;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}


.navbar-nav li.nav-item.dropdown {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: left !important;
    gap: 10px;
    height: 50px;
    width: auto;
}

.marquee-track {
    animation: marquee-move 40s linear infinite !important;
}

.org-chart ul li .org-node {
    width: 200px;
    margin: 0 auto;
    background: #d2dfff;
    color: #000000;
    z-index: 999;
    position: sticky;
}

.org-chart ul li .org-node .designation {
    color: #000;
    margin-top: 4%;
}



.path-organogram .org-chart > ul > li > ul {
    gap: 0px !important;
}

/*.path-organogram .org-chart {*/
/*    overflow: auto;*/
/*}*/

.path-organogram .org-chart li ul li ul:after {
    border: none;
}


/* Accessibility Effects */
.dark-contrast {
  background: #000 !important;
  color: #fff !important;
}



.dark-contrast li, .dark-contrast .custom-tab-box, .dark-contrast a, .dark-contrast a.active, .dark-contrast a.nav-link.active, .dark-contrast .custom-tab-box, .dark-contrast p, .dark-contrast h1, .dark-contrast h2, .dark-contrast h3, .dark-contrast h4, .dark-contrast h5, .dark-contrast h6, .dark-contrast .site-title-tagline, .dark-contrast svg path, .dark-contrast .list-item, .dark-contrast .about-quote-section, .dark-contrast .scroll-list-dark, .dark-contrast .dark-item, .dark-contrast .scroll-list-dark1, .dark-contrast .dark-item1, .dark-contrast .announcement-bar, .dark-contrast .announcement-bar .marquee-text, .dark-contrast .announcement-bar .left-label, .dark-contrast i, .dark-contrast .offcanvas {
    color: #ff0 !important;
    stroke: #fff !important;
    background: #000 !important;
    background-image: none !important;
}

.dark-contrast button, .dark-contrast .about-item, .dark-contrast .country-item {
    color: #ff0;
    background: #000;
    border: 1px solid #ff0;
}

.dark-contrast .about-quote-section, .dark-contrast section.key-offerings-area.py-5, .dark-contrast section.key-offerings-area.py-5 h3, .dark-contrast .testimonial-bg::before, .dark-contrast .testimonial-bg, .dark-contrast .footer-area, .dark-contrast .testimonial-bg h2, .dark-contrast .footer-area li, .dark-contrast .footer-area a, .dark-contrast .footer-area h5, .dark-contrast .footer-area p, .dark-contrast .about-quote-section p, .dark-contrast .about-quote-section .quote-mark {
    background: #23232a !important;
    color: #ff0 !important;
}


.invert {
  filter: invert(1) hue-rotate(180deg);
}

.low-saturation {
  filter: saturate(0.2);
}

.highlight-links a {
  background: yellow !important;
  color: black !important;
  text-decoration: underline !important;
}

.hide-images img, .hide-images .hero-section {
    display: none !important;
    background-image: none !important;
}

.large-cursor * {
  cursor: url(https://cdn.userway.org/widgetapp/images/arrow_w.svg),auto!important;
  
}

:root {
  --theme-color: #267fae;
}

a, button {
  accent-color: var(--theme-color);
}



table thead th, .table thead th {
    background: #d2dfff;
    font-weight: 600;
    color: #214aab;
    font-size: 1.1rem;
    padding: 16px 10px !important;
    
    vertical-align: middle;
    line-height: normal;
    letter-spacing: .48px;
    text-transform: uppercase;
    border-radius: 0;
}

table, .table {
    width: 100%;
}

thead th:first-child {
    width: 32% !important;
}

td {
    border: none;
    padding: 12px 10px !important;
    border-bottom: 1px solid #E9E9EA;
    vertical-align: top !important;
    font-size: 1em;
    color: #000 !important;
}

table tbody tr td:first-child ul li:first-child {
    font-weight: 800;
}

table tbody tr td:nth-child(2) ul li:first-child:before {
    background: url(https://dea.gov.in/themes/dea_dbim/images/02-telephone.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 6px 12px;
    padding-top: 18px !important;
    display: inline-flex;
    content: "";
    margin-right: 12px;
    margin-bottom: 8px;
}


table tbody tr td:nth-child(2) ul li:last-child:before {
    background: url(https://dea.gov.in/themes/dea_dbim/images/01-email.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 6px 12px;
    padding-top: 18px !important;
    display: inline-flex;
    content: "";
    margin-right: 12px;
}

thead th:last-child {
    width: 32%;
}

.invert .about-text, .invert .country-content p, .invert .navbar-nav li a {
    color: #195ad0d1 !important;
}



#skiptomain {
    scroll-margin: 0px;
    scroll-behavior: smooth;
}


table caption {
    caption-side: top !important;
    background-color: #214aab !important;
    color: #fff !important;
    font-style: normal !important;
    padding: 7px 28px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    font-size: 1em !important;
    text-transform: uppercase !important;
    align-items: center !important;
    font-weight: 600 !important;
}


table caption:after {
    position: absolute;
    left: 10px;
    content: "\f1ad";
    font-family: 'FontAwesome';
}


.path-rti table tbody tr {
    border-radius: 5px;
    border: none;
    background: #fff;
    padding: 8px 32px;
    margin-bottom: 6px;
}

.path-rti table thead th:first-child {
    width: 70%;
}

.path-rti table thead th:last-child {
    width: 15%;
}


tr.rti-table td:last-child a, .path-acts-and-policies table.views-table tbody td:nth-child(4) a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #d2dfff;
    padding: 8px 18px 8px 36px;
    color: #162f6a;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 1.5;
}

tr.rti-table td:last-child a:after, .path-acts-and-policies table.views-table tbody td:nth-child(4) a:after {
    position: absolute;
    left: 10px;
    content: "\f06e";
    font-family: 'FontAwesome';
}



.path-tenders table thead th:first-child, .path-orders-and-notices table thead th:first-child, .path-rti table thead th:first-child {
    width: 50% !important;
}

.path-tenders table thead th:nth-child(2), .path-orders-and-notices table thead th:nth-child(2), .path-rti table thead th:nth-child(2) {
    width: 12% !important;
}

.path-tenders table thead th:nth-child(3), .path-rti table thead th:nth-child(3), .path-orders-and-notices table thead th:nth-child(3) {
    width: 14%;
}

.path-tenders table tbody td:nth-child(3) a, .path-rti table tbody td:nth-child(3) a, .path-orders-and-notices table tbody td:nth-child(3) a {
    display: none;
}

.path-tenders thead th:last-child, .path-orders-and-notices thead th:last-child {
    width: 10% !important;
}

.path-tenders table tbody tr td:last-child a, .path-rti table tbody tr td:last-child a, .path-orders-and-notices table tbody tr td:last-child a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #d2dfff;
    padding: 8px 18px 8px 36px;
    color: #162f6a;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 1.5;
}

.path-tenders table tbody tr td:last-child a:after, .path-rti table tbody tr td:last-child a:after, .path-orders-and-notices table tbody tr td:last-child a:after {
    position: absolute;
    left: 10px;
    content: "\f06e";
    font-family: 'FontAwesome';
}

.path-press-release table thead th:first-child, .path-gazettes-notification table thead th:first-child{
    width: 50% !important;
}

.path-press-release thead th:last-child, .path-gazettes-notification thead th:last-child {
    width: 8%;
}

.path-reports table thead th:nth-child(1) {
    width: 40% !important;
}

.path-annual-reports table thead th:nth-child(1), .path-major-achievements table thead th:nth-child(1) {
    width: 50% !important;
}

.path-reports table thead th:nth-child(4), .path-annual-reports table thead th:nth-child(4), .path-major-achievements table thead th:nth-child(4) {
    width: 14%;
}

table.views-table tbody td:nth-child(3) a {
    display: none;
}

table.views-table tbody td:nth-child(3) span:last-child:before {
    background: url(../../../../../sites/default/files/application-pdf.svg);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    background-size: cover;
}

.path-ups table.views-table thead th:first-child {
    width: 50% !important;
}

table.views-table thead th:last-child {
    width: 14%;
}


table.views-table tbody td:nth-child(3) span {
    display: flex;
}


table tbody tr td:last-child a:after{
    position: absolute;
    left: 10px;
    content: "\f06e";
    font-family: 'FontAwesome';
}

.path-frontpage table tbody tr td:last-child a:after {
    position: static;
    left: 10px;
    margin-right: 5px;
    content: "\f06e";
    font-family: 'FontAwesome';
    float: left;
    margin-top: 4px;
}

.path-frontpage table tbody tr td:last-child a:before {
    position: static;
    left: 10px;
    /*margin-right: 5px;*/
    content: "\f06e";
    font-family: 'FontAwesome';
}

table tbody tr td:last-child a{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #d2dfff;
    padding: 8px 18px 8px 36px;
    color: #162f6a;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 1.5;
    
}

/*table tbody tr {*/
/*    border: 1px solid #aba4a4;*/
/*}*/


form.views-exposed-form.form--inline {
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
        align-items: flex-start;
    justify-content: flex-start;
}

form.views-exposed-form.form--inline label {
    display: none;
}


.path-press-release table thead th:nth-child(3), .path-gazettes-notification table thead th:nth-child(3) {
    width: 18% !important;
}

.path-press-release table tbody td:nth-child(3) a {display: none;}

.path-press-release table tbody tr td:last-child a:after, .path-reports table tbody tr td:last-child a:after, .path-gazettes-notification table tbody tr td:last-child a:after{
    position: absolute;
    left: 10px;
    content: "\f06e";
    font-family: 'FontAwesome';
}

.path-press-release table tbody tr td:last-child a, .path-reports table tbody tr td:last-child a, .path-gazettes-notification table tbody tr td:last-child a{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #d2dfff;
    padding: 8px 18px 8px 36px;
    color: #162f6a;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 1.5;
}


.sitemap ul li {
    border: 1px solid #bbb;
    padding: 15px;
    border-radius: 10px;
    list-style-position: inside !important;
    font-size: 1.2rem;
    font-weight: 600;
}

.sitemap ul li ul li {
    padding: 0;
    border: none;
    transition: 0.2s ease;
    margin-left: 3%;
    font-size: 1rem;
    font-weight: 500;
}

.sitemap ul li ul li:hover {
    margin-left: 4%;
}

.sitemap ul li a {
    color: #162f6a;
}

.sitemap ul li ul li a {
    color: #000;
}

ul.list-abt li, .sitemap ul li {
    list-style: disc;
    margin-left: 2%;
    margin-top: 10px;
    
}

ul.list-abt li ul li, .sitemap ul li ul li {
    list-style: lower-roman;
}

ul.list-abt li ul li ul li {
    list-style: circle;
}


.path-our-organisations .views-view-responsive-grid__item, .path-grievance-redressal .views-view-responsive-grid__item, .path-publications .views-view-responsive-grid__item {
    border: 1px solid #aba4a4;
    border-radius: 8px;
    padding: 15px;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner, .path-publications .views-view-responsive-grid__item-inner {
    display: inline-grid;
    width: 100%;
}



.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name, .path-publications .views-field.views-field-field-publication-name{
    width: 91%;
    text-wrap: auto;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name h5, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name h5 {
    color: #214aab;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner img, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner img {
    margin-bottom: 10px;
    width: 55px;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .field-content, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .field-content {
    text-align: justify;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-view-link a, .path-publications .views-field.views-field-field-publication-link a {
    margin-left: 91%;
    background: #d2dfff;
    padding: 8px 10px;
    border-radius: 5px;
    width: 50px;
    height: 50px;
}


.path-our-organisations .views-field.views-field-field-organisation-description p{
    min-height: 170px;
}

.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-view-link a img, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-view-link a img {
    height: 33px;
    width: 59px;
}


.path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-view-link, .path-publications .views-field.views-field-field-publication-link {
    width: 100%;
}

.path-schemes-and-services .views-field.views-field-field-scheme-name h5, .path-competitions-awards .views-field.views-field-field-award-name h5 {
    text-align: left !important;
    padding: 20px 14px 14px;
    color: #214aab;
    font-size: 1.2rem;
    float: left;
    font-weight: 600;
    width: 100%;
}


.path-schemes-and-services .views-field.views-field-field-scheme-description p {
    text-align: left;
    padding: 10px 14px;
    min-height: 110px;
}

.path-competitions-awards .views-field.views-field-field-award-description p {
    text-align: left;
    padding: 10px 14px;
    min-height: 188px;
}

.path-competitions-awards .views-field.views-field-field-award-image img {
    width: 100%;
    height: 450px;
    border-radius:8px 8px 0 0;
}

.path-schemes-and-services .views-field.views-field-field-scheme-image img, .path-competitions-awards .views-field.views-field-field-scheme-image img {
    border-radius: 10px 10px 0 0;
}

.path-schemes-and-services .views-view-responsive-grid__item-inner, .path-competitions-awards .views-view-responsive-grid__item-inner {
    width: 95%;
    border: 1px solid #bbb;
    padding: 0;
    text-align: center;
border-radius:10px;
min-height: 316px;
}

.path-schemes-and-services .views-view-responsive-grid__item-inner a, .path-competitions-awards .views-view-responsive-grid__item-inner a, .path-parliament-questions .views-view-responsive-grid__item-inner .views-field.views-field-nothing a {
    margin-left: 88%;
    background: #d2dfff;
    padding: 8px 10px;
    border-radius: 5px;
    width: 50px;
    margin-bottom: 16px;
}
.path-schemes-and-services .views-view-responsive-grid__item-inner a img, .path-competitions-awards .views-view-responsive-grid__item-inner a img, .path-parliament-questions .views-view-responsive-grid__item-inner .views-field.views-field-nothing a img {height: 20px;width: 20px;}


.path-vacancies .views-field-field-vacancy-name span.field-content, .path-archive-vacancies .views-field-field-vacancy-name span.field-content {
    background-color: #a3bbf3;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 10px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.path-vacancies .views-view-responsive-grid__item, .path-archive-vacancies .views-view-responsive-grid__item {
    border: 1px solid #aba4a4;
    border-radius: 8px;
    padding: 15px 20px;
}

.path-vacancies .views-field.views-field-field-vacancy-description, .path-archive-vacancies .views-field.views-field-field-vacancy-description {
    height: 120px;
}

.path-vacancies .views-field.views-field-field-v-publish-date, .path-archive-vacancies .views-field.views-field-field-v-publish-date {
    display: flex;
    width: 100%;
    gap: 34%;
}


.path-vacancies .views-field.views-field-field-v-start-date:before, .path-archive-vacancies .views-field.views-field-field-v-start-date:before {
    background: url(../../../../../sites/default/files/start-date.svg);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    background-size: cover;
}

.path-vacancies .views-field.views-field-field-v-start-date, .path-archive-vacancies .views-field.views-field-field-v-start-date {
    display: flex;
    margin: 6px 0;
}

.path-vacancies .views-field.views-field-field-v-due-date, .path-archive-vacancies .views-field.views-field-field-v-due-date {
    display: flex;
    margin: 6px 0;
}

.path-vacancies .views-field.views-field-field-v-due-date:before, .path-archive-vacancies .views-field.views-field-field-v-due-date:before {
    background: url(../../../../../sites/default/files/due-date.svg);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    background-size: cover;
}

.path-vacancies .views-field.views-field-field-v-latest-update span.views-label.views-label-field-v-latest-update, .path-archive-vacancies .views-field.views-field-field-v-latest-update span.views-label.views-label-field-v-latest-update {
    display: flex;
    margin: 6px 0;
}

.path-vacancies .views-field.views-field-field-v-latest-update span.views-label.views-label-field-v-latest-update:before, .path-archive-vacancies .views-field.views-field-field-v-latest-update span.views-label.views-label-field-v-latest-update:before {
    background: url(../../../../../sites/default/files/latest-update.svg);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    background-size: cover;
}

.path-vacancies span.views-label.views-label-field-v-publish-date, .path-archive-vacancies span.views-label.views-label-field-v-publish-date {
    display: flex;
}

.path-vacancies span.views-label.views-label-field-v-publish-date:before, .path-archive-vacancies span.views-label.views-label-field-v-publish-date:before {
    background: url(../../../../../sites/default/files/publish-date.svg);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    background-size: cover;
}


.path-vacancies .views-field.views-field-field-v-document span a, .path-archive-vacancies .views-field.views-field-field-v-document span a {
    background: #d2dfff !important;
    border-radius: 5px;
    color: #162f6a;
    text-align: center;
    font-size: 0.875em;
    text-transform: uppercase;
    padding: 10px 12px;
}

.path-vacancies .views-field.views-field-field-v-document span:last-child, .path-archive-vacancies .views-field.views-field-field-v-document span:last-child {
    display: none;
}




.path-acts-and-policies table.views-table {
    width: 100%;
}

.path-acts-and-policies table.views-table thead th:nth-child(1) {
    width: 70% !important;
}


.dropdown-item:focus {
    color: #000 !important;
    background:#d2dfff !important;
}






.views-field.views-field-field-v-latest-update a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
}

.swiper.hero-swiper.swiper-initialized.swiper-horizontal .swiper-wrapper img {
    width: 100%;
    height: 600px !important;
}

.country-item {
    min-height: 122px !important;
}

.swiper.persona-swiper.swiper-initialized.swiper-horizontal {
    height: 332px;
}


.img_persona h5 {
    display: block;
    text-align: center;
    color: #162F6A !important;
    font-size: 1.3rem !important;
    margin-bottom: 20px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}


.country-item {
    min-height: 122px !important;
}


.path-our-performance .views-field.views-field-field-link a {
    margin-left: 82%;
    background: #d2dfff;
    padding: 5px 10px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    z-index: 99;
    position: relative;
}

.path-our-performance .views-field.views-field-field-performance-image img {
    width: 100%;
    height: 210px;
    border-radius: 10px;
    border: 1px solid #162f6a;
}

.path-our-performance .views-field.views-field-field-link {
    margin-top: -15%;
}

.path-our-performance .views-field.views-field-field-performance-name {
    margin-top: 20px;
    font-size: 1rem;
    font-weight: 500;
}


.hierarchy-wrapper {
  background: #dbe6ff;
  border-radius: 20px 20px 0 0;
  padding: 50px 20px 30px;
  width: 100%;
  margin: 30px auto;
}

.hierarchy {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.card {
  background: #fff;
  border-radius: 16px;
  padding: 75px 30px 25px;
  width: 340px;
  text-align: center;
  position: relative;
}

.avatar {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 50%;
  padding: 5px;
}

.avatar img {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  object-fit: cover;
}

.designation {
  margin-top: 30px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #2f5bff;
  font-weight: 600;
}

.card h3 {
  margin: 6px 0 0;
  font-size: 18px;
  font-weight: 600;
}

.connector {
  width: 2px;
  height: 80px;
  background: #7a7a7a;
}

/* PDF Buttons */
.pdf-links {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #999;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.pdf-btn {
  border: 1px solid #2f5bff;
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
  color: #2f5bff;
  font-size: 13px;
  font-weight: 600;
  background: #fff;
}

.pdf-btn span {
  font-weight: normal;
  margin-left: 6px;
}

/* Responsive */
@media (max-width: 480px) {
  .card {
    width: 100%;
  }
}


.path-regulators .views-view-responsive-grid__item .views-field.views-field-field-regulators-logo img, .path-public-financial-institution .views-view-responsive-grid__item .views-field.views-field-field-pfi-image img {
    height: 100px;
    margin-bottom: 24px;
}

.path-regulators .views-view-responsive-grid__item, .path-public-financial-institution .views-view-responsive-grid__item {padding: 35px 20px;display: block;width: 95%;margin: 0 auto;text-align: center;border-radius: 10px;font-size: 1em;text-transform: uppercase;transition: 0.3s ease;font-weight: 600;color: #162f6a;background: #d2dfff;margin-bottom: 20px;}

.path-regulators .views-view-responsive-grid__item:hover, .path-public-financial-institution .views-view-responsive-grid__item:hover {
    background: #fff;
    color: #162f6a;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}


.path-node thead th:first-child {
    width: 15% !important;
}

/*.path-node thead th:last-child {*/
/*    width: 12% !important;*/
/*}*/





.path-orders-and-notices .js-form-item.form-item.form-type-textfield.js-form-type-textfield.form-item-field-order-notices-title-value.js-form-item-field-order-notices-title-value {
    width: 40%;
}

.path-orders-and-notices form#views-exposed-form-orders-and-notices-page-1 {
    display: flex;
    margin-bottom: 20px;
}

.path-orders-and-notices .js-form-item.form-item.form-type-textfield.js-form-type-textfield.form-item-field-order-notices-title-value.js-form-item-field-order-notices-title-value input {
    width: 96%;
    padding: 10px;
    /*margin-top: 18px;*/
    border-radius: 6px;
    border: 1px solid #bbb;
}

.path-orders-and-notices .js-form-item.form-item.form-type-select.js-form-type-select.form-item-field-order-notices-categories-target-id.js-form-item-field-order-notices-categories-target-id {
    width: 30%;
}

.path-orders-and-notices .js-form-item.form-item.form-type-select.js-form-type-select.form-item-field-order-notices-categories-target-id.js-form-item-field-order-notices-categories-target-id select {
    width: 95%;
}

.path-orders-and-notices .js-form-item.form-item.form-type-select.js-form-type-select.form-item-items-per-page.js-form-item-items-per-page {
    width: 15%;
}

.path-orders-and-notices .js-form-item.form-item.form-type-select.js-form-type-select.form-item-items-per-page.js-form-item-items-per-page select {
    width: 90%;
}

.path-orders-and-notices .js-form-item.form-item.form-type-select.js-form-type-select.form-item-sort-bef-combine.js-form-item-sort-bef-combine {
    width: 15%;
}


.path-frontpage .about-quote-section td.col-lg-4 img
 {
    overflow: hidden;
    border-radius: 50%;
    background: #f1f6ff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    width: 260px;
    height: 238px;
}


.path-grievance-redressal .views-field.views-field-field-gr-name {
    width: 91%;
    text-wrap: auto;
}

.path-grievance-redressal .views-view-responsive-grid__item-inner img {
    margin-bottom: 10px;
    width: 55px;
}

/*.path-grievance-redressal .views-view-responsive-grid__item-inner {*/
/*    display: ruby;*/
/*    width: 100%;*/
/*}*/

.path-grievance-redressal .views-view-responsive-grid__item-inner {
  display: inline-grid;
  width: 100%;
}

.views-field.views-field-nothing, .views-field.views-field-field-national-emblem {
  width: 10%;
  margin-left: 90%;
  margin-top: -30px;
}

.path-grievance-redressal .views-field.views-field-field-gr-name h5 {
    color: #214aab;
}

.path-grievance-redressal .views-field.views-field-field-gr-description .field-content {
    min-height: 150px;
    text-align: justify;
}



.path-grievance-redressal .views-field.views-field-field-gr-link .field-content {
    background: #d2dfff;
    margin-left: 91%;
    padding: 8px 10px;
    border-radius: 5px;
    width: 50px;
    height: 50px;
}

.path-grievance-redressal .views-field.views-field-field-gr-link {
    width: 100% !important;
}


table.table.tabl1 thead th:first-child {
    width: 56% !important;
}


.path-our-departments .views-view-responsive-grid__item {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: center;
    width: 98%;
    height: 100%;
    border-radius: 8px;
}

.path-our-departments .views-field.views-field-nothing img {
    border-radius: 5px;
}

.path-our-departments .views-field.views-field-field-department-link h5 a {
    font-size: 1em;
    padding: 10px 0 0;
    font-weight: 600;
    color: #005788;
}

.path-our-departments .views-view-responsive-grid__item:nth-child(4), .path-our-departments .views-view-responsive-grid__item:nth-child(5) {
    margin-left: 49% !important;
}


.navbar .nav-item .dropdown-menu {
       /*  min-width: 180px !important; */
       min-width: 100% !important; 
        width: fit-content !important;
        text-align: center;
}


.path-acts-and-policies table.views-table {
    width: 100%;
}

.path-acts-and-policies table.views-table thead th:nth-child(1) {
    width: 52% !important;
}

.path-acts-and-policies table.views-table thead th:nth-child(2) {
    width: 20%;
}

.path-acts-and-policies table.views-table tbody td:nth-child(3) a {
    display: none;
}

.path-acts-and-policies table.views-table thead th:nth-child(3) {
    width: 12%;
}

.path-acts-and-policies table.views-table thead th:nth-child(4) {
    width: 14% !important;
}


table.table.tble1a thead th {
    border: 1px solid #bbb;
}


.ui-accordion .ui-accordion-content {
    padding: 1.2rem 2rem !important;
    border: 1px solid #162f6a !important;
    border-radius: 6px !important;
    height: auto !important;
}

.ui-accordion .ui-accordion-header {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 12px;
    padding: 18px 15px;
    font-size: 1rem;
    color: #162f6a;
    text-align: left;
    background-color: #fff;
    border: 1px solid #162f6a;
    border-radius: 6px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

.ui-state-active {
    color: #fff !important;
    background-color: #162f6a !important;
    border: 0 !important;
}

.ui-state-active:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color) !important;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow) !important;
}

.path-photo-album .views-field.views-field-field-photo-thumbnail img {
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

.path-photo-album .views-field.views-field-nothing-1 a {
    padding: 5px 10px 8px;
    background: rgba(0, 0, 0, .62);
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-out;
}

.path-photo-album .views-field.views-field-nothing-1 a img {
    filter: brightness(100);
}

.path-photo-album .views-field.views-field-nothing-1 {
    margin-left: 86%;
    margin-top: -64px;
}


.path-photo-album .views-field.views-field-nothing-1 a:focus {
    outline: 2px dashed #fff;
}

.path-photo-album .views-field.views-field-title {
    margin-top: 34px;
}



.path-photo-album .views-field.views-field-nothing span.field-content span.dte {
    width: 49% !important;
    display: block;
}

.path-photo-album .views-field.views-field-nothing span.field-content span.contr {
    width: 49% !important;
    display: block;
    text-align: end;
}

.path-photo-album .views-field.views-field-nothing span.field-content {
    width: 100%;
    display: flex;
    margin-top: 0px;
    margin-bottom: 10%;
}

.path-photo-album .views-field.views-field-nothing {
    width: 100%;
    margin-left: auto;
    margin-top: 4px !important;
}

.path-faqs .views-field.views-field-nothing {
    width: 100%;
    margin-left: auto;
    margin-top: auto;
}


.path-parliament-questions .views-field.views-field-nothing {
    width: auto;
    margin-left: 0%;
    margin-top: auto;
}


.path-archive-tenders table thead tr th:first-child, .path-archive-press-release table thead tr th:first-child, .path-archieve-orders-and-notices table thead tr th:first-child{
    width: 54% !important;
}

.path-related-links table tbody tr {
    border: 1px solid #aba4a4;
    border-radius: 8px !important;
    margin-bottom: 6px !important;
    display: flex;
}

.path-related-links table tbody tr td:first-child {
    width: 84%;
}

.path-our-teams table.views-table thead th:last-child {
    width: 31%;
}


a.button2:before {
    background: url(../../../../../sites/default/files/external-link-icon.png);
    content: "";
    display: block;
    margin-right: 5px;
    position: relative;
    height: 18px;
    width: 18px;
    background-size: cover;
}

.buttonType2 a {
    color: #162f6a;
    font-size: 0.875em;
    text-transform: uppercase;
    padding: 10px;
    width: fit-content;
    display: flex;
    outline: none;
    background: #d2dfff;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-decoration: none;
    overflow: hidden;
}

.buttonType2 a:hover {
    background: #a3bbf3;
}

.path-citizen-engagement .views-view-responsive-grid__item, .path-citizen-personas .views-view-responsive-grid__item, .path-media-personas .views-view-responsive-grid__item, .path-researcher-personas .views-view-responsive-grid__item,  .path-faqs .views-view-responsive-grid__item{
    padding: 25px 40px 8px 25px;
    border-radius: 10px;
    border: 1px solid #214aab;
    background: #fff;
    margin-bottom: 25px;
    position: relative;
    transition: 350ms ease;
    -webkit-transition: 350ms ease;
    font-size: 1.1em;
    width: 84%;
    margin: 0 auto;
}

.path-citizen-engagement .views-field.views-field-field-ce-link {
    width: 100%;
    margin-top: -23px;
}

.path-citizen-personas .views-field.views-field-title, .path-media-personas .views-field.views-field-title, .path-researcher-personas .views-field.views-field-title, .path-researcher-personas .views-field.views-field-title {
    width: 100%;
    margin-top: -36px;
    margin-left: 50px;
}


.path-citizen-personas .views-field.views-field-field-persona-logo img, .path-media-personas .views-field.views-field-field-persona-logo img, .path-researcher-personas .views-field.views-field-field-persona-logo img {
    height: 40px;
    width: 40px;
}

.path-citizen-engagement .views-field.views-field-field-ce-link a, .path-citizen-personas .views-field.views-field-field-persona-link a, .path-researcher-personas .views-field.views-field-field-persona-link a, .path-media-personas .views-field.views-field-field-persona-link a {
    margin-left: 98%;
    background: #d2dfff;
    padding: 3px 10px 10px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
}

span.ce2, .fq2 a {
    font-weight: bold;
    color: #162f6a !important;
}

span.ce1 img, .fq1 img {
    height: 40px;
    width: 40px;
}

.fq3 a{
    margin-left: 98%;
    background: #d2dfff;
    padding: 3px 10px 10px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
}

.region.region--page-banner {
    position: relative;
}

/*.region.region--page-banner #block-dfs-breadcrumbbanner:before {*/
/*    content: "";%;*/content: "";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 0;*/
/*  background: linear-gradient(90deg, rgb(22, 47, 106) 20%, transparent 70%);*/
/*  width: 100%;*/
/*    height: -webkit-fill-available;*/
/*}*/


.path-parliament-questions .views-field.views-field-nothing a {
    margin-left: 88%;
    background: #d2dfff;
    padding: 5px 10px 8px 10px;
    border-radius: 5px;
    width: 42px;
    margin-bottom: 16px;
}

.path-parliament-questions .views-view-responsive-grid__item-inner {
    width: 82%;
    border: 1px solid #bbb;
    border-radius: 10px;
    float: right;
    margin-right: 4px;
}

.path-parliament-questions .views-view-responsive-grid__item-inner .views-field.views-field-field-pq-image img {
    border-radius: 10px 10px 0 0;
    margin-bottom: 16px;
    height: 192px;
}

.path-parliament-questions .views-field.views-field-field-pq-name h5 {
    color: #214aab;
    font-size: 1.2rem;
    padding-left: 3%;
}

.path-parliament-questions .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner {
    float: left !important;
    margin-left: 4px;
}



.path-parliament-questions .views-field-field-pq-link a {
    font-size: 0.8rem !important;
    padding-left: 3%;
}


img.photo-view-icon {
    margin-top: -52px;
    padding: 7px;
    border-radius: 4px !important;
    width: 40px;
    background: #0000009e;
    margin-left: 86%;
    height: 40px !important;
}


.node-page-photo-album.views-row h3 {
    font-size: 1.4rem;
    line-height: 34px;
}

.path-work-allocation td.work-allocation ul li {
    list-style: none;
    display: flex;
    margin-bottom:12px;
}

.path-work-allocation table tbody tr td:nth-child(2) ul li:first-child:before, .path-work-allocation table tbody tr td:nth-child(2) ul li:last-child:before {
    background: none;
    background-repeat: no-repeat;
    background-position: inherit;
    padding: 0;
    padding-top: 0;
    display: inline-flex;
    content: "";
    margin-right: 0;
    margin-bottom: 0;
}


.path-work-allocation table.views-table thead th:last-child {
    width: 49%;
}

span.field_one {
    margin-bottom: 5px;
    color: #214aab;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .12px;
    text-transform: uppercase;
    font-size: 0.875em;
    width: 100%;
    display: block;
}

span.field_two {
    font-size: 1rem;
    display: block;
    width: 100%;
}

span.field_three ul li {
    padding: 5px 10px;
    border-radius: 35px;
    background: #a3bbf3;
    color: #162f6a;
    line-height: 18px;
    font-size: 0.8125em;
    display: inline-block;
    margin: 2px;
    font-weight: 400 !important;
}

span.field_four, span.field_five, span.field_six {
    display: flex;
    font-size: 0.9rem;
}

span.field_four img, span.field_five img, span.field_six img {
    margin-right: 10px;
    width: 24px;
}

td.views-field.views-field-field-address {
    display: flex;
}

td.views-field.views-field-field-address img {
    width: 24px;
}


.about-quote-section {
    background: transparent linear-gradient(180deg, #E2EBFF 0%, #f7faff 100%) 0% 0% no-repeat padding-box !important;
}

.about-area.py-5 {
    background: transparent linear-gradient(180deg, #f7faff 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box !important;
}

.path-frontpage table tbody tr {
    border: none !important;
}

.path-frontpage table tbody td.col-lg-8 h5 {
    line-height: 34px;
}

span.team_three, span.team_four {
    display: block;
    font-size: 0.9rem;
}

span.team_three img, span.team_four img {
    margin-right: 10px;
}

td.views-field.views-field-field-address {
    font-size: 0.9rem;
}

td.views-field.views-field-field-address img {
    margin-right: 4px;
}

span.team_one {
    display: block;
    font-weight: bold;
}


.swiper-slide.hero-single.swiper-slide-active a {
    width: 100%;
}

div#block-dfs-breadcrumbbanner img {
    width: 100% !important;
    height: 214px;
}


.path-work-allocation td.work-allocation ul li:before {
}

.path-work-allocation td.work-allocation ul li:before, .path-work-allocation table tbody tr td:nth-child(2) ul li:last-child:before {
    display: block;
    margin-left: 6px;
    left: 0;
    vertical-align: baseline;
    font-family: 'Font Awesome 6 Pro';
    content: "\f105";
    color:#848484;
    font-weight: 600;
    border: none;
    font-size: 14px;
    background: none;
    padding: 0 !important;
    margin-right: 12px !important;
}


.path-work-allocation table th:first-child {
    width: 10% !important;
}

.path-work-allocation table th:last-child {
    width: 64% !important;
}

.navbar .nav-item .nav-link {
    padding: 12px 25px;
    font-size: 1.2rem;
    font-weight:500;
}

.navbar .nav-item .nav-link.active {
    font-size: 1.4rem;
    padding: 10px 25px;
}


/*.col-md-4.text-md-end.text-start a {*/
/*    border-radius: 5px;*/
/*    transition: all 0.5s ease-out;*/
/*    -webkit-transition: all 0.5s ease-out;*/
/*    background: #fff;*/
/*    border: 1px solid #162F6A;*/
/*    line-height: normal;*/
/*    percase;*/
/*}*/

.header {
    top: 0;
    z-index: 99;
    position: sticky;
    background: #fff;
}

.px-120{
    padding-left:120px;
    padding-right:120px;
}


.navbar-nav li.nav-item:last-child {
    padding-right: 0 !important;
}

.screen-area .swiper-button-prev, .screen-area .swiper-button-next {
    background: #150202;
    width: 40px !important;
}

.screen-area .swiper-button-next:after, .screen-area .swiper-button-prev:after {
    color: #fff;
}

.screen-area .swiper-pagination {
    text-align: right;
    padding-right: 10%;
    
}

.screen-area .swiper-pagination-bullet{
    background:#5279d7;
    width:13px;
    height:13px;
    opacity:1;
}

.screen-area .swiper-pagination-bullet-active{
    background:#162F6A;
    width:13px;
    height:13px;
    border-radius:0 !important;
    opacity:1;
}






.persona-swiper .swiper-button-prev {
    left: 36% !important;
}

.persona-swiper .swiper-button-next {
    right: 24% !important;
}

.persona-swiper .swiper-button-prev, .persona-swiper .swiper-button-next {
    color: #0a58ca;
    top: 100% !important;
    transform: translateY(-50%);
}

.persona-swiper .swiper-pagination-bullet{
    background:#5279d7;
    width:13px;
    height:13px;
    opacity:1;
}

.persona-swiper .swiper-pagination-bullet-active{
    background:#162F6A;
    width:13px;
    height:13px;
    border-radius:0 !important;
    opacity:1;
}


.persona-swiper .swiper-pagination {
    margin-left: 6%;
}


#scroll-top {
    position: fixed !important;
    bottom: 24px !important;
    right: 15px !important;
    z-index: 99 !important;
    font-size: 18px !important;
    border: none !important;
    outline: none !important;
    border-radius: 50px !important;
    color: var(--color-white) !important;
    background-color: #162f6a !important;
    cursor: pointer !important;
    width: 50px !important;
    border: 1px solid #fff !important;
    height: 50px !important;
    line-height: 50px !important;
    text-align: center !important;
    box-shadow: var(--box-shadow2) !important;
    transition: var(--transition) !important;
    opacity: 1 !important;
    visibility: visible !important;
    
}


#scroll-top:after {
    content: 'TOP';
    position: absolute;
    top: 200%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .45s cubic-bezier(.54, .13, 0, 1.43);
    -moz-transition: .45s cubic-bezier(.54, .13, 0, 1.43);
    transition: .45s cubic-bezier(.54, .13, 0, 1.43);
    font-size: 0.75em;
    font-weight: bold;
}

#scroll-top:hover:after {
    top: 50%;
}


a#scroll-top:hover i:before {
    display: none;
}


ul.marquee-track li {
    list-style: disc;
    display: list-item;
}


.path-frontpage table tbody tr td:last-child a.rectangle-out, .path-frontpage .view-btn-light, .path-frontpage .view-btn, .view-btn{
    text-decoration: none;
    font-size: 0.875em;
    color: #162F6A;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #162F6A;
    line-height: normal;
    padding: 8px 10px;
    text-transform: uppercase;
    font-weight: 500;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.path-frontpage table tbody tr td:last-child a.rectangle-out:before, .path-frontpage .view-btn-light:before, .path-frontpage .view-btn:before, .view-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #a3bbf3;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
.path-frontpage table tbody tr td:last-child a.rectangle-out:hover:before, .path-frontpage .view-btn-light:hover:before, .path-frontpage .view-btn:hover:before, .view-btn:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}


.path-work-allocation .view-filters .views-exposed-form .js-form-item input {
    margin-bottom: 15px;
    width: 100%;
}

.visionStatement {
    margin-bottom: 25px;
    background: #ebeaea;
    border-radius: 10px;
    padding: 32px;
}

p.visionStatementContent {
    font-size: 1.3em;
    line-height: 1.5em;
    color: #162f6a;
}


.coaching-areaes img {
    width: 100%;
    height: 248px !important;
    border-radius: 5px;
}


.testimonial-item {
    background: var(--color-white);
    padding: 15px;
    border-radius: 10px;
    height: 242px;
}


.path-ministry-directory table tbody td:first-child {
    width: 26% !important;
}

.path-ministry-directory table tbody td:nth-child(2) {
    width: 34% !important;
}

table.views-table.cols-4 tbody td:last-child {
    text-align: center;
}



.path-ministry-directory form.views-exposed-form.form--inline {
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
    align-items: flex-start;
    justify-content: left;
}

.path-ministry-directory .view-directory .view-filters form .form-item-combine {
    display: flex !important;
    justify-content: left !important;
    width: 100% !important;
    margin-right: 90px !important;
    max-width: fit-content;
}

.path-ministry-directory form.views-exposed-form.form--inline .form-submit {
    height: 42px;
    border-radius: 5px;
    border: 1px solid #214aab !important;
    font-size: 0.875em;
    font-weight: 500;
}

.modal-dialog {
    position: relative;
    width: 42%;
    margin-top: 9% !important;
    pointer-events: none;
}

.modal-body {
    padding: 0 40px 18px !important;
}

.field.field--name-field-faq.field--type-faqfield.field--label-above .field__label {
    display: none;
}


.profileLabel .viewButton a::before {
    content: "\f08e";
    font-family: 'FontAwesome' !important;
    font-weight: 900;
    display: inline-block;
    margin-right: 6px;
}


.page-node-type-our-profile .viewButton a {
    text-transform: initial;
}

#views-exposed-form-search-page-1 {
    width: 100% !important;
}


.path-work-allocation .views-exposed-form .form-item-field-section-name-value::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/search-record.svg) no-repeat center;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    z-index: 999;
    position: absolute;
    left: 27%;
    top: 8px;
}

.path-work-allocation .views-exposed-form .form-item-field-section-name-value {
    width: 30%;
}


.rsp1{
    display:none;
}

.custom-tabs .nav-link {
    text-align: center !important;
    padding: 10px !important;
    
}


.img_persona {
    text-align: center;
    max-width: 320px !important;
    margin: auto;
    padding: 0px 10px 0 15px;
}


.view-directory .view-filters form .form-item-combine {
    display: flex;
    justify-content: left;
    max-width: 274px;
}

/*.views-exposed-form .form-actions .form-submit {*/
/*    height: 42px !important;*/
/*    border-radius: 5px !important;*/
/*    border: 1px solid #214aab !important;*/
/*    font-size: 0.9rem !important;*/
/*    margin: 0 !important;*/
/*    background-image: none !important;*/
/*    padding: 8px 10px !important;*/
/*}*/


.path-our-departments .views-field.views-field-nothing {
    width: 100%;
    margin-left: auto;
    margin-top: 0;
}

/* PDF Buttons */
.pdf-links {
  margin-top: -44px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 32px;
    border-top: 1px solid #999;
    display: flex;
    flex-wrap: wrap;
    border-radius: 0 0 20px 20px;
    background: #dbe6ff;
    gap: 12px;
    justify-content: center;
}

.pdf-btn {
  border: 1px solid #2f5bff;
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
  color: #2f5bff;
  font-size: 13px;
  font-weight: 600;
  background: #fff;
}

.pdf-btn span {
  font-weight: normal;
  margin-left: 6px;
}


div.sf-accordion-toggle.sf-style-blue a {
    background: #ffffff;
    color: #1b1919;
    padding: 1em 2em 1em 1em;
}

div.sf-accordion-toggle.sf-style-blue > a::after {
    font-size: 44px;
    font-weight: 500;
}

.offcanvas.offcanvas-end {
    display: none;
}

.offcanvas.offcanvas-end.show {
    display: block;
}

.path-what-s-new thead th:first-child {
    width: 50% !important;
}

.path-connect-directory .views-field.views-field-nothing {
    width: 35%;
    margin-left: auto;
    margin-top: auto;
}

.path-node table.table-1 thead th:first-child {
    width: 69% !important;
}

.path-node table.table-1 tbody tr td:last-child {
    text-align: center !important;
}

table.table.table-2 thead th:last-child {
    width: auto;
}

.tbl-rsp1 table:nth-child(1) thead tr th:first-child {
    width: 8% !important;
}


.page__body1 {
    width: 100%;
    overflow: auto;
    height:550px;
}

li.level-l5 {
    margin-top: 9.8%;
}


.path-organogram .level-l4 li.level-l5 {
    padding: 20px 0 0;
    width: 100%;
}

li.level-l5 .org-node {
    height: 170px;
    vertical-align: middle;
    display: table-cell;
}

li.level-l1 .org-node:after {
    content: "";
    display: block;
    width: 0;
    height: 42px;
    background: red;
    border-left: 2px solid #23c321;
    left: 50%;
    position: absolute;
    margin-top: 10px;
}

li.level-l3 .org-node:after {
    content: "";
    display: block;
    width: 0;
    height: 154px;
    background: red;
    border-left: 2px solid #23c321;
    left: 50%;
    position: absolute;
    margin-top: 10px;
}

li.level-l4 .org-node:after {
    content: "";
    display: block;
    width: 0;
    height: 62px;
    background: red;
    border-left: 2px solid #23c321;
    left: 50%;
    position: absolute;
    margin-top: 10px;
}

li.level-l5 .org-node:before {
    content: "" !important;
    display: none !important;
    width: 0 !important;
    height: 42px !important;
    background: red !important;
    border-left: 2px solid #23c321 !important;
    left: 50% !important;
    position: absolute !important;
    bottom: -42px;
}

li.level-l5 .org-node {
    min-height: 200px;
}

li.level-l5 .org-node:after {
    border: none;
}

li.level-l4 .org-node:before {
    content: "" !important;
    display: block !important;
    width: 502px !important;
    height: 1px !important;
    background: #23c321 !important;
    border-left: 2px solid #23c321 !important;
    left: 100% !important;
    position: absolute !important;
    margin-top: 10px !important;
}

li.level-l4 ul li.org-node:before {
    border: none !important;
}

li.level-l6 .org-node:before {border: none;width: 0 !important;}

li.level-l4 ul li.level-l5 .org-node:before {
    content: "";
    display: block;
    width: 0;
    height: 42px;
    background: red;
    border-left: 2px solid #23c321;
    left: 50%;
    position: absolute;
    margin-top: 10px;
    width: 0 !important;
}

li.level-l5 .org-node:after {
    content: "";
    display: block;
    width: 0;
    height: 28px;
    background: red;
    border-left: 2px solid #23c321;
    left: 50%;
    position: absolute;
    z-index: 9;
    top: -38px;
}

li.level-l3 .org-node:before {
    content: "";
    display: block;
    width: 1002px;
    height: 1px;
    background: #23c321;
    border-left: 2px solid #23c321;
    left: -291px;
    position: absolute;
    margin-top: 220px;
}

li.level-l4 .org-node:before {
    width: 0;
}

li.level-l6 .org-node:after {
    height: 22px;
    top: -32px;
}


.path-organogram .level-l4 li.level-l5 ul {
    padding-top: 0;
}


.bhashini-dropdown-content {
    margin-left: -134px !important;
    height: 250px;
}

.bhashini-branding {
    display: none !important;
}


.page__body1 table th, .page__body1 table td {
    border: 1px solid #bbb;
}
















@media(max-width:640px){
    .swiper.hero-swiper.swiper-initialized.swiper-horizontal .swiper-wrapper img{
        height: 230px !important;
        width:100% !important;
    }

    .swiper.hero-swiper{
        min-height: 230px !important;
    }

    .hero-swiper .swiper-toggle{
        position: absolute;
        left: 20px !important;
        right: inherit !important;
    }
    
    .mobile-menu-btn {
        display: none;
    }

    button.navbar-toggler {
        padding: 12px !important;
    }
    
    .rsp{
        display:none;
    }
    
    .rsp1{
    display:block;
    }
    
    .navbar {
        padding: 0;
    }

    .navbar-brand img {
        width: 100px;
    }
    
    .header {
    top: -106px;
    }
    
    .py-5 {
    padding-top: 0rem !important;
    }
    
    .about-img ul.row {
    display: block;
    }
    
    .about-img ul.row li {
        width: 100%;
        text-align: center;
    }
    
    .about-img ul.row li:first-child {
        margin-bottom: 8%;
    }
    
    .custom-tabs .nav-link{
        text-align: center;
        padding: 5px;
    } 
    
    
    .partner-next {
    display: none;
    }
    
    div.sf-accordion-toggle.sf-style-blue a.sf-expanded {
        background: #fff;
        float: inline-end;
        margin-top: -50px;
    }
    
    ul.sf-menu.sf-style-blue li, ul.sf-menu.sf-style-blue.sf-navbar {
        background: #162F6A;
        border-bottom: 1px solid #bbb;
    }
    
    ul.sf-menu.sf-style-blue li:hover, ul.sf-menu.sf-style-blue li.sfHover, ul.sf-menu.sf-style-blue a.is-active, ul.sf-menu.sf-style-blue a:focus, ul.sf-menu.sf-style-blue a:hover, ul.sf-menu.sf-style-blue span.nolink:hover {
        background-color: #BED5FF;
        color: #162f6a;
        outline: 0;
    }
    
    ul.sf-menu.sf-style-blue li li, ul.sf-menu.sf-style-blue.sf-navbar > li > ul {
        background: #e5edff;
    }
    
    ul.sf-menu.sf-style-blue.sf-accordion li li a, ul.sf-menu.sf-style-blue.sf-accordion li li span.nolink {
        padding-left: 2em;
        color: #162f6a;
    }
    
    ul.sf-menu.sf-style-blue.sf-accordion li li a::before{
    display: inline-block;
        margin-right: 6px;
        vertical-align: baseline;
        font-family: "Font Awesome 6 Pro";
        content: "\f054";
        font-weight: 600;
        font-size: 14px;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
    }
    
    
    ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul {
        left: 0;
        top: initial;
    }
    
    
    .view-prime-minister table tbody tr td:last-child {
        padding: 20px !important;
    }
    
    ul.sf-menu.sf-accordion ul li:first-child {
        display: none;
    }

    
    .persona-swiper .swiper-button-prev {
        left: 34% !important;
    }
    
    .persona-swiper .swiper-button-next {
        right: 35% !important;
    }
    
    .img_persona {
    text-align: center;
    max-width: 380px !important;
    }
    
    .persona-swiper .swiper-pagination {
    margin-left: 0%;
    }
    
    .aboutUsMinistry{
        padding:24px;
    }
    
    .about-right {
        margin-top: 8%;
    }
    
    .recentdocuments .country-item {
        min-height: auto !important;
    }
    
    .testimonial-item iframe#twitter-widget-0 {
    width: 100% !important;
    }
    
    .testimonial-item {
    margin-top: 4%;
    }
   
    #block-dfs-mainnavigation-2, #block-dfs-footer-2 {
        width: 96%;
        left: 2%;
    }
    
    ul.list-abt li, .sitemap ul li {
    margin-left: 6%;
    }
    
    .block-menu-wise-breadcrumb-block {
        margin-left: 0;
    }
    
    #block-dfs-page-title {
        margin-left: 0px;
    }
    
    #block-dfs-page-title .title {
        margin-left: 21px;
        font-size: 1.3rem;
    }
    
    .view-content {
        overflow: auto;
    }
    
    
    thead tr {
    display: grid;
    width: 368px !important;
    max-height: 92px;
    background: #d2dfff;
    overflow: hidden;
    }
    
    
    .path-node thead tr {
        display: grid;
        max-height: max-content;
        background: rgb(210, 223, 255);
        overflow: hidden;
        width: 368px !important;
    }
    
    
    .main table thead tr th {
        width: max-content !important;
        padding: 2px 12px !important;
    }
    
        .path-frontpage tbody tr td:last-child, .path-our-teams tbody tr td:last-child, .path-work-allocation tbody tr td:last-child {
        text-align: left !important;
        margin-top: -10px;
        background: none;
    }
    
    
    .modal-dialog {
        position: relative;
        width: 100%;
        margin-top: 30% !important;
        pointer-events: none;
    }
    
    
    .path-work-allocation .views-exposed-form .form-item-field-section-name-value::before {
        left: 49%;
        }
        
    .path-work-allocation .views-exposed-form .form-item-field-section-name-value {
        width: 60%;
    }    
    

    tbody tr {
        display: grid;
        border-radius: 5px;
        border: 1px solid #ebeaea;
        margin-bottom: 4px;
    }
    
    tbody tr td {
        padding: 5px 10px !important;
    }
    
    tbody tr td:last-child {text-align: end !important;margin-top: -10px;background: none;}
    
    ul.d-flex.g-4.dfs_language {
    position: absolute;
    top: 0;
    right: 10px;
    }
    
    .modal-dialog {
        position: relative;
        width: 95%;
        margin-top: 30% !important;
        pointer-events: none;
    }
    
    
    .views-view-responsive-grid--horizontal {
    --views-responsive-grid--column-count: 1 !important;
        
    }
    
    .path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-view-link a, .path-publications .views-field.views-field-field-publication-link a {
        margin-left: 84%;
    }
    
    .path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name, .path-publications .views-field.views-field-field-publication-name {
        width: 86%;
        }
        
        .path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name h5, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-organisation-name h5 {
    color: #214aab;
    text-align: left;
    }
    
    .path-our-organisations .views-view-responsive-grid__item .views-view-responsive-grid__item-inner img, .path-publications .views-view-responsive-grid__item .views-view-responsive-grid__item-inner img {
    margin-bottom: 10px;
    width: 40px;
    }
    
    
    .views-field.views-field-nothing{
        width: auto;
        margin-left: 0;
        margin-top: 0;
    }
    
    .path-our-departments .views-view-responsive-grid__item {
    margin-left: 1%;
    }
    
    .path-our-departments .views-view-responsive-grid__item:nth-child(4), .path-our-departments .views-view-responsive-grid__item:nth-child(5) {
        margin-left: 0% !important;
    }
    
    .path-our-performance .views-field.views-field-field-performance-name {
        margin-bottom: 26px;
    }
    
    .path-ministry-directory table tbody td:first-child{
        width: auto !important;
    }
    
    .path-ministry-directory form.views-exposed-form.form--inline {
    display: grid;
    gap: 10px;
    }
    
    .path-ministry-directorytbody tr td:last-child {
        text-align: start;
        }
        
    .path-ministry-directory .view-directory table tbody tr {
        padding: 0
        }
        
        .view-content table {
            overflow: auto;
        }

    .view-content table tbody td {
            text-align: left;
        }   
        
        
        .view-filters .views-exposed-form .js-form-item input, .view-filters .views-exposed-form .js-form-item select {
            width: 100%;
        }
        
        .view-directory .view-filters form .form-item {
        width: 100%;
        max-width: 100%;
        }
        
        .path-ministry-directory .view-directory .view-filters form .form-item-combine {
        max-width: 100%;
        }
        
        .path-ministry-directory table tbody td:nth-child(2) {
            width: auto !important;
        }
        
        .path-schemes-and-services .views-view-responsive-grid__item-inner a, .path-competitions-awards .views-view-responsive-grid__item-inner a, .path-parliament-questions .views-view-responsive-grid__item-inner .views-field.views-field-nothing a {
            margin-left: 74%;
        }
        
        .path-schemes-and-services .views-view-responsive-grid__item-inner, .path-competitions-awards .views-view-responsive-grid__item-inner {
            width: 100%;
            min-height: auto;
        }  
        
        table.views-table.cols-4 tbody td:last-child {
            text-align: end;
        }
        
        
        div#block-dfs-breadcrumbbanner img {
        width: 100% !important;
        max-height: 314px;
        }
    
    .path-node thead th:last-child {
        width: max-content !important;
        }
        
        .path-node table.table-1 thead th:first-child {
            width: max-content !important;
        }
        
        .path-node table.table-1 tbody tr td:last-child {
            text-align: initial !important;
        }
        
        .path-node table.table-1 thead tr, .path-node table.table-1 tbody tr td {
            display: block;
        }
        
    .path-node thead th:first-child {
            width: max-content !important;
        }
        
        table.table.tble1a {
            width: 100% !important;
        }
        
        table.table.tble1a thead tr {
            width: 100% !important;
            display: block;
        }
        
        .text-content.clearfix.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
            width: 100%;
            overflow: auto;
        }
        
        .path-work-allocation table th:first-child {
            width: max-content !important;
        }
        
        .path-vacancies .views-field.views-field-field-v-document, .path-archive-vacancies .views-field.views-field-field-v-document{
            text-align: center;
        }
        
        .path-vacancies .views-field.views-field-field-v-publish-date, .path-archive-vacancies .views-field.views-field-field-v-publish-date {
            gap: 12%;
        }
        
        .path-competitions-awards .views-field.views-field-field-award-image img{
            height: 290px;
        }
        
        
        li.nav-item {width: auto;}

        li.nav-item:first-child {
            width: 50.6%;
        }
        
        .table-2 tbody tr td:last-child {
            text-align: left !important;
            margin-top: 0;
        }
        
        

    /*table {*/
    /*    max-width: 800px !important;*/
    /*    width: 500px !important;*/
        
    /*}*/
    
    /*table.table.tabl1 thead th:first-child {*/
    /*    width: 20% !important;*/
    /*}*/
    
    /*.path-acts-and-policies table.views-table thead th:nth-child(1) {*/
    /*    width: 48% !important;*/
    /*}*/
    
    /*.path-acts-and-policies table.views-table thead th:nth-child(4) {*/
    /*    width: 20% !important;*/
    /*}*/
}


.swiper.hero-swiper {
    min-height: 600px;
}
