@font-face {
    font-family: 'Avenir-Book';
    src: url("fonts/Avenir-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Book.woff") format("woff"), url("fonts/Avenir-Book.ttf") format("truetype"), url("fonts/Avenir-Book.svg#Avenir-Book") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext-Bold';
    src: url("fonts/AvenirNext-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirNext-Bold.woff") format("woff"), url("fonts/AvenirNext-Bold.ttf") format("truetype"), url("fonts/AvenirNext-Bold.svg#AvenirNext-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniSvtyTwoITCTT-Book';
    src: url("fonts/BodoniSvtyTwoITCTT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/BodoniSvtyTwoITCTT-Book.woff") format("woff"), url("fonts/BodoniSvtyTwoITCTT-Book.ttf") format("truetype"), url("fonts/BodoniSvtyTwoITCTT-Book.svg#BodoniSvtyTwoITCTT-Book") format("svg");
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

body {
    font-family: "Avenir-Book", Avenir, Arial, Roboto, sans-serif;
    font-size: 2.1rem;
    line-height: 1.5;
    letter-spacing: .03rem;
    color: #394455;
    position: relative;
    overflow-x: hidden;
}

.text__center, .text-center, .center {
    text-align: center;
}

.mb0 {
    margin-bottom: 0 !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.temphide, hidden {
    display: none !important;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }

.clear:before, .clear:after, .wrap:before, .wrap:after, #content:before, #content:after, .columns:before, .columns:after, .searchform:before, .searchform:after, .team-member__wrap:before, .team-member__wrap:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .wrap:after, #content:after, .columns:after, .searchform:after, .team-member__wrap:after {
    clear: both;
}

main h1 {
    font-family: "BodoniSvtyTwoITCTT-Book";
    font-size: 3rem;
    font-weight: normal;
    line-height: 1.05;
    text-transform: uppercase;
    text-align: center;
    margin: 3.2rem 0 3rem 0;
    color: #c3c1c1;
}

    main h1.has-print a {
        display: block;
        width: 38px;
        height: 36px;
        margin: 12px auto 0 auto;
    }

        main h1.has-print a .print-page {
            display: block;
        }

        main h1.has-print a path {
            -webkit-transition: fill 0.2s ease-in-out;
            -moz-transition: fill 0.2s ease-in-out;
            -ms-transition: fill 0.2s ease-in-out;
            -o-transition: fill 0.2s ease-in-out;
            transition: fill 0.2s ease-in-out;
        }

        main h1.has-print a:hover path, main h1.has-print a:active path, main h1.has-print a:focus path {
            fill: #252d38;
        }

main .page-banner + .wrap #content h1 {
    margin-top: 0;
}

h2 {
    font-family: "BodoniSvtyTwoITCTT-Book";
    font-size: 3.5rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

    h2:after {
        content: "";
        display: block;
        width: 180px;
        height: 2px;
        margin: 28px auto;
        background: #394455;
    }

    h2.left {
        text-align: left;
    }

        h2.left:after {
            margin-left: 0;
        }

h3, h4, h5, h6 {
    font-family: "AvenirNext-Bold", Calibri, sans-serif;
    line-height: 1.2;
    color: #394455;
}

h3 {
    font-family: "BodoniSvtyTwoITCTT-Book";
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: normal;
    color: #c3c1c1;
}

.single h3 {
    font-size: 2.8rem;
    text-transform: none;
    margin: 0 0 2rem 0;
    color: #394455;
}

h4 {
    font-size: 2.4rem;
    margin: 0 0 1.6rem 0;
}

p {
    margin: 0 0 5px 0;
}

    p.small-text, p.text-small, .small-text p, .text-small p {
        font-size: 1.4rem;
        margin-bottom: 14px;
    }

    p + h2, p + h3, p + h4 {
        padding-top: 2rem;
    }

@media (min-width: 768px) {
    main h1 {
        margin: 5rem 0 3rem 0;
    }

        main h1.has-print a {
            margin: 4px 0 4px auto;
        }
}

@media (min-width: 1100px) {
    main h1 {
        font-size: 4.8rem;
    }

    h2 {
        font-size: 3.6rem;
    }

    h3 {
        font-size: 4.8rem;
    }

    .single h3 {
        font-size: 3.2rem;
    }
}

.footnote {
    border-top: 1px solid #f7f7f7;
}

    .footnote * {
        font-size: 1.4rem;
    }

strong {
    font-family: 'AvenirNext-Bold', Calibri, sans-serif;
}

em {
    font-style: italic;
}

blockquote {
    margin: 0 0 3rem 0;
}

address {
    font-weight: 400;
    margin-bottom: 1em;
}

abbr, acronym {
    cursor: help;
}

code, kbd, tt, var, samp, pre {
    font-family: Inconsolata, monospace;
    font-size: 1.5rem;
    background-color: #fafafa;
    padding: .125em .25em;
}

code {
    word-wrap: break-word;
}

pre {
    max-width: 100%;
    font-size: .8em;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin-bottom: 1em;
    padding: 1em;
    border: 1px solid #f1f1f1;
    overflow: auto;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

#content ul, #content ol {
    margin: 0 0 2.5rem 30px;
}

    #content ul li, #content ol li {
        margin: 0 0 10px 0;
    }

img {
    display: block;
    max-width: 100%;
    height: auto;
}

#content > img {
    margin-bottom: 2rem;
}

.wp-block-image img {
    margin-bottom: 2rem;
    border-radius: 4px;
}

