main {
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

main .push-right {
    display: none;
}

.header-wrapper {
    background: #fff;
}

.section-row {
    min-height: 50px !important;
}

.hidden {
    display: none;
}

.data-card {
    border-top: 5px solid #8B70DB;
    border-radius: 20px;
    margin: 15px 0px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    width: 100%;
    overflow: hidden;
}

.data-card li {
    list-style: none;
}

.data-card .district-detal {
    padding: 15px;
}

.data-card .district-detal>p {
    margin: 0 0 7px 0;
}

.data-card .district-detal:nth-child(3) {
    padding-top: 0;
}

.data-card ul p {
    margin-left: 20px;
}

.data-card p {
    margin-left: 20px;
}

.place {
    color: #4729A3;
}

.place-ft {
    color: #4729A3;
    font-size: 0.85em;
    font-weight: 500;
}

.place-ft strong {
    font-weight: 500;
}

.data-card img {
    width: 20px;
    margin-right: 10px;
}

.data-card h3 {
    height: 93px;
    line-height: 1.5;
    background-color: #EFEAFF;
    background-image: url(../images/card-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 80px 100px;
    border-radius: 20px 20px 0 0;
    margin: 0px 0px 21px 0px;
    padding: 20px;
    color: #4729A3;
    padding-left: 18px;
    display: flex;
    align-items: center;
}

.data-card .data-card-heading {
    min-height: 60px;
    font-size: 1.25em;
    line-height: 1.5;
    background-color: #EFEAFF;
    background-image: url(../images/card-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 80px 100px;
    border-radius: 20px 20px 0 0;
    margin: 0px;
    padding: 15px;
    color: #4729A3;
    padding-left: 18px;
    display: flex;
}

li.card-info {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    float: none;
    margin-left: 0%;
}

.product-content p {
    text-align: left;
}

.product-img img {
    max-width: 240px;
    max-height: 70px;
}

.right-img img {
    max-width: 170px;
    max-height: 165px;
}

.district-row {
    display: block;
    background: #EEF1FB;
    padding: 35px 7%;
    width: calc(100% - 50%);
    margin: 0 auto;
    border-radius: 10px;
}

.district-row select {
    margin-top: 10px;
    padding: 15px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    appearance: auto;
}

.district-row select:hover {
    background: #fff;
}

#projectform select {
    width: 85% !important;
    border: none !important;
    background: #fff !important;
    height: 50px !important;
    border-radius: 10px !important;
    padding: 0 1.5% !important;
    outline: none !important;
    border: 1px solid #e1e1e1 !important;
    margin-top: 20px !important;
}

.person-website a:hover {
    text-decoration: underline;
}

div#readstate {
    width: 95%;
    margin: 0 auto;
}

.State_coordinators table {
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
    border: 0;
    border-radius: 10px;
    padding-bottom: 20px;
}

table tbody tr th,
table tfoot tr th {
    color: #4729A3;
    border-top: none !important;
}

.State_coordinators table tr:nth-child(odd) {
    background-color: #EEEBFA !important;
}

.State_coordinators table thead {
    background: #fff !important;
}

th.sorting {
    background: #FFF;
    color: #4729A3;
}

th.sorting_asc {
    background: #FFF;
    color: #4729A3;
}

#directory-table thead th,
#directory-table tbody td {
    min-width: unset;
    max-width: unset;
}

#directory-table thead th:first-child,
#directory-table tbody td:first-child {
    width: 50px !important;
    min-width: unset !important;
    text-align: center;

}

#directory-table_filter label input {
    width: 83%;
}

#directory-table .directory-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}

table.dataTable.display tbody tr>.sorting_1 {
    background-color: unset !important;
    width: 30px !important;
}


.State_coordinators table tr td {
    border-top: 0;
    border-top: 2px solid #969696;
}

.sno {
    padding-left: 40px;
    width: 100px;
}

table tbody tr td {
    border-right: 0 !important;
}

