header.header {
    height: 92px;
}

header.header .top-bar {
    padding: 0 !important;
}
header.header .header-logo, header.header .top-bar, header.header .top-bar .top-bar-left, header.header .top-bar .top-bar-right, 
header.header .top-bar #main-nav, header.header .top-bar #main-nav > li, header.header .top-bar #main-nav > li > a {
    height: 100%;
}
header.header .header-logo {
    display: flex;
    align-items: center;
    padding-left: 25px;
}
header.header .top-bar #main-nav > li {
    margin: 0 20px;
}
header.header .top-bar #main-nav > li > a {
    font-family: "HKGrotesk",Helvetica,Roboto,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    color:#353535;
    text-transform:uppercase;
    border-bottom:4px solid transparent;
    display:flex;
    align-items:center;
}
header.header .top-bar #main-nav > li > a:after {
    display:none;
}
header.header .top-bar #main-nav > li:hover > a, header.header .top-bar #main-nav > li.active > a {
    background:none;
    border-bottom:4px solid #B10C20;
}

header.header .dropdown.menu .is-dropdown-submenu {
    left: 50% !important;
    right:initial !important;
    background: #131414;
    width: 990px;
    height: 357px;
    transform: translateX(-50%);
    border:none;
}
header.header .dropdown.menu .is-dropdown-submenu:after {
    content: "";
    background:#ECECEC;
    width:1px;
    height:300px;
    opacity:.2;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
header.header .dropdown.menu .is-dropdown-submenu .title {
    font-family: "HKGrotesk",Helvetica,Roboto,Arial,sans-serif;
    font-size: 32px;
    line-height: 30px;
    letter-spacing:.01em;
    font-weight: 700;
    color:#FFF;
    text-transform: uppercase;
    display:block;
    padding:38px 0 35px 0;
}
header.header .dropdown.menu .is-dropdown-submenu {
    padding-left:46px;
}
header.header .dropdown.menu .is-dropdown-submenu li:not(:first-of-type) {
    max-width: 360px;
    margin-bottom: 15px;
}
header.header .dropdown.menu .is-dropdown-submenu li a {
    display:block;
    color:#B10C20;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing:.08em;
    font-family: "HKGrotesk",Helvetica,Roboto,Arial,sans-serif; 
    text-transform:uppercase;
    border: 2px solid #B10C20;
    padding:10px 23px;
}
header.header .dropdown.menu .is-dropdown-submenu li a:hover {
    background:#B10C20;
    color:#FFF;
}
header.header .dropdown.menu .services .is-dropdown-submenu li.active a {
    color: #FFF;
    background:#B10C20;
}
header.header .dropdown.menu .is-dropdown-submenu .skills {
    position: absolute;
    top: 38px;
    right: 156px;
}
header.header .dropdown.menu .is-dropdown-submenu .skills .subtext {
    color: #FFFFFF;
    font-family: HKGrotesk;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .6em;
    line-height: 28px;
    max-width: 261px;
    display: block;
    text-align: center;
}
header.header .dropdown.menu .is-dropdown-submenu .skills .title {
    padding:27px 0 37px;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul {
    background:none;
    padding:0;
    margin:0;
    list-style:none;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul li {
    padding:0 0 0 25px;
    margin:0 0 2px;
    color:#FFF;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul li::before {
    color:#B50708;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding:0 10px 0 0;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul.text-links li {
    padding-left:0;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul.text-links li a {
    border:0;
    padding:0;
    color: #B20B21;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
    display:inline-block;
    text-transform:none;
    text-decoration: underline;
}
header.header .dropdown.menu .is-dropdown-submenu .skills ul.text-links li a:hover {
    background:none;
    color:#FFF;
}
header.header .resources .menu .skills .title {
    padding-top:0 !important;
}

section#banner {
    height:360px;
    display:flex;
    align-items:center;
    justify-content: center;
}
section#banner .text {color:#FFF;}

section#banner .text h3 {
    color: #FFFFFF;
    font-family: "HKGrotesk";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .6em;
    line-height: 46px;
    text-align: center;
    text-transform:uppercase;
    margin:0 0 26px;
    padding:0;
}

section#banner .text h1 {
    color: #FFFFFF;
    font-family: "HKGrotesk";
    font-size: 50px;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 46px;
    text-align: center;
    text-transform:uppercase;
    margin:0;
    padding:0;
}
.archive main, .single-services main, .single-attorneys main {
    padding:0 0 0 42px;
    margin:0;
}

body:not(.home) .content .inner-content, .single-services .content .inner-content {
    max-width: 1200px;
    margin: 0 auto;
    padding:80px 0;
    display:flex;
}
.content .inner-content aside, .single-services .content .inner-content aside {
    flex-basis:330px;
    margin-right:42px;
}
.content .inner-content aside .sidebar, .single-services .content .inner-content aside .sidebar {
    background: #ECECEC;
    padding:33px 43px;
}
.content .inner-content aside .sidebar h5, .single-services .content .inner-content aside .sidebar h5 {
    color: #131414;
    font-family: "HKGrotesk";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: 20px;
    text-transform: uppercase;
}
.content .inner-content aside .sidebar h4, .single-services .content .inner-content aside .sidebar h4 {
    color: #131414;
    font-family: "HKGrotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 20px;
    text-transform: uppercase;
    margin:30px 0 7px;
    padding:0;
}
.content .inner-content aside .sidebar .widget, .single-services .content .inner-content aside .sidebar .widget {
    max-width: 250px;
    margin: 0 auto;
}
.single-attorneys #services_sidebar {
    padding:0 0 20px;
}
.single-attorneys .attorney-image {
    width: 100%;
    height: 330px;
}
.single-attorneys .widget {
    padding: 12px 0;
}
.single-attorneys .content .inner-content aside .sidebar .widget.border {
    max-width: 290px;
}
.widget.border ul {
    display:flex;
    align-items:center;
    justify-content: center;
    border-top:1px solid rgba(19, 20, 20, .2);
    border-bottom:1px solid rgba(19, 20, 20, .2);
    padding:15px 0;
}
.widget.border ul li {
    display:block;
    width:22px;
    height:22px;
    margin:0 13px;
}
.widget.border ul li a {
    display:block;
    font-size: 20px;
    line-height: 20px;
}
.widget.border ul li a embed {
    pointer-events:none;
}
.single-attorneys .content .inner-content aside .sidebar .widget:not(.border) ul {
    list-style:none;
}
.single-attorneys .content .inner-content aside .sidebar .widget:not(.border) ul li::before {
    color:#B50708;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding:0 10px 0 0;
}
.single-attorneys .content .inner-content aside .sidebar .widget:not(.border) ul li {
    display:flex;
    margin-bottom:2px;
    color: #3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
}
.single-attorneys .content .inner-content aside .sidebar .widget h4 { 
    text-transform:uppercase;
    color:#131414;
    letter-spacing:.05em;
    line-height: 25px;
    font-size: 18px;
}
.single-attorneys .content .inner-content aside .sidebar .widget span.title {
    font-size: 18px;
    font-style:italic;
}
.single-attorneys .content .inner-content aside .sidebar .widget h5 {
    font-size: 18px;
    color: #161616;
    font-weight: 700;
    text-transform:none;
}
.content .inner-content aside .sidebar .side_separator, .single-services .content .inner-content aside .sidebar .side_separator {
    height: 1px;
    width: 290px;
    display:block;
    background:#131414;
    opacity:.2;
    margin:14px 0 8px;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single,
.single-services .content .inner-content aside .sidebar .select2-container--default .select2-selection--single {
    border:2px solid #000;
    border-radius:0;
    height: 45px;
    background:transparent;
    outline:none;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__rendered,
.single-services .content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    background:transparent;
    color:#000;
    height: 100%;
    outline:none;
}
.content .inner-content aside .sidebar .select2-container--open .select2-selection--single {
    border-bottom:0;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__placeholder {
    line-height:41px;
    color:#000;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px;
}
.content .inner-content aside .sidebar .select2-container {
    margin-top:6px;
    margin-bottom:15px;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    width: 45px;
    background:#000;
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border:none;
    width: 10px;
    height: 10px;
    margin:0;
    transform:translate(-50%,-50%);
}
.content .inner-content aside .sidebar .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    color:#B50708;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding:0;
    margin-top:-6px;
    display: block;
}
.select2-container--default .select2-results {
    border-radius:0;
    border-left:2px solid #000;
    border-right:2px solid #000;
    border-bottom:2px solid #000;
}
.select2-container--default .select2-results>.select2-results__options li {
    border-top:1px solid rgba(19, 20, 20, .2);
    background:#ECECEC;
    font-weight: 600;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color:#B50708 !important;
}
.select2-container--open .select2-dropdown--below {
    border:0;
    border-radius:0;
}

.content .inner-content aside .sidebar li.gfield {
    padding:0;
}
.content .inner-content aside .sidebar .ginput_container input {
    width: 100%;
    background:rgba(255,255,255,.7);
    color:#3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .05em;
    padding:0 15px !important;
    line-height: 20px;
    border:none;
    border-radius:0;
    box-shadow:none;
    -webkit-appearance:none;
    outline:none;
}
.content .inner-content aside .sidebar .ginput_container ::-webkit-input-placeholder { 
    color: #3D3D3D;
}
.content .inner-content aside .sidebar .ginput_container ::-moz-placeholder { 
    color: #3D3D3D;
}
.content .inner-content aside .sidebar .ginput_container :-ms-input-placeholder {
    color: #3D3D3D;
}
.content .inner-content aside .sidebar .ginput_container :-moz-placeholder {
    color: #3D3D3D;
}
.content .inner-content aside .sidebar .ginput_container textarea {
    width: 100%;
    background:rgba(255,255,255,.7);
    color:#3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .05em;
    padding: 15px !important;
    line-height: 20px;
    border:none;
    border-radius:0;
    box-shadow:none;
    -webkit-appearance:none;
    outline:none;
}
.content .inner-content aside .sidebar input[type=submit] {
    display:block;
    width: 100%;
    cursor:pointer;
    background:none;
    border:2px solid #B50708;
    color:#B50708;
    text-transform:uppercase;
    text-align:center;
    box-shadow:none;
    border-radius:0;
    -webkit-appearance:none;
    outline:none;
}
.content .inner-content aside .sidebar input[type=submit]:hover {
    background:#B50708;
    color:#FFF;
}
.content .inner-content main {
    flex: 1;
}

.content .inner-content main .text-box {
    max-width: 735px;
    margin:0 auto;
    text-align: center;
}

.content .inner-content main h2 {
    color: #161616;
    font-family: "HKGrotesk";
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 46px;
    text-transform:uppercase;
    margin-bottom:26px;
}
.content .inner-content main h3 {
    font-size: 18px;
    font-weight: 600;
}
.content .inner-content main p {
    color: #3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
}
.content .inner-content main ul {
    list-style:none;
}
.content .inner-content main ul li:not(.gfield)::before {
    color:#B50708;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding:0 10px 0 0;
}
.content .inner-content main ul li {
    margin-bottom:2px;
    color: #3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
}

#services_breadcrumbs {
    font-family: "HKGrotesk";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .09em;
    line-height: 20px;
    text-transform:uppercase;
    margin-bottom:40px;
}
#services_breadcrumbs .taxonomy {
    color: #000000;
}
#services_breadcrumbs .category, #services_breadcrumbs i {
    color: #B10C20;
}
#services_breadcrumbs i {
    padding: 0 15px;
    font-size: 13px;
}
.post_accordion {
    border-top:1px solid rgba(19, 20, 20, .2);
    margin-top:68px;
}
.post_accordion .accordion {
    border-bottom:1px solid rgba(19, 20, 20, .2);
    transition:.2s ease-in-out;
}
.post_accordion .accordion.open {
    background:#ECECEC;
}
.post_accordion .accordion .trigger {
    position:relative;
    color: #131414;
    font-family: "HKGrotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 83px;
    text-transform: uppercase;
    cursor:pointer;
    padding-left:18px;
}
.post_accordion .accordion .trigger .icon {
    position:absolute;
    top:50%;
    right: 19px;
    transform:translateY(-50%);
    width: 14px;
    height: 14px;
}
.post_accordion .accordion .trigger .icon::before {
    content: "";
    width: 15px;
    height: 3px;
    position:absolute;
    background:#B50708;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.post_accordion .accordion .trigger .icon::after {
    content: "";
    width: 3px;
    height: 15px;
    position:absolute;
    background:#B50708;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition:.2s ease-in-out;
}
.post_accordion .accordion.open .trigger .icon::after {
    height: 0;
}
.post_accordion .accordion .content {display:none;padding-bottom:28px;padding-left:18px;padding-right:18px;}
.post_accordion .accordion .content a {
    text-decoration:underline;
    color: #BB0D20;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
}

