.cta--law-firm-oty {
  background-color: #EEEEEF;
  overflow: hidden; }
  .cta--law-firm-oty .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .cta--law-firm-oty .cta__img,
  .cta--law-firm-oty .cta__desc {
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; }
  .cta--law-firm-oty .cta__img {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    .cta--law-firm-oty .cta__img:after, .cta--law-firm-oty .cta__img:before {
      width: 10000%;
      height: 10000%;
      content: "";
      display: block;
      position: absolute;
      right: 0; }
    .cta--law-firm-oty .cta__img:after {
      top: 100%;
      background-color: #1B2632;
      -ms-transform-origin-x: 100%;
      -ms-transform-origin-y: 0%;
      -ms-transform: rotate(27deg);
      transform-origin: 100% 0%;
      transform: rotate(27deg);
      z-index: 1; }
    .cta--law-firm-oty .cta__img:before {
      bottom: 100%;
      background-color: #2E4054;
      -ms-transform-origin-x: 100%;
      -ms-transform-origin-y: 100%;
      -ms-transform: rotate(-27deg);
      transform-origin: 100% 100%;
      transform: rotate(-27deg);
      z-index: 2;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); }
    .cta--law-firm-oty .cta__img .img-wrapper {
      text-align: center; }
    .cta--law-firm-oty .cta__img img {
      display: inline-block;
      text-align: center;
      position: relative;
      z-index: 3;
      width: 180px !important;
      height: 175px !important; }
      @media (max-width: 1199px) {
        .cta--law-firm-oty .cta__img img {
          width: 100% !important;
          height: auto !important;
          max-width: 180px;
          max-height: 175px; } }
  .cta--law-firm-oty .cta__desc {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
    line-height: 33px;
    color: #2F3E4E; }
    .cta--law-firm-oty .cta__desc p {
      margin: 0;
      font-size: 28px;
      line-height: 42px; }
      .cta--law-firm-oty .cta__desc p strong {
        font-weight: 700; }
    .cta--law-firm-oty .cta__desc a {
      color: #759BC3;
      font-weight: 700;
      display: inline-block; }
      .cta--law-firm-oty .cta__desc a:hover span {
        text-decoration: underline; }
    .cta--law-firm-oty .cta__desc .icon {
      font-size: .75em; }
  @media (max-width: 1023px) {
    .cta--law-firm-oty .cta__img {
      width: 25%; }
      .cta--law-firm-oty .cta__img:after {
        transform: rotate(45deg); }
      .cta--law-firm-oty .cta__img:before {
        transform: rotate(-45deg); }
      .cta--law-firm-oty .cta__img img {
        max-width: 135px;
        max-height: 135px; }
    .cta--law-firm-oty .cta__desc {
      width: 75%;
      font-size: 20px;
      line-height: 27px; }
      .cta--law-firm-oty .cta__desc p {
        font-size: 20px;
        line-height: 32px; } }
  @media (max-width: 767px) {
    .cta--law-firm-oty .row {
      display: block; }
    .cta--law-firm-oty .cta__img,
    .cta--law-firm-oty .cta__desc {
      width: 100%; }
    .cta--law-firm-oty .cta__img {
      padding-bottom: 0; }
      .cta--law-firm-oty .cta__img:after {
        top: auto;
        bottom: 0;
        left: 0;
        right: auto;
        -ms-transform-origin-x: 0%;
        -ms-transform-origin-y: 100%;
        -ms-transform: rotate(-20deg);
        transform-origin: 0% 100%;
        transform: rotate(-20deg); }
      .cta--law-firm-oty .cta__img:before {
        transform: rotate(20deg);
        bottom: 0; }
      .cta--law-firm-oty .cta__img img {
        max-width: 150px;
        max-height: 150px; }
    .cta--law-firm-oty .cta__desc {
      text-align: center;
      padding-top: 14px;
      display: block; }
      .cta--law-firm-oty .cta__desc p {
        line-height: 30px; }
      .cta--law-firm-oty .cta__desc .mobile-block {
        display: block;
        margin-bottom: 17px; }
      .cta--law-firm-oty .cta__desc a {
        display: inline-block;
        font-weight: 600;
        font-size: 20px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        transition: all 0.3s ease 0s;
        line-height: 24px;
        padding: 11px 24px 9px;
        border: 2px solid transparent;
        cursor: pointer;
        border-color: #709BC3;
        background-color: #709BC3;
        color: #fff;
        box-shadow: 0px 2px 4px rgba(87, 88, 91, 0.47);
        text-decoration: none; }
        .cta--law-firm-oty .cta__desc a:hover {
          background-color: #5a7c9c;
          border-color: #5a7c9c;
          color: #fff; }
        .cta--law-firm-oty .cta__desc a:hover span {
          text-decoration: none; } }

.icon--fallback {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -ms-behavior: url("/backgroundsize.min.htc"); }

.home-content {
  font-size: 16px;
  line-height: 2em; }
  .home-content .col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
  .home-content p {
    font-size: 16px;
    line-height: 2em; }
  .home-content .rte p:first-of-type {
    margin-top: 0; }
  .home-content .rte p:last-of-type {
    margin-bottom: 0; }

.shadow {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.card {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  display: block;
  background-color: #fff;
  position: relative; }

.card--post {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  display: block;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  padding-top: 75%;
  padding-bottom: 24px;
  height: 100%; }
  .card--post:hover .card__content {
    top: -32px; }
  .flexbox .card--post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }

.card__image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 75%;
  background-color: #090909;
  background-position: center;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
  background-repeat: no-repeat;
  z-index: 1; }

.card__content {
  padding: 24px 24px 0;
  background-color: #fff;
  position: relative;
  z-index: 2;
  top: 0;
  transition: all 0.3s ease 0s; }

.card__meta {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 8px; }
  .card__meta time {
    color: #709BC3; }
  .card__meta .source {
    color: #bcbcbd; }

.card__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  color: #57585B;
  margin-bottom: 8px; }
  .card__title a {
    color: inherit; }

.card__excerpt p {
  font-size: 14px;
  line-height: 2em;
  color: #898a8c; }

.card__cta {
  position: absolute;
  display: block;
  bottom: 24px;
  left: 24px;
  z-index: 1;
  color: #5a7c9c; }
  .card__cta .icon {
    padding-left: 12px; }

.card__social-share {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  z-index: 3;
  top: -20px;
  right: 24px; }
  .card__social-share a, .card__social-share button {
    outline: none; }
  .card__social-share .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0; }
  .card__social-share .toggle {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    z-index: 2;
    padding: 0px;
    position: relative;
    border: 0px;
    transform: rotateY(0deg);
    transform-origin: 50% 50%;
    transition: all .2s linear;
    transition-delay: 0s; }
    .card__social-share .toggle .icon {
      transition: opacity 0s linear .1s;
      color: #2b4054; }
    .card__social-share .toggle .icon--share {
      opacity: 1; }
    .card__social-share .toggle .icon--close {
      opacity: 0;
      font-size: 20px; }
  .card__social-share.open .toggle {
    transform: rotateY(180deg); }
    .card__social-share.open .toggle .icon--share {
      opacity: 0; }
    .card__social-share.open .toggle .icon--close {
      opacity: 1; }
  .card__social-share.open .card__social-share-link {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    transform: scale(1, 1);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }
    .card__social-share.open .card__social-share-link:nth-of-type(4) {
      transition-duration: .1s;
      right: 52px; }
    .card__social-share.open .card__social-share-link:nth-of-type(3) {
      transition-duration: .2s;
      right: 104px; }
    .card__social-share.open .card__social-share-link:nth-of-type(2) {
      transition-duration: .3s;
      right: 156px; }
    .card__social-share.open .card__social-share-link:nth-of-type(1) {
      transition-duration: .4s;
      right: 208px; }

.card__social-share-link {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: red;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
  transform: scale(0.5, 0.5);
  transform-origin: 50% 50%;
  transition: all 0.2s ease-out;
  transition-delay: 0s; }
  .card__social-share-link.facebook {
    background-color: #3b5998; }
  .card__social-share-link.twitter {
    background-color: #55acee; }
  .card__social-share-link.google-plus {
    background-color: #dd4b39; }
  .card__social-share-link.pinterest {
    background-color: #cb2027; }

.home-section {
  padding-top: 96px;
  padding-bottom: 96px; }
  @media (max-width: 767px) {
    .home-section {
      padding-top: 48px;
      padding-bottom: 48px; } }
  .home-section .section-header {
    text-align: center;
    margin-bottom: 32px; }
  .home-section .section-title {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2em;
    color: #2b4054;
    font-weight: bold; }
    @media (max-width: 767px) {
      .home-section .section-title {
        font-size: 24px; } }
  .home-section .section-hook {
    font-size: 20px;
    line-height: 1.5em;
    color: #57585B;
    max-width: 750px;
    margin: 0px auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
    @media (max-width: 767px) {
      .home-section .section-hook {
        font-size: 16px; } }
  .home-section .section-btn {
    margin-top: 32px;
    text-align: center; }

.divider {
  width: 100%;
  height: 16px;
  background: #aa3131;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3131', endColorstr='#2b4054',GradientType=1 );
  background: linear-gradient(to right, rgba(170, 49, 49, 0.9) 0%, rgba(43, 64, 84, 0.9) 100%); }

.home-hero {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #111a22;
  background-position: top center;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
  background-repeat: no-repeat;
  height: 480px;
  position: relative; }
  @media (max-width: 767px) {
    .home-hero {
      padding-top: 344px;
      height: 0; }
      .home-hero .container-fluid {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .home-hero {
      height: 537px; } }
  .home-hero .container-fluid {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }

.home-hero__header {
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .home-hero__header {
      padding: 0 64px; } }

.home-hero__title {
  font-size: 56px;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 16px;
  max-width: 575px; }
  @media (max-width: 767px) {
    .home-hero__title {
      font-size: 32px;
      line-height: 1.2em;
      text-align: center;
      max-width: 100%;
      margin-bottom: 12px; } }

.home-hero__subtitle {
  font-size: 20px;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 48px;
  max-width: 575px; }
  @media (max-width: 767px) {
    .home-hero__subtitle {
      font-size: 16px;
      text-align: center;
      margin: 0 auto 24px; } }

.home-hero__btns .btn,
.home-hero__btns .lightbox-video {
  margin-right: 24px;
  display: block;
  float: left; }

@media (max-width: 767px) {
  .home-hero__btns {
    text-align: center; }
    .home-hero__btns:before, .home-hero__btns:after {
      content: " ";
      display: table; }
    .home-hero__btns:after {
      clear: both; }
    .home-hero__btns .btn,
    .home-hero__btns .lightbox-video {
      display: inline-block;
      float: none;
      clear: both;
      margin: 0 0 16px;
      font-size: 20px; }
    .home-hero__btns .lightbox-video {
      font-weight: normal;
      border-color: transparent;
      text-decoration: underline; }
      .home-hero__btns .lightbox-video:hover {
        background-color: transparent;
        border-color: transparent; } }

.home-litigation-featured-wrapper {
  margin-bottom: 32px;
  position: relative; }

.home-litigation-featured {
  position: relative;
  float: left;
  width: 58.33333%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 1; }
  @media (max-width: 1199px) and (min-width: 1024px) {
    .home-litigation-featured {
      width: 66.66667%; } }
  @media (max-width: 1023px) and (min-width: 768px) {
    .home-litigation-featured {
      width: 75%; } }
  @media (max-width: 767px) {
    .home-litigation-featured {
      width: 100%; } }
  .home-litigation-featured .home-litigation__box {
    padding: 32px;
    margin: 48px 0; }
    @media (max-width: 767px) {
      .home-litigation-featured .home-litigation__box {
        margin: 0; } }
  @media (max-width: 1023px) and (min-width: 768px) {
    .home-litigation-featured .home-litigation__description p:last-of-type {
      display: none; } }
  @media (max-width: 767px) {
    .home-litigation-featured .home-litigation__description {
      text-align: center; }
      .home-litigation-featured .home-litigation__description p {
        display: none;
        text-align: left; }
        .home-litigation-featured .home-litigation__description p:first-of-type {
          display: block; } }
  @media (max-width: 767px) {
    .home-litigation-featured .home-litigation__cta {
      display: inline-block;
      font-weight: 600;
      font-size: 20px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      transition: all 0.3s ease 0s;
      line-height: 24px;
      padding: 11px 24px 9px;
      border: 2px solid transparent;
      cursor: pointer;
      border-color: #709BC3;
      background-color: #709BC3;
      color: #fff; }
      .home-litigation-featured .home-litigation__cta:hover {
        background-color: #5a7c9c;
        border-color: #5a7c9c;
        color: #fff; } }

.home-litigation-featured__image {
  width: 58.33333%;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #223343;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
  background-position: center right; }
  @media (max-width: 1199px) and (min-width: 1024px) {
    .home-litigation-featured__image {
      width: 50%; } }
  @media (max-width: 1023px) and (min-width: 768px) {
    .home-litigation-featured__image {
      width: 41.66667%; } }
  @media (max-width: 767px) {
    .home-litigation-featured__image {
      display: none; } }

.home-litigations {
  width: 100%;
  margin: 0 auto; }
  .flexbox .home-litigations {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .flexbox .home-litigations .slick-track {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; }
  .no-flexbox .home-litigations {
    margin-left: -16px;
    margin-right: -16px; }
    .no-flexbox .home-litigations:before, .no-flexbox .home-litigations:after {
      content: " ";
      display: table; }
    .no-flexbox .home-litigations:after {
      clear: both; }
  .home-litigations .slick-list {
    z-index: 1; }
  .home-litigations .slick-arrow {
    z-index: 2;
    width: 32px;
    height: 32px; }
    .home-litigations .slick-arrow:before {
      width: 32px;
      height: 32px;
      background-color: #556676;
      color: #fff;
      font-size: 16px;
      line-height: 32px;
      top: 0;
      left: 0;
      text-align: center;
      box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4); }
  .home-litigations .slick-next {
    right: 0; }
  .home-litigations .slick-prev {
    left: 0; }

.home-litigation--secondary {
  padding-left: 16px;
  padding-right: 16px;
  width: 300px; }
  .flexbox .home-litigation--secondary {
    display: -ms-flexbox;
    display: flex;
    height: auto; }
  .no-flexbox .home-litigation--secondary {
    float: left; }

.home-litigation__box {
  display: block;
  padding: 16px;
  margin: 4px 0 8px;
  width: 100%;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #eeeeef; }

.home-litigation__icon img {
  display: block;
  margin: 0 auto 4px; }

.home-litigation__title {
  color: #2b4054;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 24px;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .home-litigation__title {
      font-size: 20px; } }

.home-litigation__description {
  color: #556676;
  font-size: 16px;
  line-height: 1.5em;
  max-width: 45em;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .home-litigation__description {
      font-size: 14px; } }
  .home-litigation__description p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 1.5em; }
    @media (max-width: 767px) {
      .home-litigation__description p {
        font-size: 14px; } }
    .home-litigation__description p:first-of-type {
      padding-top: 8px; }
    .home-litigation__description p:last-of-type {
      margin-bottom: 8px; }

.home-litigation__cta {
  color: #709BC3; }

/*
.home-litigations {
	padding-left: 0;

	.flexbox & {
		margin-left: -($grid-gutter-width / 2);
		margin-right: -($grid-gutter-width / 2);
		display: flex;
		flex-wrap: wrap;
	}

	.no-flexbox & {
		@include make-row();
	}
}
.home-litigation {
	list-style: none;
	margin-bottom: $spacing-xl;

	@media(max-width: $screen-xs-max) {
		margin-bottom: $spacing-m;
	}

	.flexbox & {
		display: flex;
	}
}
.home-litigation--primary {
	@include make-xs-column(9);

	@media(max-width: $screen-md-max) and (min-width: $screen-md-min) {
		width: percentage(2/3);
	}

	@media(max-width: $screen-sm-max) {
		width: 100%;
	}

	.home-litigation__box {
		padding: $spacing-m;
	}

	.home-litigation__title {
		color: #fff;
	}

	.home-litigation__description {
		color: #fff;

		@media(max-width: $screen-xs-max) {
			text-align: center;

			p {
				display: none;
				text-align: left;

				&:first-of-type {
					display: block;
				}
			}
		}
	}

	.home-litigation__cta {
		color: #fff;
		text-decoration: underline;

		@media(max-width: $screen-xs-max) {
			@include btn;
			@include btn--secondary;
			text-decoration: none;
		}
	}
}
.home-litigation--secondary {
	@include make-xs-column(3);

	@media(max-width: $screen-md-max) and (min-width: $screen-md-min) {
		width: percentage(1/3);
	}
	@media(max-width: $screen-sm-max) and (min-width: $screen-sm-min) {
		width: percentage(1/2);
	}
	@media(max-width: $screen-xs-max) {
		width: 100%;
		cursor: pointer;

		&.open {
			cursor: default;
		}
	}

	.flexbox & {
		@media(max-width: $screen-xs-max) {
			.home-litigation__header {
				display: flex;
				align-items: center;
			}
			.home-litigation__icon {
				margin: 0 $spacing-m 0 0;
				flex-grow: 0;
			}
			.home-litigation__title {
				flex-grow: 1;
			}
		}
	}

	.home-litigation__icon img {
		@media(max-width: $screen-xs-max) {
			width: 48px;
			height: 48px;
			margin-bottom: 0;
		}
	}

	.home-litigation__title {
		@media(max-width: $screen-xs-max) {
			text-align: left;
		}
	}

	.home-litigation__description {
		@media(max-width: $screen-xs-max) {
			max-width: 100%;
			display: none;
		}
	}
}
.home-litigation__box {
	display: block;
	padding: $spacing-xl $spacing-m;
	width: 100%;

	@media(max-width: $screen-xs-max) {
		padding: $spacing-m;
	}

	.home-litigation--primary & {
		background-color: $color-primary--s1;
	}

	.home-litigation--secondary & {
		background-color: $color-gray--t3;
	}
}
.home-litigation__icon {
	img {
		display: block;
		margin: 0 auto $spacing-2xs;
	}
}
.home-litigation__title {
	color: $color-primary;
	text-align: center;
	font-family: $font-family--secondary;
	font-size: 24px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;

	@media(max-width: $screen-xs-max) {
		font-size: 20px;
	}
}
.home-litigation__description {
	color: $color-primary--t1;
	font-size: 16px;
	line-height: 1.5em;
	max-width: 45em;
	margin: 0 auto;

	@media(max-width: $screen-xs-max) {
		font-size: 14px;
	}

	p {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1.5em;

		@media(max-width: $screen-xs-max) {
			font-size: 14px;
		}

		&:first-of-type {
			padding-top: $spacing-xs;
		}

		&:last-of-type {
			margin-bottom: $spacing-xs;
		}
	}
}
.home-litigation__cta {
	color: $color-secondary;
}
*/
.home-past-results {
  background-color: #EEEEEF; }
  .home-past-results .section-hook {
    max-width: 780px; }
  .home-past-results .section-btn .btn {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.home-past-results__list {
  list-style-type: none; }

.flexbox .home-past-results__list {
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (max-width: 1023px) {
    .flexbox .home-past-results__list {
      display: block; } }

@media (min-width: 768px) {
  .flexbox .home-past-result {
    display: -ms-flexbox;
    display: flex; } }

.flexbox .home-past-result a {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.home-content .home-past-result {
  width: 33.33333%;
  float: left; }
  @media (max-width: 1023px) {
    .home-content .home-past-result {
      width: 100%;
      max-width: 552px;
      margin: 0px auto 12px;
      float: none !important; } }
  .home-content .home-past-result a {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    display: block;
    background-color: #fff;
    position: relative;
    padding: 32px;
    color: #57585B;
    transform: scale(1, 1);
    transition: .3s transform ease-out; }
    @media (max-width: 1023px) {
      .home-content .home-past-result a {
        padding: 18px 22px 24px; } }
    .home-content .home-past-result a:hover {
      transform: scale(1.1, 1.1); }
  .home-content .home-past-result .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2em;
    color: #aa3131;
    margin-bottom: 16px; }
    @media (max-width: 1023px) {
      .home-content .home-past-result .title {
        font-size: 32px;
        line-height: 1.2em; } }
  .home-content .home-past-result .cta {
    margin-top: 16px;
    display: block;
    color: #5a7c9c; }
    .home-content .home-past-result .cta .icon {
      padding-left: 12px; }

.home-trust-banner {
  background-color: #EEEEEF;
  padding-top: 48px;
  padding-bottom: 48px; }
  .home-trust-banner .section-header {
    margin-bottom: 12px; }
  .home-trust-banner .section-title {
    margin: 0; }
  .home-trust-banner .section-btn {
    margin-top: 16px;
    margin-bottom: 16px; }

.home-trust-banner__logos {
  padding: 0;
  margin-top: 48px; }
  .flexbox .home-trust-banner__logos {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .flexbox .home-trust-banner__logos {
        -ms-flex-direction: row;
        flex-direction: row; } }
  .no-flexbox .home-trust-banner__logos {
    float: left; }

.home-trust-banner__logo {
  padding: 12px;
  list-style: none; }
  @media (min-width: 768px) {
    .home-trust-banner__logo {
      width: 41.66667%;
      max-width: 41.66667%; } }
  .home-trust-banner__logo img {
    max-width: 150px;
    width: auto;
    height: auto;
    max-height: 100px;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    display: block; }

.home-about .section-header {
  margin-bottom: 64px; }

.home-about .section-hook {
  max-width: 800px; }

.home-about .section-btn {
  margin: 64px auto 0; }
  @media (max-width: 1023px) {
    .home-about .section-btn {
      margin-top: 16px; } }
  @media (max-width: 767px) {
    .home-about .section-btn {
      max-width: 268px; } }

.flexbox .home-about__cols .icon-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.home-content .home-about__col {
  width: 33.33333%; }
  @media (max-width: 1023px) {
    .home-content .home-about__col {
      max-width: 424px;
      width: 100%;
      margin: 0 auto 32px;
      float: none !important; } }
  @media (max-width: 767px) {
    .home-content .home-about__col {
      max-width: 300px; } }
  .home-content .home-about__col .icon-wrapper {
    width: 60px;
    margin-right: 24px;
    margin-top: 6px;
    float: left;
    position: absolute; }
    @media (max-width: 1023px) {
      .home-content .home-about__col .icon-wrapper {
        margin: 0;
        display: inline-block;
        vertical-align: baseline; } }
  .home-content .home-about__col .icon {
    width: 60px;
    background-size: contain;
    -ms-behavior: url("/backgroundsize.min.htc");
    display: block; }
  .home-content .home-about__col .icon--lion {
    height: 57px;
    background-image: url("../images/icons/lion.png"); }
  .home-content .home-about__col .icon--scales {
    height: 52px;
    background-image: url("../images/icons/scales.png"); }
  .home-content .home-about__col .icon--environment {
    height: 47px;
    background-image: url("../images/icons/environment.png"); }

.home-content .home-about__header:before, .home-content .home-about__header:after {
  content: " ";
  display: table; }

.home-content .home-about__header:after {
  clear: both; }

@media (max-width: 1023px) {
  .home-content .home-about__header .icon-wrapper,
  .home-content .home-about__header .home-about__title {
    display: inline-block;
    position: relative; }
  .home-content .home-about__header .home-about__title {
    padding-left: 8px; } }

.home-content .home-about__title,
.home-content .home-about__description {
  padding-left: 84px; }

.home-content .home-about__title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
  color: #2b4054; }

@media (max-width: 1023px) {
  .home-content .home-about__description {
    padding-left: 0; } }

.home-content .home-about__description p {
  font-size: 14px;
  line-height: 2em; }

@media (max-width: 1023px) {
  .flexbox .home-content .home-about__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }

@media (max-width: 767px) {
  .flexbox .home-testimonials .section-header .section-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .flexbox .home-testimonials .section-header .icon {
    -ms-flex-positive: 0;
    flex-grow: 0; } }

.home-testimonials {
  background-color: #2b4054;
  color: #fff; }
  @media (max-width: 767px) {
    .home-testimonials .section-header .section-title {
      text-align: left;
      max-width: 536px;
      margin: 0 auto;
      position: relative; }
    .home-testimonials .section-header .icon {
      display: block;
      margin-right: 16px; } }
  .home-testimonials .section-header .icon {
    display: none; }
  .home-testimonials .section-title {
    color: #fff; }
  .home-testimonials .slick-dots {
    bottom: -48px; }
  .home-testimonials .slick-dots li,
  .home-testimonials .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0; }
  .home-testimonials .slick-dots li button:before {
    width: 8px;
    height: 8px;
    content: '';
    border-radius: 50%;
    background-color: #111a22; }
  .home-testimonials .icon {
    width: 60px;
    height: 60px; }
  .home-testimonials .icon--fallback {
    background-image: url("../images/icons/blockquote.png"); }
  .home-testimonials .btn {
    margin: 2rem auto 0; }

.home-testimonials-carousel {
  max-width: 800px;
  margin: 0px auto; }

.home-testimonial {
  font-size: 16px;
  line-height: 2em;
  font-weight: normal;
  color: #fff;
  padding-left: 84px;
  padding-right: 84px;
  position: relative;
  border: 0px; }
  @media (max-width: 767px) {
    .home-testimonial {
      padding-left: 16px;
      padding-right: 16px; } }
  .home-testimonial p,
  .home-testimonial cite {
    font-size: inherit;
    line-height: inherit; }
  .home-testimonial cite {
    display: block;
    margin-top: 2em;
    color: #d5d9dd; }
  .home-testimonial .icon {
    position: absolute;
    top: 0px;
    left: 0px; }
    @media (max-width: 767px) {
      .home-testimonial .icon {
        display: none; } }

.home-why-choose__card {
  background-color: #2b4054;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  @media (max-width: 767px) {
    .home-why-choose__card {
      max-width: 480px;
      margin: 0 auto; } }
  @media (min-width: 768px) {
    .flexbox .home-why-choose__card > .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; } }

.home-why-choose__card-col {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  .no-flexbox .home-why-choose__card-col.image-col {
    float: left; }
  .flexbox .home-why-choose__card-col.image-col {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
  .home-why-choose__card-col .bg-image {
    display: block; }
    .no-flexbox .home-why-choose__card-col .bg-image {
      background: none !important; }
    @media (max-width: 767px) {
      .home-why-choose__card-col .bg-image {
        background: none !important; } }
    @media (min-width: 768px) {
      .flexbox .home-why-choose__card-col .bg-image {
        background-repeat: no-repeat;
        background-size: cover;
        -ms-behavior: url("/backgroundsize.min.htc");
        background-position: center;
        height: 100%;
        width: 100%; }
        .flexbox .home-why-choose__card-col .bg-image img {
          visibility: hidden; } }
    .home-why-choose__card-col .bg-image img {
      display: block; }
  .home-why-choose__card-col .copy {
    max-width: 477px;
    margin: 0 auto;
    padding: 16px;
    color: #111a22; }
    @media (max-width: 767px) {
      .home-why-choose__card-col .copy {
        padding: 16px; } }
  .home-why-choose__card-col img {
    display: block;
    max-width: 100%;
    height: auto !important; }
  @media (max-width: 767px) {
    .home-why-choose__card-col {
      width: 100%; } }

.home-why-choose__card-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 2px;
  margin-top: 0;
  text-align: center; }

.home-news {
  display: none; }
  .home-news .section-hook {
    max-width: 840px; }

@media (min-width: 768px) {
  .flexbox .home-news__posts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 66.66667%;
    margin: 0 auto; } }

@media (max-width: 1023px) {
  .home-news__posts {
    margin-left: -3px;
    margin-right: -3px; }
    .home-news__posts:before, .home-news__posts:after {
      content: " ";
      display: table; }
    .home-news__posts:after {
      clear: both; }
    .home-news__posts .col {
      padding-left: 6px;
      padding-right: 6px; } }

@media (max-width: 767px) {
  .home-news__posts .col {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 32px;
    float: none; } }

.home-news-post {
  display: -ms-flexbox;
  display: flex; }
  .home-news-post a {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    display: block;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    padding-top: 75%;
    padding-bottom: 24px;
    height: 100%; }
    .home-news-post a:hover .card__content {
      top: -32px; }
    .flexbox .home-news-post a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; }

.card--news .card__meta .source {
  color: #709BC3; }

@media (max-width: 767px) {
  .home-news__posts .col {
    padding: 0;
    margin-bottom: 12px;
    clear: both; }
  .card--news {
    padding-top: 0;
    padding-bottom: 0; }
    .card--news:before, .card--news:after {
      content: " ";
      display: table; }
    .card--news:after {
      clear: both; }
    .card--news:hover .card__content {
      top: 0px; }
    .card--news .card__image {
      width: 33.33333%;
      padding-top: 33.33333%;
      position: relative;
      float: left; }
    .card--news .card__content {
      width: 66.66667%;
      float: left;
      padding: 16px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .card--news .card__meta .source {
      color: #709BC3; }
    .card--news .card__title {
      color: #2b4054; }
    .card--news .card__excerpt,
    .card--news .card__cta {
      display: none; } }

hr.simple {
  background-color: #d5d9dd;
  margin: 0;
  width: 83.33333%;
  margin-left: 8.33333%;
  height: 4px; }

.home-partners__tabs {
  padding-left: 0;
  margin-bottom: 24px;
  text-align: center; }
  @media (max-width: 640px) {
    .home-partners__tabs {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; } }

.home-partners__tab {
  display: inline-block;
  padding: 8px; }
  @media (max-width: 640px) {
    .home-partners__tab {
      width: 33.33333%;
      padding: 0 1px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .home-partners__tab a {
        font-size: 12px;
        line-height: 16px;
        padding: 4px;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .home-partners__tab a {
    padding-left: 16px;
    padding-right: 16px;
    text-decoration: none; }
  .home-partners__tab.active a {
    background-color: #709BC3;
    color: #fff;
    border-color: #709BC3;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.home-partners__tab-content {
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  @media (max-width: 767px) {
    .home-partners__tab-content {
      max-width: 480px;
      margin: 0 auto; } }

.home-partners__tab-pane {
  display: none; }
  .home-partners__tab-pane.active {
    display: block; }
  @media (min-width: 768px) {
    .flexbox .home-partners__tab-pane > .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; } }

.home-partners__tab-col {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  .no-flexbox .home-partners__tab-col.image-col {
    float: right; }
  .flexbox .home-partners__tab-col.image-col {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
  .home-partners__tab-col .bg-image {
    display: block; }
    .no-flexbox .home-partners__tab-col .bg-image {
      background: none !important; }
    @media (max-width: 767px) {
      .home-partners__tab-col .bg-image {
        background: none !important; } }
    @media (min-width: 768px) {
      .flexbox .home-partners__tab-col .bg-image {
        background-repeat: no-repeat;
        background-size: cover;
        -ms-behavior: url("/backgroundsize.min.htc");
        background-position: center;
        height: 100%;
        width: 100%; }
        .flexbox .home-partners__tab-col .bg-image img {
          visibility: hidden; } }
    .home-partners__tab-col .bg-image img {
      display: block; }
  .home-partners__tab-col .copy {
    max-width: 477px;
    margin: 0 auto;
    padding-left: 32px;
    padding-top: 24px;
    padding-bottom: 16px;
    color: #111a22; }
    @media (max-width: 767px) {
      .home-partners__tab-col .copy {
        padding: 16px; } }
  .home-partners__tab-col a {
    color: #709BC3; }
    .home-partners__tab-col a:hover {
      color: #5a7c9c; }
  .home-partners__tab-col img {
    display: block;
    max-width: 100%;
    height: auto !important; }
  @media (max-width: 767px) {
    .home-partners__tab-col {
      width: 100%; } }

.home-partners__tab-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 2px;
  margin-top: 0; }

.home-partners__tab-subtitle {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #435d75;
  font-weight: bold;
  margin-bottom: 24px; }

.home-partners__tab-copy {
  line-height: 2em;
  margin-bottom: 0; }
  .home-partners__tab-copy .cta {
    display: inline-block;
    text-decoration: underline; }
    .home-partners__tab-copy .cta .icon {
      font-size: 12px; }

.home-attorneys {
  background-color: #eeeeef; }
  .home-attorneys .section-hook {
    max-width: 700px; }

.home-attorney-bios {
  padding-left: 0;
  margin: 0 auto;
  max-width: 1088px;
  list-style: none; }
  .flexbox .home-attorney-bios {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .no-flexbox .home-attorney-bios {
    text-align: center;
    line-height: 0; }

.home-attorney-bio {
  width: 272px;
  height: 298px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 32px;
  text-align: center; }
  .no-flexbox .home-attorney-bio {
    display: inline-block; }

.home-attorney-bio__link {
  display: block;
  background-color: #fff;
  border-bottom: 4px solid #709BC3;
  padding-bottom: 54px;
  position: relative;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .home-attorney-bio__link:hover .home-attorney-bio__info {
    bottom: 24px; }

.home-attorney-bio__image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.home-attorney-bio__info,
.home-attorney-bio__cta {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #fff; }

.home-attorney-bio__info {
  z-index: 2;
  transition: bottom 0.2s ease-out; }

.home-attorney-bio__name {
  margin: 0;
  padding: 8px 12px 2px;
  font-size: 16px;
  line-height: 20px;
  color: #2b4054;
  font-weight: 600;
  font-style: italic; }

.home-attorney-bio__title {
  margin: 0;
  color: #57585B;
  font-size: 12px;
  line-height: 16px;
  padding: 0 12px 8px;
  text-transform: uppercase;
  font-weight: 600; }

.home-attorney-bio__cta {
  z-index: 1;
  font-size: 12px;
  line-height: 16px;
  color: #898a8c;
  padding: 8px 12px; }

.home-attorney-leadership > div {
  width: 100%;
  height: 100%;
  position: relative; }

.home-attorney-leadership__link {
  background-color: #2b4054;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .flexbox .home-attorney-leadership__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .no-flexbox .home-attorney-leadership__link {
    display: block; }
  .home-attorney-leadership__link:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
    border: 1px solid #709BC3; }

.home-attorney-leadership__title {
  font-size: 24px;
  line-height: 1.25em;
  color: #fff;
  margin: 0;
  font-family: Cormorant, Georgia, serif; }
  .home-attorney-leadership__title em {
    display: block; }
  .home-attorney-leadership__title:after {
    content: "";
    display: block;
    width: 96px;
    height: 1px;
    background-color: #709BC3;
    margin: 16px auto; }

.home-attorney-leadership__copy {
  color: #fff;
  font-size: 16px;
  line-height: 1.25em; }

.home-attorney-leadership__cta {
  color: #fff;
  font-size: 16px;
  line-height: 1.25em;
  font-style: italic;
  text-decoration: underline;
  padding-top: 8px;
  transition: color 0.2s ease-out; }
  .home-attorney-leadership__link:hover .home-attorney-leadership__cta {
    color: #8dafcf; }

.home-content .home-philanthropy {
  background-color: #111a22;
  background-position: center;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative; }
  .home-content .home-philanthropy .container-fluid {
    z-index: 2;
    position: relative; }
  .home-content .home-philanthropy .section-title,
  .home-content .home-philanthropy .section-hook {
    color: #fff; }

.home-content .home-philanthropy__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767px) {
    .home-content .home-philanthropy__main {
      display: block; } }
  .no-flexbox .home-content .home-philanthropy__main {
    margin-left: -16px;
    margin-right: -16px; }
    .no-flexbox .home-content .home-philanthropy__main:before, .no-flexbox .home-content .home-philanthropy__main:after {
      content: " ";
      display: table; }
    .no-flexbox .home-content .home-philanthropy__main:after {
      clear: both; }

.home-content .home-philanthropy__icon,
.home-content .home-philanthropy__copy {
  padding-left: 16px;
  padding-right: 16px; }
  .no-flexbox .home-content .home-philanthropy__icon, .no-flexbox
  .home-content .home-philanthropy__copy {
    float: left; }

@media (max-width: 767px) {
  .home-content .home-philanthropy__icon {
    width: 100%; }
    .home-content .home-philanthropy__icon img {
      float: none;
      margin-bottom: 16px; } }

.home-content .home-philanthropy__icon img {
  display: block;
  margin: 0px auto; }

.no-flexbox .home-content .home-philanthropy__icon {
  width: 25%;
  margin-left: 8.33333%; }
  @media (max-width: 1023px) {
    .no-flexbox .home-content .home-philanthropy__icon {
      margin-left: 0; } }

.home-content .home-philanthropy__copy {
  width: 58.33333%;
  color: #fff; }
  @media (max-width: 1023px) {
    .home-content .home-philanthropy__copy {
      width: 75%;
      padding-right: 56px !important; } }
  @media (max-width: 767px) {
    .home-content .home-philanthropy__copy {
      width: 100%;
      padding-right: 16px !important; }
      .home-content .home-philanthropy__copy p {
        font-size: 16px;
        line-height: 2em;
        text-align: center; } }
  .home-content .home-philanthropy__copy p {
    font-size: 24px;
    line-height: 2em; }

.home-content .home-philanthropy__btn-wrapper {
  text-align: center;
  padding-top: 32px; }

.flexbox .home-firm-news__list .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (max-width: 767px) {
    .flexbox .home-firm-news__list .row {
      display: block; } }

.home-firm-news .btn--accent {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.home-firm-news__list {
  width: 83.33333%;
  margin-left: 8.33333%; }
  @media (max-width: 1023px) {
    .home-firm-news__list {
      width: 100%;
      margin-left: 0; } }
  .home-firm-news__list .col {
    width: 50%; }
    @media (max-width: 767px) {
      .home-firm-news__list .col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 32px;
        float: none; } }

.card--firm-news {
  padding-top: 56.25%; }
  .card--firm-news .card__image {
    padding-top: 56.25%; }
  .card--firm-news .card__content {
    padding: 24px 32px 0; }
  .card--firm-news .card__excerpt p {
    font-size: 16px; }
  .card--firm-news .card__cta {
    left: 32px; }

.home-locations {
  background-color: #EEEEEF; }

@media (max-width: 767px) {
  .home-locations__list .col {
    width: 100%;
    max-width: 500px;
    padding: 0;
    margin: 0 auto 12px;
    float: none; } }

.home-locations__list.count-3 {
  width: 83.33333%;
  margin-left: 8.33333%; }
  @media (max-width: 1023px) {
    .home-locations__list.count-3 {
      width: 100%;
      margin-left: 0; } }
  .home-locations__list.count-3 .col {
    width: 33.33333%; }
  @media (max-width: 767px) {
    .home-locations__list.count-3 .col {
      width: 100%; } }

.home-locations__list.count-4 .col {
  width: 25%; }

@media (min-width: 768px) and (max-width: 1199px) {
  .home-locations__list.count-4 {
    width: 600px;
    margin: 0 auto; }
    .home-locations__list.count-4 .col {
      width: 50%;
      padding-bottom: 32px; } }

@media (max-width: 767px) {
  .home-locations__list.count-4 .col {
    width: 100%; } }

.home-locations__list.count-5 .col {
  width: 20%; }

@media (min-width: 768px) and (max-width: 1199px) {
  .home-locations__list.count-5 {
    width: 600px;
    margin: 0 auto; }
    .home-locations__list.count-5 .col {
      width: 50%;
      padding-bottom: 32px; } }

@media (max-width: 767px) {
  .home-locations__list.count-5 .col {
    width: 100%; } }

.home-location {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  display: block;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .home-location:hover .title {
    color: #709BC3; }
  .home-location:hover .description {
    top: 0; }
  .home-location .image {
    width: 100%;
    position: relative;
    z-index: 1; }
    .home-location .image img {
      display: block;
      width: 100%;
      height: auto; }
  .home-location .title {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 16px;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: bold;
    color: #121A22;
    text-align: center;
    margin-bottom: 0;
    transition: color 0.3s ease 0s;
    margin-top: 0; }
  .home-location .description {
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: 2;
    background-color: #111a22;
    background-color: rgba(17, 26, 34, 0.85);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 16px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 72px;
    transition: top 0.3s ease 0s; }
    @media (max-width: 1023px) {
      .home-location .description {
        display: none; } }
    .home-location .description strong {
      font-size: 24px;
      line-height: 1.2em;
      margin-bottom: 16px; }
    .home-location .description p {
      font-size: 12px;
      line-height: 1.5em; }
  @media (max-width: 767px) {
    .home-location {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      .home-location .image {
        width: 33.33333%;
        float: left;
        position: relative; }
      .home-location .title {
        width: 66.66667%;
        float: left;
        position: relative;
        text-align: left; }
      .home-location .description {
        display: none; } }

.home-ending-cta {
  padding-top: 96px;
  padding-bottom: 96px;
  background: url("../images/backgrounds/legal-pattern--small.png");
  color: #fff;
  text-align: center;
  position: relative; }
  .home-ending-cta .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #aa3131;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3131', endColorstr='#2b4054',GradientType=1 ), alpha(opacity=90);
    background: linear-gradient(to right, rgba(170, 49, 49, 0.9) 0%, rgba(43, 64, 84, 0.9) 100%); }
  .home-ending-cta > .container-fluid {
    position: relative;
    z-index: 1; }
  .home-ending-cta h3 {
    font-size: 24px;
    margin-bottom: 12px; }
  .home-ending-cta h2 {
    font-size: 34px;
    color: inherit;
    margin-bottom: 0; }
  .home-ending-cta h3,
  .home-ending-cta h2 {
    line-height: 1.2em;
    font-weight: 600; }
  .home-ending-cta a {
    color: inherit;
    transition: color 0.3s ease 0s; }
    .home-ending-cta a.chat {
      color: #709BC3; }
      .home-ending-cta a.chat:hover {
        color: #5a7c9c; }

.home-content .cta--get-help {
  margin-bottom: 96px; }
  @media (max-width: 767px) {
    .home-content .cta--get-help {
      margin-bottom: 48px; } }
