@charset "utf-8";

/******Global Style *****/
body {
	background: #2FC7C8;
	font-family: verdana;
}
cite{
	font-size: 15px;
}
section {
	color: blue;
	background: #eee;
	margin-left: 5%;
	margin-right: 5%;
}
#inf-coll th, #inf-coll td {
	vertical-align: middle;
	text-align: center;
}
.dropdown-menu {
	padding: 0;
	background: #006699;
}
.dropdown-menu > li {
	border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
	color: #fff;
}
#right-info-menu {
	color: #fff;
	font-size: 11px;
	padding: 8px;
	margin-top: 1px;
}
#right-info-menu a {
	color: #fff;
}
.logo {
	padding: 5px;
	}
.img-circle {
	border: 3px solid #7e1c16;
}
.name-en {
	color: olivedrab;
    font-size: 19px;    
}
.name-ben {
	color: blue;	
	margin: 2% 0;
}
.amb-img {
	float: right;
	margin-right: 5%;
}
/**** Navbar *****/	
#custom-bootstrap-menu.navbar-default .navbar-brand {
	color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default {
	font-size: 14px;
	background-color: rgba(0, 102, 153, 1);
	border-bottom-width: 1px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 102, 153, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover, #custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
	color: rgba(51, 51, 51, 1);
	background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a, #custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover, #custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 102, 204, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
	border-color: #0066cc;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover, #custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
	background-color: #0066cc;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
	background-color: #0066cc;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar, #custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #006699;
}
#navbar .navbar-nav li a {
	text-transform: uppercase;
	font-family: Trebuchet MS;
}
.navbar {
	margin-bottom: 0;
	box-shadow: 1px 3px 5px #919191;
}
.navbar-toggle {
	background: #fff;
	border-color: #fff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover, #custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
	background: #fff;
	border-color: #fff;
}
/**** Slider ****/
.carousel {
	box-shadow: 1px 1px 3px;
	margin: 10px 0;
}
.carousel-control .left{
	background: unset;
}
/**** Right Section ****/
#right-section {
	margin-top: 10px;
	font-family: Verdana;
}
.panel {
	border-radius: 0;
	color: #5e5e5e;
}
.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.media-body {
	color: #5e5e5e;
}
.media-heading {
	color: #5d6f8d;
}
.college-info {
	margin: 10px 0;
}
.college-info ul {
	list-style: none;
	padding-left: 0;
}
.college-info ul li:before {
	content: "\00BB \0020";
}
.college-info ul li {
	margin: 5px 0;
}
.college-info ul li a {
	border-bottom: 1px dotted #000;
}
/**** Notice Board ****/
#notice-board .panel {height:840px;
	box-shadow:  -2px -2px 15px #919191 inset;
}
#notice-board .notcies ul {height:370px;
	padding-left: 0;
}
#notice-board .notcies ul li {
	list-style: none;
	padding: 10px 5px;
	border-bottom: 1px dotted #000;
}

#university-info h3 {
	margin-bottom: 10px;
	margin-top: 0;
	box-shadow:  -2px -2px 15px #919191 inset;
	border: 1px solid ##337ab7;
	padding: 15px;
	font-size:16px;
	height:120px;
}
#university-info h4 {
	margin-bottom: 10px;
	margin-top: 0;
	box-shadow:  -2px -2px 15px #919191 inset;
	border: 1px solid ##337ab7;
	padding: 15px;
	font-size:20px;
	
}
#university-info a {
	margin: 10px 0;
	box-shadow: 2px 2px 0 #aaaaaa;
}

/**** Footer ****/
.footer1 {
	background: #ffffff;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.title-widget {
	color: #898989;
	font-size: 15px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: verdana;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}
.title-widget::before {
	background-color: #006699;
	content: "";
	height: 22px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 5px;
}
.widget_nav_menu ul {
	list-style: outside none none;
	padding-left: 0;
}
.widget_archive ul li {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}
.widget_nav_menu ul li {
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
	padding-bottom: 7px;
	width:95%;
}
.title-median {
	color: #636363;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}
.footerp p {
	font-family: 'Trebuchet MS';
}
.footer-bottom {
	background-color: #006699;
	min-height: 30px;
	width: 100%;
}
.copyright {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	font-family: Trebuchet MS;
}
.design {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}
.design a {
	color: #fff;
}
.college-about ul {
	padding-left: 0;
}
.college-about ul li {
	padding: 10px;
	font-family: verdana;
	list-style: none;
}
.college-about ul li a {
	border-bottom: 1px dotted #000;
}
.college-about ul li:before {
	content: "\00BB \0020";
}
.course-title {
	text-transform: capitalize;
	font-weight: bold;
}
.custom-table {
	margin-bottom: 0;
}
.gallery_images {
	height: 230px;
	width: 300px;
}
.contact_us {
	
}
#contact .row{
	color: #337ab7;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.snippet img{ 
	width: 90px;
	margin-right: 10px;	
	float: left;
}
.img-thumbnail{
	border-radius: 0;
}
#vision-info .panel-body{
	min-height: 425px;
}
#tic-desk .snippet img, #principal-desk .snippet img{
	width: 100px;
}
#tic-desk blockquote, #principal-desk blockquote{
	margin: 0;
}
/* No media query since this is the default in Bootstrap */
/* Extra small devices (phones, less than 768px) */
@media(max-width:767px){
	.name-en{
		font-size: 15px;
		text-align: center;
		margin-top: 0;
	}
	#header .logo{
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color: #fff;
	}
	#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:hover,
	#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:focus{
		color: palegoldenrod;
	}
	.mycontact{
		font-size: 11px;
		color: #fff;
	}
	.mycontact a{
		color: palegoldenrod;
	}
	.mycontact a:hover{
		text-decoration: none;
		/*cursor: url(../../_images/phone_mobile.png), auto;*/
	}
	#university-info h3{
		font-size: 16px;
	}
}
/* Small devices (tablets, 768px and up) */
@media(min-width:768px){}
/* Medium devices (desktops, 992px and up) */
@media(min-width:992px){}
/* Large devices (large desktops, 1200px and up) */
@media(min-width:1200px){}