.td-page-template .td-page-header .entry-title {
    color: #111;
    font-family: Lato;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin-bottom: 8px
}

.td-page-headerr .td-crumb-container {
    padding-top: 17px
}

.td-post-template-2 .td-post-featured-image img {
    margin-bottom: 10px
}

header .td-module-meta-info {
    margin-bottom: 10px
}

.post-author-review {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px
}

.post-author,
.post-reviewer {
    display: flex;
    align-items: center
}

.post-author-review .post-author,
.post-author-review .post-reviewer {
    display: flex;
    align-items: center;
    width: 50%
}

.post-author-review .post-reviewer {
    justify-content: flex-start;
    border-left: 1px dashed #EDEDED;
    padding-bottom: 5px;
    padding-left: 54px
}

.post-author-review .reviewer-container p {
    margin: 0
}

.post-author img,
.post-reviewer img {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    margin-bottom: 0px !important
}

.left-review-img img,
.right-review-img img {
    width: 100%;
    height: auto
}

.right-review-img {
    text-align: center
}

.post-author strong,
.post-reviewer strong {
    display: block;
    font-weight: 700
}

.post-author span,
.post-reviewer span {
    font-weight: 700;
    color: #c00
}

.post-author-review .reviewer-container .byline-written {
    margin: 0;
    color: #767676;
    font-family: 'Open Sans';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.post-author-review .reviewer-container .auth-info p {
    color: #767676;
    font-family: 'Open Sans';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.post-author-review .reviewer-container .auth-info p a {
    color: #B31E20;
    font-family: 'Open Sans';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    pointer-events: none
}

.reviewer-container {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.reviewer-name {
    font-weight: 700;
    color: #c00;
    position: relative
}

.right-review-img a,
.right-author-img a {
    color: #333
}

.reviewer-popup {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 14px;
    display: none;
    z-index: 100;
    border-radius: 5px;
    max-width: 275px
}

.popup-content {
    text-align: left;
    display: flex
}

.popup-content .left-content {
    width: 65px
}

.popup-content .right-content {
    width: calc(100% - 65px);
    padding-left: 14px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.popup-content .byline-written-author {
    color: #222;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 0
}

.post-author-review .popup-content p,
.post-author-review .reviewer-container .popup-content p {
    color: #222;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 8px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden
}

.read-full-bio {
    color: #B31E20;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px
}

.reviewer-container:hover .reviewer-popup {
    display: block;
    z-index: 9999;
}

.popup-content .left-review-img img {
    width: 65px;
    margin: 0
}

.td-main-content .affiliate-disclaimer {
    border: 1px dashed #EDEDED;
    background: #F8F8F8;
    padding: 9px;
    margin-bottom: 14px;
    line-height: 1.6;
    border-radius: 0;
    color: #767676 !important;
    font-family: 'Open Sans'
}

.td-main-content .affiliate-disclaimer p {
    color: #767676 !important;
    font-family: 'Open Sans';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.td-main-content .affiliate-disclaimer p a {
    color: #B31E20;
    font-weight: inherit;
    text-decoration: none
}

.td-main-content .affiliate-disclaimer p:last-child {
    margin-bottom: 0
}

.td-main-content .affiliate-disclaimer a:hover {
    text-decoration: underline
}

.td-page-template .author-bio-box {
    margin: 0 0 35px
}

.td-page-template .td-page-content p:last-child {
    margin-bottom: 0
}

.author-bio-box {
	display: flex;
	align-items: flex-start;
	border-radius: 0;
	padding: 14px;
	max-width: 700px;
	margin: 32px 0 32px;
	border: 1px solid #EDEDED;
	background: #FFF;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .04), 0 8px 32px 0 rgba(0, 0, 0, .1);
}

.author-avatar {
    width: 100%;
    max-width: 65px
}

.author-bio-box .left-author-img {
    width: 100%;
    max-width: 65px
}

.author-bio-box .author-info {
    width: calc(100% - 65px)
}

.author-avatar .right-author-img,
.author-avatar .left-author-img {
    width: 100%
}

.author-avatar .right-author-img {
    text-align: center
}

.author-avatar img {
    object-fit: cover
}

.author-bio-box .left-author-img {
    width: 100%;
    max-width: 65px;
    height: 65px
}

.author-bio-box .author-info {
    width: calc(100% - 65px);
    display: flex;
    flex-direction: column;
    gap: 8px
}

.author-bio-box h3 {
    color: #222;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 0
}

.td-main-content .author-bio-box p {
    color: #222;
    font-family: "Open Sans";
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 18px !important;
    margin: 0 0 0 0
}

.author-bio-box .author-info .author-links {
    margin: 8px 0 0 0;
}

.author-bio-box .author-links a.read-bio {
    color: #B31E20;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    /* 128.571% */
}

.author-bio-box .right-author-img a,
.popup-content .right-review-img a {
    height: 18px
}

.author-bio-box .right-author-img a[title=Twitter],
.popup-content .right-review-img a[title=Twitter] {
    display: flex;
    align-items: flex-end
}

.author-bio-box .right-author-img a i.td-icon-twitter,
.popup-content .right-review-img a i.td-icon-twitter {
    height: 14.5px;
    font-size: 15px
}

.author-bio-box .right-author-img a[title=Facebook],
.popup-content .right-review-img a[title=Facebook] {
    display: flex;
    align-items: flex-end
}

.author-bio-box .right-author-img a[title=Facebook] i.td-icon-facebook,
.popup-content .right-review-img a[title=Facebook] i.td-icon-facebook,
.popup-content .right-review-img a[title="Linkedin"] i {
    height: 14.5px
}

.author-bio-box .right-author-img,
.popup-content .right-review-img {
    margin: 0;
    display: flex;
    gap: 8px;
    justify-content: center
}

.popup-content .right-review-img {
    height: 18px;
    align-items: center;
    margin-top: 6px;
}

.popup-content .right-review-img a[title="Linkedin"] {
    display: flex;
    align-items: flex-end;
    height: 16px;
}

.author-bio-box .author-avatar {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.author-info {
    margin-left: 15px
}

.author-info h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.author-info p {
    font-size: 14px;
    color: #555;
    line-height: 1.6
}

.author-links {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 15px
}

.linkedin-icon {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    text-decoration: none
}

.read-bio {
    color: #d32f2f;
    font-weight: 700;
    text-decoration: none
}

.read-bio:hover {
    text-decoration: underline
}

.author-main-section .author-bio-box {
    padding: 23px;
    margin-top: 0;
}

.author-main-section .author-bio-box .author-avatar {
    max-width: 100px
}

.author-main-section .author-bio-box .author-avatar .left-author-img {
    max-width: 100px;
    height: 100px
}

.author-main-section .author-bio-box .author-info {
    margin-left: 0;
    padding-left: 42px;
    gap: 14px
}

.author-main-section .author-bio-box .author-info h1 {
    font-family: Lato;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin: 0;
}

.author-bio-box .author-info .author-info-title-text {
    margin: 0px !important;
    color: #222;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}

.author-main-section .author-bio-box .author-info p {
    font-family: 'Open Sans';
    font-size: 15px !important;
    line-height: 24px !important;
    color: #222 !important;
    margin-bottom: 6px;
}

.author-additional-section {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.author-additional-section .cb-author-section {
    display: flex;
    gap: 20px;
    flex-direction: column
}

.author-additional-section .author-quote-box {
    border: 1px dashed#EDEDED;
    background: #F8F8F8;
    padding: 20px;
    gap: 8px
}

.author-additional-section .author-quote-box {
    position: relative;
    padding-top: 60px;
    padding-bottom: 20px;
    margin-top: 18px
}

.author-additional-section .author-quote-box:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23808080' d='M0 216C0 149.7 53.7 96 120 96l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72zm256 0c0-66.3 53.7-120 120-120l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 45px;
    position: absolute;
    content: '';
    width: 50px;
    height: 48px;
    top: 6px;
    left: 18px;
    opacity: .4;
    background-position: top left
}

.author-additional-section .cb-author-section .section__title,
.author-main-section .author-latest-posts h2.block-title {
    margin: 0;
    padding: 8px 14px;
    background: #222;
    width: fit-content;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.author-additional-section .cb-author-section .section__content p {
    margin: 0;
    color: #222;
    font-family: 'Open Sans';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.author-additional-section .cb-author-section ul li {
    color: #222;
    font-family: 'Open Sans';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}

.author-additional-section .cb-author-section ul li:not(:last-child) {
    margin-bottom: 24px
}

.author-additional-section .cb-author-section ul li {
    padding-left: 18px;
    position: relative;
    margin-left: 0
}

.author-additional-section .cb-author-section ul li:before {
    width: 8px;
    height: 8px;
    background-color: #222;
    border-radius: 50%;
    position: absolute;
    left: 0;
    content: '';
    top: 8px
}

.author-additional-section .cb-author-section ul {
    list-style-type: none
}

.author-main-section .author-latest-posts {
    padding: 32px 0 0
}

.author-main-section .author-latest-posts h2.block-title {
    margin-bottom: 14px
}

.author-main-section .author-latest-posts h2.block-title span {
    background: transparent;
    padding: 0;
    font-family: 'Open Sans';
}

.author-main-section .author-latest-posts .td-block-row [class*="td-block-span"] {
    padding-left: 8px;
    padding-right: 8px
}

.author-main-section .author-latest-posts .td-block-row {
    margin-left: -8px;
    margin-right: -8px
}



.author-main-section .author-latest-posts .td-module-image a.td-post-category {
    background: #222;
    padding: 0 4px;
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 0
}

.author-main-section .author-latest-posts .entry-title {
    color: #222;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0 8px
}

.author-main-section .author-latest-posts .entry-title a {
    color: #222;
    font-size: 16px;
    font-weight: 700;
}

.author-main-section .author-latest-posts .entry-title a:hover {
    color: #b31e20
}

.author-main-section .author-latest-posts .category-features {
    padding: 0;
    margin-bottom: 14px
}

.author-main-section .author-latest-posts .category-features .td-module-meta-info {
    margin: 0
}

.author-main-section .author-latest-posts .category-features .td-module-image .td-module-thumb {
    margin: 0 0 8px 0
}

.author-main-section .author-latest-posts .td-module-meta-info {
    padding: 0 8px;
    margin: 0
}

.author-main-section .author-latest-posts .td-block-row .td_module_wrap {
    padding: 0;
    margin-bottom: 14px
}

.author-main-section .author-latest-posts .td-block-row .td_module_wrap .td-module-thumb {
    margin: 0 0 8px 0
}

.author-main-section .author-latest-posts .td-module-meta-info .td-post-author-name a {
    color: #222;
    font-family: "Open Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px
}

.author-main-section .author-latest-posts .td-module-meta-info .td-post-author-name {
    display: inline-flex;
    align-items: center
}

.author-main-section .author-latest-posts .td-module-meta-info .td-post-author-name span {
    margin: 0;
    padding: 0 6px;
    color: #222;
    font-family: "Open Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.author-main-section .author-latest-posts .td-module-meta-info span.td-post-date {
    color: #222;
    font-family: "Open Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.author-main-section .author-latest-posts .page-nav {
    display: block;
    text-align: center;
    margin-bottom: 0
}

.author-main-section .author-latest-posts .page-nav span.pages {
    float: left;
    display: block;
    width: 100%;
    margin: 6px 0 0 0 !important;
    color: #767676;
    text-align: center;
    font-family: "Open Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.author-main-section .author-latest-posts .page-nav a,
.author-main-section .author-latest-posts .page-nav span:not(.pages) {
    float: none;
    min-width: 35px;
    height: 32px;
    margin: 0 5px;
    color: #767676;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.author-main-section .author-latest-posts .page-nav span.current {
    background: #B31E20;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.author-main-section .author-latest-posts .page-nav a:hover {
    color: #fff
}

.td-main-content p {
   font-family: "Open Sans";
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}
.td-main-content li {
   font-family: "Open Sans";
}

.td-main-content p em {
    font-style: italic;
    font-weight: 700
}

aside.mashsb-container {
    margin-bottom: 15px;
    padding-top: 0
}

.no-result-content {
    margin-bottom: 10px
}

.td-post-title .td-module-meta-info .container-new-date {
    margin-right: 0px !important
}



.td_block_related_posts .td_module_related_posts .item-details span.entry-title a,
.td_block_related_posts .td_module_related_posts .item-details span.entry-title {
    color: #222;
}

.td_block_related_posts .td_module_related_posts .item-details span.entry-title a:hover,
.td_block_related_posts .td_module_related_posts .item-details span.entry-title:hover a,
.td_block_related_posts .td_module_related_posts .item-details:hover span.entry-title a,
.td_block_related_posts .td_module_related_posts:hover .item-details span.entry-title a {
    color: #b31e20;
}


.cli-tab-container #wt-cli-privacy-title {
    font-family: inherit;
    font-size: 16px;
    margin: 10px 0;
}

.td-medicine .td_block_related_posts .td-related-title a {
    color: #111;
}

.td-medicine .td_block_related_posts .td-related-title a.td-cur-simple-item {
    color: #fff !important;
}




/*** MEDIA QUERIES START ***/

@media (min-width:1200px) {


    .author-main-section .author-latest-posts .td-module-image a.td-image-wrap img {
        aspect-ratio: 2/1;
        object-fit: cover;
        height: 144px;
    }
}


@media (min-width:768px) and (max-width:1199px) {
    .author-main-section .author-latest-posts .td-module-image a.td-image-wrap {
        min-height: 120px;
    }

    .author-main-section .author-latest-posts .td-module-image a.td-image-wrap img {
        width: 100%;
        height: 120px;
        aspect-ratio: unset;
    }
}

@media (min-width: 768px) {
    .post-author.reviewer-container {
        padding-bottom: 5px;
        padding-top: 4px
    }

    .post-author .reviewer-popup {
        left: 0
    }
}

@media (max-width: 767px) {
    .post-author-review .reviewer-container .auth-info p {
        font-size: 0
    }

    .post-author .reviewer-popup .popup-content p {
        font-size: 12px
    }

    .post-author-review .post-reviewer {
        justify-content: flex-start;
        padding-left: 8px
    }

    .td-page-template .td-page-header .entry-title {
        font-size: 32px;
        line-height: 36px
    }

    .post-author img,
    .post-reviewer img {
        width: 32px;
        height: 32px
    }

    .post-author-review .post-author .auth-info,
    .post-author-review .post-reviewer .auth-info {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .post-author-review .post-author .auth-info p,
    .post-author-review .post-reviewer .auth-info p {
        line-height: 1.3
    }

    .popup-content .left-review-img img {
        height: 62px
    }

    .affiliate-disclaimer p a {
        font-weight: 700
    }

    .td-page-headerr .td-crumb-container {
        padding-top: 12px
    }

    .post-author img {
        margin-right: 7px
    }

    .post-reviewer img {
        margin-right: 8px
    }

    .author-main-section .author-latest-posts .td-block-row .td_module_wrap .td-module-image {
        width: 100px;
        height: 82px
    }

    .author-main-section .author-latest-posts .td-block-row .td_module_wrap .post-info-right {
        width: calc(100% - 100px)
    }

    .author-main-section .author-latest-posts .td-module-image a.td-image-wrap {
        min-height: 82px;
    }

    .author-main-section .author-latest-posts .td-module-image a.td-image-wrap img {
        aspect-ratio: 1/1;
        object-fit: cover;
        object-position: center;
        height: 82px;
    }

    .author-main-section .author-latest-posts .td-block-row .td_module_wrap .td-module-thumb {
        margin: 0;
        height: 82px;
    }

    .author-main-section .author-latest-posts .td-block-row .td_module_wrap .post-info-right {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .author-main-section .author-latest-posts .td-block-row .td_module_wrap {
        display: flex
    }
    .author-main-section .author-bio-box .author-info h1
    {
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 574px) {
    .reviewer-popup {
        min-width: 275px;
        right: 0
    }

    .post-author-review .post-author .reviewer-popup {
        right: auto;
        left: 0
    }
}