*{
	margin:0px;
	padding:0px;
	font-family:times new roman;
}
body
{
	background-color:white;
}
.topbar
{
	color:white;
	background-color:#294A70;
	font-size:14px;
	font-family:times new roman;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	border-top:3px solid #280202;
}
.mar a {
	text-decoration:none;
	color:white;
}
.topbarright
{
	text-align:right;
	color:#fff;
}
.topbarright a
{
	color:#fff;
	text-decoration:none;
	padding-left:6px;
}
.topbarCenter
{
	text-align:Center;
	color:#fff;
}
.topbarCenter a
{
	color:#fff;
	text-decoration:none;
	
}

.header
{
	margin-top:8px;
}
.header h1
{
	color:#294A70;
	font-family:times new roman;
	font-weight:bold;
	margin-top:0px;
	text-align:center;
	font-size:45px;
}
.header h2
{
	color:#294A70;
	font-family:times new roman;
	font-weight:bold;
	font-size:24px;
	margin-top:-8px;
	text-align:center;
}
.header h3
{
	color:#294A70;
	font-family:times new roman;
	font-weight:bolder;
	margin-top:-6px;
	font-size:18px;
	text-align:center;
}
.headbar
{	
	text-align:center;
	font-size:14px;
	margin-top:-0.2%;
}
.midbar
{
	margin-bottom:20px;
	padding-bottom:5px;
	font-weight:bolder;
	color:black;
	font-family:times new roman;
}
/* Style the index page only */
.services_panel .panel{min-height: 100px; border-top: !important;background: #white;margin-top:10%; font-family:times new roman;}
.services_panel .panel h2{color:#294A70; font-weight:bolder; font-family:times new roman; font-size:24px;}	
.services_panel .panel h3{color:#294A70; font-weight:bolder; font-family:times new roman; font-size:19px;}	
.services_panel .panel p{text-align:center; font-family:times new roman; color:#1B426E;}
.services_panel .panel .btn{width:90%;margin-top: 10px; margin-bottom:7px; background:#294A70; font-weight:bolder; color: white;border-bottom: 2px solid #280202;}
.services_panel .panel .btn:hover{border-bottom: 2px solid #280202;}
.services_panel .panel img{width:170px;	}
.services_panel .panel a
{
	text-decoration:none;
	color:#294A70;
	font-family:times new roman;
	font-weight:bolder;
}
.services_panel .panel .form-control
{
	color:#294A70;
	font-family:times new roman;
	font-weight:bolder;
}
.course
{
	background-color:#294A70;
	margin:20px 0px;
}
@media screen and (max-width: 767px) 
{
	.topbarleft,
	.topbarright,
	.header
	{
		text-align:center;
	}
	.website-logo	h1{
					text-align:center;
					font-size:28px;
	}.website-logo	h2{
					text-align:center;
					font-size:17px;
	}.website-logo	h3{
					text-align:center;
					font-size:12px;
	}
	.limg{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
		height:30%;
	}
}
.board
{
	font-family:times new roman;
	color:#c0c1c4;
	background-color:#294A70;
	font-weight:bolder;
}
.noti h2
{
	font-family:times new roman;
}
.noti
{
	margin-bottom:15px;
}
.noti .btn
{
	color:#000e1c;
	font-weight:bolder;
	margin-top:10px;
	width:100%;
}
.w3-container
{
	animation-duration: 2s;
	margin-bottom:10px;
}
.details
{
	border:2px solid gray;
	border-left:7px solid gray;
	border-radius:5px;
	padding:5px;
}
.details p
{
	margin-top:5px;
	margin-left:20px;
	margin-right:30px;


}

.details li
{
	list-style:none;
	margin-top:5px;
}
.fixed a:link;
{
	color:red;
}
.ouvideo h3
{
	font-family:times new roman;
	font-weight:bold;
	text-align:left;
	font-size:19px;
	color:#294A70;	
}
.clgvideo
{
	height:400px;
	width:500px;
}
.recruiters h2
{
	font-family:times new roman;
	font-weight:bolder;
	text-align:center;
	color:#171728;
}
.jay
{
	border-bottom:2px solid #280202;
}
.speak
{
	margin-top:-15px;
}
.aman
{
	margin-bottom:-20px;
}
.recol
{
	border:1px solid gray;
	padding:1px;
}
/* Style the fotter page only */
.bottom
{
	background-color:#294A70;
	font-size:16px;
	text-decoration:none;
	border-top:3px solid #280202;
	margin-top:18px;
	font-family:times new roman;
	color:white;
}
.bottom ul li a 
{
	color:white;
}
.bottom h4
{
	font-family:times new roman;
}
.bottom ul
{
	list-style:none;
}
.futterbar
{
	text-align:center;
	font-family:times new roman;
	background-color:#620404;
	color:white;
	font-weight:bolder;
	font-size:18px;
}
.futterbar a
{
    text-decoration:none;
}
/* only navbar css here*/
#navbar
{
	font-family:times new roman;
	font-size:16px;	
	border:none;
	font-weight:bolder;
	margin-top:-10px;
	margin-bottom:-8px;
	text-decoration:none;
	border-radius:0;
	margin:auto;
	
}

.navbar
{
	background-color:#F4A024;
	border:none;
	margin:auto;
}

/* Style the search box inside the navigation bar */
.navbar input[type=text] 
{
  float: right;
  padding: 6px;
  border: 2px solid #ccc;
  margin-top: 8px;
  margin-right: 12px;
  font-size: 12px;
  
}

.navbar .search-container button {
  float: left;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 12px;
  background: #ddd;
  font-size: 14px;
  border: 4px;
  cursor: pointer;
}
.navbar .search-container button:hover {
  background: #ccc;
}

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
.dropdown-submenu {
    position:absolute;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
#nrand
{
	color:#294A70;
}
#npub
{
	color:#294A70;
}
#navbar-collapse-1 .dropdown-toggle 
{
	color:#294A70;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  color:#294A70;
  font-weight:bolder;
} 
.dropdown-menu {
	 opacity: 0.8;
} 

@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #820000;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: white;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #820000;
   }
   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}

/*@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #294A70;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #294A70;
   }
   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
} */
/* about us submenu pages css*/
.ourhistory p
{
	font-family:times new roman;
	color:#3b3ba0;
	text-align:justify;
	font-weight:bolder;
	font-size:16px;
}
.ourhistory ul li
{
	font-family:times new roman;
	color:#3b3ba0;
	text-align:justify;
	font-weight:bolder;
	font-size:16px;
	text-decoration:none;
	list-style:none;
}
.ourhistory li
{
	font-family:times new roman;
	color:#3b3ba0;
	text-align:justify;
	font-weight:bolder;
	font-size:16px;
	text-decoration:none;
	list-style:none;
}
.ourhistory h2
{
	font-family:times new roman;
	color:#294A70;
	text-align:center;
	font-weight:bolder;
	font-size:28px;
	padding-bottom:3px;
	border-bottom:2px solid #280202;
}
.ourhistory h3
{
	font-family:times new roman;
	color:#294A70;
	font-weight:bolder;
	font-size:20px;
}
.ourhistory .cont h3
{
	font-family:times new roman;
	color:#294A70;
	font-weight:bolder;
	font-size:20px;
	text-align:center;
}
.ourhistory h4
{
	font-family:times new roman;
	color:#294A70;
	text-align:center;
	font-weight:bolder;
	font-size:18px;
	text-align:right;
}
.facultytable
{
	border:2px solid black;
	font-family:times new roman;
	margin-top:20px;
	font-weight:bolder;
	background-color:#294A70;
}
.facultytd
{
	color:white;
	font-size:12px;
	text-align:left;
	background-color:#294A70;	
}
.faculty
{
	font-weight:bolder;
	color:#43dbd3;
	text-align:center;
	font-size:20px;
	background-color:#294A70;	

}
.resp-table
{
	width: 100%;
	display: table;
}
.marquee img {
  width: 100px;
}
.marquee {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.marquee div {
  display: block;
  position: absolute;
  width: 300%;
  overflow: hidden;
  animation: marquee 19s linear infinite;
}
.marquee div:hover {
  animation-play-state: paused;
}
.marquee span {
  float: left;
  width: 50%;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
/* login pages*/
.formreg
{
	font-family:times new roman;
	font-size:18px;
	color:#294A70;
	margin:20px 0px;
	font-weight:bold;
}
.formreg h4 
{
	color:#294A70;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	font-family:times new roman;
}
.control-label
{
	color:#294A70;
}
.cont h2
{
	text-align:center;
	border:none;
}
.cont ul li
{
	text-align:center;
	border:none;
}
.btn-danger
{
	background-color:#294A70;
	font-weight:bolder;
}
.ourhistory .gold p
{
	text-align:justify;
	margin-top:10px;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 10px;
    background-color:white;
    color: #000e1c;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #294A70;
}
.modal-dialog {
	margin: 0px auto;
}
.model_body_height{
	height:50%;
}
.modal-backdrop.fade {
opacity: 0.1;
filter: alpha(opacity=0.1);
}

.modal-content {
position: relative;
background-color: #FFF;
border: 1px solid #CECECE;
border-radius: 0px;
-webkit-box-shadow:none; 
 box-shadow: none;
background-clip: padding-box;
outline: 0;
}
.mymargin{
	margin-top:80px !important;
}
.model_title{
	color:#ffffff;
}
.clo{
	color:#ffffff !important;
	    opacity: 1;
}
.model_footer{
	background-color:#294A70;
}
.modal-header {
    padding: 11px 15px;
	background-color: #F8F8F8;
background: -webkit-linear-gradient(top, #7d0505, #7d0505);
background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
background: linear-gradient(top, #f8f8f8, #f2f2f2);
}