.cbp-af-header {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1000;
	height: 136px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -moz-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -ms-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -o-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
}

.cbp-menu-container {width:1400px;text-align:center;border: 1px solid rgb(250,250,250);}
.cbp-af-header:hover {

	height: 300px;

}

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

.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-box {display:block;float:left;width:6em;padding: 0 3em 0 0;margin-right:2em;height:105px;border-right: 1px solid rgb(200,200,200);}

.cbp-af-header .cbp-af-inner .header-menu-control {background: transparent;color: rgb(0,75,115);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 1em;margin-right:2em;height:105px;border-right: 1px solid rgb(200,200,200);}

.header-menu-slogan{float:left;width:auto;font-family: 'franklin-gothic-urw',sans-serif;font-weight:300;margin-top:2.3em;color:rgb(8,77,117);text-align:center;font-size:1.3em;padding-right:15em;}

.cbp-af-header .cbp-af-inner nav.header-menu-social-icons{float:right;position:relative;background:transparent;width:auto;color: rgb(0,75,115);left;margin:0;text-align:right;margin-right:1.875em;}

.cbp-af-header .cbp-af-inner nav.header-menu-social-icons a{	
	color: rgb(0,75,115);
	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: #aaa;
	font-weight: 700;
	margin: 0 0 0 20px;
	font-size: 1.4em;
}
  

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

.cbp-af-header nav a {
	color: rgb(0,75,115);
	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 3em 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(0,75,115);font-size:1.75em;float:left;margin: 0.3em 0 0 0;}

.cbp-af-header.cbp-af-header-shrink  .header-menu-slogan{display:none;}



/* Example Media Queries */
@media screen and (max-width: 55em) {
	
	.cbp-af-header .cbp-af-inner {
		width: 100%;
	}

	.cbp-af-header h1,
	.cbp-af-header nav {
		display: block;
		margin: 0 auto;
		text-align: center;
		float: none;
	}

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

	.cbp-af-header nav a {
		margin: 0 10px;
	}

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

	.cbp-af-header.cbp-af-header-shrink h1 {
		font-size: 2em;
	}

	.cbp-af-header.cbp-af-header-shrink nav a {
		font-size: 1em;
	}
}

@media screen and (max-width: 32.25em) {
	.cbp-af-header nav a {
		font-size: 1em;
	}
}

@media screen and (max-width: 24em) {
	.cbp-af-header nav a,
	.cbp-af-header.cbp-af-header-shrink nav a {
		line-height: 1;
	}
}

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

.cbp-af-header .cbp-af-inner .header-menu-slogan{display:none;}

.cbp-af-header .cbp-af-inner nav.header-menu-social-icons{float:right;background:transparent;width:6em;color: rgb(0,75,115);left;margin:0;text-align:right;margin-right:1em;}

.cbp-af-header nav a {
	color: rgb(0,75,115);
	font-weight: 500;
	margin: 0 0 0 15px;
	font-size: 1.2em;
	text-transform: uppercase;
}


.cbp-af-header .cbp-af-inner nav.header-menu-social-icons{float:right;background:transparent;width:auto;color: rgb(0,75,115);left;margin:0;text-align:right;margin-right:1.875em;}

}
@media only screen and (max-width: 1300px) { 

.header-menu-slogan{display:none;width:0;}

}


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

.cbp-af-header {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1000;
	height: 60px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -moz-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -ms-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	background: -o-linear-gradient(top, rgba(246,246,246,1) 0px, rgba(246,246,246,1) 135px,rgba(246,246,246,0) 136px);
	box-shadow: 10px 0 10px rgb(150,150,150);
}


.cbp-af-header:hover {

	height: 60px;

}

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

/* 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 h1,
.cbp-af-header nav a {
	line-height: 60px;
}

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

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

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

.cbp-af-header .cbp-af-inner .header-menu-slogan{display:none;}

nav.lca-header-quick-menu {display:none;}

nav.cbp-hsmenu-wrapper {display:none;}

}

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

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


}