/* Navigation Style 1 */
	
	#logo {
	background: url(../images/logo.png) 9px 0px no-repeat;
	background-size: 100px 105px;
	position: absolute;
	width: 120px;
	height: 190px;
	left: 3%;
	margin-left: -32px;
	z-index: 100;
	display: block;
	top: 70px;
	opacity: .9;
	}
	
	#logo a{
	position: absolute;
	}
	
	#logo p {color:#8dc7f0;text-align:center;margin-top:115px;}
	#logo p .grey {color:#ccc;}
	
	.logo-back {
		transform: rotateY(-180deg);
	}
	
	#social {
	position: absolute;
	width: 70px;
	height: 50px;
	left: 96%;
	z-index: 100;
	display: block;
	top: 10px;
	opacity: .7;
	margin-left: -32px;

	}
	

	#navigation-sticky-wrapper {
		height:55px;
		background: #031c33;
	}

	.navbar-inner {
		box-shadow: none !important;
		min-height: 55px;
		line-height: 30px !important;
		transition: all 0.3s ease-out 0s;
		border-bottom: none !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		background: #031c33;
		box-shadow: 0px 2px 5px rgba(0,0,0,0.5)!important;
		z-index:10;		
	}

	.navbar {
		position: relative;
	}
	
	.navbar .nav {
		width:100%;
		text-align:center;		
	}

	.navbar .nav > li {
		float:none;
		display:inline-block;
	}
	
	.navbar .nav > li.menu-1 {
		margin-right:20px;
	}
	
	.navbar .nav > li.menu-2 {
		margin-right:20px;
	}
	
	.navbar .nav > li.menu-3 {
		margin-right:20px;
	}
	
	.navbar .nav > li.menu-4 {
		margin-right:20px;
	}
	
	.navbar .nav > li.menu-5 {
		margin-right:0px;
	}
	
	.navbar .nav > li.menu-6 {
		margin-right:0px;
	}
	
	

	.navbar .nav > li > a {
		font-family: 'Montserrat', sans-serif;
		text-transform:uppercase;
		font-weight:400;
		font-size:14px;
		color: #27668f;
		display: block;
		height: 100%;
		transition: all 0.3s ease-out 0s;
		line-height: 35px;
		text-shadow: none;
	}
	
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		color: #8dc7f0;
		height: 100%;
		transition: all 0.3s ease-out 0s;	
		background: #173656;
		box-shadow: 0px 2px 5px rgba(0,0,0,0.9) inset !important;

	}
	
	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
		color: #8dc7f0;
		text-decoration: none;
		height: 100%;
		transition: all 0.3s ease-out 0s;

	}	
	
	.navbar .show-menu {
		float: right;
		width:30px;
		margin: 7px 20px 7px 10px;
		height: 31px;
		padding:2px;
		background:url(../images/responsive-menu.png) no-repeat 2px 2px;
		background-size:30px 30px;
		cursor:pointer;
		border-radius:3px;
		opacity:0.7;
		display:none
	}
	
	.navbar .show-menu:hover {
		opacity:1;
	}
	
	
	
@media only screen and (max-width: 1300px) {	

#social {
	width: 60px;
	left: 99%;

	}
	
	#social img {height:20px; width: auto;}

	.navbar .nav > li.menu-1 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-2 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-3 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-4 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-5 {
		margin-right:0px;
	}
	
	.navbar .nav > li.menu-6 {
		margin-right:0px;
	}
	
	.navbar .nav > li.menu-7 {
		margin-right:5px;
	}
	
	.navbar .nav > li.menu-8 {
		margin-right:0px;
	}
	
}


@media only screen and (max-width: 1024px) {
	
	#logo p  { display:none;}
	
	#logo {
	background: url(../images/cmerStacked.png) 0px 0px no-repeat;
	background-size: 205px 35px;
	position: absolute;
	width: 205px;
	height: 35px;
	left: 3%;
	margin-left: 0px;
	top: 5px;
	}
	
	#social {
	left: 70%;
	margin-left: 0px;
	top: 5px;
	

	}
	
	.navbar-inner {
		min-height: 45px!important;
		padding:0!important;
	}
	
	.nav-collapse {
		background-color:#f5f5f5;
		padding:0px;
		z-index: 200;
	}
	
	.navbar .nav > li {
		display: inline-block;
		float: left;
		width:100%;
		padding-left:15px;
		border-bottom: 1px dotted #CCCCCC;
	}
	
	.navbar .nav > li:last-child {
		border-bottom:none;
	}
	
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		color: #031c33;
		font-weight:900;
		background: none !important;
		box-shadow: none !important;

	}
	.navbar .nav {
		text-align: left;
		width: 100%;
	}
	
	.navbar .nav > li > a {
		padding: 6px 0px;
		font-family: 'Open Sans',serif;
		font-size:12px;
	}
	
	.navbar .show-menu {
		display:block;
	}
	
	.navbar .nav-collapse .nav.pull-right {
		float: left;
		margin:10px 0;
	}
	
	
	

}





@media only screen and (max-width: 767px) {
	.navbar .nav > li.menu-1 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-2 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-3 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-4 {
		margin-right:15px;
	}
	
	.navbar .nav > li.menu-5 {
		margin-right:0px;
	}
	
}



@media only screen and (max-width: 479px) {
	
	.navbar .show-menu {
		margin-right: 10px;
		height: 31px;
		padding:2px;
		
	}
	
}	
