/**** CSS FOR AUTHOR ****/
.name-img{
    display: inline-block;
}
.name-img img{
    width: 200px;
    height: 200px;
    border: 3px solid #ffffff;
    margin-top: -100px;
}
.author-des-section{
    display: block
}
.author-des{
    width: calc(50% - 31px);
    display: inline-block;
    vertical-align: top;
}
.author-share{
    display: inline-block;
}
.writing-type li{
    display: inline-block;
}
.writing-type ul{
    padding-left: 0;
}
.writing-type a{
    background: #ffffff;
    color: #555555;
    font-size: 14px;
    font-family: 'Poppins';
    border: 1px solid #555555;
    padding: 7px 15px;
    border-radius: 3px;
    margin: 3px;
    display: inline-block;
    transition: all ease-in-out 0.3s;
}
.writing-type a:hover{
    background:#9E243D;
    color: #ffffff;
}
.author-des h2{
    color: #9e243d;
    font-weight: 700;
}
h1.archive-title {
    color: #9e243d;
    font-weight: 700;
    font-family: 'Poppins';
    margin-left: 20px;
    padding-top: 0;
    margin-top: -58px;
    display: inline-block;
    position: relative;
    top: -25px;
}
h1.archive-title span {
    display: block;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    margin-top: 3px;
}
.banner-bu{
    display: block;
    bottom: 0;
    right: 0;
    max-width: 1200px;
    margin: auto;
    text-align: right;
    padding: 130px 20px;
    padding-bottom: 30px;
}
.author-info{
    display: inline-block;
}
.author-info-section{
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    font-size:14px;
}
.logged-in .development-inprogress{
    display:block;
}

.author-banner{
    background: #9e243d;
    margin: auto;
    height: 200px;
    margin-top: -30px;
}
.author-row .page-wrapper {
    padding: 20px 0 50px 0;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    min-height: 75vh;
}
.author-row .alm-reveal {
    display:flex;
    flex-wrap:wrap;
    /* justify-content:space-between; */
}
.author-left {
    max-width: 400px;
    position: sticky;
    top: 100px;
    height: 678px;
}

.archive-description p{
    line-height: 25px;
        font-size: 16px;
        color: #555555;
        margin-right: 20px;
    }

.author-left header .author-info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 20px 30px 20px;
    background: linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.7));
}
.author-left header .author-info p {
    color: #ffffff;
}
.author-left img {
    width:auto;
    object-fit:cover;
    height: 70vh;
    max-width:100% !important;
    margin: 0;
}
.author-left h1 {
    font-family: 'Mont';
    font-weight:900;
    font-style: none;
    font-size:40px;
    color: #ffffff;
    line-height:1.2;
    padding:0;
    margin:0;
}
.author-right {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
}
.author-right article {
    width: calc(33.333% - 10px);
    display: inline-block;
    vertical-align: top;
    margin: 5px 5px;
}
.author-right article img {
    height: 252px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}
.author-author {
    margin-top: 10px;
    text-align: left;
}
.author-right article .entry-byline {
    text-align:center;
}
.author-right .avatar {
    height:75px;
    width:75px;
    object-fit:cover;
    border-radius:50%;
    margin:0 auto 5px auto;
}
.author-right .article-info {
    background:#ffffff;
    line-height: 16px;
    font-size: 14px;
    color: #0a0a0a;
    padding:10px 0;
    margin-bottom: 25px;
}
.author-right article .article-info-content {
    text-align:left;
}
.author-right article .article-info-content p,
.author-right article .article-info-content .entry-summary  {
    font-size:14px;
    line-height:1.3;
    font-size: 14px;
    line-height: 1.3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
}
.tntreadmore {
    color: #9e243d;
}
.author-right article h3 {
    margin: 10px 0 0 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
}
.author-right article h3 a {
    color:#0a0a0a;
    line-height:1.2;
    letter-spacing:0.03em;
    word-break: break-word;
}
.more-author-articles {
    margin: 0 auto;
}

a.button {
    font-size: 14px;
    color: #ffffff;
    vertical-align: middle;
}
@media screen and (max-width:991px) {

.author-right article {
    width: calc(50% - 10px);
}
.author-row .page-wrapper{
    width: calc(100% - 30px);
    margin-left: 0!important;
    margin-right: 0!important;
}
.author-right article .article-info {
    height:auto;
}
.author-row .page-wrapper {
    display:block;
    padding: 25px 15px;
}
.author-left {
    position:relative;
    margin-bottom:15px;
}
.author-right {
    display:block;
    width: calc(100% - 8px);
    position: static;

}
.author-right .article-info{
    height: auto;
}

}

  @media screen and (max-width:768px) {

    .author-left{
        top: 0;
        height: auto;
        margin-bottom: 30px!important;
    }
    .author-left{
        max-width: 100%;
    }
    .author-left img{
        width: 100%;
    }
    .author-right article img{
        height: auto;
    }
  }

  @media screen and (max-width:600px){
    .author-right .featured-post-img{
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: middle;
    }

    .author-right .article-info{
        height: auto!important;
        width: calc(50% - 15px);
        display: inline-block;
        margin-left:15px;
        vertical-align: middle;
    }

    .author-right .entry-summary{
        display: none!important;
    }

    .author-right .entry-byline{
        display: none;
    }
    .author-right article h3{
        font-weight: 600;
        font-size: 14px;
    }

    .author-right {
        width: calc(100% - 0px);
    }

    .author-right article h3{
        -webkit-line-clamp: 4;
        margin-bottom: -15px;
    }
  }

 

  
  @media screen and (max-width:500px){
    .author-right article {
        width: calc(100% - 10px);}
        .author-des {
            width: calc(100% - 31px);
        }
        h1.archive-title {
            padding-top: 0;
            margin-top: 20px;
            display: inline-block;
            position: relative;
            top: 0;
            right: 0;
            text-align: center;
            margin-left: 0;
        }
        .author-info {
            display: block;
            text-align: center;
        }
        .name-img {
            display: block;
            text-align: center;
        }
        .banner-bu {
            display: block;
            margin: auto;
            padding: 20px 0;
            padding-bottom: 30px;
            text-align: center;
        }
  }


