body {
  height: 100%;
  background-color: #2d2e31;
  background-image: url('/20160107131822/assets/images/dickinson_law_BKND.jpg');
  background-position: 50% 0px;
  background-size: 1920px 674px;
  background-repeat: repeat-x;
  font-family: 'PT Sans', sans-serif;
  color: #d7cfcf;
  font-size: 0.875rem;
  line-height: 1.375em;
}

#printHeader,
#printFooter {
  display: none;
}

h1 {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  color: #d3a143;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h2 {
  margin-top: 1em;
  margin-bottom: 0.75em;
  font-family: Muli, sans-serif;
  color: #79acbe;
  font-size: 1.125rem;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.01em;
}

h3 {
  margin-top: 1em;
  margin-bottom: 0.75em;
  color: #5f8796;
  font-size: 1.0625rem;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.01em;
}

h4 {
  margin-top: 1em;
  margin-bottom: 0.75em;
  color: rgba(189, 211, 218, 0.7);
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.02em;
}

h5 {
  margin-top: 1em;
  margin-bottom: 0.75em;
  color: #c5ca46;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.02em;
}

h6 {
  margin-top: 1em;
  margin-bottom: 0.75em;
  color: #8b8d52;
  font-size: 0.9375rem;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.02em;
}

p {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
}

a {
  -webkit-transition: background-color 200ms ease, color 200ms ease, opacity 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, color 200ms ease, opacity 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  color: #d3a143;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: white;
  text-decoration: none;
}

ul {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding-left: 1.375em;
}

ol {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding-left: 1.375em;
}

.inside-no-sidebars ul,
.inside-page-nested-content-column ul:not(.profile-detail-overlay-list) {
  margin-bottom: 1.25em;
}

.inside-no-sidebars ol,
.inside-page-nested-content-column ol {
  margin-bottom: 1.25em;
}

li {
  margin-bottom: 0.25em;
}

.inside-no-sidebars li,
.inside-page-nested-content-column li {
  margin-bottom: 0.625em;
}

.button,
.primary,
.secondary,
.tertiary,
button[type="submit"] {
  display: inline-block;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding: 0.375rem 1rem;
  background-color: #c5ca46;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-appearance: none;
  border-radius: 0;

}

.primary,
.secondary,
.tertiary,
button[type="submit"] {
  border: 0 none !important;
  padding: 0.375rem 1rem !important;
}

.button:hover,
.primary:hover,
.secondary:hover,
.tertiary:hover,
button[type="submit"]:hover {
  background-color: #a9ad37 !important;
  color: #2d2e31;
}

.button.secondary-button,
.secondary {
  margin-left: 1rem;
  background-color: #d7cfcf;
}

.button.secondary-button:hover,
.secondary:hover {
  background-color: #c0b6b6 !important;
}

.button.tertiary-button,
.tertiary {
  margin-left: 1rem;
  background-color: #79acbe;
}

.button.tertiary-button:hover,
.tertiary:hover {
  background-color: #6495a7 !important;
}

.button.header-search-button {
  width: 30%;
  height: 38px;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-right: 0rem;
  padding-left: 0rem;
  float: left;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
  box-shadow: black 0px 0px 0px 0px inset;
  font-size: 0.875rem;
}

.button.attorney-profiles-search-button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  min-height: 36px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66%;
}

