    a.crossmark_button {
        display: flex;
        align-items: center;
    }
    .image_wrapper_for_con {
    box-sizing: border-box;
    text-align: center; /* Optional: centers image horizontally */
}

.image_wrapper_for_con img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-width: 100%;
    display: block;
}

    body {
        overflow-x: hidden;
    }
    table {
    display: table;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}
    .custom-tooltip {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }
    
    .custom-tooltip .custom-tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 9999;
        top: 120%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s;
    }
    
    .custom-tooltip:hover .custom-tooltiptext {
        visibility: visible;
        opacity: 1;
    }
    .table-of-category-section {
        margin-top: -7px;
    }

    .References ol {
        padding-left: 0px !important;
        margin-top: -25px;
    }
   @media (max-width: 1360px){
  .custom-tooltip .custom-tooltiptext {
    font-size: 6px;
    top: 140%;
    width: 55px;
    left: 30%;
  }
}

    @media(min-width: 1440px) {
        .container.single-post-container {
            padding: unset !important;
        }
    }

    .sticky_class {
        position: fixed;
        width: 315.5px;
        margin-top: 0px;
        margin-bottom: 0px;
        top: 0px;
        inset-inline-start: 1115.1px;
    }

    .single-post-container {
        max-width: 1340px;
        margin-top: 30px;
        margin-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .single-post .post-content-data a {
        word-break: break-word;
    }

    .post-heading-section .post-title,
    .single-interviewarticle .post-heading-section .post-title {
        color: #000000;
        font-family: "Poppins", Sans-serif !important;
        padding-bottom: 12px;
        font-size: 24px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;
        text-transform: capitalize !important;
    }

    .post-heading-section .post-publish-and-author-section,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section {
        display: flex;
    }

    .post-heading-section .post-publish-and-author-section .post-publish-date,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-publish-date {
        color: #393939;
        font-family: "Poppins", Sans-serif !important;
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
        text-align: left;
        padding-right: 20px;
        align-content: center;
    }

    .post-heading-section .post-publish-and-author-section .post-publish-date .post-publish-date-img,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-publish-date .post-publish-date-img {
        margin-right: 10px;
    }

    .post-heading-section .post-publish-and-author-section .post-author,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-author {
        color: #278CF7 !important;
        font-family: "Poppins", Sans-serif;
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: 500 !important;
        line-height: 27px;
        text-align: left;
        display: flex;
        align-items: center;

    }

    .post-heading-section .post-publish-and-author-section .post-author .post-author-img,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-author .post-author-img {
        width: 19px;
        height: 19px;
        margin-right: 10px;
    }

    .post-heading-section .post-publish-and-author-section .post-author .pp-multiple-authors-boxes-wrapper .multiple-authors-name .author,
    .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-author .pp-multiple-authors-boxes-wrapper .multiple-authors-name .author {
        color: #393939 !important;
        font-family: "Poppins", Sans-serif;
        padding-bottom: 15px;
        /* text-decoration: none !important; */
        font-size: 18px;
        font-weight: 500 !important;
        line-height: 27px;
        text-align: left;

    }

    .divider-section,
    .single-interviewarticle .divider-section {
        color: #A19999 !important;
        height: 1px !important;
    }

    .post-colume-section>.divider-section,
    .single-interviewarticle .post-colume-section>.divider-section {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }

    .post-content-section {
        margin-bottom: 20px !important;
    }

    .post-content-section h2 {

        color: #333333 !important;
        font-family: "Poppins", Sans-serif;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
    }

    .post-content-section .custom-field-content {
        margin-bottom: 25px !important;
    }

    .post-content-section .custom-field-content,
    .post-content-section .custom-field-content p,
    .post-content-section .custom-field-content table,
    .post-content-section .custom-field-content td,
    .post-content-section .custom-field-content tbody,
    .single-interviewarticle .post-content-section .small-content-section p,
    .single-interviewarticle .post-content-section .small-content-section,
    .full-content-data-section p,
    .full-content-data-section ul li,
    .full-content-data-section span,
    .full-content-data-section ol li {
        color: #333333;
        font-family: "Poppins", Sans-serif !important;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
    }

    .post-content-section .content-reab-more-button,
    .single-interviewarticle .post-content-section .content-reab-more-button,
    .full-content-data-section .content-reab-more-button {
        font-family: "Poppins", Sans-serif !important;
        color: #278CF7 !important;
        cursor: pointer;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;

    }

    .post-content-section .content-sections-divider,
    .single-interviewarticle .post-content-section .content-sections-divider {
        margin-bottom: 25px;
    }

    .single-post-container li,
    .single-interviewarticle .single-post-container li,
    .full-content-data-section li {
        color: #333333;
        font-family: "Poppins", Sans-serif !important;
        font-size: 18px;
        font-weight: 400;
        line-height: 26px !important;
        text-align: left;

    }

    .table-of-contents-content ul li a {
        text-decoration: none !important;
        font-size: 18px !important;
        line-height: 33px !important;
    }

    .side-section-table-of-content,
    .single-interviewarticle .side-section-table-of-content {
        padding: 0px !important;
        margin: 0px !important;
    }

    .table-of-category-content ul li a {
        text-decoration: none !important;
        font-size: 18px !important;
        line-height: 33px !important;
    }

    .post-colume-section {
        padding-right: 10px !important;
    }


    /* people */
    .single-post-container .post-content-data .interview-man-image-and-discription {
        display: flex;
        margin-bottom: 30px;
    }

    .single-post-container .post-content-data .interview-man-image-and-discription .interview-man-image-section {
        width: 215px;
        height: 220px;
    }

    .single-post-container .post-content-data .interview-man-image-and-discription .interview-man-image-section .interview-man-image {
        width: 215px;
        height: 220px;
        object-fit: cover;
    }

    .single-post-container .post-content-data .interview-man-image-and-discription .interview-man-discription-section {
        flex: 1;
        padding-left: 30px;
    }

    .single-post-container .post-content-data .interview-man-image-and-discription .interview-man-discription-section .interview-man-name {
        font-family: "Poppins", Sans-serif !important;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        color: #333333;
        margin-top: -8px;
    }

    .single-post-container .post-content-data .interview-man-image-and-discription .interview-man-discription-section .interview-man-discription {
        margin-top: 5px;
        font-family: "Poppins", Sans-serif !important;
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #333333;
    }

    .display-class {
        display: block !important;
    }

    .display-none-class {
        display: none !important;
    }

    .facebook-icon {
        font-size: 30px;
        text-align: right;
        padding: 5px;
        color: #4867AA;
    }

    .whatsapp-icon {
        font-size: 30px;
        text-align: right;
        padding: 5px;
        color: #4EC45E;
    }

    .twitter-icon {
        font-size: 30px;
        color: #5DA9DD;
    }

    .icon-section {
        display: flex;
        align-items: center;
        float: right;
        padding-bottom: 10px;
    }

    #copy_data {
        cursor: pointer !important;
    }

    .table-of-contents-section .table-of-contents-content ul li,
    .side-section-table-of-content .table-of-category-section .table-of-category-content ul li {
        list-style: none !important;
    }

    .table-of-contents-section .table-of-contents-content ul li::marker,
    .side-section-table-of-content .table-of-category-section .table-of-category-content ul li::marker {
        color: #1370D2 !important;
    }

    .custom-field-content p {
        margin-bottom: 0px !important;
    }

    #menu-1-fe96384 a {
        padding: unset !important;
    }

    li.menu-item-has-children:after {
        display: none;
    }

    #GFG * {
        font-family: "Poppins", Sans-serif !important;
    }

    @media print {
        .page-break {
            page-break-after: always;
        }
    }

    .document-engine-pdf-button-container {
        display: none;
    }

    .educational_resources_available h2,
    .pearl h2 {
        font-size: 22px;
        margin-top: 30px;
        font-family: "Poppins" !important;
        font-weight: 600 !important;
    }

    .educational_resources_available p,
    .pearl p {
        font-family: "Poppins" !important;
        font-size: 18px !important;
    }

    .educational_resources_available p {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .forminator-ui.forminator-quiz {
        max-width: 100% !important;
    }

    .forminator-quiz--summary p {
        line-height: 26px !important;
    }

    .quiz h2 {
        font-family: "Poppins" !important;
        font-size: 22px !important;
        font-weight: 600;

    }

    table,
    th,
    tr,
    td {
        border: 1px solid #BADCFF !important;
        margin: 30px 0px;
        padding: 10px !important;
    }

    table tr:nth-child(odd) {
        background-color: #ECF5FF !important;
    }

    a.author.url.fn {
        color: #393939 !important;
    }

    .forminator-quiz--result {
        padding-top: 0px !important;
    }

    .educational_resources_available p {
        margin-top: 15px !important;
    }

    .grey_back {
        background-color: #F5F5F5;
        padding: 15px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .grey_back a {
        text-transform: uppercase;
        text-decoration: underline !important;
        font-family: 'Poppins';
        font-size: 13px;
        color: #333333;
    }

    .grey_back p {
        text-transform: uppercase;
        font-family: 'Poppins';
        font-size: 13px;
        color: #333333;
    }
    h2#references,
    h2#acknowledgment,
    #funding,
    #author_information,
    #informed_consent,
    #conflict_of_interest_statement,
    #guarantor,
    #additional_information,
    #doi,
    #cite_this_article,
    #ethical_approval,
    #acknowledgments,
    #article_information,
    #authors_contributions,
    #authors_contribution,
    #acknowledgement_,
    #funding_,
    #informed_consent_,
    #conflict_of_interest_statement_,
    #guarantor_,
    #cite_this_article _,
    #acknowledgements,
    #author_contribution,
    #authors_contributions_, #Cite_this_Article, #DOI {
        font-family: 'Poppins';
        font-size: 22px;
        font-weight: 600;
        color: #2872C1 !important;
        border-bottom: 3px solid #2872C1;
        padding-bottom: 8px;
        padding-top: 10px;
        margin-top: -8px;
    }

    h2#references,
    #article_information,
    #authors_contributions,
    #authors_contribution,
    #acknowledgement_,
    #funding_,
    #informed_consent_,
    #conflict_of_interest_statement_,
    #guarantor_,
    #cite_this_article _,
    #acknowledgements,
    #author_contribution,
    #authors_contributions_, #Cite_this_Article, #DOI {
        width: fit-content;
    }

    #guarantor {
        width: fit-content;
    }

    #funding {
        width: fit-content;
    }

    #acknowledgements {
        width: fit-content;
    }

    #author_information {
        width: fit-content;
    }

    #informed_consent,
    #acknowledgment,
    #acknowledgments {
        width: fit-content;
    }

    #conflict_of_interest_statement {
        width: fit-content;
    }

    #additional_information {
        width: fit-content;
    }

    #doi {
        width: fit-content;
    }

    #cite_this_article {
        width: fit-content;
    }

    #ethical_approval {
        width: fit-content;
    }

    #references+.custom-field-content,
    #acknowledgment+.custom-field-content,
    #funding+.custom-field-content,
    #author_information+.custom-field-content,
    #informed_consent+.custom-field-content,
    #conflict_of_interest_statement+.custom-field-content,
    #guarantor+.custom-field-content,
    #additional_information+.custom-field-content,
    #doi+.custom-field-content,
    #cite_this_article+.custom-field-content,
    #ethical_approval+.custom-field-content,
    #acknowledgements+.custom-field-content,
    #article_information+.custom-field-content,
    #acknowledgments+.custom-field-content,
    #authors_contributions+.custom-field-content,
    #authors_contribution+.custom-field-content,
    #acknowledgement_+.custom-field-content,
    #funding_+.custom-field-content,
    #informed_consent_+.custom-field-content,
    #conflict_of_interest_statement_+.custom-field-content,
    #guarantor_+.custom-field-content,
    #cite_this_article _+.custom-field-content,
    #acknowledgements+.custom-field-content,
    #author_contribution+.custom-field-content,
    #authors_contributions_+.custom-field-content, #Cite_this_Article+.custom-field-content, #DOI+.custom-field-content {
        background-color: #F5F5F5;
        padding-bottom: 28px;
        padding-top: 30px;
        margin-top: -8px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #cite_this_article+.custom-field-content {
        padding-bottom: 22.5px !important;
    }

    .auth_affi {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 500;
        color: #2872C1 !important;
        width: max-content;
    }

    .post-publish-date {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        color: #333333 !important;
    }

    .post-publish-and-author-section {
        align-items: center;
    }

    .post-author {
        padding-bottom: 0px !important;
        padding: 10px;
        padding-left: 0px !important;
    }

    .meta-author-content {
        display: none;
    }

    .tooltip1 {
        position: relative;
        display: inline-block;
    }

    .tooltip1 .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #4C4B4B;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        padding: 5px 0;
        font-size: 12px;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: 90%;
        left: 50%;
        margin-left: -60px;
    }

    .tooltip1:hover .tooltiptext {
        visibility: visible;
    }

    .table-of-contents-heading,
    .table-of-contents-section .divider-section {
        display: none;
    }

    .table-of-contents-content ul {
        padding-left: 0px;
    }
    #GFG * {
        font-family: "Poppins", Sans-serif !important;
    }

    .article_type_and_category p {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 0px;
        color: #333333;
    }

    .article_type_and_category p span {
        color: #9A9A9A;
    }

    #sidebarWrap {
        height: auto;
        position: relative;
        margin-top: 25px;
    }

    #sidebar.fixed {
        position: fixed;
        top: 15px;
        width: 281px;
    }

    .table-of-category-content ul {
        padding-left: 0px !important;
    }

    @media(min-width: 767px) {
        .single-post .post-content-data li {
            margin: 5px 20px !important;
        }
        p.auth_affi:hover {
            cursor: pointer;
            text-decoration: underline;
        }

        .post-colume-section {
            padding-right: 50px !important;
        }
    }

    .previous-button img {
        width: 60%;
        margin-top: -10px;
    }

    .social-icon:hover img {
        transform: scale(1.1);
        /* Slightly scale the icon on hover */
        filter: brightness(1.2);
        /* Increase brightness on hover */
    }

    .hover_class_cite:hover {
        color: #3970d2 !important;
        text-decoration: underline !important;
    }

    @media(max-width: 767px) {
        #cite_this_article+.custom-field-content {
            margin-bottom: 20px !important;
        }
        .enlarge-icon {
            width: 14px !important;
            height: 14px !important;
        }
        .image_wrapper_for_con {
            gap: 0px !important;
        }
        .pdf_icon_download img {
            max-width: 115% !important;
            width: 115% !important;
        }
        .custom-tooltip .custom-tooltiptext {
            display: none !important;
        }

        .post-content-section .custom-field-content,
        .post-content-section .custom-field-content p,
        .post-content-section .custom-field-content table,
        .post-content-section .custom-field-content td,
        .post-content-section .custom-field-content tbody,
        .single-interviewarticle .post-content-section .small-content-section p,
        .single-interviewarticle .post-content-section .small-content-section,
        .full-content-data-section p,
        .full-content-data-section ul li,
        .full-content-data-section span,
        .full-content-data-section ol li {
            font-size: 14px !important;
        }

        .post-heading-section .post-publish-and-author-section .post-author .pp-multiple-authors-boxes-wrapper .multiple-authors-name .author,
        .single-interviewarticle .post-heading-section .post-publish-and-author-section .post-author .pp-multiple-authors-boxes-wrapper .multiple-authors-name .author {
            font-size: 14px !important;
        }

        ul.pp-multiple-authors-boxes-ul .author-item img {
            margin-bottom: -7px !important;
        }

        .post-publish-date.mb-2.d-flex {
            flex-wrap: wrap;
        }

        .post-publish-date.mb-2.d-flex span {
            margin-left: 0px !important;
        }

        .single-post-container {
            padding: 0px 25px !important;
        }

        .right_sidebar {
            display: none;
        }

        .article_type_and_category p {
            font-size: 14px !important;
        }

        .article_type_and_category span.px-2 {
            padding-right: 7px !important;
            padding-left: 7px !important;
        }

        .article_type_and_category {
            margin-left: -9px;
        }

        div#content {
            padding-left: 4px !important;
            padding-right: 4px !important;
        }

        .post-title h1 {
            font-size: 17px !important;
            line-height: 27px !important;
        }

        .mob_divider {
            display: block !important;
            color: #808080;
            margin: unset !important;
            height: 10px;
            margin-top: 6px !important;
            border-width: 3px;
        }

        .auth_affi {
            font-size: 14px !important;
        }

        #authorBox li {
            font-size: 12px !important;
            line-height: 20px !important;
        }

        .post-publish-date.mb-3.d-flex {
            display: block !important;
        }

        .post-content-section .custom-field-content {
            margin-bottom: 15px !important;
        }

        .References ol {
            padding-left: 0px !important;
        }

        .custom-field-content.References {
            padding-left: 10px !important;
        }
        .pp-author-boxes-avatar-details .tooltip-container {
            width: 16px;
            margin-top: -2px;
        }

        .sticky {
            position: sticky;
            bottom: -2px;
        }

        .mob_bottom_bar {
            display: block !important;
            background-color: white;
            border-top: 1px solid #969696;
            box-shadow: 0px -4px 10px 0px #00000033;
        }

        div.scroll_to_top_contains {
            display: none !important;
        }

        .mob_bottom_bar .d-flex {
            justify-content: center;
            align-items: center;
        }

        .single-post-container .post-publish-date img {
            width: 60% !important;
            height: fit-content !important;
            margin-top: 10px;
        }

        .desktop_sec {
            display: none !important;
        }

        .mob_sec.sect_nm, .mob_sec.vol_is_num {
            display: none !important;
        }

        @-moz-document url-prefix() {
            #footer {
                height: 800px;
                margin-top: -134px;
                z-index: 999999999;
                position: absolute;
            }
        }
    }

    .mob_sec.vol_is_num, .mob_sec.sect_nm {
        display: block;
    }

    .mob_bottom_bar {
        display: none;
    }

    .mob_divider {
        display: none;
    }

    #authorBox li {
        list-style-type: none;
        margin: unset !important;
    }

    @media(min-width:767px) and (max-width:1022px) {

        header .border-end.menu-item a {
            color: black ! important;
        }

        header .menu-item a {
            color: black ! important;
        }

        .col-md-3.right_sidebar {
            padding: unset;
            width: 30% !important;
        }

        div#content {
            width: 70% !important;
        }

        .grey_back p,
        .grey_back a {
            font-size: 11px !important;
        }

    }

    @media(min-width: 1220px) and (max-width: 1360) {

        .grey_back p,
        .grey_back a {
            font-size: 13px !important;
        }
    }

    @media(min-width:1361px) and (max-width:1440px) {
        .container.single-post-container {
            padding: 20px 20px !important;
        }
    }

    @media(min-width:767px) and (max-width: 1219px) {

        .grey_back p,
        .grey_back a {
            font-size: 11px !important;
        }
    }

    @media(min-width:767px) and (max-width:1360px) {
        header .col-5.px-0.logo {
            width: 50% !important;
        }

        header .col-7.px-0 {
            width: 50% !important;
        }

        .secondary_menu {
            padding: 0px 20px;
        }

        .container.single-post-container {
            padding: 20px 20px;
            padding-top: 0px;
        }

        h1 {
            font-size: 20px !important;
            line-height: 28px !important;
        }

        a.author.url.fn {
            font-size: 14px !important;
        }

        .single-post-container li,
        .single-interviewarticle .single-post-container li,
        .full-content-data-section li,
        .post-publish-date,
        .post-content-section .custom-field-content,
        .post-content-section .custom-field-content p,
        .post-content-section .custom-field-content table,
        .post-content-section .custom-field-content td,
        .post-content-section .custom-field-content tbody,
        .single-interviewarticle .post-content-section .small-content-section p,
        .single-interviewarticle .post-content-section .small-content-section,
        .full-content-data-section p,
        .full-content-data-section ul li,
        .full-content-data-section span,
        .full-content-data-section ol li,
        .article_type_and_category p {
            font-size: 14px !important;
            line-height: 28px !important;
        }

        .single-post table {
            display: table;
            overflow-x: auto;
            white-space: nowrap;
        }
        h2#references,
        h2#acknowledgment,
        #funding,
        #author_information,
        #informed_consent,
        #conflict_of_interest_statement,
        #guarantor,
        #additional_information,
        #doi,
        #cite_this_article,
        #ethical_approval,
        #acknowledgments,
        #article_information, #author_contribution, #authors_contributions {
            font-size: 18px !important;
        }

    }

    .post-content-section .custom-field-content,
    .post-content-section .custom-field-content p,
    .post-content-section .custom-field-content table,
    .post-content-section .custom-field-content td,
    .post-content-section .custom-field-content tbody,
    .single-interviewarticle .post-content-section .small-content-section p,
    .single-interviewarticle .post-content-section .small-content-section,
    .full-content-data-section p,
    .full-content-data-section ul li,
    .full-content-data-section span,
    .full-content-data-section ol li {
        word-break: break-word;
    }

    a.pdf-share {
        cursor: pointer;
    }

    /* Quick links new layout starts */

    .table-of-contents-content,
    .table-of-category-content {
        background-color: #F5F5F5;
    }

    .table-of-contents-section .table-of-contents-content ul li,
    .table-of-category-section .table-of-category-content ul li {
        list-style-type: none !important;
        padding: 10px 0px !important;
        border-bottom: 1px solid #DEDEDE;
        padding-left: 30px !important;
        padding-right: 10px !important;
    }

    .table-of-contents-content ul li a,
    .table-of-category-content ul li a {
        font-family: "Poppins", Sans-serif !important;
        color: #2872C1;
        font-weight: 600 !important;
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .table-of-contents-section .table-of-contents-content ul,
    .table-of-category-content ul {
        padding-left: 0px !important;
    }

    .table-of-category-heading {
        padding: 15px;
        background-color: #1C5087;
        padding-left: 30px;
    }

    .table-of-category-heading h3 {
        font-family: "Poppins", Sans-serif !important;
        color: white !important;
        font-weight: 600 !important;
        font-size: 18px !important;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .table-of-contents-content ul li a:hover {
        color: #1C5087 !important;
    }
    .table-of-contents-section.side-content-and-category-section {
        margin-top: -15px;
    }
    #GFG .author-item img.pe-2 {
    margin-top: 2px;
}
#GFG .publishimg img {
    margin-bottom: -30px !important;
}
#GFG .content_sec img, #GFG table {
    margin: 20px auto !important;
}
    /* Quick links new layout ends */
