    h3.heading-group {
        font-style: normal;
        line-height: 46px;
        color: #000000 !important;
        margin-bottom: 20px;
        position: relative;
        font-weight: 500;
        padding-left: 7px;
    }



    /* section.judge_section */

    section.about-department {
        padding: 60px 0;
        background: url(http://staging.dzinepixel.com/Osoca_wp/wp-content/themes/osoca-child/images/director-bg.png);
        position: relative;
    }
    section.about-department .container {
        position: relative;
    }
    section.about-department::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ffffff9e;
        top: 0;
    }
    section.about-department .right-image {
        padding: 0;
        border: 1px solid #e1e1e1b3;
        box-shadow: 0 0 6px #00000026;
        position: relative;
        min-height: 152px;
        padding-left: 160px;
        border-radius: 5px;
        overflow: hidden;
    }

    section.about-department .right-image figure {
        padding: 0;
        margin: 0;
        width: 150px;
        height: 150px;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
    }

    section.about-department .right-image figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    section.about-department .content-right {
        margin: 0;
        padding-top: 40px;
        text-align: left;
    }

    section.about-department .content-right h5 {
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
    }

    section.about-department .content-right h6 {
        font-size: 14px;
        color: #666262;
        margin-top: 5px;
    }


    section.about-department .owl-nav button {
        position: absolute;
        top: 0;
        bottom: 0;
        font-size: 26px !important;
        margin: auto;
        height: max-content;
        color: #000000 !important;
        opacity: 0.7;
        left: -19px;
    }

    section.about-department .owl-nav button.owl-next {
        left: unset;
        right: -20px;
    }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: block;
    }

    /* mbdz */
    section.about-department p {
        text-align: justify;
    }

    section.about-department .about-dept-img-right figure {
        padding: 5px;
        box-shadow: 0 0 2px 0;
        /* height: 100%; */
        border-radius: 5px;
    }
    section.about-department figure img {
        height: 100%;
        object-fit: fill;
    }
    section.about-department .dept-about-txt {
        max-height: 378px;
        overflow: auto;
        padding-right: 10px;
    }



    /* section.judge_section end */

    /* section.vision */

    section.vision {
        padding: 60px 0;
        /* background-color: #f1f1f1; */

    }

    section.about-department .right {
        position: relative;
        background-color: #536eb9;
        padding: 30px 15px 15px 15px;
        border-radius: 10px;
        /* height: 100%; */
    }

    section.about-department .element {
        padding: 0;
        margin: 0;
        /* border: 1px solid #ffffff52; */
        /* box-shadow: 0 0 6px #00000026; */
        position: relative;
        min-height: 150px;
        padding-left: 170px;
        border-radius: 0px;
        overflow: hidden;
        margin-bottom: 15px;
        border-radius: 10px;
        border: 1px solid #5577d4;
        background: #4a66b4;
    }

    section.about-department .slider4-right figure {
        padding: 0;
        width: 150px;
        height: 150px;
        position: absolute;
        left: 0;
        overflow: hidden;
        border: 1px solid #536eb9;
        border-radius: 10px 0 0 10px;
        margin: auto;
        bottom: 0;
        top: 0;
    }

    section.about-department .slider4-right figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    section.about-department .men {
        position: absolute;
        height: max-content;
        margin: auto;
        bottom: 0;
        top: 0;
    }

    section.about-department .element .men h4 {
        text-transform: capitalize;
        font-size: 17px;
        color: #ffffff;
    }

    section.about-department .element .men h4 strong {
        text-transform: capitalize;
        font-size: 14px;
        color: #afc4ff;
    }

    footer {
        background: #002866;
        color: #fff;
        background-image: url(../images/footer-gb.png);
        position: relative;
    }

    section.vision .vision-tab-list {
        border-radius: 5px;
        background: #1c3b8c;
		padding: 10px 10px 10px 70px;
		color: white;
    }



    /* section.vision end */


    /* section.elaboration-department */

    section.elaboration-department {
        padding: 60px 0;
        position: relative;
        background: #002866;
        background-image: url(../images/vision-gb.png);
        text-align: center;
    }
    .elaboration-box {
        width: 275px;
        display: inline-block;
    }
    section.elaboration-department .heading-group-1 h3 {
        color: #fff;
    }
    /* section.elaboration-department::before {
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/dept-bg.png);
    opacity: 0.05;
} */
    section.elaboration-department .container {
        position: relative;
    }

    .accordiontion {
        display: none;
    }

    section.elaboration-department .accordion-button:not(.collapsed) {
        color: #fff;
        background: linear-gradient(180deg, #324d96 48%, #315ccfe0);
    }

    section.elaboration-department .heading-dept h3 {
        color: #fff !important;
        font-style: normal;
        line-height: 46px;
        margin-bottom: 0;
        position: relative;
        font-weight: 500;
        padding-left: 7px;
        text-align: center;
    }

    section.elaboration-department p {
        color: #ebebeb;
    }

    section.elaboration-department ul.nav.nav-tabs {
        border-radius: 50px;
        margin-bottom: 15px !important;
        border: none;
        justify-content: left;
    }

    section.elaboration-department li.nav-item a.nav-link.active {
        background: #1c3b8c;
        color: #fff;
        border-radius: 50px;
    }

    section.elaboration-department li.nav-item a.nav-link {
        color: #1c3b8c;
        font-weight: 600;
        font-size: 16px;
        border-radius: 50px;
        max-width: 400px;
        position: relative;
        background-color: #fff;
        margin-left: 5px;
    }

    section.elaboration-department li.nav-item a.nav-link.active:after {
        content: "";
        position: absolute;
        bottom: -15px;
        width: 25px;
        left: 0;
        right: 0;
        margin: auto;
        border: 15px solid transparent;
        border-bottom-color: #ffffff;
    }

    section.elaboration-department .tab-content {
        border: 1px solid #1c3b8c;
    }

    section.elaboration-department .tab-content .title_head {
        background: #1c3b8c;
        text-align: center;
        padding: 10px 0px;
        color: #fff;
    }

    section.elaboration-department .tab-content .title_head h3 {
        color: #fff;
        font-size: 16px;
        margin: 0;
    }
    /* mbdz */
    section.elaboration-department .inner-elaboration-list {
        background: white;
        height: 160px;
        margin: 10px 0;
        padding: 40px 10px 10px 10px;
        display: flex;
        align-items: center;
        text-align: center;
        border-radius: 5px;
        transition: 0.5s ease;
        justify-content: center;
        margin-top: -38px;
    }
    section.elaboration-department .elaboration-rep-icon figure {
        width: 80px;
        margin: auto;
        background: white;
        border-radius: 50%;
        border: 4px solid #eceef1;
        padding: 15px;
        /* margin-bottom: -20px; */
        z-index: 1;
        position: relative;
    }

    section.elaboration-department li.col-md-3:hover .inner-elaboration-list {

        transition: 0.5s ease;
    }

    /* section.elaboration-department end */

    /* section.activities-department */

    section.activities-department {
        padding: 60px 0;
        background-image: url(../images/WorkPlanBackground.png);
        padding: 60px 0;
        background-size: cover;
        background-blend-mode: color-burn;
        position: relative;
    }

    section.activities-department .heading-group-1 h3 {
        color: #fff;
    }
    section.activities-department:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #102e7ae3;
        top: 0;
        left: 0;
    }

    section.activities-department .accordion-header {
        margin-bottom: 5px;
    }

    section.activities-department .activities-department .accordion-button:not(.collapsed) {
        background: linear-gradient(180deg, #324d96 48%, #324d96);
    }

    section.activities-department .accordion-button {
        background-color: #ededed;

    }

    section.activities-department .container {
        position: relative;
    }

    section.activities-department .heading-dept h3 {
        color: white !important;
    }




    /* section.activities-department end */

    /* section.programmes-department */

    section.programmes-department {
        padding: 60px 0;
        /* background-image: url(../images/vision-gb.png); */
        position: relative;
        /* background-color: #002866; */
    }

    /* section.programmes-department .heading-dept h3 {
    color: #fff!important;
} */



    .vertical-tab .tab-content {
        padding: 15px 15px;
        /* border: 4px solid #ededed; */
        box-shadow: unset;
        background-color: #fff;
    }

    /* .vertical-tab-leftcon {
    display: unset;
    padding-right: 0;
}
.vertical-tab-righttcon {
    padding-left: 0;
    display: flex;
} */
    .nav-wrap button:not(.active):hover {
        background-color: #1c3b8c;
        opacity: 0.5;
        color: white;
    }

    /* section.programmes-department end */

    /* section.photo-department */

    section.photo-department {
        padding: 60px 0;
    }

    section.photo-department iframe {
        width: 100%;
        height: 350px;
    }

    section.photo-department .gallery ul {
        padding: 0;
        margin: 0;
    }

    section.photo-department .gallery li {
        width: 25%;
        padding: 8px;
        float: left;
    }

    section.photo-department .gallery figure {
        margin: 0;
        height: 350px;
    }

    section.photo-department .gallery img {
        max-width: 100%;
        border-radius: 10px;
        height: 100%;
    }




    /* section.photo-department end */

    /* section.department-video */


    section.department-video {
        padding: 60px 0;
    }


    /* section.department-video end */

    /*madz*/
    .heading-dept {
        position: relative;
        margin-bottom: 12px;
        padding-bottom: 2px;
        padding-left: 0;
    }

    .heading-dept h3 {
        font-style: normal;
        line-height: 46px;
        color: #000000 !important;
        margin-bottom: 0;
        position: relative;
        font-weight: 500;
        padding-left: 7px;
    }

    .heading-dept::before {
        content: '';
        border-radius: 5px;
        position: absolute;
        height: 4px;
        width: 90px;
        left: 10px;
        bottom: 3px;
        background: #cbcbcb;
    }

    .heading-dept::after {
        content: '';
        border-radius: 5px;
        position: absolute;
        height: 4px;
        width: 90px;
        left: 10px;
        bottom: 3px;
        background: #3351cc;

    }

    @keyframes dept-heading {
        0% {
            /* transform: scaleX(0); */
            width: 0;
        }

        100% {
            width: 90px;
        }
    }

    @keyframes dept-heading-2 {
        0% {
            /* transform: scaleX(0); */
            width: 0;
        }

        100% {
            width: 200px;
        }
    }

    .activities-department .heading-dept h3 {
        font-style: normal;
        line-height: 46px;
        color: #000000 !important;
        margin-bottom: 0;
        position: relative;
        font-weight: 500;
        padding-left: 7px;
        text-align: center;
    }

    .activities-department .heading-dept::before, section.elaboration-department .heading-dept:before {
        content: '';
        border-radius: 5px;
        position: absolute;
        height: 4px;
        width: 200px;
        bottom: 3px;
        background: #cbcbcb;
        left: 42%;
    }
    .activities-department .heading-dept::after, section.elaboration-department .heading-dept:after {
        content: '';
        border-radius: 5px;
        position: absolute;
        height: 4px;
        width: 200px;
        left: 45%;
        bottom: 3px;
        background: #3351cc;
        /* animation: dept-heading-2 2s ease 0s infinite normal none; */
    }

    .gallery .photo h5 {
        text-decoration: none;
        color: white;
        position: absolute;
        bottom: 5px;
        text-align: inherit;
        font-size: 18px;
        font-weight: 300;
        left: 0;
        padding: 0px 20px;
        z-index: 1;
    }

    .photo {
        position: relative;
        overflow: hidden;
        margin-bottom: 0;
    }

    .photo::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, #36447b, transparent, transparent);
        z-index: 1;
        left: 0;
    }

    .activities-department .accordion-button:not(.collapsed) {
        color: white;
        background: #1c3b8c;
    }

    .activities-department .accordion-button:not(.collapsed)::after {
        filter: brightness(1000);
    }