.button.attorney-profiles-search-by-name {
  width: 32px;
  height: 32px;
  margin-top: 0em;
  margin-bottom: 0em;
  padding-right: 0rem;
  padding-left: 0rem;
  float: left;
  background-color: rgba(255, 255, 255, 0.25);
  background-image: url('/20160107131822/assets/images/icon_arrow2_right_wht.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
  color: transparent;
}

.button.attorney-profiles-search-by-name:hover {
  background-color: rgba(255, 255, 255, 0.45);
}

.nav-section {
  position: relative;
  background-color: transparent;
}

.nav-logo-block {
  z-index: 1000;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: black;
  font-size: 1.5em;
  line-height: 0.9em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-logo-block:hover {
  color: black;
}

.nav-menu {
  float: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
}

.nav-link {
  padding: 0.75em 3.9em;
  box-shadow: rgba(255, 255, 255, 0.09) 1px 0px 0px 0px;
  color: #d7cfcf;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #c5ca46;
}

.nav-link.w--current {
  color: #c5ca46;
}

.nav-link.dropdown-toggle {
  text-align: center;
}

.nav-link.dropdown-toggle.two-part-button-toggle {
  padding-right: 1rem;
}

.nav-link.last-nav-link {
  box-shadow: none;
}

.nav-dropdown.two-part-button {
  float: right;
}

.nav-dropdown-icon {
  width: 1rem;
  height: 1rem;
}

.nav-logo-image {
  width: 272px;
}

.nav-logo-text {
  margin-top: 0.5em;
  margin-right: 0.125em;
  margin-left: 0.125em;
  float: left;
}

.nav-menu-button {
  position: relative;
}

.nav-dropdown-list {
  min-width: 180px;
  padding: 1rem 1.25rem 0.75rem 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #1b1b18;
  color: #696a6d;
  line-height: 1.25em;
}

.nav-dropdown-link {
  margin-bottom: 0.5em;
  padding: 0em 0rem;
  color: #79acbe;
  text-decoration: none;
  text-transform: lowercase;
}

.nav-dropdown-link:hover {
  color: #e5f3f8;
}

.nav-dropdown-link.w--current {
  color: #c5ca46;
}

.nav-dropdown-link.w--current:hover {
  color: #e5f3f8;
}

.nav-two-part-button {
  float: none;
}

.two-part-button-arrow {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 0px;
  min-width: 0px;
  float: right;
  background-image: url('/20160107131822/assets/images/icon_arrow2_right_wht.svg');
  background-position: 50% 50%;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;
  opacity: 0.35;
}

.form-wrapper {
  margin-bottom: 3rem;
}

.form-field-label {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.form-field-label.attorney-profiles-search-by-name {
  display: inline-block;
  margin-top: 0.5em;
  float: left;
}

.form-checkbox-field {
  margin-bottom: 0.5rem;
}

.form-checkbox {
  width: 1rem;
  height: 1rem;
  margin-top: 0.25rem;
}

.form-session-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: black;
  color: white;
}

.form-session-message.success {
  background-color: #6bb35f;
}

.form-session-message.error {
  background-color: #d64949;
}

.form-radio-button-field {
  margin-bottom: 0.5rem;
}

.form-radio-button {
  width: 1rem;
  height: 1rem;
  margin-top: 0.25rem;
}

.form-session-message-title {
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}

.form-session-message-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  padding-right: 2px;
  padding-bottom: 6px;
  padding-left: 2px;
}

.slider {
  position: relative;
  height: 596px;
  background-color: transparent;
  text-align: left;
}

.slider-mask {
  position: relative;
  display: block;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.slider-arrow {
  top: auto;
  display: none;
  height: 3rem;
  opacity: 0.15;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: white;
  font-size: 1rem;
}

.slider-arrow:hover {
  opacity: 1;
}

.slider-indicators {
  display: none;
  height: 2.25rem;
  padding-top: 0.5rem;
  opacity: 0.35;
  font-size: 0.375rem;
}

.slider-slide {
  position: relative;
  height: 100%;
  background-image: url('/20160107131822/assets/images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.section {
  position: relative;
}

.section.footer-section {
  color: #696a6c;
}

.section.inside-page-styles {
  padding-top: 1.5rem;
}

.section.home-slider {
  padding-top: 1rem;
  text-align: left;
}

.container.footer-container {
  padding-top: 0.75rem;
  padding-bottom: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 0.6875rem;
  line-height: 1.5em;
}

.row.attorney-profiles-search-by-name-row {
  padding: 1.25em;
}

.column.zeroed-column {
  padding-right: 0px;
  padding-left: 0px;
}

.divider {
  height: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: rgba(255, 255, 255, 0.15);
}

.breadcrumbs-list {
  display: block;
  margin: 0.5rem auto;
  padding-left: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: lowercase;
}

.breadcrumbs-list-item {
  display: inline-block;
  margin-top: 0.25rem;
  margin-right: 0.375rem;
  margin-bottom: 0.25rem;
  color: rgba(255, 255, 255, 0.15);
}

.breadcrumbs-list-divider {
  display: inline-block;
  margin-left: 0.375rem;
}

.split-50 {
  width: 50%;
  min-width: 0px;
  float: left;
}

.inside-page-row {
  padding-bottom: 2em;
}

.left-nav-list {
  margin-top: 0em;
  margin-bottom: 2.5em;
  padding-left: 0em;
}

.left-nav-list.nested-left-nav-list {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0.5rem 0.5em 1em;
  background-color: rgba(219, 219, 196, 0.1);
}

.left-nav-list.right-sidebar-nav {
  margin-left: 20px;
}

.left-nav-list-item {
  margin-bottom: 5px;
}

.left-nav-list-item.nested-left-nav-list-item {
  margin-bottom: 2px;
}

.left-nav-list-item-link {
  display: block;
  padding: 0.625em 2.25em 0.625em 1.75em;
  background-color: #191a1c;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.25em;
  text-decoration: none;
  text-transform: lowercase;
}

.left-nav-list-item-link:hover {
  color: #c5ca46;
}

.left-nav-list-item-link:active {
  color: #a9a2a2;
}

.left-nav-list-item-link.w--current,
.left-nav-list-item-link.selected {
  background-color: #5b622b;
  background-image: url('/20160107131822/assets/images/arrow_right_blk_50.png');
  background-position: 10px 50%;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  color: #c5d44c;
}

.left-nav-list-item-link.w--current:hover,
.left-nav-list-item-link.selected:hover {
  color: #c5ca46;
}

.left-nav-list-item-link.nested-left-nav-link {
  padding: 0.625em 2.75em 0.625em 1.375em;
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(215, 207, 207, 0.55);
  font-size: 0.8125rem;
}

.left-nav-list-item-link.nested-left-nav-link:hover {
  color: #c5ca46;
}

.left-nav-list-item-link.nested-left-nav-link.w--current {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #9aa83a;
}

.left-nav-list-item-link.nested-left-nav-link.w--current:hover {
  color: #c5ca46;
}

.inside-page-right-column-heading,
.inside-page-right-column-section-wrap h4 {
  margin: -1rem -1rem 0.5rem;
  padding: 0.5em 1rem;
  background-color: #101111;
  color: #999999;
  font-weight: 700;
  text-transform: uppercase;
}

.inside-page-right-column-section-wrap {
  margin-bottom: 1.25rem;
  margin-left: 1rem;
  padding: 1rem 1rem 0.5rem;
  background-color: rgba(0, 0, 0, 0.15);
  color: #a9a2a2;
}

.slider-contents-wrapper {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 50;
  display: block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #7f8080;
}

.footer-grip-link {
  width: 130px;
  height: 28px;
  min-width: 0px;
  margin-top: 0.25rem;
  float: right;
  opacity: 0.5;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.55);
  font-size: 8px;
  line-height: 0.625rem;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 200ms ease 0s, opacity 200ms ease 0s;
}

.footer-grip-link:hover {
  opacity: 1;
  color: rgba(255, 255, 255, 0.5);
  transition: color 200ms ease 0s, opacity 200ms ease 0s;
}

#GRIPFooterLogo {
  padding-top: 0 !important;
}

.footer-signoff-text {
  display: block;
}

.footer-signoff-link {
  display: inline-block;
  margin-right: 0.8rem;
  margin-left: 0rem;
  color: #696a6c;
  text-decoration: none;
}

.footer-signoff-link:hover {
  color: #999;
}

.footer-signoff-link-wrap {
  display: block;
}

.footer-list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.footer-social-icon-link {
  width: 1.75rem;
  height: 1.75rem;
  min-width: 0px;
  margin-top: 0.5rem;
  margin-right: 0.75rem;
  margin-bottom: 0.25rem;
  float: left;
  background-color: rgba(0, 0, 0, 0.5);
}

.footer-social-icon-image {
  float: left;
}

.inside-page-right-column-list-item {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.inside-page-intro,
.inside_page_intro {
  margin-top: 0.5em;
  margin-bottom: 1.25em;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  line-height: 1.5em;
}

.header-container {
  position: relative;
}

.nav-search-button {
  position: relative;
  width: 1.75rem;
  height: 1.75rem;
  margin-left: 1em;
  float: right;
  background-color: black;
}

.form-field {
  max-height: 36px;
  min-height: 30px;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  padding: 0.375rem 0.75rem;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
}

.form-field.attorney-profiles-form-field {
  max-height: 32px;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.form-field.attorney-by-name {
  display: inline-block;
  max-height: 32px;
  max-width: 75%;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 3%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  float: left;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.25);
  color: white;
}

.footer-column-title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.sidebar-search-form-wrap {
  margin-bottom: 0px;
}

.footer-list-link {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.header-search-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.header-search-close-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: none;
  width: 1rem;
  height: 1rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.header-nav-bar-content-wrap {
  position: relative;
  clear: both;
}

.footer-signoff-bar {
  color: #696a6c;
}

.footer-signoff-bar.home-footer {
  padding-top: 1rem;
}

.header-contents-right-wrap {
  float: right;
}

.header-small-link-wrap {
  margin-left: 1rem;
  padding: 0.25em;
  float: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.header-secondary-content-row {
  position: relative;
  margin-top: 1.75em;
}

.header-small-link-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.header-small-link-text {
  display: inline-block;
  margin-left: 0.375rem;
}

.header-small-link-text.cart-items-label {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  border-radius: 1rem;
  background-color: rgba(8, 75, 117, 0.5);
  color: white;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.breadcrumbs-link {
  color: rgba(179, 179, 179, 0.3);
}

.breadcrumbs-link:hover {
  color: rgba(255, 255, 255, 0.7);
}

.breadcrumbs-link:active {
  color: #c5ca46;
}

.header-secondary-nav-section {
  position: relative;
  z-index: 100;
  background-color: #1b1b18;
  font-size: 0.8125rem;
  line-height: 1rem;
  text-transform: lowercase;
}

.header-secondary-nav-list {
  margin-top: 0.625em;
  margin-bottom: 0.625em;
  float: right;
}

.header-secondary-nav-list-item {
  display: inline-block;
  padding-right: 0.575em;
  padding-left: 0.575em;
  margin-left: -2px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.header-secondary-nav-list-item.last {
  border-right-style: none;
}

.header-secondary-nav-link {
  display: inline-block;
  padding: 0.25em 0.75em;
  color: #696a6c;
}

.header-secondary-nav-link:hover {
  color: #999;
}

.header-secondary-nav-link:active {
  color: #c5ca46;
}

.header-secondary-nav-link.w--current {
  color: #c5ca46;
}

.header-secondary-nav-link.w--current:hover {
  color: white;
}

.header-secondary-nav-link.w--current:active {
  color: #c5ca46;
}

.slide-opening-statement-wrap {
  position: absolute;
  right: 35%;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 60%;
  margin-right: 0.5em;
}

.slider-logo-image {
  display: block;
  max-width: 200px;
  margin-top: 1em;
}

.slider-contents-feed-wrap {
  padding: 0.5em 3em;
  background-color: rgba(0, 0, 0, 0.85);
}

.slider-contents-thin-bar-wrap {
  margin-top: 0.5em;
  padding-top: 0.7em;
  padding-bottom: 0.5em;
  background-color: rgba(0, 0, 0, 0.85);
}

.slider-contents-feed-item-wrap {
  width: 100%;
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.slider-contents-feed-item-title {
  margin-top: 0em;
  margin-bottom: 0.375em;
  color: #c5ca46;
  font-size: 0.875rem;
}

.slider-contents-column-right {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 35%;
  float: right;
}

.slider-contents-social-icons-wrap {
  float: right;
}

.slider-contents-social-icon-image {
  width: 22px;
  height: 22px;
  opacity: 0.5;
}

.slider-contents-social-icon-image:hover {
  opacity: 1;
}

.slider-contents-social-icon-image.twitter-image {
  padding-top: 1px;
}

.slider-contents-social-icon-image.rss-icon {
  padding-top: 1px;
  padding-right: 2px;
}

.slider-contents-social-icon-link {
  margin-right: 0.25rem;
}

.slider-contents-social-icon-link:last-of-type {
  margin-right: 0.5rem;
}

.slider-contents-feed-read-more {
  display: inline-block;
  padding-right: 24px;
  padding-bottom: 0.15em;
  background-image: url('/20160107131822/assets/images/arrow_right_wht_50.png');
  background-position: 100% 50%;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  color: white;
  text-transform: lowercase;
}

.slider-contents-feed-read-more:hover {
  color: #a9a2a2;
}

.slider-opening-statement-button {
  margin-left: 0.75em;
  padding-left: 2.25em;
  float: left;
  background-image: url('/20160107131822/assets/images/arrow_left_wht_50.png');
  background-position: 0px 50%;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  color: #7f8080;
}

.slide-opening-statement-inside-wrap {
  padding: 1em 4em 1.5em 3em;
  background-color: rgba(0, 0, 0, 0.85);
}

.slider-contents-text-link,
.slide-opening-statement-wrap a {
  color: rgba(255, 255, 255, 0.85);
}

.slider-contents-text-link:hover,
.slide-opening-statement-wrap a:hover {
  color: #c5ca46;
}

.close-statement {
  text-align: right;
  background-image: url("/20160107131822/assets/images/arrow_right_wht_50.png");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 16px 8px;
  padding-bottom: 0.225rem;
  padding-right: 24px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
}

@media(min-width: 991px) {
  .close-statement {
    margin-bottom: -10px;
    margin-right: -40px;
  }
  .attorney-profile-detail-list-item-split-50-desktop{
    width: 50%;
    float: left;
  }
}

@media(max-width: 767px) {
  .close-statement {
    background-image: url("/20160107131822/assets/images/arrow_up_wht_50.png");
  }
}

.close-statement:hover {
  color: white;
}

.slider-contents-feed-title-link {
  color: #c5ca46;
}

.slider-contents-feed-title-link:hover {
  color: #e5f3f8;
}

.header-search-wrap {
  position: absolute;
  top: 100%;
  right: 0px;
  display: none;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 0px;
}

.header-search-form {
  min-width: 400px;
  padding: 15px;
  background-color: rgba(27, 27, 24, 0.35);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px 0px inset;
}

.header-search-field {
  width: 70%;
  height: 38px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: left;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
  box-shadow: black 0px 0px 0px 0px inset;
  font-size: 0.875rem;
}

.nav-dropdown-description {
  margin-bottom: 1.25em;
  font-style: italic;
}

.inside-page-header-title-image {
  position: relative;
  min-height: 180px;
  margin-bottom: 2.25em;
  background-image: url('/20160107131822/assets/images/dot_pattern_white.png');
  background-position: 0px 0px;
  background-size: 8px;
  background-repeat: repeat;
}

.inside-page-header-title-image.has-banner {
	background-size: cover;
	background-repeat: no-repeat;
}

.inside-page-header-title-image.practice-area-details {
  min-height: 317px;
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-title-overlay-wrap {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  max-width: 35%;
  margin-top: 2em;
  margin-right: 5em;
  padding: 0.375em 1.5em 0.25em 0.75em;
  background-color: rgba(34, 35, 38, 0.95);
}

.green-page-title {
  margin-top: 0.125em;
  margin-bottom: 0.25em;
  font-family: Muli, sans-serif;
  color: #c5d44c;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  text-transform: lowercase;
}

.inside-no-sidebars {
  display: block;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.inside-no-sidebars.attorney-profile-detail-wrap {
  position: relative;
  display: block;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.inside-with-right.attorney-profile-detail-wrap {
  float: left;
  padding-right: 15px;
  width: calc(75% - 16px);
}

.attorneys-right-sidebar {
  float: right;
}

.inside-no-sidebars.wider-pages {
  max-width: none;
}

.slider-contents-feed-summary,
.slider-contents-feed-item-wrap p {
  margin-bottom: 0.25em;
}

.attorney-profiles-search-header-wrap {
  margin-bottom: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}

.attorney-profiles-outer-grid-wrap {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.attorney-profiles-search-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 1em;
}

.attorney-profiles-search-form {
  padding: 1.25em;
  background-color: rgba(0, 0, 0, 0.25);
  display: none;
  transform: translateX(0px) translateY(0px) translateZ(0px);
}

.attorney-profiles-search-form.opened {
  display: block;
}

.attorney-profiles-advanced-search-btn {
  display: inline-block;
  margin-top: 0.5em;
  padding: 0.25em 1rem 0.25em 0.25em;
  float: right;
  background-image: url('/20160107131822/assets/images/arrow_down_wht_50.png');
  background-position: 100% 53%;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  color: rgba(255, 255, 255, 0.65);
  text-transform: lowercase;
}

.attorney-profiles-advanced-search-btn:hover {
  color: #c5ca46;
}

.column.advanced-search-form-column {
  border-right: 2px solid rgba(105, 106, 108, 0.25);
  padding-right: 20px;
}

.column.advanced-search-alpha-column {
  padding-left: 18px;
}

.advanced-search-form-split.practice-area {
  float: right;
}

.advanced-search-form-split {
  float: left;
  margin-bottom: 1rem;
  width: 48%;
}

.advanced-search-alpha-wrap {
  background-image: linear-gradient(rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0));
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}

.attorney-profiles-search-title {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  color: #79acbe;
  font-family: Muli,sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.25em;
}

.advanced-search-alpha-descriptor {
  color: #696a6c;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.attorney-profiles-search-wrap-by-name {
  margin-bottom: 0px;
}

.advanced-search-alpha-text {
  color: #696a6c;
  font-size: 1.75rem;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  margin-top: 0;
  text-align: justify;
}

.advanced-search-alpha-link {
  color: #79acbe;
}

.advanced-search-alpha-link:hover {
  color: #c5ca46;
}

.advanced-search-alpha-link.current {
  color: #c5ca46;
}

.attorney-profile-grid-item-wrap {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-size: 0.8125rem;
  line-height: 1.375em;
}

.attorney-profile-grid-item-text-wrap {
  width: 65%;
  margin-left: 5%;
  float: left;
}

.attorney-profile-grid-item-image {
  width: 80px;
  max-width: 30%;
  float: left;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.05);
}

.attorney-profile-grid-item-name {
  margin-top: 0.125em;
  margin-bottom: 0.375em;
  font-size: 0.875rem;
}

.attorney-profile-grid-item-name-link {
  color: #79acbe;
}

.attorney-profile-grid-item-name-link:hover {
  color: white;
}

.inside-page-header-title-section {
  margin-top: 0.5em;
  font-size: 0.75rem;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.split-list-item {
  width: 50%;
  float: left;
}

.split-list-item.split-item-66 {
  width: 67%;
}

.split-list-item.split-item-33 {
  width: 25%;
}

.split-list-item.split-item-25 {
  width: 25%;
}

.attorney-profile-detail-list-item-title {
  margin-top: 0.25em;
  margin-right: 0.375em;
  color: white;
  font-size: 0.6875rem;
  line-height: 1.25em;
  text-align: right;
  text-transform: uppercase;
}

.attorney-profile-detail-list-item-info {
  margin-left: 0.3754em;
  font-size: 0.8125rem;
  line-height: 1.325em;
}

.attorney-profile-detail-list-item-wrap {
  margin-bottom: 0.125em;
}

.attorney-profile-detail-list-item-group {
  margin-top: 0.6em;
  margin-bottom: 0.5em;
}

.attorney-profile-detail-list-social-icon-link {
  height: 24px;
  min-width: 24px;
  margin-right: 0.25em;
  float: left;
}

.attorney-profile-detail-list-location-title {
  min-width: 94px;
  float:left;
}

.attorney-profile-detail-list-location-info {
  margin-left: 4px;
  float:left;
}
.attorney-profile-detail-list-location-info:after{
  clear:left;
}

.attorney-profile-detail-list-social-icon-link:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.attorney-profile-detail-list-social-icon-image {
  height: 24px;
  max-width: 44px;
}

.main-list-item-wrap {
  background-color: rgba(0, 0, 0, 0.25);
}

.main-list-item-title {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.25em;
  text-transform: uppercase;
  color: #d3a143;
  font-family: "PT Sans",sans-serif;
}

.main-list-item-related-areas-title {
  font-size: 1rem;
  text-transform: lowercase;
}

.main-list-item-related-areas-links {
  color: #696a6c;
}

.main-list-item-related-areas-list {
  font-size: 0.8125rem;
  line-height: 1.25em;
}

.main-list-item-summary-read-more-link {
  background-image: url('/20160107131822/assets/images/arrow_right_wht_25.png');
  background-position: 100% 59%;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  text-transform: lowercase;
}

.profile-detail-overlay-wrap {
  position: absolute;
  right: 0px;
  width: 38.5%;
  height: 100%;
  padding: 0.5rem 1.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.7);
}

.profile-detail-overlay-list {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 0em;
}

.profile-detail-overlay-title {
  color: #c5ca46;
}

.share-by-add-this {
  min-height: 20px;
  min-width: 20px;
  margin-top: -2px;
  margin-right: 0.375em;
  float: left;
}

.profile-detail-text {
  float: left;
}

.profile-detail-link {
  color: #d7cfcf;
}

.profile-detail-link:hover {
  color: #c5ca46;
}

.profile-detail-header-image {
  width: 100%;
}

.back-to-top {
  position: fixed;
  right: 1.625rem;
  bottom: 0rem;
  width: 3.75rem;
  height: 1.5rem;
  padding-left: 0.625rem;
  background-color: rgba(109, 109, 109, 0.75);
  background-image: url('/20160107131822/assets/images/Arrow4_up_wht_50.svg');
  background-position: 75% 48%;
  background-size: 10px 6px;
  background-repeat: no-repeat;
  opacity: 0.5;
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.625rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.back-to-top:hover {
  background-color: rgba(27, 27, 24, 0.75);
  opacity: 1;
  color: #c5ca46;
}

html.w-mod-js *[data-ix="opening-statement-hide"] {
  display: none;
}

html.w-mod-js *[data-ix="attorney-profiles-search-form-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="back-to-top-hide-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

@media (max-width: 991px) {
  .button.header-search-button {
    height: 48px;
  }
  .nav-logo-block {
    margin-left: 1.125rem;
    text-align: left;
  }
  .nav-menu {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0rem;
    padding-bottom: 0px;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    background-color: #27282a;
    text-align: left;
  }
  .nav-link {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1px;
    padding: 1.25em 1em;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px;
    font-size: 0.875rem;
    line-height: 1.375em;
  }
  .nav-link:hover {
    background-color: transparent;
    color: #c5ca46;
  }
  .nav-link.w--current {
    color: #c5ca46;
  }
  .nav-link.w--current:hover {
    color: #c5ca46;
  }
  .nav-link.dropdown-toggle {
    width: 20%;
    float: right;
  }
  .nav-link.dropdown-toggle.two-part-button-toggle {
    position: relative;
    z-index: 1;
    width: 20%;
    margin-bottom: 0px;
    padding-right: 0rem;
    padding-left: 0rem;
    float: right;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(28, 28, 31, 0.6);
    box-shadow: none;
  }
  .nav-link.nav-two-part-button-link {
    z-index: 1;
    display: block;
    width: 80%;
    margin-bottom: 0px;
    float: left;
    box-shadow: none;
  }
  .nav-dropdown.two-part-button {
    position: relative;
    right: 0px;
    z-index: 0;
    width: 100%;
    float: none;
    text-align: right;
  }
  .nav-logo-image {
    width: 220px;
  }
  .nav-menu-button {
    width: 3.75rem;
    height: 3.75rem;
    margin-top: 1.5rem;
    margin-right: 0.25rem;
    padding: 0.92rem 0px 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    background-color: transparent;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #c5ca46;
    font-size: 2rem;
    text-align: center;
  }
  .nav-menu-button:hover {
    color: white;
  }
  .nav-menu-button.w--open {
    background-color: transparent;
    color: #c5ca46;
  }
  .nav-dropdown-list {
    min-width: 100%;
    float: left;
    text-align: left;
  }
  .nav-dropdown-list.w--open {
    padding: 0rem 0rem 2px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
  }
  .nav-dropdown-link {
    padding: 0.75rem 1rem;
    border-top: 0px none transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .nav-dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0.09);
    text-decoration: none;
  }
  .nav-two-part-button {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto;
    clear: both;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px;
  }
  .two-part-button-arrow {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .slider {
    height: auto;
  }
  .slider-mask {
    height: 462px;
  }
  .slider-arrow {
    max-width: 10%;
  }
  .section.footer-section {
    padding-top: 1rem;
  }
  .container.footer-container {
    font-size: 0.75rem;
    line-height: 1.25em;
  }
  .left-nav-list.right-sidebar-nav {
    margin-left: 0px;
  }
  .inside-page-right-column-section-wrap {
    margin-left: 0px;
  }
  .column-content-wrap {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .footer-grip-link {
    margin-top: 1rem;
    float: none;
  }
  .footer-signoff-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .footer-signoff-link {
    margin-bottom: 1rem;
    margin-left: 1rem;
  }
  .header-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-menu-button-text {
    color: white;
    font-size: 0.625rem;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .header-nav-bar-content-wrap {
    clear: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .footer-signoff-bar {
    text-align: center;
  }
  .header-secondary-nav-section {
    text-align: center;
  }
  .header-secondary-nav-list {
    display: none;
  }
  .slide-opening-statement-wrap {
    right: 48%;
    width: 50%;
  }
  .slider-logo-image {
    max-width: 180px;
    margin-top: 0.75em;
  }
  .slider-contents-column-right {
    width: 48%;
    max-height: 462px;
  }
  .slide-opening-statement-inside-wrap {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .header-search-wrap {
    position: relative;
    top: 0px;
  }
  .header-search-form {
    min-width: 100%;
    box-shadow: rgba(255, 255, 255, 0.09) 0px -1px 0px 0px inset;
  }
  .header-search-field {
    height: 48px;
  }
  .mobile-search-button {
    width: 3.75rem;
    height: 3.75rem;
    min-height: 0px;
    min-width: 0px;
    margin-top: 1.5rem;
    margin-right: 0.125rem;
    float: right;
    background-image: url('/20160107131822/assets/images/search_wht.svg');
    background-position: 50% 50%;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
  .inside-page-header-title-image {
    min-height: 170px;
  }
  .inside-page-header-title-image.practice-area-details {
    min-height: 240px;
  }
  .page-title-overlay-wrap {
    left: 1rem;
    bottom: 1rem;
    max-width: 50%;
  }
  .profile-detail-overlay-wrap {
    position: relative;
    width: auto;
    padding-left: 1rem;
    clear: both;
  }
  .profile-detail-overlay-list {
    display: inline-block;
    min-width: 50%;
  }
  .inside-no-sidebars.attorney-profile-detail-wrap {
    margin-bottom: -6.5em;
  }
  .attorney-profiles-search-form {
    padding-bottom: 10px;
  }
  .column.advanced-search-form-column {
    border-bottom: 2px solid rgba(105, 106, 108, 0.25);
    border-right-style: none;
    border-right-width: 0;
    padding-bottom: 20px;
    padding-right: 10px;
  }
  .column.advanced-search-alpha-column {
    padding-left: 0;
    padding-right: 0;
  }
  .advanced-search-alpha-wrap {
    margin-top: 0;
    text-align: center;
    width: 100%;
  }
  .advanced-search-alpha-text {
    display: inline-block;
    font-size: 1.75rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.25em;
  }
  .inside-with-right.attorney-profile-detail-wrap {
    float: none;
    width: 100%;
  }
  .attorneys-right-sidebar {
  	clear: both;
    float: left;
    margin-top: 2em;
    width: 100%;
  }
  .attorney-profile-detail-list-item-split-50-desktop{
    clear: left;
  }
}

@media (max-width: 767px) {
  .nav-logo-block {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0px;
  }
  .nav-logo-image {
    width: 190px;
  }
  .nav-menu-button {
    width: 3.25rem;
    height: 3.25rem;
    margin-top: 1rem;
    padding-top: 0.75rem;
  }
  .form-field-label.attorney-profiles-search-by-name {
    display: block;
    float: none;
  }
  .slider {
    height: auto;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .slider-mask {
    height: 320px;
  }
  .section.home-slider {
    padding-top: 0.5rem;
  }
  .container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row.attorney-profiles-search-by-name-row {
    padding-right: 0.75em;
    padding-bottom: 1.5em;
    padding-left: 0.75em;
  }
  .breadcrumbs-list {
    font-size: 0.6875rem;
    line-height: 1.125em;
  }
  .slider-contents-wrapper {
    position: relative;
    top: 100%;
    margin: -70px 0.5rem 1.5rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .footer-signoff-row {
    text-align: center;
  }
  .footer-grip-link {
    margin-top: 0.5rem;
    float: none;
  }
  .footer-signoff-text {
    display: block;
  }
  .footer-signoff-link-wrap {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .form-field.attorney-by-name {
    width: 75%;
    height: 38px;
    max-height: 38px;
    margin-left: 0%;
  }
  .slide-opening-statement-wrap {
    position: relative;
    top: 0.5em;
    right: 0%;
    width: 100%;
  }
  .slider-logo-image {
    display: block;
    max-width: 180px;
    margin-right: auto;
    margin-bottom: 1.5em;
    margin-left: auto;
  }
  .slider-contents-feed-wrap {
    display: block;
    padding-top: 0.125em;
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .slider-contents-thin-bar-wrap {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .slider-contents-feed-item-wrap {
    margin-bottom: 1.5em;
  }
  .slider-contents-column-right {
    width: 100%;
    max-height: none;
    float: left;
  }
  .slider-contents-social-icon-link {
    margin-right: 1.25rem;
  }
  .slider-opening-statement-button {
    margin-left: 1em;
    padding-left: 2em;
    background-image: url('/20160107131822/assets/images/arrow_down_wht_50.png');
    background-size: 16px 8px;
  }
  .slide-opening-statement-inside-wrap {
    padding: 0.5em 1.5em 1em;
  }
  .mobile-search-button {
    width: 3.25rem;
    height: 3.25rem;
    margin-top: 1rem;
  }
  .inside-page-header-title-image {
    min-height: 140px;
    margin-bottom: 1.5em;
  }
  .inside-page-header-title-image.practice-area-details {
    min-height: 180px;
  }
  .page-title-overlay-wrap {
    left: 0.75rem;
    max-width: 75%;
    margin-right: 2em;
  }
  .green-page-title {
    font-size: 1.25rem;
  }
  .inside-page-title-content-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }
  .inside-no-sidebars {
    margin-right: 10px;
    margin-left: 10px;
  }
  .inside-no-sidebars.attorney-profile-detail-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }
  .attorney-profiles-search-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
  .attorney-profiles-search-form {
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: 0.5em;
  }
  .attorney-profiles-search-header-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }
  .attorney-profiles-search-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
  .attorney-profiles-search-form {
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
  .attorney-profile-grid-item-wrap {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .attorney-profile-detail-list-location-title{
    float:none;
    margin-top: 0px;
  }
  .attorney-profile-detail-list-location-phone + .attorney-profile-detail-list-location-title{
    margin-top:0.625rem;
  }
  .inside-page-header-title-section {
    font-size: 0.625rem;
  }
  .profile-detail-overlay-list {
    display: block;
  }
  .advanced-search-form-split {
    margin-bottom: 0rem;
    width: 100%;
  }
  .advanced-search-form-split.practice-area {
    margin-bottom: 0.75rem;
  }
}

@media (max-width: 479px) {
  .nav-logo-block {
    margin-left: 0.75rem;
  }
  .nav-logo-image {
    width: 168px;
  }
  .nav-menu-button {
    width: 2.875rem;
    height: 2.875rem;
    margin-right: 0.125rem;
    padding-top: 0.5rem;
  }
  .slider-mask {
    height: 250px;
  }
  .split-50 {
    width: 100%;
  }
  .slider-logo-image {
    max-width: 160px;
    margin-top: 1em;
  }
  .slider-contents-feed-item-wrap {
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
    float: none;
  }
  .slider-contents-social-icons-wrap {
    margin-top: 0.25rem;
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    padding-bottom: 0.25rem;
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    text-align: center;
  }
  .slider-contents-social-icon-link {
    margin-right: 0.75rem;
    margin-bottom: 0.75rem;
    margin-left: 0.75rem;
  }
  .slider-opening-statement-button {
    position: relative;
    left: 50%;
    display: block;
    margin-top: 1rem;
    margin-bottom: 0.25rem;
    margin-left: 0em;
    padding-right: 0.75em;
    padding-left: 2em;
    clear: both;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .mobile-search-button {
    width: 2.5rem;
    height: 2.875rem;
    background-size: 16px;
  }
  .inside-page-header-title-image.practice-area-details {
    min-height: 140px;
  }
  .page-title-overlay-wrap {
    left: 0.5rem;
    bottom: 0.62rem;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
  .green-page-title {
    font-size: 1.125rem;
  }
  .inside-page-header-title-section {
    font-size: 0.5625rem;
  }
  .attorney-profiles-advanced-search-btn {
    float: left;
    margin-top: 0;
  }
}

html {
  font-size:16px;
}

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/*main nav drop down*/
.nav-dropdown:hover .nav-dropdown-list {
  display: block;
}

.nav-dropdown-list:hover {
  display: block;
}

/*mmenu*/
.mobile-navigation-menu {
  display: none !important;
}

@media(max-width: 991px) {
  .mobile-navigation-menu.mm-opened {
    display: block !important;
    width: 80% !important;
  }
}

.nav-menu.mm-menu #mm-1 > .mm-navbar {
  display: none;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 54px;
}

.mm-panels > #mm-1.mm-panel.mm-hasnavbar {
  padding-top: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after {
  border-bottom-width: 0;
}

.mm-list > li > a,
.mm-list > li > span {
  padding: 1rem;
  box-shadow: none;
  color: white;
  margin-bottom: 1px;
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: 0 none;
}

.mm-listview > li > a,
.mm-listview > li > span {
  padding: 1.25em 1em;
  color: #d7cfcf;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  width: calc(100% - 80px);
  margin-right: 80px;
}

.mm-listview .mm-next {
  top: 1px;
  width: 80px;
  border-bottom: 0 none;
  border-left: 0 none;
  background-color: rgba(28, 28, 31, 0.6);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2);
}

.mm-list a.mm-next::after {
  right: 35px;
  top: 20px;
}

.mm-listview > li .mm-next::before {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-next::after,
.mm-arrow::after {
  right: 36px;
}

.mm-menu .mm-listview > li .mm-next::after,
.mm-menu .mm-listview > li .mm-arrow::after,
.mm-menu .mm-navbar .mm-btn::before {
  border-color: rgba(255, 255, 255, 0.5);
}

.mm-navbar {
  background-color: rgba(28, 28, 31, 0.6);
  height: 54px;
}

.mm-navbar .mm-btn {
  height: 54px;
}

.mm-navbar > * {
  padding: 17px 0;
}

.mm-navbar .mm-title {
  font-size: 0.875rem;
  line-height: 1.375em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: left;
}

.mm-menu .mm-navbar a {
  color: #d7cfcf;
}

.mm-menu .mm-navbar a:hover {
  color: #c5ca46;
}

/*messages*/
.success {
  display: block;
  background-color: rgba(71, 196, 18, 0.2);
  text-align: left;
  padding: 20px;
  margin-bottom: 10px;
  color: #d7cfcf;
  font-weight: 400;
  font-family: "PT Sans",sans-serif;
  font-size: 0.875rem;
  line-height: 1.375em;
}

.error {
  display: block;
  background-color: rgba(255, 0, 0, 0.4);
  text-align: left;
  padding: 20px;
  margin-bottom: 10px;
  color: #d7cfcf;
  font-weight: 400;
  font-family: "PT Sans",sans-serif;
  font-size: 0.875rem;
  line-height: 1.375em;
}

.success p,
.error p,
.success ul li,
.error ul li {
  margin-bottom: 0rem;
  color: #d7cfcf;
  font-weight: 400;
  font-family: "PT Sans",sans-serif;
  font-size: 0.875rem;
  line-height: 1.375em;
}

/*tables*/
table.styled {
  width: 100%;
  margin: .75em 0 .75em 0;
  border-spacing: 0px;
  box-shadow: rgba(0,0,0,.10) 0px 0px 0px 0px;
  color: #1b1b18;
  background-color: white;
}

table.styled th,
table.styled td {
  border-right: 1px solid rgba(0,0,0,0.1);
}

table.styled tr th:last-child,
table.styled tr td:last-child {
  border: none;
}

table.styled thead tr th {
  text-align: left;
  font-weight: normal;
  font-size: 1.375em;
  line-height:1.25em;
  padding: .625em .75em;
  color: #d3a143;
  background-color: #000000;
}

table.styled th {
  text-align: left;
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.25em;
  padding: .625em .75em;
  color: #c5ca46;
  background-color: #4e5157;
}

table.styled td {
  padding: .625em .75em;
}

table.styled.striped tr:nth-child(even) {
  background: rgba(219,219,219,0.6);
}

table.styled.striped tr:nth-child(odd) {
  background: white;
}

/*images*/
td img {
  max-width: none;
}

/*forms*/
.container input,
.container select,
.container textarea,
.container optgroup {
  color: #2d2e31 !important;
}

.container label,
.container .cms_label,
.container .label {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/*right sidebar*/
@media(max-width: 991px) {
  .inside-page-nested-right-column {
    margin-top: 4rem;
  }
}

/*feature pages*/
/*accounts*/
#account_module.form .form_container .login_field {
  width: 100%;
  max-width: 350px;
  margin-bottom: 15px;
}

#account_module.form .more_options ul {
  width: 100%;
  text-align: center;
  padding-left: 0;
}

@media (max-width: 991px) {
  #account_module.form .form_buttons {
    text-align: left;
  }
  #account_module.form tr.required .field {
    background: none;
    padding-left: 0;
    display: block;
    width: 100%;
  }
  #account_module.form .form_item .label,
  #account_module.form .form_item.required .label {
    display: block;
    width: 100%;
    text-align: left;
  }
  #account_module.form tr.required .label:after {
    content: url(/core/public/shared/assets/images/required.gif);
    padding-left: 10px;
  }
  #account_module.form .more_options ul {
    text-align: left;
  }
}

/*events*/
#events_module .category-wrapper {
  white-space: nowrap;
}

#events_module.cms_list .cms_divider {
  margin-top: 1.5em;
}

#events_module .fc-view-month .fc-day:not(.fc-other-month):not(.fc-sun):not(.fc-sat):not(.fc-today) {
  background-color: #ffffff;
}

#events_module .fc-view-agendaWeek .fc-first.fc-last .fc-widget-content:not(.fc-state-highlight):not(.fc-sun):not(.fc-sat) {
  background-color: #ffffff;
}

#events_module .fc-view-agendaDay .fc-agenda-days .fc-first.fc-last td:not(.fc-agenda-gutter):not(.fc-sun):not(.fc-sat):not(.fc-today) {
  background-color: #ffffff;
}

#events_module.cms_form .cms_label {
  background-color: transparent;
  vertical-align: top;
}

#events_module.cms_form .cms_required {
  background-color: transparent;
}

#events_module.cms_form .cms_additional_info + .cms_divider + table .cms_required {
  background-position: center 15%;
}

#events_module.cms_form .cms_non_required {
  background-color: transparent;
}

#events_module.cms_form .cms_field {
  background-color: transparent;
}

@media (max-width: 991px) {
  #events_module.cms_form .cms_label {
    width: auto;
    display: inline;
    text-align: left;
  }
  #events_module.cms_form .cms_field {
    width: 100%;
    display: block;
  }
  #events_module.cms_form .cms_required {
    width: 15px;
    display: inline-block;
  }
  #events_module.cms_form .cms_non_required {
    display: inline-block;
  }
  #events_module.cms_form .cms_field input[type="text"] {
    width: 100% !important;
    max-width: 300px !important;
  }
  .tooltipsy {
    display: none;
  }
}

