/*
Theme Name: GIET University
Author: Sterco (Izhar Usmani)
Version: 1.0
Description: GIET Theme is very simple, user friendly and very attractive.
*/ 


.right_menu_sec { display: flex; /*padding: 15px 0;*/}.logo-link{ display: block; position: absolute; z-index: 999;}
.program-sidebar ul li.current-menu-item a{color: #d76637;}
.btn.loadMoreBtn{font-size: 14px; background: #fff; border: 1px solid #404040; font-family: 'Ruda', sans-serif;   font-weight: 900;letter-spacing: 2px; border-radius: 30px;text-align: center;max-width: 170px; display: block; width: 100%; height: 36px;line-height: 36px; padding: 0px 0px; margin: 0 auto;}
.img-gallery-item p:before{ display:none!important; }
.widget.nav_menu_common ul{ display: flex; margin:10px 0}
.inner-banner img{ width:100%}
.overview-img img{ width:100%}
.faculty-det h4 { font-family: 'Open Sans', sans-serif;font-size: 21px;margin-bottom: 5px;font-weight: 700;
text-transform: uppercase;}
.faculty-det p.department_fac_pos{font-family: 'Ruda', sans-serif;font-size: 16px;margin-bottom: 0px;    color: #e3a859;}
.events_details h3{ margin-bottom:15px}
.news_details h3{ margin-bottom:15px}
.faculty_details h3 { margin-bottom: 15px;}

/*-------------------------new---------------*/

.commettee-sec .card .card-body tbody tr td:first-child{width: 100px;}
.ragging-list{margin-left: 30px;}
.ragging-list li{list-style-type:disc;  margin-bottom: 10px;}
.events_details p img{float:left; margin-right:15px; margin-bottom:15px;}
.read_more_test p{ font-weight:400}
.happening-cont p {
    height: 78px;
    overflow: hidden;
}
button#responsive-menu-button{
	display:none !important;
}
.news-main .media-sec p.school_name {
    background: #383838;
    color: #fff;
	min-height:auto;
}
.programmes_heading { font-size:24px; font-weight:bold; position:relative; padding-bottom:25px; margin-bottom:30px}
.programmes_heading:before {content: '';position: absolute;width: 50px;height: 2px;background: #000;bottom: 0;}

.programmes_heading:after { content: ''; position: absolute; width: 216px; height: 1px; background: #ccc;
bottom: 0; left: 0;}
h4.infras_name_part{ background: #EFBE32; color: #000; padding: 15px;}
.media-img img.img-fluid {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

/* @media only screen and (max-height: 800px) {
	.banner-sec .home-slider .home-sec img{
		height:80vh !important;
		object-fit: cover;
	}
}  */