/* colors */
/* sizes */
/* element defaults */
a:link,
a:visited {
  text-decoration: none; }

a:hover,
a:active {
  text-decoration: none; }

/* every page */
.branding {
  padding-top: 20px;
  padding-bottom: 20px; }

.page-hero-text {
  background-color: #51595f; }
  .page-hero-text p {
    font-size: 10px;
    line-height: 16px;
    text-align: justify;
    margin-top: 14px;
    margin-bottom: 14px; }

.sticky-thing {
  z-index: 1000; }

@media (min-width: 768px) {
  .page-hero-text p {
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    margin-top: 14px;
    margin-bottom: 14px; } }
/* util */
.hrule-md-4 {
  display: block;
  height: 1px;
  width: 100%;
  background-image: url(./../img/hrule-md-4.png);
  background-repeat: no-repeat; }

.hrule-md-8 {
  display: block;
  height: 1px;
  width: 100%;
  background-image: url(./../img/hrule-md-8.png);
  background-repeat: no-repeat; }

/* Sticky footer styles
-------------------------------------------------- */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

body {
  background-color: #606970;
  font-family: 'Montserrat', sans-serif;
  color: #fff; }

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -40px;
  /* Pad bottom by footer height */
  padding: 0 0 40px; }

/* footer */
#footer {
  height: 40px;
  background-color: #8a969f;
  font-size: 9px;
  text-align: center;
  padding: 2px; }
  #footer a {
    color: #fff; }
    #footer a.tiny {
      display: block;
      font-size: 8px;
      text-transform: uppercase;
      color: #A8B4BB; }
  #footer .container {
    line-height: 9px; }

