﻿
.esg-image {
    margin-top: 4rem;
}

    .esg-image img {
        max-width: 75%;
    }

.h_text {
    font-size: 0;
}


/* 5-May-2023 Add this code to the stylesheet */

.esg-visual-container {
    width: 75%;
    margin: auto;
    display: flex;
}

.esg-visual-section {
    width: 32%;
    background: #fff;
    border-radius: 1rem;
    border: 1px solid #e0e0e0;
    padding: 2rem 1rem;
    margin-right: 2%;
}

    .esg-visual-section:last-child {
        margin: 0;
    }

.esg-heading {
    color: #464b6b;
}

.esg-icon {
    height: 128px;
    max-height: 128px;
    padding: 1.5rem 0;
}

.esg-list-master {
    text-align: left;
    list-style: disc;
    padding-left: 2rem;
    font-size: 1.65rem;
}

.esg-list-item {
    padding-top: 1rem;
}

.esg-visual-container-2 {
    max-width: 75%;
    margin: auto;
}

.esg-visual-section-2 {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 4rem 0;
}

.esg-text-container {
    text-align: left;
    width: 87.5%;
    padding-right: 2em;
}

h4.esg-heading-2 {
    color: #464b6b;
    font-size: 2rem;
}

.esg-icon-container {
    width: 15%;
    border-left: 1px solid #656565;
    text-align: center;
    padding-left: 2em;
}

.esg-icon-2 {
    max-width: 100%;
}

span.esg-heading-2 {
    color: #464b6b;
    font-size: 2.55rem;
    font-weight: bold;
    padding-right: 0.5rem;
}

.esg-text-2 {
    text-align: justify;
}

.esg-visual-section-3 {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 2rem 0;
    border-top: 1px solid #ccc;
}

.esg-icon-container-3 {
    width: 12.5%;
    border-left: 1px solid #ccc;
    text-align: center;
    padding: 1rem 0 0 0.75em;
}

.esg-icon-3 {
    /*    max-width: 70%;
    background: #eee;*/
    border-radius: 50%;
    padding: 1rem;
}

.esg-icon-adjust {
    padding: 2rem 1rem;
}

.esg-icon-adjust {
    padding: 1.75rem 1rem;
}

@media (max-width:500px) {
    esg-visual-container-2 {
        max-width: 90%;
        margin: auto;
        margin-top: 2.5rem;
    }

    .esg-text-container {
        text-align: left;
        width: 80%;
        padding-right: 1em;
        border-right: 1px solid #ccc;
        padding-top: 0.25rem;
    }

    .esg-visual-section-3 {
        margin: 1.5rem 0;
    }

    .esg-text-2 {
        font-size: 1.35rem;
    }

    span.esg-heading-2 {
        font-size: 1.65rem;
        padding-right: 0;
    }

    .esg-icon-container-3 {
        width: 20%;
        border-left: none;
        padding-left: 0.75rem;
    }

    .esg-icon-3 {
        max-width: 100%;
        padding: 0.55rem;
    }

    .esg-visual-container-2 {
        max-width: 90%;
    }

    .esg-icon-adjust {
        padding: 1.375rem 1rem;
    }
}

.auto_margin {
    margin: auto;
}

@media (max-width:500px) {
    #reports {
        margin: 0;
    }

    .reports__item + .reports__item {
        margin-top: 0;
    }
}


/*.podcast {
    margin: 0 0 2rem 0;
}

.podcast-left {
    width:570px;
    max-width: 60%;
    border-radius: 1rem!important;
    overflow: hidden;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 52.25%;
    padding-top:25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.podcast-right {
    width: 40%;
    max-width: 40%;
    padding-left: 0;
}
.listen-list {
    width:100%;
    display: flex;
    padding-top:1rem;
}

.listen-option {
    width:75%;
    padding-right:10%;
}
*/

.podcast {
    text-align: center;
    scroll-margin-top: 8rem;
    padding: 8rem 10%;
}

.banner-wrapper {
    width: 100%;
    padding: 0 15%;
    margin-bottom: 3rem;
    border-radius: 1rem;
}

    .banner-wrapper img {
        width: 100%;
        border-radius: 1rem;
    }

.info-wrapper {
    text-align: left;
    width: 100%;
    padding: 0 15%;
}

    .info-wrapper h3 {
        font-size: 1.5rem;
    }

    .info-wrapper h1 {
        color: #464b6b;
        margin-bottom: 1rem;
    }

    .info-wrapper p {
        padding-bottom: 1rem;
        text-align: justify;
    }

.full-audio-wrapper {
    width: 100%;
    padding: 0 15%;
    margin-bottom: 4rem;
}

    .full-audio-wrapper h3 {
        text-align: left;
    }

.listen-list {
    display: flex;
    margin-top: 2rem;
    justify-content: space-evenly;
    
}

    .listen-list .green-audio-player {
        height: 66px;
    }

.full-audio .green-audio-player {
    height: 50px;
    background: #c0c7e1;
    box-shadow: none;
    margin-top: -1rem;
}

.audio-item .green-audio-player {
    height: 60px;
}

.listen-list-item {
    align-items: center;
    margin: 0 1.65%;
}

.listen-left {
    padding-top: 2rem;
}


.list-item-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.listen-icon {
    height: 4rem;
    padding-right: 0.5rem;
}

.list-item-wrapper p {
    font-weight: bold;
    color: #000;
    font-size: 1.75rem;
}

    .list-item-wrapper p:hover {
        color: #ef9e24 !important
    }

#podcast-intro {
    padding-top: 12rem;
}

/*.header-scroll-top{
    background: #ffffff;
}

.nav-list__item-link {
    color: #464b6b!important;
}*/


.research-db {
    padding-bottom: 8rem;
}
/* disabled line 1951 -- top: 33vh */
/* disabled line 1723 -- transition: all */


/* <!-- 13 Feb 2025 --> */
.intro-toast {
    position: absolute;
    bottom: 5rem;
    right: 5rem;
    width: auto;
    background: #fffe;
    padding: 15px 20px 20px 20px;
    border-radius: 15px;
    /*border: #a41034 2px solid;*/
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: 0.3s all linear !important;
}

    .intro-toast:hover {
        transform: translateY(-5px) !important;
        box-shadow: 0 29px 52px rgba(0,0,0,0.40), 0 25px 16px rgba(0,0,0,0.20);
    }

.toast-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
}

.toast-text-date { /* <!-- 13 Feb 2025 --> */
    color: #a41034;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 15px rgba(255,255,255,1);
}

