/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: "heebo", "Arial", sans-serif;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

* {
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

a:focus, input:focus, textarea:focus, button:focus, select:focus, .slick-initialized .slick-slide:focus, .insights_content .viewmore button:focus {
  outline: 2px solid transparent !important;
}

.u-show-print {
  display: none !important;
}

body.is-outlined a:focus, 
body.is-outlined input:focus, 
body.is-outlined textarea:focus, 
body.is-outlined button:focus, 
body.is-outlined select:focus
body.is-outlined .btn:focus, 
body.is-outlined nav.top-nav ul li a:focus,
body.is-outlined .faq_title:focus,
.jcf-focus {
  text-decoration: none;
  outline: 2px solid #ed7118 !important;
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
  border-top: 1px solid #e4e3e2;
  border-width: 1px 0 0 0;
  margin: 30px 0;
}

hr.double-rule {
  border-bottom: 1px solid #e4e3e2;
  height: 5px;
}

.results-section+hr.double-rule {
  margin-top: 0px;
  margin-bottom: 50px;
}

hr.single-rule{
  margin-top: -40px;
  border: 1px solid #e26418;
  border-width: 1px 0 0 0;
  height: 1px;
  margin: -14px 0 27px 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #e8eaea;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.ui-widget,
.listreset,
.hero-slider .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

.listreset.default-list li {
  color: #595b5d;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.5px;
  margin-bottom: 18px;
}

.listreset.default-list li:last-child {
  margin-bottom: 0;
}

.quote-slider .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media all and (-ms-high-contrast: none) {

  .inner-grid:after,
  .practice-landing-container:after {
    content: "";
    display: block;
    clear: both;
  }
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

html {
  box-sizing: border-box;
  background-color: #000000;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #40474e;
  background: #fff;
  font-size: 16px;
  font-family: heebo, sans-serif;
  line-height: 1.2;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.abstract-text {
  font-family: "heebo", "Arial", sans-serif;
  line-height: 1.8;
  font-size: 14px;
}

.abstract-text a {
  color: #e36417;
  text-decoration: none;
  font-weight: 500;
}

.abstract-text a:hover {
  text-decoration: underline;
}

.people-quotes {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}

.people {
  background: #fff;
}

.people__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 40px 0 85px;
}

.people__inner.people__inner--team-tab {
  padding: 0;
  margin-top: -52px;
}

.people__inner.people__inner--team-tab .people__box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
}

.people__box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  position: relative;
}

.people__box:hover .people__desc {
  background-color: #666666;
}

.people__person {
  display: block;
  background: #fff;
  position: relative;
}

.people__person:after {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  pointer-events: none;
  border: 1px solid #fff;
  content: '';
}

.people__person-image-inner {
  position: relative;
  padding-bottom: 132.98%;
  overflow: hidden;
}

.people__person-image-inner img {
  bottom: -9999px;
  height: 100%;
  left: -9999px;
  margin: auto;
  max-width: none;
  min-width: 100%;
  position: absolute;
  right: -9999px;
  top: -9999px;
  width: auto;
}

.people__desc {
  position: absolute;
  padding: 2px 5px;
  left: 0;
  bottom: 39px;
  background-color: #f97500;
  -webkit-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  pointer-events: none;
}

.people__desc span {
  font-size: 14px;
  color: #595b5d;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.people__desc-details {
  display: none;
}

.people__inner .sort-empty {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}

.default-text>.people-quotes:first-child {
  margin-top: 0;
}

.people-quotes span:first-of-type {
  z-index: 1;
  position: relative;
  padding-left: 45px;
  padding-right: 25px;
}

.people-quotes span+span {
  text-align: right;
  flex: 0 0 25%;
  font-family: heebo, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.people-quotes span:first-of-type:before {
  content: "\e90f";
  color: #f8c654;
  font-family: "icomoon" !important;
  font-size: 26px;
  position: absolute;
  top: -11px;
  z-index: -1;
  left: 0;
}

/** Autosuggest **/
div.autosuggest {
  padding-bottom: 0;
}

div.autosuggest ul {
  font-family: heebo, sans-serif;
  margin: 0;
}

div.autosuggest ul li {
  padding: 0;
}

div.autosuggest ul li a {
  display: block;
  padding: 5px 18px;
  color: #686a6c;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

div.autosuggest ul li.as_warning {
  padding: 8px 22px;
}

div.autosuggest ul li a:hover {
  background-color: #f6f6f6;
  text-decoration: none !important;
  color: #686a6c;
}

div.autosuggest ul em {
  font-weight: 700;
  color: #030303;
}

header div.autosuggest {
  background: #fff;
  border-style: solid;
  border-color:#e8eaea;
  border-width: 1px;
  width: calc(100% - 44px);
  left: 22px !important;
  max-height: 251px !important;
}

header div.autosuggest ul li a {
  color: #686a6c;
  font-size: 16px;
  padding: 5px 18px;
}

/** Autosuggest **/

.nletters .grid-item h3 {
  margin-bottom: 18px;
}

ul.x-links-3-col {
  list-style-type: none;
  padding: 0 !important;
  margin: 0;
}

ul.x-links-3-col li:before {
  display: none !important;
}

ul.x-links-3-col li {
  padding-left: 0 !important;
  float: left;
  width: 33.333%;
}

.abstract-text ul {
  padding-left: 20px;
}

span.alt-list-style {
  line-height: 1.8;
}

span.alt-list-style br {
  line-height: 2.8em;
  display: block;
  margin-bottom: 1em;
}

.alt-list-style-ul {
  padding-left: 0 !important;
}

.alt-list-style-ul li {
  margin-bottom: 1em !important;
  list-style-type: none !important;
  padding-left: 0 !important;
}

.alt-list-style-ul li:before {
  display: none !important;
}

.prof-detail .abstract-text,
.abstract-text.larger {
  color: #000000;
  font-family: "heebo", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit;
}

h1,
.h1 {
  font-size: 23px;
}

h2,
.h2 {
  font-size: 15px;
  font-family: "heebo", "Arial", sans-serif;
  color: #000;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 18px;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 17px;
}

h6,
.h6 {
  font-size: 15px;
}

.detail-title,
.detail-tag {
  color: #000;
  font-family: heebo, sans-serif;
  font-weight: normal;
}

.top-lo-padding {
  padding-top: 70px;
}

.detail-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
  text-transform: unset;
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
}

@media (max-width: 1100px) {
  .detail-title {
    font-size: 22px;
  }

  .prof-detail .abstract-text,
  .abstract-text.larger {
    /* font-size: 14px; */
  }
}

.detail-tag {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.noheadshot .primary-info .person-holder {
  padding-left: 0;
}

.noheadshot .secondary-info {
  width: 75%;
}

.primary-info .notabs {
  padding-bottom: 20px !important;
}

.mobile-only,
.pdf-only {
  display: none !important;
}

span.herocaption {
  position: absolute;
  right: 10px;
  font-weight: 600;
  bottom: 10px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.office-txt-content {
  margin: 20px 0;
}

.office-txt-content.is-map {
  position: absolute;
  right: 0;
  width: 40%;
  padding-left: 20px;
  top: 0;
  margin: 0;
}

.iframe-ar {
  width: 60%;
  height: 0;
  padding-bottom: 45%;
  max-width: 475px;
  position: relative;
  margin: 40px 0;
}

.goog-map-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  left: 0;
  top: 0;
}

.tab-section .notabs {
  padding-top: 0 !important;
}

@media (max-width: 1100px) {
  .detail-tag {
    font-size: 14px;
  }
}

.detail-details {
  margin-top: 24px;
  font-size: 18px;
  /* max-width: 300px; */
  line-height: 24px;
  font-family: "heebo", sans-serif;
  color: #000;
  border-bottom: 1px solid #595b5d;
  margin-bottom: 33px;
  padding-bottom: 31px;
}

@media (max-width: 1100px) {
  /* .detail-details {
    font-size: 14px;
  } */
}

.detail-details div {
  margin-bottom: 5px;
  display: block;
}

/* .detail-details div span {
	font-weight: bold;
} */

ul.practiceparent_380>li:first-child,
ul.practiceparent_173>li:first-child {
  font-weight: bold;
  text-transform: uppercase;
}

p {
  margin: 0 0 1em;
}

a {
  -webkit-transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
  color: #e36417;
  text-decoration: underline;
}

a.default-link:hover,
a.default-link:focus {
  color: #000;
}

a.reverse-underline {
  text-decoration: none;
}

a.reverse-underline:hover,
a.reverse-underline:focus {
  text-decoration: underline;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

.newsmain .page-controls.desktop-hide {
  /* padding: 0 15px; */
  padding-top: 40px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #e8eaea;
  padding: 0.4em 0.7em;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e4e3e2;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #e4e3e2;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #e4e3e2;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e4e3e2;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
  color: #e4e3e2;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* custom select styles */

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #c8c8c9;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 37px;
  bottom: 0;
  right: 0;
  top: 0;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.type-file {
  position: relative;
  height: 49px;
  overflow: hidden;
  cursor: pointer;
}

.type-file .inputFile {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
}

.type-file .textfield {
  position: relative;
  z-index: 1;
}

.type-file .upload-icon {
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 13px;
}

.type-file .upload-icon img {}

.type-file .upload-icon img.icon-upload-hover {
  display: none;
}

.type-file:hover img.icon-upload-hover {
  display: block;
}

.type-file:hover img.icon-upload {
  display: none;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00;
}

/* multiple select styles */

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: inherit !important;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
  margin-bottom: 0 !important;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  /*padding-left: 30px;*/
}

/* common custom form elements styles */

.jcf-disabled {
  background: #ddd !important;
}

/* .jcf-focus,
.jcf-focus * {
  border-color: #f00 !important;
} */

/* Slick slider styles */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.ajax-loading {
  position: relative;
}

.ajax-loading:before {
  z-index: 1001;
  content: "";
  position: absolute;
  background-image: url(../images/spinner.gif);
  background-repeat: no-repeat;
  background-position: center 280px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?gbc3o");
  src: url("../fonts/icomoon.eot?gbc3o#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?gbc3o") format("truetype"),
    url("../fonts/icomoon.woff?gbc3o") format("woff"),
    url("../fonts/icomoon.svg?gbc3o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
	font-family: "icomoon-new";
	src: url("../fonts/new/icomoon.eot?gbc3o");
	src: url("../fonts/new/icomoon.eot?gbc3o#iefix") format("embedded-opentype"), url("../fonts/new/icomoon.ttf?gbc3o") format("truetype"), url("../fonts/new/icomoon.woff?gbc3o") format("woff"), url("../fonts/new/icomoon.svg?gbc3o#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
} */

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-minus:before {
  content: "\e90e";
}

.icon-plus:before {
  content: "\e903";
}

.icon-search:before {
  /* content: "\e904"; */
  content: url("/images/search-default.svg");
}

/* .icon-search:hover:before {
	content: url("/images/search-hover.svg");
} */
.icon-rss:before {
  content: url("/images/rss.svg");
}

.icon-rss:hover:before {
  content: url("/images/rss-hover.svg");
}

/* .icon-tool-print:after{
	content: url("/images/page-tools/pagetools-print.svg");
}
.icon-tool-mail:after{
	content: url("/images/page-tools/pagetools-email.svg");
}
.icon-tool-share:after{
	content: url("/images/page-tools/pagetools-share.svg");
}
.icon-tool-binder:after{
	content: url("/images/page-tools/pagetools-binder.svg");
} */

button.icon-search:before {
  content: "\e904";
  position: absolute;
  top: -6px;
  color: #595b5d;
}

.icon-exit:before {
  content: "\e905";
}

.icon-globe:before {
  content: "\e906";
}

.icon-file:before {
  content: "\e907";
}

.icon-arrow-right:before,
.icon-arrow-left:before {
  content: "\e908";
}

.icon-arrow-left {
  display: inline-block;
  font-size: 12px;
  -webkit-transform: rotate(180deg);
  /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);
  /* FF */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
  /* IE9 */
  transform: rotate(180deg);
  /* W3C compliant browsers */
}

.icon-arrow-down:before {
  content: "\e909";
}

.icon-twitter:before {
  content: "\e90a";
}

.icon-facebook:before {
  content: "\e90b";
}

.icon-linkedin:before {
  content: "\e90c";
}

.icon-quote:before {
  content: "\e90f";
}

.icon-card:before {
  content: "\e90d";
}

.icon-print:before {
  content: "\e900";
}

.icon-share:before {
  content: "\e901";
}

.icon-mail:before {
  content: "\e902";
}

/* NEW ICONS */
@font-face {
  font-family: "icomoon-new";
  src: url("../fonts/new/icomoon.eot?69zek1");
  src: url("../fonts/new/icomoon.eot?69zek1#iefix") format("embedded-opentype"),
    url("../fonts/new/icomoon.ttf?69zek1") format("truetype"),
    url("../fonts/new/icomoon.woff?69zek1") format("woff"),
    url("../fonts/new/icomoon.svg?69zek1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-n {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon-new" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.icon-share:before {
  content: "\e900";
  color: #fff;
}

.icon-email:before {
  content: "\e901";
  color: #fff;
}

.icon-print:before {
  content: "\e902";
  color: #fff;
}

.icon-binder:before {
  content: "\e903";
  background-image: url("/images/binder_outline.svg");
  width: 30px;
  height: 29px;
  display: block;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.icon-search:before {
  content: "\e904";
  color: #fff;
}

.icon-search:hover {
  font-weight: bold;
}

.icon-link:before {
  content: "\e906";
}

.icon-file:before {
  content: "\e905";
}

.icon-chevron-right:before {
  content: "\e907";
}

.icon-icon-delete-page:before {
  content: "\e908";
}

.icon-icon-move:before {
  content: "\e909";
}

.icon-short-arrow-right:before {
  content: "\e90a";
}


.resize-active * {
  -webkit-transition: none !important;
  transition: none !important;
}

.recent-news .news-item .img-holder.large {
  background-size: cover;
  background-position: center center;
}

#wrapper {
  overflow: hidden;
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.no-padding {
  padding: 0 !important;
}

.container,
.header-container,
.hero-section .hero-container {
  width: 100%;
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 1;
}

.ui-widget {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  border: 1px solid #e4e3e2;
  background: #fff;
  padding: 20px 0 22px;
  font-size: 14px;
}

.ui-widget li {
  cursor: pointer;
  padding: 5px 23px;
}

.ui-widget li:not(:last-child) {
  margin-bottom: 5px;
}

.ui-widget li:hover {
  background: #e4e3e2;
}

.search-wrap .ui-widget {
  left: 22px !important;
  font-family: heebo, sans-serif;
  width: calc(100% - 44px) !important;
  background: #e4e3e2;
  border-top: 2px solid #000;
}

.search-wrap .ui-widget li:hover {
  background: transparent;
}

.view-all {
  display: inline-block;
  text-decoration: none;
  color: #e36417;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}

.view-all:hover {
  color: #f8c654;
}

.view-all span {
  margin-left: 5px;
  position: relative;
  font-size: 12px;
}

.callout .view-all {
  float: right;
  margin-top: 3px;
}

.ui-helper-hidden {
  display: none;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-autocomplete-term {
  color: #000;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.btn,
.btn.btn-color-reverse:hover {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  background: #fff;
  font-family: heebo, sans-serif;
  border: 1px solid #c8c8c9;
  font-weight: 700;
  font-size: 11px;
  min-width: 150px;
  padding: 10px 15px 11px;
}

.btn:hover,
.btn.btn-color-reverse {
  color: #fff;
  background: #000;
  border-color: #000;
  text-decoration: none;
}

.btn.btn-small,
.btn.btn-small:hover {
  min-width: 1px;
  padding: 7px 15px;
  font-size: 11px;
}

.btn.btn-dark-bg {
  border-color: #f8c654;
  background-color: transparent;
  color: #f8c654;
}

.btn.btn-dark-bg:hover {
  background: #f8c654;
  color: #000;
}

.btn.btn--black-bcg{
  min-width: 205px;
  border: 0;
  letter-spacing: 1.4px;
  height: 48px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.btn.btn--black-bcg:hover{
  background-color: #f97500;
}

.practice-landing-container {
  display: grid;
  grid-template-columns: calc(66.666% - 25px) calc(33.333% - 25px);
  grid-column-gap: 50px;
  margin-top: 30px;
}

.inner-grid {
  display: grid;
  grid-template-columns: calc(50% - 25px) calc(50% - 25px);
  grid-column-gap: 50px;
}

@media all and (-ms-high-contrast: none) {

  .inner-grid,
  .practice-landing-container {
    display: block;
  }

  .practice-landing-container .practice-column {
    float: left;
    width: calc(66.666% - 25px);
    margin-right: 25px;
  }

  .practice-landing-container .Industries-column {
    float: right;
    margin-left: 25px;
    width: calc(33.333% - 25px);
  }

  .inner-grid .inner-col {
    width: calc(50% - 25px);
    float: left;
    margin-right: 50px;
  }

  .inner-grid .inner-col+.inner-col {
    margin-right: 0;
  }
}

.practice-landing-container .practice-column {}

.practice-landing-container .tag-row {
  border-bottom: 1px solid #f8c654;
  margin-bottom: 15px;
}

.practice-landing-container .tag-row .tag {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.practice-landing-container ul {
  border-bottom: 1px solid #999999;
  list-style-type: none;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 15px 0 18px;
  font-weight: 600;
}

@media (max-width: 1100px) {

  .practice-landing-container .tag-row .tag,
  .practice-landing-container ul {
    font-size: 16px;
    line-height: 20px;
  }
}

.practice-landing-container ul li+li {
  margin-top: 30px;
}

.practice-landing-container ul li a {
  text-decoration: none;
}

.practice-landing-container ul li a:hover {
  text-decoration: underline;
}

.grid-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 23px;
  grid-row-gap: 24px;
  margin-bottom: 80px;
}

@media all and (-ms-high-contrast: none) {
  .grid-row {
    display: block;
  }
}

.nletters .grid-item {
  padding-bottom: 75px;
}

.grid-item {
  border: 1px solid #e4e3e2;
  padding: 24px 24px 60px 24px;
  position: relative;
}

.grid-item .button-row {
  position: absolute;
  left: 24px;
  bottom: 24px;
  width: 100%;
}

.grid-item .button-row .btn:last-child {
  margin-left: 19px;
}

.grid-item h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  font-family: heebo, sans-serif;
}

.grid-item p {
  font-size: 14px;
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  line-height: 26px;
  margin-top: 5px;
}

.grid-item br {
  display: none;
}

@media (max-width: 1100px) {

  .grid-item,
  .nletters .grid-item {
    padding-bottom: 110px;
  }

  .grid-item br {
    display: block;
  }

  .grid-item .button-row .btn:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
}

.three-columns li,
.two-columns li {
  margin-bottom: 6px;
  display: flex;
  line-height: 1.2;
}

.flex-row.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-link-underline {
  position: relative;
}

.nav-link-underline:hover,
.nav-link-underline.active,
.hover .nav-link-underline {
  /* color: #315377; */
}

.top-nav .nav-link-underline:after {
  top: calc(100% + 1px);
  height: 2px;
}

.two-columns {
  -webkit-columns: 2;
  columns: 2;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.three-columns {
  -webkit-columns: 3;
  columns: 3;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.two-columns li {
  margin-bottom: 6px;
  display: flex;
  line-height: 1.2;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social li:not(:last-child) {
  margin-right: 12px;
}

.social a {
  color: #e36417;
  text-decoration: none;
}

.social a svg {
  fill: #fff;
  transition: all 0.3s ease-in-out;
}

.social a:hover,
.social a:hover svg {
  color: #e26418;
  fill: #e26418;
}

.page-controls a {
  text-decoration: none;
  font-size: 32px;
  color: #e26418;
}

.page-controls a:hover {
  color: #e36417;
}

.bg-stretch {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.header {
  position: relative;
  border-bottom: 1px solid transparent;
  z-index: 2;
  background-color: #595b5d;
}

.brochure-wrapper span {
  color: #000;
  font-family: heebo, sans-serif;
  display: block;
  margin: 0 0 1em;
  line-height: 20px;
  font-size: 15px;
}

@media (max-width: 1101px) {
  .brochure-wrapper span {
    font-size: 13px;
  }
}

ul ul {
  list-style-type: none;
  padding-left: 10px;
  margin-top: 6px;
}

.brochure-link img {
  width: 145px;
  margin-bottom: 5px;
}

.header .header-nav-holder {
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transition: max-height 0.15s ease-out;
  -o-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
}

@media (min-width: 901px) {
  .header .header-nav-holder {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
  }
}

.nav-active .header .header-nav-holder {
  max-height: 2000px;
  transition: max-height 0.15s ease-in;
}

@media (min-width: 901px) {
  .nav-active .header .header-nav-holder {
    /* padding-bottom: 50px; */
  }
}

.header-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

@media (min-width: 901px) {
  .header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-container .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 225px;
}
.header-container .logo .print-logo{
  display: none;
}

p.intro {
  font-weight: bold;
}

.leader {
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-top: 20px;
  overflow: hidden;
}

.leader .img-left {
  margin-right: 20px;
  float: left;
  width: 200px;
  height: auto;
}

.leader .img-right {
  margin-left: 20px;
  float: right;
  width: 200px;
  height: auto;
}

nav.top-nav {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

nav.top-nav>ul {
  padding-left: 15px;
}

nav.top-nav>ul li:not(:last-child) {
  margin-bottom: 12px;
}

nav.top-nav ul li a {
  color: #e36417;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
}

nav.top-nav ul li a .binder-title {
  display: none;
}

@media (min-width: 901px) {
  nav.main-nav {
    padding: 15px 10px 10px 16px;
  }
}

nav.top-nav.search-active .top-nav-list {
  opacity: 0;
}

nav.top-nav.search-active .nav-link-underline:after {
  display: none !important;
}

nav.top-nav.search-active .search-holder .icon-search {
  display: none;
}

nav.top-nav.search-active .search-holder .icon-exit {
  display: block;
}

nav.top-nav.search-active .search-wrap .icon-search {
  display: block;
}

nav.main-nav .main-nav-list>li {
  position: relative;
  cursor: pointer;
}



@media (min-width: 901px) {
  nav.main-nav .main-nav-list.listreset.is-touch .main-nav-item:before,
  nav.main-nav .main-nav-list.listreset.is-touch .header__nav-submenu.flyoutmenu{
    display: none !important;
  }
}

nav.main-nav .main-nav-list>li:last-child {
  margin-right: 40px;
}

nav.main-nav .main-nav-list>li .dropdown.js-slide-hidden {
  left: unset !important;
  top: calc(100% + 4px) !important;
}

nav.main-nav .main-nav-list>li .dropdown {
  background: #fff;
  padding: 12px 10px 0 21px;
}

nav.main-nav .main-nav-list>li.dropdown-open-close .dropdown {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3 ease;
  -o-transition: opacity 0.3 ease;
  transition: opacity 0.3 ease;
}

nav.main-nav .main-nav-list>li .dropdown  li:not(:last-child) {
  margin-bottom: 12px;
}

nav.main-nav .main-nav-list>li .dropdown a {
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
}

nav.main-nav .input-holder .autosuggest ul li{
  margin-bottom: 0 !important;
}

nav.main-nav .input-holder .autosuggest ul li a{
  line-height: 19px;
}

nav.main-nav .main-nav-list>li .dropdown a:hover {
  text-decoration: underline;
}

nav.main-nav .main-nav-list>li.dropdown-open-close .icon-plus,
nav.main-nav .main-nav-list>li.dropdown-open-close .icon-minus {
  font-size: 16px;
  margin-left: 12px;
  color: #fff;
  position: relative;
  top: 1px;
}

nav.main-nav .main-nav-list>li.dropdown-open-close .icon-minus {
  display: none;
}

nav.main-nav .main-nav-list>li.dropdown-open-close.active .icon-minus {
  display: inline-block;
  vertical-align: middle;
}

nav.main-nav .main-nav-list>li.dropdown-open-close.active .icon-plus {
  display: none;
}

nav.main-nav .main-nav-list>li.dropdown-open-close.active .main-nav-item:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

nav.main-nav .main-nav-item {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

ul.main-nav-list>li:hover>a {
  font-family: heebo, sans-serif;
  font-weight: 700;
}

nav.top-nav .search-holder {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  padding: 0 15px;
}

@media (max-width: 900px) {
  nav.top-nav .search-holder {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
  }
}

nav.top-nav .search-holder .icon-exit {
  display: none;
}

nav.top-nav .search-opener {
  color: white;
  text-decoration: none;
  line-height: normal;
  height: 25px;
  width: 25px;
  display: block;
}

nav.top-nav .search-opener .icon-search,
nav.top-nav .search-opener .icon-exit {
  padding: 0;
}

nav.top-nav .search-wrap {
  position: relative;
}

nav.top-nav .search-wrap .icon-search {
  position: absolute;
  left: 10px;
  top: 16px;
  font-size: 14px;
}

nav.top-nav .search-wrap .icon-arrow-right {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 11px;
  -webkit-transition: right 0.25s ease;
  -o-transition: right 0.25s ease;
  transition: right 0.25s ease;
  outline: none;
}

nav.top-nav .search-wrap .icon-arrow-right:hover {
  right: 7px;
}

nav.top-nav .search-wrap input {
  width: 100%;
  background-color: #e4e3e2;
  border-radius: 25px;
  padding: 0 2em 0 32px;
  border: none;
  font-size: 18px;
  height: 35px;
  outline: none;
}

nav.top-nav .search-wrap input::-webkit-input-placeholder {
  font-size: 18px;
  color: #6a6b6c;
}

nav.top-nav .search-wrap input::-moz-placeholder {
  opacity: 1;
  font-size: 18px;
  color: #6a6b6c;
}

nav.top-nav .search-wrap input:-moz-placeholder {
  font-size: 18px;
  color: #6a6b6c;
}

nav.top-nav .search-wrap input:-ms-input-placeholder {
  font-size: 18px;
  color: #6a6b6c;
}

nav.top-nav .search-wrap input.placeholder {
  font-size: 18px;
  color: #6a6b6c;
}

nav.top-nav .search-wrap button {
  color: #595b5d;
  padding: 0 !important;
  margin: 0 !important;
}

.nav-opener {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 21px;
  position: absolute;
  top: 65px;
  right: 50px;
  border-radius: 3px;
  z-index: 10;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.nav-opener:hover {
  opacity: 0.9;
}

.nav-opener span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.nav-opener span:nth-child(even) {
  left: 50%;
}

.nav-opener span:nth-child(odd) {
  left: 0;
}

.nav-opener span:nth-child(1),
.nav-opener span:nth-child(2) {
  top: 0;
}

.nav-opener span:nth-child(3),
.nav-opener span:nth-child(4) {
  top: 9px;
}

.nav-opener span:nth-child(5),
.nav-opener span:nth-child(6) {
  top: 18px;
}

.nav-active .nav-opener span:nth-child(1),
.nav-active .nav-opener span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-active .nav-opener span:nth-child(2),
.nav-active .nav-opener span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-active .nav-opener span:nth-child(1) {
  left: 2px;
  top: 2px;
}

.nav-active .nav-opener span:nth-child(2) {
  left: calc(50% - 3px);
  top: 2px;
}

.nav-active .nav-opener span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.nav-active .nav-opener span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.nav-active .nav-opener span:nth-child(5) {
  left: 2px;
  top: 12px;
}

.nav-active .nav-opener span:nth-child(6) {
  left: calc(50% - 3px);
  top: 12px;
}

.footer {
  background: #000000;
  color: #fff;
  padding: 30px 0 18px;
}

.footer .three-columns li {
  width: 190px;
  line-height: 1.6;
}

.footer a {
  color: #fff;
}

.footer .social li:not(:last-child) {
  margin-right: 18px;
}

.footer .social a {
  font-size: 22px;
}

.footer .top-footer {
  /*border-bottom: 1px solid #446384;*/
  /*padding-bottom: 28px;*/
}

.footer .top-footer ul.three-columns,
.footer .top-footer ul.two-columns {
  margin-bottom: 20px;
}

.footer .top-footer ul.three-columns a,
.footer .top-footer ul.two-columns a {
  font-size: 13px;
}

.footer .bottom-footer .ivm {
  font-size: 12px;
}

.footer .copyright {
  font-size: 12px;
  line-height: 18px;
  /* max-width: 243px; */
  margin-left: auto;
  text-align: right;
  margin-bottom: 21px;
}

.footer .ivm {
  margin-left: auto;
  display: table;
  font-size: 12px;
}

.primary-info .main-info {
  margin-bottom: 20px;
}

@media all and (-ms-high-contrast: none) {
  .primary-info .person-holder .page-controls {
    position: relative;
    bottom: 45px;
  }
}

.primary-info .person-holder {
  position: relative;
  margin-bottom: 40px;
}

.primary-info .button-item .btn {
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  min-width: 140px;
  border: 0;
}

.primary-info .button-item .btn:hover {
  background: #ed7118;
}

.primary-info .person-holder .offices {
  padding-top: 30px;
  margin-bottom: 26px;
}

.primary-info .person-holder .offices:first-child {
  padding-top: 0;
}

.primary-info .person-holder .office-item {
  color: #595b5d;
}

.primary-info .person-holder .office-item a {
  display: block;
  margin-bottom: 14px;
}

.primary-info .person-holder .office-item a:not(.office-title) {
  text-decoration: none;
  color: #595b5d;
}

.primary-info .person-holder .office-item .office-title {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.primary-info .person-heading h1 {
  margin: 0;
}

.primary-info .person-heading .name {
  display: block;
  color: #ed7118;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 6px;
}

.primary-info .person-heading .position {
  font-weight: 700;
  font-size: 18px;
  color: #595b5d;
  margin-bottom: 17px;
}

.primary-info .page-controls {
  display: none;
}

.primary-info .mail-wrap {
  font-size: 13px;
}

.primary-info .mail-wrap .email-link {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
}

.primary-info .mail-wrap .email-link a {
  color: #ed7118;
}

.primary-info .mail-wrap .social a {
  font-size: 16px;
}

.primary-info .headshot {
  width: 36.5%;
  margin-right: 20px;
}

.primary-info .headshot img {
  width: 100%;
}

.primary-info .secondary-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.primary-info .contacts {
  width: 50%;
}

.bio-details {
  padding-top: 0 !important;
}

.bio-details__buttons-wrapp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 133px;
}

.bio-details__buttons-inner {
  display: flex;
}

.bio-details__buttons-wrapp .btn {
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  min-width: 140px;
  border: 0;
  margin-right: 20px;
  padding: 13px 15px 13px;
}

.bio-details__buttons-wrapp a:hover {
  background-color: #ed7118;
}

.bio-details__buttons-wrapp .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.bio-details__buttons-wrapp .social li a {
  background-color: #000000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bio-details__buttons-wrapp .social li a:hover {
  background-color: #ed7118;
}

.bio-details__buttons-wrapp .social li a.icon-linkedin {
  font-size: 19px;
  padding-bottom: 3px;
}

.bio-details__buttons-wrapp .social li a.icon-twitter {
  font-size: 16px;
}

.bio-details__buttons-wrapp .social li a.icon-facebook {
  font-size: 17px;
}

.bio-details__insights-tab .article h3 {
  margin-bottom: 4px;
}

.bio-details__insights-tab .article-info {
  margin-bottom: 15px;
}

.bio-details__insights-tab .article-info time::before {
  margin: 0 6px 0 0;
}
.bio-details__insights-tab .default-text {
  padding-top: 5px;
}

.bio-details .open-close-tabset .tabset {
  padding-right: 135px;
}

.bio-details .open-close-tabset ul li {
  width: calc(100% / 4 - 17px);
}

/* .open-close-tabset {
	position: relative;
} */

.open-close-tabset.active .opener:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.open-close-tabset .opener {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding: 9px 20px 10px 10px;
  border: 1px solid #c8c8c9;
  font-weight: 700;
  font-size: 18px;
  color: #000;
}

.open-close-tabset .opener:after {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: absolute;
  content: "\e909";
  font-family: "icomoon" !important;
  color: #686a6c;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}

/* Bullet lists */

/* .default-text .default-list li {
	font-size: 13px;
	font-family: heebo, sans-serif;
	padding-left: 1px;
	position: relative;
	line-height: 1.6;
} */

.default-text .default-list li:before {
  position: absolute;
  content: "";
  top: 9px;
  left: -9px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #40474e;
}

.default-text .default-list.no-bullet li:before {
  display: none;
}

.default-text .default-list li:not(:last-child) {
  margin-bottom: 4px;
}

.default-text .default-list.serif li {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
}

.default-text .default-list.serif li:before {
  top: 11px;
  left: -9px;
  width: 5px;
  height: 5px;
}

.tab-content .default-text ul,
.default-text .default-list {
  /* padding: 20px 0 26px 10px; */
  padding: 0 0 0 10px;
  margin: 0;
  list-style-type: none;
  /* max-width: 410px; */
}

.tab-content .default-text.default-text--normal ul,
.default-text .default-list {
  padding: 30px 0 30px 10px;
}

.default-text .default-list.no-bullet {
  padding-left: 0;
}

.tab-content .default-text ul>li {
  font-family: "heebo", sans-serif;
  padding-left: 10px;
  position: relative;
  line-height: 27px;
  font-size: 18px;
}

.tab-content .default-text ul>li:before {
  position: absolute;
  content: "";
  top: 9px;
  left: -9px;
  width: 5px;
  height: 5px;
  background: #000000;
}

.abstract-text .default-text ul>li {
  list-style-type: disc;
}

.abstract-text .default-text ul>li:before {
  display: none;
}

.faqs-wrapper .tab-content .default-text .news-catalog {
  padding: 47px 0;
  max-width: inherit;
}

.faqs-wrapper .tab-content .default-text .news-catalog:not(:last-child) {
  border-bottom: 1px solid #e4e3e2;
}

.faqs-wrapper .tab-content .default-text .news-catalog li {
  padding-left: 0;
  cursor: pointer;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: normal;
  position: relative;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title {
  position: relative;
  color: #e36417;
  padding-right: 35px;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title:before,
.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transform: none;
  background: #ec7017;
  transition: all 0.25s ease-in-out;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title:before {
  height: 2px;
  width: 16px;
  top: 14px;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title:after {
  height: 16px;
  width: 2px;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%) scaleY(1);
  -ms-transform: translate(-50%, -50%) scaleY(1);
  transform: translate(-50%, -50%) scaleY(1);
  will-change: transform;
  right: 6px;
  top: 15px;
}

.faqs-wrapper .tab-content .default-text .news-catalog li:hover .faq_title {
  text-decoration: underline;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_title.is-active:after {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
  -ms-transform: translate(-50%, -50%) scaleY(0);
  transform: translate(-50%, -50%) scaleY(0);
}

.faqs-wrapper .tab-content .default-text .news-catalog li:before {
  display: none;
}

.faqs-wrapper .tab-content .default-text .news-catalog li .faq_details {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding-top: 10px;
}

.faqs-wrapper .recent-news.full {
  margin-bottom: 0;
  padding-top: 0;
}

@media (min-width: 901px) {
  .default-text .default-list li:not(:last-child) {
    margin-bottom: 8px;
  }

  .default-text .default-list li:before,
  .tab-content .default-text ul>li:before {
    width: 5px;
    height: 5px;
    top: 10px;
  }

  .tab-content .default-text ul>li:before {
    top: 9px;
  }

  /* .tab-content .default-text ul > li {
		font-size: 14px;
	} */

  .default-text .default-list.serif li {
    font-size: 16px;
  }

  .default-text .default-list.serif li:not(:last-child) {
    margin-bottom: 10px;
  }

  .tab-content .default-text ul>li:not(:last-child) {
    margin-bottom: 5px;
  }
}

@media (min-width: 1101px) {
  .default-text .default-list li {
    font-size: 15px;
  }

  /* .tab-content .default-text ul > li {
		font-size: 16px;
	} */

  .tab-content .default-text ul>li:before {
    top: 11px;
  }
}

/* End of bullets */

#tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.offices-list {
  display: flex;
  flex-wrap: wrap;
  padding: 73px 0 1px 0;
}
.offices-list__title {
  flex: 0 0 100%;
  color: #595b5d;
  font-family: 'heebo', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 25px;
  display: block;
}

.office-wrapper {
  -webkit-box-flex: 0;  -ms-flex: 0 0 20%;  flex: 0 0 20%;
}
.office-wrapper > div{
  padding-right: 55px;
}

.office-wrapper > div,
.office-wrapper > div a.tel-link{
  color: #5d5f61;
  font-family: 'heebo', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  text-decoration: none;
}

.office-wrapper > div a.tel-link:hover{
  text-decoration: underline;
}

.office-wrapper > div h3 + br{
  display: none;
}

.office-wrapper h3{
  color: #000000;
  font-family: 'heebo', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.office-wrapper>a {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

/* .office-wrapper>div {
  line-height: 26px;
  padding-top: 13px;
  font-size: 16px;
} */

/* .office-wrapper>div a {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
} */

/* .tel-link {
  font-weight: normal;
  color: #40474e;
  text-decoration: none;
  cursor: text;
}

.office-wrapper>div a.tel-link {
  font-weight: normal;
  font-size: 16px;
  color: #40474e;
  text-decoration: none;
} */

.office-wrapper>a {
  height: 200px;
  display: inline-block;
  width: 200px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
}

.has-bg-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.has-bg-img.top-aligned {
  background-position: center top;
}

.has-content {
  color: #ff0000;
}

.has-bg-img img {
  display: none;
}

.has-bg-img.inv-img img.prof-detail-img {
  display: none;
}

.primary-info .headshot img.fake-img {
  display: block;
  opacity: 0;
}

.input-holder .error {
  margin-bottom: 14px;
}

.input-holder>div {
  position: relative;
  font-size: 12px;
}

.input-holder label.error {
  font-size: 12px !important;
  color: red !important;
  display: block !important;
  position: absolute !important;
  left: 5px !important;
  bottom: -24px !important;
  font-weight: bold !important;
  margin: 0 !important;
}

.input-holder textarea + label.error{
  bottom: -67px !important;
}

.input-holder>label {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  font-size: 16px;
  font-weight: 700;
  color: #e36417;
}

textarea.error+label.error {
  margin-bottom: -10px;
}

.office-wrapper>a:hover {
  filter: grayscale(0);
}

#tab-nav li:not(:last-child) {
  margin-right: 50px;
}

#tab-nav a {
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
}

#tab-nav.alphabet {
  margin-bottom: 38px;
}

#tab-nav.alphabet li:not(:last-child) {
  margin-right: 18px;
}

#tab-nav.alphabet a {
  font-size: 18px;
}

#tab-nav.alphabet a.disabled {
  color: #c8c8c9;
  text-decoration: none !important;
  pointer-events: none;
}

.tab-section {
  /* padding-bottom: 37px; */
}

/* .tab-content {
	padding: 0 0 42px;
} */

.open-close-tabset+.tab-content {
  padding-top: 34px;
}

.badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}

.badges li {
  width: 72px;
}

.badges li:not(:last-child) {
  margin-right: 38px;
}

.resources h2 {
  margin-bottom: 15px;
}

.resources ul li {
  position: relative;
  padding-left: 20px;
  font-size: 13px;
}

.resources ul li:not(:last-child) {
  margin-bottom: 27px;
}

.resources ul li .icon-n {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 18px;
  transition: opacity 0.15s ease-in-out;
}

.resources ul li .icon-n.icon-file {
  left: -11px;
}

.resources ul li .icon-n.icon-link {
  left: -13px;
}

.resources ul li a:hover .icon-n {
  opacity: 0.5;
}

.resources ul li a {
  display: block;
  font-weight: 500;
  color: #e36417;
  margin-bottom: 8px;
}

.tab-select+.jcf-select {
  position: relative;
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  margin-bottom: 40px;
}

.tab-select+.jcf-select:after {
  position: absolute;
  content: "";
  top: calc(100% + 20px);
  left: 0;
  width: 100%;
  height: 1px;
  background: #e4e3e2;
}

.content-wrap .sidebar {
  width: 100%;
  margin-bottom: 40px;
}

.content-wrap .sidebar h3 {
  margin-bottom: 15px;
}

.articles {
  position: relative;
  border-bottom: 1px solid rgba(183, 183, 183, 0.5);
  padding-bottom: 47px;
  margin-bottom: 47px;
}

.articles:last-child {
  padding-bottom: 0;
  margin-bottom: 80px;
}

/* .articles:not(:last-child) {
	margin-bottom: 43px;
} */

/* .articles:after {
	position: absolute;
	content: "";
	top: calc(100% + 5px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #e4e3e2;
} */

.articles h2 {
  margin-bottom: 15px;
}

.article {
  font-size: 13px;
}

.article:not(:last-child) {
  /* padding-bottom: 5px;
	margin-bottom: 15px; */
}

.article:not(:last-child) {
  border-bottom: 1px solid #e4e3e2;
}

.article .article-info {
  margin-bottom: 8px;
}

/* .article .article-info span {
	font-size: 11px;
} */

.article time,
.article .article-info {
  position: relative;
  font-size: 11px;
}

.article time:after,
.article time:before {
  content: "|";
  display: inline-block;
  vertical-align: 1px;
  margin: 0 10px 0 6px;
}

.article time:before {
  margin: 0 6px 0 0;
}

.article time:only-child:after,
.article time:only-child:before {
  display: none;
}

.article time:last-child:after {
  display: none;
}

/* .article h3 {
	margin-bottom: 7px;
	line-height: 1.4;
} */

.article .authors {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  margin-bottom: 11px;
}

.article .authors .author {
  color: #000;
}

.article .article .abstract-text {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  line-height: 1.7;
}

.article-inline-list {
  padding: 0;
  width: auto;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  color: #000000;
  line-height: 1.2;
  font-weight: 300;
  margin: 0 0 10px 0;
  flex-direction: row;
  list-style-type: none;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  font-family: "heebo", "arial", sans-serif;
}

.article-inline-list li:after {
  content: '|';
  margin-left: 8px;
  margin-right: 10px;
  font-weight: 300;
}

.article-inline-list time {
  font-size: 16px;
}

.article-inline-list li:last-child:after {
  display: none !important;
}

.article-inline-list dt,
.article-inline-list__bold {
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
}

.article-inline-list li {
  margin: 0;
  padding: 0;
}

.hero-section .hero {
  position: relative;
}

.hero-section .hero .headline-block {
  height: auto;
  padding: 13px 15px 18px;
}

.hero-section .headline-block.no-bg {
  background: none;
  background-color: transparent;
}

.hero-section .hero .headline-block h1 {
  margin-bottom: 7px;
}

.hero-section .hero .headline-block .text-wrap {
  margin: 0;
}

.hero-section .hero .photos {
  background-position: top;
}

.hero-section .hero p {
  margin: 0;
}

.hero-section .photos {
  min-height: 150px;
  border-bottom: 4px solid #f8c654;
}

.hero-section .headline-block {
  color: #fff;
  padding: 13px 15px 20px;

  background: -webkit-linear-gradient(top, #1b3454 0%, #e36417 100%);
  background: linear-gradient(to bottom, #1b3454 0%, #e36417 100%);
  background-color: #e36417;
}

.hero-section .headline-block h1 {
  line-height: 1.4;
  font-family: "heebo", sans-serif;
  margin-bottom: 18px;
}

.hero-section .headline-block .text-wrap {
  line-height: 1.48;
  overflow: hidden;
  margin-bottom: 25px;
  font-weight: normal;
  color: #fff;
  text-transform: none;
  font-size: 16px;
  line-height: 1.48;
  font-family: "heebo", sans-serif;
}

.hero-section .headline-block .text-wrap p {
  margin: 0;
}

.hero-section .headline-block .btn {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 8px 15px 9px;
  min-width: auto;
  margin-bottom: 30px;
}

.hero-section .headline-block .btn .icon-arrow-right {
  margin-left: 12px;
  font-size: 12px;
}

.recent-news .news-item .img-holder.large {
  filter: grayscale(0) !important;
}

.hero-slider {
  background: -webkit-linear-gradient(top, #1b3454 0%, #e36417 100%);
  background: linear-gradient(to bottom, #1b3454 0%, #e36417 100%);
  z-index: 1;
}

.hero-slider .slick-list {
  overflow: visible;
}

.hero-slider .slick-slide {
  position: relative;
}

.hero-slider .slick-dots {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 15px;
  bottom: 12px;
}

.hero-slider .slick-dots li:not(:last-child) {
  margin-right: 7px;
}

.hero-slider .slick-dots li.slick-active button {
  background: #f8c654;
}

.hero-slider .slick-dots button {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  padding: 0 !important;
  margin: 0;
  color: transparent;
  background: #c1cbd6;
}

.hero-slider .slick-dots button:hover {
  background: #f8c654;
}

.quote-slider .slick-slide {
  position: relative;
}

.quote-slider {
  background: none;
  z-index: 1;
}

.quote-slider .slick-list {
  overflow: visible;
  height: 150px;
}

.quote-slider .slick-dots {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0;
  bottom: 5px;
}

.quote-slider .slick-dots li:not(:last-child) {
  margin-right: 7px;
}

.quote-slider .slick-dots li.slick-active button {
  background: #ed7118;
}

.quote-slider .slick-dots button {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  padding: 0 !important;
  margin: 0;
  color: transparent;
  background: #ffffff;
}

.quote-slider .slick-dots button:hover {
  background: #ed7118;
}

.news-section {
  padding: 17px 0;
  position: relative;
}

.news-section .container,
.news-section .header-container,
.news-section .hero-section .hero-container,
.hero-section .news-section .hero-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.quote-holder {
  position: relative;
  text-align: center;
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  min-width: 640px !important;
}

@media (max-width: 1200px) {
  .quote-holder {
    min-width: 600px !important;
  }
}

@media (max-width: 1100px) {
  .quote-holder {
    min-width: 440px !important;
  }

  .open-close-tabset ul a {
    font-size: 13px;
  }

  .office-wrapper > div, .office-wrapper > div a.tel-link{
    font-size: 17px;
  }
}

@media (max-width: 1111px) {
  .open-close-tabset ul li:not(:last-child) {
    white-space: nowrap;
    margin-right: 30px;
  }
}

@media (max-width: 940px) {
  .quote-holder {
    min-width: 440px !important;
  }

  .open-close-tabset ul a {
    font-size: 13px;
  }

  .open-close-tabset ul li:not(:last-child) {}
}

.quote-holder .icon-quote {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #f8c654;
  font-size: 32px;
}

.quote-holder .blockquote {
  position: relative;
  z-index: 0;
}

.quote-holder .blockquote:after {
  position: absolute;
  content: "";
  top: 44%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 236px;
  height: 236px;
  border: 1px solid #f1f4f5;
  z-index: -1;
}

.quote-holder .blockquote p {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  max-width: 430px;
  margin: 0 auto 20px;
  line-height: 1.82;
}

.quote-holder .blockquote .blockquote-footer {
  font-family: heebo, sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: #6a6b6c;
}

.recent-news {
  position: relative;
  z-index: 5;
}

.recent-news .section-label {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 9px;
  font-weight: bold;
  font-size: 14px;
}

.recent-news .news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
}

.recent-news .news-item:not(:last-child) {
  padding-bottom: 16px;
  margin-bottom: 13px;
  border-bottom: 1px solid #e4e3e2;
}

.recent-news .news-item .img-holder {
  -webkit-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  position: relative;
  top: 8px;
  width: 76px;
  height: 76px;
  filter: grayscale(1);
  background-color: #e4e3e2;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 15px;
}

.recent-news .news-item .img-holder img {
  width: 100%;
}

.recent-news .news-item .img-holder:hover {
  filter: grayscale(0);
}

.recent-news .news-item h3 {
  font-family: heebo, sans-serif;
  line-height: 1.4;
  margin-bottom: 10px;
}

.recent-news .news-item p {
  color: #40474e;
  line-height: 1.8;
  font-size: 13px;
  margin: 0;
}

.callouts-section {
  background: #e4e3e2;
  padding: 20px 0;
}

.callouts-section .callouts-holder .callout {
  background: #fff;
  padding: 21px 10px 16px 20px;
}

.callouts-section .callouts-holder .callout:not(:last-child) {
  margin-bottom: 15px;
}

.callouts-section .callouts-holder .callout hr:last-child {
  display: none;
}

.callouts-section .callouts-holder .callout .tag,
.tag-row .tag {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  background: #f8c654;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 10px 5px;
  margin-bottom: 13px;
}

.callouts-section .callouts-holder .callout h3 {
  line-height: 1.4;
  margin-bottom: 13px;
}

.callouts-section .callouts-holder .callout p {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
  margin: 0;
  line-height: 1.81;
  font-size: 13px;
}

.callouts-section .callouts-holder .callout ul {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
}

.callouts-section .callouts-holder .callout time {
  display: inline-block;
  vertical-align: middle;
  font-family: heebo, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #afafb0;
  font-size: 12px;
  margin-bottom: 12px;
}

.default-text,
.default-text div p span {
  font-size: 18px;
  font-family: "heebo", "Arial", sans-serif;
  line-height: 27px;
  font-weight: 300;
  color: #000;
}

.default-text.m0 {
  margin: 0 !important;
}

.default-text {
  /* line-height: 1.8; */
}

.embed-video-container {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%
}

.embed-video-container embed,
.embed-video-container iframe,
.embed-video-container object {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.sidebar .default-text {
  line-height: unset;
}

.default-text h2 {
  margin-bottom: 3px;
}

.default-text h2.detail-title {
  margin-bottom: 5px;
}

h2.search-heading {
  margin-bottom: 15px;
}

.default-text .links-list li:not(:last-child),
.search-results-links.links-list li {
  margin-bottom: 10px;
}

.default-text .links-list a,
.aside-link,
.search-results-links.links-list a {
  color: #e36417;
  font-weight: 600;
  font-family: heebo, sans-serif;
  font-size: 13px;
  line-height: 1.4;
}

.capabilities .active {
  text-decoration: underline;
}

.footnote {
  font-style: italic;
}

.search-form__mobile-trigger {
  padding: 26px 0;
  display: none;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.search-form__mobile-trigger:before {
  content: "";
  position: absolute;
  top: 29px;
  right: 2px;
  width: 10px;
  height: 10px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #686a6c;
  transform: rotate(-45deg);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.search-form__mobile-trigger.is-active:before {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
  top: 35px;
}

.search-form__mobile-trigger span {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.search-form .flex-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search-form .flex-row.flex-row--start {
  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start;
}

.search-form .flex-row.flex-row--start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.search-form .input-holder label {
  color: #010101;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 13px;
  font-family: 'heebo', sans-serif;
  display: block;
}

.search-form .flex-row .input-holder input[type="text"],
.search-form .flex-row .input-holder input[type="email"] {
  padding: 12px 10px 11px 24px;
  outline: none;
  font-size: 16px;
  height: 49px;
}

.search-form .flex-row.button-row .input-holder--button-start {
  /* justify-content: flex-start; */
}

.search-form.search-form--results .flex-row.button-row .input-holder--button-start {
  width: 25%;
  padding-top: 13px;
  padding-right: 22px;
}

.search-form .flex-row.button-row .input-holder--button-start .btn--clear {
  /* margin: 0 30px; */
}

.footprint-form .input-holder .btn--black,
.search-form .flex-row .btn {
  min-width: 205px;
  border: 0;
  letter-spacing: 1.4px;
  height: 48px;
  background-color: #000;
  color: #fff;
}
.footprint-form .input-holder .btn--black:hover,
.search-form .flex-row .btn:hover {
  background-color: #f97500;
}

.search-form .flex-row .btn:hover {
  background-color: #f97500;
  border: 0;
}

.search-form .flex-row .btn.btn--clear {
  background: transparent;
  color: #686a6c;
  text-transform: none;
  letter-spacing: 0;
  min-width: auto;
  padding: 0;
  float: right;
  outline: none;
  /* margin-left: 4px !important; */
}

.search-form .flex-row .btn.btn--clear:hover {
  background: transparent;
  color: #f97500;
}

.js-filter-wrapper .input-holder {
  width: 25%;
}

.js-filter-wrapper .jcf-select .jcf-select-text {
  max-width: 297.5px;
}

.input-holder {
  position: relative;
  width: 100%;
  margin-bottom: 23px;
}

.input-holder input {
  padding: 8px 10px 9px 10px;
  line-height: normal;
  font-size: 13px;
}

.input-holder input[type="text"],
.input-holder input[type="email"],
.input-holder input[type="search"],
.input-holder .jcf-select,
.input-holder textarea,
.input-holder .jcf-select-text {
  font-family: 'heebo', sans-serif;
  width: 100%;
  margin: 0;
}

.input-holder textarea {
  line-height: 24px;
}

.input-holder input::-webkit-input-placeholder,
.input-holder textarea::-webkit-input-placeholder,
.input-holder .jcf-select::-webkit-input-placeholder,
.input-holder .jcf-select-text::-webkit-input-placeholder {
  font-weight: 700;
  color: #000;
}

.input-holder input::-moz-placeholder,
.input-holder textarea::-moz-placeholder,
.input-holder .jcf-select::-moz-placeholder,
.input-holder .jcf-select-text::-moz-placeholder {
  opacity: 1;
  font-weight: 700;
  color: #000;
}

.input-holder input:-moz-placeholder,
.input-holder textarea:-moz-placeholder,
.input-holder .jcf-select:-moz-placeholder,
.input-holder .jcf-select-text:-moz-placeholder {
  font-weight: 700;
  color: #000;
}

.input-holder input:-ms-input-placeholder,
.input-holder textarea:-ms-input-placeholder,
.input-holder .jcf-select:-ms-input-placeholder,
.input-holder .jcf-select-text:-ms-input-placeholder {
  font-weight: 700;
  color: #000;
}

.input-holder input.placeholder,
.input-holder .jcf-select.placeholder,
.input-holder .jcf-select-text.placeholder {
  font-weight: 700;
  color: #000;
}

.jcf-select {
  height: auto;
  border-color: #e8eaea;
  width: 100%;
  display: inline-block !important;
}

.jcf-select.jcf-focus {
  border-color: #c8c8c9 !important;
}

.jcf-select .jcf-select-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.jcf-select .jcf-select-opener:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 10px;
  height: 10px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #686a6c;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.jcf-select .jcf-select-text {
  padding: 7px 45px 7px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #686a6c;
  margin: 0;
}

.filters-hoder .jcf-select .jcf-select-text {
  font-family: "Libre Baskerville", "Times New Roman", "Times", "Baskerville",
    "Georgia", serif;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
  top: 21px;
}

.jcf-select-drop .jcf-select-drop-content {
  border-color: #c8c8c9;
}

.jcf-select-drop .jcf-option {
  font-family: heebo, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000;
  font-weight: 400;
  padding: 5px 10px;
}

.jcf-select-drop .jcf-option.jcf-hover {
  background: #f5f5f5;
}

.filters-holder {
  padding-top: 20px;
  background-color: #f6f6f6;
}

.filters-holder h2 {
  margin-bottom: 20px;
}

.filters-holder .jcf-select {
  display: block;
}

.filters-holder .page-controls {
  padding-top: 40px;
}

.filters-open-close.active .opener .collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters-open-close.active .opener .expand {
  display: none;
}

.filters-open-close .opener {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  text-transform: uppercase;
  padding: 9px 8px 8px 10px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 11px;
  min-width: 200px;
}

.filters-open-close .opener:hover {
  color: #fff;
  background: #e36417;
  border-color: #e36417;
}

.filters-open-close .opener:hover span {
  color: #fff;
}

.filters-open-close .opener .expand,
.filters-open-close .opener .collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.filters-open-close .opener span {
  font-size: 14px;
  color: #000;
}

.filters-open-close .opener .collapse {
  display: none;
}

.filters-open-close .slide {
  padding-top: 18px;
}

.results-section {
  padding: 30px 0 39px;
}

.results-section .page-controls {
  margin: 0;
}

.results-section .results-row {
  border-bottom: 0px solid #595b5d; margin-bottom:10px
}

.no-last-rule .results-row:last-child {
  border-bottom: 0;
  margin-bottom: -33px;
}

.results-section .results-heading .results-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-width: 2px;
}

.results-section .results-heading .results-row div {
  text-transform: uppercase;
  color: #6a6b6c;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px 14px 0;
}

.results-section .results-body {
  border-top: 1px solid #e4e3e2;
  margin-bottom: 30px;
}

.results-section .results-body.results-body--no-border {
  border-top: none !important;
}

.results-section .results-body .results-row {
  /* padding: 13px 0 12px;
  font-size: 13px; */
}

.results-section .results-body .results-row div {
  /* padding: 5px 5px 0 0; */
}

.results-section.three-col .type {
  /* font-weight: 600; */
}

.results-section .results-body .results-row .name,
.results-section.three-col .title {
  /* font-size: 15px; */
  /* font-weight: 700; */
}

/*
.results-section .results-body .results-row .title {
	width: 100%;
}

.results-section .results-body .results-row .email {
	width: 100%;
}

.results-section .results-body .results-row .phone {
	width: 100%;
}*/
.results-section .results-heading .results-row div {
  padding-right: 20px;
}

.results-section .results-heading .results-row .vcard {
  width: auto;
  padding-right: 20px;
}

.results-section .results-heading .results-row .vcard * {
  visibility: hidden;
  opacity: 0;
  font-size: 16px;
}

.results-section .results-body .results-row .vcard>span {
  font-weight: 700;
}

.results-section .results-row .vcard>span .icon-card {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #000;
  margin-right: 9px;
  cursor: pointer;
}

.results-section .results-body .results-row .vcard>span:hover .icon-card {
  color: #f8c654;
}

.results-section .results-body .results-row .vcard>span:hover a {
  text-decoration: underline;
}

.search-message {
  padding-top: 40px;
  font-size: 18px;
}

.js-tab-hidden {
  display: block !important;
  display: none !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

/* Modal Popup */
#overlay {
    width: 100%;
    height: 100%;
    background: url(../images/overlay_bg.png);
    z-index: 7;
    position: absolute;
    left: 0;
    top: 0
}

#modalPopup {
    position: fixed;
    z-index: 8;
    width: 560px;
    height: 293px;
    left: 50%;
    margin-left: -280px;
    top: 50%;
    margin-top: -252.5px;
    border: 2px solid #000;
    border: 18px solid rgba(0,0,0,.2);
    background-clip: padding-box;
	z-index:9999;
}

#modalPopup .intro-msg {
    text-decoration: none;
    cursor: text;
    display: block;
    color: #000
}

#modalPopup .popup_head {
    display: none
}

#modalPopup #body {
    font-size: 15px;
    font-family: Karla,sans-serif;
    color: #474747;
    line-height: 1.3;
    margin: 0
}

#modalPopup .popup_head.email {
    background: none;
    height: 19px
}

#modalPopup .popup_head.email:before {
    content: "Email Disclaimer"
}

#modalPopup iframe {
    width: 100%;
    min-height: 360px;
    border: 0
}

#modalPopup .inner {
    position: relative;
    left: -3px;
    top: -3px;
    width: 530px;
    height: 260px;
    padding: 18px;
    background: #fff;
    overflow-y: auto;
    box-sizing: border-box
}

.lt-ie9 #modalPopup .inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#modalPopup .close_modal {
    background: url(../images/close_popup.png) no-repeat;
    position: absolute;
    right: 9px;
    bottom: 5px;
    width: 23px;
    height: 23px;
    cursor: pointer
}

#modalPopup .inner .popup_content {
    font: 13px nimbus-sans,sans-serif;
    color: #474747;
    line-height: 1.3;
    margin: 0
}

#modalPopup .inner {
    font: 13px nimbus-sans,sans-serif;
    color: #474747;
    line-height: 1.3;
    margin: 0
}

#modalPopup .inner a.continueEmail {
    padding-right: 10px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    color: #600;
    font: 15px Karla,sans-serif;
    font-weight: 700;
    text-decoration: none
}

#modalPopup .inner a.continueEmail:after {
    content: "\25ba";
    font-size: 10px;
    font-family: arial;
    positioN: absolute;
    right: 0;
    line-height: 9px;
    margin-right: -3px;
    top: 5px
}

#modalPopup .inner a.continueEmail:hover {
    text-decoration: underline
}

ul.shareIcons {
    padding: 0;
    margin: 20px 0 0;
    padding-top: 20px;
    border-top: 1px dashed #e6e6e6
}

ul.shareIcons li {
    height: 50px;
    line-height: 50px;
    float: left;
    display: block;
    width: 33%;
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    box-sizing: border-box
}

ul.shareIcons li:nth-child(2n) {
    float: right
}

ul.shareIcons li span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/share_Icons.png) no-repeat;
    position: absolute;
    left: 0
}

ul.shareIcons li a:hover span {
    width: 56px;
    height: 56px
}

ul.shareIcons li.linkedIn span {
    background-position: -1px -3px
}

ul.shareIcons li.linkedIn a:hover span {
    background-position: -61px -3px
}

ul.shareIcons li.twitter span {
    background-position: -1px -73px
}

ul.shareIcons li.twitter a:hover span {
    background-position: -61px -73px
}

ul.shareIcons li.stumbleupon span {
    background-position: -1px -143px
}

ul.shareIcons li.stumbleupon a:hover span {
    background-position: -61px -143px
}

ul.shareIcons li.digg span {
    background-position: -1px -213px
}

ul.shareIcons li.digg a:hover span {
    background-position: -61px -213px
}

ul.shareIcons li.facebook span {
    background-position: -1px -283px
}

ul.shareIcons li.facebook a:hover span {
    background-position: -61px -283px
}

ul.shareIcons li.google span {
    background-position: -1px -353px
}

ul.shareIcons li.google a:hover span {
    background-position: -61px -353px
}

ul.shareIcons li.technorati span {
    background-position: -1px -423px
}

ul.shareIcons li.technorati a:hover span {
    background-position: -61px -423px
}

ul.shareIcons li.del span {
    background-position: -1px -493px
}

ul.shareIcons li.del a:hover span {
    background-position: -61px -493px
}

ul.shareIcons li a {
    font-family: Karla,sans-serif;
    font-size: 20px;
    color: #474747;
    text-decoration: none;
    display: inline-block;
    padding-left: 60px
}

ul.shareIcons li a:hover {
    text-decoration: underline
}

a.sendLink {
  display: block;
  height: 57px;
  line-height: 58px;
  background: url("../images/share_mail_icon.png") no-repeat;
  padding-left: 63px;
  margin-top: 20px;
  position: relative;
  right: 3px;
  text-transform: capitalize;
  font-family: arial;
  font-size: 20px;
  color: #474747;
}

.case-study-wrapp {
  padding-bottom: 40px;
}

.case-study-wrapp .news-catalog {
  padding: 0;
  list-style-type: none;
}

.case-study-wrapp .news-catalog.case-study-wrapp__list li:last-child {
  border-bottom: 1px solid #e26418;
}

.case-study-wrapp .news-catalog.case-study-wrapp__list:last-child li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

/* .case-study-wrapp .news-catalog.case-study-wrapp__list:last-child {
  list-style-type: square;
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: 0;
} */

.search-results.search-results--footprint .case-study-wrapp .news-catalog.case-study-wrapp__list:last-child {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.filters-holder--professionals .jcf-list .jcf-optgroup-caption,
.search-results.search-results--footprint .jcf-list .jcf-optgroup-caption {
  padding: 10px 9px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2px;
  margin-top: 10px;
  background: linear-gradient(45deg, #e36417 0%, #ed7118 50%, #e36417 50%, #e36417 1000%);
}
/* {
  list-style-type: square !important;
  padding-left: 20px !important;
  padding-top: 10px !important;
  margin-bottom: 0 !important;
  max-width: 800px !important;
} */
.case-study-wrapp.case-study-wrapp--footprint > :first-child{
  margin-top:75px;
}

.case-study-wrapp__list--bullet{
  list-style-type: square !important;
  padding-left: 20px !important;
  padding-top: 10px !important;
  margin-bottom: 0 !important;
  max-width: 800px !important;
}


.case-study-wrapp .news-catalog.case-study-wrapp__list:last-child li {
  font-size: 18px !important;
  font-weight: 300;
  margin-bottom: 27px;
  line-height: 27px;
  color: #000;
}

.case-study-wrapp.case-study-wrapp--footprint .news-catalog.case-study-wrapp__list:last-child li {
  line-height: 27px;
}

.case-study-wrapp h2,
.case-study-wrapp .news-catalog.case-study-wrapp__list h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #000;
}

.case-study-wrapp.case-study-wrapp--footprint .footprint-results-title ~ br,
.case-study-wrapp.case-study-wrapp--footprint .footprint-results-title ~ h2,
.case-study-wrapp .news-catalog.case-study-wrapp__list ~ h2 {
  display: none;
}

.case-study-wrapp.case-study-wrapp--footprint .case-study-wrapp .case-study-wrapp__item {
  max-width: 828px;
}


.case-study-wrapp h2 {
  margin-bottom: 0;
}

.case-study-wrapp .case-study-wrapp__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 27px;
}

.case-study-wrapp .case-study-wrapp__item-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.438%;
  flex: 0 0 41.438%;
  text-align: center;
  margin-right: 36px;
}
.case-study-wrapp .case-study-wrapp__item-image.case-study-wrapp__item-image--small {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 346px;
  flex: 0 0 346px;
}


.case-study-wrapp .case-study-wrapp__item-image-inner {
  padding-bottom: 66.184%;
  position: relative;
  overflow: hidden;
}

.case-study-wrapp .case-study-wrapp__item-image-inner img {
  /* position: absolute;
  left: 50%;
  transform: translateX(-50%); */
  display: none;
}

.case-study-wrapp .case-study-wrapp__item-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footprint-results-title{
  color: #010101;
  font-family: 'heebo', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e26418;
  margin-bottom: 26px;
  display: none;
}
.footprint-results-title:first-child{
  display: block;
}
.case-study-wrapp.case-study-wrapp--footprint .case-study-wrapp__item-image + .case-study-wrapp__item-text{
  max-width: 465px;
}
.case-study-wrapp.case-study-wrapp--footprint .case-study-wrapp__item > .case-study-wrapp__item-text{
  max-width: 820px;
}
.case-study-wrapp.case-study-wrapp--footprint .case-study-wrapp__list .case-study-wrapp__item{
  max-width: 830px;
}

.case-study-wrapp .case-study-wrapp__item-text-inner {
  padding: 9px 36px 9px 0;
}

.case-study-wrapp .case-study-wrapp__item-text-inner.case-study-wrapp__item-text-inner--no-image {
  padding: 0;
}

.case-study-wrapp .case-study-wrapp__item-text-inner.case-study-wrapp__item-text-inner--no-image p{
  margin-bottom: -7px;
}

.case-study-wrapp .case-study-wrapp__item-text-inner a,
.case-study-wrapp .case-study-wrapp__item-text-inner p {
  font-size: 18px;
  font-weight: 300;
}

.case-study-wrapp .case-study-wrapp__item-text-inner p {
  color: #000;
}

.case-study-wrapp .case-study-wrapp__item-text-inner a {
  color: #e26418;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  display: block;
  margin-bottom: 6px;
}

.case-study-wrapp .case-study-wrapp__item-text-inner a:hover {
  color: #000;
}

.case-study-wrapp .case-study-wrapp__item-text-inner :hover {
  text-transform: none;
}

.case-study-wrapp .case-study-wrapp__item-text-inner p {
  font-weight: 300;
  line-height: 27px;
}

.results-section .results-body .results-row .tel-links,
.results-section .results-body .results-row .tel-links a{
  font-size: 18px;
  font-family: 'heebo', sans-serif;
  font-weight: 300;
  line-height: 30px;
  color: #333333;
}

.results-section .results-body.attorney-results .results-row .tel-links span {
  margin: 0 10px;
  display: inline-block;
}

.global-search{
  margin-bottom: 55px;
}

@media (min-width: 375px) {
  .btn {
    min-width: 179px;
  }
}

@media (min-width: 768px) {
  /* .resources ul li .icon {
    font-size: 16px;
  } */
}

@media (min-width: 901px) {

  h1,
  .h1 {
    font-size: 27px;
  }

  h2,
  .h2 {
    font-size: 17px;
  }

  h3,
  .h3 {
    font-size: 17px;
  }

  h4,
  .h4 {
    font-size: 13px;
  }

  .ui-widget {
    font-size: 16px;
  }

  .btn {
    font-size: 12px;
  }

  .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-row.three-col {
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }

  .flex-row.three-col .flex-item {
    width: 33.33333%;
  }

  @media (min-width: 1101px) {
    .nav-link-underline:after {
      height: 4px;
    }

    nav.main-nav .main-nav-list>li .dropdown {
      top: calc(100%-8px);
    }

    .results-section+hr.double-rule {
      margin-top: -60px;
      margin-bottom: 50px;
      height: 9px;
    }
  }

  .nav-link-underline:hover:after,
  .nav-link-underline.active:after,
  .hover .nav-link-underline:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .two-columns {
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }

  .two-columns li {
    margin-bottom: 13px;
  }

  .desktop-hide {
    display: none !important;
  }

  .header {
    border: none;
    box-shadow: none;
    z-index: 15;
  }

  .header .header-nav-holder {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }

  nav.top-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .results-section .name {
    width: 25.5%;
    padding-left: 20px;
  }

  .results-section.three-col .type {
    width: 155px;
    min-width: 155px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
  }

  .results-section.three-col .date {
    width: 340px;
    min-width: 340px;
    color: #40474e;
  }

  .results-section.three-col .title {
    width: auto;
  }

  .results-section.shorter {
    padding-bottom: 0;
  }

  .results-section.shorter .name {
    width: 40%;
  }

  .results-section .title {
    /* width: 28.7%; */
  }

  .results-section.shorter .title {
    width: 45%;
  }

  .results-section .email {
    width: 24.5%;
  }

  .results-section .phone {
    width: 12.6%;
  }

  .results-section.shorter .contact {
    width: 18%;
    padding-right: 0 !important;
  }

  nav.top-nav ul li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 18px;
  }

  nav.top-nav ul li a {
    font-size: 11px;
    font-weight: 400;
    color: #6a6b6c;
    display: inline-block;
  }

  nav.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  nav.main-nav.search-active .main-nav-list {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }

  nav.main-nav .main-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  nav.main-nav .main-nav-list>li {
    margin-bottom: 0;
    margin-right: 24px;
    /* padding: 51px 0 46px; */
    position: inherit;
  }

  nav.main-nav .main-nav-list>li:last-child {
    margin-right: 22px;
  }

  nav.main-nav .main-nav-list>li .dropdown {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    padding: 68px 40px 66px 70px;
    column-count: 2;
    min-width: 62.6%;

    /* opacity: 0;
		visibility: hidden; */
    z-index: -1;
  }

  nav.main-nav .main-nav-list>li .dropdown li:not(:last-child) {
    margin-bottom: 13px;
  }

  nav.main-nav .main-nav-list>li.hover .dropdown,
  nav.main-nav .main-nav-list>li.hover .menu-box-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  nav.main-nav .main-nav-item {
    font-size: 13px;
    /* padding-bottom: 16px; */
    padding: 52px 0 50px;
    position: relative;
  }

  nav.main-nav .main-nav-item:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #f6f6f6;
    display: block;
    content: '';
    z-index: 99999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  nav.main-nav .main-nav-list>li:nth-child(1) .main-nav-item:before,
  nav.main-nav .main-nav-list>li:nth-child(2) .main-nav-item:before {
    border-bottom: 18px solid #fff;
  }

  nav.main-nav .main-nav-list>li.hover .main-nav-item:before {
    visibility: visible;
    opacity: 1;
  }

  nav.top-nav .search-holder {
    position: relative;
    padding: 0;
    width: auto;
    bottom: 0;
    margin-left: 22px;
  }

  nav.top-nav .search-opener {
    font-size: 24px;
  }

  nav.top-nav.search-active .search-wrap {
    min-width: calc(690px - 155px);
    opacity: 1;
    visibility: visible;
  }

  .tab-section {
    /* padding-bottom: 90px; */
  }

  nav.top-nav .search-wrap {
    position: absolute;
    top: -6px;
    right: 45px;
    min-width: 690px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0;
    min-width: 200px;
    visibility: hidden;
    will-change: min-width, opacity, visibility;
  }

  nav.top-nav .search-wrap input::-webkit-input-placeholder {
    font-size: 18px;
  }

  nav.top-nav .search-wrap input::-moz-placeholder {
    font-size: 18px;
  }

  nav.top-nav .search-wrap input:-moz-placeholder {
    font-size: 18px;
  }

  nav.top-nav .search-wrap input:-ms-input-placeholder {
    font-size: 18px;
  }

  nav.top-nav .search-wrap input.placeholder {
    font-size: 18px;
  }

  .nav-opener {
    display: none;
    width: 0;
  }

  .top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    border-bottom: 4px solid #f8c654;
    padding-bottom: 40px;
    margin-bottom: 50px;
    margin-top: 60px;
    align-items: flex-end;
  }

  .person-holder .top-row {
    border: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    align-items: unset;
  }

  .top-row .page-title,
  .default-text h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    padding-right: 110px;
    line-height: 40px;
  }

  .primary-info .person-holder {
    padding: 38px 20px 60px 280px;
    margin-bottom: 30px;
    min-height: 411px;
    padding-top: 38px !important;
  }

  .primary-info .person-holder.no-img {
    min-height: unset;
  }

  .primary-info .person-holder.no-img .page-controls {
    position: absolute;
    right: 0;
  }

  .primary-info .person-holder .offices {
    padding-top: 0;
    margin-bottom: 33px;
    display: block;
  }

  .primary-info .person-holder .office-item,
  .third-col {
    width: 33.33%;
  }

  .primary-info .person-holder .office-item {
    margin-bottom: 1px;
    color: #595b5d;
    padding-right: 10px;
    width: 100%;
  }

  .primary-info .person-holder .office-item a {
    margin-bottom: 1px;
    color: #595b5d;
  }

  .primary-info .person-holder .office-item .office-title {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .primary-info .mail-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
  }

  .noheadshot .primary-info .main-info {
    width: 75%;
  }

  .primary-info .mail-wrap .email-link {
    width: 100%;
    margin-bottom: 9px;
  }

  .noheadshot .primary-info .mail-wrap .social {
    position: static;
  }

  .primary-info .headshot {
    position: absolute;
    top: 44px;
    left: 0;
    width: 254px;
    max-height: 308px;
  }

  .primary-info .contacts {
    width: 100%;
  }

  .primary-info .button-item {
    width: 33.33%;
  }

  /* .primary-info .button-item .btn {
    max-width: 150px;
    min-width: 150px;
  } */

  /* .tabset a {
		padding-bottom: 16px;
	} */

  .open-close-tabset .opener {
    display: none;
  }

  .open-close-tabset ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #tab-nav.alphabet {
    padding-left: 5px;
  }

  /* .tab-content {
		padding: 0;
	} */

  .open-close-tabset+.tab-content {
    padding-top: 49px;
  }

  .open-close-tabset+.tab-content.tab-content--bio-details {
    padding-top: 29px;
  }

  .tab-content.no-padding {
    padding: 0;
    /* margin-top: -3px */
  }

  .badges {
    padding-top: 18px;
    margin-bottom: 47px;
  }

  .badges li {
    width: 91px;
  }

  /* .resources ul li:not(:last-child) {
		margin-bottom: 20px;
	}

	.resources ul li {
		padding-left: 25px;
	}

	.resources ul li a {
		font-weight: 600;
		font-size: 14px;
		margin-bottom: 10px;
	} */

  /* .resources ul li span {
		font-size: 14px;
	} */

  .tab-select {
    display: none;
  }

  .tab-select+.jcf-select {
    display: none !important;
  }

  /* .content-wrap .sidebar {
		width: 30.5%;
		border-left: 1px solid #e4e3e2;
		padding: 0 25px 0 30px;
		margin-bottom: 0;
	} */

  .articles {
    /* padding-bottom: 0; */
  }

  .articles.articles--top-space {
    padding-top: 41px;
  }

  .articles-padding {
    padding-bottom: 115px !important;
  }

  /* .articles:not(:last-child) {
		margin-bottom: 59px;
	} */

  .articles:last-child .article:last-child p {
    margin: 0;
  }

  .articles:after {
    top: calc(100% + 9px);
  }

  .articles:last-child {
    border-bottom: none;
  }

  .articles:last-child:after {
    display: none;
  }

  /* .articles h2 {
		margin-bottom: 28px;
	} */

  /* .article {
		font-size: 14px;
		padding-bottom: 25px;
	} */

  .abstract-text p {
    margin-bottom: 0;
  }

  .abstract-text p+* {
    margin-top: 1em;
  }

  .article:not(:last-child) {
    padding-bottom: 47px;
    margin-bottom: 48px;
  }

  /* .article .article-info span {
		font-size: 12px;
	} */

  /* .article time, .article .article-info {
		font-size: 13px;
	} */

  /* .article h3 {
		margin-bottom: 16px;
	} */

  .article .authors {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .hero-section .hero .headline-block {
    top: calc(100% - 97px);
    padding: 40px 40px 40px 35px;
    font-size: 16px;
    min-width: 414px;

    background: -webkit-linear-gradient(top, #1b3454 0%, #e36417 100%);
    background: linear-gradient(to bottom, #1b3454 0%, #e36417 100%);
    background-color: #e36417;
  }

  .hero-section .hero .headline-block h1 {
    margin-bottom: 5px;
  }

  .hero-section .hero-container {
    position: relative;
  }

  .hero-section .photos {
    min-height: 300px;
    border-bottom: 7px solid #f8c654;
  }

  .hero-section .headline-block {
    position: absolute;
    left: 39px;
    top: calc(100% - 110px);
    max-width: 400px;
    padding: 27px 40px 60px 35px;
  }

  .hero-section .headline-block .text-wrap {
    margin-bottom: 20px;
  }

  .hero-section .headline-block .btn {
    padding: 10px 21px 11px;
    min-width: auto;
  }

  .hero-slider {
    /*position: absolute;
		left: 53px;
		top: calc(100% - 110px);
		max-width: 40%;
		z-index: 5;		*/
  }

  .hero-slider .headline-block {
    position: static;
  }

  .hero-slider .slick-dots {
    left: 35px;
    bottom: 32px;
  }

  .hero-slider .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }

  .hero-slider .slick-dots button {
    width: 15px;
    height: 15px;
  }

  .news-section {
    padding: 51px 0 40px;
    min-height: 660px;
  }

  .quote-holder {
    width: 51%;
    padding-top: 314px;
  }

  .quote-holder .blockquote p {
    font-size: 22px;
  }

  .quote-holder .blockquote .blockquote-footer {
    font-size: 12px;
  }

  .recent-news {
    width: 49%;
  }

  .recent-news.full {
    width: auto;
    margin-bottom: 100px;
    padding-top: 35px;
  }

  .recent-news.full.no-feature {
    padding-top: 0;
  }

  .recent-news .section-label {
    margin-bottom: 25px;
  }

  .recent-news .news-item:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 27px;
  }

  .recent-news .news-item .img-holder {
    width: 152px;
    height: 152px;
    margin-right: 25px;
  }

  .recent-news .news-item .img-holder.large {
    width: 250px;
    height: 250px;
    flex-grow: 0;
  }

  .recent-news .news-item h3 {
    margin-bottom: 15px;
  }

  .recent-news .news-item p {
    font-size: 12px;
  }

  .callouts-section .callouts-holder .callout .tag,
  .tag-row .tag {
    padding: 5px 12px 7px;
    margin-bottom: 20px;
  }

  .callouts-section .callouts-holder .callout h3 {
    font-size: 17px;
  }

  .callouts-section .callouts-holder .callout p {
    font-size: 12px;
  }

  .default-text {
    /* font-size: 14px; */
  }

  .default-text .links-list li:not(:last-child),
  .search-results-links.links-list li {
    margin-bottom: 7px;
    line-height: 1.4;
  }

  .default-text .links-list a,
  .aside-link,
  .search-results-links.links-list a {
    font-size: 14px;
  }

  .search-form {
    margin-bottom: 72px;
  }

  .search-form--results {
    margin-top: 26px;
  }

  .search-form .flex-row {
    margin: 0 -12px 26px;
  }

  .search-form .flex-row .btn {
    line-height: normal;
  }

  .search-form .button-row {
    justify-content: start;
  }

  .search-form .button-row .btn+.btn {
    /* margin-left: 20px; */
  }

  .input-holder {
    padding: 0 12px;
    margin-bottom: 0;
  }

  .input-holder.input-holder--button {
    padding-top: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .input-holder.full {
    width: 100%;
  }

  .input-holder input[type="text"],
  .input-holder input[type="email"],
  .input-holder textarea {
    padding: 13px 10px 14px 20px;
    font-size: 14px;
  }

  input,
  .input-holder .jcf-select,
  .input-holder textarea,
  .input-holder .jcf-select-text {
    font-size: 14px;
  }

  .professionals-search-header .input-holder {
    width: 50%;
  }

  .professionals-search-header .autosuggest {
    width: calc(100% - 20px) !important;
    left: 20px !important;
  }

  .professionals-search-header .autosuggest ul {
    width: 100% !important;
  }

  .professionals-search-header .autosuggest ul li {
    margin-bottom: 0 !important;
  }

  .professionals-search-header .input-holder input,
  .professionals-search-header .input-holder .jcf-select {
    border-color: #b7bbbb;
  }

  .jcf-select .jcf-select-text {
    padding: 10px 45px 11px 24px;
    font-size: 14px;
  }
  
  .search-form .flex-row .input-holder input{
    font-size: 14px;
  }

  .jcf-select-drop .jcf-option {
    font-size: 14px;
    padding-left: 20px;
  }

  .filters-section .page-controls,
  .with-banner .page-controls,
  .page-controls.alone {
    padding-top: 54px;
  }

  .with-banner .page-controls,
  .page-controls.alone {
    margin-bottom: 36px;
  }

  .filters-holder {
    padding-top: 65px;
    margin-bottom: 20px;
  }

  .hero-section+.filters-section .filters-holder {
    /* padding-top: 65px; */
  }

  .hero-section+.filters-section .filters-open-close.active .filters-holder {
    padding-top: 10px;
  }

  .filters-section .filters-holder:last-child {
    margin-bottom: 0;
  }

  .filters-open-close .opener {
    padding: 14px 16px 15px 19px;
    margin-bottom: 20px;
    min-width: 260px;
    font-size: 13px;
  }

  .filters-open-close .opener .expand span,
  .filters-open-close .opener .collapse span {
    font-size: 14px;
  }

  .results-section .results-heading {
    padding-top: 20px;
  }

  .results-section .results-body .results-row {
    /* padding: 30px 0; */
  }

  .results-section .results-body .results-row div {
    /* padding: 36px 20px 36px 0;
    line-height: 22px; */
  }

  .results-section .results-body .results-row div.vcard {
    white-space: nowrap;
  }

  .results-section .results-body .results-row .name,
  .results-section.three-col .title {
    font-size: 16px;
  }

  .search-message {
    padding-top: 13px;
    font-size: 16px;
    margin-bottom: 36px;
    line-height: 1.8;
  }

  .search-message.thank-you-msg {
    font-size: 18px;
  }

  .hero-section+.filters-section .search-message {
    padding-top: 65px;
  }

  .search-message.thank-you-msg {
    margin-bottom: 130px;
  }

  .hero-section+.filters-section .search-message.thank-you-msg {
    padding-top: 13px;
  }
}

@media (min-width: 1024px) {

  .footer .top-footer ul.three-columns,
  .footer .top-footer ul.two-columns {
    margin-bottom: 0;
  }

  /* .article .article-info {
		margin-bottom: 22px;
	} */

  .hero-section .headline-block {
    left: 39px;
    max-width: 450px;
  }

  .news-section {
    padding: 51px 0 62px;
  }

  .callouts-section {
    padding: 80px 0;
  }

  .callouts-section .callouts-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .callouts-section .callouts-holder .callout {
    width: calc(33.33% - 15px);
    margin-bottom: 0 !important;
    padding: 23px 25px 36px 25px;
  }

  .callouts-section .callouts-holder .callout h3 {
    line-height: 1.7;
    margin-bottom: 25px;
  }

  .filters-holder h2 {
    margin-bottom: 21px;
  }

  .results-section .results-body {
    border: none;
    margin-bottom: 0;
  }

  .results-section .results-row .title span {
    display: block;
  }

  nav.main-nav .main-nav-list>li {
    margin-right: 43px;
  }

  nav.main-nav .main-nav-list>li:last-child {
    margin-right: 40px;
  }

  nav.top-nav .search-holder {
    margin-left: 39px;
  }
  nav.top-nav.search-active .search-wrap {
    min-width: 690px;
  }

  .primary-info .person-holder .offices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .primary-info .person-holder .office-item {
    width: 33.33%;
  }

  .primary-info .person-holder {
    padding: 38px 20px 60px 300px;
  }
}

@media (min-width: 1101px) {

  h1,
  .h1 {
    font-size: 28px;
  }

  h2,
  .h2 {
    font-size: 18px;
  }

  h3,
  .h3 {
    font-size: 18px;
  }

  h4,
  .h4 {
    font-size: 14px;
  }

  .btn {
    font-size: 14px;
  }

  .header-container .logo {
    min-width: 307px;
  }

  nav.top-nav ul li a {
    font-size: 12px;
  }

  nav.main-nav .main-nav-item {
    font-size: 14px;
  }

  nav.top-nav .search-opener .icon-search {
    position: relative;
    bottom: 2px;
  }

  .footer .top-footer ul.three-columns a,
  .footer .top-footer ul.two-columns a {
    font-size: 16px;
  }

  .footer .bottom-footer .ivm {
    font-size: 13px;
  }

  .footer .copyright {
    /*font-size: 16px;*/
  }

  .primary-info .main-info {
    margin-bottom: 14px;
  }

  /* 
  .primary-info .person-holder {
    padding: 59px 0 74px 312px;
    min-height: 422px;
  } */

  .primary-info .person-holder .office-item,
  .third-col {
    width: 25.5%;
    min-width: 240px;
  }

  .primary-info .person-holder .office-item a:not(.office-title) {
    font-size: 16px;
  }

  .primary-info .person-holder .office-item .office-title {
    font-size: 16px;
  }

  .primary-info .button-item {
    width: 25.5%;
  }

  .primary-info .button-item .btn {
    max-width: none;
    /* min-width: 179px; */
  }

  /* .resources h2 {
		margin-bottom: 17px;
	} */

  /* .resources ul li a {
		font-size: 16px;
	} */

  /* .resources ul li span {
		font-size: 16px;
	} */

  .content-wrap .sidebar .links-list {
    max-width: 90%;
  }

  /* .sidebar  li.active{ text-decoration:underline} */
  /* .article {
		font-size: 16px;
	} */

  /* .article .article-info span {
		font-size: 14px;
	} */

  /* .article time, .article .article-info {
		font-size: 14px;
	} */

  /* .article .authors {
		font-size: 14px;
	} */

  .hero-section .hero .headline-block {
    min-width: 541px;
    min-height: 183px;
    padding-top: 55px;
    font-size: 18px;
    z-index: 5;
  }

  .hero-section .headline-block {
    max-width: 500px;
  }

  .hero-slider {
    max-width: 100%;
  }

  .hero-slider {
    max-width: 100%;
  }

  .quote-holder .blockquote {
    margin: 16px 79px 16px 55px;
  }

  .quote-holder .blockquote p {
    font-size: 24px;
  }

  .quote-holder .blockquote .blockquote-footer {
    font-size: 13px;
  }

  .recent-news .section-label {
    margin-bottom: 15px;
  }

  .recent-news .news-item p {
    font-size: 14px;
  }

  .callouts-section .callouts-holder .callout .tag,
  .tag-row .tag {
    font-size: 11px;
  }

  .callouts-section .callouts-holder .callout h3 {
    font-size: 18px;
  }

  .callouts-section .callouts-holder .callout p {
    font-size: 14px;
  }

  /* .default-text {
		font-size: 16px;
		margin-bottom: 48px;
	} */

  /* .default-text .links-list a, .aside-link, .search-results-links.links-list a {
		font-size: 15px;
	} */

  .input-holder input {
    font-size: 16px;
  }

  .input-holder input[type="text"],
  .input-holder input[type="email"],
  .input-holder .jcf-select,
  .input-holder .jcf-select-text,
  .input-holder textarea {
    font-size: 16px;
    font-weight: 400;
  }

  .input-holder>div {
    font-size: 14px;
  }

  .jcf-select .jcf-select-text {
    font-size: 16px;
  }
  .search-form .flex-row .input-holder input{
    /* font-size: 16px; */
  }

  .jcf-select-drop .jcf-option {
    font-size: 16px;
  }

  .filters-holder {
    margin-bottom: 92px;
  }

  .filters-section .filters-holder:last-child {
    margin-bottom: 0;
  }

  .filters-open-close .opener {
    font-size: 14px;
  }

  .results-section {
    /* padding: 0 0 97px; */
  }

  .results-section .results-body .results-row {
    /* font-size: 16px; */
  }

  .results-section .results-body .results-row .name,
  .results-section.three-col .title {
    font-size: 18px;
  }

  .search-message {
    font-size: 18px;
  }

  .search-message.thank-you-msg {
    font-size: 18px;
  }

}

@media (min-width: 1200px) {
  .hero-section .headline-block {
    max-width: 541px;
  }

  .hero-slider {
    max-width: 100%;
  }

  .primary-info .person-holder {
    padding: 38px 0 60px 323px;
  }
}

.title2 {
  padding: 0 !important;
  margin: 0 !important;
}

.footerlinks li {
  display: inline-block;
  margin-right: 37px;
}

.footerlinks li:last-child {
  margin-right: 0;
}

.footerlinks li a {
  font-size: 14px;
}

.top-footer div {
  font-size: 14px;
  line-height: 42px;
}

.top-footer div h3 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  line-height: 48px;
  text-transform: uppercase;
  /* Text style for "BUSINESS C" */
  letter-spacing: 1.5px;
}

/*.footerlinks li:not(:last-child):after {*/
/*content: '|';*/
/*position: relative; */
/*top: -2px; */
/*padding: 0 8px; */
/*color: #fff;*/
/*}*/
@media (max-width: 900px) {
  .search-message.thank-you-msg{
    margin-bottom: 40px;
  }
  hr.single-rule {
    margin: 31px 0;
  }
  .title2 {
    display: inline-block;
  }

  .title2:before {
    content: ", ";
  }

  .contactformmobilepadd {
    padding-top: 0 !important;
  }

  .mobile-hide {
    display: none !important;
  }

  .tab-section .notabs {
    padding-top: 34px !important;
  }

  .three-columns {
    -webkit-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }

  nav.main-nav .main-nav-list>li .dropdown a {
    display: block;
  }

  nav.main-nav .main-nav-list>li.dropdown-open-close .opener {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 100%;
  }

  .results-section .results-heading {
    display: none;
  }

  nav.top-nav .search-opener {
    display: none;
  }

  .footer .copyright span {
    display: block;
  }

  .primary-info .button-item .btn {
    padding: 7px 15px 8px;
  }

  #tab-nav {
    display: none;
  }

  .article h3 {
    font-size: 15px;
  }

  .hero-section .hero-container {
    padding: 0;
  }

  .quote-holder {
    display: none;
  }

  .tab-page .article-info .item-type {
    display: block;
    padding-bottom: 10px;
  }

  .article time:before,
  .bio-details__insights-tab .article-info time::before {
    display: none;
  }

  .article-inline-list li:first-child {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  .article-inline-list li:first-child:after {
    display: none;
  }

  .article-inline-list.is-mobile-inline li:first-child {
      width: auto;
      margin-bottom: 0;
  }

  .article-inline-list.is-mobile-inline li:first-child:after {
    display: inline;
  }

}

@media (min-width: 901px) {
  .header-container .logo img {
    max-width: 159px;
  }
  #header .logo img.print-logo{
    display: none;
  }
}

