@media screen and (max-width: 500px) {
    .modal-content {
        z-index: 99999;
        width: 100% !important;
        padding: 10px !important;
    }
}

p, .fl-post-content p, .tab-content p {
    margin: 0 0 22px !important;
}
.bold {
    font-weight: bold;
}
.black {
	color: #212a2d !important;
}
.single-title {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;

}

.blog-header-container {
    background-image: url('/wp-content/uploads/2018/11/blog-header-background.png');
    background-size: cover;
    background-position: center;
    width: 100vw;
    padding-top: 100px;
    padding-bottom: 100px;
}

/***************************
* Single Results styles
* **************************/
.related-attorney-sidebar .fl-post-feed-post {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.attorney-title a {
    color: #3b4b4f;
}

.attorney-title {
    margin-bottom: 0px;
}

@media all and (max-width: 767px) {
    span.break {
        display: block;
    }
}

/***************************
* Map Popup styles
* **************************/
/* The Modal (background) */
#modalBack:hover {
    cursor: pointer;
}

#popup-html {
    display: none;
}

#projectPostList {
    max-height: 1px;
    overflow: hidden;
}

.modalContentSection {
    display: none;
}

#modalBack {
    color: #3b4b4f;
    font-family: Montserrat;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: -.3px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 12% auto;
    padding: 20px;
    width: 60%;
    border-top: 8px solid #8dc63f !important;
    border-radius: 0px !important;
    padding: 20px 50px 50px 50px;
}

.modal-content h2 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 800;
}

.modal-content p {
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 15px;
}

.map_project:hover {
    cursor: pointer;
}

/* The Close Button */
#closePopup {
    color: #fff;
    float: right;
    font-size: 38px;
    font-weight: 400;
    background-color: #8dc63f;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 37px;
    font-family: "Zilla Slab", serif;
}

#closePopup:hover,
#closePopup:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/***************************
* Map tooltip styles
* **************************/
.imp-tooltip {
    border-top: 8px solid #8dc63f;
}

.left-border {
    border-left: 8px solid #8dc63f !important;
    border-top: 0px !important;
}

.right-border {
    border-right: 8px solid #8dc63f !important;
    border-top: 0px !important;
}

.bottom-border {
    border-bottom: 8px solid #8dc63f !important;
    border-top: 0px !important;
}

.hs-arrow-right {
    left: 102% !important;
    border-left-color: #8dc63f !important;
}

.hs-arrow-bottom {
    top: 104% !important;
    border-top-color: #8dc63f !important;
}

.hs-arrow-top {
    border-bottom-color: #8dc63f !important;
    position: relative;
    top: -18px;
}

.hs-arrow-left {
    left: -2% !important;
    border-right-color: #8dc63f !important;
}

.map-read-more {
    color: #000 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.imp-tooltips-container {
    z-index: 9999998;
}

.modal {
    z-index: 9999999 !important;
}

/***************************
* Post Sidebar style
* **************************/

.sidebar-categories-heading {
    margin-top: 30px;
    margin-bottom: 10px;
}

.sidebar-categories {
    padding-left: 0px;
    margin-left: 10px;
}

.sidebar-categories li, .blog-categories .cat-item {
    margin-bottom: -5px;
    list-style-type: none;

}

.sidebar-categories li a, .sidebar-categories a, .blog-categories .cat-item a {
    color: rgb(59, 75, 79);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.sidebar-categories-heading span {
    background-color: #3b4b4f;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 40px;
}

/***************************
* Projects/Maps page style
* **************************/
.imp-tooltip {
    width: 355px !important;
    padding: 10px !important;
}

.project-map-content p {
    line-height: 25px !important;
    color: #414d50;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
}

.project-map-content a {
    background-color: transparent !important;
    height: 25px !important;
    font-size: 16px !important;
    color: #05b4da !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-transform: uppercase !important;
    font-family: Montserrat !important;
    font-weight: bold !important;
    position: relative !important;
}

.project-map-content h3 {
    margin-top: 0px;
    margin-bottom: 10px !important;
    font-family: Zilla Slab !important;
    font-size: 24px !important;
    font-weight: 200 !important;
    line-height: 30px !important;
    color: #3c484b !important;
    text-align: left !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    color: #8dc63f;
    font-size: 30px;
}

.imp-tooltip-close-button .fa-times {
    padding-top: 20px;
    padding-right: 20px;
}

.imp-fullscreen-tooltip {
    padding: 20px 0px !important;
}

.projects-accordion .pp-accordion-item:before {
    display: none;
}

.project-list li a {
    color: #3b4b4f !important;
}

.projects-accordion .pp-accordion-content {
    padding-left: 40px !important;
}

.projects-accordion span.pp-accordion-button-label {
    padding-left: 20px !important;
    font-size: 40px !important;
}

.page-header-text-dark p {
    font-weight: 600;
}

.projects-accordion .pp-accordion-button {
    border-top: 0px !important;
}

.projects-accordion .pp-accordion-button-icon {
    padding: 23px;
}

.projects-heading .fl-heading-text {
    background-color: #3b4b4f !important;
    padding: 20px 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

#ny-projects-heading {
    position: absolute;
    z-index: 10;
    top: 100px;
}

/***************************
* Client Needs style
* **************************/
.people-focus .fl-post-feed-post {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#page-title-white-client .fl-heading span {
    width: 240px;
    background-color: #fff;
    padding: 20px 20px;
    font-weight: 400;
}

/***************************
* Blog Landing Page style
* **************************/
.blog-categories .widgettitle {
    display: none;
}

.fa-facebook:before {
    content: "\f39e" !important;
}

.pp-social-icon i {
    border-radius: 0px !important;
}

.post-list:last-child {
    border-bottom: 0px;
}

.blog-more {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}

.more {
    margin-top: 10px;
}

.more a {
    font-weight: bold;
    text-transform: uppercase;
}

.post-content .image-wrap {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
}

.post-content {
    margin-top: 30px;
}

.post-wrap {
    border-bottom: 1px solid #344246;
    margin-bottom: 25px;
    padding-bottom: 25px;
    overflow: auto;
}

.post-meta h3, .fl-post-meta {
    font-size: 20px !important;
    font-family: Montserrat;
    line-height: 20px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;

}

.post-meta {
    margin-bottom: 35px;
}

.author {
    margin-bottom: -10px;
}

.author span {
    color: #00b5da;
    font-weight: 600;
    text-transform: uppercase;

}

.single .author {
    display: inline-block;
}

.back-button-container i {
    padding-right: 10px;
}

.sidebar-share i {
    background-color: rgb(59, 75, 79) !important;
    color: #fff !important;
}

span.fl-post-info-author {
    display: block;
    margin-bottom: 10px;
}

#post-author a:before {
    content: 'By ';
    font-size: 22px;
    color: rgb(59, 75, 79);
    text-transform: uppercase;
}