.toast-text-desc {
    color: #656565; /* <!-- 13 Feb 2025 --> */
    font-size: 18px;
    text-shadow: 0px 0px 15px rgba(255,255,255,1);
}

    /* <!-- 13 Feb 2025 --> */

    .toast-text-desc span {
        color: #a41034;
    }


.toast-watch {
    display: flex;
    margin: 12px 0 5px 0;
    padding: 8px 16px;
    background: #a41034;
    width: fit-content;
    border-radius: 25px;
    align-items: center;
}

.toast-watch-icon {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    display: inline-flex;
}

    .toast-watch-icon img {
        width: 100%;
        height: 100%;
    }

.toast-watch-cta {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}


/* <!-- 13 Feb 2025 --> */

.toast-icon-wrapper {
    margin-left: 5px;
}

    .toast-icon-wrapper img {
        width: 18px;
    }

@media (max-width: 920px) {

    .intro-toast {
        bottom: 12rem;
        right: auto;
        padding: 1.25rem;
        padding-left: 2rem;
    }

    .podcast {
        margin: 0;
        scroll-margin-top: 4rem;
        padding: 4rem 0;
    }

    .banner-wrapper, .info-wrapper, .full-audio-wrapper {
        padding: 0;
    }

    .listen-wrapper {
        line-height: 1.5rem;
    }

    .list-item-wrapper p {
        text-align: left;
        font-size: 1.35rem;
        font-weight: normal;
    }

    .listen-icon {
        height: 3.25rem;
        padding-right: 0.25rem;
    }
}

@media (max-width: 500px) {
    #about {
        margin-top: -6rem;
    }
}

/* 6 May 2025 -- Replace this section */
#philanthropy, #database {
    text-align: center;
    scroll-margin-top: 18rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
}
/* Current Research section changes -- Line 2339, 2346, 2361 */

.audio-wrapper {
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
}

.audio-item {
    padding: 2rem 0;
}

    .audio-item h3 {
        padding-bottom: 1.25rem;
        font-weight: normal;
        font-size: 1.85rem;
    }

.player {
    align-content: center;
    text-align: center;
    /*margin: 0 50px;*/
}

.podcast-wrapper {
    display: flex;
    width: 100%;
    position: relative;
    flex-flow: column;
}

.podcast-container {
    padding: 0 !important;
    clear: both;
}

.podcast-left {
    width: 55%;
    box-sizing: border-box;
    padding-right: 4rem;
    min-width: 350px;
    position: absolute;
}

.podcast-right {
    width: 45%;
    padding-left: 4rem;
    margin-left: 55%;
}

.banner-wrapper, .info-wrapper, .full-audio-wrapper {
    padding: 0;
}

@media (max-width: 920px) {
    .podcast-left {
        width: 100%;
        box-sizing: border-box;
        padding: 0 3rem;
        margin: 0 auto;
        position: relative;
    }

    .info-wrapper h1 {
        font-size: 2rem;
    }

    .info-wrapper h1 {
        font-size: 2rem;
    }

    .info-wrapper p {
        font-size: 1.5rem;
    }

    .info-wrapper h3 {
        font-size: 14px;
    }

    .listen-left {
        padding-top: 0;
    }

    .listen-wrapper h3 {
        font-size: 20px;
        padding-top: 2rem;
    }

    .podcast-right {
        width: 100%;
        padding: 0 3rem;
        margin-top: 2rem;
        margin-left: 0;
    }

    .audio-wrapper {
        text-align: center;
    }

        .audio-wrapper h3 {
            font-size: 20px;
        }

    .audio-item {
        text-align: left;
        padding: 1rem 0 2rem 0;
    }

        .audio-item h3 {
            font-size: 18px;
        }

        .audio-item .green-audio-player {
            border-radius: 0.5rem;
        }

    .full-audio .green-audio-player {
        height: 60px;
        background: #c0c7e1;
    }
}

.scroll_arrow {
    position: fixed;
    left: calc(50% - 32px);
    bottom: 4rem;
    background-color: rgba(70, 75, 107, 0.75);
    border-radius: 50%;
    cursor: pointer; /* 6 May 2025 --> Add this rule */
}

.scroll_icon img {
    max-width: 64px;
    max-height: 64px;
}


/*19 Dec 2024*/
/* Add the code from here till the end */

/* 7 June 2025 -- Replace .video-playlist-container */
.video-playlist-container {
    width: 100%;
    max-width: 1250px;
    margin: auto;
    text-align: left;
    padding: 0;
    position: relative;
}

.main-video-container {
    flex: 1 1 100%; /* 7 June 2025 -- Change the value */
    /* background-color: #fff; */ /* 6 MAY 2025 --> Hide this rule */
    padding: 15px 10%; /* 7 June 2025 -- Change the value */
    scroll-margin-top: 80px; /* 7 June 2025 -- Add this rule */
}

.main-video {
    margin-bottom: 7px;
    width: 100%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border: 2px solid #eee;
}

.main-video-title {
    font-size: 20px;
    color: #444;
    padding-top: 1rem;
}

.video-list-container {
    flex: 1 1 300px;
    /* background-color: #fff; */ /* 6 MAY 2025 --> Hide this rule */
    padding: 25px 15px;
    /* 7 June 2025 -- Add the following 3 rules */
    width: 100%;
    position: relative;
    scroll-margin-top: 250px;
}

.vlist {
    display: flex;
    align-items: center;
    gap: 15px;
    /* padding: 10px; 
    border: 1px solid #ddd; */ /* 7 June 2025 -- Remove padding and border rules */
    border-radius: 10px; /* 7 June 2025 -- Change value to 10px */
    margin-bottom: 2rem;
    background-color: #f5f5f5;
    cursor: pointer;
    /* 7 June 2025 -- Add the following rules */
    aspect-ratio: 1.77;
    border: none;
    scale: 1;
    transition: all linear 0.2s;
}


/* 7 June 2025 -- Add the enclosed classes -- START */
.vlist-wrapper {
    display: flex;
}

    .vlist-wrapper .vlist {
        width: 25%;
        aspect-ratio: 1.5;
        margin-right: 15px;
    }

.vlist-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: linear-gradient(0deg, #000D,#0008,transparent,transparent);
}

#investorcall {
    position: relative;
}

.invcall-hl-btn {
    position: absolute;
    right: 0;
    top: 15%;
    padding: 10px 15px;
    background: #eee;
    border-radius: 25px 0 0 25px;
    box-shadow: 0 5px 10px #0002;
    color: #333;
    font-weight: bold;
    display: flex;
    font-size: 16px;
    align-items: center;
    cursor: pointer;
}

    .invcall-hl-btn img {
        filter: brightness(0) opacity(0.85);
        height: 20px;
        padding-right: 5px;
    }