.delete-link {
  width: 12px;
  height: 11px;
  display: inline-block;
  background: url(../images/remove.png) no-repeat;
}

.header__nav-submenu.flyoutmenu {
  position: absolute;
  top: 100%;
  z-index: 9999999;
  display: flex !important;
  justify-content: space-between;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 30px);
  cursor: default;
  background: #fff;
}

.small-dropdown .header__nav-submenu.flyoutmenu{
  right: 15px;
  transform: none;
  left: auto;
  width: 66.5%;
}

.small-dropdown .header__nav-submenu.flyoutmenu .dropdown--one-column{
  padding-left: 4.8%;
  min-width: 44.07%;
}

.small-dropdown .header__nav-submenu.flyoutmenu .menu-box-content{
  min-width: 54.93%;
}

.header__nav-submenu .search-form{
  margin-bottom: 0 !important;
}

.left800 {
  width: calc(100vw - 250px);
  right: -320px;
}

.left600 {
  left: -600px;
  width: 1000px;
}

nav.main-nav .main-nav-list>li.hover .flyoutmenu {
  visibility: visible;
  opacity: 1;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.header__nav-submenu.flyoutmenu ul {
  width: calc(100% - 410px);
  position: relative !important;
}

.header__nav-submenu.flyoutmenu.left800 ul {
  column-count: 2;
}

.menu-box-content {
  background: #f6f6f6;
  padding: 30px 75px 30px 30px;
  display: flex;
  position: relative;
  align-items: flex-start;
  min-width: 37.4%;
}

.menu-box-content br {
  display: none;
}

.menu-box-content .caret {
  position: absolute;
  top: 2px;
  left: 9px;
  margin: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.menu-box-content div.vertical {
  padding: 0 0 5px 0;
  font-size: 12px;
  letter-spacing: 1.2px;
  color: rgba(104, 106, 108, 0.5);
  min-height: 120px;
}

.menu-box-content div.horizontal {
  margin: 0 auto 42px 30px;
}

.menu-box-content .horizontal span.date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  line-height: 24px;
  color: #121212;
}

.menu-box-content .horizontal a.insights-link {
  font-size: 22px;
  color: #ed7118;
  padding: 0;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
  -webkit-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.menu-box-content .horizontal a.insights-link:hover {
  color: #000;
}

.menu-box-content .horizontal a.insights-link:not([href]) {
  cursor: default;
}

.menu-box-content .horizontal a.insights-link:not([href]):hover {
  color: #ed7118;
}

.menu-box-content .horizontal p {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  padding: 0;
  margin-bottom: 16px;
  font-weight: 300;
}

.menu-box-content .horizontal a.insights-link-black {
  font-size: 15px;
  letter-spacing: 1.5px;
}

.menu-box-content .horizontal a.insights-link-black:hover {
  text-decoration: underline;
}

nav.main-nav .main-nav-list>li .dropdown {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 23%;
  column-gap: 15%;
  padding: 68px 5.75% 66px 5.75%;
  /* opacity: 0;
	visibility: hidden; */
  z-index: -1;
}

nav.main-nav .main-nav-list>li .dropdown.dropdown--one-column {
  -webkit-column-count: inherit;
  column-count: inherit;
}

.menu-box-content p {
  padding: 10px 0;
}

.menu-box-content a {
  font-weight: bold;
  padding: 5px 0;
}

.mix {
  display: none;
}

#binder {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 34px;
  width: 34px;
  padding-top: 3px;
  color: #595b5d;
  font-size: 11px;
  font-weight: 800;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#binder.active {
  background-image: url("/images/binder_filled.svg");
}

#binder.inactive {
  background-image: url("/images/binder_outline.svg");
}

