.investment-product.revealed-section {
    /* padding-left: 0; */
}

nav {
    position: fixed;
    z-index: 10;
    /* background-color: #0D242E;  */
    background-color: var(--dark-grey); 
    color: #fff;
}

nav ul li a {
    color: #C2AE92;
}
nav ul li a:hover {
    color: #C2AE92;
    animation: none;
}

.heading {margin-top: 25vw; margin-bottom: 5rem;}
.heading h1{
    /* font-size: 5vw; */
    /* margin-top: 30px; */
    margin-bottom: 0;
    font-size: 2.5rem !important;
    
}
.letter{
    font-size: 5em;
    line-height: 0.1rem;
    margin-top: 0 !important;
}
.revealed-section h1 {
    white-space: nowrap !important;
    margin-top: 5rem;
}

.revealed-section h6 {
    text-align: left;
}

.revealed-section img { left: 55%; top:20%; width:30%;}

.revealed-sub-heading h6 { font-size: 1.2vw; text-align: center; }
.revealed-section { text-align: center;}
.credibility {
    background-color: var(--dark-grey);
    padding: 0 0 0;
}
/* .credibility img, .img-overflow {
    overflow-y: visible;
} */
.credibility { padding-bottom: 3rem;}
.benefits-section h5 { font-size: 5.5vw; line-height: 5.5vw;}
.benefits-section .benefitsCard-no {
    font-size: 6vw;
    /* color: #E0D8C9; */
    color: var(--gold) !important;
    font-family: 'Moneta-bold';
}
.benefits-section .benefitsCard h2 {
    font-size: 1.8vw;
    line-height: 1.8vw;
}
.benefits-section .benefitsCard { border-top: 1px var(--gold) solid; }
.experts img { left: 55%; top:20%; width:100%; }
.experts .h6-small { text-align:left; font-size: 0.9vw !important; line-height: 1vw; }
.experts ul, .experts ul li { width: 100%; };

.text-purple {
    color: #37234e !important;
}
.text-gold {
    color: var(--gold) !important;
}
.text-white {
    color: var(--white) !important;
}
.text-black {
    color: var(--black) !important;
}

.rarities-disclosed h6, .experts h6 {
    text-align: center;
    font-size: 1.6vw;
    margin-bottom: 0px;
}
.rarities-disclosed h1, .experts h1 {
    text-align: center;
    font-size: 15vw;
}
.investment-product h7 {
    text-transform: uppercase;
    font-size: 1vw;
    text-align: center;
    z-index: 2;
    position: relative;
    font-family: Berthold Akzidenz Grotesk BE EX;
    margin: 0;
    padding: 0;
    letter-spacing: 7px;
    color: #03252F;
    opacity: 0;
    transform: translateY(50px);
    animation: fade-in-up 1s forwards;
    margin-top: 10px;
    margin-bottom: 100px;
}
.rarities-disclosed-content
{
    padding:0;
}
.newsCard {
    margin: 0;
    background-color: #F3F1EE;
    color: #03252F;
    padding: 30px 0px 2px 0px;
    border-top: 1px var(--gold) solid;
}

.newsCaption {
    background-color: #fff; 
}
.newsCard h2 {
    text-align: left;
    color: var(--gold);
    padding-top: 30px;
    padding-bottom: 30px;
}
.newsCard-no
{
    font-size: 2vh;
    width:50px;
    margin: auto;
}
.newsCaption .text
{
    text-align: center;
    font-size: 1vw;
    color: #000;
    margin-top: 4vw;   
}
.ptg-pic img {
    width: 40%;
}
.book-container h6 {
    color:#fff;
    font-size: 0.7vw;
    text-transform: uppercase;
    margin: 20px;
    margin-left: 0;
}

.team-section .h6-small
{ 
    margin-top: 0;
    padding-top: 5vw;
}