a.s_wise,
a.d_wise {
    border-radius: 196px 0 0 184px;
    padding: 15px 30px;
    font-weight: 500;
}

a.d_wise {
    border-radius: 0 196px 184px 0;
}

.fancybox-inner .hog-card {
    margin: 10px 0;
}

.fancybox-skin {
    background: #EEEBFA !important;
}

.fancybox-close {
    background-image: url("../images/close-Vector.png") !important;
    background-size: inherit !important;
}

.fancybox-close {
    height: 31px !important;
    top: 5px !important;
    right: 5px !important;
    width: 31px !important;
}

.who-s-who {
    margin: 0 90px;
}

.flexslider.core-services li .card {
    text-align: center;
}

.home-products {
    overflow: visible !important;
}

.minister-img {
    border-radius: 20px;
}

.minister-card {
    border-top: 5px solid #8B70DB;
    border-radius: 20px;
    margin: 10px 0;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    padding: 20px;
    min-height: 550px;
    background: linear-gradient(to bottom, #EEEBFA 0%, #EEEBFA 30%, #ffffff 30%, #ffffff 100%);
}

.minister-card-det img {
    margin-right: 20px;
}

.minister-card li {
    list-style: none;
}

.minister-card ul p {
    margin-top: 10px;
    line-height: 12px;
    font-weight: 700;
}

.minister-card strong {
    color: #4729A3;
}

ul.minister-card-det {
    padding-left: 0;
}

p.min-desc {
    height: 75px;
}

.main-section .bg-color {
    bottom: 0px !important
}

.home-2 {
    background-color: #ffffff !important;
}


.title {
    color: #333;
    font-weight: 700;
    line-height: 1.5;
    padding-top: 10px;
    overflow: hidden;
}

.emp-title {
    color: #4729A3;
    font-weight: 700;
    font-size: 1.2em;
}

.desg,
.email,
.phone {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
}

a#stafflist {
    color: black;
}

.person-grup {
    position: relative;
}

.hog-card ul li {
    list-style: none;
    padding-bottom: 10px;
}

.hog-card ul li:last-child {
    padding-bottom: 0px;
}

.hog-card ul ul li {
    list-style: disc;
}

.scroll4::-webkit-scrollbar {
    width: 3px;
}

.scroll4::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.scroll4::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.fancybox-inner::-webkit-scrollbar {
    width: 3px;
}

.fancybox-inner::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.fancybox-inner::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.fancybox-inner {
    margin: 20px !important;
}


.person-website a {
    color: #000000;
}

.hog-card {
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: right top;
    border-top: 5px solid #8B70DB;
    border-radius: 10px;
    margin: 10px 0px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    width: 100%;
}


.popup-content {
    height: 180px !important;
    margin: 10px !important;
}

.desg,
.email,
.phone {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
}

input.more-btn {
    width: 100%;
    height: 55px;
    background: #4729A3 !important;
    color: #fff !important;
    border-radius: 0px 0px 10px 10px !important;
}

.who-s-who .inner-page-content .whos-list>ul>li:nth-child(3) .cont2 {
    background: #d3dbe3;
    margin-left: -231%;
}

.cont2 {
    width: 85%;
    height: 460px;
    display: none;
    /*overflow: hidden;*/
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #EEEBFA;
    padding: 0px 65px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.card-info {
    width: 31%;
    float: left;
    margin: 0%;
    list-style: none;
    float: left;
}

/* .scroll4 {
    margin-right: 13px;
} */

.scroll4::-webkit-scrollbar {
    width: 3px;
}

.scroll4::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.scroll4::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.cont2::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 60px;
    width: 40px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EEEBFA;
    /* Same as box background */
}

.ds-box {
    height: 225px;
    margin: 0 auto;
    border-radius: 24px;
    /* background-image: url('../images/bg-grphics1.png'); */
    background-blend-mode: color-dodge;
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #4729A3;
}


#cmf-site-filter {
    margin-top: -180px;
}