#post-author a {
    text-transform: uppercase;
    text-decoration: none;
}

.post-meta span {
    text-transform: uppercase;
}

#mailpoet_form_2 form {
    position: relative;
}

#mailpoet_form_2 input[type=submit] {
    top: -1px !important;
    height: 41px;
    right: 0;
    position: absolute;
    border-radius: 0;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
}

#mailpoet_form_2 input[type=email] {
    height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0px;
    border-bottom: 1px solid;
    border-top: none;
    border-left: none;
    padding-left: 0px;
}

#mailpoet_form_1 input[type=email] {
    width: 75%;
    margin-left: 50px;
}

.back-button i {
    color: rgb(59, 75, 79) !important;
}

.back-button {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.blog-title-background {
    background-color: #8dc63f;
}

.blog-title h1 {
    float: left;
    padding: 5px 25px;
    color: #282828;
    background-color: #fff;
}

.green-border {
    border-left: 2px solid #8dc63f;
    font-size: 24px;
    padding-right: 11px;
    position: relative;
    top: -4px;
}

.blog-title {
    font-size: 25px;
    border-left: 2px solid #8dc63f;
    padding-right: 10px;
    padding-top: 0px;
    position: relative;
    top: -4px;
}

/***************************
* Search style
* **************************/
.search-submit .fa-search {
    color: rgba(135, 135, 135, .4) !important
}

.green-background-title .fl-heading span {
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    background-color: #8dc63f;
    color: #fff;
    padding: 20px;
    float: left;
}

.top-search {
    position: relative;
    background: #ffffff;
    display: none;
    background-image: none;
    border: 1px solid #eee !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    float: none;
    margin: 0;
    max-width: 100%;
}

.fl-col.fl-node-5bb27b67b1928 .top-search {
    top: -15px;
}

.fl-theme-builder-header-scrolled .top-search {
    top: 0;
}

input.fl-search-input.form-control, input[type=search]:focus {
    color: #6f655d;
    display: block;
    background-image: none;
    border: none;
    border-bottom: 1px solid #eee !important;
    border-radius: 0 !important;
    margin: 0 !important;
    max-width: 100%;
    padding: 26px;
    font-size: 24px;
}

button.search-submit {
    position: absolute;
    right: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    color: #6f655d;
    top: 12px;
    font-size: 20px;
}

button.search-submit:hover, button.search-submit:focus {
    background: transparent;
    border: none;
    position: absolute;
    top: 12px;
}

button.search-submit:hover i.fa.fa-search, button.search-submit:focus i.fa.fa-search {
    background: transparent;
}

/***************************
* Results Page style
* **************************/

.internal-page-title .fl-heading-text {
    font-size: 35px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: "Montserrat", sans-serif;
    /*background-color: #8dc63f;*/
    padding: 20px;
}

.page-title-white h2 {
    background-color: #fff;
    padding: 10px 15px;
    float: left;
}

/***************************
* Case Studies Page style
* **************************/
#case-study-archives {
    background-image: url('/wp-content/uploads/2018/11/windmills2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    max-width: 100vw !important;
    padding-top: 50px;
}

#case-study-archives .green-background-case {
    width: 340px;
    margin-left: 0px;
}

#case-study-archives .green-background-case h1 {
    color: #fff;
}

.case-study-category a {
    color: #8dc63f;
    text-transform: uppercase;
}

.case-study-category a:hover {
    text-decoration: none;
}

.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
    display: none;
    border: none;
    background: transparent !important;
}

.fl-builder-pagination ul.page-numbers {
    text-align: right;
}

.fl-builder-pagination li a.prev {
    display: inline-block;
}

.pagination-row {
    margin-bottom: 50px;
    margin-top: 50px;
}

.pagination-row .archive-pagination div {
    width: 40% !important;
    margin: 0px !important;
    padding: 0px !important;
    display: inline-block !important;
}

.pagination-row .paged {
    color: #212a2d !important;
    margin-top: 5px;
    font-weight: 600;
}

.fl-builder-pagination .next, .fl-builder-pagination .prev, .fl-builder-pagination .pages {
    display: inline-block !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    color: #00b5da;
    letter-spacing: 2px;
}

.fl-builder-pagination .next i, .fl-builder-pagination .prev i {
    color: #00b5da;
    padding-left: 10px;
}

.landing-category, .post-type {
    color: #8dc63f;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
	display: inline-block;
}

.case-post-title {
    margin-top: 30px;
    margin-bottom: 20px;
}

.green-background-case {
    background-color: #8dc63f;
    width: 340px;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 75px;
}