.about.main {
    padding:0;
    max-width: 730px;
    text-align:center;
    margin:0 auto;
}
.about.main p {
    color: #3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 28px;
    margin-bottom:28px;
    text-align: center;
}
.about.main .column aside {
    margin-right:0;
}
.post-type-archive-attorneys .content .inner-content {
    padding-bottom:58px;
}
.post-type-archive-attorneys .content .inner-content {
    display:block;
}
#attorneys {
    display: block;
    clear: both;
    margin-bottom:135px;
}
#attorneys .attorneys {
    display: flex;
    align-items: center;
    justify-content: center;
}
#attorneys .attorneys a {
    margin:0 13px;
    position:relative;
    width: 475px;
    height: 455px;
}
#attorneys .attorneys a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.post-type-archive-attorneys .resources-container {
    margin-bottom:100px;
}
#attorneys .attorneys .post-label {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: -39px;
    width: 100%;
    max-width: 291px;
    margin: 0 auto;
}
#attorneys .attorneys .post-label i {
    text-transform: capitalize;
    font-size: 16px;
}

.testimonials {
    height: 413px;
    display:flex;
    position:relative;
    margin-bottom:90px;
    align-items:center;
    justify-content: center;
}
.testimonials::before {
    content : "";
    background:rgba(255,255,255, .90);
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.testimonials .testSlider {
    text-align:center;
    max-width: 855px;
    margin: 0 auto 0 !important;
}
.testimonials .testSlider blockquote {
    color: #161616;
    font-family: "HKGrotesk";
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 46px;
    text-align: center;
    border:0;
    padding:0;
    margin:0;
}
.testimonials .testSlider .author {
    display:block;
    color: #BA0C21;
    font-family: "HKGrotesk";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .6em;
    margin-top:34px;
    margin-bottom:63px;
    line-height: 20px;
    text-align: center;
    text-transform:uppercase;
}
.testimonials .slick-dots li {
    width: 5px;
    height: 5px;
    margin:0 5px !important;
}
.testimonials .slick-dots li button {
    width: 5px;
    height: 5px;
    padding:0;
}
.testimonials .slick-dots li button::before { 
   text-indent:-9999px;
   overflow:hidden;
   background-color: #A4A3A3;
   width: 5px;
   height: 5px;
}
.testimonials .slick-dots li.slick-active button:before {
    background-color: #BA0C21;
}
.resources.main {
    max-width: 940px;
    margin: 0 auto;
}
.resource-tabs {
    display:flex;
    align-items:center;
    justify-content: center;
    margin-top: 58px;
    margin-bottom:48px;
}
.resource-tabs .resource-tab {
    margin:0 10px;
}
.resource-tabs .resource-tab div {
    display:flex;
    align-items:center;
    height:60px;
    color: #B20B21;
    font-family: "HKGrotesk";
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 20px;
    text-align: center;
    text-transform:uppercase;
    padding:15px 35px;
    border: 2px solid #B10C20;
    cursor:pointer;
}
.resource-tabs .resource-tab:hover div, .resource-tabs .resource-tab.active div  {
    color:#FFF;
    background:#B10C20;
    position:relative;
}
.resource-tabs .resource-tab.active div::after {
    content: "";
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #B10C20;
    position:absolute;
    top:100%;
    left:50%;
    transform:translateX(-50%);
} 

.resource-content {
    display:none;
    align-items:flex-start;
    border-top:1px solid rgba(19, 20, 20, .2);
    
}
.resource-content.active {
    display:flex;
}
.resource-content .title {
    flex: 1;
    color: #161616;
    font-family: "HKGrotesk";
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 23px;
    text-transform: uppercase;
    padding-top:48px;
}
.resource-content .accordions {
    flex-basis: 480px;
}
.resource-content .accordions .post_accordion {
    margin-top:13px;
    border-top:0;
}
.resource-content .accordions .post_accordion .accordion.open {
    background:none;
}
.resource-content .accordions .post_accordion .accordion .content a {
    display:block;
    text-decoration:underline;
    margin-left:42px;
}
.content .inner-content aside.contact {margin-right: 84px;}
.content .inner-content aside.contact #services_sidebar {padding:0 0 38px;}
.content .inner-content aside.contact #services_sidebar h4 {margin:0;padding:30px 0 7px}
.content .inner-content aside.contact #services_sidebar h5 {font-weight: 700;text-transform: none;}
.content .inner-content aside.contact #services_sidebar p {margin: 0;padding: 0;line-height: 23px;}
.content .inner-content aside.contact #services_sidebar .widget.border {margin:25px auto;max-width: 290px;}
.content .inner-content aside.contact #services_sidebar .widget:not(.border):not(:first-of-type) {margin-top:28px;}
.content .inner-content aside.contact #services_sidebar .widget a {text-decoration:underline;}

.resource-links a {text-decoration:none;}

.footer-cta .left-cell a {
    text-decoration:none;
    font-weight: 600;
}
section.attorneys-container .slick-slide div a {
    height: 350px;
    overflow:hidden;
}
main.contact li.gfield {
    padding:0;
}
.footer-cta .left-cell {
    position:relative;
}
.footer-cta .left-cell > * {
    position:relative;
}
.footer-cta .left-cell::before {
    content: "";
    background:rgba(0,0,0, .90);
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.footer-cta .left-cell, .footer-cta .right-cell {
    display:flex;
    flex-direction:column;
    justify-content: center;
    height: 373px;
    padding: 0;
}
main.contact .ginput_container input {
    width: 100% !important;
    background:#ECECEC;
    color:#3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    height: 45px;
    font-weight: 600;
    letter-spacing: .05em;
    padding:0 15px !important;
    line-height: 20px;
    border:none;
    border-radius:0;
    box-shadow:none;
    -webkit-appearance:none;
    outline:none;
}
main.contact .ginput_container ::-webkit-input-placeholder { 
    color: #3D3D3D;
}
main.contact .ginput_container ::-moz-placeholder { 
    color: #3D3D3D;
}
main.contact .ginput_container :-ms-input-placeholder {
    color: #3D3D3D;
}
main.contact .ginput_container :-moz-placeholder {
    color: #3D3D3D;
}
main.contact .ginput_container textarea {
    width: 100%;
    background:#ECECEC;
    color:#3D3D3D;
    font-family: "HKGrotesk";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .05em;
    padding: 15px !important;
    line-height: 20px;
    border:none;
    border-radius:0;
    box-shadow:none;
    -webkit-appearance:none;
    outline:none;
}
main.contact input[type=submit] {
    display:block;
    font-size: 18px !important;
    width: 100% !important;
    max-width: 250px;
    height: 50px;
    line-height: 43px;
    padding:0;
    cursor:pointer;
    background:none;
    border:2px solid #B50708;
    color:#B50708;
    text-transform:uppercase;
    text-align:center;
    box-shadow:none;
    border-radius:0;
    -webkit-appearance:none;
    outline:none;
    letter-spacing:1px;
}
main.contact input[type=submit]:hover {
    background:#B50708;
    color:#FFF;
}
main.contact .gform_footer {
    margin-bottom:50px;
    display:block;
}
header.header .top-bar #main-nav .tel-link a {
    color: #BA0C21;
    font-family: "HKGrotesk";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 29px;
    border:0 !important;
}
header.header .top-bar #main-nav .tel-link {
    border:0 !important;
}

