/*!
 * 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 ==================== */
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

/* ==================== 2.0 Resets ====================*/
body { font-family: "Archivo", sans-serif; color: #000; font-size: 20px; font-weight: 500; line-height: 2; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html, body { overflow-x: hidden; }

#mainnav, .photobg, .hero-overlay-text .logo, .navbar-header, .footer, .bottom, .about::after, .team::after, .banner-text .search_wrapper, .attorney .section.top .meta ul.tools, .attorney::after, .attorney .subnav, .practices::after, .practice::after, .newslanding::after, .newslanding .searchandfilter, .newsDetail::after, .share, .careers::after, .contact::after, .interior::after, body::after, .practice .attorneys .row.all { 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; }

.row { margin-left: 0; margin-right: 0; }

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; }

.home h1 { color: #000; font-weight: 900; font-size: 3.5em; line-height: 1; text-align: center; text-transform: uppercase; padding-top: 70px }
.subhead { font-size: 40px !important; clear: both; display: block; font-weight: 900; letter-spacing: .05em; margin-bottom: 10px; margin-top: 10px; }

h2, .h2 { font-size: 2.11em; font-weight: 800; color: #F28500; line-height: 50px; }

.home h2 { color: #F28500; font-weight: 900; font-size: 2.1em; line-height: 1.2; text-align: center; margin: 0 auto 20px; }

h2.title { background-image: url("../images/divider.png"); display: block; background-repeat: no-repeat; background-position: center bottom; margin-bottom: 30px; height:90px; text-align: center; }

.content h2 { color: #000; font-weight: 900; font-size: 2.1em; line-height: 1.2; text-align: center; margin: 30px auto; }

h3, .h3, h4, .h4, .heading-md, .heading-md-lead { font-size: 1.2em; }

h4, .h4, h4.heading-md { font-size: 1.25em; margin-bottom: 12px; }

h5, .h5 { font-size: 1.1em; margin-bottom: 8px; }

h6, .h6, .heading-sm, .heading-sm-lead { font-size: .875em; }

ul, ol { padding: 0px; margin: 0px; }
ul li, ol li { list-style: none; }
.section-content .col-md-8 ul, .section-content .col-md-8 ol { padding: 0 0 0 20px; margin: 0px; }
.section-content .col-md-8 ul li, .section-content .col-md-8 ol li { list-style: disc; }

blockquote { padding: 20px 0; color: #3D3D3D; border: none; font-size: 1em; font-weight: 900; line-height: 2; border-top: 2px solid #84B3CC; border-bottom: 2px solid #84B3CC; margin-top: 40px; margin-bottom: 40px; }

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: #F28500; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: 0; color: #134F80; }

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: 150px; }
.home .section.top { padding-bottom: 0; margin: 0 auto; }

.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; }

.navbar-toggle { margin-right: 0px; }

.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 li { position: relative; margin-left: 20px; list-style: disc; }
.content ul li:last-child { margin-bottom: 0; }
.content ul.nav-tabs li:before { content:none; }
.content ul.nav-tabs li { padding-left: 0;}

ul.badges { display: flex; align-items: center; padding-top:20px; }
ul.badges li::before { content:none; }
ul.badges li { float: left; max-width: 30%; }

.boxed { color: #000; font-size: 1.5em; font-weight: 300; line-height: 1.6; }
.home .boxed { margin-top: 0; }
.contact .boxed { font-size: 1em; }
.boxed .container { padding: 60px 90px; background: #fff; }
.contact .boxed .container { padding: 20px 115px; }
.boxed h2 { font-size: 1.4em; }

.light .content ul li:before, .box-s3 .content ul li:before, .box-s4 .content ul li:before, .call-action:not(.dark) .content ul li:before { color: #fff; }

.blog-posts li:before, .blog-recent li:before { content: none !important; }

.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; }
.content ol { margin-left: 25px; }
.content ol li { list-style: decimal; padding-left: 5px; margin-bottom: 8px; }
.content ol li:last-child { margin-bottom: 0; }
.content ul li { list-style: disc; }

.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; }
.slick-dots li button::before { font-size: 25px; 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 5 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 5 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 { line-height: 1; font-weight: 900; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; white-space: nowrap; padding-bottom: 0; }
.searchandfilter ul li ul > li + li { border-left: 3px solid #F28500; padding-left: 30px; padding-right: 30px; padding-top: 0; padding-bottom: 0; }
.searchandfilter ul li ul > li:first-child { padding-right: 30px; padding-left: 30px; padding-top: 0; padding-bottom: 0; }
.searchandfilter ul li ul li:hover label, .searchandfilter ul li ul li:hover a { color: #F28500; }
.searchandfilter ul li label  { width:95%;}
.searchandfilter ul li.sf-field-search label span { display: none;}
.searchandfilter ul li.sf-field-search input { border: 2px solid #008265; height: 60px; width: 100%; letter-spacing: 3px; color: #008265; text-indent: 20px; }
.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: 10px; }
.searchandfilter ul li.sf-field-reset a { font-weight: 600; text-transform: uppercase; color: #3D3D3D; letter-spacing: .05em; }
.searchandfilter ul li.sf-field-reset a:hover { color: #F28500; }

.filter .collapseList .title, .filter ul li .filterTitle, .searchandfilter h4 { position: relative; font-size: 14px !important; text-transform: uppercase; cursor: pointer; padding: 10px 15px 7px; color: #F28500; background: #fff; min-height: 60px; line-height: 20px; width: 292px; text-align: center; font-weight: 700; letter-spacing: .05em; margin: 0 auto; border: 1px solid #F28500; align-items: center; display: flex; justify-content: center; transition: all 0.5s; }
.filter ul li .filterTitle:hover, .searchandfilter h4:hover, .searchandfilter h4.toggled:hover { background: #fff; color: #F28500; }
.filter ul li .filterTitle.toggled, .searchandfilter h4.toggled{ background: transparent; color: #F28500; }

.filter ul { padding-top: 30px; }
.filter ul li { padding-bottom: 10px; padding-top: 0; }
.filter ul li ul { display: flex; justify-content: center; gap: 7px; width: 93%; margin: 0 auto; padding: 10px 0 0; }
.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, .filter ul li ul li a { color: #3D3D3D; transition: all 0.5s; }
.filter .filterElement ul li.sf-option-active label, .filter ul li ul li.sf-option-active label, .filter ul li ul li.sf-option-active a { color: #F28500; }
.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;}

.sf-input-checkbox {display: none;}
.sf-input-checkbox + label {display: inline-block;position: relative;vertical-align: middle;margin: 0;cursor: pointer; font-weight: 900;}

.filter.allclear { width: 100%; margin: 0 auto; max-width: 1000px; margin-top: 20px; }
.filter.allclear ul { line-height: 1; font-weight: 900; text-align: center; text-transform: uppercase; letter-spacing: .05em; align-items: center; justify-content: center; transition: all 0.5s; padding: 0; flex-wrap: wrap; }
.filter.allclear ul li { width: 100% !important; }

.sf-field-all { width: 100%; border-top: 1px solid #BFBCBD !important; border-bottom: 1px solid #BFBCBD !important; padding-top: 10px !important; padding-bottom: 10px !important; }
.sf-field-all a { color: #134F80; font-weight: 900; text-align: center; letter-spacing: .05em; text-transform: uppercase; padding-top: 10px; border: 0; background: none; width: 100%;}
.sf-field-all a:hover { color: #F28500; }

.sf-field-reset { padding-top: 10px !important; }
.sf-field-reset a { color: #134F80; font-weight: 600; text-align: center; letter-spacing: .05em; text-transform: uppercase; padding-top: 10px; border: 0; background: none; width: 100%;}
.sf-field-reset a:hover { color: #F28500; }

.sf-field-search { display: none !important; }

.searchandfilter ul > li > ul:not(.children) { margin-left: auto !important; }


/* ========================================================================== 3.0 Header/Navbar ========================================================================== */

.site-header { display: flex; align-items: center; position: relative; top: 0; left: 0; width: 100%; height: 150px; transition: top .5s; z-index: 50; }
.site-header .container { display: flex; height: 76px; padding-left: 0; padding-right: 0; }
.site-header .navbar { border-radius: 0; border: 0 none; min-width: 200px; padding: 20px 0 0; margin: 0; z-index: 9;  }
.site-header .navbar-brand img { width: 325px; max-width: 500px; max-height: 76px; height: 76px; }
.site-header .navbar-collapse { padding: 0; background-color: transparent; }
.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; }
.home .navbar-nav { justify-content: center;}
.navbar-nav > li.mobile { display: none; }
.navbar-nav > li > a { background: transparent; color: inherit; font-weight: 400; font-size: 18px; line-height: 18px; padding: 14px 16px; transition: color 0.5s; }
.navbar-nav > li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus { color: #F28500 !important; background: transparent; }
.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; }
.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: "FontAwesome"; 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:hover::after { background: #fff; content: " "; position: absolute; width: 200vw; height: 175px; left: -100vw; box-shadow: 0 12px 12px rgba(0, 0, 0, 0.25); }
.navbar-nav li.has-children ul { text-align: center;left: -50%; margin-top: -30px; }
.navbar-nav li ul { position: absolute; border: 0px; border-radius: 0; padding: 0px; left: 0; top: -999em; z-index: 99; display: block; opacity: 0; visibility: hidden; transition: opacity .5s, visibility .4s; }
.navbar-nav li ul li a { padding: 10px 0; display: block; font-size: 18px; font-weight: 800; white-space: nowrap; color: #3C4981; line-height: 20px; text-transform: uppercase; }
.navbar-nav li ul.active > a, .navbar-nav li ul li > a:hover, .navbar-nav li ul li > a:focus { color: #008265; background: none; }

.header-s2 .navbar { padding: 0; }
.header-s2 .navbar-nav > li + li { border-left: 3px solid #F28500; padding-left: 30px; padding-right: 30px; }
.header-s2 .navbar-nav > li:first-child { padding-right: 30px; }
.header-s2 .navbar-nav > li:last-child { padding-right: 0; }
.header-s2 .navbar-nav > li > a { padding: 0 0 2px 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 { height: 76px; margin-bottom: 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 .navbar-nav > li.has-children > a:after, .header-s2.is-transparent .top-contact .fa { color: #3D3D3D; font-size: 20px; font-weight: 900; text-transform: uppercase; letter-spacing: .05em; }
.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; }

@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; }


/* ========================================================================== 4.0 Banner/Slider ========================================================================== */
.banner-text { color: #050708; position: relative; padding-top: 0; padding-bottom: 0; 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 { font-size: 3.5em; line-height: 1.1; color: #134F80; text-align: center; font-weight: 900; text-transform: uppercase; }
.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; display: flex; }
.hero-overlay-text { align-items: center; width: 100%; max-width: 1600px; margin: 0 auto; color: #fff; }
.hero-overlay-text .logo { width: 812px; margin: 140px auto 200px; }
.hero-overlay-text .logo img { width: 100%; -webkit-box-shadow: -60px 60px 12px 0px rgba(0,0,0,0.65); -moz-box-shadow: -60px 60px 12px 0px rgba(0,0,0,0.65); box-shadow: -60px 60px 12px 0px rgba(0,0,0,0.65); background: #004e7f; }
.hero-overlay-opaque { position: absolute; left: 0; top: 0; opacity: 0.75; background: rgb(5,7,8); background: linear-gradient(90deg, rgba(5,7,8,1) 0%, rgba(5,7,8,0.95) 15%, rgba(5,7,8,0) 50%); width: 100%; height:100%; }
.vimeo-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 75vh; max-height: 920px; z-index: -1; pointer-events: none; overflow: hidden; }
.vimeo-wrapper iframe { width: 100vw; height: 56.25vw; min-height: 100vh; min-width: 177.77vh; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

@-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.bg-grey .breadcrumb a, .banner-static.bg-grey .breadcrumb > .active, .banner-static.bg-grey .breadcrumb > li + li:before, .banner-static.bg-light .breadcrumb a, .banner-static.box-s2 .breadcrumb a, .banner-static.bg-light .breadcrumb > .active, .banner-static.box-s2 .breadcrumb > .active, .banner-static.bg-light .breadcrumb > li + li:before, .banner-static.box-s2 .breadcrumb > li + li:before { color: #596570; }
.banner-static.bg-grey .breadcrumb li:not(.active) a:hover, .banner-static.bg-light .breadcrumb li:not(.active) a:hover, .banner-static.box-s2 .breadcrumb li:not(.active) a:hover { color: #FF9933; box-shadow: none; }
.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 ========================================================================== */

.photobg { position: fixed; top: 0; width: 100%; z-index: -1; background-size: contain; background-position: bottom; background-repeat: no-repeat; }
.team .photobg, .attorney .photobg, .practices .photobg, .newsDetail .photobg, .contact .photobg { display: none; }
.photobg .wrapper { height: 100vh; overflow: hidden; padding: 0; position: relative; z-index: -1; min-height: 680px; }
.practice .photobg, .about .photobg, .careers .photobg { background-size: cover !important; background-position: center top !important; }

.offices { text-transform: uppercase; font-size: 1.5em; line-height: 1; font-weight: 900; }
.offices ul { display: flex; justify-content: center; gap: 75px; }
.offices li { list-style: none; }
.offices li a { color: #1A6E7D; }
.offices li a:hover { color: #3D3D3D; }

.areas-of-practice .container { box-shadow: none; padding: 20px 0 0; width: 100%; }
.areas-of-practice h2 { font-style: italic; margin: 30px 0; color: #F28500; text-align: center; } 
.areas-of-practice ul { display: flex; justify-content: center; gap: 7px; width: 100%; margin: 0 auto; }
.areas-of-practice ul li { border: 2px solid #F28500; min-height: 58px; padding: 10px 15px; width: 100%; max-width: 334px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; margin: 0; }
.areas-of-practice ul li a { color: #134F80; }
.areas-of-practice ul li:hover { color: #fff; background: #F28500; }
.areas-of-practice ul li:hover a { color: #fff; }
.areas-of-practice .content ul li { border: none; min-height: auto; margin-bottom: 0; }
.areas-of-practice .content ul li:hover { background: none; color: #F28500; }
.areas-of-practice .content ul li:hover a { color: #F28500; }
.areas-of-practice .title { color: #134F80; font-weight: 700; text-transform: uppercase; margin: 30px 0 10px; letter-spacing: .05em; }
.areas-of-practice .title + .container { padding: 0; }

.home .areas-of-practice ul li { border: 2px solid #F28500; min-height: 58px; }
.home .areas-of-practice ul li:hover { color: #fff; background: #F28500; }
.home .areas-of-practice ul li:hover a { color: #fff; }

.locations .container { box-shadow: none; padding: 20px 0 0; width: 100%; }
.locations ul { display: flex; justify-content: center; gap: 7px; width: 100%; margin: 0 auto; }
.locations ul li { border: 2px solid #F28500; padding: 10px 15px; width: 100%; max-width: 334px; min-height: 58px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; }
.locations ul li:hover { background: #F28500; }
.locations ul li a { color: #134F80; }
.locations ul li:hover a { color: #fff; }
.locations .title { color: #134F80; font-weight: 700; text-transform: uppercase; margin: 30px 0 10px; letter-spacing: .05em; }
.locations .title + .container { padding: 0; }

.team::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.team .section.top { background-size: contain !important; background-repeat: no-repeat !important; background-position: center 0 !important; margin-top: 0; }
.team .banner-text { padding-top: 0; }
.team .searchandfilter { width: 100%; margin: 0 auto; max-width: 1000px; }
.team .searchandfilter h4 { display: none; }
.team .filter ul { display: flex; margin-top: 0; margin-bottom: 0; gap: 7px; justify-content: center; }
.team .filter ul li { width: 33%; border-bottom: none; }
.team .filter ul li ul { display: flex; flex-wrap: wrap; }
.team .sf-field-post-meta-capabilities, .team .sf-field-post-meta-att_office, .team .sf-field-post-meta-att_title, .team .sf-field-all { border-bottom: 1px solid #BFBCBD; padding-top: 0; }

.team .filter .searchandfilter h4 { display: flex; align-items: center; color: #134F80; background: #fff; min-height: 50px; font-size: 20px !important; border: 2px solid #F28500; padding: 10px 15px; max-width: 334px; width: 100%; margin: 0 auto; }
.team .filter .searchandfilter h4:hover { background: #F28500; color: #fff; }
.team .filter .searchandfilter h4.toggled { background: #F28500; color: #fff; }
.team .filter ul li ul { display: none; }
.team .filter ul li ul li { width: 100%; padding: 10px 0; }
.team .filter ul li ul li label { color: #134F80; font-weight: 700; }
.team .filter ul li ul li:hover label { color: #F28500; }
.team .filter ul li ul li.sf-option-active label { color: #F28500; }
.team .filter .searchandfilter ul li ul > li + li { border-left: none; }

.banner-text .search_wrapper { max-width: 1000px; width: 100%; margin: 0 auto; position: relative; padding-top: 40px; }
.banner-text .people-suggestion-wrap { text-align: left; }
.banner-text .people-suggestion-wrap li::before, .people-suggestion-wrap li:first-child::before { content: none; padding: 0; }
.banner-text .people-suggestion-wrap li a { line-height: 33px; }
.banner-text .search_wrapper label span { display: none; }
.banner-text .search_wrapper input { border: none; font-size: 1em; font-weight: 600; line-height: 1; padding-bottom: 8px; padding-left: 15px; padding-top: 7px; background-color: #F5F5F5; color: #BFBCBD !important; width: 100%; height: 40px; padding-right: 50px; -webkit-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); -moz-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); height: 58px; text-transform: uppercase; text-align: center; letter-spacing: .05em; }
.banner-text .search_wrapper input::-webkit-input-placeholder { color:#BFBCBD; opacity: 1; }
.banner-text .search_wrapper input::-moz-placeholder { color:#BFBCBD; opacity: 1; }
.banner-text .search_wrapper input::-ms-placeholder { color:#BFBCBD; opacity: 1; }
.banner-text .search_wrapper input::placeholder { color:#BFBCBD; opacity: 1; }
.banner-text .search_wrapper form button { background: none; border: none; font-size: 18px; color: #134F80; margin-left: -45px; position: absolute; width: 25px; height: 58px; transition: background 350ms, color 350ms, border-color 350ms; }
.banner-text .search_wrapper form button:hover { color: #F28500; }
.banner-text .search_wrapper form button span { display: none; }

.search_wrapper form .search-field-box .autocomplete-main { padding: 0 15px; width: 100%; position: absolute; left: 0; background-color: #134F80; 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; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main { opacity: 1; display: block; }
.search_wrapper form .search-field-box .autocomplete-main .autocomplete-list { padding: 10px 0; max-height: 250px; opacity: 0; -webkit-transition: all 0.4s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.4s ease-in-out 0s; }
.search_wrapper form .search-field-box .autocomplete-main .autocomplete-list ul { padding-left: 5px; }
.search_wrapper form .search-field-box .autocomplete-main .autocomplete-list li { font-size: 16px; line-height: 22px; font-weight: 500; color: #fff; padding: 5px 0; display: block; width: 100%; cursor: pointer; transition: opacity 0.3s cubic-bezier(1, 0, 1, 1); }
.search_wrapper form .search-field-box .autocomplete-main .autocomplete-list li a { color: #fff; }
.search_wrapper form .search-field-box .autocomplete-main .autocomplete-list li a:focus, .search_wrapper form .search-field-box .autocomplete-main .autocomplete-list li a:hover { color: #F28500; }
.search_wrapper form .search-drop-filter.drop-open .search-drop-filter-list ul li, .search_wrapper form .search-field-box.autocomplete .autocomplete-main .autocomplete-list, .search_wrapper form .search-field-box.autovis .auto-loader { opacity: 1; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main { max-height: 180px; overflow: auto; scrollbar-color: #1d77c0 #0b304d; z-index: 3; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar { background: #0b304d; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar-track { background: #0b304d; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar-thumb { background-color: #1d77c0; }

.practice .attorneys { padding-bottom: 40px; }
.attorneys .container { width: 100%; padding: 0; }
.attorneys h2 { border: none !important; text-align: center; }
.attorneys .content { padding: 0; width: 100%; }
.attorneys .content .search-filter-results { padding: 0; display: none; width: 100%; }
.attorneys .content .search-filter-results.showing { display: flex; flex-wrap: wrap; }
.attorneys .row { margin:0; padding: 0; position: relative; display: block; width: 20%; border-right: 1px solid #fff; background: #1A6E7D; transition: all 0.5s; }
.practice .attorneys .row, .newsDetail .attorneys .row { width: 100%; background: #84B3CC; }
.practice .attorneys .row.all { background: none; }
.attorneys .row .attorneyPhoto { padding: 0; }
.attorneys .row .attorneyPhoto img { width: 100%; }
.attorneys .row:hover { background: #F28500; }
.attorneys .row .attorneyDetails { transition: all 0.5s; text-align: center; padding: 20px 10px; cursor: pointer; }
.attorneys .row .attorneyDetails a { color: #fff; }
.attorneys .row .attorneyDetails a:hover { color: #fff; }
.attorneys .row .attorneyDetails h2, .attorneys .row .attorneyDetails .name { font-size: 1.1em; line-height: 1.2; color: #fff; margin-bottom: 2px; font-weight: 900; border: none !important; text-transform: uppercase; letter-spacing: normal; margin: 0; }
.attorneys .row .attorneyDetails h2 a, .attorneys .row .attorneyDetails .name a { color: #fff; }
.attorneys .row .attorneyDetails .position { color: #fff; font-size: .8em; line-height: 1.2; font-weight: 900; text-transform: uppercase; } 
.attorneys .all ul { display: flex; justify-content: center; gap: 7px; width: 100%; margin: 40px auto 0; }
.attorneys .all  ul li { border: 2px solid #F28500; padding: 10px 15px; width: 100%; min-height: 58px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; margin: 0; }
.attorneys .all  ul li:hover { background: #F28500; }
.attorneys .all  ul li a { color: #134F80; }
.attorneys .all  ul li:hover a { color: #fff; }

.attorney::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.attorney .section.top { min-height: 1000px; background-size: cover !important; background-repeat: no-repeat !important; margin-top: 0; padding-top: 150px; }
.attorney .section.top .row { display: flex; color: #050708; line-height: 1.35; min-height: 850px; background-repeat: no-repeat !important; background-position: top right !important; background-size: contain !important; }
.attorney .section.top .row .col-md-7 { margin-top: 100px; }
.attorney .section.top h1 { font-size: 3.5em; line-height: 1.1; font-weight: 900; color: #134F80; margin-bottom: 0; text-transform: uppercase; }
.attorney .section.top .position { font-size: 1.5em; font-weight: 900; color: #134F80; text-transform: uppercase; margin-bottom: 30px; }
.attorney .section.top .office { font-size: 1em; font-weight: 900; color: #134F80; margin-top: 30px; margin-bottom: 15px; text-transform: uppercase; }
.attorney .section.top .office a { color: #134F80; }
.attorney .section.top .office a:hover { color: #F28500; }
.attorney .section.top .meta { font-size: 1em; line-height: 1; font-weight: 900; color: #134F80; align-items: center; display: inline-flex; margin-bottom: 174px; }
.attorney .section.top .meta ul.contact { display: flex; }
.attorney .section.top .meta ul.contact > li + li { border-left: 3px solid #F28500; padding-left: 25px; padding-right: 25px; }
.attorney .section.top .meta ul.contact > li:first-child { padding-right: 25px; }
.attorney .section.top .meta ul.tools { margin: 0; padding: 0 !important; display: flex; justify-content: center; gap: 30px;}
.attorney .section.top .meta ul.tools a { font-size: 26px; border-radius: 50%; background: #F28500; color: #fff; height: 45px; width: 45px; line-height: 45px !important; text-align: center; }
.attorney .section.top .meta ul.tools a:hover { background: #134F80; color: #fff !important; }
.attorney .section.top .meta a { color: #134F80; }
.attorney .section.top .meta a:hover { color: #F28500; }
.attorney .section .col-xs-12 .content { width: 75%; max-width: 655px; margin: 0 auto; }
.attorney h2 { margin: 40px 0 20px; text-align: center; color: #134F80; font-weight: 700; line-height: 1.1; font-size: 1em; text-transform: uppercase; letter-spacing: .05em; }
.attorney h2:first-child { margin-top: 0; }
.attorney .tabcontent .col-md-4 { font-weight: 500; line-height: 1.3; font-size: 18px; }
.attorney .tabcontent .col-md-4 li, .attorney .tabcontent .col-md-4 p { margin-bottom: 20px; }
.attorney .tabcontent .col-md-4 li { list-style: none; margin-left: 0; }
.attorney .tabcontent .col-md-4 li ul { margin-top: 5px; font-size: 16px; font-weight: 300; }
.attorney .tabcontent .col-md-4 li ul li { margin-bottom: 5px; }

.attorney .areas-of-practice { margin-top: 20px; margin-bottom: 20px; }
.attorney .areas-of-practice ul { display: block; width: 334px; margin: 0; }
.attorney .areas-of-practice ul li { margin: 0 0 5px 0 !important; border: 2px solid #F28500; min-height: 58px; }
.attorney .areas-of-practice ul li:last-of-type { margin: 0 !important; }
.attorney .areas-of-practice ul li:hover { color: #fff; background: #F28500; }
.attorney .areas-of-practice ul li:hover a { color: #fff; }

.attorney .subnav { margin-top: -124px !important; position: relative; }
.attorney .subnav .container { background: #1A6E7D; }

.page-tab-navigation { min-height: 124px; display: flex; align-items: center; justify-content: center; }
.page-tab-navigation ul { display: flex; justify-content: center; font-weight: 900; text-transform: uppercase; letter-spacing: .05em; line-height: 1; }
.page-tab-navigation ul > li + li { border-left: 3px solid #F28500; padding-left: 30px; padding-right: 30px; }
.page-tab-navigation ul > li:first-child { padding-right: 30px; }
.page-tab-navigation ul > li:last-child { padding-right: 0; }
.page-tab-navigation a { color: #BFBCBD; }
.page-tab-navigation a:hover { color: #F28500; }
.page-tab-navigation a.active { color: #fff; }

.tabcontent { margin-top: 0 !important; }
.tabcontent .container { padding: 60px 90px; background: #fff; }

.page-tabs .tab { display: none; }
.page-tabs .tab img { width: 100%; height:auto; }
.page-tabs .tab.open { display: block; }
.page-tabs .tab .col-md-6, .page-tabs .tab .col-md-5 { margin-bottom: 60px; }

.attorney .quote { font-size: 1.5em; line-height: 1.5; font-weight: 900; color: #84B3CC; text-align: center; margin-bottom: 60px; padding: 0; }
.intro { font-weight: 900; color: #1A6E7D; }

.news .section { display: flex; flex-wrap: wrap; }
.news .item { width: 100%; border-top: 2px solid #134F80; display: flex; }
.news .item:last-child { border-bottom: 2px solid #134F80; display: flex; }
.news .all { width: 100%; text-align: center; padding-top: 20px; }
.news .date { color: #F28500; font-weight: 800; font-size: 16px; }
.news .practices { font-weight: 500; color: #3D3D3D; text-transform: uppercase; font-size: 16px; margin-top: 10px; }
.news .section a { color: #1A6E7D; font-weight: 900; line-height: 1.5; display: inline-flex; }
.news .section a:hover { color: #F28500; }
.news .section .item .col-xs-12 { align-content: center; padding: 20px 20px 20px 0; min-width: 235px; }
.news .section .item > .col-xs-12 + .col-xs-12 { border-left: 2px solid #F28500; padding: 20px; }

.attorney .matters .item { width: 100%; border-top: 2px solid #134F80; display: flex; padding: 20px 0; }
.attorney .matters .item strong { font-weight: 900; }
.attorney .matters ul li { width: 100%; border-top: 2px solid #134F80; padding: 20px 0; }
.attorney .matters ul li strong { font-weight: 900; }
.attorney .matters ul li ul { padding-left: 1em; }
.attorney .matters ul li ul li { border: none; padding: 10px 0; }
.attorney .matters ul li ul li:before { content: "–"; position: absolute; margin-left: -1em; }

.attorney .publications .section { display: flex; flex-wrap: wrap; }
.attorney .publications .item { width: 100%; border-top: 2px solid #134F80; display: flex; }
.attorney .publications .all { border-top: 2px solid #134F80; width: 100%; text-align: center; padding-top: 20px; }
.attorney .publications .date { color: #F28500; font-weight: 800; font-size: 16px; }
.attorney .publications .practices { font-weight: 500; color: #3D3D3D; text-transform: uppercase; font-size: 16px; margin-top: 10px; }
.attorney .publications .section a { color: #1A6E7D; font-weight: 900; line-height: 1.5; display: inline-flex; }
.attorney .publications .section a:hover { color: #F28500; }
.attorney .publications .section .item .col-xs-12 { align-content: center; padding: 20px 20px 20px 0; min-width: 235px; }
.attorney .publications .section .item > .col-xs-12 + .col-xs-12 { border-left: 2px solid #F28500; padding: 20px; }
.attorney .publications .section li { margin-bottom: 20px; border-top: 2px solid #134F80; padding-top: 20px; }

.practices::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.practices .section.top { min-height: 800px; }
.practices .areas-of-practice { display: flex; justify-content: center; gap: 7px; width: 100%; max-width: 1370px; margin: 0 auto; }
.areas-of-practice .accordion { width: 100%; }
.areas-of-practice .accordionRow { color: #134F80; border: 2px solid #F28500; padding: 10px 15px; width: 100%; min-height: 58px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; }
.areas-of-practice .accordionRow:hover { background: #F28500; color: #fff; }
.areas-of-practice .accordionRow.toggled { background: #F28500; color: #fff; }
.areas-of-practice .accordion.toggled .accordionRow { background: #F28500; color: #fff; }
.areas-of-practice .serviceRow { cursor: pointer; color: #134F80; border: 2px solid #F28500; padding: 10px 15px; width: 100%; min-height: 58px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; }
.areas-of-practice .serviceRow:hover { background: #F28500; color: #fff; }
.areas-of-practice .serviceRow a { color: #134F80; }
.areas-of-practice .serviceRow:hover a { color: #fff; }
.areas-of-practice .accordion .content { display: block; margin-top: 0; background-size: cover; }
.areas-of-practice .accordion .content.toggled { display: block; }
.practices .areas-of-practice ul { display: block; }
.practices .areas-of-practice ul li { background: none; border: none; margin: 0; min-height: auto; }
.practices .areas-of-practice ul li a { color: #134F80; }
.practices .areas-of-practice ul li a:hover { color: #F28500; }

.practice::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.practice .section.top { position: relative; background-size: cover !important; background-repeat: no-repeat !important; margin-top: 0; padding-top: 350px; text-align: center; }
.practice .section.top .title { margin: 0 auto 150px; width: fit-content; min-width: 820px; text-align: center; padding: 50px 0; }
.practice .section.top .title h1 { font-size: 3.5em; line-height: 1.1; font-weight: 900; text-transform: uppercase; color: #134F80; padding: 0 100px; }
.practice .section.top .parent { line-height: 1; margin-bottom: 10px; }
.practice .section.top .parent a { color: #F28500; font-size: 1.5em; text-transform: uppercase; font-weight: 900; letter-spacing: .05em; }
.practice .section.top .parent a:hover { color: #fff; }
.practice .section.top h2 { font-size: 3.5em; line-height: 1.1; font-weight: 900; color: #000; text-transform: uppercase;  margin: 150px auto; }

.practice .intro { font-size: 2.1em; font-weight: 900; color: #84B3CC; text-align: center; line-height: 1.2; padding: 70px 120px; width: 1600px; margin: 0 auto; }
.practice .content { margin-top: 0; }
.practice .content .container { background: #fff; }
.practice .content .container .main { padding: 60px 90px; display: inline-table; }
.practice .content .container .main .col-md-7 { width: 66.66666667%; }
.practice .content .container .main .col-md-1 { display: none; }
.practice .content .container .main .col-md-4 { max-width: 350px; float: right; }
.practice .col-md-4 h2 { font-size: 1em; font-weight: 700; color: #134F80; text-transform: uppercase; letter-spacing: .05em; margin-top: 0; text-align: left; }

.practice .attorneys .row .attorneyDetails { background: #84B3CC; }
.practice .attorneys .row:hover .attorneyDetails { background: #F28500; }

.practice .areas-of-practice { margin-top: 45px; margin-bottom: 45px; margin: 0 auto; }
.practice .areas-of-practice .accordion { margin-top: 0; margin-bottom: 15px }
.practice .areas-of-practice .accordion .content { padding: 15px 0; background: #fff; }
.practice .areas-of-practice ul { display: block; width: 330px; margin: 0 auto; }

.practice .headline { font-size: 1.5em; color: #1A6E7D; font-weight: 900; text-align: center; line-height: 1.65; padding: 40px 0 0 0; width: 100%; }
.practice .headline a  { color: #F28500; }
.practice .headline a:hover  { color: #1A6E7D; }

.content .col-md-7 ul, .content .col-md-7 ol, .content .col-md-9 ul, .content .col-md-9 ol, .content.boxed ul, .content.boxed ol { padding-left: 20px; margin-bottom: 20px; }
.content .col-md-7 ul li, .content .col-md-7 ol li, .content .col-md-9 ul li, .content .col-md-9 ol li, .content.boxed ul li, .content.boxed ol li { padding-left: 20px; }
.content .col-md-7 ul li::marker, .content .col-md-7 ol li::marker, .content .col-md-9 ul li::marker, .content .col-md-9 ol li::marker, .content.boxed ul li::marker, .content.boxed ol li::marker { color: #F28500; }

.about::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.about .section.top { position: relative; background-size: cover !important; background-repeat: no-repeat !important; margin-top: 0; padding-top: 350px; text-align: center; }
.about .section.top .title { margin: 0 auto 150px; width: fit-content; min-width: 820px; text-align: center; padding: 50px 0; }
.about .section.top .title h1 { font-size: 3.5em; line-height: 1.1; font-weight: 900; text-transform: uppercase; color: #134F80; padding: 0 100px; }

.about .intro { font-size: 2.1em; font-weight: 900; color: #1A6E7D; text-align: center; line-height: 1.2; padding: 70px 120px; width: 1600px; margin: 0 auto; }
.about .content { margin-top: 0; }
.about .content .main { padding: 60px 90px; background: #fff; display: flex; flex-wrap: wrap; justify-content: center; }

.shadow { padding: 0; }

.about .areas-of-practice { padding-bottom: 50px; }
.about .locations { padding-bottom: 50px; }

.careers::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.careers .section.top { position: relative; background-size: cover !important; background-repeat: no-repeat !important; margin-top: 0; padding-top: 350px; text-align: center; }
.careers .section.top .title { margin: 0 auto 150px; width: fit-content; min-width: 820px; text-align: center; padding: 50px 0; }
.careers .section.top .title h1 { font-size: 3.5em; line-height: 1.1; font-weight: 900; text-transform: uppercase; color: #134F80; padding: 0 100px; }

.careers .intro { font-size: 2.1em; font-weight: 900; color: #84B3CC; text-align: center; line-height: 1.2; padding: 70px 120px; width: 1600px; margin: 0 auto; }
.careers .content { margin-top: 0; }
.careers .content .main { padding: 60px 90px; background: #fff; display: flex; flex-wrap: wrap; justify-content: center; }

.photo-slider { width: 1600px; background: #fff; margin: 0 auto; }
.photo-slider .slick-slide { border-left: 5px solid #fff; border-right: 5px solid #fff; }
.photo-slider .photoslides .item .photo2 { height: 500px; background-size: cover !important; position: relative; }
.photo-slider .photoslides .item { position: relative; }
.photo-slider .caption { font-size: 1.85em; color: #fff; font-weight: 900; text-transform: uppercase; background: rgba(0,0,0,.35); text-align: center; position: absolute; bottom: 0; width: 100%; z-index: 1; }
.photo-slider .slick-prev { position: absolute; top: calc(50% - 42px);; left: 25px; cursor: pointer; z-index: 1; }
.photo-slider .slick-next { position: absolute; top: calc(50% - 42px);; right: 25px; cursor: pointer; z-index: 1; }

.careers .headline { padding: 60px 90px; background: #fff; font-size: 1.5em; color: #1A6E7D; font-weight: 900; text-align: center; line-height: 1.65; width: 100%; }

.newslanding .section.top { min-height: 200px; }
.newslanding .section-pad.nopd .container { -webkit-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); -moz-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16); background: #fff; border: 2px solid #1A6E7D; padding: 40px; }

.newslanding .filter { width: 25%; margin-right: 5%; }
.newslanding .filter ul { padding-top: 0; }
.newslanding .filter ul li ul { display: none; margin-top: 10px; margin-left: 0; width: 100%; }
.newslanding .filter ul li ul.toggled { display: block; }
.newslanding .sf-input-checkbox { display: block; }
.newslanding .filter .collapseList .title, .newslanding .filter ul li .filterTitle, .newslanding .searchandfilter h4 { color: #134F80; background: #fff; border: 2px solid #F28500; padding: 10px 15px; width: 100%; min-height: 58px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; font-size: 20px !important; }
.newslanding .searchandfilter h4.toggled { background: #F28500; color: #fff; }
.newslanding .searchandfilter h4:hover { color: #F28500; }
.newslanding .searchandfilter h4.toggled:hover { color: #fff; }
.newslanding .searchandfilter ul li { background: none; border: none; text-align: center; padding: 0 0 10px; }
.newslanding .searchandfilter ul li.sf-field-post-meta-news_type { display: none !important; }
.newslanding .searchandfilter ul li ul li { padding: 10px 0; }
.newslanding .searchandfilter ul li ul li:hover { background: none; color: #F28500; }
.newslanding .searchandfilter ul li ul li:hover label, .newslanding .searchandfilter ul li ul li:hover a { color: #F28500; }
.newslanding .sf-input-checkbox { display: none; }
.newslanding .sf-input-checkbox + label { display: flex; position: relative; vertical-align: middle; margin: 0; cursor: pointer; color: #134F80; font-weight: 700; letter-spacing: .05em; justify-content: center; }
.newslanding .searchandfilter ul li.sf-field-reset { margin-top: 20px; }
.newslanding .searchandfilter ul li.sf-field-reset a { font-weight: 900; color: #134F80; letter-spacing: .05em; font-size: 16px; }
.newslanding .searchandfilter ul li.sf-field-reset a:hover { color: #F28500; }

.newslanding .news { width: 70%; }
.newslanding .news .section .item .col-md-2 { width: 25%; }
.newslanding .news .section .item .col-md-10 { padding-left: 50px; }

.newsDetail::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.newsDetail .top .container { border: 2px solid #1A6E7D; padding: 40px 130px; background: #fff; }
.newsDetail .top .banner-text { padding-top: 0; border-bottom: 2px solid #1A6E7D; padding-bottom: 30px; margin-bottom: 30px; }
.newsDetail .top .banner-text h1 { font-size: 2.1em; text-transform: none; }
.newsDetail .meta { margin-bottom: 20px; }
.newsDetail .meta ul { display: flex; justify-content: center; text-transform: uppercase; }
.newsDetail .meta ul > li + li { border-left: 2px solid #F28500; padding-left: 20px; padding-right: 20px; line-height: 1; }
.newsDetail .meta ul > li:first-child { padding-right: 20px; line-height: 1; }
.newsDetail .meta ul > li:last-child { padding-right: 0; line-height: 1; }
.newsDetail .photo { margin-bottom: 30px; }

.newsDetail .col-md-4 h2 { font-size: 1em; font-weight: 700; color: #134F80; text-transform: uppercase; letter-spacing: .05em; margin-top: 0; }
.newsDetail .row.flex { display: flex; }
.newsDetail .row.flex .col-md-7 { margin: 0 auto; }

.newsDetail .row.content .col-md-7 { width: 66.66666667%; }
.newsDetail .row.content .col-md-1 { display: none; }
.newsDetail .row.content .col-md-4 { max-width: 350px; float: right; }

.newsDetail .attorneys { padding-bottom: 50px; }
.newsDetail .attorneys .row .attorneyDetails { background: #84B3CC; }
.newsDetail .attorneys .row:hover .attorneyDetails { background: #F28500; }

.newsDetail .areas-of-practice { margin-top: 0; margin-bottom: 45px; }
.newsDetail .areas-of-practice ul { display: block; width: 330px; margin: 0 auto; }
.newsDetail .areas-of-practice ul li { margin: 0 0 15px 0; }

.newsDetail .share { margin-top: 50px; text-align: center; }
.newsDetail .share p { font-size: 20px; color: #134F80; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 0; }
.newsDetail .share a { font-size: 26px; border-radius: 50%; background: #F28500; color: #fff !important; height: 45px; width: 45px; line-height: 45px; text-align: center; margin: 12.5px; }
.newsDetail .share a:hover { background: #134F80; color: #fff; }

.contact::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.contact .section.top { min-height: 0; }

.contact .locations { display: flex; flex-wrap: wrap; justify-content: center; }
.contact .locations .office { width: 50%; color: #3D3D3D; text-transform: uppercase; font-weight: 900; line-height: 1.1; padding: 20px 0; }
.contact .locations .office h2 { font-size: 1.5em; color: #1A6E7D; text-transform: uppercase; }
.contact .locations .office span { color: #F28500; margin-right: 5px; }
.contact .locations .office a { color: #3D3D3D; }
.contact .locations .office a:hover { color: #F28500; }
.contact .locations .office .directions a { border: 2px solid #F28500; padding: 10px 15px; width: 100%; max-width: 334px; min-height: 58px; font-size: 20px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .05em; display: flex; align-items: center; justify-content: center; transition: all 0.5s; cursor: pointer; margin: 0 auto; color: #134F80; }
.contact .locations .office .directions a:hover { background: #F28500; color: #fff; }

.footer { color: #84B3CC; text-align: left; padding-bottom: 30px; padding-top: 40px; margin-bottom: 0 !important; }
.footer .container { display: block; padding-right: 0; padding-left: 0; }
.footer .container .col-md-7 { padding-right: 0; }

.footer .logo { align-content: center; padding-bottom: 50px; }
.footer .logo img { max-width: 500px; height: 100px; }

.bottom { color: #fff; font-size: 16px; text-transform: uppercase; padding: 0 0 60px 0; margin: 0 !important; }
.bottom a { color: #fff; }
.bottom a:hover { color: #F28500; }
.bottom ul { display: flex; justify-content: center; line-height: 1; }
.bottom ul > li + li { border-left: 2px solid #fff; padding-left: 20px; padding-right: 20px; }
.bottom ul > li:first-child { padding-right: 30px; }
.bottom ul > li:last-child { padding-right: 0; }

.social { display: flex; justify-content: center; padding-top: 10px; gap: 30px; }
.social a { font-size: 26px; border-radius: 50%; background: #F28500; color: #fff; height: 45px; width: 45px; line-height: 45px !important; text-align: center; font-weight: 500 !important; }
.social a:hover { background: #134F80; color: #fff !important; }

.footer a { color: #fff; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; line-height: 1; }
.footer a:hover { color: #F28500; transition: all 0.5s; }
.LISI { position: absolute; right: 5%; margin-top: -15px; }
.LISI a { margin-top:20px; width: 75px;display: block;margin: 0 auto; }

.accordion { margin-top: 30px; }
.accordion .accordionRow { cursor: pointer; }
.accordion .accordionRow .heading h2 { font-style: italic; margin: 0; text-align: center; color: #F28500; font-weight: 700; line-height: 1.1; font-size: 2.11em; transition: color 0.5s; }
.accordion .accordionRow .heading h2:hover { color: #050708; }
.accordion .accordionRow .heading h2:hover + .open { color: #050708; }
.accordion .accordionRow .heading .open { display: block; color: #F28500; font-size: 18px; text-align: center; align-self: center; }
.accordion .accordionRow .heading .close { display: none; float: none; }
.accordion .accordionRow.toggled .heading h2 { color: #050708; }
.accordion .accordionRow.toggled .heading .open { display: none; }
.accordion .accordionRow.toggled .heading .close { display: block; color: #F28500; font-size: 18px; text-align: center; opacity: 1; align-self: center; }
.accordion .content { padding:20px 0; text-align: center; }
.accordion .content li { list-style: none; margin-bottom: 20px; margin-left: 0; }

.section.boxed { min-height: 50vh; }

.interior .boxed { font-size: 1em; margin-top: 30px; }
.interior::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: contain; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
.sitemap ul li { list-style: disc; margin-left: 20px; }
.sitemap ul li::marker { color: #F28500; }


/* ========================================================================== 6.0 Responsive Style ========================================================================== */



    
    .attorneys .row .attorneyDetails h2, .attorneys .row .attorneyDetails .name {  }
    .attorneys .row .attorneyDetails .position {  }
    
    .LISI { right: 0; }        
    


    
    .practice .intro { width: 1436px; }  
    
    .about .intro { width: 1436px; }    
    
    .careers .intro { width: 1436px; }
    
    .photo-slider { width: 1436px; }
    

    .hero-overlay-text .logo { margin: 140px auto 160px; }
    
    .attorney .section.top .meta ul.contact > li:first-child { padding-right: 15px; }
    .attorney .section.top .meta ul.contact > li + li { padding-left: 15px; padding-right: 15px; }
    .attorney .section.top .meta ul.tools { gap: 15px; }
    
    .practices .section.top { min-height: 42vw; }    
    
    .LISI { position: relative; margin-top: 50px; text-align: center; }        

    .container { width: 95%; }    
    .container.thin { min-width: 80%; }
    
    .attorneys .row { width: 25%; }
    
    .practice .intro { width: 100%; }  
    
    .about .intro { width: 100%; } 
    
    .careers .intro { width: 100%; }
    .photo-slider { width: 100%; }
    
    .footer a { font-size: 18px; }
    .footer .social a { font-size: 20px; }
    
    .bottom { font-size: 16px; }
    .bottom ul > li + li { padding-left: 20px; padding-right: 20px; }
    .bottom ul > li:first-child { padding-right: 20px; }

    .site-header { align-items: start; padding-top: 20px; height: 200px; }
    .home .site-header { align-content: center; padding-top: 0; align-items: center; height: 150px; }
    .site-header .container { flex-wrap: wrap; justify-content: center; }
    .home .site-header .container { flex-wrap: nowrap; }
    .navbar-nav { justify-content: center; padding-top: 40px; }
    .home .navbar-nav { justify-content: center; padding-top: 0; }
    
    .sticky .navbar-brand { display: none; }
    .sticky.site-header { padding-top: 0; }
    
    .section.top { margin-top: 225px; }
    .home .section.top { }
    .attorney .section.top { padding-top: 0; }
    
    .attorney .section.top { min-height: auto; background: none !important; }
    .attorney .section.top .container { padding: 0; }
    .attorney .section.top .row { min-height: 750px; }
    .attorney .section.top h1 { font-size: 2.5em; }
    .attorney .section.top .position { font-size: 1em; }
    .attorney .section.top .row .col-md-7 { margin-top: 25px; }
    .attorney .section.top .meta { flex-wrap: wrap; }
    .attorney .section.top .meta ul.contact { width: 100%; }
    .attorney .section.top .meta ul.tools { width: 100%; justify-content: left; margin-top: 20px; }
    .attorney .areas-of-practice { justify-content: flex-start; }
    
    .tabcontent .container { padding: 60px; }
    .tabcontent .container .tab .col-md-12 { padding: 0; }
    .page-tab-navigation { min-height: 100px; }
    .attorney .subnav { margin-top: -100px !important; }
    .page-tab-navigation ul { font-size: 18px; }
    .attorney .quote { font-size: 1.3em; }
    
    .attorney .section.top .meta { margin-bottom: 0; }
    .attorney .section.top .row .col-md-7 { width: 50%; padding-left: 0; }
    
    .areas-of-practice ul li { font-size: 14px; }
    
    .attorneys .all ul li a { font-size: 16px; }
    .practice .areas-of-practice ul { width: 100%; min-width: 100%; }
    .areas-of-practice ul li { max-width: 100%; }
    .areas-of-practice .accordionRow { font-size: 16px; min-height: 50px; }
    .areas-of-practice .serviceRow { font-size: 16px; min-height: 50px; }
    
    .practice .content .container .main { padding: 60px; }
    
    .practice .section.top h2 { font-size: 2.5em; }
    .practice .intro { font-size: 1.5em; padding: 60px; }
    .practice .headline { font-size: 1.3em; } 
    
    .practice .content .container .main .col-md-7 { width: 58.33333333%; }
    .practice .content .container .main .col-md-1 { display: block; }
    
    .about .intro { font-size: 1.5em; padding: 60px; } 
    .about .content .main { padding: 60px; }
    .about .content .main .col-md-9 { width: 100%; }
    
    .careers .intro { font-size: 1.5em; padding: 60px; } 
    .careers .content .main { padding: 60px; }
    .careers .content .main .col-md-9 { width: 100%;}
    .careers .headline { font-size: 1.3em; padding: 60px; } 
    
    .photo-slider .caption { font-size: 1.5em; padding: 15px; }
    
    .locations ul li { min-height: 50px; font-size: 16px; margin: 0; }
    .areas-of-practice ul li { max-width: 334px; }
    .practice .areas-of-practice ul li { max-width: 100%; min-width: 100%; }
    
    .newslanding .filter { width: 100%; }
    .newslanding .searchandfilter { width: 100%; display: flex; justify-content: center; }
    .searchandfilter.sticky { position: relative; top: 0; }
    .newslanding .filter ul { width: auto; }
    .newslanding .filter ul li { max-width: 334px; min-width: 334px; }
    .newslanding .filter .collapseList .title, .newslanding .filter ul li .filterTitle, .newslanding .searchandfilter h4 { min-height: 50px; font-size: 16px !important; }
    .newslanding .sf-input-checkbox + label { font-size: 16px; }
    .newslanding .news { width: 100%; }
    .newslanding .searchandfilter ul li.sf-field-reset { margin-top: 0; margin-bottom: 30px; }
    
    .newsDetail .row.flex .col-md-7 { width: 100%; }
    
    .newsDetail .top .container { padding: 40px 60px; }
    
    .newsDetail .row.content .col-md-7 { width: 58.33333333%; }
    .newsDetail .row.content .col-md-1 { display: block; }
    
    .contact .boxed .container { padding: 20px 60px; }
    .contact .locations .office .directions { min-height: 50px; font-size: 16px; }
    
    .bottom ul > li + li { padding-left: 10px; padding-right: 10px; }
    .bottom ul > li:first-child { padding-right: 10px; }
    

    .container.thin { max-width: 95%; }
    
    .filter ul li ul { width: 98%; }
    
    .attorneys .row .attorneyDetails h2, .attorneys .row .attorneyDetails .name { }
    .attorneys .row .attorneyDetails .position { }
    
    .bottom { font-size: 14px; }

    
    .page-tab-navigation ul { font-size: 16px; }
    .page-tab-navigation ul > li:first-child { padding-right: 20px; }
    .page-tab-navigation ul > li + li { padding-left: 20px; padding-right: 20px; }
    
    .attorney .section.top .meta ul.contact { flex-wrap: wrap; }
    .attorney .section.top .meta ul.contact > li { width: 100%; border: none !important; padding: 5px 0 !important; }
    
    .attorney .section.top .row { min-height: 300px; background-size: 350px !important; }
    .attorney .section.top h1 { font-size: 32px; }
    .attorney .section.top .position { font-size: 14px; }
    .attorney .section.top .office { font-size: 14px; }
    .attorney .section.top .meta { font-size: 14px; }
    
    .footer a { font-size: 16px; }
    
    .bottom { padding: 0 0 20px 0; font-size: 16px; }
    .bottom ul { display: block; text-align: center; }
    .bottom ul > li + li { padding: 5px 0; border: none; }
    .bottom ul > li:first-child { padding: 5px 0; }
    .LISI { position: relative; padding-top: 40px; text-align: center; clear: both; }

    
    .areas-of-practice ul { width: 334px; flex-wrap: wrap; min-width: 334px; }
    .locations ul { width: 334px; flex-wrap: wrap; min-width: 334px; }
    
    .practices .areas-of-practice { flex-wrap: wrap; width: 60%; min-width: 334px; }
    .practices .areas-of-practice .accordion { margin-top: 0; }
    .practices .areas-of-practice .accordion:first-child { margin-top: 30px; }
    .areas-of-practice ul li { max-width: 100%; border: none !important; margin: 0 !important; min-height: auto !important; min-width: auto !important; text-align: left; justify-content: flex-start; padding: 0; }
    
    .accordion .content ul { width: 100%; min-width: 334px; }
    

        
    .topbar { display: none; }
    
    .home .site-header { padding-top: 0; }
    
    .home .nav-open .navbar-brand { display: block; z-index: 3; margin: 40px auto; }

    .header-s2 .navbar-collapse { margin: 0; background-color: #fff; color: #FF9933; width: 100%; padding:10px 0 15px; }
    .header-s2 .navbar-nav > li.has-children > a:after { color: #596570; content: "\f067"; font-weight: 900; display: inline-block; text-align: center; margin-left: 15px; font-size: 10px !important; line-height: .9; font-family: "Font Awesome 5 Free"; transition: transform .4s; align-self: center; }
    .header-s2.is-transparent .navbar { position: static; }
    .header-s2.is-transparent .navbar-brand .logo-dark { display: block; margin: 0 auto; }

    .header-s2.is-transparent:after { display: none; }
    .navbar-nav li.mobile { display: block; }
    .header-s2.is-transparent .navbar-nav > li.has-children a { display: block; }
    .header-s2.is-transparent .navbar-nav > li > a { font-size: 16px; text-align: center;font-weight: 900; padding-left: 0; line-height: 18px; padding: 15px 0; letter-spacing: .05em; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a { font-size: 16px; }
    .header-s2.is-transparent .navbar-nav > li > a:focus { font-size: 16px; }
    .header-s2.is-transparent .navbar-nav > li ul li:first-of-type a { border-top: none; }
    .header-s2.is-transparent .navbar-nav > li > span { width:100%; display: block; font-weight: 700; }
    .header-s2.is-transparent .navbar-nav > li > span a { font-size: 32px; text-align: center;font-weight: 700; color: #231F20; padding:0; }
    .header-s2.is-transparent .navbar-nav > li > span a:hover { color: #008265; }
    .header-s2.is-transparent .navbar-nav .quote-btn .btn { color: #fff; font-size: 12px; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li > a:focus, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li.has-children > a:after { color: #3D3D3D; }
    .header-s2.is-transparent .navbar-collapse { color: #fff; z-index: 2; position: absolute; width: 100%; left: 0; top: 0; background: transparent; padding: 0; box-shadow: 0px 24px 36px 0px rgba(0,0,0,0.6); border: none; }
    .light-nav .header-s2.is-transparent .navbar-collapse .navbar-nav > li > a { color: #3D3D3D; }
    .navbar-nav li.has-children ul { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; margin: 0; background: #eee; }
    .navbar-nav li ul li a { padding: 15px 0; line-height: 18px; font-size: 18px; color: #B18841; font-weight: 700; text-align: center; border-bottom: 2px solid #008265; }
    .navbar-nav li ul li:last-child a { border-bottom: none; }
    .navbar-nav li.has-children:hover::after { background: #fff; content: " "; position: absolute; width: auto; height: auto; left: -100vw; box-shadow: none; padding:0; }
    .header-s2 .navbar-nav > li.last { margin-right: auto; }
    .header-s2 .navbar-nav > li.last a { padding-left:0;}
    .header-s2 .navbar-nav > li:last-child { margin-top: 0; }
    .site-header { position: relative; }
    .site-header.sticky { border: none; background: none; }
    
    .container { width: 100%; }
    
    .navbar-nav > li > a { font-size: 18px; line-height: 18px; }
    .navbar-nav li.has-children ul { margin-top: 0; }
    .site-header.sticky .navbar-brand img { margin-bottom: 0; margin-top: 0; }
    .navbar .container { width: 95%; max-width: 95%; }
    .site-header { height: 125px; padding-top: 0; }
    .home .site-header { height: 75px; }
    .nav-open .navbar-brand { margin: 40px auto; }
    .site-header .navbar-brand { width:100%; }
    .site-header .navbar-brand img { margin: 0 auto; }
    .site-header.sticky .container { height: 76px; }
    .sticky .navbar-brand { display: block; }
    
    .section.top { margin-top: 0; }
    .site-header .navbar-brand img { margin-top: 0; position: relative; z-index: 11; }
    
    .home .section.top { margin: 50px auto; }
    
    .boxed { font-size: 14px; line-height: 1.5; }
    .boxed .container { padding: 60px 0; }
    .areas-of-practice { display: flex; flex-wrap: wrap; justify-content: center; }
    .areas-of-practice .container { padding: 20px 0 0; }
    
    .hero-overlay-text .logo { max-width: 90%; }
    
    .photobg { background-size: cover !important; }
    
    .team .searchandfilter { width: 75%; }
    .searchandfilter ul li ul > li + li { border: none; padding: 10px 0; }
    .searchandfilter ul li ul > li:first-child { padding: 10px 0; }
    .searchandfilter ul li ul > li { padding: 10px 0; }
    .team .sf-field-all { padding: 10px 0 !important; }
    .attorneys .row { width: 33.33%; }
    
    .banner-text .search_wrapper { max-width: 500px; width: 75%; }
    .team .searchandfilter { width: 100%; }
    .team .filter ul li ul { display: none; }
    .team .searchandfilter h4 { display: flex; align-items: center; color: #134F80; background: #fff; min-height: 50px; font-size: 16px !important; border: 2px solid #F28500; padding: 10px 15px; max-width: 334px; min-width: 334px; margin: 0 auto; }
    .searchandfilter h4.toggled, .team .searchandfilter h4:hover { display: flex; align-items: center; color: #fff; background: #F28500; min-height: 50px; font-size: 16px !important; border: 2px solid #F28500; padding: 10px 15px; max-width: 334px; min-width: 334px; margin: 0 auto; }
    .team .sf-field-post-meta-capabilities, .team .sf-field-post-meta-att_office, .team .sf-field-post-meta-att_title, .team .sf-field-all { border: none; }
    .filter .filterElement ul li label, .filter ul li ul li label, .filter ul li ul li a { color: #134F80; transition: all 0.5s; font-size: 16px; font-weight: 700; letter-spacing: .05em; }
    .sf-field-all a { font-weight: 900; color: #134F80; letter-spacing: .05em; font-size: 18px; }
    .filter.allclear .sf-field-reset a { font-weight: 900; color: #134F80; letter-spacing: .05em; font-size: 16px; }
    
    .team .filter ul { flex-wrap: wrap; max-width: 600px; margin: 0 auto; gap: 0; }
    .team .filter ul li { width: 100%; }
    .team .filter .searchandfilter h4 { font-size: 16px !important; }
        
    .page-tab-navigation ul { display: block; text-align: center; padding: 20px 0; }
    .page-tab-navigation ul > li:first-child { padding: 10px 0; }
    .page-tab-navigation ul > li + li { padding: 10px 0 !important; border: none !important; }
    
    .practices .section.top { min-height: 600px; }
    
    .practice .section.top { margin-top: 150px; padding-top: 0; }
    .practice .intro { width: 100%; }
    
    .practice .areas-of-practice { margin-top: 0; margin-bottom: 0; }
    .practice .section.top .title { min-width: 100%; padding: 0; }
    .practice .attorneys { max-width: 515px; margin: 0 auto; }
    .practice .areas-of-practice ul { }
    .practice .areas-of-practice ul li { margin: 0 0 7px 0; }
    
    .about .section.top .title { min-width: 100%; padding: 0; }
    .about .intro { width: 100%; } 
    .about .section.top { margin-top: 150px; padding-top: 0; }
    
    .careers .section.top .title { min-width: 100%; padding: 0; }
    .careers .intro { width: 100%; } 
    .photo-slider { width: 100%; }
    .careers .section.top { margin-top: 150px; padding-top: 0; }
    
    .photo-slider .caption { font-size: 1.25em; }
    
    .newslanding .section.top { min-height: 0; padding-bottom: 30px; }
    .newslanding .banner-text { padding-bottom: 0; }
    
    .newslanding .section-pad.nopd .container { padding: 0 !important; background: none; }
    .newslanding .filter { width: 100%; padding: 0 30px; }
    .newslanding .news { width: 100%; padding: 0; background: #fff; }
    
    .newslanding .section-pad.nopd .container { box-shadow: none; border: none; }
    .newslanding .photobg { display: none; }
    .newslanding::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: 2000px !important; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
    
    .newsDetail .section-pad.nopd .container { box-shadow: none; border: none; }
    .newsDetail .photobg { display: none; }
    .newsDetail::after { content: " "; position: absolute; bottom: 0; width: 100%; height: 100%; background-size: 2000px !important; background-position: center bottom; background-repeat: no-repeat; z-index: -1; }
    
    .newsDetail .top .container { border: none; }
    .newsDetail .top .banner-text h1 { font-size: 1.5em; }
    .newsDetail .attorneys { max-width: 515px; margin: 0 auto; }
    
    .contact .locations .office { width: 100%; }
    
    .team::after, .attorney::after, .practices::after, .practice::after, .about::after, .careers::after, .contact::after, .interior::after { background-size: 2000px !important; }

    
    .attorney .tabcontent .col-md-4 { padding-top: 30px; }
    
    .practice .content .container .col-md-4 { margin-top: 40px; max-width: 100%; float: none; }
    
    .practice .content .container .main { display: flex; flex-wrap: wrap; }
    .practice .attorneys { max-width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; margin-bottom: 40px; padding-bottom: 0; }
    .practice .attorneys .row, .newsDetail .attorneys .row { width: 33.33%; }
    
    .practice .content .container .main .col-md-7 { width: 100%; }
    .practice .content .container .main .col-md-1 { display: none; }
    .practice .content .container .main .col-md-4 { width: 100%; max-width: 100%; }
    
    .practice .attorneys .row.all { width: 100%; }
    .practice .attorneys .all ul { max-width: 334px; }
    
    .newsDetail .photo { text-align: center; max-width: 100%; }
    .newsDetail .top .container .row { margin: 0; }
    .newsDetail .top .container .col-md-4 { margin-top: 60px; }
    
    .newsDetail .row.content .col-md-7 { width: 100%; }
    .newsDetail .row.content .col-md-1 { display: none; }
    .newsDetail .row.content .col-md-4 { width: 100%; max-width: 100%; }
    
    .newsDetail .attorneys { max-width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 60px; }
    
    .photo-slider .slick-slide { border: none; }
    .photo-slider .slick-slide .item .photo img { width: 100%; }

    
    .areas-of-practice ul { display: block; }
    .areas-of-practice ul li { margin: 10px auto; }

    body { font-size: 14px; line-height: 21px; padding: 20px; }
    
    .boxed .container { padding: 0; }
    
    .news .searchandfilter { width: 75%; }
    
    .tabcontent .container { padding: 30px 0; }
    .attorney .quote { margin-bottom: 30px; }
    
    .attorneys .row { width: 50%; }
    .attorneys .row .attorneyDetails h2, .attorneys .row .attorneyDetails .name { font-size: 20px; }
    .attorneys .row .attorneyDetails .position { font-size: 16px; }
    
    .banner-text .search_wrapper { min-width: 334px; }
    
    .home h1 { font-size: 6vw; }
    .subhead { font-size: 4vw !important; }
    
    .news .item { flex-wrap: wrap; }
    .news .section .item .col-xs-12 { padding: 20px 0; }
    .news .section .item > .col-xs-12 + .col-xs-12 { border-left: none; padding: 0 0 20px; }
    .news .section a { font-size: 18px; }
    
    .attorney .publications .section a { font-size: 18px; }
    
    .banner-text h1 { font-size: 6vw; line-height: 1.1; padding: 0 30px; }
    
    .practice .section.top { margin-top: 0; }
    .practice .section.top .title { margin: 0 auto; }
    .practice .section.top .title h1 { font-size: 6vw; line-height: 1.1; padding: 0 30px; }
    .practice .section.top h2 { font-size: 4vw; line-height: 1.1; padding: 0; margin: 30px auto; }
    .practice .intro { margin: 0; padding: 0; }
    .practice .content .container .main { padding: 30px 0; }
    
    .practice .attorneys .row, .newsDetail .attorneys .row { width: 50%; }
    
    .about .section.top { margin-top: 0; }
    .about .section.top .title { margin: 0 auto 30px; }
    .about .section.top .title h1 { font-size: 6vw; line-height: 1.1; padding: 0 30px; }
    .about .intro { padding: 0; } 
    .about .content .main { padding: 30px 0; } 
    
    .careers .section.top { margin-top: 0; }
    .careers .section.top .title { margin: 0 auto 30px; }
    .careers .section.top .title h1 { font-size: 6vw; line-height: 1.1; padding: 0 30px; }
    .careers .intro { padding: 0; } 
    .careers .content .main { padding: 30px 0; } 
    
    .careers .headline { padding: 30px 0; }
    
    .content h2 { font-size: 20px; margin-top: 0; }
    .attorney .tabcontent .col-md-7 { width: 60%; }
    .attorney .tabcontent .col-md-1 { display: none; }
    .attorney .tabcontent .col-md-4 { width: 35%; margin-left: 5%; padding-top: 0; font-size: 1em; text-align: left; }
    .attorney .content h2 { font-size: 1.125em; text-align: left; }
    
    .newslanding .section-pad.nopd .container { padding: 30px; }
    
    .newsDetail .top .banner-text h1 { font-size: 28px; padding: 0; }
    .newsDetail .top .container { padding: 0; }
    .newsDetail .meta ul { flex-wrap: wrap; font-size: 14px; }
    .newsDetail .meta ul > li:first-child { width: 100%; padding-right: 0; padding-bottom: 10px; }
    .newsDetail .meta ul > li:first-child + li { border: none; padding-left: 0; }
    
    .contact .boxed .container { padding: 30px 0; }
    
    .footer .container .col-md-7 { display: flex; flex-wrap: wrap; justify-content: center; padding: 0; }
    .footer .bottom { padding: 40px 0 0; flex-wrap: wrap; }
    .footer .bottom li { width: 100%; text-align: center; padding: 15px 0; }
    .footer .bottom a { padding: 0; }
    .footer .top { flex-wrap: wrap; }
    .footer .top li { width: 100%; text-align: center; padding: 15px 0; }
    .footer .top a { padding: 0; }
