/************authors Listing starts************/
.authorsListing{display:block; margin-bottom:40px;}
.authorsListing .four-boxes{align-items:stretch;margin-top:10px;}
.authorsListing .repeat-box{border:1px solid transparent;padding:10px;border-radius:16px;overflow:hidden;align-items: flex-start;}
.authorsListing .repeat-box a{padding:0px;border:0;box-shadow: none;}
.authorsListing .repeat-box figure,
.authorsListing .repeat-box .photo{display:block;}
.authorsListing .repeat-box .lazy-image{max-width:212px; width:100%;margin:0 auto; border:0;border-radius: 502px;aspect-ratio: 1/1; border:5px solid var(--white); box-shadow:0 0 0 2px var(--pink);}
.authorsListing .repeat-box .lazy-image img{object-fit:cover;}
.authorsListing .repeat-box .text{text-align:center;}
.authorsListing .repeat-box .text h3{font-size:20px; line-height:26px; font-weight:500; margin-top:10px;}
.authorsListing .repeat-box:hover{background:var(--purple-gradient);}
.authorsProfileListingPage .ads-box-970x90{margin-top:0px;}
/************authors Listing ends************/

/*******authors profile row starts******/
.authors-profile-row{position: relative; margin:20px 0; padding:15px;width: 100%;display: block;background: #FECDE69E;border: 2px solid var(--pink);  border-radius: 16px;}
.authors-profile-row .photo{float: left;width:84px; height: 84px;flex: 0 0 84px;margin-right:0!important; text-align:center;}
.authors-profile-row .photo .lazy-image{aspect-ratio:1/1;border-radius:500px;border:0; box-shadow:0; margin:0 auto;width:84px; height:84px;}
.authors-profile-row .photo .lazy-image img{border-radius:500px;object-fit:cover;}
.authors-profile-row h1,
.authors-profile-row h2,
.authors-profile-row h3{font-size:22px;line-height:1.4;font-weight:700;color:var(--black) !important; text-transform: none;border-bottom:0; display: block; overflow: hidden; margin:0; padding:0;}
.authors-profile-row .text p.email{font-size:16px;line-height:22px;color:var(--black);}
.authors-profile-row .text a{color:var(--black);}
.authors-profile-row .contentShowMore{margin-top:5px;}
.authors-profile-row .contentShowMore.btn-read:after{background:none;}
.authors-profile-row .contentShowMore .content_area{max-height:149px;-webkit-line-clamp:4;}
.authors-profile-row .contentShowMore p{color:var(--black); line-height:24px;}
.authors-profile-row .contentShowMore .show-content{max-height:none;-webkit-line-clamp:inherit;text-overflow:inherit;}
.authors-profile-row .contentShowMore .appendMore{color:var(--pink);left: 0;transition:inherit; font-weight:600; background-color:transparent; padding-left:0;}
.authors-profile-row .contentShowMore .appendMore:after{border:solid var(--pink);border-width:0 2px 2px 0;}
.authors-profile-row .contentShowMore.btn-less .appendMore::after{transform: rotate(-134deg);}
.authors-profile-row .contentShowMore.btn-less .appendMore{left:0;}
/*******authors profile row ends******/

.authorsProfileListingPage{margin-bottom:30px;}
.authorsProfileListingPage .yes-border{gap:20px;}
.authorsProfileListingPage .yes-border .repeat-box{padding:15px; border:1px solid var(--pink); border-radius:8px; background-color:var(--white);}
.authorsProfileListingPage .yes-border .repeat-box .photo{flex: 0 0 29%;}
.authorsProfileListingPage .yes-border .repeat-box .text{padding:0;}
.authorsProfileListingPage .yes-border .repeat-box:hover{border-color:var(--purple);}
.authorsProfileListingPage .yes-border .repeat-box .text h3{font-size:24px;line-height:35px;font-weight:700;margin-bottom:5px;}
html[lang="hi"] .authorsProfileListingPage .yes-border .repeat-box .text h3{line-height:1.5;}
.authorsProfileListingPage .yes-border .repeat-box .text p.authordate a{font-weight:600;}
.authorsProfileListingPage .multiple-tabs-new .tab_list{margin-bottom:-10px;}
.authorsProfileListingPage .multiple-tabs-new .tab_item{padding-bottom:20px;}
.authors-profile-row .textAlignRight{align-items: center;}