/*files*/
.field--category--title {
  background-position: 0 3px;
}

.field--category--title {
  padding-left: 22px !important;
}

.field--file--title {
  padding-left: 22px !important;
  background-position: 0 3px !important;
}

.box.filter .select2-container,
.box.filter #filter-title {
  width: 100% !important;
  max-width: none;
}

.box.filter .select2-container a:hover {
  color: #444;
  text-decoration: none;
  border-bottom-color: #aaa;
}

.ui-form-buttons {
  padding: 0;
}

.collection > .node {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin: 1.4em 0 0;
  padding: 1.4em 0 0;
}

.collection + .collection {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin: 1.4em 0 0;
  padding: 1.4em 0 0;
}

/*faqs*/
#faqs_module.cms_list .cms_item_divider, #faqs_module.cms_entity .cms_item_divider {
  margin-top: 2em;
}

#faqs_module .cms_list_item ul,
#faqs_module .cms_list_subitem ul {
  color: #d3a143;
  list-style-type: disc;
}

#faqs_module .cms_list_item ul li,
#faqs_module .cms_list_subitem ul li {
  margin-bottom: 0.75em;
}

#faqs_module.cms_list .cms_list_subitem .cms_title h3 {
  margin-bottom: 0;
  margin-top: 1.5em;
}

