.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9000;
	height: 150px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px -2px 13px #444;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

.inner{
	max-width: 1180px;
	height: 100%;
	background: #fff;
}


.header .inner {
	max-width: 1100px;
	z-index: 8998;
	background: none;
	margin: 0 auto;
	padding: 0 20px;
}


.header h1,
.header nav, 
.header logo
.header title-scf {
	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 */
.header h1,
.header nav,
.header logo a {
	line-height: 140px;
}

.header title-scf {
	width: 200px;
	height: 60px;
	margin: 11px 20px 10px 0px;
	float: left;
	background: none;
}

.header title-scf h1{
	text-transform: Uppercase;
	color: #333;
	letter-spacing: 0.1px;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 300;
	margin: 20px 0px;
	float: left;
}

.header logo {
	height: 100px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.header logo a{
	height: 100px;
	margin: 11px 0px 10px 0px;
	float: left;
	background: none;
}

.header logo img{
	height: 100px;
	line-height: 180px;
}

.header nav {
	position: relative;
	width: 77%;
	height: 23px;
	top: 10px;
	right:9px;
	background: none;
	line-height: 20px;
	display:inline-block;
	float: right;
	text-align: right;	
}

.header nav a {
	color: #555;
	font-weight: 500;
	margin: 0 0 0 25px;
	font-size: 1.2em;
}

.header nav a:hover {
	color: #7b8535;
	font-size: 1.2em;
	font-weight: 350;
}


.header nav-sub {
	position: relative;
	width: 100%;
	height: 33px;
	top: -33px;
	right:0px;
	background: #7b8535;
	line-height: 20px;
	display:inline-block;
	text-align: center;	
}

.header nav-sub a {
	position: relative;
	color: #FFF;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0 0 25px;
	font-size: 1.2em;
}

.header nav-sub a:hover {
	color: #d5da41;
	font-size: 1.2em;
	font-weight: 350;
}


.header nav-mobile {
	position: relative;
	width: 70%;
	height: 23px;
	top: 55px;
	background: red;
	line-height: 20px;
	display:none;
	float: right;
	text-align: right;	
}

.header nav-mobile p {
	position: relative;
	color: #555;
	top: 55px;
	font-weight: 200;
	margin: 0 0 0 15px;
	font-size: 1em;
}


.header nav-mobile a {
	position: relative;
	color: #555;
	top: 55px;
	font-weight: 200;
	margin: 0 0 0 15px;
	font-size: 1em;
}


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

.partner{
	position: absolute;
	width: 300px;
	height: 70px;
	margin:  30px 0px 0px 230px;
	background: none;
}

.partner img{
	position: relative;
	height: 70px;
	margin:  0px;
	background: none;
}

.header.header-shrink {
	height: 115px;
	box-shadow: 0px -2px 13px #444;
	background: #fff;
}


.header.header-shrink h1,
.header.header-shrink nav,
.header.header-shrink logo a
.header.header-shrink title-scf {
	line-height: 40px;
}


.header.header-shrink nav-sub {
	position: relative;
	width: 100%;
	height: 33px;
	top: -23px;
	right:0px;
	background: #7b8535;
	line-height: 20px;
	display:inline-block;
	text-align: center;	
}

.header.header-shrink nav-sub a {
	color: #FFF;
	font-weight: 500;
	line-height: 20px;
	margin: 0 0 0 25px;
	font-size: 1.2em;
}

.header.header-shrink nav-sub a:hover {
	color: #d5da41;
	font-size: 1.2em;
	font-weight: 350;
}




.header.header-shrink logo {
	width: 60px;
	height: 60px;
	margin: 0px 20px 10px 0px;
	float: left;
}


.header.header-shrink title-scf {
	width: 130px;
	height: 75px;
	margin: 11px 20px 10px 0px;
	padding: 10px;
	float: left;
	background: none;
}

.header.header-shrink title-scf h1{
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.1px;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: 300;
	margin: 0;
	float: left;	
}


.header.header-shrink nav {
	width:73%;
	background: none;
	top: 0px;
}

.header.header-shrink nav-mobile {
	top: 5px;
}


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

.header.header-shrink logo img{
	height: 75px;
	margin: 1px -30px 0 0;
}

.header.header-shrink .partner{
	margin:  10px 0px 0px 230px;
}

.icon-menu {
  position: relative;
  padding-left: 0px;
  top: 4px;
  right: 20px;
  
}
.icon-menu:before {
  content: "";
  position: absolute;
  right: -13px;
  top: 0em;
  width: 0.2em;
  height: 0.16em;
  font-size: 1.5em;
  background: black;
  box-shadow: 
    0 0.25em 0 0 black,
    0 0.5em 0 0 black;
}


@media (max-width: 1010px) { 

.header{
	height: 140px;
}

.inner{
	width: 100%;
	height: 140px;
	background: #fff;
}

.header .inner {
	width: 100%;
	height: 120px;
	z-index: 8998;
	background: #fff ;
	margin: 0 auto;
	padding: 0 20px;
}


.header nav-sub {
	display: none;
}

.header.header-shrink nav-sub {
	display: none;
}


.header nav {
	display:none;
}


.header nav-mobile {
	position: absolute;
	width: 200px;
	height: 23px;
	top: 25px;
	right: 50px;
	background: none;
	line-height: 20px;
	display:inline;
	text-align: right;	
}

.header nav-mobile a {
	color: #555;
	font-weight: 200;
	margin: 0 0 0 20px;
	font-size: 1em;
	display:inline-block;
}


}



@media only screen
and (min-device-width : 300px) 
and (max-device-width : 568px) {


.header title-scf {
	display: none;
	background: yellow;
	
}

.header title-scf h1{
	display: none;
} 

.header logo img{
	height: 140px;
	line-height: 180px;
}

.partner{
	position: absolute;
	width: 500px;
	height: 120px;
	margin:  30px 0px 0px 146px;
	background: none;
}

.partner img{
	position: relative;
	height: 120px;
	margin:  0px;
	background: none;
}

.header.header-shrink title-scf {
	display: none;
}

.header.header-shrink title-scf h1{
	display: none;
}

.header.header-shrink {
	height: 140px;
}

.header.header-shrink  .partner{
	margin:  30px 0px 0px 146px;
}

.header logo-shrink a{
	width: 140px;
	height: 180px;
	margin: 5px 20px 10px 0px;
	float: left;
}
.header.header-shrink logo img{
	height: 123px;
	margin: 1px -30px 0 0;
}


.header nav-mobile {
	position: absolute;
	width: 200px;
	height: 77px;
	top: 95px;
	right: 50px;
	background: none;
	line-height: 20px;
	display:inline;
	text-align: right;	
}

.header nav-mobile a {
	color: #555;
	font-weight: 200;
	margin: 0 0 0 20px;
	font-size: 3em;
	display:inline-block;
}


.icon-menu {
  position: relative;
  padding-left: 0px;
  top: 4px;
  right: 20px;
  
}
.icon-menu:before {
  content: "";
  position: absolute;
  right: -40px;
  top: -0.25em;
  width: 0.18em;
  height: 0.16em;
  font-size: 2.0em;
  background: black;
  box-shadow: 
    0 0.25em 0 0 black,
    0 0.5em 0 0 black;
}

}

