@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,300italic,100italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);
/*global css */
body {
   font-family: 'Lato', sans-serif !important;
   font-size: 14px;
}
h1,h2,h3,h4,h5,h6,p{
    font-family: 'Lato', sans-serif !important;
}
.btn{   
   
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 300;
    -ms-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.row{
	margin-right: 0;
	margin-left: 0;
}
/*ul{
	list-style-type: none;
}*/
a:hover{
	text-decoration: none;
}
.form-control {
    border-radius: 0;
}
.inputerror {
    border-color: red !important;
}
.login-form {
    width: 350px;
    margin: 0 auto;
    padding: 15px 0;
}
.login-details {
    padding: 14px 8px;
    border: 1px solid gainsboro;
}
ul.ld-list li>input {
    border: 1px solid gainsboro;
    height: 42px;
}
/*ul {
    list-style-type: none;
    padding: 0;
}*/
ul.ld-list li {
    padding: 12px 0 0 0;
    list-style-type: none;
}
/*===================================================================
            header css starts
======================================================================*/
a.navbar-brand>img {
    float: left;
    width: 65px;
    height: 65px;
}
.logo-txt {
    float: left;
    margin: 5px 0 0 8px;
}
.logo-txt>h2 {
    margin: 0 0 0 0;
    font-family: 'Lora', serif !important;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 27px;
}
.top {
    position: relative;
    background-color: rgb(9, 10, 58);
    border-bottom: 1px solid rgba(158, 158, 158, 0.6);
}
.top__menu { 
  text-align: center; 
}
.top__tagline {
    text-align: center;
    padding: 0px;
}
.top__container { 
position: relative; 
}
.header {
    position: relative;
    z-index: 101;
    background-color: #090A3A;
    padding: 0;
}
 ul.top-navigation.js-dropdown {
    float: left;
    width: 100%;
    margin: -4px 0 6px 0;
    padding: 0;
}
ul.top-navigation.js-dropdown>li {
    float: right;
    padding: 0px 14px;
    list-style-type: none;
}
ul.top-navigation.js-dropdown>li>a {
    color: #ffffff;
}
nav.navbar.navbar-default {
    background-color: transparent;
    border: 0;
    margin: 0;
}
a.navbar-brand {
    padding: 15px 15px 13px 0px;
}
ul.nav.navbar-nav {
    float: right;
    margin: 0 0 0 0;
}
ul.nav.navbar-nav>li>a {
    font-weight: 600;
    color: #FFFFFF;
    padding: 37px 15px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #FFFFFF;
}
ul.submenu {
    position: absolute;
    z-index: 200;
    width: 520px;
    list-style: outside none none;
    padding-left: 0;
}
#about-menu{
     width: 220px;
}
#divison-menu {
    width: 350px;
}
#research-menu,#news-menu,#resource-menu {
    width: 200px;
}
#aca-menu {
    width: 300px;
}
.submenu>a>li {
    padding: 17px 15px;
    border-bottom: 1px solid #d89c11;
    background-color: #f3d066;
    cursor: pointer;
    list-style-type: none;
}
.submenu>a>li {
    color:#2f3082;
    font-weight: 600;
}
ul.submenu>a>li:hover {
    background-color: #d89c11;
}
ul.nav.navbar-nav>li>a:hover::after {
    content: '';
    width: 61%;
    height: 2px;
    position: absolute;
    background-color: #edac15;
    top: 69px;
    left: 15px;
}
.search-show {
    float: left;
    width: 300px;
    display: none;
    position: absolute;
    top: 2px;
    z-index: 102;
    right: 27%;
}
span.font_low {
    font-weight: 400;
}

#search_name {
    float: left;
    width: 62%;
    height: 29px;
}

#search-show {
    padding: 0px 8px;
    height: 29px;
    background-color: #f7be1f;
    color: white;
    font-weight: 500;
}
.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
/*===================================================================
            header css ends
======================================================================*/

