@charset "utf-8";
/* CSS Document */

.header-top-section{ background:#082744;}
.navbar-nav a.nav-link {
    color: #FFF;
    font-family: 'Oswald';
    font-optical-sizing: auto;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar-nav li.nav-item {
    position: relative;
}
.navbar-nav li.nav-item:after {
    position: absolute;
    content: "";
    background-color: #FFF;
    width: 2px;
    height: 20px;
    top: 11px;
}

.navbar-nav li.nav-item:first-child:after{ display:none;}
#navbarNavDropdown, #navbarNavDropdown1 {
    justify-content: center;
    align-items: center;
}
.header-mid-section {
    background: #5d9e4c;
    text-align: center;
    padding: 15px 0;
}
.logo img {
    width: 70%;
    height: auto;
}
button.navbar-toggler {
    background: #FFF;
}
button.navbar-toggler.collapsed {
    background: #CCC;
}
.header-bottom-section {
    background: #f0f0f0;
}
#main_nav ul.navbar-nav a.nav-link {
    color: #000;
}
#main_nav ul.navbar-nav a.nav-link:hover, ul.navbar-nav a.nav-link:hover {
    color: #5d9e4c;
}
#main_nav ul.navbar-nav li.nav-item:after {background-color: #000;}

.justice-content-info .content-info img {
    width: 35%;
}
.card-img-box {
    display: flex;
    gap: 20px;
    background: #f1f1f1;
    align-items: center;
    margin-bottom: 15px;
}
.justice-content-info .content-info .card-body p {
    margin-bottom: 0;
}
.justice-content-info .content-info .card-body a.viewmore {
    text-decoration: none;
    color: #5d9e4c;
    font-weight: 700;
}
.justice-content-info .content-info h4.card-title {
    font-weight: 600;
    padding-right: 15px;
	font-family: 'Oswald';
	font-size:21px;
}

.justice-content-info .content-info h4.card-title1 {
    font-weight: 600;
    padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size:15px;
	line-height:22px;
}

.justice-content-info .content-info h4.card-title2 {
    font-weight: 600;
    padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size:15px;
	line-height:22px;
}