#GFG .author-item img {
    height: 19px;
    width: 25px;
}
#GFG ol li {
    margin-right: 10px !important;
    text-indent: 20px !important;
}
#GFG .author-item p {
    font-size: 14px !important;
    line-height: unset !important;
}
#GFG img, #GFG .no-break, #GFG figure {
    page-break-inside: avoid;
                        break-inside: avoid;
                    }

                    #GFG h1, #GFG h2, #GFG h3, #GFG h4, #GFG h5, #GFG h6, #GFG p {
                        page-break-inside: avoid;
                        break-inside: avoid;
                    }

                    #GFG .footer {
                        page-break-before: always;
                    }

                    @media print {
                        #GFG body {
                        -webkit-print-color-adjust: exact;
                        print-color-adjust: exact;
                        }
                    }

#GFG .custom-field-content.References {
    margin-top: 35px;
}
.post-content-section .custom-field-content:last-child {
    margin-bottom: -20px !important;
}
@media (min-width: 992px) and (max-width: 1400px) {
    .single-post table{
        white-space: unset !important;
    }
    .single-post .heading td {
        padding: 7px !important;
    }
}
@media (min-width: 767px) and (max-width: 1360px) {
    .single-post table {
        display: table !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        border-collapse: collapse;
    }
    .grey_back p, .grey_back a {
        font-size: 10px !important;
    }
}
    /* Quick links new layout ends */
    html, body {
  overscroll-behavior: none;
}
.custom-field-content b, .custom-field-content strong {
    font-weight: bolder;
    font-weight: 600;
}
@media (min-width: 1023px) and (max-width: 1399px) {
    .table-of-contents-content ul li a, .table-of-category-content ul li a {
        font-size: 15px !important;
    }
    .custom-tooltip .custom-tooltiptext {
    width: max-content !important;
    padding: 5px 10px !important;
        font-size: 10px;

    }
    .crossmark_button {
            display: block;
    }
}
/* Image wrapper for every image */