/*=====================================================================
                middle container css starts
=======================================================================*/
section.middle-container {
    background-image: url(../images/background1.jpg);
    padding: 5px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.middle-content {
    border: 1px solid #FFFFFF;
}
canvas#slider-canvas {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(90, 77, 38, 0.56);
}
ol.carousel-indicators {
    width: inherit;
    margin-left: 0;
    left: 96%;
    top: 40%;
}
ol.carousel-indicators>li {
    display: block;
    margin: 6px 0;
    width: 8px;
    height: 8px;
    list-style-type: none;
}
.carousel-indicators .active {
    display: block !important;
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #ffffff;
}
.carousel-caption {
    left: 0;
    right: 0;
    padding: 0 19px;
    top: 25%;
}
.sjri-capt {
    text-align: left;
    padding: 18px 0px;
    width: 67%;
    margin: 0;
}
.sjri-capt>h2 {
    font-weight: 400;
    margin: 35px 0 18px 0;
    color: #fbc124;
}
.sjri-capt h4 {
    font-weight: 300;
    margin: 0 12%;
    line-height: 30px;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.48);
    padding: 10px;
}
.sjri-capt>button {
    margin: 26px 0 0 0;
    background-color: #595CD1;
    color: white;
}
.sjri-capt>button:hover {
    background-color: #595CD1;
    color: white;
}
/*.carousel-inner {
    height: 228px;
}*/
.main-content.row {
    background-color: #FFFFFF;
}
#ln-col,#video-col {
    padding: 0 0;
}
.latest-news {
    padding: 37px 24px;
    background-color: #595CD1;
    color: #FFFFFF;
}
.latest-news h4 {
    margin: 0 0 12px 0;
}
.latest-news>p {
    line-height: 22px;
    font-weight: 300;
    margin: 0;
}
.index-tab {
    background-color: #FFFFFF;
    padding: 16px 11px;
    float: left;
    width: 100%;
}
ul#event-tab>li.active>a {
    border-top: 2px solid #F8C120;
}

ul.event-list {
    padding: 10px 10px 10px;
    float: left;
    width: 100%;
    margin: 0 0 23px 0;
    border-bottom: 1px solid gainsboro;
}
ul.event-list>li {
    float: left;
    list-style-type: none;
}
ul.event-list:hover {
    background: rgba(128, 128, 128, 0.45);
    color: white;
}
ul.event-list>li:first-child {
    width: 25%;
    margin: 0 13px 0 0;
}
ul.event-list>li:first-child>img {
    width: 100%;
    height: 103px;
}
div#event-tab {
    float: left;
    width: 100%;
}
.event-inner, .announce-inner {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
    height: 499px;
}
.event-info h5 {
    margin: 0 0 11px 0px;
    font-size: 16px;
    font-weight: 600;
}
ul.event-list>li:nth-child(2) {
    width: 68%;
}
div#events {
    float: left;
    width: 100%;
}
span.read>a {
    color: #E91E63;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin: -14px 0px 0px 0;
    float: right;
}
.event-info>p {
    margin: 0 0 8px 0px;
}
.video-col>img {
    width: 100%;
    height: 384px;
}
canvas#video-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(133, 126, 107, 0.56);
    z-index: 1;
}
#video-play {
    position: absolute;
    top: 50%;
    left: 46%;
    font-size: 60px;
    color: #FFFFFF;
    font-weight: lighter;
    z-index: 2;
}
.video-col {
    cursor: pointer;
}
.recog {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    height: 149px;
    padding: 33px 0;
    position: relative;
    z-index: 2;
}
ul.recog-list {
    float: left;
    width: 100%;
    padding: 0 0;
}
ul.recog-list>li {
    float: left;
    width: 33%;
    padding: 0px 17px;
    list-style-type: none;
}
ul.recog-list>li>a>img {
    width: 100%;
}
p.ln-read {
    margin: 19px 0 0 0;
}
p.ln-read>a {
    color: #FFFFFF;
    font-weight: 500;
}
ul.pub-list {
    padding: 0 24px 18px 24px;
    margin: 0 0 0 0;
    border-bottom: 1px solid gainsboro;
    text-align: justify;
}
ul.pub-list>li {
    list-style-type: decimal;
    list-style-position: outside;
    padding: 0 0 11px 8px;
    list-style-type: none;
}
ul.pub-list>li>a {
    color: #313131;
}
ul.pub-list>li>a:hover {
    color: #fbc124;
}