.box.tools input[type="text"] {
  max-width: 100%;
  height: 36px;
  width: 166px;
}

@media(max-width: 991px) {
  .box.tools p {
    display: inline;
  }
  .box.tools input[type="text"] {
    margin-bottom: 10px;
  }
}

/*jobs*/
#jobs_module.cms_list .cms_list_item .cms_footer {
  margin-top: 2em;
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

#jobs_module.cms_list .cms_list_item:first-of-type {
  margin-top: 0;
}

#jobs_module.cms_list .cms_list_item:first-of-type h3 {
  margin-top: 0;
}

#jobs_module.cms_list .cms_list_item .cms_date h3 {
  color: #d3a143;
}

#jobs_module .form-fields {
  max-width: 100%;
}

#jobs_module.cms_form form {
  margin-top: 60px;
}

#jobs_module.cms_form form table tr {
  margin-bottom: 15px;
  display: block;
}

#jobs_module.cms_form form td {
  display: inline;
}

#jobs_module input[type="text"] {
  width: 90% !important;
  max-width: 400px;
}

#jobs_module.cms_form form .cms_label {
  width: 30%;
  background-color: transparent;
}

#jobs_module.cms_form form .cms_required {
  width: 5%;
  display: inline-block;
  background-color: transparent;
  padding-top: 0;
}

