/* ============================================================================ *
        Post Styles
    ---------------------------------------------------------------------------
        These are the styles which build all the various post types and their templates.
*/
.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;
}

/*------Page Large-----*/
.tmf-post.tmf-post-5991829.page.large {
    text-align: center;
}

.tmf-post.tmf-post-5991829.page.large #breadcrumbs {
    text-align: left;
}

.tmf-post.tmf-post-5991829.page.large .down-arrow {
    padding-top: 15px;
}

.tmf-post.tmf-post-5991829.page.large .down-arrow a {
    background: rgba(0,0,0,0) url(../images/int_icon_sprite_3x.png) repeat scroll -380px 1px;
    background-size: 842px;
    display: inline-block;
    font-size: 0;
    height: 43px;
    vertical-align: middle;
    width: 43px;
    margin-right: 0;
}

.tmf-post.tmf-post-5991829.page.large .vertical-dot {
    background: rgba(0,0,0,0) url(../images/int_icon_sprite_3x.png) repeat scroll -440px 0px;
    background-size: 842px;
    display: inline-block;
    font-size: 0;
    height: 50px;
    vertical-align: middle;
    width: 4px;
    margin: 15px 0;
}

.tmf-post.tmf-post-5991829.page.large .tmf-button {
    box-sizing: border-box;
    background-color: #3e6c30;
    background-image: url(../ie-gradient.php?from=3e6c30&to=4d8347);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3e6c30), to(#4d8347));
    background-image: -webkit-linear-gradient(#3e6c30, #4d8347);
    background-image: -moz-linear-gradient(#3e6c30, #4d8347);
    background-image: -ms-linear-gradient(#3e6c30, #4d8347);
    background-image: -o-linear-gradient(#3e6c30, #4d8347);
    background-image: linear-gradient(#3e6c30, #4d8347);  
    display: inline-block;
    font-size: 18px;
    max-width: 300px;
    width: 100%;
    padding: 6px 15px;
    margin-bottom: 25px;
}

#home-faq .tmf-button:hover {
    background-color: #4d8347;
    background-image: url(../ie-gradient.php?from=4d8347&to=3e6c30);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d8347), to(#3e6c30));
    background-image: -webkit-linear-gradient(#4d8347, #3e6c30);
    background-image: -moz-linear-gradient(#4d8347, #3e6c30);
    background-image: -ms-linear-gradient(#4d8347, #3e6c30);
    background-image: -o-linear-gradient(#4d8347, #3e6c30);
    background-image: linear-gradient(#4d8347, #3e6c30);
}

/*------Attorney Medium & Large-----*/
.tmf-post.attorney.medium h2.title {
    margin-bottom: 0;
}

.tmf-post.attorney.large h1#page-title {
    color: #132e5e;
    font-size: 26px;
}

.tmf-post.attorney.large img.primary {
    max-width: 420px;
}

.tmf-post.attorney.large .tmf-taxonomy-list {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 26px;
    line-height: 42px;
}

.tmf-post.attorney.large .tmf-taxonomy-list .tmf-taxonomy {
    color: #333;
}

.tmf-post.attorney .contact-information {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
}

.tmf-post.attorney .contact-information a{
    color: #333;
}

.tmf-post.attorney .icon-container .vcard-resume-container {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    line-height: normal;
}

.tmf-post.attorney .icon-container .vcard-resume-container a{
    color: #333;
}

.tmf-post.attorney .phone .label {
    background: rgba(0,0,0,0) url(../images/int_icon_sprite_3x.png) repeat scroll -760px 0px;
    background-size: 842px;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 19px;
    margin-right: 6px;
}

.tmf-post.attorney .fax .label {
    background: rgba(0,0,0,0) url(../images/int_icon_sprite_3x.png) repeat scroll -780px 0px;
    background-size: 842px;
    display: inline-block;
    font-size: 0;
    height: 20px;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}

.tmf-post.attorney .email .label {
    background: rgba(0, 0, 0, 0) url(../images/int_icon_sprite_3x.png) repeat scroll -740px 0px;
    background-size: 842px;
    display: inline-block;
    font-size: 0;
    height: 16px;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}

.tmf-post.attorney .vcard .label {
    font-size: 20px;
    margin-top: 0;
}

/*----------Practice Area Home----------*/
.tmf-post.practice-area.home {
    box-sizing: border-box;
    border-bottom: none;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    vertical-align: top;
}

.tmf-post.practice-area.home .tmf-button {
    box-sizing: border-box;
    display: inline-flex;
    max-width: 280px;
    width: 100%;
    line-height: normal;
    padding: 10px 15px;
    height: 70px;
    align-items: center;
    justify-content: center;
}

.tmf-post.practice-area.home .tmf-button:hover {
    background-color: #3e6c30;
    background-image: url(../ie-gradient.php?from=3e6c30&to=4d8347);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3e6c30), to(#4d8347));
    background-image: -webkit-linear-gradient(#3e6c30, #4d8347);
    background-image: -moz-linear-gradient(#3e6c30, #4d8347);
    background-image: -ms-linear-gradient(#3e6c30, #4d8347);
    background-image: -o-linear-gradient(#3e6c30, #4d8347);
    background-image: linear-gradient(#3e6c30, #4d8347);
}

@media screen and (max-width: 1000px) {
    .tmf-post.practice-area.home {
        padding: 0 13px;
    }

    .tmf-post.practice-area.home .tmf-button {
        max-width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .tmf-post.practice-area.home {
        display: block;
        width: 100%;
        padding: 0;
    }
}

/*----------Practice Area Small----------*/
.tmf-post.practice-area.small {
    text-align: center;
    margin-top: 20px;
}

.tmf-post.practice-area.small .tmf-button {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    padding: 10px;
}

/*----------Practice Area Medium----------*/
.tmf-post.practice-area.medium {
    border-bottom: none;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

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

.tmf-post.practice-area.medium h2.title{
    font-size: 28px;
}

.tmf-post.practice-area.medium .tmf-button {
    display: inline-block;
    margin-top: 25px;
    max-width: 145px;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 10px;
    font-size: 18px;
}

@media screen and (max-width: 650px) {
    .tmf-post.practice-area.medium {
        display: block;
        width: 100%;
        border-bottom: 1px solid #ddd;
    } 
}

@media screen and (max-width: 450px) {
   .post-type-archive-practice-area #body .custom-inner{
        padding: 0 12px;
    } 
}

/*---------FAQ Small----------*/
.tmf-post.faq.small {
    margin: 0;
    padding: 0;
}

/*----------Post Small----------*/
.tmf-post.post.small {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    border-left: 3px solid #325592;
}

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

.tmf-post.post.small .title {
    color: #173a77;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

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

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

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

.tmf-post.post.small .read-more-area {
    padding-top: 25px;
}

.tmf-post.post.small .read-more-area a{
    color: #4c8245;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

.tmf-post.post.small .read-more-area a:hover{
    text-decoration: underline;
}

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

    .tmf-post.post.small .small-inner{
        padding: 0;
    }
}

/*---------Testimonial Small----------*/
.tmf-post.testimonial.small {
    font-family: 'Red Hat Display', sans-serif;
    position: relative;
}

.tmf-post.testimonial.small:before {
    background: url(../images/int_icon_sprite_3x.png) no-repeat -460px 0px;
    background-size: 842px;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    height: 200px;
    width: 255px;
}

.tmf-post.testimonial.small .content-area {
    padding-left: 275px;
}

.tmf-post.testimonial.small .excerpt {
    color: #ffffff;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
}

.tmf-post.testimonial.small .testimonial-description {
    float: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    margin-top: 10px;
}

.tmf-post.testimonial.small .star {
    font-size: 30px;
    text-align: left;
    padding-top: 10px;
    font-style: normal;
}

@media screen and (max-width: 850px) {
    .tmf-post.testimonial.small:before {
        display: block;
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .tmf-post.testimonial.small .content-area {
        padding-left: 0;
    }
}

/*----------Locations Small----------*/
.tmf-post.small.location {
    border-bottom: none;
    border-left: 2px solid #bebebe;
    color: #333333;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 0;
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

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

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

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

.tmf-post.small.location .location-small-cell-1,
.tmf-post.small.location .location-small-cell-2{
    display: inline-block;
    vertical-align: top;
}

.tmf-post.small.location .location-small-cell-1 {
    padding-right: 15px;
}

.tmf-post.small.location .title {
    color: #004994;
    font-weight: 700;
}

.tmf-post.small.location .label {
    display: none;
}

@media screen and (max-width: 1230px) {
    .tmf-post.small.location .location-small-cell-1,
    .tmf-post.small.location .location-small-cell-2{
        width: 100%;
    }
}

@media screen and (max-width: 950px) {
    .tmf-post.small.location.first-post{
        border-left: none;
    }
}

@media screen and (max-width: 620px) {
    .tmf-post.small.location{
        border-left: none;
        display: block;
        width: 100%;
    }
}

/*----------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%;
}

/* ======================================== *
        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;
    }
}