.desc {
    height: 75px;
    overflow: hidden;
}
.desc1 {
    height: 25px;
   
}

ul.ban-list {
    float: left;
    width: 100%;
    padding: 4px 1px 0px 1px;
    margin: 0;
    height: 190px;
}
ul.ban-list>li {
    float: left;
    margin: 0px 3px;
    width: 48%;
    list-style-type: none;
}
ul.ban-list>li>img {
    width: 277px;
    height: 182px;
}
.banner {
    float: left;
    width: 100%;
    z-index: 2;
    position: relative;
    background-color: #FFFFFF;
}
p.intro-img>a>img {
    width: 100%;
    height: 150px;
}
/*=====================================================================
                middle container css ends
=======================================================================*/


/*=======================================================================
                inner page css starts
========================================================================*/
/*---------------- Page Header--------------------- */
.page-header {
    background-image: url("../images/promise_values.jpg");
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll;
    margin-bottom: 1.875rem;
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #eeeeee;
    border-color: #efefef;
    margin-top: 0;
}
.page-header__title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 30px;
}
.page-header__subtitle { 
    margin-top: 0.375rem; 
    margin-bottom: 0; 
    font-size: 1rem; 
}
/* 05.04. Breadcrumbs */
.breadcrumbs {
    position: relative;
    z-index: 1;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
}
.breadcrumbs a {
    position: relative;
    display: inline-block;
    color: #333333;
    margin-right: 18px;
    font-weight: 500;
}
.breadcrumbs a::after { 
    position: absolute; 
    font-family: 'FontAwesome'; 
    content: '\f0da'; 
    color: rgba(0, 0, 0, 0.3); 
    right: -1.6rem; 
}
.breadcrumbs a:hover { 
    color: #000000; 
    text-decoration: none; 
}
.breadcrumbs span:last-of-type a::after { 
    display: none; 
}
.search .breadcrumbs span:last-of-type a::after { 
    display: inherit; 
}
.breadcrumbs span + a { 
    margin-right: 0; 
}
.breadcrumbs span + a::after { 
    display: none; 
}
.breadcrumbs span > span {
    display: inline-block;
    color: #999999;
    font-weight: 500;
}
.page-header + .breadcrumbs {
    padding-bottom: 0px;
    margin-top: -25px;
    font-size: 11px;
}
/*--------------------intro section css starts ------------------------*/
section.intro {
    padding: 0px 0 40px 0;
}
ul#intro-tab {
    margin: 0 0 16px 0;
}
ul#intro-tab>li {
    float: none;
    list-style-type:none;
}
ul#intro-tab>li>a {
    padding: 21px 23px;
    font-weight: 800;
    font-size: 16px;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-left: 3px solid #dddddd;
    color: #999999;
    border-radius: 0;
}
ul#intro-tab>li>a:hover {
    border-left-color: #edac15;
    background-color: #f2f2f2;
    color: #333333;
}
ul#intro-tab>li.active>a {
    border-left-color: #edac15;
    background-color: #f2f2f2;
    color: #333333;
}
#intro-menu {
    border-left-color: #edac15;
    background-color: #f2f2f2;
    color: #333333;
}
.intro-detail>h4 {
    color: #333333;
    font-weight: bold;
    font-size: 22px;
    margin: 6px 0 12px 0;
}
.intro-detail>p {
    text-align: justify !important;
}
.intro-detail>ol {
 font-family: 'Lato', sans-serif !important;
 font-size: 16px !important;
 color: #656464 !important;
 line-height: 24px !important;
}
ul.mission {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    list-style-type: disc;
}
ul.mission>li {
    padding: 0 0 4px 0;
     list-style-type:none;
}
a > img.alignnone {
    margin: 2px 20px 5px 0;
    height: 150px;
}
p.intro-img>a>img {
    width: 100%;
    height: 150px;
    margin-top: 40px;
}
/*=======================================================================
                inner page css ends
========================================================================*/