div.flyoutmenu>ul.dropdown>li>a {
  color: black;
}

div.flyoutmenu>ul.dropdown>li>a:hover {
  text-decoration: underline;
}

span.date {
  font-size: 80%;
  line-height: 40px;
}

a.insights-link {
  font-size: 120%;
  color: #da6300;
  text-decoration: none;
}

a.insights-link:hover {
  color: black;
}

a.insights-link-black {
  color: black;
  text-decoration: none;
}

div.vertical {
  text-align: right;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl; 
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #c2c3c4;
  font-weight: 700;
  padding: 15px;
  float: left;
}

div.horizontal {
  margin: 86px auto 0 30px;
}

div.caret {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 18px solid #f6f6f6;
  margin-top: -30px;
}

.left800 div.caret {
  margin-left: 28px;
}

.left600 div.caret {
  margin-left: -115px;
}

.main-nav .main-nav-list li {
  display: block;
}

.main-nav .main-nav-list li.active>a,
.main-nav .main-nav-list>li.hover>a {
  font-weight: bold !important;
}

.main-nav .main-nav-list li .main-nav-item {
  display: block;
  /* padding-bottom: 0; */
}

.main-nav .main-nav-list li .main-nav-item.active {
  font-weight: bold;
}

.main-nav .main-nav-list li .main-nav-item::after {
  display: block;
  content: attr(data-title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

/* Footer */
.footer {
  padding: 69px 0 80px 0;
}

.footer .top-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .top-footer .right h3 {
  display: none;
}

.footer .top-footer .right .footerlinks {
  margin-top: 0;
}

.footer .top-footer ul.two-columns a {
  font-size: 14px;
}

.bottom-footer .social {
  display: flex;
  justify-content: flex-end;
  margin: 40px 0 37px auto;
}

.bottom-footer {
  max-width: 495px;
  flex-wrap: wrap;
  text-align: right;
  margin: -190px 0 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bottom-footer .copyright,
.bottom-footer .ivm {
  width: 100%;
}

.bottom-footer .copyright span {
  display: block;
}

@media (max-width: 768px) {
  .footer {
    padding: 12px 0 30px 0;
  }

  .footer .top-footer .right h3 {
    display: block;
    text-align: right;
  }

  .footer .top-footer .right .footerlinks {
    display: flex;
    flex-direction: column;
    text-align: right;
    max-width: initial !important;
  }

  .footer .top-footer .right .footerlinks li {
    margin-right: 0;
  }

  .bottom-footer {
    margin: 0px auto 0 0 !important;
    text-align: left;
  }

  .bottom-footer .social {
    margin: 0 auto 85px 0;
  }

  .footer .copyright {
    text-align: left;
    margin-bottom: 27px;
  }
}

/* General Styles */
.btn--black {
  min-width: 140px;
  height: 42px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-family: "heebo", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: #000000;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: none !important;
}

.btn--black:hover {
  color: #fff;
  background: #e36418;
  text-decoration: none;
}

/* General Pages */
.top-header {
  background-color: #ed7118;
}

.top-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 160px;
}

.top-header .page-controls,
.top-header .top-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-header .top-header__title {
  color: #ffffff;
  font-family: "heebo", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  margin: 0;
  max-width: 63vw;
  position: relative;
}

.top-header .top-header__title:after,
.top-header .top-header__title:before {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  right: 87px;
  width: 100vw;
  background-color: #e36417;
  -webkit-transform: skewX(50deg);
  -ms-transform: skewX(50deg);
  transform: skewX(50deg);
  right: auto;
  left: -180px;
  max-width: 540px;
}

.top-header .top-header__title:before {
  left: -50vw;
  transform: none;
  width: 50vw;
  max-width: 100vw;
}

.top-header .top-header__title span {
  z-index: 1;
  /* max-width: 73%; */
}

.top-header .page-controls {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  position: relative;
}

.top-header .page-controls:after {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: #e36417;
}

.page-controls ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 1;
  padding-left: 85px;
}

.page-controls li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.page-controls li:not(:last-child) {
  margin-right: 18px;
}

.page-controls li:nth-child(2),
.page-controls li:nth-child(3) {
  margin-right: 21px;
}

.page-controls li a {
  transition: opacity 0.25s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.page-controls li a:hover {
  opacity: 0.7;
}

.page-controls li a .icon-n {
  font-size: 24px;
  color: #fff;
}

.page-controls li a .icon-email {
  font-size: 18px;
}

/* Content */
.content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: calc(100vh - 400px);
}
.content-wrap.content-wrap--auto{
  display: block;
  min-height: auto;
}

.tab-content {
  padding: 0 135px 85px 0;
}

.tab-content__date {
  color: #000000;
  font-family: "heebo", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 2px;
}

.tab-content__date span {
  margin: 0 8px;
}

.search-heading,
.tab-content .tab-content__title {
  font-size: 48px;
  color: #ed7118;
  line-height: 60px;
  font-weight: 900;
  font-family: "heebo", sans-serif;
  /* max-width: 628px; */
  margin-bottom: 34px;
  text-transform: none;
  letter-spacing: 0 !important;
  padding-right: 0;
}

.tab-content .tab-content__title.small-bottom {
  margin-bottom: 32px;
}

.tab-content .tab-content__title.has-sub {
  margin-bottom: 19px;
}

.tab-content .tab-content__sub-title {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-transform: none;
  max-width: 85%;
  letter-spacing: normal;
}

.tab-content h2,
.tab-content .h2,
.tab-content h3,
.tab-content .h3  {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
}
.tab-content .default-text h2,
.tab-content .default-text .h2,
.tab-content .default-text h3{
  letter-spacing: 1.5px;
}


.tab-content--bio-details .default-text {
  padding-bottom: 22px;
}

.tab-content--bio-details .default-text ul {
  padding: 6px 0 0 10px;
  max-width: inherit;
}

.tab-content--bio-details .resources {
  min-width: calc(100% + 135px);
}

.person-info__intro {
  color: #686a6c;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  max-width: 635px;
  padding-right: 20px;
  display: block;
}

.person-info__quote {
  color: #ed7118;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
  padding: 0 80px 0 105px;
  position: relative;
  margin: 30px 0 35px;
}

.person-info__quote:after,
.person-info__quote:before {
  position: absolute;
  width: 60px;
  height: 48px;
  content: '';
  top: 0;
}

.person-info__quote:after {
  background: url('../images/SVG/quote-mark-open.svg');
  left: 0;
}

.person-info__quote:before {
  background: url('../images/SVG/quote-mark-close.svg');
  right: 0;
}

/* .person-info__quote.person-info__quote--two-lines div{
  display: table;
  margin: auto;
} */
.person-info__quote.person-info__quote--two-lines div span{
  display: block;
}

.person-info__quote.person-info__quote--img{
  padding-right: 0;
  margin: 30px 0 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.person-info__quote.person-info__quote--img p{
  font-size: 20px;
  line-height: 28px;
  padding-right: 48px;
  font-weight: 600;
}

.person-info__quote.person-info__quote--img p:last-child{
  padding-right: 0;
}

.person-info__quote.person-info__quote--img img{
  max-width: 108px;
  margin-top: 4px;
}

.person-info__quote.person-info__quote--img:before {
  display: none;
}

.content-wrap .tab-holder {
  padding-top: 85px;
  width: calc(100% - 300px);
}

.content-wrap .sidebar {
  /* -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px; */
  width: 300px;
  padding: 83px 0 85px 86px;
  margin-bottom: 0;
  background: #f6f6f6;
  position: relative;
}

.content-wrap .sidebar.sidebar--bio-detail {
  padding-top: 38px;
}

.content-wrap .sidebar * {
  z-index: 1;
  position: relative;
}

.content-wrap .sidebar:after {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: #f6f6f6;
}

.content-wrap .sidebar .btn--black {
  margin-bottom: 53px;
}

.default-text .links-list a,
.aside-link,
.search-results-links.links-list a {
  /* Style for "Related Li" */
  color: #000000;
  font-family: "heebo";
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
}

.default-text .links-list.list-reset a,
.search-results-links.links-list.list-reset a {
  line-height: normal;
}
.global-search .search-results-links.links-list.list-reset a {
  font-size: 18px;
}

.default-text a {
  color: #e36417;
  text-decoration: none;
  font-weight: 500;
}

.default-text a:hover {
  text-decoration: underline;
}

.default-text strong {
  font-weight: 700;
}

.resources {
  background: #686a6c;
  padding: 83px 0 85px 90px;
  position: relative;
  min-height: 300px;
  margin-top: 75px;
}

.resources--mobile {
  display: none;
}

.resources * {
  position: relative;
  z-index: 1;
}

.resources:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: #686a6c;
}

.resources .slick-slide{
  display: none;
}
.resources .slick-slide.slick-active{
  display: block;
  left: 0 !important
}

.resources .n {
  position: absolute;
  right: 132px;
  bottom: 0;
}

.resources h2 {
  opacity: 0.5;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  font-family: "heebo", sans-serif;
  font-size: 15px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  width: 85px;
  height: 15px;
  position: absolute;
  top: 136px;
  margin: 0;
  left: -35px;
}

.resources ul {
  max-width: 425px;
}

.resources ul li {
  padding-left: 0;
}

.resources ul li a {
  font-family: "heebo", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  padding-left: 20px;
}

.resources ul li>span {
  font-family: "heebo";
  font-weight: 300;
  line-height: 20px;
  color: #ffffff;
  line-height: 20px;
  font-size: 16px;
  display: block;
  padding-left: 22px;
}

.resources ul li:not(:last-child) {
  margin-bottom: 27px;
}

.resources.resources--full {
  padding: 0;
}

.resources.resources--full .container {
  padding: 83px 15px 70px 108px;
  min-height: 300px;
}

.resources.resources--full .n {
  right: 15px;
}

.resources.resources--full h2 {
  top: 117px;
}

.resources.resources--full.solo h2 {
  left: -25px;
}

.resources.resources--full .quote-slider {
  max-width: 570px;
  padding-bottom: 35px;
}

.resources.resources.resources--full .quote-slider .slick-dots li {
  padding: 0;
  margin: 0 2px;
}

.resources.resources.resources--full .quote-slider .slick-dots li:first-child {
  padding: 0;
  margin-left: 0;
}

.resources.resources.resources--full .quote-slider .blockquote p {
  font-family: "heebo", "Arial", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  margin-bottom: 25px;
}

.resources.resources.resources--full .quote-slider .blockquote .blockquote-footer {
  font-family: "heebo", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #fff;
}

.sidebar h3 {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.sidebar .sidebar__list li,
.sidebar .sidebar__list li {
  margin-bottom: 12px;
}

.sidebar .sidebar__list li a,
.sidebar .sidebar__list li a {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.sidebar .sidebar__list li.active>a,
.sidebar .sidebar__list li a.active {
  color: #e26418 !important;
}

.sidebar .sidebar__list li ul li a {
  font-weight: 400;
}

.sidebar .sidebar__list li ul {
  position: relative;
  padding: 5px 0 0 10px;
  margin-left: 10px;
}

.sidebar .sidebar__list li ul:after {
  content: "";
  position: absolute;
  bottom: 7px;
  height: calc(100% - 4px);
  width: 1px;
  background-color: #e26418;
  left: 0px;
}

/* Practices Detail */
.sidebar .sidebar__titles {
  margin: 0 0 35px 0;
}

.sidebar .sidebar__titles li a {
  color: #595b5d;
  font-family: "heebo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 18px;
  display: block;
}

.sidebar .sidebar__list.nested li,
.sidebar .sidebar__list.nested li {
  margin-bottom: 0;
}

.sidebar .sidebar__list.nested>ul {
  padding: 0;
  margin: 0;
}

.sidebar .sidebar__list.nested li a,
.sidebar .sidebar__list.nested li a {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  display: block
}

.sidebar .sidebar__list.nested li.active>a {
  color: #e26418;
}

.sidebar .sidebar__list.nested ul li ul li a {
  font-weight: 500;
}

.sidebar .sidebar__list.nested ul li ul li ul li a {
  font-weight: 400;
}

.sidebar .sidebar__list.nested ul li ul {
  position: relative;
  padding: 0;
  margin-left: 0;
}

.sidebar .sidebar__list.nested li ul li ul:after,
.sidebar .sidebar__list.nested li ul:after {
  content: none;
}

.sidebar .sidebar__list.nested li ul {
  content: none;
  padding: 0;
  margin: 0;
}

.sidebar .sidebar__list.nested ul li ul li ul {
  position: relative;
  padding: 5px 0 0 10px;
  margin-left: 10px;
}

.sidebar .sidebar__list.nested ul li ul li ul:after {
  content: "";
  position: absolute;
  bottom: 3px;
  height: calc(100% + 4px);
  width: 1px;
  background-color: #e26418;
  left: 0px;
}

.sidebar .sidebar__list.nested li.tier1>a {
  margin-bottom: 18px;
}

.sidebar .sidebar__list.nested li.tier2>a {
  margin-bottom: 13px;
}

.sidebar .sidebar__list.nested li.tier3 {
  margin-bottom: 18px;
}

.sidebar .sidebar__list.nested li.tier2 {
  margin-bottom: 17px;
}


/* Tabs */
.open-close-tabset {
  margin-bottom: 47px;
  position: relative;
}

.open-close-tabset.open-close-tabset--hide {
  display: none;
}

.open-close-tabset.open-close-tabset--hide ~ .tab-content {
  padding-top: 0 !important;
}

.open-close-tabset .tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.open-close-tabset ul li {
  width: calc(100% / 5 - 20px);
  text-align: center;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 1.5%;
}

.open-close-tabset ul li:first-child {
  margin-left: 0;
}

.open-close-tabset ul li:last-child {
  margin-right: 0;
}

.open-close-tabset ul li a {
  color: #000000;
  font-family: "heebo", sans-serif;
  font-size: 15px;
  font-weight: 700;
  height: 100%;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
  position: relative;
  padding-bottom: 5px;
  width: 100%;
}

.open-close-tabset ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #b3b4b5;
  height: 2px;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  will-change: transform;
}

.open-close-tabset ul li a:hover:after {
  -webkit-transform: scaleY(2.5);
  -ms-transform: scaleY(2.5);
  transform: scaleY(2.5);
}

.open-close-tabset ul li a.active:after {
  background-color: #ed7118;
  -webkit-transform: scaleY(2.5);
  -ms-transform: scaleY(2.5);
  transform: scaleY(2.5);
}

.tab-page .tab-page__intro-text {
  max-width: 630px;
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #686a6c;
  margin-bottom: 20px;
}

.tab-page .article h3,
.tab-page .article .h3 {
  text-transform: none;
  max-width: 85%;
}

.tab-page .article h3 a ,
.tab-page .article .h3 a {
  color: #ed7118;
  font-family: "heebo", "Arial", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 13px;
  letter-spacing: normal;
}

.article .article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 11px;
}

.tab-page .article-info h2,
.tab-page .article-info .h2,
.tab-page .article-info span {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 10px 0 0;
  color: #000000;
  font-family: "heebo", "arial", sans-serif;
  font-weight: 700 !important;
}

.tab-page .article-info time,
.tab-page .article-info span {
  color: #000000;
  font-size: 16px;
  font-family: "heebo", "arial", sans-serif;
  font-weight: 300;
}

.tab-page .article-info time:first-child:before {
  display: none;
}

.tab-page .resources {
  min-width: calc(100% + 135px);
  margin-bottom: -85px;
}

/* Practice Landing */
.practice-main__intro {
  padding-top: 75px;
}

.column-wrapper {
  display: flex;
  justify-content: flex-start;
  /* max-width: 1020px; */
  margin-top: 35px;
}

.accordion-list {
  /* max-width: 400px; */
  flex: 0 0 40.5%;
  max-width: 463px;
}

.listreset.accordion-list.list-one {
  margin-right: 15%;
}

.accordion-list>li {
  position: relative;
  margin-bottom: 5px;
}

.accordion-list li.collapse-dropdown.is-active+li {
  margin-top: -10px;
  background: #fff;
  padding-top: 15px;
}

.accordion-list li.is-active>a {
  color: #ec7017;
  position: relative;
  display: inline-block;
}

/* .accordion-list li div {
  display: flex;
  align-items: center;
} */
.accordion-list a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  line-height: 22px;
  font-family: "heebo";
  font-weight: 700;
  padding: 8px 65px 4px 0;
  display: inline-block;
}