/*======================*/


section.elaboration-department .tab-content {
    border: 1px solid #1c3b8c00 !important;
}

section.vision {
    padding: 60px 0;
    /* background: url(http://staging.dzinepixel.com/Osoca_wp/wp-content/themes/osoca-child/images/director-bg.png); */
    background: url('http://staging.dzinepixel.com/scert_odisha_wp/wp-content/themes/scert_odisha_main/images/6898057.jpg');
    border-top: 1px solid #ccc;
    background-position: bottom;
    background-color: #ffffffd1;
    background-blend-mode: color-burn;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

section.vision:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff7d;
    top: 0;
    left: 0;
}

/* mbdz */
.dept-about {
    position: relative;
    height: 100%;
    /* display: flex; */
}

/* .dept-about-txt {
    position: absolute;
    height: 70%;
     //display: flex;
    top: 50px;
    overflow-y: auto;
    padding-right: 10px;
} */
section.about-department figure img {
    width: 100%;
}

section.photo-department .owl-carousel .owl-nav.disabled {
    display: none;
}

section.photo-department .owl-carousel .owl-nav {
    font-size: 40px;
    color: white;
}

section.photo-department button.owl-next {
    right: 0;
    position: absolute;
    top: 40%;
}

section.photo-department button.owl-prev {
    position: absolute;
    top: 40%;
}

