*{ 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;

}

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;}
.common-padding{ padding:80px 0;}


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: 100vh; max-height: inherit; overflow: hidden;}
.common-padding{ padding:80px 0 !important;}
.container-fluid, .container{ z-index: 10;}

.container{ max-width: 1320px;}

/**============================
BANNER
============================**/
.banner{position: relative; height: 100vh; overflow: hidden;}
.banner-caption-bg{ width: 60vw;  position: absolute; z-index: 10;  top:0; bottom: 0;}

.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%;}
.bg-img img.banner-bg{ max-width:inherit; width: 100%; height: 100%; object-fit: cover;}
.bg-img img.banner-img{ width: 45vw; position: absolute; right: 0; z-index: 11; top: 0vw; height: 100%;}

.banner-caption{position: absolute;
    top: 15vw;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 11;
    max-width: 900px;
    width: 50vw;
    text-align: center;}
.banner h1{  font-size:60px; font-weight:400; color: #fff;  }
.banner h1 span{ color: #FED65B;}




/**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: 580px; 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: relative; z-index: 2;  flex: 0 0 48%; display: flex; margin-left:0px; margin-top:5vh;}
.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: 52%; flex: 0 0 52%; padding:0 2vw 0 10vw; color: #535353; font-size: 24px; font-style: normal;font-weight: 200; line-height:1.66; text-align: left; font-family:'gilroylight';}





/**=========================
InternationalDayOfBiodiversity-outer
========================**/
.InternationalDayOfBiodiversity-outer{background: #178C47; padding:12vw 0 16vw; position: relative; overflow: hidden; }
.InternationalDayOfBiodiversity-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;}
.InternationalDayOfBiodiversity-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;}

.InternationalDayOfBiodiversity-outer video{ /*mix-blend-mode: Luminosity;*/ max-width:100%; margin:0px auto 0; position: relative; z-index: 0; background: #178C47; mix-blend-mode: color;}

.InternationalDayOfBiodiversity-video { display: flex; flex-wrap: wrap; justify-content: center; }

.InternationalDayOfBiodiversity-video .video-wrapper{ position:absolute; top:0; bottom:0; left:0; right:0; margin-top:0vw;z-index:1;}
.InternationalDayOfBiodiversity-outer video {
  width: 100%;
  height: auto;
  display: block;
 /* filter: grayscale(100%) contrast(90%); */
  position: relative;
  z-index: 1;
   max-width: 100vw;
}


.InternationalDayOfBiodiversity-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 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; align-items:flex-start;  position:relative; z-index:1;}

.update-date{color: #131313;  font-family: 'gilroybold'; font-size: 22px; font-style: normal; font-weight: 400;line-height: 1.25;margin-bottom: 20px; display:inline-flex; position: relative;}
 .update-date::before{content: ''; position: absolute;left: calc(100% + 5px);
    top: calc(50% - 4px); width: 80px; height: 8px;
    background-image: url(../images/arrow-yellow.svg); background-repeat: no-repeat; background-size: cover;}
 .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-right-outer .right-img::before{ content:''; position: absolute; height: 50vw; width: 50vw; left: 50%; top:50%; transform: translate(-50%, -50%); background:url(../images/shadow.webp) no-repeat;} */


/* #section2{ background-color: #fff;}
#section2 .left-content-left-img .right-img{ padding-left:40px; padding-right:0;}
#section2 *{ color: #fff;}
#section2  .img-box img{ max-width: 100%; }
#section2 .update-date::before{ background-image: url(../images/arrow-yellow.svg);}
#section2 .left-right-outer ul li::before{content: ''; background-color: #fff;}

#section3 .left-content-right-img .left-content{ padding-right:10vw; padding-left:40px;}
#section3 .left-content-right-img .right-img{ padding-left:0px; padding-right:40px;}
#section3  h2{ width: 28vw; display: flex; margin-left:50%; transform: translateX(-50%);}
#section3  .img-box{ position: relative; margin-top:0;  left:50%; transform: translateX(-50%); max-width: 440px;}

#section4.left-right-outer .right-img { max-width: 100vw; padding-right: 0 !important; display: flex;  justify-content: end;}

#section5.left-right-outer .right-img { max-width: 100vw;}
#section5 .left-content-right-img .left-content{ padding-right:10vw; padding-left:40px;}
#section5 .left-content-right-img .right-img{ padding-left:0px; padding-right:40px;}

#section7.left-right-outer .right-img { max-width: 100vw; margin-top:-12%;}
#section7 .left-content-right-img .left-content{ padding-right:10vw; padding-left:40px;}
#section7 .left-content-right-img .right-img{ padding-left:0px; padding-right:40px;}


#section8 .right-img{ flex: 0 0 57%; max-width: 57%;}
#section8 .left-content{flex: 0 0 42%; max-width:42%;}
#section8 .left-content-left-img .left-content{ padding-right:40px; padding-left: 12vw;}
#section8 .left-content-left-img .right-img{ padding-left: 40px; padding-right: 12vw;}
#section8 .update-date::before{ background-image: url(../images/arrow-yellow.svg);} */

.left-content-left-img .right-img{ flex: 0 0 50%;  max-width: 50%; padding-left: 40px; padding-right: 10vw;}
.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: 10vw;  padding-right: 40px;  flex: 0 0 50%;  max-width: 50%;}
.left-content-right-img .left-content { padding-right: 10vw; padding-left: 40px; flex: 0 0 50%; max-width: 50%;}

/**==========================
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);
}

/****/
/* .ExpandingFurtherAndWider{background:#000; padding:0px 0; position: relative; height: 100vh; max-height: 510px;}
.ExpandingFurtherAndWider .img-box{position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0;}
.ExpandingFurtherAndWider .img-box img{ width: 100%; height: 100%; object-fit: cover; }

.ExpandingFurtherAndWider h2{padding-top: 100px;}
.ExpandingFurtherAndWider-list{ position: relative; width: 100%;  display: flex; flex-wrap: wrap; justify-content: space-between;  z-index: 1; padding: 0; list-style-type: none; margin: 0 -20px;}
.ExpandingFurtherAndWider-list li{padding:20px 20px; max-width:100%; position: relative; opacity: 0;transform: translateY(50px); transition:opacity 0.6s ease, transform 0.6s ease;}
.ExpandingFurtherAndWider-list li.visible {opacity: 1; transform: translateY(0);}



.ExpandingFurtherAndWider-list li .update-date,
.ExpandingFurtherAndWider-list li p{ color: #fff;}
.ExpandingFurtherAndWider-list li p,
.ExpandingFurtherAndWider-list li p:last-child{ margin-bottom:0 !important;}
.ExpandingFurtherAndWider-list li::after{ content:''; position: absolute; right: -0px; top:50%; transform: translateY(-50%); width: 1px; height: 100%;
    background:#878787;}
.ExpandingFurtherAndWider-list li:last-child::after{ display: none;}
.ExpandingFurtherAndWider .update-date::before{ background-image: url(../images/arrow-yellow.svg);}
.ExpandingFurtherAndWider-list li .caption{width: 270px; position: absolute; top:0vw; left: 50%; color: #fff;   transform: translateX(-50%); transition: top 0.6s ease;}
.ExpandingFurtherAndWider-list li.visible .caption{ top:-15vw;}
.ExpandingFurtherAndWider-list li .caption::before{content: ''; position: absolute; top: 110%; left:20%; transform: translateX(-50%); width: 16px; height: 8vw; background-image: url(../images/vetor-line.png); background-repeat: no-repeat; background-size: cover;}

.ExpandingFurtherAndWider-in{ max-width: 50%; margin-left: 50%; padding-left: 40px; position:absolute; top:50%; transform: translateY(-50%);} */

.fullbg-outer{ height:100vh; max-height:640px; overflow: hidden; position: relative;}
.fullbg-outer .img-box { height: 100%;}
.fullbg-outer .img-box img{ max-width: auto; width: 100%; height: 100%; object-fit: cover;}
.fullbg-outer .fullbg-in{ position: absolute; bottom: 0px; left: 0vw; top: 0; right: 0;}
.fullbg-outer .fullbg-in::before{content: ''; position: absolute; bottom: -15vw; left: 0; border-radius: 60%; background: rgba(0, 0, 0, 0.70); filter: blur(122px); height: 30vw;
    width: 30vw; z-index: 2;}
.fullbg-outer .fullbg-in-in{position: ABSOLUTE; bottom: 6vw; left: 10vw; z-index: 9; max-width: 480px;}
.fullbg-outer .fullbg-in-in *{ color: #fff;}


.caption-with-video{ height: 100vh; background-color: #000;}
.caption-with-video-in{ position: absolute;}


.desktop-banner{display: block; }
.mobile-banner{ display: none;}

.special-content{ position: absolute;right: 60px;
    bottom:60px;
    max-width: 300px;
    color: #fff;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.25;
    text-align: right;}
.special-content::before{ content:''; position: absolute; left:0px; top:5px; background: url(../images/special-line.png) no-repeat; background-size:cover; background-position: right center; height: 100px; width: 100%;}

.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;}


    /* Responsive tweaks */
    @media (max-width:900px){
      .container{padding-left:140px}
      .spool-wrap{left:20px;width:120px}
      .milestone{width:260px}
      .hero{left:20px}
    }
    @media (max-width:640px){
      /* .spool-wrap{display:none} */
      .container{padding-left:20px}
      .hero{position:static;padding-bottom:20px}
      .timeline{height:1400px}
      .milestone{width:84%;left:50%}
      .milestone .card{text-align:left}
    }





  /* 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; }

.ExpandingFurtherAndWider-list{bottom: 50px;}
.ExpandingFurtherAndWider h2{ padding-top: 50px;}


.ExpandingFurtherAndWider-list{ max-width:75vw;}
.ExpandingFurtherAndWider-list li .caption{ left: 12vw;}
.ExpandingFurtherAndWider-list li.visible .caption {top: -15vw;}


.special-content{ font-size: 12px; max-width:180px; line-height: 1.25; padding-right: 5px;}
.special-content::before{height:10vw; width:100%; left:30px; top:-5px;}
}

@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%;}

.InternationalDayOfBiodiversity-video { max-width: 70vw; margin: 0 auto;}
.InternationalDayOfBiodiversity-outer p{ font-size: 20px !important; max-width: 55vw;}
.ExpandingFurtherAndWider-list{ bottom: 50px;}
.ExpandingFurtherAndWider h2 {    padding-top: 50px;}
.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: 42px !important;}

.bg-img img.banner-img{width: 60vw;right: -15vw;}
.ExpandingFurtherAndWider-list{ margin:0 -20px;}
.ExpandingFurtherAndWider-list li { padding: 20px 20px;}

}

@media all and (max-width:1024px) {
  h1 {font-size: 5vw !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: 26px !important; }
  .update-date{ font-size:20px;}
  .common-padding{padding: 40px 0 !important;}
  .left-right-outer ul li {padding: 0 0 25px; margin-bottom: 25px;}

  .ExpandingFurtherAndWider-list li.visible .caption {
    top: -19vw;
    left: 115px;
}

.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: 700px;
    }

    .banner-intro{ max-height: inherit; height: auto;}
.banner-caption h1{ font-size:5vw;         max-width: 90vw;}
.ExpandingFurtherAndWider::before{ content:''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index:1; background-color: rgba(0, 0, 0, 0.3);}
  .ExpandingFurtherAndWider-list {margin: 0 -0px; left: 0px; transform: inherit; right: 0px;  }

.ExpandingFurtherAndWider-list li::after{ display: none;}

 

.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 20px !important;}


/* #section3 h2 {width: 50vw;} */
.left-content-right-img .left-content,
.left-content-left-img .left-content{ padding-right: 10vw; padding-left: 10vw;}
/* #section3 .left-content-right-img .left-content,
#section5 .left-content-right-img .left-content,
#section7 .left-content-right-img .left-content { padding-right: 10vw; padding-left: 10vw;}

#section3 .img-box{ max-width: 80vw;} */

.left-right-outer .right-img{ margin-bottom: 20px;}
.left-right-outer .right-img img {  max-width: 100vw;}
.InternationalDayOfBiodiversity-outer p{ max-width: 100vw; z-index: 10;}
.InternationalDayOfBiodiversity-outer video {
    max-width: 80vw; 
    
}

    .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:990px) {
.InternationalDayOfBiodiversity-outer{ padding:60px 0 0 ; min-height: 100vw;}
}







@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:2.125rem !important; max-width: 100vw;}
.banner-caption { top: inherit; transform: inherit; left: 20px;z-index: 11;max-width: calc(100vw - 40px);  right: 20px;  bottom: 20vw;}
    figure{ flex-wrap: wrap;}
    .banner-intro .img-box{ flex: 0 0 100%; max-width: 100%; margin-left: 0; margin-bottom: 30px;}
    .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;}
