/* News Carousel */
/* .news-block {
    padding: 80px 0;
}
.news-carousel {
    text-align: center;
    margin-bottom: 0;
}
.news-carousel .news-item .item-container {
    width: 271px;
    max-width: 96%;
    display: inline-block;
    position: relative;
    text-align: left;
} */
 

.post-format-1 {
    text-align: left;
}

.post-format-1 .date {
    display: block;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 12px;
  /*  display: none;*/
}

.post-format-1 .post-excerpt {
    font-size: 15px;
    color: #082543;
    line-height: 1.8;
    margin-bottom: 14px;
    font-weight: 400;
}
.limit-lines-2 {
    -webkit-line-clamp: 2;
}

.post-format-1 .more-link {
    color: #082543;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 28px;
    text-decoration: none;
    border-bottom: 1px solid #F7403A !important;
    padding: 5px 0;
}
.post-format-1 .more-link:after {
    content: 'ï„…';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 22px;
    margin-top: -14px;
    transition: transform .4s ease;
}
.post-format-1 .more-link:before {
    content: '';
    height: 1px;
    background: #F7403A;
    display: block;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: width 1s ease;
}
.post-format-1 .more-link:hover:after {
    transform: translateX(5px);
}
.post-format-1 .more-link:hover:before {
    width: 50%;
}

.single-staff .item-content {
    min-height: 200px !important;
}

.post-format-1 .more-link-2 {
    color: #082543;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 28px;
    text-decoration: none;
    border-bottom: 1px solid #F7403A !important;
    padding: 5px 0;
}
.more-link-2:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/themes/stack-law/images/hico-read-full-story.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    right: 18px;
    top: 50%;
    margin-bottom: -3px;
    margin-left: 10px;
}
.post-format-1 .more-link-2:hover {
    text-decoration: none;
}


.post-format-1 .authors {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 15px;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 14px;
    display: none;
}

.post-format-1 .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.64;
    margin-bottom: 12px;
}

.post-format-1 .title a {
    text-decoration: none;
    color: inherit;
}
.heading_style_1 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}

.section_style_1 {
    background: #eeeff1;
    padding: 70px 0 100px;
}



/* Staff Internal */
.site-inner .wrapper,
.site-inner .content-sidebar-wrap{
    width: 1315px;
}

.internal-header.custom-header.staff-header {
    background: unset;
    padding: 0;
    background-color: #EEF0EF;
}
.internal-header.custom-header.staff-header > .wrapper{
    background-color: #EEF0EF;
    padding: 34px 20px;
}
.internal-header.custom-header.staff-header .bg-container{
    background-color: #fff;
    position: relative;
    padding: 11px 18px 25px 40px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 45px;
    border: 1px solid #082543;
}
.breadcrumb{
    height: 0;
}
.breadcrumb * {
    color: #082543;
}
.heading {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;

}
.list-group-item.heading:not(:first-child){
    border-top: 0px solid #D7D7D7 !important;
}
.staff-header .internal-header-left {
    width: 408px;
    float: unset;
    max-width: 100%;
    min-height: 250px;
    display: flex;
    align-content: center;
    align-items: flex-end;
}

.staff-header .internal-header-right {
    width: 783px;
    float: unset;
    max-width: 100%;
}

.staff-header .header-share-buttons {
    display: flex;
    height: 66px;
    align-items: center;
    align-content: center;
}

.staff-header .header-right-details .row-detail .inner {
    padding: 14px 50px;
}
.firm-details-container.top-right-details-container {
    position: absolute;
    top: -45px;
    right: 0;
}
.staff-header .header-right-details .row-detail.row-detail-header .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    /* align-content: center; */
    align-content: start;
    line-height: 1.4;
}
.sr-enter-right .header-right-details.details-block-1 .row-detail .sub-row-detail.email .btn-email {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 26px;
    border-bottom: 1px solid #f7403a;
    padding-right: 15px;
    display: inline-block;
    width: auto;
    position: relative;
    text-decoration: none;
}
.sr-enter-right .header-right-details.details-block-1 .row-detail .sub-row-detail.email .btn-email:after{
    content: url(/wp-content/themes/stack-law/images/hico-read-full-story.svg);
    position: absolute;
    top: 2px;
    right: 0;
}
.sr-enter-right .header-right-details.details-block-1 .row-detail .detail.title {
    color: #082543;
    text-decoration: none;
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: capitalize;
    width: fit-content;
}

.sr-enter-right .header-right-details.details-block-1 .row-detail .sub-detail.position {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 27px;
}

.sr-enter-right .header-right-details.details-block-1 .row-detail .detail-value.location *,
.sr-enter-right .header-right-details.details-block-1 .row-detail .sub-row-detail.phone *{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 27px;
}
.sr-enter-right .header-right-details.details-block-1 .row-detail.row-2 > .inner,
.sr-enter-right .header-right-details.details-block-1 .row-detail.row-3 > .inner{
    padding-top: 0;
    padding-bottom: 0;
}
.sr-enter-right .header-right-details.details-block-1 .row-detail.row-3{
    margin: 0 15px;
}