.about-department ul.top-service-dept {
    width: 100%;
    float: left;
    margin: -99px 0 0;
    padding: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 40px;
}

.about-department ul.top-service-dept:before {
    content: '';
    position: absolute;
    background: url(http://staging.dzinepixel.com/scert_odisha_wp/wp-content/themes/scert_odisha_main/images/organ-body-left.png);
    /* background: white; */
    width: 18px;
    height: 39px;
    left: -18px;
    top: 0;
    filter: brightness(0);
}

.about-department ul.top-service-dept li {
list-style: none;
border-radius: 0;
float: left;
margin-bottom: 0px;
background: #23503e;
position: relative;
width: 280px;
max-width: 100%;
}

ul.top-service-dept li .top-list-dept {
    background: #162e6e;
    color: white;
    border-bottom: 1px dotted #ffffff8c;
    width: 100%;
    height: 110px;
}

.top-list-dept figure {
    padding: 0;
    margin: 0;
    width: 85px;
    margin-right: 10px;
    overflow: hidden;
    height: 100%;
}

.top-list-dept figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.top-service-dept li .text-dept {
    display: inline-block;
}

.text-dept h5 {
    margin: 0;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
    display: inline-block;
}

.text-dept p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left !important;
}

.top-list-dept {
    width: 100%;
    display: inline-block;
    background: #f3bf42;
    height: max-content;
    color: #000;
    display: flex;
    align-items: center;
    padding: 10px;
}