/*=======================================================
                keypersonnel css starts
=========================================================*/
.intro-detail>h4 {
    color: #090a3a;
    font-weight: 600;
    font-size: 22px;
    margin: 20px 0 15px 0;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0px 30px;
}
span#date_spanacc {
    float: right;
}
.panel-heading .accordion-toggle h5:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #090A3A;
    overflow: no-display;
}
.panel-heading .accordion-toggle.collapsed h5:after {
    content: "\f067";
}
h5#schedule-heading {
    color: #333;
}
span#span_dateacc {
    float: right;
    font-size: 14px;
    margin-left: -105px;
    margin-right: 25px;
}
table {
    width: 100%;
}
table td {
    padding: 5px;
}
.intro-detail {
    margin-top: -20px;
}
h5.block__title {
    font-style: italic;
    padding-bottom: 10px;
    color: #565919;
    border-bottom: 1px dotted #e1b84f;
    font-size: 20px;
    margin-top: 30px;
}
p.black_para {
    /*margin: 10px;*/
    text-decoration: underline;
    color: #999999;
     margin-bottom: 24px;
}
div#core_staff_img {
float: left;
 margin: 4px 19px 0 25px;
 width: 16%;
 height: 160px;
 text-align: center;
}
div#core-staff {
    float: left;
    width: 100%;
    /* margin: 0 0 0 18px; */
}
h3.person_name {
    font-size: 18px;
    font-style: normal;
    color: black;
    padding-bottom: 10px;
}
span.lable_para {
    margin-right: 30px;
    color: black;
}
.intro-detail>p {
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}
.collab>li>p>a {
    color: #999999;
    font-weight: 400;
    line-height: 26px;
}
.kp_photo {
    float: right;
    margin: 75px 15px;
    border: 1px solid #999;
    padding: 7px 7px 7px 7px;
}
ul.person_ul {
    margin: 20px 0px;
    color: #999999;
}
fieldset {
    margin: 5px 0px;
}
ul.person_ul>li {
    list-style-type: decimal;
    margin-left: 18px;
    line-height: 24px;
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;

}
ul.person_ul1>li {
    list-style-type: none;
    margin-left: 18px;
    line-height: 24px;
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}
#search_text>p{
 width: 90%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 padding-left: 40px;
}
/*=======================================================
                keypersonnel css ends
=========================================================*/


/*=======================================================
                projects_nav css starts
=========================================================*/
ul#projects_nav>li>a {
    color: black;
    display: block;
    text-decoration: none;
    border-top: 1px solid #069;
    background: #eeeeee;
}
ul#projects_nav>li.active>a {
    background: #e5ba51;
}
td.views-field.views-field-title.views-align-left>a {
    color: black;
    text-decoration: underline;
}
.cust.row {
    margin-top: 20px;
}
/*=======================================================
                projects_nav css ends
=========================================================*/


/*=======================================================
                activities and events css ends
=========================================================*/
.news-div {
    margin-bottom: 30px;
}
.date {
    float: left;
    width: 10%;
    text-align: center;
    margin-right: 20px;
}
div#event-det-img {
    width: 17% !important;
}

.carousel-date h4 {
    margin: 0 0;
    font-size: 16px;
    padding: 5px 0;
    background-color: #090a3a;
    color: white;
}
.carousel-date h3 {
    margin: 0 0;
    font-size: 18px;
    padding: 8px 0;
    background-color: rgba(220, 220, 220, 0.49);
    color: #673AB7;
}

.carousel-date2 h4 {
    margin: 0 0;
    font-size: 16px;
    padding: 5px 0;
    background-color: #2f32c3;
    color: white;
}
.carousel-date2 h3 {
    margin: 0 0;
    font-size: 18px;
    padding: 8px 0;
    background-color: rgba(220, 220, 220, 0.49);
    color: #673AB7;
}
.carousel-date h3 {
    margin: 0 0;
    font-size: 18px;
    padding: 8px 0;
    background-color: rgb(197, 197, 197);
    color: black;
}
.carousel-date1 h3 {
    margin: 0 0;
    font-size: 18px;
    padding: 8px 0;
    background-color: rgba(220, 220, 220, 0.49);
    color: #673AB7;
}
.carousel-date1 h4 {
    margin: 0 0;
    font-size: 16px;
    padding: 5px 0;
    background-color: #e8bc52;
    color: white;
}
.desc>a>h3 {
    font-size: 16px;
    text-decoration: underline;
    color: black;
}
img#img_timeline {
    /*width: 680px;
    height: 300px;*/
    margin: 20px 0px;
}

