.nav_container {
background: #1d4154;
background: #072e42;
background: #2f5061;
width: 100%;
height: 170px;
box-shadow: 3px 5px 8px rgb(0 0 0 / 80%);
z-index: 1000;
position: relative;
}
.logo_container {
max-width: 1200px;
height: 100%;
position: relative;
margin: 0 auto;
display: none;
z-index: 150;
}
header#home, header {
height: 510px;
max-width: 1920px;
padding-top: 2.5%;
box-shadow: 5px 5px 8px #201f1f;
z-index: 1000;
position: relative;
border-bottom: none;
margin: 0 auto;
}
header#homePage     {
padding-top: 0;
box-shadow: none;
}
body div#home header	{
background: #392a19 url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/header.jpg) center top no-repeat;
}
body div#about header	{
background: #392a19 url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/geese_flying.jpg) center top no-repeat;
}
body div#contact header	 {
background: #05221b url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/harvest6.jpg) center top no-repeat;
}
body div#secondary header, body div#checkout header	{
background: #1e3818 url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/lilyPads.jpg) center top no-repeat;
}
body div#checkout section.secondary.checkout .pageContent.wide header.woocommerce-Address-title.title  {
background: none;
box-shadow: none;
height: auto;
border-bottom: none;
}
body div#standard header	{
background: #40615e url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/bridge.jpg) center top no-repeat;
}
body div#council header	{
background: #40615e url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/eli-lake.jpg) center top no-repeat;
}
div.logo-home, a.logo {
z-index: 90;
position: relative;
height: 200px;
max-width: 580px;
margin: 0 auto;
background: url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/logo.png) no-repeat 0 0;
background-size: contain;
margin-top: 70px;
display: block;
}
div.logo-home, a.logo span   {
}
a.logo  {
margin-top:30px;
}
@media screen and (max-width: 890px)	{
a.logo {
z-index: 90;
max-width: 600px;
height: 450px;
margin: 0 auto;
margin-top:0;
background: url(//coc.ce-sites.com/city/wp-content/themes/COCTheme/images/logo_v.png) no-repeat 0 0;
background-size: contain; }
}
@media screen and (max-width:800px) {
header {
height: 400px;
max-width: 1440px;
padding-top: 0;
z-index: 1000;
position: relative;
border-bottom: none;
margin: 0 auto;
}
}
@media screen and (max-width:600px) {
header {
height: 375px;
max-width: 600px;
padding-top: 0;
box-shadow: none;
z-index: 1000;
position: relative;
border-bottom: none;
margin: 0 auto;
}
}