@charset "utf-8";
/* CSS Document */

.toggleMenu, .toggleMenu2 {
	display: none;
	padding: 2px 0px 0px 5px;
}
.menu-bg {
	background: #fdb819;
	z-index: 1000000000000000;
	-moz-box-shadow: inset 0 8px 8px -4px #ccc,  inset 0 -4px 4px -4px #ccc;
	-webkit-box-shadow: inset 0 4px 4px -4px #ccc,  inset 0 -4px 4px -4px #ccc;
	box-shadow: inset 0 4px 4px -4px #ccc,  inset 0 -4px 4px -4px #ccc;
}
.nav {
	list-style: none;
 *zoom: 1;
	padding: 0px 8px;
	margin: 0px !important;
	position: relative;
}
.nav:before, .nav:after {
	content: "";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 100%;
}
.nav li {
	position: relative;
	margin-right: 3px;
	border-right: solid 1px #efaf1c;
}
.nav li a {
	color: #212121;
	padding: 10px 30px;
	margin: 0px;
	 
	 
    display: block;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
     
    
    text-transform: none;
    transition: all 300ms ease 0s;
    
    font-weight: 700;
	
	
	
}
.nav li > a:hover, .nav li a.select {background-color:#2ece3d; color:#fff;
}
.nav > li:hover > a, .nav > a:hover {
	background-color: #2ece3d; color:#fff;
}
.nav > li li:hover > nav li a, .nav > a:hover {
	background-color: #2ece3d; color:#fff;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
}
.nav > li > a {
	display: block;
}
.nav li ul {
	/* display:none; */
	position: absolute;
	left: -9999px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.34);
	background-color: #fff;
}
.nav li ul li {
	margin: 0px;
	padding: 0px;
}
.nav > li.hover > ul {
	left: 0px;
	display: block;
	z-index: 1000000000000;
}
.nav li li.hover ul {
	/* left: 100%; */
	top: 0px;
}
.nav li li {
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
}
.nav li li a {
	height: auto !important;
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #eeeeee;
	margin: 0px 0px 0px 0px;
	line-height:20px;
	position: relative;
	border-radius: 0px;
	text-shadow: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: none;
}
/* .nav li li:last-child > a{border-bottom:none;} */

/*.nav li li li a {
    background:#16af5f;
    z-index:200;
    border-top: 1px solid #1d7a62;
}*/

/* harpreet start */
.megamenulist {
	position: static !important
}
/* harpreet end */



.nav li:last-child {
	border-right: none;
}
.nav li li > a:hover {
	color: #000;
}
.nav li li:last-child > a:hover {
	border-bottom: none;
	border-right: none;
}
/* career menu start */
.careermenu {
	width: 550px !important;
	padding: 0px 10px 10px 0px !important;
}
.careermenu li {
	width: 48%;
	float: left;
	margin: 10px 0px 0px 10px !important;
}
.careermenu li a { /* background-color:#088088 !important; */
	border: 1px solid #1ab6c0 !important;
}
/* career menu ENd */

/* entrance exam Start */
.ent-exams-menu {
	width: 100% !important; /* background-color:#f3f5fb !important; */
}
.ulposition {
	position: static !important;
	background-color: transparent !important;
	box-shadow: none !important;
}
.resp-vtabs .resp-tab-content ul.ulposition {
	position: static !important;
	background-color: transparent !important;
	box-shadow: none !important;
	margin: 0px !important;
}
.resp-vtabs .resp-tab-content ul.ulposition li {
	border: 0px;
}
.resp-vtabs .resp-tab-content ul.ulposition li a {
	padding: 8px 5px;
}
.resp-vtabs .resp-tab-content ul.ulposition li a:hover {
	background-color: #f7f7f7 !important;
}
 