#jobs_module .cms_divider {
  display: none;
}

#jobs_module.cms_form form .cms_field {
  background-color: transparent !important;
}

#jobs_module div.application-for-employment .form-field {
  max-height: none;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0 none;
  border-radius: 0;
}

#jobs_module div.application-for-employment form div.form-fields {
  margin: 0;
}

#jobs_module div.application-for-employment input[type="text"],
#jobs_module div.application-for-employment form div.form-field span.text input {
  height: 30px !important;
  font-size: 16px !important;
}

@media(max-width: 991px) {
  #jobs_module input[type="text"] {
    display: block;
  }
  #jobs_module.cms_form form .cms_label {
    display: inline-block;
    text-align: left;
    width: auto;
  }
  #jobs_module.cms_form form p[align="center"] {
    text-align: left !important
  }
  #jobs_module div.application-for-employment * {
    width: 100% !important;
    padding-right: 10px;
  }
  #jobs_module div.application-for-employment button {
    width: auto !important;
  }
}

#jobs_module.cms_form .cms_form_button {
  display: inline-block;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  background-color: #c5ca46;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
  border: 0 none !important;
  padding: 0.375rem 1rem !important;
}

#jobs_module.cms_form .cms_form_button:hover{
  background-color: #a9ad37 !important;
  color: #2d2e31;
}