ul.top-service-dept li:nth-child(odd) .top-list-dept {
    background: #1841ad;
    color: #fff;
}

ul.top-service-dept li:last-child:after {
    content: '';
    position: absolute;
    left: unset;
    right: -18px;
    width: 18px;
    height: 39px;
    top: 0;
    background: url(http://staging.dzinepixel.com/scert_odisha_wp/wp-content/themes/scert_odisha_main/images/organ-body-right.png);
    /* background: white; */
    filter: brightness(0);
}

.vision-img-mb figure {
    width: 120px;
    position: absolute;
    border: 2px solid sandybrown;
    border-radius: 50%;
    padding: 10px;
    background: white;
    top: 0;
    box-shadow: 0px 0px 0 5px white;
    z-index: 1;
    left: 0px;
}

section.vision .content {
    padding-left: 50px;
}

section.vision .content .heading-dept {
    padding-left: 60px;
}

section.vision .content .heading-dept:before,
section.vision .content .heading-dept:after {
    display: none;
}

.vision-tab-list ul li {
    color: white;
}

section.vision ul.scert-list li:before {
    background: #f3bf42;
}

section.elaboration-department .elaboration-rep-icon figure:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    border: 1px solid #f89900;
    border-radius: 50%;
    top: 5px;
    left: 5px;
}
/*===================*/



    /*Max Width*/




    @media (max-width:1900px) {}

    @media (max-width:1619px) {}

    @media (max-width:1400px) {}

    @media (max-width:1300px) {

    }

    @media (max-width:1200px) {


        ul#crumbs li {
            font-size: 10px;

        }

        section.elaboration-department li.nav-item a.nav-link {
            font-size: 13px !important;
        }

        .mid-content {
           padding: 0 0;
        }

        section.breadcrumb-banner .content h2 {
             font-size: 18px;
        }

    }

    @media (max-width:992px) {

        .top-list-dept figure {
            width: 50px;
            height: 50px!important;
      
        }
        ul.top-service-dept li .top-list-dept {
            height: 70px;
        }
        .text-dept h5 {
            margin-top: 0;
            font-size: 14px;
        }
        .text-dept p {
            font-size: 10px;
            margin-bottom: 0;
        }
        .about-department ul.top-service-dept::before, ul.top-service-dept li:last-child:after {
            height: 23px;
        }
        .about-department ul.top-service-dept {
               margin: -83px 0 0;

        }

    }

    @media (max-width:768px) {
        section.vision .content {
            padding-top: 0;
        }

        .vision-img-mb figure {
                    left: 23px;
        }

        .heading-dept h3 {
            font-size: 26px;
        }


        .accordiontion {
            display: block;
        }
        section.elaboration-department .inner-elaboration-list {
            height: auto;
          
        }
        .vision-img-mb figure {
            width: 70px;
           
        }
    }

    @media (max-width:576px) {

        .about-department ul.top-service-dept li {
                   width: 100%;
        }
        ul.top-service-dept li:last-child:after{
            display: none;
        }
        .about-department ul.top-service-dept::after {
            content: '';
            position: absolute;
            left: unset;
            right: -18px;
            width: 18px;
            height: 23px;
            top: 0;
            background: url(http://staging.dzinepixel.com/scert_odisha_wp/wp-content/themes/scert_odisha_main/images/organ-body-right.png);
            /* background: white; */
            filter: brightness(0);
        }

    }

    @media (max-width:360px) {
        section.about-department .right-image {
            padding-left: 0;
            display: ruby-text;
        }

        section.about-department .content-right {
            margin: 0;
            padding-top: 15px;
            text-align: center;
        }

        section.about-department .right-image figure {
            position: unset;
        }

        .photo {
            margin-bottom: 22px;
        }
    }

    /*Max Width End*/