@media only screen and (max-width:767px) {
	.show .navbar-nav {
		display: block !important;
	}

	.navbar.navbar-default ul.nav.navbar-nav {
		margin-top: 0px;
		background: #f2f2f2;
	}

	.institutelist .nano-content>ul {
		column-count: 1;
		height: 80vh;
	}

	#inner-navigation .nav.navbar-nav {

		width: 100%;
	}



	.institutelist {
		width: 100%;
		top: 0;
	}

	.subpei {
		margin-bottom: 2em;
	}

	.imp-links div {
		width: 100%;
	}

	.imp-links {
		margin: 10px 0 0 10px;
	}

	.top-bar-right ul li a {
		padding: 9px 7px;
	}

	.baner-div {
		height: auto;
	}

	.statistics li {
		width: 49%;
		padding: 15px !important;
		flex-grow: 1;
		display: inline-block;
	}

	.statistics {
		display: block !important;
		float: none;
	}

	section {
		padding: 15px 0;
	}

	.servicelink>li {
		width: 49.9%;
	}

	#examination1 .tab-content,
	#examination11 .tab-content {
		margin-bottom: 3em;
	}

	.welcome {
		background-size: cover;
	}

	.admission-sec {
		display: block;
	}

	.admission-sec .sec-1,
	.admission-sec .sec-2 {
		width: 100%;
	}

	.testimonials .content {
		padding: 80px 10px 10px;
		width: 74%;
	}
	.testimonials .photo {
		width: 25%;
	  }
	.testimonials_box .photo {
		height: 160px;
		
	  }
	  #alumanai .nav {
		position: inherit;
		
	  }
	.Recruiters .eventbox {
		margin-top: 2em;
	}

	.footer-right {
		padding-left: 0;
	}

	#mt_footer .mt_footer_copy {
		background: #1c1519;
	}

	.banner-sec {
		min-height: 150px;
		border-radius: 40px 0 0px 0px;
		background: #0073d9 !important;
		margin-top: 2em;
	}

	.banner-sec h1 {
		top: 5%;
	}

	#inner-navigation .nav.navbar-nav li ul {
		position: inherit !important;
		right: 0 !important;
		width: 100% !important;
		float: none !important;
		top: 0 !important;
	}

	.navbar-fixed-top .navbar-collapse {
		width: 100% !important;
	}

	#mt_footer::before {
		display: none;
	}
}