
/*** Author page ***/

.author-bio {
    text-align: center;
}

.author-bio .author-heading-section {
    display: inline-block;
    margin-bottom: 25px;
    width: 100%
}

.author-bio .author-heading-section > div {
    float: none;
}

.author-bio .author-heading-image-section {
    width: 250px;
    height: 250px; 
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.author-bio .author-heading-image-section > img {
    width: 250px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}

.author-bio h1 {
    text-align: center;
    font-size: 40px;
    color: #4d4774;
    font-family: 'Roboto-Bold', Sans-Serif;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 5px;
}

.author-bio h3 {
    text-align: center;
    font-size: 24px;
    margin: 0 0 15px;
    color: #222;
    font-family: 'Crimson Text', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: capitalize;
}

.author-bio ul.author-social-profiles {
    padding: 0;
    margin: 0 0 15px;
    text-align: center;
    list-style-type: none;
}

.author-bio ul.author-social-profiles li {
    display: inline-block;
    text-align: center;
}

.author-bio ul.author-social-profiles li:not(:last-of-type) {
    margin-right: 5px;
}

.author-bio ul.author-social-profiles li a i {
    color: #2bbbb3;
    width: 36px;
    height: 36px;
    border: 1px solid #2bbbb3;
    border-radius: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 35px;
}

.author-bio ul.author-social-profiles li a:hover i {
    color: #ffffff;
    background-color: #2bbbb3;
    border: 1px solid #2bbbb3;
}

.author-bio .author-desc-section {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    padding-bottom: 5px;
}

.author-desc-section a {
    font-weight: bold;
    color: #2bbbb3;
    text-decoration: underline; 
}

.author-bio .author-desc-section p {
    margin-bottom: 20px;
}

.author-bio .author-desc-section p:last-of-type {
    margin-bottom: 0;
}

.author-page .author-bio-row {
    padding-bottom: 25px;
}

.author-page > .row > .container {
    max-width: 330px !important;
    margin-bottom: 0px;
}

.author-page > .row.author-bio-row > .container,
.author-page > .row.author-featured-article-row > .container {
    max-width: 100% !important;
    margin-bottom: 0;
    margin-top: 25px;
}

.author-page .author-sep-bottom {
    margin: 40px auto 0 auto;
    width: 80px;
    border-top: 2px solid #a084bf;
}

.author-page h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 10px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 18px;
    color: #111;
}

.author-page .author-post {
    margin-top: 40px;
}

.author-page .author-featured-article-row {
    background-color: #f5f5f5;
    padding-bottom: 10px;
}

hr.author-divider {
    border-top: 2px solid #eeeeee;
    margin: 20px 10px 0;
}

.author-page #author-row-1 .author-post:first-of-type {
    margin-top: 0;
}

.author-page .author-post-title {
    padding-top: 15px;
}

.author-page .author-post-title a {
    font-family: 'Crimson Text', serif;
    color: #222222;
    font-size: 20px;
    text-decoration: none;
}

.author-page .author-post-title a:hover {
    text-decoration: none !important;
    border-bottom: 1px solid #2bbbb3;
}

.author-page .row.load-more-button {
    margin-top: 50px;
}

.author-page .load-more-button .btn-author-load-more {
    background: #2bbbb3;
    border-radius: 0;
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 15px 90px;
    font-size: 14px;
    text-decoration: none;
}

.author-page .load-more-button a.btn-author-load-more:hover {
    opacity: 0.8;
    text-decoration: none;
    background: #2bbbb3;
    color: #fff;
}

.author-page .load-more-button a.btn-author-load-more:focus {
    opacity: 0.8;
    text-decoration: none;
    background: #2bbbb3;
    color: #fff;
}

.author .masthead-block .flex-container{
    display:block ;
}

.author-page .author-page-featured-post-icon img {
    display: block;
    width: 65px;
    height: auto;
    margin: 0 auto;
    z-index: 1;
    position: relative; 
    margin: -45px auto 15px;
}

.author-page .author-featured-block-image {
    padding: 0;
}

.author-page .author-featured-block-image img {
    max-width: 100%;
}

.author-featured-block-article {
    background-color: #ffffff;
}

.author-page .author-featured-block-article-content {
    margin: 25px auto 25px auto;
    padding: 0 10px 0 10px; 
    text-align: center;
}