.accordion-list a:hover {
  text-decoration: underline;
}

.expand {
  position: absolute;
  right: -71px;
  top: 10px;
  width: 16px;
  height: 17px;
  margin-left: 55px;
  outline: none;
}

.expand:hover:after,
.expand:hover:before {
  background-color: #000;
}

.expand:before,
.expand:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ec7017;
  transition: all 0.25s ease-in-out;
}

.expand:before {
  height: 2px;
  width: 16px;
}

.expand:after {
  height: 17px;
  width: 2px;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%) scaleY(1);
  -ms-transform: translate(-50%, -50%) scaleY(1);
  transform: translate(-50%, -50%) scaleY(1);
  will-change: transform;
}

.expand.is-active:after {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
  -ms-transform: translate(-50%, -50%) scaleY(0);
  transform: translate(-50%, -50%) scaleY(0);
}

.collapse-list {
  display: none;
  margin-left: 18px;
  padding-left: 18px;
  position: relative;
  margin-top: 0;
  border-left: 1px solid #ec7018;
  padding-top: 10px;
}

.collapse-list-trigger-wrapper {
  display: block;
  position: relative;
  /* max-width: 73%; */
  /* padding-right: 27px; */
}

.collapse-list-trigger-wrapper .expand {
  margin-left: 0;
  right: 0;
}