#jobs_module div.application-for-employment div.tabs ul li {
  color: #2d2e31;
}

.inside-page-right-column-section-wrap.box .content .contentbox_item tr td {
  padding-top: 0.5em;
  padding-bottom: 0.75em;
}

/*news*/
#news_module table .tile_description h3 {
  margin-top: 0 !important;
}

#news_module.cms_list .cms_list_item .cms_date {
  padding: 5px 15px 0 0;
}

#news_module.cms_list .cms_list_item .cms_date h3 {
  color: #8b8d52;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.25em;
}

#news_module.cms_list .cms_item_divider,
#news_module.cms_entity .cms_item_divider {
  margin-top: 2em;
  clear: both;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

@media(max-width: 767px) {
  #news_module td {
    display: block;
    width: 100% !important;
  }
  #news_module td.cms_list_item.right {
    padding-left: 0 !important;
  }
  img[alt="Header Image"] {
    height: auto !important;
  }
  #news_module.cms_entity .cms_content .image {
    height: auto !important;
  }
}

.box.archive .archive_links {
  overflow: hidden;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.25em;
}

.box.archive .archive_links a {
  padding-bottom: 0;
}

.box .content table.contentbox_item {
  display: block;
}

/*newsletters*/
#newsletters_module.list {
  padding-left: 0;
}

#newsletters_module.list .item_divider {
  margin: 1.5em 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

@media (max-width: 991px) {
  #newsletters_module.form .form_item.required .field {
    background: 0 none;
    display: block;
    width: 100%;
    padding-left: 0;
    max-width: 400px;
  }
  #newsletters_module.form .form_item.required .label {
    display: block;
    width: 200%;
    text-align: left;
  }
  #newsletters_module.form .form_item.required .label::after {
    padding-left: 5px;
    content: url("/core/public/shared/assets/images/required.gif");
  }
  #newsletters_module.form .form_buttons {
    text-align: left;
  }
}