#cmf-site-filter .filter-box1 {
    color: #666;
    background-color: #EEF1FB;
    width: 100%;
    padding: 20px;
    position: relative;
    max-width: 610px;
    border-radius: 10px;
    box-shadow: 0 0 23px 0 rgba(72, 41, 163, 0.35);
    margin: 0 auto;

}


#cmf-site-filter .filter-box1:after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 10px;
    border-width: 10px;
    border-style: none;
    border-color: transparent transparent #3e51b5;
}

#cmf-site-filter .filter-box1 .btn {
    background: #fff;
    padding: 13px 30px;
    margin-top: 5px;
    color: #4729A3;
    border: 1px solid #4729A3;
    font-weight: 400;
    border-radius: 10px;
    cursor: pointer;
    position: static;
}

#cmf-site-filter .filter-box1 .dir-btn-cntr {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

#cmf-site-filter .filter-box1 .dir-btn-cntr .btn {
    width: 50%;
}

#cmf-site-filter .filter-box1 .dir-btn-cntr .btn:focus {
    outline: none;
}

/*.inner-page-content .whos-list.hog {
    padding-bottom: 50px;
    margin-top: 250px;
}

input#projectssearch {
    margin-left: 170px;
}
*/

@media screen and (max-width: 767px) {

    /* #cmf-site-filter .filter-box1 {
        color: #666;
        background: #f2f2f2;
        ;
        width: 100%;
        padding: 20px;
        position: absolute;
        max-width: 610px;
        font-family: 'Source Sans Pro';
        z-index: 99999;
        top: 44px;
        min-width: 280px;
        right: 0px;
        left: 0px;
        height: 410px;
        top: 190px;
        margin-left: 0px;

    } */

    input#projectssearch {
        margin-left: 0px;
    }

    .page-title {
        margin-top: 5px;
    }

    /* .filter-icon {
        margin-top: 180px;
    }

    div#cmf-site-filter {
        margin-top: -170px;
    } */

}

#cmf-site-filter input[type=text] {
    height: 52px;
    padding-left: 35px;
}

#cmf-site-filter input[type=email] {
    height: 49px;
    padding-left: 35px;
}

#cmf-site-filter select {
    background-color: #fff;
    border-radius: 8px;
    height: 52px;
    padding-left: 35px;
}

.input-container {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}


.icon {
    color: #707070;
    position: absolute;
    left: 15px;
    top: 17px
}

.input-field {
    width: 100%;
    padding: 10px;
    outline: none;
}

#cmf-site-filter input[type="text"],
#cmf-site-filter input[type="email"],
#cmf-site-filter input[type="password"],
#cmf-site-filter input[type="search"] {
    padding: 0 15px 0 37px;
    margin: 0px !important;
    border-radius: 10px;
}

input#search-bar {
    padding-left: 51px !important;
}

.home-slider .flex-direction-nav .flex-next {
    right: 1% !important;
}

.home-slider .flex-direction-nav .flex-prev {
    left: 1% !important;
}

.nav li>a {
    padding: 6px 40px !important;
}

.whatsnew .title {
    line-height: 21px;
    font-size: 0.9em;
    height: 152px;
    padding-top: 0px;
    overflow-y: auto;
    display: block;
}

#topBar .govBranding ul li a {
    font-size: 14px !important;
}


.core-content .title {
    padding: 0px 20px !important;
    font-weight: 500 !important;
}

.flexslider.core-services li .card img {
    display: inline-block;
    height: 150px;
    width: auto;
    transition: 0.25s linear;
    max-width: 220px;
}

.swiper-slide-prev {
    transform: translate3d(-220px, 0px, -647.328px) rotateX(0deg) rotateY(0deg) scale(1) !important;
}

.swiper-slide-next {
    transform: translate3d(220px, 0px, -647.328px) rotateX(0deg) rotateY(0deg) scale(1) !important;
}

/* .inner-page-content.state-informatic-officers {
    width: 85%;
    margin: auto;
} */

.division-list li {
    position: relative;
    padding-bottom: 7px;
    line-height: 1.42;
}