.case-studies-image img {
    width: 200px;
    height: 210px;
    object-fit: cover;
}

.case-studies-image {
    width: 20%;
    display: inline-block;
    float: left;
    padding-top: 10px;
    margin-right: 30px;
    min-height: 220px;
    background-position: center center;
	background-size: cover;
}
.case-studies-image.case-3111 {
    background-size: cover;
    background-position: 72%;
    background-repeat: no-repeat;
}
.case-content .post-excerpt {
    padding-bottom: 20px;
}

.case-content .post-excerpt.with-image {
    width: 76%;
    float: right;
    min-height: 300px;
    display: inline-block;
}
@media all and (max-width: 991px) {
	
.case-studies-image {
    width: 100%;
}
.case-content .post-excerpt.with-image {
    width: 100%;
    float: none;
    min-height: 320px;
	margin-top: 20px !important;

}
}
.case-study-articles > hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #62777c;
    margin: 1em 0;
    padding: 0;
    clear: both;
}

.case-study.type-case-study {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.case-content {
    padding-top: 10px;
}

.case-meta {
    font-family: "Zilla Slab", serif;
    text-transform: uppercase;
    color: #62777c;
}

.case-meta span {
    font-weight: 400;
    color: #232323;
    margin: 0 5px 0 0;
}

#case-posts .fl-builder-pagination {
    padding: 20px;
    padding-top: 0px;
}

/***************************
* Practice Page style
* **************************/
.practice-header-box p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
}

.practice-page-title .fl-heading-text {
    /* 	font-size: 35px;
    line-height: 60px; */
    font-weight: 600;
    letter-spacing: 2px;
    font-family: "Montserrat", sans-serif;
}

.pp-accordion-content .fl-post-feed-post {
    padding-bottom: 20px !important;
}

#page-title-white-client .fl-heading span {
    width: 240px;
    background-color: #fff;
    padding: 10px 15px;
}

#page-title-white-practice .fl-heading span {
    width: 261px;
    background-color: #fff;
    padding: 10px 15px;
}

#page-title-white-practice .fl-heading {
    color: rgb(98, 119, 124) !important;
    font-family: "Zilla Slab", serif;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
}
.fl-row-content-wrap.bg-image   {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
#page-title-white-practice  .fl-heading {
    color: rgb(98, 119, 124) !important;
    font-family: "Zilla Slab", serif;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
}
.practice-box {
    background-color: rgba(141, 198, 63, 0.9);
    margin-top: 20px;
    padding: 25px 50px 50px !important;
}
.practice-page-title h1 {
    font-size: 24px;
}
.practice-box h2 {
    font-size: 24px;
}
/***************************
* News Page style
* **************************/
.news-post .date {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 20px;
}

.news-post .landing-category {
    margin-bottom: 20px;
}

.news-post:last-child {
    border-bottom: 0px;
}

.news-post {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(52, 66, 70, .8);
}

.nav-buttons {
    float: right;
}

.nav-next, .nav-previous {
    display: inline;
    margin-left: 20px;
    margin-right: 20px;
}

.nav-previous {
    float: right;
}

.nav-next a, .nav-previous a {
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
}

.nav-next a i, .nav-previous a i {
    color: rgb(59, 75, 79);
    padding-left: 10px;
    padding-right: 10px;

}

.pages {
    float: left;
    font-weight: 800;
    font-size: 20px;
    color: #8aa7ad;
    letter-spacing: 2px;
}

#fl-post-1510 {
    background-image: url(/wp-content/uploads/2018/11/city-background-smaller.png);
    background-size: contain;
    background-position: 50% 29%;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
}

#fl-post-1510 > div {
    background-image: linear-gradient(to right, rgba(250, 251, 251, 1), rgba(250, 251, 251, .4));
}

.green-background-news h1 {
    color: #fff;
    font-size: 40px;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.news-posts-page {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
}

.news-post .fl-post-title a, .news-post .fl-post-title {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 2px;
}

.news-post .fl-post-meta {
    font-size: 22px;
    margin: 10px 0px;
    font-weight: 500;
}

.read-more-link a {
    font-size: 20px;
    font-weight: 800;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 50px;
    margin: 20px 0px;

}

.news-post .post-content {
    margin-top: 40px;
    border-bottom: 1px solid #282828;
    padding-bottom: 25px;
}

.pages, .nav-buttons {
    margin-top: 25px;
    margin-bottom: 10px;
}

#news-archives {
    background-image: url('/wp-content/uploads/2018/11/city-background-smaller.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    max-width: 100vw !important;
}

#news-archives .green-background-case {
    width: 170px;
    margin-left: 0px;
}

#news-archives .green-background-case h1 {
    color: #fff;
}

/* Single Pres and Pub Styles */
@media all and (min-width: 980px) {
    .fl-full-width .container.single-container {
        width: 100%;
        max-width: 1160px !important;
    }

    .single-right .fl-col-content {
        margin-right: 0 !important;
    }
}

/***************************
* About Page style
* **************************/
.fl-module.accordion .fl-builder-module-template {
    max-width: none;
    padding-left: 0px;
}

.fl-module.accordion .pp-accordion-content {
    position: relative;
    top: -20px;
    padding-top: 0px;
}

.fl-module.accordion .pp-content-grid-post-title {
    letter-spacing: 1px;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
}

.page-header-text {
    color: #fff;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: 200;
}

#page-title-white .fl-heading span {
    background-color: #fff;
    padding: 20px 20px;
    font-weight: 400;
}

/***************************
* Lawyer Landing styles
* **************************/
.type-post.fl-post-feed-post {
    padding-bottom: 10px !important;
    padding-top: 0px;
    margin-bottom: 10px !important;
}