svg {
    display: block;
}
/*
iframe {
    display: block;
    width: 100%;
    margin: 5rem 0;
}*/

#content .excerpt {
    margin: 0 0 30px 0;
    background: #f7f7f7;
}

    #content .excerpt h2 {
        margin: 0;
        padding: 30px 30px 0 30px;
    }

        #content .excerpt h2:after {
            margin: 25px auto;
        }

        #content .excerpt h2 a {
            color: #394455;
        }

            #content .excerpt h2 a:link, #content .excerpt h2 a:visited {
                color: #394455;
            }

            #content .excerpt h2 a:hover, #content .excerpt h2 a:active, #content .excerpt h2 a:focus {
                color: #252d39;
            }

    #content .excerpt p {
        margin-bottom: 20px;
        padding: 0 30px 30px 30px;
    }

        #content .excerpt p.meta {
            padding-bottom: 0;
        }

    #content .excerpt .btn {
        display: block;
        font-size: 2.1rem;
        text-transform: uppercase;
        text-align: center;
        padding: 10px 30px;
        color: #fff;
        background: #394455;
    }

        #content .excerpt .btn:hover, #content .excerpt .btn:active, #content .excerpt .btn:focus {
            background: #252d39;
        }

p.meta {
    font-size: 1.4rem;
    text-align: center;
}

.single p.meta {
    padding-bottom: 20px;
}

#content .nav-links {
    margin: 50px 0 0 0;
}

    #content .nav-links a {
        display: inline-block;
        padding: 8px 0;
        color: #394455;
    }

        #content .nav-links a:link, #content .nav-links a:visited {
            color: #394455;
        }

        #content .nav-links a:hover, #content .nav-links a:active, #content .nav-links a:focus {
            color: #000;
        }

        #content .nav-links a span {
            display: block;
            font-size: 1.2rem;
            text-transform: uppercase;
            margin: 0 0 -3px 0;
        }

        #content .nav-links a strong {
            display: block;
            font-size: 1.7rem;
        }

#content .news-post-cats {
    margin: 30px 0;
    padding: 35px 30px 30px 30px;
    background: #f7f7f7;
}

    #content .news-post-cats h4 {
        font-family: "BodoniSvtyTwoITCTT-Book";
        font-size: 3.5rem;
        line-height: 1.2;
        text-transform: uppercase;
        position: relative;
    }

        #content .news-post-cats h4:after {
            content: "";
            display: block;
            width: 180px;
            height: 2px;
            margin: 22px auto 25px auto;
            background: #394455;
        }

    #content .news-post-cats ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

@media (min-width: 768px) {
    .posts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        margin-left: -30px;
    }

    #content .excerpt {
        width: calc(50% - 30px);
        margin: 0 0 30px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
    }

        #content .excerpt .btn {
            margin-top: auto;
        }

    .post .two-col {
        -webkit-column-count: 2;
        -webkit-column-gap: 40px;
        -webkit-column-width: 100px;
        -moz-column-count: 2;
        -moz-column-gap: 40px;
        -moz-column-width: 100px;
        column-count: 2;
        column-gap: 40px;
        column-width: 100px;
    }
}

@media (min-width: 1200px) {
    #content .excerpt h2 {
        margin: 40px 40px 0 40px;
    }

    #content .excerpt p {
        margin: 0 30px 30px 30px;
    }

    #content .news-post-cats {
        padding: 50px 30px 40px 30px;
    }
}

.pagination {
    overflow: hidden;
}

@media (min-width: 768px) {
    .pagination {
        width: 100%;
    }
}

#content ul.page-numbers {
    float: right;
    list-style: none;
    margin: 20px 0 10px 0;
    padding: .5rem 0;
    overflow: hidden;
}

    #content ul.page-numbers li {
        float: left;
        margin: 0 0 6px 6px;
    }

        #content ul.page-numbers li:first-child {
            margin-left: 0;
        }

    #content ul.page-numbers .page-numbers {
        display: block;
        font-size: 1.4rem;
        line-height: 1;
        padding: 6px 7px 4px 8px;
        color: #394455;
        border: 1px solid #c3c1c1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        #content ul.page-numbers .page-numbers:hover, #content ul.page-numbers .page-numbers:active, #content ul.page-numbers .page-numbers:focus, #content ul.page-numbers .page-numbers.current {
            color: #fff;
            background: #394455;
            border-color: #394455;
        }

#content .news-cats {
    list-style: none;
    text-align: center;
}

    #content .news-cats li {
        display: inline-block;
        padding: 0 10px;
    }

#content .hsd-practice-areas ul {
    max-width: 600px;
    list-style: none;
    text-align: center;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #content .hsd-practice-areas .kt-row-column-wrap {
        padding: 40px 30px;
    }

    #content .hsd-practice-areas ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

#content .fof {
    padding: 50px 0;
}

.cd-top {
    display: inline-block;
    width: 36px;
    text-align: center;
    position: fixed;
    padding-bottom: 10px;
    bottom: 0;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

    .cd-top span {
        font-size: 42px;
        margin: -3px 0 0 -26px;
        color: #fff;
    }

    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        opacity: .8;
    }

    .cd-top:hover, .cd-top:active, .cd-top:focus {
        opacity: 1;
        padding-bottom: 16px;
    }

.wrap {
    width: 88%;
    max-width: 1200px;
    margin: 0 auto;
}

