:root {
    --primary: #212d83;
    --secondary: #eef0ff;
    --bg-color: #eef0ff;
    --fullwidth: 100%;
  }
  
a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.es-desk-hidden {
    display: none;
    float: left;
    overflow: hidden;
    width: 0;
    max-height: 0;
    line-height: 0;
}

[data-ogsb] .es-button {
    border-width: 0 !important;
    padding: 10px 20px 10px 20px !important;
}

/*
END OF IMPORTANT
*/
ul li,
ol li {
    margin-bottom: 15px;
}

body {
    width: 100%;
    font-family: arial, 'helvetica neue', helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #f6f6f6;
}

.container {
    width: 600px;
    padding: 10px 0px;
    overflow: hidden;
    background-color: #fff;
}

.es-75 {
    height: 75px;
}

.es-50 {
    height: 50px;
}

.es-30 {
    height: 30px;
}

.es-20 {
    height: 30px;
}

.es-15 {
    height: 15px;
}

.es-10 {
    height: 10px;
}

.pd {
    padding: 60px;
}

img {
    width: 100%;
}

p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.header-row {
    text-align: center;
}

.header-row img {
    width: 40%;
}

li.nav-item {
    margin: 0;
    padding: 0px 10px;
}

.header-nav {
    background-color:  var(--primary);
    margin: 15px 0px 0px;
}

a.nav-link {
    color: #fff;
    font-size: 14px;
    padding: 5px 0px;
}

.main-heading {
    text-align: center;
    padding: 30px 5px;
}

.main-heading-white {
    text-align: center;
    padding: 30px 5px;
}

.main-heading::after {
    content: '';
    border-bottom: 3px solid var(--primary);
    position: absolute;
    width: 10%;
    left: 0;
    right: 0;
    margin: 10px auto;
}

.main-heading-white::after {
    content: '';
    border-bottom: 3px solid #ffffff;
    position: absolute;
    width: 10%;
    left: 0;
    right: 0;
    margin: 10px auto;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.carousel-content {
    /* background-color: #e4f1f0; */
    padding: 10px;
    text-align: justify;
}

.carousel-content h4 {
    color: var(--primary);
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 7px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 16px;
    width: 100%;
}

.carousel-indicators li {
    background-color: #294889;
}

ul.carousel-indicators {
    bottom: -40px;
}

.carousel-inner {
    margin-bottom: 30px;
}

.sub-heading {
    text-align: center;
    padding: 0 15px;
}

.sub-heading h6 {
    font-weight: 600;
    margin-bottom: 15px;
}

.sub-heading-white {
    text-align: center;
    color: #fff;
    padding-bottom: 15px;
}

.col-md-12.edu-col {
    /* background-color: var(--primary); */
    padding: 30px !IMPORTANT;
    margin: 0 auto;
    /* color: #fff; */
}

.col-md-12.edu-col h6 {
    margin-bottom: 15px;
    font-weight: 700;
}

.col-md-12.edu-col p {
    margin: 0;
}

.paragraph {
    padding: 0px 15px;
}

.bg-blue {
    background-color: var(--primary);
    padding: 10px 15px;
    color: #fff;
}

.bg-darkblue {
    background-color: #2c5198;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
}

.bg-darkblue .main-heading::after {
    border-bottom: 3px solid #fff;
}

.bg-grey {
    background-color: #f2f2f2;
}

/* owl carousel */
.owl-2-style .owl-nav {
    display: none;
}

.embed-responsive {
    width: 60% !important;
    margin: 0 auto;
}

.img-carousel-cstm img {
    width: 49%;
    margin: 0 auto;
    height: 160px;
    object-fit: cover;
}

.owl-2-style .owl-dots {
    text-align: center;
    position: relative;
    bottom: -30px;
}

.owl-2-style .owl-dots .owl-dot {
    display: inline-block;
}

.owl-2-style .owl-dots .owl-dot span {
    display: inline-block;
    width: 15px;
    height: 3px;
    border-radius: 0px;
    background: #cccccc;
    -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    margin: 3px;
}

.owl-2-style .owl-dots .owl-dot.active span {
    background: #007bff;
}

.owl-2-style .owl-dots .owl-dot:active,
.owl-2-style .owl-dots .owl-dot:focus {
    outline: none;
}

.content-div {
    padding: 10px 15px;
}

.news .col-md-4 {

    padding: 20px;
    box-shadow: 0 0 5px grey;
    text-align: center;
    border: 5px solid white;
}

.news-content h6 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}