footer .flex-footer {
    display:flex;
    align-items: flex-start;
    justify-content: center;
    max-width:1250px;
    margin: 53px auto 40px auto;
}

footer .flex-footer .foot-column {
    flex:1;
    margin: 0 30px;
}
footer .flex-footer .foot-column.links {
    flex-basis:67px;
}
footer .flex-footer .foot-column:first-of-type {
    margin-left:0;
}
footer .flex-footer .foot-column:last-of-type {
    margin-right:0;
}
footer .flex-footer .foot-column h3 {
    color: #161616;
    font-family: "HKGrotesk";
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 24px;
    margin-bottom:16px;
}
footer .flex-footer .foot-column p {
    font-weight: 500;
}
footer .flex-footer .foot-column nav ul {
    display:flex;
    flex-wrap: wrap;
    list-style:none;
    margin:0;
    padding:0;
}
footer .flex-footer .foot-column nav ul li {
    flex-basis: 50%;
    margin:0;
}
footer .flex-footer .foot-column nav ul li a {
    display:block;
    padding:0;
    margin:0 0 9px;
    color: #161616;
    font-family: "HKGrotesk";
    font-size: 16px;
    letter-spacing: .05em;
    line-height: 25px;
}


footer .flex-footer .foot-column nav ul li a:hover {
    color: #B10C20;
}
footer .flex-footer .foot-column.social ul {
    list-style:none;
    display:flex;
    margin:0 0 15px;
    padding:0;
    flex-wrap:wrap;
    width: 80px;
}
footer .flex-footer .foot-column.social ul li {
    flex-basis:50%;
    margin-bottom:10px;
}
footer .flex-footer .foot-column.social ul li i {
    font-size:22px;
}
footer .flex-footer .foot-column .copyright {
    font-size: 14px;
    font-family:"HKGrotesk";
    line-height: 24px;
    letter-spacing:.05em;
    color:#161616;
}

