.cbp-af-header {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	background: #0C4C76;
	z-index: 99;
	height: 105px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

.cbp-af-header .cbp-af-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 1.875em;
}

.cbp-af-header h1,
.cbp-af-header nav {
	display: inline-block;
	position: relative;
}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header h1,
.cbp-af-header nav a {
	line-height: 105px;
}

.cbp-af-header h1 {
	float: left;
}
.cbp-af-header h1 img{
	width:200px;
	height:auto;
	float:left;
}

.cbp-af-header .cbp-af-inner .header-menu-control {background: transparent;color: rgba(255,255,255,0.8);font-size:2.5em;float:left;margin: 0.7em 0 0 0;}

.cbp-af-header .cbp-af-inner .header-menu-control-box {display:block;float:left;width:6em;padding: 0 3em 0 0;margin-right:2em;height:105px;border-right: 1px solid rgba(200,200,200,0.3);}

.cbp-af-header .cbp-af-inner nav.header-menu-social-icons{float:right;background:transparent;width:10em;left;margin:0;text-align:right;}

.cbp-af-header .cbp-af-inner nav.header-menu-social-icons a{	
	color: rgba(255,255,255,0.8);
	font-weight: 700;
	margin: 0 0 0 20px;
	font-size: 1.4em;
}
 
.cbp-af-header .cbp-af-inner nav.header-menu-social-icons a:hover{	
	color: rgba(255,255,255,1);
	font-weight: 700;
	margin: 0 0 0 20px;
	font-size: 1.4em;
}
  

.cbp-af-header nav {
	float: right;
}

.cbp-af-header nav a {
	color: rgba(255,255,255,0.8);
	font-weight: 500;
	margin: 0 0 0 20px;
	font-size: 1.4em;
	text-transform: uppercase;
}

.cbp-af-header nav a:hover {
	color: #aaa;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header h1 img,
.cbp-af-header nav a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 60px;
	box-shadow: 10px 10px 5px rgba(0,0,0,0.3);

}

.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {
	line-height: 60px;
}

.cbp-af-header.cbp-af-header-shrink h1 {
	width:125px;
	margin:0.33em 0 0 0;
	padding:0;
	height:auto;
	float:left;
}

.cbp-af-header.cbp-af-header-shrink .header-menu-control-box {display:block;float:left;width:4em;padding: 0 0 0 0;margin-right:2em;height:60px;border-right: 1px solid rgb(200,200,200);}

.cbp-af-header.cbp-af-header-shrink .header-menu-control {background: transparent;color: rgb(255,255,255);font-size:1.75em;float:left;margin: 0 0 0 0;}




@media screen and (max-width: 1200px) {

	.cbp-af-header {
		position: fixed;
		top: 0px;
		left: 0;
		width: 100%;
		background: #0C4C76;
		z-index: 99;
		height: 60px;
		overflow: hidden;
		box-shadow: 10px 10px 5px rgba(0,0,0,0.3);
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
	}
	
	.cbp-af-header .cbp-af-inner {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border: 1px solid yellow;
	}
	
	.cbp-af-header h1 {
		display: inline-block;
		position: relative;
		width:125px;
		margin:0.33em 0 0 0;
		padding:0;
		height:auto;
		float:left;
	}
	
	 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
	.cbp-af-header h1,
	.cbp-af-header nav a {
		line-height: 60px;
	}
	
	.cbp-af-header h1 {
		float: left;
	}

	
	.cbp-af-header .cbp-af-inner .header-menu-control {background: transparent;color: rgba(255,255,255,0.8);font-size:1.5em;float:left;margin: 0.3em 0 0 0;}
	
	.cbp-af-header .cbp-af-inner .header-menu-control-box {display:block;float:left;width:3em;padding: 0 3em 0 0;margin-right:2em;height:105px;border-right: 1px solid rgba(200,200,200,0.3);}
	
	.cbp-af-header .cbp-af-inner nav.header-menu-social-icons{float:right;background:transparent;width:auto;left;margin:0;text-align:right;}
	
	.cbp-af-header .cbp-af-inner nav.header-menu-social-icons a{	
		color: rgba(255,255,255,0.8);
		font-weight: 700;
		margin: 0 0 0 10px;
		font-size: 1.5em;
	}
	 
	.cbp-af-header .cbp-af-inner nav.header-menu-social-icons a:hover{	
		color: rgba(255,255,255,1);
		font-weight: 700;
		margin: 0 0 0 20px;
		font-size: 1.4em;
	}
	  
	
	.cbp-af-header nav {
		float: right;
	}
	
	.cbp-af-header nav a {
		color: rgba(255,255,255,0.8);
		font-weight: 500;
		margin: 0 0 0 20px;
		font-size: 1.4em;
		text-transform: uppercase;
	}
	
	.cbp-af-header nav a:hover {
		color: #aaa;
	}

}