/* .collapse-list:after {
  content: '';
  position: absolute;
  left: 0px;
  width: 1px;
  background: #ec7018;
  top: -4px;
  height: calc(100% - 9px);
} */

/* Search Results */
.filters-holder.filters-holder--search-results {
  padding: 38px 0 37px 0;
  margin-bottom: 57px;
}

.filters-holder.filters-holder--search-results .search-filters-wrapper {
  display: none;
}

.filters-holder--search-results .expand-filters {
  padding: 0;
  font-family: 'heebo';
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  position: relative;
  min-width: 125px;
  text-align: left;
}

.filters-holder--search-results .expand-filters .hide {
  display: none;
  color: #ec7017;
}

.filters-holder--search-results .expand-filters .icon {
  width: 16px;
  height: 16px;
  position: absolute;
  right: -60px;
  top: 0;
}

.filters-holder--search-results .expand-filters .icon:hover:after,
.filters-holder--search-results .expand-filters .icon:hover:before {
  background-color: #000;
}

.filters-holder--search-results .expand-filters .show:hover,
.filters-holder--search-results .expand-filters .hide:hover {
  text-decoration: underline;
}

.filters-holder--search-results .expand-filters .icon:before,
.filters-holder--search-results .expand-filters .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ec7017;
  transition: all 0.25s ease-in-out;
}