/*=======================================================
                activities and events css ends
=========================================================*/

/*=======================================================================
                Dean page css start
========================================================================*/
.photo_left {
    float: left;
    margin: 5px 10px 0 0;
    border: solid grey 0.5px;
    padding: 5px 5px 5px 5px;
}

/*=======================================================================
                Dean page css ends
========================================================================*/

/*======================================================================
										Accreditation start
======================================================================*/
.intro-detail>h3 {
    color: #565919;
    font-weight: 600;
    font-size: 17px;
    margin: 0px 0 12px 0;
    font-style: italic;
}
table#tab>tbody>tr>td:nth-child(3) {
    width: 16%;
}
/*======================================================================
										Accreditation ends
======================================================================*/

/*--------- Organization Chart page css start ---------------*/
div#chart1 {
    margin-top: 20px;
}
img#org_chart {
    width: 100%;
    height: auto;
    text-align: center;
}

/*---------- Organization Chart page css ends ----------------*/


/*---------- Collaboration page css start ------------------*/
ul.collab {
    list-style-type: disc;
}
.collab>li>p {
    font-size: initial;
    text-decoration: underline;
}
.collab>li>p>a {
    color: black;
}
/*---------- Collaboration page css ends --------------------*/

/*---------- contact css start --------------------*/
fieldset {
    margin: 10px 0px;
}

.star-color
{
	color:red;
}

.address>p>a {
    color: black;
    text-decoration: underline;
}
.address>h3 {
    color: #565919;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}
.desc>a>h3 {
    font-size: 14px;
    text-decoration: underline;
    color: #999999;
    margin-top: 0;
}
p#ad_name>strong {
    color: #565919;
    font-weight: 600;
    font-size: 17px;
    margin: 6px 0 12px 0;
    font-style: italic;
}
p>i.fa.fa-phone {
    color: #d59708;
}
i.fa.fa-fax {
    color: #d59708;
}
/*---------- contact css end --------------------*/

/*----------- Career page css start ------------ */
.career-table>tbody>tr>td>a {
    color: black;
    text-decoration: underline;
}
a.a-style {
    color: rgba(0, 0, 0, 0.55);
    text-decoration: underline;
}
strong.str {
    color: rgba(0, 0, 0, 0.69);
}
/*---------- Career page css ends --------------*/

/*==========================================================================
                footer css starts
=============================================================================*/
footer {
    background-color: #090A3A;
    padding: 50px 0 30px;
}
.widget>p {
    color: #999999;
    margin: 18px 0 0 4px;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
}
.footer-menu {
    padding: 2px 0 0 13px;
}
.footer-menu>h4 {
    color: #eeeeee;
    margin: 0 0 15px 0;
}
ul.ft-list>li {
    padding: 5px 0;
     list-style-type:none;
}
ul.ft-list {
    padding: 0;
    margin: 0px 0 0 0;
}
ul.ft-list>li>a {
    color: #999999;
}
.icon-container {
    display: inline-block;
    margin-right: 0.1875rem;
    width: 1.25rem;
    margin-bottom: 0.3125rem;
}
.footer-menu>p {
   color: #999999;
}

 a.icon-container .fa {
    font-size: 2.875rem;
    margin-right: 6px;
}
 a.icon-container {
    color: #999999;
    width: auto;
}
 a.icon-container:hover {
    color: #edac15;
}
.ft-logo {
    float: left;
    width: 100%;
    margin: -20px 0 13px 0;
}
div#ft-txt {
    margin: 3px 0 0 8px;
}
.ft-logo>img {
    float: left;
}
/*==========================================================================
                footer css ends
=============================================================================*/
.img_profile {
    text-align: center;
}
button#scriptsubmit {
    margin-top: 20px;
}
img#profile_img {
    width: 200px;
    border-radius: 50%;
    height: 200px;
    border: 1px solid gainsboro;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}
img#key_img {
    width: 100px;
    border-radius: 50%;
    height: 100px;
    border: 1px solid gainsboro;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}