.author-page .author-featured-block-article-content-category {
    border: 2px solid #746CB7;
    color: #746CB7;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    display: inline-block;
    letter-spacing: 2px;
    text-indent: 0;
    padding: 6px 8px 4px 11px;
    font-weight: 700;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 20px;
}

.author-page a.author-featured-block-article-content-category:hover {
    border: 2px solid #2bbbb3;
    color: #2bbbb3;
}

.author-page a.author-featured-block-article-content-category:focus {
    border: 2px solid #2bbbb3;
    color: #2bbbb3;
}

.author-page .author-featured-block-article-content-author {
    display: block;
    margin-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #757575;
    font-weight: 700;
}
.author-page .author-featured-block-article-content-time {
    display: block;
    font-size: .75em;
    font-family: 'Roboto', sans-serif;
    color: #757575;
    font-weight: 400;
    display: inline-block;
    margin-top: 5px;
}

.author-page .author-featured-block-article-post-title {
    font-size: 24px;
    display: inline;
    line-height: 1.25em;
    font-family: 'Crimson Text', serif;
    color: #000;
    font-weight: 400;
}

.author-page .author-featured-block-article-post-title:before {
    content: '';
    display: block;
}

.author-page .author-featured-block-article-post-title:after {
    content: '';
    display: block;
}

.author-page .author-featured-block-article-post-title:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #2bbbb3;
}

.author-featured-equal-height {
    padding-left: 10px;
    padding-right: 10px;
}

.author-page .author-post-date {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:12px;
    color: #757575;
    font-weight: 400;
    display: inline-block;
    padding-top: 0;
    margin-top: 5px;
} 


@media all and (min-width: 768px) {
    .author-bio .author-heading-section > div {
        float: left;
    }

    .author-bio .author-heading-image-section {
        margin: 0;
    }

    .author-page > .row > .container,
    .author-page > .row.author-bio-row > .container,
    .author-page > .row.author-featured-article-row > .container {
        max-width: 1200px !important;
    }
    .author-page > .row.author-bio-row > .container {
        margin-top: 40px;
    }

    .author-page .author-bio-row {
        padding-left: 5px;
        padding-right: 5px;
    }

    .author-page .author-sep-bottom {
        margin: 25px auto -10px auto;
    }

    .author-page .author-post-title a {
        font-size: 16px;
    }

    .author-page #author-row-1 .author-post {
        margin-top: 0;
    }

    hr.author-divider {
        margin: 20px 10px 0;
    }

    .author-bio ul.author-social-profiles li a i {
        width: 36px;
        height: 36px;
        font-size: 20px;
        line-height: 35px;
    }

    .author-bio .author-heading-section > div:not(.author-heading-image-section),
    .author-bio .author-info,
    .author-bio .author-desc-section {
        padding-left: 50px;
    }

    .author-bio .author-desc-section p {
        text-align: left;
    }

    .author-bio h1,
    .author-bio h3,
    .author-bio ul.author-social-profiles {
        text-align: left;
    }

    .author-bio h1 {
        margin: 0 0 5px;
    }

    .author-page-featured-post-icon {
        padding-right: 15px;
    }

    .author-page .author-page-featured-post-icon img {
        width: 78px; 
        margin: 0 auto;
    }

    .author-page .author-featured-block-article-content {
        padding: 0; 
    }

    .author-featured-block-article,
    .author-page .author-featured-block-image {
        margin-top: -55px;
    }

    .author-featured-equal-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
    }

    .author-page .author-featured-article-row {
        padding-bottom: 20px;
        padding-top: 0;
    }

    .author-page .author-featured-block-article-post-title {
        font-size: 25px;
    }

}

@media all and (min-width: 992px) {

    .author-page .author-sep-bottom {
        margin: 40px auto -10px auto;
    }

    .author-page .author-post {
        margin-top: 50px;
    }

    .author-page #author-row-1 .author-post {
        margin-top: 0;
    }

    .author-page .author-post-title a {
        font-size: 20px;
    }

    .author-bio .author-desc-section,
    .author-bio .author-info {
        padding: 0 10px;
    }

    .author-page .author-featured-block-article-content {
        padding: 0 10px; 
    }

}

@media all and (min-width: 1200px) {
    .author-page > .row > .container,
    .author-page > .row.author-bio-row > .container,
    .author-page > .row.author-featured-article-row > .container {
        max-width: 1010px !important;
    }
    

}
