/*!
 * 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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* ==================== 2.0 Resets ====================*/
body { font-family: 'Montserrat', sans-serif; color: #595959; font-size: 20px; font-weight: 500; line-height: 30px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body.admin-bar { margin-top: -32px; }

.videobg .videoWrapper iframe { background: url('../images/thumb.jpg'); background-size: cover; }

.mobile, .otgs-development-site-front-end { display: none; }

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.1; color: #fff; }
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: 3.75em; font-weight:300; }

h2, .h2 { font-size: 3em; font-weight:300; }

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 { margin: 0px; }
ul li, ol li { padding-left: 5px; padding-bottom: 10px; }
.footer ul li, .footer ol li { list-style: none; }
.section-content .col-md-8 ul li { list-style: disc; }

blockquote { font-size: 1.5em; color: #092440; line-height: 1.3; text-align: center; border-top: 3px solid #889D2C; border-bottom: 3px solid #889D2C; border-left: none; padding-top: 20px; padding-bottom: 20px; font-weight: 500; }

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: 800; }

a { outline: 0; transition: all 0.5s; color: #092440; font-weight: 800; }
a:link, a:visited { text-decoration: none; }
a:hover { outline: 0; color: #889D2C; }
a:focus, a:active { color: inherit; }

a.readMore { color: #889D2C; font-size: 16px; font-weight: 700; text-transform: uppercase; }
a.readMore:hover { color: #092440; }

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 { display: block; height: 1px; border: 0; border-top-width: 0px; border-top-style: none; border-top-color: currentcolor; border-top: 2px solid #889D2C; margin: 1em 0; padding: 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.thin { max-width: 1000px; }

.section-pad { padding-top: 65px; padding-bottom: 65px; }
.section-pad-xs { padding-top: 20px; padding-bottom: 20px; }
.section-pad-sm { padding-top: 40px; padding-bottom: 40px; }
.section-pad-sm-2 { padding-top: 40px; padding-bottom: 40px; padding-left: 0; padding-right: 0; }
.section-pad-md { padding-top: 60px; padding-bottom: 60px; }
.section-pad-md-2 { padding-top: 60px; padding-bottom: 60px; }
.section-pad-lg { padding-top: 110px; padding-bottom: 110px; }
.section-pad.nopd { padding-top: 0; padding-bottom: 0; }
.section-pad.nopdtop { padding-top: 0; padding-bottom: 60px; }
.nopdbottom { padding-top: 40px; padding-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; }

.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; }

.flex-center { display: flex; align-items: center; }

.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: 48px; border-radius: 48px; }
.toponly { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; }
.bottomonly { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }
.round-sm { -ms-border-radius: 16px; border-radius: 16px; }
.round-md { -ms-border-radius: 24px; border-radius: 24px; }
.round-lg { -ms-border-radius: 72px; border-radius: 72px; }

.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; }

.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; }

.button { color: #fff; background-color: #227EB2; font-size: 16px; font-weight: 500; line-height:1.5; padding: 8px 40px; display: inline-block; cursor: pointer; transition: all 0.5s; text-align: center; z-index: 1; position: relative; text-transform: uppercase; }
.button:hover { color: #fff; background-color: #124785; text-decoration: none !important; }

.show-all .clearBtn { padding: 5px 16px; margin-top: 15px; line-height: 1.7; }
.show-all .clearBtn:hover { text-decoration: none; }

@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; } }

/* ========================================================================== 2.1 General / Common ========================================================================== */

.content ul li { position: relative; margin-left: 20px; list-style: disc; }
.content ul li:last-child { margin-bottom: 15px; }
.content ul.nav-tabs li:before { content:none; }
.content ul.nav-tabs li { padding-left: 0;}

.sitemap ul li:last-child { margin-bottom: 0; }

.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; }

.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, .section-content ol { margin-left: 0; padding-left: 25px; }
.content ol li, .section-content ol li { list-style: decimal; }
.content ol li:last-child, .section-content ol li:last-child { margin-bottom: 15px; }
.content ul, .section-content ul { padding-left: 25px; margin-left: 0; }
.content ul li, .section-content ul li { list-style: disc; }

.position { position: static; }