/*partners*/
#partners_module td.image img {
  width: 150px;
  height: auto;
}

#partners_module.cms_list .cms_item_divider {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

@media(max-width: 767px) {
  #partners_module td {
    display: block;
    width: 100% !important;
  }
  #partners_module td.image {
    margin-bottom: 10px;
  }
  #partners_module tr {
    margin-bottom: 30px;
    display: block;
  }
}

@media(max-width: 479px) {
  #partners_module.cms_entity .image img {
    width: 100% !important;
    height: auto !important;
  }
}

#partners_module h3 {
  margin-top: 0;
}

.box.partner-document .content .contentbox_item {
  margin-bottom: 15px;
}

.box.partner-document .contentbox_item_image {
  width: 20px;
}

/*posts*/
.pagination-wrapper,
.pagination-wrapper .pagination-bg {
  background-color: transparent;
}

.posts-blocks-search-field {
  height: 36px;
  margin-bottom: 10px;
}

#posts_module.form .required_message {
  margin-bottom: 15px;
}

.posts-node .posts-comments {
  margin: 2em 0 0;
}

.posts-node .post-comment {
  border-bottom: 1px solid #e1e3e0;
  padding: 1.5em 5px;
}

.posts-blocks-popular-post,
.posts-blocks-author-name,
.posts-blocks-category {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.25em;
}

#post-add-comment .ui-form-label label em {
  font-size: 18px;
  vertical-align: top;
}

.post-content-image {
  max-width: 100%;
  margin-bottom: 5px;
}

@media(max-width: 991px) {
  #posts_module.form .ui-form-label {
    display: inline-block !important;
    text-align: left !important;
    width: auto !important;
  }
  #posts_module.form .ui-form-label label:after {
    content: url("/core/public/shared/assets/images/required.gif");
    padding-left: 5px;
  }
  #posts_module.form .ui-form-text {
    display: block !important;
    width: 100%;
  }
  #posts_module.form .form_item .required .ui-form-input {
    background: 0 none;
    padding-left: 0;
  }
  #posts_module.form .form_item .required .ui-form-input input {
    width: 100% !important;
    max-width: 350px;
  }
  #posts_module.form .ui-form-buttons {
    text-align: left;
  }
}

.posts-blocks-searches input[type="text"] {
  max-width: 100%;
}

.posts-blocks-search-button:hover {
  background-color: #fcc40d;
  color: #3a446b;
}

.collection.posts-collection h2 {
  margin-top: 0;
}

.posts-node .posts-comments #post-add-comment .ui-form-fields {
  padding-left: 0;
}

.posts-node .posts-comments #post-add-comment .ui-form-buttons {
  padding: 12px 0 0 0;
}


.posts-blocks.posts-blocks-searches .posts-blocks-search-form input.posts-blocks-search-field[type="text"] {
  border: 0 none;
  border-radius: 0;
  height: 41px;
}

.posts-blocks.posts-blocks-searches .posts-blocks-search-form .posts-blocks-search-button {
  max-height: none;
  height: 41px;
}

.posts-blocks-rss-feed-link svg path {
  fill: #d3a143;
}

.posts-blocks-subscribe svg path {
  fill: #d3a143;
}

@media (max-width: 479px) {
  #post-add-comment .ui-form-fields .ui-form-input input,
  #post-add-comment .ui-form-fields .ui-form-textarea textarea {
    width: 100% !important;
  }
}

#posts_module .rss_link_image svg path {
  fill: #d3a143;
}

/*resources*/
#moduleDocuments_module .cms_title .icon {
  margin-bottom: 0 !important;
  height: 23px !important;
}

#moduleDocuments_module .cms_items .cms_description {
  background-position: left 3px;
}

#moduleDocuments_module .cms_link {
  color: #d3a143 !important;
}

#moduleDocuments_module .cms_link:hover {
  color: #ffffff !important;
}

#moduleDocuments_module.cms_list .folder {
  cursor: auto;
}

#moduleDocuments_module .cms_items .cms_description h4 {
  margin-top: 0;
}

#moduleDocuments_module.cms_list .folder h3 {
  cursor: pointer;
  margin-bottom: 0;
}

/*submission forms*/
#submissionforms_module .cms_hint {
  display: block;
}

#submissionforms_module.cms_form .formBreak,
.module-forms .formBreak {
  border: 1px solid #e1e3e0;
}

#submissionforms_module.cms_form .formSection,
.module-forms .formSection {
  color: #2d2e31;
}

#submissionforms_module .sigNav {
  display: inline !important;
}

.sigNav .clearButton {
  left: 108px !important;
  right: 0 !important;
}

.sigNav .clearButton a,
.sigNav .clearButton a:link,
.sigNav .clearButton a:visited {
  color: #d7cfcf;
}

@media (min-width: 768px) {
  #submissionforms_module input[size="60"].hasDatepicker {
    width: calc(100% - 20px);
  }
}

#submissionforms_module.cms_form .ui-datepicker-trigger {
  vertical-align: baseline;
}

#submissionforms_module.cms_form option,
#submissionforms_module.cms_form select,
#submissionforms_module.cms_form input,
#submissionforms_module.cms_form textarea,
#submissionforms_module.cms_form .formSection {
  color: #2d2e31;
}

#submissionforms_module.cms_form .cms_steps_wrapper .cms_step span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_first span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_last span {
  color: #2d2e31;
  padding: 3px 27px;
}

@media (max-width: 767px) {
  #submissionforms_module.cms_form .cms_buttons {
    text-align: left !important;
  }
}

/*testimonials*/
#testimonials_module.cms_list .cms_item_divider,
#testimonials_module.cms_entity .cms_item_divider {
  margin-bottom: 1.5em;
  margin-top: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

@media (max-width: 767px) {
  #testimonials_module .cms_content > p {
    width: 100% !important;
    clear: both;
  }
  #testimonials_module .cms_content > .cms_bottom {
    text-align: left !important;
    width: 100% !important;
  }
  #testimonials_module.cms_list .cms_list_item .image {
    float: left !important;
    padding-left: 0 !important;
    height: auto;
    margin-bottom: 1em;
  }
  #testimonials_module.cms_entity .cms_content .image {
    float: left !important;
    margin-left: 0;
    margin-bottom: 1em;
    height: auto !important;
  }
}

/*search*/
.search-collection .node.search-node .field {
  min-height: 20px;
  padding: 10px 0;
}

.search-field-context em {
  background-color: rgba(255, 255, 0, 0.3);
}

/*attorneys*/
/*listing pages*/
/*alphabetical*/
.attr-name em {
  color: #ffffff;
}
.attr-subtitle {
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
  text-transform: uppercase;
}

.attr-list-div {
  margin-top: 20px;
}

.attr-list-div:first-of-type {
  margin-top: 0;
}

.attr-list-div:first-of-type .attr-list-heading {
  margin-top: 0;
}

.attr-table-div {
  margin-top: 20px;
}

h2.attr-list-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.attr-item {
  padding-left: 30px;
}

.attr-name {
  color: #d3a143;
  display: inline-block;
  width: 50%;
}

.attr-phone {
  color: #b8b8b8;
  display: inline-block;
  margin-right: 10px;
  width: 110px;
}

