/************************************************
    Author
************************************************/
#mvp-author-page-top {
    margin-bottom: 40px;
    padding: 30px 5%;
    width: 90%;
}

.mvp-author-top-out {
    margin-left: -250px;
    width: 100%;
}

.mvp-author-top-in {
    margin-left: 220px;
}

#mvp-author-top-left {
    margin-right: 40px;
    width: 176px;
}

#mvp-author-top-left img {
    -webkit-border-radius: 50%;
    line-height: 0;
    margin-top: -8px;
    border: 5px solid #DDDDDD;
    border-radius: 226.667px;
}

#mvp-author-top-left li img {
    border: none;
    border-radius: 0;
}

#mvp-author-top-right {
    width: 100%;
    display: grid;
}

#mvp-author-top-right .author-job-title {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}

#mvp-author-top-right .author-degree-and-articles-count {

}

#mvp-author-top-right .author-degree-and-articles-count .author-articles-count,
#mvp-author-top-right .author-degree-and-articles-count .author-degree {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #555555;
}

#mvp-author-top-right .author-domain-email {
    margin-top: 10px;
    background: #F6F6F6;
    width: fit-content;
    gap: 8px;
    padding: 8px 16px;
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #555555;
}

#mvp-author-top-right .author-domain-email svg {
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.author ul.mvp-blog-story-list .mvp-blog-story-wrap:first-child {
    margin-top: 0;
}

.author .mvp-main-blog-in .mvp-nav-links {
    margin-top: 15px;
}

h1.mvp-author-top-head {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 110%;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #000000;
}

h1.mvp-author-top-head.mobile {
    display: none;
}

span.mvp-author-page-desc {
    width: 100%;
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #555555;
}

.mvp-author-page-desc #author-view-all-desc-btn {
    text-decoration: underline;
    cursor: pointer;
}

ul.mvp-author-page-list {
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 6px;
}

ul.mvp-author-page-list li {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    padding-top: 10px;
    text-align: center;
    width: 30px;
    height: 20px;
}

ul.mvp-author-page-list a:first-child li {
    margin-left: 0;
}

ul.mvp-author-page-list .fa-facebook:hover {
    background: #3b5997;
}

ul.mvp-author-page-list .fa-twitter:hover {
    background: #00aced;
}

ul.mvp-author-page-list .fa-pinterest-p:hover {
    background: #cb2027;
}

ul.mvp-author-page-list .fa-instagram:hover {
    background: url(images/insta-bg.gif) no-repeat;
}

ul.mvp-author-page-list .fa-google-plus:hover {
    background: #cd3627;
}

ul.mvp-author-page-list .fa-linkedin:hover {
    background: #069;
}

.author span.mvp-widget-home-title {
    margin-bottom: 30px;
}

.mvp-author-top-mobile-block {
    display: none;
}

.author-job-title {
    font-size: 16px !important;
}

/*
 * Authors sidebar START
 */

.authors-list-sidebar {
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.authors-list-card {
    display: flex !important;
    width: 300px;
    height: 105px;
    background: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    padding: 12px;
    margin-bottom: 4px;
    text-decoration: none;
    max-height: 80px !important;
}

.authors-list-card.card-5 {
    border: none;
}

.authors-list-card-img {
    width: 64px;
    height: 64px;
    border-radius: 180px;
    margin-right: 15px;
}

.authors-list-card-details .authors-list-card-title {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 0;
}

.authors-list-card-details .authors-list-card-badge {
    display: flex;
    height: 23px;
    border-radius: 10px;
    width: auto;
    padding: 2px 0;
    margin-bottom: 8px;
}

.authors-list-card-details .authors-list-card-badge p {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #555555;
    margin-right: 4px;
    margin-bottom: 0 !important;
}

.authors-list-card-articles {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150% !important;
    color: #555555;
    margin-bottom: 0 !important;
}

.authors-list-sidebar-btn {
    border: 1px solid #222222;
    border-radius: 4px;
    width: 320px;
    height: 46px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-decoration: none;

    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #060606 !important;
}

.authors-list-sidebar-btn:hover {
    background: #000000;
    color: #FFFFFF !important;
}

.mvp-main-blog-wrap.left.relative.no-posts .mvp-nav-links.mvp-nav-links-mobile.mvp-nav-links-category,
.mvp-main-blog-wrap.left.relative.no-posts .mvp-nav-links.mvp-nav-links-category {
    display: none;
}

.mvp-main-blog-wrap.left.relative.no-posts #mvp-side-wrap {
    float: right !important;
}

@media screen and (max-width: 768px) {
    .authors-list-card {
        width: 94%;
    }

    .authors-list-sidebar-btn {
        width: 100%;
    }
}

/*
 * Authors sidebar END
 */

@media screen and (max-width: 900px) {
    span.mvp-author-page-desc {
        font-size: 16px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
    #mvp-author-page-top {
        padding: 20px 5%;
    }

    span.mvp-author-page-desc {
        font-size: 1.1rem;
    }

    .mvp-author-top-out {
        margin-left: -190px;
    }

    .mvp-author-top-in {
        margin-left: 190px;
    }

    #mvp-author-top-left {
        margin-right: 40px;
        width: 150px;
    }

    h1.mvp-author-top-head {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    #mvp-author-page-top {
        padding: 20px 5%;
    }

    .mvp-author-top-out {
        margin-left: -190px;
    }

    .mvp-author-top-in {
        margin-left: 190px;
    }

    #mvp-author-top-left {
        margin-right: 40px;
        width: 150px;
    }

    h1.mvp-author-top-head {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 768px) and (min-width: 660px) {
    #mvp-author-page-top {
        padding: 20px 0;
        width: 100%;
    }

    .mvp-author-top-out {
        margin-left: -170px;
    }

    .mvp-author-top-in {
        margin-left: 170px;
    }

    #mvp-author-top-left {
        margin-right: 40px;
        width: 130px;
    }

    h1.mvp-author-top-head {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 660px) {
    #mvp-author-page-top {
        margin-bottom: 15px;
        padding: 15px 0;
        width: 100%;
    }

    .mvp-author-top-out,
    .mvp-author-top-in {
        margin-left: 0;
    }

    #mvp-author-top-left {
        margin: 0 0 15px 0;
        text-align: center;
        width: 100%;
    }

    #mvp-author-top-right {
        text-align: center;
    }

    #mvp-author-top-left img {
        border: 5px solid #ddd;
        width: 126px;
    }

    h1.mvp-author-top-head {
        font-size: 24px;
    }

    ul.mvp-author-page-list li {
        margin-left: 5px;
    }

    .mvp-author-top-mobile-block {
        display: grid;
        margin-bottom: 20px;
    }

    .author .pagination a::before,
    .author .pagination a::after {
        content: none !important;
    }

    .pagination a:first-child, .pagination a:last-child {
        justify-content: center !important;
    }

    body.author #mvp-author-top-left {
        margin-top: 40px;
    }

    body.author .mvp-author-top-head.left {
        position: relative;
        top: -230px;
        margin-bottom: -20px;
    }

    body.author #mvp-author-top-right {
        margin-top: -10px;
    }
}
