body{
	padding: 0;
	box-sizing: border-box;
	width: 100% !important;
	background-image: url("../img/back-3.png");
	background-color: #ffffff;
}
.row{
	margin: 0;
}
.custom-container{
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.custom-container .row, .custom-contaniner-2 .row{
	margin: 0;
}
.custom-container-2{
	padding: 0 2em !important;
	margin: 0 !important;
	border: none !important;
}
.header{/*
	height: 122px !important;
	overflow: hidden;
	padding: 50px 15px;*/
	background-color: #ffffff;/*
	background-image: url("../img/header.png");
	background-size: cover;
	background-repeat: no-repeat;*/
}
.header [class*='col-']{
	padding: 0 !important;
	margin: 0 !important;
}
.navbar-custom{
	background-color: #000;
	border-radius: 0;
	padding: 0;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	border: none !important;
}
.navbar-custom li a{
	color: #eeeeee;
	min-width: 7em;
	text-align: center;
}
.navbar-custom li a:hover, .dropdown:hover, .navbar-custom li a:focus, .navbar-custom li a:active{
	background-color: #165482 !important;
}
.active{
	background-color: #165482;
}
.active1{
	background-color: #7f8386;
}
.dropdown-menu{
	padding: 0 !important;
	border: none;
	border-radius: 0;
	transition: all 1s ease-in-out;
}
.dropdown-menu li a{
	min-height: 30px;
	line-height: 30px;
	border-bottom: 1px solid rgba(0,0,255,0.1);
	color: #000000 !important;
	text-shadow: 0 0 2px #eeeeee;
	text-align: left;
	transition: all .2s ease-in-out;
}
.dropdown-menu li a:hover{
	color: #ffffff !important;
	text-shadow: 0 0 2px #000000;
}
.dropdown:hover .dropdown-menu{
	animation: animate .5s forwards;
	display: block !important;
}

@keyframes animate{
	0%{
		transform: translateY(5px);
	}
	100%{
		transform: translateY(0px);
	}
}

.about{
	padding: 2% 0 5%;
}
::selection {
	color: white;
	background-color: red;
}
::-moz-selection {
	color: white;
	background: red;
}

body {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}
header {
	position: relative;
	height: 120px;
	background-color: #594080;
	border-bottom: 1px solid black;
}
header img {
	position: absolute;
	padding-top: 5px;
	width: 100px;
	height: 100px;
}
header a:link {
	position: absolute;
	right: 50px;
}
header a img {
	position: absolute;
	width: 35px;
	height:35px;
}
#site-title {
	position: absolute;
	padding-top: 45px;
	left: 485px;
	font-family: serif;
	font-size: 10px;
	color: white;

}
#site-sub-title {
	position: absolute;
	left: 200px;
	color: white;
	font-family: serif;
	font-size: 40px;
	text-shadow:2px 3px 2px #387ba9 ;
}
	#site-sub-title2 {
	position: absolute;
	left: 140px;
	top: 50px;
	color: white;
	font-family: serif;
	font-size: 20px;
	text-shadow:2px 3px 2px #387ba9 ;
}

.notification-head {
	text-align: center;
	font-size: 20px;
	font-family: "Lucida sans unicode";
	border-bottom: 1px solid #190707;
}
.notification li {
	margin-bottom: 10px;
}
.nots {
	background: #eee;
	height:50px;
}
.heading {
	text-align: center;
	font-size: 23px;
	border-bottom: 1px solid #387ba9;
 	font-family: "Lucida sans unicode";
}
.heading-1 {
	text-align: center;
	font-size: 23px;
	border-bottom: 1px solid #387ba9;
}
.para {
	font-size: 17px;
	font-weight: 100;
	text-align: justify;
	padding-left: 10px;
	letter-spacing: .8px;
	word-spacing: 3px;
}
.opac{
	background-color: rgba(255,255,255,0.8);
}
.posted-date{
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
}
.name {
	float: right;
}
.committee {
	text-align: center;
	border-bottom: 1px solid 
}

.first-letter {
	float: left;
	color:green;
	font:60px/100% Georgia, serif;
	margin:0 12px 0 0;
}
.address {
	padding-left: 100px;
	background: #eef;
	font-size: 16px;
}
.adress1 {
	font-size: 15px;
	border-left: 1px solid #eef;
	padding-left: 100px;
}
.staff {
	position: relative;
	box-shadow: 1px 2px  #ccc;
	padding: 10px;
	height: 170px;
}
.staff img {
	position: absolute;
	z-index: -1;
	width: 150px;
	height: 150px;
}
.staff-name p {
	position: absolute;
	left: 200px;
	padding-top: 60px;
	font-size: 18px;
}
.staff-name p{
	font-size: 15px;
}
.staff-name p a:link {
	color: green;
	font-size: 20px;
}
.staff-name p a:visited {
	color: black;
}