/* 7 June 2025 -- Add the enclosed classes -- END */

.vlist:last-child {
    margin-bottom: 0;
}
/* 7 June 2025 -- Add the following class and rule */
.vlist-wrapper .vlist:last-child {
    margin-bottom: 2rem;
    margin-right: 0;
}

.vlist.active {
    /*background-color: #fafafa;*/ /* 7 June 2025 -- Remove the rule */
    /* 7 June 2025 -- Add the following rules */
    transform: translateY(-10px) translateZ(0) !important;
    border: 3px solid #D9954A;
    transition: all linear 0.2s;
}

    .vlist.active .list-title {
        color: #D9954A;
    }

.label-nowplaying {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 12px;
    background: #0009;
    color: #FFF;
    font-weight: bold;
}

.vlist.active .label-nowplaying {
    display: block !important;
}

.container .video-list-container .vlist.active .vlist.title {
    color: #888;
}

/* 7 Jun 2025 -- Replace .list-video and .list-tile */

.list-video {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    aspect-ratio: 1.5;
}

.list-title {
    color: #fff;
    font-weight: 100;
    position: absolute;
    bottom: 0;
    padding: 2rem;
    font-size: 1.75rem;
}

@media (max-width:500px) {
    /* 7 June 2025 -- Remove the enclosed classes -- START */
    /* .video-list-container {
      padding: 5px 0;
      flex: 1 1 auto;
      display: flex;
    }
    
    .vlist {
        margin-bottom: 10px;
        padding: 0 10px 0 0;
    }
    
    .list-video {
        width: 120px;
        border-radius: 5px 0 0 5px;
    }*/


    .list-title {
        font-size: 1.25rem;
    }

    /* 7 June 2025 -- Remove the enclosed classes -- END */

    .video-playlist-container {
        gap: 0;
    }

    .main-video {
        margin-bottom: 0;
    }

    .main-video-title {
        padding-top: 5px;
    }

    #investorcall {
        padding: 4rem 0;
        scroll-margin-top: 4rem;
    }

    /* 7 June 2025 -- Add the enclosed classes -- START */
    .main-video-container {
        padding: 5px 0;
    }

    .video-list-container {
        padding: 5px 0;
        flex: 1 1 auto;
        display: block;
    }

    .vlist-wrapper {
        display: block;
        margin-top: 15px;
    }

        .vlist-wrapper .vlist {
            width: 100%;
            min-width: 100%;
            aspect-ratio: 1.77;
            margin-right: 0;
        }

    .list-video {
        width: 100%;
        min-width: 100%;
        aspect-ratio: 1.77;
    }

    .list-title {
        font-size: 1.5rem;
    }

    .vlist.active {
        transform: none !important;
    }

    .invcall-hl-btn {
        display: none;
    }

    /* 7 June 2025 -- Add the enclosed classes -- END */

}
/* Current Research New Layout -- START (Replace or add the enclosed classes */

.whitepaper-modal {
    transition: transform 2s ease;
    transform: translateX(0);
    position: fixed;
    z-index: 1000;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255,255,255);
    box-shadow: none;
}

    .whitepaper-modal.open {
        transform: translateX(-100%);
        box-shadow: rgba(0, 0, 0, 0.25) 0 54px 55px, rgba(0, 0, 0, 0.12) 0 -12px 30px, rgba(0, 0, 0, 0.12) 0 4px 6px, rgba(0, 0, 0, 0.17) 0 12px 13px, rgba(0, 0, 0, 0.09) 0 -3px 5px;
    }

.close-whitepaper-modal {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    display: flex;
    align-items: center;
    order: 2;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    /*cursor: pointer;*/ /* 7-Aug-2025 -- Remove this rule */
    padding: 15px;
    background: #464b6b;
    width: 100%; /* 7-Aug-2025 -- Change width to 100% */
    max-width: 250px;
    box-sizing: border-box;
    border-right: 5px solid #ef9e24;
}
/* commented as new rule for back is there at end*/
    /*.close-whitepaper-modal img {
        rotate: 180deg;
        height: 13px;
        margin-right: 4px;*/
        /*filter: brightness(0) invert(1);*/
    /*}*/

.whitepaer-content-wrapper {
    display: flex;
    width: 100%;
}

.whitepaper-navigation {
    max-width: 250px;
    background: #464b6b;
    padding: 15px;
    height: 100%;
    min-height: 100vh;
    padding-top: 30px;
    border-right: 5px solid #ef9e24;
    overflow-y: scroll;
    position: fixed;
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* 7-Aug-2025 -- Add rules -- START */
    width: 100%;
    z-index: 100;
    /* 7-Aug-2025 -- Add rules -- END */
}

.whitepapaer-navigation::-webkit-scrollbar {
    display: none;
}

.whitepaper-navigation-item {
    margin: 20px 0;
    border-radius: 5px;
    scroll-margin-top: 80px;
}

    .whitepaper-navigation-item img {
        width: 100%;
        cursor: pointer;
        border-radius: 5px;
        scale: 1;
        transition: all 0.33s ease-in;
    }

        .whitepaper-navigation-item img:hover {
            box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
            scale: 1.01;
            border: none;
        }

    .whitepaper-navigation-item.active {
        border: 1.5px solid #ef9e24;
    }

.whitepaper-buffer {
    max-width: 250px;
    height: 100vh;
}

.whitepaper-canvas {
    position: fixed;
    width: calc(100% - 250px);
    height: calc(100vh - 50px);
    min-height: calc(100vh - 50px);
    right: 0;
    overflow-y: scroll;
    background: #eee;
    text-align: center; /* 4 Aug 2025 - Add this rule */
    /*background-image: url(../images/common/loader2.gif);
    background-repeat: no-repeat;
    background-size: 75px auto;
    background-position: center;*/
}


.loader {
    width: 15px;
    aspect-ratio: 1;
    background: #000;
    border-radius: 50%;
    animation: l6 1s infinite linear alternate;
}

@keyframes l6 {
    0% {
        box-shadow: 15px 0,-25px 0
    }

    50% {
        box-shadow: 15px 0,-15px 0
    }

    100% {
        box-shadow: 25px 0,-15px 0
    }
}

.whitepaper-inner-html {
    width: 100%;
    min-height: 100vh;
}