.type-case-study .award-title {
    color: rgb(59, 75, 79) !important;
    font-weight: 300;
    font-size: 20px !important;
    letter-spacing: 1px;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 13px;
    padding-top: 7px;
}

.post-list-item .postType {
    color: #00b5da;
    text-transform: capitalize;
    font-weight: 600;
}

.post-list-item {
    padding: 10px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.presentations-list .fl-post-feed-post {
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.fl-theme-builder-singular .fl-row-content-wrap {
    max-width: 100vw;
}

.green-background .fl-module-content {
    background-color: #8dc63f;
    width: 280px;
    padding-left: 20px;
    margin-left: 0px;
}

.sub-title {
    border-bottom: 1px solid #8dc63f;
}

.sub-title .fl-module-content {
    margin-left: 0px;
}

.lawyer-grid-image {
    height: 395px;
    width: 100%;
    background-size: cover;
    background-position: 65% 0px;
    background-repeat: no-repeat;
}

.post-2402 .lawyer-grid-image {
    background-position: 69% 0px;
}

.lawyer-overlay {
    height: 395px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .4), transparent);
}

.lawyer-grid-content a {
    text-decoration: none !important;
    color: #3b4b4f !important
}

.lawyer-grid-contact {
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 15px;
    margin-top: 8px;
}

.lawyer-grid-content {
    background-color: rgba(141, 198, 63, .8);
    position: absolute;
    top: 270px;
    width: 100%;
    padding-left: 10%;
    padding-bottom: 10px;
    padding-top: 10px;
    min-height: 127px;
}

.lawyer-grid-name {
    font-size: 18px;
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
    line-height: 18px;
    margin: 8px 0px;
}

.lawyer-grid-title {
    font-size: 16px;
    font-weight: 200;
    font-family: "Montserrat", sans-serif;
    line-height: 8px;
    margin: 10px 0px;
}

.lawyer-grid-row .pp-content-post {
    padding: 0px;
}

/***************************
* Lawyer styles
* **************************/
.education-list p {
    padding-bottom: 10px;
}

.pp-clearfix:before {
    display: none;
}

.awards, .results, .news-category-publications, .news-category-presentations {
    padding-bottom: 15px !important;
    padding-top: 10px;
}

.awards .pp-content-grid-post-text {
    padding: 0px !important;
}

.pp-tabs .pp-tab-title {
    padding-top: 6px;
}

.fl-page-content {
    max-width: 100vw;
}

.pp-tabs-panel-content .fl-post-feed-title a, .award-title a {
    color: #212a2d !important;
    font-size: 20px !important;
    letter-spacing: 1px;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
}

#lawyer-tabs-1 > div.pp-tabs-panel-content.pp-clearfix.pp-tab-active > div > div > div > div.fl-post-feed > div > div.fl-post-feed-text > div > h2 > a:before {
    background: url(/wp-content/uploads/2018/11/blue-bullet.png) no-repeat left;
    width: 5px;
    height: 5px;
    left: -17px;
    position: relative;
    display: block;
    top: 26px;
}

#pp-accord-5be0545b66f16-1 .pp-content-grid-post-text {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pp-accordion-button {
    padding-left: 0px !important;
}

.pp-accordion-button-icon, .pp-accordion-item.pp-accordion-item-active .pp-accordion-close {
    background-color: #8dc63f;
    padding: 23px;
    border-radius: 50%;
    margin-right: 10vw;
    height: 60px;
    width: 60px;
    display: block;
}

.fl-node-5bdb711b3facd .pp-accordion-item .pp-accordion-button-icon:before, .fl-node-5be0b5e60477a .pp-accordion-item .pp-accordion-button-icon:before, #pp-accord-5be07afb981a9-1 .pp-accordion-button-icon.pp-accordion-open.fas.fa-plus {
    font-size: 16px;
}

.fl-page-content {
    overflow: hidden;
}

.client-needs-tabs .pp-tabs-panel-content > div:before, .practice-area-tabs .pp-tabs-panel-content > div:before {
    top: 130px;
}

.pp-tabs-panel-content > div:before {
    content: '';
    border-top: 1px solid #282828;
    width: 4000px;
    position: absolute;
    top: 150px;
    left: -1000px;
}

.pp-accordion-item:before {
    display: inline-block;
    content: "";
    border-top: 1px solid black;
    width: 4000px;
    margin-left: -2000px;
}

.pp-tabs-labels {
    float: left;
}

.pp-tabs-label {
    /*     max-width: 241px!important; */
    margin-right: 15px !important;
    padding-top: 3px !important;
    height: 48px;
    letter-spacing: 1px;
    text-align: center !important;
    font-size: 25px;
}

.pp-accordion-content {
    color: rgb(59, 75, 79);
    font-weight: 300;
    letter-spacing: 1px;
}

.accordion-bullet {
    background: transparent;
    width: 5px;
    height: 5px;
    left: -17px;
    position: relative;
    display: block;
    top: 20px;
}

.project-list li {
    list-style-type: none;
}

.pp-tabs-panel-content span.accordion-bullet {
    top: 25px !important;
}

.pp-tabs-panel-content {
    padding-top: 70px !important;
    padding-left: 0px !important;
}

.pp-tabs-panel-content .fl-builder-content {
    padding-left: 0px !important;
    padding-top: 0px !important;
}

.pp-tabs-labels:after {
    content: '';
    width: 200vw;
    height: 1px;
    background-color: black;
    left: -50%;
    top: 90px;
    position: absolute;
}

.empty {
    display: none !important;
}

.attorney-image.fl-row-content-wrap {
    padding: 20px;
    background-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
}

