.header-wrapper{background-image:url(backgrounds/slide-01.jpg);background-color:#394363;background-repeat:no-repeat;background-position:50% 30%;background-size:cover;}
.header-wrapper.generic-header{background:#586273 url(backgrounds/hero-01.jpg) no-repeat 50% 20%;background-size:cover;}
.navigation-bar{background:#F8D20F;}
.header-main{position:relative;padding:30px 0px;}
.header-main .header-logo{position:relative;z-index:2;display:block;float:left;width:100%;max-width:275px;margin:0px;}
/* .header-main .header-logo img{width:100%;max-width:275px;max-height:232px;} */
.header-main .header-logo img{width:100%;max-width:275px;max-height:155px;}
.header-main .header-contact{position:relative;z-index:2;float:right;text-align:right;max-width:306px;margin-top:16px;}
.header-main .header-contact .tel{display:block;font-size:1.8em;font-weight:400;margin-bottom:10px;}
.header-main .header-contact .tel .town{font-size:0.7em;}
.header-main .header-contact .email{display:block;font-size:1em;margin:0px 0px 15px 0px;font-weight:300;}
.header-main .header-contact .seo-text{display:block;font-size:0.8em;font-weight:300;text-transform:none;}
.header-main .header-contact.btn{display:none;}
.header-main .overlay{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;background:rgba(100,100,150,0.3);}
.header-main .header-contact .tel{color:#F8D20F;}
.header-main .header-contact .tel:hover{color:#394363;}
.header-main .header-contact .tel .town,
.header-main .header-contact .email{color:#FFFFFF;}
.header-main .header-contact .email:hover{color:#394363;}
.header-main .header-contact .seo-text{color:#FFFFFF;}
.header-wrapper .header-form-success		{ padding:40px 0px; color:#FFFFFF; }
@media screen and (max-width:600px){.header-main .header-logo{float:none;margin:0px auto;text-align:center;max-width:273px;}
.header-main .header-contact{float:none;margin:30px auto 0px auto;text-align:center;max-width:234px;}

}
@media screen and (max-width:450px){.header-main .header-contact{display:none;}
.header-main .header-contact.btn{display:block;}
}
