/* ============================================================================ *
        Post Styles
    ---------------------------------------------------------------------------
        These are the styles which build all the various post types and their templates.
*/
.tmf-post {
    border-bottom: 1px solid transparent!important;
}

.tmf-post .children {
    margin-top: 25px;
    border-left: none!important;
    margin-left: 0;
    padding-left: 25px;
}

.tmf-post.large:not(.attorney) img.primary {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.tmf-post.small img.thumbnail {
    float: left;
    max-width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tmf-post.medium img.thumbnail {
    max-width: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 7px;
}

.tmf-post.medium img.thumbnail.mobile {
    margin-top: 7px;
}

.tmf-post img.primary {
    float: left;
    margin-top: 5px;
    max-width: 250px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.children .tmf-post.medium img.thumbnail {
    max-width: 150px;
}

.tmf-post .excerpt a{
    text-decoration: underline;
}

.tmf-post .excerpt a:hover {
    text-decoration: none;
}

.tmf-post.large h1#page-title{
    display: none;
}

.tmf-post.post.large h1#page-title{
    display: block;
    line-height: 36px;
}

/*---------- Attorney Small ----------*/
.tmf-post.attorney.small {
    border: none;
    display: inline-block;
    padding: 25px 21px 0;
    margin-bottom: 0;
    width: 120px;
    vertical-align: top;
}

.tmf-post.attorney.small .small-attorney-thumbnail {
    position: relative;
}

.tmf-post.attorney.small .small-thumbnail {
/*     -webkit-border-radius: 50%; */
    box-sizing: border-box;
/*
    -moz-border-radius: 50%;
    border-radius: 50%;
*/
    display: block;
    width: 120px 
}

.tmf-post.attorney.small .img-overlay {
    background: rgba(17, 98, 170, 0.6);
/*     -webkit-border-radius: 50%; */
    box-sizing: border-box;
/*
    -moz-border-radius: 50%;
    border-radius: 50%;
*/
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.tmf-post.attorney.small .small-attorney-thumbnail .view-profile {
    color: #ffffff;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    display: inline-block;
    padding: 0px 15px;
    box-sizing: border-box;
    max-width: 120px;
    width: 100%;
    line-height: normal;
}

.tmf-post.attorney.small:hover .small-attorney-thumbnail .img-overlay {
    display: block;
}

.tmf-post.attorney.small .title {
    color: #1162aa;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
}

.tmf-post.attorney.small a{
    color: #1162aa;
    text-decoration: none;
}

.tmf-post.attorney.small a:hover{
    text-decoration: none;
}

/*---------- Attorney Sidebar ----------*/
.tmf-post.attorney.sidebar {
    border: none;
    margin: 0;
    padding-bottom: 10px;
}

.tmf-post.attorney.sidebar.last-post {
    padding-bottom: 0;
}

.tmf-post.attorney.sidebar .title{
   color: #000000;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
}

.tmf-post.attorney.sidebar .title a{
   color: #000000;
}

/*---------- Attorney Medium ----------*/
.tmf-post.attorney.medium {
    box-sizing: border-box;
    border: none;
    display: inline-block;
    padding: 25px 20px;
    width: 300px;
    vertical-align: top;
}

.tmf-post.attorney.medium .medium-attorney-thumbnail {
    position: relative;
}

.tmf-post.attorney.medium .medium-thumbnail {
/*     -webkit-border-radius: 50%; */
    box-sizing: border-box;
/*
    -moz-border-radius: 50%;
    border-radius: 50%;
*/
    display: block;
    width: 120px;
    margin: 0 auto;
}

.tmf-post.attorney.medium .img-overlay {
    background: rgba(17, 98, 170, 0.6);
/*     -webkit-border-radius: 50%; */
    box-sizing: border-box;
/*
    -moz-border-radius: 50%;
    border-radius: 50%;
*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    display: none;
}

.tmf-post.attorney.medium .medium-attorney-thumbnail .view-profile {
    color: #ffffff;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    display: inline-block;
    padding: 0px 15px;
    box-sizing: border-box;
    max-width: 120px;
    width: 100%;
    line-height: normal;
}

.tmf-post.attorney.medium:hover .medium-attorney-thumbnail .img-overlay {
    display: block;
}

.tmf-post.attorney.medium .title {
    color: #1162aa;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
}

.tmf-post.attorney.medium .title {
    color: #292929!important;
    font-size: 20px!important;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
}

.tmf-post.attorney.medium .title a{
    color: #292929!important;
    font-size:20px!important;
    text-decoration: none;
}

.tmf-post.attorney.medium .title a:hover{
    text-decoration: underline;
}

.tmf-post.attorney.medium .tmf-taxonomy-list.attorney-titles {
    font-size: 16px;
    font-style: normal;
    font-weight: 600!important;
    line-height: normal;
    margin: 0;
}

.tmf-post.attorney.large .tmf-taxonomy-list.attorney-titles {
    color:#292929!important;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    line-height: 19px;
	margin-bottom:10px;
	margin-top:-10px;
}

.tmf-post.attorney.medium .tmf-taxonomy-list .tmf-taxonomy {
    color: #292929;
    font-size: 16px;
    font-style: normal;
}

.tmf-post.attorney.medium .custom-attorney-titles {
        color: #292929;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 19px;
}

/* People Page to make buttons aligned. */

.tmf-post.attorney.medium .custom-attorney-titles {
    min-height: 50px;
}

.tmf-post.attorney.medium .contact-information {
    color: #292929;
    font-size: 16px!important;
    font-weight:600!important;
    line-height: normal;
    margin-top: 0px;
    display: block;
}

.tmf-post.attorney.medium .contact-information a{
    color: #000000;
    text-decoration: underline;
      font-weight:600!important;
}

.tmf-post.attorney.medium .contact-information a:hover{
    text-decoration: none;
}

.tmf-post.attorney.medium .label {
    display: none;
}

.tmf-post.attorney.medium .fax {
    display: none;
}

.tmf-post.attorney.medium .related-posts,
.tmf-post.attorney.medium .taxonomy-container {
    margin-top: 10px;
}

.tmf-post.attorney.medium .related-posts .label,
.tmf-post.attorney.medium .taxonomy-label {
    display: block;
    color: #003e6e;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tmf-post.attorney.medium .tmf-post-link-list {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    margin-top: 0;
}

.tmf-post.attorney.medium .tmf-post-link-list .tmf-post-link {
    color: #000000;
    font-style: normal;
}

.tmf-post.attorney.medium .op-awards {
    padding-top: 10px;
}

.tmf-post.attorney.medium .op-award-name {
    color: #d70609;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: normal;
}

.tmf-post.attorney.medium .tmf-button {
    box-sizing: border-box;
    display: inline-block;
    box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
    font-size: 14px;
    max-width: 160px;
    width: 100%;
    padding: 7px 15px;
    margin-top: 15px;
    letter-spacing: 1px;
}

@media screen and (max-width: 450px) {
    .tmf-post.attorney.medium {
        max-width: 300px;
        width: 100%;
        padding: 25px 0;
    }
}

/*------ Attorney Large -----*/
.tmf-post.attorney.large .large-top-cell-1,
.tmf-post.attorney.large .large-top-cell-2{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.tmf-post.attorney.large .large-top-cell-1{
    padding-right: 25px;
}

.tmf-post.attorney.large .superlawyer-mobile,
.tmf-post.attorney.large .mobile-view{
    display: none;
}

.tmf-post.attorney.large #page-content{
    margin-top: 0;
}

@media screen and (max-width: 950px) {
    .tmf-post.attorney.large .superlawyer-mobile,
    .tmf-post.attorney.large .mobile-view{
        display: block;
    }

    .tmf-post.attorney.large .mobile-view{
        margin-top: 10px;
    }

    .tmf-post.attorney.large .superlawyer-mobile{
        margin-top: 10px;
    }

    .tmf-post.attorney.large .superlawyer-mobile img{
        display: inline-block;
        padding: 15px 15px 0;
        vertical-align: middle;
    }

    .tmf-post.attorney.large #page-content{
        margin-top: 25px;
    }
}

@media screen and (max-width: 550px) {
    .tmf-post.attorney.large .superlawyer-mobile img{
        display: block;
        padding: 15px 0 0;
    }
}

@media screen and (max-width: 500px) {
    .tmf-post.attorney.large .large-top-cell-1{
        padding-right: 0;
    }
}

/*---------- Award Small ----------*/
.tmf-post.award.small {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0;
    padding: 0 25px;
}

.tmf-post.award.small img.award-logo{
    display: block;
}

@media screen and (max-width: 450px) {
    .tmf-post.award.small {
        display: block;
    }

    .tmf-post.award.small img.award-logo{
        display: inline-block;
    }
}

/*---------- Practice Area Home ----------*/
.tmf-post.practice-area.home {
    border: none;
    display: inline-block;
    width: 150px;
    vertical-align: top;
    padding: 25px 25px 0;
    margin: 0;
}

.tmf-post.practice-area.home .home-icons{
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

.tmf-post.practice-area.home .home-icons.icon-97{
    background: url('../images/home_icon_broadband_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-97{
    background: url('../images/home_icon_broadband_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .home-icons.icon-99{
    background: url('../images/home_icon_media_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-99{
    background: url('../images/home_icon_media_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .home-icons.icon-101{
    background: url('../images/home_icon_satellite_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-101{
    background: url('../images/home_icon_satellite_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .home-icons.icon-103{
    background: url('../images/home_icon_utilities_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-103{
    background: url('../images/home_icon_utilities_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .home-icons.icon-105{
    background: url('../images/home_icon_privacy_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-105{
    background: url('../images/home_icon_privacy_data_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .home-icons.icon-107{
    background: url('../images/home_icon_intellectual_property_3x.png') no-repeat center center;
    background-size: 120px;
}

.tmf-post.practice-area.home:hover .home-icons.icon-107{
    background: url('../images/home_icon_intellectual_property_over_3x.png') no-repeat center center;
    background-size: 140px;
}

.tmf-post.practice-area.home .title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
}

.tmf-post.practice-area.home a{
    color: #ffffff;
    text-decoration: none;
}

.tmf-post.practice-area.home a:hover{
    text-decoration: none;
}

/*---------- Practice Area Attorney Related ----------*/
.tmf-post-list.attorney-related {
    line-height: 20px;
}

.tmf-post.attorney-related.practice-area {
    border: none;
    display: inline;
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

.tmf-post.attorney-related.practice-area a{
    color: #000000;
}

.tmf-post.attorney-related.practice-area.last-post .separator{
    display: none;
}

/*---------- Practice Area Small ----------*/
.tmf-post.small.practice-area {
    margin: 15px 0;
    padding: 0;
}

.tmf-post.small.practice-area.last-post {
    margin-bottom: 0;
}

.tmf-post.practice-area.small .small-cell-1, 
.tmf-post.practice-area.small .small-cell-2 {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
} 

.tmf-post.practice-area.small .small-cell-1 {
    width: 120px;
}

.tmf-post.practice-area.small .small-cell-2 {
    width: auto;
}

.tmf-post.practice-area.small .small-icons{
    width: 94px;
    height: 94px;
    margin: 0 auto;
}

.tmf-post.practice-area.small .small-icons.icon-97{
    background: url('../images/icon_sidebar_broadband_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-97{
    background: url('../images/icon_sidebar_broadband_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small .small-icons.icon-99{
    background: url('../images/icon_sidebar_media_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-99{
    background: url('../images/icon_sidebar_media_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small .small-icons.icon-101{
    background: url('../images/icon_sidebar_satellite_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-101{
    background: url('../images/icon_sidebar_satellite_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small .small-icons.icon-103{
    background: url('../images/icon_sidebar_utilities_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-103{
    background: url('../images/icon_sidebar_utilities_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small .small-icons.icon-105{
    background: url('../images/icon_sidebar_privacy_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-105{
    background: url('../images/sidebar_icon_privacy_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small .small-icons.icon-107{
    background: url('../images/icon_sidebar_intellectual_property_3x.png') no-repeat center center;
    background-size: 80px;
}

.tmf-post.practice-area.small:hover .small-icons.icon-107{
    background: url('../images/sidebar_icon_intellectual_property_over_3x.png') no-repeat center center;
    background-size: 94px;
}

.tmf-post.practice-area.small img.small-thumbnail {
    max-width: 80px;
    width: auto;
    padding-top: 0;
}

.tmf-post.practice-area.small .title {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.tmf-post.practice-area.small a{
    color: #000;
    text-decoration: none;
    font-size:17px;
    font-weight: 400;
    line-height:20px;
    text-align:left!important;
}


.tmf-post.practice-area.small a:hover{
    text-decoration: none;
    color: #003e6e;
}



/*---------- Practice Area Sidebar ----------*/
.tmf-post.practice-area.sidebar {
    border: none;
    margin: 0;
    padding-bottom: 10px;
}

.tmf-post.practice-area.sidebar.last-post {
    padding-bottom: 0;
}

.tmf-post.practice-area.sidebar .title{
   color: #000000;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
}

.tmf-post.practice-area.sidebar .title a{
   color: #000000;
}

/*---------- Post Small ----------*/
/*.tmf-post.post.small {
    border: none;
    display: inline-block;
    text-align: center;
    width: 50%;
    margin-bottom: 30px;
    padding: 0;
    vertical-align: top;
}*/

.tmf-post.post.small {
    border: none;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    vertical-align: top;
}

/*.tmf-post.post.small .small-inner{
    padding: 0 25px;
}*/

.tmf-post.post.small .title {
    color: #04406f;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: normal;
}

.tmf-post.post.small .title a{
    color: #04406f;
    text-decoration: none;
}

.tmf-post.post.small .excerpt{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0;
}

@media screen and (max-width: 950px) {
    .tmf-post.post.small {
        display: block;
        width: 100%;
    }
}

/*---------- Post Recent ----------*/
.tmf-post.post.recent {
    border: none;
    margin: 0;
    padding-bottom: 15px;
}

.tmf-post.post.recent.last-post {
    padding-bottom: 0;
}

.tmf-post.post.recent .title{
   color: #000000;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
}

.tmf-post.post.recent .title a{
   color: #000000;
}

	

/*---------- Post Medium ----------*/
.tmf-post.post.medium{
    border: none;
}

.tmf-post.post.medium .medium-inner{
    padding: 0 25px;
}

.tmf-post.post.medium .title{
    color: #04406f;
	font-size:22px;
    margin-bottom: 5px;
}

.tmf-post.post.medium .title a{
    color: #04406f;
}

.tmf-post.post.medium .date{
    color: #666666;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.tmf-post.post.medium .excerpt{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 5px;
}

.tmf-post.post.medium .excerpt a.read-more{
    color: #1162aa;
    font-weight: 700;
    text-transform: uppercase;
}

.tmf-post.post.medium .tmf-button{
    display: none;
}

/*---------- Post Large ----------*/
.tmf-post.post.large{}

.tmf-post.post.large h1#page-title {
    color: #04406f;
	font-size: 36px;
    margin-bottom: 15px;
    width: 85%;
}

.tmf-post.post.large .date{
    color: #666666;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.tmf-post.post.large .social-buttons {
/*    background: #f8f8f8;
    display: inline-block;
    padding: 10px;*/
    margin-top: 15px;
}

.tmf-post.post.large .taxonomy-label.label {
    color: #000000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.tmf-post.post.large .tmf-taxonomy-list {
    color: #1162aa;
    font-size: 15px;
    line-height: 1.4em;
    margin-top: 25px;
    font-style: italic;
}

.tmf-post.post.large .tmf-taxonomy-list .tmf-taxonomy {
    color: #1162aa;
    font-style: italic;
    text-decoration: underline;
}

.tmf-post.post.large .tmf-taxonomy-list .tmf-taxonomy:hover {
    text-decoration: none;
}

/*---------- Location Small ----------*/
.tmf-post.location.small {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.tmf-post.location.small a{
    color: #ffffff;
    text-decoration: none;
}

.tmf-post.location.small a:hover{
    text-decoration: underline;
}

.location-small-row{
    display: table;
    width: 100%;
}

.tmf-post.location.small .location-small-1, 
.tmf-post.location.small .location-small-2 {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

.tmf-post.location.small .location-small-1 {
    width: calc(100% - 110px);
}

.tmf-post.location.small .location-small-2 {
    width: 120px;
}

.tmf-post.small.location .location-map {
    padding-top: 25px;
}

.tmf-post.small.location .static-map {
    margin-bottom: 0;
}

.tmf-post.location.small .static-map img {
    display: block;
    max-width: 300px !important;
    width: 100%;
    box-sizing: border-box;
}

.tmf-post.location.small .title {
    font-size: 22px;
    font-weight: 800;
}

.tmf-post.small.location .label {
    font-style: italic;
}

@media screen and (max-width: 450px) {
    .tmf-post.location.small {
        background: transparent;
    }

    .tmf-post.location.small .location-small-1, 
    .tmf-post.location.small .location-small-2 {
        display: block;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }

    .tmf-post.location.small .location-small-2 {
        padding: 15px 0 0;
    }

    .tmf-post.location.small .static-map img {
        margin: 0 auto;
    }
}

/*----------Location Medium----------*/
.tmf-post.location .dynamic-map{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.tmf-post.location .dynamic-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ======================================== *
        Home Bottom News
 * ======================================== */

.tmf-module-3873 .excerpt {

	font-size:16px!important;
}
/* ======================================== *
        Responsive Posts
 * ======================================== */
@media screen and (min-width: 850px) and (max-width: 1000px), screen and (max-width: 600px) {
    .tmf-post.medium.post .taxonomy-container {
        clear: both;
    }


    .tmf-post.medium.post .read-more-button {
        margin-bottom: 25px;
    }

    .tmf-post.medium.event .taxonomy-container {
        clear: both;
    }

    .tmf-post.medium.event .read-more-button {
        margin-bottom: 25px;
    }


    .tmf-post.medium.post img.primary {
        max-width: 150px;
    }

    .tmf-post.medium img.thumbnail {
        max-width: 175px;
    }

    .children .tmf-post.medium img.thumbnail {
        max-width: 125px;
    }

    .tmf-post.medium.attorney .read-more-button.top,
    .tmf-post.medium.staff .read-more-button.top {
        display: none;
    }

    .tmf-post.medium.attorney .read-more-button.bottom,
    .tmf-post.medium.staff .read-more-button.bottom {
        display: block;
        text-align: center;
    }

    .tmf-post img.primary {
        max-width: 200px;
    }

    .tmf-post.large.attorney img.primary,
    .tmf-post.large.staff img.primary {
        max-width: 250px;
    }
}


@media screen and (max-width: 600px) {
    .tmf-post.large.attorney img.primary,
    .tmf-post.large.staff img.primary {
        float: none;
        margin-bottom: 15px;
    }

    .tmf-post.large:not(.attorney) img.primary {
        float: none;
        margin-right: 0;
        margin-left: 0;
    }
}


@media screen and (max-width: 400px) {
    .tmf-post.small img.thumbnail {
        max-width: 75px;
    }

    .tmf-post.attorney.small img.thumbnail, 
    .tmf-post.staff.small img.thumbnail {
        max-width: 75px;
    }

    .tmf-post.medium img.thumbnail {
        max-width: 125px;
    }

    .children .tmf-post.medium img.thumbnail {
        max-width: 100px;
    }

    .tmf-post.medium.post img.primary {
        max-width: 100px;
    }

    .tmf-post.attorney.medium img.thumbnail, 
    .tmf-post.staff.medium img.thumbnail {
        max-width: 75px;
    }

    .tmf-post img.primary {
        max-width: 150px;
    }
}

/* =========================================
   Sidebar Categories – FORCE VERTICAL STACK
   ========================================= */

/* Reset everything */
.sidebar-categories,
.sidebar-categories * {
  box-sizing: border-box;
}

/* Remove all list behavior */
.sidebar-categories ul,
.sidebar-categories li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Kill WP hierarchy spacing */
.sidebar-categories ul.children {
  margin: 0;
  padding: 0;
}

/* Each category = full-width block */
.sidebar-categories li {
  display: block;              /* <-- KEY FIX */
  width: 100%;
  padding: 14px 0;
/*   border-bottom: 1px solid #e6e6e6; */
}

/* Remove last divider */
.sidebar-categories li:last-child {
  border-bottom: none;
}

/* Neutral links */
.sidebar-categories a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
  text-transform: none;
}

/* Count stays inline, not floated */
.sidebar-categories .count {
  margin-left: 6px;
  color: inherit;
  font-size: inherit;
}

/* Parent + child identical */
.sidebar-categories li.cat-item-parent,
.sidebar-categories ul.children li {
  padding-left: 0;
}
/* =====================================
   Attorney listing container (flex)
   ===================================== */
.tmf-post-list.attorney,
.post-type-archive-attorney .tmf-post-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* centers 1 or 2 items on last row */
}

/* =====================================
   Attorney cards
   ===================================== */
.tmf-post.attorney.medium {
    box-sizing: border-box;
    display: block;
    padding: 25px 20px;
    width: 300px;
    margin: 0 10px 40px;
    vertical-align: top;

    border: 1px solid #292929;
    border-bottom: 1px solid #292929 !important;
    background: #fff;

    /* shadow */
    box-shadow:
        0 6px 18px rgba(0,0,0,0.12),
        0 2px 6px rgba(0,0,0,0.08);

    transition: transform .2s ease, box-shadow .2s ease;
}

.tmf-post.attorney.medium:hover {
    transform: translateY(-3px);
    box-shadow:
        0 10px 26px rgba(0,0,0,0.16),
        0 4px 10px rgba(0,0,0,0.12);
}

/* =====================================
   Responsive tightening (optional)
   ===================================== */
@media (max-width: 1000px) {
    .tmf-post.attorney.medium {
        width: 280px;
    }
}

@media (max-width: 700px) {
    .tmf-post.attorney.medium {
        width: 100%;
        max-width: 340px;
    }
}
#footer-cell-1 .location-small-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

#footer-cell-1 .location-small-1 {
    text-align: left;
}

#footer-cell-1 img {
    display: block;
    min-width: 390px !important;
    height: auto;
    margin-bottom: 30px;
    }
    


