@media only screen and (min-width: 320px) and (max-width: 768px) {
.topbg
{
	display:none;
}
.logo-text
{
	font-size:36px;
	color:#e51033;
	width:100%;
	float:left;
	clear:both;
	font-weight:bold;
	margin-top:0px;
}
.college-address
{
	text-align:right;
	width:100%;
	float:left;
	clear:both;
}
.logo 
{
	text-align:center;
	width:100%;
	float:left;
	clear:both;

	position:relative;
	z-index:9;
}
.logo img
{
	padding-top:0px;
}
.logo {
    width: 100%;
    clear: both;
    float: left;
    padding: 2px 0px 0px 0px;
}
.hide
{
	display:none;
}
.top-info {
	display:none;

}
.search-ctnr {
    width: 230px;
    float: left;
    padding: 20px 0px 0px 0px;
    margin-right: 10px;
}
.search-ctnr input {
    background-color: #eeeeee;
    border: #eeeeee solid 1px;
    padding: 8px 10px;
    float: left;
    width: 180px;
    border-radius: 4px 0px 0px 4px;
}
.login {
    border-radius: 4px;
    background-color: #e71529;
    padding: 10px 20px 10px 20px;
    float: right;
    margin: 20px 0px 0px 0px;
    color: #FFF;
    font-weight: bold;
}
.menu-nav
{
  clear:both; float:right; width:100%;
  color:#fff;
  padding:0px 0px 0px 0px;
  font-weight:500;
  margin-top:15px;
  position:relative;
  z-index:99;
 
}
.navbar-brand
{
	display:block;
	font-size:14px;
	color:#fff !important;
}
.navbar
{
	padding:8px 15px;
	background-color:#e51033!important;
	margin:0px -15px;
}
.nav-link {
    display: block;
	padding:7px 0px !important;
	color:#fff !important;
	font-size:12px;
}
.navbar-light .navbar-toggler-icon {
	background:url(../images/nav-icon.png) no-repeat center;
}
.carousel-control-prev
{
	
	width:40px;
	opacity:1;
	align-items: left;
	justify-content: left;
	text-align: left;
}
.carousel-control-prev-icon
{

	background:url(../images/bnr-arrow-left.png) no-repeat center #e51033;
	border-radius:0px 4px 4px 0px;
	height:50px;
	width:30px;
	display:none;

}
.carousel-control-next
{
	
	width:40px;
	opacity:1;
	align-items: right;
	justify-content: right;
	text-align: right;
}
.carousel-control-next-icon
{

	background:url(../images/bnr-arrow-right.png) no-repeat center #e51033;
	border-radius:4px 0px 0px 4px;
	height:50px;
	width:30px;
	display:none;

}
.footer-contact-cntr li {
    list-style-type: none;
    float: left;
    padding: 0px;
}
.footer-menu 
{
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
	margin-bottom:20px;
	margin-top:20px;
}
.footer-form
{
	margin:0px;
}
.footer-form input
{
	width:100%;
	margin-right:0px;
}
.footer-top
{
	padding:20px 10px;
	margin-bottom:15px;
}
.notifications-cntr 
{
    width: 100%;
    clear: both;
    float: left;
    margin: 14px 0px;
}
.latest-news-ctnr
{
	margin-top:25px;
}
.scroll-btn
{
	margin-top:10px;
	float:left;
}
.important-notice-heading
{
	font-size:20px;
}
.e-learning
{
	display:none;
}
.logo
{
	text-align:center;
}
.footer-border
{
	padding:0px;
	border:none;
}
.align-right
{
	padding:0px;
}
.footer-top-col 
{
    width: 100%;
    float: left;
    padding-left: 15px;
    margin-bottom: 12px;
}
.footer-top-social
 {
    width: 100%;
    float: left;
    padding-left: 15px;
    margin-top: 5px;
}
.important-notice-scroll li
{
	font-size:15px;
}