﻿
/* ------------------------------ ORIGINAL CSS ------------------------------ */

// Original CSS from build step, new CSS & overwrites should be added on the
// bottom of this file.
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@-ms-viewport {
  zoom: 1;
  width: extend-to-zoom;
}
@viewport {
  zoom: 1;
  width: extend-to-zoom;
}
html {
  box-sizing: content-box;
  height: 100%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  height: 100%;
  line-height: 1.4;
  font: 100% "EB Garamond", serif;
  text-align: center;
  background-color: #fff;
  color: #000;
}
::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
  font-size: 1em;
  font-family: inherit;
  color: inherit;
}
h1 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.25;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25;
}
a {
  text-decoration: underline;
  color: #000;
}
a:hover,
a:focus,
a.active {
  color: #e1231a;
  cursor: pointer;
}
a:active,
a:selected {
  border: none;
  outline: none;
}
p {
  margin: 0;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
address {
  font-style: normal;
}
img {
  display: block;
}
.color-red {
  color: #e1231a;
}
.align-left {
  text-align: left !important;
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
}
.wrapper > .content {
  box-sizing: border-box;
  position: relative;
  padding: 0 6%;
  margin: 0 auto;
  background: #fff;
  text-align: left;
}
.header {
  position: relative;
  z-index: 401;
  margin: 0 auto;
}
.header-wrapper > .content {
  text-align: center;
}
.footer {
  clear: both;
}
.footer > .content {
  padding: 0 0 10px 0;
  text-align: center;
}
.footer-wrapper {
  padding: 0;
}
@media (min-width: 40em) {
  .wrapper {
    max-width: 1250px;
  }
}
@media (min-width: 55em) {
  .cols2 {
    zoom: 1;
    overflow: hidden;
  }
  .cols2 .col {
    float: left;
    width: 50%;
  }
  .cols2 .col1-2 {
    padding-right: 25px;
  }
  .cols2 .col2-2 {
    padding-left: 25px;
  }
}
.main-navigation a {
  color: #000;
}
.main-navigation a:hover {
  color: #e1231a;
}
.our-firm .our-firm a,
.what-we-do .what-we-do a,
.who-we-are .who-we-are a,
.contact-us .contact-us a {
  color: #e1231a;
}
.header .nav-wrapper {
  position: absolute;
  top: -999px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  transition-property: top;
  transition-duration: 0.2s;
  z-index: 200;
}
.header .nav-wrapper .nav {
  padding-top: 170px;
  font-size: 15.008px;
  font-size: 0.938rem;
  background: rgba(255, 255, 255, 0.95);
}
.header .nav-wrapper .main-navigation ul,
.header .nav-wrapper .main-navigation li {
  margin: 0;
  padding: 0;
  text-align: center;
}
.header .nav-wrapper .main-navigation ul {
  margin: 0 auto;
  text-align: center;
}
.header .nav-wrapper .main-navigation li {
  position: relative;
}
.header .nav-wrapper .main-navigation a,
.header .nav-wrapper .main-navigation span.nolink {
  display: block;
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1em;
  font-weight: normal;
  transition-property: color;
  transition-duration: 0.2s;
}
.header.small .nav-wrapper .nav {
  padding-top: 140px;
}
.nav-visible .header .nav-wrapper {
  top: 0 !important;
}
@media (min-width: 40em) {
  .nav-visible {
    overflow: auto;
  }
  .header .nav-wrapper .nav {
    padding-top: 0 !important;
  }
  .header .nav-wrapper {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    overflow: visible;
    z-index: 300;
  }
  .header .nav-wrapper .nav {
    padding: 0;
    background: none;
  }
  .header .nav-wrapper .main-navigation ul {
    position: relative;
    top: -15px;
    display: block !important;
    z-index: 300;
    width: 100%;
    padding-bottom: 23px;
    transition-property: top;
    transition-duration: 0.3s;
    text-align: center;
  }
  .header .nav-wrapper .main-navigation li {
    display: inline-block;
    width: auto;
  }
  .header .nav-wrapper .main-navigation a,
  .header .nav-wrapper .main-navigation span.nolink {
    display: inline-block;
    padding: 10px 15px !important;
    background: none !important;
    border: none;
  }
  .header .nav-wrapper .main-navigation a:hover,
  .header .nav-wrapper .main-navigation span.nolink:hover {
    background: none !important;
  }
  .header .nav-wrapper .main-navigation .nolink-wrapper:before {
    display: none;
  }
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  background: rgba(255, 255, 255, 0.95);
  transition-property: background, top, height;
  transition-duration: 0.2s;
}
.header h1 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 766.35px;
  padding: 50px 6%;
  line-height: 1;
  overflow: hidden;
  z-index: 299;
  transition-property: padding;
  transition-duration: 0.3s;
}
.header h1 a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 9%;
  background-repeat: no-repeat;
  background-image: url("../img/logo.svg?v=2");
  background-size: 100% auto;
  text-indent: -9999em;
  overflow: hidden;
}
.no-svg .header h1 a {
  background-image: image-url("../img/logo.png");
}
.header .nav-toggler {
  position: relative;
  top: -14px;
  display: inline-block;
  position: relative;
  margin: 0 0 25px 0;
  padding: 0 15px 20px 15px;
  opacity: 1;
  line-height: 20px;
  color: #000;
  font-size: 15.008px;
  font-size: 0.938rem;
  text-decoration: none;
  transition-property: margin-top, opacity, background-color, color;
  transition-duration: 0.2s;
  z-index: 999;
  text-transform: uppercase;
}
.header .nav-toggler:hover {
  color: #e1231a;
}
.header .nav-toggler:hover:before {
  color: #e1231a;
}
.header .nav-toggler:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  font-family: "icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  transition-property: color;
  transition-duration: 0.3s;
}
.header.small {
  height: 130px;
}
.header.small h1 {
  padding: 28px 6%;
}
.header.hide {
  top: -160px;
}
.nav-visible {
  overflow: hidden;
}
.nav-visible .header {
  position: fixed;
  top: 0 !important;
  left: 0;
  height: 100% !important;
  background: #fff;
}
.nav-visible .header .nav-toggler:before {
  margin-left: -6px;
  content: "";
}
@media (min-width: 40em) {
  .header .nav-toggler {
    position: absolute;
    top: -300px;
    opacity: 0;
  }
  .header.small {
    height: 140px;
  }
  .header.small h1 {
    padding: 33px 6%;
  }
  .header.sticky {
    top: 0;
  }
  .nav-visible {
    overflow: auto;
  }
  .nav-visible .header {
    position: fixed;
    top: 0 !important;
    left: 0;
    height: 140px !important;
    background: rgba(255, 255, 255, 0.95);
  }
}
.footer {
  margin: 80px 0;
  text-align: center;
}
.footer ul,
.footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer li {
  display: inline-block;
}
.footer .icons ul {
  margin: 0;
}
.footer .icons li {
  margin: 0 5px 20px 5px;
  opacity: 0.5;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.footer .icons li:hover {
  opacity: 1;
}
.footer .icons li:first-child {
  margin-left: 0;
}
.footer .icons li:last-child {
  margin-right: 0;
}
.footer .icons img {
  height: 81px;
  width: auto;
}
.footer .icons .whos-who-legal img {
  width: 85px;
  height: auto;
  margin: 25px 0;
}
.footer .text {
  font-size: 18px;
  font-size: 1.125rem;
}
.footer .text li {
  display: block;
}
.footer .text a {
  text-decoration: none;
}
@media (min-width: 55em) {
  .footer .text li {
    display: inline-block;
  }
  .footer .text li:after {
    display: inline-block;
    padding: 0 5px;
    margin-left: 4px;
    content: "-";
  }
  .footer .text li.last:after {
    display: none;
    content: "";
  }
}
main {
  padding-top: 190px;
  text-align: justify;
  font-size: 19.008px;
  font-size: 1.188rem;
  line-height: 32px;
  line-height: 2rem;
}
@media (min-width: 40em) {
  main {
    font-size: 21.008px;
    font-size: 1.313rem;
  }
}
.element {
  padding-bottom: 50px;
}
.element header {
  font-family: "Josefin Slab", serif;
  font-weight: 600;
  font-size: 27.008px;
  font-size: 1.688rem;
}
.element img {
  width: 100%;
  height: auto;
}
@media (min-width: 55em) {
  .element.last {
    padding-bottom: 0;
  }
}
.hero {
  margin-bottom: 50px;
}
.hero span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 34%;
  background: #000;
}
.hero img {
  width: 100%;
  height: auto;
}
.highlight {
  font-family: "Josefin Slab", serif;
  font-weight: 600;
  font-size: 23.008px;
  font-size: 1.438rem;
}
@media (min-width: 40em) {
  .highlight {
    font-size: 27.008px;
    font-size: 1.688rem;
  }
}
.image-text {
  padding-bottom: 44px;
}
.image-text .image {
  padding-bottom: 25px;
}
.image-text .image span {
  display: block;
  height: 0;
  padding-bottom: 111%;
  background: #000;
}
.image-text > p {
  position: relative;
  top: -0.375em;
}
@media (min-width: 25em) {
  .image-text .image {
    float: left;
    width: 50%;
    padding-right: 12.5px;
    padding-bottom: 12.5px;
    margin-right: 12.5px;
  }
}
blockquote {
  margin: 0;
  font-weight: 400;
}
blockquote > p {
  padding: 25px;
  background: #e9e9e9;
  color: #000;
  font-size: 21.008px;
  font-size: 1.313rem;
}
blockquote > p:before,
blockquote > p:after {
  display: block;
  font-family: "icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  font-size: 1.125rem;
}
blockquote > p:before {
  padding-bottom: 0.5em;
  content: "\e900";
}
blockquote > p:after {
  padding-top: 0.5em;
  text-align: right;
  content: "\e901";
}
blockquote footer {
  position: relative;
  height: 35px;
  padding-top: 11px;
  padding-right: 20px;
  color: #000;
  font-style: italic;
  text-align: right;
}
blockquote footer:after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  content: " ";
  width: 23px;
  height: 35px;
  border-style: solid;
  border-width: 0 20px 35px 0;
  border-color: transparent #e9e9e9 transparent transparent;
  -webkit-transform: rotate(360deg);
}
.text {
  padding-bottom: 44px;
}
.text > p {
  position: relative;
  top: -0.375em;
}
.images-1 .image span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  background: #000;
}
.images-2 .image span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  background: #000;
}
.images-2 .image-1-2 {
  margin-bottom: 50px;
}
@media (min-width: 25em) {
  .images-2 {
    zoom: 1;
    overflow: hidden;
  }
  .images-2 .image {
    float: left;
    width: 50%;
  }
  .images-2 .image-1-2 {
    padding-right: 12.5px;
    margin-bottom: 0;
  }
  .images-2 .image-2-2 {
    padding-left: 12.5px;
  }
}
.greybox {
  padding: 25px !important;
  background: #d9d9d9;
}
.greybox header {
  padding-bottom: 30px;
}
.greybox header h1 {
  line-height: 1em;
}
.greybox p {
  padding-bottom: 30px;
}
.greybox p:last-child {
  padding-bottom: 0;
}
.greybox a {
  text-decoration: none;
}
.map {
  padding-top: 50px;
  overflow: hidden;
}
.map .gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
@media (min-width: 55em) {
  .map {
    padding-top: 0;
  }
}

/* --------------------------- NEW CSS & OVERRIDES -------------------------- */
.who-we-are .team h2 {
  margin-bottom: 22px;
}
.who-we-are .team p {
  margin-bottom: 22px;
}
.who-we-are .team p:last-child {
  margin-bottom: 0;
}
