/*---- Header ----*/

#masthead {
    background: url("//static.sitesforlawfirms.com/account/0/2/265/uploads/theme-images/524dc7c233e5f.jpg") repeat scroll center top #D5D5D5;    height: auto;
    position: relative;
    width: 100%;
}

#header {
    width: auto;
    height: auto;
    padding: 10 30px;
}

#header .bizname {
    float: left;
    height: auto;
    padding-bottom: 15px;
}

#header .bizname h1 {
    color: #244D6F;
    font-size: 215%;
    position: static;
}

#header .bizname h2 {
    color: #3B5677;
    font-size: 126%;
    letter-spacing: 0.06em;
    position: static;
}

#header .header_extra {
top: 20px;
color: #D34949;
font-size: 130%;
position: absolute;
right: 30px;
}


#header .bizname h1 {
   padding-left: 25px;
   border:none;
}

span.label {
   font-size: 75%;
}


#masthead .nav>ul>li>span {
padding: 0 22px;
}

@media screen and (max-width: 950px) {
   div.header_extra {
        left:30px;
        text-align:left;
        padding-top:38px;
       font-size:14px;
    }
   #header .header_extra {
      font-size: 100%;
}
}

.image_wrapper img {
   border: #E6E6E6 1px solid;
}