.staff-profile {
	position: relative;
	border-right: 2px solid blue;
	background-color: red;
}
.staff-profile img {
	position: absolute;
	z-index: -1;
}
.details-staff {
	position: absolute;
	left: 280px;
	width: 100%
}
.name-abhijit {
	position: absolute;
	font-size: 23px;
	color: #0B2161;
	left: 100px;
	padding-top: 15px;
	font-weight: bold;
	font-family: "Licida Sans unicode";
}
.name-designation {
	position: absolute;
	font-size: 15px;
	left: 100px;
	padding-top: 40px;
	font-weight: normal;
	font-family: "Licida Sans unicode";
}
.table-hover {
	position: absolute;
	width: 70%;
}
.project {
	color: blue;
}
.video-info {
	text-align: center;
	color: blue;
	text-shadow:1px 1px 1px grey;
}
.name-abhijit span {
	font-weight: normal;
}
.para-abhijit {
	position: absolute;
	text-align: left;
	padding-left: 20px;
	padding-top: 60px;
	width: 70%;
}

.skills {
	position: absolute;
	padding-top: 200px;
	left: 300px;

}
.skills p {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	font-family: "Licida Sans unicode";
}
.active1 {
	background-color: #eee;
	color: blue;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.active2 {
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.work {
	position: relative;
}
.work img {
	height: 180px;
	width: 220px;
	margin: 10px;
}
.abhi-course {
	text-align: center;
	background: #ccc;
	width: 70%;
}
.work a:link {

}
.work a:visited {

}
.work a:hover {
	background-image: url(../img/staff/work/soe-hover.jpg);
}
.bg-info {
	text-align: center;
	font-family: "Licida Sans unicode";
}
.bg-info span {
	color: blue;
	font-style: italic;
	font-family: "Licida Sans unicode";
}
.course-name {
	text-align: center;
}
.project-para {
	text-indent: 3em;
	font-family: "Times New Roman";
	text-align: justify;
}
.project-ul {
	font-family: "Times New Roman";
	text-align: justify;
}
.ivy-para {
	font-size: 25px;
}

.shadow{
	position: relative;
}
.shadow:before{
	content: "";
	position: absolute;
	bottom: 2%;
	left: 10%;
	background-color: inherit;
	height: 50%;
	width: 80%;
	border-radius: 20%;
	box-shadow: 0 5px 40px #555;
}

.Footer{
	background-color: #6666cc;
	padding: 2% 1%;
	margin-top: 2%;
}
.Footer .row{
	margin: 0;
}
.Footer img{
	display: block;
	margin: auto;
	margin-top: 10%;
}
.Footer ul{
	list-style: none;
	padding-left: 0;
}
.Footer li{
	border-bottom: 1px dotted #000;
	height: 30px;
	line-height: 30px;
	width: 150px;
}
.Footer li a:before{
	content: "\21AA   ";
	color: #000;
	font-weight: bolder;
}
.Footer li a, .Footer span{
	color: #eee;
	font-weight: 600;
}
.Footer h4{
	color: #eee;
}
.Footer li a:hover{
	color: #000;
	text-decoration: none;
}
address{
	color: #eee;
	margin-top: 3%; 
	font-weight: normal;
}
.copyright{
	background-color: #374649;
	text-align: center;
	color: #ddd;
}
.notification-box{
	margin: 1% 0;
	padding: 0.2%;
	background: #fff;
}
.info-cards{
	min-height: 350px;
	background-color: #fff;
	border-radius: 2px;
	padding: 35px 2%;
	text-align: center;
	box-shadow: 0 0 102px #eee;
	transition: all .2s ease-in;
	cursor: pointer;
}
.info-cards-alt{
	min-height: 350px;
	background-color: #fff;
	border-radius: 2px;
	padding: 35px 2%;
	box-shadow: 0 0 102px #eee;
}
.info-cards:hover{
	background-color: #6666cc;
	color: #eee;
}
.info-cards:hover a{
	color: #fff;
}
.info-cards:hover span{
	background-color: #eee;
	color: #000;
}
.infos span{
	font-size: 30px;
	display: block;
	margin: auto;
	line-height: 50px;
	background-color: #374649;
	height: 80px;
	width: 80px;
	padding: 15px;
	border-radius: 50%;
	color: #eee;
	transition: all .5s ease-in-out;
}
.info-cards h4{
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.info-cards p{
	font-size: 15px;
	line-height: 25px;
	padding: 0 8px;
}
.info-cards a{
	font-size: 17px;
	transition: all .5s ease-in-out;
}
marquee{
	height: 120px;
	margin-top: 20px;
}
marquee ul{
	list-style: none;
	padding: 0;
}
marquee ul a{
	font-size: 13px !important;
	font-weight: 100 !important;
}
.panel.date {
    margin: 0px;
    width: 60px;
    text-align: center;
}

.panel.date .month {
    padding: 2px 0px;
    font-weight: 700;
    text-transform: uppercase;
}

.panel.date .day {
    padding: 3px 0px;
    font-weight: 700;
    font-size: 1.5em;
}
.media-heading a{
	font-size: 14px !important;
	font-weight: normal;
	text-align: left !important;
}
.flex span{
	display: inline-block;
	font-size: 12px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background-color: #eee;
	color: #000;
	line-height: 20px; 
}
.ms-gallery li{
	float: left;
	margin: 1%;
}
.social a{
	display: inline-block;
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 50%;
	padding: 5px;
	text-align: center;
}
.social a i{
	line-height: 20px; 
}
.oval-image {
    height: 200px; /* Fixed height for all images */
    width: 100%; /* Full card width */
    object-fit: cover; /* Crop to fit without distortion */
    border-radius: 50%; /* Oval/circular rounding */
}