@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #1451a0;
  text-decoration: none; }
  a:hover {
    color: #23527c;
    text-decoration: underline; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 752px; } }
  @media (min-width: 1024px) {
    .container {
      width: 972px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1172px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -16px;
  margin-right: -16px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

select[multiple],
select[size] {
  height: auto; }

input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #ffffff;
  background-color: #2F3E4E;
  background-image: none;
  border: 1px solid #2F3E4E;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #2F3E4E;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(47, 62, 78, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #2F3E4E;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

.form-group {
  margin-bottom: 22px; }

.consent-form-text .lander-form label {
    display: block;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 14px 32px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #fff; }

.nav-tabs > li {
  float: left; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

* {
  box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  font-size: 16px; }
  @media (min-width: 0px) {
    html, body {
      overflow-x: hidden; } }

@media (max-width: 1023px) {
  html {
    margin-top: 92px; }
  #wpadminbar {
    display: none !important; } }

@media (min-width: 1024px) {
  body.admin-bar {
    margin-top: 32px; } }

body {
  min-width: 1200px; }
  @media (min-width: 0px) {
    body {
      min-width: 320px; } }

html.block-scroll {
  overflow: hidden !important; }

.container-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  min-width: 1200px; }
  @media (min-width: 0px) {
    .container-fluid {
      min-width: 0px; } }

.nav-wrapper .col,
.site-header .col,
.site-footer .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  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; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/js/lib/slick/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "icomoon";
    font-size: 50px;
    line-height: 1;
    color: #E6E6E6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: -15px;
    left: -15px;
    position: absolute; }

.slick-prev {
  left: -50px; }
  @media only screen and (max-width: 1200px) {
    .slick-prev {
      left: 0px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -10px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -50px; }
  @media only screen and (max-width: 1200px) {
    .slick-next {
      right: 0px; } }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "icomoon";
        font-size: 30px;
        line-height: 20px;
        text-align: center;
        color: #4079B5;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #4079B5;
      opacity: 0.75; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px;
  line-height: 2rem;
  color: #57585B;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

h1, .h1 {
  color: #3E5A76;
  font-size: 1.5rem; }

h2, .h2 {
  color: #aa3131;
  font-size: 1.4rem; }
  h2.underline, .h2.underline {
    position: relative;
    font-size: 2em;
    padding-bottom: 0.5em;
    color: #3E5A76; }
    h2.underline:after, .h2.underline:after {
      content: '';
      bottom: 0;
      left: 0;
      width: 100px;
      border-bottom: 2px solid #afbecc;
      position: absolute; }

h3, .h3 {
  font-size: 1.2rem; }

a, a:hover {
  text-decoration: none;
  color: inherit; }

a {
  color: #1451a0; }
  a:hover {
    color: #4079b5; }

strong {
  font-weight: 600; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  text-align: center;
  z-index: 10000;
  padding: 0 16px;
  display: none; }
  .modal:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: "";
    vertical-align: middle; }

.modal__position {
  display: inline-block;
  vertical-align: middle;
  padding-top: 16px;
  padding-bottom: 16px; }

.modal__mask {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #3D3E40;
  background-color: rgba(61, 62, 64, 0.77);
  z-index: 1;
  cursor: pointer; }

.modal__window {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .modal__window:before, .modal__window:after {
    content: " ";
    display: table; }
  .modal__window:after {
    clear: both; }
  @media (max-width: 767px) {
    .modal__window {
      display: block;
      margin: 0 auto;
      max-width: 320px; } }

.modal__close {
  position: absolute;
  top: 3px;
  right: 3px;
  border: 0px;
  background: transparent;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #243343; }
  @media (max-width: 767px) {
    .modal__close {
      color: #fff; } }
  .modal__close:focus {
    box-shadow: none;
    outline: none; }

.js-DefaultPhoneNumber {
  visibility: visible; }

.breadcrumbs {
  margin-top: 32px;
  margin-bottom: 48px;
  position: relative;
  float: left;
  width: 41.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  line-height: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #2d3e4e; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .breadcrumbs {
      width: 58.33333%;
      margin-left: 8.33333%; } }
  @media (max-width: 767px) {
    .breadcrumbs {
      width: 100%; } }
  .breadcrumbs a {
    color: inherit; }
    .breadcrumbs a:hover {
      text-decoration: underline; }

.breadcrumbs-divider {
  font-size: .5em;
  display: inline-block;
  position: relative;
  top: -.125em; }

.breadcrumbs--spacer {
  margin-bottom: 32px; }

.btn {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  transition: all 0.3s ease 0s;
  line-height: 24px;
  padding: 11px 24px 9px;
  border: 2px solid transparent;
  cursor: pointer; }

.btn--small {
  font-size: 18px;
  line-height: 24px;
  padding: 6px 16px 6px; }

.btn--primary {
  border-color: #2b4054;
  background-color: #2b4054;
  color: #fff; }
  .btn--primary:hover {
    background-color: #223343;
    border-color: #223343;
    color: #fff; }

.btn--secondary {
  border-color: #1451a0;
  background-color: #1451a0;
  color: #fff; }
  .btn--secondary:hover {
    background-color: #0f376c;
    border-color: #0f376c;
    color: #fff; }

.btn--accent {
  background-color: #aa3131;
  border-color: #aa3131;
  color: #fff; }
  .btn--accent:hover {
    background-color: #882727;
    border-color: #882727;
    color: #fff; }

.btn--outline-primary {
  border-color: #2b4054;
  background-color: #fff;
  color: #2b4054;
  text-transform: capitalize; }
  .btn--outline-primary:hover {
    background-color: #2b4054;
    border-color: #2b4054;
    color: #fff; }

.btn--outline-secondary {
  border-color: #1451a0;
  background-color: transparent;
  color: #2b4054; }
  .btn--outline-secondary:hover {
    background-color: #1451a0;
    border-color: #1451a0;
    color: #fff; }

.btn--outline-white {
  border-color: #fff;
  background: transparent;
  color: #fff;
  text-transform: capitalize; }
  .btn--outline-white:hover {
    background: #2b4054;
    border-color: #2b4054;
    color: #fff; }

.btn--outline-white-accent {
  border-color: #fff;
  background: transparent;
  color: #fff;
  text-transform: capitalize; }
  .btn--outline-white-accent:hover {
    background: #fff;
    border-color: #fff;
    color: #aa3131; }

.btn--serif {
  font-family: Cormorant, Georgia, serif;
  font-variant-numeric: lining-nums;
  font-weight: 400; }

.btn-icon {
  position: relative;
  top: .1em; }

.btn-icon--before {
  margin-right: 16px; }

.btn--chat {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  transition: all 0.3s ease 0s;
  line-height: 24px;
  padding: 11px 24px 9px;
  border: 2px solid transparent;
  cursor: pointer;
  padding: 7px 1.5em;
  height: 3em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600; }
  .btn--chat .icon {
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 8px; }

.button--full {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  transition: all 0.3s ease 0s;
  line-height: 24px;
  padding: 11px 24px 9px;
  border: 2px solid transparent;
  cursor: pointer;
  padding: .75em 1.5em;
  width: 100%; }

.button--prev,
.button--next {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  transition: all 0.3s ease 0s;
  line-height: 24px;
  padding: 11px 24px 9px;
  border: 2px solid transparent;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #D8D6D6;
  color: #6193c7;
  padding: 12px 24px 10px; }
  .button--prev:hover,
  .button--next:hover {
    background: #3E5A76;
    border-color: #3E5A76; }

.button--prev:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/prev.png") center center no-repeat;
  vertical-align: middle;
  margin-right: 0.4em;
  margin-top: -0.2em; }

.button--next:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/next.png") center center no-repeat;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-top: -0.1em; }

input, textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-size: 16px; }

.form-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 22px; }
  @media (max-width: 767px) {
    .form-group {
      margin-bottom: 24px; } }
  @media (max-width: 767px) {
    .form-group {
      margin-bottom: 17px; } }

.form-group--half-width {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (max-width: 767px) {
    .form-group--half-width {
      width: 100%; } }

label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px; }

.form-control {
  font-size: 16px;
  line-height: 1.5em;
  padding: 5px 10px 8px; }
  .form-control.error {
    border-color: #1B2632; }
  @media (max-width: 1023px) {
    .form-control {
      color: #D5D9DD; } }

textarea.form-control {
  height: 82px; }

label.error {
  background-color: #1B2632;
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.2);
  color: #fff;
  display: inline-block;
  padding: 6px;
  position: relative;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  margin: 10px 0 0;
  font-weight: 400; }
  label.error:before {
    border-bottom: 10px solid #1B2632;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    left: 10px;
    position: absolute;
    top: -10px; }

.select-wrapper {
  position: relative; }
  .select-wrapper select {
    margin-bottom: 0;
    background-color: #fff;
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right center; }
    .select-wrapper select:focus option {
      background-color: #fff;
      color: #000; }

select {
  appearance: none;
  position: relative;
  padding: 0.5em;
  padding-right: 3em;
  border: 1px solid #D8D6D6;
  color: #57585B;
  width: 100%;
  height: 50px;
  background-color: #fff;
  font-size: 16px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/fonts/icomoon/icomoon.eot?aazind");
  src: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/fonts/icomoon/icomoon.eot?aazind#iefix") format("embedded-opentype"), url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/fonts/icomoon/icomoon.ttf?aazind") format("truetype"), url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/fonts/icomoon/icomoon.woff?aazind") format("woff"), url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/fonts/icomoon/icomoon.svg?aazind#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--twitter-square:before {
  content: "\f081"; }

.icon--pinterest-square:before {
  content: "\f0d3"; }

.icon--google-plus-square:before {
  content: "\f0d4"; }

.icon--youtube-square:before {
  content: "\f166"; }

.icon--facebook2:before {
  content: "\ea91"; }

.icon--envelope:before {
  content: "\f0e0"; }

.icon--directions:before {
  content: "\e914"; }

.icon--document-file-pdf:before {
  content: "\e910"; }

.icon--document-file-pdf2:before {
  content: "\e911"; }

.icon--file-pdf:before {
  content: "\e912"; }

.icon--file-pdf2:before {
  content: "\e913"; }

.icon--chevron-small-down:before {
  content: "\e900"; }

.icon--chevron-small-left:before {
  content: "\e901"; }

.icon--chevron-small-right:before {
  content: "\e902"; }

.icon--chevron-small-up:before {
  content: "\e903"; }

.icon--chat:before {
  content: "\e904"; }

.icon--pinterest:before {
  content: "\e905"; }

.icon--twitter:before {
  content: "\e906"; }

.icon--close:before {
  content: "\e907"; }

.icon--share:before {
  content: "\e908"; }

.icon--menu:before {
  content: "\e909"; }

.icon--more-arrow-right:before {
  content: "\e90a"; }

.icon--person:before {
  content: "\e90b"; }

.icon--arrow-right:before {
  content: "\e90c"; }

.icon--select-arrows:before {
  content: "\e90d"; }

.icon--home:before {
  content: "\e90e"; }

.icon--megaphone:before {
  content: "\e90f"; }

.icon--phone:before {
  content: "\e942"; }

.icon--submit:before {
  content: "\ea3c"; }

.icon--checkbox-checked:before {
  content: "\ea52"; }

.icon--checkbox-unchecked:before {
  content: "\ea53"; }

.icon--google-plus:before {
  content: "\ea8b"; }

.icon--facebook:before {
  content: "\ea90"; }

.icon--youtube:before {
  content: "\ea9d"; }

.icon--search:before {
  content: "\f02e"; }

.icon--triangle-left:before {
  content: "\f044"; }

.icon--dot:before {
  content: "\f052"; }

.icon--triangle-right:before {
  content: "\f05a"; }

.icon--triangle-down:before {
  content: "\f05b"; }

.icon--triangle-up:before {
  content: "\f0aa"; }

.icon--verdicts {
  width: 37px;
  height: 36px;
  background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/verdicts.png);
  background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/verdicts.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block; }

@media (max-width: 1023px) {
  .site-header {
    display: none; } }

.site-header__top-nav {
  background-color: #eeeeef;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  height: 48px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  .site-header__top-nav a {
    transition: all 0.3s ease 0s;
    color: #57585B;
    padding: 13px 12px 11px;
    display: block;
    float: left; }
    .site-header__top-nav a:hover {
      color: #232324; }

.top-nav {
  height: 48px; }

.search-drop {
  float: right;
  display: block;
  height: 48px;
  width: 48px;
  padding: 0;
  border: 0px;
  margin-left: 12px;
  background: #57585B;
  cursor: pointer; }
  .search-drop .icon {
    width: 16px;
    height: 16px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    display: inline-block; }
  .search-drop .icon--close {
    display: none; }
  .search-drop.active {
    background: #252627; }
    .search-drop.active .icon--close {
      display: inline-block; }
    .search-drop.active .icon--search {
      display: none; }

.top-nav--internal {
  float: right; }

.top-nav--external {
  float: left; }
  .top-nav--external .title {
    display: block;
    float: left;
    padding: 13px 12px 11px;
    padding-left: 0; }
  .top-nav--external a {
    display: inline-block;
    vertical-align: middle; }
  .top-nav--external .icon {
    display: block;
    font-size: 16px;
    line-height: 24px; }

.header-search {
  display: none;
  background: #252627; }
  .header-search.active {
    display: block; }
  .header-search .search-form {
    padding-top: 1em;
    padding-bottom: 1em; }
    .header-search .search-form .col {
      width: 100%; }
    .header-search .search-form input {
      width: 83.33333%;
      height: 48px;
      padding: 0 1em;
      border: 2px solid #D8D6D6;
      float: left; }
    .header-search .search-form .btn {
      width: 16.66667%;
      height: 48px;
      padding: 0;
      display: block;
      float: left; }

.site-header__logo-bar {
  padding-top: 16px;
  padding-bottom: 16px; }
  .site-header__logo-bar .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .site-header__logo-bar .col {
    width: 50%; }
    @media (max-width: 1023px) {
      .site-header__logo-bar .col {
        width: 100%; } }

.lightbox-call__modal {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  text-align: center; }

.modal__title {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2em;
  color: #2b4054;
  font-weight: bold;
  text-align: center; }

.modal__description {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px; }

.btn--modal {
  margin: 0 auto; }
  .btn--modal a {
    display: inline-block;
    color: #ffffff; }

.site-header__logo {
  display: block;
  float: left;
  width: 360px;
  height: 61px;
  position: relative; }
  .site-header__logo .icon {
    width: 100%;
    height: 100%;
    color: #802829; }
  .site-header__logo .icon--fallback {
    position: absolute;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/logo--desktop.png); }

.site-header__contact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  float: right;
  text-align: right; }
  .site-header__contact .btn--chat {
    vertical-align: middle; }

.site-header__phone-number {
  display: inline-block; }
  .site-header__phone-number a {
    font-size: 24px;
    line-height: 1em;
    font-weight: 700;
    color: #2b4054;
    margin-right: 12px;
    transition: all 0.3s ease 0s; }
    .site-header__phone-number a:hover {
      color: #1a2632; }
    .site-header__phone-number a.lightbox-call {
      border: 2px solid #337ab7;
      border-radius: 100%;
      padding: 0.25rem 0.5rem;
      line-height: .5;
      color: #337ab7;
      margin-right: 24px;
      position: relative;
      top: -2px;
      font-size: 16px; }
      .site-header__phone-number a.lightbox-call:hover {
        color: #ffffff;
        border: 2px solid #23527c;
        background-color: #23527c; }

.chat-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/chat.png") no-repeat; }

.nav-wrapper {
  background-color: #2b4054;
  color: #fff;
  z-index: 100;
  position: relative;
  height: 60px; }
  @media (max-width: 1023px) {
    .nav-wrapper {
      position: fixed;
      top: 0;
      width: 100%;
      transition: top 0.3s ease 0s; }
      .nav-wrapper.scroll-hidden {
        top: -60px; } }

.nav-wrapper--hidden {
  display: none; }
  @media (max-width: 1023px) {
    .nav-wrapper--hidden {
      display: block; }
      .nav-wrapper--hidden .toggle-mobile-nav {
        display: none; } }

@media (max-width: 1023px) {
  .mobile-nav-open,
  .mobile-nav-open body {
    overflow: hidden; }
  .mobile-nav-open .nav-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0 !important;
    width: 100%;
    background: transparent; }
    .mobile-nav-open .nav-wrapper .phone-disclaimer {
      display: none; }
  .mobile-nav-open .nav--primary {
    left: 0; } }

.nav--compact {
  display: none;
  background-color: #2b4054;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 3;
  border-bottom: 1px solid #1a2632; }
  @media (max-width: 1023px) {
    .nav--compact {
      display: block; } }
  .nav--compact .toggle-mobile-nav,
  .nav--compact .phone-btn {
    position: absolute;
    top: 0px;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    background-color: transparent;
    border: 0;
    font-size: 40px;
    padding: 0;
    cursor: pointer; }
    .nav--compact .toggle-mobile-nav .icon,
    .nav--compact .phone-btn .icon {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px; }
  .nav--compact .toggle-mobile-nav {
    border-right: 1px solid #1a2632;
    left: 0; }
  .nav--compact .phone-btn {
    right: 0;
    font-size: 20px;
    border-left: 1px solid #1a2632; }
    .nav--compact .phone-btn .icon {
      padding: 20px; }
  .nav--compact .btn--chat {
    width: 150px;
    padding: 13px 0;
    position: absolute;
    right: 60px;
    height: 60px;
    display: none;
    top: 0;
    color: #fff; }
    @media (min-width: 768px) {
      .nav--compact .btn--chat {
        display: block; } }

.nav--primary .search-form {
  position: relative; }
  .nav--primary .search-form input {
    width: 100%;
    padding-left: 25px;
    padding-right: 60px;
    position: relative;
    z-index: 1;
    height: 60px;
    background-color: transparent;
    border: 0px;
    font-size: 16px;
    color: #fff; }
    .nav--primary .search-form input:-ms-input-placeholder {
      color: #709BC3; }
    .nav--primary .search-form input::placeholder {
      color: #709BC3; }
    @media (min-width: 768px) {
      .nav--primary .search-form input {
        padding-left: 44px;
        font-size: 20px; } }
  .nav--primary .search-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 59px;
    height: 60px;
    z-index: 2;
    padding: 0;
    background-color: #1a2632;
    border: 0px;
    border-left: 1px solid #2b4054; }

.nav--primary .social-links {
  text-align: center;
  border-bottom: 0px;
  font-size: 20px; }

.nav--primary .social-link {
  display: inline-block;
  width: auto;
  padding: 12px 16px;
  color: #709BC3; }
  @media (min-width: 768px) {
    .nav--primary .social-link {
      padding: 16px; } }

.phone-disclaimer {
  z-index: 1;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  color: #fff;
  background-color: #709BC3;
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  padding: 8px 16px;
  color: #c6d7e7; }
  .phone-disclaimer a {
    color: #fff; }
  .phone-disclaimer:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 8px 9px;
    border-color: transparent transparent #709BC3 transparent;
    position: absolute;
    top: -8px;
    right: 21px; }

.site-header__logo--mobile {
  margin: 0 auto;
  display: inline-block;
  padding: 16px; }
  .site-header__logo--mobile .icon {
    color: #709BC3;
    display: block;
    width: 166px;
    height: 28px; }
  @media (max-width: 1023px) {
    .site-header__logo--mobile .icon--fallback {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/logo--compact.png); } }

.nav--primary {
  position: relative;
  height: 60px; }
  .nav--primary ul {
    padding-left: 0; }
  .nav--primary li {
    list-style-type: none; }
    .nav--primary li a {
      color: #fff; }
  .nav--primary .mobile-nav-items {
    display: none; }
  .nav--primary .nav-level--1 {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0; }
    .nav--primary .nav-level--1:before, .nav--primary .nav-level--1:after {
      content: " ";
      display: table; }
    .nav--primary .nav-level--1:after {
      clear: both; }
  .nav--primary .nav-level--1__item {
    float: left;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 0 15px;
    text-align: center;
    transition: background-color 0.2s linear 0s;
    height: 60px;
    color: #fff; }
    .nav--primary .nav-level--1__item .dropdown {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.1s, opacity 0.1s linear 0s;
      z-index: 2; }
    .nav--primary .nav-level--1__item.active, .nav--primary .nav-level--1__item:hover {
      background-color: #1a2632;
      transition: background-color 0.1s linear 0.2s; }
      .nav--primary .nav-level--1__item.active .dropdown, .nav--primary .nav-level--1__item:hover .dropdown {
        visibility: visible;
        opacity: 1;
        transition: visibility 0s linear 0.2s, opacity 0.1s linear 0.2s; }
  .nav--primary .nav-level--1__link-wrapper {
    display: inline-block;
    position: relative; }
  .nav--primary .nav-level--1__link {
    display: inline-block;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    padding: 16px 0;
    float: left;
    cursor: pointer; }
    .nav--primary .nav-level--1__link span {
      position: relative; }
  .nav--primary .toggle-dropdown {
    border: 0;
    padding: 29px 10px 26px;
    background-color: transparent;
    display: inline-block;
    float: left; }
    .nav--primary .toggle-dropdown .icon {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #fff;
      width: 0;
      height: 0;
      padding: 0;
      display: block; }
      .nav--primary .toggle-dropdown .icon:before {
        content: ''; }

@media (max-width: 1023px) {
  .nav--primary {
    z-index: 1;
    width: 100%;
    background-color: #1a2632;
    position: absolute;
    left: -100%;
    top: 0px;
    padding-top: 60px;
    transition: all 0.3s ease-out;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden; }
    .nav--primary li {
      list-style-type: none;
      width: 100%; }
    .nav--primary .mobile-nav-items {
      display: block; }
    .nav--primary .nav-level--1 {
      display: block;
      padding: 0; }
    .nav--primary .nav-level--1__link-wrapper {
      display: block; }
      .nav--primary .nav-level--1__link-wrapper:before, .nav--primary .nav-level--1__link-wrapper:after {
        content: " ";
        display: table; }
      .nav--primary .nav-level--1__link-wrapper:after {
        clear: both; }
    .nav--primary .nav-level--1__item {
      float: none;
      border-bottom: 1px solid #2b4054;
      font-size: 20px;
      position: relative;
      text-align: left;
      padding: 0;
      height: auto; } }
    @media (max-width: 1023px) and (min-width: 768px) {
      .nav--primary .nav-level--1__item {
        font-size: 24px; } }

@media (max-width: 1023px) {
      .nav--primary .nav-level--1__item .dropdown {
        visibility: visible;
        opacity: 1; }
      .nav--primary .nav-level--1__item.active .nav-level--1__link, .nav--primary .nav-level--1__item:hover .nav-level--1__link {
        background-color: transparent; }
    .nav--primary .nav-level--1__link {
      display: block;
      width: 100%;
      text-align: left;
      padding: 0;
      height: 60px;
      line-height: 60px;
      padding-right: 60px;
      padding-left: 25px;
      display: block;
      color: #fff; }
      .nav--primary .nav-level--1__link span:after {
        display: none; } }
    @media (max-width: 1023px) and (min-width: 768px) {
      .nav--primary .nav-level--1__link {
        padding-left: 44px; } }

@media (max-width: 1023px) {
    .nav--primary .toggle-dropdown {
      position: absolute;
      right: 0;
      top: 0;
      text-align: center;
      cursor: pointer;
      border: 0;
      border-left: 1px solid #2b4054;
      background: transparent;
      padding: 0;
      width: 60px;
      height: 60px;
      color: #fff; }
      .nav--primary .toggle-dropdown .icon {
        display: block;
        width: 59px;
        height: 60px;
        line-height: 60px;
        transition: transform .3s ease;
        transform: rotate(0deg);
        border: 0px; }
        .nav--primary .toggle-dropdown .icon:before {
          content: "\e900"; }
      .nav--primary .toggle-dropdown.open .icon {
        transform: rotate(180deg); }
    .nav--primary .dropdown {
      display: none;
      visibility: visible;
      border-top: 1px solid #2b4054; }
      .nav--primary .dropdown .top {
        padding: 0 16px; }
        .nav--primary .dropdown .top a {
          color: #aab3bb; }
          .nav--primary .dropdown .top a:hover {
            text-decoration: underline; }
        .nav--primary .dropdown .top .col {
          width: 100%;
          padding-top: 32px;
          padding-bottom: 32px;
          padding-left: 25px;
          position: relative; } }
        @media (max-width: 1023px) and (min-width: 768px) {
          .nav--primary .dropdown .top .col {
            padding-left: 44px; } }

@media (max-width: 1023px) {
          .nav--primary .dropdown .top .col:after {
            content: '';
            width: 74px;
            height: 1px;
            background-color: #435d75;
            display: block;
            position: absolute;
            left: 0;
            bottom: 0; }
          .nav--primary .dropdown .top .col:last-of-type:after {
            display: none; }
          .nav--primary .dropdown .top .col ul li:first-of-type {
            padding-bottom: 12px; }
        .nav--primary .dropdown .top .wide .col {
          padding-top: 0;
          padding-bottom: 0; }
          .nav--primary .dropdown .top .wide .col:after {
            display: none; }
  .dropdown {
    position: relative; }
    .dropdown .top ul {
      padding: 0;
      border-left: 0; } }

.dropdown {
  position: absolute;
  top: 100%;
  left: 0px;
  background-color: #1a2632;
  width: 100%;
  font-size: 15px;
  line-height: 1.2em;
  text-align: left; }
  .dropdown .col {
    width: 33.33333%; }
    .dropdown .col.wide {
      width: 66.66667%; }
  .dropdown .col--quarter {
    width: 25%; }
  .dropdown .top {
    padding: 24px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
    @media (min-width: 1024px) {
      .dropdown .top > .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch; }
        .dropdown .top > .row ul {
          height: 100%; } }
    .dropdown .top .wide .col {
      width: 50%; }
    .dropdown .top ul {
      font-size: 15px;
      line-height: 1.2em;
      border-left: 2px solid #223343;
      padding: 16px 0 16px 24px;
      overflow: hidden;
      list-style-type: none; }
    .dropdown .top li {
      padding-bottom: 1.2em;
      list-style-image: url(data:0);
      list-style-type: none;
      color: #ABB3BB; }
      .dropdown .top li:first-child {
        padding-bottom: 1em; }
      .dropdown .top li:last-child {
        padding-bottom: 0; }
    .dropdown .top strong {
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 600;
      color: #fff; }
    .dropdown .top a {
      color: inherit; }
      .dropdown .top a:hover {
        text-decoration: underline; }
      .dropdown .top a.alt {
        color: #709BC3; }
  .dropdown .cta--default .cta__desc {
    max-width: 100%; }

.header-dropdown__firm-news {
  background: #2b4054; }
  .header-dropdown__firm-news:before, .header-dropdown__firm-news:after {
    content: " ";
    display: table; }
  .header-dropdown__firm-news:after {
    clear: both; }
  .header-dropdown__firm-news .featured-image {
    float: right !important;
    position: relative; }
    .header-dropdown__firm-news .featured-image img {
      display: none; }
    .header-dropdown__firm-news .featured-image .cover {
      position: relative;
      float: right;
      display: block;
      background-position: center;
      background-size: cover;
      width: 100%;
      height: 256px; }
      @media (max-width: 1023px) {
        .header-dropdown__firm-news .featured-image .cover:after {
          content: '';
          width: 100%;
          height: 100%;
          background-color: rgba(45, 65, 83, 0.5);
          position: absolute;
          top: 0;
          left: 0; } }
  .header-dropdown__firm-news .copy {
    width: 58.33333%;
    padding: 40px 0 0 94px !important; }
  @media (max-width: 767px) {
    .header-dropdown__firm-news .row {
      display: block; }
    .header-dropdown__firm-news .col {
      width: 100%;
      float: none; } }
  .header-dropdown__firm-news .section-title {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
    color: #fff;
    opacity: 0.75; }
  .header-dropdown__firm-news .article-link {
    display: block; }
    .header-dropdown__firm-news .article-link:hover {
      text-decoration: none; }
  .header-dropdown__firm-news article a {
    color: #DADCE0; }
  .header-dropdown__firm-news .article__title {
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 12px;
    display: block; }
  .header-dropdown__firm-news .article__excerpt {
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    margin-top: 12px; }
    .header-dropdown__firm-news .article__excerpt p {
      display: inline;
      color: inherit;
      opacity: 0.75; }
    .header-dropdown__firm-news .article__excerpt a {
      text-decoration: underline; }
  .header-dropdown__firm-news .article__header,
  .header-dropdown__firm-news .article__excerpt {
    max-width: 552px; }
  .header-dropdown__firm-news .cta {
    font-size: 14px;
    display: block;
    margin-top: 12px; }
  @media (max-width: 1023px) {
    .header-dropdown__firm-news {
      position: relative; }
      .header-dropdown__firm-news article {
        max-width: 414px;
        position: relative; }
        .header-dropdown__firm-news article:before, .header-dropdown__firm-news article:after {
          content: " ";
          display: table; }
        .header-dropdown__firm-news article:after {
          clear: both; }
      .header-dropdown__firm-news .featured-image {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        z-index: 1; }
        .header-dropdown__firm-news .featured-image .cover {
          width: 100%;
          height: 100%;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0px;
          top: 0px; }
          .header-dropdown__firm-news .featured-image .cover:after {
            background-color: rgba(45, 65, 83, 0.8); }
      .header-dropdown__firm-news .copy {
        padding: 44px 52px !important;
        width: 100%;
        z-index: 2;
        position: relative; }
      .header-dropdown__firm-news .section-title {
        font-size: 24px;
        margin-bottom: 8px; }
      .header-dropdown__firm-news .article__title-wrapper {
        position: relative; }
      .header-dropdown__firm-news article a {
        color: #fff; }
      .header-dropdown__firm-news .article__title {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        font-weight: 600;
        position: relative;
        z-index: 2; }
      .header-dropdown__firm-news .article__excerpt p {
        display: none; }
      .header-dropdown__firm-news .cta {
        border-color: #fff;
        background: transparent;
        color: #fff;
        text-transform: capitalize;
        text-align: center;
        width: 100%; }
        .header-dropdown__firm-news .cta:hover {
          background: #2b4054;
          border-color: #2b4054;
          color: #fff; }
        .header-dropdown__firm-news .cta .icon {
          display: none; } }

.page-wrapper {
  position: relative; }
  .page-wrapper.has-secondary-menu {
    padding-top: 51px; }
  .page-wrapper .page-header {
    position: static; }
  .page-wrapper .secondary-menu {
    position: absolute;
    top: 0px;
    left: 0px; }
  @media (max-width: 1023px) {
    .page-wrapper.has-secondary-menu {
      padding-top: 0; }
    .page-wrapper .page-header {
      position: relative; }
    .page-wrapper .secondary-menu {
      position: relative; } }

.secondary-menu {
  width: 100%;
  height: 51px;
  background-color: #F1F1F1;
  box-shadow: 0px 2px 4px 0px rgba(78, 88, 91, 0.55);
  z-index: 90;
  position: relative; }
  .secondary-menu .container-fluid {
    height: 51px; }
    @media (min-width: 1024px) {
      .secondary-menu .container-fluid {
        display: block !important; } }
  .secondary-menu .menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    height: 51px;
    float: left; }
    .secondary-menu .menu:before, .secondary-menu .menu:after {
      content: " ";
      display: table; }
    .secondary-menu .menu:after {
      clear: both; }
    .secondary-menu .menu > .menu-item {
      display: block;
      height: 51px;
      float: left;
      position: relative;
      background-color: transparent;
      color: #1451a0;
      cursor: pointer; }
      .secondary-menu .menu > .menu-item > a {
        color: inherit;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        display: inline-block;
        padding: 15px 27px;
        position: relative;
        z-index: 2; }
    .secondary-menu .menu > .menu-item-has-children, .secondary-menu .menu > .menu-item-has-children:after,
    .secondary-menu .menu > .menu-item-has-children > a {
      transition: all 0.1s linear 0s; }
    .secondary-menu .menu > .menu-item-has-children:after {
      /* 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;
      content: "\e900";
      font-size: 11px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      width: 59px;
      height: 51px;
      line-height: 51px;
      text-align: center;
      transform: rotate(0deg); }
    .secondary-menu .menu > .menu-item-has-children > a {
      padding-right: 66px; }
    .secondary-menu .menu > .menu-item-has-children:hover {
      background-color: #3F5B75; }
      .secondary-menu .menu > .menu-item-has-children:hover, .secondary-menu .menu > .menu-item-has-children:hover:after,
      .secondary-menu .menu > .menu-item-has-children:hover > a {
        transition: all 0.1s linear 0.2s; }
      .secondary-menu .menu > .menu-item-has-children:hover:after {
        transform: rotate(180deg);
        color: #fff; }
      .secondary-menu .menu > .menu-item-has-children:hover > a {
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.36);
        color: #fff; }
      .secondary-menu .menu > .menu-item-has-children:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        transition: visibility 0s linear 0.2s, opacity 0.1s linear 0.2s; }
  .secondary-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    min-width: 100%;
    list-style-type: none;
    padding: 0 0 24px;
    background-color: #3F5B75;
    box-shadow: 0px 2px 4px 0px rgba(78, 88, 91, 0.55);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.1s, opacity 0.1s linear 0s; }
    .secondary-menu .sub-menu:before, .secondary-menu .sub-menu:after {
      content: " ";
      display: table; }
    .secondary-menu .sub-menu:after {
      clear: both; }
    .secondary-menu .sub-menu .menu-item {
      margin: 0;
      padding: 0;
      width: 100%;
      height: auto;
      position: relative;
      display: block;
      white-space: nowrap; }
      .secondary-menu .sub-menu .menu-item a {
        font-size: 16px;
        line-height: 19px;
        padding: 10px 21px;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        display: inline-block; }
    @media (min-width: 1024px) {
      .secondary-menu .sub-menu {
        display: block !important; } }
  @media (max-width: 1023px) {
    .secondary-menu {
      margin: 0 0 30px;
      height: auto; }
      .page-template-page-10x .secondary-menu {
        margin: 0; }
      .secondary-menu.dropdown-open .secondary-menu__mobile-toggle .icon {
        transform: rotate(180deg); }
      .secondary-menu .container-fluid {
        height: auto;
        display: none;
        padding: 0; }
      .secondary-menu .menu {
        width: 100%;
        height: auto; }
        .secondary-menu .menu > .menu-item {
          width: 100%;
          height: auto;
          background-color: #465D75;
          color: #E9EAEA;
          border-top: 2px solid #2E4054; }
          .secondary-menu .menu > .menu-item.active {
            background-color: #465D75; }
            .secondary-menu .menu > .menu-item.active > a {
              box-shadow: none; }
          .secondary-menu .menu > .menu-item > a {
            width: 100%;
            color: #ffffff;
            padding: 17px 18px 15px 18px;
            height: 56px; }
        .secondary-menu .menu > .menu-item-has-children {
          cursor: pointer; }
          .secondary-menu .menu > .menu-item-has-children:after {
            font-size: 18px;
            width: 60px;
            height: 56px;
            line-height: 56px;
            transition: transform 0.3s ease-out; }
          .secondary-menu .menu > .menu-item-has-children:before {
            width: 2px;
            height: 56px;
            width: 62px;
            border-left: 2px solid #2E4054;
            position: absolute;
            top: 0px;
            right: 0px;
            content: ""; }
          .secondary-menu .menu > .menu-item-has-children.active:hover:after, .secondary-menu .menu > .menu-item-has-children.active:after {
            transform: rotate(180deg); }
          .secondary-menu .menu > .menu-item-has-children:hover {
            background-color: #465D75; }
            .secondary-menu .menu > .menu-item-has-children:hover:after {
              transform: rotate(0deg);
              transition: all 0.3s ease-out; }
            .secondary-menu .menu > .menu-item-has-children:hover > a {
              box-shadow: none; }
          .secondary-menu .menu > .menu-item-has-children > a {
            padding-right: 80px; }
      .secondary-menu .sub-menu {
        position: relative;
        top: 0;
        box-shadow: none;
        background-color: #5E7C9C;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        border-top: 2px solid #2E4054;
        padding-top: 7px;
        padding-bottom: 12px;
        visibility: visible;
        opacity: 1;
        display: none; }
        .secondary-menu .sub-menu .menu-item {
          white-space: normal; }
          .secondary-menu .sub-menu .menu-item a {
            color: inherit;
            padding-left: 34px;
            padding-right: 34px; } }

.secondary-menu__mobile-toggle {
  display: none;
  position: relative;
  width: 100%;
  height: 51px;
  border: 0px;
  font-size: 18px;
  line-height: 51px;
  padding: 0 25px;
  font-weight: 700;
  color: #576676;
  background-color: transparent;
  text-align: left; }
  @media (max-width: 1023px) {
    .secondary-menu__mobile-toggle {
      display: block; } }
  .secondary-menu__mobile-toggle .icon {
    font-size: 15px;
    position: absolute;
    top: 10px;
    right: 25px;
    line-height: 31px;
    height: 31px;
    transform: rotate(0deg);
    transition: transform 0.3s ease-out; }

.footer-form {
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #3A566D;
  background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/backgrounds/weitz-pattern.png);
  color: #fff; }
  @media (max-width: 1023px) {
    .footer-form {
      padding-top: 60px;
      padding-bottom: 77px; } }
  @media (max-width: 767px) {
    .footer-form {
      padding-top: 44px;
      padding-bottom: 56px; } }
  .footer-form h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .footer-form h3 {
        font-size: 32px;
        margin-bottom: 2px; } }
    @media (max-width: 767px) {
      .footer-form h3 {
        font-size: 24px;
        line-height: 1.2em;
        margin-bottom: 12px; } }
  .footer-form p {
    font-size: 28px;
    line-height: 40px; }
    @media (max-width: 1023px) {
      .footer-form p {
        font-size: 24px;
        line-height: 36px;
        color: #F1F1F1; } }
    @media (max-width: 767px) {
      .footer-form p {
        font-size: 16px;
        line-height: 32px;
        color: #F1F1F1; } }
  .footer-form .btn {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-top: 14px; }
    @media (max-width: 767px) {
      .footer-form .btn {
        margin-top: 0; } }
  .footer-form .col--alpha {
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 8.33333%; }
    @media (min-width: 1024px) and (max-width: 1199px) {
      .footer-form .col--alpha {
        width: 50%;
        margin-left: 0%; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .footer-form .col--alpha {
        width: 83.33333%;
        margin-left: 8.33333%;
        margin-bottom: 37px; } }
    @media (max-width: 767px) {
      .footer-form .col--alpha {
        width: 100%;
        margin-left: 0%;
        text-align: center;
        margin-bottom: 23px; } }
  .footer-form .col--bravo {
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 1024px) and (max-width: 1199px) {
      .footer-form .col--bravo {
        width: 50%; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .footer-form .col--bravo {
        width: 83.33333%;
        margin-left: 8.33333%;
        margin-bottom: 37px; } }
    @media (max-width: 767px) {
      .footer-form .col--bravo {
        width: 100%;
        text-align: center;
        margin-bottom: 23px; } }
  .footer-form form {
    text-align: left; }

    .footer-form .consent-form-text {
      padding-left: 16px;
      padding-right: 16px;
    }

.site-footer {
  padding-top: 80px;
  padding-bottom: 48px;
  background-color: #2b4054;
  color: #fff; }
  @media (max-width: 767px) {
    .site-footer {
      padding-top: 44px; }
      .site-footer .container-fluid {
        padding-left: 36px;
        padding-right: 36px; }
      .site-footer hr {
        margin-top: 24px; } }
  .site-footer a {
    color: #ffffff; }
  .site-footer h3 {
    color: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 16px; }
  .site-footer ul {
    padding-left: 0; }
  .site-footer hr {
    height: 4px;
    margin-top: 48px;
    border: 0;
    margin-bottom: 24px;
    background-color: #5a7c9c; }
  .site-footer .site-footer__nav {
    width: 50%; }
    @media (max-width: 767px) {
      .site-footer .site-footer__nav {
        width: 100%; } }
    .site-footer .site-footer__nav li {
      font-size: 14px;
      line-height: 1.6em;
      margin-bottom: 12px;
      list-style-type: none; }
  .site-footer .site-footer__more,
  .site-footer .site-footer__connect {
    width: 50%;
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .site-footer .site-footer__more,
      .site-footer .site-footer__connect {
        width: 100%;
        margin-bottom: 24px; } }
  @media (max-width: 767px) {
    .site-footer .site-footer__connect li {
      float: left; }
    .site-footer .site-footer__connect a span {
      display: none; } }
  .site-footer .site-footer__connect .icon {
    font-size: 16px;
    margin-right: 12px; }
  .site-footer .site-footer__connect a {
    color: #ffffff; }
  .site-footer .site-footer__awards {
    width: 50%;
    max-width: 480px;
    margin-bottom: 48px; }
    @media (max-width: 1023px) {
      .site-footer .site-footer__awards {
        margin-bottom: 24px; } }
    @media (max-width: 767px) {
      .site-footer .site-footer__awards {
        width: 100%; } }
    .site-footer .site-footer__awards h3 {
      text-align: center; }
    .site-footer .site-footer__awards .slick-next {
      right: -20px; }
    .site-footer .site-footer__awards .slick-prev {
      left: -20px; }
    .site-footer .site-footer__awards .slick-prev:before,
    .site-footer .site-footer__awards .slick-next:before {
      font-size: 10px;
      color: #5E7D9D;
      top: 0;
      left: 0;
      width: 20px;
      text-align: center;
      line-height: 20px; }
  .site-footer .site-footer__awards-list {
    text-align: center;
    width: 100%; }
  .site-footer .site-footer__award {
    width: 80px;
    height: 80px;
    max-width: 100%;
    opacity: 0.5;
    display: inline-block;
    vertical-align: middle;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto; }
    .site-footer .site-footer__award img {
      width: 100%;
      height: 100%;
      display: block;
      margin: 0 auto; }
  .site-footer .site-footer__newsletter {
    width: 25%;
    max-width: 229px;
    margin-bottom: 48px;
    float: right !important; }
    @media (max-width: 1023px) {
      .site-footer .site-footer__newsletter {
        width: 33.33333%;
        margin-bottom: 24px; } }
    @media (max-width: 767px) {
      .site-footer .site-footer__newsletter {
        clear: both;
        float: left !important;
        width: 100%; } }
    .site-footer .site-footer__newsletter p {
      font-size: 12px;
      line-height: 1.6em;
      color: #5a7c9c; }
    .site-footer .site-footer__newsletter form {
      position: relative; }
    .site-footer .site-footer__newsletter input {
      width: 100%;
      height: 32px;
      position: relative;
      z-index: 1;
      border: 0;
      padding: 0 44px 0 12px;
      background-color: #709BC3;
      color: #fff;
      display: block; }
    .site-footer .site-footer__newsletter button {
      position: absolute;
      right: 0;
      top: 0;
      width: 32px;
      height: 32px;
      border: 0px;
      display: block;
      z-index: 2;
      background-color: #111a22;
      color: #709BC3;
      padding: 0; }
    .site-footer .site-footer__newsletter input[type=text]::-webkit-input-placeholder,
    .site-footer .site-footer__newsletter input[type=password]::-webkit-input-placeholder,
    .site-footer .site-footer__newsletter input[type=email]::-webkit-input-placeholder,
    .site-footer .site-footer__newsletter input[type=search]::-webkit-input-placeholder,
    .site-footer .site-footer__newsletter input[type=tel]::-webkit-input-placeholder,
    .site-footer .site-footer__newsletter textarea::-webkit-input-placeholder {
      color: #c6d7e7; }
  @media (min-width: 768px) {
    .site-footer .site-footer__disclaimer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; } }
  .site-footer .site-footer__disclaimer p {
    margin: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.2em; }

#is-mobile {
  display: none; }
  @media (max-width: 767px) {
    #is-mobile {
      display: block; } }

#is-tablet {
  display: none; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #is-tablet {
      display: block; } }

#is-desktop {
  display: block; }
  @media (max-width: 1023px) {
    #is-desktop {
      display: none; } }

.main {
  margin-bottom: 80px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (max-width: 1023px) {
    .main {
      margin-bottom: 48px; } }

.main--two-col {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .main--two-col {
      width: 83.33333%;
      margin-left: 8.33333%; } }
  @media (max-width: 767px) {
    .main--two-col {
      width: 100%; } }

.sidebar {
  width: 324px;
  padding-left: 16px;
  padding-right: 16px;
  float: right; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sidebar {
      width: 83.33333%;
      margin-left: 8.33333%;
      float: left; } }
  @media (max-width: 767px) {
    .sidebar {
      width: 100%;
      margin-left: 0; } }

.page-hero {
  background-size: cover;
  background-color: #2b4054;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
  background-position: center;
  position: relative;
  padding-top: 96px;
  padding-bottom: 96px;
  text-align: center;
  color: #fff; }
  @media (max-width: 1023px) {
    .page-hero {
      padding-top: 64px;
      padding-bottom: 64px; } }
  @media (max-width: 767px) {
    .page-hero {
      padding-top: 32px;
      padding-bottom: 32px; } }

.page-hero__overlay {
  background-color: #1a2632;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.page-hero__copy {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2; }
  @media (max-width: 1023px) {
    .page-hero__copy {
      width: 83.33333%; } }
  @media (max-width: 767px) {
    .page-hero__copy {
      width: 100%; } }

.page-hero__title {
  font-family: Cormorant, Georgia, serif;
  font-variant-numeric: lining-nums;
  font-size: 40px;
  line-height: 1.5em;
  margin: 0 0 8px;
  text-align: center;
  color: #fff; }
  @media (max-width: 1023px) {
    .page-hero__title {
      font-size: 32px; } }
  @media (max-width: 767px) {
    .page-hero__title {
      font-size: 28px; } }

.page-hero__hook {
  font-size: 20px;
  line-height: 1.8em; }
  @media (max-width: 1023px) {
    .page-hero__hook {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .page-hero__hook {
      font-size: 16px; } }

.page-hero__btn {
  margin-top: 24px; }

.page-header {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 0;
  margin-bottom: 32px;
  padding-bottom: 0;
  border-bottom: 0px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .page-header {
      width: 83.33333%;
      margin-left: 8.33333%; } }
  @media (max-width: 1023px) {
    .page-header {
      width: 100%; } }
  .page-header.no-breadcrumbs {
    margin-top: 32px; }

.page-title {
  margin: 0;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 600;
  color: #1B2732;
  position: relative;
  padding-bottom: 24px; }
  .page-title:after {
    content: "";
    width: 110px;
    border-top: 5px solid #709BC3;
    position: absolute;
    bottom: 0px;
    left: 0px; }

.hero h1 {
  text-align: center;
  color: white;
  margin-bottom: 1em; }

.hero p {
  text-align: center;
  color: white;
  font-size: 0.9em; }

.hero-content h1 {
  font-size: 2em; }

.hero-content .cta {
  margin: auto;
  text-align: center; }

.main--backpage .campaign-form-hidden p,
.campaign-form-hidden p {
  color: #aa3131;
  font-weight: 700;
  font-size: 32px; }

.rte {
  font-size: 16px;
  line-height: 32px;
  color: #000; }
  .rte > *:first-child {
    margin-top: 0; }
  .rte > *:last-child {
    margin-bottom: 0; }
  .rte h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 32px 0; }
  .rte h3,
  .rte h4 {
    font-size: 18px;
    font-weight: bold;
    color: #3F5B75;
    margin: 0; }
  .rte > p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 32px; }
    .rte > p a {
      color: #1451a0; }
      .rte > p a:hover {
        text-decoration: underline; }
      .rte > p a[href^="tel"] {
        display: inline-block; }
  .rte img {
    max-width: 100%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    display: block;
    height: auto !important; }
  .rte ul,
  .rte ol {
    border: 2px solid #CFD0D1;
    padding: 16px 48px 16px 64px;
    margin: 0 24px 64px;
    color: #3F5B75;
    max-width: 45em; }
    .rte ul ul,
    .rte ol ul {
      padding: 0 0 0 32px;
      margin: 0;
      border: 0; }
    @media (max-width: 767px) {
      .rte ul,
      .rte ol {
        padding: 16px;
        padding-left: 32px; } }
  .rte li {
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0; }
  .rte .blue-box {
    border: 5px solid #709BC3;
    padding: 32px 48px 48px;
    margin-top: 32px;
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      .rte .blue-box {
        padding: 16px; } }
    .rte .blue-box ul {
      padding: 0 40px;
      margin: 0;
      border: 0; }
    .rte .blue-box li {
      font-size: 18px;
      line-height: 1.6em;
      padding: 10px 0;
      color: #243343;
      font-weight: 600; }
    .rte .blue-box a {
      color: inherit; }
      .rte .blue-box a:hover {
        color: #759BC3; }
  .rte .blue-box__title {
    color: #2E4054;
    font-size: 20px;
    line-height: 1.6em;
    padding: 4px 0 5px 16px;
    border-left: 5px solid #ACC3DB;
    margin: 0 0 19px; }
  .rte .blue-box__col {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    .rte .blue-box__col:nth-child(even) ul {
      float: right; }
    @media (max-width: 767px) {
      .rte .blue-box__col {
        width: 100%; }
        .rte .blue-box__col:nth-child(even) ul {
          float: left; } }
  .rte blockquote {
    max-width: 45em; }

.main--page .rte > p:first-of-type {
  font-size: 24px;
  line-height: 39px;
  color: #2D4154;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-bottom: 39px; }
  @media (max-width: 1024px) and (max-width: 1023px) {
    .main--page .rte > p:first-of-type {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .main--page .rte > p:first-of-type {
      font-size: 18px;
      line-height: 34px;
      margin-bottom: 34px; } }

.attorneys-inline-widget {
  margin-top: 32px;
  margin-bottom: 32px;
  width: 100%;
  clear: both; }

.attorneys-inline-widget__profile {
  overflow: auto; }
  .attorneys-inline-widget__profile:after {
    content: "";
    clear: both;
    display: table; }
  .attorneys-inline-widget__profile .copy {
    display: inline; }
    .attorneys-inline-widget__profile .copy p {
      line-height: 2em;
      margin-bottom: 0;
      color: #57585B; }
  .attorneys-inline-widget__profile .btn {
    margin-top: 16px; }
  .attorneys-inline-widget__profile .attorneys-inline-widget__profile-img {
    width: 160px;
    max-width: 33%;
    height: auto;
    float: left;
    margin: 0 32px 0 0; }
    @media (max-width: 767px) {
      .attorneys-inline-widget__profile .attorneys-inline-widget__profile-img {
        margin-right: 16px; } }

.panel-group--attorneys {
  margin-bottom: 0; }
  .panel-group--attorneys .panel + .panel {
    margin-top: 12px; }

.panel--attorneys .panel-heading {
  padding: 0; }

.panel--attorneys .panel-title {
  background-color: #435d75;
  margin-bottom: 0;
  margin-top: 0; }
  .panel--attorneys .panel-title a {
    color: #fff;
    display: block;
    width: 100%;
    position: relative;
    padding: 12px 24px;
    text-decoration: none !important; }
    @media (max-width: 767px) {
      .panel--attorneys .panel-title a {
        font-size: 20px; } }
    .panel--attorneys .panel-title a .name {
      font-family: Cormorant, Georgia, serif;
      font-variant-numeric: lining-nums;
      font-size: 35px;
      line-height: 32px;
      display: inline-block;
      margin-right: 12px; }
      @media (max-width: 767px) {
        .panel--attorneys .panel-title a .name {
          font-size: 24px; } }
    .panel--attorneys .panel-title a .title {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-size: 20px;
      line-height: 32px;
      display: inline-block;
      font-style: normal;
      font-weight: 400; }
      @media (max-width: 767px) {
        .panel--attorneys .panel-title a .title {
          font-size: 16px; } }
    @media (max-width: 767px) {
      .panel--attorneys .panel-title a {
        padding-left: 16px; } }
    .panel--attorneys .panel-title a:focus {
      text-decoration: none; }
    .panel--attorneys .panel-title a:hover {
      color: #fff; }
    .panel--attorneys .panel-title a:before {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-style: normal;
      position: absolute;
      right: 8px;
      font-size: 24px;
      content: "\2212";
      color: #fff;
      text-align: center;
      font-weight: 400;
      width: 32px;
      height: 32px;
      display: block;
      line-height: 28px;
      margin-top: -16px;
      top: 50%; }
    .panel--attorneys .panel-title a[aria-expanded="false"]:before {
      content: "\002B"; }

.panel--attorneys .panel-body {
  padding: 32px;
  background-color: #fff;
  color: #57585B;
  border: 3px solid #eeeeef;
  border-top: 0px !important; }
  @media (max-width: 767px) {
    .panel--attorneys .panel-body {
      padding: 16px; } }

.attorneys-contact-list {
  border-top: 2px solid #eeeeef;
  padding-top: 40px;
  margin-top: 32px;
  margin-bottom: 32px;
  width: 100%; }

.attorneys-contact-list__title {
  margin: -32px 0 0 0 !important;
  position: relative;
  background-color: #fff;
  top: -24px;
  float: left;
  color: #2b4054;
  padding-right: 12px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600; }

.attorneys-contact-list__list {
  clear: both;
  padding-left: 0 !important;
  list-style: none;
  margin-bottom: 32px; }

.attorneys-contact-list__attorney {
  border: 2px solid #eeeeef;
  margin-bottom: 16px; }

.attorneys-contact-list__attorney-row {
  padding-top: 16px;
  padding-bottom: 16px; }
  .flexbox .attorneys-contact-list__attorney-row {
    display: -ms-flexbox;
    display: flex; }
  .no-flexbox .attorneys-contact-list__attorney-row:before, .no-flexbox .attorneys-contact-list__attorney-row:after {
    content: " ";
    display: table; }
  .no-flexbox .attorneys-contact-list__attorney-row:after {
    clear: both; }

.attorneys-contact-list__attorney-header {
  background-color: #eeeeef;
  padding: 8px 14px;
  line-height: 20px; }

.attorneys-contact-list__attorney-name {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  line-height: 1em;
  color: #1a2632;
  display: inline-block;
  margin-bottom: 0 !important; }
  .attorneys-contact-list__attorney-name a {
    color: inherit; }

.attorneys-contact-list__attorney-title {
  display: inline-block;
  font-size: 16px;
  line-height: 1.25em;
  color: #709BC3;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0; }

.attorneys-contact-list__attorney-col--image {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
  max-width: 33.33333%; }
  .attorneys-contact-list__attorney-col--image img {
    display: block;
    max-width: 100%;
    height: auto !important; }

.attorneys-contact-list__attorney-col--info {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
  max-width: 66.66667%; }

.attorneys-contact-list__attorney-contact-info {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px; }
  .attorneys-contact-list__attorney-contact-info li {
    line-height: 1.5em;
    padding-bottom: .5em; }

.panel-group--tx {
  margin-bottom: 0; }
  .panel-group--tx .panel + .panel {
    margin-top: 12px; }

.panel--tx {
  border: 4px solid #eeeeef; }
  .panel--tx h3 {
    margin-top: 0; }
  .panel--tx .panel-heading {
    padding: 0; }
  .panel--tx .panel-title a {
    display: block;
    width: 100%;
    position: relative;
    font-size: 18px;
    line-height: 2em;
    font-weight: normal;
    padding: 3px 58px 3px 42px;
    color: #435d75; }
    @media (max-width: 767px) {
      .panel--tx .panel-title a {
        padding-left: 16px; } }
    .panel--tx .panel-title a:focus {
      text-decoration: none; }
    .panel--tx .panel-title a:before, .panel--tx .panel-title a:after {
      position: absolute;
      top: 0px;
      right: 0px; }
    .panel--tx .panel-title a:before {
      content: "\2212";
      color: #709BC3;
      text-align: center;
      font-weight: bold;
      width: 38px;
      height: 1em;
      line-height: 1em;
      margin-top: -.5em;
      top: 50%; }
    .panel--tx .panel-title a:after {
      content: "";
      border-left: 4px solid #eeeeef;
      width: 42px;
      height: 100%; }
    .panel--tx .panel-title a[aria-expanded="false"]:before {
      content: "\002B"; }
  .panel--tx .panel-body {
    padding: 20px;
    border-top: 4px solid #eeeeef !important;
    color: #57585B; }
    @media (max-width: 767px) {
      .panel--tx .panel-body {
        padding: 16px; } }

.panel-group--backpage {
  margin-bottom: 32px;
  border-bottom: 3px solid #c6d7e7; }
  .panel-group--backpage .panel + .panel {
    margin-top: 0; }
  .panel-group--backpage .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px; }

.panel--backpage {
  border: 3px solid #c6d7e7;
  border-bottom: 0px; }
  .panel--backpage h3 {
    margin-top: 0; }
  .panel--backpage .panel-heading {
    padding: 0; }
  .panel--backpage .panel-title a {
    display: block;
    width: 100%;
    position: relative;
    font-size: 20px;
    line-height: 1.8em;
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    padding: 5px 56px 5px 13px;
    color: #2d3e4e; }
    .panel--backpage .panel-title a:focus {
      text-decoration: none; }
    .panel--backpage .panel-title a:before, .panel--backpage .panel-title a:after {
      position: absolute;
      right: 13px;
      top: 50%; }
    .panel--backpage .panel-title a:before {
      content: "\2212";
      color: #2d3e4e;
      text-align: center;
      font-weight: bold;
      width: 30px;
      height: 30px;
      line-height: 28px;
      margin-top: -15px; }
    .panel--backpage .panel-title a:after {
      content: "";
      border-left: 4px solid #eeeeef;
      width: 30px;
      height: 30px;
      margin-top: -15px;
      border: 2px solid #709BC3; }
    .panel--backpage .panel-title a[aria-expanded="false"]:before {
      content: "\002B"; }
  .panel--backpage .panel-body {
    padding: 4px 13px 13px;
    color: #556676; }
    .panel--backpage .panel-body p,
    .panel--backpage .panel-body ul,
    .panel--backpage .panel-body ol {
      color: #556676 !important; }
    .panel--backpage .panel-body > *:last-child {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .panel--backpage .panel-body {
        padding: 16px; } }

.content-contributors {
  padding-top: 64px; }

.content-contributor {
  width: 50%;
  padding-left: 16px;
  padding-right: 16px;
  float: left; }
  .content-contributor:nth-child(2n + 1) {
    clear: both;
    float: left; }
  @media (max-width: 767px) {
    .content-contributor {
      width: 100%; } }

.content-contributor--featured {
  width: 100%;
  border-bottom: 1px solid #eeeeef;
  margin-bottom: 32px; }

.content-contributor__type {
  font-family: Cormorant, Georgia, serif;
  font-size: 32px;
  line-height: 1em;
  color: #435d75;
  position: relative; }
  .content-contributor--featured .content-contributor__type span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-right: 20px; }
  .content-contributor--featured .content-contributor__type:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eeeeef;
    left: 0;
    bottom: 10px;
    position: absolute; }

.content-contributor__body {
  padding-top: 16px;
  padding-bottom: 48px; }
  .flexbox .content-contributor__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .flexbox .content-contributor--featured .content-contributor__body {
    -ms-flex-align: start;
    align-items: flex-start; }
  @media (max-width: 767px) {
    .content-contributor--featured .content-contributor__body {
      display: block; } }

.content-contributor__image-wrapper {
  margin-right: 24px;
  width: 130px;
  display: block;
  max-width: 33.33333%; }
  @media (max-width: 767px) {
    .content-contributor__image-wrapper {
      max-width: 25%; } }
  .flexbox .content-contributor__image-wrapper {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .no-flexbox .content-contributor__image-wrapper {
    float: left; }
  .content-contributor--featured .content-contributor__image-wrapper {
    width: 160px; }
    @media (max-width: 767px) {
      .content-contributor--featured .content-contributor__image-wrapper {
        max-width: 100%;
        margin-bottom: 16px; } }
    @media (max-width: 767px) {
      .no-flexbox .content-contributor--featured .content-contributor__image-wrapper {
        float: none; } }
  .content-contributor--featured .content-contributor__image-wrapper {
    margin-right: 32px; }

.content-contributor__image {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  height: auto;
  width: 100%; }

.content-contributor__name {
  font-family: Cormorant, Georgia, serif;
  font-size: 28px;
  line-height: 1.2em;
  color: #435d75;
  font-style: italic; }

a.content-contributor__name:hover {
  color: #709BC3; }

.content-contributor__title {
  font-size: 14px;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #808c98; }

.content-contributor__excerpt p {
  margin-bottom: 16px; }
  .content-contributor__excerpt p:last-child {
    margin-bottom: 0; }

.content-contributor__contact-links {
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.content-contributor__contact-icon {
  color: #709BC3;
  position: relative;
  top: 1px; }

.content-contributor__contact-link {
  color: #57585B; }
  .content-contributor__contact-link:hover {
    color: #709BC3;
    text-decoration: underline; }

.cta {
  width: 100%;
  position: relative; }
  .cta:before, .cta:after {
    content: " ";
    display: table; }
  .cta:after {
    clear: both; }

.rte .row--cta {
  margin-top: 32px;
  margin-bottom: 32px; }

.rte .cta-wrapper {
  margin-right: 16px;
  margin-left: 16px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .rte .cta-wrapper {
      margin-left: -10%;
      margin-right: -10%; } }
  @media (max-width: 767px) {
    .rte .cta-wrapper {
      margin-left: 0;
      margin-right: 0; } }

.cta--default {
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/backgrounds/contemporary-china.png");
  padding: 44px;
  color: #fff; }
  .cta--default .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #aa3131;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3131', endColorstr='#2b4054',GradientType=1 ), alpha(opacity=90);
    background: linear-gradient(to right, rgba(170, 49, 49, 0.9) 0%, rgba(43, 64, 84, 0.9) 100%); }
  .cta--default .wrapper {
    max-width: 800px;
    margin: 0 auto; }
    .cta--default .wrapper:before, .cta--default .wrapper:after {
      content: " ";
      display: table; }
    .cta--default .wrapper:after {
      clear: both; }
  .cta--default .cta__desc,
  .cta--default .cta__btns {
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
    z-index: 2; }
  .cta--default .cta__desc {
    max-width: 457px; }
    .no-flexbox .cta--default .cta__desc {
      float: left; }
    .cta--default .cta__desc strong {
      display: block;
      font-size: 20px;
      line-height: 1.6em; }
    .cta--default .cta__desc p {
      font-size: 16px;
      line-height: 2em;
      margin: 0; }
  .cta--default.short .cta__desc {
    max-width: 100%; }
  .no-flexbox .cta--default .cta__btns {
    float: right; }
  .cta--default .cta__btns a {
    text-align: center; }
  .cta--default .cta__btns .btn-wrapper {
    display: block; }
  .cta--default .cta__btns .phone {
    display: none; }
  @media (max-width: 767px) {
    .cta--default {
      padding: 24px; }
      .cta--default .cta__desc,
      .cta--default .cta__btns {
        width: 100%;
        max-width: 457px;
        clear: both;
        margin: 0 auto;
        float: none;
        text-align: center; }
      .cta--default .cta__desc p {
        display: none; }
      .cta--default .cta__btns a {
        width: 100%;
        margin-top: 20px; }
      .cta--default .cta__btns .phone {
        display: block; }
      .nav--primary .cta--default .cta__btns .chat .btn {
        border-color: #fff;
        background: transparent;
        color: #fff;
        text-transform: capitalize; }
        .nav--primary .cta--default .cta__btns .chat .btn:hover {
          background: #2b4054;
          border-color: #2b4054;
          color: #fff; } }

.flexbox .cta--default .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flexbox .cta--default .cta__desc {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1; }

.flexbox .cta--default .cta__btns {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

@media (max-width: 767px) {
  .flexbox .cta--default .row {
    display: block; } }

@media (max-width: 767px) {
  .rte .cta--default .cta__desc p {
    display: block; }
  .rte .cta--default .cta__btns .phone {
    display: none; } }

@media (min-width: 768px) {
  .cta-backpage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }

@media (max-width: 767px) {
  .cta-backpage {
    text-align: center; } }

.cta-backpage .copy {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.cta-backpage .btn {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media (min-width: 768px) {
    .cta-backpage .btn {
      margin-left: 24px; } }
  @media (max-width: 767px) {
    .cta-backpage .btn {
      margin-top: 12px; } }

.no-flexbox .cta-backpage {
  overflow: hidden; }
  .no-flexbox .cta-backpage .copy {
    float: left; }
  .no-flexbox .cta-backpage .btn {
    float: right; }

.cta-backpage--default {
  margin-top: 64px;
  margin-bottom: 64px;
  background-color: #aa3131;
  color: #fff;
  padding: 24px 32px; }
  @media (max-width: 1023px) and (min-width: 768px) {
    .cta-backpage--default {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media (max-width: 767px) {
    .cta-backpage--default {
      margin-top: 32px;
      margin-bottom: 32px;
      padding: 16px; } }
  .cta-backpage--default .copy {
    font-size: 20px;
    line-height: 2em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
    @media (max-width: 767px) {
      .cta-backpage--default .copy {
        font-size: 16px; } }

.cta-backpage--filing {
  background-color: #435d75;
  color: #fff;
  padding: 32px 48px;
  margin-bottom: 48px;
  text-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  @media (max-width: 1023px) {
    .cta-backpage--filing {
      padding: 24px 32px; } }
  @media (max-width: 767px) {
    .cta-backpage--filing {
      margin-bottom: 32px;
      padding: 16px; } }
  .cta-backpage--filing .title {
    color: #fff;
    padding-left: 0;
    margin: 0; }
    .cta-backpage--filing .title:before {
      display: none; }
  .cta-backpage--filing .copy {
    font-size: 20px;
    line-height: 1.8em;
    color: #fff;
    margin-bottom: 16px;
    width: 100%; }
    @media (max-width: 767px) {
      .cta-backpage--filing .copy {
        font-size: 16px; } }
  .cta-backpage--filing .btn {
    margin-left: 0 !important;
    color: #fff;
    text-decoration: none; }

.page .cta--practicearea {
  max-width: 375px;
  margin: 0 auto 32px;
  padding: 32px 16px 24px;
  text-align: center;
  background-color: #eeeeef;
  color: #57585B;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .page .cta--practicearea .btn {
    background-color: #aa3131; }
  @media (max-width: 767px) {
    .page .cta--practicearea {
      padding: 16px; } }
  .page .cta--practicearea p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 12px;
    color: inherit; }
  .page .cta--practicearea .btn {
    color: #fff; }

.cta--bordered {
  text-align: center;
  border: 3px solid #709BC3;
  padding: 21px;
  margin-bottom: 32px;
  color: #2b4054; }
  @media (max-width: 767px) {
    .cta--bordered {
      padding: 13px; } }
  .cta--bordered .copy {
    font-size: 20px;
    line-height: 1.8em;
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #2d3e4e;
    margin-bottom: 8px; }
  .cta--bordered .btn {
    margin-top: 8px;
    margin-bottom: 0; }

.cta--get-help {
  border: 1px solid #eeeeef;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  padding: 31px;
  max-width: 720px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .cta--get-help {
      padding: 15px; } }
  .no-flexbox .cta--get-help {
    max-width: 600px;
    text-align: center; }
  .flexbox .cta--get-help .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 767px) {
      .flexbox .cta--get-help .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .cta--get-help .cta__desc {
    padding: 0 16px; }
    .flexbox .cta--get-help .cta__desc {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1; }
      @media (max-width: 767px) {
        .flexbox .cta--get-help .cta__desc {
          margin-bottom: 12px; } }
    .no-flexbox .cta--get-help .cta__desc {
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .no-flexbox .cta--get-help .cta__desc {
          margin-bottom: 12px; } }
    .cta--get-help .cta__desc strong {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 4px;
      color: #3d3e40;
      font-weight: 600;
      display: block; }
    .cta--get-help .cta__desc p {
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      color: #57585B;
      margin-bottom: 0; }
  .cta--get-help .cta__btn {
    padding: 0 16px; }
    .flexbox .cta--get-help .cta__btn {
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .no-flexbox .cta--get-help .cta__btn {
      margin: 0 auto; }

.page .cta--image {
  max-width: 375px;
  margin: 0 auto 32px;
  text-align: center;
  background-color: #eeeeef;
  color: #57585B;
  padding: 0 !important;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  @media (max-width: 767px) {
    .page .cta--image {
      padding: 16px; } }
  .page .cta--image .cta__image {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 50%;
    width: 100%; }
    .page .cta--image .cta__image:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      background-image: linear-gradient(to bottom, transparent 0%, #eeeeef 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFEEEEEF', GradientType=0); }
  .page .cta--image .cta__copy {
    padding: 0 16px 24px; }
    .page .cta--image .cta__copy p {
      font-size: 18px;
      line-height: 1.5em;
      font-weight: 400;
      margin-bottom: 12px;
      color: inherit; }
  .page .cta--image .btn {
    color: #fff; }

@media (min-width: 768px) {
  .page .cta--image-horizontal {
    position: relative;
    max-width: 640px;
    width: 100%; }
    .page .cta--image-horizontal .cta__image {
      position: absolute;
      left: 0;
      top: 0;
      width: 33.33333%;
      height: 100%;
      padding-top: 0;
      background-position: left center;
      z-index: 0; }
      .page .cta--image-horizontal .cta__image:after {
        background-image: linear-gradient(to right, transparent 0%, #eeeeef 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFEEEEEF', GradientType=1); }
    .page .cta--image-horizontal .cta__copy {
      padding: 24px 0;
      text-align: right;
      position: relative;
      z-index: 1; }
      .page .cta--image-horizontal .cta__copy p {
        padding-left: 33.33333%;
        padding-right: 24px; }
      .page .cta--image-horizontal .cta__copy .btn {
        margin-left: 24px;
        margin-right: 24px; } }

.sidebar-widget {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 64px;
  max-width: 324px; }
  @media (max-width: 1023px) {
    .flexbox .sidebar-widget {
      float: none; } }
  @media (max-width: 767px) {
    .sidebar-widget {
      max-width: 480px; } }

.sidebar-widget__header {
  padding-bottom: 16px;
  border-bottom: 1px solid #d5d9dd;
  margin-bottom: 12px; }
  .sidebar-widget__header:before, .sidebar-widget__header:after {
    content: " ";
    display: table; }
  .sidebar-widget__header:after {
    clear: both; }
  .sidebar-widget__header .select-wrapper {
    float: right; }
  .sidebar-widget__header select {
    padding: 7px 36px 7px 12px;
    height: 48px; }
    .sidebar-widget__header select:after {
      right: 12px; }
    .sidebar-widget__header select::-ms-expand {
      display: none; }

.sidebar-widget__title {
  font-size: 26px;
  line-height: 1.5em;
  margin: 0;
  color: #2b4054;
  float: left; }

.sidebar-widget__year {
  display: none; }
  .sidebar-widget__year.active {
    display: block; }

.sidebar-widget__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.sidebar-widget__list-item {
  color: #272727;
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding-left: 24px;
  position: relative; }
  .sidebar-widget__list-item:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 7px;
    border-color: transparent transparent transparent #709BC3;
    position: absolute;
    top: 9px;
    left: 5px; }
  .sidebar-widget__list-item a {
    color: #1451a0; }
    .sidebar-widget__list-item a:hover {
      text-decoration: underline; }

.widget--attorneys {
  border: 0px;
  padding: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 97px;
  background-color: #3F5B75; }
  .widget--attorneys .mobile-toggle {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 31px;
    padding: 10px 12px;
    background-color: transparent;
    border: 0; }
    .widget--attorneys .mobile-toggle .icon {
      margin-left: 24px; }
  @media (max-width: 1023px) {
    .widget--attorneys {
      margin-bottom: 45px; }
      .widget--attorneys .mobile-toggle {
        display: block; }
      .widget--attorneys .widget__header,
      .widget--attorneys .widget__content {
        display: none; } }
  @media (min-width: 1024px) {
    .widget--attorneys .widget__content {
      display: block !important; } }
  .widget--attorneys .widget__header {
    padding: 25px 21px 27px; }
    .widget--attorneys .widget__header h4 {
      color: #fff;
      text-align: center;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 34px;
      margin: 0; }
  .widget--attorneys .widget__content {
    padding: 0 12px 13px; }
    .widget--attorneys .widget__content ul {
      padding: 1px 0 13px;
      background-color: #fff; }
    .widget--attorneys .widget__content li {
      margin: 0 -12px;
      list-style-type: none; }
    .widget--attorneys .widget__content a {
      font-size: 18px;
      line-height: 24px;
      padding: 13px 28px;
      font-weight: 600;
      color: #57585B;
      background-color: transparent;
      display: block;
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); }
      .widget--attorneys .widget__content a:hover {
        background-color: #709BC3;
        font-weight: 700;
        font-size: 20px;
        color: #fff;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.attorney-profile__widget {
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/backgrounds/attorney-profile__widget-bg.jpg"), #000;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff;
  padding: 45px 24px 46px;
  margin-top: 48px;
  position: relative;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  @media (max-width: 1023px) {
    .attorney-profile__widget {
      display: none; } }
  .attorney-profile__widget .gradient {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(77, 112, 144, 0.77) 0%, rgba(39, 64, 86, 0.85) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C44D7090', endColorstr='#D9274056', GradientType=0); }
  .attorney-profile__widget h3 {
    font-size: 18px;
    line-height: 32px;
    color: inherit;
    margin-bottom: 8px;
    z-index: 1;
    position: relative; }
  .attorney-profile__widget p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 42px;
    z-index: 1;
    position: relative; }
  .attorney-profile__widget .btn {
    width: 100%;
    z-index: 1;
    position: relative; }

.modal--attorney-profile-contact .modal__window {
  background-color: #243343;
  max-width: 972px; }
  @media (max-width: 767px) {
    .modal--attorney-profile-contact .modal__window {
      max-width: 320px; } }

.modal--attorney-profile-contact .col--profile,
.modal--attorney-profile-contact .col--form {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  padding: 86px 48px; }
  @media (max-width: 1023px) {
    .modal--attorney-profile-contact .col--profile,
    .modal--attorney-profile-contact .col--form {
      padding: 66px 48px; } }
  @media (max-width: 767px) {
    .modal--attorney-profile-contact .col--profile,
    .modal--attorney-profile-contact .col--form {
      width: 100%;
      padding: 24px 16px; } }

.modal--attorney-profile-contact .col--profile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 48px; }
  @media (max-width: 767px) {
    .modal--attorney-profile-contact .col--profile {
      padding: 42px 16px; } }
  .modal--attorney-profile-contact .col--profile > div {
    max-width: 334px;
    margin: 0px auto; }
  .modal--attorney-profile-contact .col--profile h3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0; }
    @media (max-width: 767px) {
      .modal--attorney-profile-contact .col--profile h3 {
        font-size: 24px;
        line-height: 28px; } }
  .modal--attorney-profile-contact .col--profile p {
    font-size: 20px;
    line-height: 36px;
    color: #759BC3;
    margin: 0; }
    @media (max-width: 767px) {
      .modal--attorney-profile-contact .col--profile p {
        font-size: 18px;
        line-height: 27px; } }

.modal--attorney-profile-contact .img {
  border-radius: 50%;
  width: 256px;
  height: 256px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px auto 43px; }
  @media (max-width: 1023px) {
    .modal--attorney-profile-contact .img {
      width: 218px;
      height: 218px;
      margin-bottom: 62px; } }
  @media (max-width: 767px) {
    .modal--attorney-profile-contact .img {
      width: 183px;
      height: 183px;
      margin-bottom: 18px; } }
  .modal--attorney-profile-contact .img.fallback {
    border-radius: 0; }

.modal--attorney-profile-contact .col--form {
  background-color: #fff; }

.modal--attorney-profile-contact form {
  text-align: center; }

.modal--attorney-profile-contact .form-group {
  text-align: left; }
  .modal--attorney-profile-contact .form-group > label {
    color: #57585B;
    color: rgba(87, 88, 89, 0.77);
    font-weight: 400; }

@media (max-width: 1023px) {
  .modal--attorney-profile-contact .form-group--half-width {
    width: 100%; } }

.modal--attorney-profile-contact .form-control {
  color: #57585B;
  border: 3px solid #D5D9DD;
  background-color: #fff; }
  .modal--attorney-profile-contact .form-control:focus {
    box-shadow: none; }

.modal--attorney-profile-contact .btn {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }

.recent-verdicts-widget {
  max-width: 480px;
  margin: 0 auto 32px;
  display: block;
  text-align: center;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .recent-verdicts-widget a {
    display: block;
    background-color: #2b4054;
    padding: 32px;
    color: #fff;
    position: relative;
    padding-top: 24px; }
    .recent-verdicts-widget a:before {
      content: "";
      position: absolute;
      top: 8px;
      right: 8px;
      bottom: 8px;
      left: 8px;
      border: 1px solid #709BC3; }
  .recent-verdicts-widget .title {
    font-size: 20px;
    line-height: 1.5em;
    color: #709BC3;
    font-family: Cormorant, Georgia, serif;
    font-variant-numeric: lining-nums;
    font-style: italic;
    font-weight: 600; }
  .recent-verdicts-widget .award {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 30px;
    line-height: 1.1em;
    padding-bottom: 24px;
    position: relative;
    font-family: Cormorant, Georgia, serif;
    font-variant-numeric: lining-nums; }
    .recent-verdicts-widget .award:after {
      content: "";
      display: block;
      position: absolute;
      width: 96px;
      height: 1px;
      left: 50%;
      margin-left: -48px;
      background-color: #709BC3;
      bottom: 12px; }
  .recent-verdicts-widget .excerpt {
    font-size: 16px;
    line-height: 1.8em; }

.widget--simple-offer .simple-offer {
  position: relative;
  margin: 0 auto;
  left: auto;
  bottom: auto;
  z-index: 0; }

.widget--simple-offer .close {
  display: none; }

.widget--simple-offer-image .simple-offer {
  width: 100%;
  max-width: 300px;
  display: block; }

.testimonials-inline-widget {
  background-color: #0c1d2c;
  padding: 64px 96px;
  border: 16px solid #0c1d2c;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative;
  box-shadow: inset 0 0 0 2px #ffffff; }
  @media (max-width: 1023px) {
    .testimonials-inline-widget {
      padding: 48px 96px; } }
  @media (max-width: 767px) {
    .testimonials-inline-widget {
      padding: 48px 64px; } }
  @media (max-width: 480px) {
    .testimonials-inline-widget {
      padding: 32px; } }
  .testimonials-inline-widget .quote {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 8px;
    font-family: Cormorant, Georgia, serif;
    color: #fff; }
    @media (max-width: 480px) {
      .testimonials-inline-widget .quote {
        font-size: 16px; } }
  .testimonials-inline-widget .citation {
    font-size: 16px;
    color: #64a0d3; }
    @media (max-width: 480px) {
      .testimonials-inline-widget .citation {
        font-size: 14px; } }
    .testimonials-inline-widget .citation:before {
      content: '-'; }
  .testimonials-inline-widget .testimonials-inline-widget__title {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    display: block; }

.widget--testimonial {
  padding: 41px 24px 28px;
  border: 3px solid #709BC3;
  position: relative;
  margin-bottom: 83px; }
  @media (max-width: 1023px) {
    .widget--testimonial {
      margin: 0 auto 49px;
      padding: 33px 20px 39px;
      text-align: left; }
      .widget--testimonial:before {
        width: 63px;
        height: 57px; }
      .widget--testimonial:after {
        left: -3px;
        top: -6px; }
      .widget--testimonial h4 {
        text-align: left;
        padding-left: 49px; } }
  .widget--testimonial:before {
    background-color: #fff;
    content: "";
    width: 58px;
    height: 49px;
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 1; }
  .widget--testimonial:after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/blockquote--simple.png);
    background-size: contain;
    position: absolute;
    z-index: 2;
    top: -26px;
    left: -11px; }
  .widget--testimonial h4 {
    font-size: 20px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #3F5B75;
    text-align: center;
    font-weight: bold;
    margin: 0 0 22px;
    position: relative;
    z-index: 2; }
  .widget--testimonial blockquote {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    border: 0; }
  .widget--testimonial .attribution {
    display: block;
    font-weight: bold; }

.widget--verdicts {
  border: 0px;
  padding: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 83px; }
  @media (max-width: 1023px) {
    .widget--verdicts {
      margin-bottom: 42px; } }
  .widget--verdicts .widget__header {
    padding: 18px 21px 30px;
    background-color: #2D4154; }
    .widget--verdicts .widget__header:before, .widget--verdicts .widget__header:after {
      content: " ";
      display: table; }
    .widget--verdicts .widget__header:after {
      clear: both; }
    .widget--verdicts .widget__header .icon,
    .widget--verdicts .widget__header h4 {
      float: left; }
    .widget--verdicts .widget__header .icon {
      margin-right: 14px; }
    .widget--verdicts .widget__header h4 {
      font-size: 20px;
      line-height: 1.2em;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      color: #fff;
      margin: 13px 0 0 0; }
  .widget--verdicts .widget__content {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    padding: 25px 21px 35px;
    position: relative; }
    .widget--verdicts .widget__content:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 11px 10px 11px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      top: -10px;
      left: 21px;
      content: ""; }
    .widget--verdicts .widget__content strong {
      display: block;
      font-size: 18px;
      font-weight: 700;
      color: #A33134; }

.widget--form {
  background-color: #2b4054;
  color: #fff;
  border-top: 8px solid #5a7c9c;
  padding: 16px 16px 0;
  margin-bottom: 64px; }
  .widget--form h3 {
    margin-top: 0;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 4px; }
  .widget--form p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 12px; }
  .widget--form label {
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 0;
    color: #c6d7e7; }
    .widget--form .consent-form-text label {
      color: #fff; }
  .widget--form input[type=text],
  .widget--form textarea {
    width: 100%;
    background-color: #223343;
    color: #fff;
    margin-bottom: 8px;
    border: 0px;
    height: 36px;
    padding: 12px; }
  .widget--form .select-wrapper {
    background-color: #223343;
    color: #fff;
    margin-bottom: 8px;
    height: 36px; }
    .widget--form .select-wrapper select {
      padding: .5em;
      height: 36px;
      line-height: 20px;
      background-color: transparent;
      border: 0px;
      color: #fff; }
    .widget--form .select-wrapper:after {
      right: 12px;
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/down-arrow.png); }
  .widget--form textarea {
    min-height: 80px; }
  .widget--form label.error {
    position: relative;
    top: -16px; }
  .widget--form .btn {
    margin-top: 16px; }
  .widget--form .privacy-policy {
    font-size: 12px; }

.newsletter-widget {
  background-color: #223343;
  color: #fff;
  text-align: center;
  padding: 32px 24px; }
  .newsletter-widget .image {
    display: block;
    margin: 0 auto 16px;
    width: 88px;
    height: 49px; }
    .no-svg .newsletter-widget .image {
      background-image: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/sidebar/newsletter/message.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
      .no-svg .newsletter-widget .image img {
        display: none; }
    .newsletter-widget .image img {
      display: block; }
  .newsletter-widget h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #fff;
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 16px; }
  .newsletter-widget p {
    font-size: 16px;
    line-height: 2em;
    color: #fff;
    margin-bottom: 16px; }
  .newsletter-widget form {
    text-align: left; }
  .newsletter-widget .form-control {
    background-color: #556676; }
  .newsletter-widget .btn {
    width: 100%; }

.sidebar-widget--archive .sidebar-widget__list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.sidebar-widget--recent-posts .sidebar-widget__list-item {
  font-size: 14px;
  margin-bottom: 16px;
  position: relative; }
  .sidebar-widget--recent-posts .sidebar-widget__list-item:before {
    top: 7px;
    left: 2px; }
  .sidebar-widget--recent-posts .sidebar-widget__list-item a {
    color: #2b4054; }

.sidebar-widget--legal-options a {
  display: block;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .sidebar-widget--legal-options a:hover .bottom {
    background-color: #5a7c9c; }

.sidebar-widget--legal-options .top {
  padding: 32px 16px 48px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 2em;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc"); }
  .sidebar-widget--legal-options .top:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #2d3e4e;
    opacity: 0.7; }
  .sidebar-widget--legal-options .top .copy {
    position: relative;
    z-index: 2;
    display: block; }

.sidebar-widget--legal-options .bottom {
  text-align: center;
  background-color: #709BC3;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 16px;
  transition: all 0.3s ease-out; }
  .sidebar-widget--legal-options .bottom .icon {
    margin-left: 24px;
    font-size: 14px; }

.sidebar-affix-form.affix-top {
  position: relative; }

.sidebar-affix-form.affix {
  position: fixed;
  top: 24px; }

.sidebar-affix-form.affix-bottom {
  top: 0;
  position: absolute; }

.widget--form p {
  line-height: 1.5em; }

@media (max-width: 1023px) {
  .sidebar-affix-form {
    position: relative !important;
    top: 0 !important; } }

.pagination {
  font-size: 24px;
  line-height: 1.5em;
  color: #808c98;
  background-color: #fff; }
  .pagination a {
    color: inherit; }
    .pagination a:hover {
      color: #2b4054; }
  @media (max-width: 767px) {
    .pagination {
      font-size: 16px; } }

.pagination__list {
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
  margin-right: 32px; }
  @media (max-width: 767px) {
    .pagination__list {
      display: none; } }

.pagination__list-item {
  list-style-type: none;
  display: inline-block;
  text-align: center; }
  .pagination__list-item a,
  .pagination__list-item .current {
    display: inline-block;
    padding: 0 12px; }
  .pagination__list-item .current {
    color: #2b4054; }

.pagination__prev {
  margin-right: 24px; }

.pagination__page-selector {
  display: none; }
  @media (max-width: 767px) {
    .pagination__page-selector {
      display: inline-block;
      margin-right: 24px; } }
  .pagination__page-selector .select-wrapper {
    display: inline-block; }
    .pagination__page-selector .select-wrapper:after {
      right: 8px; }
  .pagination__page-selector select {
    padding: 6px 24px 6px 8px;
    display: inline-block;
    width: auto;
    font-size: inherit;
    height: 36px; }

.simple-offer {
  position: fixed;
  bottom: 8%;
  z-index: 500; }
  .simple-offer.hidden {
    display: none; }
  .simple-offer .close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 14px;
    right: 14px;
    background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/nav-close.png");
    cursor: pointer; }
  @media screen and (max-width: 1023px) {
    .simple-offer {
      display: none; } }

.simple-offer--default {
  width: 350px;
  margin-left: -350px;
  padding: 1.5em;
  box-shadow: 0px 1px 14px -4px black;
  background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/case-evaluation.png") center center no-repeat #1b2733;
  color: #fff; }
  .simple-offer--default h3 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-style: normal; }
  .simple-offer--default p {
    font-size: 16px;
    line-height: 1.5em;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 24px; }
  .simple-offer--default .btn {
    text-align: center; }

.simple-offer--image {
  width: 300px;
  margin-left: -300px; }
  .simple-offer--image h3,
  .simple-offer--image a,
  .simple-offer--image img {
    display: block;
    margin: 0;
    width: 100%; }

.simple-offer--law-firm-oty {
  background-color: #2d3e4e;
  background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/cta/law-firm-oty-simple-offer-bg.jpg);
  background-size: contain;
  background-position: top center;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
  color: #fff;
  text-align: center;
  bottom: 0px;
  width: 200px;
  margin-left: -200px; }
  .simple-offer--law-firm-oty .close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    padding: 12px;
    width: 48px;
    height: 48px; }
  .simple-offer--law-firm-oty .close__icon {
    width: 24px;
    height: 24px;
    background-size: contain;
    -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/simple-offers/small/close.svg); }
  .no-svg .simple-offer--law-firm-oty .close__icon {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/simple-offers/small/close.png); }
  .simple-offer--law-firm-oty img {
    margin-top: 8px;
    margin-bottom: 8px; }
  .simple-offer--law-firm-oty h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    padding: 0 12px 12px;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0;
    letter-spacing: -1px; }
  .simple-offer--law-firm-oty .btn {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 12px; 
    background-color: #1451a0; }
    .simple-offer--law-firm-oty .btn .icon {
      padding-left: 12px;
      font-size: .9375em; }

.simple-offer--small {
  background-color: #2d3e4e;
  background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/simple-offers/small/bg-pattern.png);
  background-size: contain;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
  color: #fff;
  text-align: center;
  bottom: 0px;
  width: 200px;
  margin-left: -200px; }
  .simple-offer--small .close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    padding: 12px;
    width: 48px;
    height: 48px; }
  .simple-offer--small .close__icon {
    width: 24px;
    height: 24px;
    background-size: contain;
    -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/simple-offers/small/close.svg); }
  .no-svg .simple-offer--small .close__icon {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/simple-offers/small/close.svg); }
  .simple-offer--small h3 {
    padding: 40px 12px;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0;
    letter-spacing: -1px;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-style: normal; }
  .simple-offer--small .btn {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 12px; }
    .simple-offer--small .btn .icon {
      padding-left: 12px;
      font-size: .9375em; }

.denotations {
  color: #57585B; }
  .denotations p {
    font-size: 12px;
    line-height: 1.5em; }

.citations {
  margin-top: 32px;
  margin-bottom: 32px; }
  .citations h4 {
    font-size: 16px;
    margin: 0; }
    .citations h4 a {
      color: #223343; }
      .citations h4 a i {
        color: #709BC3;
        font-size: 12px;
        transition: transform 0.3s ease-out;
        transform: rotate(180deg);
        display: inline-block; }
      .citations h4 a.collapsed i {
        transform: rotate(0deg); }
      .citations h4 a:focus {
        text-decoration: none; }
  .citations ol {
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0 0 0 24px; }
  .citations li {
    font-size: 12px;
    line-height: 1.5em;
    color: #57585B;
    margin: 16px 0; }
  .citations a {
    display: inline-block;
    word-break: break-all; }

.rte .citations ol {
  padding: 0 0 0 24px; }

.blog {
  margin-top: 2em;
  padding: 2em;
  background: #F6F6F6;
  border: 1px solid #eeeeee; }
  @media only screen and (max-width: 1023px) {
    .blog {
      margin-top: 0; } }
  .blog h1.title {
    background: #3E5A76;
    border: 1px solid #375069;
    padding: .5em;
    color: white;
    font-weight: normal; }
  @media only screen and (max-width: 1023px) {
    .blog {
      padding: 0; }
      .blog h1 {
        font-size: 1.5em; }
      .blog h2 {
        font-size: 1.25em; } }

.blog-content {
  background-color: #fff;
  padding: 1.5em;
  border: 1px solid #e9e9e9; }
  .blog-content h1 {
    font-size: 1.4em; }
  .blog-content p, .blog-content li {
    font-size: 0.9em; }
  .blog-content li {
    margin: 1.5em 0; }
  .blog-content ul, .blog-content ol {
    margin: 0 0 0 1.5em; }
  .blog-content h1 a,
  .blog-content h2 a {
    color: #3E5A76; }
    .blog-content h1 a:hover,
    .blog-content h2 a:hover {
      color: #507497; }
  @media only screen and (min-width: 1023px) {
    .blog-content {
      margin-right: 2em; } }
  @media only screen and (max-width: 1023px) {
    .blog-content {
      padding: 1em; } }

.blog-image {
  width: 50%;
  float: left;
  padding: .5em 1.5em .25em 0; }
  .blog-image img {
    width: 100%;
    height: auto; }

.post-details {
  font-weight: 600;
  font-size: .9em;
  display: block; }

.post-share {
  text-align: center;
  padding-left: 0;
  margin-left: -4px;
  margin-right: -4px; }
  .post-share:before, .post-share:after {
    content: " ";
    display: table; }
  .post-share:after {
    clear: both; }
  .post-share li {
    list-style-type: none;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .post-share li {
        float: left;
        width: 25%; } }
  .post-share a {
    width: 100%; }
  .post-share span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 0.4em;
    margin-top: -0.1em; }
  .post-share span.twitter:before {
    background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/twitter-white.png") center center no-repeat; }
  .post-share span.facebook:before {
    background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/facebook-white.png") center center no-repeat; }
  .post-share span.pinterest:before {
    background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/pinterest-white.png") center center no-repeat; }
  .post-share span.gplus:before {
    background: url("https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/gplus-white.png") center center no-repeat; }

.testimonials {
  margin-top: 2em; }
  .testimonials p {
    font-size: 0.9em; }
  .testimonials .testimonial:last-child {
    border-bottom: 0px;
    margin-bottom: 0px; }

.testimonial {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 1.25em;
  margin-bottom: 1.25em; }

.testimonials-thumb {
  float: left;
  width: 30%;
  margin: 1.5em 1.5em 0 0; }
  @media only screen and (max-width: 1023px) {
    .testimonials-thumb {
      display: none; } }

.sort-by {
  margin-top: 1em; }

.practice-areas__icon {
  display: block;
  width: 100%;
  height: 45px;
  margin: 0 auto 12px;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc");
  background-position: center; }
  .practice-areas__icon.mesothelioma {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/mesothelioma.svg); }
    .no-svg .practice-areas__icon.mesothelioma {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/mesothelioma.png); }
    .practice-areas__icon.mesothelioma.hover {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/mesothelioma--white.svg); }
      .no-svg .practice-areas__icon.mesothelioma.hover {
        background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/mesothelioma--white.png); }
  .practice-areas__icon.drugs-devices {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/drugs-devices.svg); }
    .no-svg .practice-areas__icon.drugs-devices {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/drugs-devices.png); }
    .practice-areas__icon.drugs-devices.hover {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/drugs-devices--white.svg); }
      .no-svg .practice-areas__icon.drugs-devices.hover {
        background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/drugs-devices--white.png); }
  .practice-areas__icon.consumer {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/consumer.svg); }
    .no-svg .practice-areas__icon.consumer {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/consumer.png); }
    .practice-areas__icon.consumer.hover {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/consumer--white.svg); }
      .no-svg .practice-areas__icon.consumer.hover {
        background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/consumer--white.png); }
  .practice-areas__icon.environmental {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/environmental.svg); }
    .no-svg .practice-areas__icon.environmental {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/environmental.png); }
    .practice-areas__icon.environmental.hover {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/environmental--white.svg); }
      .no-svg .practice-areas__icon.environmental.hover {
        background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/environmental--white.png); }
  .practice-areas__icon.personal-injury {
    background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/personal-injury.svg); }
    .no-svg .practice-areas__icon.personal-injury {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/personal-injury.png); }
    .practice-areas__icon.personal-injury.hover {
      background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/personal-injury--white.svg); }
      .no-svg .practice-areas__icon.personal-injury.hover {
        background-image: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/icons/archive/personal-injury--white.png); }

.hero--practice-areas {
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
  background-position: center;
  background-size: cover;
  -ms-behavior: url("https://www.weitzlux.com/backgroundsize.min.htc"); }
  @media (max-width: 1023px) {
    .hero--practice-areas {
      padding-top: 64px;
      padding-bottom: 64px; } }
  @media (max-width: 767px) {
    .hero--practice-areas {
      padding-top: 32px;
      padding-bottom: 32px; } }

.hero__overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #223343;
  opacity: 0.8; }

.hero__copy {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  text-align: center; }
  @media (max-width: 1023px) {
    .hero__copy {
      width: 83.33333%; } }
  @media (max-width: 767px) {
    .hero__copy {
      width: 100%; } }

.hero__title {
  font-size: 40px;
  line-height: 1.5em;
  color: #fff;
  margin: 0 0 8px; }
  @media (max-width: 1023px) {
    .hero__title {
      font-size: 32px; } }
  @media (max-width: 767px) {
    .hero__title {
      font-size: 28px; } }

.hero__description {
  font-size: 20px;
  line-height: 1.8em;
  font-style: italic;
  color: #fff;
  margin: 0; }
  @media (max-width: 1023px) {
    .hero__description {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .hero__description {
      font-size: 16px; } }

.practice-areas__intro {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  margin-bottom: 32px;
  text-align: center; }
  @media (max-width: 1023px) {
    .practice-areas__intro {
      margin-top: 48px;
      width: 83.33333%; } }
  @media (max-width: 767px) {
    .practice-areas__intro {
      margin-top: 32px;
      width: 100%;
      margin-bottom: 16px; } }

.practice-areas__intro-title {
  font-size: 28px;
  line-height: 1.2em;
  color: #2d3e4e;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 8px; }
  @media (max-width: 1023px) {
    .practice-areas__intro-title {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .practice-areas__intro-title {
      font-size: 20px; } }

.practice-areas__intro-description {
  color: #556676;
  font-size: 20px;
  line-height: 1.7em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 0; }
  @media (max-width: 1023px) {
    .practice-areas__intro-description {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .practice-areas__intro-description {
      font-size: 16px; } }

.practice-areas__nav {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px; }
  @media (max-width: 1199px) {
    .practice-areas__nav {
      width: 100%; } }
  .practice-areas__nav > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .practice-areas__nav > .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -8px;
        margin-right: -8px;
        text-align: center; } }

.practice-areas__nav-item {
  width: 20%;
  display: block;
  float: left;
  text-align: center;
  padding: 0 16px 32px; }
  @media (max-width: 767px) {
    .practice-areas__nav-item {
      max-width: 160px;
      width: 50%;
      padding: 0 8px 16px;
      display: inline-block;
      float: none; } }
  @media (max-width: 1023px) {
    .practice-areas__nav-item .practice-areas__icon {
      height: 32px; } }
  @media (max-width: 767px) {
    .practice-areas__nav-item .practice-areas__icon {
      margin-bottom: 4px; } }

.practice-areas__nav-link {
  display: block;
  border: 1px solid #d5d9dd;
  padding: 16px 8px;
  font-size: 18px;
  line-height: 1.5em; }
  @media (max-width: 1023px) {
    .practice-areas__nav-link {
      font-size: 12px; } }
  @media (max-width: 767px) {
    .practice-areas__nav-link {
      padding: 8px; } }
  .practice-areas__nav-link:hover {
    border-color: #709BC3;
    background-color: #709BC3;
    color: #fff; }
    .practice-areas__nav-link:hover .practice-areas__icon {
      opacity: 0; }
    .practice-areas__nav-link:hover .practice-areas__icon.hover {
      opacity: 1;
      z-index: 3; }
  .practice-areas__nav-link .practice-areas__icon-wrapper {
    position: relative; }
  .practice-areas__nav-link .practice-areas__icon {
    position: relative;
    z-index: 2; }
  .practice-areas__nav-link .practice-areas__icon.hover {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1; }

.practice-areas__sections {
  margin-bottom: 64px; }

.practice-areas__section {
  margin-bottom: 32px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .practice-areas__section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; } }

.practice-areas__section-info {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  padding: 32px 24px;
  color: #fff;
  background-color: #2b4054; }
  @media (max-width: 1023px) {
    .practice-areas__section-info {
      padding: 16px 24px;
      width: 100%; } }
  @media (max-width: 767px) {
    .practice-areas__section-info {
      padding: 16px; } }
  .practice-areas__section:nth-child(even) .practice-areas__section-info {
    background-color: #223343; }

.practice-areas__section-title {
  font-size: 24px;
  line-height: 1.2em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin: 0 0 12px; }
  @media (max-width: 1023px) {
    .practice-areas__section-title {
      font-size: 20px; } }
  .practice-areas__section-title a {
    color: #fff; }

.practice-areas__section-description {
  font-size: 16px;
  line-height: 2em;
  color: #eeeeef;
  max-width: 40em;
  margin: 0 auto; }
  @media (max-width: 1023px) and (min-width: 768px) {
    .practice-areas__section-description {
      text-align: center; } }

.practice-areas__section-list {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #eeeeef;
  padding: 32px; }
  @media (max-width: 1023px) {
    .practice-areas__section-list {
      padding: 16px 32px;
      width: 100%; } }
  @media (max-width: 767px) {
    .practice-areas__section-list {
      padding: 16px; } }
  .practice-areas__section-list ul {
    padding-left: 0;
    margin-bottom: 0; }
    .practice-areas__section-list ul ul {
      padding-left: 32px; }
  @media (min-width: 768px) {
    .practice-areas__section-list > ul {
      column-count: 2;
      column-gap: 32px; } }
  .practice-areas__section-list li {
    list-style-type: none;
    font-size: 16px;
    line-height: 1.8em;
    color: #5a7c9c;
    text-decoration: underline; }

.practice-areas__footer-cta {
  padding-top: 96px;
  padding-bottom: 96px;
  background: url(https://www.weitzlux.com/wp-content/themes/WeitzLux/assets/images/backgrounds/contemporary-china.png);
  color: #fff;
  text-align: center;
  position: relative; }
  @media (max-width: 1023px) {
    .practice-areas__footer-cta {
      padding-top: 64px;
      padding-bottom: 64px; } }
  @media (max-width: 767px) {
    .practice-areas__footer-cta {
      padding-top: 32px;
      padding-bottom: 32px; } }
  .practice-areas__footer-cta:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #aa3131;
    background: #aa3131;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3131', endColorstr='#2b4054',GradientType=1 ), alpha(opacity=90);
    background: linear-gradient(to right, rgba(170, 49, 49, 0.9) 0%, rgba(43, 64, 84, 0.9) 100%); }

.practice-areas__footer-cta-copy {
  position: relative;
  z-index: 2;
  max-width: 580px;
  margin: 0 auto; }
  .practice-areas__footer-cta-copy h2 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 32px;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 24px;
    color: #fff; }
    @media (max-width: 1023px) {
      .practice-areas__footer-cta-copy h2 {
        font-size: 28px;
        margin-bottom: 16px; } }
    @media (max-width: 767px) {
      .practice-areas__footer-cta-copy h2 {
        font-size: 24px;
        margin-bottom: 12px; } }
  .practice-areas__footer-cta-copy p {
    font-size: 16px;
    line-height: 2em;
    color: #fff;
    margin-bottom: 24px; }

    .lander-form form .consent-form-text label {
      display: block;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      line-height: 2;
      margin-bottom: 1.25rem;
    }