.attr-vcard-a {
  background-image: url("/20160108122112/assets/images/vcard-icon.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 25px 15px;
  display: inline-block;
  height: 15px;
  margin-right: 10px;
  width: 25px;
}

.attr-vcard-label {
  display: none;
}

.attr-email-a {
  background-image: url("/20160108122112/assets/images/email-icon.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 25px 15px;
  display: inline-block;
  height: 15px;
  width: 25px;
}

.attr-email-label {
  display: none;
}

@media(max-width: 479px) {
  .attr-subtitle {
    margin-bottom: 20px;
  }
  .attr-name {
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
    width: 100%;
  }
  .attr-phone {
    display: block;
    margin-bottom: 5px;
    width: auto;
  }
  .attr-vcard-a {
    background-position: 0 50%;
    font-size: 14px;
    height: auto;
    margin-right: 10px;
    padding-left: 30px;
    width: auto;
  }
  .attr-vcard-label {
    color: #b8b8b8;
    display: block;
    text-decoration: none;
  }
  .attr-vcard-label:hover {
    text-decoration: underline;
  }
  .attr-email-a {
    background-position: 0 50%;
    height: auto;
    padding-left: 30px;
    width: auto;
  }
  .attr-email-label {
    color: #b8b8b8;
    display: block;
    font-size: 14px;
    text-decoration: none;
  }
  .attr-email-label:hover {
    text-decoration: underline;
  }
}

/*by practice*/
h2.attr-divider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-bottom: 2px;
}

.attr-item.attr-item-practice-area {
  margin-bottom: 10px;
}

/*by photo*/
.attr-photo-a {
  margin-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  text-decoration: none;
  width: 24%;
}

.attr-photo {
  margin-bottom: 5px;
}

.attr-photo-label {
  color: #d3a143;
  white-space: nowrap;
}

.attr-photo-label em {
  color: #ffffff;
}

.attr-photo-label:hover {
  color: #ffffff;
}

@media(max-width: 767px) {
  .attr-photo-a {
    width: 49%;
  }
  /*attorney contact form*/
  .attorneys_contact_form .cms_label {
    display: inline-block;
    width: 100% !important;
    text-align: left !important;
  }
  .attorneys_contact_form .cms_label.required::after {
    content: url("/core/public/shared/assets/images/required.gif");
    padding-left: 5px;
  }
  .attorneys_contact_form .cms_required {
    display: none;
  }
  .attorneys_contact_form .cms_field {
    display: block;
    width: 100% !important;
  }
  .attorneys_contact_form .cms_field input,
  .attorneys_contact_form .cms_field textarea {
    width: 100% !important;
  }
}

@media(max-width: 479px) {
  .attr-photo-a {
    width: 100%;
  }
}

/*details*/
.support-team-info-outer {
  height: 100%;
  position: absolute;
  width: 61.5%;
  overflow: hidden;
}

.support-team-info.inner {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
}

.support-team-info.inner h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
}

.support-team-info.inner h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.support-team-info.inner > * {
  padding-left: 1rem;
  padding-right: 1rem;
}

.hide-support-team-link {
  display: block;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 20px;
}

@media(max-width: 991px) {
  .support-team-info-outer-mobile {
    width: 100%;
    position: relative;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .support-team-info-mobile.inner h2 {
    padding-top: 1rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .support-team-info-mobile.inner h3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .support-team-info-mobile.inner > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .hide-support-team-link-mobile {
    padding-bottom: 1rem;
    display: block;
    text-align: right;
  }
}

/*practice areas*/
/*details page*/
#module-practiceareas {
  margin: 0;
}

#module-practiceareas .practicearea-image {
  margin-bottom: 22px;
}

#module-practiceareas #area-sidebar {
  background-color: transparent;
  width: 30%;
}

#module-practiceareas #area-sidebar div {
  margin-bottom: 25px;
}

#module-practiceareas #area-sidebar #area-attorneys {
  color: #1a2c4d;
}

#module-practiceareas #area-sidebar h3 {
  margin-bottom: 10px;
  margin-top: 2px;
}

#module-practiceareas #area-sidebar .content-box,
#module-practiceareas #area-sidebar #area-attorneys {
  padding: 0 0 20px 25px;
}

ul.sidebar {
  margin: 0;
  padding-left: 19px !important;
  list-style-type: disc !important;
  color: #d3a143;
}

#module-practiceareas #area-main {
  float: left;
  width: 70%;
}

#module-practiceareas #area-main.full-width {
  float: none;
  width: 100%;
}

#module-practiceareas #area-main h3 {
  margin-bottom: 8px;
}

@media(max-width: 767px) {
  #module-practiceareas #area-main {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 45px;
  }
  #module-practiceareas #area-sidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #module-practiceareas #area-sidebar .content-box,
  #module-practiceareas #area-sidebar #area-attorneys {
    padding-left: 0;
  }
  #module-practiceareas #area-sidebar .content-box {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

/*listing page*/
#module-practiceareas.thumbnail-view .main-list-item-image {
  border-radius: 10px;
}

#module-practiceareas.thumbnail-view .main-list-summary-column.no-thumbnail.no-related-areas,
#module-practiceareas.thumbnail-view .main-list-summary-column.no-thumbnail,
#module-practiceareas.thumbnail-view .main-list-summary-column.no-related-areas {
  width: 50%;
}

#module-practiceareas.thumbnail-view .main-list-image-column.no-data,
#module-practiceareas.thumbnail-view .main-list-related-areas-column.no-data {
  display: block;
}

@media(max-width: 767px) {
  #module-practiceareas.thumbnail-view .main-list-summary-column.no-thumbnail.no-related-areas,
  #module-practiceareas.thumbnail-view .main-list-summary-column.no-thumbnail,
  #module-practiceareas.thumbnail-view .main-list-summary-column.no-related-areas {
    width: 100%;
  }
}

/*dynamic content boxes*/
/*events*/
@media(max-width: 991px) {
  #events_module.homepage_contentbox div.event_list:nth-last-of-type(3) {
    display: none;
  }
}

@media(max-width: 767px) {
  #events_module.homepage_contentbox .event_list {
    margin-bottom: 20px;
  }
  #events_module.homepage_contentbox .event_list td {
    display: block;
    width: 100%;
  }
  #events_module.homepage_contentbox .event_list td.date {
    margin-bottom: 5px;
  }
  #events_module.homepage_contentbox .event_list td.title div:not(.cms_description) {
    margin-bottom: 5px;
  }
}

/*files ok*/
/*news ok*/
/*posts ok*/
/*submission forms*/
#submissionforms_module.homepage_contentbox label {
  display: inline;
}

#submissionforms_module.homepage_contentbox textarea {
  height: 70px;
}

#submissionforms_module.homepage_contentbox .ui-datepicker-trigger {
  vertical-align: baseline;
}

@media(max-width: 991px) {
  #submissionforms_module.homepage_contentbox textarea {
    height: 30px;
  }
  #submissionforms_module.homepage_contentbox .cms_field {
    width: 100% !important;
  }
  #submissionforms_module.homepage_contentbox .cms_field input,
  #submissionforms_module.homepage_contentbox .cms_field textarea,
  #submissionforms_module.homepage_contentbox .cms_field select {
    width: 100%;
  }
  #submissionforms_module.homepage_contentbox .cms_field input.hasDatepicker {
    width: calc(100% - 20px);
  }
  #submissionforms_module.homepage_contentbox .ui-datepicker-trigger {
    left: 5px;
  }
}

@media(max-width: 767px) {
  #submissionforms_module.homepage_contentbox textarea {
    height: 70px;
  }
}
/*testimonials ok*/

/*enlarged fonts styles*/
.enlarged-fonts body {
  font-size: 1rem;
}

.enlarged-fonts .header-secondary-nav-section {
  font-size: 1rem;
}

.enlarged-fonts .container.footer-container {
  font-size: 0.875rem;
}

/*main navigation content regions*/
.nav-dropdown-description .cms-website-content-region p {
  margin-top: 0;
  margin-bottom: 17.5px;
  font-size:  0.85rem;
  font-family: "PT Sans",​ sans-serif;
  color: #cccccc;
}

#module-practiceareas #area-sidebar #area-attorneys h2 {
	text-transform: none;
}

.checkbox-row label {
	display: inline-block;
}

#posts_module.form #ffPages.ui-form-field .ui-form-label {
	vertical-align: top;
}

#posts_module.form #ffPages.ui-form-field table {
	position: relative;
}

/*posts module author-bio block*/
.bio-block-name {
  font-weight: 700;
  color: #c5d44c;
  font-family: "PT Sans",sans-serif;;
  font-size: 16px;
  height: auto;
  text-transform: uppercase;
  width: 135px;
  padding: 0;
  margin-top: 0.5em;
  margin-bottom: 0.35em;
}

.bio-block-link {
  background-image: url("/20160107131822/assets/images/arrow_right_wht_50.png");
  background-position: 118% 53%;
  padding-right: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 16px 8px;
  color: #d3a143;
  font-family: "PT Sans",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
}

.bio-block-link:hover {
  color: #ffffff;
}

.bio-block-contact-details {
  margin-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 5px;
}

.bio-block-contact-text {
  color: #bbbcbf;
  font-size: 13px;
}

.bio-block-contact-text a {
  color: #bbbcbf;
}

.bio-block-contact-text a:hover {
  color: #c5d44c;
}

.bio-block-contact-title {
  font-size: 1em;
  color: white;
  font-family: "PT Sans",sans-serif;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 2px;
  padding-right: 8px;
  text-transform: uppercase;
  display: block;
}