div#profile_tabs>div {
    margin-top: 20px;
}
p.block_para {
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}
ul#intro-tab1>li>a {
    color: black;
    display: block;
    text-decoration: none;
    border-top: 1px solid #069;
    background: #eeeeee;
    font-size: 12px;
}
div#key_profile {
    margin-left: 30px;
}
ul#intro-tab1>li.active>a {
    background: #e5ba51;
}
ul#intro-tab1 {
    margin-top: 25px;
    border-bottom: 0;
}
button.btn.btn-info {
    background: #090a3a;
    border-radius: 3px;
    padding: 10px;
}
p#b_para {
    border-bottom: 1px solid#eeeeee;
    padding: 10px 0px;
    color: #999999;
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}
.profile.row {
    margin-left: -15px;
    margin-bottom: 5px;
}
ul.collab>li {
    margin: 0 0 0 21px;
     list-style-type:none;
}
iframe {
     border: none !important;
}
ul.mission1>li>p {
    font-size: 16px;
    color: #6d6a6a;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}
div#ban-canvas>h4 {
    text-shadow: 1px 1px 1px black;
}
div#ban-canvas {
    position: absolute;
    top: 0;
    padding: 20px;
    color: #1796f7;
    width: inherit;
    margin: 43px 0 0 0;
}
.latest-news>h4 {
    line-height: 26px;
}
ol#history-det {
    overflow-y: scroll;
    height: 400px;
}


/*New Style By Ranjith*/
div#carousel_cap>.item>img {
    width: 100%;
    height: 320px;
}
.carousel-control.left {
    left: 1%;
}
.carousel-control.right {
    right: 1%;
}
.carousel-control:hover {
    opacity: 1;
    background: #000;
}
.carousel-control {
    background: none;
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    visibility: visible !important;
    opacity: .65;
    margin-top: -20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    border-radius: 0;
    z-index: 99;
}
.sjri-capt>button:focus {
    background-color: #595CD1;
    color: white;
}
.carousel-inner {
    height: auto;
}
div#carousel_cap {
    height: 320px;
}
img#eve_img1 {
    margin: 10px 0;
    width: 500px;
}
/*=============================================================
        main_sec css starts
==============================================================*/
section.main_sec {
    padding: 30px 0px;
}
p.more_abt {
    color: black;
    font-weight: 300;
    line-height: 22px;
    text-align: justify;
}
button#more_btnabt {
    background: #595cd1;
    color: white;
    margin: 5px 0px 15px;
}
.events_div>h3 {
    font-size: 30px;
    color: #2f3082;
    margin: 0 0 15px;
    font-weight: 400;
}
.announce_div>h4 {
    color: black;
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 13px;
}
.announce_div>p {
    color: black;
    font-weight: 300;
}
.announce_div {
    padding: 9px 5px 14px;
    border-top: 1px solid #ffda75;
}
div#announce_divhover:hover {
    background: transparent;
}
i#arrow_right {
    float: left;
    margin: 10px 10px 15px 0px;
    color: #090a3a;
}
a:focus {
    text-decoration: none;
}
div#announce_color>h4 {
    color: #595cd1;
}
div#announce_color>p {
    color: #595cd1;
}
.announce_div:hover {
    background: #f1f2f3;
}
p#all_para {
    color: #090a3a;
    font-weight: 400;
}
h3#news_id {
    margin-top: 15px;
}
ul#banners_img {
    /*margin-top: 20px;*/
    padding: 0;
}
ul#banners_img>li {
    /*float: left;*/
    list-style-type: none;
    /*width: 33%;*/
}
ul#banners_img>li>a>img {
    height: auto;
    width: 140px;
}
p.links_paras {
        font-size: 16px;
    color: black;
    font-weight: 300;
    padding: 5px 0px;
    margin-top: 5px;
    border-top: 1px solid #ffda75;
}
.video_col>a>img {
    width: 100%;
    height: 150px;
}
i#video_play {
    font-size: 60px;
    color: white;
    position: absolute;
    margin-top: 10%;
    text-align: center;
    width: 70%;
    margin-left: -269px;
}
.fc-center>h2 {
    font-size: 18px;
    margin-top: 20px !important;
    color: #090a3a;
}
ul#banners_img {
    float: left;
    width: 100%;
}
img#img_newssec {
    float: left;
    width: 90px;
    height: 65px;
    margin: 0px 15px 0px 0px;
}
.date_block {
    float: left;
    width: 70px;
    margin-right: 20px;
}
.date_block>h4 {
    margin: 0 0;
    font-size: 14px;
    padding: 9px 0;
    background-color: #090a3a;
    color: white;
}
.date_block>h3 {
    margin: 0 0;
    font-size: 14px;
    padding: 9px 0;
    background-color: rgb(197, 197, 197);
    color: black;
}
h3#events_full {
    margin-bottom: 20px;
}
.event_detblock>p {
    color: #949292;
    margin-top: 0;
}
.event_detblock>p>a {
    color: black;
}
.events_block {
    padding: 10px 5px;
    border-top: 1px solid #ffda75;
}
.events_block:hover {
    background: #f1f2f3;
}
/*=============================================================
        main_sec css ends
==============================================================*/