.filters-holder--search-results .expand-filters .icon:before {
  height: 2px;
  width: 16px;
}

.filters-holder--search-results .expand-filters .icon:after {
  height: 16px;
  width: 2px;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%) scaleY(1);
  -ms-transform: translate(-50%, -50%) scaleY(1);
  transform: translate(-50%, -50%) scaleY(1);
  will-change: transform;
}

.filters-holder--search-results .expand-filters.is-active .icon:after {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
  -ms-transform: translate(-50%, -50%) scaleY(0);
  transform: translate(-50%, -50%) scaleY(0);
}

.filters-holder--search-results .expand-filters.is-active .show {
  display: none;
}

.filters-holder--search-results .expand-filters.is-active .hide {
  display: inline-block;
}

.filters-holder--search-results .search-form,
.filters-holder--search-results .search-form .button-row {
  margin-bottom: 0;
}

.search-form--results .flex-row:first-child .input-holder {
  width: 25%;
}

/* .search-form--results .flex-row:first-child .input-holder.input-holder--button-inline .btn {
  flex: 0 0 auto;
} */

.results-section__info {
  display: flex;
  align-items: center;
  margin-bottom: 57px;
}
.results-section__info.results-section__info--top-space {
  margin-top: 57px;
}

.results-section__info p {
  color: #000000;
  font-family: 'heebo';
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-right: 29px;
  margin: 0 29px 0 0;
}

.global-search .results-section__info p{
  margin-right: 7px;
}

.results-section__info ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.results-section__info ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 30px;
}