@media (min-width: 992px) {
  #footer {
    font-size: 14px;
    padding: 10px; }
    #footer .container {
      line-height: 14px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #footer {
    font-size: 12px;
    padding: 10px; }
    #footer .container {
      line-height: 12px; } }
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up)*/
.primary-navigation-wrapper {
  background-color: #606970; }

.secondary-navigation-wrapper {
  background-color: #51595f;
  z-index: 1000; }

.primary-navigation {
  margin-bottom: 18px; }

.primary-navigation a,
.secondary-navigation a {
  color: #fff;
  text-transform: uppercase;
  padding: 5px 5px 15px 5px;
  font-size: 11px; }

@media (min-width: 768px) {
  .primary-nav-inner {
    margin-top: 40px; }

  .primary-navigation a,
  .secondary-navigation a {
    padding: 15px 10px;
    font-size: 12px; }

  .secondary-navigation a {
    padding: 5px 5px 15px 5px;
    line-height: 60px; } }
@media (min-width: 992px) {
  .primary-nav-inner {
    margin-top: 40px; }

  .primary-navigation a,
  .secondary-navigation a {
    padding: 25px 15px;
    font-size: 14px; }

  .secondary-navigation a {
    line-height: 90px; } }
.primary-navigation a.current,
.secondary-navigation a.current {
  background-image: url(./../img/nav-bg.gif);
  background-repeat: repeat-x;
  background-position: bottom left; }

.primary-navigation ul {
  margin-bottom: 0; }

.primary-navigation ul li {
  padding-right: 0;
  padding-left: 0; }

.secondary-navigation {
  background-color: #51595f;
  z-index: 10;
  width: 100%;
  margin-left: 0; }

.secondary-navigation ul {
  margin: 0 auto; }

@media (max-width: 767px) {
  .secondary-navigation ul.list-inline {
    padding: 10px 0; }
    .secondary-navigation ul.list-inline li {
      display: block;
      padding: 0;
      margin: 0; }
  .secondary-navigation a {
    color: #8a969f; }
  .secondary-navigation a.current {
    background: none;
    color: white;
    /*background-image: url(./../img/nav-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;*/ } }
@media (max-width: 767px) {
  .headline-outer {
    position: relative;
    top: 160px;
    right: 10px;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    line-height: 26px; } }
@media (min-width: 768px) {
  .headline-outer {
    display: table;
    width: 100%;
    padding-right: 12px; }

  .headline-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 48px;
    font-weight: bold;
    text-align: right;
    line-height: 54px; } }
.employee {
  margin-top: 15px;
  margin-bottom: 15px; }

.details-container {
  padding: 15px 15px 1px 15px;
  margin-bottom: 15px;
  background-color: #51595f; }

.details-container h4 {
  font-size: 18px;
  color: #8b959f;
  text-transform: uppercase;
  margin: 15px 0 7px 0; }

.details-container ul,
.practice-area-container ul {
  margin: 7px 0 15px 0; }

.details-container ul li,
.practice-area-container ul li {
  margin-bottom: 5px; }

.details-container ul li a:link,
.details-container ul li a:visited,
.practice-area-container ul li a:link,
.practice-area-container ul li a:visited {
  color: #fff;
  background: url(./../img/arrow.gif) no-repeat scroll center right;
  padding-right: 17px; }

.details-container ul li a:hover,
.details-container ul li a:active,
.practice-area-container ul li a:hover,
.practice-area-container ul li a:active {
  color: #fff;
  padding-right: 19px; }

.bio-container h3 {
  font-size: 36px;
  margin: 0; }

.bio-container .about-title {
  font-size: 18px;
  color: #8b959f;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

.bio-container p {
  margin: 13px 0 20px 0;
  font-size: 18px;
  text-align: justify; }

.bio-container ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px; }

.bio-container ul li {
  background-image: url(./../img/list-caret.gif);
  background-repeat: no-repeat;
  background-position: 9px 20px;
  padding: 13px 0 5px 24px;
  font-size: 18px; }

@media (max-width: 767px) {
  .bio-container h3 {
    font-size: 24px; }

  .bio-container .about-title {
    font-size: 12px; }

  .bio-container p {
    font-size: 11px; } }
/*
#page-navigation-background {
	background-color: #51595f;
	position: absolute;
	top: 94px;
	left: 0;
	width: 100%;
	height:100px;
	z-index: -10;
}
*/
.practice-areas h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 15px 0; }

.practice-areas p {
  margin: 15px 0px;
  text-align: justify;
  font-size: 18px; }

.practice-areas h4 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 25px 0 15px 0;
  color: #8b959f; }

.practice-area-container {
  margin-top: 30px;
  margin-bottom: 60px; }

.practice-area-container ul {
  margin-top: 15px; }

.carousel-indicators {
  bottom: -33px;
  z-index: 9; }

.carousel-indicators li {
  background-color: #51595f;
  border: none; }

.carousel-indicators .active {
  background-color: #8b959f;
  border: none;
  width: 10px;
  height: 10px;
  margin: 1px; }

@media (max-width: 767px) {
  .practice-areas h3 {
    font-size: 16px;
    margin: 0 0 15px 0; }

  .practice-areas p {
    margin: 15px 0px;
    font-size: 11px; }

  .practice-areas h4 {
    font-size: 12px;
    margin: 25px 0 15px 0; } }
/* contact */
.contact-container {
  margin-top: 15px;
  margin-bottom: 25px; }

.contact-info-wrapper {
  padding: 20px;
  background-color: #51595f;
  height: 356px; }

.address {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 20px; }

.phone-numbers {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px; }

.phone-number-labels {
  text-align: right;
  margin-right: 10px; }

.email-addresses a:link,
.email-addresses a:visited {
  color: #fff;
  font-size: 14px; }

@media (min-width: 992px) {
  .address {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px; }

  .phone-numbers {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 40px; }

  .phone-number-labels {
    text-align: right;
    margin-right: 10px; }

  .email-addresses a:link,
  .email-addresses a:visited {
    color: #fff;
    font-size: 24px; } }
@media (min-width: 1200px) {
  .contact-info-wrapper {
    height: 556px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-info-wrapper {
    height: 456px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .contact-info-wrapper {
    height: 346px; } }
.notices .hrule-md-8 {
  margin-bottom: 15px; }
.notices p {
  text-align: justify; }