#section8 .right-img ,  
#section8 .left-content, 
    .left-right-outer .right-img,
.left-right-outer  .left-content{ flex: 0 0 100%; max-width: 100%;}



.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%;}

.left-content-left-img .left-content,
 .left-right-outer .left-content,
/* #section7 .left-content-right-img .left-content,
#section5 .left-content-right-img .left-content,
#section3 .left-content-right-img .left-content {padding-right: 20px !important; padding-left: 20px !important;}

#section3 .left-content-right-img .right-img,
#section5 .left-content-right-img .right-img,
#section7 .left-content-right-img .right-img{padding-left: 0px; padding-right:0px;} */

    .InternationalDayOfBiodiversity-video {
        max-width: 90vw;}

        .InternationalDayOfBiodiversity-outer p {
        max-width: 100%;         font-size: 16px !important;
    }

    .InternationalDayOfBiodiversity-outer video {
    max-width: 100vw;
    object-fit: cover;
        height: 100%;
}

.ExpandingFurtherAndWider-list{ position:relative; bottom:inherit; margin-top:0vh}
.ExpandingFurtherAndWider{height: auto; padding:30px 0;}

     .ExpandingFurtherAndWider-list li {
        max-width: 100%;
        padding: 15px 0;
        flex: 0 0 100%;
    }

    .ExpandingFurtherAndWider-list li::after{ height: 1px; width: 100%; top:inherit; right: 0; left: 0; transform: inherit; bottom: 0px;}