.nav2 {
	list-style: none;
 *zoom: 1;
	padding: 0px 8px;
	margin: -2px 0px !important;
	display: block;
}
.nav2:before, .nav2:after {
	content: "";
	display: table;
}
.nav2:after {
	clear: both;
}
.nav2 ul {
	list-style: none;
	width: 500px;
}
.nav2 li {
	position: relative;
	margin: 0px 0px -5px 0px;
	padding: 0px;
	border-right: 1px solid #4ea8d8;
}
.nav2 li:last-child {
	border-right: 0 !important;
}
.nav2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 8px 10px;
	margin: 0px;
	text-transform: uppercase
}
.nav2 li > a:hover, .nav2 li a.select {
	background-color: #004f7a
}
.nav2 > li:hover > a, .nav2 > a:hover {
	background-color: #004f7a
}
.nav2 > li li:hover > .nav2 li a, .nav2 > a:hover {
	background-color: #004f7a
}
.nav2 > li {
	float: left;
}
.nav2 > li > .parent {
}
.nav2 > li > a {
	display: block;
}
.nav2 li ul {
	position: absolute;
	left: -9999px;
	border-radius: 0px 0px 3px 3px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.34);
	padding: 0px 2px 2px 2px;
}
.nav2 li ul ul {
	position: relative;
	left: 0;
	width: auto;
	box-shadow: none;
	margin: 0px;
	padding: 0px;
}
.nav2 li ul li {
	margin: 0px;
	padding: 0px;
}
.nav2 > li.hover > ul {
	left: -1px;
	display: block;
	z-index: 1000000000000;
}
.nav2 li li.hover ul {
	/* left: 100%; */
	top: 0px;
}
.nav2 li li {
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	border: 0;
}
.nav2 li li a {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	line-height: normal;
}
.nav2 li li > a:hover {
 background-color:#;
	color: #fbd34c;
	border: none;
	border-top: none;
}
.nav2 li li:last-child > a:hover {
	border-bottom: none;
}
/* customised */
.top-link-bg {
	background-color: #004f7a;
	padding: 15px 0px 15px 8px;
}
.topsubouter {
	display: inline-block;
	margin: 0px 0px 15px 15px;
}
.nav2hd {
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fbd34c;
	font-weight: normal;
	margin-bottom: 10px;
}
.topdrop {
	margin: 0px 0px 0px 10px;
	font-size: 10px !important;
	color: #4ea8d8;
	padding-top: -10px !important;
}
.location-list {
	margin: 0px;
	padding: 0px;
}
.location-list li {
	float: left !important;
	margin-right: 10px !important;
	width: 46% !important;
}

.nav > li > .parent {
    background-image: url("../images/downArrow.png");
    background-repeat: no-repeat;
    background-position:right 10px bottom 20px;
}


/* second MENU end */

	
	
			

@media screen and (max-width: 780px) {
.nav {
	display: none; background: #fdb819;

}
  .nav li {
 
	border-right: none;
} 
.nav li a {
    
    padding: 13px  10px;
    
}
.nav li > .parent {
        background-image: url("../images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }


.menu {
	width: 100%;
    clear: both;
}
.toggleMenu {
	width: 100%;
	padding: 8px 20px;
	color: #fff;
	display: none;
	top: 100px;
	background: url(../images/navigation-bar.png) right no-repeat;
	background-position: 95% 50%;
	cursor: pointer !important;
}
.toggleMenu:hover {
	 
	color: #fff;
	 
}



/*
.nav li a{background:#000; color:#fff; opacity:1;}
.nav li > a:hover, .nav li a.select{  background:#003372 !important; color:#fff;}

	.nav li a{ padding:10px 0px 10px 5px;}*/
.nav li li a {
	padding: 6px 28px; 
}
.active {
	display: block;
}
.nav > li {
	float: none;
}
.nav ul {
	/* display: block; */
	width: 100%; 
}
.nav > li.hover > ul {
	width: 100%;
}
.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
}
.careermenu {
	width: 100% !important;
	padding: 0px !important;
}
.careermenu li {
	width: 100%;
	float: none;
	margin: 2px 0px !important;
}
.careermenu li a {
	border: 0px solid #1ab6c0 !important;
	border-bottom: 1px solid #1ab6c0 !important;
}
.ent-exams-menu {
	width: 100% !important;
	float: none !important;
	margin: 2px 0px !important;
}
/* second MENU start */
.nav2 {
	display: none;
}
.toggleMenu2 {
	display: none;
	top: 100px;
}
.nav2 li {
	border-right: 0;
	border-bottom: 1px solid #4ea8d8;
	margin: 0px;
}
.nav2 li li a {
	color: #fff; 
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.active2 {
	display: block;
}
.nav2 > li {
	float: none;
}
.nav2 ul {
	display: block;
	width: 100%;
}
.nav2 > li.hover > ul {
	width: 100%;
}
.nav2 > li.hover > ul, .nav li li.hover ul {
	position: static;
	box-shadow: 0 none;
}
}
 @media screen and (max-width: 580px) {
.location-list {
	margin-right: 5px !important;
	width: 100% !important;
}
}