@media screen and (max-width: 1187px) {
    header.header .top-bar #main-nav > li > a {
        padding:0;
    }
    body.archive .content .inner-content, body.page:not(.home) .content .inner-content {
        padding-left: 25px;
        padding-right: 25px;
    }
    .about-content {
        padding: 55px;
    }
    .landing .practice-areas-container {
        padding-top: 30px;
    }
    .attorneys-container .gradient .grid-container {
        padding:0 25px;
    }
    footer .flex-footer {
        padding: 0 25px;
    }
    footer .flex-footer .foot-column.links {
        flex-basis: 45px;
    }
    footer .flex-footer .foot-column .copyright {
        font-size: 12px;
    }
}

@media screen and (max-width:1100px) {
    header.header .dropdown.menu .is-dropdown-submenu {
        left: 225px !important;
    }
    .practice-areas .grid-x .cell {
        padding:0 10px;
    }
    .post-label {
        width: 195px;
    }
    .landing .practice-areas-container {
        padding-top:100px;
    }
    section.attorneys-container .slick-dots {
        bottom: -65px;
    }
    section.attorneys-container .slick-dots li::before {
        display:none;
    }
    section.attorneys-container .grid-x>.large-5 {
        width: 31.66667%;
    }
    section.attorneys-container .grid-x>.large-7 {
        width: 68.33333%;
    }
    section.attorneys-container .slick-slide {
        width: 297px !important;
    }
    .archive main, .single-services main, .single-attorneys main {
        padding: 0;
    }
    body:not(.home) .content .inner-content, .single-services .content .inner-content {
        padding-left:25px;
        padding-right:25px;
    }
    header.header .dropdown.menu .resources .is-dropdown-submenu {
        left: -84px !important;
    }
}
.flex-footer-mobile {display:none;}
@media screen and (max-width: 1023px) {
    .flex-footer-mobile {
        display:block;
    }
    .off-canvas #menu-item-220 {
        display:none;
    }
    .off-canvas #offcanvas-nav li a {
        display: inline-block;
        color: #353535;
        font-family: "HKGrotesk";
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 120px;
        text-align: center;
        text-transform: uppercase;
    }
    .off-canvas #offcanvas-nav li ul {
        padding:0 !important;
    }
    .off-canvas #offcanvas-nav li ul li a {
        font-size: 16px;
        line-height: 32px;
    }
    .off-canvas #offcanvas-nav li.tel-link a {
        color: #BA0C21;
        font-family: "HKGrotesk";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: .02em;
        line-height: 45px;
        text-align: center;
        border: 3px solid #C1202A;
        padding:13px 89px;
        margin-top: 55px;
    }
    .off-canvas a.contact_us {
        color: #FFF;
        font-family: "HKGrotesk";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: .02em;
        line-height: 45px;
        text-align: center;
        border: 3px solid #C1202A;
        background:#C1202A;
        padding:13px 89px;
        text-transform: uppercase;
        margin: 25px auto 35px;
        text-transform: uppercase;
        display: block;
        max-width: 386px;
    }
    .off-canvas .social_menu {
        display:flex;
        list-style:none;
        align-items: center;
        justify-content: center;
    }
    .off-canvas .social_menu li {
        margin:0 26px;
    }
    .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
        right: -10px;
    }
    .off-canvas .menu.submenu li:first-of-type, .off-canvas .menu.submenu li:last-of-type {
        display:none;
    }
    .off-canvas-close {
        display: flex;
        align-items: center;
        justify-content: space-between; 
        margin-bottom:45px;
    }
    .close_menu {
        position:relative;
        display:block;
        width: 45px;
        height: 45px;
        padding:0 !important;
        margin:0;
    }
    .close_menu:before, .close_menu:after {
        position: absolute;
        left: 20px;
        content: '';
        height: 44px;
        width: 4px;
        background-color: #C1202A;
    }
    .close_menu:before {
        transform: rotate(45deg);
    }
    .close_menu:after {
        transform: rotate(-45deg);
    }
    .position-right.off-canvas {
        width: 100% !important;
        padding: 25px;
        background: #FFF;
        text-align: center;
    }
    .show-for-small-only {
        display: block !important;
    }
    .show-for-medium {
        display: none !important;
    }
    #top-bar-menu .menu {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
    }
    #top-bar-menu .menu li a {
        display:block;
        width: 58px;
        height:37px;
        overflow:hidden;
        text-indent:-9999px;
        position:relative;
    }
    #top-bar-menu .menu li a::before {
        content: "";
        position:absolute;
        left:0;
        top:0;
        display:block;
        width: 58px;
        height:6px;
        background:#B10C20;
    }
    #top-bar-menu .menu li a span {
        background:#B10C20;
        display:block;
        position:absolute;
        top:50%;
        right:0;
        transform:translateY(-50%);
        height:6px;
        width:48px;
    }
    #top-bar-menu .menu li a::after {
        content: "";
        position:absolute;
        left:0;
        bottom:0;
        display:block;
        width: 58px;
        height:6px;
        background:#B10C20;
    }
    .hero-scene .grid-x>.small-12 {
        width: 75%;
    }
    .attorneys-container .gradient .grid-container .grid-x {
        align-items: center;
        flex-direction: column;
    }
    section.attorneys-container .grid-x>.large-5 {
        width: auto;
    }
    section.attorneys-container .grid-x>.large-7 {
        width: 300px;
        margin-top: 38px;
    }
    section.attorneys-container .slick-slide {
        width: 280px !important;
    }
    .resource-links .post-label {
        width: 95%;
    }
    .content .inner-content {
        flex-direction: column;
    }
    .content .inner-content aside {
        order:2;
        margin: 35px 0 0;
    }
    .content .inner-content aside .sidebar .widget, .single-services .content .inner-content aside .sidebar .widget {
        max-width: 100%;
        text-align: center;
    }
    .content .inner-content aside .sidebar .side_separator, .single-services .content .inner-content aside .sidebar .side_separator {
        margin: 14px auto 8px;
        width: 100%;
    }
    .testimonials {
        padding: 0 25px;
    }
    .testimonials .testSlider {
        max-width: 100%;
    }
    .attorneys-template-default .content .inner-content {
        padding-top:25px !important; 
    }
    .attorneys-template-default .content .inner-content aside {
        text-align: center;
        order:0;
        margin-bottom:35px;
    }
    .single-attorneys #services_sidebar {
        padding: 25px;
    }
    .single-attorneys .content .inner-content aside .sidebar .widget:not(.border) ul li {
        justify-content: center;
    }
    .resource-tabs {
        display:none;
    }
    .resource-content {
        display: block !important;
        margin-bottom: 45px;
        border: none;
    }
    .page-template-template-resources .resources-container {
        margin-top: 0 !important;
    }
    .content .inner-content aside.contact {
        text-align:center;
        margin:35px 0;
    }
    .content .inner-content aside.contact img {
        width: 100%;
    }
    footer .flex-footer {
        display:none;
    }
    footer .flex-footer-mobile {
        display: flex;
        align-items:center;
        flex-direction :column;
    }
    footer .flex-footer-mobile .foot-column.social ul {
        list-style:none;
        display: flex;
        margin-top: 38px;
        margin-bottom:25px;
    }
    footer .flex-footer-mobile .foot-column.social ul li {
        margin: 0 25px;
    }
    footer .flex-footer-mobile .foot-column.social ul li a i {
        font-size: 35px;
    }
    footer .flex-footer-mobile .foot-column.social .directions {
        display:block;
        color: #C1202A;
        font-family: "HKGrotesk";
        font-size: 20px;
        font-weight: bold;
        letter-spacing: .05em;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
    }
    footer .flex-footer-mobile .line-ruler {
        height: 2px;
        width: 321px;
        background-color: #F2F2F2;
        display:block;
        margin: 25px auto;
      }
      footer .flex-footer-mobile .source-org {
          text-align:center;
      }
}

@media screen and (max-width: 767px) {
    section#banner {
        padding: 0 25px;
    }
    section#banner .text h1 {
        font-size: 40px;
    }
    #attorneys .attorneys {
        flex-direction: column;
    }
    #attorneys .attorneys a {
        margin-bottom:75px;
        width: 90%;
        height: 350px;
    }
    .single-attorneys .content .inner-content aside .sidebar .widget:not(.border) ul li::before {
        display:none;
    }
    .resource-content .title {
        font-size: 30px;
        line-height: 38px;
    }
	.testimonials .testSlider blockquote {
		font-size:25px !important;
	}
}

@media screen and (max-width: 380px) {
    .off-canvas #offcanvas-nav li a {
        font-size: 24px;
        line-height: 90px;
    }
    .off-canvas #offcanvas-nav li.tel-link a {
        padding: 13px 58px;
    }
    .off-canvas a.contact_us {
        padding: 13px 45px;
    }
    .hero-content .h2 {
        font-size: 35px;
        line-height: 50px;
    }
    .about-content {
        padding: 25px;
    }
}