/*!
 * Table of Content
 * 1.0 - Fonts
 * 2.0 - Resets
 * 2.1 - General
 * 3.0 - Header/Navbar
 * 4.0 - Banner/Slider
 * 5.0 - Page Content
 * 6.0 - Responsive
 */
/* ====================
	1.0 FONTS ==================== */

/* ==================== 2.0 Resets ====================*/
body { font-family: "elza-text", sans-serif; color: #000; font-size: 20px; font-weight: 400; line-height: 1.5; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html, body { overflow-x: hidden; }

.navbar-toggle, #mainnav, .highlights, .nav-mobile-open, .bio .section.top .social, .bio .section.top .tools, .accordion .accordionRow .heading .open, .accordion .accordionRow .heading .close, .contactForm, .services-search, .subnav, .lhnright, .newsDetail .back, .newsDetail .col-md-8 .download, .newsDetail .share, .view-all, .office-link, a.email, .footer, .practice .tabcontent .col-md-3 .related, .newsDetail .section.top, .call { display: none !important; }

.pdfcrowd-body header, .pdfcrowd-remove, .cky-consent-container, .acsb-trigger.acsb-ready, .cky-revisit-bottom-left, .size-small.position-x-left.position-y-bottom { display: none !important; }

::part(acsb-trigger) { display:none !important; }

.otgs-development-site-front-end { display: none; }

.pdfcrowd-body .container { width: 100% !important; max-width: 100% !important; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; }
p, ul, ol, table { margin: 0 0 20px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, table:last-child { margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.3; color: #3C4981; }
h1.color-secondary, h2.color-secondary, h3.color-secondary, h4.color-secondary, h5.color-secondary, h6 .h1.color-secondary, .h2.color-secondary, .h3.color-secondary, .h4.color-secondary, .h5.color-secondary, .h6.color-secondary { color: #31536C; }
h1.color-primary, h2.color-primary, h3.color-primary, h4.color-primary, h5.color-primary, h6 .h1.color-primary, .h2.color-primary, .h3.color-primary, .h4.color-primary, .h5.color-primary, .h6.color-primary { color: #FF9933; }
h1 + .image:not([class*="mt-"]), h2 + .image:not([class*="mt-"]), h3 + .image:not([class*="mt-"]), h4 + .image:not([class*="mt-"]), h5 + .image:not([class*="mt-"]), h6 .h1 + .image:not([class*="mt-"]), .h2 + .image:not([class*="mt-"]), .h3 + .image:not([class*="mt-"]), .h4 + .image:not([class*="mt-"]), .h5 + .image:not([class*="mt-"]), .h6 + .image:not([class*="mt-"]) { margin-top: 20px; }

h1, .h1, .heading-lg, .heading-lg-lead { font-size: 2.5em; }

.subhead { font-size: 40px !important; clear: both; display: block; font-weight: 900; letter-spacing: .05em; margin-bottom: 10px; margin-top: 10px; }

h2, .h2 { color: #000; font-size: 1.2em; line-height: 1.3; font-weight: 700; font-family: "elza-text", sans-serif; }

h2.medium { font-size: 1.6em; }

h2.large { color: #000; font-size: 3em; line-height: 1.2; text-transform: uppercase; font-family: "elza-text", sans-serif; font-weight: 700; }

h3, .h3, h4, .h4 { font-size: 1.2em; font-family: "elza-text", sans-serif; color: #000; font-weight: 700; }

h5, .h5 { font-size: 1.1em; margin-bottom: 8px; }

h6, .h6, .heading-sm, .heading-sm-lead { font-size: 1em; }

ul, ol { padding: 0px; margin: 0px; }
ul li::marker { color: #C02026; }
ol li::marker { color: #C02026; }

ul.three-col, ol.three-col { -webkit-columns: 2; -moz-columns: 2; columns: 2; }
ul.three-col li, ol.three-col li { margin-bottom: 10px; break-inside: avoid-column; }

ul.two-col, ol.two-col { -webkit-columns: 2; -moz-columns: 2; columns: 2; }
ul.two-col li, ol.two-col li { margin-bottom: 10px; break-inside: avoid-column; }

ul.col-md-5, ol.col-md-5 { width: 100%; }

blockquote { padding: 20px; color: #000; font-size: 1.2em; margin: 40px; font-weight: 700; line-height: 1.25; border-left: 4px solid #C02026; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h4, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h4, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h4, table + h1, table + h2, table + h3, table + h4, table + h5, table + h4 { margin-top: 35px; }

ul + p, ul + ul, ul + ol, ol + ol, ol + ul, ul + table, ol + table { margin-top: 20px; }

b, strong { font-weight: 700; }

a { outline: 0; transition: all 0.5s; color: #C02026; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: 0; color: #000; }

img { outline: 0; border: 0 none; max-width: 100%; height: auto; vertical-align: top; -ms-border-radius: 0px; border-radius: 0px; }
img + h2, img h3, img h4 { margin-top: 15px; }
img.alignright { padding: 0; float: right; margin: 5px 0 10px 30px; }
h3 img.alignright, h4 img.alignright, h2 img.alignright, h1 img.alignright { margin-top: 0; }

img.alignleft { padding: 0; float: left; margin: 5px 30px 10px 0; }
h3 img.alignleft, h4 img.alignleft, h2 img.alignleft, h1 img.alignleft { margin-top: 0; }
img.aligncenter { float: none; display: block; margin: 5px auto 15px; }
img.aligncenter:first-child { margin-top: 0; }
img.aligncenter:last-child { margin-bottom: 0; }

hr, .hr { margin: 45px 0; }
hr:first-child, .hr:first-child { margin-top: 0; }
hr:last-child, .hr:last-child { margin-bottom: 0; }

input:focus { border-color: #66afe9; outline: 0; box-shadow: 0 0 0 transparent; }

.al-center, .center { text-align: center; }
.al-center .with-line:after, .center .with-line:after { left: 50%; margin-left: -35px; }

.al-right { text-align: right; }
.al-right .with-line:after { right: 0; }

.al-left { text-align: left; }

.ucap { text-transform: uppercase; }

.container.medium { max-width: 1375px; }

.section-pad { margin-top: 50px; margin-bottom: 50px; }
.section-pad-xs { margin-top: 20px; margin-bottom: 20px; }
.section-pad-sm { margin-top: 40px; margin-bottom: 40px; }
.section-pad-sm-2 { margin-top: 40px; margin-bottom: 40px; padding-left: 0; padding-right: 0; }
.section-pad-md { margin-top: 60px; margin-bottom: 60px; }
.section-pad-md-2 { margin-top: 60px; margin-bottom: 60px; }
.section-pad-lg { margin-top: 110px; margin-bottom: 110px; }
.section-pad.nopd { margin-top: 0; margin-bottom: 0; }
.section-pad.nopdtop { margin-top: 0; margin-bottom: 60px; }
.nopdbottom { margin-top: 40px; margin-bottom: 0; }

.section-overup[class*="section-pad"] { margin-top: -60px; padding-top: 0; }

.section-overup-lg[class*="section-pad"] { margin-top: -110px; padding-top: 0; }

.section.top { margin-top: 160px; }

.pad-0, .nopd { padding: 0px; }

.noborder { border:none; }

.npl { padding-left: 0px; }

.npr { padding-right: 0px; }

.space-top { margin-top: 20px; }
.space-top-sm { margin-top: 15px; }
.space-top-md { margin-top: 30px; }
.space-bottom { margin-bottom: 20px; }
.space-bottom-sm { margin-bottom: 15px; }
.space-bottom-md { margin-bottom: 30px; }

.nomg { margin-top: 0; margin-bottom: 0; }

.wide-lg { max-width: 1170px; margin: 0 auto; }
.wide-md { max-width: 970px; margin: 0 auto; }
.wide-sm { max-width: 770px; margin: 0 auto; }
.wide-xs { max-width: 570px; margin: 0 auto; }

.row-vm { align-items: center; display: flex; }
.row-vm.reverses > div:last-child { order: 1; }
.row-vm.reverses > div:first-child { order: 2; }

.container-fluid > .row > .row { margin-left: 0; margin-right: 0; }

.container.thin { max-width: 1125px; }

.row-column:not(:first-child) { margin-top: 60px; }
.row-column-md:not(:first-child) { margin-top: 45px; }
.row-column-sm:not(:first-child) { margin-top: 30px; }

div[class*="row-column"].mgfix { margin-top: -45px; }
div[class*="row-column"].mgauto { margin-top: 0; }
div[class*="row-column"].mgtop { margin-top: 60px; }
div[class*="row-column"].mgtop-md { margin-top: 45px; }
div[class*="row-column"].mgtop-sm { margin-top: 30px; }

div[class*="wide-"] + div[class*="row-column"]:not([class*="mg"]):not([class*="mt-"]) { margin-top: 60px; }

.clear-all { clear: both; display: block; height: 0; width: 100%; }

.clear { clear: both; }

.clear-left { clear: left; }

.clear-right { clear: right; }

.first[class*="col-"] { clear: left; }

.nomg[class*="wide-"] { margin: 0; }

.img-shadow { box-shadow: 0 2px 26px 0 rgba(0, 0, 0, 0.16); }

.round { -ms-border-radius: 0px; border-radius: 0px; }

.round-md { -ms-border-radius: 8px; border-radius: 8px; }

.round-lg { -ms-border-radius: 35px; border-radius: 35px; }

.circle { -ms-border-radius: 50%; border-radius: 50%; }

.image { margin-bottom: 20px; }
.image:last-child { margin-bottom: 0; }
.image img { max-width: 100%; height: auto; }
.image[class*="round"] a, .image[class*="round"] img, .image.circle a, .image.circle img { border-radius: inherit; }
.image.circle:not([class*="al-"]) { text-align: center; }
.image.circle:not(.image-md) img { width: 100%; max-width: 555px; }
.image-md img { width: 90%; max-width: 220px; }

.imagebg { position: absolute; height: 100%; right: 0; top: 0; left: 0; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; z-index: 0; opacity: 0; transition: opacity .4s; }
.fixed-bg .imagebg { background-attachment: fixed; }
.imagebg img { display: none; }

.image-on-left .imagebg, .image-on-right .imagebg { width: 50%; }

.image-on-left .imagebg { right: 50%; }

.image-on-right .imagebg { left: 50%; }

.image-slice .imagebg { width: 40%; left: 0; }
.image-slice .imagebg + .imagebg { width: 60%; left: 40%; }
.image-slice .section-bg:not(.section-bg-r):after { content: ""; background: #FF9933; position: absolute; left: 0; bottom: 0; top: 0; opacity: .9; width: 100%; }
.image-slice .section-bg.section-bg-alt:not(.section-bg-r):after { background: #31536C; }

.btn { line-height: 1.4; padding: 12px 20px; text-align: center; color: #fff; transition: all 0.4s; width: 100%; background: #008265; font-size: 40px; font-weight: 800; text-transform: none }
.btn:hover, .btn:focus { background-color: #3C4981; color: #fff; }
.btn .open { display: inline; padding-left: 20px; font-size: 28px; }

.pd-x1 { padding: 10px; }
.pd-x2 { padding: 20px; }
.pd-x3 { padding: 30px; }
.pd-x4 { padding: 40px; }
.pd-x5 { padding: 50px; }

.mg-x1 { margin: 10px; }
.mg-x2 { margin: 20px; }
.mg-x3 { margin: 30px; }
.mg-x4 { margin: 40px; }
.mg-x5 { margin: 50px; }

.mt-x1 { margin-top: 10px; }
.mt-x2 { margin-top: 20px; }
.mt-x3 { margin-top: 30px; }
.mt-x4 { margin-top: 40px; }
.mt-x5 { margin-top: 50px; }

.mb-x1 { margin-bottom: 10px; }
.mb-x2 { margin-bottom: 20px; }
.mb-x3 { margin-bottom: 30px; }
.mb-x4 { margin-bottom: 40px; }
.mb-x5 { margin-bottom: 50px; }

.bg-light, .box-s2 { background: #f4f8f8; }

.bg-white, .box-s1 { background: #fff; }

.bg-dark { background: #666; }

.bg-grey { background: #e8e8ee; }

.box-s3 { background: #FF9933; }

.bg-secondary, .box-s4 { background: #B52031; }

.bg-alternet { background: #FFC426; }

.bg-light-primary { background-color: rgba(255, 153, 51, 0.1); }

.bg-light-secondary { background-color: rgba(255, 83, 38, 0.1); }

.bg-light-alternet { background-color: rgba(255, 196, 38, 0.1); }

.bdr { border: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-y { border-top: 1px solid rgba(0, 0, 0, 0.04); border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-x { border-left: 1px solid rgba(0, 0, 0, 0.04); border-right: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-top { border-top: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-bottom { border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-none { border-color: transparent; }

.table-responsive { margin-bottom: 30px; }
.table-responsive:last-child, .table-responsive .table { margin-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { border-color: #ececec; }

.table.bdr-top, .table.bdr-bottom { border-color: #ececec; }

.table-s1 > tbody > tr > td, .table-s1 > tbody > tr > th, .table-s1 > tfoot > tr > td, .table-s1 > tfoot > tr > th, .table-s1 > thead > tr > td, .table-s1 > thead > tr > th { padding: 20px; }

.table-vertical > tbody > tr > td { vertical-align: middle; }

.equalcol { display: flex; flex-direction: row; height: 100%; }

@keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-50px, 0, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeInRight { from { opacity: 0; transform: translate3d(50px, 0, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 50px, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.searchandfilter.sticky { position: fixed; top: 32px; transition: top .5s; }

/* ========================================================================== 2.1 General / Common ========================================================================== */

.content ul { margin-bottom: 20px; }
.content ul li { position: relative; margin-left: 20px; list-style: disc; }
.content ul li { list-style: disc; margin-bottom: 10px; }
.content ul li:last-child { margin-bottom: 0; }
.content ul li ol li { list-style: decimal; }

.content ol { margin-left: 40px; margin-bottom: 20px; }
.content ol li { list-style: decimal; margin-bottom: 10px; }
.content ol li:last-child { margin-bottom: 0; }
.content ol li ul li { list-style: disc; }

.content ul.nav-tabs li:before { content:none; }
.content ul.nav-tabs li { padding-left: 0;}
.content ul.dots li:before { content: '\f111'; font-size: 6px; top: 5px; }
.content ul.checkmark li { padding-left: 28px; }
.content ul.checkmark li:before { content: '\f00c'; font-size: 18px; line-height: 18px; top: 4px; }
.content ul.list-sitemap li { margin-bottom: 10px; font-weight: 400; }
.content ul.list-sitemap li:last-child { margin-bottom: 0; }
.content ul.list-sitemap li ul { margin-top: 5px; }
.content ul.list-sitemap li ul li { margin-top: 3px; font-weight: 400; }
.content ul.style-v2 li { margin-bottom: 2px; }
.content ul.style-v2 li:before { color: #9aa4ae; font-size: 6px; }

.accordion .panel { background-color: transparent; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.accordion .panel:last-child { border-bottom: 0 none; }
.accordion .panel + .panel { margin-top: 0; }
.accordion .panel-title { position: relative; font-size: 1em; font-weight: 600; }
.accordion .panel-title a { color: #FF9933; padding: 16px 30px 17px 0; }
.accordion .panel-title a .plus-minus { opacity: 0.4; }
.accordion .panel-title a.collapsed { color: #596570; }
.accordion .panel-title a.collapsed:hover { opacity: 0.7; }
.accordion .panel-title a.collapsed:hover .plus-minus { opacity: 0.4; }
.accordion .panel-title a.collapsed .plus-minus { opacity: 0.7; }
.accordion .panel-title a.collapsed .plus-minus span:before { transform: rotate(-180deg); }
.accordion .panel-title a.collapsed .plus-minus span:after { transform: rotate(0deg); }
.accordion .panel-title a:hover { opacity: 1; }
.accordion .panel-title a:hover .plus-minus { opacity: 1; }
.accordion .panel-body { padding-right: 0; padding-left: 0; padding-bottom: 30px; }
.accordion .plus-minus { opacity: 0.8; cursor: pointer; transition: opacity 350ms; display: block; position: absolute; right: 0; top: 50%; height: 18px; width: 18px; margin-top: -9px; }
.accordion .plus-minus span { position: relative; height: 100%; display: block; }
.accordion .plus-minus span:before, .accordion .plus-minus span:after { content: ""; position: absolute; background: #666; transition: transform 100ms; }
.accordion .plus-minus span:before { height: 2px; width: 100%; left: 0; top: 50%; margin-top: -1px; transform: rotate(180deg); }
.accordion .plus-minus span:after { height: 100%; width: 2px; top: 0; left: 50%; margin-left: -1px; transform: rotate(90deg); }
.accordion .plus-minus:hover { opacity: 0.3; }
.accordion.filled .panel:last-child { border-bottom: 0; }
.accordion.filled .panel-title { background-color: #f5f5f5; }
.accordion.filled .panel-title a { background: #ececec; padding-left: 20px; color: #ED1C24; }
.accordion.filled .panel-title a.collapsed { background-color: transparent; color: #596570; }
.accordion.filled .panel-title a.collapsed:hover { opacity: 0.7; }
.accordion.filled .panel-body { padding-right: 20px; padding-left: 20px; padding-bottom: 20px; }
.accordion.filled .plus-minus { right: 20px; }

.carousel { height: 100%; }
.carousel .stky-banner { position: absolute; top: 0; }
.carousel .carousel-inner, .carousel .item, .carousel .active { height: 100%; }

.position { position: static; }

.slick-dots { display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 10px; height: 10px; margin: 0 5px !important; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; font-family: "elza-text", sans-serif; }
.slick-dots li button::before { font-size: 30px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button::before { opacity: .75; color: black; }

.filterSidebar .filter { font-size: 22px; color: #3C4981; font-weight: 700; text-align: center; letter-spacing: .4rem; text-transform: uppercase; padding-bottom: 20px; }
.filterSidebar .collapseList .title, .filterSidebar ul li h4{ width: 100%; text-align: center; display: block; background: #3C4981; padding: 20px; font-size: 22px; text-transform: uppercase; color: #fff; font-weight: 700; letter-spacing: .5rem; max-width: 550px; margin: 0 auto; line-height: 22px; cursor: pointer; }
.filterSidebar ul li h4:hover{ background: #CF8A22;}
.filterSidebar ul li h4.toggled{ background: #CF8A22;}

.filterSidebar .collapseList .title, .filterSidebar ul li h4::after{font-family: 'Font Awesome 6 Free'; font-weight: 900;content: "\f067"; font-size: 18px;position: absolute;right: 27px;}
.filterSidebar .collapseList .title, .filterSidebar ul li h4.toggled::after{font-family: 'Font Awesome 6 Free'; font-weight: 900;content: "\f00d"; font-size: 18px;position: absolute;right: 27px;}
.filterSidebar ul li { padding-bottom: 10px; }
.filterSidebar ul li ul li:last-child { padding-bottom: 0; }
.filterSidebar ul li ul { padding: 25px; background: #fff; }
.filterSidebar .collapseList .title .icon, .filterSidebar ul li .title .icon{top:auto;}
.filterSidebar .widget {margin-bottom:30px;}
.filterElement ul{list-style: none; margin: 0; padding: 0 !important; overflow: auto;}
.filterSidebar .filterElement ul li{display: block; position: relative; float: left; width: 100%;}
.filterSidebar .filterElement ul li input[type=radio]{ position: absolute; visibility: hidden;}
.filterSidebar .filterElement ul li label, .filterSidebar ul li ul li label{font-size: 18px; display: inline-block; position: relative; padding: 0 0 0 30px; z-index: 9; cursor: pointer; -webkit-transition: all 0.25s ease-in-out; color:#3C4981; font-weight: 700; display: flex; line-height: 26px; }
.filterSidebar .filterElement ul li .check{display: block; position: absolute; border: 2px solid #3C4981; border-radius: 100%; height: 15px; width: 15px; top: 0px; z-index: 5; transition: border .25s ease-in-out; -webkit-transition: border .25s ease-in-out;}
.filterSidebar .filterElement ul li .check::before {display: block; position: absolute; content: ''; border-radius: 100%; height: 15px; width: 15px; top: 5px; left: 5px; margin: auto; transition: background 0.25s ease-in-out; -webkit-transition: background 0.25s ease-in-out;}
.filterSidebar .filterElement ul li .check i{color:#ffffff; text-align: center; line-height: 17px; display:none; font-size:10px;}
.filterSidebar .filterElement input[type=radio]:checked ~ .check {background:#3C4981;}
.filterSidebar .filterElement input[type=radio]:checked ~ .check i{display:block;}
.filterSidebar .filterElement li:before{display:none;}

.searchandfilter.hide, .searchandfilter.show { display: block; }
.searchandfilter ul { width: 100%; }
.searchandfilter ul li ul li { width: 100%; padding: 15px 20px; }
.searchandfilter ul li ul li.child { display: none; }
.searchandfilter ul li label  { width: 100%; position: relative; }
.searchandfilter ul li.sf-field-search label span { display: none;}
.searchandfilter ul li.sf-field-search input { background: #F1F0EE; border: 2px solid #C2C1BE; height: 66px; color: #777; width: 100%; font-family: elza-text, sans-serif; font-size: 20px; padding-left: 60px; font-weight: 400; padding-top: 5px; }
.searchandfilter ul li.sf-field-search label::before { font-family: 'Font Awesome 6 Free'; font-weight: 900; color: #777; position: absolute; left: 20px; content: "\f002"; top: 18px; font-weight: 400; }
.searchandfilter select { height: 60px; background: #008265; color: #fff; border: 2px solid #008265; width: 100%; text-align: center; letter-spacing: 3px; border-radius: 0; }
.searchandfilter ul li.sf-field-reset { float: none; text-align: center; width: 100%; display: inline-block; margin-top: 20px; padding-right: 5%; }
.searchandfilter ul li.sf-field-reset a { font-size: 20px; font-weight: 700; text-transform: uppercase; color: #000; }
.searchandfilter ul li.sf-field-reset a:hover { color: #C02026; }

.filter .collapseList .title, .filter ul li .filterTitle, .searchandfilter h4 { position: relative; font-size: 20px !important; display: block; cursor: pointer; padding: 0 !important; padding-left: 0px; color: #777; height: 66px; line-height: 66px; width: 100%; font-weight: 400; margin: 0; background: #F1F0EE; border: 2px solid #C2C1BE; border-bottom: 2px solid #C2C1BE; padding-left: 20px !important; }
.filter ul li .filterTitle:hover, .searchandfilter h4:hover, .searchandfilter h4.toggled:hover { color: #000; }
.filter ul li .filterTitle.toggled, .searchandfilter h4.toggled { color: #000; background: #fff; border-bottom: none; }

.filter .collapseList .title, .filter ul li .filterTitle::after, .filter h4::after {font-family: 'Font Awesome 6 Free'; font-weight: 900;content: "\f063"; font-size: 10px;position: absolute;right: 20px;}
.filter .collapseList .title, .filter ul li .filterTitle.toggled::after, .filter h4.toggled::after {font-family: 'Font Awesome 6 Free'; font-weight: 900;content: "\f00d"; font-size: 10px;position: absolute;right: 20px;}
.filter ul { list-style: none; }
.filter ul li { padding-bottom: 10px; padding-top: 0 !important; }
.filter ul li ul li:last-child { padding-bottom: 0; }
.filter ul li ul { padding: 5px 0 20px; background: #fff; border: 2px solid #C2C1BE; border-top: none; width: 100%; display: none; }
.filter ul li ul.toggled { display: inline-block !important; }
.filter .collapseList .title .icon, .filter ul li .title .icon { top:auto; }
.filter .widget { margin-bottom:30px; }
.filter .filterElement ul li { display: block; position: relative; float: left; width: 100%; }
.filter .filterElement ul li input[type=radio] { position: absolute; visibility: hidden; }
.filter .filterElement ul li label, .filter ul li ul li label { cursor: pointer; -webkit-transition: all 0.25s ease-in-out; line-height: 22px; text-align: left; font-size: 16px; font-weight: 400; color: #000; display: block; padding-left: 28px !important; }
.filter .filterElement ul li label:hover, .filter ul li ul li label:hover { color:#C02026; }
.filter .filterElement ul li .check { display: block; position: absolute; border: 2px solid #41738D; border-radius: 100%; height: 15px; width: 15px; top: 0px; z-index: 5; transition: border .25s ease-in-out; -webkit-transition: border .25s ease-in-out; }
.filter .filterElement ul li .check::before { display: block; position: absolute; content: ''; border-radius: 100%; height: 15px; width: 15px; top: 5px; left: 5px; margin: auto; transition: background 0.25s ease-in-out; -webkit-transition: background 0.25s ease-in-out; }
.filter .filterElement ul li .check i { color:#ffffff; text-align: center; line-height: 17px; display:none; font-size:10px; }
.filter .filterElement input[type=radio]:checked ~ .check { background:#41738D; }
.filter .filterElement input[type=radio]:checked ~ .check i { display:block; }
.filter .filterElement li:before { display:none; }

.searchandfilter { width:100%; }
.searchandfilter li label { padding-left:0 !important; margin-bottom: 0; }

.sf-field-post-meta-last_letter, .sf-field-search, .sf-field-post-meta-news_cat, .sf-field-post-meta-related_services, .sf-field-post-meta-services { display: none !important; }
.news-media .sf-field-search { display: block !important; }

.sf-input-checkbox { display: none; }
.sf-input-checkbox + label { display: inline-block; position: relative; vertical-align: middle; margin: 0; cursor: pointer; }
.sf-input-checkbox + label:before { content: ''; background: #fff; border: 2px solid #000; display: inline-block; vertical-align: middle; width: 18px; height: 18px; padding: 2px; margin-right: 10px; text-align: center; margin-top: -4px; margin-left: -28px;}
.sf-input-checkbox:checked + label:before { content: ''; background: #C02026; border: 2px solid #C02026; display: inline-block; vertical-align: middle; width: 18px; height: 18px; padding: 2px; margin-right: 10px; text-align: center; margin-top: -4px;}
.sf-input-checkbox + label.toggled:before { background-color: #C02026; }
.sf-input-checkbox:checked + label:after { content: ""; padding: 2px; text-align: center; position: absolute; width: 1px; height: 10px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 2px; left: 6px; }

.sf-field-reset input { font-size: 22px; color: #41738D; font-weight: 700; text-align: center; letter-spacing: .4rem; text-transform: uppercase; padding-top: 10px; border: 0; background: none; width: 100%; }
.sf-field-reset input:hover { color: #CF8A00; }

.sf-field-reset input { font-size: 22px; color: #3C4981; font-weight: 700; text-align: center; letter-spacing: .4rem; text-transform: uppercase; padding-top: 10px; border: 0; background: none; width: 100%; }
.sf-field-reset input:hover { color: #CF8A00; }


/* ========================================================================== 3.0 Header/Navbar ========================================================================== */

.site-header { display: flex; top: 0; left: 0; width: 100%; transition: top .5s; z-index: 50; height: 160px; background: #fff; }
.site-header .container { display: flex; padding-left: 0; padding-right: 0; }
.site-header .logo-light { display: none; }
.site-header .quote-btn { padding: 0; display: inline-block; }
.site-header .quote-btn .btn { padding: 6px 25px; font-size: 12px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #31536C; border: 2px solid #31536C; margin: 0; vertical-align: middle; }
.site-header .quote-btn .btn:hover { border-color: #FFC426; color: #fff; background-color: #FFC426; }
.site-header .quote-btn .btn.btn-outline { background: transparent; }
.site-header .quote-btn .btn.btn-outline:hover { background: #31536C; border-color: #31536C; }

.topbar { transition: none; }
.topbar .top-aside > p { margin: 7px 25px 7px 0; line-height: 20px; }
.topbar .top-aside > p strong { font-weight: 400; }
.topbar .top-aside > * { float: left; }
.topbar .top-left { float: left;  }
.topbar .top-right { float: right;  }
.topbar .top-contact .fa { border: 0 none; width: auto; height: auto; line-height: 34px; }
.topbar .top-contact span { padding: 0 30px 0 15px; }
.topbar .top-nav li a { padding-top: 0; padding-bottom: 0; transition: color .3s; }

.top-contact li { padding: 0 12px; display: inline; }
.top-contact li:last-child { padding-right:0; }
.top-contact li.active { text-decoration: underline; text-underline-offset: 8px; text-decoration-color: #050708; }
.top-contact a { color: #050708; font-size: 20px; font-weight: 400; transition: color 0.5s; }
.top-contact a:hover { color: #F28500; }

.navbar-nav { width: 100%; display: flex; justify-content: flex-end; flex-flow: row wrap; }
.navbar-nav > li.mobile { display: none; }
.navbar-nav > li > a { background: transparent; color: inherit; transition: color 0.5s; }
.navbar-nav > li.active > a { color: #C02026 !important; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.rollover > a, .navbar-nav > li.hovered > a { color: #C02026 !important; background: transparent; text-underline-offset: 35px; text-decoration: underline; text-decoration-thickness: 10px; text-decoration-color: #C02026; }
.navbar-nav > li.phone.rollover > a { text-decoration: none; }
.navbar-nav > li > ul ul { top: 0; margin-top: 0; }
.navbar-nav > li:hover > ul { top: 100%; padding: 10px 0; opacity: 1; visibility: visible; }
.navbar-nav > li.quote-btn { margin-left: 12px; float: right; }
.navbar-nav > li.quote-btn .btn { padding: 9px 24px 8px; font-size: 14px; font-weight: 700; letter-spacing: inherit; }
.navbar-nav li ul li { position: relative; width: 100%; }
.navbar-nav li ul li ul { left: 240px; opacity: 0; visibility: hidden; }
.navbar-nav li ul li:hover ul { opacity: 1; visibility: visible; z-index: 100; }

.navbar-nav li ul li.has-children > a:after { color: #596570; content: "\f0c8"; display: block; position: absolute; top: 50%; right: 8px; opacity: .5; margin-top: -7px; height: 14px; width: 12px; text-align: center; font-size: 6px; line-height: 14px; font-family: 'Font Awesome 6 Free'; font-weight: 900; transition: transform .4s; }
.navbar-nav li ul > .active > a, .navbar-nav li ul > .active > a:focus, .navbar-nav li ul > .active > a:hover { color: #ffffff; background-color: #f5f5f5; }
.navbar-nav ul li { color: #596570; }
.navbar-nav ul li.active > a, .navbar-nav ul li.active > a:focus .navbar-nav ul li.active > a:hover, .navbar-nav ul li.rollover > a { }
.navbar-nav ul li.active > a, .navbar-nav ul li.rollover > a {  }
.navbar-nav .label { margin-top: -3px; vertical-align: middle; display: inline-block; margin-left: 5px; text-transform: uppercase; padding: 3px 10px 4px; -ms-border-radius: 20px; border-radius: 20px; }

.navbar-nav li.has-children ul { display: flex; right: 0; padding: 75px 0; flex-wrap: wrap; background: #fff; box-shadow: 0 12px 12px rgba(0, 0, 0, 0.20); border-top: 2px solid #C02026; }
.navbar-nav li ul { position: absolute; border: 0px; padding: 18px; left: 0; top: -999em; z-index: 99; display: block; opacity: 0; visibility: hidden; transition: opacity .5s, visibility .4s; list-style: none; }
.navbar-nav li ul li.half { width: 50%; align-content: flex-end; align-self: flex-end; }
.navbar-nav li ul li.half:last-of-type { text-align: right; }
.navbar-nav li ul li a { font-size: 18px; font-weight: 500; line-height: 48px; color: #092440; white-space: nowrap; text-decoration: none !important; }
.navbar-nav li ul li a:hover { color: #889D2C; }
.navbar-nav li ul li.half ul { opacity: 100%; visibility: visible; box-shadow: none; left: 0; position: relative; border: none !important; }
.navbar-nav li ul li.half:first-of-type { border-right: 2px solid #C2C1BE; }
.navbar-nav li ul li.half .header { font-size: 3em; color: #000; font-weight: bold; font-family: "elza-text", sans-serif; line-height: 1; padding-bottom: 20px; }

.megamenu { padding: 75px 0; flex-wrap: wrap; background: #fff; box-shadow: 0 12px 12px rgba(0, 0, 0, 0.20); border-top: 2px solid #C02026; top: 160px; position: fixed; width: 100%; transition: opacity .5s, visibility .4s; opacity: 0; visibility: hidden; z-index: 11; top: 160px; }
.megamenu.animate { top: -1250px; }
.megamenu.sticky { top: 160px; }
.megamenu.toggled { display: flex; opacity: 1; visibility: visible;}
.megamenu .container { display: flex; padding-left: 0; padding-right: 0; }
.megamenu li.half { width: 50%; align-content: flex-end; align-self: flex-end; }
.megamenu li.half:last-of-type { text-align: right; list-style: none; }
.megamenu li a { font-size: 18px; font-weight: 500; line-height: 48px; color: #092440; white-space: nowrap; text-decoration: none !important; }
.megamenu li a:hover { color: #889D2C; }
.megamenu li.half ul { opacity: 100%; box-shadow: none; left: 0; position: relative; border: none !important; list-style: none; }
.megamenu li.half:first-of-type { border-right: 2px solid #C2C1BE; list-style: none; }
.megamenu li.half .header { font-size: 3em; color: #000; font-weight: bold; font-family: "elza-text", sans-serif; line-height: 1; padding-bottom: 20px; }

.header-s2 .navbar { padding: 0; }
.header-s2 .navbar-nav > li + li {  }
.header-s2 .navbar-nav > li.mega { align-content: center; display: flex; position: unset; }
.header-s2 .navbar-nav > li:first-child { padding-right: 0; }
.header-s2 .navbar-nav > li > a { padding: 40px 25px; }
.header-s2 .navbar-nav > li.first a { padding-left: 0; }
.header-s2 .navbar-nav > li:last-child a { padding-right: 0; }
.header-s2 .navbar-nav > li.quote-btn { margin-top: 27px; }
.header-s2 .navbar-nav > li.last a { padding-right: 0; }
.header-s2 .navbar-brand { margin: 52px 0 0; padding: 0; transition: none; }
.header-s2 .navbar-collapse { float: right; width: 100%; align-content: center; }
.header-s2.is-transparent .topbar, .header-s2.is-transparent .navbar { width: 100%; z-index: 9; }
.header-s2.is-transparent .topbar + .navbar { }
.header-s2.is-transparent .topbar { position: relative; padding-top: 40px; }
.header-s2.sticky .topbar { padding-top: 75px; }
.header-s2.is-transparent .topbar .social li a { color: inherit; }
.header-s2.is-transparent .navbar-nav li ul { color: #596570; }
.header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li > a:focus, .header-s2.is-transparent .top-contact .fa { font-size: 20px; font-family: "elza-text", sans-serif; font-weight: 700; font-style: normal; color: #000; }
.light-nav .header-s2.is-transparent .navbar-nav > li > a, .light-nav .header-s2.is-transparent .navbar-nav > li > a:focus, .light-nav .header-s2.is-transparent .navbar-nav > li.has-children > a:after { color: #fff; }
.light-nav .header-s2.sticky .navbar-nav > li > a, .light-nav .header-s2.sticky .navbar-nav > li > a:focus, .light-nav .header-s2.sticky .navbar-nav > li.has-children > a:after { color: #3D3D3D; }
.header-s2.is-transparent .navbar-nav > li > a:hover { color: #F28500; }
.header-s2.is-transparent .navbar-nav > li.current > a, .header-s2.is-transparent .navbar-nav > li.current > a:hover, .header-s2.is-transparent .navbar-nav > li.current > a:focus, .header-s2.is-transparent .navbar-nav > li.current.has-children > a:after { color: #fff; }
.header-s2.is-transparent .navbar-nav > li.current > a:not(.btn)::before { content: ""; position: absolute; left: 18px; top: 18px; right: 18px; height: 2px; background-color: #B51F30; opacity: 1; transition: all .4s; }
.header-s2.is-transparent .navbar-nav > li.current > a:not(.btn)::after { content: ""; position: absolute; left: 18px; top: 91px; right: 18px; height: 2px; background-color: #B51F30; opacity: 1; transition: all .4s; }
.header-s2.is-transparent .navbar-brand .logo-light { display: block; }
.header-s2.is-transparent .navbar-brand .logo-dark { display: none; }
.navbar-nav > li.phone { width: 100%; justify-content: flex-end; display: flex; color: #fff; }
.navbar-nav > li.phone a { background: #27ACB7; width: 260px; height: 60px; align-content: center; align-items: center; justify-content: center; display: flex; text-align: center; color: #fff !important; font-weight: bold; transition: all 0.5s; padding: 0; }
.navbar-nav > li.phone a:hover { background: #000; color: #fff !important; text-decoration: none !important; }
.navbar-nav > li.phone .fa-phone { width: 25px; height: 25px; }
.navbar-nav > li.search { padding-right: 0 !important; }
.navbar-nav > li.search a { margin-top: -4px; }

ul.sub-menu { padding: 10px 80px 10px 40px !important; display: block; right: auto !important; margin-top: -2px; }
ul.sub-menu a { font-weight: 400 !important; font-family: elza-text, sans-serif; color: #000 !important; font-size: 20px !important; }
ul.sub-menu a:hover { color: #C02026 !important; }

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.header-s2.header-dark .topbar { background: #ff8c1a; color: #fff; }
.header-s2.header-dark .topbar .icon, .header-s2.header-dark .topbar .fa, .header-s2.header-dark .topbar a:hover { color: #31536C; }
.header-s2.header-dark .navbar { background: #FF9933; }
.header-s2.header-dark .navbar-nav > li > a, .header-s2.header-dark .navbar-nav > li.active > a, .header-s2.header-dark .navbar-nav > li > a:hover, .header-s2.header-dark .navbar-nav > li > a:focus { color: #fff; }
.header-s2.header-dark .navbar-nav li.quote-btn .btn:hover { background: #FFC426; }
.header-s2.header-dark .navbar-brand .logo-dark { display: none; }
.header-s2.header-dark .navbar-brand .logo-light { display: block; }


.half .search-field-box { position: relative; display: flex; max-width: 90%; flex-wrap: wrap; justify-content: right; }
.search-field-box input { background: #F1F0EE; border: 2px solid #C2C1BE; height: 66px; color: #777; width: 100%; font-family: elza-text, sans-serif; font-size: 24px; padding-left: 60px; }
.search-field-box i { position: absolute; left: 20px; top: 20px; color: #777; }
.search-field-box button { font-family: "elza-text", sans-serif; width: 100%; border: 2px solid #C02026; height: 66px; color: #000; background: #fff; max-width: 260px; margin-top: 20px; text-transform: uppercase; font-size: 16px; font-weight: 500; z-index: 2; position: relative; letter-spacing: 1px; transition: all 0.5s; }
.search-field-box button:hover { border: 2px solid #C02026; color: #fff; background: #C02026; }
.half form p { font-family: "elza-text", sans-serif; margin-top: -57px; z-index: 1; position: relative; }
.half form p a { color: #000 !important; text-transform: uppercase; font-size: 16px !important; font-weight: 500 !important; letter-spacing: 1px; }
.half form p a:hover { color: #C02026 !important; }

.col-md-4 .search-field-box { position: relative; }
.col-md-4 .search-field-box input { padding-top: 5px; }
.col-md-4 .search-field-box button { border: none; position: absolute; left: 0; background: none; width: 17px; height: 16px; margin: 0; align-content: center; display: flex; top: 5px; }
.col-md-4 .search-field-box button span { display: none; }

.name_filter { font-family: elza-text, sans-serif; display: flex; flex-wrap: wrap; gap: 10px 25px; width: 90%; margin: 0 auto; padding: 0 0 10px !important; }
.name_filter li { width: 30px; text-align: center; }
.name_filter li a { font-size: 24px !important; font-weight: 400 !important; color: #000000 !important; }
.name_filter li a.active { color: #C02026 !important; }
.name_filter li a:hover { color: #C02026 !important; }
.name_filter li a.disabled { color: #C2C1BE !important; }
.name_filter_wrapper p { width: 650px; margin: 0 auto; }
.name_filter_wrapper p a { font-family: "elza-text", sans-serif; color: #000 !important; text-transform: uppercase; font-size: 16px !important; font-weight: 500 !important; letter-spacing: 1px; }
.name_filter_wrapper p a:hover { color: #C02026 !important; }
.attorneys .name_filter { width: 100%; list-style: none; gap: 10px 15px; }
.attorneys .name_filter_wrapper { padding: 20px 0; }

ul.services { padding: 0 !important; display: block !important; text-align: left; width: 90%; margin: 0 auto; }
ul.services a { font-weight: 400 !important; font-family: elza-text, sans-serif; color: #000 !important; font-size: 20px !important; }
ul.services a:hover { color: #C02026 !important; }
ul.services + p { width: 650px; margin: 0 auto; font-family: "elza-text", sans-serif; z-index: 1; position: relative; }
ul.services + p a { color: #000 !important; text-transform: uppercase; font-size: 16px !important; font-weight: 500 !important; letter-spacing: 1px; }
ul.services + p a:hover { color: #C02026 !important; }

form .search-field-box .autocomplete-main { padding: 0; width: 100%; position: absolute; top: 66px; left: 0; background-color: #fff; z-index: 2; max-height: 0; -webkit-transition: all 0.4s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.4s ease-in-out 0s; padding-top: 0; opacity: 0; display: none; }
form .search-field-box.autocomplete .autocomplete-main { opacity: 1; display: block; }
form .search-field-box .autocomplete-main .autocomplete-list { padding: 0; max-height: 320px; opacity: 0; -webkit-transition: all 0.4s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.4s ease-in-out 0s; }
form .search-field-box .autocomplete-main .autocomplete-list ul { padding-left: 5px; }
form .search-field-box .autocomplete-main .autocomplete-list li { font-size: 16px; line-height: 22px; font-weight: 500; color: #000; padding: 10px 15px; display: block; width: 100%; cursor: pointer; transition: opacity 0.3s cubic-bezier(1, 0, 1, 1); transition: all 0.5s; }
form .search-field-box .autocomplete-main .autocomplete-list li:hover { background: #C02026; color: #fff; }
form .search-field-box .autocomplete-main .autocomplete-list li a { font-size: 18px; color: #000; }
form .search-field-box .autocomplete-main .autocomplete-list li:hover a { color: #fff; }
form .search-field-box .autocomplete-main .autocomplete-list li a:focus, form .search-field-box .autocomplete-main .autocomplete-list li a:hover { color: #fff; }
form .search-drop-filter.drop-open .search-drop-filter-list ul li, form .search-field-box.autocomplete .autocomplete-main .autocomplete-list, form .search-field-box.autovis .auto-loader { opacity: 1; }
form .search-field-box.autocomplete .autocomplete-main { max-height: 325px; overflow: auto; z-index: 3; border-right: 2px solid #C2C1BE; border-bottom: 2px solid #C2C1BE; border-left: 2px solid #C2C1BE; }

.header-search { display: none; position: relative; top: -162px; height: 160px; background-color: #fff; width: 100%; max-width: 860px; z-index: 111; }
.header-search.open { display: flex; align-items: center; }
.header-search .submit { position: relative; top: 0; text-align: center; }
.header-search .submit button { font-family: "elza-text", sans-serif; width: 260px; border: 2px solid #C02026; height: 66px; color: #fff; background: #C02026; max-width: 260px; margin-top: 0; text-transform: uppercase; font-size: 16px; font-weight: 500; z-index: 2; position: relative; letter-spacing: 1px; }
.header-search .submit button:hover { color: #B61F24; }
.header-search .submit button:active { padding: 0; }
.header-search .submit button span { font-family: "elza-text", sans-serif; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 500; letter-spacing: 1px; }
.header-search .field { position: relative; left: 0; right: 0; top: 0; width: 600px; }
.header-search .field input[type='text'] { width: 100%; height: 66px; background-color: #fff; font-size: 20px; color: #000; border: 2px solid #C2C1BE; padding-left: 10px; }
.header-search .field input[type='text']::-webkit-input-placeholder { color: #9b9b9b; opacity: 1; }
.header-search .field input[type='text']:-ms-input-placeholder { color: #9b9b9b; opacity: 1; }
.header-search .field input[type='text']::-ms-input-placeholder { color: #9b9b9b; opacity: 1; }
.header-search .field input[type='text']::placeholder { color: #9b9b9b; opacity: 1; }
.header-search .close { position: relative; width: 66px; height: 66px; opacity: 1; display: flex; justify-content: center; }
.header-search .close button { margin: 0; border: 0; background-color: #fff; font-size: 24px; color: #000; }
.header-search .close button:hover { color: #B61F24; }
.header-search .close button:active { padding: 0; }

.people-suggestion-wrap li { display: flex !important; align-items: center; }
.people-suggestion-wrap li .photo { max-width: 100px; }
.people-suggestion-wrap li .name { padding: 0 10px; line-height: 20px; font-size: 14px; }
.people-suggestion-wrap li .name a { line-height: 18px !important; font-weight: 700 !important; }

.header-search .autocomplete-main { padding: 0; width: 100%; position: absolute; top: 66px; left: 0; background-color: #fff; z-index: 2; max-height: 0; -webkit-transition: all 0.4s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.4s ease-in-out 0s; padding-top: 0; opacity: 0; display: none; }
.header-search.autocomplete .autocomplete-main { opacity: 1; display: block; }
.header-search .autocomplete-main .autocomplete-list { padding: 0; max-height: 320px; opacity: 0; -webkit-transition: all 0.4s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.4s ease-in-out 0s; }
.header-search .autocomplete-main .autocomplete-list ul { padding-left: 5px; }
.header-search .autocomplete-main .autocomplete-list li { font-size: 16px; line-height: 22px; font-weight: 500; color: #000; padding: 10px 15px; display: block; width: 100%; cursor: pointer; transition: opacity 0.3s cubic-bezier(1, 0, 1, 1); transition: all 0.5s; }
.header-search .autocomplete-main .autocomplete-list li:hover { background: #C02026; color: #fff; }
.header-search .autocomplete-main .autocomplete-list li a { font-size: 18px; color: #000; }
.header-search .autocomplete-main .autocomplete-list li:hover a { color: #fff; }
.header-search .autocomplete-main .autocomplete-list li a:focus, .header-search .autocomplete-main .autocomplete-list li a:hover { color: #fff; }
.header-search.autocomplete .autocomplete-main .autocomplete-list, form .search-field-box.autovis .auto-loader { opacity: 1; }
.header-search.autocomplete .autocomplete-main { max-height: 325px; overflow: auto; z-index: 3; border-right: 2px solid #C2C1BE; border-bottom: 2px solid #C2C1BE; border-left: 2px solid #C2C1BE; }


/* ========================================================================== 4.0 Banner/Slider ========================================================================== */
.banner-text { color: #050708; position: relative; padding-top: 60px; padding-bottom: 60px; z-index: 1; }
.banner-text:not([class*="wide-"]) { max-width: 100%; }
.banner-text.pos-left { float: left; }
.banner-text.al-center:not(.pos-center), .banner-text.center:not(.pos-center) { margin: 0 auto; }
.banner-text.light, .banner-text.box-s3, .banner-text.box-s4 { color: #fff; }
.banner-text.dark { color: #15181b; }
.banner-text h1, .banner-text .page-title { font-size: 3em; line-height: 1.1; color: #fff; font-weight: 700; font-family: "elza-text", sans-serif; }
.banner-text h2 { font-size: 78px;line-height: 78px; font-weight: 700;color:rgb(255, 255, 255);letter-spacing: 0px; }
.banner-text img { padding: 20px 0; }
.banner-text .animated { animation-delay: 350ms; animation-duration: 1s; }
.banner-text .btn { font-size: 16px;font-weight: 700;color:rgb(255, 255, 255);letter-spacing: 0px;font-family: Asap;border-color:rgb(255, 255, 255);border-style: solid;border-width: 2px;border-radius: 30px;outline: currentcolor none medium;;cursor: pointer;visibility: inherit;text-align: inherit;margin: 0px;padding: 19px 37px;text-transform: none; }
.banner-text .btn:hover { background-color:rgb(255, 255, 255); color:#393970; }
.banner-text .btn-alt { font-size: 16px;font-weight: 700;color:rgb(255, 255, 255);letter-spacing: 0px;font-family: Asap;background-color:rgb(181, 32, 49);border-color:rgb(181, 32, 49);border-style: solid;border-width: 2px;border-radius: 30px;outline: currentcolor none medium;cursor: pointer;visibility: inherit;text-align: inherit;margin: 0px;padding: 19px 37px;text-transform: none; }
.banner-text .btn-alt:hover { background-color:rgb(255, 255, 255); color:#393970;;border-color:rgb(255, 255, 255) }
.banner-text h1 + *, .banner-text h2 + *, .banner-text h3 + *, .banner-text h4 + * { margin-top: 10px; }
.banner-text p:not(:last-child) { margin-bottom: 10px; }
.banner-text.style-modern { font-size: 24px; line-height: 1.4; }
.banner-text .content { width: 95%; max-width: 825px; margin: 60px auto 0; }

.hero-wrapper { position: relative; }

@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1.1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1.1);}
}

.banner-static { position: relative; width: 100%; padding: 15px 0; min-height: 380px; }
.banner-static:not(.has-bg-image):not([class*="bg-"]) { background-color: #e8e8ee; }
.banner-static .banner-cpn { bottom:0; position: absolute; width: 100%; left: 0; z-index: 5; padding: 25px 0; }
.is-transparent .banner-static .banner-cpn {  }
.banner-static .banner-cpn .content { position: relative; }
.banner-static .banner-text { float: left; width: 100%; padding-top: 0; padding-bottom: 0; }
.banner-static .banner-text.pos-right { float: right; }
.banner-static .banner-text.pos-center { float: none; }
.banner-static.banner-medium { height: 330px; min-height: inherit; }
.banner-static.banner-small { height: auto; min-height: inherit; padding:28px 0; }
.banner-static.banner-small .banner-cpn { background-color: #e6e6e6; position: relative; width: 100%; left: 0; z-index: 5; padding: 0; }
.banner-static.banner-intro { min-height: 520px; }
.banner-static.only-pg-title { min-height: 160px; }
.banner-static.bg-grey, .banner-static.bg-light, .banner-static.box-s2 { background-color: #e6e6e6; }
.banner-static.bg-grey .banner-text, .banner-static.bg-light .banner-text, .banner-static.box-s2 .banner-text { color: #2A4EA2; }
.banner-static.bg-grey .banner-text .page-title, .banner-static.bg-light .banner-text .page-title, .banner-static.box-s2 .banner-text .page-title { color: #373e45; }
.banner-static.banner-small .banner-text .page-title { color: #fff; }
.banner-static.bg-grey .light, .banner-static.bg-grey .box-s3, .banner-static.bg-grey .box-s4, .banner-static.bg-light .light, .banner-static.box-s2 .light, .banner-static.bg-light .box-s3, .banner-static.box-s2 .box-s3, .banner-static.bg-light .box-s4, .banner-static.box-s2 .box-s4 { color: #fff; }
.banner-static.bg-grey .dark, .banner-static.bg-light .dark, .banner-static.box-s2 .dark { color: #596570; }
.banner-static .imagebg { position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; -ms-border-radius: 0; border-radius: 0; }
.is-transparent .banner-static { min-height: 330px; }
.banner-static.has-bg-image .container { position: static; }

.banner-intro .container > .content { padding-top: 15px; padding-bottom: 15px; }
.banner-intro .banner-text { padding-top: 128px; padding-bottom: 128px; }
.is-transparent .banner-intro .banner-text { margin-top: 60px; }
.banner-intro .banner-text:not(.style-modern) { font-size: 18px; }

.banner .banner-text:not(.dark) { color: #fff; }
.banner .banner-boxed { padding: 30px 30px 32px; background: rgba(0, 0, 0, 0.75); -ms-border-radius: 0px; border-radius: 0px; }
/* ========================================================================== 5.0 Page Content - About, Service etc ========================================================================== */

.home .top { margin-bottom: 0; background-position: left !important; min-height: 700px; }
.home .hero-wrapper { position: relative; right: 0; width: 100%; max-width: 2200px; margin: 0 auto; background: #C02026; }
.home .hero-overlay-text { background: #C02026; position: absolute; bottom: 20px; right: 0; color: #fff; padding: 40px 80px 20px 20px; font-size: 14px; line-height: 22px; margin-bottom: 10px; max-width: 850px; }
.home h1 { font-family: "elza-text", sans-serif; color: #fff; font-weight: 700; font-size: 1.81em; line-height: 1.1; text-align: left; }
.home .hero-overlay-text ul.practices { display: flex; border: 2px solid #fff; font-family: "elza-text", sans-serif; font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.home .hero-overlay-text ul.practices li { width: 33.3333%; display: flex; }
.home .hero-overlay-text ul.practices > li + li { border-left: 2px solid #fff; }
.home .hero-overlay-text ul.practices li a { color: #fff; padding: 10px; width: 100%; }
.home .hero-overlay-text ul.practices li a:hover { background: #fff; color: #C02026; }

.breadcrumb { color: #fff; font-size: 12px; font-family: "elza-text", sans-serif; background: none; padding: 0; margin: 0 0 10px; }
.breadcrumb a { color: #fff; }
.breadcrumb a:hover { color: #C02026; }

.button { font-family: "elza-text", sans-serif; width: 100%; border: 2px solid #C02026; height: 66px; color: #000; max-width: 260px; text-transform: uppercase; font-size: 16px; font-weight: 500; z-index: 2; position: relative; letter-spacing: 1px; text-align: center; align-content: center; line-height: 1; align-items: center; align-self: center; display: flex; justify-content: center; }
.button:hover { background: #C02026; color: #fff; }

.newsDetail .button { display: none; }

a.caps-link { color: #000; font-size: 12px !important; font-family: "elza-text", sans-serif !important; text-decoration: none !important; text-transform: uppercase !important; letter-spacing: 1px !important; font-weight: 400 !important; }
a.caps-link:hover { color: #C02026 }

.featnews { background: #E6E5E1; padding: 30px 0; }
.featnews .newsslider { display: flex; font-family: "elza-text", sans-serif; font-size: 24px; line-height: 30px; }
.featnews .newsslider .slick-list { width: 80%; margin: 0px auto; }
.featnews .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; }
.featnews .slick-prev:hover { text-decoration: none; }
.featnews .slick-prev i { border-right: 2px solid #000; padding-right: 20px; height: 40px; align-content: center; align-items: center; display: flex; color: #000; transition: all 0.5s;}
.featnews .slick-prev i:hover { color: #C02026; }
.featnews .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; }
.featnews .slick-next:hover { text-decoration: none; }
.featnews .slick-next i { border-left: 2px solid #000; padding-left: 20px; height: 40px; align-content: center; color: #000; transition: all 0.5s; }
.featnews .slick-next i:hover { color: #C02026; }
.featnews .newsslider .header { font-size: 14px; font-weight: 700; text-transform: uppercase; }
.featnews .newsslider a { color: #000; font-weight: 700; }
.featnews .newsslider a:hover { color: #C02026; }

.facts { margin-bottom: 0 !important; }
.facts h2 { margin: 0 auto 60px; overflow: hidden; }
.facts h2:after { content: ""; display: inline-block; height: 20px; vertical-align: bottom; width: 100%; margin-right: -100%; margin-left: 20px; border-top: 2px solid #C2C1BE; }
.facts .numbers { max-width: 1100px; float: right; display: flex; flex-wrap: wrap; }
.facts .numbers .item { padding: 40px; width: 50%; }
.facts .numbers .item:nth-of-type(1) { background: #e6e5e1; }
.facts .numbers .item:nth-of-type(4) { background: #e6e5e1; }
.facts .numbers .item .number { color: #C02026; font-size: 4.5em; font-weight: 300; font-family: "elza-text", sans-serif; line-height: 1; }
.facts .numbers .item .number span { font-size: 1.7em; font-weight: 700; }
.facts .numbers .item .content { font-size: 1em; font-weight: 400; }
.facts .numbers .item .photo.Left { float: left; padding: 0 20px 0 0; }
.facts .numbers .item .photo.Left img { max-width: 150px; }
.facts .numbers .item .photo.Center { padding-bottom: 10px; }
.facts .numbers .item .photo.Center img { max-height: 150px; }

.section.top.nophoto { height: 307px; border-bottom: 7px solid #C02026; }
.section.top.nophoto .banner-text { padding: 40px 0 60px; }
.section.top.photo { height: 407px; border-bottom: 7px solid #C02026; }
.section.top.photo .banner-text { padding: 40px 0 0; }

.attorneys { padding: 80px 0 0; }
.attorneys .container { padding: 0; display: flex; }
.attorneys .row { border-bottom: 2px solid #e6e5e1; padding: 0 0 40px 0; margin: 0; width: 45%; }
.attorneys .col-md-8 { padding: 0 0 160px; border-right: 2px solid #C2C1BE; }
.attorneys .search-filter-results { display: flex; flex-wrap: wrap; gap: 40px 60px; }
.attorneys .col-md-4 { padding: 0 20px 0 60px; }
.attorneys .col-md-4 .title { font-family: "elza-text", sans-serif; font-size: 1.2em; font-weight: 700; }
.attorneys .attorneyPhoto { padding: 0; }
.attorneys .attorneyPhoto img { width: 100%; }
.attorneys .attorneyDetails { padding: 0 0 0 30px; color: #000; font-size: 12px; line-height: 20px; font-weight: 400; }
.attorneys .attorneyDetails a { color: #000; font-family: "elza-text", sans-serif; }
.attorneys .attorneyDetails a:hover { color: #C02026; }
.attorneys .attorneyDetails a.email { color: #C02026; text-decoration: underline; }
.attorneys .attorneyDetails a.email:hover { color: #C02026; }
.attorneys .attorneyDetails h2, .attorneys .attorneyDetails .name { font-size: 12px; color: #000; font-weight: 700; margin: 0; line-height: 20px; }
.attorneys .attorneyDetails h2 a, .attorneys .attorneyDetails .name a { color: #000; text-decoration: none; }
.attorneys .attorneyDetails .position { color: #000; display: block; }

.bio .section.top { margin-top: 160px; background: #e6e5e1; }
.bio .section.top .container { padding: 0; display: flex; }
.bio .section.top .container .photo { height: 550px; width: 50%; align-content: flex-end; text-align: center; }
.bio .section.top .container .photo img { max-height: 100%; }
.bio .section.top .container .attorney-meta { width: 50%; align-content: center; align-self: center; }
.bio .section.top h1 { font-size: 3em; line-height: 1.1; font-weight: 700; color: #000; margin-bottom: 0; font-family: "elza-text", sans-serif; }
.bio .section.top .position { font-size: 1.3em; font-weight: 400; color: #000; margin: 10px 0; }

.bio .section.top .meta { font-size: 14px; font-weight: 400; color: #000; }
.bio .section.top .meta ul { list-style: none; }
.bio .section.top .meta a { color: #000; }
.bio .section.top .meta a:hover { color: #C02026; }
.bio .section.top .meta .email a { text-decoration: none; }
.bio .section.top .meta .email a::before { content: attr(data-email); }
.bio .section.top .meta .email a::after { content: "" }
.bio .section.top .meta .email span { display: none; }
.bio .section.top .meta span { color: #C2C1BE; }

.bio .section.top .office { font-size: 14px; font-weight: 400; color: #000; margin: 10px 0 0; }
.bio .section.top .office ul { list-style: none; }
.bio .section.top .office a { color: #000; }
.bio .section.top .office a:hover { color: #C02026; }

.bio .section .col-xs-12 .content { width: 75%; max-width: 655px; margin: 0 auto; }
.bio h2:first-child { margin-top: 0; }
.bio .tabcontent .col-md-8 { padding-bottom: 80px; }
.bio .tabcontent .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.bio .tabcontent .col-md-3 { padding-bottom: 80px; padding-left: 3%; width: 29%; }
.bio .tabcontent .col-md-3 div:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.bio .tabcontent .col-md-3 li { margin-bottom: 5px; }
.bio .tabcontent .col-md-3 a { color: #000; text-decoration: none; }
.bio .tabcontent .col-md-3 a:hover { color: #C02026; }

.bio .video { padding-top: 60px; margin-top: 60px; }
.bio .video .content { margin-top: 20px; }

.flex-item { padding-top: 60px; margin-top: 60px; }
.col-md-3 div:first-of-type.flex-item { border-top: none; padding-top: 0; margin-top: 0; }
.flex-item h2 { color: #000; font-weight: 700; font-size: 1.2em; line-height: 1; }
.flex-item p { margin-top: 20px; }
.flex-item a { font-size: 16px; font-family: "elza-text", sans-serif; text-decoration: none !important; text-transform: uppercase; letter-spacing: 1px; color: #000; }
.flex-item a:hover { color: #C02026; }
.flex-item .quote { font-weight: 700; font-style: italic; line-height: 1.25; }
.flex-item .attribution { font-size: 16px; line-height: 1.25; position: relative; margin-left: 25px; }
.flex-item .attribution::before { font-family: 'Font Awesome 6 Free'; font-weight: 900; content: "\f068" !important; position: absolute; left: -25px; }
.flex-item img { width: 100%; max-width: 100%; }

.page-tab-navigation { align-content: center; height: 95px; }
.page-tab-navigation ul { display: flex; justify-content: left; font-weight: 700; list-style: none; max-width: 1600px; margin: 0 auto; height: 95px; align-items: center; }
.page-tab-navigation ul li.active { background: #fff; }
.page-tab-navigation ul > li { height: 95px; display: flex; align-items: center; }
.page-tab-navigation ul > li + li { height: 95px; margin-left: -2px; }
.page-tab-navigation a { color: #fff; font-family: "elza-text", sans-serif; font-weight: 700; border-right: 2px solid #fff; height: 45px; display: inline-block; align-content: center; padding: 0 50px; line-height: 45px; }
.page-tab-navigation li:last-of-type a { border-right: none; }
.page-tab-navigation a:hover { color: #000; }
.page-tab-navigation a.active, .page-tab-navigation li.active a { color: #C02026; align-content: center; }

.page-navigation { align-content: center; height: 95px; }
.page-navigation ul { display: flex; justify-content: left; font-weight: 700; list-style: none; max-width: 1600px; margin: 0 auto; height: 95px; align-items: center; }
.page-navigation ul li.active { background: #fff; }
.page-navigation ul > li { height: 95px; display: flex; align-items: center; }
.page-navigation ul > li + li { height: 95px; margin-left: -2px; }
.page-navigation a { color: #fff; font-family: "elza-text", sans-serif; font-weight: 700; border-right: 2px solid #fff; height: 45px; display: inline-block; align-content: center; padding: 0 50px; line-height: 45px; }
.page-navigation li:last-of-type a { border-right: none; }
.page-navigation a:hover { color: #000; }
.page-navigation a.active, .page-navigation li.active a { color: #C02026; align-content: center; }

.tabcontent { margin: 0 !important; }
.tabcontent .container { padding: 80px 0 0; background: #fff; }

.page-tabs .tab { display: none; }
.page-tabs .tab img { width: 100%; height:auto; }
.page-tabs .tab.open { display: flex; }
.page-tabs .tab.open .col-md-12 { padding-bottom: 80px; }

.page-tabs .tab.results ul { gap: 10px 100px; display: grid; --grid-columns: 2; grid-template-columns: repeat(var(--grid-columns,2),1fr); }
.page-tabs .tab.results li { list-style: none; padding: 20px 0; margin-left: 0; }
.page-tabs .tab.results li .amount { font-size: 2em; font-weight: 700; line-height: 1.25; color: #ab2328; width: 100%; display: block; }

.intro { font-weight: 700; color: #000; font-size: 1.2em; line-height: 1.25; }

.accordion { margin-top: 10px; border-bottom: none; padding-bottom: 20px; }
.accordion:first-of-type { border-top: none; margin-top: 60px; padding-top: 20px; }
.accordion:last-of-type { border-bottom: none; margin-bottom: 60px; padding-bottom: 20px; }
.accordion .accordionRow { cursor: pointer; }
.accordion .accordionRow .heading { display: flex; }
.accordion .accordionRow .heading h2, .accordion .accordionRow .heading h3 { transition: color 0.5s; width: 100%; margin-bottom: 0; padding-right: 40px; }
.accordion .accordionRow.toggled .heading .open { display: none; }
.accordion .accordionRow.toggled .heading .close { display: block; }
.accordion .content { display: block !important; padding: 20px 0 0; text-align: left; width: 100% !important; max-width: 100% !important; }
.accordion .content ul { margin-bottom: 0; }
.accordion .content li { margin-bottom: 5px; }

.news .section { display: flex; flex-wrap: wrap; }
.news .item { width: 100%; border-top: 2px solid #e6e5e1; display: flex; padding: 20px 0; }
.news .item .col-md-8, .news .item .col-md-10 { padding-bottom: 0 !important; padding-right: 60px; }
.news .item .col-md-12 { padding-bottom: 0 !important; }
.news .item .cat { color: #C02026; font-weight: 700; font-family: "elza-text", sans-serif; text-transform: uppercase; margin-bottom: 10px; }
.news .item .cat a { display: inline; color: #C02026; }
.news .item .cat a:hover { color: #990c26; }
.news .item .meta { color: #000; font-weight: 400; font-size: 16px; padding-top: 10px; }
.news .item .meta .byline { padding-bottom: 5px; }
.news .item .content { padding-top: 10px; }
.meta .date { display: flex; }
.meta .location { display: flex; }
.meta .date span, .meta .location span { width: 100px; }
.news .item a { color: #000; font-weight: 700; font-size: 1.1em; font-family: "elza-text", sans-serif; display: block; line-height: 1.25; }
.news .item a:hover { color: #C02026; }
.news .item a.readmore { color: #C02026; font-weight: 400; font-size: 1em; font-family: "elza-text", sans-serif; display: inline-block; line-height: 1.25; }
.news .item a.readmore:hover { color: #990c26; }
.news .all { border-top: 2px solid #e6e5e1; width: 100%; text-align: center; padding-top: 40px; }
.news .all a, .news .all .link_arrow { font-size: 16px; font-family: "elza-text", sans-serif; text-decoration: none !important; text-transform: uppercase; letter-spacing: 1px; color: #000; cursor: pointer; transition: all 0.5s; }
.news .all a:hover, .news .all .link_arrow:hover { color: #C02026; }

.next-week { background: #C02026; color: #fff; font-size: 11px; text-transform: uppercase; border-radius: 999px; padding: 3px 15px; margin-top: -3px; margin-left: 10px; height: 22px; width: auto !important; line-height: 1.7; }
.next-month { background: #27ACB7; color: #fff; font-size: 11px; text-transform: uppercase; border-radius: 999px; padding: 3px 15px; margin-top: -3px; margin-left: 10px; height: 22px; width: auto !important; line-height: 1.7; }

.subscribe-section { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; }
.subscribe { font-size: 16px; font-family: "elza-text", sans-serif; text-decoration: none !important; text-transform: uppercase; letter-spacing: 1px; color: #000; }
.subscribe:hover { color: #C02026; }

.practices .section.top { height: 300px; }
.practices .banner-text { padding: 80px 0 0; }

.practices .praclist { font-family: "elza-text", sans-serif; }
.practices .praclist a { color: #000; }
.practices .praclist a:hover { color: #C02026; }
.practices .praclist .col-md-4 { padding: 0 40px 100px 0; font-weight: 700; }
.practices .praclist .header { font-size: 1.6em; margin-bottom: 20px; }
.practices .praclist ul { list-style: none; }
.practices .praclist ul li { display: flex; border-top: 2px solid #e6e5e1; }
.practices .praclist ul li:first-of-type { border-top: 2px solid #000; }
.practices .praclist ul li:last-of-type { border-bottom: 2px solid #e6e5e1; }
.practices .praclist ul li a { width: 100%; line-height: 1.3; align-items: center; display: flex; position: relative; padding: 20px 0; }
.practices .praclist ul li a i { right: 0; position: absolute; }

.practice .section.top { margin-top: 160px; background: #e6e5e1; }
.practice .banner-text { padding: 80px 0 0; }

.practice .col-md-8 h2 { font-size: 1.2em; line-height: 1.2; overflow: hidden; text-transform: none; }
.practice .col-md-8 h2.large { font-size: 1.9em; margin: 40px auto 20px; }

.practice .video { padding-top: 60px; margin-top: 60px; }
.practice .video .content { margin-top: 20px; }

.practice ul.service-list { columns: 2; -webkit-columns: 2; -moz-columns: 2; }
.practice ul.service-list li { margin-bottom: 5px; break-inside: avoid-column; }
.practice ul.service-list li a { color: #000; text-decoration: none; }
.practice ul.service-list li a:hover { color: #C02026; }

.practice .tabcontent .col-md-8 { padding-bottom: 80px; }
.practice .tabcontent .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.practice .tabcontent .col-md-3 { padding-bottom: 80px; padding-left: 3%; width: 29%; }
.practice .tabcontent .col-md-3 li { margin-bottom: 10px; }
.practice .tabcontent .col-md-3 a { color: #000; text-decoration: underline; }
.practice .tabcontent .col-md-3 a:hover { color: #C02026; }
.practice .tabcontent .col-md-3 h2 { color: #000; font-weight: 700; font-size: 1.2em; line-height: 1.2; font-family: "elza-text", sans-serif; }
.practice .tabcontent .col-md-3 .attorneys { padding: 0; }
.practice .tabcontent .col-md-3 .attorneys .row { width: 100%; padding-bottom: 20px; border: none; float: none; flex-wrap: wrap; }
.practice .tabcontent .col-md-3 .attorneys .attorneyPhoto { width: 100%; }
.practice .tabcontent .col-md-3 .attorneys .attorneyDetails { padding: 15px 0 0 0; width: 100%; }
.practice .tabcontent .col-md-3 .attorneys .name a { text-decoration: none; }
.practice .tabcontent .col-md-3 .attorneys .contact a { color: #C02026; }

.practice .verdicts { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; }
.practice .tabcontent .col-md-3 div:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.practice .verdicts .item { margin-top: 40px; }
.practice .verdicts .amount { font-family: "elza-text", sans-serif; font-size: 2em; font-weight: 700; line-height: 1.25; color: #ab2328; }
.practice .verdicts a { font-size: 16px; font-family: "elza-text", sans-serif; text-decoration: none !important; text-transform: uppercase; letter-spacing: 1px; }

.practice .related { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; }

.practice .col-md-12.attorneys { padding: 0 0 160px; display: flex; flex-wrap: wrap; gap: 40px 60px; }
.practice .attorneys .row { width: 30%; padding: 0 0 40px; }

.client-stories { margin-bottom: 80px; }
.client-stories .stories { display: flex; gap: 40px; }
.client-stories .stories .item { max-width: 50%; }
.client-stories .stories .item div { margin-bottom: 20px; }

.news-media .news { padding: 80px 0 0; }
.news-media .news.blogs { padding: 80px 0 160px; }
.news-media .news .container { padding: 0; display: flex; }
.news-media .news .col-md-8 { padding: 0 0 160px; border-right: 2px solid #C2C1BE; }
.news-media .news .col-md-8 h2 { border-bottom: 2px solid #C2C1BE; width: 95%; margin-bottom: 40px; padding-bottom: 40px; }
.news-media .news .col-md-8 h2:last-of-type { width: 95%; margin-top: 120px; padding-top: 40px; }
.news-media .news .col-md-8 h2:first-of-type { margin-top: 0; padding-top: 0; }
.news-media .news .item { width: 95%; }
.news-media .news .item:first-of-type { border-top: none; padding-top: 0; }
.news-media .news.blogs .item:first-of-type { border-top: 2px solid #e6e5e1; padding: 40px 0; }
.news-media .news.blogs .item:last-of-type { border-bottom: 2px solid #e6e5e1; }
.news-media .news.blogs .item img { width: 100%; }
.news-media .news.blogs .item .title { margin-bottom: 10px; }
.news-media .news.blogs .item .col-md-8 { padding-left: 40px; padding-right: 0; }
.news-media .news .item .col-md-8 { border-right: none; padding: 0 60px 0 0; }
.news-media .news .col-md-4 { padding: 0 60px; }
.news-media .news .item .col-md-4 { padding: 0; }

.news-media .news .col-md-4 h2 { color: #000; font-weight: 700; font-size: 1.2em; line-height: 1; font-family: "elza-text", sans-serif; }
.news-media .news .col-md-4 .subscribe { color: #000; }
.news-media .news .col-md-4 .subscribe:hover { color: #C02026; }

.newsDetail .section.top { height: 300px; }
.newsDetail .banner-text { padding: 80px 0 0; }

.newsDetail .section-pad-md { margin-bottom: 0; }
.newsDetail .section-pad-md .container { display: flex; padding: 0; }
.newsDetail .section-pad-md .col-md-8 { padding-bottom: 80px; }
.newsDetail .section-pad-md .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.newsDetail .section-pad-md .col-md-3 { padding-bottom: 0; padding-left: 3%; width: 29%; }

.newsDetail h1 { color: #000; font-size: 1.9em; font-family: "elza-text", sans-serif; line-height: 1.1; font-weight: 700; }
.newsDetail .col-md-8 .cat { color: #C02026; font-size: 14px; font-weight: 700; font-family: "elza-text", sans-serif; text-transform: uppercase; margin-bottom: 10px; }
.newsDetail .col-md-8 .meta { color: #000; font-weight: 400; font-size: 14px; margin-bottom: 20px; }
.newsDetail .col-md-8 .meta .byline { padding-bottom: 15px; }
.newsDetail .col-md-8 .meta .byline a { color: #000; text-decoration: none; }
.newsDetail .col-md-8 .meta .byline a:hover { color: #C02026; }
.newsDetail .col-md-8 .photo { float: right; margin: 0 0 30px 30px; }
.newsDetail .col-md-8 .photo img { max-width: 500px; }

.newsDetail .news-item { border-top: 2px solid #C2C1BE; margin-top: 40px; padding-top: 40px; }
.newsDetail .news-item .resources { margin-top: 60px; }
.newsDetail .news-item .resources ul li { margin-bottom: 10px; margin-left: 20px; }
.newsDetail .news-item .resources a { color: #000; text-decoration: none; }
.newsDetail .news-item .resources a:hover { color: #C02026; }
.newsDetail .news-item .alignright, .newsDetail .news-item .alignleft, .newsDetail .news-item .aligncenter { display: block; float: none; margin: 0 0 30px; }

.newsDetail .col-md-3 div:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.newsDetail .col-md-3 li { margin-bottom: 10px; margin-left: 20px; }
.newsDetail .col-md-3 a { color: #000; text-decoration: none; }
.newsDetail .col-md-3 a:hover { color: #C02026; }
.newsDetail .col-md-3 h2 { color: #000; font-weight: 700; font-size: 1.2em; line-height: 1; font-family: "elza-text", sans-serif; }
.newsDetail .col-md-3 .attorneys { padding: 0; }
.blog-landing .col-md-4 .attorneys { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; }
.newsDetail .col-md-3 .attorneys .row, .blog-landing .col-md-4 .attorneys .row { width: 100%; padding-bottom: 20px; border: none; float: none; flex-wrap: wrap; }
.newsDetail .col-md-3 .attorneys .attorneyPhoto, .blog-landing .col-md-4 .attorneys .attorneyPhoto { width: 100%; }
.newsDetail .col-md-3 .attorneys .attorneyDetails, .blog-landing .col-md-4 .attorneys .attorneyDetails { padding: 15px 0 0 0; width: 100%; }
.newsDetail .col-md-3 .attorneys .name a, .blog-landing .col-md-4 .attorneys .name a { text-decoration: none; }
.newsDetail .col-md-3 .attorneys .contact a, .blog-landing .col-md-4 .attorneys .contact a { color: #000; text-decoration: none; }
.newsDetail .col-md-3 .attorneys .contact a.email, .blog-landing .col-md-4 .attorneys .contact a.email, .attorneyDetails a.email { color: #C02026; text-decoration: underline; }

.newsDetail .related { padding-top: 20px; margin-top: 0; }

.blogDetail .section.top { height: 400px; border-bottom: none; }
.blogDetail .page-title { font-size: 3em; line-height: 1.1; color: #fff; font-weight: 700; font-family: "elza-text", sans-serif; }

.about .section-pad-md { margin-bottom: 0; }
.about .section-pad-md .container { display: flex; padding: 0; }
.about .section-pad-md .col-md-8 { padding-bottom: 80px; }
.about .section-pad-md .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.about .section-pad-md .col-md-3 { padding-bottom: 0; padding-left: 3%; width: 29%; }

.content-rows .item { position: relative; margin: 60px 0; }
.content-rows .item h2::before { content: "\f144"; font-family: 'Font Awesome 6 Free'; font-weight: 900; position: absolute; color: #BF1F25; font-size: 24px; left: 0; top: -3px; }
.content-rows .item h2 { margin-left: 40px; align-content: center; margin-bottom: 10px; line-height: 1; }
.content-rows .item p { margin-left: 40px; }

.content-blocks { margin: 120px 0; display: flex; gap: 80px; }
.content-blocks .item img { width: 100%; }
.content-blocks .item h2 { margin-top: 20px; }
.content-blocks .item h2 a { color: #000; }
.content-blocks .item h2 a:hover { color: #C02026; }

.content-quotes { margin: 60px 0; display: flex; gap: 40px; flex-wrap: wrap; }
.content-quotes .item { background: #e6e5e1; display: flex; align-items: center; }
.content-quotes .item .col-md-5 { padding: 20px 0 0; }
.content-quotes .item .col-md-7 { padding: 0 60px; }
.content-quotes .item .col-md-12 { padding: 40px 60px; }
.content-quotes .item .quote { font-size: 1.2em; font-weight: 700; font-style: italic; line-height: 1.25; }
.content-quotes .attribution { font-size: 16px; line-height: 1.25; position: relative; margin: 40px 0 0 25px }
.content-quotes .attribution::before { font-family: 'Font Awesome 6 Free'; font-weight: 900; content: "\f068" !important; position: absolute; left: -25px; }

.diversity .news { margin: 120px 0; display: flex; }
.diversity .news .section { display: block; }
.diversity .news h2 { font-size: 1.9em; line-height: 1.2; overflow: hidden; text-transform: none; }
.diversity .news .item { border-top: none; border-bottom: 2px solid #e6e5e1; }

.child-page h1 { color: #000; font-size: 1.9em; font-family: "elza-text", sans-serif; line-height: 1.1; font-weight: 700; }

.photo-slider { margin: 60px 0; }
.photo-slider .item { position: relative; overflow: hidden; }
.photo-slider .photo img { width: 100%; }
.photo-slider .caption { position: absolute; bottom: 0; left: 0; right: 0; transform: translateY(100%); transition: transform 0.3s ease-out; background: #C02026; color: #FFF; padding: 40px; font-size: 18px; }
.photo-slider .caption::before { content: "\f067"; font-family: 'Font Awesome 6 Free'; font-weight: 900; position: absolute; top: -44px; right: 0px; background: #C02026; padding: 10px; width: 44px; text-align: center; font-size: 16px; }
.photo-slider .toggled .caption::before { content: "\f068"; font-family: 'Font Awesome 6 Free'; font-weight: 900; position: absolute; top: -44px; right: 0px; background: #C02026; padding: 10px; width: 44px; text-align: center; font-size: 16px; }
.photo-slider .slick-prev { display: inline; position: absolute; top: -55px; right: 37px; align-self: center; z-index: 1; cursor: pointer; }
.photo-slider .slick-prev:hover { text-decoration: none; }
.photo-slider .slick-prev i { border-right: 2px solid #C2C1BE; padding-right: 20px; height: 40px; align-content: center; color: #000; transition: all 0.5s;}
.photo-slider .slick-prev i:hover { color: #C02026; }
.photo-slider .slick-next { display: inline; position: absolute; top: -55px; right: 0; align-self: center; z-index: 1; cursor: pointer; }
.photo-slider .slick-next:hover { text-decoration: none; }
.photo-slider .slick-next i { padding-left: 20px; height: 40px; align-content: center; color: #000; transition: all 0.5s; }
.photo-slider .slick-next i:hover { color: #C02026; }

.committee { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; display: flex; flex-wrap: wrap; gap: 40px 5%; }
.committee .col-md-4 { padding: 0; width: 30%; }
.committee .attorneyPhoto { padding: 0; }
.committee .attorneyDetails { padding: 20px 0 0; font-size: 16px; line-height: 1.25; }
.committee .attorneyDetails .name, .committee .attorneyDetails .name a { color: #000; font-size: 18px; font-weight: 700; }
.committee .attorneyDetails .name a:hover { color: #C02026; }
.committee .attorneyDetails .role { margin-bottom: 5px; }
.committee .attorneyDetails .positon { position: relative; }

.careers .section-pad-md { margin-bottom: 0; }
.careers .section-pad-md .container { display: flex; padding: 0; }
.careers .section-pad-md .col-md-8 { padding-bottom: 80px; }
.careers .section-pad-md .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.careers .section-pad-md .col-md-3 { padding-bottom: 0; padding-left: 3%; width: 29%; }

.careers .col-md-3 div:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.careers .col-md-3 .attorneys { padding: 0; }
.careers .col-md-3 .attorneys .row { width: 100%; padding-bottom: 20px; border: none; float: none; }
.careers .col-md-3 .attorneys .attorneyPhoto { width: 35%; }
.careers .col-md-3 .attorneys .attorneyDetails { padding: 0 0 0 15px; width: 65%; }
.careers .col-md-3 .attorneys .name a { text-decoration: none; }
.careers .col-md-3 .attorneys .contact a { color: #C02026; }

.organizations { margin: 120px 0; }
.organizations h2 { font-size: 1.9em; line-height: 1.2; margin: 80px auto 40px; overflow: hidden; text-transform: none; }
.organizations .org-list { columns: 2; padding-top: 40px; }
.organizations .org-list .item { margin: 0 40px 40px 0; padding-bottom: 40px; border-bottom: 2px solid #e6e5e1; break-inside: avoid-column; }
.organizations .org-list .item .name { margin-bottom: 20px; }
.organizations .org-list .item .name a { font-size: 1.2em; color: #000; font-weight: 700; }
.organizations .org-list .item .name a:hover { color: #C02026; }

.contact .section-pad-md { margin-bottom: 0; }
.contact .section-pad-md .container { display: flex; padding: 0; }
.contact .section-pad-md .col-md-8 { padding-bottom: 80px; }
.contact .section-pad-md .col-md-1 { width: 3%; border-right: 2px solid #C2C1BE; padding-bottom: 80px; }
.contact .section-pad-md .col-md-3 { padding-bottom: 0; padding-left: 3%; width: 29%; }

.contact .section-pad-md .col-md-8 .col-xs-12 { padding: 0; }
.contact .section-pad-md .col-md-8 .col-xs-12 iframe { width: 100%; }
.contact .section-pad-md .col-md-8 .col-md-12:first-of-type { padding-bottom: 20px; }
.contact .section-pad-md .col-md-8 .col-md-12:last-of-type { border-top: 2px solid #C2C1BE; padding-top: 60px; margin-top: 60px; }
.contact .section-pad-md .col-md-8 .col-md-5 { padding: 0 40px; }
.contact .section-pad-md .col-md-8 .col-md-5 .address { padding-bottom: 20px; }
.contact .section-pad-md .col-md-8 .col-md-5 .office-contact { padding-bottom: 20px; }
.contact .section-pad-md .col-md-8 .col-md-5 .office-contact span { font-weight: 700; width: 20px; display: inline-block; }
.contact .section-pad-md .col-md-8 .col-md-5 .office-contact a { color: #000; }
.contact .section-pad-md .col-md-8 .col-md-5 .office-contact a:hover { color: #C02026; }

.contact .offices { display: flex; flex-wrap: wrap; gap: 80px 40px; margin-top: 40px; }
.contact .offices .item { width: 47%; }
.contact .offices .item h2 { font-size: 1.9em; margin-bottom: 10px; }
.contact .offices .item a { color: #000; }
.contact .offices .item a:hover { color: #C02026; }

.contact .col-md-3 div:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.contact .col-md-3 .attorneys { padding: 0; }
.contact .col-md-3 .attorneys .row { width: 100%; padding-bottom: 20px; border: none; float: none; }
.contact .col-md-3 .attorneys .attorneyPhoto { width: 35%; }
.contact .col-md-3 .attorneys .attorneyDetails { padding: 0 0 0 15px; width: 65%; }
.contact .col-md-3 .attorneys .name a { text-decoration: none; }
.contact .col-md-3 .attorneys .contact a { color: #C02026; }

.search-results .results { margin-bottom: 0; }
.search-results .results .container { padding: 0; }
.search-results .results .container .col-md-12 { padding: 0; border-bottom: 2px solid #e6e5e1; display: flex; }
.search-results .results .container .col-md-12:first-of-type { padding-bottom: 40px; border-bottom: none; }
.search-results .results .container .col-md-12.search_wrapper { padding-bottom: 40px; }
.search-results .results .container .col-md-12.search_meta { padding-bottom: 40px; }
.search-results .results .container .col-md-12:last-of-type { border-bottom: none; }
.search-results .search_wrapper form { display: flex; width: 100%; max-width: 800px; }
.search-results .search_wrapper #news_search { width: 100%; height: 66px; background-color: #fff; font-size: 20px; color: #000; border: 2px solid #e6e5e1; padding-left: 10px; }
.search-results .search_wrapper #news_search_button { font-family: "elza-text", sans-serif; width: 260px; border: 2px solid #C02026; height: 66px; color: #fff; background: #C02026; max-width: 260px; margin-top: 0; text-transform: uppercase; font-size: 16px; font-weight: 500; z-index: 2; position: relative; letter-spacing: 1px; }
.search-results .results .container .col-md-3, .search-results .results .container .col-md-9 { padding: 0; }
.search-results .results .container .col-md-3 { font-family: "elza-text", sans-serif; font-size: 1.6em; font-weight: 700; border-right: 2px solid #e6e5e1; padding: 40px 20px 40px 0; }
.search-results .results .container .col-md-9 { padding: 40px; }
.search-results .results .container .attorneys .col-md-12 { border-bottom: none; display: flex; width: 100%; padding-bottom: 40px; }
.search-results .results .container .attorneys .col-md-12:last-of-type { padding-bottom: 0; }
.search-results .results .container .attorneys .attorneyPhoto { max-width: 200px; }
.search-results .results .container .services a { color: #000; font-weight: 700; }
.search-results .results .container .services a:hover { color: #C02026; }
.search-results .results .container .news .item { border-top: none; border-bottom: 2px solid #e6e5e1; padding: 0 0 40px; margin-bottom: 40px; }
.search-results .results .container .news .item:last-of-type { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.search-results .results .container .news .item .col-md-12 { display: block; border-bottom: none; }
.search-results .results .container .news .item img { width: 100%; }


.social { display: flex; justify-content: center; }
.social ul > li + li { border-left: none !important; padding-left: 15px !important; margin-left: 15px !important; }
.social a { font-size: 25px; color: #fff; text-align: center; }
.social a:hover { color: #C02026; }

#alert { display: none; z-index: 100000; position: fixed; top: 0; overflow: auto; width: 100%; height: 100%; background: #3b3b3b85; justify-content: center; transition: opacity 5s ease-in; }
#alert .modal-dialog { width: 75%; margin: 5% auto; max-width: 750px; padding: 1em; }
#alert button.close { font-size: 60px; color: #000; opacity: 1; font-weight: 300; position: absolute; right: 40px; transition: all 0.5s; }
#alert button.close:hover { color: #C02026; }
#alert .modal-title { text-align: left; padding-top: 40px; font-size: 30px; color: #000; font-weight: 900; width: 100%; }
#alert .modal-content { border: 0; }
#alert .modal-header { padding: 40px 40px 0 40px; border-bottom: none; }
#alert .modal-body { font-size: 1em; line-height: 1.7em; color: #000; padding: 20px 40px; }
#alert .modal-footer { border-top: none; padding: 0 40px 40px 40px; }
#alert a.button { background: #C02026; color: #fff; height: 66px; border: 2px solid #C02026; font-size: 16px; font-weight: 500; position: relative; letter-spacing: 1px; align-content: center; align-items: center; display: flex; justify-content: center; }
#alert a.button:hover { background: #fff; color: #C02026; }

#video { display: none; z-index: 100000; position: fixed; top: 0; overflow: auto; width: 100%; height: 100%; background: #3b3b3b85; justify-content: center; transition: opacity 5s ease-in; }
#video .modal-dialog { width: 75%; margin: 5% auto; max-width: 1250px; padding: 1em; }
#video button.close { font-size: 60px; color: #000; opacity: 1; font-weight: 300; position: absolute; right: 40px; transition: all 0.5s; }
#video button.close:hover { color: #C02026; }
#video .modal-header { padding: 40px 40px 0 40px; border-bottom: none; min-height: 80px; }
#video .modal-body { font-size: 1em; line-height: 1.7em; color: #000; padding: 20px 40px; }
#video .modal-footer { border-top: none; padding: 0 40px 40px 40px; }

.disclaimer { font-size: 14px; }

.post-password-form label { display: flex; flex-wrap: wrap; width: 75%; }
.post-password-form input[type="password"] { background: #F1F0EE; border: 2px solid #C2C1BE; height: 66px; color: #777; width: 100%; font-family: elza-text, sans-serif; font-size: 24px; padding-left: 20px; }
.post-password-form input[type="submit"] { font-family: "elza-text", sans-serif; width: 100%; border: 2px solid #C02026; height: 66px; max-width: 260px; margin-top: 0; text-transform: uppercase; font-size: 16px; font-weight: 500; z-index: 2; position: relative; letter-spacing: 1px; transition: all 0.5s; background: #C02026; color: #fff; }
.post-password-form input[type="submit"]:hover { background: #fff; color: #C02026; }





/* ========================================================================== 6.0 Responsive Style ========================================================================== */

    
    .container { width: 95%; }
    
    .search-field-box input { font-size: 22px; }
    .filter .collapseList .title, .filter ul li .filterTitle, .searchandfilter h4 { font-size: 18px !important; }
    
    .attorneys .attorneyDetails { padding: 0 0 0 20px; }
    

    
    .name_filter { gap: 10px 15px; }
    .practices .praclist .header { font-size: 1.3em; }
    

    
    .navbar-nav li ul li.half:last-of-type { padding-left: 40px; }

    
    .bio .section.top h1 { font-size: 2.5em; }
    .bio .section.top .position { font-size: 1.2em; }
    

    .container { width: 95%; }    
    .container.thin { min-width: 80%; }
    
    .home .hero-overlay-text { width: 100%; }

    .sticky.site-header { padding-top: 0; }
    
    .navbar-nav li ul li.half:last-of-type { padding-left: 20px; }
    .name_filter { width: 90%; }
    .name_filter li { width: 24px; }
    .name_filter_wrapper p { width: 90%; }
    ul.services + p { width: 90%; }
    
    .home .top { min-height: 600px; }
    .home .hero-overlay-text ul.practices { max-width: 100%; align-items: center; }
    .home .hero-overlay-text ul.practices li { text-align: center; }
    .home .hero-overlay-text ul.practices li a { padding: 15px 10px; }
    
    .facts .numbers .item .photo.left { float: none; padding-bottom: 20px; text-align: center; }
        
    .practice .col-md-12.attorneys { gap: 40px; }
    .practice .attorneys .row { width: 47%; }
    

    .container.thin { max-width: 95%; }
    
    .facts .numbers { max-width: 100%; float: none; }
        
    .attorneys .col-md-4 { padding: 0 20px 0 30px; }
    
    .bio .section.top h1 { font-size: 2em; }
    .bio .section.top .position { font-size: 1.1em; }
    .bio .tabcontent .news .col-md-8 { width: 75%; }
    .bio .tabcontent .news .col-md-3 .subscribe-section p { font-size: 18px; }
    
    .page-tab-navigation a { padding: 0 30px; }
    
    .page-navigation a { padding: 0 30px; }
    
    .practices .praclist .col-md-4 { width: 50%; }
    
    .practice .tabcontent .news .col-md-8 { width: 75%; }
    .subscribe-section p { font-size: 18px; }
    
    .news-media .news .col-md-4 { padding: 0 20px 0 30px; }
    
    .newsDetail .col-md-8 .photo { float: none; margin: 0 0 30px; display: block; }
    .newsDetail .col-md-8 .photo img { max-width: 100%; }
    
    .photo-slider .caption { font-size: 16px; }
    
    .contact .section-pad-md .col-md-8 .col-xs-12 iframe { height: 350px; }
    

    
    .name_filter { gap: 10px 10px; }
        
    .attorneys .col-md-8 { width: 60%; }
    .attorneys .col-md-4 { width: 40%; }
    .attorneys .row { width: 95%; }
    
    .committee .col-md-4 { width: 47%; }
    
    .organizations .org-list { columns: 1; }
    .organizations .org-list .item { margin: 0 0 40px 0; }
    
    .contact .offices { gap: 40px; }
    .contact .offices .item { width: 100%; }
    
    

    
    .search-field-box button { max-width: 200px; }

    
    .navbar .container { width: 100%; max-width: 100%; display: block; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { position: relative; left: 2.5%; margin: 40px 0 0; height: 106px; }
    .sticky .navbar-brand { display: block; }
    
    .navbar-brand { position: relative; text-align: center; width: 100%; margin-top: 40px; margin-bottom: 20px; }
    
    .navbar-nav { margin: 0; float: none; text-align: left; padding-bottom: 40px; }
    .navbar-nav { padding-top:0; padding-left: 0; display: flex; flex-wrap: wrap; }
    
    .navbar-nav li a { padding: 10px 15px; font-size: 14px; font-weight: 400; color: #596570; position: relative; transition: color .4s, background .4s; }
    .navbar-nav li ul { position: static; background: none; width: 100%; display: none; opacity: 1 !important; visibility: visible !important; box-shadow: none; text-align: left; float: none; margin: 10px 0; }
    .navbar-nav li ul li { border-bottom: 0 none; padding: 0; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li > a:focus, .header-s2.is-transparent .top-contact .fa { font-size: 25px; width: 100%; padding: 20px; display: flex; align-items: center; }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.rollover > a { text-decoration: none; }
    .header-s2 .navbar-nav > li + li { border-top: none; }
    .navbar-nav li ul li a { padding: 5px; font-size: 22px; color: #231F20; font-weight: 700; }
    .navbar-nav > li.phone { justify-content: center; }
    .navbar-nav > li.phone a { width: 100%; height: auto; display: block !important; }
    .navbar-nav li ul li ul li a { padding: 3px 15px; }
    .navbar-nav li ul li ul li:last-child > a { padding-bottom: 14px; }
    .header-s2 .navbar-nav > li.has-children > a::after { color: #000; content: "\f067"; font-weight: 400; display: inline-block; text-align: center; margin-left: 15px; font-size: 24px !important; line-height: .9; font-family: 'Font Awesome 6 Free'; font-weight: 900; transition: transform .4s; right: 25px; position: absolute; }
    .header-s2 .navbar-nav > li.has-children.nav-opened > a::after { font-family: 'Font Awesome 6 Free'; font-weight: 900; content: "\f068" !important; }    
    .header-s2 .navbar-nav > li.has-children.mega > a::after { display: none; }
    .navbar-nav ul li.has-children li a::before { color: #596570; content: "\f0c8"; display: inline-block; opacity: .5; width: 12px; text-align: center; margin-right: 5px; font-size: 6px; line-height: inherit; font-family: 'Font Awesome 6 Free'; font-weight: 900; }
    .navbar-nav > li { width: 100%; }
    .navbar-nav > li.search { display: none; }
    .navbar-nav > li > a { font-size: 18px; line-height: 18px; }
    .header-s2 .navbar-nav > li.first a { padding-top: 35px !important; }
    .navbar-nav li.has-children ul { display: none; margin-top: 0; padding-top: 0 !important; box-shadow: none; border-top: none; }
    
    .header-s2 .navbar-collapse { float: none; text-align: center; }
    .header-s2 .navbar-collapse { margin: 0; background-color: #fff; color: #FF9933; width: 100%; padding:0; box-shadow: 0 12px 12px rgba(0, 0, 0, 0.25); }
    
    .nav-open .navbar-brand { margin: 40px auto; }
    
    .header-s2 .navbar-nav > li.mega ul { display: none !important; }
    
    ul.sub-menu { display: none; }
    .nav-opened ul.sub-menu { display: block; }
    
    .header-search { display: flex; top: 0; height: auto; margin: 0 auto; padding-top: 25px; width: 90%; }
    .header-search .close { display: none; }
    
    .site-header { position: relative; }
    
    .container { width: 95%; padding-left: 0; padding-right: 0; }
    
    .site-header { height: 150px; padding-top: 0; }
    .home .site-header { height: 146px; background: #fff; }
    
    .section.top { margin-top: 0px; }
    
    .home .top { min-height: 50vw; }
    .home .hero-wrapper { min-height: 100%; position: relative; max-width: 100%; padding-top: 0; }
    .home .hero-overlay-text { max-width: 95%; padding: 40px 0; bottom: 0; position: relative; margin: 0 auto; }
    
    .section.top.nophoto, .section.top.photo { height: auto; min-height: 175px; }
    .section.top.nophoto .container .row, .section.top.photo .container .row { margin: 0; }
    .section.top.photo .banner-text { padding: 40px 0 60px; }
    
    .attorneys { padding: 60px 0 0; }
    .team .attorneys { padding: 0; }
    .attorneys .name_filter { width: 100%; max-width: 500px; gap: 10px 14px; }
    .attorneys .container { display: flex; flex-wrap: wrap; flex-direction: column-reverse; padding-top: 40px; }
    .attorneys .col-md-8 { width: 100%; border: none; padding: 0 0 20px; }
    .attorneys .search-filter-results { gap: 40px; }
    .attorneys .col-md-4 { width: 100%; padding: 0 0 20px; border-bottom: 2px solid #C2C1BE; margin-bottom: 40px; }
    .attorneys .row { width: 29%; display: flex; }
    .attorneys .row:last-of-type { border: none; }
    .attorneys .attorneyPhoto { width: 100%; }
    .attorneys .attorneyDetails { width: 100%; }
    
    .filter-search { display: none; }
    
    .bio .section.top { margin-top: 0; }
    .bio .section.top .container { width: 100%; }
    .bio .section.top .container .photo { width: 100%; }
    .bio .section.top .container .attorney-meta { width: 100%; }
    .page-tabs .tab { flex-wrap: wrap; }
    .tabcontent .container { padding: 40px 0 0; }
    .bio .tabcontent .col-md-8 { width: 65%; margin-right: 5%; padding-bottom: 0; }
    .bio .tabcontent .col-md-1 { display: none; }
    .bio .tabcontent .col-md-3 { width: 100%; padding-left: 0; }
    .bio .tabcontent .news .col-md-8 { width: 100%; }
    .bio .tabcontent .news .col-md-3 { padding-top: 80px; }
    
    .accordion:first-of-type { margin-top: 0; }
    .accordion:last-of-type { margin-bottom: 0; }
    
    .bio .video { padding-top: 20px; margin-top: 20px; }
    .flex-item { padding-top: 20px; margin-top: 20px; }
    
    .bio .tabcontent .col-md-3 { padding-bottom: 0; width: 30%; }
    .bio .tabcontent .news .col-md-3 { padding-top: 60px; }
    .page-tabs .tab.open .col-md-12 { padding-bottom: 60px; }
    
    .page-tab-navigation { display: none; height: auto; padding-bottom: 2px; }
    .page-tab-navigation ul { flex-wrap: wrap; height: auto; }
    .page-tab-navigation ul > li { width: 100%; border-top: 2px solid #fff; height: auto; padding: 10px 0; }
    .page-tab-navigation ul > li:hover { background: #C02026; color: #fff; }
    .page-tab-navigation ul > li:hover a { color: #fff; }
    .page-tab-navigation ul > li.active:hover { background: #fff; color: #C02026; }
    .page-tab-navigation ul > li.active:hover a { color: #C02026; }
    .page-tab-navigation ul > li + li { margin-left: 0; height: auto; padding: 10px 0; }
    .page-tab-navigation a { border-right: none; width: 100%; height: auto; }
    
    .page-navigation { display: none; height: auto; padding-bottom: 2px; }
    .page-navigation ul { flex-wrap: wrap; height: auto; }
    .page-navigation ul > li { width: 100%; border-top: 2px solid #fff; height: auto; padding: 10px 0; }
    .page-navigation ul > li:hover { background: #C02026; color: #fff; }
    .page-navigation ul > li:hover a { color: #fff; }
    .page-navigation ul > li.active:hover { background: #fff; color: #C02026; }
    .page-navigation ul > li.active:hover a { color: #C02026; }
    .page-navigation ul > li + li { margin-left: 0; height: auto; padding: 10px 0; }
    .page-navigation a { border-right: none; width: 100%; height: auto; }
    
    .practices .praclist .col-md-4 { width: 100%; padding-right: 0; }
    .practices .praclist ul li:last-of-type { border-bottom: none; }
    .practices .praclist .col-md-4 { padding: 40px 0 0; }
    
    .breadcrumb { margin: 0 0 5px; }
    
    .practice .section.top { margin-top: 0; }
    .practice .tabcontent .col-md-8 { width: 65%; margin-right: 5%; padding-bottom: 0; }
    .practice .tabcontent .col-md-1 { display: none; }
    .practice .tabcontent .col-md-3 { width: 30%; padding-left: 0; margin-top: 0; padding-bottom: 0; }
    .practice .tabcontent .news .col-md-8 { width: 100%; }
    .practice .tabcontent .news .col-md-3 { padding-top: 60px; margin-top: 0; }
    .practice .col-md-8 h2 { margin: 20px auto; }

    .practice .video { padding-top: 20px; margin-top: 20px; }
    
    .client-stories { margin-bottom: 40px; border-bottom: 2px solid #e6e5e1; padding-bottom: 40px; }
    
    .news-media .news { padding: 0; }
    .news-media .news .container { display: flex; flex-wrap: wrap; flex-direction: column-reverse; padding-top: 40px; }
    .news-media .news .col-md-8 { width: 100%; border: none; padding: 0 0 60px; }
    .news-media .news .col-md-4 { width: 100%; padding: 0 0 60px; border-bottom: 2px solid #C2C1BE; margin-bottom: 60px; }
    .news-media .subscribe-section { margin-top: 40px; }
    
    .news-media .news.blogs .item .col-md-4 { border: none; }
    .news-media .news .col-md-8 h2:last-of-type { margin-top: 40px; }
    
    .news .item, .news-media .news .item { width: 100%; }
    .news .item:first-of-type { border-top: none; padding-top: 0; }
    .news .item .col-md-8, .news .item .col-md-10 { width: 66.66666667% !important; }
    .news .item .col-md-4, .news .item .col-md-2 { width: 33.33333333% !important; }
    
    .newsDetail .section-pad-md { margin-top: 40px; }
    .newsDetail .section-pad-md .container { flex-wrap: wrap; }
    .newsDetail .section-pad-md .col-md-8 { width: 65%; padding-bottom: 0; margin-right: 5%; }
    .newsDetail .section-pad-md .col-md-1 { display: none; }
    .newsDetail .section-pad-md .col-md-3 { width: 30%; padding-left: 0; margin-top: 0; }
    
    .newsDetail .col-md-8 .photo { float: right; margin: 0 0 30px 30px; }
    .newsDetail .col-md-8 .photo img { max-width: 400px; }
    
    .news-media .news.blogs { padding: 0 0 40px 0; }
    .news-media .news.blogs .item:first-of-type { border-top: 0; padding: 0 0 40px 0; }
    .news-media .news.blogs .item:last-of-type { border-bottom: none; }
    
    .about .section-pad-md { margin-top: 40px; }
    .about .section-pad-md .container { flex-wrap: wrap; }
    .about .section-pad-md .col-md-8 { width: 100%; padding-bottom: 0; }
    .about .section-pad-md .col-md-1 { display: none; }
    .about .section-pad-md .col-md-3 { width: 100%; padding-left: 0; margin-top: 60px; }
    
    .content-rows .item { margin: 40px 0; }
    
    .diversity .news { margin: 60px 0; }
    .diversity .news:last-of-type { margin-bottom: 0; }
    
    .committee .col-md-4 { width: 30%; }
    
    .careers .section-pad-md { margin-top: 40px; }
    .careers .section-pad-md .container { flex-wrap: wrap; }
    .careers .section-pad-md .col-md-8 { width: 100%; padding-bottom: 0; }
    .careers .section-pad-md .col-md-1 { display: none; }
    .careers .section-pad-md .col-md-3 { width: 100%; padding-left: 0; margin-top: 60px; }
    
    .organizations { margin: 60px 0 0; }
    .organizations .org-list { columns: 2; }
    .organizations .org-list .item { margin: 0 40px 40px 0; }
    
    .contact .section-pad-md { margin-top: 40px; }
    .contact .section-pad-md .container { flex-wrap: wrap; }
    .contact .section-pad-md .col-md-8 { width: 100%; padding-bottom: 0; }
    .contact .section-pad-md .col-md-1 { display: none; }
    .contact .section-pad-md .col-md-3 { width: 100%; padding-left: 0; margin-top: 60px; }
    
    .contact .offices .item { width: 47%; }
    
    .search-results .section-pad-md { margin-top: 40px; }
    .search-results .results .container .col-md-3 { font-size: 1.25em; }
    
    .case-eval .section-pad-md { margin-top: 40px; }
    .case-eval .section-pad-md .container { flex-wrap: wrap; }
    .case-eval .section-pad-md .col-md-7 { width: 100%; padding-bottom: 0; }
    .case-eval .section-pad-md .col-md-1 { display: none; }
    .case-eval .section-pad-md .col-md-4 { width: 100%; padding-left: 0; margin-top: 60px; }
    
    .interior .section-pad-md { margin-top: 40px; }
    .interior .section-pad-md .container { flex-wrap: wrap; }
    .interior .section-pad-md .col-md-8 { width: 100%; padding-bottom: 0; }
    .interior .section-pad-md .col-md-1 { display: none; }
    .interior .section-pad-md .col-md-3 { width: 100%; padding-left: 0; margin-top: 60px; }

    .facts .numbers .item { width: 100%; }
    .facts .numbers .item:nth-of-type(1) { background: none; }
    .facts .numbers .item:nth-of-type(4) { background: none; }
    .facts .numbers .item:nth-child(odd) { background: #e6e5e1; }

    body { font-size: 12px; line-height: 20px; }
    
    h1, .h1, .heading-lg, .heading-lg-lead { font-size: 32px; }
    h2, .h2 { color: #000; font-size: 20px; line-height: 1.3; font-weight: 700; font-family: "elza-text", sans-serif; }
    h2.medium { font-size: 26px; }
    h2.large { color: #000; font-size: 38px; line-height: 1.2; text-transform: uppercase; font-family: "elza-text", sans-serif; font-weight: 700; }
    h3, .h3, h4, .h4 { font-size: 20px; font-family: "elza-text", sans-serif; color: #000; font-weight: 700; }
    h5, .h5 { font-size: 18px; margin-bottom: 8px; }
    h6, .h6, .heading-sm, .heading-sm-lead { font-size: 16px; }
    
    .header-search .field input[type="text"] { height: 60px; }
    .header-search .submit button { width: 110px; height: 60px; }
    
    .search-results .search_wrapper #news_search { width: 75%; }
    .search-results .search_wrapper #news_search_button { width: 110px; }
    
    
    .home .hero-overlay-text ul.practices { display: block; }
    .home .hero-overlay-text ul.practices > li { width: 100%; }
    .home .hero-overlay-text ul.practices > li + li { border-left: none; border-top: 2px solid #fff; }
    .home .hero-overlay-text ul.practices li a { padding: 18px 10px 15px; }
    
    .facts { margin-top: 60px; margin-bottom: 60px; }
    .facts .numbers .item .photo { text-align: left !important; }
        
    
    .attorneys .row { width: 45%; }
    
    .bio .section.top .container .photo { height: auto; max-height: 225px; padding: 5px 20px 0 20px; }
    .bio .section.top .container .attorney-meta { padding: 20px 2.5%; }
    
    .news .item, .news-media .news .item { flex-wrap: wrap; flex-direction: column-reverse; }
    .news .item .col-md-8, .news .item .col-md-10, .news-media .news .item .col-md-8 { padding-right: 0; width: 100% !important; }
    .news .item .col-md-4, .news .item .col-md-2, .news-media .news .item .col-md-4 { padding-bottom: 20px; width: 100% !important; margin-bottom: 0; border: none; }
    .news .item .col-md-4 img, .news-media .news .item .col-md-4 img { width: 100%; }
    
    .news-media .news.blogs .container .col-md-12 { padding: 0; }
    .news-media .news.blogs .item { flex-direction: column; }
    .news-media .news.blogs .item .col-md-8 { padding-left: 0; }
    
    .newsDetail .col-md-8 .photo { float: none; margin: 0 0 30px; }
    .newsDetail .col-md-8 .photo img { max-width: 100%; }
    
    .search-field-box button { max-width: 125px; }
    
    .practice .attorneys .row { width: 100%; }
    .practice .attorneys .row:last-of-type { padding: 0; margin-bottom: 0; }
    .practice ul.service-list { columns: 1; -webkit-columns: 1; -moz-columns: 1; }
    .practice .col-md-12.attorneys { gap: 0; }
    
    .accordion .accordionRow .heading h2, .accordion .accordionRow .heading h3 { font-size: 18px; }
    
    .client-stories .stories { flex-wrap: wrap; }
    .client-stories .stories .item { max-width: 100%; }
    
    .committee .col-md-4 { width: 47%; }
    
    .content-blocks { gap: 40px; flex-wrap: wrap; margin: 40px 0; }
    .content-quotes .item { flex-wrap: wrap; flex-direction: column-reverse; }
    .content-quotes .item .col-md-5 { padding: 0; text-align: center; }
    .content-quotes .item .col-md-7 { padding: 60px; }
    
    .organizations .org-list { columns: 1; }
    .organizations .org-list .item { margin: 0 0 40px 0; }
    
    .contact .offices .item { width: 100%; }
    
    .contact .section-pad-md .col-md-8 .col-md-5 { padding: 0 0 0 20px; }
    .contact .section-pad-md .col-md-8 .col-md-12:last-of-type { padding-top: 40px; margin-top: 40px; }
    
    .search-results .results .container .col-md-12 { flex-wrap: wrap; }
    .search-results .results .container .col-md-3 { width: 100%; border-right: none; border-bottom: 2px solid #C2C1BE; }
    .search-results .results .container .col-md-9 { width: 100%; }
    
    blockquote { margin: 40px 20px; }

    .featnews .newsslider { display: block; }
    .featnews .newsslider .slick-list { width: 100%; }