.alignfull {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    position: relative;
}

    .alignfull.wp-block-kadence-rowlayout > .kt-row-layout-inner > div {
        width: 88%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .alignfull.wp-block-kadence-rowlayout.fw > .kt-row-layout-inner > div {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .alignfull.wp-block-kadence-rowlayout.no-padding > .kt-row-layout-inner > div {
        padding: 0 !important;
    }

.wp-block-kadence-rowlayout.max990 > .kt-row-layout-inner > div {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-kadence-rowlayout .wp-block-kadence-rowlayout .kt-row-column-wrap {
    padding: 10px 0 !important;
}

main {
    margin-top: 70px;
}

@media (min-width: 400px) {
    main {
        margin-top: 63px;
    }
}

@media (min-width: 768px) {
    .kt-row-valign-middle .kt-inside-inner-col {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .reorder {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

@media (min-width: 990px) {
    main {
        margin-top: 91px;
    }
}

@media (min-width: 1200px) {
    main {
        margin-top: 109px;
    }
}

@media (min-width: 1360px) {
    main {
        margin-top: 150px;
    }
}

header {
    padding: 20px 0;
    background: #394455;
    border-bottom: 6px solid #c3c1c1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -webkit-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    -ms-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
}

.admin-bar header {
    top: 46px;
}

@media screen and (min-width: 783px) {
    .admin-bar header {
        top: 32px;
    }
}

header #branding {
    width: 200px;
}

.sitenav ul {
    list-style: none;
}

.sitenav .menu > li > a {
    color: #fff;
}

@media (min-width: 400px) {
    header {
        padding: 15px 0 13px 0;
    }

        header #branding {
            width: 230px;
        }
}

@media (max-width: 989px) {
    header .wrap {
        position: relative;
    }

    .burger-icon {
        position: relative;
        margin-top: 6px;
        margin-bottom: 6px;
    }

        .burger-icon, .burger-icon:before, .burger-icon:after {
            display: block;
            width: 20px;
            height: 2px;
            background-color: #fff;
            -webkit-transition-property: background-color, -webkit-transform;
            -moz-transition-property: background-color, -moz-transform;
            -o-transition-property: background-color, -o-transform;
            transition-property: background-color, transform;
            -webkit-transition-duration: .2s;
            -moz-transition-duration: .2s;
            -o-transition-duration: .2s;
            transition-duration: .2s;
        }

            .burger-icon:before, .burger-icon:after {
                position: absolute;
                content: "";
            }

            .burger-icon:before {
                top: -6px;
            }

            .burger-icon:after {
                top: 6px;
            }

    #nav-expander {
        width: 40px;
        padding: 10px;
        position: absolute;
        top: -5px;
        right: -10px;
        z-index: 99999;
        overflow: hidden;
    }

        #nav-expander.is-active .burger-icon {
            background-color: transparent;
        }

            #nav-expander.is-active .burger-icon:before {
                -webkit-transform: translateY(6px) rotate(45deg);
                -moz-transform: translateY(6px) rotate(45deg);
                -ms-transform: translateY(6px) rotate(45deg);
                -o-transform: translateY(6px) rotate(45deg);
                transform: translateY(6px) rotate(45deg);
            }

            #nav-expander.is-active .burger-icon:after {
                -webkit-transform: translateY(-6px) rotate(-45deg);
                -moz-transform: translateY(-6px) rotate(-45deg);
                -ms-transform: translateY(-6px) rotate(-45deg);
                -o-transform: translateY(-6px) rotate(-45deg);
                transform: translateY(-6px) rotate(-45deg);
            }

    .nav-expanded .sitenav {
        left: 0;
        opacity: 1;
    }

    body.nav-expanded {
        margin-left: 0;
        -webkit-transition: left .3s ease-in-out 0s;
        -moz-transition: left .3s ease-in-out 0s;
        -o-transition: left .3s ease-in-out 0s;
        transition: left .3s ease-in-out 0s;
    }

        body.nav-expanded .sitenav a {
            padding-left: 2rem;
            opacity: 1;
        }

    .sitenav {
        display: block;
        width: 240px;
        height: 100%;
        padding-top: 12px;
        background: #394455;
        position: fixed;
        left: -240px;
        top: 0;
        z-index: 2000;
        opacity: .1;
        overflow: auto;
        -webkit-transition: left .3s ease-in-out 0s, opacity .3s ease-in-out;
        -moz-transition: left .3s ease-in-out 0s, opacity .3s ease-in-out;
        -o-transition: left .3s ease-in-out 0s, opacity .3s ease-in-out;
        transition: left .3s ease-in-out 0s, opacity .3s ease-in-out;
        -webkit-box-shadow: 2px 0 2px 0 rgba(6, 54, 76, 0.15);
        box-shadow: 2px 0 2px 0 rgba(6, 54, 76, 0.15);
    }

        .sitenav .search-site {
            display: none;
        }

        .sitenav li {
            margin: 0;
        }

            .sitenav li > a {
                border-left: 3px solid transparent;
            }

            .sitenav li.current-menu-item > a {
                border-left: 3px solid #c3c1c1;
            }

        .sitenav a {
            display: block;
            font-size: 1.6rem;
            text-transform: uppercase;
            padding: .9rem 2rem .7rem 1rem;
            opacity: 0;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            transition-delay: .25s;
        }

            .sitenav a:hover, .sitenav a:active, .sitenav a:focus {
                color: #fff;
            }

        .sitenav .current-menu-item > a, .sitenav .current-page-parent > a, .sitenav .current-menu-parent > a {
            color: #fff;
            background: rgba(0, 0, 0, 0.15);
        }

        .sitenav .menu-item-has-children {
            position: relative;
        }

            .sitenav .menu-item-has-children > .sub-toggle {
                display: block;
                width: 36px;
                height: 42px;
                color: #fff;
                position: absolute;
                top: 0;
                right: 5px;
                cursor: pointer;
            }

                .sitenav .menu-item-has-children > .sub-toggle:before {
                    display: block;
                    content: "+";
                    font-size: 2rem;
                    padding: 5px 0 0 12px;
                }

                .sitenav .menu-item-has-children > .sub-toggle.open:before {
                    content: "\2013";
                    padding: 3px 0 0 13px;
                }

            .sitenav .menu-item-has-children .sub-menu {
                display: none;
                border-top: 1px solid #313946;
                border-bottom: 1px solid #313946;
            }

                .sitenav .menu-item-has-children .sub-menu a {
                    font-size: 1.5rem;
                    line-height: 1.1;
                    text-transform: none;
                    padding: 1.1rem 2rem;
                    color: #fff;
                }
}

