/* Theme Override */
#top_menu .nav-pills > .active > a,
#top_menu .nav-pills > li > a:hover {
  background: #8A2103;
}
#top_menu .nav-pills .lang:first-child {
  margin-left: 15px;
}
#top_menu .nav-pills .lang > a {
  padding: 10px 5px;
}
#top_menu .nav-pills .lang.active > a,
#top_menu .nav-pills .lang > a:hover {
  background: #fff;
  box-shadow: none;
  color: #666 !important;
  border-bottom: 1px solid #8A2103;
}
.honors {
  padding-top: 0;
  padding-bottom: 0;
}
.welcome .about h1 {
  border: none;
}
.welcome .signature {
  height: 60px;
}
.reviews .name,
.reviews .state {
  margin-left: 30px;
}
.practice {
  padding-top: 60px;
  padding-bottom: 20px;
}
.practice .row {
  margin-bottom: 50px;
}
.practice .name {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
  height: 140px;
}
.practice .icon {
  font-size: 70px;
  line-height: 48px;
  font-weight: 600;
}
.results .row {
  margin-bottom: 60px;
}
.results .row:first-child {
  margin-bottom: 0;
}
.results .row .span6 {
  width: 400px;
}
.results table {
  width: 100%;
}
.results table td {
  text-align: center;
  padding-bottom: 40px;
}
.results table td img {
  max-width: 110px;
  max-height: 60px;
  display: inline;
}
#wrapper .caption {
  border: none;
  margin-bottom: 20px;
}
#wrapper .contacts {
  margin: 0 -1000px;
  padding: 60px 1000px 20px;
  background: #434343;
}
#wrapper .contacts .caption {
  color: #fff;
  border: none;
}
#wrapper .contacts .info {
  margin-left: 0;
}
#wrapper .contacts .info .text p {
  color: #fff;
}
#wrapper .contacts .info .text p a {
  color: #fff;
}
#wrapper .contacts .info .text p a:hover {
  text-decoration: underline;
}
#wrapper .contacts address,
#wrapper .contacts address a {
  color: #fff;
}
#map {
  height: 525px;
}
/* END Theme Override */