/* ========================================================================== 3.0 Header/Navbar ========================================================================== */
.curve { background: url("../images/curve-desktop.svg"); background-size: cover; background-repeat: no-repeat; width: 100%; height: 1080px; position: absolute; top: 0; right: 0; background-position: top center; z-index: 1; }
.about.interior .curve { background: url("../images/curve-short.svg"); background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
.team.leadership .curve { background: url("../images/curve-short.svg"); background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
.detail .curve { background: url("../images/curve-short.svg"); background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right; z-index: 1; }
.default .curve { background: url("../images/curve-short.svg"); background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right; z-index: 1; }

.gradient { background: linear-gradient(180deg, rgb(255, 255, 255) 30%, rgba(255,255,255,0) 100%); top: 0; position: absolute; width: 100%; height: 175px; }
.family-law .gradient { height: 350px; }

.videobg { position: fixed; top: 0; width: 100%; z-index: -1; }
.videobg .videoWrapper { height: 100vh; overflow: hidden; padding: 0; position: relative; z-index: -1; min-height: 680px; }
.videobg .videoWrapper iframe { box-sizing: border-box; height: 56.25vw; left: 50%; min-height: 100%; min-width: 100%; transform: translate(-50%, -50%); position: absolute; top: 50%; width: 177.77777778vh; }
.videobg .videoWrapper img{ position:absolute; z-index:1; max-width: 500%;}
.videobg .videoWrapper img.active{ z-index:3; }
.practice .videobg .videoWrapper img { min-width: 100%; }

.site-header { top: 0; left: 0; width: 100%; height: 175px; transition: top .5s; z-index: 50; position: fixed; }
.site-header .navbar { border-radius: 0; border: 0 none; height: 155px; padding: 20px 0 0; color: #36454e; margin: 0; z-index: 9;  }
.site-header .navbar-brand { height: auto; width: auto; padding: 0; position: relative; }
.site-header .navbar-brand img { width: 335px; max-height: 155px; }
.site-header .navbar-header .quote-btn { display: none; }
.site-header .navbar-collapse { padding: 0; background-color: transparent; color: #4D4B4B; }
.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; }

.site-header.animate { top: -175px; }
.site-header.sticky.animate { top: 0; position: fixed; z-index: 11; height: 175px; background: #fff; }

.topbar { padding-top: 30px; }
.topbar .container { max-width: 1500px; }
.sticky .topbar { padding-top: 30px; }
.topbar .top-aside > p { margin: 7px 25px 7px 0; line-height: 20px; }
.topbar .top-aside > p strong { font-weight: 400; }
.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; }
.topbar .top-contact form { float: right; width: 420px; }
.topbar .top-contact form label { display: none; }
.topbar .top-contact form input { border: 1px solid #889D2C; font-size: 18px; line-height: 1; padding-bottom: 8px; padding-left: 15px; padding-top: 7px; background-color: #fff; color: #B2B2AF !important; position: relative; width: 420px; height: 40px; padding-right: 50px; }
.topbar .top-contact form input::-webkit-input-placeholder { color:#B2B2AF; opacity: 1; }
.topbar .top-contact form input::-moz-placeholder { color:#B2B2AF; opacity: 1; }
.topbar .top-contact form input::-ms-placeholder { color:#B2B2AF; opacity: 1; }
.topbar .top-contact form input::placeholder { color:#B2B2AF; opacity: 1; }
.topbar .top-contact form button { background: none; border: none; font-size: 18px; color: #889D2C; margin-left: -45px; position: absolute; border-left: 1px solid #889D2C; width: 45px; height: 40px; transition: background 350ms, color 350ms, border-color 350ms; }
.topbar .top-contact form button:hover { color: #092440; }
.topbar .top-contact form button span { display: none; }

.top-contact { padding: 0; display: block; align-items: center;  }
.top-contact li { font-weight: 400; color:#3C4981; line-height: inherit; position: relative; padding: 0 28px; overflow: hidden; z-index:1; vertical-align: middle; display: inline; }
.top-contact li:last-child { padding-left: 50px; padding-right:0; display: inline-flex; }
.top-contact li { font-size: 18px; line-height: 20px; }
.top-contact a { color: #889D2C; font-weight: 700; text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: transparent; transition: all 350ms; }
.top-contact a:hover { text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: #092440; transition: all 350ms; }

.mobile_nav_header { display: none; }

.navbar-nav { width: 100%; }
.navbar-nav > li.mobile { display: none; }
#mainnav:not(.nav-mobile) .navbar-nav { display: block !important; }
.navbar-nav > li > a { background: transparent; color: inherit; font-weight: 400; font-size: 18px; line-height: 18px; padding: 14px 16px; transition: background 350ms, color 350ms, border-color 350ms; }
.navbar-nav > li.active > a, .navbar-nav > li > a:hover { color: #ED1C24; 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 { padding: 0; display: inline-block; }
.navbar-nav li ul li::before { content: "|"; align-self: center; color: #889D2C; padding: 0 15px; }
.navbar-nav li ul li:first-child::before { content: ""; padding-left: 0; }
.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 { 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.active > a, .navbar-nav ul li.active > a:focus .navbar-nav ul li.active > a:hover, .navbar-nav ul li.rollover > a { }
.navbar-nav ul li.active > a, .navbar-nav ul li.rollover > a {  }
.navbar-nav .label { margin-top: -3px; vertical-align: middle; display: inline-block; margin-left: 5px; text-transform: uppercase; padding: 3px 10px 4px; -ms-border-radius: 20px; border-radius: 20px; }
.navbar-nav li.has-children ul { display: flex; text-align: right; right: 0; padding: 20px 0 !important; flex-wrap: wrap; justify-content: right; top: 90px; background: #fff; box-shadow: inset 0 4px 6px -4px rgba(0,0,0,0.4); }
.navbar-nav li ul { position: absolute; border: 0px; padding: 18px !important; left: 0; top: -999em; z-index: 99; display: block; opacity: 0; visibility: hidden; transition: opacity .5s, visibility .4s; list-style: none; }
.navbar-nav li ul li a { font-size: 18px; font-weight: 500; line-height: 48px; color: #092440; white-space: nowrap; text-decoration: none !important; }
.navbar-nav li ul li a:hover { color: #889D2C; }

.navbar-nav li ul .name_filter li::before { content: none; }
.navbar-nav li ul .name_filter li.first { text-transform: none; font-weight: 500; font-size: 18px; color: #092440; line-height: 48px; margin-right: 20px; }
.navbar-nav li ul .name_filter li.last { text-transform: none; font-weight: 500; font-size: 18px; color: #092440; line-height: 48px; margin-right: 20px; }
.navbar-nav li ul .name_filter li.last::before { content: "|"; align-self: center; color: #889D2C; padding: 0 15px; }
.navbar-nav .search_wrapper { max-width: 1000px; }
.navbar-nav .people-suggestion-wrap { text-align: left; }
.navbar-nav .people-suggestion-wrap li::before, .people-suggestion-wrap li:first-child::before { content: none; padding: 0; }
.navbar-nav .people-suggestion-wrap li a { line-height: 33px; }

.navbar-nav li ul.two-col { column-count: 2; text-align: right; padding-bottom: 0 !important; }
.navbar-nav li ul.center { width: fit-content; left: 50% !important; transform: translateX(-50%); text-align: left; }
.navbar-nav li ul.two-col li { padding-left: 30px; }
.navbar-nav li ul.center li { padding-left: 30px; }
.navbar-nav li ul.two-col li ul { column-count: 2; background: none; position: static; text-align: left; padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; border-top: 1px solid #000; border-radius: 0; margin-left: 0 !important; padding-top: 10px !important; margin-top: 10px; opacity: 1; visibility: visible; }
.navbar-nav li ul.two-col li ul li { padding-left: 0; padding-bottom: 26px; }
.navbar-nav li ul.two-col li ul li a:hover { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.navbar-nav li ul.two-col li.has-children a::after { display:none; }

.header-s2 .nav { padding: 0; }
.header-s2 .navbar { padding: 0; }
.header-s2 .navbar .container { padding: 0; max-width: 1500px; }
.header-s2 .navbar-nav > li  { margin-top: 32px; padding: 0 28px 32px; display: flex; position: unset; }
.header-s2 .navbar-nav > li > a { padding: 0; }
.header-s2 .navbar-nav > li.quote-btn { margin-top: 27px; }
.header-s2 .navbar-nav > li.last { padding-right: 0; }
.header-s2 .navbar-nav > li.mobile { display: none; }
.header-s2 .navbar-brand { margin-top: 0; margin-bottom: 0; }
.header-s2 .navbar-collapse { float: right; width: auto; }
.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; }
.header-s2.is-transparent .topbar .container { padding: 0; }
.header-s2.is-transparent .topbar .container .row { margin: 0; }
.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.has-children > a:after, .header-s2.is-transparent .top-contact .fa { color: #092440; font-size: 18px; font-weight: 700; line-height: 24px; text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: transparent; transition: all 350ms; }
.header-s2.is-transparent .navbar-nav > li > a:hover, .header-s2.is-transparent .navbar-nav > li.rollover a { text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: #889D2C; }
.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; margin-top: -33px; }
.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 .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 { 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 ========================================================================== */
.pageTitle { background: #fff; }
.pageTitle h1 { outline: solid 2px #76A4EA; outline-offset: -10px; display: flex; align-items: center; justify-content: center; background: #335892; width: 1280px; margin: 0 auto; color: #fff; font-size: 74px; line-height: 89px; font-weight: 100; text-align: center; text-transform: uppercase; height: 200px; top: -12px; position: relative; }

@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1.1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1.1);}
}

/* ========================================================================== 5.0 Page Content - About, Service etc ========================================================================== */
.top { z-index: 1; position: relative; margin-top: 175px; }

.top .pageIntro { width: 90%; max-width:730px; text-align: left; margin: 0 auto; color: #fff; }

.pageContent { margin:30px 0 60px; padding: 0; }
.pageContent .container { width: 90%; max-width:730px; }

.pageContent .container a { font-weight: 700; }
.pageContent .container a:hover { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.pageContent .container h2 { font-size: 2em; color: #131312; font-weight: 700; }
.pageContent .container h3 { font-size: 1.5em; color: #131312; font-weight: 700; }
.pageContent .container h4 { font-size: 1.25em; color: #131312; font-weight: 700; }

.page .pageContent { margin:30px 0 60px; padding: 0; }
.page .pageContent .container { max-width: 1200px; width: 90%; }

.textIntro { font-style: italic; font-size: 2em; line-height: 1.2; }

.home .hero { height: 1075px; max-height: 100%; ;padding-top: 300px; display: flex; }
.home .hero .left { max-width: 70%; z-index: 1; margin-left: 5%; }
.home .hero .left h1 { color: #092440; font-weight: 800; font-size: 5.5em; line-height: 1; text-align: center; text-shadow: 0 34px 12px rgba(89, 89, 89, 0.3); -webkit-text-shadow: 0 34px 12px rgba(89, 89, 89, 0.3); -moz-text-shadow: 0 34px 12px rgba(89, 89, 89, 0.3); }
.home .hero .left .content { max-width: 950px; margin: 0 auto; color: #092440; font-weight: 600; font-size: 30px; line-height: 50px; text-align: center; padding-top: 30px; }
.home .hero .left h2 { color: #092440; font-weight: 800; font-size: 1.66em; line-height: 1; text-align: center; }
.home .hero .right { position: absolute; right: 0; text-align: right; width: 100%; }
.home .hero .right ul { list-style: none; font-size: 1.5em; color: #fff; font-weight: 800; padding-top: 165px; }
.home .hero .right ul li { padding-top: 40px; margin-right: 2%; list-style: none; }
.home .hero .right ul li .item { display: inline-flex; align-items: center; cursor: pointer; z-index: 2; position: relative; }
.home .hero .right ul li .item.toggled { opacity: 0.25; cursor: auto; }
.home .hero .right ul li .item img { transition: transform 0.3s ease; transform: translateX(0px); }
.home .hero .right ul li .item:hover img { transform: translateX(10px); }
.home .hero .right ul li .item.toggled:hover img { transform: translateX(0); }
.home .hero .right ul li span { text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: 2px; text-decoration-color: #889D2C; }
.home .hero .right ul li img { width: 50px; margin-left: 4px; }
.home .hero .right ul li:nth-child(2) { margin-right: 5%; }
.home .hero .right ul li:nth-child(3) { margin-right: 16%; }
.home .hero .right ul li:nth-child(4) { margin-right: 27%; }
.home .hero .right .x-close { font-size: 24px; position: absolute; top: -30px; right: 5px; cursor: pointer; }
.home .hero .right .flyout { display: none; background-image: url("../images/flyout-bg.png"); background-size: contain; background-repeat: no-repeat; width: 600px; height: 100%; position: absolute; bottom: -115px; right: 0px; z-index: 3; background-position: bottom; }
.home .hero .right .flyout.toggled { display: block; }
.home .hero .right .flyout .text { position: absolute; top: 245px; right: 105px; color: #092440; text-align: left; width: 375px; }
.home .hero .right .flyout .text .title { font-size: 20px; font-weight: 800; line-height: 30px; }
.home .hero .right .flyout .text .content { font-size: 15px; font-weight: 500; line-height: 22px; padding-top: 15px; }

.carousel { height: 100%; }
.carousel .carousel-inner, .carousel .item, .carousel .active { height: 100%; }

.banner-slider { max-height: 700px; height: 68vh; }
.banner-slider .carousel-inner .item { transition-property: opacity; }
.banner-slider .carousel-inner .item, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right { opacity: 0; }
.banner-slider .carousel-inner .active, .banner-slider .carousel-inner .next.left, .banner-slider .carousel-inner .prev.right { opacity: 1; }
.banner-slider .carousel-inner .next, .banner-slider .carousel-inner .prev, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right { left: 0; transform: translate3d(0, 0, 0); }
.banner-slider .fill { width: 100%; height: 100%; background-position: center right; background-size: cover; }

.featnews { background: #fff; margin-top: 5px; }
.featnews h2 { color: #092440; font-size: 2.2em; font-weight: 800; text-align: center; margin-bottom: 45px; width: 100%; }
.featnews .newsslides { text-align: center; display: flex; }
.featnews .newsslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.featnews .newsslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.featnews .newsslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.featnews .newsslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.featnews .newsslides .slick-list { max-width: 1125px; margin: 0px auto; width: 100%; }
.slick-dots { display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; position: absolute; left: 0; right: 0; bottom: -35px;; }
.slick-dots li { position: relative; display: inline-block; width: 10px; height: 10px; margin: 0 5px !important; padding: 0; cursor: pointer; font-size: 0.5rem !important; line-height: 1 !important; }
.slick-dots li button { display: inline-block; text-indent: -99999px; overflow: hidden; background-color: transparent; width: 10px; height: 10px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button::before { content: ''; display: block; position: absolute; top: 50%; left: 50%; margin: -0.25rem 0 0 -0.25rem; width: 8px; height: 8px; line-height: 0.5rem; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-color: #ccc; opacity: 1; transition: background-color 0.3s; }
.slick-dots li.slick-active button::before, .slick-dots li:hover button::before { background-color: #092440; opacity: 1; }
.featnews .item { display: flex !important; margin: 0 auto; }
.featnews .item .image { max-width: 310px; margin: 0; }
.featnews .item .image a { width: 100%; height: 250px; display: block; position: relative; background-size: cover !important; background-repeat: no-repeat !important; }
.featnews .item .image a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/news-mask.svg"); background-size: cover; background-repeat: no-repeat; background-position: center; }
.featnews .item .image .nolink { width: 100%; height: 250px; display: block; position: relative; background-size: cover !important; background-repeat: no-repeat !important; }
.featnews .item .image .nolink::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/news-mask.svg"); background-size: cover; background-repeat: no-repeat; background-position: center; }
.featnews .item .content { text-align: left; max-width: 815px; padding: 0; }
.featnews .item .col-md-12.content { text-align: left; max-width: 100%; }
.featnews .item .content .meta { padding: 0; font-size: 16px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.featnews .item .content .meta span { padding:0 7px; }
.featnews .item .content .title { font-size: 2.2em; line-height: 1; font-weight: 800; padding-top: 15px; color: #092440; }
.featnews .item .content .title a { color: #092440; }
.featnews .item .content .title a:hover { color: #889D2C; }
.featnews .item .readMore { padding-top: 20px; }
.featnews .item .readMore a { color: #889D2C; font-size: 16px; font-weight: 700; text-transform: uppercase; }
.featnews .item .readMore a:hover { color: #092440; }
.all { display: flex; justify-content: center; }
.all a { color: #092440; font-weight: 800; align-items: center; display: flex; }
.all a:hover { color: #889D2C; font-weight: 800; }
.all a::after { content: url('../images/arrows.svg'); display: flex; margin-left: 10px; }

.map { background-size: contain; background-repeat: no-repeat; padding-bottom: 0 !important; background-color: rgba(255,255,255,.85) !important; box-shadow: 0px 18px 18px 0px rgba(0,0,0,0.3); }
.about .map { min-height: 78vw; }
.map .container { width: 100%; }
.map .col-md-8 { display: flex; align-items: center; justify-content: center; }
.map .footer .col-md-8 { display: block; }
.map h2 { color: #fff; font-size: 2.2em; font-weight: 800; text-align: center; margin-top: 40px; margin-bottom: 30px; }
.map .text ul { list-style: none; padding: 20px 0; column-count: 2; }
.map .text ul li { list-style: none; padding: 0; margin: 0; color: #092440; font-size: 22px; font-weight: 800;  line-height: 1; break-inside: avoid-column; -webkit-column-break-inside: avoid; page-break-inside: avoid; }
.map .text ul li ul { padding: 10px 0 30px; column-count: 1; }
.map .text ul li ul li { color: #092440; font-size: 18px; line-height: 1.75; font-weight: 400; }
.map .text ul li ul li a { font-weight: 400; }
.map .office_pop { background: url('/wp-content/themes/WeberGallagher/images/circle.svg'); background-size: contain; position: relative; padding: 100px 150px; color: #fff; display: none; min-width: 700px; background-repeat: no-repeat; background-position: center; }
.map .office_pop.anywhere { background: url('/wp-content/themes/WeberGallagher/images/circle-white.svg'); background-size: contain; position: relative; padding: 100px 150px; color: #092440; display: none; min-width: 700px; background-repeat: no-repeat; background-position: center; }
.map .office_pop .office_close { position: relative; width: 100%; text-align: center; top: -30px; }
.map .office_pop .office_close .fa-solid { position: absolute; color: #889D2C; font-size: 28px; cursor: pointer; }
.map .office_pop .office_close .fa-solid:hover { color: #fff; }
.map .office_pop.anywhere .office_close .fa-solid:hover { color: #092440; }
.map .office_pop .office_details { max-width: 500px; margin: 0 auto; padding: 50px 0; }
.map .office_pop .office_title { font-size: 2.2em; font-weight: 800; padding-bottom: 40px; text-align: center; }
.map #office-anywhere .office_title { padding-bottom: 20px; width: 90%; margin: 0 auto; }
.map .office_pop .office_text { font-size: 1.2em; font-weight: 400; text-align: center; }
.map .office_pop .office_link { padding-top: 40px; text-align: center; }
.map .office_pop .office_link a { color: #fff; font-weight: 400; text-transform: uppercase; display: flex; align-items: center; justify-content: center; font-size: 16px; }
.map .office_pop .office_link a:hover { color: #889D2C; }
.map .office_pop.anywhere .office_link a { color: #092440; font-weight: 400; text-transform: uppercase; display: flex; align-items: center; justify-content: center; font-size: 16px; }
.map .office_pop.anywhere .office_link a:hover { color: #889D2C; }
.map .office_pop .office_link a img { height: 21px; width: auto; margin-left: 10px; }
.map .office_pop.anywhere .WGanywhere { padding-top: 40px; text-align: center; }
.map .office_pop.anywhere .WGanywhere img { max-width: 300px; }

.team .top { min-height: 865px; margin-top: 210px; }
.team .top .container { padding: 50px; max-width: 1350px; margin: 0 auto; background: #fff; z-index: 1; position: relative; }
.team .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.team .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.news .top { min-height: 865px; margin-top: 210px; }
.news .top .container { padding: 50px; max-width: 1350px; margin: 0 auto; background: #fff; z-index: 1; position: relative; }
.news .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.news .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.news.detail .top { min-height: 390px; margin-top: 210px; padding: 0 15px; }
.news.detail .top .container { padding: 50px; max-width: 1350px; margin: 0 auto; background: #fff;  }
.news.detail .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.news.detail .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.filter { width: 100%; }
.filter .header { font-size: 16px; color: #889D2C; font-weight: 700; text-transform: uppercase; text-align: center; }
.searchandfilter { text-align: left; color: #fff; font-weight: 700; padding: 0; z-index: 2; position: relative; }
.searchandfilter.hide, .searchandfilter.show { display: block; }
.searchandfilter2 ul { list-style: none; padding: 0; text-align: center; display: grid; grid-template-columns: 33% 33% 33%; }
.searchandfilter ul { list-style: none; padding: 0; text-align: center; }
.searchandfilter ul li { padding-bottom: 20px; }
.searchandfilter .sf-field-post-meta-industries, .searchandfilter .sf-field-post-meta-practices, .searchandfilter .sf-field-post-meta-location, .searchandfilter .sf-field-post-meta-bar_admissions, .searchandfilter .sf-field-post-meta-wpcf-att_role, .searchandfilter .sf-field-post-meta-law_school, .searchandfilter .sf-field-post-meta-attorneys { width: 33%; float: left;  padding-right: 10px; }
.news .sf-field-post-meta-industries { clear: both; }
.news .searchandfilter > ul > li:nth-child(3n+4) { clear: none !important; }
.sf-field-post-meta-wpcf-news_category h4 { display: none !important; }
.sf-field-post-meta-wpcf-news_category ul { display: block !important; }
.sf-field-post-meta-wpcf-news_category ul li { width: 33%; float: left;  padding-right: 10px !important; }
.sf-field-post-meta-wpcf-news_category .sf-input-checkbox + label { font-size: 22px; border-bottom: 2px solid #889D2C; padding-bottom: 5px; padding-left: 0 !important; }
.sf-field-post-meta-wpcf-news_category .sf-input-checkbox:checked + label::after { left: 6px; }
.searchandfilter ul li.sf-field-search { width: 100%; grid-column: 1 / -1; padding-left: 0; }
.searchandfilter ul li label { cursor: pointer; color: #092440; display: flex; position: relative; }
.searchandfilter ul li label:hover { color: #889D2C; }
.searchandfilter ul li ul { display: none; }
.searchandfilter ul li ul.toggled { display: block !important; }
.searchandfilter .sf-field-post-meta-practices li { margin-left: 30px; }
.searchandfilter .sf-field-post-meta-practices .custom-class { margin-left: 0; }
.searchandfilter .custom-class label { color: #889D2C; font-size: 1em; font-weight: 700; }
.searchandfilter h4 { color: #092440; font-weight: 800; font-size: 1.5em !important; padding: 14px 0 !important; margin-bottom: 0 !important; border-bottom: 2px solid #889D2C; text-align: left; position: relative; align-items: center; display: flex; cursor: pointer; }
.searchandfilter h4::after { content: url('../images/arrows.svg'); position: absolute; right: 20px; }
.searchandfilter h4.toggled { color: #889D2C; }
.searchandfilter h4.toggled::after { content: url('../images/arrows.svg'); transform: rotateY(180deg); position: absolute; right: 20px; }
.searchandfilter ul li ul li { padding-top: 10px; padding-bottom: 0; padding-left: 0; text-align: left; }
.searchandfilter ul li ul li:first-of-type { grid-column: 1; }
.searchandfilter > ul > li:nth-child(3n+4) { clear: left; }
.sf-input-checkbox { display: none; }
.sf-input-checkbox + label { color: #092440; font-size: 1.1em; font-weight: 400; }
.searchandfilter ul li.sf-field-reset { width: 100%; grid-column: 1 / -1; padding-top: 20px; padding-bottom: 0; padding-left: 0; }
.sf-field-reset { clear: both; }
.sf-field-reset a { font-size: 16px; color: #889D2C; font-weight: 700; text-transform: uppercase; text-align: center; }
.sf-field-reset a:hover { color: #092440; }
.sf-field-post-meta-wpcf-att_letter, .sf-field-search { display: none !important; }

.search_wrapper { width: 75%; margin: 0 auto; position: relative; padding-bottom: 20px; }
.search_wrapper label span { display: none; }
.search_wrapper input { border: 1px solid #889D2C; font-size: 18px; font-weight: 500; line-height: 1; padding-bottom: 8px; padding-left: 15px; padding-top: 7px; background-color: #fff; color: #B2B2AF !important; position: relative; width: 100%; height: 40px; padding-right: 50px; }
.search_wrapper input::-webkit-input-placeholder { color:#B2B2AF; opacity: 1; }
.search_wrapper input::-moz-placeholder { color:#B2B2AF; opacity: 1; }
.search_wrapper input::-ms-placeholder { color:#B2B2AF; opacity: 1; }
.search_wrapper input::placeholder { color:#B2B2AF; opacity: 1; }
.search_wrapper form button { background: none; border: none; font-size: 18px; color: #889D2C; margin-left: -45px; position: absolute; border-left: 1px solid #889D2C; width: 45px; height: 40px; transition: background 350ms, color 350ms, border-color 350ms; }
.search_wrapper form button:hover { color: #092440; }
.search_wrapper form button span { display: none; }

.sf-input-checkbox:checked + label:before { content: ''; background: #889D2C; border: 1px solid #889D2C; display: inline-block; vertical-align: middle; min-width: 18px; min-height: 18px; width: 18px; height: 18px; padding: 2px; margin-right: 10px; text-align: center; }
.sf-input-checkbox:checked + label:after {content: ""; padding: 2px; text-align: center; position: absolute; width: 2px; height: 11px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(30deg); -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); top: 8px;left: 16px; }
.sf-input-checkbox + label::before { content: ''; display: inline-block; min-width: 18px; min-height: 18px; width: 18px; height: 18px; padding: 2px; margin-right: 10px; text-align: center; border: 1px solid #889D2C; background: #fff; }
.sf-input-checkbox + label { color: #635E53; font-size: 16px; align-content: center; align-items: center; display: flex; }

.search form.searchandfilter { padding: 20px 0 50px; }
.search form.searchandfilter ul li.sf-field-search { display: none; }
.search form.searchandfilter ul li.sf-field-search label { display: block; width: 100%; }
.search form.searchandfilter .sf-field-post_type { background: #EFEFEF; padding: 2rem; display: flex; justify-content: center; }
.search form.searchandfilter h4::after { display: none; }
.search form.searchandfilter h4 { cursor: auto; border: none; font-weight: 600; color: #635E53; padding: 0.2em 0.6em 0.3em; margin-right: 30px; font-size: 16px !important; }
.search form.searchandfilter ul li { flex-basis: auto; }
.search form.searchandfilter ul li ul { display: flex; background: transparent; border: none; width: auto; position: relative; gap: 30px; padding: 0; align-items: center; }
.search form.searchandfilter ul li ul li { padding:0; }
.search form.searchandfilter ul li label { display: flex; color: #635E53; }
.search form.searchandfilter ul li label:hover { color: #889D2C; }
.search .sf-input-checkbox:checked + label::before { border: 2px solid #092440; background: #092440; }
.search form.searchandfilter .sf-field-post_type ul li:nth-child(5), .search form.searchandfilter .sf-field-post_type ul li:nth-child(6), .search form.searchandfilter .sf-field-post_type ul li:nth-child(7), .search form.searchandfilter .sf-field-post_type ul li:nth-child(8) { display: none; }
.search form .sf-input-text { border: 1px solid rgba(18,57,41,.25); border-radius: 8px; color: #28303D; font-weight: 400; position: relative; font-size: 16px; display: block; padding: 9px 14px; margin-bottom: 0; background: transparent; cursor: auto; width: 100%; }
.search .search-filter-results .search_meta { display: none; }
.search .search-filter-results .search_meta:first-of-type { display: block; }
.search .search_results { color: #635E53; padding-top: 20px; }
.search .search_results h2 { font-size: 2em; color: #131312; font-weight: 700; }
.search .sf-input-checkbox + label::before { margin-left: 0; }
.search .sf-input-checkbox:checked + label::after { left: 17px; }
.search form.searchandfilter ul li ul li { padding-top: 0; min-width: auto; margin-bottom: 0; }

.search .featnews { background: none; }
.search .featnews .item { border-bottom: 1px solid #889D2C; margin-bottom: 30px; padding-bottom: 30px; }
.search .featnews .item .content .title { font-size: 1.25em; }
.search .featnews .item .content .excerpt { padding-top: 10px; }
.search .featnews .item .content .readMore { padding-top: 10px; }

.search_wrapper form .search-field-box .autocomplete-main { padding: 0 15px; width: 100%; position: absolute; left: 0; background-color: #889D2C; 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: #092440; }
.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: #B8CE51 #647320; z-index: 3; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar { background: #647320; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar-track { background: #647320; }
.search_wrapper form .search-field-box.autocomplete .autocomplete-main::-webkit-scrollbar-thumb { background-color: #B8CE51; }

.name_filter { display: flex !important; flex-wrap: wrap; list-style: none; padding-left: 0; width: 100%; justify-content: center; gap: 9px; padding-left: 0 !important; }
.name_filter li { display: inline-flex; font-weight: 700; justify-content: center; margin: 2px 2px 4px; text-align: center; text-transform: uppercase; padding: 0; list-style: none; }
.name_filter li a { font-size: 1.5em; color: #889D2C; }
.name_filter li a:hover { color: #092440; }
.name_filter li a.active { color: #092440; }
.name_filter li a.disabled { color: #E4E4E4; }

.downarrow { text-align: center; position: absolute; left: 49%; bottom: 100px; transform: translate(-50%, 0); }
.downarrow img { transform: rotate(90deg); }
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.team .search-filter-results { display: flex; flex-wrap: wrap; }
.team .people .container2 { position: relative; }
.team .people .grid-sizer2 { width: 24%; margin: 0; padding: 0 0 10px 0; }
.team .people .gutter-sizer2 { width: 3%; }
.team .people .row { margin: 0; padding: 7px; }
.team .people .container { background: rgba(255,255,255,.95); padding-top: 15px; padding-bottom: 15px; }
.people .attorneyPhoto { padding: 0; }
.people .attorneyPhoto a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/people-mask.svg"); background-size: contain; background-repeat: no-repeat; background-position: bottom; }
.people .attorneyDetails { background: #092440; color: #fff; text-align: center; padding: 20px; margin-top: -1px; }
.people .attorneyDetails h2 { color: #889D2C; font-size: 20px; font-weight: 800; margin-bottom: 10px; border-bottom: none; padding-bottom: 0; }
.people .attorneyDetails h2 a { color: #889D2C; }
.people .attorneyDetails h2 a:hover { color: #fff; }
.people .attorneyDetails .position { font-size: 18px; line-height: 24px; font-weight: 500; margin-bottom: 10px; min-height: 72px; }
.people .attorneyDetails .contact { font-size: 16px; line-height: 26px; font-weight: 600; padding-top: 0 !important; }
.people .attorneyDetails .contact a:first-of-type { font-size: 20px; line-height: 30px; }
.people .attorneyDetails .contact a { color: #fff; font-weight: 600; }
.people .attorneyDetails .contact a:hover { color: #889D2C; }

.bio .curve { height: 1075px }
.bio .container.photo { background-position: left !important; min-height: 900px; background-size: left !important; background-repeat: no-repeat !important; position: absolute; left: 5%; }
.bio .top { min-height: 900px; padding:0; }
.bio .top .container { min-height: 900px; display: flex; }
.bio .top .container .bioDetails .content { color: #fff; margin: 0 auto; min-height: 800px; padding-left: 45%; text-align: center; display: grid; align-content: center; }
.bio .top .container .bioDetails.nophoto .content { padding-left: 0; }
.bio .top .container .bioDetails .content h1 { font-size: 2.5em; color: #092440; font-weight: 800; padding-bottom: 25px; margin-bottom: 0; }
.bio .top .container .bioDetails .content .position { font-weight: 800; font-size: 1.25em; color: #889D2C; padding-bottom: 20px; line-height: 1.35; max-width: 480px; margin: 0 auto; }
.bio .top .container .bioDetails .content .contact { font-weight: 600; color: #092440; font-size: 1.25em; line-height: 1.65; padding-top: 25px; }
.bio .top .container .bioDetails .content .contact a { color: #092440; font-weight: 600; }
.bio .top .container .bioDetails .content .contact a:hover { color: #889D2C; }
.bio .top .container .bioDetails .content .social { padding: 20px 0 100px; justify-content: center; display: flex; }
.bio .top .container .bioDetails .content .social li { list-style: none; float: left; margin-left: 0; padding: 0; }
.bio .top .container .bioDetails .content .social li a { font-size: 25px; margin-right: 20px; border-radius: 50%; background: #092440; color: #fff; height: 50px; width: 50px; line-height: 50px; text-align: center; }
.bio .top .container .bioDetails .content .social li:last-of-type a { margin-right: 0; }
.bio .top .container .bioDetails .content .social li a:hover { background: #889D2C; text-decoration: none; }

.bio .offices { align-self: flex-end; color: #fff; border-left: 1px solid #889D2C; }
.bio .offices .office { padding-bottom: 30px; }
.bio .offices .office:last-of-type { padding-bottom: 0; }
.bio .offices .office .title { font-weight: 800; }
.bio .offices .office .address { font-weight: 600; }
.bio .offices .office a  { color: #fff; }
.bio .offices .office a:hover  { color: #889D2C; }

.bionav { background: #092440; }
.bionav .page-tab-navigation { width: 100%; }
.bionav .page-tab-navigation ul { display: flex; gap: 10%; list-style: none; padding-left: 0; }
.bionav .page-tab-navigation ul li { padding: 0; list-style: none; }
.bionav .page-tab-navigation ul li a { font-size: 1.5em; font-weight: 800; color: #FFF; line-height: 1.5; cursor: pointer; text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: transparent; transition: all 350ms; }
.bionav .page-tab-navigation ul li a:hover { color: #889D2C; }
.bionav .page-tab-navigation ul li a.active { text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: #889D2C; }
.bionav .col-md-9 { height: 140px; display: flex; align-content: center; align-items: center; }
.bionav .col-md-3 { border-left: 1px solid #889D2C; height: 140px; z-index: 1; }

.biocontent { background: #fff; padding-top: 0; }
.bio .biocontent .container { display: flex; }
.biocontent .col-md-9 { padding-top: 65px; }
.biocontent .col-md-9.full { width: 100%; }
.biocontent .col-md-3 { border-left: 1px solid #889D2C; padding-top: 65px; color: #092440; }
.biocontent .col-md-3.full { display: none; }
.biocontent .col-md-3 h3 { color: #889D2C; font-weight: 800; font-size: 1em; border-bottom: 1px solid #889D2C; padding-bottom: 10px; }
.biocontent .col-md-3 .award-link { margin-bottom: 5px; margin-top: 0; font-size: 14px; line-height: 1.4; }
.biocontent .col-md-3 .award-language { font-size: 12px; line-height: 15px; font-style: italic; }
.biocontent .col-md-3 ul { list-style: none; padding: 0; }
.biocontent .col-md-3 ul li { padding: 0 0 10px; list-style: none; }
.biocontent .col-md-3 ul li a { color: #092440; font-weight: 500; }
.biocontent .col-md-3 ul li a:hover { color: #889D2C; }

.page-tabs { max-width: 1000px; }
.full .page-tabs { max-width: 85%; margin: 0 auto; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(-60px); -ms-transform: translateY(-60px); transform: translateY(-60px); }
.page-tabs .tab { display: none; }
.page-tabs .tab img { max-width: 100%; height:auto; }
.page-tabs .tab.open { display: block; }
.page-tabs .item { border-bottom: 2px solid #889D2C; margin-bottom: 20px; padding-bottom: 20px; }
.featnews.tab { max-width: 90%; margin: 4px auto; padding-top: 40px; padding-bottom: 40px; }

.bio .page-tabs .tab h3 { display: none; font-size: 1.5em; color: #092440; font-weight: 800; line-height: 1.5; border-bottom: 1px solid #707070; padding-bottom: 10px; padding-right: 50px; }

.page-tabs .disclaimer { font-size: 12px; font-style: italic; line-height: 1.6; margin-top: 50px; }

.accordion { margin-top: 50px; position: relative; }
.accordion h3 { font-size: 1.5em; color: #092440; font-weight: 800; line-height: 1.5; border-bottom: 1px solid #707070; padding-bottom: 10px; cursor: pointer; padding-right: 50px; display: flex !important; align-items: center; }
.accordion h3::after { content: url('../images/arrows.svg'); position: absolute; right: 0; }
.accordion .toggled h3::after { content: url('../images/arrows.svg'); transform: rotateY(180deg); position: absolute; right: 0; }
.accordion .content { margin-top: 20px; }

.bottom { background-image: url('../images/bottom-curve.svg'); background-position: bottom; background-repeat: no-repeat; background-size: 102%; background-color: #fff; height: 900px; margin-top: -200px; padding-top: 300px; }
.testimonials .col-md-12 { justify-content: flex-end; display: flex; }
.testimonials .newsslides { display: flex; font-weight: 600; width: 1050px; text-align: center; color: #092440; }
.testimonials .border { top: -59px; right: 71px; position: absolute; z-index: 1; -webkit-filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); }
.testimonials .header { color: #889D2C; font-weight: 800; font-size: 1em; padding-bottom: 10px; }
.testimonials .author { font-weight: 500; }
.testimonials .newsslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.testimonials .newsslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.testimonials .newsslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.testimonials .newsslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.testimonials .newsslides .slick-list { background: #E4E4E4; max-width: 825px; margin: 0px auto; }
.testimonials .newsslides .slick-slide { max-width: 825px; margin: 0px auto; padding: 60px 100px; }

.about .top { min-height: 865px; margin-top: 210px; padding-top: 60px; }
.about .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95);  }
.about .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.about .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.breadcrumb { background: transparent; text-align: center; color: #092440; font-size: 16px; text-transform: uppercase; margin-bottom: 0;font-weight: 700; }
.breadcrumb span { padding: 0 10px; font-weight: 500; }
.breadcrumb a { color: #092440; font-weight: 700; }
.breadcrumb a:hover { color: #889D2C; }

.date { color: #889D2C; font-weight: 500; text-align: center; }

.about .intro { background: rgba(255,255,255,.95); padding: 0 0 40px; }
.about .intro .container { background: #fff; padding: 60px 140px; max-width: 1350px; }
.about .intro .container .content { display: block; padding: 0; }

.aboutnav { background: #fff; box-shadow: 0px 18px 18px 0px rgba(0,0,0,0.3); z-index: 1; position: relative; }
.aboutnav .container { background: #092440; padding: 0; }
.aboutnav .page-tab-navigation { width: 100%; }
.aboutnav .page-tab-navigation ul { display: grid; grid-auto-columns: minmax(0, 1fr); grid-auto-flow: column; list-style: none; padding-left: 0; }
.aboutnav .page-tab-navigation ul li { padding: 0; border-right: 1px solid #fff; list-style: none; }
.aboutnav .page-tab-navigation ul li:last-child { border-right: none;  }
.aboutnav .page-tab-navigation ul li a { min-height: 90px; display: flex; align-items: center; justify-content: center; font-size: 1.5em; font-weight: 800; color: #FFF; line-height: 1.5; cursor: pointer; transition: all 350ms; text-decoration: none; }
.aboutnav .page-tab-navigation ul li a:hover { color: #889D2C; }
.aboutnav .page-tab-navigation ul li a.active { background: #889D2C; }
.aboutnav .page-tab-navigation ul li a.active:hover { color: #fff; }
.aboutnav .col-md-12 { min-height: 90px; display: flex; align-content: center; align-items: center; padding: 0; }

.about .page-tabs { max-width: 100%; }
.about .page-tabs .tab { box-shadow: 0px 18px 18px 0px rgba(0,0,0,0.3); padding-bottom: 80px; }
.about .page-tabs .top { min-height: auto; margin-top: 0; padding: 60px 15% 40px; background: #E4E4E4; z-index: 0; margin-bottom: 50px; }
.about .page-tabs .top h2 { font-size: 3em; color: #092440; font-weight: 800; text-align: center; }
.about .content { background: #fff; padding-top: 0; padding-bottom: 0; display: flex; }
.about .content .col-md-12 { padding: 0; }
.about .content .container { padding: 0; }
.about .content .container .row { margin: 0; }
.about .content .container .row .col-md-8 { padding: 0 75px 0 0; border-right: 1px solid #889D2C; }
.about .content .container .row .col-md-8 .item { border-bottom: none; margin-bottom: 50px; padding-bottom: 0; }
.about .content .container .row .title { font-size: 1.5em; color: #092440; font-weight: 800; display: flex; align-items: center; border-bottom: 2px solid #889D2C; margin-bottom: 10px; padding-bottom: 10px; }
.about .content .container .row .icon { width: 50px; float: left; margin-right: 15px; }
.about .content .container .row .col-md-4 { padding: 0 0 0 75px; border-left: 1px solid #889D2C; }
.about .content .container .row .col-md-4 .item { margin-bottom: 30px; padding-bottom: 20px; }
.about .content .container .row .col-md-4 .item:last-of-type { border-bottom: 0; margin-bottom: 0; }
.about .content .container .row .col-md-4 .item .photo { height: 190px; background-size: cover !important; color: #fff; display: flex; align-items: center; justify-content: flex-end; margin-bottom: 30px; }
.about .content .container .row .col-md-4 .item .photo span { width: 220px; text-align: center; padding-right: 20px; font-weight: 800; }
.about .content .container .row .col-md-4 .item .link a { display: flex; align-items: center; font-weight: 800; color: #092440; }
.about .content .container .row .col-md-4 .item .link a:hover { color: #889D2C; }
.about .content .container .row .col-md-4 .item .link img { height: 21px; width: auto; margin-left: 10px; }

.about .testimonialslides { display: flex; font-weight: 600; width: 1050px; text-align: center; margin: 0 auto; color: #092440; }
.about .testimonials .container { font-size: 1.5em; font-weight: 800; color: #092440; margin: 60px auto 120px; text-align: center; }
.about .quoteslider { position: relative; display: table; margin: 0 auto; }
.about .quoteslider .item { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.about .testimonials .border { top: -59px; right: 71px; position: absolute; z-index: 1; -webkit-filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); }
.about .testimonials .header { color: #889D2C; font-weight: 800; font-size: 1em; padding-bottom: 10px; }
.about .testimonials .author { font-weight: 500; }
.about .testimonialslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.about .testimonialslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.about .testimonialslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.about .testimonialslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.about .testimonialslides .slick-list { background: #E4E4E4; max-width: 825px; margin: 0px auto; }
.about .testimonialslides .slick-slide { max-width: 825px; margin: 0px auto; padding: 60px 100px; }

.about.interior .top { min-height: 390px; margin-top: 210px; padding-top: 30px; }
.about.interior .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95);  }
.about.interior .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.about.interior .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }
.about.interior h2 { font-size: 1.5em; color: #889D2C; font-weight: 800; border-bottom: 1px solid #889D2C; padding-bottom: 20px; margin-bottom: 20px; }
.about.interior h3 { color: #092440; font-weight: 800; }

.about.interior .content { padding-top: 0; padding-bottom: 0; background: transparent; display: block; }
.about.interior .content.newsbg { background: url('../images/curve-reversed.svg'); background-color: transparent; background-size: cover; }
.about.interior .content .col-md-8.equal { padding:0; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.about.interior .content .col-md-8 .border-right { padding: 0 60px 0 80px; margin-top: 60px; margin-bottom: 60px; }
.about.interior .content .col-md-4 { background: rgba(255,255,255,.95); padding-top: 0; padding-left: 0; }
.about.interior .content .col-md-4 .rightbg { padding-top: 100px; }
.about.interior .content .col-md-4 .rightbg:first-of-type { padding-top: 65px; }
.about.interior .content .col-md-4 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: center; padding-top: 100px; }
.about.interior .content .col-md-4 h3:first-of-type { padding-top: 0; }
.about.interior .content .col-md-4 ul { list-style: none; padding: 0; }
.about.interior .content .col-md-4 ul li { padding: 0 0 10px; list-style: none; }
.about.interior .content .col-md-4 ul li a { color: #092440; }
.about.interior .content .col-md-4 ul li a:hover { color: #889D2C; }

.about.interior .content .overview .container { display: flex; }
.about.interior .content .container .initiatives .item { border-bottom: none; margin-bottom: 50px; padding-bottom: 0; margin-top: 20px; position: relative; }
.about.interior .content .container .initiatives .readMore::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100px; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); pointer-events: none; }
.about.interior .content .container .initiatives .item + .readMore { margin-top: -150px; margin-bottom: 50px; padding-top: 100px; position: relative; }
.about.interior .content .container .initiatives .item + .readLess { margin-top: -25px; margin-bottom: 50px; padding-top: 0; position: relative; }
.about.interior .content .container .initiatives .readmore { margin-bottom: 50px; }
.about.interior .content .container .initiatives .title { font-size: 1.5em; color: #092440; font-weight: 800; display: flex; align-items: center; border-bottom: 2px solid #889D2C; margin-bottom: 10px; padding-bottom: 10px; }
.about.interior .content .container .initiatives .icon { width: 50px; float: left; margin-right: 15px; }

.about.interior .history .container { max-width: 1350px; background: #fff; padding: 60px 140px; }
.about.interior .timelinehead h2 { background: #092440; font-size: 3em; color: #fff; text-align: center; border: none; padding-top: 20px; margin-bottom: 0; }
.about.interior .timeline .container { max-width: 1350px; }
.about.interior .timeline .col-md-12 { padding: 60px; margin-bottom: 60px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,1); }

.team.leadership .top { min-height: 390px; margin-top: 210px; padding-top: 30px; }
.team.leadership .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95);  }
.team.leadership .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.team.leadership .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }
.team.leadership h2 { font-size: 1.5em; color: #889D2C; font-weight: 800; border-bottom: 1px solid #889D2C; padding-bottom: 20px; margin-bottom: 20px; }
.team.leadership .col-md-12.row { width: 100%; }
.team.leadership .leadership_list, .team.leadership .directors_list { width: 100%; display: flex; flex-wrap: wrap; }
.team.leadership .attorneyDetails h3 { color: #889D2C; font-size: 20px; font-weight: 800; margin-bottom: 10px; }
.team.leadership .attorneyDetails h3 a { color: #889D2C; }
.team.leadership .attorneyDetails h3 a:hover { color: #fff; }
.team.leadership .people .col-md-12 { padding-top: 60px; }
.team.leadership .people .col-md-12:first-of-type { padding-top: 0; }
.team.leadership .people { background: rgba(255,255,255,.95); }

.videos { box-shadow: inset 0 12px 6px -4px rgba(0,0,0,0.4); padding: 30px 30px 60px; margin-top: 50px; }
.videos .videoslides { display: flex; }
.photos { box-shadow: inset 0 12px 6px -4px rgba(0,0,0,0.4); padding: 30px 30px 60px; margin-top: 50px; }
.photos .photoslides { display: flex; }
.quotes { box-shadow: inset 0 12px 6px -4px rgba(0,0,0,0.4); padding: 30px 30px 60px; margin-top: 50px; }
.quotes .quoteslides { display: flex; font-weight: 600; text-align: center; color: #092440; }
.quotes .quoteslides .author { font-weight: 500; }

.videos h3, .photos h3, .quotes h3 { font-size: 1.5em; color: #092440; font-weight: 800; text-align: center; margin: 30px 0; }
.videos .item, .photos .item, .quotes .item { border:none; padding-bottom: 0; margin-bottom: 0; }

.photos .photoslider, .quotes .quoteslider { position: relative; display: block; margin: 100px auto 0; }
.photos .border, .quotes .border { top: -58px; left: 53.5%; position: absolute; z-index: 1; -webkit-filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); }

.photoslides .slick-prev, .videoslides .slick-prev, .quoteslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.photoslides .slick-prev:hover, .videoslides .slick-prev:hover, .quoteslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.photoslides .slick-next, .videoslides .slick-next, .quoteslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.photoslides .slick-next:hover, .videoslides .slick-next:hover, .quoteslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.photoslides .slick-list { background: transparent; max-width: 700px; padding: 0; margin: 0px auto; }
.videoslides .slick-list { background: transparent; max-width: 700px; padding: 0; margin: 0px auto; min-height: 300px; }
.quoteslides .slick-list { background: #E4E4E4; max-width: 700px; margin: 0px auto; }
.photoslides .slick-slide { max-width: 700px; margin: 0px auto; padding: 0; }
.videoslides .slick-slide { min-width: 700px; max-width: 700px; margin: 0px auto; padding: 0; }
.photoslides .slick-slide p:first-of-type { margin-top: 20px; }
.quoteslides .slick-slide { max-width: 700px; margin: 0px auto; padding: 60px 60px; }

.success { padding: 60px 60px 40px 80px; box-shadow: inset 0 12px 6px -4px rgba(0,0,0,0.4); }
.success h3 { font-size: 3em; color: #092440; font-weight: 800; text-align: center; }
.success .intro { font-size: 1.5em; line-height: 1.35em; color: #889D2C; font-weight: 500; text-align: center; border-bottom: 1px solid #889D2C; margin-top: 30px; margin-bottom: 30px; padding-bottom: 30px; }

.sideblocks { padding-top: 140px; }
.sideblocks.quote { padding-top: 0; }
.sideblocks .blockrow { background-size: cover !important; background-repeat: no-repeat !important; padding: 30px 60px; text-align: center; margin-bottom: 5px; color: #092440; }
.sideblocks .blockrow.Image { padding: 0; }
.sideblocks .blockrow .block-title { border: none; margin-bottom: 0; }
.sideblocks .blockrow .block-title + .block-content { padding-top: 30px; }
.sideblocks .blockrow.Text .block-title { font-size: 1.5em; font-weight: 800; }
.sideblocks .blockrow.Stat .block-title { font-size: 5em; line-height: 1; font-weight: 800; }
.sideblocks .blockrow .block-content { font-weight: 700; }
.sideblocks .blockrow .block-content ul, .sideblocks .blockrow .block-content ol { text-align: left; }

.interior .featnews { background: transparent; margin: 10px auto 0; box-shadow: none !important; }
.interior .featnews .row { max-width: 85%; margin: 10px auto; background: #fff; padding-top: 40px; padding-bottom: 40px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); z-index: 1; position: relative; }
.interior .featnews .item { width: 90%; }
.interior .featnews .row { margin: 0 auto !important; }
.interior .featnews .row .col-md-4 { padding: 0 15px !important; border-left: none !important; }
.interior .featnews .row .col-md-8 { padding: 0 !important; border-right: none !important; }
.interior .featnews .col-md-12 { padding: 0 15px !important; }
.interior .featnews .row .title { font-size: 2.2em !important; border-bottom: none !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }

.practices .top { margin-top: 210px; }
.practices .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto 60px; background: rgba(255,255,255,.95); }
.practices .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.practices .top .container p { color: #092440; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.practlist { z-index: 1; position: relative; padding: 0; }
.practlist .container { background: #fff; padding: 0 140px; }
.practlist h2 { background: #E4E4E4; font-size: 1.5em; color: #092440; font-weight: 800; text-align: center; padding: 20px 0; margin: 40px 0; }
.practlist h2 a { color: #092440; display: flex; align-items: center; justify-content: center; width: 98%; }
.practlist h2 a:hover { color: #889D2C; }
.practlist h2 a img { height: 21px; width: auto; margin-left: 10px; }
.practlist ul { list-style: none; padding: 0; columns: 3; column-gap: 2rem; }
.practlist ul li { padding: 0; margin: 0 20px 20px 0; display: inline-block; width: 100%; }
.practlist ul li a { color: #092440; font-weight: 500; }
.practlist ul li a:hover { color: #889D2C; }

.practice .top { min-height: 865px; margin-top: 210px; padding-top: 60px; }
.practice.family-law .top { padding-top: 0; }
.practice .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95); }
.practice.family-law .top .container { padding: 50px 150px 10px; }
.practice .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.practice .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }
.practice.family-law .top .container p:last-child { margin-bottom: 40px; }

.practicenav { background: #092440; z-index: 1; position: relative; }
.practicenav .page-tab-navigation { width: 100%; }
.practicenav .page-tab-navigation ul { display: flex; gap: 6%; list-style: none; padding-left: 0; }
.practicenav .page-tab-navigation ul li { padding: 0; list-style: none; }
.practicenav .page-tab-navigation ul li a { font-size: 1.5em; font-weight: 800; color: #FFF; line-height: 1.5; cursor: pointer; text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: transparent; transition: all 350ms; }
.practicenav .page-tab-navigation ul li a:hover { color: #889D2C; }
.practicenav .page-tab-navigation ul li a.active { text-underline-offset: 8px; text-decoration: underline; text-decoration-thickness: auto; text-decoration-thickness: 2px; text-decoration-color: #889D2C; }
.practicenav .col-md-12 { height: 140px; display: flex; align-content: center; align-items: center; }

.practicecontent { padding-top: 0; padding-bottom: 0; }
.practicecontent.newsbg { background: url('../images/curve-reversed.svg'); background-color: transparent; background-size: cover; }
.practicecontent.mattersbg { background-color: rgba(255,255,255,.95); }
.family-law  .practicecontent.contactbg { background: url('../images/curve-reversed.svg'); background-color: transparent; background-size: cover; }
.border-right { border-right: 1px solid #889D2C; margin-right: 60px; padding-right: 60px; }
.practicecontent .col-md-8.equal { padding: 60px 0 60px 80px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.about .practicecontent .col-md-8.equal { margin-top: 5px; }
.family-law .practicecontent .container.ov { box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 0 0 0 -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); background: rgba(255,255,255,.95); }
.family-law .practicecontent .col-md-8.equal { padding-top: 0; box-shadow: none; background: transparent; }
.family-law .practicecontent .col-md-8.equal p:first-of-type { margin-top: 40px; }
.family-law .practicecontent .col-md-8.equal blockquote p:first-of-type { margin-top: 0; }
.practicecontent .col-md-4 { padding-top: 0; padding-left: 0; background: transparent; }
.family-law .practicecontent .col-md-4 { box-shadow: none; background: transparent; }
.practicecontent .col-md-4 .rightbg { background: rgba(255,255,255,.95); padding-top: 100px; }
.family-law .practicecontent .col-md-4 .rightbg { background: transparent; padding-top: 100px; }
.practicecontent .col-md-4 .rightbg:first-of-type { padding-top: 65px; }
.practicecontent .col-md-4 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: center; padding-top: 100px; }
.practicecontent .col-md-4 h3:first-of-type { padding-top: 0; }
.practicecontent .col-md-4 ul { list-style: none; padding: 0; }
.practicecontent .col-md-4 ul li { padding: 0 0 10px; }
.practicecontent .col-md-4 ul li a { color: #092440; }
.practicecontent .col-md-4 ul li a:hover { color: #889D2C; }
.practice h2 { font-size: 1.5em; color: #889D2C; font-weight: 800; border-bottom: 1px solid #889D2C; padding-bottom: 20px; margin-bottom: 20px; }
.practice.family-law  h2 { font-size: 3em; color: #092440; border: none; margin-top: 40px; text-align: center; }
.practice h3 { color: #092440; font-weight: 800; }

.practice .page-tabs { max-width: 100%; }

.practice .areas { padding-top: 40px; }
.practice .areas h3 { background: #E4E4E4; font-size: 1.5em; color: #092440; font-weight: 800; text-align: center; padding: 20px; margin: 40px 0; }
.practice .areas ul { list-style: none; padding: 0; columns: 2; column-gap: 2rem; }
.practice .areas ul li { padding: 0; margin: 0 20px 20px 0; display: inline-block; width: 100%; list-style: none; }
.practice .areas ul li a { color: #092440; font-weight: 500; }
.practice .areas ul li a:hover { color: #889D2C; }

.card { background: #092440; display: flex; align-items: flex-start; margin-top: 10px; min-height: 215px; }
.card.active { background: #595959; }
.card .photo { padding: 0; background-size: cover !important; background-position: center !important; }
.card .photo a { min-height: 215px; width: 100%; display: block; }
.card .photo a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/card-mask.svg"); background-size: cover; background-repeat: no-repeat; background-position: right; }
.card.active .photo a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/card-mask-active.svg"); background-size: cover; background-repeat: no-repeat; background-position: right; }
.card .details { color: #fff; text-align: center; padding: 10px; align-self: center; }
.card .details .name { color: #889D2C; font-size: 18px; font-weight: 800; margin-bottom: 10px; }
.card .details .name a { color: #889D2C; font-weight: 800; }
.card .details .name a:hover { color: #fff; }
.card .details .title { color: #fff; font-size: 18px; font-weight: 800; margin-bottom: 10px; }
.card .details .title a { color: #fff; }
.card .details .title a:hover { color: #889D2C; }
.card .details .position { font-size: 15px; line-height: 17px;  font-weight: 500; margin-bottom: 10px; }
.card .details .contact { font-size: 18px; line-height: 24px; font-weight: 600; }
.card .details .contact a { color: #fff; font-weight: 600; }
.card .details .contact a:hover { color: #889D2C; }

.practice .people.container { background: rgba(255,255,255,.95); padding-top: 15px; padding-bottom: 15px; }
.practice .people.container .content { display: flex; flex-wrap: wrap; }
.practice .people.container .content .row { margin: 0; padding: 7px; }

.practice .featnews { max-width: 85%; margin: 0 auto; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
.practice.family-law .page-tabs.overview .contact { clear: both; display: block !important; background: url('../images/curve-reversed.svg'); background-color: transparent; background-size: contain; background-repeat: no-repeat; padding-top: 20px; }
.practice .featnews .row { margin: 0 auto; max-width: 92%; }
.practice .featnews .item .image { border: none; padding: 0; box-shadow: none; min-width: 280px; }
.practice .featnews .item .content { padding: 0; box-shadow: none; transform: none; max-width: 100%; width: 100%; }

.family-law .team { box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); background: rgba(255,255,255,.95); margin-top: 40px; }
.family-law .team h2, .family-law .featnews h2 { font-size: 2.2em; text-align: center; }
.family-law .team h2, .family-law .featnews .item:first-of-type { padding-top: 40px; }
.family-law .people { padding-top: 0; }
.family-law .people .container { display: flex; flex-wrap: wrap; justify-content: center; }
.family-law .people .attorneyDetails h2 { color: #889D2C; font-size: 20px; margin-top: 0; margin-bottom: 10px; padding-bottom: 0; }

.family-law .testimonials { padding-top: 80px; padding-bottom: 80px; }
.family-law .testimonials .container { font-size: 1.5em; font-weight: 800; color: #092440; margin: 60px auto 120px; text-align: center; }
.family-law .testimonialslides { display: flex; font-weight: 600; width: 1050px; text-align: center; margin: 0 auto; color: #092440; }
.family-law .quoteslider { position: relative; display: table; margin: 0 auto; }
.family-law .quoteslider .item { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.family-law .testimonials .border { top: -59px; right: 71px; position: absolute; z-index: 1; -webkit-filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); }
.family-law .testimonials .header { color: #889D2C; font-weight: 800; font-size: 1em; padding-bottom: 10px; }
.family-law .testimonials .author { font-weight: 500; }
.family-law .testimonialslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.family-law .testimonialslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.family-law .testimonialslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.family-law .testimonialslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.family-law .testimonialslides .slick-list { background: #E4E4E4; max-width: 825px; margin: 0px auto; }
.family-law .testimonialslides .slick-slide { max-width: 825px; margin: 0px auto; padding: 60px 100px; }

.family-law .contact .container { max-width: 90%; margin: 0 auto; }
.family-law .contact .container .col-md-8 { box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); background: rgba(255,255,255,.95); color: #092440; font-size: 1.5em; font-weight: 800; text-align: center; }
.family-law .formtop { background: url('../images/form-top.svg'); position: absolute; top: 60px; right: 0; width: 95%; height: 18vw; background-size: cover; background-repeat: no-repeat; }
.family-law .formmiddle { padding-top: 180px; padding-bottom: 40px; width: 85%; margin: 0 auto; z-index: 1; position: relative; }
.phone-button { background: #889D2C; padding: 15px; max-width: 500px; margin: 0 auto 20px; }
.phone-button a { color: #fff; font-size: 2em; line-height: 1; font-weight: 800; }
.family-law .contactForm { width: 60%; margin: 0 auto; padding-bottom: 160px; z-index: 1; position: relative;  }
.family-law .formbottom { background: url('../images/form-bottom.svg'); position: absolute; bottom: 20px; left: 0; width: 95%; height: 18vw; background-size: cover; background-repeat: no-repeat; }
.family-law .contact .container .col-md-2 { padding-top: 250px; }
.family-law .contact .container .col-md-2 ul { list-style: none; padding: 0; }
.family-law .contact .container .col-md-2 ul li { padding-bottom: 40px; list-style: none; }

.family-law .list { display: grid; grid-template-columns: 33% 33% 33%; gap: 15px; padding-bottom: 60px; }
.family-law .list .card { flex-wrap: inherit; width: 100%; max-width: 100%; margin: 0; }
.family-law .list .card .photo a { min-height: 215px; }
.family-law .list .card .details { width: 100%; margin-top: 0; margin-bottom: 0; }
.family-law .list .card .details .title { margin-bottom: 0; }

.family-law .rightbg .badges { padding: 80px 0 40px; text-align: center; display: flex; justify-content: center; }
.family-law .rightbg .badges .alignleft, .family-law .rightbg .badges .alignright { float: none; }

.industries .top { margin-top: 210px; }
.industries .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto 60px; background: rgba(255,255,255,.95); }
.industries .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.industries .top .container p { color: #092440; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.indlist { z-index: 1; position: relative; padding: 0; min-height: 565px; }
.industry .indlist { min-height: 100%; }
.indlist .container { background: #fff; padding: 60px 75px; }
.industry .indlist .container { background: #fff; padding: 30px 75px; }
.indlist .list { display: grid; grid-template-columns: 33% 33% 33%; gap: 15px;}
.indlist .list .card { flex-wrap: inherit; width: 100%; max-width: 100%; margin: 0; }
.indlist .list .card .photo a { min-height: 215px; }
.indlist .list .card .details { width: 100%; margin-top: 0; margin-bottom: 0; }
.indlist .list .card .details .title { margin-bottom: 0; }

.industry .top { min-height: 865px; margin-top: 210px; padding-top: 60px; }
.industry .top .container { padding: 50px 150px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95); }
.industry .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.industry .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.industrycontent { padding-top: 0; padding-bottom: 0; }
.industrycontent.newsbg { background: url('../images/curve-reversed.svg'); background-color: transparent; background-size: cover; }
.industrycontent.mattersbg { background-color: rgba(255,255,255,.95); }
.border-right { border-right: 1px solid #889D2C; margin-right: 60px; padding-right: 60px; }
.industrycontent .col-md-8.equal { padding: 60px 0 60px 80px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.industrycontent .col-md-4 { background: rgba(255,255,255,.95); padding-top: 0; padding-left: 0; }
.industrycontent .col-md-4 .rightbg { padding-top: 100px; }
.industrycontent .col-md-4 .rightbg:first-of-type { padding-top: 65px; }
.industrycontent .col-md-4 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: center; padding-top: 100px; }
.industrycontent .col-md-4 h3:first-of-type { padding-top: 0; }
.industrycontent .col-md-4 ul { list-style: none; padding: 0; }
.industrycontent .col-md-4 ul li { padding: 0 0 10px; list-style: none; }
.industrycontent .col-md-4 ul li a { color: #092440; }
.industrycontent .col-md-4 ul li a:hover { color: #889D2C; }
.indprac { background: #fff; margin: 40px 0; padding-bottom: 40px; }
.industry h2 { font-size: 1.5em; color: #092440; font-weight: 800; text-align: center; padding: 40px 0 0; margin: 0; }
.industry .practlist h2 { padding: 20px 0; margin: 30px 0; }

.industry .page-tabs { max-width: 100%; }

.industry .people.container { background: rgba(255,255,255,.95); padding-top: 15px; padding-bottom: 15px; }
.industry .people.container .content { display: flex; flex-wrap: wrap; }
.industry .people.container .content .row { margin: 0; padding: 7px; }

.industry .featnews { max-width: 75%; margin: 0 auto; padding: 40px 0; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
.industry .featnews .row { margin: 0 auto; max-width: 92%; }
.industry .featnews .item .image { border: none; padding: 0; box-shadow: none; }
.industry .featnews .item .content { padding: 0; box-shadow: none; transform: none; max-width: 100%; width: 100%; }

.contactForm .container .formHeader { color: #124785; max-width: 685px; margin: 0 auto; text-align: center; }
.contactForm .container form { margin-top:40px; position: relative; }
.contactForm .gform_heading { display: none; }
.contactForm .gfield_label { display: none !important; }
.contactForm .gform_wrapper.gravity-theme .gfield input.medium { width: 100%; }
.contactForm .gform_wrapper.gravity-theme .gform_fields { display: block; }
.contactForm input[type="text"] { background: #fff; border: 1px solid #092440; width: 100%; height: 40px; color: #092440; font-size: 18px !important; font-weight: 400; padding: 0 10px !important; margin-bottom: 10px !important; }
.contactForm .half { width: 50% !important; float: left; padding-right: 10px; }
.contactForm .half.last { padding-right: 0; }
.contactForm input::-webkit-input-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm input::-moz-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm input::-ms-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm input::placeholder { color:#B2B2AF; opacity: 1; }
.contactForm textarea::-webkit-input-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm textarea::-moz-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm textarea::-ms-placeholder { color:#B2B2AF; opacity: 1; }
.contactForm textarea::placeholder { color:#B2B2AF; opacity: 1; }
.contactForm textarea { border:1px solid #092440; background: #fff; width: 100%; height: 140px; color: #092440; font-size: 18px !important; font-weight: 400; padding: 10px; margin-bottom: 10px; padding-right: 25%; }
.contactForm input:focus, .contactForm textarea:focus, .contactForm textarea:focus-visible { background: #eee; border:1px solid #124785; outline: none !important; }
.contactForm input[type="submit"] { border: 0; background: none; height: auto; color: #092440; font-size: 20px; font-weight: 800; padding: 0; text-transform: none; max-width: 100%;  transition: all 0.5s; }
.contactForm input[type="submit"]:hover { color: #889D2C;}
.contactForm .gfield--type-captcha { display: flex; justify-content: center; padding-top: 20px; }
.contactForm .gform_wrapper.gravity-theme .gform_footer input {  }
.contactForm .gform_footer { display: flex; justify-content: center; position: relative; padding: 20px 0; align-content: center; align-items: center; align-self: center; }
.contactForm .gform_footer::after { content: url('../images/arrows.svg'); position: relative; left: 10px; }
#gf_form_focus { display: none; }
.gfield_html { width: 100%; color: #595959; padding-bottom: 30px; padding-top: 30px; display: inline-block; }
.gfield_html:first-of-type { padding-top: 0; }
.gfield_html h2 { color: #092440; font-size: 1.5em; line-height: 1.2; }
.gfield_html hr { border-top: 1px solid #889D2C; }
.gform_submission_error { color: yellow; font-size: 30px; }
.validation_message { color: yellow; margin-top: -10px; margin-bottom: 10px; }
.contactForm #field_1_12 .validation_message { color: yellow; margin-top: 0; margin-bottom: 10px; }
.contactForm input[type="checkbox"]:checked:before { content: ''; background: #889D2C; display: block; width: 22px; height: 22px; text-align: center; }
.contactForm input[type="checkbox"]:checked:after { content: ''; padding: 2px;text-align: center;position: absolute;width: 1px;height: 12px;border: solid #fff;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);top: 2px;left: 8px;}
.contactForm input[type="checkbox"] { min-width:24px; min-height:24px; width:24px; height:24px; margin-right: 10px; -webkit-border-radius: 0; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; border: 2px solid #889D2C; margin-top: 0; position: relative; }

.subscribe .gfield_checkbox { columns: 2; column-gap: 1rem; }
.subscribe .gfield_checkbox .gchoice { display: inline-flex; width: 100%; }
.subscribe .gfield_checkbox .gfield-choice-input { align-self: flex-start; }
.subscribe .gfield_checkbox .gchoice label { color: #092440; font-weight: 800; font-size: 1em !important; line-height: 1.2; margin-bottom: 20px !important; }

.matterslides { text-align: center; display: flex !important; padding-top: 60px; padding-bottom: 60px; }
.matterslides .slick-prev { display: inline; position: absolute; left: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.matterslides .slick-prev:hover { transition: transform 0.3s ease; transform: translateX(-10px); }
.matterslides .slick-next { display: inline; position: absolute; right: 0; align-self: center; z-index: 1; cursor: pointer; transition: transform 0.3s ease; transform: translateX(0px); }
.matterslides .slick-next:hover { transition: transform 0.3s ease; transform: translateX(10px); }
.matterslides .slick-list { max-width: 1125px; margin: 0px auto; background: #fff; }
.matterslides .item { display: flex !important; margin: 0 auto; align-items: center; padding-top: 40px; color: #092440; }
.matterslides .item .image { max-width: 310px; margin: 0; padding: 0; }
.matterslides .item .image a { width: 100%; height: 250px; display: block; position: relative; background-size: cover !important; background-repeat: no-repeat !important; }
.matterslides .item .image a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/news-mask.svg"); background-size: cover; background-repeat: no-repeat; background-position: center; }
.matterslides .item .content { text-align: left; max-width: 815px; }
.matterslides .item .content.col-md-12 { max-width: 100%; }

.careers .top { min-height: 865px; margin-top: 210px; padding-top: 60px; }
.careers .top .container { padding: 50px 100px; max-width: 1350px; margin: 0 auto; background: rgba(255,255,255,.95); }
.careers .top .section-title, .careers .top h1 { font-size: 3em; line-height: 1.1; font-weight: 800; color: #092440; text-align: center; margin-bottom: 40px; }
.careers .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.careers .content { padding-top: 4px; }
.careers .content .col-md-8.equal { padding: 0; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.careers .content .col-md-8 .border-right { padding: 0 60px 0 80px; margin-top: 60px; margin-bottom: 60px; }
.careers .content .col-md-8 h2 { font-size: 3em; color: #092440; font-weight: 800; text-align: center; padding-bottom: 40px; }
.careers.interior .content .col-md-8 h1 { font-size: 1.5em; color: #092440; font-weight: 800; border-bottom: 2px solid #889D2C; margin-bottom: 10px; padding-bottom: 10px; text-align: left; }
.careers.interior .content .col-md-8 h2 { color: #092440; font-weight: 800; font-size: 1.2em; margin-bottom: 20px; text-align: left; padding-bottom: 0; }
.careers.interior .content .col-md-8 h3 { color: #889D2C; font-weight: 800; font-size: 1.2em; margin-bottom: 20px; }
.careers .content .col-md-8 .item { border-bottom: none; margin-bottom: 50px; padding-bottom: 0; }
.careers .content .col-md-8 .item .title { font-size: 1.5em; color: #092440; font-weight: 800; display: flex; align-items: center; border-bottom: 2px solid #889D2C; margin-bottom: 10px; padding-bottom: 10px; }
.careers .content .col-md-8 .item .icon { width: 50px; float: left; margin-right: 15px; }
.careers .content .container .row { margin: 0; }
.careers .content .container .row .col-md-12 { padding: 0; }
.careers .videoslides .item { margin-bottom: 0 !important; }
.careers .content .col-md-4 { padding-top: 0; padding-left: 0; padding-right: 0; }
.careers .content .col-md-4 .rightbg { background: rgba(255,255,255,.95); padding-top: 100px; }
.careers .content .col-md-4 .rightbg:first-of-type { padding-top: 65px; }
.careers .content .col-md-4 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: center; padding-top: 100px; }
.careers .content .col-md-4 h3:first-of-type { padding-top: 0; }
.careers .content .col-md-4 ul { list-style: none; padding: 0; }
.careers .content .col-md-4 ul li { padding: 0 0 10px; }
.careers .content .col-md-4 ul li a { color: #092440; }
.careers .content .col-md-4 ul li a:hover { color: #889D2C; }

.content-border { background: #E4E4E4; padding: 40px; margin-top: 120px; position: relative; }
.content-border .border { top: -58px; right: -5.5%; position: absolute; z-index: 1; -webkit-filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); filter: drop-shadow(0 24px 24px rgba(0,0,0,.33)); }

.buttons { display: flex; flex-wrap: wrap; width: 75%; margin: 0 auto; justify-content: center; }
.col-md-4 .buttons { padding-top: 70px; padding-bottom: 70px; }
.news .col-md-4 .buttons { margin: 0; }
.buttons a { width: 100%; max-width: 400px; background: #092440; color: #fff; padding: 20px 0 20px 40px; margin-bottom: 15px; position: relative; align-items: center; padding-right: 70px; display: flex; align-content: center; }
.buttons a.active { background: #595959; }
.buttons a:hover { color: #889D2C; }
.buttons a.active:hover { background: #595959; color: #fff; }
.buttons a:last-of-type { margin-bottom: 0; }
.buttons a::after { content: url('../images/arrows.svg'); display: flex; right: 20px; position: absolute; }

.family-law .buttons { width: 100%; padding: 25px 0; max-width: 100%; text-align: center; }
.family-law .buttons a { width: auto; max-width: 100%; }

.sideblocks.social { padding-top: 0; padding-left: 0; padding-bottom: 50px; display: flex; flex-wrap: wrap; justify-content: center; }
.sideblocks.social h3 { width: 100%; margin-top: 50px; }
.sideblocks.social li { list-style: none; float: left; padding: 0 !important; margin: 0 !important;}
.sideblocks.social li a { font-size: 25px; margin-right: 28px; border-radius: 50%; background: #092440; color: #fff !important; height: 50px; width: 50px; line-height: 50px; text-align: center; }
.sideblocks.social li:last-of-type a { margin-right: 0; }
.sideblocks.social li a:hover { background: #889D2C; text-decoration: none; }

.opportunities h3 { font-size: 3em !important; color: #092440 !important; font-weight: 800 !important; text-align: center !important; padding-top: 40px !important; padding-bottom: 40px !important; margin-bottom: 0 !important; }
.job { font-size: 1.5em; border-bottom: 1px solid #707070; margin-bottom: 10px; padding-bottom: 10px; text-align: left; position: relative; }
.job a { width: 85%; display: flex; align-items: center; }
.job a::after { content: url('../images/arrows.svg'); position: absolute; right: 0; }

.apply { padding-top: 100px; }

.news .content { padding-top: 0; padding-bottom: 0; background: transparent; display: block; }
.news .content .col-md-9.equal { padding:0; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.news .content .col-md-9 .border-right { padding: 0 60px 0 80px; margin-top: 60px; margin-bottom: 60px; }
.news .content .col-md-3 { background: rgba(255,255,255,.95); padding-top: 0; padding-left: 0; }
.news .content .col-md-3 .rightbg { padding-top: 100px; padding-bottom: 40px; }
.news .content .col-md-3 .rightbg:first-of-type { padding-top: 65px; }
.news .content .col-md-3 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: center; padding-top: 100px; }
.news .content .col-md-3 h3:first-of-type { padding-top: 0; }
.news .content .col-md-3 ul { list-style: none; padding: 0; }
.news .content .col-md-3 ul li { padding: 0 0 10px; list-style: none; }
.news .content .col-md-3 ul li a { color: #092440; }
.news .content .col-md-3 ul li a:hover { color: #889D2C; }

.news .featnews .item { border-bottom: 1px solid #889D2C; margin-bottom: 30px; padding-bottom: 30px; }
.news .featnews .item .content .title { font-size: 1.75em; }
.news .buttons { width: 100%; padding-bottom: 60px; padding-top: 0; justify-content: flex-start; }
.sideblock { padding: 20px; color: #092440; }
.detail .sideblock { padding: 60px 20px 20px 20px; color: #092440; }
.sideblock h3 { margin-left: 0; text-align: left !important; }
.sideblock .name { font-weight: 800; padding-bottom: 5px; }
.sideblock .position { font-size: 16px; line-height: 20px; padding-bottom: 5px; }
.sideblock .contact { font-weight: 600; }
.sideblock .contact a { font-weight: 600; }

.news.detail .content { padding-top: 0; padding-bottom: 0; background: transparent; display: block; }
.news.detail .content .col-md-8.equal { padding:0; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); }
.news.detail .content .col-md-8 .border-right { padding: 0 60px 0 80px; margin-top: 60px; margin-bottom: 60px; }
.news.detail .content .col-md-8 h2 { font-size: 1.5em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #092440; font-weight: 800; }
.news.detail .content .col-md-8 h3 { font-size: 1.25em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #889D2C; font-weight: 800; }
.news.detail .content .col-md-8 h4 { font-size: 1em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #889D2C; font-weight: 800; }
.news.detail .content .col-md-4 { background: rgba(255,255,255,.95); padding-top: 0; padding-left: 0; }
.news.detail .content .col-md-4 .rightbg { padding-top: 100px; padding-bottom: 60px; }
.news.detail .content .col-md-4 .rightbg:first-of-type { padding-top: 65px; }
.news.detail .content .col-md-4 h3 { color: #092440; font-weight: 800; font-size: 1.5em; text-align: left; padding-top: 60px; margin-left: 20px; margin-top: 0; }
.news.detail .content .col-md-4 h3:first-of-type { padding-top: 0; }
.news.detail .content .col-md-4 .sideblock h3 { margin-left: 0; }
.news.detail .content .col-md-4 ul { list-style: none; padding: 0; }
.news.detail .content .col-md-4 ul li { padding: 0 0 10px; list-style: none; margin: 0; }
.news.detail .content .col-md-4 ul li a { color: #092440; font-weight: 500; }
.news.detail .content .col-md-4 ul li a:hover { color: #889D2C; }

.share { padding: 100px 0 50px !important; justify-content: center; display: flex; }
.share li { list-style: none !important; float: left; padding: 0; margin: 0 !important; }
.share li a { font-size: 25px; margin-right: 28px; border-radius: 50%; background: #092440; color: #fff; height: 50px; width: 50px; line-height: 50px; text-align: center; }
.share li:last-of-type a { margin-right: 0; }
.share li a:hover { background: #889D2C; text-decoration: none; }

.event-details { color: #092440; font-size: 1.5em; font-weight: 800; }
.register.buttons { padding: 40px 0; margin: 0; }

.guest .row { color: #092440; border-top: 1px solid #889D2C; border-bottom: 1px solid #889D2C; padding: 40px 0; margin: 40px 0; display: flex; }
.guest .panelist { min-width: 50%; width: 50%; max-width: 50%; padding: 1%; }
.guest .details { padding: 40px 40px 0 40px; }
.guest .photo { margin: 0 auto; }
.guest .name { font-weight: 800; padding-bottom: 5px; }
.guest .position { font-size: 16px; line-height: 20px; padding-bottom: 5px; }
.guest .contact { font-weight: 600; }
.guest .contact a { font-weight: 600; }
.guest h3 { font-size: 2em; color: #092440; font-weight: 800; text-align: center; padding-bottom: 20px; }

.subscribe .top { margin-top: 210px; }
.subscribe .top .container { margin: 50px auto; }
.subscribe .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.subscribe .top .container p { color: #092440; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }

.subscribe .contactForm { background: rgba(255,255,255,.95); padding: 60px 60px 60px 80px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); z-index: 1; }
.subscribe .container .col-md-3 { z-index: 1; padding-top: 275px; }
.subscribe .container .col-md-3 .sideblock { color: #fff; }
.subscribe .container .col-md-3 .sideblock a { color: #fff; }
.subscribe .container .col-md-3 .sideblock h3 { font-weight: 800; font-size: 1.5em; }

.locations .top { margin-top: 210px; }
.locations.office .top { margin-top: 210px; min-height: 870px; }
.locations .top .container { padding: 50px 0 0; margin: 0 auto; background: rgba(255,255,255,.95); }
.locations .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.locations .top .container p { color: #092440; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }
.locations .top .container .col-md-4 p { text-align: left; }
.locations .top .container .col-md-4 iframe { max-width: 100%; max-height: 350px; }
.locations .contactForm { display: flex; width: 100%; }
.locations .contactForm .container { width: 50%; min-width: 600px; margin: 0 auto; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); background: rgba(255,255,255,.95); padding: 60px; margin-top: 60vw; }
.locations.office .contactForm .container { margin-top: 0; }
.locations .contactForm h2 { color: #092440; font-size: 2.25em; font-weight: 800; text-align: center; }

.officelist { z-index: 1; position: relative; padding: 0; }
.officelist .container { background: rgba(255,255,255,.95); padding: 30px 60px; }
.officelist .container .border-left { border-left: 1px solid #889D2C; display: flex; flex-wrap: wrap; }
.officelist .location { margin: 0; display: inline-block; width: 25%; border-right: 1px solid #889D2C; padding-bottom: 20px; color: #092440; }
.officelist .location.last { border-right: none; }
.officelist .location * { padding: 20px 10px 10px 10px; }
.officelist .location a { font-weight: 500; }
.officelist h2 { font-size: 1.25em; color: #092440; font-weight: 800 !important; padding: 20px 0; border-top: 1px solid #889D2C; margin: 0; }
.officelist h2 a { color: #092440; display: flex; align-items: center; padding: 0 !important; font-weight: 800 !important; }
.officelist h2 a:hover { color: #889D2C; }
.officelist h2 a img { height: 21px; width: auto; margin-left: 10px; align-self: center; padding: 0 !important; }

.officelist.anywhere h2 { text-align: center; border-top: none; }
.officelist.anywhere h2 a { justify-content: center; }
.officelist.anywhere ul { column-count: 3; column-rule: 1px solid #889D2C; column-gap: 0; list-style: none; border-top: 1px solid #889D2C; padding: 0; }
.officelist.anywhere li { list-style: none; border-bottom: 1px solid #889D2C; color: #092440; padding: 10px; }
.officelist.anywhere li a { font-weight: 500; }

.locations .col-md-8 { padding-left: 100px; padding-right: 50px; }
.locations .row.header { border-bottom: 1px solid #889D2C; margin-bottom: 10px; padding-bottom: 10px; }
.locations .row.header h1 { text-align: left; }
.locations .col-md-3 { padding-left: 0; }
.locations .details p { text-align: left !important; font-size: 1em !important; line-height: 1.5em !important; }
.locations .details a { font-weight: 500; }
.locations .details a.directions { font-weight: 800; display: flex; }
.locations .details a.directions img { align-self: center; margin-left: 10px; }
.locations .details ul { color: #092440; }
.locations .details ul li { padding-bottom: 0; }
.locations .wganywhere { max-width: 400px; }

.locations .partners { padding: 40px 0; }
.locations .partners h2 { font-size: 1.5em; color: #092440; font-weight: 800; text-align: center; }
.locations .partnerlist { display: flex; gap: 20px; justify-content: center; padding-bottom: 30px; }
.locations .partners .row a { font-size: 20px; display: flex; justify-content: center; padding-left: 20px; padding-right: 20px; }
.locations .partners .row a img { align-self: center; margin-left: 10px; }

.locations .partners.details .row { display: flex; align-content: center; align-items: center; align-self: center; padding-left: 100px; margin: 0 auto; }
.locations .partners.details .row .buttons { width: auto; max-width: 100%; margin: 0 0 0 50px; }
.locations .partners.details .row .buttons a::after { right: 0; position: relative; margin-left: 10px; }
.locations .partners.details .row a { max-width: 100%; }

.office .card { max-width: 500px; width: 100%; }

.default .top { min-height: 390px; margin-top: 210px; padding: 0 15px; }
.default .top .container { padding: 50px; max-width: 1350px; margin: 0 auto; background: #fff;  }
.default .top h1 { font-size: 3em; font-weight: 800; color: #092440; text-align: center; }
.default .top .container p { color: #889D2C; font-weight: 500; font-size: 1.5em; line-height: 1.3; text-align: center; }
.default .content .container { padding: 60px; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 1; background: rgba(255,255,255,.95); width: 75%; }
.default .content h2 { font-size: 1.5em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #092440; font-weight: 800; }
.default .content h3 { font-size: 1.25em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #889D2C; font-weight: 800; }
.default .content h4 { font-size: 1em; margin-bottom: 10px; padding-bottom: 10px; text-align: left; color: #889D2C; font-weight: 800; }

.footer { background: #fff; margin-top: 75px; padding-top: 75px; padding-bottom: 0; clear: both; }
.map .footer { background: transparent; margin-top: 200px; padding-top: 0; }
.footer .container { width: 95%; }
.footer .logo img { height: 125px; }
.footer .social { padding-top: 35px; padding-left: 0; padding-bottom: 50px; display: flex; justify-content: center; }
.footer .social li { list-style: none; float: left; padding: 0; }
.footer .social li a { font-size: 25px; margin-right: 28px; border-radius: 50%; background: #092440; color: #fff; height: 50px; width: 50px; line-height: 50px; text-align: center; }
.footer .social li:last-of-type a { margin-right: 0; }
.footer .social li a:hover { background: #889D2C; text-decoration: none; }
.footer .copyright { padding: 0 0 40px; width: 100%; color: #092440; font-size: 18px; font-weight: 400; display: flex; align-items: center; }
.footer .copyright .container { display: flex; align-content: center; align-items: center; }
.footer .copyright ul { display: flex; padding: 0; font-size: 18px; font-weight: 400; justify-content: center; }
.footer .copyright ul li { list-style: none; padding: 0; margin: 0; }
.footer .copyright ul li::after { content: "|"; font-weight: 400; color: #889D2C; padding: 0 10px; }
.footer .copyright ul li:last-child::after { content: ""; }
.footer .copyright a { color: #092440; font-weight: 400; }
.footer .copyright a:hover { color: #889D2C; }
.footer .copyright .lisi { float: right; }


/* ========================================================================== 6.0 Responsive Style ========================================================================== */


@media only screen and (min-width: 2400px) {
    
    .curve { background-size: contain; }
    .curve::after { content: ""; background-color: #092440; position: absolute; height: 100%; width: 10%; right: 0; top: 0; z-index: -1; }
    
    .bio .curve { height: 1080px; background-position: bottom; }
    
    .home .hero { max-width: 1800px; margin: 0 auto; } 
    
    .container { max-width: 2200px; }  
    
    .map .col-md-8 { width: 50%; }
    .map .col-md-4 { width: 50%; }
    
}

@media only screen and (min-width: 2500px) {
    
    .curve::after { width: 15%; }
    
}

@media only screen and (min-width: 3000px) {
    
    .curve::after { width: 20%; }
    
}

@media only screen and (min-width: 1601px) {
    
    .home .hero { max-width: 1800px; margin: 0 auto; }
    .container { max-width: 2200px; }
    
}

@media only screen and (max-width: 1700px) { 
    
    .curve { background-position: 54%; }
    
    .home .hero .right ul { padding-top: 200px; }
    .home .hero .left { max-width: 75%; margin-left: 3%; margin-top: -3%; }
    
    .home .hero .right .flyout .text { top: 280px; }
    
}

@media only screen and (max-width: 1625px) { 
    
    .curve { background-position: 60%; }
    
    .aboutnav .container { width: 96% !important; }
    .about .content .container { width: 96% !important; }
    
}

@media only screen and (max-width: 1600px) { 
    
    .home .hero { height: 875px; padding-top: 100px; }
    
    .about .content .container .row .col-md-4 .item .photo { height: 150px; }
    
    .bio .container.photo { left: 1%; }
    
    .photoslides .slick-prev, .videoslides .slick-prev, .quoteslides .slick-prev { width: 50px; }
    .photoslides .slick-next, .videoslides .slick-next, .quoteslides .slick-next { width: 50px; }
    
    .map .text ul li { font-size: 18px; }
    .map .text ul li ul li { font-size: 18px; }
    
}

@media only screen and (max-width: 1550px) { 
    
    .home .hero .left {  max-width: 80%; }
    
}

@media only screen and (max-width: 1500px) { 
    
    .curve { background-position: 60%; height: 933px; }    
    .locations .curve { background-position: 65%; height: 1080px; }
    
    .header-s2 .navbar .container { width: 90%; max-width: 90%; }
    .topbar .container { width: 90%; max-width: 90%; }
    
    .home .hero { height: 750px; }
    .home .hero .left { margin-top: 0; margin-left: 5%; }
    .home .hero .left h1 { font-size: 4em; }
    .home .hero .left .content { font-size: 22px; line-height: 36px; max-width: 700px; }
    .home .hero .left h2 { font-size: 1.63em; }
    .home .hero .right ul { padding-top: 130px; font-size: 1.3em; }
    .home .hero .right .flyout { bottom: -80px; }
    .home .hero .right .flyout .text { top: 210px; }
    
    .team .top { min-height: 100%; }
    .downarrow { display: none; }
    .team .people { padding-top: 100px; z-index: 1; position: relative; }
    
    .bio .top .container .bioDetails .content { align-content: flex-start; margin-top: 50px; }
    
    .about .top { min-height: 723px; }  
    .about .intro { margin-top: 0; z-index: 1; position: relative; }
    
    .about .content .container .row .col-md-8 { padding: 0 40px 0 0; }
    .about .content .container .row .col-md-4 { padding: 0 0 0 40px; }
    
    .practlist .container { padding: 0 60px; }
    
    .practice .top { min-height: 723px; }
    
    .family-law .people { padding-top: 0; }
    
    .industry .top { min-height: 723px; }
    
    .careers .top { min-height: 723px; }  
    .careers .intro { margin-top: 0; z-index: 1; position: relative; }
    
    .careers .content { padding-top: 0; }
    
    .news .top { min-height: 723px; }
    .news .content .col-md-9.equal { margin-top: 0; }
    
    .subscribe .container .col-md-3 { padding-top: 150px; }
    
    .about .practicecontent .col-md-8.equal { margin-top: 0; }
    

    
}

@media only screen and (max-width: 1450px) {
    
    .container { width: 98%; }
    
    .curve { background-position: 65%; }
    
    .featnews { padding-top: 75px; padding-bottom: 75px; }
    .featnews .container { width: 95%; }
    .featnews h2 { font-size: 1.6em; }
    .featnews .item .content .title { font-size: 1.6em !important; }
    
    .map h2 { font-size: 1.6em; }
    .map .office_pop .office_title { font-size: 1.6em; }
        
    .office .top .col-md-3 { width: 35%; }
    .office .top .col-md-9 { width: 65%; }
    
    .card { flex-wrap: wrap; width: 90%; max-width: 370px; margin: 10px auto 0; }
    .card .photo { width: 100%; background-position: top !important; }
    .card .photo a { min-height: 370px; }
    .card .details { width: 100%; margin-top: -20px; margin-bottom: 20px; }
    
    .practice .card .photo a { min-height: 370px; }
    .practice .card .details { width: 100%; margin-top: 0; margin-bottom: 10px; padding-left: 10px; padding-right: 10px; } 
    
    .search .featnews { padding-top: 0; padding-bottom: 0; }
    
    .bionav .page-tab-navigation ul li a { font-size: 1.2em; }
    
}

@media only screen and (max-width: 1400px) {
    
    .container { width: 98% !important; } 
    
    .curve { background-position: 60%; height: 883px; }
    
    .header-s2 .navbar-nav > li { padding: 0 20px 32px; }
    .top-contact li { padding: 0 20px; }
    
    .home .hero { height: 700px; padding-top: 50px; }
    .home .hero .right ul { font-size: 1.1em; }
    .home .hero .right ul li img { width: 40px; }
    .home .hero .right .flyout .text { top: 200px; }
    
    .team .people .row { width: 33%; }
    
    .people .container { padding: 0; }
    
    .about .top { min-height: 673px; }
    
    .photos .border, .quotes .border { width: 300px; left: auto; right: 6%; top: -49px; }
    .photoslides .slick-list, .videoslides .slick-list { max-width: 100%; }
    .quoteslides .slick-list { max-width: 80%; width: 80%; }
    .quoteslides .slick-slide { padding: 60px 30px; }
    .photoslides .slick-slide, .videoslides .slick-slide, .quoteslides .slick-slide { max-width: 100%; text-align: center; }
    .photoslides .slick-slide .item, .videoslides .slick-slide .item { max-width: 80%; width: 80%; text-align: left; }
    .quoteslides .slick-slide .item { max-width: 80%; width: 80%; text-align: center; }
    
    .practlist h2 { font-size: 1.25em; }
    
    .practice .top { min-height: 673px; }
    
    .industry .top { min-height: 673px; }
    
    .careers .top { min-height: 673px; padding: 60px 15px; }
    
    .buttons { width: 90%; max-width: 400px; }
    .buttons a { padding-left: 20px; font-size: 18px; }
    
    .content-border .border { width: 300px; top: -48px; right: -5%; }
    
    .news .top { min-height: 673px; }
    
    .subscribe .container .col-md-3 .sideblock { color: #fff; font-size: 16px; line-height: 24px; }
    .subscribe .container .col-md-3 .sideblock h3 { font-weight: 800; font-size: 1.25em; }
    .subscribe .gfield_checkbox .gchoice label { font-size: 1em; }
    .gfield_html h2 { font-size: 1.25em; }
    
    .locations .contactForm .container { width: 50% !important; }
    
    .sideblocks .blockrow { padding: 30px; font-size: 18px; }
    
}

@media only screen and (max-width: 1350px) {
    
    .curve { background-position: 65%; }
    
    .home .hero .right ul { padding-top: 100px; }
    .home .hero .right .flyout { bottom: -160px; }
    .home .hero .right .flyout .text { top: 120px; }
    
    .featnews .item { max-width: 80%; }
    .practice .featnews .item .content { width: 90%; }
    .industry .featnews .item .content { width: 90%; }
    
    .bio .top .container .bioDetails .content h1 { font-size: 2.25em; }
    .bio .top .container .bioDetails .content .position { font-size: 1.2em; }
    .bio .top .container .bioDetails .content .contact { font-size: 1.2em; padding-top: 0; }
    
    .about.interior .top { padding-top: 0; }
    .about.interior .timeline .col-md-12 { padding: 60px 20px; }
    
    .team.leadership .top { padding-top: 0; }
    .team.leadership .timeline .col-md-12 { padding: 60px 20px; }
    
    .search .featnews .item { max-width: 100%; }   
    
    .map .text ul li { font-size: 16px; }
    .map .text ul li ul li { font-size: 14px; } 
    
}

@media only screen and (max-width: 1300px) {
    
    .site-header .navbar-brand img { max-height: 100px; }
    
    .top-contact li { padding: 0px 20px; }
    .top-contact li:last-child { padding-left: 42px; }
    .top-contact a { font-size: 17px; }
    .topbar .top-contact form { width: 372px; }
    .topbar .top-contact form input { width: 372px; }
    .header-s2 .navbar-nav > li { padding: 0 20px 32px; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li.has-children > a::after, .header-s2.is-transparent .top-contact .fa { font-size: 17px; }
    .navbar-nav li ul li a { font-size: 17px; }
    .navbar-nav li ul li::before { padding: 0 10px; }  
    
    
    .people .col-md-3 { width: 33%; }
    
    .about .content .container .row .col-md-8 { width: 60%; }
    .about .content .container .row .col-md-4 { width: 40%; }
    
    .careers .content .container .row .col-md-8 { width: 60%; }
    .careers .content .container .row .col-md-4 { width: 40%; }
    
    .careers .content .col-md-8 .border-right { padding: 0 60px 0 60px; }
    
    .news .featnews .item { max-width: 100%; }
    .news .content .col-md-9 .border-right { padding: 0 60px 0 40px; }
    
    .subscribe .contactForm { padding: 60px 60px 60px 60px; }
    
    .officelist .container { padding: 60px 60px 60px 60px; }
    
    .default .top .container { padding: 50px; }
    
}

@media only screen and (max-width: 1250px) {
    .bio .container.photo { background-size: 550px !important; }
    .bio .top .container .bioDetails .content { margin-top: 80px; }
    .bio .top .container .bioDetails .content .contact { padding-top: 0; }
    
    .top-contact li { padding: 0px 20px; }
    .top-contact li:last-child { padding-left: 40px; }
    .top-contact a { font-size: 15px; }
    .topbar .top-contact form { width: 342px; }
    .topbar .top-contact form input { width: 342px; }
    .header-s2 .navbar-nav > li { padding: 0 20px 32px; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li.has-children > a::after, .header-s2.is-transparent .top-contact .fa { font-size: 15px; }
    .navbar-nav li ul li a { font-size: 15px; }
    .navbar-nav li ul li::before { padding: 0 10px; }
}

@media only screen and (max-width: 1200px) {
    
    
    .topbar .container { max-width: 98%; }
    .header-s2 .navbar .container { max-width: 98%; }
    
    .site-header .navbar-brand img { max-height: 90px; }
    .site-header.sticky.animate { height: 150px; }    
    
    .curve { background-position: 70%; }
    .practices .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .practice .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 783px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .industries .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .industry .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 783px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .careers .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 783px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .news .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .locations .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    .default .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    
    
    .home .hero .left h1 { font-size: 3.5em; }
    .home .hero .left .content { font-size: 20px; line-height: 34px; }
    .home .hero .left h2 { font-size: 1.5em; }
    
    .home .hero .right ul { padding-top: 100px; font-size: 1em; }
    .home .hero .right .flyout .text { top: 120px; }
    
    .map .office_pop .office_close { width: 70%; }
    
    .featnews .newsslides .slick-prev, .featnews .newsslides .slick-next { width: 50px; }
    
    .bio .curve { height: 850px; }
    .bio .container.photo { background-position: top left !important; background-size: contain !important; max-width: 440px; left: 1%; }
    .bio .top { min-height: 675px; }
    .bio .top .container { min-height: 675px; }
    .bio .top .container .bioDetails .content { padding-top: 0; min-height: 100%; }
    .bio .top .container .bioDetails .content .contact { padding-top: 0; }
    .bionav .page-tab-navigation ul li a { font-size: 1.1em; }
    .full .page-tabs { max-width: 100%; }
    
    .bio .top .container .bioDetails .content {  margin-top: 40px; }
    .bio .top .container .bioDetails .content h1 { background: rgba(255,255,255,.5); padding-top: 40px; width: 100%; font-size: 2em; padding-left: 15px; padding-right: 15px; }
    .bio .top .container .bioDetails .content .position { background: rgba(255,255,255,.5); width: 100%; padding-left: 15px; padding-right: 15px; }
    .bio .top .container .bioDetails .content .contact { background: rgba(255,255,255,.5); width: 100%; padding-left: 15px; padding-right: 15px; }
    .bio .top .container .bioDetails .content .social { background: rgba(255,255,255,.5); padding-bottom: 40px; width: 100%; }
    .bio .top .container .bioDetails .content .social li a { font-size: 22px; height: 45px; width: 45px; line-height: 45px; }
    
    .about .top .container { padding: 50px; }
    .aboutnav .page-tab-navigation ul li a { font-size: 1.25em; }    
    .about .testimonials .container { width: 80% !important; }
    
    .about.interior .top .container { padding: 50px; }
    .about.interior .featnews.tab { max-width: 100%; }
    .interior .featnews .row { max-width: 100%; }
    .interior .featnews .row .title { font-size: 1.6em !important; }
    
    .team.leadership .top .container { padding: 50px; }
    
    .practicenav .page-tab-navigation ul li a { font-size: 1.25em; }
    
    .practices .top .container { padding: 50px; }
    .practlist { padding: 27px 0 0; }
    .practlist ul { columns: 2; }
    
    .practice .top { min-height: 558px; padding-top: 0; }
    .practice .top .container, .practice.family-law .top .container { padding: 50px; }
    .practice.family-law .top .container p:last-child { margin-bottom: 0; }
    .practice .featnews { max-width: 100%; }
    .practice .featnews .row { margin: 0 auto; max-width: 100%; }
    .matterslides .item { max-width: 85%; }
    
    .family-law .videobg .videoWrapper { display: flex; justify-content: center; }
    .videobg .videoWrapper img { height: 100vh; max-width: 500%; width: auto; }
    
    
    .family-law  .list { grid-template-columns: 50% 50%; }
    
    .industries .top .container { padding: 50px; }
    .indlist .list { grid-template-columns: 50% 50%; }
    
    .industry .top { min-height: 572px; padding-top: 0; }
    .industry .top .container { padding: 50px; }
    .industry .featnews { max-width: 100%; }
    .industry .featnews .row { margin: 0 auto; max-width: 100%; }
    
    .careers .top { padding-top: 0; min-height: 572px; }
    .careers .top .container { padding: 50px; }
    
    .news .top { min-height: 572px; padding-top: 0; }
    .news .top .container { padding: 50px; }
    
    .sideblock { padding: 20px 0 20px 20px; }
    
    .officelist .location { width: 33%; }
    
    .officelist.anywhere ul { column-count: 3; }
    
    .locations.office .top { min-height: 100%; }
    .office .top .col-md-8 { width: 100%; padding-left: 50px; padding-right: 50px; }
    .office .top .col-md-4 { width: 100%; padding-top: 40px; }
    .office .top .header .col-md-3 { display: none; }
    .office .top .header .col-md-9 { padding: 0; }
    .office .top .col-md-4 { display: none; }
    
    .locations .partners.details .row { padding-left: 50px; padding-right: 50px; display: block; }
    .locations .partners.details .row .buttons { margin: 30px 0 0 0; }
    .locations .partners.details .row .buttons a::after { position: relative; margin-left: 10px; right: 0; } 
    
    .default .top { padding-top: 0; }
    
    .searchandfilter .sf-field-post-meta-industries, .searchandfilter .sf-field-post-meta-practices, .searchandfilter .sf-field-post-meta-location, .searchandfilter .sf-field-post-meta-bar_admissions, .searchandfilter .sf-field-post-meta-wpcf-att_role, .searchandfilter .sf-field-post-meta-law_school, .searchandfilter .sf-field-post-meta-attorneys { width: 50%; }
    .searchandfilter > ul > li:nth-child(3n+4) { clear: none; }
    .searchandfilter > ul > li:nth-child(2n+3) { clear: left; }
    
    .news .searchandfilter .sf-field-post-meta-industries, .news .searchandfilter .sf-field-post-meta-practices, .news .searchandfilter .sf-field-post-meta-attorneys { width: 100%; padding-right: 0; }
    .sf-field-post-meta-wpcf-news_category ul li { width: 50%; }
    
    .footer .copyright .col-md-8 { padding-left: 0; padding-right: 0; }
        
}

@media only screen and (max-width: 1100px) {
    
    body { font-size: 18px; line-height: 30px; }
    
    .top-contact li { padding: 0px 15px; }
    .header-s2 .navbar-nav > li { padding: 0 15px 32px; }
    
    .subscribe .curve { background: url("../images/curve-short.svg"); background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; background-repeat: no-repeat; width: 100%; height: 600px; position: absolute; top: 0; right: 0; background-position: right bottom; z-index: 1; }
    
    .featnews .item .image { width: 310px; margin: 0; }
    
    .map .office_pop { min-width: 80%; padding: 150px 50px; }
    .map .office_pop .office_close { width: 80%; }
    .map .office_pop .office_details { max-width: 400px; }
    .map .office_pop .office_text { font-size: 1em; line-height: 1.6; }
    
    .about .content .container .row .col-md-8 { width: 100%; padding: 0; height: auto !important; border: none; }
    .about .content .container .row .col-md-4 { width: 100%; padding: 0; height: auto !important; border:none; display: grid; flex-wrap: wrap; justify-content: center; }
    .about .content .container .row .col-md-4 .item { max-width: 500px; }
    .about .content .container .row .col-md-4 .item .photo { max-width: 500px; }
    
    .about.interior .content .overview .container { display: block; }
    .about.interior .content .col-md-8.equal { width: 100%; }
    .about.interior .content .col-md-8 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .about.interior .content .col-md-4 { width: 100%; padding-left: 15px; }
    .about.interior .card { max-width: 500px; width: 100%; margin: 0 auto 10px; }
    .about.interior .card .details .name { font-size: 18px; }
    .about.interior .card .details .position { font-size: 15px; line-height: 17px; }
    .about.interior .card .details .contact { font-size: 18px; line-height: 24px; }
    
    .sideblocks { padding-top: 40px; }
    
    .practicenav .page-tab-navigation ul { justify-content: center; }
    
    .success { padding: 60px; }
    
    .practicecontent .col-md-8.equal { width: 100%; padding: 0; height: auto !important; }
    .practicecontent .col-md-8 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .practicecontent .col-md-4 { width: 100%; padding: 0; height: auto !important;  }
    .practice .card { max-width: 500px; width: 100%; margin: 0 auto 10px; }
    .practice .card .details .name { font-size: 18px; }
    .practice .card .details .position { font-size: 15px; line-height: 17px; }
    .practice .card .details .contact { font-size: 18px; line-height: 24px; }
    .practicecontent .col-md-4 .rightbg { padding-bottom: 20px; padding-top: 40px; }
    
    .matterslides .slick-prev, .matterslides .slick-next { width: 50px; }
    
    .family-law .contact .container .col-md-8 { width: 100%; }
    .family-law .contact .container .col-md-2 { width: 100%; box-shadow: 0 0 0px 0px rgba(0,0,0,0.4), 0 0 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); background: rgba(255,255,255,.95); padding-top: 40px; }
    .family-law .contact .container .col-md-2:first-of-type { display: none; }
    .family-law .contact .container .col-md-2 ul { max-width: 300px; margin: 0 auto; }
    .family-law .formtop { height: 28vw; }
    .family-law .formbottom { height: 28vw; }
    
    .family-law .list { display: block; }
    .family-law .list .card { margin-bottom: 15px; }
    .family-law .list .card .details .name { font-size: 18px; }
    .family-law .list .card .details .position { font-size: 15px; line-height: 17px; }
    .family-law .list .card .details .contact { font-size: 18px; line-height: 24px; }
    
    .industrycontent .col-md-8.equal { width: 100%; padding: 0; height: auto !important; }
    .industrycontent .col-md-8 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .industrycontent .col-md-4 { width: 100%; padding: 0; height: auto !important;  }
    .industry .card { max-width: 500px; width: 100%; margin: 0 auto 10px; }
    .indlist .list .card { margin-bottom: 15px; }
    .industry .card .details .name { font-size: 18px; }
    .industry .card .details .position { font-size: 15px; line-height: 17px; }
    .industry .card .details .contact { font-size: 18px; line-height: 24px; }
    .industrycontent .col-md-4 .rightbg { padding-bottom: 20px; padding-top: 40px; }
    
    .indlist .list { display: block; }
    
    .careers .content .overview .container { display: block; }
    .careers .content .col-md-8.equal { width: 100%; }
    .careers .content .col-md-8 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .careers .content .col-md-4 { width: 100%; padding: 0; }
    .careers .card { max-width: 500px; width: 100%; margin: 0 auto 10px; }
    .careers .card .details .name { font-size: 18px; }
    .careers .card .details .position { font-size: 15px; line-height: 17px; }
    .careers .card .details .contact { font-size: 18px; line-height: 24px; }
    
    .sideblocks .blockrow .block-content img { width: 100%; }
    
    .col-md-4 .rightbg .buttons { padding-top: 5px; }
    
    .news .content .col-md-9.equal { width: 100%; }
    .news .content .col-md-9 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .news .content .col-md-3 { width: 100%; }
    
    .news.detail .content .col-md-8.equal { width: 100%; }
    .news.detail .content .col-md-8 .border-right { padding: 0 60px; margin-top: 60px; margin-bottom: 60px; border: none; margin-right: 0; }
    .news.detail .content .col-md-4 { width: 100%; }
    .news.detail .content .col-md-4 .rightbg { text-align: center; }
    .news.detail .content .col-md-4 h3 { text-align: center; }
    .sideblock h3 { text-align: center !important; }
    .news.detail .content .col-md-4 .sideblock h3 { text-align: center; }
    .news .col-md-4 .buttons { margin: 0 auto; }
    .news.detail .content .col-md-4 .rightbg { padding: 40px; }
    .news.detail .card { max-width: 500px; width: 100%; margin: 0 auto 10px; }
    
    .subscribe .top .col-md-9 { width: 100%; }
    .subscribe .contactForm { width: 100%; }
    .subscribe .container .col-md-3 { padding-top: 50px; padding-bottom: 50px; width: 100%; }
    .subscribe .container .col-md-3 .sideblock { color: #092440; width: 75%; margin: 0 auto; text-align: center !important; }
    .subscribe .container .col-md-3 .sideblock h3 { color: #092440; text-align: center !important; }
    .subscribe .container .col-md-3 .sideblock a { color: #092440; }
    
    .office .mobile { display: block; width: 100%; padding-bottom: 20px; }
    .office .mobile iframe { width: 100%; height: auto; }
    .office .contactForm { width: 90%; margin: 0 auto; }
    
    .default .content .container { width: 100% !important; padding: 40px; }
    
    .card { flex-wrap: nowrap; }
    .card .photo a { min-height: 250px; }
    
    .practice .card .photo a { min-height: 250px; }
    
    
}

@media only screen and (max-width: 1025px) {
    
    .topbar { display: none; }
    
    .curve { background: url("../images/curve-1000.svg"); background-position: bottom; height: 983px; }
    
    .home .hero { height: 800px; }
    .home .hero .right ul { padding-top: 165px; }
    .home .hero .right .flyout .text { top: 225px; }
    
    .mobile_nav_header { display: block; position: absolute; z-index: 2; background-color: #f0ecdd; width: 320px; right: 0; padding-top: 10px; border-bottom: 1px solid #D8D4C6; }
    .mobile_nav_header a img { width: 100px; margin-left: 24px; }
    .mobile_nav_header p { display: flex; position: relative; }
    .mobile_nav_header form { padding: 24px; }
    .mobile_nav_header form label { display: none; }
    .mobile_nav_header form input.m-search-form { border: none; padding-bottom: 8px; padding-top: 8px; width: 100%; border-radius: 0; padding-left: 10px; padding-right: 43.19px; position: relative; background: #fff; }
    .mobile_nav_header form button { border-radius: 0; border-right: 3px solid transparent !important; bottom: 0; box-shadow: none; overflow: hidden; padding: 0; position: absolute; right: 0; white-space: nowrap; width: 43.19px; z-index: 4; background-color: transparent !important; border: none !important; height: 100%; }
    .mobile_nav_header form button span { display: none; }

    
    .site-header { padding-left: 0; height: 125px; }
    .site-header.sticky.animate + .top { margin-top: 165px !important; }    
    .site-header.sticky { top:0; }
    .site-header .navbar-brand img { margin: 0 0 0 50px; }
    .site-header .navbar { height: 110px; }
    .header-s2 .navbar .container { max-width: 100%; width: 100%; margin: 0; }
    .site-header .navbar-brand img { width: 280px; max-height: 90px; }
    .header-s2 .contact { display: none; }
    .header-s2.is-transparent .navbar-brand .logo-light { margin: 0 60px; }
    .header-s2 .col-xs-12.logo { padding: 0; width: 100%; display: flex; justify-content: center; }
    .header-s2 .col-xs-12.nav { background: #fff; position: absolute; right: 0; width: auto; height: 125px; }
    .site-header.sticky.animate .col-xs-12.nav { height: 125px; }
    
    .nav-mobile { display: none; }
    .nav-mobile.slide-in { display: block; }
    .navbar .container { width: 100%; max-width: 100%; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { position: relative; width: auto; }
    
    .navbar-toggle { float: left; margin-top: 8px; margin-bottom: 8px; padding: 10px 12px; }
    .navbar-toggle .icon-bar { background-color: #91993E; height: 4px; width: 40px; transition: all .2s; }
    .navbar-toggle.collapsed .icon-bar + .icon-bar { margin-top: 6px; }
    .navbar-toggle .icon-bar + .icon-bar { margin-top: 2px; }
    .navbar-header { background: #FF9933; clear: both; width: 100%; padding: 0 15px; }
    .navbar-nav { display: none; width: 95%; position: relative; background-color: #fff; top: 0; margin: 0 auto; padding: 50px 0; box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0,0,0,0.4), -12px 0 15px -4px rgba(0,0,0,0.4); -webkit-transform: translateY(-60px); -ms-transform: translateY(-60px); transform: translateY(-60px); transition: transform .3s; padding-bottom: 50px !important; }
    .navbar-nav.is-active { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); display: block; }
    
    .mobile .navbar-brand { width: 100% !important; }
    
    .mobile.search { border: none !important; }
    .mobile form label { display: none; }
    .mobile form input { border: 1px solid #889D2C; font-size: 18px; line-height: 1; padding-bottom: 8px; padding-left: 15px; padding-top: 7px; background-color: #fff; color: #B2B2AF !important; position: relative; width: 100%; max-width: 420px; height: 40px; padding-right: 50px; }
    .mobile form input::-webkit-input-placeholder { color:#B2B2AF; opacity: 1; }
    .mobile form input::-moz-placeholder { color:#B2B2AF; opacity: 1; }
    .mobile form input::-ms-placeholder { color:#B2B2AF; opacity: 1; }
    .mobile form input::placeholder { color:#B2B2AF; opacity: 1; }
    .mobile form button { background: none; border: none; font-size: 18px; color: #889D2C; margin-left: -45px; position: absolute; border-left: 1px solid #889D2C; width: 45px; height: 40px; transition: background 350ms, color 350ms, border-color 350ms; display: inline-flex; align-items: center; justify-content: center; }
    .mobile form button:hover { color: #092440; }
    .mobile form button span { display: none; }
    
    .header-s2 .navbar-nav > li { display: flex; justify-content: center; }
    .header-s2 .navbar-nav > li:first-child { border: none !important; }
    .navbar-nav > li.has-children ul { padding: 0 !important; margin: 0; }
    .navbar-nav > li.has-children ul li { padding: 0 !important; margin: 0; width: 100%; }
    .navbar-nav li ul li::before {display: none; }
    .navbar-nav > li.has-children ul li:first-child { margin-top: 0; }
    .navbar-nav > li.has-children ul li:last-child { margin-bottom: 20px; }
    .header-s2 .navbar-nav > li { width: 80vw; max-width: 80vw; min-width: 300px; min-height: 50px; height: auto !important; position: relative; border-bottom: 1px solid #707070;; padding: 0; order: 2; margin: 0 auto; display: block; }
    .site-header.sticky.animate .navbar-nav > li { height: 40px; }
    .navbar-nav > li.has-children a .fa-solid { display: none; }
    .navbar-nav > li.has-children a { padding: 0 !important; margin: 0; font-size: 18px; font-weight: 700; color: #707070; }
    .navbar-nav li ul li a { line-height: 22px; white-space: pre-wrap; min-height: auto; text-align: center; display: block !important; width: 100% !important; }
    .navbar-nav > li.has-children a:hover { color: #91993E; text-decoration: none; }
    .navbar-nav > li.has-children a:hover span { text-decoration: none; }
    .header-s2.is-transparent .navbar-nav > li > a:hover, .header-s2.is-transparent .navbar-nav > li.rollover a { text-decoration: none; }
    .navbar-nav > li.has-children.nav-opened > a::after { content: "\f068" !important; position: absolute; }
    .navbar-nav li ul.center { width: 100%; transform: none; }
    .navbar-nav li ul.two-col { column-count: 1; }
    .navbar-nav li ul.two-col .has-children ul { display: block !important; padding-left: 10px !important; height: 100% !important; }
    .navbar-nav li ul.two-col .has-children.nav-opened ul { display: block !important; height: 100% !important; }
    .navbar-nav li ul.two-col .has-children ul li { margin: 10px 0; }
    .navbar-nav li ul.two-col .has-children ul li:first-child { margin-top: 20px; }
    .navbar-nav li ul.two-col .has-children ul li a { font-size: 14px; }
    .navbar-nav li ul.two-col .has-children ul li a:hover { font-size: 14px; text-decoration: none; }
    .navbar-nav li ul.two-col li ul { column-count: 1; border-top: none; padding-top: 0 !important; margin-top: 0; }
    .navbar-nav li a { position: relative; transition: color .4s, background .4s; padding: 13px 0 !important; line-height: auto !important; min-height: 50px; }
    .navbar-nav li a.btn { width: 150px; margin: 6px auto 0; }
    .navbar-nav li.quote-btn { float: none; border-bottom: 0; }
    .navbar-nav li.quote-btn .btn:hover { background: #FFC426; }
    .navbar-nav li ul { position: static; background: none; width: 100%; display: none; opacity: 1 !important; visibility: visible !important; box-shadow: none; text-align: left; float: none; margin: 10px 0; }
    .navbar-nav li ul li { border-bottom: 0 none; padding: 0; height: 30px; }
    .navbar-nav li ul li ul li a { padding: 3px 15px; }
    .navbar-nav li ul li ul li:last-child > a { padding-bottom: 14px; }
    .navbar-nav li ul .active > a, .navbar-nav li ul .active > a:focus, .navbar-nav li ul .active > a:hover { color: #91993E; }
    .navbar-nav > li.active > a, .navbar-nav > li > a:hover { color: #ED1C24; }
    .navbar-nav ul li.has-children > a::after { top: 22px; margin-right: 10px; }
    .navbar-nav ul li.has-children.nav-opened > a::after { transform: rotate(90deg); }
    .navbar-nav.is-expanded li ul { display: block; }
    .navbar-nav > li:hover > ul { padding:0; }
    .navbar-nav li.has-children ul { left: -400px; }
    .navbar-nav li.has-children:hover::after { height: 100px; }
    .site-header .navbar-header { float: left; margin: 5px 0 0; }
    .site-header .navbar-collapse { float: none; text-align: center; }
    .header-s2 .navbar .container { padding-left: 0; padding-right: 0; }
    .site-header.sticky .navbar-brand img {  }
    .header-s2 .navbar-brand { position: relative; text-align: center; width: 100%; margin-top: 20px; margin-bottom: 20px; }
    body.no-scroll .navbar-brand { z-index: -1; }
    .header-s2 .navbar-toggle { float: right; position: absolute; top: 31px; right: 21px; z-index: 3; transition: all .2s; }
    .header-s2 .navbar-toggle.active span.first-bar { display: none; }
    .header-s2 .navbar-toggle.active span.second-bar { -webkit-transform: translateZ(0) rotate(-45deg); transform: translateZ(0) rotate(-45deg); top: 4px; position: relative; }
    .header-s2 .navbar-toggle.active span.third-bar { -webkit-transform: translate3d(0, -10px, 0) rotate(45deg); transform: translate3d(0, -10px, 0) rotate(45deg); top: 4px; position: relative; }
    .header-s2 .navbar-header { background: none; padding: 0; margin-top: 0; }
    .header-s2 .navbar-header .quote-btn { display: inline-block; float: right; margin: 10px 12px 10px 0; }
    .header-s2 .navbar-header .quote-btn .btn { padding: 6px 15px; }
    .header-s2 .navbar-collapse::before { content:" "; }
    .header-s2 .navbar-collapse { margin: 0; background-color: #f0ecdd; color: #f0ecdd; width: 320px; padding:10px 0 15px; border-top: 0; box-shadow: none; }
    .header-s2 .navbar-nav > li.has-children > a:after { color: #123929; content: "\f067"; font-weight: 900; display: inline-block; text-align: center; margin-left: 15px; font-size: 16px !important; line-height: .9; font-family: "Font Awesome 5 Free"; transition: transform .4s; align-self: center; position: absolute; }
    .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; }
    .navbar-nav li.mobile.seperator { background: url("../images/nav-logo-cross.png"); background-repeat: repeat-x; width: 100%; height: 111px; margin-bottom: -30px; margin-top: -30px; z-index: -1; }
    .header-s2.is-transparent .navbar-nav > li.has-children a { display: flex; width: 100%; justify-content: center; }
    .header-s2 .navbar-nav > li.mobile { display: table; margin-bottom: 0; order: 1; }
    .header-s2 .navbar-nav > li.mobile p { margin-bottom: 10px; }
    .header-s2 .navbar-nav > li.mobile .phone { color: #fff; font-weight: 800; font-size: 24px; }
    .header-s2 .navbar-nav > li.mobile .button { color: #fff; background-color: #227EB2; font-size: 18px; font-weight: 500; text-transform: uppercase; height: 40px; width: 50vw; max-width: 400px; min-width: 300px; display: flex; align-items: center; justify-content: center; margin: 0 auto; padding: 0; }
    .header-s2 .navbar-nav > li.mobile .button:hover { color: #227EB2; background-color: #fff; }
    .header-s2 .navbar-nav > li.nb { order: 3; }
    .header-s2 .navbar-nav > li.nb { margin-top: 15px; }
    .header-s2 .navbar-nav > li.bottom { margin-top: 0; }
    .header-s2 .navbar-nav > li:first-of-type { border-top: none; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li.has-children > a::after { height: 100%; display: flex; align-content: center; align-items: center; justify-content: center; }
    .navbar-nav li.has-children a::after { font-weight: 700 !important; right:0 !important; }
    .header-s2.is-transparent .navbar-nav > li.phone > a { font-size: 31px; color: #76A4EA; }
    .header-s2.is-transparent .navbar-nav > li > span { width:100%; display: block; font-weight: 800; }
    .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 .quote-btn .btn { color: #fff; font-size: 12px; }
    .header-s2.is-transparent .navbar-nav > li > a, .header-s2.is-transparent .navbar-nav > li.active > a, .header-s2.is-transparent .navbar-nav > li.has-children > a:after { color: #092440; font-size: 20px; font-weight: 700; text-decoration: none;}
    .header-s2.is-transparent .navbar-nav > li > a:hover, .header-s2.is-transparent .navbar-nav > li.active > a:hover, .header-s2.is-transparent .navbar-nav > li.has-children > a:hover:after { color: #91993E; text-decoration: none; }
    .header-s2.is-transparent .navbar-nav > li.mobile > a, .header-s2.is-transparent .navbar-nav > li.mobile.active > a, .header-s2.is-transparent .navbar-nav > li.mobile.has-children > a:after { color: #91993E; font-size: 20px; font-weight: 700; text-decoration: none;}
    .header-s2.is-transparent .navbar-nav > li.mobile > a:hover, .header-s2.is-transparent .navbar-nav > li.mobile.active > a:hover, .header-s2.is-transparent .navbar-nav > li.mobile.has-children > a:hover:after { color: #092440; text-decoration: none; }
    .header-s2.is-transparent .navbar-collapse { color: #fff; z-index: 1; background-color: transparent; width: 100%; height: 100%; position: fixed; overflow: scroll; }
    .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 a { padding-left:0;}
    .navbar-nav li.has-children ul { box-shadow: none; display: none; }
    
    .navbar-nav li ul .name_filter li { width: auto !important; display: flex; align-items: center; }
    .navbar-nav li ul .name_filter li.first { width: 100% !important; margin-bottom: -5px; margin-right: 0; color: #91993E; }
    .navbar-nav li ul .name_filter li a { color: #092440; font-weight: 500; }
    .navbar-nav li ul .name_filter li.last { width: 100% !important; }
    .navbar-nav li ul .name_filter li.last::before { content: none; }
    .navbar-nav .search_wrapper { max-width: 420px; width: 100%; }
    
    .bio .container.photo { background-position: top center !important; left: 0; min-height: 66vw; position: absolute; top: 135px; width: 100% !important; max-width: 100%; }
    .bio .top { margin-top: 795px; padding-bottom: 40px; background: #092440; }
    .bioDetails { width: 100%; }
    .bio .top { min-height: 100%; }
    .bio .top .container { display: block; min-height: 100%; }
    .bio .top .container .bioDetails .content { padding-left: 0; margin-top: -75px; }
    .bio .top .container .bioDetails .content h1 { color: #fff; font-size: 2.5em; background: none; }
    .bio .top .container .bioDetails .content .position { background: none; }
    .bio .top .container .bioDetails .content .contact { background: none; }
    .bio .top .container .bioDetails .content .contact { color: #fff; }
    .bio .top .container .bioDetails .content .contact a { color: #fff; }
    .bio .top .container .bioDetails .content .social { padding: 20px 0 40px; background: none; }
    .bio .top .container .bioDetails .content .social li a { background: #fff; color: #092440; }
    .bio .offices { border-left: none; width: 100%; text-align: center; }
    .bionav { border-top: 1px solid #889D2C; }
    .bionav .col-md-3 { display: none; }
    .bionav .col-md-9 { width: 100%; height: 100px; }
    .bionav .page-tab-navigation ul { gap: 10%; justify-content: center; }
    .biocontent .container { padding: 0; }
    .biocontent .col-md-9 { width: 65%; }
    .biocontent .col-md-3 { width: 35%; }
    
    .testimonials .newsslides { width: 100%; }
    .testimonials .newsslides .slick-list { max-width: 75%; }
    .testimonials .newsslides .slick-slide { max-width: 75%; }
    .testimonials .newsslides .slick-prev, .testimonials .newsslides .slick-next { width: 50px; }
    .testimonials .newsslides .slick-slide { padding: 60px; }
    
    .quoteslider { width: 98%; display: block !important; }
    .about .testimonialslides { width: 98%; }
    .about .testimonialslides .slick-list { max-width: 80%; }
    .about .testimonialslides .slick-slide { max-width: 90%; }
    .testimonialslides .slick-prev, .testimonialslides .slick-next { width: 50px; }
    
    .about .top { min-height: 773px; }  
    .about .intro .container { padding: 50px; }
    .about .page-tabs .top { padding: 60px 60px 40px; }
    
    .about.interior .history .container { padding: 50px; }
    
    .family-law .testimonialslides { width: 98%; }
    .family-law .testimonialslides .slick-list { max-width: 80%; }
    .family-law .testimonialslides .slick-slide { max-width: 90%; }
    .testimonialslides .slick-prev, .testimonialslides .slick-next { width: 50px; }
    
    .careers .top { min-height: 572px; }  
    .careers .intro .container { padding: 50px; }
    .careers .testimonialslides { width: 98%; }
    .careers .testimonialslides .slick-list { max-width: 80%; }
    .careers .testimonialslides .slick-slide { max-width: 90%; }
    
    .locations .partnerlist { display: block; }
    .office .card { margin: 10px auto; }
    
    .map { background-size: 130vw !important; }
    .about .map { min-height: auto; }
    .map .container .col-md-9 { width: 100%; height: 57vw !important; }
    .map .container .col-md-3 { width: 100%; }
    .map .container .col-md-3 .text { width: 75%; margin: 0 auto; }
    .map .text ul li { font-size: 18px; }
    .map .office_pop { display: none !important; }
    
}

@media only screen and (max-width: 991px) { 
    body { -webkit-text-size-adjust: 100%; }
    
    .home .hero .left h1 { font-size: 2.77em; }
    .home .hero .left .content { font-size: 18px; line-height: 32px; max-width: 575px; }
    .home .hero .left h2 { font-size: 1.44em; }
    
    .home .hero .right ul { padding-top: 190px; }
    .home .hero .right ul li:nth-child(2) { margin-right: 12%; }
    .home .hero .right ul li:nth-child(3) { margin-right: 24%; }
    .home .hero .right ul li:nth-child(4) { margin-right: 38%; }
    .home .hero .right .flyout .text { top: 210px; }
    
    .featnews .item { display: grid !important; justify-content: center; }
    .featnews .item .image { margin: 0 auto; }
    .featnews .item .content { width: 100%; max-width: 100%; text-align: center; }
    .featnews .item .col-md-12.content { text-align: center; }
    .featnews .item .content .meta { justify-content: center; }
    .featnews .item .col-md-12.content { text-align: center; }
    .featnews .item .readMore { position: relative; }  
    
    .team .people .row { width: 50%; }
    
    .team .top h1 { font-size: 2.5em; }
    .team .top .container { padding: 30px; }
    .team .top .container .col-md-12 { padding: 0; }
    .team .top .container p { font-size: 1.25em; }
    
    .searchandfilter ul li.sf-letter-search ul li a { font-size: 1.25em; }
    .searchandfilter h4 { font-size: 1.25em; }
    
    .people .col-md-3 { width: 50%; }
    .people .attorneyPhoto img { width: 100%; }    
    
    .about .top h1 { font-size: 2.5em; }
    .about .top .container p { font-size: 1.25em; }
    .aboutnav .col-md-12 { min-height: 70px; }
    .aboutnav .page-tab-navigation ul li a { min-height: 70px; font-size: 1em; }
    .about .page-tabs .top h2 { font-size: 2em; }
    
    .practice .featnews .item .content { width: 100%; }
    .practice .featnews .item .image { padding: 0 15px !important; }
    
    .practice .top h1 { font-size: 2.5em; }
    .practice .top .container p { font-size: 1.25em; }
    
    .practicenav .page-tab-navigation ul li a { font-size: 1.1em; }
    
    .industry .featnews .item .content { width: 100%; }
    .industry .featnews .item .image { padding: 0 15px !important; }   
    
    .careers .top .section-title, .careers .top h1 { font-size: 2.5em; }
    .careers .top .container p { font-size: 1.25em; }
    .careers .content .col-md-8 h2 { font-size: 2.5em; }
    .opportunities h3 { font-size: 2.5em; }
    .job { font-size: 1.25em; }
    
    .about.interior .timelinehead h2 { font-size: 2em; }
    
    .news .top h1 { font-size: 2.5em; }
    .news .top .container p { font-size: 1.25em; }
    .news .featnews .item .image { padding: 0 15px !important; }
    
    .news.detail .top h1 { font-size: 2.5em; }
    .news.detail .top .container p { font-size: 1.25em; }
    
    .default .top h1 { font-size: 2.5em; }
    .default .top .container p { font-size: 1.25em; }
    
    .footer .container .col-md-6 { width: 100%; text-align: center; }
    .footer .container .col-md-6 .row { width: auto; display: flex; justify-content: center; }
    .footer .copyright .container { display: block; }
    .footer .copyright .col-md-2:first-of-type { display: none; }
    .footer .copyright .col-xs-12 { width: 100%; padding-bottom: 40px; padding-left: 0; padding-right: 0; }
    .footer .copyright .col-md-2:last-of-type { padding-bottom: 20px;  }
    .footer .copyright span { padding: 0 10px; width: 100%; clear: both; display: block; height: 5px; opacity: 0; }
    .footer .copyright .lisi { float: none; }
    
    .search .featnews .item .col-md-12.content { text-align: left; }
    .search form.searchandfilter .sf-field-post_type { display: block; }
    .search form.searchandfilter ul li:first-of-type label { padding-left: 0; }
    
    
    
}

@media only screen and (max-width: 900px) { 
    
    .curve { background: url("../images/curve-tablet.svg"); background-position: left; background-repeat: no-repeat; background-size: cover; height: 104vw; }
    
    .home .hero { height: 80vw; padding-top: 25px; }
    .home .hero .right ul { padding-top: 200px; }
    .home .hero .right ul li { padding-top: 25px; }
    .home .hero .right ul li:nth-child(2) { margin-right: 15%; }
    .home .hero .right ul li:nth-child(3) { margin-right: 30%; }
    .home .hero .right ul li:nth-child(4) { margin-right: 48%; }
    
    .home .hero .right .flyout { bottom: -115px; }
    .home .hero .right .flyout .text { top: 160px; }
    
    .searchandfilter ul { grid-template-columns: 50% 50%; }
    
    .bio .top { margin-top: 700px; }
    
    .accordion h3 { font-size: 1.25em; }
    
    .testimonials .border { top: -48px; right: 8%; width: 300px; }
    
    .about .top { min-height: 79vw; padding-top: 0; }
    .about .top .container { padding: 30px; }
    .about .top .container .col-md-12 { padding: 0; }
    .about .testimonials .border { top: -48px; right: 7%; width: 300px; }
    
    .practlist .container { padding: 0 30px; }
    .practlist ul { columns: 1; text-align: center; }
    .practlist ul li { margin: 0 0 15px 0; }
    
    .family-law .practicenav .col-md-12 { height: auto; }
    .family-law .practicenav .page-tab-navigation ul { display: block; text-align: center; padding-top: 0; }
    .family-law .practicenav .page-tab-navigation ul li { padding: 10px 0; }
    
    .family-law .testimonials .border { top: -48px; right: 7%; width: 300px; }
    .family-law .list { grid-template-columns: 100%; }
    
    .indlist .container { padding: 30px; }
    .indlist .list { grid-template-columns: 100%; }
    
    .careers .top { min-height: 572px; padding-top: 0; }
    .careers .top .container { padding: 30px; }
    .careers .top .container .col-md-12 { padding: 0; }
    .careers .testimonials .border { top: -48px; right: 7%; width: 300px; }
    
    .subscribe .gfield_checkbox { columns: 1; }
    .subscribe .top .col-md-9 { width: 90%; }
    
    .officelist .location { width: 50%; }
    
    .officelist.anywhere ul { column-count: 2; }
    
}

@media only screen and (max-width: 850px) {    
    .practicenav .page-tab-navigation ul li a { font-size: 1em; }
}

@media only screen and (max-width: 800px) { 
    .home .hero { padding-top: 0; }
    .home .hero .left .content { padding-top: 10px; }
    .home .hero .left h2 { margin-top: 0; }
}

@media only screen and (max-width: 767px) {

    body { font-size: 18px; line-height: 28px; }

    .mobile { display: block; }
    
    .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 119vw; }
    .home .curve { background: url("../images/curve-mobile.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 184vw; }
    .bio .curve { height: 120vw; background-position: top; }
    .practices .curve { background: url("../images/curve-short.svg"); background-size: contain; background-position: right bottom; background-repeat: no-repeat; height: 600px; }
    .practice .curve { height: 600px; }
    .industries .curve { background: url("../images/curve-short.svg"); background-size: contain; background-position: right bottom; background-repeat: no-repeat; height: 600px; }
    .team.leadership .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 119vw; }
    .about.interior .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 119vw; }
    .industry .curve { background: url("../images/curve-short.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 615px; }
    .careers .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 119vw; }
    
    .home .hero { padding-top: 25px; height: 620px; }
    .home .hero .left { margin-left: 5px; }
    .home .hero .right ul { padding-top: 265px; }
    .home .hero .right .flyout .text { top: 220px; }
    
    .home .hero .right .x-close { font-size: 20px; }
    
    .home .featnews { z-index: 1; position: relative; margin-top: 100px; min-height: 500px; }
    
    .map h2 { margin-top: 20px; }
    .map .equal { height: auto !important; }
    .map .col-md-8 { height: 90vw !important; }
    .map .office_pop { display: none !important; }
    
    .slick-prev, .slick-next { width: 32px !important; }
    
    .family-law .team h2 { padding-bottom: 0; }
    
    .bio .container.photo { background-position: bottom center !important; min-height: 600px; }
    .bio .top { margin-top: 108vw; }
    .bio .top .container .bioDetails .content { margin-top: 0; }
    .bio .top .container .bioDetails .content h1 { font-size: 30px; padding-top: 0; }
    .bio .top .container .bioDetails .content .position { font-size: 16px; }
    .bio .top .container .bioDetails .content .contact { font-size: 16px; }
    .bio .offices .office { padding-bottom: 50px; font-size: 16px; line-height: 1.35; }
    .bionav { border-top: none; }
    .bionav .col-md-9 { height: auto; }
    .bionav .page-tab-navigation ul { display: block; text-align: center; }
    .bionav .page-tab-navigation ul li { padding: 0 0 20px 0; }
    .bio .biocontent .container { display: block; }
    .biocontent .col-md-9 { width: 100%; padding-top: 40px; }
    .biocontent .col-md-9.full { width: 100%; padding-top: 65px; }
    .full .page-tabs { box-shadow: none; }
    .biocontent .col-md-3 { width: 100%; border: none; }
    .featnews .item .readMore { margin-top: 0; }
    
    .testimonials .border { top: -30px; right: -10px; width: 200px; }
    .testimonials .newsslides .slick-list { max-width: 100%; }
    .testimonials .newsslides .slick-slide { max-width: 100%; }
    .testimonials .col-md-12 { justify-content: center; }
    
    .aboutnav .container { width: 100% !important; }
    .aboutnav .page-tab-navigation ul { display: block; }
    .about .page-tabs .top { padding: 60px 30px 40px; }
    .about .intro .container { padding: 30px; }
    .about .content .container .row { padding: 0 15px; }
    .about .testimonials .border { top: -30px; right: 7%; width: 200px; }
    .about .testimonialslides .slick-slide { padding: 60px 40px; }
    .about .content .container .row { padding: 0; }
    .about.interior h2 { font-size: 1.25em; }
    .about.interior .content .container .initiatives .title { font-size: 1.25em; }
    
    .about.interior .top { min-height: 79vw; padding-top: 0; }
    .about.interior .content { z-index: 1; position: relative; }
    .practicenav { z-index: 1; position: relative; margin-top: -1px; }
    
    .team.leadership .top { min-height: 79vw; padding-top: 0; }
    .team.leadership .content { z-index: 1; position: relative; }    
    .team.leadership h2 { font-size: 1.25em; }
    
    .photos, .quotes, .videos { padding: 0 30px !important; }
    .photos .border, .quotes .border { top: -30px; right: -24px; width: 200px; }
    .photoslides .slick-slide .item, .videoslides .slick-slide .item, .quoteslides .slick-slide .item { max-width: 100%; }
    .videos .videoslides, .photos .photoslides, .quotes .quoteslides { display: block; }
    .videoslides .slick-dots, .photoslides .slick-dots, .quoteslides .slick-dots { position: relative; bottom: 0; padding: 10px 0 30px !important; }
    .videoslides .slick-slide { min-width: 100px; }
    .quoteslides .slick-list { max-width: 100%; width: 100%; }
    
    .practicenav .col-md-12 { height: auto; }
    .practicenav .page-tab-navigation ul { display: block; text-align: center; padding-top: 20px; }
    .practicenav .page-tab-navigation ul li { padding: 0 0 20px 0; }
    
    .success { padding: 40px !important; }
    .success h3 { font-size: 2em; }
    .success .intro { font-size: 1.25em; }
    
    blockquote { font-size: 1.25em; }
    
    .practlist ul { columns: 1; text-align: left; }
    
    .practice .top { min-height: 377px; }
    .practice .top .container { padding: 40px 20px; }
    .practice .top h1 { margin-bottom: 20px; }
    .practice .areas ul { columns: 1; }
    .practice .areas ul li { margin: 0 0 15px; }
    
    .page-tabs .item { border: none; }
    .matterslides { display: block !important; }
    .matterslides .slick-dots { position: relative; bottom: 0; background: #fff; padding: 0 0 20px; }
    .matterslides .item { display: grid !important; }
    .matterslides .item .image { margin: 0 auto 20px; }
    
    .family-law .testimonials .border { top: -30px; right: 7%; width: 200px; }
    .family-law .testimonialslides .slick-slide { padding: 60px 40px; }
    .family-law .formmiddle { padding-top: 160px; }
    .family-law .contactForm { width: 90%; padding-bottom: 100px; }
    .family-law .contact .container .col-md-8 { font-size: 1em; line-height: 1.4; }
    
    .industry .top { min-height: 390px; }
    .industry .top .container { padding: 40px 20px; }
    .industry .top h1 { margin-bottom: 20px; }
    .industry h2 { margin-bottom: 20px; }
    .industry .areas ul { columns: 1; }
    .industry .areas ul li { margin: 0 0 15px; }
    
    .careers .intro .container { padding: 30px; }
    .careers .testimonials .border { top: -30px; right: 7%; width: 200px; }
    .careers .testimonialslides .slick-slide { padding: 60px 40px; }
    .careers .container .row { padding: 0; }
    .careers h2 { font-size: 1.25em; }
    
    .content-border .border { width: 200px; top: -32px; right: -6%; }
    
    .careers .photos .border, .careers .quotes .border { top: -30px; right: -10px; width: 200px; }
    
    .news .top { min-height: 573px; }
    .news .top .container { padding: 40px 20px; }
    .news .top h1 { margin-bottom: 20px; }
    .event-details { font-size: 22px; }
    
    .guest .row { display: block; }
    .guest .panelist { min-width: 100%; width: 100%; max-width: 100%; padding: 20px 0; text-align: center; }
    
    .contactForm .half { width: 100% !important; }
    
    .subscribe .top { margin-top: 150px; }
    .subscribe .top h1 { font-size: 30px; }
    .subscribe .contactForm { padding: 40px; }
    
    .officelist .container { padding: 40px; }
    .locations .contactForm .container { min-width: 98%; }
    
    .office .top .col-md-3 { width: 100%; }
    .office .top .col-md-9 { width: 100%; padding: 40px 0; }
    
    .team .top, .about .top, .about.interior .top, .team.leadership .top, .practices .top, .practice .top, .industries .top, .industry .top, .careers .top, .news .top, .news.detail .top, .locations .top, .default .top { margin-top: 210px; }
    .team .top h1, .about .top h1, .about.interior .top h1, .practices .top h1, .practice .top h1, .industries .top h1, .industry .top h1, .careers .top .section-title, .careers .top h1, .news .top h1, .news.detail .top h1, .locations .top h1, .default .top h1 { font-size: 30px; }
    .team .top .container, .about .top .container, .about.interior .top .container, .team.leadership .top .container, .practices .top .container, .practice .top .container, .industries .top .container, .industry .top .container, .careers .top .container, .news .top .container, .news.detail .top .container, .locations .top .container, .default .top .container { max-width: 94%; padding: 20px; }
    .top .container .col-md-12 { padding: 0; }
    .team .top .container p, .about .top .container p, .about.interior .top .container p, .team.leadership .top .container p, .practices .top .container p, .practice .top .container p, .industries .top .container p, .industry .top .container p, .careers .top .container p, .news .top .container p, .news.detail .top .container p, .locations .top .container p, .default .top .container p { font-size: 20px; font-weight: 600; }
    .breadcrumb { font-size: 15px; padding-left: 0; padding-right: 0; }
    
    .people .container { width: 96% !important; }
    
    .biocontent .col-md-9 { padding: 40px; }
    .biocontent .col-md-3 { padding: 0 40px; }
    .biocontent .page-tabs .item { border-bottom: 1px solid #889D2C; }
    .biocontent .page-tabs .item:last-of-type { border-bottom: none; }
    .bio .featnews.tab { max-width: 100%; }
    .bio .featnews .item { max-width: 100%; }
    .bio .featnews .item .image { padding: 0 15px; }
    
    .about .intro .container { width: 100% !important; padding: 40px; }
    .about .content .container, .bio .biocontent .container { width: 100% !important; }
    .about .page-tabs .top { padding: 60px 40px 40px; }
    .about .content .container .row .col-md-8, .about .content .container .row .col-md-4 { padding: 0 40px; }
    .about .testimonials .container { width: 80% !important; }
    
    .about.interior .history .container { padding: 40px; width: 100% !important; }
    .about.interior .content .col-md-4 { width: 100%; padding: 0 40px; }
    .about.interior .content .col-md-8 .border-right { padding: 0 40px; margin-top: 40px; margin-bottom: 40px; border: none; margin-right: 0; }
    .about.interior .timelinehead h2 { font-size: 30px; }
    .about .featnews .row { padding: 40px !important; }
    .about .featnews .item { width: 100% !important; max-width: 100% !important; border-bottom: 1px solid #889D2C; }
    
    .practlist .container { padding: 0 40px; width: 100% !important; }
    .practlist h2 a { text-align: left; padding-left: 10px; justify-content: left; }
    .practicecontent .container { width: 100% !important; padding: 0; }
    .practicecontent .col-md-8 .border-right { padding: 0 40px; margin-top: 40px; margin-bottom: 40px; border: none; margin-right: 0; }
    .practicecontent .col-md-4 .rightbg { padding: 40px; }
    .practice .featnews { padding: 0 !important; }
    .practice .featnews .row { padding: 40px !important; }
    .practice .featnews .item { width: 100% !important; max-width: 100% !important; border-bottom: 1px solid #889D2C; }

    .matterslides { padding: 0; width: 90%; margin: 0 auto; display: flex !important; }
    
    .family-law .practicecontent .col-md-8 .border-right { margin-top: -1px; }
    .family-law .team { margin-top: 0; }
    .family-law .testimonials .border { right: 0; }
    .family-law .testimonialslides .slick-list { max-width: 96%; }
    .practice.family-law .page-tabs.overview .contact { padding-top: 0; }
    .family-law .contact .container { max-width: 100%; }
    .phone-button a { font-size: 38px; }
    .family-law .featnews { padding: 0 !important; }
    .family-law .featnews .row { padding: 0 40px 40px 40px !important; }
    .family-law .featnews .item { width: 100% !important; max-width: 100% !important; border-bottom: 1px solid #889D2C; }
    .practice.family-law h2 { font-size: 30px; }
    
    .indlist .container { width: 100% !important; padding: 40px; }
    
    .industry .page-tabs .container { width: 100% !important; padding: 0; }
    .industrycontent .col-md-8 .border-right { padding: 0 40px; margin-top: 40px; margin-bottom: 40px; border: none; margin-right: 0; }
    .industrycontent .col-md-4 .rightbg { padding: 40px; }
    .industry .indprac { background: rgba(255,255,255,.95); margin: 0; padding: 0 40px 40px 40px; }
    .industry .indlist .container { background: transparent; }
    .industry .practlist .container { background: transparent; }
    .industry .featnews { padding: 0 !important; }
    .industry .featnews .row { padding: 40px !important; }
    .industry .featnews .item { width: 100% !important; max-width: 100% !important; border-bottom: 1px solid #889D2C; }
    
    .careers .content .container { width: 100% !important; padding: 0; }
    .careers .content .col-md-8 .border-right { padding: 0 40px; margin-top: 40px; margin-bottom: 40px; border: none; margin-right: 0; }
    .careers .content .container .row { padding: 0; }
    .careers .col-md-4 .rightbg { padding: 40px; }
    
    .news .content .container { width: 100% !important; padding: 0; }
    .news .content .col-md-9 .border-right { padding: 0 40px; }
    .news .content .col-md-9 .border-right .row { margin: 0; }
    .news .col-md-3 .rightbg { padding: 40px; }
    
    .news.detail .content .col-md-8 .border-right { padding: 0 40px; margin-top: 40px; margin-bottom: 40px; border: none; margin-right: 0; }
    .news.detail .content .col-md-8 h2 { font-size: 1.25em; }
    .news.detail .content .col-md-8 h3 { font-size: 1.15em; }
    .news.detail .content .col-md-8 h4 { font-size: 1em; }
    .news.detail .content .col-md-4 .rightbg { padding: 40px; }
    .news.detail .content .col-md-4 h3 { margin-left: 0; }
    .detail .sideblock { padding: 60px 0 20px 0; }
    
    .locations .top .container { padding: 50px 0; }
    .officelist { padding: 40px 0 0; }
    .officelist .container { width: 100% !important; }
    .locations .contactForm .container { min-width: 100%; padding: 40px; }
    
    .locations .partners.details { padding-top: 40px; }
    
    .map .text { padding-top: 0; }
    
    .matterslides { display: block !important; }
    
    .default .content h2 { font-size: 1.25em; }
    .default .content h3 { font-size: 1.15em; }
    .default .content h4 { font-size: 1em; }

    
    .footer .copyright ul { display: block; }
    .footer .copyright ul li::after { display: none; }
    
    .name_filter li a { font-size: 1.25em; }
    
    .searchandfilter .sf-field-post-meta-industries, .searchandfilter .sf-field-post-meta-practices, .searchandfilter .sf-field-post-meta-location, .searchandfilter .sf-field-post-meta-bar_admissions, .searchandfilter .sf-field-post-meta-wpcf-att_role, .searchandfilter .sf-field-post-meta-law_school, .searchandfilter .sf-field-post-meta-attorneys { width: 100%; }
    .searchandfilter > ul > li:nth-child(3n+4) { clear: none; }
    .searchandfilter > ul > li:nth-child(2n+3) { clear: none; }
    
    .sf-field-post-meta-wpcf-news_category ul li { width: 100%; }
    
    .search form.searchandfilter ul li ul { display: block; }
    .search form.searchandfilter ul li label { padding-left: 0; }
        
}

@media only screen and (max-width: 699px) {
    
    .home .hero .left { max-width: 100%; margin-left: 0; }
    .home .hero .left h1 { width: 60%; margin: 0 auto; }
    .home .hero .left .content { font-size: 18px; line-height: 32px; max-width: 75%; padding-top: 55vw; color: #fff; }
    .home .hero .left h2 { color: #fff; }
    .home .hero .right { margin-top: 110vw; background: #092440; padding-bottom: 20px; }
    .home .hero .right ul { padding-top: 0; }
    .home .hero .right ul li { padding-top: 15px; margin-right: 10% !important; }
    .home .hero .right .flyout { bottom: 0; height: 500px; }
    .home .hero .right .flyout .text { top: 11vh; width: 330px; right: 125px; }
    .home .hero .right .flyout .text .title { font-size: 16px; font-weight: 800; line-height: 24px; }
    .home .hero .right .flyout .text .content { font-size: 13px; font-weight: 500; line-height: 22px; padding-top: 15px; }
    
    .home .featnews { z-index: 0; margin-top: 70vw; }
    
}

@media only screen and (max-width: 599px) {
    
    .home .hero { padding-top: 30px; }
    .home .hero .left .content { padding-top: 42vw; max-width: 90%; }
    .home .hero .right .flyout { left: -50px; }
    
    .home .featnews { z-index: 0; margin-top: 65vw; }
    
    .team .people .row { width: 100%; }
    
    .people .col-md-3 { width: 100%; }
    
    .bio .container.photo { background-position: bottom center !important; min-height: 500px; }
    
    .testimonials .newsslides .slick-slide { padding: 30px; }
    
    .careers .content .col-md-8 h2 { font-size: 2em; }
    .opportunities h3 { font-size: 2em !important; }
    
    .news.detail .top { margin-top: 165px; min-height: 435px; }
    
    .subscribe .top .col-md-9 { width: 100%; }
    
    .default .top { margin-top: 165px; min-height: 435px; }
    
    .about .curve, .about.interior .curve, .team.leadership .curve, .practices .curve, .practice .curve, .industry .curve, .industries .curve, .industry .curve, .careers .curve, .locations .curve, .default .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 120vw; }
    
    .team .top, .about .top, .about.interior .top, .team.leadership .top, .practices .top, .practice .top, .industries .top, .industry .top, .news .top, .news.detail .top, .locations .top, .default .top { margin-top: 145px; min-height: 80vw; padding-top: 0; padding-bottom: 0; }
    .careers .top { margin-top: 145px; min-height: 80vw; padding-top: 0; padding-bottom: 0; }
    .team .top .container p, .about .top .container p, .about.interior .top .container p, .team.leadership .top .container p, .practices .top .container p, .practices .top .container p, .practice .top .container p, .industries .top .container p, .industry .top .container p, .careers .top .container p, .news .top .container p, .news.detail .top .container p, .locations .top .container p, .default .top .container p { font-size: 18px; font-weight: 600; }
    
    .about .content .container .row .col-md-4 .item .photo span { width: 40%; }
    
    .testimonialslides .slick-slide { padding: 60px 20px !important; }
    .testimonialslides { font-size: 16px !important; line-height: 22px !important; }
    
    .sideblocks .blockrow { padding: 30px; }
    
    .officelist .location { height: auto !important; }    
    .officelist .container { background: #fff; }
    .officelist .container .border-left { border-left: none; }
    .officelist .location { width: 100%; border: none; }
    .officelist.anywhere ul { column-count: 1; }
    
    .office .top .container { max-width: 98% !important; width: 98% !important; }
    
    .default .content { background: #fff; position: relative; z-index: 1; }
    
    .people .attorneyDetails { height: auto !important; }
    .people .attorneyDetails .position { height: auto !important; min-height: auto !important; }
    .family-law .team h2 { padding-top: 0; }
    .family-law .formmiddle { padding-top: 125px; }
    
    .family-law .list { display: flex; flex-wrap: wrap; }
    .family-law .list .card { max-width: 100% !important; }
    .family-law .list .card .photo a { min-height: 370px; }
    .family-law .list .card .details { margin-bottom: 20px; }
    
    .card { max-width: 370px !important; padding-bottom: 20px; display: flex; flex-wrap: wrap; }
    .card .photo { width: 100%; }
    .card .photo a { min-height: 370px; }
    .card .photo a::after { background-image: url("../images/people-mask.svg"); background-size: contain; background-position: bottom; }
    .card .details { background: #092440; width: 100%; margin: 0; padding: 0; }
    .card.active .details { background: #595959; }
    .card .details .title { margin-top: 10px; }
    
    .practice .card .photo a { min-height: 370px; }
    
    .indlist .list { display: flex; flex-wrap: wrap; }
    .indlist .list .card { max-width: 100% !important; }
    .indlist .list .card .photo a { min-height: 370px; }
    .indlist .list .card .details { margin-bottom: 20px; }
    
    .search_wrapper { width: 100%; }
    
    .map .container .col-md-3 .text { width: 90%; }
    
    .map h2 { margin-top: 67vw; color: #092440; }
    .map .container .col-md-9 { display: none; }
    
                
}

@media only screen and (max-width: 480px) {
    
    .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .home .curve { background: url("../images/curve-mobile.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 190vw; }
    .bio .curve { height: 125vw; background-position: top; }
    .practices .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 120vw; }
    .practice .curve { height: 153vw; }
    .industries .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .about.interior .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .team.leadership .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .industry .curve { height: 153vw; }
    .careers .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: top left; height: 153vw; width: 222%; }
    .news .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .subscribe .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .locations .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .office .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    .default .curve { background: url("../images/curve-mobile-int.svg"); background-repeat: no-repeat; background-size: cover; background-position: bottom; height: 125vw; }
    
    .practices .top { min-height: 60vw; }
    
    .site-header { height: 115px; }
    .site-header .navbar { height: 100px; }
    .site-header.sticky.animate { height: 115px; }
    .site-header.sticky.animate .col-xs-12.nav { height: 115px; }
    .site-header.sticky.animate .navbar-brand img { height: inherit; }
    .header-s2 .col-xs-12.nav { height: 115px; }
    .header-s2.is-transparent .navbar-brand .logo-light { margin: 0 40px; }
    
    .home .top { margin-top: 140px !important; }
    
    .home .hero .left h1 { width: 75%; margin: 0 auto; text-align: center; font-size: 34px; }
    .home .hero .left .content { font-size: 18px; line-height: 32px; max-width: 75%; padding-top: 45vw; color: #fff; }
    .home .hero .left h2 { font-size: 22px; }
    .home .hero .left .content { padding-top: 45vw; font-size: 16px; line-height: 26px; max-width: 80%; }
    
    .home .hero .right { margin-top: 125vw; }
    .home .hero .right ul li { margin-right: 5% !important; width: 95%; }
    .home .hero .right ul li img { width: 30px; margin-left: 10px; }
    
    .home .hero .right .flyout { height: 90vw; background-position: right; left: auto; }
    .home .hero .right .flyout .text { top: 15vw; width: 63vw; right: 18vw; }
    .home .hero .right .x-close { top: -10px; }
    .home .hero .right .flyout .text .title { font-size: 4vw; }
    .home .hero .right .flyout .text .content { font-size: 3vw; line-height: 4vw; }
    
    .home .featnews { margin-top: 55vw; padding-bottom: 50px; }
    .featnews .item { max-width: 98%; }
    .featnews .item .readMore { position: relative; margin-top: 0; }
    .featnews .item .content .meta { font-size: 14px; }
    .featnews .item .content .title { font-size: 22px !important; }
    .featnews .item .readMore { padding-top: 20px; font-size: 14px; }
    
    .map { margin-bottom: 50px; }
    
    .site-header .navbar-brand img { max-width: 200px; }
    .header-s2 .navbar-toggle { top: 26px; }
    
    .bio .top { margin-top: 114vw; }
    .bio .container.photo { top: 120px; min-height: 325px; }
    
    .footer .copyright { font-size: 16px; }
    .footer .copyright a { font-size: 16px; }
    .footer .copyright .col-xs-12 { padding-left: 0; padding-right: 0; }
    
    .biocontent .col-md-9 { padding: 25px; }
    .biocontent .col-md-3 { padding: 0 25px; }
    
    .about .intro .container { width: 100% !important; padding: 25px; }
    .about .page-tabs .top { padding: 60px 25px 25px; }
    .about .content .container .row .col-md-8, .about .content .container .row .col-md-4 { padding: 0 25px; }
    
    .about.interior .history .container { padding: 25px; width: 100% !important; }
    .about.interior .content .col-md-4 { width: 100%; padding: 0 25px; }
    .about.interior .content .col-md-8 .border-right { padding: 0 25px; margin-top: 25px; margin-bottom: 25px; border: none; margin-right: 0; }
    .about .featnews .row { padding: 25px 10px !important; }
    
    .practices .practlist { padding: 0; }
    
    .practlist .container { padding: 0 25px; width: 100% !important; }
    .practicecontent .col-md-8 .border-right { padding: 0 25px; margin-top: 25px; margin-bottom: 25px; border: none; margin-right: 0; }
    .practicecontent .col-md-4 .rightbg { padding: 25px; }
    .practice .featnews .row { padding: 25px 10px !important; }

    .family-law .featnews .row { padding: 0 10px 25px 10px !important; }
    
    .indlist .container { width: 100% !important; padding: 25px; }
    
    .industry .page-tabs .container { width: 100% !important; padding: 0; }
    .industrycontent .col-md-8 .border-right { padding: 0 25px; margin-top: 25px; margin-bottom: 25px; border: none; margin-right: 0; }
    .industrycontent .col-md-4 .rightbg { padding: 25px; }
    .industry .indprac { background: rgba(255,255,255,.95); margin: 0; padding: 0 25px 25px 25px; }
    .industry .featnews .row { padding: 25px 10px !important; }
    
    .careers .content .col-md-8 .border-right { padding: 0 25px; margin-top: 25px; margin-bottom: 25px; border: none; margin-right: 0; }
    .careers .col-md-4 .rightbg { padding: 25px; }
    
    .news .content .col-md-9 .border-right { padding: 0 25px; }
    .news .col-md-3 .rightbg { padding: 25px; }
    
    .news.detail .content .col-md-8 .border-right { padding: 0 25px; margin-top: 25px; margin-bottom: 25px; border: none; margin-right: 0; }
    .news.detail .content .col-md-4 .rightbg { padding: 25px; }
    
    .officelist { padding: 25px 0; }
    .locations .contactForm .container { min-width: 100%; padding: 25px; }
    .officelist .container { padding: 25px; }
    .locations .partners { width: 95%; margin: 0 2.5%; }
    
    .locations .partners.details .row { padding-left: 10px; padding-right: 10px; }
    
    .success { padding: 25px !important; }
    
    .videobg { position: absolute; background: url('../images/thumb.jpg'); background-size: cover; background-position: center;  }
    .videobg .videoWrapper { max-height: 450px;  }
    .videobg .videoWrapper img { height: 60vh; max-width: inherit; }
    .videobg .videoWrapper iframe { background: none; }
    
    .map .footer { margin-top: 100px; }
    
}

@media only screen and (max-width: 420px) {
    
    .home .featnews { margin-top: 45vw; padding-bottom: 50px; }
    
}

@media only screen and (max-width: 380px) {    
    
    .header-s2.is-transparent .navbar-brand .logo-light { margin: 0 10px; }
    .site-header .navbar-brand img { max-width: 75%; }
    .header-s2 .col-xs-12.logo { justify-content: flex-start; }
    
    .home .hero .left h1 { margin: -50px auto 50px; }
    
    .home .hero .left .content { padding-top: 40vw; }
    
    .home .featnews { margin-top: 35vw; padding-bottom: 50px; }
    
    .map .text ul { column-count: 1; }
    
}

@media only screen and (max-width: 325px) {    
    
    .home .hero { height: auto; }
    .home .hero .right { display: none; }
    .home .hero .left .content { font-size: 13px; line-height: 19px; }
    
    .home .featnews { margin-top: 0; }
    
}

@media only screen and (max-width: 1280px) { /* parallax disable on ipad/iphone */
    .has-parallax { background-position: 50% 50% !important; background-attachment: scroll !important; }
}