/*
Theme Name: Piliero Mazza 2026
Author: Herrmann Advertising Design and Technology
Author URI: https://www.herrmann.com
Description: Custom theme for Piliero Mazza law firm
Version: 1.7 091526
Requires at least: 6.0
Tested up to: 7.2
Requires PHP: 8.0
Tested up to: 8.3.3
Text domain: piliero-2026
*/

/* ----------------------------------------------
THEME STYLES 
------------------------------------------------- */
body, html {
  margin: 0px;
  padding: 0px;
  font-family: "Assistant", sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #FFF;
  font-size: 16px;
  font-size: 100%;
  -webkit-text-size-adjust: none;
  position: relative;
  height: auto;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}



/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: none;
  max-width: 100%;
  padding: 5px 3px 10px;
  text-align: left;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 15px;
  margin: 0;
  padding: 6px;
}
/* --------- other helpers and overrides ---------*/
ul, menu, dir {
  display: block;
  list-style-type: disc;
  margin: 0;
  padding: 0;
  margin-left: 0;
}
/* global link color and style */
a, a:visited {
  color: #1c3c6e;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  transition: all 0.1s ease-in-out 0s;
}
a:hover, a:focus {
  color: #568ebf;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
}
a:focus {
  /* outline: 2px solid #1aaabd;
  outline-offset: 3px;*/
}
a:focus-visible {
  outline: 2px solid #1aaabd;
  outline-offset: 3px;
}
a.readmore, .readmore a {
  font-weight: 700;
}
/* read more read less */
[aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {
  display: none;
}
.anchor-link-space {
  scroll-margin-top: 50px;
}
address {
  margin: 0;
  padding: 0;
}
.alert {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}
/* telephone links  */
a[href^="tel:"], a[href^="tel:"]:visited {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: none;
}
a[href^="tel:"]:hover {
  color: inherit;
  font-weight: inherit;
  border: none;
}
img {
  max-width: 100%;
  height: auto
}
img.fullwidth {
  width: 100%;
  height: auto
}
figure {
  padding: 0px;
  margin: 0px
}
.overflow {
  overflow: hidden;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
a#skiptocontent {
  padding: 6px;
  position: absolute;
  top: -60px;
  left: 0px;
  color: #FFF;
  background: #028FB4;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100
}
a#skiptocontent:focus {
  position: absolute;
  left: 0px;
  top: 0;
  color: #FFF;
  background: #028FB4;
  outline: 0;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
  margin-bottom: 200px;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.error-message {
  color: #cc0000;
  font-weight: bold;
}
a.anchor {
  display: block;
  position: relative;
  top: -130px;
  visibility: hidden;
  scroll-behavior: smooth;
}
.no-brk {
  display: inline;
  white-space: nowrap;
}
sub, sup {
  font-size: 75%;
}
@media only screen and (min-width: 1600px) {
  sub, sup {
    font-size: 50%;
  }
  sup {
    top: -.75em;
  }
}
b, strong {
  font-weight: 700;
}
/* =========== CONTAINERS ================= */
.container {
  width: 95%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 480px) {
  .container {
    width: 88%;
    max-width: 88%;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    width: 90%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 80%;
    max-width: 1140px;
  }
}
/* container padding */
.content-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-pad-top {
  padding-top: 30px;
}
.content-pad-btm {
  padding-bottom: 30px;
}
@media only screen and (min-width: 576px) {
  .content-padding {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .content-pad-top {
    padding-top: 45px;
  }
  .content-pad-btm {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .content-pad-top {
    padding-top: 60px;
  }
  .content-pad-btm {
    padding-bottom: 60px;
  }
}
.lg-gutters {
  margin-right: -24px;
  margin-left: -24px;
}
.lg-gutters > [class*='col-'] {
  padding-right: 24px;
  padding-left: 24px;
}
@media only screen and (min-width: 992px) {
  .xl-gutters {
    margin-right: -30px;
    margin-left: -30px;
  }
  .xl-gutters > [class*='col-'] {
    padding-right: 30px;
    padding-left: 30px;
  }
}
/* blockquote */
blockquote {
  color: #FFF;
  padding: 6%;
  margin-top: 36px;
  margin-bottom: 36px;
  background: -moz-linear-gradient(to right, #1c3c6e 0%, #1aaabd 100%);
  background: -webkit-linear-gradient(to right, #1c3c6e 0%, #1aaabd 100%);
  background: linear-gradient(to right, #1c3c6e 0%, #1aaabd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
blockquote p {
  font-size: 22px;
  line-height: 116%;
  color: #FFF;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  blockquote p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  blockquote p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1400px) {
  blockquote p {
    font-size: 26px;
  }
}
blockquote p:last-of-type {
  margin: 0;
}
/* cards */
.card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
}
.card-img-overlay {
  padding: 0;
  border-radius: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.card-img, .card-img-bottom, .card-img-top {
  border-radius: 0;
}
.img-border {
  background-color: #FFF;
  border: 3px solid #FFF;
}
.img-border:hover {
  border: 3px solid #FFF;
}
@media only screen and (min-width: 992px) {
  .twocol {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
  .entry-content div.twocol {
    -webkit-column-gap: 40px;
    column-gap: 40px;
  }
  ul.twocol li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
}
@media only screen and (min-width: 1200px) {
  ul.twocol {
    -webkit-column-gap: 50px;
    column-gap: 50px;
  }
}
.threecol {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
div.threecol h2, div.threecol h3 {
  -webkit-column-break-after: avoid;
  -moz-column-break-after: avoid;
  break-after: avoid;
}
div.threecol h2:first-of-type, div.threecol h3:first-of-type {
  margin-top: 0;
}
div.threecol ul, div.threecol ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
ul.threecol li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
@media only screen and (min-width: 992px) {
  .threecol {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}
/* =========== buttons and colors ================= */
button {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
}
.btn {
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.42857143;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-right: 18px;
  padding-bottom: 5px;
  padding-left: 18px;
  transition: all 0.12s ease-in-out 0s;
}
.btn:visited {
  color: #FFF
}
.btn-teal, .btn-teal:visited {
  color: #FFF;
  background-color: #1aaabd;
}
.btn-teal:hover, .btn-teal:focus {
  background-color: #ffa400;
  background-color: #568ebf;
  color: #FFF !important;
}
.btn-blue, .btn-blue:visited {
  color: #FFF;
  background-color: #568EBF;
}
.btn-blue:hover, .btn-blue:focus {
  color: #FFF;
  background-color: #1aaabd;
}
.btn-collapse {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.btn-collapse img.arrow {
  width: 22px;
  height: 22px;
  margin-left: 8px;
  background-image: url(images/toggle-arrow-down-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: none;
}
.btn-collapse[aria-expanded="true"] img.arrow {
  transform: rotate(180deg);
}
.download-button {
  padding-top: 20px;
  padding-bottom: 20px;
}
.download-button .btn {
  font-size: 1.25rem;
  padding-top: 12px;
  padding-right: 1.2rem;
  padding-bottom: 12px;
  padding-left: 1.2rem;
  font-weight: 700;
}
.payment-button {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  max-width: 180px;
}
.payment-button .btn {
  color: #FFF;
  background-color: #1AAABD;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .015em;
  width: 100%;
  padding-top: 12px;
  padding-right: 2rem;
  padding-bottom: 12px;
  padding-left: 2rem;
}
.payment-button .btn:hover, .payment-button .btn:focus {
  color: #FFF;
  background-color: #1C3C6E
}
.btn-search {
  color: #FFF;
  background-color: #1AAABD;
  border: none;
}
.btn-search:visited {
  color: #FFF;
  background-color: #1AAABD;
}
.btn-search:hover {
  color: #FFF;
  background-color: #1C3C6E;
}
.close-btn, .close-btn:visited {
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  font-weight: 100;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #1AAABD;
  border-radius: 50%;
  border: 2px solid #1AAABD;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* colors and backgrounds */
.bg-pink {
  background-color: #FCF;
}
.bg-gray {
  background-color: #a8a7a6;
}
.bg-blue-gradient {
  background: -moz-linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
  background: -webkit-linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
  background: linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 2px solid #b7b0ac;
  margin: 1em 0;
  padding: 0;
  margin-bottom: 20px;
}
/* ================================================= */
/* ====================== globals ================= */
/* ================================================= */

/* TYPOGRAPHY
================================== */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #1C3C6E;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: -.02em;
}
h1 a, h1 a:visited, h2 a, h2 a:visited {
  color: inherit;
}
h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus {
  color: #3F76A6;
}
h1, .h1 {
  margin-bottom: 0;
  line-height: 1;
}
h1.no-space {
  margin: 0;
  padding: 0;
}
h2, h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
h4 {
  margin-top: 7px;
  margin-bottom: 10px;
}
/* font sizes */
h1, .h1 {
  font-size: 7.5000vw;
}
.h1large {
  font-size: 10.0000vw;
  font-weight: 600;
  line-height: 1;
}
h2, .h2 {
  font-size: 28px;
  
}
.h2large {
  font-size: 36px;
    font-weight: 600;
}

h3, .h3 {
  font-size: 26px;
}
h4, .h4 {
  font-size: 17px;
  font-weight: 700;
}
p {
  font-size: 18px;
  line-height: 130%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
.content ul {
  padding-left: 1.25rem;
  margin-left: .75rem;
  margin-bottom: 15px;
  margin-right: 1rem;
}


.content ul.nospace {
  margin-bottom: 0;
}
.content ul li, .content ol li {
  font-size: 18px;
  line-height: 133%;
}
@media only screen and (min-width: 480px) {
  h1, .h1 {
    font-size: 36px;
  }
  .h1large {
    font-size: 48px;
  }
}
@media only screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 30px;
  }
  .h1large {
    font-size: 39px
  }
  h2, .h2 {
    font-size: 22px;
  }
    .h2large {
  font-size: 26px;
}
  h3, .h3 {
    font-size: 22px;
  }
  .h3large {
    font-size: 36px;
  }
  h4, .h4 {
    font-size: 19px;
  }
  p {
    font-size: 16px;
  }
  .content ul li, .content ol li {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  h1, .h1 {
    font-size: 38px;
  }
  .h1large {
    font-size: 42px
  }
  h2, .h2 {
    font-size: 28px;
  }
      .h2large {
  font-size: 36px;
}
  h3, .h3 {
    font-size: 24px;
  }
  h4, .h4 {
    font-size: 22px;
  }
  p {
    font-size: 20px;
  }
  .content ul li, .content ol li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  h1, .h1 {
    font-size: 45px;
  }
  .h1large {
    font-size: 60px
  }
  h2, .h2 {
    font-size: 30px;
  }
         .h2large {
  font-size: 40px;
}
  h3, .h3 {
    font-size: 23px;
  }
  h4, .h4 {
    font-size: 22px;
  }
  p {
    font-size: 21px;
  }
  .content ul li, .content ol li {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1400px) {
    
           .h2large {
  font-size: 48px;
}
  h3, .h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1800px) {
  p {
    line-height: 125%;
  }
  .content ul li, .content ol li {
    line-height: 125%;
  }
}
.viewmore {
  color: #568ebf;
  font-weight: 600;
}

.eyebrow {

  font-weight: 800;
}

.boldblue {
    
color: #1c3c6e;
  font-weight: 700;
}

/* -------- owl carousel theme styles -------- */
.owl-carousel {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.owl-carousel .owl-item {
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease
}
.owl-theme .owl-dots {
  padding: 0;
  padding-top: 30px;
  text-align: left;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 10px;
  background: #FFF;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot:first-of-type span {
  margin-left: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ffa400;
}
/* home slider dots */
.home-hero-slider .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  width: 85%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .home-hero-slider .owl-dots {
    width: 90%;
    max-width: 90%;
    bottom: 5%;
      padding-left: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero-slider .owl-dots {
    width: 80%;
    max-width: 1140px;
    bottom: 5%;
  }
}
/* attorney spotlight dots */
.attorney-spotlight-slider .owl-dots {
  position: absolute;
  right: auto;
  /*left: 7.5%;*/
  left: 10%;
  bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .attorney-spotlight-slider .owl-dots {
    left: 50%;
    margin-left: 40px;
    bottom: 3%;
  }
}
/* practice spotlight dots */
.practice-spotlight-slider .owl-dots {
  position: absolute;
  right: auto;
  left: 10%;
  bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .practice-spotlight-slider .owl-dots {
    left: 6%;
    bottom: 5%;
  }
}
/* ================================================= */
/* ================= HEADER STYLES ================= */
/* ================================================= */
header {
  height: 94px;
  width: 100%;
  background-color: #FFF;
  z-index: 8000;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
main {
  padding-top: 94px;
  padding-bottom: 38px;
}
@media only screen and (min-width: 768px) {
  header {
    height: 104px;
  }
  main {
    padding-top: 104px;
    padding-bottom: 48px;
  }
}

@media only screen and (min-width: 1200px) {
  header {
    height: 124px;
  }

}
/* header logos */
header .custom-logo-link img {
  max-width: 110px;
}
header .foundation-logo-link img {
  max-width: 110px;
}
@media only screen and (min-width: 768px) {
  header .custom-logo-link img {
    max-width: 133px;
  }
  header .foundation-logo-link img {
    max-width: 123px;
  }
}


@media only screen and (min-width: 1200px) {

  header .foundation-logo-link img {
    max-width: 133px;
  }
}



/* show and hide header */
#header {
  position: fixed;
  top: 0;
  width: 100%;
  bottom: inherit;
  z-index: 8000;
}
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
  -moz-transition: transform 200ms linear;
  -webkit-transition: transform 200ms linear;
}
#header.headroom--not-top .header-border {
  display: none;
}
.headroom--pinned {
  transform: translateY(0%);
}
#header.headroom--not-top {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  background-color: #FFF;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  height: 94px;
  width: 100%;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  #header.headroom--not-top {
    height: 104px;
  }
}

@media only screen and (min-width: 1200px) {
  #header.headroom--not-top {
    height: 124px;
  }

}
/* ======================= */
/* header tools */
/* ======================= */
header .header-tools {
  text-align: right;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header .header-tools button {
  margin-left: 10px;
}
header .header-tools .search-btn {
  width: 34px;
}
@media only screen and (min-width: 992px) {
  header .tools-wrapper {
    position: relative;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header .header-tools {
    padding-left: 15px;
  }
  header .header-tools .search-btn {
    padding: 6px;
  }
}
/* ======================= */
/* main menu navigation */
/* ======================= */
.mainmenu {
  display: none;
}
@media only screen and (min-width: 992px) {
  .mainmenu {
    display: inline;
    float: right;
  }
}
.mainmenu ul {
  font-size: 16px;
  color: #1c3c6e;
  font-weight: 600;
  text-align: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .mainmenu ul {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .mainmenu ul {
    font-size: 18px;
  }
}
.mainmenu ul li {
  display: inline;
}
.mainmenu ul li a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  border: none;
}
@media only screen and (min-width: 1024px) {
  .mainmenu ul li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .mainmenu ul li a {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media only screen and (min-width: 1800px) {
  .mainmenu ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.mainmenu ul li a:link, .mainmenu ul li a:visited {
  color: #1c3c6e;
  border: none;
}
.mainmenu ul li.current-page a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li.current-page-ancestor a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li.current-menu-item a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li.current_page_item a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li.active a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li.active a {
  color: inherit;
  font-weight: 800;
}
.mainmenu ul li a:hover, .mainmenu ul li a:focus {
  color: #568EBF;
  text-decoration: none;
}
/* ======================= */
/* mobile menu navigation */
/* ======================= */

/* menu overlay */
.overlay {
  height: 0%;
  width: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  color: #001E29;
  background-color: #E6EAED;
  overflow: hidden;
  transition: 0.5s;
  z-index: 8888;
}



.overlay.open {
  opacity: 1;
  height: 100%;
}
.overlay-top {
  top: 94px;
}
@media only screen and (min-width: 768px) {
  .overlay-top {
    top: 104px;
  }
}
@media only screen and (min-width: 992px) {
  .overlay {
    display: none;
  }
}
.overlay-content {
  position: relative;
  width: 100%;
  text-align: left;
     padding-top: 30px;
  padding-bottom: 30px;
}


.overlay nav {
  color: #1c3c6e;
  font-weight: 700;
  /*padding-bottom: 20%;*/
}
.overlay nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: normal;
  text-align: center;
}
.overlay nav ul li {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  line-height: 100%;
}
.overlay nav li a {
  display: block;
  font-size: 24px;
  line-height: 150%;
  color: #1c3c6e;
  letter-spacing: .085em;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
    text-decoration: none;
}
@media only screen and (min-width: 414px) {
  .overlay nav li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .overlay nav li a {
    font-size: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
@media only screen and (min-width: 992px) {
  .overlay nav li a {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .overlay nav li a {
    font-size: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 1800px) {
  .overlay nav li a {
    font-size: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.overlay nav li a:visited {
  color: #1c3c6e;
}
.overlay nav li a:hover, .overlay nav li a:focus {
  color: #568EBF;
  text-decoration: none;
}
/* ==============    Hamburger button ======================= */
.close {
  opacity: 1;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}
.button-lines {
  background: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0.5rem;
  padding-top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9999;
  position: relative;
}
.lines {
  display: inline-block;
  height: 4px;
  width: 32px;
  border-radius: 2px;
  position: relative;
  background-color: #1aaabd;
}
.lines:after, .lines:before {
  background-color: #1aaabd;
  display: inline-block;
  height: 4px;
  width: 32px;
  border-radius: 2px;
  content: "";
  left: 0;
  position: absolute;
}
.lines:after:hover, .lines:before:hover {
  background: #1aaabd;
}
.active .lines:after, .active .lines:before {
  background-color: #1aaabd;
}
.active .lines:after:hover, .active .lines:before:hover {
  background: #1aaabd;
}
/* hamburger button */
header button:focus {
  box-shadow: none;
}
.lines:after {
  top: 10px;
}
.lines:before {
  top: -10px;
}
.button-lines-x .lines {
  transition: background 0.3s ease;
}
.button-lines-x .lines:after, .button-lines-x .lines:before {
  transform-origin: 50% 50% 0;
  transition: top 0.3s 0.4s ease, transform 0.3s ease;
}
.button-lines-x.active .lines {
  background: transparent;
}
.button-lines-x.active .lines:after, .button-lines-x.active .lines:before {
  top: 0;
  transition: top 0.3s ease, transform 0.3s 0.3s ease;
}
.button-lines-x.active .lines:after {
  transform: rotate3d(0, 0, 1, 45deg);
}
.button-lines-x.active .lines:before {
  transform: rotate3d(0, 0, 1, -45deg);
}


/* ================================= */
/* ============== takeover search ==============  */
/* Large Search Overlay */
/*
.search-btn {
	padding:0;
	border-radius:0;
	width:24px;
	height:24px;
	background-image: url(images/icon-search-blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}
 @media only screen and (min-width: 1200px) {
.search-btn {
 width:29px;
 height:29px;
 background-image: url(images/icon-search-white.png);
}
.search-btn.active {
 background-image: url(images/icon-search-green.png);
}
}*/
.search-overlay {
  height: 0%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #1c3c6e;
  transition: 0.5s;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
      z-index: 8888;
}
.search-overlay.open {
  height: 200px;
}
@media only screen and (min-width: 992px) {
  .search-overlay.open {
    height: 200px;
  }
}
.search-overlay .search-area {
  display: none;
}
.search-overlay.open .search-area {
  display: block;
}
@media only screen and (max-width: 767px) {
  .container.search-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.search-area .form-btn input {
  font-size: 18px;
  color: #1c3c6e;
    
    
  background-color: transparent;
  height: 60px;
  font-weight: 900;
}
@media only screen and (min-width: 1200px) {
  .search-area .form-btn input {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1800px) {
  .search-area .form-btn input {
    font-size: 36px;
  }
}
/* large search */
.large-search form {
  width: 100%;
}
.large-search .form-control {
  padding-left: 2.375rem;
  height: auto;
}
.large-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.large-search .input-group {
  background-color: #FFF;
  background-clip: border-box;
  font-weight: 500;
  border: none;
}
.search-area .large-search .input-group {
  border: 2px solid #FFF;
  background-color: transparent;
}
.overlay-bg .large-search .input-group {
  border: none;
}
.large-search input {
  background-color: transparent;
  background-clip: border-box;
  font-weight: 400;
  border: none;
  text-align: left;
}
.large-search .form-control {
  color: #1c3c6e;
  padding: .65rem;
  padding-left: 1rem;
  height: auto;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .large-search .form-control {
    font-size: 2.292vw;
  }
}
.large-search .form-control::-webkit-input-placeholder {
  color: #1c3c6e;
  font-weight: 700;
  opacity: 1;
}
.searchform input::-webkit-input-placeholder {
  color: #1c3c6e;
  font-weight: 700;
}
.searchform input:-moz-placeholder {
  color: #1c3c6e;
  font-weight: 700;
}
.searchform input::-moz-placeholder {
  color: #1c3c6e;
  font-weight: 700;
}
.searchform input:-ms-input-placeholder {
  color: #1c3c6e;
  font-weight: 700;
}
.search-area .large-search .form-control::-webkit-input-placeholder {
  color: #1c3c6e;
}
.search-area .searchform input::-webkit-input-placeholder {
  color: #1c3c6e;
}
.search-area .searchform input:-moz-placeholder {
  color: #1aaabd;
}
.search-area .searchform input::-moz-placeholder {
  color: #1c3c6e;
}
.search-area .searchform input:-ms-input-placeholder {
  color: #1c3c6e;
}
.form-control {
  border-radius: 0;
}
.input-group-prepend .btn, .input-group-append .btn {
  position: relative;
  z-index: 0;
}
.searchform fieldset {
  float: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #8A8C8C;
}
.searchform fieldset:last-of-type {
  margin-bottom: 0;
  padding-bottom: 10px;
  border: none;
}
.searchform fieldset.noborder {
  margin-bottom: 0;
  border: none;
}
.searchform legend {
  float: none;
}
.search-area .btn-searchsubmit, .search-area .btn-searchsubmit:visited {
  height: 60px;
    color: #FFF;
    background-color: #1c3c6e;
    
}
.btn-searchsubmit:hover, .btn-searchsubmit:focus {
  color: #1aaabd;
  background-color: #1c3c6e;
  text-decoration: none;
}

.search-area .btn.btn-searchsubmit:active {
  color: #FFF;
  background-color: #1aaabd;
  text-decoration: none;
}





.btn-searchsubmit .fa {
  font-size: 28px;
}
@media only screen and (min-width: 992px) {
  .btn-searchsubmit {
    padding-top: .6rem;
    padding-right: 1.25rem;
    padding-bottom: .6rem;
    padding-left: 1.25rem;
    font-size: 22px
  }
  .btn-searchsubmit .fa {
    font-size: 24px;
  }
}


/* ================================================= */
/* ================= ALERT BANNER ================= */
/* ================================================= */
/* alert banner */
.alert-banner.alert {
  background-color: #1C3C6E;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 15px;
  background-image: url(images/alert-bkg-arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 8.6%;
  min-height: 127px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .alert-banner.alert {
    padding-top: 5px;
    padding-bottom: 0;
    background-size: 3.6%;
  }
}
.alert-dismissible .close {
  padding: .5rem .75rem;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .alert-dismissible .close {
    padding: .75rem 1.25rem;
  }
}
.alert-banner .close {
  font-weight: 400;
  font-size: 3rem;
  line-height: 1;
  color: #FFF;
  text-shadow: none;
  opacity: 1;
}
@media only screen and (min-width: 1200px) {
  .alert-banner .close {
    margin-right: 10px;
  }
}
.alert-banner.alert .container {
  width: 82%;
  padding-left: 30px;
}
@media only screen and (min-width: 768px) {
  .alert-banner.alert .container {
    width: 82%;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .alert-banner.alert .container {
    width: 82%;
  }
}
.alert-banner.alert h2 {
  color: #FFF;
  font-size: 22px;
  font-weight: 400;
}
.alert-banner.alert p {
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
}
.alert-banner a.ctalink, .alert-banner a.ctalink:visited {
  color: #FFF;
}
.alert-banner a.ctalink:hover, a.ctalink:focus {
  color: #30b2c3;
}
/* ================================================= */
/* ======== INTERIOR PAGES =========== */
/* ================================================= */





/* page title no photo */
.page-title {
  color: #FFF;
  background-color: #1c3c6e;
  padding-top: 38px;
  padding-bottom: 38px;
  position: relative;
}
@media only screen and (min-width:768px) {
  .page-title {
    height: 200px;
    padding-top: 10px;
    padding-bottom: 38px;
    align-content: flex-end;
    flex-wrap: nowrap;
    position: relative;
  }
}
.page-title:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, .45) 0%, rgba(0, 0, 0, 0) 60%);
}
.page-title .container {
  position: relative;
  z-index: 1;
}
.page-title h1, .page-title .h1 {
  color: #FFF;
}
.page-title .h1 {
  font-size:36px;
}



.page-title p.h1 {
  color: #FFF;
}
/* hero - page banner */
.pagebanner {
  position: relative;
  color: #1C3C6E;
  background-color: #1c3c6e;
}
@media only screen and (min-width: 768px) {
  .pagebanner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 60%);
  }
  .pagebanner.bio:after {
    display: none;
  }
}
.pagebannerimg {
  width: 100%;
  height: auto;
  min-height: 225px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1400px) {
  .pagebannerimg {
    max-height: 392px;
    max-width: 2000px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 2000px) {
  .pagebannerimg {
    /* max-height: 492px;*/
    max-height: 392px;
  }
}
.pagebanner .card-img-overlay {
  align-items: flex-end;
  padding-bottom: .8%;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .pagebanner.bio .card-img-overlay {
    display: block;
    position: relative;
    color: #FFF;
    background-color: #1c3c6e;
    padding-bottom: .8%;
  }
  .pagebanner.bio .card-img-overlay h1 {
    color: #FFF;
  }
}
.pagebanner article {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .pagebanner.bio article {
    padding: 0;
    padding-bottom: 1.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .pagebanner.nophoto article {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1800px) {
  .pagebanner.nophoto article {
    padding-top: 38px;
    padding-bottom: 38px;
  }
}
.pagebanner h1 {
  color: #FFF;
  margin-bottom: 0;
}
.pagebanner.bio h1 {
  color: #1c3c6e;
}
.pagebanner article p {
  margin: 0;
  padding: 0;
}
.pagebanner:not(.bio) article p {
  color: #FFF;
}
.pagebanner article p.title {
  font-size: 26px;
  font-weight: 700;
  margin-top: 4px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {
  .pagebanner article p.title {
    font-size: 22px;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 1200px) {
  .pagebanner article p.title {
    font-size: 30px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.pagebanner article p a, .pagebanner article p a:visited {
  color: inherit;
}
.pagebanner article p a:hover, .pagebanner article p a:focus {
  color: #568ebf;
}
.pagebanner article p a[href^="tel:"], .pagebanner article p a[href^="tel:"]:visited {
  text-decoration: none;
}
.pagebanner article p a[href^="tel:"]:hover, .pagebanner article p a[href^="tel:"]:focus {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #8e8f8e;
}
.pagebanner article p.eyebrow, .page-title .eyebrow {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .pagebanner article p.eyebrow, .page-title .eyebrow {
    font-size: 24px;
  }
}
.pagetools {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .pagetools {
    text-align: right;
    margin-top: 15px;
  }
  .pagebanner.bio .pagetools {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .pagetools {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .pagetools {
    margin-top: 30px;
  }
}
.pagetools div {
  display: inline;
}
.pagetools a.icon, .pagetools a.icon:visited, .pagetools a.pdfbutton, .pagetools a.pdfbutton:visited {
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #FFF;
  margin-right: 1rem;
  background-color: #1AAABD;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  -js-display: flex;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 400px) {
  .pagetools a.icon, .pagetools a.pdfbutton {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 480px) {
  .pagetools a.icon, .pagetools a.pdfbutton {
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .pagetools a.icon, .pagetools a.pdfbutton {
    width: 28px;
    height: 28px;
    margin-right: .75rem;
  }
}
@media only screen and (min-width: 992px) {
  .pagetools a.icon, .pagetools a.pdfbutton {
    width: 36px;
    height: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .pagetools a.icon, .pagetools a.pdfbutton {
    width: 40px;
    height: 40px;
    margin-right: 1rem;
  }
}
.pagetools a.icon:hover, .pagetools a.icon:focus {
  background-color: #30b2c3;
}
.pagetools a.pdfbutton:hover, .pagetools a.pdfbutton:focus {
  background-color: #30b2c3;
}
ul.share-links {
  list-style: none;
  margin: 6px 0px;
}
ul.share-links li {
  margin: 0;
  list-style: none;
  margin-left: 10px;
}
.share-links {
  display: none;
  position: absolute;
  margin-top: 5px;
  z-index: 99;
  width: 130px;
  padding: 15px;
  border-radius: 2px;
  background: white;
  border: 1px solid #d3d3d3;
  box-shadow: 2px 2px 2px #333;
  line-height: 28px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .share-links {
    left: 0px;
  }
}
.share-links a {
  background: none;
  display: inline;
  text-decoration: none;
}
/* bio photo */
.pagebanner .image-wrap {
  position: relative;
}
.pagebanner .biophoto {
  position: absolute;
  max-height: 99%;
  width: auto;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .pagebanner .biophoto {
    left: 10%;
    transform: none;
  }
}
@media only screen and (min-width: 1500px) {
  .pagebanner .biophoto {
    left: auto;
    right: 50%;
    margin-right: 50px;
  }
}
/* ================================================= */
/* tabs to accordions UX - main content area */
/* ================================================= */


.content ul.nav-tabs {
  display: none;
}
.sub-page-menu {
    padding: 0;
    margin: 0;
  margin-top: 30px;
    
}
.sub-page-menu ul {
    padding: 0;
    margin: 0;
    list-style:none;
 
    
}


.sub-page-menu a {
      font-size: 20px;
    font-weight:700;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
     border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ADAAA7;
    text-decoration: none;
}

.sub-page-menu a:hover, .sub-page-menu a:focus {
  color: #568ebf;
}
.sub-page-menu li.current-page a {
    color: #568ebf;
}

.sub-page-menu .arrow {
  width: 15px;
    height: auto;
   
  
}


@media only screen and (min-width: 992px) {
  .content ul.nav-tabs {
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    display: flex;
  }
  .sub-menu {
      display: none;
  }
  
}
/* nav tabs only displays on mid-screen and wider */
@media only screen and (min-width: 992px) {
  .content ul.nav-tabs ul {
    margin-bottom: 30px;
  }
  .content ul.nav-tabs li:before {
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    border-right: #1c3c6e solid 2px;
  }
  .content ul.nav-tabs li:first-of-type:before {
    display: none;
  }
  .content ul.nav-tabs li a {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 1.1;
  }
  .content ul.nav-tabs li:first-of-type a {
    padding-left: 0;
  }
  .nav-tabs a, .nav-tabs a:visited{
    color: #1c3c6e;
    border: none;
  }
  .content .nav-tabs a {
    text-decoration-color: #fff;
  }
.content .nav-tabs a.active, 
.content .nav-tabs a:hover, 
.content .nav-tabs a:focus, 
.content .nav-tabs a.active,
    .content .nav-tabs li.current-page a
    
    
    
    
    
    {
    color: #1c3c6e;
    text-decoration-style: solid;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
    text-decoration-color: #1aaabd;
    transition: all 0.1s ease-in-out 0s;
  }
}
/* tabs fonts sizes */

@media only screen and (min-width: 992px) {
  .content ul.nav-tabs li {
    font-size: 1.7143vw;
    font-size: 20px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 1200px) {
  .content ul.nav-tabs li {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1400px) {
  .content ul.nav-tabs li {
    font-size: 24px;
  }
}
/* sub-nav - similar UX but different functionality - uses nested unordered lists - note markup */
/* @media only screen and (max-width: 767px) {*/
@media only screen and (max-width: 991px) {
  .content ul.nav-tabs.sub-nav li {
    padding-bottom: 10px;
  }
  .content ul.nav-tabs.sub-nav li a {
    text-decoration: none;
  }
}
/* ======================== */
/* mobile panel accordions UX */
/* ======================== */
.panel-group {
  padding-top: 10px;
}
.panel-group .panel-heading {
  position: relative;
}
.panel-heading h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .panel-group .panel-heading {
    margin-top: 0;
  }
}
.panel-group .panel-heading a {
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.panel {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ADAAA7;
}
.panel-group .panel-heading a, .panel-group .panel-heading a:visited, .panel-group .panel-heading a[aria-expanded="false"], .panel-group .panel-heading a.collapsed {
  color: #1c3c6e;
  text-decoration: none;
}
.panel-group .panel-heading a:hover, .panel-group .panel-heading a:focus {
  /*color: #1aaabd;*/
  color: #568ebf;
  border-bottom-color: transparent;
}
.panel-heading a img.arrow {
  width: 22px;
  height: 22px;
  margin-left: 8px;
  background-image: url(images/icon-plus.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media only screen and (min-width: 480px) {
  .panel-heading a img.arrow {
    margin-top: 2px;
    margin-left: 5px;
  }
}
.panel-heading a[aria-expanded="true"] img.arrow {
  background-image: url(images/icon-minus.svg);
}
.panel-heading a[aria-expanded="false"] img.arrow {
  background-image: url(images/icon-plus.svg);
}
.panel-group article > h2:first-of-type {
  margin-top: 0;
}
.panel-group article h3 {
  margin-top: 30px;
}
.panel-group article > h3:first-of-type {
  margin-top: 0;
}
@media (max-width: 991px) {
  .panel-group article h3 {
    font-size: 20px;
  }
  .tab-content .tab-pane {
    display: block;
  }
  .nav-tabs-wrapper .nav-tabs {
    display: none;
  }
  .nav-tabs-wrapper .nav-tabs.sub-nav {
    display: block;
  }
  .panel-title {
    margin: 0;
  }
  .panel-title a {
    display: block;
  }
  .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: -2px;
  }
  .tab-content-heading {
    display: none;
  }
}
@media (min-width: 992px) {
  .panel-heading {
    display: none;
  }
  .tab-content-heading {
    display: block;
  }
  .tab-content-heading h2 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .panel {
    border: none;
    box-shadow: none;
  }
  .panel-collapse {
    height: auto;
  }
  .panel-collapse.collapse {
    display: block;
  }
  .panel-group article {
    padding: 0;
  }
}





/* ================================================= */
/* ================= SIDEBAR  ================= */
/* ================================================= */


.content-sidebar {
  margin-top: 36px;
  padding-bottom: 36px;
}
@media only screen and (min-width: 768px) {
  .content-sidebar {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.content-sidebar h2 {
  width: 100%;
  margin: 0;
  margin-bottom: 36px;
  padding: 15px;
  padding-left: 20px;
  background-color: #ffa400;
}
@media only screen and (min-width: 768px) {
  .content-sidebar h2 {
    width: 100%;
    margin: 0;
    margin-bottom: 26px;
    padding: 0;
    background-color: transparent;
  }
  .content-sidebar > h2:first-of-type {
    margin-top: 0;
  }
}
/* people cards */
.people-card {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 30px;
}
.content-sidebar .people-card {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 2px solid #CCCCCC;
}
.content-sidebar .people-card:last-of-type {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .content-sidebar .people-card {
    padding-bottom: 0;
    margin-bottom: 36px;
    border-bottom: none;
  }
}
.people-card .image-wrap .card-img {
  background: -moz-linear-gradient(120deg, #1c3c6e 0%, #1aaabd 100%);
  background: -webkit-linear-gradient(120deg, #1c3c6e 0%, #1aaabd 100%);
  background: linear-gradient(120deg, #1c3c6e 0%, #1aaabd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.people-card .image-wrap .biophoto {
  position: absolute;
  max-height: 99%;
  width: auto;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.people-card .image-wrap {
  position: relative;
  width: 32%
}
@media only screen and (min-width: 576px) {
  .people-card .image-wrap {
    width: 37.5%
  }
}
.people-card .card-body {
  margin: 0;
  padding: 0;
  margin-left: 6%;
  position: relative;
  width: 60%;
}
@media only screen and (min-width:1200px) {
  .people-card .card-body {
    padding-left: 30px;
  }
}
.people-card .card-body h3 {
  margin-top: 0;
  font-size: 6vw;
}
.people-card .card-body p {
  font-size: 16px;
  line-height: 128%;
}
@media only screen and (min-width:480px) {
  .people-card .card-body h3 {
    font-size: 22px;
  }
  .people-card .card-body p {
    font-size: 20px;
  }
}
@media only screen and (min-width:992px) {
  .people-card .card-body h3 {
    font-size: 24px;
  }
  .people-card .card-body p {
    font-size: 21px;
  }
}
.people-card .card-body h3 a {
  color: #1c3c6e;
}
.people-card .card-body h3 a:hover, .people-card .card-body h3 a:focus {
  color: #568ebf;
}
.people-card .card-body p {
  margin: 0;
  padding: 0;
}
/* people card vert */
@media only screen and (min-width: 768px) {
  .people-card.vert {
    display: block;
  }
  .people-card.vert .image-wrap {
    width: 75%;
    max-width: 191px;
  }
  .people-card.vert .card-body {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    width: 100%
  }
}
/* people card small */
.people-card.sm {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 2px solid #CCCCCC;
}
.people-card.sm:last-of-type {
  border-bottom: none;
}
.people-card.sm .card-body h3 {
  font-size: 18px;
  line-height: 122%;
}
.people-card.sm .card-body p {
  line-height: 122%;
}
@media only screen and (min-width: 768px) {
  .people-card.sm {
    display: block;
    padding-bottom: 0;
    margin-bottom: 36px;
    border-bottom: none;
  }
  .people-card.sm .image-wrap {
    width: 75%;
    max-width: 191px;
  }
  .people-card.sm .card-body {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    width: 100%;
  }
  .people-card.sm .card-body h3 {
    font-size: 21px;
  }
}
.badge-logo {
  width: 90%;
  max-width: 150px;
}
/* practice cards */
.practice-card {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .practice-card {
    margin-bottom: 24px;
  }
}
.practice-card .image-wrap {
  position: relative;
  width: 100%;
}
.practice-card .image-wrap img {
  width: 100%;
  height: auto;
}
.practice-card .image-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .4);
}
.practice-card p {
  color: #FFF;
  font-size: 5.0000vw;
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .practice-card p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .practice-card p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .practice-card p {
    font-size: 24px;
  }
}
.practice-card .card-img-overlay {
  padding: 6%;
  z-index: 2;
}
@media only screen and (min-width: 1400px) {
  .practice-card .card-img-overlay {
    padding: 24px;
  }
}

/* ================================================= */
/* ======== HOME PAGE =========== */
/* ================================================= */
.home-hero-wrapper {
  position: relative;
  background-color: #1c3c6e;
}
.home-hero-slider {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
/* home hero card*/
.home-hero {
  color: #FFF;
}
.home-hero .image-wrap {
  position: relative;
}
.home-hero .image-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(to right, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 75%);
  background: -webkit-linear-gradient(to right, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 75%);
  background: linear-gradient(to right, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.hero-img {
  width: 100%;
  height: auto;
  min-height: 225px;
}
.hero-large, .owl-item img.hero-large {
  display: none;
}
@media only screen and (min-width: 1500px) {
  .hero-img {
    max-height: 528px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-img, .owl-item img.hero-img {
    display: none;
  }
  .hero-large, .owl-item img.hero-large {
    display: block;
    max-height: 528px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .home-hero .card-img-overlay {
    position: relative;
    background-color: #1c3c6e;
    padding-top: 50px;
    padding-bottom: 125px;
  }
}
.home-hero h1, .home-hero h2, .home-hero h3, .home-hero p {
  color: #FFF;
}
.home-hero h1, .home-hero h2 {
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 0;
  margin-bottom: 20px;
}
.home-hero h1 {
  font-size: 10vw;
}
.home-hero p {
  font-size: 22px;
  font-weight: 600;
}
@media only screen and (min-width: 480px) {
  .home-hero h1 {
    font-size: 48px;
  }
  .home-hero p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) {
  .home-hero h1 {
    font-size: 38px;
  }
  .home-hero p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .home-hero p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero h1 {
    font-size: 48px;
  }
  .home-hero p {
    font-size: 24px;
  }
}
.home-hero .insight-slide p {
  font-weight: 400;
}
.home-hero .insight-slide p.date {
  font-size: 5vw;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .home-hero .insight-slide p.date {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .home-hero .insight-slide p.date {
    font-size: 21px;
  }
}
@media only screen and (min-width: 992px) {
  .home-hero .insight-slide p.date {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero .insight-slide p.date {
    font-size: 30px;
  }
}
/* insight card alternate */
.insight-card-alt {
  margin-bottom: 30px;
}
.insight-card-alt .catlabel {
  padding-bottom: 3px;
  border-bottom: 2px solid #CCC;
}
.insight-card-alt .catlabel span {
  font-size: 20px;
  font-weight: 700;
  color: #1c3c6e;
  background-color: #ffa400;
  padding: 7px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: -5px;
  display: inline-block;
}
.insight-card-alt h3 {
  margin-top: 0;
}
/* insight card regular */
.insight-card {
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 2px solid #CCC;
}
.insight-card h3 {
  margin-top: 0;
}
.insight-card p {
  font-size: 20px;
}
.insight-card p:last-of-type {
  margin-bottom: 0;
}
/* practice spotlight */
.practice-spotlight-wrapper {
  position: relative;
}
.practice-spotlight-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 194px;
  background-color: #568ebf;
}
@media only screen and (min-width: 768px) {
  .practice-spotlight-wrapper:after {
    height: 50%;
  }
  .practice-spotlight-wrapper.white-top:after {
    top: auto;
    bottom: 0;
  }
}
.practice-spotlight-wrapper .container, .practice-spotlight-slider {
  z-index: 1;
  position: relative;
}
.practice-spotlight {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .practice-spotlight {
    padding-bottom: 0;
  }
}
.practice-spotlight .image-wrap {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .practice-spotlight .image-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(to right, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, 0) 75%);
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, 0) 75%);
    background: linear-gradient(to right, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, 0) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
}
@media only screen and (min-width: 768px) {
  .practice-spotlight .card-img {
    min-height: 325px;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .practice-spotlight .card-img {
    min-height: 375px;
  }
}
.practice-spotlight .card-img-overlay {
  align-items: flex-start;
  padding-top: 4%;
  padding-left: 6%;
  padding-right: 6%;
}
@media only screen and (max-width: 767px) {
  .practice-spotlight .card-img-overlay {
    position: relative;
    padding-left: 10%;
    padding-right: 6%;
    /*padding-top: 50px;
    padding-bottom: 125px;*/
    padding-bottom: 60px;
  }
}
.practice-spotlight .card-body {
  padding: 0;
}
.practice-spotlight article {
  padding-bottom: 0;
}
/* slider alt typography */
.slider-bg {
  background-color: #1c3c6e;
}
@media only screen and (min-width: 768px) {
  .slider-alt article {
    padding-bottom: 0;
  }
}
.slider-alt .card-body h2, .slider-alt .card-body h3, .slider-alt .card-body p {
  color: #FFF;
}
.slider-alt h2 {
  font-size: 26px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .slider-alt h2 {
    font-size: 26px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) {
  .slider-alt h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1400px) {
  .slider-alt h2 {
    font-size: 36px;
  }
}
.slider-alt p {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .slider-alt p {
    font-size: 16px;
  }
}
.slider-alt .eyebrow {
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .slider-alt .eyebrow {
    margin-bottom: 20px;
  }
}
/* attorney spotlight */
.attorney-spotlight-wrapper {
  position: relative;
}
.attorney-spotlight-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 194px;
  background: -moz-linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
  background: -webkit-linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
  background: linear-gradient(to right, #1c3c6e 0%, #568ebf 100%);
}
@media only screen and (min-width: 768px) {
  .attorney-spotlight-wrapper:after {
    height: 50%;
  }
}
.attorney-spotlight-wrapper .container, .attorney-spotlight-slider {
  z-index: 1;
  position: relative;
}
.attorney-spotlight {
  position: relative;
  color: #FFF;
  background-color: #1c3c6e;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .attorney-spotlight {
    padding: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 417px;
  }
  .attorney-spotlight .image-wrap {
    width: 50%;
    height: 100%;
  }
  .attorney-spotlight .cardimg, .owl-carousel .attorney-spotlight .cardimg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
  }
  .attorney-spotlight article {
    padding-bottom: 30px;
  }
  .attorney-spotlight .card-body {
    position: absolute;
    left: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
  }
}
.attorney-spotlight .card-body {
  padding: 10%;
  padding-bottom: 70px;
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .attorney-spotlight .card-body {
    padding: 40px;
    padding-top: 3%;
    padding-bottom: 60px;
  }
}
/* Practice Listing */
.practice-listing {
  margin-top: 60px;
}
.practice-listing ul {
  list-style: none;
}
.practice-listing ul li {
  width: 100%;
  line-height: 1;
}
.practice-listing ul li a {
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  background-color: #1c3c6e;
  width: 100%;
  display: block;
  padding: 18px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
}
@media only screen and (min-width:480px) {
  .practice-listing ul li a {
    font-size: 22px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width:1200px) {
  .practice-listing ul li a {
    font-size: 24px;
  }
}
.practice-listing ul li a:hover, .practice-listing ul li a:focus {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
}
.practice-listing ul li a .arrow {
  width: 12px;
  height: auto;
  margin-left: 6px;
}
@media only screen and (min-width:768px) {
  .practice-listing ul li a .arrow {
    width: 15px;
    margin-left: 10px;
  }
}
.practice-listing ul li ul {
  list-style: disc;
  margin-left: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .practice-listing ul li ul {
    margin-left: .5em;
    width: 100%;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (min-width: 992px) {
  .practice-listing ul li ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
.practice-listing ul ul li {
  margin-left: 15px;
  line-height: 1.28;
}
.practice-listing ul ul.sub-practice-listing li a {
  width: auto;
  display: block;
  background-color: transparent;
  color: #1c3c6e;
  padding: 0;
  padding-right: 20px;
  font-weight: 400;
  font-size: 21px;
  text-decoration: underline;
  text-decoration-color: inherit;
  text-decoration-style: dotted;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.practice-listing ul ul.sub-practice-listing li a:hover, .practice-listing ul ul.sub-practice-listing li a:focus {
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
}
@media only screen and (min-width: 992px) {
  .practice-listing ul ul.sub-practice-listing li a {
    padding-right: 20px;
  }
}
/* generic and About section styles */
.content-wrap {
  padding-bottom: 20px;
}
@media only screen and (min-width:576px) {
  .content-wrap {
    display: inline-block;
    float: right;
    width: 46%;
    text-align: left;
    padding-left: 30px;
    margin-right: 0;
    max-width: 576px;
  }
}
@media only screen and (min-width: 992px) {
  .content-wrap {
    display: block;
    width: 100%;
    max-width: 576px;
    padding-bottom: 30px;
  }
}
.content-wrap figcaption {
  padding-top: 15px;
}
.content-wrap figcaption p {
  font-size: 20px;
  font-weight: 700;
  color: #1c3c6e;
}
/* mfp overrides */
.mfp-close {
  width: 64px;
  height: 64px;
  line-height: 64px;
  position: absolute;
  right: 15px;
  top: 15px;
  text-decoration: none;
  text-align: center;
  opacity: 0.85;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 38px;
  font-family: Arial, Baskerville, monospace;
  color: #FFF;
}
.mfp-close:hover {
  opacity: 1;
}
.mfp-close-btn-in .video-pop .mfp-close {
  color: #FFF !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8888;
  overflow: hidden;
  position: fixed;
  background: #102442;
  opacity: .95;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  height: 100%;
}
.mfp-container {
  padding: 0;
}
.video-pop {
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-pop figure {
  height: 80vh;
}
.video-wrapper {
  width: 100%;
}
/* Custom CSS */
.modal {
  z-index: 8888;
}
.modal-content {
  background-color: rgba(16, 36, 66, .97);
  color: #ffffff;
}
.modal-footer {
  border: none;
}
.modal-footer button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #ffffff;
  font-size: 48px;
}
/* spotlight */
.spotlight-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .spotlight-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .spotlight-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #568ebf;
  }
}
.spotlight-wrapper .container, .spotlight-slider {
  z-index: 1;
  position: relative;
}
.spotlight {
  position: relative;
  color: #FFF;
  background-color: #1c3c6e;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 60px;
}
.spotlight:last-of-type {
  margin-bottom: 0;
}
.spotlight .card-body {
  padding: 10%;
  padding-bottom: 70px;
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .spotlight .card-body {
    padding: 40px;
    padding-top: 0;
    padding-bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.spotlight .card-body h2, .spotlight .card-body h3, .spotlight .card-body p {
  color: #FFF;
}
.spotlight p {
  font-size: 26px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .spotlight p {
    font-size: 22px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) {
  .spotlight p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1400px) {
  .spotlight p {
    font-size: 26px;
  }
}
.spotlight .eyebrow {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .spotlight .eyebrow {
    margin-bottom: 20px;
  }
}
/* =================== */
/* attorney listing */
/* =================== */
/* attorney search form */
.searchform {
  padding-top: 15px;
  padding-bottom: 20px;
}
.searchform h2 {
  font-weight: 600;
}
.searchform.border-btm {
  margin-bottom: 15px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.searchform fieldset {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.searchform label, .with_frm_style .frm_primary_label {
  font-size: 20px;
  font-weight: 600;
  color: #1c3c6e;
}
.searchform input[type=text], .searchform select {
  width: 100%;
  height: 56px;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  color: #1c3c6e;
  border: 2px solid #CCCCCC;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  margin-bottom: 15px;
}
.searchform select {
  background-color: #FFF;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  background-image: url(images/toggle-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 28px 16px;
}
.searchform select option {
  color: #1c3c6e;
  font-weight: 600;
}
.searchform .btn {
  width: 100%;
  height: 56px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 15px;
  text-align: left;
  color: #fff;
  font-weight: 700;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.searchform .btn-submit:after {
  content: "";
  display: inline-block;
  padding-right: 12px;
  vertical-align: middle;
  float: right;
  width: 26px;
  height: 26px;
  background-image: url(images/search-icon-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: none;
}
.searchform input::-webkit-input-placeholder {
  color: #1c3c6e;
}
.searchform input:-moz-placeholder {
  color: #1c3c6e;
}
.searchform input::-moz-placeholder {
  color: #1c3c6e;
}
.searchform input:-ms-input-placeholder {
  color: #1c3c6e;
}
/* attorney listing */
.attorney-listing {
  padding-top: 30px;
}
/* attorney listings bottom border */
.attorney-listing .people-card {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 2px solid #CCCCCC;
}
@media only screen and (min-width: 768px) {
  .attorney-listing .people-card {
    padding-bottom: 0;
    margin-bottom: 28px;
    border: none;
  }
  .border-gray-lg {
    margin-bottom: 28px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
  }
}
@media only screen and (min-width: 1200px) {
  .attorney-listing .people-card {
    margin-bottom: 38px;
  }
  .border-gray-lg {
    margin-bottom: 38px;
  }
}
/* insights listing */
.insight-categories {
  padding-top: 20px;
  padding-bottom: 10px;
}
.insight-categories ul {
  list-style: none;
}
.insight-categories a {
  width: 100%;
  height: 56px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -.02em;
  display: block;
  color: #FFF;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  margin-bottom: 15px;
}
@media only screen and (min-width:768px) {
  .insight-categories a {
    font-size: 18px;
  }
}
@media only screen and (min-width:1400px) {
  .insight-categories a {
    font-size: 20px;
  }
}
.entry-summary {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.entry-summary p:last-of-type {
  margin-bottom: 0;
}
h2.entry-title, .entry-summary h2, h3.entry-title, .entry-summary h3 {
  font-size: 26px;
}
.entry-meta {
  margin-bottom: 12px;
}
.entry-meta .catlabel a {
  padding: 0;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
}
.entry-meta .catlabel a:before {
  content: "";
  position: absolute;
  height: 20px;
  left: 0;
  bottom: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}
/* -------- pagination --------- */
.pagination {
  font-weight: 400;
  text-align: left;
  justify-content: flex-start;
  padding-top: 15px;
  padding-bottom: 0;
}
@media only screen and (max-width: 576px) {
  ul.pagination {
    flex-wrap: wrap;
  }
}
.content ul.pagination {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.content ul li.page-item {
  padding: 0;
  position: relative;
}
.page-link, .page-link:visited {
  font-size: 16px;
  color: #1c3c6e;
  background-color: #fff;
  padding: 0;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 3px;
  border: none;
}
a.page-link, a.page-link:visited {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}
@media only screen and (min-width:768px) {
  .page-link, .page-link:visited {
    font-size: 21px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.content ul li.page-item:first-of-type .page-link {
  padding-left: 0;
}
a.page-link:hover, a.page-link:focus {
  color: #568ebf;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
}
.page-link:after {
  content: '';
  color: #1c3c6e;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 60%;
  border-left: 1px solid #cccccc;
}
.page-item:first-child .page-link:after {
  content: '';
  border: none;
}
.page-item:last-child .page-link:after {
  content: '';
}
.page-link.prev:after {
  content: '';
}
.page-link.next:after {
  content: '';
}
a.page-link:hover {
  color: #1AAABD;
  text-decoration-style: solid;
}
@media only screen and (min-width: 1800px) {
  .page-link, .page-link:visited {
    font-size: 30px;
  }
}
.page-item.active .page-link {
  color: #000;
  background-color: transparent;
  border: none;
}
.page-item.disabled .page-link {
  color: #6c757d;
  border: none;
}
/* resource landing */
.resource-subpage-wrapper {
  margin-top: 20px;
}
@media only screen and (min-width:768px) {
  .resource-subpage-wrapper {
    margin-top: 40px;
  }
}
.resource-card {
  margin-bottom: 15px;
}
.resource-card .card-img {
  width: 100%;
  height: auto;
}
.resource-card .card-img-overlay {
  color: #FFF;
  text-align: left;
  padding: 7%;
}
.resource-card.text-center .card-img-overlay {
  text-align: center;
  justify-content: center;
}
@media only screen and (min-width:992px) {
  .resource-card .card-img-overlay {
    padding-right: 20%;
  }
  .resource-card.text-center .card-img-overlay {
    padding-right: 7%;
  }
}
.resource-card p {
  font-size: 26px;
  font-weight: 700;
  line-height: 115%;
}
@media only screen and (min-width:768px) {
  .resource-card p {
    font-size: 22px;
  }
}
@media only screen and (min-width:992px) {
  .resource-card p {
    font-size: 26px;
  }
}
.resource-card a:hover p {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
/* insights detail */
.entry-content ul li {
  margin-bottom: 10px;
}
.sidebar-callout {
  color: #FFF;
  background-color: #1c3c6e;
  padding: 46px;
  text-align: center;
}
@media only screen and (min-width:768px) {
  .sidebar-callout {
    text-align: left;
    padding: 36px;
  }
}
@media only screen and (min-width:1400px) {
  .sidebar-callout {
    padding: 46px;
  }
}
.sidebar-callout p {
  font-size: 20px;
  color: #FFF;
  font-weight: 600;
}

/* ================================================= */
/* ================= FOOTER STYLES ================= */
/* ================================================= */
footer {
  padding-top: 30px;
  padding-bottom: 50px;
}
/* footer custom columns */
.footer-logo-wrapper {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
.footer-logo-wrapper img {
  width: 100%;
  max-width: 99px;
}
.footer-connect {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}
@media only screen and (min-width: 768px) {
  .footer-logo-wrapper {
    -ms-flex: 0 0 13.5%;
    flex: 0 0 13.5%;
    max-width: 13.6%;
  }
  .footer-connect {
    -ms-flex: 0 0 19.8333%;
    flex: 0 0 19.8333%;
    max-width: 19.8333%;
  }
}
/* footer locations text */
.footer-locations address {
  margin-bottom: 10px;
}
footer p, .home footer p {
  font-size: 16px;
}
.footer-locations p {
  padding: 0;
     margin: 0;
}
@media only screen and (min-width: 768px) {
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  footer p, .home footer p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1200px) {
  footer p, .home footer p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1800px) {
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  footer p, .home footer p {
    font-size: 18px;
  }
}
/* footer menu navigation */
.footermenu ul {
  font-size: 18px;
  color: #1c3c6e;
  font-weight: 700;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .footermenu ul {
    font-size: 17px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .footermenu ul {
    font-size: 18px;
  }
}
.footermenu ul li {
  display: block;
  line-height: 125%;
}
.footermenu ul li a:link, .footermenu ul li a:visited {
  color: #1c3c6e;
  text-decoration: none;
  padding-bottom: 7px;
  display: inline-block;
}
.footermenu ul li a:hover, .footermenu ul li a:focus {
  color: #568ebf;
}
/* footer connect */
.footer-connect {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .footer-connect {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .footer-connect {
    justify-content: flex-end;
  }
}
/* social icons */
footer .social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: flex-end;
}
footer .social a {
  margin-right: 7px;
}
@media only screen and (min-width: 992px) {
  footer .social a {
    margin-left: 7px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1800px) {
  footer .social a {
    margin-left: 15px;
  }
}
.social a {
  line-height: 1;
  border-radius: 50%;
  color: #FFF;
  background-color: #1c3c6e;
  width: 36px;
  height: 36px;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
  border: none;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
    text-decoration: none;
}
.social .fa {
  font-size: 1.25em;
}
.social img {
  width: 24px;
  height: 24px;
}


@media only screen and (min-width: 768px) {
  .social a {
    width: 32px;
    height: 32px;
  }
  .social .fa {
    font-size: 1.2em;
  }
  .social img {
    width: 16px;
    height: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .social a {
    width: 40px;
    height: 40px;
  }
  .social .fa {
    font-size: 1.5em;
  }
  .social img {
    width: 21px;
    height: 21px;
  }
}

.social a:hover, .social a:focus {
  background-color: #568ebf;
  text-decoration: none;
}
/* SITE INFO */
.siteinfo {
  padding-top: 30px;
  margin-top: 30px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #CCC;
}
@media only screen and (min-width: 768px) {
  .siteinfo {
    margin: 0;
    margin-left: 13.5%;
    border: none;
  }
}
.siteinfo p, .siteinfo nav {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 14px;
}
.siteinfo nav {
  margin-top: 6px;
}
@media only screen and (min-width: 768px) {
  .siteinfo nav {
    margin: 0;
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 400px) {
  .siteinfo p, .siteinfo nav {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .siteinfo p, .siteinfo nav {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .siteinfo p, .siteinfo nav {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1800px) {
  .siteinfo p, .siteinfo nav {
    font-size: 16px;
  }
}
.siteinfo .secondaryinfo {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .siteinfo .secondaryinfo {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.siteinfo nav ul {
  margin: 0;
}
.siteinfo nav ul {
  display: inline-block;
  list-style: none;
}
.siteinfo nav ul li {
  display: inline-block;
  list-style: none;
  margin-right: 4px;
}
.siteinfo nav li:after {
  content: '|';
  color: inherit;
  padding-left: 4px;
}
.siteinfo nav ul li:last-child {
  padding-right: 0;
}
.siteinfo nav li:last-child:after {
  content: '';
}
.siteinfo nav li a, .siteinfo nav li a:visited {
 
  
}
.siteinfo nav li a:hover, .siteinfo nav li a:focus {
 
}


.siteinfo p a, .siteinfo p a:visited {
 
}
.siteinfo p a:hover, .siteinfo p a:focus {
 
}


/* subscribe module */
.subscribe-module {
  text-align: center;
    padding: 10%;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .subscribe-module {
      padding: 2%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe-module {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.subscribe-module h2 {
    font-size: 29px;
    font-weight:700;
 
  color: #FFF;
    margin-top: 0;
  
}
.subscribe-module p {

     color: #FFF;
    margin-bottom: 0;
}