.lawyer-bio-box {
    background-color: rgba(141, 198, 63, 0.98);
    padding: 25px 50px 50px !important;
}

.lawyer-bio-box .lawyer-name.mobile h1, .lawyer-bio-box .lawyer-name.mobile h2 {
    color: #3b4b4f;
    font-size: 30px;
    line-height: 35px;
}

.lawyer-bio-box .contact-meta.mobile a, .lawyer-bio-box .contact-meta.mobile .meta-label {
    font-size: 14px !important;
    letter-spacing: 0px;
    margin-right: 7px;
}

.lawyer-bio-box .lawyer-name h1 {
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.lawyer-bio-box .lawyer-name h1, .lawyer-bio-box .lawyer-name h2 {
    color: #3b4b4f;
    font-size: 40px;
    line-height: 45px;
}

.lawyer-bio-box .lawyer-name h2 {
    margin-top: -10px;
}

.lawyer-bio-box .v-card a {
    color: #3b4b4f;
    font-size: 14px !important;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
}

.lawyer-bio-box .v-card img {
    margin-right: 15px;
    max-width: 23px;
}

.fa-linkedin:before {
    content: "\f0e1" !important;
}

.lawyer-bio-box .social-meta {
    margin-top: 20px;
}

.lawyer-bio-box .social-meta a {
    margin-right: 5px;
}

.lawyer-bio-box .meta-label {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 25px;
    margin-right: 15px;
}

.lawyer-bio-box .contact-meta a {
    color: #3b4b4f;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 1px;
}

.lawyer-bio-box .meta-row i {
    color: #fff !important;
    background-color: #3b4b4f;
    padding: 12px;
    font-size: 16px;
	font-family: FontAwesome;
}

.lawyer-bio-box .meta-row {
    line-height: 27px;
}

.lawyer-bio-box .contact-meta {
    margin-top: 30px;
    margin-bottom: 10px;
}

.pp-tab-active li {
    background: url("/wp-content/uploads/2018/11/blue-bullet.png") no-repeat left 15px;
    padding-left: 1em;
    list-style-type: none;
}

.pp-tabs-style-2 .pp-tabs-label:first-child:before, .pp-tabs-style-2 .pp-tabs-label::after {
    display: none;
}

.pp-tab-active .post-content {
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 0;
}

.fl-post-feed-post.case-category-development-and-land-use {
    border-bottom: 1px solid #ccc;
    padding: 0;
}

.post-list {
    padding: 20px 0;
}

.fl-post-text.case-study-articles {
    padding: 20px 0 !important;
}
.tab-pane .fl-post-text.case-study-articles {
    border-bottom: 1px solid #ccc;
}
@media all and (max-width: 1040px) {
    .lawyer-bio-box .lawyer-name h1, .lawyer-bio-box .lawyer-name h2 {
        font-size: 28px;
    }
}

/***************************
* homepage styles
* **************************/
#home-map {
    min-height: 605px;
}

/*In the news section */
#home-second .down-arrow-link a {
    text-decoration: none;
}

#down-arrow:before {
    position: absolute;
    left: 47.7vw;
    top: -71px;
    z-index: 10;
    color: #282828;
    border-radius: 50%;
    background-color: white;
    width: 100px;
    height: 100px;
    padding: 38px 38px;
    font-size: 27px;
}

#home-second {
    position: relative;
}

.thin-caps .fl-heading-text {
    text-transform: none;
    font-family: "montserrat";
    font-weight: 100;
}

.news-box, .fl-post-meta {
    display: inline-block;
}

.fl-post-grid-post {
    border: none;
}

.home-blog-block .fl-post-meta {
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #898989;
    line-height: 35px;
}

.featured-title {
    height: 200px;
}

.featured-title h3 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 22px;
    margin-top: 10px;
}

.featured-title h2 {
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 40px;
}

.home-blog-block .fl-post-title a {
    font-size: 30px;
    line-height: 3.5rem;
}

.home-blog-block .fl-post-more-link a:hover {
    text-decoration: none;
    border-color: rgba(137, 137, 137, .4);
    color: rgba(137, 137, 137, .4);
}

.home-blog-block .fl-post-more-link a {
    color: #3b4b4f;
    border: 1px solid #00b5da;
    padding: 10px 35px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.featured-block {
    position: absolute;
    top: 0px;
}

.featured-block .fl-post-title {
    width: 75%;
}

.home-blog-block .fl-post-title {
    margin-top: 10px;
    margin-bottom: 12px;
}

.thin-border-left {
    border-left: 1px solid rgba(137, 137, 137, .4);;
    border-right: 1px solid rgba(137, 137, 137, .4);
}

.featured-image {
    width: 400px;
}

.featured p {
    width: 120px !important;
}

.featured-overlay {
    width: 100%;
    height: 100%;
    position: absolute !important;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .4), transparent);
    z-index: 0;
}

#home-second .fl-col-small, #home-second .fl-post-grid {
    width: 380px !important;
}

.fl-module.fl-module-post-grid.fl-node-5bd88d57d1523.thin-border-left {
    border-right: none;
}

.news-box p {
    background-color: #3b4b4f;
    width: 78px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
    font-size: 15px;
}

.thin-border-left .fl-post-grid {
    height: 354px !important;
}


/***************************
* Footer styles
* **************************/
.knapp-link {
    color: #80999e !important;
}

.contact-us {
    list-style: none;
    padding-left: 0px;
}

.contact-us span {
    color: #00b5da !important;
    font-weight: 600;
    padding-right: 15px;
}

.contact-us li {
    margin-bottom: 8px;
    color: #ffffff !important;
}

.contact-us li a {
    color: #ffffff !important;
}

.border-black-left {
    border-left: 1px solid #000;
}

