﻿html {
  scroll-behavior: smooth;
}
.em {
  font-weight: 600;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.navigation {
  clear: both;
}
.u-list-inline {
  margin-bottom: 0;
  max-width: 76em;
  text-align: center;
}
.u-list-inline li,
.u-list-inline__item {
  display: inline-block;
}
.u-list-inline a {
  color: #0057c7;
  padding: 1em;
  display: inline-block;
}
.icon {
  width: 35px;
  height: 35px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.9);
  fill: currentColor;
}
.hidden {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hr {
  color: #bbb;
}
.kicker {
  color: rgba(187, 187, 187, 0.8);
  font-weight: 600;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
}
.kicker--widget {
  margin-bottom: 0;
  padding: 1em 0.5em;
}
.kicker--attorneys {
  margin-bottom: 2em;
}
.kicker--news {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 1.5em;
  text-align: center;
}
@media (min-width: 53.75em) {
  .pullup {
    margin-top: -46px;
  }
}
.call-box,
.call-widget {
  font-weight: 600;
}
.call-box a,
.call-box a:visited,
.call-widget a,
.call-widget a:visited {
  color: #0057c7 !important;
}
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
blockquote,
q {
  quotes: "“" "”" "‘" "’";
  color: #484848;
  border-left: 1px solid #bbb;
  display: block;
  margin: 0 0 2em;
  padding: 0 1em 0 2em;
  font-style: italic;
  font-weight: 500;
}
blockquote p,
q p {
  margin-bottom: 5px;
}
.attorney-single__bio blockquote,
.attorney-single__bio q {
  color: #222;
  background-color: rgba(246, 246, 246, 0.7);
  border: 0 none;
  font-style: italic;
  padding: 0.75em 1em;
}
.attorney-single__bio blockquote footer,
.attorney-single__bio q footer {
  color: #484848;
  font-style: normal;
  font-size: 90%;
}
.colophon {
  background: #000;
  text-align: center;
  padding: 3em 0;
}
.colophon-logo {
  width: 163px;
  height: 28px;
  display: inline-block;
}
@media (min-width: 38.75em) {
  .colophon-logo {
    margin-top: 4em;
    margin-bottom: 2em;
  }
}
@media (min-width: 46.25em) {
  .colophon-logo {
    margin-top: 6em;
    margin-bottom: 3em;
    width: 200px;
    height: 44px;
  }
}
.cta-pack {
  background-color: #405777;
  color: #fff;
  padding: 32px 20px 35px;
  text-align: center;
  margin-bottom: 3.25em;
  margin-top: 2.25em;
}
@media (max-width: 38.75em) {
  .cta-pack {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.cta-pack__title {
  line-height: 1.2;
  margin-bottom: 22px;
  font-size: 22px;
  font-size: 2.2rem;
}
@media (min-width: 38.75em) {
  .cta-pack__title {
    margin-top: 5px;
    margin-bottom: 22px;
    font-weight: 300;
    font-size: 30px;
    font-size: 3rem;
  }
}
.cta-pack__subtitle {
  margin-bottom: 1em;
  max-width: 500px;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 38.75em) {
  .cta-pack__subtitle {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.cta-pack p {
  font-size: 14px;
  font-size: 1.4rem;
}
.cta-pack .btn {
  font-size: 14px;
  font-size: 1.4rem;
}
.post .cta-pack__list {
  margin: 20px 0 0;
}
.post .cta-pack__list li {
  display: inline-block;
  list-style: none;
  margin-bottom: 0.25em;
}
@media (max-width: 38.75em) {
  .post .cta-pack__list li {
    padding: 8px 12px;
    margin-bottom: 0;
  }
  .post .cta-pack__list li:first-child {
    margin-bottom: 1em;
  }
}
@media (max-width: 38.75em) {
  .cta-pack__list {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.cta-pack a.cta-pack__link {
  display: inline-block;
  background-color: #fff;
  color: #354963;
  border-radius: 0;
  position: relative;
  padding: 6px 6px;
  padding-left: 14px;
  text-align: left;
  margin: 0 0.75em 0.5em 0.75em;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 38.75em) {
  .cta-pack a.cta-pack__link {
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.cta-pack a.cta-pack__link:visited {
  border-bottom: 0 none;
  color: #354963;
}
.cta-pack a.cta-pack__link:hover {
  color: #222;
  background-color: #e9e9e9;
  border-bottom: 0 none;
}
.cta-pack a.cta-pack__link:hover .cta-pack__icon {
  color: #354963;
}
.cta-pack a.cta-pack__link:hover svg {
  fill: #222;
}
.cta-pack__icon.icon {
  color: #354963;
  fill: currentColor;
  position: relative;
  overflow: auto;
  margin: 0 2px 0 0;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
}
@media (min-width: 38.75em) {
  .cta-pack__icon.icon {
    top: 3px;
    left: 5px;
    width: 16px;
    height: 16px;
  }
}
.cta-pack span {
  margin-left: 10px;
}
.cta-pack ul {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.cta-pack li {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  position: relative;
  background-color: white;
  width: 175px;
  padding: 6px 10px;
  text-align: center;
  margin: 0 30px;
}
.cta-pack li:hover {
  background-color: #eee;
}
.cta-pack li a {
  border-width: 0;
  font-size: 1.6rem;
  color: #11476c;
}
.cta-pack li a:hover {
  border-width: 0;
  background-color: transparent;
}
.post__content .cta-fun-size {
  border-width: 10px 0;
  border-style: solid;
  border-color: #f2f2f6;
  padding: 40px 27px;
  margin: 54px 0;
  text-align: center;
}
.post__content .cta-fun-size .cta-pack__icon.icon {
  color: white;
  position: static;
  margin: 0;
  margin-right: 12px;
  position: relative;
  top: 2px;
  left: 0;
}
.post__content .cta-fun-size svg {
  color: white;
}
.post__content .cta-fun-size ul {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.post__content .cta-fun-size li {
  background-color: #a74f4f;
  color: white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  width: 200px;
  padding: 8px 12px;
  text-align: center;
  margin: 0 36px;
}
@media (max-width: 38.75em) {
  .post__content .cta-fun-size li {
    margin: 0 auto;
  }
  .post__content .cta-fun-size li li {
    margin: 0;
  }
}
.post__content .cta-fun-size li:hover {
  background-color: #b15959;
}
.post__content .cta-fun-size li:empty {
  display: none;
}
.post__content .cta-fun-size li a {
  color: white;
  border-width: 0;
  font-size: 1.6rem;
}
.post__content .cta-fun-size li a:hover {
  background-color: transparent;
  border-width: 0;
}
.post__content .cta-fun-size h2,
.post__content .cta-fun-size h3 {
  color: #a74c4c;
  margin-top: 14px;
}
.cta-inline strong {
  color: #a74c4c;
}
.post__content .cta-inline h2,
.post__content .cta-inline strong {
  color: #a74c4c;
}
.cta-inline-italic p {
  font-style: italic;
  line-height: 1.9;
}
.call-to-action p {
  font-style: italic;
}
.post__content .call-to-action h2,
.post__content .call-to-action h3 {
  color: #a74c4c;
}
.cta-inline-border,
.call-to-action {
  position: relative;
  left: -55px;
  width: calc(100% + 45px);
  padding: 1px 0 1px 45px;
  margin: 24px 0;
  border-left: 10px solid #f2f2f6;
}
.cta-inline p:empty,
.cta-fun-size p:empty {
  display: none;
}
.cta-fun-size p:empty {
  display: none;
}
.cta-fun-size table.signage {
  border: none;
  border-width: 10px 0;
  padding: 20px 0;
  margin: 25px 0 0;
}
.cta-fun-size table.signage svg.icon {
  color: #a74f4f;
  margin-right: 14px;
  position: relative;
  top: 3px;
  left: 0;
  width: 21px;
  height: 21px;
}
.cta-fun-size table.signage h2,
.cta-fun-size table.signage h3 {
  margin: 16px auto;
  color: #a74c4c;
  letter-spacing: 0.25px;
  font-weight: 500;
}
.cta-fun-size table.signage tr {
  text-align: center;
  padding: 20px 0;
  border-width: 0;
  box-shadow: none;
  border-bottom-width: 0;
}
.cta-fun-size table.signage td {
  text-align: center;
  border-bottom-width: 0;
  padding: 0;
  width: 50%;
}
.cta-fun-size table.signage .cta-pack__icon.icon {
  color: #a74f4f;
}
@media (min-width: 661px) {
  .signage a:hover {
    text-decoration: none;
    cursor: default;
  }
}
@media (max-width: 660px) {
  table.signage,
  table.signage tr,
  table.signage td {
    width: 100%;
  }
  table.signage tr {
    padding: 0;
  }
  table.signage td {
    display: block;
    margin: 20px 0;
    border-radius: 8px;
    background: #a74c4c;
    color: white;
  }
  .page-template-default .cta-fun-size table.signage .cta-pack__icon.icon {
    color: white;
  }
  table.signage td p {
    display: none;
  }
  table.signage h2,
  table.signage h3,
  table.signage a {
    color: #fff;
    margin: 11px auto;
  }
  .post__content .cta-fun-size .signage h2,
  .post__content .cta-fun-size .signage h3 {
    color: #fff;
  }
}
.post__content .cta-long {
  text-align: left;
  padding: 0;
  border-style: none;
}
@media (min-width: 661px) {
  .post__content .cta-long table {
    width: 90%;
  }
}
.post__content .cta-long ul {
  margin-top: 36px;
}
.footer {
  color: #fff;
  clear: both;
  -webkit-appearance: none;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer a,
.footer a:visited {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  color: #bbb;
  background: transparent;
}
.locations {
  margin: 6em 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (min-width: 46.25em) {
  .locations {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.locations__address {
  padding: 1em 2em;
}
@media (min-width: 46.25em) {
  .locations__address {
    display: inline-block;
    padding: 2em 3em;
  }
}
.locations__title {
  text-transform: uppercase;
  margin-bottom: 0.5em;
  letter-spacing: 0.5px;
}
.locations__street {
  display: block;
}
.thumbnails a {
  color: #04488a;
}
@media (min-width: 38.75em) {
  .news {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
  }
}
.news .news__post {
  padding: 1em 0;
  margin-bottom: 1em;
  text-align: left;
}
.news .news__post:before,
.news .news__post:after {
  content: " ";
  display: table;
}
.news .news__post:after {
  clear: both;
}
@media (min-width: 38.75em) {
  .news .news__post {
    padding: 10px;
    width: 50%;
  }
}
@media (min-width: 61.25em) {
  .news .news__post {
    width: 33%;
  }
}
.news .news__post a {
  display: block;
  color: #fff;
  padding: 10px;
}
.news .news__post a:hover {
  color: #fff;
  background-color: rgba(34, 34, 34, 0.4);
}
.news__title {
  font-weight: normal;
  text-transform: uppercase;
}
.news__post-media {
  float: left;
  margin-right: 20px;
  max-width: 100px;
  overflow: hidden;
}
.news__post-media img {
  display: block;
}
.news__post-content {
  overflow: hidden;
}
.news__date {
  color: #bbb;
  margin-bottom: 0.5em;
  font-size: 12px;
  font-size: 1.2rem;
}
.news .kicker {
  color: #e9e9e9;
  padding-top: 0.5em;
  margin-bottom: 2em;
}
.news-front {
  background-color: #2c3d52;
  color: #fff;
  padding: 30px 20px 16px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 0;
}
.news-front .kicker {
  font-style: normal;
  letter-spacing: 1px;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1;
}
.news-front .btn {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  text-align: center;
  margin-bottom: 27px;
  margin-top: 2px;
  font-style: normal;
  letter-spacing: 0.5px;
}
.news-front .news__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3333;
  text-transform: none;
}
.news-front .news__date {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
}
.nav-footer {
  font-size: 12px;
  font-size: 1.2rem;
}
.nav-footer li {
  display: inline-block;
  padding: 4px 8px;
  position: relative;
  margin-right: 10px;
}
.nav-footer:last-of-type {
  margin-right: 0;
}
.nav-footer:last-of-type:after {
  display: none;
}
.nav-footer:after {
  content: "/";
  display: inline-block;
  position: absolute;
  right: -8px;
  color: #9b9b9b;
}
.nav-footer .nav-main__item {
  border: 0 none;
}
@media (max-width: 38.75em) {
  .nav-footer ul {
    margin-bottom: 2em;
  }
  .nav-footer ul li {
    margin-right: 0;
  }
  .nav-footer #menu-footer-3 li:nth-of-type(4) {
    display: none;
  }
}
.copyright {
  padding: 4px 8px;
  font-size: 12px;
  font-size: 1.2rem;
}
#navbar-case .subpage-nav .current_page_ancestor {
  padding-left: 8px;
}
.nav-related {
  padding: 22px 20px 16px;
  border-style: solid;
  border-color: #eee;
  border-width: 2px 0;
  padding: 50px 0;
  margin-top: 70px;
  margin-bottom: 3.5em;
  background: white;
  font-size: 16px;
  font-size: 1.6rem;
}
.nav-related.nav-related--case {
  margin-bottom: 4em;
}
.nav-related ul li {
  padding-left: 0;
}
.nav-related .sub-page-nav ul {
  margin-left: 0;
  margin-bottom: 0;
}
.nav-related .sub-page-nav > ul li:first-child {
  padding-left: 0;
}
.nav-related .sub-page-nav ul.children {
  padding-left: 0;
}
.nav-related .sub-page-nav ul.children li {
  padding-left: 20px;
}
.nav-related .sub-page-nav li {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  width: 49%;
  display: inline-block;
}
@media (max-width: 660px) {
  .nav-related .sub-page-nav li {
    width: 100%;
  }
}
.nav-related .sub-page-nav li a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.5em 0;
  border-bottom: 1px solid transparent;
}
.nav-related .sub-page-nav li a:hover {
  text-decoration: underline;
}
.nav-related .sub-page-nav .current_page_item > a:first-child {
  font-weight: 500;
  color: #2c2c2c;
  cursor: default;
}
.nav-related .sub-page-nav .current_page_item > a:pointer {
  cursor: default;
}
.nav-related .sub-page-nav .children {
  display: none;
}
.nav-related .sub-page-nav .children a {
  padding-left: 20px;
}
.nav-related .sub-page-nav .current_page_ancestor {
  padding-left: 0;
  width: 100%;
}
.nav-related .has-parent li {
  padding-left: 32px;
}
.nav-related .has-parent li:first-of-type {
  padding-left: 0;
}
.sub-nav-section-title {
  text-transform: uppercase;
  letter-spacing: 0.25px;
  margin-bottom: 10px;
  padding-left: 8px;
  padding-bottom: 7px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  font-size: 1.5rem;
}
.nav-related--case .sub-nav-section-title {
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 10px;
  padding-left: 0;
  padding-bottom: 12px;
  font-size: 1.7rem;
  color: #3a5b7b;
  font-style: italic;
}
.nav-related--case .sub-nav-section-title b {
  color: white;
  letter-spacing: 0.25px;
}
.nav-related .has-parent li {
  padding-left: 0;
}
.page {
  margin-bottom: 0em;
}
.page__title {
  clear: both;
  margin-bottom: 0.25em;
  line-height: 1.1;
  font-weight: 500;
  font-size: 32px;
  font-size: 3.2rem;
}
.page-template-page-attorneys .page__title {
  text-align: center;
}
@media (min-width: 38.75em) {
  .page__title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media (min-width: 46.25em) {
  .page__title {
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 1;
    max-width: 20em;
  }
}
@media (min-width: 77.5em) {
  .page__title {
    font-size: 58px;
    font-size: 5.8rem;
  }
}
.gg-grid--single-column .page__title {
  margin-left: auto;
  margin-right: auto;
}
.page__subheading {
  color: #959595;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  font-weight: normal;
  margin-bottom: 1em;
  font-size: 21px;
  font-size: 2.1rem;
}
.page__header {
  margin-bottom: 2em;
}
.page__content {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 46.25em) {
  .page__content {
    max-width: 33.75em;
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.page-id-6129 .post__content p {
  text-align: center;
}
@media (min-width: 46.25em) {
  .page-id-6129 .post__content p .post__title {
    margin-bottom: 0.75em;
    font-size: 6rem;
  }
}
.ss-button-facebook,
.ss-button-twitter {
  float: left;
  display: block;
}
.nav-social {
  display: block;
  margin-top: 2em;
  text-align: center;
}
.nav-social-list {
  clear: both;
  display: block;
  margin-top: 2em;
  width: 100%;
}
.icon {
  color: #fff;
  fill: currentColor;
  margin-top: 2px;
  width: 20px;
  height: 20px;
}
.icon.icon-arrow-right {
  fill: #fff;
  position: absolute;
  top: 30%;
  right: 16px;
  width: 15px;
  height: 15px;
}
.icon.nav-social-list-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: -1px;
  color: #fff;
  fill: currentColor;
}
@media (min-width: 61.25em) {
  .icon.nav-social-list-icon {
    width: 16px;
    height: 16px;
  }
}
.social-sharing {
  position: relative;
  margin-top: 40px;
}
.social-sharing .icon.nav-social-list-icon {
  color: #425e7e;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 11px;
  left: 0px;
}
.social-sharing .icon.nav-social-list-icon svg {
  display: inline-block;
  float: left;
}
.social-sharing .icon.nav-social-list-icon:hover {
  color: #567ba5;
}
.social-sharing .button-twitter,
.social-sharing .button-facebook,
.social-sharing .button-linkedin {
  display: inline-block;
}
.social-sharing a {
  border-bottom: 0 none;
  padding: 10px;
  margin-right: 40px;
  position: relative;
  border-bottom: 0 none;
}
.social-sharing a:visited {
  border-bottom: 0 none;
}
.social-sharing a:hover {
  border-bottom: 0 none;
}
.social-sharing span {
  display: none;
}
.nav-social-list {
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 38.75em) {
  .nav-social-list {
    margin-right: 9em;
    top: 2px;
  }
}
@media (max-width: 30em) {
  .nav-social-list {
    margin-right: 5.5em;
  }
}
@media (min-width: 38.75em) {
  .nav-social-list {
    min-width: 18.75em;
    right: 13em;
  }
}
@media (min-width: 38.75em) and (max-width: 61.25em) {
  .nav-social-list {
    top: 10px;
  }
}
@media (min-width: 61.25em) {
  .nav-social-list {
    font-size: 14px;
    font-size: 1.4rem;
    right: 15em;
  }
}
.nav-social-list__item {
  display: inline-block;
  margin-right: 1em;
}
.nav-social-list__item:last-of-type {
  margin-right: 0;
}
@media (max-width: 38.75em) {
  .nav-social-list__item {
    width: 8%;
  }
}
.nav-social-list a,
.nav-social-list a:visited {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
}
@media (min-width: 38.75em) {
  .nav-social-list a,
  .nav-social-list a:visited {
    padding-left: 24px;
  }
}
@media (max-width: 38.75em) {
  .nav-social-list a span,
  .nav-social-list a:visited span {
    display: none;
  }
}
.nav-social-list a:hover {
  color: #bbb;
}
.nav-social-list a:hover .nav-social-list-icon {
  color: #bbb;
}
.nav-social-list a:hover span {
  color: #bbb;
}
.practice-areas {
  background: #f6f6f6;
  margin: 0 15px 6em;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
.practice-areas--widget {
  padding: 1em;
  background: #f6f6f6;
  box-shadow: 1px 1px 2px 0 rgba(34, 34, 34, 0.4);
  position: relative;
  z-index: 1;
}
.practice-areas--widget:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  background: #f6f6f6;
  transform: skewY(-1deg);
  z-index: 0;
}
.practice-areas--cases ul li a {
  padding: 1.5em;
  font-weight: normal;
}
.practice-areas--responsive {
  text-align: center;
  margin-bottom: 0;
}
.practice-areas--responsive ul {
  justify-content: space-between;
}
@media (min-width: 53.75em) {
  .practice-areas--responsive ul {
    flex-wrap: no-wrap;
    display: flex;
    flex: 1 1 auto;
    text-align: center;
  }
}
.practice-areas--responsive li {
  border: 0 none;
  display: block;
  border-bottom: 1px solid #e9e9e9;
}
@media (min-width: 53.75em) {
  .practice-areas--responsive li {
    border-right: 1px solid rgba(187, 187, 187, 0.4);
  }
}
.practice-areas--responsive li:last-child {
  border-right: 0 none;
}
@media (max-width: 53.75em) {
  .practice-areas--responsive li:last-child {
    margin-bottom: 0.65em;
  }
}
@media (min-width: 53.75em) {
  .practice-areas--responsive li {
    border-bottom: 0 none;
    display: flex;
    flex: 1 1 auto;
  }
}
.practice-areas--responsive a {
  display: block;
  color: #0057c7;
  padding: 1em;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  font-size: 10px;
  font-size: 1rem;
}
@media (min-width: 38.75em) {
  .practice-areas--responsive a {
    padding: 1.5em 1em 2em;
  }
}
@media (min-width: 61.25em) {
  .practice-areas--responsive a {
    padding: 2em 1em 2.5em;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.readmore {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin-top: -14px;
  z-index: 11;
}
.readmore__title {
  display: inline-block;
  padding: 14px 80px;
  border: 1px solid #afafaf;
  border-radius: 2px;
  font-style: italic;
  font-weight: 600;
  color: #425e7e;
  background: white;
}
.readmore__title:before {
  content: "";
  display: block;
  position: absolute;
  background: #afafaf;
  width: 100%;
  height: 1px;
  bottom: 50%;
  left: 0;
  right: 0;
  z-index: -1;
}
.readmore:hover {
  cursor: pointer;
}
@media (min-width: 38.75em) {
  .readmore {
    display: none;
  }
}
.sticky {
  background-color: #2c2c2c;
  color: #fff;
  padding: 1em;
  margin-bottom: 2em;
}
.nav-cases .btn {
  width: 100%;
  text-align: center;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.pull-quote {
  float: right;
  width: 40%;
  margin: 0.25em 0 0.5em 1.25em;
  padding: 0.4em 0 0 0;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  border-top: 2px #aaa solid;
}
.post div + br,
.post div + p:empty,
.post table + br,
.post table + p:empty {
  display: none;
}
.awards-bar {
  margin: 54px 0;
  width: 100%;
  border: none;
  box-shadow: none;
}
.awards-bar td:nth-of-type(2),
.awards-bar td:nth-of-type(3) {
  min-width: 30%;
  text-align: center;
}
.awards-bar td:nth-of-type(3) img {
  margin-left: 20px;
}
.awards-bar tr {
  border-bottom-width: 0;
}
.awards-bar tr td {
  min-width: 20%;
  border-bottom-width: 0;
  padding: 0;
}
.awards-bar tr td .badge-bl,
.awards-bar tr td .badge-sf {
  margin-top: 14px;
  margin-left: 10px;
}
.awards-bar tr td:last-child {
  text-align: right;
  padding-left: 1em;
}
.awards-bar img {
  max-width: 165px;
  width: auto;
  max-height: 75px;
  height: auto;
}
.awards-bar img .badge-bl {
  margin-right: 0;
}
.attorney-portrait-widget {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  box-shadow: none;
  border-collapse: separate;
}
.attorney-portrait-widget a,
.attorney-portrait-widget a:link,
.attorney-portrait-widget a:hover {
  border-bottom-width: 0;
  color: #fff;
}
.attorney-portrait-widget td {
  position: relative;
  padding: 0;
  border-width: 0 8px 0 0;
  border-color: #fff;
  border-style: solid;
}
.attorney-portrait-widget img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
.attorney-portrait-widget .attorney-portrait-link {
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  font-size: 14px;
  position: absolute;
  bottom: 6px;
  left: 0;
  text-align: center;
  line-height: 2;
  margin: 0 10px 0 0;
}
.attorney-portrait-widget .attorney-portrait-link:hover {
  background-color: #34516e;
}
table.results-table {
  border-width: 0;
  border-color: white;
  box-shadow: none;
  font-size: 16px;
  font-size: 1.6rem;
}
table.results-table tr {
  border-style: solid none;
  border-color: #eee;
  border-width: 1px;
}
table.results-table tr:first-of-type {
  border-top: 0px none #fff;
}
table.results-table tr:nth-child(even) {
  border-bottom: none;
}
table.results-table tr:last-of-type {
  border-bottom: 0 none #fff;
}
table.results-table tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 27px;
  border: 0 none #fff;
}
table.results-table tr td:first-child {
  text-align: right;
  padding-left: 0;
}
table.results-table tr td:last-child {
  padding-left: 30px;
  padding-right: 0;
}
table.results-table tr td a {
  border-bottom: none;
}
.gg-grid__primary table.results-table {
  margin-bottom: 2em !important;
}
.gg-grid__primary table.results-table tr td {
  padding-top: 12px;
  padding-bottom: 12px;
}
.gg-grid__primary table.results-table:first-child {
  width: auto;
}
.results-section {
  padding: 15px 0 0 0;
  border-width: 2px 0;
  border-collapse: separate;
  border-style: solid;
  border-color: #eee;
  margin: 3em 0;
}
.results-section p {
  text-align: center;
}
.results-section table.results-table {
  margin-bottom: 1em !important;
}
.results-section table.results-table td {
  line-height: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.results-section h2 {
  text-align: center;
}
.news-widget {
  font-size: 15px;
  background: #f7f7f7;
  padding: 20px;
  float: left;
  width: 49%;
  margin-right: 35px;
  line-height: 1.5;
}
.news-widget p {
  line-height: 25px;
  color: #555;
}
.news-widget a {
  font-size: 18px;
  border-bottom: none;
  font-style: normal;
}
.docs a:hover,
.news-widget a:hover {
  background-color: transparent;
  text-decoration: underline;
  border-width: 0;
}
.post .docs {
  text-align: center;
  background: #34516e;
  float: right;
  width: 49%;
  margin-left: 35px;
  line-height: 1.5;
  border-width: 8px 0;
  border-style: solid;
  border-color: #354963;
  padding: 10px 20px;
}
.post .docs a {
  border-color: #486583;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom: none;
  font-style: italic;
  font-size: 17px;
  color: white;
}
.post .docs a[href$=".pdf"]::after {
  margin-left: 12px;
  content: url(/wp-content/themes/gg-twentysixteen/assets/img/pdf-icon.png);
  height: 16px;
  width: auto;
  border-bottom-width: 0;
  position: absolute;
  margin-top: 2px;
}
.post .docs h2 {
  color: white;
}
.post .docs p {
  margin-bottom: 0.75em;
}
.post .white-widget {
  background-color: white;
  border-width: 10px 0;
  border-style: solid;
  border-color: #eee;
}
.post .white-widget p a {
  color: #11476c !important;
}
.post .white-widget h2 {
  color: #2c2c2c;
}
h2.attorney-header {
  text-align: center;
  background: #34516e;
  color: white;
  line-height: 2;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
h2.white-header {
  background: ghostwhite;
  color: #222;
}
.attorney-widget {
  line-height: 1.25;
}
.attorney-widget img {
  width: auto;
  display: inline-block;
  margin-left: 0px;
  float: left;
}
.attorney-widget h2 {
  margin-bottom: 0.4em;
  margin-top: 6px;
  display: block;
  font-size: 2.4rem !important;
  line-height: 1;
}
.attorney-widget p {
  line-height: 23px;
  font-style: italic;
}
.half-attorney-box {
  height: 150px;
  width: 49.5%;
  display: inline-block;
  margin: 0.666em 0 2.5em 0;
  font-size: 15px !important;
  padding-right: 0px;
  line-height: 24px;
  overflow: hidden;
}
.half-attorney-box img {
  margin-right: 24px;
  height: 150px;
  margin-bottom: 10px;
}
@media (max-width: 38.75em) {
  .half-attorney-box img {
    margin-bottom: 30px;
  }
}
.half-attorney-box p {
  padding-right: 24px;
}
.half-attorney-box a {
  color: #074777;
  border-bottom-width: 0;
}
.half-attorney-box a:nth-child(2) {
  color: rgba(17, 71, 108, 0.85);
}
.half-attorney-box h2 {
  text-transform: none;
  letter-spacing: 0.25px;
  margin-top: 5x;
  margin-bottom: 8px;
}
.full-attorney-box {
  margin-bottom: 40px;
  min-height: 160px;
}
.full-attorney-box img {
  margin-right: 40px;
  height: 160px;
}
.full-attorney-box p {
  line-height: 29px;
}
.full-attorney-box a {
  border-width: 0;
}
.full-attorney-box h3 {
  margin-top: 0;
  margin-bottom: 0.25em;
  line-height: 2;
  font-size: 22px;
}
.quotes {
  padding-left: 103px;
  margin-bottom: 10px;
  font-style: italic;
  margin-top: 2.5em;
  position: relative;
}
.quotes::before {
  content: "\201C";
  font-size: 200px;
  padding-right: 30px;
  position: absolute;
  top: 0px;
  line-height: 0.75;
  left: -10px;
  display: inline;
  font-family: Calibri;
  font-style: normal;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.33);
}
.attributions {
  margin-left: 103px;
  display: inline-block;
  width: auto;
  clear: right;
  margin-bottom: 2em;
  border-top: 2px solid rgba(53, 73, 99, 0.25);
  padding-top: 10px;
  font-size: 15px;
}
@media (max-width: 53.75em) {
  .attributions {
    margin-left: 43px;
    padding-left: 0;
  }
}
.quotes + br,
.half-attorney-box + br {
  display: none;
}
#faqs-toc {
  background: #f8f8fd;
  padding: 21px 0px;
  margin: 5px 40px 15px 40px;
  display: inline-block;
  margin: 1em 0;
}
@media (max-width: 38.75em) {
  #faqs-toc {
    display: none;
  }
}
#faqs-toc a {
  display: block;
  border-bottom-width: 0;
  line-height: 2.15;
  padding: 0 40px;
}
#faqs-toc a:hover {
  background-color: white;
  text-decoration: none;
}
@media (min-width: 38.75em) {
  .gg-grid--wide-column .post__content {
    font-size: 20px;
  }
  .results-table {
    margin-bottom: 75px;
    font-size: 18px;
    max-width: 42em;
  }
}
@media (max-width: 53.75em) {
  .awards-bar,
  .pull-quote {
    display: none;
  }
  table.attorney-portrait-widget {
    display: block;
  }
  table.attorney-portrait-widget tr {
    padding: 0;
    display: block;
  }
  table.attorney-portrait-widget tr td {
    width: 50%;
    border-right-width: 4px;
    border-color: white;
    display: inline-block;
  }
  table.attorney-portrait-widget tr td .attorney-portrait-link {
    line-height: 2;
  }
  .full-attorney-box {
    height: auto;
    margin: 40px 0;
  }
  .full-attorney-box h2 {
    display: inline;
  }
  .full-attorney-box p {
    padding-top: 0.375em;
  }
  .full-attorney-box img {
    margin-right: 14px;
  }
  .full-attorney-box a,
  .full-attorney-box a:hover {
    border-bottom-width: 0;
    padding-bottom: 0.5em;
    font-size: 27px;
    font-size: 2.7rem;
  }
  .half-attorney-box {
    width: 100%;
    float: none;
    margin: 0.5em 0;
    font-size: 1.6rem !important;
    line-height: 1.25;
    height: auto;
  }
  .half-attorney-box a {
    font-size: 2rem;
    border-width: 0;
    color: #074777;
  }
  .half-attorney-box a:nth-child(2) {
    font-size: 1.6rem;
    position: relative;
    top: -3px;
  }
  .half-attorney-box img {
    margin-right: 18px;
    height: 115px;
  }
  .half-attorney-box p {
    padding-right: 0;
    line-height: 21px;
  }
  .half-attorney-box h2 {
    margin-bottom: 0.2em !important;
    margin-top: -2px !important;
  }
  .quotes {
    padding-left: 43px;
  }
  .quotes::before {
    font-size: 100px;
  }
  .attributions {
    padding-left: 0px;
  }
  .post .docs,
  .post .news-widget {
    width: 100%;
    float: none;
    margin: 1em 0;
  }
}
.attorney-bio-section {
  background: #f6f6f6;
  padding: 0 0 0 40px;
}
.attorney-bio-section p:nth-of-type(2) {
  padding-bottom: 10px;
}
.attorney-bio-section h2 {
  padding-top: 20px;
}
.list-of-cases {
  font-style: italic;
}
.list-of-cases h2 {
  font-style: normal;
}
.list-of-cases .excerpt-read-more {
  display: none;
}
.list-of-cases h3 {
  padding-top: 31px;
  border-top: 1px solid #eee;
  text-transform: none;
  font-style: normal;
  font-style: normal;
  margin-bottom: 0.75em;
}
.list-of-cases h3:first-of-type {
  border-top: 0 solid #fff;
}
.list-of-cases a {
  border-bottom: none;
  color: #0053bc;
}
.list-of-cases p {
  margin-bottom: 31px;
}
.blog-bio {
  padding: 33px 0 7px 0;
}
.borders-on {
  border-width: 8px 0;
  border-color: #f2f2f2;
  border-style: solid;
  margin: 2em 0;
}
.blog-bio h2 {
  margin-top: 0;
}
.blog-bio img {
  height: 205px;
  float: left;
  margin-right: 40px;
  margin-left: -67px;
}
.blog-bio p {
  padding-left: 109px;
}
@media (max-width: 53.75em) {
  .blog-bio {
    padding-top: 0;
  }
  .borders-on {
    margin: 0;
    border-style: none;
  }
  .blog-bio img {
    display: none;
  }
  .blog-bio p {
    padding-left: 0;
  }
  iframe {
    width: 100%;
    height: calc((100vw - 50px) * 0.5625);
    margin-bottom: 0.75em;
  }
}
.borders-off {
  padding: 14px 0 0 0;
}
.header-bar {
  background: #34516e;
  width: 100%;
  margin: 1.2057em 0;
  font-size: 26.25px;
  line-height: 1.15;
}
@media (max-width: 53.75em) {
  .header-bar {
    background: white;
  }
}
.header-bar h2 {
  display: inline-block;
  width: auto;
  padding: 0 41px 0 0px;
  margin: 0;
  font-size: 26.25px;
  background: white;
}
.question-bar {
  width: 100%;
  font-size: 21px;
  line-height: 1.15;
}
@media (min-width: 38.75em) {
  .question-bar {
    margin: 48px 0 24px;
  }
}
@media (max-width: 38.75em) {
  .question-bar {
    line-height: 1.7;
  }
}
.question-bar + br {
  display: none;
}
.question-bar h3 {
  display: inline-block;
  width: auto;
  padding: 0;
  font-size: 21px;
  margin: 0;
  background: white;
  color: #3a5b7b;
}
@media (max-width: 38.75em) {
  .question-bar h3 {
    margin: 0 0 1em;
  }
}
@media (min-width: 38.75em) {
  .question-bar h3 ::before {
    content: "Q: ";
    font-weight: normal;
    color: white;
    background: #3a5b7b;
    padding: 2px 3px 2px 6px;
    font-weight: normal;
    margin-right: 11px;
  }
}
.question-bar h3 a {
  color: #003870;
}
@media (min-width: 53.75em) {
  article.long-attorney-box {
    margin: 60px 0;
  }
  article.long-attorney-box img {
    position: absolute;
    left: -185px;
    height: 217px;
  }
  article.long-attorney-box p {
    font-size: 2rem;
    font-style: normal;
    line-height: 1.7;
  }
  article.long-attorney-box h2 {
    margin-bottom: 1em !important;
    line-height: 1.2;
    font-size: 2.625rem !important;
  }
  article.long-attorney-box h3 {
    color: #04488a;
    line-height: 1.2;
    font-size: 2.4rem !important;
    text-transform: none;
  }
  article.long-attorney-box h3 a {
    color: #04488a;
  }
}
.search-inline {
  margin-top: 4em;
  display: block;
}
.searchbox {
  background-color: #f6f6f6;
  padding: 20px;
}
.searchbox:before,
.searchbox:after {
  content: " ";
  display: table;
}
.searchbox:after {
  clear: both;
}
.searchbox .searchform {
  margin-top: 0;
  margin-bottom: 10px;
}
.searchform {
  margin: 3em auto 5.875em;
  max-width: 38.75em;
  font-size: 16px;
  font-size: 1.6rem;
}
.search-inline .searchform {
  float: left;
  width: 100%;
  max-width: none;
}
.search-inline .searchform > div {
  max-width: none;
  margin: 0;
}
.searchform > div {
  border: 1px solid #4e4e4e;
  padding-right: 1px;
  position: relative;
  margin: 0 auto;
  height: 42px;
}
.searchform > div:before,
.searchform > div:after {
  content: " ";
  display: table;
}
.searchform > div:after {
  clear: both;
}
.searchbox .searchform > div {
  border: 1px solid #bbb;
}
@media (min-width: 46.25em) {
  .searchform > div {
    max-width: 500px;
  }
}
.page--search-results .searchform {
  max-width: none;
}
.page--search-results .searchform > div {
  max-width: none;
}
.searchform #s {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  float: left;
  padding: 0.5em;
  margin: 1px;
  height: 38px;
  position: relative;
  width: 100%;
  z-index: 1;
  position: relative;
  z-index: 1;
}
.searchform #s:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  background: #f6f6f6;
  transform: skewY(1deg);
  z-index: 0;
}
.searchbox .searchform #s {
  background-color: #fff;
}
.searchform #searchsubmit {
  float: right;
  border-radius: 0;
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  box-shadow: none;
  border: none;
  background-color: #a74c4c;
  margin-left: -7px;
  color: white;
  text-transform: uppercase;
  z-index: 5;
  height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
}
.searchform #searchsubmit:hover {
  cursor: pointer;
}
.search-results .result__content {
  font-size: 18px;
  line-height: 1.5;
}
.search-results .result__title {
  font-size: 27px;
  line-height: 1.1111111111;
  margin-bottom: 0.3333333333em;
}
.search-results .result__title a {
  color: #074777;
}
.search-results article.result {
  margin-bottom: 4em;
}
.search-results .searchform #s,
.search .searchform #s {
  background-color: #f6f6f6;
}
.search-results .nav-links div {
  margin-right: 1em;
}
.search-results .excerpt-read-more {
  display: none;
}
.post table,
.post table tr,
.post table td {
  border-color: #ddd;
  box-shadow: none;
}
@media (max-width: 38.75em) {
  .post .two-column-on-mobile {
    display: block;
  }
  .post .two-column-on-mobile tr {
    display: block;
    padding: 0;
    margin: 0;
  }
  .post .two-column-on-mobile td {
    display: inline;
    width: 49%;
  }
}
@media (max-width: 38.75em) {
  .two-column-on-mobile,
  .two-column-on-mobile tr {
    display: block;
    padding: 0;
  }
  .two-column-on-mobile tr {
    display: inline;
    padding: 0;
    border-width: 0;
    box-shadow: none;
  }
  .two-column-on-mobile td {
    display: inline-block;
    width: 49%;
    border-width: 0;
    font-size: 16px;
  }
}
table {
  margin: 0 0 2em;
  width: 100%;
}
table a:link {
  display: inline-block;
}
table p {
  margin: 0;
}
table caption {
  background: #222;
  border-bottom: 1px solid #2c2c2c;
  box-shadow: 0 0 0 2px #222;
  color: #fff;
  text-transform: uppercase;
  padding: 0.5em 0 0.5em 2%;
  text-align: left;
}
table caption a:link,
table caption a:visited {
  color: #fff;
}
tr {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 0.5em 2%;
  text-align: left;
}
tr:nth-child(even) {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 0.5em 2%;
  text-align: left;
  vertical-align: top;
}
td,
th {
  border-bottom: 1px solid #eee;
  padding: 0.5em 2%;
  text-align: left;
  vertical-align: top;
}
.trust {
  margin-top: 6em;
  margin-bottom: 6em;
  text-align: center;
  background: #222;
  padding: 1em 12px;
  z-index: 100;
  position: relative;
  position: relative;
  z-index: 1;
}
@media (min-width: 38.75em) {
  .trust {
    padding: 3em 0;
    margin-bottom: -8em;
  }
}
.trust li {
  padding: 0;
  display: block;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 30em) {
  .trust li {
    width: 49%;
    max-width: 49%;
  }
}
@media (min-width: 30em) {
  .trust li {
    display: inline-block;
  }
}
@media (min-width: 38.75em) {
  .trust li {
    width: 32%;
    max-width: 32%;
  }
}
@media (min-width: 53.75em) {
  .trust li {
    width: auto;
    max-width: auto;
  }
}
.badge-bl {
  width: 170px;
  max-width: 170px;
}
.badge {
  display: block;
  color: #fff;
  fill: #fff;
  width: 120px;
  margin: 0 auto;
}
@media (min-width: 30em) {
  .badge {
    display: inline-block;
    padding: 0 10px;
    width: 120px;
  }
}
@media (min-width: 38.75em) {
  .badge {
    padding: 0 12px;
    width: 120px;
  }
  .badge--aaj {
    width: 160px;
  }
  .badge--bl {
    width: 200px;
  }
  .badge--bl img {
    width: 172px;
    height: auto;
    margin: 0 24px;
  }
  .badge-bl {
    width: 140px;
    height: auto;
  }
  .badge--sl {
    width: 180px;
  }
  .badge--blf {
    width: 130px;
    padding: 0 15px;
  }
  .badge--blf img {
    margin-bottom: 16px;
  }
}
@media (min-width: 46.25em) {
  .badge--bl {
    width: 230px;
  }
}
@media (min-width: 53.75em) {
  .badge {
    padding: 0 18px;
    max-width: 140px;
    width: 120px;
  }
  .badge--aaj {
    width: 180px;
  }
  .badge--bl {
    width: 240px;
  }
  .badge-bl {
    width: 172px;
    height: auto;
    margin: 0 24px;
  }
  .badge--sl {
    width: 200px;
  }
  .badge--blf {
    width: 130px;
  }
}
@media (min-width: 77.5em) {
  .badge {
    padding: 0 24px;
    width: 140px;
    max-width: none;
  }
  .badge--aaj {
    width: 180px;
  }
  .badge--bl {
    width: 220px;
  }
  .badge--sl {
    width: 200px;
  }
  .badge--blf {
    width: 130px;
  }
}
.badge--aba {
  color: #fff;
  fill: #fff;
}
.verdicts {
  background: rgba(246, 246, 246, 0.4);
  padding: 4em 0 0;
  margin: 4em 0;
}
.verdicts__item {
  padding: 1.25em;
  border-bottom: 1px solid #e9e9e9;
}
.verdicts:before,
.verdicts:after {
  content: " ";
  display: table;
}
.verdicts:after {
  clear: both;
}
@media (min-width: 46.25em) {
  .verdicts {
    padding: 8em 0 12em;
    margin: 8em 0;
  }
}
.verdicts__list {
  background: #f6f6f6;
  padding: 0 10px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.verdicts__list:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  background: #f6f6f6;
  transform: skewY(-1deg);
  z-index: 0;
}
img[class*="wp-image"] {
  padding-bottom: 1em;
}
img[class*="wp-image"].alignleft {
  float: left;
  margin-right: 5%;
}
img[class*="wp-image"].alignright {
  float: right;
  margin-left: 5%;
}
img[class*="wp-image"].aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption a {
  display: flex;
  float: left;
  overflow: hidden;
}
.wp-caption img[class*="wp-image"] {
  margin: 0;
  padding: 0;
}
.wp-caption-text {
  background-color: #111821;
  display: inline-block;
  color: #fff;
  padding: 0.5em;
  font-size: 12px;
  font-size: 1.2rem;
}
.wp-caption.alignleft {
  float: left;
  margin-right: 5%;
}
.wp-caption.alignright {
  float: right;
  margin-left: 5%;
}
html {
  font-family: "Whitney SSm A", "Whitney SSm B", arial, helvetica, sans-serif;
}
body {
  background: #222;
  position: relative;
  line-height: 1.5;
}
.site {
  background: #fff;
}
.site:before,
.site:after {
  content: " ";
  display: table;
}
.site:after {
  clear: both;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: auto;
}
hr {
  height: 1px;
  border: 0 none;
  border-top: 1px solid currentColor;
  margin-bottom: 1em;
}
sub,
sup {
  font-size: 60%;
}
sup {
  vertical-align: text-top;
}
code,
tt,
var,
pre {
  background-color: #e9e9e9;
  font-family: "courier new", monospace;
  font-size: 80%;
  padding: 0.25em;
  overflow: scroll;
}
pre {
  padding: 1.25em 1em;
  color: #2c2c2c;
  font-weight: 600;
}
h5,
h6 {
  font-weight: normal;
  font-size: inherit;
  margin: 0;
}
