/* CSS Document */
.toggle,
[id^=drop] {
	display: none;
}
.menu-body{position:relative;right:0;left:0;background:#f57c1f;min-height:120px;border-bottom:3px solid #23296d;-webkit-box-shadow:0px 19px 10px -15px rgba(0,0,0,0.25);-moz-box-shadow:0px 19px 10px -15px rgba(0,0,0,0.25);box-shadow:0px 19px 10px -15px rgba(0,0,0,0.25);}
.menu-Utop-bar{color:#fff;background:#23296d;font-size:13px !important;}.menu-top-bar{background:rgba(100%,100%,100%,1);min-height:75px;}.school-name{position:relative;left:32%;display:inline-block;margin-top: 0px;}.school-name h2{text-transform:uppercase;font-size:34px;color:#23296d;letter-spacing:2px;font-family:'GothamMedium';margin:6px 0 6px;text-align:left;}.school-name h3{font-family:'robot';font-size:16px;margin:0px;color:#23296d;left:25% !important;text-align:left;}.top-email-area{float:right;}.top-email{float:left;padding:4px 10px 4px 0;margin:0;}.top-call{float:left;padding:4px 0px 4px 0;margin:0;}
/* Giving a background-color to the nav container. */
nav{margin:0;position:relative;padding:0;z-index:98;}

#british-logo{display:block;float:right;position:absolute;top:0;right:0;}

#logo{display:block;width:141px;padding:4px;float:left;position:absolute;top:-30px;background:rgba(255,255,255,0.95);-webkit-box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.75);box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.75);/*border-bottom:3px solid #ef893a;*/}#logo a{padding:0;background:none;margin:0;}
#logo a img{margin:0 auto;display:block;}
/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */
nav:after {
	content:"";
	display:table;
	clear:both;
}
/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;top:0px;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	/*float: left;*/ text-transform:uppercase;
	}
/* Styling the links */
nav a {
	display:block;
	padding:8px 10px;color:#fff;
	font-size:14px;
	text-decoration:none; letter-spacing:0.5px;
}
nav a.last{margin:0;}
nav ul li ul li:hover {color:#000000;}
/* Background color change on Hover */
nav a:hover{color:#fff;background:#23296d;}nav a.active {color:#fff;background:#d71e1f;}
/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; background:rgba(255,255,255,0.9);
	/* has to be the same number as the "line-height" of "nav a" */
	top:36px;padding:5px 15px 15px 15px;-webkit-box-shadow: 0px 20px 20px -16px rgba(0,0,0,0.35);-moz-box-shadow: 0px 20px 20px -16px rgba(0,0,0,0.35);box-shadow: 0px 20px 20px -16px rgba(0,0,0,0.35);
}
/* Display Dropdowns on Hover */
nav ul li:hover > ul {display:inherit;}
/* Fisrt Tier Dropdown */
nav ul ul li {width:200px;float:none;text-transform:none;display:list-item;position:relative;}
nav ul ul li a{padding:10px 10px 10px 0px;color:#433b35;border-bottom:1px solid #433b35;text-align: left;}nav ul ul li a:hover{color:#23296d;border-bottom:1px solid #23296d;background:none;}
/* Second, Third and more Tiers
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */
	left:170px;
}
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }
.navbar-nav{margin-top:10px;float:right;position:relative;right:12%;}
.navbar-nav>li>a{margin:0;color:#003366;font-size:13px;text-transform:none;padding:0px 8px;border-right:solid 1px #64462C;font-family:'robot';}.navbar-nav li a.last {border-right:none;}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover{background:none;color:#a31621;}
.spl-menu{background: #23296d;color: #fff;}
/* Media Queries
--------------------------------------------- */
@media all and (max-width : 768px) {
.navbar-header{display:none;}#british-logo{right:75%;left:0;top:13px;float:left;display:none !important;}.menu-top-bar .container{padding:0;}.menu-body{position:relative;padding-bottom:5px;}#logo{display:block;padding:5px;top:0;text-align:center;float:left;width:18%;z-index:99;position:relative;}nav{margin:0;}.school-name{float:left;width:70%;left:0;padding-left:20px;;margin-top: 0px;}.school-name h2{/*text-align:left;font-size:18px;*/margin-top: 20px; text-align: left; font-size: 18px;}.school-name h3{text-align:left;/*font-size:13px;*/ font-size:14px;left:20px !important;}.navbar-toggle{background:#CCC;}
	nav a{background:rgba(255,255,255,0.8);margin-bottom:5px;}
	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu{display:none;}nav a{color:#075c9f; text-align:center; font-size: 17px; font-weight: 600; padding: 14px 20px;}
nav ul ul{ margin:0; padding:0;}nav ul ul li a{ background:#fff; padding-left:20px;}
	/* Stylinf the toggle lable */
	.toggle-btn{float:right;background:#fff !important;}.toggle-btn:hover{background:#003d6d !important;color:#fff !important;}
	.toggle {
		display: block;text-align:center;
		background:rgba(255,255,255,0.9);
		padding:14px 20px;
		color:#075c9f;
		font-size:17px;
		text-decoration:none;
		border:none;
	}
	.toggle:hover {
		background:#fff;color:#d71e1f;cursor:pointer;}
	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}
	/* Change menu item's width to 100% */
	nav ul{ float:left; width: 100%;}
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}
	nav ul ul ul a {
		padding: 0 80px;
	}
	nav a:hover,
 	nav ul ul ul a {
		background-color: #fff; color:#d71e1f;
	}
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;
		color:#FFF;
		font-size:17px;
	}
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121;
	}
	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}
	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */
	}
}
@media all and (max-width : 330px) {
	nav ul li {
		display:block;
		width: 94%;
	}
}