.border-black-right {
    border-right: 1px solid #000;
}

.footer-contact {
    color: #fff !important;
}

.contact-us p {
    color: #fff !important;
}

.sub-footer {
    border-right: 2px solid #62777c;
    padding-right: 10px;
    padding-left: 10px
}

.sub-footer-wrap {
    border-top: 1px solid #282828;
    padding-top: 30px;
    text-align: center;
}

footer-column-3:after {
    content: "";
    background: black;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 1px;
}

.sub-footer, .sub-footer a {
    color: #62777c;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline;
    letter-spacing: .8px;
}

.sub-footer a:hover {
    color: #00b5da;
}

.footer-info .pp-heading {
    margin-bottom: 30px;
}

/***************************
* Header styles
* **************************/
#header-row {
    max-width: 100vw;
}

#main-logo > .fl-module-content {
    position: relative;
    top: -10px;
    left: -20px;
}

.page-id-98 #main-logo > .fl-module-content, .page-id-1444 #main-logo > .fl-module-content {
    left: -70px;
}

.fl-theme-builder-header-scrolled {
    -webkit-box-shadow: 0px 9px 20px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 9px 20px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 9px 20px 2px rgba(0, 0, 0, 0.24);
}

#main-logo .fl-photo-img {
    max-height: 88px !important;
}

#menu-top-links {
    padding-right: 9px;
    position: relative;
    top: -15px;
}

#menu-top-links .dashicons {
    font-size: 14px !important;
    color: white;
    background-color: rgba(59, 75, 79, 1);
    padding-top: 3px;
    padding-right: 1px;
}

#menu-top-links li a {
    position: relative;
    top: 4px;
}

#menu-top-links span {
    font-size: 12px;
}

#menu-item-142 .dashicons {
    font-size: 20px;
}

#menu-primary-menu {
    position: relative;
    top: -3px;
}

#menu-top-links li:first-child a {
    padding-right: 0px;
    text-decoration: none;
    top: 0px;
}

#menu-top-links li:last-child a:before {
    top: 14px !important;
}

#menu-top-links li:last-child a:before, #menu-primary-menu li:after, #menu-new-primary-menu li:after {
    content: "";
    width: 1px;
    height: 11px;
    top: 17px;
    background-color: #b0ce59;
    position: absolute;
}

#top-menu .fl-module-content {
    margin-right: 0px;
}

#menu-top-links li:last-child a:before {
    left: -2px;
}

#menu-primary-menu li:last-child:after, #menu-primary-menu .sub-menu li:after, #menu-new-primary-menu li:last-child:after, #menu-new-primary-menu .sub-menu li:after {
    display: none !important;
}

#menu-primary-menu .mega-menu > ul.sub-menu, #menu-new-primary-menu .mega-menu > ul.sub-menu {
    width: 850px !important;
    position: absolute;
    left: -280px !important;
    border-top: 2px solid #b0ce59;
}

.about-menu ul.sub-menu, .projects-menu ul.sub-menu, .practices-menu ul.sub-menu {
    border-top: 2px solid #b0ce59;
	min-width: 260px;
}

.menu-sub-heading .pp-has-submenu-container, .menu-sub-heading .sub-menu {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.menu-sub-heading .pp-has-submenu-container .menu-item-text {
    line-height: 18px;
    font-weight: 800;
    text-transform: uppercase;
    color: #3b4b4f;
}

.menu-sub-heading .sub-menu li a, .sub-menu a {
    padding-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 0px;
    color: #3b4b4f !important;
    font-family: "Zilla Slab", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 1px;
}

.menu-sub-heading .sub-menu li, .about-menu .sub-menu li, .practices-menu .sub-menu li, .projects-menu .sub-menu li {
    border-bottom: 1px solid rgba(59, 75, 79, .3) !important;
}

.menu-sub-heading .sub-menu li:last-child, .about-menu .sub-menu li:last-child, .projects-menu .sub-menu li:last-child {
    border-bottom: none !important;
}

#menu-item-244 > div > a, #menu-item-243 > div > a {
    padding-left: 35px;
    padding-top: 0px;
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase;
    font-weight: 800;
}

.menu-sub-heading {
    border-left: 1px solid #3b4b4f !important;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
}

.about-menu .sub-menu {
    padding-bottom: 15px !important;
}

.about-menu .sub-menu a, .projects-menu .sub-menu a {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    padding-right: 5px !important;
    padding-left: 0px !important;
}

.about-menu .sub-menu, .projects-menu .sub-menu {
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 15px !important;
    left: -70px !important;
}

.practices {
    border-left: none !important;
}


@media screen and (min-width: 1200px) {
    #main-logo > .fl-module-content {
        left: -50px;
    }
}

@media screen and (min-width: 767px) {
    #menu-primary-menu .mega-menu > ul.sub-menu:before, #menu-new-primary-menu .mega-menu > ul.sub-menu:before, #menu-primary-menu .about-menu > ul.sub-menu:before, #menu-new-primary-menu .about-menu > ul.sub-menu:before, #menu-primary-menu .projects-menu > ul.sub-menu:before, #menu-new-primary-menu .projects-menu > ul.sub-menu:before {
        content: '';
        height: 0px;
        width: 0px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 11px solid #b0ce59;
        position: absolute;
        top: -11px;
    }

    #menu-new-primary-menu .practices-menu ul.sub-menu {
        min-width: 300px;
        left: -82px !important;
    }

    #menu-new-primary-menu .practices-menu > ul.sub-menu:before {
        content: '';
        height: 0px;
        width: 0px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 11px solid #b0ce59;
        position: absolute;
        top: -11px;
        left: 44%;
    }

    #menu-new-primary-menu .practices-menu ul.sub-menu
    #menu-primary-menu .about-menu > ul.sub-menu:before, #menu-new-primary-menu .about-menu > ul.sub-menu:before, #menu-primary-menu .projects-menu > ul.sub-menu:before, #menu-new-primary-menu .projects-menu > ul.sub-menu:before {
        left: 40%;
    }

    #menu-primary-menu .mega-menu > ul.sub-menu:before {
        left: 70%;
    }
}