.about-content-info h2, .justice-content-info h2 {
    color: #01478c;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: Oswald;
	font-size: 1.3rem;
}
.about-content-info h2 span, .justice-content-info h2 span {
    color: #fb963c;
}
.appellate-info{ background:#ededed;}

.appellate-info-block h2 {
    color: #01478c;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: Oswald;
    font-size: 21px;
}



.appellate-info-block h2 span{
    color: #fb963c;
}
.appellate-info-block ul {
    padding-left: 0;
    list-style-type: none;
}
.appellate-info-block ul li {
    background-image: url(../images/li-img.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.appellate-info-block ul li a {
    text-decoration: none;
    font-family: var(--bs-body-font-family);
    color: #000;
}
.appellate-info-block ul li a:hover {
    color: #fa7200;
}
.appellate-info-block a.viewmore {
    text-decoration: none;
    color: #5d9e4c;
    font-weight: 700;
}
.appellate-info-block a.viewmore:hover{color: #01478c;}

.appellate-info-block ul li {
    padding-left: 15px;
}
.appellate-info-block ul li a {
    text-decoration: none;
    font-family: var(--bs-body-font-family);
    color: #000;
}
.appellate-info-block ul li a:hover {
    color: #fa7200;
}	
.footer-top-links{ background:#232f3a;}

.footer-top-links .col-sm-3.setbg {
    background: #1a2530;
}
.footer-links h2, .footer-last-links h2{
	color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: Oswald;
    font-size: 21px;
	}
.footer-last-links h2{ padding-top:3rem;}	
.footer-links ul{
	padding-left: 0;
    list-style-type: none;
	margin:0;
	}
.footer-links ul li a {
    text-decoration: none;
    font-family: var(--bs-body-font-family);
    color: #97b0cb;
}	
.footer-links ul li {
    margin-bottom: 7px;
}
.footer-links ul li a:hover{color: #fa7200;}
.navbar-nav li.nav-item img {
    position: absolute;
    top: 0;
    right: 0;
}




.navbar-nav-inner a.nav-link {
    color: #333333;
    font-family: 'Oswald';
    font-optical-sizing: auto;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar-nav-inner li.nav-item {
    position: relative;
}
.navbar-nav-inner li.nav-item:after {
    position: absolute;
    content: "";
    background-color: #FFF;
    width: 2px;
    height: 20px;
    top: 11px;
}






.appellate-info-block-in h2 {
    color: #01478c;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Oswald';
    font-size: 22px;
	line-height:30px;
}
.appellate-info-block-in h2 span{
    color: #fb963c;
}
.appellate-info-block-in ul {
    padding-left: 0;
    list-style-type: none;
}
.appellate-info-block-in ul li {
    background-image: url(../images/li-img.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.appellate-info-block-in ul li a {
    text-decoration: none;
    font-family: 'Oswald';
    color: #000;
}
.appellate-info-block-in ul li a:hover {
    color: #fa7200;
}
.appellate-info-block-in a.viewmore {
    text-decoration: none;
    color: #5d9e4c;
    font-weight: 700;
}
.appellate-info-block-in a.viewmore:hover{color: #01478c;}

.appellate-info-block-in ul li {
    padding-left: 15px;
}
.appellate-info-block-in ul li a {
    text-decoration: none;
    font-family: 'Oswald';
    color: #000;
}
.appellate-info-block-in ul li a:hover {
    color: #fa7200;
}	
.navigation_main {
    position: sticky;
    top: 0;
}
.nav-tabs-left {
    border: 1px solid #e5e5e5;
    margin-bottom: 34px;
    background: #fff;
}
.nav-tabs-left .header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 5px solid #5d9e4c;
}
.blockTitlebox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blockTitlebox h5 {
    font: 600 21px/24px "Oswald", sans-serif;
    vertical-align: middle;
    width: 100%;
    margin: 0px;
    position: relative;
    text-transform: uppercase;
}
.blockTitlebox h5 span{color: #fa7200;}
.blockTitlebox span i {
    font-size: 24px;
    line-height: 21px;
    color: #5d9e4c;
}
.nav-tabs-left ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nav-tabs-left ul li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.nav-tabs-left ul li > a {
    display: block;
    padding: 12px 12px 12px 30px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    font-family: roboto;
}
.nav-tabs-left ul li.active > a, .nav-tabs-left ul li:hover > a {
    color: #fff;
    background: #063c5e;
}
.nav-tabs-left ul li a .fa-angle-right, .nav-tabs-left ul li a .fa-angle-down {
    margin-right: 8px;
    color: #676767;
    position: absolute;
    top: 14px;
    left: 20px;
    margin: 0px;
    font-size: 17px;
}
.nav-tabs-left ul li.active a .fa-angle-right, .nav-tabs-left ul li.active a .fa-angle-down, .nav-tabs-left ul li:hover a .fa-angle-right {
    color: #fff;
}
#secondary-navigation ul li:last-child {
    border: none;
}

.members.infoPage {
    border: 5px solid #e5e5e5;
    padding: 15px;
    height: 100%;
    background: #f1f1f1;
}

.infoPage .members_singlepage_details {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: 100%;
}
.infoPage .members_singlepage_image_details {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
    gap: 30px;
}
.members-list.infoPage .members_singlepage_image_details {
    justify-content: unset;
    align-items: unset;
}
.infoPage .members_singlepage_image_details .department_hod_img {
    height: auto;
    border-radius: inherit;
    margin: 0;
    border: 5px solid #fa7200
}
.members .hod_img {
    height: 100%;
    object-fit: cover;
    display: block;
}
.infoPage .members_singlepage_image_details .members_info {
    width: 70%;
    text-align: left;
}
.infoPage .members_singlepage_image_details .members_info .members_title {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
    color: #fa7200;
}
div#short-bio .members_education b, .members-section b, #research b, #publication b, #resources b, #project b, #administrative_responsibility b {
    color: #fa7200;
    font-size: 19px;
    font-weight: 600;
}
.membersCard {
    background: #fff;
    padding: 15px 15px 35px 15px;
    position: relative;
    min-height: 300px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 15px;
}
.infoPage .membersCard {
    display: flex;
    align-items: center;
    justify-content: left;
    min-height: auto;
    padding: 10px;
    gap: 10px;
    min-height: 233px;
}
.membersCard figure {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 3px solid #e7ebfb;
    /* margin: 0px auto 12px auto; */
}
.membersCard figure img {
    width: 145px;
    height: 145px;
    border-radius: 50%;
    border: 3px solid #fff;
    object-fit: cover;
    object-position: top;
    transition: all 0.5s ease-out;
}
.infoPage .membersCard .members-info {
    text-align: left;
    /* width: 270px; */
}
.members-info h3 {
    font-size: 19px;
    font-weight: 700;
    color: #fa7200;
}
.members-info p {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 400;
}
.members-info a.view_more {
    color: #fa7200;
    text-decoration: none;
    font-size: 14px;
}
.members_education a.view_more {
    color: #FFF;
    text-decoration: none;
    background: #fa7200;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 500;
    border-radius: 5px;
}
.members_education a.view_more:hover {
    background: #5d9e4c;
}
.page-title {
    text-align: center;
}
.page-title h2 {
    font: 600 21px/36px "Oswald", sans-serif;
    margin: 0 0 50px;
    text-align: center;
    background: #5d9e4c;
    display: inline-block;
    color: #FFF;
    padding: 10px 40px;
    border-radius: 30px;
}
.member-details.member-details table thead tr th {
    background: #082744;
    color: #FFF;
}
.member-details.member-details table tr td {
    background: #FFFFEC;
}
.content-block h2 {
    font: 600 21px/36px "Oswald", sans-serif;
    margin: 0 0 5px;
    background: #fa7200;
    padding: 10px 20px;
    color: #FFF;
}
.content-block table thead tr th {
    background: #063c5e;
    color: #FFF;
}
.content-block table thead tr th p {
    margin: 0;
}
p.notification-text {
    text-align: center;
    margin-top: 35px;
    font-weight: 600;
}