.division-list li::before {
    content: "";
    /* Add arrow symbol before each list item */
    position: absolute;
    left: -15px;
    /* Align the arrow to the left */
}

/*.data_centers  {
    padding-left: 27px;
}*/
/*.page-template-template-hog, .page-template-template-hod {*/
.page-template-template-hog .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-hod .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-sio .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-focus-center .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-data-center .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-centre-of-excellence .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}


.fancybox-inner {
    width: auto !important;
}

.person-profile.profile-name {
    color: #4729A3;
    font-size: 1.1em;
    font-weight: 600;
    margin-top: 0;
    border-bottom: 1px solid #ccc;
}

.person-name {
    font-size: 1.2em;
    margin: 10px 0 0;
    font-weight: 500;
}

.search-container input#search-bar {
    border-bottom-color: #4729a3;
}

.flexslider.news .flex-direction-nav .flex-next,
.flexslider.news .flex-direction-nav .flex-prev {
    border: 1px solid #8B70DB;
    background-color: transparent;
}

.flexslider.news .flex-direction-nav a.flex-next:before,
.flexslider.news .flex-direction-nav a.flex-prev:before {
    color: #080303;
}

.flexslider.news .flex-direction-nav .flex-next:hover,
.flexslider.news .flex-direction-nav .flex-prev:hover {
    background-color: #8B70DB;
}

.flexslider.news .flex-direction-nav a.flex-next:hover:before,
.flexslider.news .flex-direction-nav a.flex-prev:hover:before {
    color: #fff;
}

.social-engage-box .vc_column-inner {
    margin-bottom: 35px;
}

#footerScrollbarWrapper {
    padding: 30px 0;
}

.accordion__label,
.accordion__content {
    padding: 14px 20px;
}

.accordion__label {
    display: block;
    font-weight: 500;
    color: #29136C;
    line-height: 22px;
    font-size: 18px;
    font-family: 'Noto Sans';
}

.accordion__label:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.accordion__content {
    background: white;
    line-height: 1.6;
    font-size: 1.2em;
    display: none;
    padding-top: 25px;
}

.accordion__content a {
    color: #000 !important;
}

.accordion__content li {
    list-style: disc;
}

.accordion__input {
    display: none;
}

/*.accordion__input:checked ~ .accordion__content{
    display: block;
}*/
.rti-list {
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 12px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    padding: 0.5rem 3rem 0.5rem 1rem;
}

.accordion__icon::before {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    content: url(../images/down.svg);
    float: right;
    padding: 4px 10px 11px;
    filter: brightness(0.5);
}

.accordion__icon_open::before {
    width: 35px;
    height: 35px;
    padding: 4px 10px 11px;
    border-radius: 50%;
    content: url(../images/up.svg);
    float: right;
    padding: 4px 10px 11px;
    filter: brightness(0.5);
}

i.fa.fa-file-pdf-o,
em.fa.fa-file-pdf-o {
    color: red;
}

.testimonial-box {
    width: 100%;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 0px;
    border: 1px solid #e2e2e2;
    text-align: center;
    background: #eeecf9;
    margin-bottom: 30px !important;
}

.name-photo {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%;
}

/* .min-photo img {
    width: 152px;
    border-radius: 100%;
    border: 1px solid #e2e2e2;
} */

.min-photo {
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
}

.min-photo img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.name span {
    text-transform: uppercase;
    display: block;
    color: #000;
    margin: 10px 0 0 0;
    font-weight: 600;
}

.name .test-designation {
    font-size: 0.9em;
}

.quote {
    line-height: 1.5;
    font-size: 1.05em;
    width: 100%;
    padding: 15px 0px;
    display: inline-block;
    position: relative;
}

#brochures-table td {
    min-width: 75px !important;
}

.is-hidden {
    display: none !important;
}

#search-filter input[type="search"],
#select_year {
    padding: 10px;
    font-size: 1.5rem;
    border: 1px solid #D0CFCE;
    border-radius: 6px;
}

