        @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&family=Roboto&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400&display=swap');
        * {
            box-sizing: border-box;
        }
        
        body {
            font-family: 'Poppins', sans-serif !important;
        }
        /* ====================animation=============== */
        .dropdown-toggle { 
            padding-left: 0px !important;
        }
        .wow .fadeInUp {
            visibility: visible;
            animation-duration: 1.5s;
            animation-delay: 400ms;
            animation-name: fadeInUp;
        }
        
        .update-list .list-group-item .size1 {
            padding: 5px;
            /* border-bottom: 1px solid #ccc; */
            /* border-left: 14px solid #00619d;
    border-radius: 10px; */
            /* margin-bottom: 20px; */
            height: 120px;
        }
        
        .update-list .list-group-item .size1 h6 {
            font-size: 14px;
            font-weight: normal;
            font-family: 'Poppins', sans-serif;
            color: black;
            font-weight: 500;
            padding: 0px 0px;
            text-align: left;
            margin: 5px 0px;
        }
        
        .update-list .list-group-item .size1 p {
            font-size: 11px;
            font-weight: normal;
            font-family: 'Poppins', sans-serif;
            color: black;
            height: 32px;
            overflow: hidden;
        }
        
        .update-list .btn1 {
            background-color: white;
            /* border: 1px solid #ff6600; */
            border-radius: 30px;
            height: 32px;
            font-size: 12px;
            color: #79a5d6;
            padding: 0px 0px;
            width: 75px;
            font-family: 'Poppins', sans-serif;
        }
        /* .update-list .btn1:hover {
        color: white;
        background-color: #ff6600;
    } */
        /*     
    .update-list .vibha-card-btn button {
        background-color: #ff6600;
        color: white;
        border-radius: 100px;
        padding: 5px 20px;
        font-size: 12px;
    }
    .update-list .vibha-card-btn button:hover {
        background-color: #bf5914;
        color: white;
    }
     */
        
        .update-list .card-demo:hover {
            box-shadow: 0px 0px 8px gray;
            transition: all .4s ease-in-out;
        }
        
        .update-list:hover .btn1 {
            border: 1px solid #79a5d6;
            color: #79a5d6;
        }
        
        .update-list .vibha-card-btn a:hover {
            text-decoration: none;
        }
        
        .update-list .list-group-item {
            /* border-left: 10px solid #ff6600; */
            padding: 0px;
            border: 0px;
        }
        
        .updateimg {
            /* height: 70px; 
    width: 70px; */
            display: flex;
            align-items: center;
        }
        
        .update-list img {
            object-fit: cover;
            height: 80%;
            width: 85px;
            border-radius: 10px;
            box-shadow: 0px 0px 1px #7d7979;
        }
        
        .dis1 {
            display: flex !important;
            align-items: center;
        }
        
        .updateinfo {
            padding-left: 15px;
            padding-right: 15px;
        }
        
        .vibha-c-caption {
            top: 40% !important;
            bottom: unset !important;
            left: 4.5% !important;
            right: unset !important;
            background: transparent !important;
            height: 100em;
            width: 40em;
            padding: 1em;
            text-align: left;
        }
        
        .vibha-c-caption h5 {
            margin-top: 1vh;
            margin-bottom: 2vh;
            font-size: 25px;
            color: white;
            font-family: "Philosopher", sans-serif;
            text-align: left;
            width: auto;
        }
        
        .vibha-c-caption p {
            font-size: 18px;
            margin-bottom: 0;
            color: white;
            font-family: 'Poppins', sans-serif;
            text-align: left;
        }
        
        .vibha-c-caption button {
            background-color: #ff6600;
            color: white;
            border-radius: 20px;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            float: left;
            width: 150px;
            height: 40px;
        }
        
        .vibha-c-caption button:hover {
            background-color: white;
            color: #ff6600;
            border: 1px solid #ff6600;
        }
        
        .vibha-title {
            margin-top: 80px;
        }
        
        .heading h1 {
            line-height: 0.7em;
            /* font-family: "Philosopher", sans-serif; */
            margin-bottom: 1rem;
            font-weight: 500;
            margin-left: auto;
            color: #3F4E6E;
            font-size: 25px;
        }
        
        .vibha-title .heading1 h1 {
            font-size: 20px;
            line-height: 0.7em;
            /* font-family: "Philosopher", sans-serif; */
            margin-bottom: 1rem;
            font-weight: 500;
            margin-left: auto;
            color: #3F4E6E;
            font-family: 'Poppins', sans-serif !important;
        }
        
        .vibha-innerpage-title {
            margin-top: 80px;
        }
        
        .vibha-innerpage-title .heading h1 {
            font-size: 30px;
            line-height: 0.7em;
            /* font-family: "Philosopher", sans-serif; */
            margin-bottom: 1rem;
            font-weight: 500;
            margin-left: auto;
            color: #3F4E6E;
            font-family: 'Poppins', sans-serif !important;
        }
        /* .fade-carousel {
    position: relative;
} */
        
        .over {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 2;
            background: rgb(6, 6, 6);
            background: -moz-linear-gradient(95deg, rgba(6, 6, 6, 0.7483368347338936) 16%, rgba(255, 255, 255, 0) 100%);
            background: -webkit-linear-gradient(95deg, rgba(6, 6, 6, 0.7483368347338936) 16%, rgba(255, 255, 255, 0) 100%);
            background: linear-gradient(95deg, rgba(6, 6, 6, 0.7483368347338936) 16%, rgba(255, 255, 255, 0) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#060606", endColorstr="#ffffff", GradientType=1);
        }
        
        .card-carosel .card-c1 img {
            max-height: 100%;
            width: 100% !important;
            transition: all 0.4s ease-in-out;
        }
        
        .cardimg {
            height: 170px;
            text-align: center;
            overflow: hidden;
        }
        
        .ellipsis-3 {
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            height: 100px;
            height: 100px;
            overflow: hidden;
            margin-bottom: 30px;
        }
        
        .vibha-card-btn {
            text-align: center;
        }
        
        .vibha-card-btn button {
            background-color: #ff6600;
            color: white;
            border-radius: 100px;
            padding: 10px 20px;
            font-size: 14px;
            width: 150px;
        }
        
        .vibha-card-btn button:hover {
            background-color: #E95F03;
            color: white;
            border: 1px solid #E95F03;
            text-decoration: underline;
        }
        
        .vibha-card-btn a:hover {
            text-decoration: underline;
        }
        
        .c-indicators {
            position: absolute;
            right: 0;
            bottom: -60px !important;
            ;
            left: 0;
            z-index: 15;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            padding-left: 0;
            margin-right: 15%;
            margin-left: 15%;
            list-style: none;
        }
        
        .carousel-indicators li {
            box-sizing: content-box;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 20px !important;
            height: 24px !important;
            border-radius: 100%;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #fff;
            background-clip: padding-box;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            opacity: .5;
            transition: opacity .6s ease;
        }
        /*-----------------------------------------------card-caurosel index page updates-----------------------------------*/
        
        .card-demo {
            position: relative;
            display: flex;
            width: 600px;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            /* border: 1px solid #d2d2dc; */
            border-radius: 11px;
            /* -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
        -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
        box-shadow: 0px 0px 5px 0px rgb(161, 163, 164); */
            transition: all .4s ease-in-out;
        }
        /* .card-demo:hover {
        box-shadow: 0px 4px 15px gray;
        transition: all .4s ease-in-out;
    }
    
 
    
    .card-demo .card-body {
        padding: 1rem 1rem
    }
    
    .card-demo h4 {
        font-size: 1.5em;
        font-weight: 500;
    }
    
    .slick-prev:before,
    .slick-next:before {
        color: #212529 !important;
    }
    /*.slick-slide img
{
   
    object-fit: scale-down !important;
}*/
        
        .slick-next {
            right: 0px;
        }
        
        .slick-prev {
            left: 0px;
            z-index: 100 !important;
        }
        
        .items {
            width: 100%;
            margin: 0px auto;
            /* margin-top: 50px */
        }
        
        .slick-slide {
            margin: 10px;
        }
        
        .media iframe,
        .media-content {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            border: 0;
            border-radius: inherit;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-color: rgba(120, 120, 120, .1);
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }
        
        .media-content:before {
            content: '';
            position: absolute;
            height: 10%;
            width: 90%;
            left: 5%;
            bottom: 0;
            background: inherit;
            background-position-y: 100%;
            filter: blur(10px)
        }
        
        .circle .media-content:before {
            width: 40%;
            left: 30%
        }
        
        .slick-dots li button:before {
            font-size: 12px !important;
        }
        /* ============================================================video====================================== */
        
        .card-demo-video {
            position: relative;
            display: flex;
            width: 600px;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            /* background-color: #fff;
     background-clip: border-box;
     border: 1px solid #d2d2dc;
     border-radius: 11px;
     -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
     -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
     box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)*/
        }
        
        .card-demo-video .vidBox {
            /* width: 100%;
    height: 220px; */
            border-radius: 10px;
            margin: 15px;
            transition: all ease .3s;
            overflow: hidden;
        }
        
        .card-demo-video .card-body {
            padding: 1rem 1rem
        }
        
        .card-body {
            flex: 1 1 auto;
            padding: 1.25rem
        }
        
        .card-demo-video h4 {
            font-size: 1.5em;
            font-weight: 500;
        }
        
        .slick-prev:before,
        .slick-next:before {
            color: #212529 !important;
        }
        /*--------------------------------------------------------entities css------------------------------------*/
        
        .card-demo1 {
            position: relative;
            display: flex;
            width: 600px;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            /* /* background-color: #fff;
     background-clip: border-box;
     border: 1px solid #d2d2dc;
     border-radius: 11px;
     -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
     -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
     box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)*/
        }
        
        .card-demo1 .card-body {
            padding: 1rem 1rem
        }
        
        .card-body {
            flex: 1 1 auto;
            padding: 1.25rem
        }
        
        .card-demo1 h4 {
            font-size: 1.5em;
            font-weight: 500;
        }
        
        .slick-prev:before,
        .slick-next:before {
            color: #212529 !important;
        }
        /*.slick-slide img
{
   
    object-fit: scale-down !important;
}*/
        
        .slick-next {
            right: 20px;
        }
        
        .slick-prev {
            left: 20px;
        }
        
        .items1 {
            width: 100%;
            margin: 0px auto;
            /* margin-top: 30px */
        }
        
        .slick-slide {
            margin: 10px;
        }
        
        .media iframe,
        .media-content {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            border: 0;
            border-radius: inherit;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-color: rgba(120, 120, 120, .1);
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }
        
        .media-content:before {
            content: '';
            position: absolute;
            height: 10%;
            width: 90%;
            left: 5%;
            bottom: 0;
            background: inherit;
            background-position-y: 100%;
            filter: blur(10px)
        }
        
        .circle .media-content:before {
            width: 40%;
            left: 30%
        }
        
        .slick-dots li button:before {
            font-size: 12px !important;
        }
        /* ========================================================entitiy card=========================== */
        
        .vibha-speak-btn h6 {
            color: #000000ab;
            text-align: center;
            text-decoration: underline;
        }
        /* ------------------------------------------------------------events------------------------------------------------- */
        /* .card {

    border: none !important;

    border-radius: 20px !important;

    margin: 30px 0px !important;

} */
        
        .sif-events .sif-card {
            background-color: white;
            /* border: 1px solid #ff6600; */
            border-radius: 10px !important;
            margin: 30px 0px !important;
            border: 0px;
        }
        
        .sif-events .sif-card .card-body {
            border: 2px solid #ff6600;
            border-radius: 0px 0px 10px 10px;
        }
        
        .sif-events .sif-title {
            font-size: 14px;
            font-weight: normal;
            color: #ff6600;
            overflow: hidden;
            height: 28px;
            /* background-color: #0e9ff8; */
            margin-bottom: 5px;
            border-radius: 10px;
        }
        
        .wg-box-content-details .sif-title1 {
            font-size: 14px;
            height: 25px;
            padding: 1px;
            margin-bottom: 0px
        }
        
        .sif-events .card-image-entity {
            background-color: white;
            /* border: 1px solid #8080803d; */
            border-radius: 10px 10px 0px 0px;
            box-shadow: 0px 0px 12px #0000000f;
            display: flex;
            justify-content: center;
        }
        
        .sif-events .card-image-national img {
            background-color: white;
            border: 1px solid #8080803d;
            border-radius: 10px 10px 0px 0px;
            box-shadow: 0px 0px 5px grey;
            display: flex;
            justify-content: center;
            padding: 0px;
            object-fit: fill;
        }
        
        .sif-events .wg-box-content:hover {
            box-shadow: 0px 0px 15px rgb(110, 110, 110);
            transition: all .9s ease-in-out;
        }
        
        .wg-box-content .wg-box-content-overlay {
            background: #ff6600;
            position: absolute;
            height: 62%;
            width: 100%;
            left: 0;
            top: 39%;
            bottom: 0;
            right: 0;
            opacity: 0;
            -webkit-transition: all 0.4s linear 0s;
            -moz-transition: all 0.4s linear 0s;
            transition: all 0.4s linear 0s;
            border-radius: 0px 0px 10px 10px;
        }
        
        .wg-box-content:hover .wg-box-content-overlay {
            opacity: 1;
        }
        
        .wg-box-content-image {
            width: 100%;
        }
        
        .wg-box-content-image img {
            border-radius: 10px 10px 0px 0px;
            height: 200px;
            padding: 10px;
            width: 300px;
            object-fit: fill;
        }
        
        .wg-box-content-details {
            position: absolute;
            text-align: center;
            padding-left: 1em;
            padding-right: 1em;
            width: 100%;
            left: 50%;
            opacity: 0;
            line-height: normal;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: all 0.7s linear 0s;
            -moz-transition: all 0.7s linear 0s;
            transition: all 0.7s linear 0s;
            font-size: 12px;
            color: #fff;
            padding: 15px 20px;
            font-weight: normal;
            border-radius: 0px 0px 20px 20px;
        }
        
        .wg-box-content:hover .wg-box-content-details {
            /* bottom: 20%; */
            left: 50%;
            opacity: 1;
        }
        
        .wg-box-content-details .wg-box-content-title {
            color: #fff;
            font-weight: 500;
            letter-spacing: 0.15em;
            margin-bottom: 0.5em;
        }
        /* .wg-box-content-details .wg-box-content-text{

  color: #fff;

  font-size: 0.8em;

} */
        
        .wg-box-fadeIn-bottom {
            top: 80%;
        }
        
        .wg-social-icon {
            display: flex;
            justify-content: space-around;
            margin: 10px 0;
        }
        
        .wg-social-icon i {
            background-color: white;
            padding: 3px;
            font-size: 18px;
            border-radius: 100px;
            text-align: center;
            width: 25px;
            height: 25px;
        }
        
        .wg-social-icon .insta {
            color: rgb(161, 33, 108);
        }
        
        .wg-social-icon .fb {
            color: rgb(38, 14, 174);
        }
        
        .wg-social-icon .twit {
            color: rgb(5, 150, 179);
        }
        
        .wg-social-icon .globe {
            color: black;
        }
        /* =============================national progress===================================================== */
        /* ------------------------------------------------------------events------------------------------------------------- */
        /*------------------------------------------------------------------------css---------------------------------*/
        
        .about-vibha-info p {
            margin: 20px auto;
            font-size: 1em;
            line-height: 1.5;
            max-width: 80%;
            font-family: 'Poppins', sans-serif;
        }
        
        .about-vibha-info .readmore {
            background-color: #FF6600;
            outline: none;
            border-radius: 50px;
            border: 1px solid #FF6600;
            color: white;
            font-size: 14px;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: 150px;
            padding: 10px 20px;
            margin-top: 1rem;
            /* font-weight: 700; */
        }
        
        .about-vibha-info .readmore:hover {
            text-decoration: none;
            color: #FF6600;
            border: 1px solid #FF6600;
            background-color: white;
        }
        
        .heading-1 h4 {
            color: #3F4E6E;
            font-weight: 500;
            letter-spacing: 1px;
            margin-top: 3rem;
            margin-bottom: 1rem;
            text-align: center;
            font-family: 'Poppins', sans-serif;
        }
        
        .card-1 {
            background-color: #FFFFFF;
            color: #3F4E6E;
            font-size: 15px;
            box-shadow: 0px 0px 12px #0000000f;
            border-radius: 10px !important;
            margin: 15px;
            padding: 20px;
            align-items: center;
        }
        
        .card-1:hover {
            box-shadow: 0px 0px 5px gray;
            transition: all .4s ease-in-out;
        }
        
        .card-horizontal {
            display: flex;
            flex: 1 1 auto;
        }
        
        .card-image {
            width: 40px;
            height: 40px;
        }
        
        .img-wrapper {
            flex-direction: column;
            align-self: center;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #E4EAF2;
            border-radius: 50%;
            padding: 15px;
            width: 75px;
            height: 75px;
        }
        
        .cardtext p {
            font-size: 13px;
            line-height: 1.6;
            color: #3F4E6E;
            text-align: left;
            font-family: 'Poppins', sans-serif;
        }
        
        .img-wrapper img:hover {
            -webkit-transform: rotate(7deg);
            -moz-transform: rotate(7deg);
            -ms-transform: rotate(7deg);
            -o-transform: rotate(7deg);
            transform: rotate(7deg);
            transition: 1s;
        }
        /* ===============================================================blog================================ */
        /* ===============================================================blog================================ */
        
        .national-card .ellipse-img {
            height: 200px;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .national-card .ellipse-img img {
            max-width: 100%;
            height: 200px;
            object-fit: fill;
            transition: transform .5s ease;
        }
        
        .national-card:hover img {
            transform: scale(1.1);
        }
        /* ==================================================================================== */
        
        .box {
            position: relative;
        }
        
        .box {
            width: 100%;
            height: 350px!important;
            /* transform-origin: top left;
        transition: all 0.5s ease; */
        }
        
        .national-card .box img {
            height: 350px!important;
            width: 100%;
        }
        
        .national-card-border {
            padding: 20px;
            margin: 0px!important;
            width: 100% !important;
        }
        
        .national-card .box .box-content {
            color: #fff;
            background-color: #F6821F;
            text-align: center;
            padding: 10px 40px;
            border-radius: 10px 0 10px 10px;
            opacity: 0;
            position: absolute;
            bottom: 0px;
            right: 0px;
            transition: 0.4s;
            transform: scale(1);
            -webkit-transform: scale(1);
        }
        
        .national-card .box .box-content svg {
            height: 40px;
        }
        
        .national-card .box:hover .box-content {
            opacity: 1;
            /* bottom: 0; */
        }
        
        .national-card .award-card-text {
            font-size: 12px;
            color: black;
            height: 110px;
            overflow: hidden;
        }
        
        .national-card .award-title {
            font-size: 18px;
            font-weight: 500;
            color: #28282B;
        }
        
        .inner-page-container {
            margin-bottom: 30px;
            margin-top: 50px;
        }
        /* ==============================================state-units page ============================================ */
        
        .national-card-padding {
            padding: 0px !important;
        }
        
        .national-card-padding .ellipse-img {
            border-radius: 10px 10px 0 0px !important;
        }
        
        .national-card-padding .national-card-body {
            border: 2px solid #ff6600;
            border-radius: 0 0 10px 10px;
            padding: 10px 5px;
        }
        
        .national-card-padding .national-card-body p {
            font-size: 16px;
            color: black;
            font-weight: 500;
            margin-bottom: 0px;
        }
        
        .national-card-padding:hover {
            background-color: #ff6600;
        }
        
        .national-card-padding:hover p {
            color: white;
        }
        /* =============================================================================================================== */
        
        .blog-card-container {
            margin: 20px 0;
        }
        
        .national-card {
            /* box-shadow: 0px 0px 1px gray;
        transition: all .4s ease-in-out; */
            width: 100%;
            border: 0px;
            padding: 10px;
            border-radius: 10px !important;
        }
        
        .national-card:hover {
            box-shadow: 0px 0px 5px gray;
            transition: all .4s ease-in-out;
        }
        /* .national-card .ellipse-img {
        height: 200px;
        overflow: hidden;
        border-radius: 10px;
    }
    
    .national-card .ellipse-img img {
        max-width: 100%;
        height: 200px;
        object-fit: fill;
        transition: transform .5s ease;
    }
    
    .national-card:hover img {
        transform: scale(1.1);
    } */
        
        .national-card .ellipse-2 {
            font-weight: 600;
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 10px;
            color: #000000;
            font-family: 'Poppins', sans-serif;
        }
        
        .national-card .ellipse-3 {
            color: #000000;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
        }
        
        .national-card .btn-group {
            display: flex;
            justify-content: space-between;
        }
        
        .national-card .btn-group p {
            font-size: 12px;
            color: black;
            font-family: 'Poppins', sans-serif;
        }
        
        .national-card .btn-group .btn1 {
            background-color: white;
            border: 1px solid #ff6600;
            border-radius: 30px;
            height: 32px;
            font-size: 12px;
            color: #ff6600;
            padding: 0px 0px;
            width: 100px;
            font-family: 'Poppins', sans-serif;
        }
        
        .national-card :hover .btn1 {
            background-color: #ff6600;
            color: white;
        }
        /* ========================================================blog end======================= */
        
        .gallary-img {
            box-shadow: 0px 0px 1px gray;
            transition: all .4s ease-in-out;
        }
        
        .gallary-img:hover {
            box-shadow: 0px 0px 15px gray;
            transition: all .4s ease-in-out;
        }
        
        .card-hor {
            border-top: 1px solid lightgray;
            border-bottom: 1px solid lightgray;
            height: 600px;
        }
        
        .social-card {
            background-color: white;
            box-shadow: 1px 5px 3px gray;
        }
        
        .bytwitter {
            font-size: 12px;
            font-weight: 400;
            line-height: 16px;
            color: #657786;
        }
        
        .cardimage {
            height: 50px;
            width: 50px;
            border: 1px solid #80808052;
            border-radius: 100px;
        }
        
        .twittericon i {
            color: #57aae5;
        }
        
        .twittericon i:hover {
            color: slategray;
        }
        
        .cardtitle-span1 {
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
        }
        
        .cardtitle-span2 {
            font-size: 13px;
        }
        
        .socialcard-text {
            font-size: 14px;
        }
        
        .cardfooter {
            font-size: 12px;
            background-color: white;
        }
        
        .shareicon a {
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            color: slategray;
        }
        
        .shareicon a:hover {
            color: blueviolet;
        }
        
        .card-hor-1 {
            overflow-y: scroll;
        }
        
        .facename a {
            color: #365899;
            display: inline-block;
            font-size: 22px;
            font-weight: 500;
            line-height: 1.358;
            margin-bottom: -5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .ellipse-2 {
            font-weight: 600;
            font-size: 1.25em;
            line-height: 1.5;
            color: #3F4E6E;
            font-family: 'Poppins', sans-serif;
        }
        
        .ellipse-3 {
            color: #3F4E6E;
            font-family: 'Poppins', sans-serif;
            font-size: 20px;
        }
        
        .ellipse-img {
            height: 200px;
            overflow: hidden;
        }
        
        .ellipse-img1 {
            height: 100px;
            overflow: hidden;
        }
        
        .ellipse-img img {
            max-width: 100%;
            height: 200px;
            object-fit: fill;
            transition: transform .5s ease;
        }
        
        .ellipse-img1 img {
            max-width: 100%;
            height: 90px;
            object-fit: cover;
            transition: transform .5s ease;
        }
        
        .ellipse-img1:hover img {
            transform: scale(1.1);
        }
        /* .wg-box-content .ellipse-img:hover img {
        transform: scale(1.1);
    }
     */
        
        .news-title h5 {
            font-size: 27px;
            margin-bottom: 0.6vh;
            font-weight: 600;
            font-family: 'Poppins', sans-serif;
            color: #3f4e6e;
            line-height: 1.5;
        }
        
        .fafalink {
            font-weight: bold;
            color: #3F4E6E;
        }
        
        .iisf {
            font-size: 1.25em;
            color: #3F4E6E;
            font-weight: 600;
            font-family: 'Poppins', sans-serif;
        }
        
        .viewmore a {
            font-family: 'Poppins', sans-serif;
            margin-left: auto;
            margin-right: 2px;
            color: #3F4E6E;
            font-weight: bold;
            transition: all ease 0.3s;
        }
        
        .viewmore a:hover {
            color: #ff6600;
        }
        
        .card-image1 {
            width: 145px;
            height: 145px;
            overflow: hidden;
        }
        
        .cardtext1 {
            color: #3F4E6E;
            margin-bottom: 0;
            font-size: 22px;
            font-family: 'Poppins', sans-serif;
        }
        
        .carddate h5 {
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            color: #6f7e9f;
            font-size: 22px;
            margin-top: 1vh;
            margin-bottom: .8vh;
        }
        
        .news-read {
            color: #6F7E9F;
            font-size: 17px;
            padding: 0.6em;
            font-family: 'Poppins', sans-serif;
        }
        /* ===========================================================================footer========================================================== */
        
        .footer-img img {
            width: 80px;
            height: 80px;
            margin-bottom: 20px;
        }
        
        .footer-social a {
            font-size: 1.2em;
            padding: 0.3em;
            color: whitesmoke;
        }
        
        .footer {
            background-color: #303030;
            font-family: 'Poppins', sans-serif;
            color: white;
            padding: 40px 30px;
        }
        
        .footer-list {
            display: flex;
            justify-content: center;
            margin-bottom: 30px;
        }
        
        .footer-list address {
            font-size: 12px;
        }
        
        .footer-list ul {
            list-style-type: none;
        }
        
        .footer-list ul li a {
            font-size: 12px;
            color: white;
        }
        
        .footer-list .footer-sublist {
            list-style-type: disclosure-closed;
        }
        
        .socialcard {
            display: flex;
            justify-content: space-around;
        }
        
        .visiter-counter-container {
            background-color: #1DA1F2;
            padding: 15px;
            text-align: center;
            border-radius: 10px;
            margin-top: 30px;
        }
        
        .visiter-counter-container p {
            font-size: 14px;
            color: white;
            margin-bottom: 0px;
        }
        /* ======================================================================vibha speak================================= */
        
        .vibha-speak-info .ellipse-2 {
            font-weight: 500;
            font-size: 16px;
            line-height: 1.5;
            margin-bottom: 10px;
            color: #ff6600;
            font-family: 'Poppins', sans-serif;
        }
        
        .vibha-speak-info .date {
            font-size: 12px;
            color: gray;
        }
        
        .vibha-speak-btn button {
            background-color: #F6821F;
            border-radius: 20px;
            color: white;
            font-size: 16px;
        }
        
        .vibha-speak-btn a:hover {
            text-decoration: none;
        }
        
        .national-card.vibha-speak-btn:hover button {
            text-decoration: none;
            color: white;
            background-color: #DF6701;
        }
        /* ==============================================================================shakti --------------------- */
        
        .shakti-container {}
        
        .shakti-container .image-container img {
            height: 250px;
        }
        
        .shakti-info {
            padding: 30px 0;
        }
        
        .shakti-info h6 {
            font-size: 16px;
            font-weight: 500;
            color: black;
        }
        
        .shakti-info p {
            font-size: 14px;
            font-weight: normal;
            color: black;
        }
        
        .shakti-info ul {
            list-style: decimal;
        }
        
        .shakti-info ul li {
            font-size: 14px;
            font-weight: normal;
            color: black;
        }
        /*------------------------------------------------------------------about us page-------------------------------------*/
        
        .headerimg {
            position: relative;
            text-align: center;
        }
        
        .headerimg img {
            height: 150px;
            width: 100%;
            object-fit: cover;
        }
        
        .overlay {
            bottom: 35px;
            position: absolute;
            z-index: 100;
            text-align: center;
            left: 200px;
            color: white;
            border-left: 10px solid #FF6600;
            line-height: 0.7em;
            padding: 0px 10px;
        }
        
        .overlay h1 {
            font-family: "Philosopher", sans-serif;
            color: white;
            font-weight: 600;
            font-size: 30px;
            text-align: left;
        }
        
        .tab {
            overflow: hidden;
        }
        /* Style the buttons inside the tab */
        
        .tab button {
            background-color: inherit;
            float: left;
            border: none;
            border-bottom: 2px solid transparent;
            outline: none;
            cursor: pointer;
            padding: 12px 0px;
            transition: 0.8s;
            color: #3F4E6E;
            margin-right: 40px;
        }
        /* Change background color of buttons on hover */
        
        .tab button:hover {
            border-bottom: 2px solid #FF6600;
        }
        /* Create an active/current tablink class */
        /*.tab button.active {
 
 font-weight: 700;

}
*/
        /* Style the tab content */
        
        .tabcontent {
            display: none;
            border-top: none;
        }
        
        .tab button:focus {
            outline: none !important;
            border-bottom: 2px solid #FF6600;
            font-weight: 700;
        }
        
        .about-vibha-info1 h3 {
            font-family: "Philosopher", sans-serif; 
            color: #0F131C;
            font-weight: 600;
        }
        
        .about-vibha-info1 p {
            font-size: 0.9em;
            margin-bottom: 1.5rem;
            color: #3F4E6E;
            font-family: 'Poppins', sans-serif;
        }
        
        .heading1 h1 {
            line-height: 0.7em;
            font-family: "Philosopher", sans-serif;
            margin-bottom: 1rem;
            font-weight: 600;
            color: #3F4E6E;
        }
        
        .aboutvibha .aboutvibha-cardtext {
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            margin-bottom: 1.5rem;
            color: #3F4E6E;
        }
        
        .heading h3 {
            line-height: 1.7em;
            font-family: "Philosopher", sans-serif;
            margin-bottom: 1rem;
            font-weight: 600;
            margin-left: auto;
            color: black;
        }
        
        #videoGallery {
            padding: 40px 0;
        }
        
        #videoGallery h3 {
            text-align: center;
            font-weight: bold;
            margin-bottom: 0rem;
            color: #000000;
        }
        
        #videoGallery .vidList {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }
        
        #videoGallery .vidBox {
            width: 320px;
            height: 220px;
            border-radius: 10px;
            margin: 15px;
            transition: all ease .3s;
            overflow: hidden;
        }
        
        #videoGallery .vidBox video {
            width: 100%;
            height: 100%;
            border-radius: 10px;
            transition: all ease .3s;
        }
        
        #videoGallery .vidBox:hover {
            cursor: pointer;
        }
        
        .thumb :hover {
            transform: scale(1.0);
            box-shadow: 2px 10px 10px gray;
            transition: 1s;
            background-color: rgb(0 123 255 / 3%);
        }
        
        .thumb {
            margin-top: 15px;
            margin-bottom: 15px;
            display: flex;
            justify-content: center;
        }
        
        .thumb .img-thumbnail {
            padding: .25rem;
            background-color: #fff;
            border: 1px solid #dee2e6;
            border-radius: .25rem;
            height: 300px;
            width: 250px;
        }
        
        .backto {
            color: #3F4E6E;
            font-size: 22px;
            margin-left: 1vw;
            font-family: 'Poppins', sans-serif;
        }
        
        .back-to a:hover {
            text-decoration: none;
        }
        
        .blogpage-p {
            color: #fff;
            background-color: #212121;
            font-size: 13px;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            font-weight: 500;
            text-transform: uppercase;
            padding: 0.3rem 0.4rem;
            line-height: 1;
            margin-right: 0.5rem;
        }
        
        .blogpage-h3 {
            font-size: 35px;
            font-weight: 600;
            line-height: 1.1;
        }
        
        .blogpage-admin {
            font-family: 'Poppins', sans-serif;
        }
        
        .blogpage-date {
            color: #707070;
        }
        
        .blogpage-social div {
            padding: 10px 20px;
            border-radius: 10px;
            color: white;
            font-size: 12px;
        }
        
        .blogpage-social .facebook {
            background-color: #3b5998;
        }
        
        .blogpage-social .twitter {
            background-color: #1DA1F2;
        }
        
        .blogpage-social .pintrest {
            background-color: #E60023;
        }
        
        .blogpage-social .whatsapp {
            background-color: #25D366;
        }
        
        .sharebtn {
            font-size: 12px !important;
            border: 1px solid #707070;
            color: #212121 !important;
            background-color: transparent;
        }
        
        .blog-img {
            width: 100%;
            height: 40vh;
        }
        
        .blog-p {
            font-family: 'Poppins', sans-serif;
        }
        /* ==============================================================================contact us=============================== */
        
        .contactus h4 {
            font-size: 24px;
            color: #363636;
        }
        
        .contactus .contact-title {
            font-size: 18px;
            color: #ff6600;
            font-weight: 500;
        }
        
        .contactus i {
            font-size: 22px;
            color: #ff6600;
            font-weight: 500;
        }
        /* ===========================================================================gallery -container================================ */
        
        .gallery-content {
            margin-bottom: 30px;
        }
        
        .gallery-container .gallery-content p {
            color: #F6821F;
            font-weight: 500;
            font-size: 18px;
        }
        
        .gallery-img {
            position: relative;
            width: 100%;
        }
        
        .gallery-container .gallery-content .gallery-img img {
            /* display: block; */
            width: 100%;
            height: 250px;
            border-radius: 10px;
        }
        
        .gallery-img .overlay {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            height: 100%;
            width: 100%;
            opacity: 0;
            transition: .5s ease;
            background-color: black;
            border: 0px;
            border-radius: 10px;
        }
        
        .gallery-img:hover .overlay {
            opacity: .6;
        }
        
        .gallery-img .text {
            color: #ff6600;
            font-size: 14px;
            position: absolute;
            top: 50%;
            left: 50%;
            opacity: 0.7;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            text-align: center;
            padding: 10px;
            background-color: #ffffff;
            border: 1px solid #ff6600;
            border-radius: 10px;
        }
        
        .gallery-img .ellipse-img {}
        
        .gallery-img .ellipse-img {
            height: 250px;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .gallery-img .ellipse-img img {
            max-width: 100%;
            height: 250px;
            object-fit: fill;
            transition: transform .5s ease;
        }
        
        .gallery-img:hover img {
            transform: scale(1.1);
        }
        
        .gallery-img .ellipse-img .img-2 {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 99;
            height: 250px;
            width: 100%;
        }
        
        .gallery-img:hover .img-2 {
            display: inline;
            height: 250px;
            width: 100%;
        }
        
        .video-section {
            position: relative;
            padding: 50px 0;
            margin: 80px 80px 30px;
        }
        
        .video-section .embed-responsive {
            width: 100%;
        }
        
        .video-section .corner-1 {
            position: absolute;
            right: 30%;
            top: -0px;
        }
        
        .video-section .corner-2 {
            position: absolute;
            bottom: 0px;
            left: 30%;
        }
        
        .video-section video {
            width: 100%;
            height: 100%
        }
        
        .event-container .nav-tabs .nav-link.active {
            color: #f8f9fa;
            background-color: #E95F03;
            border-color: #dee2e6 #dee2e6 white;
            border-width: 2px;
        }
        
        .event-container .nav-tabs .nav-link {
            color: #E95F03;
            font-weight: 500;
            padding: 12px 10px;
            text-align: center;
        }
        
        .event-container .nav-tabs {
            background-color: #f0f0f0;
            padding: 10px 10px 0 10px;
            border-radius: 10px;
        }
        
        .event-container {
            border: 1px solid lightgray;
            border-radius: 10px;
            padding: 20px;
        }
        
        .satelite-container .card-columns .card {
            display: flex;
            width: 100%;
            justify-content: center;
            align-items: center;
            height: 100px;
            box-shadow: 0px 0px 5px #908b8b;
        }
        
        .satelite-container .card .card-body {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .satelite-container .card .card-body p {
            margin-bottom: 0px;
            font-size: 16px;
            color: black;
            font-weight: 500;
        }
        /*---------------------------------Responsive------------------------------------------------------------------*/
        
        @media (max-width: 480px) {
            .card-horizontal {
                display: contents;
            }
            .vibha-c-caption {
                width: auto;
            }
        }
        
        @media (max-width: 575.98px) {
            .vibha-title img {
                height: 100px;
            }
            .vibha-title .title1 {
                font-size: 20px !important;
                line-height: normal;
            }
            .newsCard .ellipse-img img {
                object-fit: contain !important;
            }
            .national-card-border .award-card-body {
                height: 640px !important;
            }
            .national-card-border .award-img {
                height: 55% !important;
            }
            .national-card-border .award-text {
                height: 40% !important;
            }
            .overlay {
                bottom: 8px;
                position: absolute;
                z-index: 100;
                /* text-align: center; */
                left: 30px;
                color: white;
                border-left: 10px solid #FF6600;
                line-height: 0.7em;
                padding: 0px 5px;
                font-size: 20px;
            }
            .whos-card .ellipse-img img {
                object-fit: contain;
            }
            .overlay h1 {
                font-size: 20px;
            }
            .footer-list {
                display: flex;
                justify-content: flex-start;
            }
            .socialcard {
                display: block;
            }
            .slick-next {
                right: -10px !important;
            }
            .slick-prev {
                left: -10px !important;
            }
            .video-section video {
                width: 70%;
                height: 100%
            }
            .video-section .corner-1 {
                position: absolute;
                right: 1%;
                top: 0px;
                width: 100px;
            }
            .video-section .corner-2 {
                position: absolute;
                left: 1%;
                bottom: 0px;
                width: 100px;
            }
            .wg-box-content .wg-box-content-overlay {
                top: 49%;
                height: 51%;
            }
            .footer-mobile {
                width: 50% !important;
            }
            .wg-box-content-details {
                font-size: 10px;
            }
            .vibha-innerpage-title .heading h1 {
                font-size: 20px;
                line-height: normal;
            }
            .vibha-innerpage-title {
                margin-top: 50px;
            }
            .carousel-item .banner-img {
                height: 180px;
                object-fit: fill;
            }
            .vibha-c-caption h5 {
                margin-top: -7vh;
                margin-bottom: 2vh;
                font-size: 15px;
            }
            .vibha-c-caption button {
                font-size: 10px;
                width: 116px;
                height: 30px;
                color: white;
            }
            .carousel-indicators li {
                box-sizing: content-box;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto;
                width: 10px !important;
                height: 10px !important;
            }
            .video-section .embed-responsive {
                width: 80%;
            }
            .video-section .vidBox {
                display: flex;
                justify-content: center;
            }
            .newsCard {
                margin: 20px 10px;
            }
            .prant-info {
                margin: 20px 0px !important;
            }
            .heading h1 {
                line-height: 1.4em;
            }
            .card-record1:hover img {
                transform: scale(1.1) !important;
            }
            .competation-container {
                background-color: white !important;
            }
        }
        
        @media (min-width: 576px) and (max-width: 767.98px) {
            .video-section .corner-2 {
                position: absolute;
                bottom: 0px;
                left: 6%;
            }
            .video-section .corner-1 {
                position: absolute;
                top: 0px;
                right: 6%;
            }
        }
        
        @media (min-width: 768px) and (max-width: 991.98px) {
            .heading h1 {
                line-height: 1.5em;
            }
            .wg-box-content-details .sif-title1 {
                font-size: 14px;
                height: 20px;
                padding: 1px;
                margin-bottom: 10px;
            }
            .wg-box-fadeIn-bottom {
                top: 74%;
            }
            .vibha-c-caption {
                top: 10% !important;
            }
            .vibha-c-caption h5 {
                font-size: 26px;
            }
            .socialcard {
                display: flex;
                flex-wrap: wrap;
                justify-content: flex-start;
            }
            .video-section .corner-1 {
                position: absolute;
                right: 20%;
                top: 0px;
            }
            .video-section .corner-2 {
                position: absolute;
                left: 20%;
                bottom: 0px;
            }
            .card-record .card-body1 p {
                font-size: 12px;
            }
            .card-record .card-body11 {
                padding: 0 10px !important;
            }
            .card-record1:hover img {
                transform: scale(1.2) !important;
            }
            .competation-container {
                background-color: white !important;
            }
        }
        
        @media (min-width: 992px) and (max-width: 1199.98px) {
            .vibha-c-caption p {
                font-size: 14px;
            }
            .vibha-c-caption h5 {
                margin-top: 0vh;
                margin-bottom: 1vh;
                font-size: 26px;
            }
            .vibha-c-caption {
                top: 32% !important;
            }
            .carousel-item .banner-img {
                height: 350px;
                object-fit: fill;
            }
            .national-card-border .award-card-body {
                height: 580px !important;
            }
            .national-card-border .award-img {
                height: 60% !important;
            }
            .national-card-border .award-text {
                height: 40% !important;
            }
            .video-section .corner-1 {
                position: absolute;
                right: 28%;
                top: 0px;
            }
            .video-section .corner-2 {
                position: absolute;
                left: 28%;
                bottom: 0px;
            }
            .card-record .card-body1 p {
                margin-bottom: 0px;
                font-size: 14px;
            }
            .card-record1:hover img {
                transform: scale(1.3) !important;
            }
        }
        
        @media (min-width: 992px) {
            .navbar-expand-lg {
                -ms-flex-flow: wrap;
                flex-flow: wrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }
            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 0rem !important;
                padding-left: 0rem !important;
            }
            .vibha-navbar ul li {
                margin-right: 0px !important;
            }
            .sif-events .sif-title {
                height: 20px;
            }
            .wg-box-content-details {
                font-size: 10px;
            }
            .wg-box-fadeIn-bottom {
                top: 75%;
            }
            .wg-box-content-details .sif-title1 {
                font-size: 14px;
                height: 20px;
                padding: 1px;
                margin-bottom: 0px;
                line-height: 15px;
            }
        }
        
        @media (min-width: 1200px) and (max-width:1600px) {
            .carousel-item .banner-img {
                height: 500px;
                object-fit: fill;
            }
            .vibha-c-caption {
                top: 35% !important;
            }
            .vibha-c-caption p {
                font-size: 14px;
            }
            .vibha-c-caption h5 {
                font-size: 30px;
            }
            .vibha-title {
                margin-top: 60px;
            }
            .national-card-border .award-card-body {
                height: 660px !important;
            }
            .national-card-border .award-img {
                height: 55% !important;
            }
            .national-card-border .award-text {
                height: 45% !important;
            }
            .card-record1:hover img {
                transform: scale(1.2) !important;
            }
        }
        
        @media (min-width: 1601px) {
            .carousel-item .banner-img {
                height: 600px;
                object-fit: fill;
            }
        }
        /* @media only screen and (max-width:990px) {
        .box {
            margin: 0 0 30px;
        }
    } */
        
        .subprant h5 {
            color: black;
            font-weight: 500;
            font-size: 22px;
        }
        
        .prant-container {
            margin: 50px 0;
            justify-content: space-evenly;
        }
        
        .newsCard {
            position: relative;
            height: 320px;
            /* margin: 5rem auto; */
            background-color: #fff;
            color: #fff;
            overflow: hidden;
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
            border-radius: 10px;
        }
        
        .newsCard img {
            height: 100%;
            width: 100%;
        }
        
        .newsCaption {
            position: absolute;
            top: auto;
            bottom: 0;
            /* opacity: .6; */
            left: 0;
            width: 100%;
            height: 70%;
            text-align: center;
            background-color: #F6821F;
            padding: 15px;
            -webkit-transform: translateY(50%);
            transform: translateY(50%);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
            transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
            transition: transform 0.4s, opacity 0.1s 0.3s;
            transition: transform 0.4s, opacity 0.1s 0.3s, -webkit-transform 0.4s;
        }
        
        .newsCaption-title {
            margin-top: 0px;
            font-size: 16px;
            color: white;
        }
        
        .newsCaption-content {
            margin: 20px 0 0 0;
            font-size: 14px;
            color: white;
        }
        
        .newsCaption-link {
            color: #fff;
            text-decoration: underline;
            /* opacity: .8; */
            -webkit-transition-property: opacity;
            transition-property: opacity;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
            transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
        }
        /* .news-Slide-up:hover .newsCaption {
   
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
} */
        
        .newsCard .ellipse-img {
            height: 250px;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .newsCard .ellipse-img img {
            max-width: 100%;
            height: 200px;
            object-fit: contain;
            transition: transform .5s ease;
        }
        
        .newsCard:hover img {
            transform: scale(1.1);
        }
        
        .prant-info {}
        
        .prant-info-box {
            padding: 15px 10px;
            border: 1px solid #F6821F;
            border-radius: 10px;
            background-color: white;
        }
        
        .prant-info-box table tr td {
            padding: 5px;
        }
        
        .prant-info-box table tr td i {
            font-size: 16px;
            color: #F6821F;
            margin-right: 10px;
        }
        
        .prant-info-box table tr .prant-contact {
            color: #ff6600;
            font-size: 16px;
            font-weight: 500;
        }
        
        .prant-contact1 {
            font-size: 14px;
            color: black;
        }
        
        .prant-info {
            margin: 30px 0;
        }
        /* ==================================================================================================== */
        /* ==================================================================================================== */
        
        .whos-card {
            padding: 0px !important;
            margin: 20px 0;
        }
        
        .who-card-info {
            background-color: #F6821F;
            border-radius: 0px 0px 10px 10px;
            height: 80px;
            text-align: center;
            padding: 10px;
        }
        
        .whos-card .ellipse-img {
            border-radius: 0px;
        }
        
        .whos-card .ellipse-img img {
            width: 100%;
        }
        
        .whos-card .who-title {
            font-size: 14px;
            color: white;
            margin-bottom: 0px;
        }
        
        .who-card-text {
            font-size: 10px;
            color: white;
            margin-bottom: 0px;
        }
        
        .who-subtitle {
            margin: 50px 0 30px 0;
        }
        
        .who-subtitle h5 {
            font-weight: 600;
            font-size: 20px;
        }
        /* .whos-container {
    width: 25%;
    margin: 20px;
} */
        
        .who-s-card-container .card-deck {
            background-color: #dddddd5c;
            padding: 20p;
            padding: 20px;
            border-radius: 10px;
        }
        
        .card-record .card-record-body {
            text-align: center;
            border-top: 5px solid #ff6600;
        }
        
        .card-record .card-body1 {
            text-align: center;
            border-top: 5px solid #ff6600;
            padding: 0 20px;
        }
        
        .card-record .card-body11 {
            padding: 0 40px;
        }
        
        .card-record .card-body1 p {
            margin-bottom: 10px;
            height: 70px;
        }
        
        .card-record {
            height: 450px;
            margin: 40px 0 0 0;
            border-radius: 10px;
        }
        
        .card-top {
            height: 65%;
            object-fit: contain;
            height: 70px;
        }
        
        .card-top2 {
            height: 60% !important;
            object-fit: contain;
            padding: 42px;
            transition: 1s;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .organiser-event-list li {
            color: black;
            font-weight: 500;
        }
        
        .organiser-event-list li a {
            color: black;
            font-weight: 500;
        }
        
        .card-record .card-title {
            color: blue;
            font-weight: 700;
        }
        
        .card-record .ellipse-img {
            height: 250px;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .card-record .ellipse-img img {
            max-width: 100%;
            height: 250px;
            object-fit: contain;
            transition: transform .5s ease;
        }
        
        .card-record:hover img {
            transform: scale(1.1);
        }
        
        .mandala-title {
            color: #f6821f;
            font-weight: 600;
        }
        
        .national-card-border .award-card-body {
            height: 600px;
        }
        
        .national-card-border .award-img {
            height: 65%;
        }
        
        .national-card-border .award-text {
            height: 35%;
        }
        
        .video-section .center-img {
            height: 450px;
        }
        
        .iisfacc .card {
            border: 0px;
        }
        
        .iisfacc .card-header {
            padding: 0px 1.25rem;
            margin-bottom: 0;
            background-color: #0576BB;
            border-bottom: 1px solid rgba(0, 0, 0, .125);
            border-radius: 20px !important;
            text-align: center;
            /* font-size: 18px; */
            /* color: white; */
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .iisfacc .card-header a {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .iisfacc .card-header p {
            font-size: 13px;
            padding: 10px 0;
            color: white;
            margin-top: 0px;
            margin-bottom: 0px;
        }
        
        .iisfacc .card-header:hover p {
            color: black;
        }
        
        p .iisfacc .accion-card-body {
            border: 1px solid gray;
            border-radius: 0px 0px 10px 10px;
        }
        
        .iisfacc .accion-card-body button {
            background-color: lightgrey;
            font-size: 13px;
            font-weight: 500;
            color: black;
            margin-bottom: 10px;
            width: 100%;
        }
        
        .vibha-card-btn1 button {
            background-color: #ff6600;
            color: white;
            border-radius: 20px;
            padding: 15px 30px;
            font-size: 16px;
        }
        
        .blink {
            /* width: 200px; */
            /* height: 50px; */
            /* background-color: magenta; */
            padding: 15px;
            text-align: center;
            line-height: 50px;
        }
        
        .blink span {
            font-size: 30px;
            font-weight: 500;
            font-family: cursive;
            color: rgb(255 8 8);
            animation: blink 1s linear infinite;
        }
        
        @keyframes blink {
            0% {
                opacity: 0;
            }
            50% {
                opacity: .5;
            }
            100% {
                opacity: 1;
            }
        }
        
        .competation-container {
            background-color: #dee2e6;
            padding: 20px;
            margin: 20px 0;
        }
        
        .card-record1 .ellipse-img {
            height: 250px;
            overflow: visible;
            border-radius: 10px;
        }
        
        .card-record1 .ellipse-img img {
            max-width: 100%;
            height: 250px;
            object-fit: contain;
            transition: transform .5s ease;
        }
        
        .card-record1:hover img {
            transform: scale(1.6);
        }