*{ padding:0; margin:0; box-sizing:border-box;}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}


@font-face {
    font-family: 'gilroybold';
    src: url('../fonts/gilroy-bold-webfont.eot');
    src: url('../fonts/gilroy-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff'),
         url('../fonts/gilroy-bold-webfont.ttf') format('truetype'),
         url('../fonts/gilroy-bold-webfont.svg#gilroybold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroylight';
    src: url('../fonts/gilroy-light-webfont.eot');
    src: url('../fonts/gilroy-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-light-webfont.woff') format('woff'),
         url('../fonts/gilroy-light-webfont.ttf') format('truetype'),
         url('../fonts/gilroy-light-webfont.svg#gilroylight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'gilroy-regular';
    src: url('../fonts/gilroy-regular-webfont.eot');
    src: url('../fonts/gilroy-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff'),
         url('../fonts/gilroy-regular-webfont.ttf') format('truetype'),
         url('../fonts/gilroy-regular-webfont.svg#gilroy-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy-semibold';
    src: url('../fonts/gilroy-semibold-webfont.eot');
    src: url('../fonts/gilroy-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-semibold-webfont.woff') format('woff'),
         url('../fonts/gilroy-semibold-webfont.ttf') format('truetype'),
         url('../fonts/gilroy-semibold-webfont.svg#gilroy-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'gilroy-medium';
    src: url('gilroy-medium-webfont.eot');
    src: url('../fonts/gilroy-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff'),
         url('../fonts/gilroy-medium-webfont.ttf') format('truetype'),
         url('../fonts/gilroy-medium-webfont.svg#gilroy-mediumuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{ overflow-x: hidden;  font-family: 'gilroylight'; background:#fff;}
p{ font-size: 18px; line-height:1.5; margin-bottom:20px; color: #000; font-family: 'gilroy-semibold';}
p:last-child{ margin-bottom:0 !important;}


/* section{ height: 100vh; max-height: 100vh;} */

.flex{ display: flex;}
.flex-wrap{ flex-wrap: wrap;}
.img-fluid{ max-width: 100%; height: auto;}



h1{ font-size:60px; line-height:1.125; font-weight: 700;  font-family: 'gilroybold';}
h2{ color: #131313;
font-family: 'gilroybold';
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 1.16; /* 116% */ margin-bottom: 50px;}


h2 span{ display: block;}

a{ font-size:16px; color:rgba(183, 15, 27, 1); line-height: 1; text-decoration: none;}
a:hover, a:focus, a:active{ text-decoration: none;}

.common-btn{ display: flex; flex-wrap:nowrap;}
figure{ margin: 0 !important;}

ul, li{ list-style-type: none; margin:0; padding: 0;}


/**AUDIO**/
.position-relative{ position: relative;}
.z-index1{ z-index:1 !important;}
.z-index2{ z-index:2 !important;}
.z-index3{ z-index:3 !important;}
.z-index11{ z-index:11 !important;}

.mainOuter{ min-height: calc(100vh - 90px); max-height: calc(100vh - 90px); overflow: hidden; }
.mainOuter.show{min-height: calc(100vh - 90px); max-height: inherit;}
.common-padding{ padding:100px 0 !important;}
.container-fluid, .container{ z-index: 10;}

.container{ max-width: 1320px;}

/**============================
BANNER
============================**/
.banner{position: relative; height: 100vh; overflow: hidden; max-height: 750px;}
.banner-caption-bg{ width: 60vw;  position: absolute; z-index: 10;  top:0; bottom: 0;}

.banner {
  opacity:0.5;
  filter: blur(5px);
  transform: scale(0.6);
  transform-origin: center center;
}
.mainOuter.show .banner{ opacity:1;
  filter: blur(0);
  transform: scale(1);}

.banner-caption-bg span{ position: absolute; top:0; bottom: 0; width:33.33%;  border: 1px solid rgba(255, 255, 255, 0.10); background: linear-gradient(180deg, rgba(5, 55, 122, 0.80) 0%, rgba(9, 101, 224, 0.80) 100%);backdrop-filter: blur(5px);}
.banner-caption-bg span:nth-of-type(1){ left: 0;}
.banner-caption-bg span:nth-of-type(2){ left: 33.33%;}
.banner-caption-bg span:nth-of-type(3){ left: 66.56%;}
.bg-img{ height: 100%;   position: absolute; inset: 0;}
.bg-img img.banner-bg{ max-width:inherit; width:100%; height:110%; object-fit:cover; position:absolute; top:-20%;}
/* .bg-img img.banner-img{ width: 45vw; position: absolute; right: 0; z-index: 11; top: 0vw; height: 100%;} */

.banner-caption{position: absolute; top: 50%; transform: translate(-0%, -50%);left:15vw; z-index: 11; max-width: 480px; width: 50vw;text-align: left;}
.banner h1{  font-size:82px; font-weight:400; color: #fff; line-height: 1.125;}
.banner h1 span{ color: #FED65B;}


.banner-bg {
  width: 100%;
  height: 120%;
  object-fit: cover;
  will-change: transform;
}


/**COLOR**/
.text-yellow{ color: #FED65B !important;}
.text-white{ color: #fff !important;}
.text-black{ color: #131313 !important;}
.text-red{color: #AE1E22 !important;}


/**===========================
Banner Intro
==========================**/
.banner-intro{position: relative;display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; height:100vh; max-height: 640px; overflow: hidden;}
.banner-intro figure{ column-gap:30px;}
.banner-intro::before{ content:""; background-color: rgba(255, 255, 255, 0.90); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1;}
.banner-intro .img-box{position: absolute; z-index: 2; display: flex; left:-5vw; margin-top:0vh; width:105vw; z-index: -1; }
.banner-intro .img-box img{ max-width: inherit; height:auto; object-fit: cover; position: relative; z-index: 2; width:100%;}
.banner-intro figcaption{position: relative; z-index: 2;  max-width:990px; flex: 0 0 52%; padding:0 0; color: #535353; font-size: 24px; font-style: normal;font-weight: 200; line-height:1.66; text-align: left; font-family:'gilroylight';}




.reel-wrapper {
  perspective: 1200px;
}
#reel {
position: absolute;
    left: 14vw;
    top: 6vw;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    will-change: transform;
    width: 140px;
}




/**=========================
videoSection-outer
========================**/
.videoSection-outer{background: #178C47; padding:12vw 0 16vw; position: relative; overflow: hidden; }
.videoSection-outer::before{ content:''; position: absolute;     top: -10vh; left: -10vw;
    height: 40vh;
    width:calc(100vw + 20vw);
    background: #178C47;
    filter: blur(35px);
    z-index: 2;
    border-radius: 0;}
.videoSection-outer p{ color: #ffffff; font-weight: 400; font-size: 24px; line-height: 1.5; text-align: center; margin-bottom: 40px; max-width: 990px; margin: 0 auto; position: relative;  z-index: 10; font-family: 'gilroy-regular'; margin-top: -2vw;}

.videoSection-outer video{ /*mix-blend-mode: Luminosity;*/ max-width:100%; margin:0px auto 0; position: relative; z-index: 0; background: #178C47; mix-blend-mode: color;}

.videoSection-video { display: flex; flex-wrap: wrap; justify-content: center; }

.videoSection-video .video-wrapper{ position:absolute; top:0; bottom:0; left:0; right:0; margin-top:0vw;z-index:1;}
.videoSection-outer video {
  width: 100%;
  height: auto;
  display: block;
 /* filter: grayscale(100%) contrast(90%); */
  position: relative;
  z-index: 1;
   max-width: 100vw;
}


.videoSection-video .video-wrapper .overlay {
  content: "";
  position: absolute;
  inset: 0;
  background: #178C47;
  mix-blend-mode: color;
  opacity: 1;
  z-index: 2;
  pointer-events: none;
}


h2:last-child{ margin-bottom: 0 !important;}

.left-right-outer{ background-color: #fff; position: relative;}
.left-right-outer ul li{ position: relative; padding: 0 0 30px; margin-bottom:30px; z-index: 1; border-bottom: 1px solid #cfcfcf;}
/* .left-right-outer ul li::before{content: ''; background-color: #676767; bottom:0; width: 100%; height: 1px; position: absolute; left: 0;} */
.left-right-outer ul li:last-child{ margin-bottom: 0 !important; border-bottom: none;}
.left-right-outer ul li:last-child:before{ display: none;}
.left-right-row{ display:flex; flex-wrap:wrap; justify-content:space-between;   position:relative; z-index:1;}
.left-right-outer ul li p{color: #131313;    font-family: 'gilroy-semibold'; font-size: 20px;  font-weight: 400;line-height: 1.25;}
.left-right-outer img{ max-width: inherit; width: 100%; height: 100%; object-fit: cover;}

.left-right-outer .right-img{ flex: 0 0 50%; max-width: 50%;}
.left-right-outer .right-img img{ max-width: 40vw}
.left-right-outer  .left-content{flex: 0 0 50%; max-width:50%;}

/* .left-content-right-img  .left-content{ padding-right:12vw; padding-left: 40px;}
.left-content-right-img .right-img{ padding-left: 12vw; padding-right: 40px;}
 .left-content-left-img  .left-content{ padding-right:40px; padding-left: 12vw;}
.left-content-left-img .right-img{ padding-left: 40px; padding-right: 12vw;}

.left-content-left-img .right-img{ flex: 0 0 50%;  max-width: 50%; padding-left: 40px; padding-right: 20vw;}
.left-content-left-img .left-content{ flex: 0 0 50%; max-width: 50%; padding-right: 40px; padding-left: 10vw;} */


.left-content-right-img .right-img{padding-left:0vw;  padding-right:0px;  flex: 0 0 50%;  max-width: 50%; border-right:1px solid #B9B9B9; border-bottom:1px solid #B9B9B9; position: relative; padding-bottom:20px;}
.left-content-right-img .left-content { padding-right: 0vw; padding-left:40px; flex: 0 0 50%; max-width: 50%;}
.left-content-right-img .right-img h2{border-bottom: 1px solid #B9B9B9 !important; padding-bottom: 40px !important; display: inline-flex;}

.left-content-right-img .right-img::before{ content:''; position: absolute; background: url(../images/traningle.svg) no-repeat; right:0; bottom:0;width: 396px;
    height: 310px; display: flex; background-size: cover; z-index: -1;}

.info-number, .counter {
  font-size: 80px; line-height:0.85;
  font-weight:500; color: #178C47;
}
.counter{ display: inline-block;
  white-space: nowrap;          /* prevent line break */
  line-height: 1;           /* lock height */
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";}
.info-number{ max-width:65%;}
.info-number .normaltext{ font-size:40px; line-height: 1.125; color: #131313; display: flex; width: 100%; margin-top:10px;}

.left-right-row .img-box{ position: relative; overflow: hidden;}
.left-right-row .img-box::before{ content:''; position:absolute; bottom: 0; right: 0; border-radius: 730px; background: rgba(0, 0, 0, 0.70); filter: blur(122px); height:40%; width:50%; z-index: 0;}

.infographic-with-img-wrap{ display: flex; gap:0px; flex-wrap: nowrap;}
.info-number, .info-img{ flex: 0 0 50%; max-width: 50%;  will-change: transform, opacity;  font-family: 'gilroy-medium';}

.info-img{ flex: 0 0 50%; max-width: 55%; }
.left-right-outer .right-img .info-img img{ max-width: 100%;}
.info-img{position: absolute;right:0px; bottom:0px;}


#section1 .info-img{position: absolute;right: -60px; bottom: -30px; max-width:65%;}

#section5 .info-img{ max-width:65%;}


/**==========================
ANIMATION
=========================**/
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

.slide-in {
  opacity: 0;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
  will-change: transform, opacity;
}

.slide-in.left {
  transform: translateX(-50px);
}

.slide-in.right {
  transform: translateX(50px);
}

.slide-in.show {
  opacity: 1;
  transform: translateX(0);
}



.desktop-banner{display: block; }
.mobile-banner{ display: none;}
.left-content{align-items: center; display: flex; flex-wrap: wrap; align-content: center;}
.left-content p{ font-size:20px; line-height: 1.25;  font-family: 'gilroy-regular';}
.left-content p span{  font-family: 'gilroy-semibold';}

.mainOuter .without-banner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease;
}
.mainOuter.show .without-banner {
  opacity: 1;
  visibility: visible;
}


  /* Styles for zoom ~125% */
@media (max-width: 1536px) and (min-width: 1400px) {
  .banner h1, h1 {font-size: 3.5rem !important;}
   h2{ font-size: 2.5rem !important;}

  .banner-intro figcaption{ padding-right: 5vw;}
  .left-content-left-img .left-content{padding-left: 10vw;}
  .left-right-outer .right-img img { max-width: 100%;}

  #section3 h2{ left: 15vw;}
}

  /* Styles for zoom ~150% */
@media (max-width: 1280px) and (min-width: 1200px) {

h1{font-size:48px !important;}
h2{font-size:30px !important; }

.InternationalDayOfBiodiversity-outer p{ max-width: 700px; font-size:24px; line-height:1.5;}

.banner-intro{padding: 5vw 0; overflow: hidden;}
.banner-intro figcaption{ padding-right: 5vw; font-size: 1.8rem; line-height: 1.5; }
.banner-intro .img-box img{ width: 25vw;}

.update-date{ font-size:1.25rem;}
p{font-size: 16px;line-height: 1.25;}
.left-right-outer ul li p{ font-size: 1.125rem; line-height: 1.5; }

}

@media all and  (max-width:1440px) {
.common-padding { padding: 50px 0 !important;}

h1{font-size:48px !important;}
h2{font-size:30px !important; }
p{ font-size: 16px !important; line-height:1.25;}


.banner-intro{padding: 5vw 0; overflow: hidden;}
.banner-intro figcaption{ padding-right: 5vw; font-size: 1.8rem; line-height: 1.5; }
.banner-intro .img-box img{ width: 100%;}

.left-right-outer ul li p{ font-size:18px;}
}


@media all and  (max-width:1280px) {
 .left-content-right-img  .left-content{ padding-right:10vw; padding-left:20px;}
.left-content-right-img .right-img{ padding-left: 10vw; padding-right:20px;}
.left-content-left-img  .left-content{ padding-right:40px; padding-left: 10vw;}
.left-content-left-img .right-img{ padding-left: 40px; padding-right: 10vw;}

h1 {font-size:70px !important;}
.bg-img img.banner-img{width: 60vw;right: -15vw;}
.banner-caption{max-width:420px; width:420px; }

.banner-intro figcaption{ flex: 0 0 70%; padding: 0 0 0 15%; margin-top: -10%;}
.banner-intro .img-box{ margin-top: -45vw;}
}

@media all and (max-width:1024px) {
  h1 {font-size: 8vw !important; }
  .banner-intro figcaption{ font-size: 1.5rem;}

  .banner-intro figure{ flex-wrap: wrap;}
  .banner-intro .img-box,
  .banner-intro figcaption{ max-width: 100%; flex:0 0 100%;}

  .banner-intro figcaption{ margin-top:40px; padding: 0 40px;}
  h2 {font-size: 40px !important; }
  .update-date{ font-size:20px;}
  .common-padding{padding: 40px 0 !important;}
  .left-right-outer ul li {padding: 0 0 25px; margin-bottom: 25px;}

  .left-right-section-wrap{ padding-left:40px !important; padding-right:40px !important;}

.banner-caption-bg{ opacity: 0.8; width: 100vw; display: none;}

    .banner-caption {
        /* top: inherit; */
        transform: inherit;
        left: 10vw;
        z-index: 11;
        max-width:90vw;
        right: 20px;
        top: 10vw; width: 400px;
    }

    .banner-intro{ max-height: inherit; height: auto;}
.banner-caption h1{ font-size:5vw;         max-width: 90vw;}


.left-right-outer .right-img,
.left-right-outer .left-content {
    flex: 0 0 100% !important;
    max-width: 100% !important; padding: 0 !important;
}
.left-right-outer .left-content{ padding: 0 0px !important;}


.left-content-right-img .left-content,
.left-content-left-img .left-content{ padding-right: 10vw; padding-left: 10vw;}


.left-right-outer .right-img{ margin-bottom: 20px;}
.left-right-outer .right-img img {  max-width: 100vw;}


    .bg-img img.banner-img {
        width: 100vw;
        right: inherit;
        max-width: 80vw;
        height: auto;
        left: 50vw;
        transform: translateX(-50%);
        top: 20vh;
    }

      .desktop-banner{display: block; }
.mobile-banner{ display: block;}

.bg-img img.banner-bg{ object-position: center center;}
.bg-img::before{ content:''; position: absolute; top:0; bottom: 0; left: 0; right:0; background-color: rgba(0, 0, 0, 0.3);}
.bg-img img.banner-img{ display: none;}

/* #section5 .left-content-right-img .right-img,
#section4.left-right-outer .right-img{ justify-content: center; padding: 0 !important;         max-width: 80vw !important;
        margin: 0 auto 30px;} */

   .video-wrapper{ margin-top: -15vw;}


   .fullbg-outer{ max-height:60vw;}
   .fullbg-outer .img-box{ height: 100%;}
   .fullbg-outer .fullbg-in-in{ left: 40px;}

}



  @media all and (max-width:1024px){

      #reel {
    position: relative;
    left: -28vw;
    top: 30px;
    transform-style: preserve-3d;
    transform-origin: center;
    will-change: transform;
    width: 100px; transform: inherit !important;}

    .banner{max-height:580px; height: 50vw;}

    .info-number{ width: 280px; margin-bottom: 20px;}

    }


@media all and (max-width: 767px) {
  .container{ padding: 0 20px !important;}
   .container-fluid{ padding: 0 0px !important;}

    .bg-img img.banner-img{width: 100vw; right: 0; height: auto; top: 30vw; height: auto;}

    /* .container-fluid,
    .container-fluid.p-0{ padding: 0 20px !important;} */

    .banner{ height: 200vw;}
    .mobile-banner, .banner {max-height: 70vh; }
    .banner-caption h1{ font-size:4rem !important; max-width: 100vw;}
.banner-caption { top: 10%; transform: inherit; left: 50%;z-index: 11;max-width: calc(100vw - 40px);  right: inherit;  bottom: inherit; transform: translateX(-50%); text-align: center;}
    figure{ flex-wrap: wrap;}
    .banner-intro .img-box{ flex: 0 0 100%; max-width: 100%; margin-left: 0; margin-bottom: 30px; display: none;}
    .banner-intro figcaption{ padding: 0 20px !important; max-width: 100%; font-size: 1.2rem; line-height: 1.5; flex: 0 0 100%; }
    .banner-intro .img-box img{ width: 100vw; margin-left: 0px !important;}

    .banner-caption-bg{ display: none;}

    .left-content-left-img .right-img{ padding-left: 0 !important; padding-right: 0 !important;}


.left-right-outer .right-img img{ max-width: 100%; width: 100%; height: auto;}
.left-right-outer .right-img,
.left-content-left-img .right-img{ margin-bottom:20px !important;}


     .left-content-left-img .right-img{ flex: 0 0 100%;  max-width: 100%; padding-left: 0px; padding-right: 0;}
.left-content-left-img .left-content{ flex: 0 0 100%; max-width: 100%; padding-right: 20px; padding-left: 20px;}


.left-content-right-img .right-img{padding-left: 0vw;  padding-right: 0px;  flex: 0 0 100%;  max-width: 100%;}
.left-content-right-img .left-content { padding-right:20px; padding-left: 20px; flex: 0 0 100%; max-width: 100%;}



.info-number, .info-img { flex: 0 0 100%;  max-width: 100%;}
.left-content-right-img .right-img h2{ margin-bottom:10px !important; padding-bottom: 10px !important;}
h2 {font-size: 10vw !important;}
.infographic-with-img-wrap{ flex-wrap: wrap;}
#section1 .info-img, .info-img {position: relative; right: 0; bottom: 0px; max-width: 100%;}
.info-number, .counter { font-size: 15vw;}
.info-number .normaltext { font-size: 30px;}
.info-number{ width: 280px; }
.left-content-right-img .right-img::before{    width: 100vw; height: 70vw;}

.left-right-outer .left-content {padding: 0 0px !important; }
#section5 .info-img { max-width: 100%;}

.videoSection-outer{ padding-left: 20px; padding-right: 20px; height: 100vw;}
.videoSection-outer video{ position:absolute; bottom: 0;}

    .left-right-section-wrap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
     h2 {font-size:30px !important; }
     #reel{ left: inherit;}
}







@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio:1.25),screen and (min-width:1024px) and (min-resolution:120dpi) {
   .banner-intro figcaption{ font-size: 22px;}
   .banner-caption{ max-width:420px; width: 420px;}
   .banner{max-height:580px; height: 50vw;}
}



@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1024px) and (min-resolution:144dpi) {
 .banner-intro figcaption{ font-size: 22px;}


}