.news-content a {
    font-size: 10px;
    background-color: var(--primary);
    padding: 4px 7px;
    color: #fff;
}

.news-height h6 {
    height: 210px;
}

.news-content.team-con h6 {
    height: 170px;
}

.col-md-6.news-6-blue {
    text-align: center;
    padding: 30px;
    border: 1px solid white;
    max-width: 46%;
    margin: 10px auto 20px;
    color: #fff;
    box-shadow: 0 0 5px #ffffff36;
}

.col-md-4.news-4-blue {
    text-align: center;
    padding: 30px;
    border: 1px solid white;
    max-width: 31%;
    margin: 10px auto 20px;
    color: #fff;
    box-shadow: 0 0 5px #ffffff36;
}

.content-list {
    font-size: 14px;
    padding: 5px 15px;
}

.social-icons {
    width: 100%;
    text-align: center;
}

.social-icons ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.social-icons ul li {
    flex: 0 0 10%;
}

.social-icons ul li img {
    width: 60%;
}

.sspeak-head {
    color: #fff;
    text-align: center;
    padding: 10px;
    line-height: 25px;
    font-size: 18px;
    font-style: italic;
}

p.sspeak-content {
    text-align: center;
    padding: 10px;
    color: #fff;
}

.grant-carousl img {
    height: 200px;
    object-fit: cover;
}
div#grant {
    /* background-color: var(--secondary); */
}
.main-heading,
.main-heading-white h4 {
    overflow: hidden;
    /* Ensures the content is not revealed until the animation */

    white-space: nowrap;
    /* Keeps the content on a single line */
    margin: 0 auto;
    /* Gives that scrolling effect as the typing happens */
    letter-spacing: .15em;
    /* Adjust as needed */
    animation:
        typing 3.5s steps(40, end),
        blink-caret .75s step-end infinite;
    animation-iteration-count: infinite;
}

.carousel-bharti-img {
    text-align: center;
    margin-bottom: 12px;
}

.carousel-bharti-img img {
    width: 96%;
}

h5.cmp-by {
    padding: 0px 15px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.news-subheading {
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
    /* padding-bottom: 20px; */
}

.news-new {
    margin: 0px !IMPORTANT;
    width: 97%;
    padding: 20px 0px;
}

.news-new .col-md-12 {
    padding: 15px 25px;
    background-color: var(--bg-color);
    border: 1px solid #e1e1e1;
    margin: 4px 10px;
}

.news-new p {
    margin: 0;
}

p.vol {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 22px;
    top: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
}
ul.exp-resd {
    padding: 5px 20px;
    font-size: 13px;
    line-height: 20px;
    list-style-type: disclosure-closed;
}
ul.exp-resd li {
    background-color: var(--secondary);
    padding: 10px;
}
.content-list.mb-0 li {
    margin-bottom: 3px;
}
.content {
    padding:10px;
}
.higlight-heading {
    text-align: center;
    font-size: 26px;
    letter-spacing: 5px;
    background-color: var(--primary);
    color: #fff;
    padding: 10px;
}
.content-list.no-bullet {
    list-style-type: none;
    padding: 0;
}
.owl-1.grant-carousl img {
    height: 100%;
}
.h-auto img {
    height: auto;
}
table.table.table-bordered.table-responsive {
    font-size: 14px;
}
/* The typing effect */
@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

/* The typewriter cursor effect */
@keyframes blink-caret {

    from,
    to {
        border-color: transparent
    }

    50% {
        border-color: blue;
    }
}

@media only screen and (max-width: 700px) {
    .container {
        width: 100%;
    }

    .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    li.nav-item {
        padding: 0px 6px;
    }

    a.nav-link {
        font-size: 10px;
    }

    .col-md-12.edu-col {
        margin: 10px 30px;
    }

    .owl-nav {
        display: none;
    }

    .col-md-4.news-4-blue {
        max-width: 100%;
        margin: 10px auto -10px;
    }

    .img-carousel-cstm img {
        height: 100px;
    }

    .news-height h6 {
        height: auto;
    }

    .news-content.team-con h6 {
        height: auto;
    }

    p.vol {
        font-size: 9px;
    }
    .grant-carousl img {
    height: auto;
    object-fit: cover;
}
}
tr:nth-child(even) {
    background-color: #fff;
  }
  tr:nth-child(odd) {
    background-color: #f7f7f7;
  }