#search-filter svg {
    position: relative;
    top: 12px;
    right: 42px;
}

.rti-contact-details strong {
    max-width: 229px !important;
    min-width: 117px;
    position: relative;
    right: 42px;
    text-align: right;
}

#district-centres li {
    width: calc(33.33% - 24px);
    margin: 12px;
}

.rti-contact-details ul li {
    display: flex !important;
}

.hog-card ul {
    padding: 15px;
    margin-bottom: 0;
}

.hog-card ul li>img {
    width: 20px;
    margin-right: 7px;
}

.hog-card ul ul {
    padding: 0 10px 0 20px;
}

/* .hog-card ul ul.division-list {
    border-top: 1px solid #ccc;
    padding-top: 10px;
} */

.hog-card {
    margin-bottom: 20px;

}

.hog-card hr {
    margin-top: 0;
}

#read {
    margin-left: 15px;
    margin-right: 15px;
}

.paging {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
}

a.prev.page-numbers,
a.next.page-numbers {
    font-size: 0;
}

a.prev.page-numbers:before,
a.next.page-numbers:before {
    font-size: 16px;
    content: "\e903";
    font-family: 'icomoon' !important;
}

a.prev.page-numbers:before {
    content: "\e902";
}

a.page-numbers,
.paging .current {
    padding: 0;
    font-weight: 500;
    border: 1px solid #ddd;
    /* margin: 0 7px; */
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
}

a.page-numbers:hover {
    border-color: #29136c;
}

.paging .current {
    color: #fff !important;
    background-color: #29136c;
    border-color: #29136c;
    font-weight: 600;
}

[type="checkbox"] {
    appearance: auto !important;
    width: 20px !important;
    height: 20px !important;
}

#blog-cntr {
    margin-top: 20px;
}

#blog-cntr .productsImage {
    width: auto;
    height: 200px;
    border-radius: 10px;
    margin: 30px 30px 25px 30px;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.34);
}

#blog-cntr .productsImage img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

#blog-cntr .productsContent {
    padding: 0 15px;
    text-align: left;
}

#blog-cntr.nic-service-cntr .product-card-outer .products-card {
    padding-bottom: 85px;
}

.blog-details {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 15px 0 15px;
    border-top: 1px solid #eee;
    bottom: 50px;
}

.blog-details .blog-views .fa {
    margin-right: 5px;
}

.blog-title {
    color: #4729A3;
}

.icon24 {
    width: 24px;
}

.error {
    color: red;
}

a.more-btn.read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #EEEBFA;
    font-weight: 500;
    border-radius: 0px 0px 10px 10px;
}

.products-card:hover .read-more {
    background: #4729A3;
    color: #ffffff !important;
}

.read-more:hover {
    text-decoration: underline;
}

#custom-paging ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
}

#custom-paging li {
    list-style: none;
    display: inline-block;
    /* margin: 0 5px; */
    height: auto;
    padding-bottom: 0;
}

#custom-paging li strong,
#custom-paging li strong a {
    font-weight: 500;
}

#custom-paging li a {
    /* padding: 12px; */
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;

}

#custom-paging li.next a,
#custom-paging li.prev a {
    font-size: 0;
    position: relative;
}

#custom-paging li.prev a:before {
    content: "\e902";
    font-size: 16px;
    font-family: 'icomoon' !important;
}


#custom-paging li.next a:before {
    font-size: 16px;
    content: "\e903";
    font-family: 'icomoon' !important;
}

#custom-paging li a:hover {
    border-color: #29136c;
}

.paging li.current {
    border-color: transparent !important;
    background-color: transparent !important;
}

.current a {
    color: #fff !important;
}

#custom-paging .current a {
    border-color: #29136c;
    background-color: #29136c;
    pointer-events: none;
}