.results-section__info ul li strong,
.results-section__info ul li span {
  color: #000000;
  font-family: 'heebo';
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.results-section__info ul li strong {
  font-weight: 500;
  padding-right: 5px;
}

.results-section__global{
  margin: 57px 0;
}
.results-section__global p{
  color: #000000;
  font-family: 'heebo';
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.results-section__global p strong{
  font-weight: 700;
}

.results-section__global p strong span:first-child{
  margin-right: 2px;
}
.results-section__global p strong span:last-child{
  font-weight: 500;
}


/* Search Results - Insights */
.results-section.results-section--insights {
  padding: 0 0 85px;
}

.results-section .results-body .results-row .title,
.results-section .results-body .results-row .title a {
  padding: 0;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  font-family: 'heebo';
  color: #e26418;
}

.results-section .results-body .results-row i,
.results-section .results-body .results-row .writer,
.results-section .results-body .results-row .date {
  font-size: 18px;
  font-family: 'heebo', sans-serif;
  font-weight: 300;
  line-height: 30px;
  color: #333333;
  padding: 0;
}

.results-section .results-body .results-row .link-button {
  position: absolute;
  right: 19px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 31px;
  color: #e26419;
  text-decoration: none !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.results-section .results-body .results-row .link-button:hover {
  color: #000;
}

.results-section .results-body.results-body--insights .results-row {
  padding: 24px 75px 18px 0;
  position: relative;
  border-bottom: 1px solid #595b5d;
}
.results-section .results-body.results-body--insights .results-row:last-child {
  border-bottom: 1px solid transparent;
  margin-bottom: 70px;
}

.results-section .results-body.results-body--insights.attorney-results .results-row:last-child {
  border-bottom-color: transparent;
}

.results-section .results-body.results-body--insights .btn.btn--load-more {
  margin: 85px auto 0 auto;
  min-width: 205px;
  height: 50px;
  background: #000;
  color: #fff;
  letter-spacing: 1.4px;
  display: table;
  outline: none;
  box-shadow: none;
  border: none;
}

.results-section .results-body.results-body--insights .btn.btn--load-more:hover {
  background-color: #f97500;
}

/* Sitemap */
.site-map-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin: 35px 0 75px 0;
}

.site-map-list .grid-item {
  padding: 0;
  border: none;
  width: 100%;
}

.site-map-list .grid-item>li {
  margin-bottom: 5px;
}

.site-map-list .grid-item li a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  line-height: 22px;
  font-family: "heebo";
  font-weight: 700;
  padding: 8px 20px 4px 0;
  display: inline-block;
}

.site-map-list .grid-item>li>ul {
  margin-left: 18px;
  padding-left: 18px;
  position: relative;
  margin-top: 0;
  border-left: 1px solid #ec7018;
  padding-top: 10px;
}

.site-map-list .grid-item li>ul li ul {
  margin: -3px 0 0px 0px;
  padding: 0;
}

.site-map-list .grid-item li>ul li ul li a {
  font-weight: 400;
  font-size: 16px;
  padding: 0;
}

.job-details-wrapper .tab-content__title {
  margin-bottom: 8px !important;
}

.job-details-wrapper .tab-content__date {
  margin-bottom: 24px;
}

.job-details-wrapper .tab-content__date div:first-child {
  margin-bottom: 6px;
}


/* Insights */
.custom-filters {
  background-color: #f6f6f6;
  padding: 60px 0 34px;
}

.custom-filters .custom-filters__inner {
  padding: 0;
}

.custom-filters .custom-filters__inner h2 {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.custom-filters .custom-filters__inner .search-form {
  margin-bottom: 0;
}

.custom-filters .custom-filters__inner .search-form .input-holder {
  width: 25%;
}

.custom-filters .custom-filters__inner .search-form .input-holder.input-holder--button {
  padding-top: 14px;
  padding-right: 22px;
}

.custom-filters .custom-filters__inner .search-form .input-holder.input-holder--news-search-button {
  padding-top: 43px;
}

.in-focus{
  padding: 0 0 30px;
}

.in-focus .container{
  position: relative;
  padding-top: 36px;
}

.in-focus .container:after{
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  content: '';
  background: #e26418;
  height: 1px;
}

.in-focus .in-focus__main-title .tag {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  margin-bottom: 22px;
}

.in-focus .in-focus__item {
  display: flex;
}

.in-focus .in-focus__item-image {
  flex: 0 0 346px;
  height: 229px;
  margin-right: 35px;
}

.in-focus .in-focus__item-text {
  flex: 1;
  padding-top: 8px;
}

.in-focus .in-focus__item-text h3 {
  margin-bottom: 3px;
}

.in-focus .in-focus__item-text h3 a {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #e26418;
}

.in-focus .in-focus__item-text h3 a:hover,
.in-focus .in-focus__item-text h3 a:focus {
  text-decoration: none !important;
  color: #000;
}

.in-focus .in-focus__item-text .in-focus__item-author {
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  display: block;
  margin-bottom: 23px;
}

.in-focus .in-focus__item-text .abstract-text {
  line-height: 27px;
  font-size: 18px;
  font-weight: 300;
  color: #000;
}






.insights-intro {
  /* margin-bottom: 35px; */
}

.insights-intro .insights-intro__inner {
  /* border-bottom: 1px solid #ed7118; */
  padding: 75px 0 51px;
}

.insights-intro h2 {
  color: #ed7118;
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  margin-bottom: 14px;
  text-transform: none;
}

.insights-intro p {
  color: #686a6c;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.top-info-news {
  background: transparent;
  padding: 0 0 85px;
}

.top-info-news.top-info-news--latest h2{
  border-top: 1px solid #ed7118;
  margin-bottom: 0;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding-top: 85px;
}

.top-info-news .top-info-news__inner {
  padding: 85px 0 0;
  margin: 0 -26px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
          justify-content: flex-start;
}

.top-info-news .top-info-news__inner.top-info-news__inner--news {
  padding-top: 32px;
}

.top-info-news .top-info-news__inner:after {
  position: absolute;
  top: 0;
  left: 26px;
  right: 26px;
  height: 1px;
  background: #ed7118;
  content: '';
}

.top-info-news .top-info-news__inner.top-info-news__inner--news:after {
  display: none;
}

.top-info-news .top-info-news__item {
  width: inherit;
  -webkit-box-flex: 0;  
  -ms-flex: 0 0 33.333%;  
  flex: 0 0 33.333%;
  padding: 0;
  position: relative;
}

.callout-old.top-info-news__item:after{
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #dadada;
  content: '';

}

.top-info-news .top-info-news__item.top-info-news__item--news {
  margin-bottom: 38px;
}

.top-info-news .top-info-news__item.top-info-news__item--news:after {
  display: none;
}

.top-info-news .top-info-news__item-inner {
  padding: 0 26px;
}

.top-info-news .top-info-news__item:last-child:after {
  display: none;
}

.top-info-news .top-info-news__inner .top-info-news__item .tag {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
}

.top-info-news .top-info-news__item .view-all,
.top-info-news.top-info-news--latest .view-all {
  color: #e26418;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
  margin-left: 22px;
}

.top-info-news.top-info-news--latest .view-all{
  float: left;
  margin-left: 0;
}

.top-info-news .top-info-news__item .view-all:hover,
.top-info-news.top-info-news--latest .view-all:hover {
  color: #000;
}

.top-info-news .top-info-news__item time.top-info-news__item-time {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  display: block;
  padding: 30px 0 6px;
}

.top-info-news .top-info-news__item time.top-info-news__item-time.top-info-news__item-time--news {
  padding-top: 0;
}

.top-info-news .top-info-news__item h3 {
  margin-bottom: 3px;
}

.top-info-news .top-info-news__item h3:last-child {
  margin-bottom: 0;
}

.top-info-news .top-info-news__item h3 a {
  color: #e26418;
  font-size: 18px;
  font-weight: 500;
}

.top-info-news .top-info-news__item h3 a:hover,
.top-info-news .top-info-news__item h3 a:focus {
  color: #000;
  text-decoration: none !important;
}

/* Binder */
.team-list-wrapper {
  padding: 51px 0 85px 0;
}

.team-list-wrapper .heading {
  color: #000;
  text-transform: none;
  font-size: 17px;
}
.binder__title{
  max-width: 785px;
}

.team-list-title {
  max-width: calc(100% - 30vw);
}

.team-list {
  padding: 0;
  margin: 0;
}

.team-list li {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #b7b7b7;
  padding: 22px 10px 22px 11px;
}

.team-list li:last-child {
  border-bottom-color: transparent;
}

.team-list li>* {
  display: flex;
  align-items: flex-start;
}

.team-list li .icon-n {
  transition: none;
  margin-top: -3px;
}

.team-list li .icon-n.icon-icon-move {
  font-size: 26px;
}

.team-list li .icon-n.icon-icon-delete-page {
  font-size: 25px;
}

.team-list li .handle {
  margin-right: 18px;
  text-decoration: none !important;
  color: #ed7118;
}

.team-list .team-list__title,
.team-list .team-list__type {
  color: #000000;
  font-family: 'heebo', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.team-list .team-list__title:hover {
  color: #ed7118;
}

.team-list .team-list__title {
  width: 67.66%;
  font-weight: 500;
  transition: all 0.25s ease-in-out;
}

.team-list .team-list__title span {
  max-width: 631px;
}

.team-list .team-list__type {
  font-weight: 300;
}

.team-list .tl5 {
  margin-left: auto;
  text-align: right;
  justify-content: flex-end;
}

.team-list .tl5 a {
  text-decoration: none !important;
  color: #ed7118;
}

.team-list .tl5 a:hover {
  color: #000;
}

.team-list-controls {
  margin-top: 33px;
}

.team-list-controls .btn--black {
  margin-right: 21px;
  min-width: 205px;
  height: 50px;
}

.team-list-controls .clear {
  color: #686a6c;
  font-family: 'heebo', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}

.team-list-controls .clear:hover {
  color: #ed7118;
}

/* Binder Modal */
.blockUI.blockMsg.blockPage {
  border: 2px solid #aaaaaa;
  max-width: 500px;
  height: 200px;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  width: 90vw !important;
}

.blockUI.blockMsg.blockPage .article {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.blockUI.blockMsg.blockPage .article img {
  max-height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  
}

.blockUI.blockMsg.blockPage .article h3 {
  color: #e26418;
  font-family: 'heebo', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

/* Footprint */
.footprint__title strong {
  color: #686a6c;
  font-family: 'heebo', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  max-width: 830px;
  display: block;
  padding-top: 36px;
  margin-bottom: 59px;
}
.footprint__content{
  text-align: center;
}

.footprint__content .tabs li{
  padding-right: 27px;
}

.footprint__content .tabs__link{
  display: block;
  position: relative;
  text-decoration: none;
  color: #000000;
  font-family: 'heebo';
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 1;
  min-width: 262px;
  padding-bottom: 20px;
}

.footprint__content .tabs__link:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width:100%;
  height: 2px;
  background-color: rgba(104, 106, 108, 0.6);
  transition: all 0.25s;
}
.footprint__content .tabs__link.is-active:after{
  height: 5px;
  background-color: #ed7118;
}
.container.footprint-full{
  width: auto;
  max-width: 100%;
  background-color: #f6f6f6;
  margin: 58px 0 0 0;
  padding: 48px 5px 48px 15px;
}
.footprint-form{
  max-width: 1283px;
  margin: auto;
}
.footprint-form .flex-row{
  align-items: center;
  margin: 0;
}
.footprint-form__label{
  flex: 0 0 auto;
  color: #010101;
  font-family: 'heebo', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.footprint-form__label--middle{
  margin: 0px 9px;
  padding: 0;
}
.footprint-form .input-holder:last-child{
  width: auto;
  padding-top: 0;
}
.footprint-form .input-holder:first-of-type{
  margin-left: auto;
}
.footprint-form .input-holder .btn--black{
  /* width: 100%; */
  /* height: 48px; */
}

.footprint__numbers{
  background-color: #ee751f;
}
.footprint__numbers .container{
  padding: 75px 15px 80px 15px;
  position: relative;
}
.footprint__numbers .footprint__n{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
}
.footprint__numbers .footprint__numbers-title{
  color: #ffffff;
  font-family: 'heebo', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: block;
  margin-bottom: 73px;
  z-index: 1;
  position: relative;
}
.footprint__numbers-wrapp{
  display: flex;
  z-index: 1;
  position: relative;;
}
.footprint__numbers-wrapp .col{
  width: calc(100% / 5);
  padding: 0 1.99%;
}
.footprint__numbers-wrapp .col:first-of-type{
  padding-left: 0;
}
.footprint__numbers-wrapp .col:nth-of-type(3){
  padding-right: 0;
}
.footprint__numbers-wrapp .col strong,
.footprint__numbers-wrapp .col span{
  color: #ffffff;
  font-family: "heebo", sans-serif;
  font-size: 120px;
  font-weight: 700;
  display: block;
  line-height: 99px;
}
.footprint__numbers-wrapp .col strong{
  margin-bottom: 10px;
}
.footprint__numbers-wrapp .col span{
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

/*Home page*/

.mobile-menu-active,
.mobile-menu-active body{
  overflow: auto !important;
}

.mobile-menu-active .home-page{
  position: fixed !important;
  left: 0;
  top: 118px;
  width: 100%;
}

.home-page__background{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 6;
  pointer-events: none;
}

.home-page__background-inner{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-page__background-inner-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
.home-page__background-inner-content:after{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  -webkit-box-shadow: 0px 0px 70px 84px white;
          box-shadow: 0px 0px 70px 84px white;
  content: '';
  z-index: -1;
}
*/

.home-page__slide-wrapper{
  margin-top: -118px;
  z-index: 8;
}

.home-page__images-wrapp{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  will-change: height;
}

.home-page__images-wrapp--1{
  overflow: hidden;
  z-index: 7;
  background: transparent !important;
}

.home-page__images-wrapp--2,
.home-page__images-wrapp--3,
.home-page__images-wrapp--4{
  overflow: hidden;
  background: #fff;
}
.home-page__images-wrapp--2{
  z-index: 5;
}
.home-page__images-wrapp--3{
  z-index: 4;
}
.home-page__images-wrapp--4{
  z-index: 3;
}

.home-page__images-inner{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 118px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.home-page__images-wrapp--1 .home-page__images-inner,
.home-page__images-wrapp--2 .home-page__images-inner,
.home-page__images-wrapp--3 .home-page__images-inner,
.home-page__images-wrapp--4 .home-page__images-inner{
  position: absolute;
  left: 15px;
  right: 15px;
  height: 100vh;
}

.home-page__images-wrapp--1 .container,
.home-page__images-wrapp--2 .container,
.home-page__images-wrapp--3 .container,
.home-page__images-wrapp--4 .container{
  position: relative;
}

.home-page__images-content{
  position: relative;
}

.home-page__image-bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  position: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: none;
}

.home-page__images-wrapp--3 .home-page__image img:last-child,
.home-page__images-wrapp--4 .home-page__image img:last-child{
  position: absolute;
  left: -47%;
  top: 26%;
  z-index: 3;
  max-width: 631px;
}

.home-page__image img:first-child {
  max-width: 515px;
  position: relative;
  z-index: 2;
}

.home-page__slide.has-white-text .home-page__slide-text-info {
  color: white;
}

.home-page__slide.has-white-text .home-page__slide-arrow-inner {
  background-image: url(../images/home-slide-white-arrow.svg);
}

.home-page__slide .container,
.home-page__images-wrapp .container{
  height: 100%;
}

.home-page__slide:first-of-type {
  z-index: 11;
}

.home-page__slide:last-of-type {
  position: relative;
  z-index: 10;
}
.home-page__slide-wrapp{
  position: relative;
  overflow: hidden;
  height: 100%;
}

.home-page__slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 118px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-page__slide-text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 9;
}

.home-page__slide-text-title{
  color: #ee751f;
  font-size: 72px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 37px;
  max-width: 500px;
}

.home-page__slide-text-info{
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 38px;
  padding-left: 43px;
  position: relative;
  margin: 0;
}

.home-page__slide-text-inner{
  padding-left: 17%;
}

.home-page__slide:first-of-type .home-page__slide-text{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
}

.home-page__slide:first-of-type .home-page__slide-text-title{
  font-size: 62px;
  line-height: 62px;
  margin-bottom: 47px;
  max-width: 100%;
}

.home-page__slide:first-of-type .home-page__slide-text-info{
  margin-left: 21.8%;
}

.home-page__slide:not(:first-child) .home-page__slide-text-info{
  padding: 0;
  max-width: 385px;
  margin: 48px 0 24px 17%;
}

.home-page__slide:not(:first-child) .home-page__slide-text-info:after{
  right: 8px;
  top: -44px;
  bottom: auto;
  border-top: 4px solid #ee751f;
  border-left: 0;
}

.home-page__slide-text-info:after{
  position: absolute;
  left: 0;
  top: 7px;
  bottom: 5px;
  border-left: 4px solid #ee751f;
  content: '';
}

.home-page__slide:first-of-type .home-page__slide-text-info:after{
  bottom: 0;
}

.home-page__slide:first-of-type .home-page__slide-text-inner{
  position: relative;
  margin-left: 21.8%;
  padding-left: 0;
}
.home-page__slide:first-of-type .home-page__slide-trigger{
  margin-left: 43px;
}

.home-page__slide:first-of-type .home-page__slide-text-inner:after{
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  border-left: 4px solid #ee751f;
  content: '';
}

.home-page__slide-carousel{
  padding: 46px 0 43px;
  position: relative;
  max-width: 377px;
  width: 100%;
}

.home-page__slide-carousel:after{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border-top: 4px solid #ee751f;
  content: '';
}

.home-page__slide-carousel h3{
  margin-bottom: 12px;
}

.home-page__slide-carousel h3 a{
  color: #ee751f;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.home-page__slide-carousel h3 a:hover{
  color: #000;
}

.home-page__slide-carousel p{
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 0;
}

.home-page__slide-carousel p a{
  color: #e36417;
  text-decoration: none;
  font-weight: 500;
}

.home-page__slide-carousel p a:hover{
  color: #000;
}

.home-page__slide-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.home-page__slide:first-of-type .home-page__slide-image{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}

.home-page__slide .home-page__slide-image img{
  display: none;
}

.home-page__slide:not(:first-of-type) .home-page__slide-image{
  position: relative;
}

.home-page__slide:not(:first-of-type) .home-page__slide-image img:last-child{
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}

.home-page__slide:nth-of-type(2) .home-page__slide-image img:last-child{
  bottom: -13%;
  left: -19.5%;
}

.home-page__slide:nth-of-type(4) .home-page__slide-image img:last-child{
  bottom: -17%;
  left: -18%;
}

.home-page__slide-arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
  z-index: 1;
  cursor: pointer;
}

.home-page__slide-arrow.home-page__slide-arrow--up {
  bottom: auto;
  top: 147px;
}

.home-page__slide:nth-of-type(1) .home-page__slide-arrow.home-page__slide-arrow--up{
  display: none;
}

.home-page__slide-arrow-inner {
  width: 48px;
  height: 25px;
  background-image: url(../images/home-slide-arrow.svg);
  background-size: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.home-page__slide-arrow.home-page__slide-arrow--white .home-page__slide-arrow-inner{
  background: url(../images/home-slide-white-arrow.svg);
  background-size: cover;
}

.home-page__slide-arrow:hover .home-page__slide-arrow-inner{
  -webkit-transform: translateY(9px);
      -ms-transform: translateY(9px);
          transform: translateY(9px);
}

.home-page__slide-arrow.home-page__slide-arrow--up .home-page__slide-arrow-inner{
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.home-page__slide-arrow.home-page__slide-arrow--up:hover .home-page__slide-arrow-inner{
  -webkit-transform: translateY(-9px) rotate(180deg);
      -ms-transform: translateY(-9px) rotate(180deg);
          transform: translateY(-9px) rotate(180deg);
}


.home-page__slide-trigger{
  text-decoration: none;
  width: 350px;
  background: #000;
  color: #fff;
  letter-spacing: 1.4px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 52px 0 22px;
  font-size: 14px;
  margin-top: 24px;
  font-weight: 700;
  -webkit-transition: background 0.3s ease-in-out;
     -o-transition: background 0.3s ease-in-out;
     transition: background 0.3s ease-in-out;
  text-transform: uppercase;
  position: relative;
}

.home-page__slide-trigger:hover{
  background-color: #f97500;
}

.home-page__slide-trigger .icon-n{ 
  font-size: 18px;
  position: absolute;
  right: 28px;
  top: 18px;
  -webkit-transition: transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  will-change: transform;
}

.home-page__slide-trigger:hover .icon-n{
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}

.top-quotes{
  background-color: #ee751f;
}

.top-quotes .container{
  position: relative;
}

.top-quotes .container:after{
  position: absolute;
  left: 15px;
  top: 118px;
  right: 15px;
  bottom: 0;
  content: '';
  background: url(../images/home-quotes-n.svg) right center no-repeat;
}

.top-quotes__inner{
  min-height: 868px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 118px;
  position: relative;
  z-index: 1;
}

@media all and (-ms-high-contrast:none)
{
  .top-quotes__inner{
    height: 868px;
  }
}

.top-quotes__carousel{
  padding-bottom: 93px;
}

.top-quotes__carousel-wrapp{
  max-width: 800px;
  width: 100%;
}

.top-quotes__item-text{
  text-align: center;
}

.top-quotes__item-text-content{
  color: #ffffff;
  font-size: 62px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 56px;
}

.top-quotes__item-text-author{
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.top-quotes .slick-dots,
.home-page__slide-carousel .slick-dots {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0;
  bottom: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.top-quotes .slick-dots{
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.home-page__slide-carousel .slick-dots{
  bottom: 0;
}

.top-quotes .slick-dots li:not(:last-child),
.home-page__slide-carousel .slick-dots li:not(:last-child) {
  margin-right: 5px;
}

.top-quotes .slick-dots li.slick-active button{
  background: #000;
}

.home-page__slide-carousel .slick-dots li.slick-active button,
.home-page__slide-carousel button:hover {
  background-color: #ee751f !important;
}

.top-quotes .slick-dots button,
.home-page__slide-carousel button {
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  padding: 0 !important;
  margin: 0;
  color: transparent;
  background: #ffffff;
}

.home-page__slide-carousel button{
  background-color: #b7b7b7;
}

.top-quotes .slick-dots button:hover,
.home-page__slide-carousel button:hover {
  background: #000;
}


@media (min-width: 1200px) { 
  .fp-scroller {
    transform: none !important;
  }
  .fp-scrollable {
    overflow: auto;
  }
  .iScrollVerticalScrollbar {
    opacity: 0;
    pointer-events: none;
  }
}

/* Contact Page */
.contact-form{
  padding-top: 68px;
}
.contact-form .flex-row{
  margin: 0 0 26px;
}
.contact-form .col{
  width: calc(50% - 12px);
}
.contact-form .col .input-holder{
  padding: 0;
}
.contact-form .col .flex-row:last-child{
  margin-bottom: 0;
}
.contact-form .col .input-holder input,
.contact-form .col .input-holder textarea{
  border-color: #b7bbbb;
}
.contact-form .col.col--full .flex-row{
  height: 100%;
}
.contact-form .col.col--full .flex-row .input-holder{
  height: calc(100% - 42px);
}
.contact-form .col.col--full .flex-row .input-holder textarea{
  width: 100%;
  height: 100%;
}

.contact-form .input-holder label{
  display: flex;
  position: relative;
}
.contact-form .input-holder label .error{
  position: relative !important;
  left: auto !important;
  margin-left: 15px !important;
  bottom: -1px !important;
}




/* Careers */
.article__two-images{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: -25px;
  width: calc(100% + 25px);
}
.article__two-image {
  display: block;
  width: 50%;
  padding-left: 25px;
  padding-bottom: 25px;
}
.article__two-image img {
  min-width: 100%;
  display: block;
  width: auto;
  display: block;
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}
.article__two-image h2{
  font-size: 20px;
  padding: 7px 20px 7px 0;
  border: 2px solid #ed7118;
  border-width: 0 0 1px 0;
  text-align: left !important;
  position: relative;
}
.article__two-image h2 a{
  display: block;
  width: calc(100% + 15px);
}
.article__two-image h2:after{
  background: url(../images/chevron-right.svg) no-repeat 0 0 !important;
  background-size: contain !important;
  content: '';
  position: absolute;
  right: 0;
  top: 13px;
  width: 15px;
  height: 18px;
  pointer-events: none;
}


@media (max-width: 1440px) {

  /*Home*/
  .home-page__image{
    position: relative;
  }

  .home-page__image img:first-child {
      max-width: 435px;
      width: 100%;
  }

  .home-page__images-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .home-page__slide-text-title {
    font-size: 48px;
    line-height: 50px;
      margin-bottom: 37px;
  }

  .home-page__slide:first-of-type .home-page__slide-text-title {
      font-size: 48px;
      line-height: 50px;
      margin-bottom: 47px;
  }

  .home-page__slide:first-of-type .home-page__slide-text-inner{
    margin-left: 0;
  }

  .home-page__slide-text {
      max-width: 50%;
  }

  .home-page__slide-text-inner {
      padding-left: 0;
  }

  .home-page__slide-text-info {
    font-size: 20px;
    line-height: 30px;
  }

  .home-page__slide:first-of-type .home-page__slide-text {
    -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;
  }

  .home-page__slide:first-of-type .home-page__slide-text-info {
    font-size: 20px;
    line-height: 30px;
      padding-left: 43px;
      margin-left: 0;
  }

  .home-page__slide-text-info:after,
  .home-page__slide-carousel:after {
      border-width: 4px;
  }

  .home-page__slide:not(:first-child) .home-page__slide-text-info {
      padding: 0;
      margin: 48px 0 24px 0;
      max-width: 100%;
  }

  .home-page__slide:not(:first-child) .home-page__slide-text-info:after {
      border-width: 4px;
  }

  .home-page__slide-trigger {
      margin-top: 24px;
  }

  .home-page__slide-carousel {
      padding: 46px 0 43px;
      max-width: 100%;
  }

  .home-page__slide-carousel h3 a {
    font-size: 20px;
    line-height: 30px;
  }

  .home-page__slide-carousel p {
    font-size: 20px;
    line-height: 30px;
  }

  .home-page__images-wrapp--3 .home-page__image img:last-child,
  .home-page__images-wrapp--4 .home-page__image img:last-child {
      max-width: 491px;
      left: -42%;
      top: 28%;
  }
}

@media (max-width: 1260px) {
  .footprint-form .input-holder .btn--black,
  .search-form .flex-row .btn {
    min-width: 150px;
  }
  .search-form .flex-row .btn.btn--clear{
    margin: 0 auto;
  }
  .search-form .flex-row.button-row .input-holder--button-start .btn--clear {
    margin: 0 auto;
  }
  .custom-filters .custom-filters__inner .search-form .input-holder.input-holder--button {
    padding-right: 12px;
  }

}

/* Lap */
@media (max-width: 1200px) {
  .content-wrap .tab-holder .tab-content {
    padding-right: 86px;
  }

  .open-close-tabset ul li:not(:last-child) {
    margin-right: 10px;
  }

  .open-close-tabset ul li {
    width: calc(100% / 5);
  }

  nav.main-nav .main-nav-list>li:nth-child(3) .main-nav-item:before {
    border-bottom: 18px solid #fff;
  }
  .footprint-form .input-holder {
    width: 29%;
  }

}

@media (max-width: 1340px) {
  .resources {
    padding: 78px 0 85px 90px;
  }
}

@media (max-width: 1100px) {
  /* .header__nav-submenu.flyoutmenu {
    top: 117px;
  } */

  .search-form .flex-row .input-holder input[type="text"],
  .search-form .flex-row .input-holder input[type="email"]{
    padding: 13px 10px 13px 20px;
    font-size: 14px;
  }

  .bio-details__buttons-wrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bio-details__buttons-inner {
    margin-bottom: 21px;
  }
  .primary-info .person-holder .offices {
    display: block;
  }
  .primary-info .person-holder .office-item {
    width: 100%;
  }

  .home-page__images-wrapp--3 .home-page__image img:last-child,
  .home-page__images-wrapp--4 .home-page__image img:last-child {
      display: none;
  }
}

/* Tablet */
@media (max-width: 1150px) {
  .search-results .column-wrapper {
    max-width: 100%;
  }

  .search-results .accordion-list {
    max-width: 47%;
  }

  .search-results .accordion-list.list-two {
    margin-left: auto;
  }

  .search-results .accordion-list .expand {
    right: 0 !important;
  }

  .collapse-list-trigger-wrapper .expand {
    right: -21px !important;
  }
}

@media (max-width: 1024px) {
  .resources {
    padding: 78px 0 85px 90px;
  }
  /*Home*/
  .home-page__slide-text {
      padding-right: 50px;
  }
  .small-dropdown .header__nav-submenu.flyoutmenu .dropdown--one-column{
    padding-left: 5.5%;
  }

}

@media (max-width: 1023px) {
  nav.main-nav .main-nav-list>li:nth-child(3) .main-nav-item:before {
    border-bottom: 18px solid #f6f6f6;
  }

  .search-form.search-form--results .flex-row.button-row .input-holder--button-start,
  .custom-filters .custom-filters__inner .search-form .input-holder.input-holder--button{
    padding-right: 12px;
  }
}

@media (max-width: 990px) {

  .footprint-form .input-holder .btn--black,
  .search-form .flex-row .btn {
    min-width: 125px;
  }

  .bio-details__buttons-inner {
    display: block;
  }

  .bio-details__buttons-inner .btn {
    margin: 0 0 20px 0;
  }

  .bio-details__buttons-inner .btn:last-child {
    margin: 0;
  }

  .open-close-tabset ul li a {
    font-size: 13px;
  }

  .results-section__info {
    flex-wrap: wrap;
  }

  .results-section__info ul li strong {
    min-width: 95px;
  }

  .results-section__info ul li {
    width: 100%;
    display: block;
    margin-right: 0;
  }

  .results-section__info p {
    /* width: 100%; */
    /* margin: 0 0 15px 0; */
  }

  .results-section__info ul li {
    /* margin-bottom: 5px; */
  }

  .collapse-list-trigger-wrapper {
    max-width: 100%;
  }

}

@media (max-width: 911px) {
  nav.main-nav .main-nav-list>li:nth-child(3) .main-nav-item:before {
    border-bottom: 18px solid #fff;
  }

  .people__inner.people__inner--team-tab .people__box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
 .people__desc .people__name a{ color: #fff; text-decoration:none}
/* Mobile */
@media (max-width: 900px) {
  .article .article-info{
    display: block;
  }
  .case-study-wrapp.case-study-wrapp--footprint > :first-child{
    margin-top: 37px;
  }
  .search-wrap form div.autosuggest {
    position: relative;
  }
  #menupeoplesearchkeyword{
    width: calc(100% + 44px);
    margin: 0 0 0 -22px !important;
  }
  .header__nav-submenu.flyoutmenu .autosuggest ul{
    width: 100%;
  }
  .footprint__content .tabs__link {
    min-width: 150px;
  }
  .top-header .container {
    height: 60px;
  }

  .top-header .top-header__title {
    max-width: 100%;
  }

  .top-header .top-header__title:after {
    right: auto;
    /* left: -60px; */
    max-width: 70vw;
  }

  .top-header .top-header__title span {
    max-width: 100%;
  }

  .content-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: auto;
  }

  .content-wrap .tab-holder {
    padding-top: 40px;
    width: 100%;
  }

  .content-wrap .tab-holder .tab-content {
    padding-right: 0;
  }

  .content-wrap .tab-holder .tab-content h1 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 32px;
    max-width: 100%;
  }

  .search-heading,
  .content-wrap .tab-holder .tab-content .tab-content__title,
  .tab-content .tab-content__title {
    font-size: 36px;
    line-height: 42px;
  }

  .practice-main__intro {
    padding-top: 38px;
  }

  .resources {
    margin-top: 0;
    margin-right: -15px;
    padding: 45px 20px 45px 47px;
    width: calc(100% + 15px);
  }

  .resources--mobile {
    /* display: block; */
  }

  .resources h2 {
    top: 97px;
  }

  .resources .n {
    right: 0;
  }

  .content-wrap .sidebar {
    /* -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; */
    width: 100%;
    left: -15px;
    border: none;
    margin: 0;
    padding: 30px 15px;
  }

  .page-controls--mobile {
    background: #e26418;
    position: relative;
    bottom: auto;
    left: auto;
    min-width: 100vw;
    height: 108px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0 !important;
  }

  .container .content-wrap .page-controls.page-controls--mobile {
    min-width: calc(100vw + 15px);
    margin-left: -15px;
  }

  .page-controls--mobile ul {
    padding: 0 15px;
  }

  .default-text .links-list li:not(:last-child),
  .search-results-links.links-list li {
    margin-bottom: 0px;
  }

  .open-close-tabset .tabset {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .open-close-tabset ul li,
  .open-close-tabset ul li:not(:last-child) {
    width: 100%;
    margin: -1px 0 0 0;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 0;
  }

  .open-close-tabset {
    margin-bottom: 30px;
  }

  .open-close-tabset .slide {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #c8c8c9;
    border-top: none;
    z-index: 2;
  }

  .open-close-tabset .slide li {
    padding: 0;
  }

  .open-close-tabset .slide a {
    font-size: 13px;
    font-weight: 700;
    padding: 4px 19px 5px 10px;
    border: 1px solid #c8c8c9;
    border-width: 1px 0 1px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .open-close-tabset .slide li:last-child a {
    border-bottom: none;
  }

  .open-close-tabset ul li a:after {
    background-color: transparent;
    height: 100%;
    top: 0;
    bottom: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    left: -1px;
  }

  .open-close-tabset ul li a.active:after {
    background-color: #ed7118;
    width: 4px;
  }

  .tab-content .tab-content__sub-title {
    font-size: 26px;
    line-height: 32px;
    max-width: 100%;
  }

  header {
    padding: 24px 0;
  }

  .header-container {
    padding: 0;
  }

  .nav-opener {
    top: 0;
    right: 16px;
  }

  nav.main-nav .main-nav-list>li:last-child {
    margin-right: 0;
  }

  .main-nav {
    margin-top: 22px;
  }

  nav.main-nav .main-nav-item {
    font-size: 20px;
    padding: 12px 15px 11px !important;
    display: block !important;
    font-weight: 400 !important;
    display: block;
    position: relative;
    height: 100%;
  }

  .main-nav .main-nav-list>li:before {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #96999c;
    content: "";
  }

  .main-nav .main-nav-list>li:first-child:after {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #96999c;
    content: "";
  }

  nav.top-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header__nav-submenu.flyoutmenu {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none !important;
  }

  .menu-box-content {
    display: none;
  }

  .dropdown-open-close.active .header__nav-submenu.flyoutmenu {
    display: block !important;
    visibility: visible;
    opacity: 1;
  }

  .small-dropdown .header__nav-submenu.flyoutmenu {
    right: 0;
    width: 100%;
}

  nav.main-nav .main-nav-list>li.dropdown-open-close .dropdown {
    opacity: 1;
    visibility: visible;
    width: 100%;
    background-color: #f6f6f6;
    padding: 11px 34px !important;
    height: 100% !important;
  }

  nav.main-nav .main-nav-list>li.dropdown-open-close .dropdown:after {
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    background-color: #ed7118;
    width: 1px;
    content: "";
  }

  .main-nav .main-nav-list li .main-nav-item:hover {
    font-weight: normal;
  }

  .header-container .logo {
    padding: 0 15px;
  }

  .search-form .input-holder label {
    margin-bottom: 3px;
    user-select: none;
  }

  .search-form .flex-row .input-holder input[type="text"],
  .search-form .flex-row .input-holder input[type="email"] {
    padding: 10px 10px 9px 10px;
    height: 42px;
    font-size: 16px;
  }

  .input-holder {
    margin-bottom: 11px;
  }

  .jcf-select .jcf-select-opener {
    width: 23px;
  }

  .jcf-select .jcf-select-opener:before {
    top: 12px;
  }

  .jcf-select.jcf-drop-active .jcf-select-opener:before {
    top: 17px;
  }

  .search-form__mobile-trigger {
    display: block;
  }

  .js-filter-wrapper {
    position: absolute;
    left: 0;
    top: 122px;
    width: 100%;
    z-index: 2;
    background-color: #f6f6f6;
    padding: 0 15px 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
  }

  .js-filter-wrapper.is-active {
    opacity: 1;
    visibility: visible;
    top: 127px;
  }

  .people.team-grid {
    background: #fff;
    padding-top: 44px;
  }

  .people__inner {
    padding: 0;
  }

  .people__box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    background: #fff;
    margin-bottom: 30px;
  }

  .people__box:last-child {
    margin-bottom: 44px;
  }

  .people__box:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #686a6c;
    content: "";
  }

  .people__desc-details,
  .people__desc>span {
    padding-right: 0;
  }

  .people__person {
    flex: 0 0 125px;
  }

  .people__person:after {
    display: none;
  }

  .people__box:hover .people__desc {
    background-color: transparent;
  }

  .people__desc {
    position: relative;
    left: auto;
    bottom: auto;
    background: transparent;
    padding: 18px 0 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1;
    flex: 0 0 1;
    pointer-events: inherit;
  }

  .people__desc-details {
    display: block;
  }

  .people__desc>span {
    color: #e26518;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 4px;
    padding-left: 22px;
    padding-right: 22px;
  }
 
  
  .people__desc .people__name a{ color: #e26518; text-decoration:none}
  .people__position {
    font-size: 14px;
    line-height: 16px;
    color: #595b5d;
    margin-bottom: 13px;
  }

  .people__desc-details {
    padding-left: 22px;
    padding-right: 22px;
  }

  .people__phone a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #595b5d;
    margin-bottom: 4px;
    display: block;
    cursor: pointer;
  }

  .people__email a {
    text-decoration: none !important;
  }

  .people__email .icon-email:before {
    color: #e26518;
    font-size: 18px;
  }

  .footprint-form .input-holder .btn--black,
  .search-form .flex-row .btn {
    min-width: 205px;
    font-size: 14px;
  }

  .search-form .flex-row .btn.btn--clear {
    margin-left: 31px;
  }

  .search-form .flex-row .btn {
    margin-right: 0;
  }
  .search-form .flex-row.button-row .input-holder--button-start .btn--clear {
    /* margin: 0 auto 0 31px; */
  }

  .input-holder--button {
    display: flex;
    padding-top: 10px;
  }

  .js-filter-wrapper .jcf-select .jcf-select-text {
    max-width: 100%;
  }

  .tab-page .resources {
    min-width: auto;
    margin-bottom: 0;
  }

  .js-filter-wrapper .input-holder {
    width: 100%;
  }

  div.autosuggest ul li a {
    padding: 5px 5px;
  }
  div.autosuggest ul li.as_warning {
    padding: 8px 11px;
  }

  .bio-details {
    padding-top: 42px !important;
  }

  .primary-info .person-heading .name {
    font-size: 26px;
    margin-bottom: 3px;
  }

  .primary-info .mail-wrap {
    font-size: 16px;
  }

  .primary-info .person-heading .position {
    margin-bottom: 15px;
  }

  .primary-info .main-info {
    margin-bottom: 30px;
  }

  .bio-details__buttons-wrapp {
    padding-right: 0;
  }

  .bio-details__buttons-wrapp .btn {
    margin-bottom: 0;
  }

  .bio-details__buttons-wrapp .btn--vcard {
    /*display: none;*/ margin-top:10px !important
  }

  .bio-details__buttons-wrapp .social {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0 !important;
  }

  .primary-info .headshot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 162px;
    flex: 0 0 162px;
    margin-right: 28px;
  }

  .primary-info .secondary-info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bio-details__buttons-wrapp .social li {
    margin-right: 7px;
  }

  .primary-info .person-holder .offices {
    margin-bottom: 23px;
  }

  .primary-info .person-holder {
    margin-bottom: 45px;
    padding-top: 0 !important;
  }

  .bio-details .open-close-tabset .tabset {
    padding-right: 0;
  }

  .content-wrap .sidebar h3 {
    margin-bottom: 20px;
  }

  .content-wrap .sidebar.sidebar--bio-detail {
    padding-top: 34px;
  }

  .content-wrap .sidebar.sidebar--bio-detail {
    padding-bottom: 0;
  }

  .primary-info .contacts {
    width: 100%;
    flex: 1;
  }

  header div.autosuggest ul li a {
    font-weight: normal;
  }

  nav.main-nav .main-nav-list>li .dropdown {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .search-results .column-wrapper {
    flex-wrap: wrap;
    margin-bottom: 60px;
  }

  .search-results .accordion-list {
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 15px;
  }

  .listreset.accordion-list.list-one {
    margin-right: 0;
  }

  .resources.resources--full .container {
    padding: 45px 15px 38px 15px;
    min-height: 250px;
  }

  .resources.resources--full h2 {
    left: -25px;
    top: 79px;
  }

  .resources.resources--full .quote-slider {
    padding: 0 0 0 30px;
    max-width: 80%;
  }

  .resources.resources--full .quote-slider .slick-dots {
    position: relative;
    right: auto;
    left: auto;
    margin: 0 auto 0 0;
    bottom: auto;
    display: inline-flex;
    margin-top: 25px;
  }

  .resources.resources--full {
    min-height: auto;
  }

  .resources.resources--full .n {
    bottom: 0;
  }

  .collapse-list {
    margin-left: 10px;
    padding-left: 15px;
  }

  .professionals-search-header .input-holder--button {
    justify-content: space-between;
  }

  .professionals-search-header .flex-row .btn {
    min-width: 195px;
  }

  .professionals-search-header .flex-row .btn.btn--clear {
    /* margin-left: 0; */
  }

  .articles {
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .articles.articles--top-space {
    margin-top: 25px;
  }

  .article {
    padding-top: 15px;
  }

  .tab-content--bio-details .resources {
    min-width: auto;
  }

  .people__inner.people__inner--team-tab {
    margin-top: 38px;
  }

  .results-section.results-section--insights .page-controls--mobile {
    margin-left: -15px;
    width: calc(100vw + 15px);
  }

  .results-section.results-section--insights .results-body.results-body--insights {
    margin-bottom: 70px;
  }
  .results-section.results-section--insights .results-body.results-body--insights.bottom-0-m {
    margin-bottom: 0;
  }

  .search-form--results {
    margin-top: 30px;
  }

  .search-form--results .flex-row:first-child .input-holder {
    width: 100%;
  }

  .people__inner.people__inner--team-tab .people__box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

.person-info__quote {
    padding: 60px 0 0;
    margin: 0 0 25px;
  }

.person-info__quote:before {
    display: none;
  }

  .tab-content.tab-content--bio-details {
    padding-top: 7px;
  }

  .people__inner .sort-empty {
    padding-bottom: 46px;
  } 

  .people__inner .sort-empty.is-active {
    min-height: 537px;
  } 

  .person-info__intro {
    padding-right: 0;
  }

  .site-map-list {
    flex-wrap: wrap;
  }

  .site-map-list .grid-item li a {
    padding-right: 0;
  }
  .faqs-wrapper .recent-news.full{
    margin-top: 8px;
  }
  .faqs-wrapper .recent-news.full .tab-holder{
    padding-top: 16px;
  }
  .faqs-wrapper .recent-news.full .tab-holder .default-text > p{
    margin-top: 17px;
  }
  .faqs-wrapper .tab-content .default-text .news-catalog {
    padding: 17px 0;
    max-width: inherit;
  }

  .case-study-wrapp .case-study-wrapp__item-image {
    width: 100%;
    max-width: 346px;
    margin-right: 0;
  }

  .case-study-wrapp .case-study-wrapp__item-text-inner {
    padding: 15px 0 0;
  }
  .case-study-wrapp .case-study-wrapp__item-text-inner.case-study-wrapp__item-text-inner--no-image {
    padding: 6px 0 0;
  }

  .case-study-wrapp .case-study-wrapp__item {
    display: block;
    margin-bottom: 44px;
  }

  /* Binder */
  .team-list li {
    padding: 22px 41px 22px 0;
    -ms-flex-wrap: wrap;    flex-wrap: wrap;
    position: relative;
  }

  .team-list li .handle {
    display: none;
  }

  .team-list .team-list__title,
  .team-list .team-list__type {
    width: 100%;
  }

  .team-list .tl5 {
    position: absolute;
    top: 22px;
    right: 10px;
  }

  .team-list .team-list__title {
    padding-bottom: 14px;
  }

  .team-list-wrapper {
    padding: 0 0 40px 0;
  }

  .team-list-controls .btn--black {
    min-width: 175px;
  }

  .team-list li .icon-n.icon-icon-move {
    font-size: 26px;
  }

  .team-list li .icon-n.icon-icon-delete-page {
    font-size: 25px;
  }

  .team-list-title {
    max-width: 100%;
  }

  .content-wrap .sidebar.sidebar--bio-detail.no-content {
    display: none;
  }

  .insights-intro{
    margin-bottom:0;
  }

  .insights-intro h2 {
    font-size: 36px;
    line-height: 42px;
  }

  .insights-intro p {
    font-size: 19px;
    line-height: 27px;
  }

  .insights-intro .insights-intro__inner {
    padding: 40px 0 20px;
  }

  .custom-filters {
    padding: 26px 0 20px;
  }
  .custom-filters.custom-filters--top-0{
    padding-top: 0;
    padding-bottom: 0;
  }

  .custom-filters .custom-filters__inner h2 {
    margin-bottom: 18px;
  }
  .search-form.search-form--results .flex-row.button-row .input-holder--button-start,
  .custom-filters .custom-filters__inner .search-form .input-holder{
    width: 100%;
  }

  .search-form .flex-row.button-row .input-holder--button-start .btn--clear,
  .custom-filters .custom-filters__inner .search-form .btn.btn--clear {
    margin-left: 31px !important;
  }

  .in-focus {
    padding:0;
  }
  .in-focus .container {
    padding-top: 44px;
  }

  .in-focus .in-focus__item {
    display: block;
  }
  .in-focus .in-focus__item-image {
    max-width: 346px;
    width: 100%;
    display: block;
    margin-right: 0;
  }
  .in-focus .in-focus__item-text {
    padding-left: 0;
    padding-top: 15px;
  }
  .top-info-news{
    padding-top: 7px;
    padding-bottom: 49px;
  }
  .top-info-news.top-info-news--latest{
    padding-bottom: 24px;
    position: relative;
  }
  .top-info-news .top-info-news__inner{
    display: block;
    padding: 47px 0 0;
  }
  .top-info-news .top-info-news__item{
    border: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
  }

  .top-info-news .top-info-news__item:after{
    position: absolute;
    bottom: 0;
    left: 26px;
    right: 26px;
    height: 1px;
    background: #dadada;
    content: '';
    width: inherit;
    top: auto;
  }
  .top-info-news .top-info-news__item:last-child{
    margin-bottom: 0;
  }
  .top-info-news .top-info-news__item time.top-info-news__item-time{
    padding-top: 22px;
  }
  .custom-filters .custom-filters__inner .search-form .input-holder.input-holder--news-search-button{
    padding-top: 14px;
  }
  .top-info-news.top-info-news--latest h2{
    padding-top: 46px;
  }
  .top-info-news.top-info-news--latest .view-all {
    position: absolute;
    top: 56px;
    right: 15px;
}
  .top-info-news .top-info-news__item.top-info-news__item--news{
    margin-bottom: 0;
  }
  .top-info-news .top-info-news__item.top-info-news__item--news:after{
    display: none;
  }
  .case-study-wrapp {
    padding-bottom: 0;
  } 
  .case-study-wrapp > :last-child{
    padding-bottom: 48px;
  } 
  .case-study-wrapp h2, .case-study-wrapp .news-catalog.case-study-wrapp__list h2{
    margin-bottom: 10px;
  }
  .case-study-wrapp .news-catalog.case-study-wrapp__list:last-child{
    padding-top: 30px;
  }
  .case-study-wrapp .case-study-wrapp__item-text-inner.case-study-wrapp__item-text-inner--no-image p{
    margin-bottom: 0;
  }

  /* Footprint */
  .footprint__numbers .container{
    padding: 40px 15px;
  }
  .footprint__numbers .footprint__numbers-title{
    margin-bottom: 28px;
  }
  .footprint__numbers-wrapp{
    flex-wrap: wrap;
    padding: 0 23.33vw;
  }
  .footprint__numbers-wrapp .col{
    padding: 0;
    width: 100%;
    margin-bottom: 35px;
  }
  .footprint__numbers-wrapp .col:last-child{
    margin-bottom: 0;
  }
  .footprint__numbers .footprint__n{
    height: auto;
    width: 58.66vw;
  }
  .offices-list{
    margin-top: 0;
    padding-top: 29px;
  }
  .offices-list__title{
    margin-bottom: 19px;
  }
  .office-wrapper{
    flex: 0 0 100%;
    margin-bottom: 22px;
  }
  .office-wrapper:last-child{
    margin-bottom: 30px;
  }
  .office-wrapper > div,
  .office-wrapper > div a.tel-link{
    font-size: 18px;
  }
  .container.footprint-full{
    margin: auto;
    padding: 0;
  }
  .footprint-form{
    margin: 60px 0 32px 0;
  }
  .footprint-form-wrapper{
    top: 53px;
  }
  .footprint-form-wrapper.is-active{
    top: 73px;
  }
  .footprint-form{
    position: relative;
    padding: 0 15px;
  }
  .footprint-form__label{
    display: none;
  }
  .footprint-form__label--middle {
    display: block;
  }
  .footprint-form .input-holder:first-of-type,
  .footprint-form .input-holder,
  .footprint-form__label--middle{
    margin: 0 0 11px 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .footprint-form .input-holder .btn--black {
    max-width: 205px;
    margin-top: 10px;
  }

  .contact-form .col{
    width: 100%;
  }
  .contact-form .col .flex-row:last-child {
    margin-bottom: 26px;
  }

  /*Home page*/
  .home-page__background-inner-content:after{
    width: 100%;
  }
  .home-page__image img:first-child {
    max-width: 100%;
    width: 100%;
  }
  .home-page__images-content{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
  }
  .home-page__slide-text,
  .home-page__slide:first-of-type .home-page__slide-text{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .home-page__slide .home-page__slide-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

  .home-page__slide-inner{
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 150px
  }

  .home-page__slide:first-of-type .home-page__slide-text-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 17px;
  }

  .home-page__slide:first-of-type .home-page__slide-text-info {
    margin-left: 0;
    padding-left: 22px;
    font-size: 19px;
    line-height: 27px;
  }

  .home-page__slide:first-of-type .home-page__slide-trigger{
    margin-top: 0;
    margin-left: 22px;
  }

  .home-page__slide:first-of-type .home-page__slide-text-inner{
    padding-top: 24px;
  }


  .home-page__slide-text-info:after{
    border-width: 4px !important;
  }

  .home-page__slide-text-info {
    font-size: 20px;
    line-height: 32px;
    padding-left: 26px;
  }

  .home-page__images-wrapp--1 .home-page__image img,
  .home-page__images-wrapp--2 .home-page__image img {
    opacity: 0.15;
  }

  .home-page__images-wrapp.home-page__images-wrapp--2 .home-page__images-inner {
      opacity: 1;
  }

  .home-page__slide-arrow {
    bottom: 35px;
  }

  .home-page__slide:first-child .home-page__slide-arrow{
    display: block !important;
  }

  .home-page__slide-arrow.home-page__slide-arrow--up,
  .home-page__slide-arrow,
  .home-page__slide:first-child .home-page__slide-arrow.home-page__slide-arrow--up {
    display: none !important;
  }



  .home-page__slide-text-title {
    max-width: 100%;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .home-page__slide-carousel h3 a {
    font-size: 22px;
    line-height: 30px;
  } 

  .home-page__slide-carousel p {
    font-size: 20px;
    line-height: 32px;
  } 

  .home-page__slide-text-inner{
    padding-left: 0;
  }

  .home-page__slide-carousel:after{
    border-width: 4px;
  }

  .home-page__slide-carousel {
    padding: 22px 0 42px;
    max-width: 100%;
  }
  .home-page__slide-carousel h3 {
    margin-bottom: 25px;
  }

  .home-page__slide-carousel .slick-dots {
    bottom: 10px;
  }

  .home-page__slide:not(:first-child) .home-page__slide-text-info{
    padding: 21px 0 9px 0;
    font-weight: 300;
    max-width: 100%;
    margin: 0;
  }

  .home-page__slide:not(:first-child) .home-page__slide-text-info:after{
    top: 0;
  }

  .top-quotes__inner{
    min-height: 438px;
  }
  @media all and (-ms-high-contrast:none)
  {
    .top-quotes__inner{
      height: 438px;
    }
  }

  .top-quotes__carousel {
    padding-bottom: 62px;
  }

  .top-quotes__item-text-content {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 25px;
  } 

  .top-quotes__item-text-author {
    font-size: 16px;
    line-height: 20px;
  } 

  .top-quotes .container:after {
    left: auto;
    bottom: 0;
    top: auto;
    right: 0;
    width: 219px;
    height: 213px;
    bottom: 0;
    background: url(../images/home-quotes-n.svg) right center no-repeat;
    background-size: cover;
  }

  .home-page__images-wrapp .home-page__images-inner{
    opacity: 0.5;
    justify-content: center;
  }
  .home-page__images-wrapp--1 .home-page__images-inner{
    opacity: 1;
  }

  /*EMAIL DISCLAIMER*/
  .btn--send-email{
    margin-bottom: 75px;
  }

  /*careers quote*/
  .person-info__quote.person-info__quote--img{
    display: block;
    margin: 0 0 70px;
  }
  
  .person-info__quote.person-info__quote--img p{
    padding-right: 0;
  }

 

  .footerlinks{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    max-width: 80%;
    margin-left: auto;
  }
  .footerlinks li {
    margin-left: 22px;
    margin-right: 0;
  }
  .bottom-footer{
    margin: -160px 0 0 auto;
  }

}

@media (max-width: 768px){
  
  .article__two-images{
    margin-left: 0;
    width: 100%;
  }
  .article__two-image {
    padding-left: 0;
    width: 100%;
  }
  .home-page__slide-trigger {
    width: auto;
  }
}

@media (max-width: 370px) {

  .search-form .flex-row.button-row .input-holder--button-start .btn--clear, 
  .custom-filters .custom-filters__inner .search-form .btn.btn--clear,
  .search-form .flex-row .btn.btn--clear {
    margin-left: 10px !important;
  }
}

@media (max-width: 340px) {
  .primary-info .headshot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    margin-right: 20px;
  }

  .professionals-search-header .flex-row .btn {
    min-width: 165px;
  }
  
}

.tabs {
  padding: 0;
  margin-bottom: 35px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  list-style-type: none;
}

.tabs li {
  padding-right: 10px;
}

.tabs__link {
  color: black;
  opacity: 0.3;
  display: block;
  text-decoration: none;
}

.tabs__link.is-active {
  opacity: 1;
}

.tabsframe {
  display: block;
  overflow: hidden;
}

.tabsframe__item {
  top: 0;
  width: 100vw;
  left: -100vw;
  position: absolute;
}

.tabsframe__item.is-active {
  top: auto;
  left: auto;
  width: auto;
  position: relative;
}

.tabframe__marker {
  width: 10px;
  height: 10px;
  position: absolute;
}

.tabframe__marker img {
  top: -42px;
  left: -35px;
  width: 80px;
  max-width: 80px;
  position: absolute;
  pointer-events: none;
}

.print-only { display: none; }

.jvectormap-element[cursor="pointer"]:hover {
  fill: #686969;
}

.homepage__parallax {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  z-index: 80;
  position: fixed;
  pointer-events: none;
  list-style-type: none;
}

.homepage__parallax figure {
  margin: 0;
  padding: 0;
}

.homepage__parallax-bg {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 100vh;
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.homepage__parallax-abs {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100vh;
  display: block;
  position: absolute;
}

.homepage__parallax-flex {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  padding-top: 118px;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.homepage__parallax-right {
  width: 50%;
  float: right;
  max-width: 515px;
  position: relative;
}

.homepage__parallax-img {
  top: 26%;
  left: -47%;
  max-width: 631px;
  position: absolute;
}

.homepage__parallax-img img {
  display: block;
  max-width: 100%;
}

.homepage__parallax-logo img {
  display: block;
  max-width: 100%;
}

.homepage__parallax li {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  background-color: white;
}

@media (max-width: 1440px) {
  .homepage__parallax-right {
      max-width: 435px;
  }
}

@media (max-width: 1200px) {
  .homepage__parallax-img {
      top: 20%;
      left: -30%;
      max-width: 600px;
  }
}

@media (max-width: 1100px) {
  .homepage__parallax-img {
      display: none;
  }
}

@media (max-width: 900px) {
  .homepage__parallax-bg.is-mobile-right {
    background-position-x: 64%;
  }
  .homepage__parallax-right {
      width: auto;
      float: none;
      max-width: 100%;
      display: inline-block;
  }
  .format--a .homepage__parallax-logo {
      opacity: 0.15;
  }
}

body[class*="fp-viewing-"] .header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  position: fixed;
}

.homepage__slider {
  z-index: 90;
  color: black;
}

.homepage__slider .section {
  z-index: auto;
  overflow: hidden;
  position: relative;
}

.homepage__slider .fp-scrollable {
  position: relative;
}

.homepage__slider .section:first-child .homepage__slider-arrow.is-prev,
.homepage__slider .section:last-child .homepage__slider-arrow.is-next {
  display: none !important;
}

.homepage__slider-container {
  z-index: 10;
  height: 100%;
  display: block;
  padding-top: 118px;
  position: relative;
}

.homepage__slider-table {
  width: 100%;
  height: 100%;
  display: table;
}

.homepage__slider-cell {
  display: table-cell;
  vertical-align: middle;
}

.homepage__slider-title {
  width: 100%;
  display: block;
  font-size: 72px;
  color: #ee751f;
  line-height: 1.05;
  margin-bottom: 35px;
}

.homepage__slider-text {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 1.6;
  font-weight: 300;
}

.homepage__slider-content {
  width: 55%;
  display: block;
  max-width: 500px;
}

.homapage__slider-text-container {
  width: 100%;
  display: block;
  padding-left: 22%;
}

.homepage__slider-text-inner {
  z-index: 6;
  padding-top: 40px;
  position: relative;
  border-top: 4px solid #ee751f;
}

.homepage__slider-text-inner .home-page__slide-carousel {
  max-width: 100%;
  padding: 0 0 50px 0;
}

.homepage__slider-text-inner .home-page__slide-carousel:after {
  display: none;
}

.homepage__slider-arrow {
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
  position: absolute;
  pointer-events: none;
}

.homepage__slider-arrow.is-white span {
  background-image: url('../images/home-slide-white-arrow.svg');
}

.homepage__slider-arrow.is-prev {
  top: 160px;
  transform: rotate(180deg);
}

.homepage__slider-arrow.is-next {
  bottom: 60px;
}

.homepage__slider-arrow span {
  width: 48px;
  height: 25px;
  cursor: pointer;
  pointer-events: all;
  display: inline-block;
  transform: translateY(0px);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url('../images/home-slide-arrow.svg');
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.homepage__slider-arrow span:hover {
  transform: translateY(10px);
}

.homepage__slider-btn {
  width: auto;
  height: 56px;
  color: white;
  display: table;
  max-width: 100%;
  cursor: pointer;
  padding: 0 22px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 30px;
  table-layout: fixed;
  text-decoration: none;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  background-color: black;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.homepage__slider-btn:hover {
  background-color: #f97500;
}

.homepage__slider-btn:hover .icon-n:before {
  transform: translateX(5px);
}

.homepage__slider-btn span {
  display: table-cell;
  vertical-align: middle;
}

.homepage__slider-btn .icon-n {
  font-size: 18px;
  padding-left: 20px;
}

.homepage__slider-btn .icon-n:before {
  top: -1px;
  position: relative;
  display: inline-block;
  transform: translateX(0px);
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.section--format-a .homepage__slider-title {
  font-size: 62px;
  margin-bottom: 45px;
}

.section--format-a .homepage__slider-content {
  max-width: 100%;
}

.section--format-a .homepage__slider-text-inner {
  padding-top: 0;
  border-top: none;
  padding-left: 40px;
  border-left: 4px solid #ee751f;
}

.homepage__slider .section--white-text {
  color: white;
}

.section--format-a .homepage__slider-arrow span {
  background-image: url('../images/home-slide-white-arrow.svg');
}

@media (max-width: 1440px) {
  .homepage__slider-content {
      width: 50%;
      max-width: 42vw;
  }
  .homepage__slider-title {
      font-size: 48px;
      margin-bottom: 40px;
  }
  .homepage__slider-text {
      font-size: 20px;
  }
  .homapage__slider-text-container {
      padding-left: 0;
  }
  .section--format-a .homepage__slider-title {
      font-size: 48px;
      margin-bottom: 45px;
  }
}

@media (max-width: 900px) {
  .homepage__slider-arrow {
      display: none;
  }
  .homepage__slider-arrow.is-next {
      bottom: 35px;
  }
  .homepage__slider-table {
      display: block;
  }
  .homepage__slider .section:first-child .homepage__slider-arrow.is-next {
      display: block;
  }
  .homepage__slider-cell {
      display: block;
  }
  .homepage__slider-content {
      width: 100%;
      max-width: 100%;
  }
  .homepage__slider-container {
      padding-top: 158px;
      padding-bottom: 30px;
  }
  .homepage__slider-title {
      font-size: 36px;
      margin-bottom: 20px;
  }
  .homepage__slider-btn {
      margin-top: 20px;
  }
  .section--format-a .homepage__slider-title {
      font-size: 36px;
      margin-bottom: 17px;
  }
  .section--format-a .homepage__slider-text {
      font-size: 19px;
      line-height: 27px;
  }
  .section--format-a .homepage__slider-btn {
      margin-top: 17px;
  }
  .section--format-a .homepage__slider-text-inner {
      padding-left: 20px;
  }
}

.article-gallery {
  width: 100%;
  display: block;
  position: relative;
}

.article-gallery .slick-slide {
  position: relative;
}

.article-gallery .slick-arrow {
  top: 50%;
  z-index: 5;
  border: none;
  display: block;
  padding: 13px 12px;
  position: absolute;
  margin: -50px 0 0 0;
  -webkit-appearance: none;
  background-color: rgba(245, 245, 245, 0.8);
}

.article-gallery .slick-arrow svg {
  display: block;
  position: relative;
}

.article-gallery .slick-arrow path {
  fill: #D36D00;
}

.article-gallery .slick-arrow:hover path {
  fill: black;
}

.article-gallery .slick-arrow.slick-prev {
  left: 0;
}

.article-gallery .slick-arrow.slick-next {
  right: 0;
}

.article-gallery .slick-arrow.slick-prev svg {
  left: -2px;
  transform: rotate(180deg);
}

.article-gallery .slick-arrow.slick-next svg {
  left: 2px;
}

.article-gallery__figure {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

.article-gallery__img {
  height: 0;
  z-index: 1;
  display: block;
  position: relative;
  padding-bottom: 58%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  border-top: 4px solid #D36D00;
  border-bottom: 4px solid #D36D00;
}

.article-gallery__figure figcaption {
  left: 0;
  z-index: 2;
  bottom: 17px;
  padding: 15px;
  max-width: 58%;
  color: white;
  display: block;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  font-style: italic;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: "heebo", "Arial", sans-serif;
}

.article-gallery__n {
  z-index: 5;
  right: 25px;
  width: 62px;
  bottom: 22px;
  opacity: 0.8;
  display: block;
  position: absolute;
  pointer-events: none;
}

@media (max-width: 1100px) {
  .article-gallery__figure figcaption {
    max-width: 70%;
    font-size: 14px;
  }
  .article-gallery__n {
    width: 47px;
  }
}

@media (max-width: 900px) {
  .article-gallery__n {
    display: none;
  }
  .article-gallery__figure figcaption {
    max-width: 100%;
    font-size: 18px;
    position: static;
    background-color: black;
  }
  .article-gallery .slick-arrow {
    top: 31vw;
  }
}

.orange-quote {
  margin: 0;
  width: 100%;
  color: white;
  display: flex;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  flex-wrap: nowrap;
  position: relative;
  flex-direction: row;
  box-sizing: border-box;
  align-items: flex-start;
  align-content: flex-start;
  padding: 34px 0 34px 20px;
  background-color: #e57000;
  background-position: 530px 0;
  background-repeat: no-repeat;
  background-image: url('/images/careers-quote-n.svg');
}

.orange-quote:before {
  top: 30px;
  left: 20px;
  z-index: 2;
  width: 60px;
  height: 48px;
  content: '\A';
  display: block;
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('/images/careers-quote-mark.svg');
}

.orange-quote img {
  width: 215px;
  display: block;
  flex: 0 0 215px;
}

.orange-quote p {
  padding-right: 20px;
  padding-left: 70px;
  margin-top: -5px;
  margin-bottom: 0;
}

.orange-quote p span {
  color: black !important;
  display: block;
  font-size: 18px !important;
  margin-top: 16px;
  font-weight: 400 !important;
}

@media (max-width: 768px) {
  .orange-quote {
    display: block;
    background-size: 83% auto;
    padding: 80px 15px 0 15px;
    background-position: 75% 100%;
  }
  .orange-quote:before {
    top: 15px;
    left: 15px;
  }
  .orange-quote p {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 20px;
  }
}