@media (min-width: 990px) {
    #nav-expander, .mob-home {
        display: none;
    }

    header {
        padding: 22px 0;
    }

        header #branding {
            width: 250px;
            float: left;
            padding-top: 8px;
        }

        header .wrap {
            width: 100%;
            max-width: 100%;
            padding: 0 25px;
        }

    .sitenav {
        width: calc(100% - 260px);
        float: right;
    }

        .sitenav ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .sitenav ul a {
                display: block;
                text-decoration: none;
            }

        .sitenav .menu {
            float: right;
        }

            .sitenav .menu > li {
                float: left;
                margin: 0 4px;
                padding: 0;
            }

                .sitenav .menu > li:first-child {
                    margin-left: 0;
                }

                    .sitenav .menu > li:first-child a {
                        padding-left: 0;
                    }

                .sitenav .menu > li:last-child {
                    margin-left: 0;
                }

                    .sitenav .menu > li:last-child a {
                        padding-right: 0;
                    }

                .sitenav .menu > li > a {
                    font-size: 1.6rem;
                    text-transform: uppercase;
                    padding: 10px 2px 7px 2px;
                    color: #fff;
                    -webkit-transition: opacity 0.2s ease-in-out;
                    -moz-transition: opacity 0.2s ease-in-out;
                    -ms-transition: opacity 0.2s ease-in-out;
                    -o-transition: opacity 0.2s ease-in-out;
                    transition: opacity 0.2s ease-in-out;
                }

                    .sitenav .menu > li > a:hover, .sitenav .menu > li > a:active, .sitenav .menu > li > a:focus {
                        opacity: .875;
                    }

                .sitenav .menu > li.btn {
                    margin: 0 10px 0 6px;
                }

                    .sitenav .menu > li.btn > a {
                        padding-left: 8px;
                        padding-right: 8px;
                        color: #394455;
                        background: #f4f4f4;
                        background: -moz-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
                        background: -webkit-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
                        background: linear-gradient(to bottom, #f4f4f4 0%, #c3c1c1 100%);
                    }

                .sitenav .menu > li.menu-item-has-children:hover > .sub-menu, .sitenav .menu > li.menu-item-has-children:active > .sub-menu, .sitenav .menu > li.menu-item-has-children:focus > .sub-menu {
                    padding-top: 0;
                    height: auto;
                    visibility: visible;
                    z-index: 99999;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
                    -ms-transition: all 0.2s ease-in-out;
                    -o-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

                    .sitenav .menu > li.menu-item-has-children:hover > .sub-menu li, .sitenav .menu > li.menu-item-has-children:active > .sub-menu li, .sitenav .menu > li.menu-item-has-children:focus > .sub-menu li {
                        opacity: 1;
                        -webkit-transition: opacity 0.35s ease-in-out;
                        -moz-transition: opacity 0.35s ease-in-out;
                        -ms-transition: opacity 0.35s ease-in-out;
                        -o-transition: opacity 0.35s ease-in-out;
                        transition: opacity 0.35s ease-in-out;
                    }

        .sitenav .sub-menu {
            padding-top: 6px;
            position: absolute;
            height: 0;
            visibility: hidden;
            z-index: -1;
            -webkit-box-shadow: 0 2px 2px 0 rgba(6, 54, 76, 0.1);
            box-shadow: 0 2px 2px 0 rgba(6, 54, 76, 0.1);
        }

            .sitenav .sub-menu li {
                background: #f8f8f8;
                opacity: .5;
            }

                .sitenav .sub-menu li a {
                    font-size: 1.55rem;
                    padding: 10px 20px;
                    color: #394455;
                    cursor: pointer;
                    -webkit-transition: opacity 0.2s ease-in-out;
                    -moz-transition: opacity 0.2s ease-in-out;
                    -ms-transition: opacity 0.2s ease-in-out;
                    -o-transition: opacity 0.2s ease-in-out;
                    transition: opacity 0.2s ease-in-out;
                }

                    .sitenav .sub-menu li a:hover, .sitenav .sub-menu li a:active, .sitenav .sub-menu li a:focus {
                        opacity: .875;
                    }

                .sitenav .sub-menu li:first-child a {
                    padding-left: 20px;
                }

                .sitenav .sub-menu li:last-child a {
                    padding-right: 20px;
                }

        .sitenav .search-site .sub-menu {
            width: 300px;
            margin-left: -260px;
        }

            .sitenav .search-site .sub-menu li {
                padding: 18px 20px;
            }

                .sitenav .search-site .sub-menu li form {
                    width: 100%;
                    overflow: hidden;
                }

                    .sitenav .search-site .sub-menu li form input {
                        display: block;
                        float: left;
                        height: 34px;
                        line-height: 1;
                        padding: 10px;
                    }

                        .sitenav .search-site .sub-menu li form input[type="text"] {
                            width: calc(100% - 40px);
                            border: 1px solid #c3c1c1;
                        }

                        .sitenav .search-site .sub-menu li form input[type="submit"] {
                            width: 40px;
                            text-align: center;
                            text-transform: uppercase;
                            color: #fff;
                            background: #394455;
                            -webkit-appearance: none;
                            border: none;
                        }
}

@media (min-width: 1100px) {
    header {
        padding: 25px 0;
    }

        header #branding {
            width: 300px;
        }

        header .wrap {
            padding: 0 30px;
        }

    .sitenav {
        width: calc(100% - 320px);
        padding-top: 4px;
    }

        .sitenav .menu > li {
            margin: 0 6px;
        }

            .sitenav .menu > li > a {
                font-size: 1.65rem;
            }
}

