



/* custom css */

.cover-page-img img 
{
    width: 100%;
    height: 150px;
}
.author-info {
    padding: 36px 0px 36px 35px;
    min-height: 142.8px;
}
.author-name p
{
    font-size: 20px;

}


/* .custom-boot-padding
{
    padding: 0px;
} */

.floating-follow-btn {
    position: absolute;
    /* background-color: rebeccapurple; */
    width: 100%;
    padding: 63.5px;
}
.custom-center
{
    text-align: center;
}
/* .custom-main-con
{
    box-shadow: 0px 0px 20px lightgrey;
} */
/* .profile-footer {
    padding: 10px;
    background-color: #ffa500;
} */
.custom-profile-img
{
    text-align: center;
}
.parent
{
    box-shadow: 0px 0px 20px lightgrey;
}
.custom-pd-row
{
    margin-right: 0px;
    margin-left: 0px;
}
.footer-website
{
    padding: 10px;
    color: #fff;
}
.social-media-link
{
   
    color: #fff;
}
.color-footer-author-detail {
    background-color: #ffa500;
    font-size: 22px;
   
}
.float-main-con
{
    text-align: center;
    position: relative;
}
.pd-img-con
{
    padding: 0px;
}
.inner-profile-con img
{
    width: 75px;
}
.inner-profile-con {
    position: absolute;
    left: 218px;
    top: 35px;
    float: left;
    height: 80px;
    box-shadow: 0px 0px 10px #423a3a;
    border-radius: 3px;
    overflow: hidden;
}
/*.profile-image-container
{
    position: relative;
    
}*/
.inner-profile-con div
{
    display: inline-block;
    border: 3px solid #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: inherit;
}
.author-bio
{
    font-size: 13px;
    color: #777;
    font-family: open sans,arial,sans-serif;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 40px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.profile-image-container::after
{
    content: " ";
    clear: both;
    display: block;
}
.display-top
{
    z-index: 0;
}
@media(max-width:1199px)
{
    .inner-profile-con {
        position: absolute;
        left: 173px;
        /* top: 39px; */
        /*margin: 35px 10px 34px 165px;*/
        float: left;
    }
 
}
@media(max-width:991px)
{
    .inner-profile-con {
        position: absolute;
        left: 125px;
        /* top: 39px; */
        /*margin: 35px 10px 34px 125px;*/
        float: left;
    }
    .floating-follow-btn {
        position: absolute;
        /* background-color: rebeccapurple; */
        width: 100%;
        padding: 64px 44px 63px 44px;
    }
  
}
@media(max-width:766px)
{
    .footer-website {
        padding: 10px;
        color: #fff;
        text-align: center;
    }
    .social-media-link {
        color: #fff;
        text-align: center;
    }
    .inner-profile-con {
        position: absolute;
        left: 0px;
        top: -194px;
        width: 100%;
        padding: 0px;
        /* float: left; */
       
    }
.profile-image-container {
    position: relative;
    text-align: center;
}
.author-info {
    padding: 36px 0px 0px 0px;
    min-height: 142.8px;
    text-align: center;
}
.cover-page-img img {
    width: 100%;
    height: 180.5px;
}
    .floating-follow-btn {
        position: absolute;
        /* background-color: rebeccapurple; */
        width: 100%;
        padding: 79px 44px 79px 44px;
    }
.author-bio {
    font-size: 13px;
    color: #777;
    font-family: open sans,arial,sans-serif;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
}
.color-footer-website {
    background-color: #000;
    height: 41px;
   
}
    .color-footer-website a {
        color: #fff;
        font-weight: bold;
}
.icon_social {
    display: inline-block;
  
}
.icon_social a{
    color:#fff;
}
.custom-url-link
{
    color:#000;
}
.right-Author-Block {
    margin-top:10px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 5px;
}

.socialLinks {
    font-size: x-large;
}

.profilePic {
    border-radius: 50%;
    height:125px;
    margin-top:20px;
}













