.letters{
    font-family: "Druk Text Wide Cy TT Heavy";
}

.inner-nav-title {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateX(-365px) translateY(-307px);
    z-index: 1;
}

.inner-nav-title p {
    position: relative;
    font-family: "Druk Text Wide Cy TT Heavy";
    text-shadow: -9px 3px 0px #6c832634;
    color: white;
    font-size: 75px;
    /* line-height: 80px; */
    line-height: 55px;
    font-weight: bold;
    transform: perspective(2000px) rotateX(331deg) rotateY(50deg) rotateZ(0deg);
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0;
}

.inner-nav-title p.active {
    animation: fadeInLeft 3s infinite alternate;
}

@keyframes fadeInLeft {
    0% {
       opacity: 0;
    }
    100% {
       opacity: 1;
    }
 }   

/* #ContactUsSection .inner-nav-title{
    transform: translateX(-413px) translateY(-300px);
} */

#AboutUsSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#AboutUsSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#ContactUsSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#ContactUsSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#AboutUsSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#AboutUsSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#IrSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#IrSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#SustainSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#SustainSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#MediaCentreSection .inner-nav-title{
    transform: initial;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-end;
    height: calc(100% - 220px);
    transform: translateX(-160px) translateY(20px);
}

#MediaCentreSection .inner-nav-title p{
    transform: initial;
    text-align: end;
    font-size: 60px;
    line-height: 60px;
}

#IndexSwiperDiv .inner-nav-title{
    flex-direction: column;
}

#IndexBannerTextDiv{
    position: absolute;
    transform: translateX(-480px) translateY(120px);
}

#IndexBannerTextDiv p{
    text-align: right;
    width: 100%;
    max-width: 550px;
    text-transform:initial;
    transform: perspective(8000px) rotateX(323deg) rotateY(44deg) rotateZ(0deg);
}

#IndexBannerTextDiv2{
    position: absolute;
    transform: translateX(490px) translateY(62px);
}

#IndexBannerTextDiv2 p{
    width: 100%;
    max-width: 550px;
    text-shadow: 9px 3px 0px #6c832634;
    text-align: start;
    text-transform:initial;
    transform: perspective(8000px) rotateX(328deg) rotateY(-47deg) rotateZ(0deg);
}

#IndexBannerTextDiv3{
    position: absolute;
    transform: translateX(-555px) translateY(128px);
}

#IndexBannerTextDiv3 p{
    font-size: 70px;
    text-align: right;
    width: 100%;
    max-width: 750px;
    text-transform: initial;
    transform: perspective(8000px) rotateX(323deg) rotateY(44deg) rotateZ(0deg);
}

#IndexBannerTextDiv4{
    position: absolute;
    transform: translateX(575px) translateY(112px);
}

#IndexBannerTextDiv4 p{
    font-size: 70px;
    width: 100%;
    max-width: 800px;
    text-shadow: 9px 3px 0px #6c832634;
    text-align: start;
    text-transform: initial;
    transform: perspective(8000px) rotateX(328deg) rotateY(-47deg) rotateZ(0deg);
}

#IndexBannerTextDiv5{
    position: absolute;
    transform: translateX(-510px) translateY(129px);
}

#IndexBannerTextDiv5 p{
    text-align: right;
    width: 100%;
    max-width: 620px;
    text-transform:initial;
    transform: perspective(8000px) rotateX(323deg) rotateY(44deg) rotateZ(0deg);
}

#IndexBannerTextDiv6{
    position: absolute;
    transform: translateX(456px) translateY(532px);
}

#IndexBannerTextDiv6 p{
    width: 100%;
    max-width: 550px;
    text-shadow: 9px 3px 0px #6c832634;
    text-align: start;
    text-transform:initial;
    transform: perspective(8000px) rotateX(328deg) rotateY(-47deg) rotateZ(0deg);
}

/* INDEX 2 */
.inner-index2-text{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.inner-index2-text p{
    font-size: 21px;
    font-family: "Druk Text Wide Cy TT Heavy";
    color: white;
}

#Index2TextDiv{
    position: absolute;
    transform: translateX(-420px) translateY(-320px);
}

#Index2TextDiv p{
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    max-width: 550px;
    text-transform:initial;
    transform: perspective(8000px) rotateX(324deg) rotateY(44deg) rotateZ(0deg);
}

#Index2TextDiv2{
    position: absolute;
    transform: translateX(-746px) translateY(100px);
}

#Index2TextDiv2 p{
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    max-width: 550px;
    text-transform:initial;
    transform: perspective(8000px) rotateX(324deg) rotateY(44deg) rotateZ(0deg);
}

@media screen and (max-width: 1600px) {
    .inner-bg .inner-nav-title{
        transform: translateX(-50px) translateY(20px)!important;
    }
}

@media screen and (max-width: 1400px) {
    .inner-bg .inner-nav-title{
        /* transform: translateX(-30px) translateY(20px)!important; */
    }
}

@media screen and (max-width: 991px) {
    .inner-bg .inner-nav-title p{
        font-size: 52px!important;
        line-height: 52px!important;
        text-shadow: 2px 2px 0px #47474744;
    }
}

@media screen and (max-width: 640px) {
    .inner-bg .inner-nav-title{
        transform: translateX(-20px) translateY(80px)!important;
    }

    .inner-bg .inner-nav-title p{
        font-size: 28px!important;
        line-height: 28px!important;
        text-shadow: 2px 2px 0px #47474744;
    }
}

.letter {
    display: inline-block;
    font-family: "Druk Text Wide Cy TT Heavy";

}

.ml1 .text-wrapper {
    position: relative;
    display: inline-block;
    flex-direction: column;
}



/* @media screen and (min-height: 960px) {
    #IndexBannerTextDiv{
        transform: translateX(-480px) translateY(120px);
    }
    
    #IndexBannerTextDiv2{
        transform: translateX(490px) translateY(62px);
    }
        
    #IndexBannerTextDiv3{
        transform: translateX(-555px) translateY(125px);
    }

    #IndexBannerTextDiv4{
        transform: translateX(575px) translateY(114px);
    }

    #IndexBannerTextDiv5{
        transform: translateX(-510px) translateY(126px);
    }
} */