#header-menu li.edge, a.edge {
	color : #ffffff;
	text-transform : uppercase;
	text-decoration : none;
	font-family : "Tungsten A", "Tungsten B" !important ;
	font-weight : 400;
	font-style : normal;
	font-size : 1.5em;
}
#header_menu_2.container-fluid {
	display : flex;
	justify-content : center;
}

.navbar{
	margin-bottom:0px;
	border:0px;
}

.navbar-text a {
		font-family: "Gotham A", "Gotham B" !important ;
		text-decoration : underline;
		text-transform : uppercase;
		color: #002856; 
		padding: 5px 6px;
}

.navbar-text a .btn {
	
		padding: 7px 12px;
		margin-top: 0px !important ;
}

.nav > li > a {
    color: #ffffff !important;
	background: #002856 !important;
	text-decoration: none!important;
}

.nav > li.dropdown:hover {
	position : initial;
}
.nav > li.dropdown.open {
	position : initial;
}
#header-menu > li > a:hover {
	color : #002856 !important ;
	background-color : #ffffff !important ;
	text-transform : uppercase;
	text-decoration : none;
	font-family : "Tungsten A", "Tungsten B" !important ;
	font-weight : 400;
	font-style : normal;
	transition-duration: 0.4s, 0.4s;
	transition-timing-function: ease, ease;
	
}
.navbar-default .navbar-nav .dropdown:hover {
	transition-duration : 0.4s, 0.4s;
	transition-timing-function : ease, ease;
}

#header-menu .open>a, .nav .open>a:focus {
	color : #926A00 !important ;	
	background-color : #ffffff !important ;
	margin-bottom: 20px;
	transition-duration : 0.4s, 0.4s;
	transition-timing-function : ease, ease;
}

.navbar-default .navbar-nav > .open > a {
	transition-duration : 0.4s, 0.4s;
	transition-timing-function : ease, ease;
	text-decoration : none !important ;
	color : #926A00 !important ;	
	background-color : #ffffff !important ;
	font-size: 3.2em;
}
#header-menu li.dropdown.open .dropdown-menu {
	width : 100%;
	padding : 0 2%;
	display : flex;
	justify-content : center;
	flex-wrap: wrap;
	background-color : #ffffff;
	margin-top : 0;
	transition-duration : 0.4s, 0.4s;
	transition-timing-function : ease, ease;
	text-decoration : none !important ;
}
#header-menu li.dropdown:hover .dropdown-menu {
	background-color : #ffffff;
	margin-top : 0;
	transition-duration : 0.4s, 0.4s;
	transition-timing-function : ease, ease;
	text-decoration : none !important ;
}
#header-menu .dropdown-menu > li {
	padding : 0 7px;
}

#header-menu .nav-pills > li a {
	border: 0;
	border: none;
}

#header-menu .dropdown-menu > li a {
	color : #002856 !important ;
	background-color : #ffffff !important ;
	text-decoration : underline !important ;
	font-family: "Gotham A", "Gotham B";
	text-transform : initial;
	font-size : 1.1em;
	line-height : 20px;
}
#header-menu .dropdown-menu > li a:hover {
	color : #002856 !important ;
	border : none;
	border: 0;
	background-color : #ffffff !important ;
	font-size : 1.1em;
	text-decoration : underline !important ;
	line-height : 20px;
}
#header-menu .open > a, .nav .open > a:focus {
	color : #002856 !important ;
	background-color : #ffffff !important ;
	font-size : 1.8em;
}
a.edge.mena {
	border : 0;
	border: none;
	color : #002856;
	text-decoration : none !important ;
}
.dropdown-menu > li a {
	color : #ffffff;
	text-transform : uppercase;
	font-family : 'Gotham B';
	font-weight : 400;
	font-style : normal;
	padding : 5px;
	font-size : 1.1em;
	background: #ffffff;
}
.navbar-brand > img {
	width : 100%;
	max-width : 400px;
}

@media only screen and (max-width: 959px) {
	
	#header-menu li.edge, a.edge {
		font-size: 1.0em !important ;
	}
	
}


@media only screen and (max-width: 735px) {
	
	.navbar-text{
		text-align: center;
	}
	
	
	#header_menu_2.container-fluid {
		display: block !important ;
		justify-content: left;
	}
	
	#header-menu li.edge, a.edge {
		font-size: 1.3em !important ;
	}

	#header-menu li.dropdown.open {
		display: block !important ;
		justify-content: left;
	}
	
	.navbar-nav .open .dropdown-menu>li>a {
		display: block !important ;
		justify-content: left;
		color : #926A00 !important ;
		text-decoration : underline !important ;
		font-family : gotham;
		text-transform : initial;
		font-size : 1.1em;
		line-height : 20px;
		border: 0;
		border: none;
	}
	
	#header-menu .nav-pills > li a {
		border: 0;
		border: none;
	}
	
	#header-menu li.dropdown.open .dropdown-menu {
		width: 100%;
		padding: 0 2%;
		display: block;
		justify-content: left;
		background-color : #ffffff; /*NAV DROPDOWN OPACITY HERE*/
		margin-top : 0;
		transition-duration : 0.4s, 0.4s;
		transition-timing-function : ease, ease;
		text-decoration : none !important ;
	}

	nav .btn-group {
		display: block !important ;
		text-align: center !important ;
	}

	.navbar-brand>img {
		max-width: 280px;
	}
	
	#header-menu .nav-pills>li {
		float: none !important ;
		display: block !important ;
		width: 100%;
	}

	#header-menu .dropdown-menu > li a {
		text-align: left !important ;
	}
	
	
	#header-menu .open>a, .nav .open>a:focus {
		color : #926A00 !important ;	
		background-color : #ffffff !important ;
		font-size: 3.2em;
		margin-bottom: 20px;
		transition-duration : 0.4s, 0.4s;
		transition-timing-function : ease, ease;
	}
		
	#header-menu .dropdown-menu > li {
		padding: 0 7px;
		float: none;
		justify-content: left;
		text-align: left;
		line-height: 20px;
	}
		
	#header_menu_2.container-fluid {
		display: block !important ;
		justify-content: left;
	}

}