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

.revealed-section {
    text-align: left !important;
    align-items: left !important;
    flex-direction: row;
    justify-content: start;
}
.revealed-section h6 {
    text-align: left;
}

.revealed-section img { left: 75%; top:30%; width:40%;}

.rarities-disclosed h6 {
    text-align: center;
    font-size: 1.6vw;
    margin-bottom: 0px;
}
.rarities-disclosed h1 {
    text-align: center;
    font-size: 10rem;
    line-height: 8rem;
    margin-top: 50px;
}
.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;
}
.newsCard2 {
    margin: 0;
    background-color: #F3F1EE;
    color: #03252F;
    padding: 30px 0px 2px 0px;
    border-top: 1px var(--gold) solid;
}

.newsCaption2 {
    background-color: #fff; 
}
.newsCard2 h2 {
    text-align: left;
    color: var(--gold);
    padding-top: 30px;
    padding-bottom: 30px;
}
.newsCard-no2
{
    font-size: 2vh;
    width:50px;
    margin: auto;
}
.newsCaption2 .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: 205px;    
    width:100%;
    font-family: Berthold Akzidenz Grotesk BE Light;
}
.operating-model-section .card h5
{
    text-align: center;    
    padding-right: 0px;
    /* margin-left: auto;
    margin-right: auto; */
}
.collaborate-section { background-color: #03252F;}
.collaborate-section h6 { color: #fff;}

.collaborate-section {
    /* background-image: none; */
}


@media (max-width: 900px) {
    .revealed-section img {
        margin-top: 100px;
        width: 300px;
        text-align: center;
        left: 200px;
        top: 100px;
    }
    .revealed-section h6 {
        text-align: center;
    }
    .revealed-section {
        text-align: center !important;
        align-items: center !important;
        flex-direction: row;
        justify-content: center;
    }
    .rarities-disclosed h6 {
        text-align: center;
        font-size: 5vw;
        margin-bottom: 0px;
    }
    .investment-product h7 {
        font-size: 3vw;
    }
    .newsCard2 {
        padding:20px;
        font-size: 5vw;
    }
    .newsCard2 h2 {
        font-size: 10vw;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .newsCard-no2 { 
        margin-left: 0px; 
        font-size: 7vw;
    }
    .ptg-pic {
        margin: 0;
        padding: 0;
    }
    .ptg-pic img {
        width: 100%;
    }
    .book-container h6 {
        font-size: 2vw;
    }
    .operating-model-section .card {
        height: 255px;
        width: 1000px;
    }
    .slick-slide {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .collaborate-section img { width: 80%;}

    .investment-product h6 {
        font-size: 3vw;
    }
    .location-section h6 {
        font-size: 3.5vw;
    }
    
}

/*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) {
    .revealed-section img {
        margin-top: 100px;
        width: 300px;
        text-align: center;
        left: 400px;
        top: 100px;
    }
    .credibility-text {
        margin-left: 0 !important;
    }
    .rarities-disclosed h1 {
        font-size: 17vw;
    }
    .investment-product h7 {
        font-size: 2vw;
    }
    .newsCard-no2 {
        font-size: 5vw;
    }
    .newsCard2 h2 {
        font-size: 5vw;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .alternative-section h2 {
        font-size: 10vw;
        line-height: 80px;
    }
    .alternative-section h5 {
        font-size: 4vw;
        line-height: 4vw;
    }
    .team-section h2 {
        font-size: 10vw;
        line-height: 70px;
    }
    .operating-model-section h2 {
        font-size: 10vw;
        line-height: 70px;
    }
    .operating-model-section h5 {
        font-size: 4vw;
        line-height: 4vw;
    }
    .collaborate-section h2 {
        font-size: 10vw;
        line-height: 70px;
    }
    /* .team-section h6 {
        font-size: 2vw;
        line-height: 70px;
    } */
}

/*iPad mini landscape  */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    
}

/* 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: 70%;
        top: 10%;
        width: 60%;
    }    
    .newsCaption2 .text {
        margin-top: 5.5vw;
    }
    .newsCard, .newsCard2 {
        height: 150px;
    }
    .expert-title h1 {
        line-height: 7rem;
        margin: 30px 0px 8rem 0;
    }
    .operating-model-section h2, .collaborate-section h2 {
        line-height: 80px;
    }
    .collaborate-section h2 {
        padding-top: 10vh;
    }
}

@media screen and (min-width: 1920px) {
    .revealed-section h6 {
        margin-top: 0;
    } 
    .revealed-section img {
        left: 75% !important;
        top: 20%!important;
        width: 45% !important;
    }
}

@media screen and (min-width: 2560px) {
    body{ font-size: 1.5rem;}
    .revealed-section h6 {
        margin-top: 0;
    } 
    .revealed-section img {
        left: 70% !important;
        top: 30% !important;
        width: 40% !important;
    } 
    .credibility img {
        width: 100%;
    }
    .newsCard {
        height: 220px;;
    }
    .newsCard h2 {
        /* font-size: 5vw; */
        /* padding-top: 60px; */
        /* padding-bottom: 60px; */
        /* margin-bottom: 500px; */
    }
    .newsCaption2 .text {
        margin-top: 2.5vw !important;
    }
    .newsCard2 {
        margin: 0;
        padding: 10px 0px 120px 0px;
    }
    .ptg-pic img {
        width: 30%;
    }
    .operating-model-section .card {
        height: 355px;
    }
    .operating-model-section  {
        font-size: 1vw;
    }
    .experts h1 {
        line-height: 210px;
    }
    .experts h5 {
        font-size: 1vw;
    }
    .experts ul li {
        font-size: 1vw;
        line-height: 30px !important;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .author h2 {
        line-height: 135px;
    }
    /* .operating-model-section div {
        font-size: .8vw;
    } */
    
}