@media screen and (max-width: 1024px) {
    .squares-container .squares-element h3 {
        font-size: 18px !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        line-height: 18px !important;
    }

    .squares-container .squares-element p {
        line-height: 22px !important;
        font-size: 16px !important;
    }

    .squares-container .squares-element a {
        position: relative;
        top: -15px;
        height: 15px !important;
    }

    .imp-tooltip {
        z-index: 9999 !important;

    }

    .home-blog-block .fl-post-title {
    	height: auto !important;
		margin-bottom: 25px;
	}
.fl-node-5c86aee8b7492 .fl-post-column {
    width: 85%;
}
    .pp-tabs-panel-content > div:before {
        display: none;
    }

    #menu-top-links li {
        display: inline;
        float: left;
        text-align: center;
    }

    #home-second .fl-col-small, #home-second .fl-post-grid {
        max-width: 90%;
        width: 90% !important;
		margin-left: auto;
    	margin-right: auto;
    }
	#news .fl-module-content{
		width: 90%;
		margin-left: auto;
	}

    .thin-border-left {
        border-left: none;
        border-right: none;
        height: 275px !important;
    }

    #down-arrow {
        left: 50vw;
    }

    #news {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    @media all and (max-width: 767px) {
        #news {
            padding-left: 10px !important;
            margin-left: 0 !important;
        }
    }
    #header-row {
        margin-left: 0px;
    }

    .pp-tabs-label {
        margin-right: 0px !important;
    }

    .pp-tabs .pp-tab-title {
        font-size: 20px !important;
    }

    .tp-bullets {
        left: 120% !important;
    }

    #home-map {
        min-height: 405px;
    }

    .page-id-98 #main-logo > .fl-module-content, .page-id-1444 #main-logo > .fl-module-content {
        left: -20px;
    }

    .lawyer {
        margin-left: 20px;
    }
	.fl-node-5c86aee8b7492 .fl-post-column {
    width: 100%;
}
}

@media screen and (max-width: 768px) {

    .case-content .post-excerpt.with-image {
        width: 70%;
        min-height: 200px;
    }

    .case-content .post-excerpt {
        min-height: 200px;
    }

    .lawyer-grid-row .pp-content-post {
        left: 10px !important;
    }

    #lawyer-mobile-pic .fl-row-content-wrap {
        margin-top: 220px;
    }

    .green-background, .sub-title {
        margin-left: 10px;
    }

    #news {
        padding-left: 30px;
    }

    footer > div {
        margin-bottom: -1px;
    }

    .footer-column-2 > div, .footer-column-3 > div {
        border-left: none !important;
        border-right: none !important;
    }

    .fl-menu .fl-menu-mobile-toggle {
        top: 5px;
        left: -10px;
    }

    #main-logo {
        top: 0;
        width: 110%;
        left: 20px;
    }

    #down-arrow {
        left: 48.8vw;
    }

    #home-second:before {
        left: 42vw;
    }

    .thin-border-left {
        border: none;
    }

    .footer-address {
        margin-top: 0px;
    }

    .sub-footer {
        display: block;
        border-right: none;
        text-align: center;
    }

    .pp-tabs-label {
        max-width: 100% !important;
    }

    .fl-node-5bd5315f86c99 > .fl-row-content-wrap, .fl-node-5bdcbd2ac074f > .fl-row-content-wrap {
        margin-top: 200px !important;
    }

    .fl-node-5bdb234d27f4c {
        margin-left: 25px !important;
    }

    .lawyer-bio-box.mobile .fl-module-content {
        margin-left: 10vw;
    }

    .tp-bullets {
        left: 135% !important;
    }

    #home-second .featured-image {
        width: 300px !important;
    }

    .news-box p {
        font-size: 14px;
        padding: 3px;
    }

    .featured-title h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .featured-title h2 {
        font-size: 25px;
        line-height: 30px
    }

    .featured-block .fl-post-more-link {
        margin-top: -25px;
    }

    #home-map {
        min-height: 305px;
    }

    .featured-title {
        height: 180px;
    }
}

