/*
Theme Name: Rao Bahadur Y. Mahabaleswarappa Engineering College
Theme URI: https://wordpress.org/themes/twentysixteen/
Description: This is a simple responsive theme based on the Bootstrap 3.2 framework. Which adapts to different devices. Inspired by Wp-bootstrap theme.  
Author: Sudipta
Version: 2.0
Tags: college, campus, college websites, responsive-layout, accessibility-ready
Link: https://edublink.html.devsblink.com/index-university.html
*/
/*Rao Bahadur Y. Mahabaleswarappa Engineering College - STYLE BY SUDIPTA - 5 FEb 2023 */

.page-title h1{
	font-size:35px;
	white-space:nowrap;
}
.entry-meta a{
	font-weight:bold;
}
.entry-meta{
	border-bottom: 1px solid grey;
	margin-top:2px;
	position:relative;
}
.sidebar_widget .widget h3{
	font-size:20px;
}
.sidebar_widget {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	margin-left:50px;
	position:relative;
}
ul.upcoming-events {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.upcoming-events li {
	border: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
	background: #fff;
}
ul.upcoming-events li span {
	display: block;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	padding: 10px 0;
}
ul.upcoming-events li span i {
	color: #d12828;
	margin-right: 5px;
}
.upedate {
	position: absolute;
	left: 16px;
	right: 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: 40px;
	color: #999999;
	border-right: 1px solid #e6e6e6;
}
.upedate strong {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	line-height: 20px;
}
ul.upcoming-events li .up-top {
	padding: 20px 20px 20px 70px;
}
ul.upcoming-events h5 {
	font-weight: 600;
	font-size: 16px;
	line-height:22px;
	
}
ul.upcoming-events h5 a {
	color: #333333;
}
ul.upcoming-events li:hover {
	background: #1BB69D;
	color: #fff;
}
ul.upcoming-events li:hover span i, ul.upcoming-events li:hover h5 a, ul.upcoming-events li:hover .upedate {
	color: #fff;
}

.img-responsive{
	height:250px;
}
.course-overview table{
	width:100%;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	overflow-x:scroll !important
}
.awards td , .awards th, .awards tr{
	text-align:center;
	border-color:black !important;
	margin:auto;
	vertical-align:middle;
}
.gallery-columns-2 .gallery-item {
 width: 42%;
 } 
.gallery-columns-3 .gallery-item {
 width:30.1%;
 } 
   @media only screen and (max-width: 600px) {
/* 	   .course-overview table td span{
		   font-size:12px !important
	   }
	    .course-overview table td{
		 padding:10px;
			  font-size:12px !important
	   } */
	   .table-container {
    max-width: 100%;  /* Or desired width */
    overflow: auto; 
	   }
	   .gallery-columns-2 .gallery-item {
 width:90%;
 } 
}

.gallery-item{
	width: 22%;
    margin-left: 3%;
    border: 1px solid #eee;
    padding: 10px;
    box-sizing: border-box;
    float: left;
	margin-bottom:10px;
	
}
.gallery-item img{
    width: 130%;
    height:auto;
}
.gallery {
	    margin-top: 20px;
}

.nice-select{width:100%;}

#kento-splash-screen-black {
    z-index: 99 !important;
}
#edublink-preloader {
    z-index: 999999;
}
.kento-splash-screen{
	background:none !important;
/* 	top:10% */
	top:30%;
}
#testing {
/*     margin-top: 40px !important; */
	position:relative;
	top:13.5%;
}
.edu_teacher_single_wrapper.float_left{
	padding-bottom:30px;
}
.workshop h4{
	clear:both;
}
.publication th , .publication td{
	border: 1px solid black;
    text-align: center;
}
.publication th{
	font-weight:700;
}
.gallery .gallery-item:last-child {
    float: none;
}
.gallery h5{
	color:red;
	margin:20px 0px 10px 20px;
}
.syllabus th, .syllabus td{
	border: 1px solid black;
}