.ExpandingFurtherAndWider-in {
    max-width: 100%;
    margin-left: 0; padding-left: 0;}

}



 .threadingTogetheraGlobalEntity {
        min-height: 100vh; /* For scroll space */
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding-top:0; padding-bottom: 100px; background: #201B1B; position: relative;
    }



     .threadingTogetheraGlobalEntity-title{ display: flex;
    flex-wrap: wrap;
    /* margin: 0 auto; */
    /* width: 100%; */
    justify-content: CENTER;
    align-items: CENTER; padding-top:100px; padding-bottom: 0px; }

    .threadingTogetheraGlobalEntity-page svg{
        position: relative;
    padding-left: 0;
    top: -4.75vw;
    width: 100%;
    height: auto;
    overflow: visible;
    z-index: 10;
    max-width: 45%;
    left: 20.35vw;
    }
    .threadingTogetheraGlobalEntity-page .thread-path {
        fill: none;
        stroke: url(#threadGradient);
        stroke-width: 4;
        stroke-linecap: round;
    }

  

    
    .threadingTogetheraGlobalEntity-page::before{         content: '';
    position: absolute;
   left: 14.25vw;
    top: -9.85vw;
    background: url(../images/thread-start.svg) no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    width: 30vw;
    height: 10.35vw;
    z-index: 99;  opacity:0; visibility: hidden; transition: opacity 0.6s 0.2s;} 

    .threadingTogetheraGlobalEntity-page::after{       content: '';
    position: absolute;
   right: 29.5vw;
    bottom: 1vw;
    background: url(../images/thread-end.svg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    width: 7vw;
    height: 4vw;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s 0.1s;} 

      .threadingTogetheraGlobalEntity-page.title-shifted::before{ opacity:1; visibility: visible;}
      .threadingTogetheraGlobalEntity-page.section-end::after{ opacity:1; visibility: visible;}

       .timeline{
      position:relative;
      min-height:1000px;
      margin:40px 0 200px 0; width: 100%; text-align:center; max-width: 900px;
    }
    .moving-dot {
        fill: #fff;
        stroke: #fbc15b;
        stroke-width: 3;
        r: 6;
    }
    .milestone {
        fill: #fff;
        r: 5;
        opacity: 0;
    }
    .milestone-text {
        font-size: 20px;
        fill: #fff;
        opacity: 0; font-weight: 600;
    }

     /* Spool pinned top-left */
    .spool-wrap{
      position:relative;
      /* left:0px;
      top:100px; */
      width:410px;
      z-index:40;
      pointer-events:none;
      
    }
    .spool-wrap img{width:100%;display:block}
 .hero{
      position:relative;/*left:0;top:0;*/width:auto;z-index:30;padding:20px 10px 40px 10px;
    }
    .hero h1{    font-size: 50px;
    margin: 24px 0 0 0;
    color: #fff;
    font-weight: 400;
    line-height: 1.25;}

    .hero p{color:var(--muted);max-width:560px}

.threadingTogetheraGlobalEntity-page{
      min-height:160vh; /* enough space to scroll */
      display:flex;
      justify-content:center;
     position: relative; margin:0 10vw;
    }


    .milestone-text-right {
  text-anchor: start;
}

.milestone-text-left {
  text-anchor: end;
}


.milestone-text .year{font-weight: bold; font-size: 22px; line-height: 1.25;fill: #FBC15B; /* any color you want for the year */    font-family: 'gilroy-semibold';}
.milestone-text .description{font-size: 20px; line-height: 1.25; fill: #fff; font-family: 'gilroy-regular';}

.milestone-text image{ }


    @media all and (max-width:1024px){
      .threadingTogetheraGlobalEntity-page{min-height:120%; height: 120vh; }
      .spool-wrap{ width: 30vw;}
      
      .threadingTogetheraGlobalEntity-title{ padding-left: 10vw;}
      .threadingTogetheraGlobalEntity-page.title-shifted::before{}
      .threadingTogetheraGlobalEntity-page svg{         padding-left: inherit;
        max-width: 100vw;
        left: 0;
        top: -1.25vw; }

      .threadingTogetheraGlobalEntity-page::after {
    right: inherit;
    bottom: 6vw;
    width: 15vw;
    height: 5vw;
    left: -2vw;
}
    }


    @media all and (max-width:767px) {
    .spool-wrap {
        width: 250px;
    }

    .hero h1 {
    font-size: 35px !important;}

    /* .threadingTogetheraGlobalEntity-title {
        flex-direction: column-reverse;
    } */

    .hero{ padding: 0px 10px 10px 10px;}
    .hero::before{ content:''; position: absolute; left: 0; right:0; top:0; bottom:0; background-color: rgba(0, 0, 0, 0.3);}
    .threadingTogetheraGlobalEntity{ height:inherit; min-height: 100vh;}
    .threadingTogetheraGlobalEntity-page {
        min-height: 145vw;
        height: inherit;
    }
    .threadingTogetheraGlobalEntity-page::after {
        right: inherit;
        bottom: -8%;
        width: 15vw;
        height: 10vw;
        left: 1vw;
    }

    .threadingTogetheraGlobalEntity-page .milestone-text.milestone-text-right {
    transform: translateX(60px);
  }
    

  .threadingTogetheraGlobalEntity-page.title-shifted::before {
      left: 20px;
        transform: translate(-28px, -98px) rotate(15deg);
        width: 200px;
        background-image: url(../images/mobile-reel.png);
        height: 160px;
        background-size: contain; z-index: -1;
    }

    .hero::before {
             content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.15);
        z-index: -1;
    
    }
    
}


@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;}

 .spool-wrap{ max-width: 22vw;}
 .threadingTogetheraGlobalEntity{ padding-bottom: 50px;}
 .threadingTogetheraGlobalEntity-page {min-height: 80vw;}
 .threadingTogetheraGlobalEntity-page::before{left: 10vw;top: -9vw; width: 35vw; height: 10vw;}
 .threadingTogetheraGlobalEntity-page::after {right: 30vw; bottom: 3.125vw;}
}




@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: 85vw; width: 810px;}


 .spool-wrap{ max-width: 22vw;}
 .threadingTogetheraGlobalEntity{ padding-bottom: 50px;}
 .threadingTogetheraGlobalEntity-page {min-height: 80vw;}
 .threadingTogetheraGlobalEntity-page::before{left: 9.5vw;
        top: -9vw; width: 29vw; height: 10vw;}
 .threadingTogetheraGlobalEntity-page::after {        right: 35vw;
        bottom: 2.125vw;}

        .threadingTogetheraGlobalEntity-page svg{    left: 14.5vw;}
}




    