@media (min-width: 1200px) {
    header #branding {
        width: 350px;
    }

    .sitenav {
        width: calc(100% - 370px);
        padding-top: 7px;
    }

        .sitenav .menu > li {
            margin: 0 8px;
        }

            .sitenav .menu > li.btn {
                margin: 0 14px 0 10px;
            }
}

@media (min-width: 1360px) {
    header {
        padding: 40px 0;
    }

        header #branding {
            width: 430px;
        }

    .sitenav {
        width: calc(100% - 450px);
        padding-top: 12px;
    }

        .sitenav .menu > li > a {
            font-size: 1.8rem;
        }

        .sitenav .menu > li.btn {
            margin: 0 18px 0 12px;
        }

            .sitenav .menu > li.btn > a {
                padding-left: 15px;
                padding-right: 15px;
            }
}

@media (min-width: 1400px) {
    .sitenav .menu > li {
        margin: 0 14px;
    }
}

footer {
    font-size: 1.6rem;
    margin-top: 40px;
    padding-top: 40px;
    color: #000;
    background: #f7f7f7;
}

    footer .widget--title {
        font-family: "AvenirNext-Bold", Calibri, sans-serif;
        font-size: 1.8rem;
        text-transform: uppercase;
        margin: 0 0 1rem 0;
        color: #000;
    }

    footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        footer ul.menu {
            text-transform: uppercase;
        }

    footer a {
        color: #000;
        -webkit-transition: opacity 0.2s ease-in-out;
        -moz-transition: opacity 0.2s ease-in-out;
        -ms-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
    }

        footer a:link, footer a:visited {
            color: #000;
        }

        footer a:hover, footer a:active, footer a:focus {
            opacity: .85;
        }

    footer .fa-linkedin-in {
        /*background: #000;*/
        background: #1269bf;
        color: #fff;
        padding: 4px 5px 4px 6px;
        border-radius: 2px;
        margin-right: 2px;
    }

    footer .col {
        margin: 0 0 40px 0;
    }

    footer .col1 img {
        width: 100%;
        max-width: 230px !important;
    }

    footer .logos {
        text-align: center;
    }

        footer .logos > div {
            display: inline-block;
            width: 33.33%;
            padding: 0 3%;
            vertical-align: top;
        }

    footer .legal {
        margin-top: 40px;
        padding: 16px 0;
        background: #394455;
        border-top: 5px solid #d1d1d1;
    }

        footer .legal p {
            text-align: center;
            line-height: 1.4;
            margin: 0;
            color: #fff;
        }

@media (min-width: 560px) {
    footer .logos {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
    }

        footer .logos > div {
            width: auto;
        }

    footer .footer-cols {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        overflow: hidden;
    }

        footer .footer-cols .col1 {
            width: 100%;
        }

        footer .footer-cols .col2, footer .footer-cols .col3, footer .footer-cols .col4, footer .footer-cols .col5 {
            width: 50%;
            float: left;
        }
}

@media (min-width: 768px) {
    footer .logos > div {
        padding: 0 24px;
    }

    footer .footer-cols .col1 {
        padding-right: 50px;
    }

    footer .footer-cols .col1, footer .footer-cols .col2, footer .footer-cols .col3, footer .footer-cols .col4, footer .footer-cols .col5 {
        width: 33.33%;
    }
}

@media (min-width: 990px) {
    footer {
        margin-top: 70px;
        padding-top: 70px;
    }

        footer .legal {
            margin-top: 70px;
        }

        footer .wrap {
            width: 100%;
            max-width: 100%;
            padding: 0 25px;
        }

        footer .footer-cols {
            margin-left: -20px;
        }

            footer .footer-cols .col1, footer .footer-cols .col2, footer .footer-cols .col3, footer .footer-cols .col4, footer .footer-cols .col5 {
                width: 20%;
                padding-left: 20px;
            }
}

@media (min-width: 1100px) {
    footer .widget--title {
        margin-bottom: 1.5rem;
    }

    footer .menu li {
        margin-bottom: 10px;
    }

    footer .wrap {
        padding: 0 30px;
    }
}

@media (min-width: 1200px) {
    footer {
        font-size: 1.8rem;
    }
}