.sr-enter-right .header-right-details.details-block-1,
.sr-enter-right .header-right-details.details-block-1 .row-detail {
    border: 0;
}
.sr-enter-right .header-right-details.details-block-1{
    height: 244px;
    max-height: 100%;
}
.header-right-details .row-detail .detail-value-right.share-container .header-share-buttons.alt{
    float: unset;
    text-align: left;
    height: auto;
}
.header-right-details .row-detail .detail-value-right.share-container .header-share-buttons.alt .share-button-container{
    margin-left: 0;
}
.header-right-details .row-detail .detail-value-right.share-container .share-button-container .addtoany_list.a2a_kit_size_32 a {
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 20px;
    border: 0;
    border-radius: 0;
    width: 100%;
    text-indent: 0;
    color: #082543;
    transition: all 0.2s ease-in;
    height: auto;
    position: absolute;
    bottom: 0;
}
.header-right-details .row-detail .detail-value-right.share-container .share-button-container .addtoany_list.a2a_kit_size_32 a:hover {
    background: transparent;
    padding-left: 10px;
}
.header-right-details .row-detail .detail-value-right.share-container .share-button-container .addtoany_list.a2a_kit_size_32 a:before {
    display: none;
}
.header-right-details .row-detail .detail-value-right.share-container .share-button-container .addtoany_list.a2a_kit_size_32 a:after {
    content: url(/wp-content/themes/stack-law/images/optli-share@3x.svg);
    padding-left: 10px;
}
.staff-header .row-detail-header .title {
    font-size: 16px;
    font-weight: 700;
}

.sub-row-detail {
    clear: both;
    margin-top: 0px;
    overflow: hidden;
}

.sub-row-detail.email .detail-icon {
    font-size: 15px;
}

.top-right-details-container {
    overflow: hidden;
}

.top-right-details {
    float: unset;
    margin-right: 0px;
}

.top-right-details a {
    color: #082543;
    text-decoration: none;
}

.top-right-details span,
.top-right-details .detail {
    display: inline-block;
    height: 45px;
    padding: 15px 20px;
    min-width: 125px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.43px;
    line-height: 14px;
    text-align: center;
    color: #082543;
    border: 1px solid #082543;
    background: #FFF;
    text-transform: uppercase;
}

.top-right-details .sub-detail {
    color: #082543;
    border: 1px solid #082543;
    background: #FFF;
}

.top-right-details .active .detail,
.top-right-details .active .sub-detail {
    background: #082543;
    color: #fff;
    border: 1px solid #082543;
}

.title-container .staff-title,
.custom-section-title {
    font-size: 30px;
}

.staff-quote {
    color: #697c8d;
    font-style: italic;
    font-size: 17px;
    padding-right: 30px;
    line-height: 1.6;
}

.internal-header {
    display: block;
}

.staff-content .staff-quote {
    color: #F7403A;
    font-family: 'Montserrat';
    font-size: 28px;
    font-style: italic;
    letter-spacing: 2px;
    line-height: 37px;
    padding-bottom: 20px;
}
/* .staff-content .staff-quote:before {
    content: "“";
}
.staff-content .staff-quote:after {
    content: "”";
} */

.list-group-item.heading {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
    background: none;
    border: 0;
    padding-bottom: 20px;
}

.list-group-item, .list-group-item a {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15.5px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px 0;
    border: 0;
}

.list-group-item.heading:not(:first-child) {
    margin-top: 30px;
    border-top: 1px solid #D7D7D7;
    padding-top: 30px;
}

.entry-content .post-content-wrapper * {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15.5px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
}
.mobile-dropdown{
    display: none;
}
.greyscale{
    filter: grayscale(1);
}
.staff-content .left-section .staff-qoute,
.staff-content .left-section .type-staff {
    width: 787px;
    max-width: 100%;
}
.staff-content .right-section .list-group{
    width: 377px;
    max-width: 100%;
    margin-left: auto;
}
@media only screen and (max-width: 767px) {

    .staff-header .internal-header-left {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 15px;
        min-height: initial;
    }

    .staff-header .internal-header-right {
        width: 100%;
        max-width: 100%;
    }
    
    .header-right-details .row-detail {
        text-align: left;
        border: none;
        margin-bottom: 5px;
    }
    
    .staff-header .header-right-details .row-detail .inner {
        padding: 0;
    }

    .internal-header {
        background: #082543;
    }

    /* .staff-header .header-share-buttons {
        display: none;
    } */
    .header-right-details .detail-value-right.share-container {
        position: inherit;
        margin-top: 0;
        width: 100%;
    }
    .header-right-details .row-detail .detail-value-right.share-container .share-button-container .addtoany_list.a2a_kit_size_32 a {
        position: inherit;
        margin-top: 20px;
    }
    
    .sub-row-detail {
        margin-bottom: 5px;
    }
    
    .top-right-details {
        float: none;
    }

    .top-right-details-container {
        background: #fff;
    }

    .staff-image {
        border-bottom: none;
    }
    .internal-header.custom-header.staff-header .bg-container{
        flex-direction: column;
        padding: 0;
        background-color: unset;
    }
    .firm-details-container.top-right-details-container{
        position: inherit;
    }

    .mobile-dropdown{
        display: block;
        height: 45px;
        width: 100%;
        color: #082543;
        font-family: 'Montserrat';
        font-size: 14.1px;
        font-weight: 500;
        letter-spacing: 1.43px;
        line-height: 14.1px;
        text-align: left;
        text-transform: uppercase;
        border: 0;
        border-bottom: 1px solid #ccc;
        padding-left: 20px;
        background-color: #f1f2f6;
    }
    .firm-details.top-right-details{
        display: none;
    }
    select.mobile-dropdown.no-subfirm {
        -webkit-appearance: none;
        -moz-appearance: none;
        pointer-events: none;
    }
}

/* @media only screen and (max-width: 420px) {
    .staff-header .header-right-details .row-detail .inner {
        padding: 14px 20px;
    }
} */