@media screen and (max-width: 500px) {
    .practice-page-title .fl-heading-text {
        font-size: 20px;
        line-height: 25px;
    }

    .practice-client-needs-accorion .pp-accordion-button-icon {
        width: 50px;
        height: 50px;
        padding: 18px !important;
    }

    .practice-header-box p {
        font-size: 18px;
        line-height: 25px;
    }

    .lawyer-bio-box .contact-meta a, .lawyer-bio-box .meta-label {
        font-size: 18px;
    }

    .lawyer-bio-box .lawyer-name h1, .lawyer-bio-box .lawyer-name h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .page-id-98 #main-logo > .fl-module-content, .page-id-1444 #main-logo > .fl-module-content {
        left: 5px;
    }

    .internal-content p {
        font-size: 18px;
    }

    #page-title-white .fl-heading span {
        padding: 10px;
        font-size: 20px;
    }

    .page-header-text p {
        font-size: 18px;
    }

    .page-header-text {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #home-second .fl-col-small, #home-second .fl-post-grid {
        margin-left: 10px;
    }

    .blog-sidebar {
        margin-top: 30px;
    }

    .case-content .post-excerpt {
        width: 100%;
        min-height: 200px;
        margin-top: 25px;
    }

    .pp-accordion-button-icon, .pp-accordion-item.pp-accordion-item-active .pp-accordion-close {
        margin-right: 4vw;
        display: block;
        margin-top: 10px;
    }

    .fl-module.accordion .pp-content-grid-post-title {
        font-size: 18px;
    }

    .green-background-title .fl-heading span {
        font-size: 30px;
        padding: 10px;
    }

    #home-second .fl-col-small, #home-second .fl-post-grid {
        height: 450px !important;
    }

    .home-blog-block .fl-post-title {
        height: auto !important;
        margin-bottom: 25px;
    }

    .pp-tabs-panel-content .fl-post-feed-title a, .award-title a {
        font-size: 18px !important;
    }

    .pp-tabs-panel-content span.accordion-bullet {
        top: 20px !important;
    }

    #down-arrow:before {
        left: 36.7vw;
        top: -50px;
        padding: 22px 38px;
    }

    #home-second:before {
        left: 30vw;
    }

    .home-blog-block .fl-post-meta {
        margin-top: 20px;
        margin-left: 0px;
    }

    .featured-block {
        max-height: 297px;
        overflow: hidden;
    }

    .pp-tabs-panels .pp-tabs-panel-content {
        font-size: 14px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 10px !important;
    }

    /* New tabs */

    .pp-accordion-button-label {
        font-size: 35px !important;
        padding-left: 5vw !important;
    }

    .pp-accordion-content {
        font-size: 15px !important;
    }

    #lawyer-mobile-pic .fl-row-content-wrap {
        margin-top: 166px;
    }

    .tp-bullets {
        left: 177% !important;
        top: 76% !important;
    }

    #home-map {
        min-height: 105px;
    }

    #main-logo > .fl-module-content {
        left: 10px;
        max-width: 65vw;
    }

    #ny-projects-heading {
        top: 0;
    }

    .projects-heading .fl-heading-text {
        font-size: 15px;
        padding: 10px;
    }

    .pp-accordion-button-icon, .pp-accordion-item.pp-accordion-item-active .pp-accordion-close {
        padding: 18px;
        height: 50px;
        width: 50px;
    }

    .attorney-grid .pp-content-post {
        margin-left: -10px;
    }

    .projects-accordion span.pp-accordion-button-label {
        font-size: 30px !important;
    }

    .projects-accordion .pp-accordion-button-icon {
        padding: 19px;
    }

}

/* Accordions */
.accordion-items .panel-default .panel-heading {
    padding: 40px 0;
    background-color: #fff;
    border: none;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-items.panel-group .panel {
    border-color: #3b4b4f;
    border-radius: 0;
    border: none;
    border-top: 1px solid;
    box-shadow: none;
    margin-bottom: 0;
}

.accordion-items .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.accordion-items a.accordion-toggle {
    color: #212a2d;
    font-family: Montserrat, sans-serif;
    font-weight: 200;
    font-size: 32px;
    line-height: 1.2;
}

.accordion-items a.accordion-toggle:hover, .accordion-items a.accordion-toggle:focus {
    text-decoration: none;
}

.accordion-items .panel-body {
    padding: 40px;
}

i.indicator {
    background: #8dc63f;
    padding: 15px;
    border-radius: 298px;
    font-size: 16px;
}

@media all and (min-width: 1040px) {
    .accordion-items .panel-default .panel-heading {

    }

    .accordion-items a.accordion-toggle {
        font-size: 60px;
        line-height: 1.4;
    }

    .accordion-items .panel-body {

    }

    i.indicator {
        background: #8dc63f;
        padding: 21px;
        border-radius: 298px;
        font-size: 20px;
    }
}
.lawyer-information {
	width: 100%;
}
.tabs-container .container {
    padding-left: 0;
    padding-right: 0;
    width: 1280px !important;
    max-width: 1280px;
}

.tab-content {
    padding: 40px 10px;
}

#bio-tabs .nav-tabs {
    border-bottom: none;
    padding: 0;
}

#bio-tabs .nav-tabs > li {
    float: left;
    margin-right: 5px;
}

#bio-tabs .nav-tabs li a {
    color: #212a2d;
    font-family: Zilla Slab, serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.4;
    text-transform: uppercase;
}

#bio-tabs .nav-tabs > li.active > a, #bio-tabs .nav-tabs > li.active > a:focus, #bio-tabs .nav-tabs > li.active > a:hover, #bio-tabs .nav-tabs > li > a:hover {
    background-color: #00b5da;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
}

#bio-tabs li.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    display: block;
    border: solid 15px transparent;
    width: 0px;
    margin: 0 auto;
    border-top-color: #00b5da;
}

#bio-tabs .post-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 20px;
}
#bio-tabs .post-content:last-child,.fl-post-text.case-study-articles:last-child {
    border-bottom: none;
}
ul.nav.nav-tabs {
    padding: 0 40px;
}

#bio-tabs .award-title {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0 15px;
}

.separator {
    height: 1px;
    background: #000;
    margin-top: 30px;
}

p.acc-item {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

p.acc-item a {
    color: #212a2d;
}

p.acc-item:last-child {
    border-bottom: none;
}

@media all and (max-width: 991px) {
    #bio-tabs .nav-tabs {
        border-bottom: none;
        padding: 20px 40px;
    }

    #bio-tabs .nav-tabs li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 24px !important;
    }

    #bio-tabs .nav-tabs li a {
        font-size: 20px !important
    }

    .case-post-title {
        font-size: 26px;
    }

    .accordion-items .panel-default .panel-heading {
        padding: 40px;
    }

    .tab-content {
        padding: 40px;
    }
}

@media all and (min-width: 1100px) {
    .tabs-container .container {
        width: 1280px;
        max-width: 100%;
    }
}