/* --- SLIDER : default --- */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slide {
    display: none;
}

    .slide.slick-active {
        display: block;
    }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

    .slick-slide img {
        display: block;
    }

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#slider .slide img {
    width: 100%;
}

#slider .slide .slide-content {
    width: 25%;
    max-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 50px;
    opacity: 0;
}

#slider .slide.slick-active .slide-content {
    padding-top: 0;
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.slick-arrow {
    display: block;
    width: 61px;
    height: 61px;
    -webkit-appearance: none;
    background: transparent url(../images/slider-arrows.svg) 0 0 no-repeat;
    background-repeat: no-repeat;
    text-indent: -99999999px;
    position: absolute;
    top: 50% !important;
    margin-top: -45px;
    z-index: 99999999999;
    border: none;
    border-radius: 100%;
    outline: none;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.slick-next {
    right: -10px;
    background-position: -100px 0;
}

.slick-prev {
    left: -10px;
}

.slick-arrow:hover, .slick-arrow:active, .slick-arrow:focus {
    outline: none;
    opacity: .8;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.page-banner {
    margin: 0 0 30px 0;
}

    .page-banner#static {
        height: 180px;
        background-repeat: no-repeat;
        background-size: cover;
        border-bottom: 1px solid #c3c1c1;
        -webkit-animation: fadein 2s;
        -moz-animation: fadein 2s;
        -ms-animation: fadein 2s;
        -o-animation: fadein 2s;
        animation: fadein 2s;
    }

@media (min-width: 600px) {
    .page-banner#static {
        height: 260px;
    }
}

@media (min-width: 768px) {
    .page-banner {
        margin: 0 0 60px 0;
    }
}

@media (min-width: 800px) {
    .page-banner#static {
        height: 300px;
    }
}

@media (min-width: 990px) {
    .page-banner#static {
        height: 400px;
    }
}

@media (min-width: 1200px) {
    .page-banner#static {
        height: 480px;
    }
}

@media (min-width: 1360px) {
    .page-banner#static {
        height: 540px;
    }
}

.featured-box {
    margin: 0 0 40px 0;
    padding: 0 30px;
    background: #394455;
}

    .featured-box:before, .featured-box:after {
        content: "";
        display: block;
        width: 100%;
        height: 80px;
        background: url(../images/separator.svg) center center no-repeat;
    }

    .featured-box * {
        color: #fff;
    }

    .featured-box h2:after {
        background: #fff;
    }

    .featured-box p:last-of-type {
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    .featured-box {
        padding: 0 15%;
    }
}

#content .practice-area {
    margin: 0 0 30px 0;
    background: #f7f7f7;
}

    #content .practice-area h2 {
        margin: 0 0 14px 0;
        padding: 30px 30px 0 30px;
    }

    #content .practice-area p {
        margin-bottom: 20px;
        padding: 0 30px 30px 30px;
    }

    #content .practice-area .btn {
        display: block;
        font-size: 2.1rem;
        text-transform: uppercase;
        text-align: center;
        padding: 10px 30px;
        color: #fff;
        background: #394455;
    }

        #content .practice-area .btn:hover, #content .practice-area .btn:active, #content .practice-area .btn:focus {
            background: #252d39;
        }

@media (min-width: 768px) {
    .practice-areas {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        margin-left: -30px;
    }

    #content .practice-area {
        width: calc(50% - 30px);
        margin: 0 0 30px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
    }

        #content .practice-area .btn {
            margin-top: auto;
        }
}

#related {
    text-align: center;
    margin-top: 30px;
    padding: 40px 20px;
    background: #f7f7f7;
}

    #related h2 {
        color: #394455;
    }

        #related h2:after {
            margin: 22px auto 32px auto;
        }

    #related ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #related ul li {
            margin: 0 0 1.5rem 0;
        }

        #related ul a {
            font-size: 2.4rem;
            color: #0064FF;
        }

            #related ul a:hover, #related ul a:active, #related ul a:focus {
                color: #394455;
            }

@media (min-width: 990px) {
    #related {
        padding: 65px 40px 45px 40px;
    }

        #related ul {
            max-width: 800px;
            margin: 0 auto;
            overflow: hidden;
        }

            #related ul li:nth-last-child(n+4), #related ul li:nth-last-child(n+4) ~ li {
                width: 50%;
                float: left;
            }
}

#content div.attorney {
    margin: 0 0 30px 0;
}

    #content div.attorney ul {
        list-style: none;
    }

    #content div.attorney .profile {
        border: 2px solid #848484;
        position: relative;
    }

        #content div.attorney .profile img {
            width: 100%;
            margin: 0;
        }

    #content div.attorney .profile-practice {
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        #content div.attorney .profile-practice ul {
            margin: 0;
            padding: 0 20px 30px 20px;
        }

        #content div.attorney .profile-practice li {
            font-size: 1.5rem;
            color: #fff;
            margin: 0;
        }

        #content div.attorney .profile-practice h5 {
            font-family: 'Avenir-Book', Avenir, Arial, Roboto, sans-serif;
            font-size: 2.1rem;
            font-weight: bold;
            line-height: 1.25;
            text-transform: uppercase;
            margin: 0;
            color: #fff;
        }

        #content div.attorney .profile-practice .btn {
            display: block;
            font-size: 1.9rem;
            text-align: center;
            text-transform: uppercase;
            padding: 5px 20px 4px 20px;
            color: #fff;
            background: #BF1319;
        }

            #content div.attorney .profile-practice .btn:hover, #content div.attorney .profile-practice .btn:active, #content div.attorney .profile-practice .btn:focus {
                background: #384356;
            }

    #content div.attorney .details h4 {
        font-size: 2.2rem;
        letter-spacing: .05rem;
        margin: 18px 0 4px 0;
    }

    #content div.attorney .details p {
        font-size: 1.5rem;
        margin: 0;
    }

        #content div.attorney .details p a {
            color: #394455;
        }

            #content div.attorney .details p a:hover, #content div.attorney .details p a:activective, #content div.attorney .details p a:focus {
                color: #0064FF;
            }

    #content div.attorney:hover .profile-practice, #content div.attorney:active .profile-practice, #content div.attorney:focus .profile-practice {
        opacity: 1;
        visibility: visible;
    }