.whitepaper-dl {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #464b6b;
    font-size: 12px;
    border-radius: 3px;
    padding: 8px 12px;
    z-index: 9999;
}

    .whitepaper-dl:hover {
        color: #ef9e24;
    }

    .whitepaper-dl a {
        color: #fff;
        font-weight: 300;
        transition: all 1s ease;
    }

        .whitepaper-dl a:hover {
            color: #ef9e24;
        }

/* Current Research New Layout -- END */
.harvardconf {
    background: #a41034;
    padding: 25vh 10%;
    color: #fff;
    text-align: left;
}

.coming-soon {
    background: #fff;
    color: #a41034;
    border-radius: 4px;
    width: 120px;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    font-size: 12px;
}

.event-heading {
    font-size: 3.5rem;
    font-weight: bold;
    padding-top: 10px;
}

.event-details {
    padding: 10px 0;
}

.event-detail-row {
    display: flex;
    padding: 10px 0;
}

.event-detail-icon {
    max-width: 24px;
    margin-right: 10px;
}

    .event-detail-icon img {
        max-width: 24px;
    }

.event-detail-text {
    font-size: 16px;
}

@media (max-width:500px) {
    .event-heading {
        font-size: 2.75rem;
    }

    .event-detail-text {
        font-size: 18px;
    }
}

#indcon .container {
    width: 75%;
    padding: 0;
    margin: auto;
    margin-left: 12.5%;
    box-sizing: border-box;
}

.section-title {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: rgba(255,255,255,0.6);
}

.indcon-desc-wrapper {
    display: flex;
    padding: 14px 0;
    width: 100%;
    max-width: 1000px;
    margin-bottom: 10px;
}

.indcon-heading {
    width: 650px;
    text-align: left;
    font-weight: 800;
    font-size: 36px;
    color: #D9954A;
    line-height: 1.3;
    box-sizing: border-box;
    padding-right: 10px;
}

.indcon-heading-2_4 {
    width: 100%;
    text-align: justify;
    font-size: 42px;
}

.indcon-desc {
    width: 350px;
    max-width: 350px;
    text-align: justify;
    font-size: 13px;
    box-sizing: border-box;
    padding: 0;
    padding-top: 8px;
    color: rgba(255,255,255,0.5)
}

.indcon-video-player {
    position: relative;
}

.indcon-main-video {
    background-color: black;
    transition: opacity 0.5s ease;
    border-radius: 10px; /* India Conference New Video Player -- Change from 5px to 10px */
    opacity: 1;
    border: none;
}

    .indcon-main-video div iframe {
        display: inline-block;
        border-radius: 5px;
    }

.video-fade {
    opacity: 0;
}

.backToFullVideo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 20px;
    background: #a41034;
    padding: 8px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    display: none;
    z-index: 500;
}

.indcon-highlights-wrapper h3 {
    text-align: left;
    color: #D9954A;
    margin-top: 12px;
    font-size: 20px;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.thumbnails-container {
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 24px;
    position: relative;
    white-space: nowrap;
}

.thumbnails-slider {
    display: flex;
    transition: all 0.3s ease-in-out;
}


.thumbnail {
    width: 200px;
    margin-right: 25px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    white-space: normal;
}

.thumbnail-image {
    position: relative;
    width: 100%;
    height: 112px;
    padding-top: 15px;
    box-sizing: border-box;
    transition: all 0.3s linear;
}

    .thumbnail-image:hover {
        margin-top: -15px;
        margin-bottom: 15px;
    }


    .thumbnail-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 2px;
    }

.now-playing {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fffd;
    color: #a41034;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: bold;
    margin: 10px;
    margin-right: 45px;
    border-radius: 3px;
    display: none;
}

.thumbnail-info {
    text-align: left;
    padding: 14px 0;
    margin-top: 0;
    transition: all 0.3s linear;
}
/*.thumbnail-image:hover ~ .thumbnail-info {
    margin-top: 15px;
}*/
.thumbnail-video-title {
    font-size: 16px;
    color: #D9954A;
    line-height: 1.2;
    font-weight: bold;
}

.thumbnail-video-duration {
    font-size: 12px;
    color: rgba(255,255,255,0.5);
}

.progress-bar {
    height: 3px;
    width: 33%;
    margin: auto;
    background-color: rgba(255,255,255,0.25);
    position: relative;
    margin-top: 5px;
}

.progress-bar-fill {
    height: 100%;
    width: 30%;
    background-color: #D9954A;
    position: absolute;
    left: 0;
    transition: left 0.3s ease;
}

.slider-navigation {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.arrow {
    color: #D9954A;
    border: 2px solid #D9954A;
    width: 36px;
    height: 36px;
    cursor: pointer;
    margin: 0 10px;
    border-radius: 100%;
    font-size: 12px;
    margin-top: 12px;
    background: transparent;
    transition: all 0.3s linear;
}

    .arrow:disabled {
        color: #ccc;
        border-color: #ccc;
        opacity: 0.5;
        cursor: not-allowed;
    }



/* 7 June 2025 -- New rules START */

.swiper_prev_InvCall, .swiper_next_InvCall {
    position: absolute;
    top: calc(50% - 24px);
    z-index: 1000;
    margin: 0;
    padding: 0;
    border: none;
    width: 40px;
    height: 40px;
}

.swiper_prev_InvCall {
    left: 0;
}

.swiper_next_InvCall {
    right: 0;
}

    .swiper_prev_InvCall img, .swiper_next_InvCall img {
        width: 100%;
    }

.swiper-slide-active {
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    z-index: 10;
    scale: 1.1;
    transition: all linear 0.2s;
    /*border: 2px solid #ef9e24;*/
}

/* 7 June 2025 -- New rules END*/


.section-title-wrapper {
    display: flex;
}

.ich-logo {
    width: 275px;
    height: auto;
    /*opacity: 0.75;*/
    padding-right: 25px;
    border-right: 2px solid #ffffff99;
    margin-right: 25px;
}

    .ich-logo img {
        width: 100%;
        filter: brightness(0) invert(1);
    }

.ich-date {
    text-align: left;
    color: #fff;
    font-size: 14px;
    align-content: center;
}

.ich-date-2_4 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    align-content: center;
}

