h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #340100;
  font-size: 42px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #340100;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

a {
  color: #bd7528;
  text-decoration: none;
}

a:hover {
  color: #9c2f2d;
  text-decoration: none;
}

.headerbar {
  height: 55px;
  border-bottom: 1px solid #fff;
  background-color: #340100;
}

.navbar {
  text-align: center;
}

.navmenu {
  height: 54px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #340100;
}

.navlink {
  height: 100%;
  padding-top: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navlink.mobile {
  padding-top: 17px;
  font-weight: 300;
}

.navlink.mobile:hover {
  color: #8d8d8d;
  font-weight: 300;
  text-decoration: none;
}

.navlink.mobile:active {
  font-size: 14px;
  letter-spacing: 2px;
}

.navlink.mobile.w--current {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.hero {
  background-image: url('../images/lawimage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.logobkg {
  width: 450px;
  padding: 50px 50px 70px;
  float: left;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}

.logobkg.interior {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.herotext {
  margin-top: 30px;
  padding-right: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-style: italic;
}

.herotext_phone {
  margin-top: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 37px;
  font-weight: 700;
}

.herotext_phone.interior {
  margin-top: 35px;
  padding-bottom: 35px;
  padding-left: 50px;
  font-weight: 400;
}

.bodyarea {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bodyarea_container {
  padding: 20px 50px 10px;
}

.bodytext {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 15px;
}

.bodytext.contactarea {
  margin-top: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-left: 1px none #000;
  color: #000;
}

.columntext {
  padding: 10px 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 30px;
  clear: none;
  background-color: #340100;
  color: #fff;
}

.footerlinks {
  padding-left: 50px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 36px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.footercontainer {
  padding-top: 30px;
  padding-bottom: 50px;
}

.footertext {
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
}

.footer_phone {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.bodycolumn {
  margin-top: 25px;
  margin-bottom: 25px;
}

.columnimage {
  padding-top: 25px;
}

.interiorheaderlogo {
  background-color: #000;
  background-image: url('../images/lawimage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interiorphone {
  display: inline-block;
  float: left;
  color: #fff;
}

.interiorlogobkg {
  background-color: rgba(0, 0, 0, .5);
}

.dividingline {
  padding-top: 16px;
}

.column2indent {
  padding-left: 20px;
}

.directionslink {
  color: #9c2f2d;
}

.contactmapbkg {
  margin-right: 0px;
  margin-bottom: 30px;
  background-color: transparent;
}

.bold {
  font-weight: 700;
}

.column2 {
  padding-right: 10px;
  padding-left: 10px;
}

.messagebox {
  min-height: 125px;
}

.fieldlabel {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 15px;
}

.submitbutton {
  width: 100%;
  padding: 15px 25px;
  background-color: #340100;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 17px;
}

.submitbutton:hover {
  background-color: #8f8f8f;
}

.contactbar {
  padding-top: 0px;
  border-top: 1px none #000;
  background-color: #dbdbdb;
}

.contactimage {
  margin-top: 0px;
  margin-bottom: 0px;
}

.onwhite {
  color: #610706;
}

.footer_getdirections {
  margin-top: 20px;
  margin-left: 50px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #000;
  color: #fff;
}

.footer_getdirections:hover {
  background-color: #000;
}

.footertext_wrapper {
  margin-top: 30px;
}

.form-block {
  display: none;
}

.bodyarea_container-map {
  padding: 0px;
}

@media (max-width: 991px) {
  a {
    color: #fff;
  }
  .headerbar {
    height: 55px;
  }
  .navbar {
    height: 54px;
    background-color: #340100;
    color: #fff;
  }
  .mobile_navbtn {
    height: 54px;
    padding-top: 13px;
    float: left;
  }
  .mobile_navbtn:hover {
    background-color: #000;
  }
  .mobile_navbtn:focus {
    background-color: #000;
  }
  .mobile_navbtn.w--open {
    background-color: #000;
  }
  .navlink.mobile {
    padding-bottom: 0px;
    background-color: #000;
    line-height: 20px;
    font-weight: 400;
  }
  .herotext_phone.interior {
    padding-left: 30px;
  }
  .bodytext.contactarea {
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .directionslink {
    color: #9c2f2d;
  }
  .onwhite {
    color: #bd7528;
  }
}

@media (max-width: 767px) {
  .navlink.mobile {
    background-color: #000;
    font-weight: 400;
  }
  .logobkg.interior {
    width: 350px;
  }
  .herotext_phone.interior {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 28px;
    text-align: center;
  }
  .columnimage {
    margin-left: -10px;
  }
  .column2indent {
    padding-left: 0px;
  }
  .directionslink {
    color: #9c2f2d;
  }
  .row {
    margin-left: 0px;
    padding-left: 0px;
  }
  .bodycolumn_practice {
    padding-left: 0px;
  }
  .column2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .onwhite {
    color: #9c2f2d;
  }
}

@media (max-width: 479px) {
  h1 {
    line-height: 40px;
  }
  h2 {
    line-height: 27px;
  }
  .logobkg {
    width: 100%;
  }
  .logobkg.interior {
    width: 320px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .herotext_phone {
    font-size: 33px;
  }
  .herotext_phone.interior {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 24px;
  }
  .bodyarea_container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bodyarea_container.bodyareacontainer_home {
    padding-right: 40px;
    padding-left: 40px;
  }
  .bodytext {
    padding-bottom: 20px;
  }
  .homelogo {
    width: 360px;
  }
  .footerlinks {
    padding-right: 30px;
    padding-left: 25px;
  }
  .footertext {
    padding-top: 0px;
    padding-left: 25px;
  }
  .interiorphone {
    width: 100%;
    background-color: #340100;
  }
  .directionslink {
    color: #9c2f2d;
  }
  .contactimage {
    margin-top: 0px;
  }
  .footer_getdirections {
    margin-left: 25px;
  }
  .bodyarea_container-map {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bodyarea_container-map.bodyareacontainer_home {
    padding-right: 40px;
    padding-left: 40px;
  }
}