main .details p a {
    color: #394455;
}

    main .details p a:hover, main .details p a:active, main .details p a:focus {
        color: #0064FF;
    }

.attorneys-carousel div.attorney .profile-practice .pos {
    text-transform: uppercase;
}

.attorneys-carousel {
    position: relative;
    padding: 0 65px;
}

    .attorneys-carousel:before, .attorneys-carousel:after {
        content: "";
        display: block;
        width: 90px;
        background: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 999999;
    }

    .attorneys-carousel:before {
        left: 0;
    }

    .attorneys-carousel :after {
        right: 0;
    }

.single #content .attorney-head {
    text-align: center;
    background: #f7f7f7;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .single #content .attorney-head img {
        width: 100%;
        margin-bottom: 0;
    }

.single #content .attorney-contacts {
    background: #384356;
}

    .single #content .attorney-contacts h3 {
        font-size: 3.2rem;
        text-transform: none;
        margin-top: 0;
        padding: 22px 20px 0 20px;
        color: #fff;
        position: relative;
    }

        .single #content .attorney-contacts h3:after {
            content: "";
            display: block;
            width: 180px;
            height: 2px;
            margin: 29px auto 20px auto;
            background: #fff;
        }

    .single #content .attorney-contacts ul {
        list-style: none;
        font-size: 1.75rem;
        text-transform: uppercase;
        padding: 0 20px 14px 20px;
        color: #fff;
    }

        .single #content .attorney-contacts ul li a {
            color: #fff;
        }

            .single #content .attorney-contacts ul li a:hover, .single #content .attorney-contacts ul li a:active, .single #content .attorney-contacts ul li a:focus {
                color: #fff;
            }

    .single #content .attorney-contacts .print {
        display: inline-block;
        margin: 0 0 10px 0;
    }

        .single #content .attorney-contacts .print path {
            fill: #fff;
        }

.single #content .attorney-areas {
    list-style: none;
    margin: 0;
    padding: 28px 20px 26px 20px;
}

    .single #content .attorney-areas h2 {
        font-size: 3rem;
        margin-bottom: 30px;
    }

        .single #content .attorney-areas h2:after {
            margin-top: 26px;
        }

.filters {
    max-width: 990px;
    margin: 0 auto 30px auto;
}

    .filters > p {
        display: none;
    }

    .filters .facetwp-facet {
        margin-bottom: 20px;
    }

        .filters .facetwp-facet select, .filters .facetwp-facet input {
            width: 100%;
            height: 40px;
            line-height: 40px;
            padding: 0 10px;
            border: 2px solid #C3C1C1;
            border-radius: 0;
        }

        .filters .facetwp-facet select {
            text-transform: uppercase;
            color: #394455;
            background: #f7f7f7 url(../images/select-arrow.svg) calc(100% - 15px) 50% no-repeat;
            -webkit-appearance: none;
            font-family: 'AvenirNext-Bold', Calibri, sans-serif;
            font-size: 2rem;
            color: #394455;
        }

        .filters .facetwp-facet input {
            font-family: 'Avenir-Book', Calibri, sans-serif;
            font-size: 2rem;
            color: #C3C1C1;
        }

    .filters .facetwp-btn {
        right: 15px !important;
        top: 50% !important;
        margin-top: -9px;
    }

    .filters .facetwp-facet-alphabetical {
        text-align: center;
        margin: 0 0 30px 0;
    }

        .filters .facetwp-facet-alphabetical .facetwp-counter {
            display: none;
        }

        .filters .facetwp-facet-alphabetical .facetwp-radio {
            display: inline-block;
            line-height: 1.2;
            font-weight: bold;
            padding: 0px 8px;
            margin: 0 2px 10px 2px;
            background: none;
        }

            .filters .facetwp-facet-alphabetical .facetwp-radio.checked {
                font-family: 'AvenirNext-Bold', Calibri, sans-serif;
                background: none;
            }

#content .logos ul {
    list-style: none;
    text-align: center;
    margin: 30px 0 10px 0;
    padding: 0;
}

    #content .logos ul li {
        display: inline-block;
        vertical-align: top;
        padding: 10px;
    }

        #content .logos ul li img {
            max-height: 150px;
            width: auto;
        }

@media (min-width: 990px) {
    #content .logos ul li {
        margin: 0 30px;
    }
}

/* --- PRINT RESOURCES --- */

#attorneys-bios {
    display: block;
    width: 100%;
    max-width: 290px;
    height: 51px;
    line-height: 51px;
    font-family: 'AvenirNext-Bold', Calibri, sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 40px auto 50px auto;
    padding: 0 10px;
    color: #394455;
    background: #f7f7f7 url(../images/select-arrow.svg) calc(100% - 15px) 50% no-repeat;
    border: 2px solid #C3C1C1;
    border-radius: 0;
    -webkit-appearance: none;
}