.operating-model-section .card
{
    height: 255px;    
    width:100%;
    font-family: Berthold Akzidenz Grotesk BE Light;
}
.operating-model-section .card h5
{
    text-align: center;    
    padding-right: 0px;
}
.collaborate-section { 
    /* background-color: #03252F;  */
    background-color: var(--dark-grey);
    background-image:url('../images/gold-e.png');
    background-size: 600px;
    background-repeat: no-repeat;
    background-position:top 0px right 0px
}
.collaborate-section h6 { color: #fff;}

.experts h6 {
    text-align: center !important;
    margin-bottom: 20px;
}
.experts .h6-small {
    text-align: left !important;
}

.iframe-container {
    width: 100%; /* Full width of the parent container */
    height: 100vh; /* Full viewport height */
    position: relative;
    background-color: black;
}

.iframe-container iframe {
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    border: none; /* Remove default border */
    display: block; /* Prevent inline-block white space issues */
    max-width: 100%; /* Prevent overflow on smaller screens */
    box-sizing: border-box; /* Ensures padding doesn't affect width */
}
footer {
    background-color: var(--black);
}


@media (max-width: 900px) {

    .iframe-container {
        height: 26vh; /* Reduce height for smaller screens */
    }
    .revealed-section img {
        margin-top: 100px;
        width: 300px;
        /* z-index: 1000; */
        text-align: center;
    }
    .revealed-section h6 {
        margin-top: 50px;
        font-size: 4vw;
    }
    .letter {
        font-size: 14vw;
        margin-top: 0px;
    }
    .revealed-section {
        text-align: center !important;
        align-items: center !important;
        flex-direction: row;
        justify-content: center;
    }
    .heading {
        margin-top: 25rem;
    }

    .heading h1{
        font-size: 0.2rem !important;
        line-height: 0.5rem;
    }

    .revealed-sub-heading h6 {
        font-size: 3.2vw;
        text-align: center;
    }
    .benefits-section h6 {
        text-align: center !important;
        font-size: 4.5vw;
    }
    .benefits-section h5 {
        text-align: center !important;
        font-size: 10.5vw;
        line-height: 10.5vw;
    }
    .benefits-section .benefitsCard h2 {
        font-size: 5.5vw;
        line-height: 5.5vw;
    }
    .benefitsCard .benefitsCard-no {
        font-size: 18vw;
    }
    .experts h6 {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .experts h1 {
        font-size: 22vw;
    }
    .experts .h6-small {
        text-align: left !important;
        font-size: 4vw !important;
        line-height: 5.5vw;
    }
    .experts ul, .experts ul li {
        margin-left: 0;
        margin-right: 0;
        font-size: 4vw !important;
        padding-top: 30px;
        padding-bottom: 30px;
        width:100%;
    }
    .collaborate-section {
        
        background-image: none;
    }
}


/*iPad mini portrait  */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .heading {
        margin-top: 22rem;
    }
    .revealed-sub-heading h6 {
        font-size: 2.2vw;
        text-align: center;
    }
    .credibility-text {
        margin-left: 0 !important;
    }
    .benefits-section h6 {
        text-align: center !important;
        font-size: 2.5vw;
    }
    .benefits-section h5 {
        text-align: center !important;
        font-size: 5.5vw;
        line-height: 5.5vw;
    }
    .benefitsCard .benefitsCard-no {
        font-size: 6vw;
    }
    .benefits-section .benefitsCard h2 {
        font-size: 2.5vw;
        line-height: 2.5vw;
    }
    .experts .h6-small {
        text-align: left !important;
        font-size: 2vw !important;
        line-height: 2.5vw;
    }
    .experts ul, .experts ul li {
        margin-left: 0;
        margin-right: 0;
        font-size: 2vw !important;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
    }
    .collaborate-section h2 {
        font-size: 10vw;
        line-height: 70px;
    }
    .collaborate-section h6 {
        font-size: 2.5vw;
        /* line-height: 70px; */
    }
}


/* iPad Pro Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    .revealed-section img {
        /* left: 75%;
        top: 10%; */
        width: 55%;
    }
    .newsCaption .text {
        margin-top: 44vw !important;
    }
}

@media screen and (min-width: 2560px) {
    .revealed-section img {
        /* left: 75%; */
        top: 15% !important;
        width: 25% !important;
    }
    .heading {
        margin-top: 30rem;
    }
    .credibility {
        max-height: 1250px;
    }
    .collaborate-section {
        background-color: #03252F;
        background-image: url(../images/gold-e.png);
        background-size: 900px;
        background-repeat: no-repeat;
        background-position: top 0px right 0px;
    }
}