.image_wrapper_for_con {
    width: 650px;
    height: auto;
    margin: 20px auto;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 10px; /* space between image and icon */
    position: relative;
    background-color: #fff;
    align-items: end;
}
.image_wrapper_for_con img {
    max-width: 100%;
    max-height: 100%;
    /* width: auto; */
    object-fit: contain;
    display: block;
    flex-shrink: 0;
    cursor: zoom-in;
    border: 1px solid #8080803b;
    padding: 10px;
}

.image_wrapper_for_con {
  position: relative;
}

.enlarge-icon {
    width: 24px;
    height: 24px;
    background-image: url('https://journal.medtigo.com/wp-content/uploads/2025/07/noun-expand-2178917.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: zoom-in;
    flex-shrink: 0;
}


  /* New CSS Ends */
.image_wrapper_for_con img:hover {
  box-shadow: 0px 0px 33px #aea4a4;

}
.image-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    align-items: center;
    justify-content: center;
}

.image-modal.active {
    display: flex;
}

.image-modal-close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
}
#image-modal .scroll_to_top_contains {
    display: none !important;
}
.social-tooltip {
  position: relative;
  display: inline-block;
}

.social-tooltip-content {
  display: none;
  position: absolute;
  top: 120%; /* below the icon */
  left: 81%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px 10px;
  border-radius: 2px;
  box-shadow: 0px 4px 10.4px 0px #000000A6;
  white-space: nowrap;
  z-index: 1000;
  width: max-content;
}

.social-tooltip-content .social-icon-contains {
  display: inline-block;
}
a.crossmark_button {
    background-color: #1C5087;
    padding: 4.6px 12px;
    color: white !important;
    display: block;
}
.social-tooltip-content::before {
  content: "";
  position: absolute;
  top: -8px; /* place arrow above tooltip */
  left: 41%;
  transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff; /* only bottom is white = ▲ up arrow */
  filter: drop-shadow(0 -1px 1px rgba(0,0,0,0.1));
}
@media(max-width:767px) {
    .social-tooltip-content {
    top: -181% !important;
    }
    .social-tooltip-content::before {
        display: none !important;
    }
}
 @media (max-width: 767px) {
        .mob_bottom_bar .social_icons.mx-3.whatsapp-trigger img {
            width: 53% !important;
        }
    }