.data-card h2 {
    line-height: 1.5;
    background-color: #EFEAFF;
    /* background-image: url(../images/card-bg.png); */
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 80px 100px;
    border-radius: 20px 20px 0 0;
    margin: 0px 0px 21px 0px;
    padding: 15px;
    color: #4729A3;
    padding-left: 18px;
    display: flex;
    gap: 5px;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 1.2em;
}

li.person-grup {
    list-style: disc;
}

li.person-grup.scroll4 {
    overflow: auto;
    max-height: 150px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.State_coordinators .hog-card {
    padding-bottom: 35px;
}

.State_coordinators.coordinator-widget .hog-card {
    padding-bottom: 0;
}

.blog-prof-details {
    margin: 15px 0;
    line-height: 1.5;
}

.blog-social-box {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.blog-social-box li {
    display: inline-block;
    list-style-type: none;
}

.blog-social-box li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid #29136c;
    border-radius: 50%;
    transition: 0.2s ease-in-out;
}

.blog-social-box li a svg {
    fill: #29136c;
}

.blog-social-box li a:hover {
    background: #29136c;
}

.blog-social-box li a:hover svg {
    fill: #fff;
}

.click_details {
    display: block;
}

.person-dis {
    display: flex;
}

.person-mailid {
    word-break: break-word;
}

/* #feedback {

#cmf-site-filter .filter-box1 {
    color: #666;
    background-color: #EEF1FB;
    width: 100%;
    padding: 20px;
    position: relative;
    max-width: 840px;
    border-radius: 10px;
    box-shadow: 0 0 23px 0 rgba(72, 41, 163, 0.35);
    margin: 0 auto;
    min-height: 950px;
    /*max-height: 950px;
    top: -150px;
}
#cmf-site-filter {
    margin-top: 0px;
}   
} */

#search-msg {
    text-align: center;
    background: #eeecf9;
    padding: 20px;
    display: none;
}

.dir-table {
    width: 100%;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    border-radius: 10px;
    margin-bottom: 47px;
    padding: 30px;
}

table.dataTable.no-footer {
    border-bottom: unset !important;
}

.dataTables_length lable {
    width: 100px !important;
    display: flex !important;
}

.dataTables_length select {
    position: relative;
    float: left;
    padding-left: 15px !important;
    width: 50px;
    top: -16px;
    right: 5px;
}

table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png) !important;
    background-repeat: no-repeat !important;
}

.dataTables_filter label {
    display: flex;
    padding-right: 2px;
}

a.paginate_button {
    padding: 0 !important;
    font-weight: 500;
    border: 1px solid #ddd !important;
    margin: 0 7px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50% !important;
}

.dataTables_paginate .paginate_button.current {
    background: #29136c !important;
    color: #fff !important;
}

.dir-table select:hover {
    width: 50px;
}

.directory-contact img {
    width: 22px;
    margin-right: 5px;
}

.directory-contact .d-flex {
    gap: 2px;
}

#resetbutton1.disabled {
    cursor: not-allowed !important;
    opacity: 0.7 !important;
    background-color: #ccc !important;
    color: #555 !important;
    border-color: #ababab !important;
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 4px solid #FFF;
    border-right: 4px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

.loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border-bottom: 4px solid #29136c;
    border-left: 4px solid #29136c;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#display-search .loader {
    position: absolute;
    top: -88px !important;
    left: unset !important;
    right: 350px !important;
}

@media only screen and (min-width: 1199px) and (max-width: 1366px) {
    .container {
        padding: 0 100px !important;

    }
}

.hog-card ul ul li a:hover {
    text-decoration: underline
}

.search-highlight {
    background-color: yellow;
    font-weight: bold;
}

.page-template-template-group-coordinator .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}

.page-template-template-mentor .fancybox-wrap {
    width: 75% !important;
    left: 12% !important;
}


/**newsletter css*/

.newsletter-single td {
    padding: 0 !important;
    line-height: 0 !important;
    border-top: unset !important;
}

.col2 {
    display: flex !important;
}

.col2 td {
    max-width: none !important;
}

.newsletter-main img {
    height: 275px !important;
}