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;
}
:root {
    --primary: #1a2b8c;
    --secondary:#e7ebff;
    --fullwidth: 100%;
  }
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;
}

.header-row {
    text-align: center;
}

.header-row img {
    width: 50%;
}

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: 15px 5px;
}
.main-heading-white {
    text-align: center;
    padding: 15px 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: #f7f7f7;
    padding: 20px;
    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: 20px;
}

.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-6.edu-col {
    background-color: var(--primary);
    max-width: 48%;
    padding: 20px !IMPORTANT;
    margin: 0 auto;
    border-radius: 20px;
    color: #fff;
}

.col-md-6.edu-col h6 {
    margin-bottom: 15px;
    font-weight: 700;
}

.col-md-6.edu-col p {
    margin: 0;
}

.paragraph {
    padding: 0px 15px;
}

.bg-blue {
    background-color: var(--secondary);
    padding: 10px 15px;
}
.bg-grey {
    background-color: #f2f2f2;
}
/* owl carousel */
.owl-2-style .owl-nav {
    display: none;
}

.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;
}
.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;
}
ul.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%;
}
.hide-mob{
    display: none;
}

.mision-vision {
    background-color: var(--primary);
    padding: 20px 30px;
    margin-bottom: 10px;
    color: #fff;
}
.mision-vision.vision {
    background-image: url(../images/icon-1.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: luminosity;
}
.mision-vision.mission {
    background-image: url(../images/icon-2.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: luminosity;
    margin-bottom: 0px;
}
h6.scnd-heading {
    font-size: 18px;
    border-bottom: 1px solid #d9d9d947;
    padding-bottom: 10px;
}
.mision-vision.mission .cstm-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.res-date {
    margin-bottom: 15px;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    font-weight: 600;
    padding-right: 7px;
    margin-top: -10px;
}
.img-caption {
    padding: 10px 20px;
    text-align: center;
    font-size: 11px;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    width:100%;
}
.d-flex2 {
    display: flex;
    flex-wrap: wrap;
}
.d-flex2 li {
    flex: 0 0 50%;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    text-align: center;
    font-size: 13px;
}
.tab-heading {
    background-color: var(--primary);
color: #fff;
} 
.tab-row-1 {
    background-color: #f2f2f2;
}
.tab-row-2 {
    background-color: #eff4ff;
}
.tab-row-3 {
    background-color: #f2f2f2;
}
.tab-row-4 {
    background-color: #eff4ff;
}
.tab-row-5 {
    background-color: #f2f2f2;
}
.tab-row-6 {
    background-color: #eff4ff;
}
.tab-row-7 {
    background-color: #f2f2f2;
}
.tab-row-8 {
    background-color: #eff4ff;
}
p.vol {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 22px;
    top: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
}
  /* The typewriter cursor effect */
  @keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: #287797; }
  }

  @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-6.edu-col {
        max-width: 100%;
        margin: 10px 30px;
    }
    .owl-nav {
        display: none;
    }
    .col-md-4.news-4-blue {
        max-width: 100%;
        margin: 10px auto -10px;
    }
    .es-mob-20{
        height: 20px;
    }
    .es-mob-10{
        height: 10px;
    }
    .mob-margin-20{
        margin-top: -20px;
    }
    .mob-marginbtm-20{
        margin-bottom: -20px;
    }
    .hide-desk{
        display: none;
    }
    .hide-mob{
        display: inherit;
    }
    .cstm-list-mob {
        margin: 0px !IMPORTANT;
        margin-top: -20px !IMPORTANT;
    }
    p.vol {
        font-size: 9px;
    }
  }

.cstm-list {
    padding: 5px 0px 0px 13px;
    text-align: justify;
}
.cstm-list li {
    font-size: 14px;
    margin: 0px 0px 5px;
}
.sb-heading {
    margin-bottom: 15px;
    font-size: 16px;
    color: #0c0c0c;
    font-weight: 600;
}
.container-research {
   background-color: var(--secondary);
    /* margin-top: 30px; */
    margin-bottom: 30px;
}
.container-quote {
    background-color: var(--primary);
    color: #fff;
    font-style: italic;
}
.container-quote h5 {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    color: var(--secondary);
}
.row.cstm-img-grids {
    margin: 20px 0px;
}
.cstm-img-grids img {
    height: 210px;
    object-fit: cover;
}

  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
  span.faculty-topic {
    display: inherit;
    padding-bottom: 10px;
    font-weight: 600;
}
span.faculty-date {
    text-align: right;
    display: inherit;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
}
.main-heading h4 {
    color: #fff;
    font-size: 28x;
    text-transform: uppercase;
    font-weight: 700;
    background: linear-gradient(to right, #0c3e5a 10%, #03A9F4 50%, #473c80 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;
    display: inline-block;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.divider {
    border-bottom: 2px solid #afafaf;
    width: 10%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.table td, .table th {
    font-weight: 600;
}