@media (min-width: 540px) {
    #content div.attorneys {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        margin-left: -15px;
    }

    #content div.attorney {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

    #content .attorneys-carousel {
        padding: 0 65px 0 45px;
    }
}

@media (min-width: 786px) {
    #content div.attorney {
        width: calc(33.33% - 30px);
    }

    .single #content .attorney-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        overflow: hidden;
    }

        .single #content .attorney-head img {
            width: 50%;
            float: left;
        }

    .single #content .attorney-contacts__wrap {
        width: 50%;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-direction: column;
        position: relative;
    }

    .single #content .attorney-contacts {
        width: 100%;
    }

        .single #content .attorney-contacts .print {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            background: #ececec;
            margin: 0;
            padding: 7px 3px 0 5px;
            line-height: 1;
            -webkit-transition: background 0.2s ease-in-out;
            -moz-transition: background 0.2s ease-in-out;
            -ms-transition: background 0.2s ease-in-out;
            -o-transition: background 0.2s ease-in-out;
            transition: background 0.2s ease-in-out;
        }

            .single #content .attorney-contacts .print svg {
                transform: scale(0.7);
            }

            .single #content .attorney-contacts .print path {
                fill: #394455;
                -webkit-transition: fill 0.2s ease-in-out;
                -moz-transition: fill 0.2s ease-in-out;
                -ms-transition: fill 0.2s ease-in-out;
                -o-transition: fill 0.2s ease-in-out;
                transition: fill 0.2s ease-in-out;
            }

            .single #content .attorney-contacts .print:hover, .single #content .attorney-contacts .print:active, .single #content .attorney-contacts .print:focus {
                background: #394455;
            }

                .single #content .attorney-contacts .print:hover path, .single #content .attorney-contacts .print:active path, .single #content .attorney-contacts .print:focus path {
                    fill: #f7f7f7;
                }

        .single #content .attorney-contacts ul {
            padding-bottom: 22px;
        }

    .single #content .attorney-areas__container {
        width: 100%;
        margin: auto 0;
    }

    .single #content .attorney-areas {
        width: 100%;
    }

    .filters {
        overflow: hidden;
    }

        .filters .facetwp-facet {
            width: 33.33%;
            float: left;
            padding: 0 15px;
        }

        .filters .facetwp-facet-alphabetical {
            width: 100%;
        }
}

@media (min-width: 1100px) {
    #content div.attorney {
        width: calc(25% - 30px);
    }

    .attorneys-carousel div.attorney {
        margin-left: 26px;
        margin-right: 2px;
    }

    .single #content .attorney-head img {
        width: 490px;
    }

    .single #content .attorney-contacts__wrap {
        width: calc(100% - 490px);
    }

    .single #content .attorney-contacts h3 {
        font-size: 3.6rem !important;
        margin-bottom: 20px;
        padding-top: 36px;
    }

    .single #content .attorney-contacts ul {
        padding: 11px 20px 18px 20px;
    }

    .filters .facetwp-facet select, .filters .facetwp-facet input {
        height: 51px;
        line-height: 51px;
    }
}

@media (min-width: 1200px) {
    #contnet div.attorneys {
        margin-left: -40px;
    }

        #contnet div.attorneys div.attorney {
            width: calc(25% - 40px);
            margin-left: 40px;
        }
}

a {
    text-decoration: none;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}

#content a {
    color: #0064FF;
}

    #content a:link, #content a:visited {
        color: #0064FF;
    }

    #content a:hover, #content a:active, #content a:focus {
        color: #394455;
    }

.btn {
    display: inline-block;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

#content .wp-block-button .wp-block-button__link {
    font-size: 2.1rem;
    line-height: 17px;
    text-transform: uppercase;
    padding: 13px 29px;
    color: #394455;
    border-radius: 2px;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #c3c1c1 100%);
}

    #content .wp-block-button .wp-block-button__link:hover, #content .wp-block-button .wp-block-button__link:active, #content .wp-block-button .wp-block-button__link:focus {
        color: #000;
    }

form ul, #content form ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    form ul li, #content form ul li {
        margin: 0 0 20px 0;
    }

.gform_wrapper label {
    font-family: 'AvenirNext-Bold', Calibri, sans-serif;
    font-size: 1.8rem;
    color: #394455;
}

.gform_wrapper input, .gform_wrapper textarea {
    font-size: 2.1rem;
    border: 2px solid #808080;
    padding: 0 20px;
}

.gform_wrapper input {
    width: 100%;
    height: 41px;
    line-height: 45px;
}

.gform_wrapper textarea {
    width: 100%;
    height: 150px;
    padding: 10px 20px;
}

.gform_wrapper input[type="submit"] {
    width: 240px;
    height: 55px;
    font-size: 16px;
    /*line-height: 60px;*/
    color: #394455;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #c3c1c1 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #c3c1c1 100%);
    border: none !important;
    cursor: pointer;
}

.pum-container .gform_footer {
    clear: both;
}

@media (min-width: 990px) {
    #content .gform_wrapper ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        margin-left: -30px;
    }

    .gform_wrapper ul li {
        width: 33.33%;
        float: left;
        padding-left: 30px;
    }

        .gform_wrapper ul li#field_1_5 {
            width: 100%;
        }

    .pum-container .gform_footer {
        padding-left: 30px;
    }
}