.indcon-heading a {
    color: #D9954A;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

    .indcon-heading a:after {
        display: block;
        content: '';
        width: 100%;
        height: 7px;
        background: #D9954A66;
        margin-top: -2px;
        transition: 0.3s all ease-in;
        border-radius: 2px;
    }

    .indcon-heading a:hover:after {
        background: #D9954A;
    }


.popup-link {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.popup-tk, .popup-dt {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 20px;
    z-index: 1000;
    max-width: 800px;
    width: 100%;
    animation: popup-appear 0.4s ease-in-out;
}

@keyframes popup-appear {
    from {
        opacity: 0;
        transform: translate(-50%, -60%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.popup-content {
    display: flex;
    align-items: flex-start;
    padding: 20px;
}

    .popup-content img {
        width: 35%;
        border-radius: 5px;
    }

.popup-heading {
    margin-left: 20px;
}

    .popup-heading h2 {
        margin: 0;
        text-align: left;
        color: #464b6b;
    }

    .popup-heading h3 {
        margin-top: 5px;
        font-size: 1rem;
        color: gray;
        letter-spacing: 1px;
        text-align: left;
        text-transform: uppercase;
        font-size: 16px;
    }

.popup-description {
    margin-top: 10px;
    text-align: justify;
    font-size: 14px;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #656565;
    border: none;
    width: 30px;
    height: 30px;
    font-size: 2rem;
    cursor: pointer;
    z-index: 1001;
    border-radius: 50%;
}

.indcon-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.ich-title {
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    line-height: 1.25;
    width: 600px;
}

.ich-logo-r {
    height: 75px;
    width: calc(100% - 600px);
    opacity: 75%;
    text-align: right;
}

    .ich-logo-r img {
        height: 100%;
    }

.play-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: radial-gradient(#ffff, #ffff, #fff9, #fff0, #fff0);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    display: block;
    height: 64px;
    width: 64px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
    transition: all 0.3slinear;
    padding: 0;
    opacity: 0.75
}

    .play-button img {
        width: 100%;
        height: 100%;
    }

    .play-button:hover {
        box-shadow: 0 0 20px #D9954A99;
        background: radial-gradient(#D9954Aff,#D9954Aff,#D9954A99,#D9954A00,#D9954A00);
    }

.popup-ic-vid {
    transition: all 0.5s ease-in;
    /*animation: vid-appear 0.3s linear;*/
}

@keyframes vid-appear {
    from {
        opacity: 0;
        transform: translate(0, -5%);
    }

    to {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.popup-link-ic-playbtn {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.vidPopupButton {
    margin: 22vh auto 18vh auto;
    height: 80px;
    width: 80px;
    background: radial-gradient(#ffff,#ffff,#fff9,#fff0,#fff0);
    border-radius: 50%;
    border: none;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    transition: all 0.3s linear;
    opacity: 0.75;
    padding: 0;
}

    .vidPopupButton:hover {
        box-shadow: 0 0 20px #D9954A99;
        background: radial-gradient(#D9954Aff,#D9954Aff,#D9954A99,#D9954A00,#D9954A00);
    }

    .vidPopupButton div img {
        width: 100%;
        height: 100%;
    }

/*.vidPopupButton div {
    box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);
    height:100%;
    width: 100%;
    font-size: 32px;
    line-height: 80px;
    text-align: center;
}*/

.popup-link-ic-hls {
    display: block;
    width: auto;
    margin-bottom: 80px;
    justify-self: right;
    padding: 12px 18px;
    background: #0008;
    border-radius: 36px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 0;
    bottom: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    backdrop-filter: blur(5px);
}

    .popup-link-ic-hls:hover {
        transform: translateY(-5px);
        box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    }

.popup-link-hls-a {
    display: flex;
    color: #D9954A;
    align-items: center;
    font-size: 28px;
    cursor: pointer;
    justify-content: center;
    font-weight: bold;
}

.hls-icon-img {
    height: 36px;
    padding-left: 8px;
    vertical-align: middle;
}

.popup-link-hls-a:hover .hls-hdng, popup-link-hls-a:hover .hls-icon-img {
    color: #D9954A;
    filter: none;
}

.hide-icvids {
    height: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
}

.indcon-image-bg {
    background: url('../images/indconf/background-4.webp') !important;
    height: 100%;
    background-attachment: fixed;
    background-position: 25% 75% !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.indcon-solid-bg {
    background: #6E2629;
}

.ichvidtitle {
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    color: #D9954A;
    background: linear-gradient(180deg, #000A, #0007, transparent);
    width: 100%;
    padding: 20px;
    font-size: 24px;
    text-shadow: 0 3px 3px #0007;
    font-weight: bold;
    padding-bottom: 25px;
    transition: all 0.3s linear;
    border-radius: 5px 5px 0 0;
    display: none;
}

.thumbnail {
    width: 350px;
    margin-right: 10px;
}

.thumbnail-image {
    height: 195px;
    padding-top: 0;
}

    .thumbnail-image:hover {
        margin-top: 0;
        margin-bottom: 0;
    }

.indcon-main-video[poster] {
    object-fit: cover;
}

.thumbnail-info {
    text-align: left;
    padding: 30px 0 10px 15px;
    margin-top: 0;
    transition: all 0.3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    background: linear-gradient(0deg, #000D, #000B, #0008, transparent);
    width: 100%;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
}

#indcon {
    padding: 5rem 5rem 2rem 5rem;
}

    #indcon .container {
        width: 100%;
        max-width: 1500px;
        margin-left: auto;
        min-height: 85vh;
        position: relative;
    }

.ich-logo {
    width: 350px;
}

.indcon-desc-wrapper {
    max-width: 100%;
}

.indcon-heading-2_4 {
    font-size: 3.95vw;
    text-align: left;
    display: inline-block;
}

.indcon-video-wrapper {
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

.indcon-video-player {
    margin: 30px auto;
    background: #000;
    border-radius: 10px;
    box-shadow: 0px 4px 8px -2px rgba(9, 30, 66, 0.25), 0px 0px 0px 1px rgba(9, 30, 66, 0.08);
    /*width: 100%;*/
    max-width: 1000px;
    max-height: 75vh;
    aspect-ratio: 16/9;
    /* display: inline-block; to remove overlap of video and slider */
}

.indcon-highlights-wrapper h3 {
    padding: 0 50px;
}

.indcon-highlights-wrapper {
    /* margin-top: 40px; to remove overlap of video and slider */
    scroll-margin-top: 100px;
}

#fullVideo {
    max-width: 1000px;
    width: 100%;
    max-height: 75vh;
    aspect-ratio: 16/9;
    margin-bottom: 0;
    display: block;
}

.swiper {
    padding-bottom: 90px;
}

button#leftArrow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100000;
    width: 120px;
    height: 290px;
    border: none;
    border-radius: 0;
    background: linear-gradient(90deg, #6e2629FF, #6e2629FF, #6e2629AA, transparent);
    font-size: 30px;
    text-align: center;
    margin: 0;
    text-shadow: 0 0 15px #000;
    line-height: 0.5;
    text-align: left;
}

button#rightArrow {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100000;
    width: 120px;
    height: 290px;
    border: none;
    border-radius: 0;
    background: linear-gradient(270deg, #6e2629FF, #6e2629FF, #6e2629FF, #6e262933, transparent);
    font-size: 30px;
    text-align: center;
    padding-left: 30px;
    margin: 0;
    text-shadow: 0 0 15px #000;
}

#leftArrow div, #rightArrow div {
    margin-top: -60px;
}

    #leftArrow div img, #rightArrow div img {
        width: 44px;
        background: #0003;
        border-radius: 50%;
    }

.popup-heading h2 span {
    display: none;
}


@media (max-width: 500px) {
    #indcon {
        min-height: calc(100vh - 80px);
        padding: 5rem 0 0 0;
    }

    .section-title-wrapper {
        padding: 0 2rem;
    }

    .indcon-desc-wrapper {
        padding: 3rem 2rem 0 2rem;
    }

    .indcon-heading {
        padding-right: 0;
        font-size: 2.8rem;
    }

    .vidPopupButton {
        margin: 16vh auto;
    }

    .popup-link-ic-hls {
        width: fit-content;
        margin-inline: auto;
        left: 0;
        margin-bottom: 7rem;
    }

    .indcon-video-wrapper {
        width: 100%;
        padding: 0;
    }

    .indcon-video-player {
        margin: 0;
        border-radius: 0;
    }

    .indcon-main-video {
        border-radius: 0;
    }

    .indcon-highlights-wrapper h3 {
        padding: 2rem;
    }

    button#leftArrow {
        top: 40%;
        left: 3%;
        width: 50px;
        height: 50px;
        margin: 0;
        background: transparent;
    }

    button#rightArrow {
        background: transparent;
        top: 40%;
        right: 7% width: 50px;
        height: 50px;
        margin: 0;
    }

    .ichvidtitle {
        font-size: 1.5rem;
        width: 50%;
        padding-left: calc(50% - 20px);
        box-sizing: content-box;
        text-align: left;
    }

    .indcon-image-bg {
        background-position: 60% 100% !important;
    }

    .popup-tk, .popup-dt {
        padding: 1rem;
        width: 90%;
    }

    .popup-content {
        padding: 1.5rem;
        flex-wrap: wrap;
        justify-content: center;
    }

        .popup-content img {
            width: 50%;
            border-radius: 50%;
            aspect-ratio: 1 / 1;
            object-fit: cover;
        }

    .popup-heading {
        margin-left: 0;
        /* padding-top: 2rem;*/
    }

        .popup-heading h2 {
            text-align: center;
            padding-top: 1rem;
        }

            .popup-heading h2 span {
                display: block;
                height: 0;
            }
}


.ic-background-btn {
    position: absolute;
    top: 0;
    /*right: -5rem;*/
    background: #FFF;
    color: #6E2629;
    padding: 10px 20px;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    transform: translateX(0);
    align-items: center;
    display: flex;
    font-size: 14px;
    width: 160px;
    box-sizing: border-box;
    z-index: 99;
    height: 40px;
}

    .ic-background-btn:hover {
        background: #e6a56a;
    }

    .ic-background-btn img {
        /*filter: brightness(0) invert(1);*/
        display: inline-flex;
        padding-right: 6px;
        height: 18px;
        width: auto;
    }

.ic-goto-hl-btn {
    top: auto;
    bottom: 0;
}

.ic-background-btn-2 {
    position: absolute;
    top: 0;
    right: 0;
    /*background: #FFF;*/
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    transform: translateX(0) translateY(0);
    align-items: center;
    display: flex;
    font-size: 14px;
    box-sizing: border-box;
    z-index: 99;
}

    .ic-background-btn-2 img {
        filter: brightness(0) invert(1);
        display: inline-flex;
        padding-right: 6px;
        height: 18px;
        width: auto;
    }


    .ic-background-btn-2:hover {
        transform: translateY(-2px);
    }

/*.ic-goto-hl-btn img {
    height: 26px;
    transform: rotate(-90deg);
}*/

.ic-background-overlay {
    position: fixed;
    top: 0;
    right: -500px;
    width: 500px;
    height: 100%;
    background: white;
    /*box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);*/
    padding: 120px 30px 40px 30px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    overflow-y: auto;
    transform: translateX(0);
    text-align: justify;
    font-size: 14px;
    z-index: 100;
}

    .ic-background-overlay p {
        padding-bottom: 12px;
    }

    .ic-background-overlay.open, .ic-background-btn.open, .ic-background-btn-2.open {
        transform: translateX(-500px);
        background: #fff;
        color: #6E2629;
    }

.ic-background-btn-2.open {
    transform: translateX(-490px);
}

    .ic-background-btn.open img, .ic-background-btn-2.open img {
        filter: none;
    }

.ic-background-substrate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 98;
    display: none;
}

.ic-background-overlay-close {
    position: fixed;
    top: 90px;
    right: 30px;
    color: #000;
    cursor: pointer;
}

    .ic-background-overlay-close img {
        height: 20px;
    }

.ic-background-btn-phone {
    display: flex;
    color: #fff;
    font-size: 16px;
    color: #FFF;
    padding: 2rem;
    padding-bottom: 1.5rem;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    transform: translateX(0);
    align-items: center;
    width: fit-content;
}

    .ic-background-btn-phone img {
        display: inline-flex;
        filter: brightness(0) invert(1);
        height: 18px;
        padding-right: 6px;
        width: auto;
    }

@media (max-width: 500px) {
    .ic-background-btn-2 {
        transform: translateX(-50%) translateY(-50%);
        font-size: 16px;
        left: 50%;
        top: 70%;
        border-radius: 25px;
        background: #0009;
        backdrop-filter: blur(5px);
        width: fit-content;
    }

        .ic-background-btn-2:hover {
            transform: translateX(-50%) translateY(-50%);
        }

    ic-background-btn-2.open {
        transform: translateX(-50%) translateY(-50%);
    }

    .ic-background-overlay {
        top: 100%;
        right: auto;
        width: 100%;
        padding: 100px 30px 50px 30px;
    }

        .ic-background-overlay.open {
            transform: translateX(0) translateY(-100%) !important;
        }

    .ic-background-overlay-close {
        position: fixed;
        top: 70px;
        right: 30px;
        color: #000;
    }

        .ic-background-overlay-close img {
            height: 20px;
        }

    .ic-background-btn, .ic-goto-hl-btn {
        display: none;
    }
    /*.ic-background-btn-phone {
        display: flex;
        color: #fff;
        font-size: 16px;
        color: #FFF;
        padding: 2rem;
        padding-bottom: 1.5rem;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        transform: translateX(0);
        align-items: center;
        width:fit-content;
    }*/
    .ic-background-btn-phone img {
        display: inline-flex;
        filter: brightness(0) invert(1);
        height: 18px;
        padding-right: 6px;
        width: auto;
    }
}

/* India Conference New Video Player -- START */

.video-player {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    margin-bottom: -7px;
    box-shadow: 0 0 10px 15px #0001;
}

@media (max-width: 500px) {
    .video-player {
        border-radius: 0;
    }
}

/* India Conference New Video Player -- END */
/* 17 July 2025 -- START -- style rules for new current research grid */
.grid {
    /*background: #EEE;*/
    max-width: 1272px;
    margin: 0 auto;
}

    .grid:after {
        content: '';
        display: block;
        clear: both;
    }

.grid-sizer,
.grid-item {
    width: 5%;
}

.grid-item {
    height: auto;
    float: left;
    /* vertical gutter */
    margin-bottom: 0;
    border-radius: 5px;
    padding: 2.5%;
    cursor: pointer;
}



.grid-item--width_half {
    width: 47.5%;
}

.grid-item--width5 {
    width: 5%;
}

.grid-item--width10 {
    width: 10%;
}

.grid-item--width15 {
    width: 15%;
}

.grid-item--width20 {
    width: 20%;
}

.grid-item--width25 {
    width: 25%;
}

.grid-item--width30 {
    width: 30%;
}

.grid-item--width35 {
    width: 35%;
}

.grid-item--width40 {
    width: 40%;
}

.grid-item--width45 {
    width: 45%;
}

.grid-item--width50 {
    width: 50%;
}

.grid-item--width55 {
    width: 55%;
}

.grid-item--width60 {
    width: 60%;
}

.grid-item--height2 {
    height: 100px;
}

.grid-item--height3 {
    height: 300px;
}

.grid-item--height3_5 {
    height: 350px;
}

.grid-item--height4 {
    height: 400px;
}

.grid-item--height4_5 {
    height: 450px;
}

.grid-item--height5 {
    height: 500px;
}

.grid-item--height5_5 {
    height: 550px;
}

.grid-item--height6 {
    height: 600px;
}

.grid-item--margin10 {
    margin-top: 10px;
}

.grid-item--margin20 {
    margin-top: 20px;
}

.grid-item--margin30 {
    margin-top: 30px;
}

.grid-item--margin40 {
    margin-top: 40px;
}

.grid-item--margin50 {
    margin-top: 50px;
}

.grid-item--margin40inv {
    margin-top: -40px;
}


.report-desc-container {
    width: 100%;
    border-radius: 1rem;
    padding: 2rem;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(0deg, #000C, transparent);
    align-items: end;
    backdrop-filter: none;
    transition: all linear 0.3s;
    pointer-events:none;
}

.report-text-container {
    display: block;
    width: 95%;
    align-content: center;
    text-align: left;
}

.report-subtitle {
    /*text-transform: uppercase;*/
    font-size: 12px;
    color: #f09e24;
    transition: all linear 0.3s;
}

.report-heading {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    transition: all linear 0.2s;
}

.report-icon-container {
    display: block;
    width: 5%;
    align-content: center;
}

    .report-icon-container img {
        display: block;
        width: 22px;
        opacity: 0.66;
        filter: invert(1);
        padding-bottom: 8px;
    }

#philanthropy {
    margin-bottom: 0;
    padding: 8rem 0 6rem 0;
}

.footer {
    background: #edebe5;
}

.relativeDiv {
    position: relative;
    height: 100%;
    width: 100%;
}

/* 17 July 2025 -- END -- style rules for new current research grid */
/* Current Research New Layout -- Add a screen-width condition -- START */
@media (min-width: 500px) {
    .grid-item:hover .report-subtitle {
        font-size: 16px;
    }

    .grid-item:hover .report-heading {
        font-size: 24px;
    }
}
/* Current Research New Layout -- Add a screen-width condition -- END*/
/* Current Research New Layout -- START */
@media (max-width: 500px) {


    /* 28-Jul-2025 - Remove the commented out rules -- START */

    /* .whitepaper-navigation {
    min-width: 100%;
    overflow-x: scroll;
    width: 100%;
    min-height: 120px;
    bottom: 0;
    z-index: 1;
    left: 0;
    display: flex;
    gap: 15px;
    scroll-behavior: smooth;
    padding: 10px;
    height: fit-content;
    top: calc(100% - 120px);
    white-space: nowrap;
    overflow-y: hidden;
    max-width: 100%;
    border:none;
  }
  .whitepaper-navigation-item {
    height: 95px;
    margin: 0;
    aspect-ratio: 1.5;
    flex: 1 1 auto;
    display: inline-block;
  }*/

    /* 28-Jul-2025 - Remove the commented out rules -- END */

    /* 28-Jul-2025 - Add the following rules -- START */
    .whitepaper-navigation {
        display: none;
    }
    /* 28-Jul-2025 - Add the following rules -- END */

    .whitepaper-buffer {
        display: none;
    }

    .whitepaper-canvas {
        width: 100%;
        /* 28-Jul-2025 - Replace the following rules -- END */
        height: calc(100vh - 50px);
        min-height: calc(100vh - 50px);
        /* 28-Jul-2025 - Replace the following rules -- END */
        margin-top: 50px;
        background: #fff;
    }

    .close-whitepaper-modal {
        display: none;
        border: none;
        /*background: #0009;*/
        margin: 10px;
        padding: 5px 12px 5px 10px;
        border-radius: 20px;
        width: fit-content;
        font-size: 12px;
    }

    .whitepaper-dl {
        top: 0;
        right: 0;
        bottom: inherit;
        margin: 10px;
        /*background: #0009;*/
        padding: 6px 10px;
        font-size: 12px;
        border-radius: 20px;
        display: none;
    }

    .whitepaper-modal {
        background: #dedede;
    }

    .now-playing {
        background-color: #fff9;
        margin: 20px 10px;
        margin-right: 10px;
        backdrop-filter: blur(5px);
    }
}

.whitepaper-modal-toolbar {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 15px;
    display: flex;
}

.whitepaper-close, .whitepaper-download, .whitepaper-zoom-controls {
    width: 10%;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}

.whitepaper-zoom-controls {
    width: 80%;
}

.whitepaper-download {
    text-align: right;
}

.whitepaper-zoom-controls {
    display: flex;
    justify-content: center;
}

.whitepaper-zoom {
    height: 100%;
    width: 20%;
    text-align: center;
    background: #efefef;
    border: 1px solid #999;
    padding: 2px 5px;
}

.zoom-in {
    border-radius: 5px 0 0 5px;
    border-right: none;
}

.zoom-out {
    border-radius: 0 5px 5px 0;
}

.whitepaper-close img, .whitepaper-download img, .whitepaper-zoom-controls .whitepaper-zoom img {
    height: 100%;
    /*opacity: 0.75;*/
    filter: invert(28%) sepia(8%) saturate(2210%) hue-rotate(195deg) brightness(91%) contrast(84%);
}

.whitepaper-download span {
    display: none;
}

@media (min-width: 500px) {
    .whitepaper-modal-toolbar {
        left: 0;
        padding: 10px 15px;
        text-align: center;
        right: 0;
        /*transform: translateX(-25px);*/
        width: 100%;
        justify-content: center;
        margin-left: 130px;
        background: #eee;
    }

    .invisible {
        display: none;
    }

    #whitepaper-canvas.page-adjust {
        top: 0;
        overflow: hidden;
    }

    .whitepaper-close {
        display: none;
    }

    .whitepaper-zoom-controls {
        display: flex;
        justify-content: center;
        margin-right: 15px;
        /*box-shadow: 0 5px 5px #0005;*/
        border-radius: 5px;
        width: fit-content;
    }

    .whitepaper-zoom {
        height: 100%;
        width: 60px;
        text-align: center;
        background: #efefef;
        border: 1px solid #999;
        padding: 0;
    }

    whitepaper-close img, .whitepaper-download img, .whitepaper-zoom-controls .whitepaper-zoom img {
        height: 100%;
        padding: 2px;
    }

    .whitepaper-download {
        text-align: center;
        justify-content: center;
        background: #464b6b;
        width: fit-content;
        padding: 0;
        border-radius: 5px;
        /*box-shadow: 0 5px 5px #0005;*/
    }

        .whitepaper-download img {
            filter: invert(1);
            opacity: 1;
            padding: 4px 4px 4px 10px;
        }

        .whitepaper-download span {
            display: inline-block;
            padding-right: 10px;
            font-size: 12px;
        }

    .whitepaper-canvas {
        top: 50px;
    }
}

.whitepaper-dl {
    display: none;
}

@media (max-width: 1024px) and (min-width: 501px) {
    .close-whitepaper-modal, .whitepaper-navigation {
        width: 200px !important;
        max-width: 200px;
    }

    .whitepaper-canvas {
        width: calc(100% - 200px);
    }
}


@media (max-width: 500px) {
    .grid-item--width_half,
    .grid-item--width5,
    .grid-item--width10,
    .grid-item--width15,
    .grid-item--width20,
    .grid-item--width25,
    .grid-item--width30,
    .grid-item--width35,
    .grid-item--width40,
    .grid-item--width45,
    .grid-item--width50,
    .grid-item--width55,
    .grid-item--width60 {
        width: 100%;
    }

    .grid-item--height2,
    .grid-item--height3,
    .grid-item--height3_5,
    .grid-item--height4,
    .grid-item--height4_5,
    .grid-item--height5,
    .grid-item--height5_5,
    .grid-item--height6 {
        height: 275px;
    }

    .grid-item--margin10,
    .grid-item--margin20,
    .grid-item--margin30,
    .grid-item--margin40,
    .grid-item--margin50,
    .grid-item--margin40inv {
        margin-top: 0;
    }

    .grid-item-buffer {
        display: none;
        height: 0;
        width: 0;
    }

 
}



/* Current Research New Layout -- END */

/* 22-Jul-2025 Add these rules START */
.whitepaper-loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.whitepaper-loader {
    width: 60px;
    max-width: 60px;
    aspect-ratio: 2;
    --_g: no-repeat radial-gradient(circle closest-side,#464b6b 90%,#464b6b00);
    background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
    background-size: calc(100%/3) 50%;
    animation: l3 1s infinite linear;
}

@keyframes l3 {
    20% {
        background-position: 0% 0%, 50% 50%,100% 50%
    }

    40% {
        background-position: 0% 100%, 50% 0%,100% 50%
    }

    60% {
        background-position: 0% 50%, 50% 100%,100% 0%
    }

    80% {
        background-position: 0% 50%, 50% 50%,100% 100%
    }
}

.whitepaper-hidden {
    display: none;
}

@media (min-width: 501px) {
    .whitepaper-loader-container {
        left: calc(50% + 125px);
    }
}

.loader {
    display: none; /* Hide pdf-js default loader */
}

/* 22-Jul-2025 Add these rules END */

/* 4-Aug-2025 -- Add the enclosed rules -- START*/
.pdf-page {
    display: block;
    margin: 20px auto;
    max-width: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    background: white;
}

    .pdf-page:first-child {
        margin-top: 0;
    }
/* 4-Aug-2025 -- Add the enclosed rules -- START*/
/* 6 august 2025*/

.close-wp-btn-desk {
    background: #eeeeee;
    padding: 5px 15px;
    color: #464b6b;
    border-radius: 4px;
    display: flex;
    font-weight: bold;
    cursor: pointer /* 7-Aug-2025 -- Add this rule */
}

/* 7-Aug-2025 -- Add the following */
.whitepaper-navigation-container {
    width: 20%;
    max-width: 250px;
}
    .close-whitepaper-modal {
    padding:10px 0 10px 15px;
}

        .close-whitepaper-modal img {
            margin-right:4px;
            filter: invert(28%) sepia(8%) saturate(2210%) hue-rotate(195deg) brightness(91%) contrast(84%);

            height: 20px;

        }

/***/
/** for contact form*/
/* Default for small screens */
.text-nowrap {
    white-space: normal;
    text-transform: capitalize;
    font-weight: normal;
    width: 100%;
}

/* Apply nowrap on larger screens */
@media (min-width: 768px) {
    .text-nowrap {
        white-space: nowrap;
        text-transform: capitalize;
        font-weight: normal;
        width: 100%;
    }
}
/*end*/
/* keep those below class always at bottom*/
.hide, .hidden {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 200vh;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
/*END*/