.ui-btn-icon-notext:after, .ui-btn-icon-top:after, .ui-btn-icon-bottom:after {
    display: none !important;
}
h3.tour {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #090A3A;
    margin: 0 0 -20px;
}

.modal-header .close {
    color: white;
    background: #090a3a;
    padding: 5px 10px;
    opacity: 1;
    z-index: 99;
    position: relative;
}


 h4.this-ttitles {
    font-weight: 300;
    line-height: 30px;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.48);
    padding: 10px;
    width: 43%;
  }
div#modal_home_header {
    padding: 0;
    border: none;
}
div#modal_cont {
    background: transparent;
    box-shadow: none;
    border: none;
}
div#modal_home {
    width: 713px;
}
div#phd-staff {
    float: left;
    width: 100%;
}

div#search_para {
    height: 55px;
    overflow: hidden;
    padding-left: 20px;
}
#tfnewsearch{
  margin-bottom:30px;
}
.tftextinput{
  margin: 0;
  padding: 5px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  border:1px solid #0076a3; border-right:0px;
  border-top-left-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
}
.tfbutton {
  margin: 0;
  padding: 5px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: solid 1px #0076a3; border-right:0px;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top,  #00adee,  #0078a5);
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
}
.tfbutton:hover {
  text-decoration: none;
  background: #007ead;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: -moz-linear-gradient(top,  #0095cc,  #00678e);
}
/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
  border: 0;
}
.tfclear{
  clear:both;
}

button#loginsubmit {
    font-weight: 600;
    margin-top: 15px;
    padding: 10px 60px;
}
ul.ld-list {
    padding: 0;
}
div#pro-body {
    overflow: scroll;
}

#intro-div u {
    font-size: 22px;
    color: #8e0101;
}
.intro-detail li {
    text-align: justify;
    margin-bottom: 40px;
}
li table {
    width: 800px;
}
.covid19 img {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 20px;
}

/* ----- PAyU Page ----- */
div#cart_details {
    padding: 0 20px 20px;
}
p.form_head {
    background: whitesmoke;
    color: #020202;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    margin-left: 25px;
    margin-bottom: 20px;
}
.cart_tbl_body {
    padding: 10px 20px 10px;
}
.row.row_request {
    margin: 35px;
    border-top: 5px solid #a7276d;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
h5.h4_margintop {
    text-align: center;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.col_bottom {
    margin-bottom: 20px;
    height: 60px;
}
button#proceedpayment {
    margin-top: 60px !important;
}
label.label-padd {
    margin-left: 10px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.intro-detail > p > u > a {
    color: #880404;
    font-weight: bold;
}
#intro-div > p > u > a {
    color: #880404;
    font-weight: bold;
}

a#pp_photo_uploader {
    padding: 10px 20px;
    background: #ccc;
    color: #000;
    float: left;
}
/*=============================*/
.cust.row img {
    width: 100%;
}
/*=======NOT Banner=====*/
.not-banner {
    text-align: center;
    margin-top: 20px;
}
.not-banner-home {
    text-align: left;
    margin-top: 20px;
}
.not-banner-home img {
    width: 145px;
    height: auto;
}
.not-banner img {
    width: 145px;
    height: auto;
}
img.alignnone_as {
    box-shadow: #999 0px 0px 8px;
    border: 0px !important;
    padding: 10px 10px;
    margin: 2% 1% 1% 0;
}