/*==================== Wide Screens Start=============================*/
@media only screen and (min-width: 1900px) {
  #Home .videoplay {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  .treeleft {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
  }

  #Pledge .boxb p {
    font-size: 18px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1500px;
  }

  #ourjourney .paracontent {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 10px 40px 10px 50px;
  }

  #Home {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
  }

  .details .u-othertext {
    font-size: 22px;
    font-weight: 400;
    /* background: #535353;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
    display: flex;
    align-items: center;
  }

  .circle {
    height: 85px;
    width: 85px;
    /* border-radius: 50%; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    /* margin: 5px auto;
    display: flex;
    justify-content: center;
    align-items: center; */
  }

  .circle img {
    width: 75px;
  }

  .glimpsecounter {
    font-size: 48px;
    font-weight: 700;
    /* color: #535353; */
  }

  .counter-data {
    font-size: 22px;
  }

  #ourjourney .paracontent .para1 {
    font-size: 24px;
  }

  #ourjourney .paracontent .para1 img {
    width: unset;
    display: inline-block;
    padding: 2px;
    height: 35px;
    margin: 2px;
  }

  .hohlogo {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 60px;
    width: 60px;
  }

  #newhome .Pledgepara .counternew {
    font-size: 38px;
    /* font-weight: 900; */
    /* text-shadow: 1px 1px 2px #dadada;
    background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    width: 50px;
    /* border-radius: 4px; */
    /* color: #fff; */
    margin: 2px 2px 30px;
  }

  #Home .Pledgepara .counternew {
    font-size: 38px;
    /* font-weight: 900; */
    /* text-shadow: 1px 1px 2px #dadada;
    background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    width: 50px;
    /* border-radius: 4px; */
    /* color: #fff; */
    margin: 2px 2px 30px;
  }

  #newhome .coolBeans {
    display: inline-block;
    padding: 5px 36px;
    /* color: #fff; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    font-size: 30px;
    margin-bottom: 20px;
    /* border-radius: 10px; */
    text-decoration: none;
    /* border: 2px solid #fff; */
  }

  #newhome .Pledgepara {
    position: relative;
    /* color: #2f99b1; */
    font-size: 27px;
    flex-direction: column;
  }

  #newhome .Pledgepara2 p {
    text-decoration: none;
    padding-top: 30px;
    /* color: #9c9ca2; */
    font-size: 25px;
  }

  .u-othertext {
    font-size: 23.5px;
    font-weight: 700;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    /* -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
  }

  .u-sectionhead {
    font-size: 45px;
    font-weight: 700;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
  }

  .u-paratext {
    font-size: 23.5px;
  }

  #Sustainability {
    min-height: 60vh;
    align-items: center;
    display: flex;
  }

  #Sustainability .textcontainer .texthead {
    font-size: 56px;
    font-weight: 600;
    /* color: #000; */
  }

  .datapara {
    font-size: 23.5px;
  }

  .panel {
    height: 100% !important;

    .para1,
    .para2 {
      font-size: 20px;
    }
  }

  .boxf {
    height: 280px !important;
  }

  .box1b {
    height: 280px !important;
  }

  .box2b {
    height: 280px !important;
  }

  .box3b {
    height: 280px !important;
  }

  #ourjourney .paracontent .para1 {
    display: flex;
    align-items: center;
    font-size: 26px !important;
  }

  #betterTomorrow .cardbox {
    height: 320px;
  }

  #betterTomorrow .cardbox .data h5 {
    font-weight: 600;
    font-size: 30px;
  }

  #betterTomorrow .cardbox .data p {
    font-size: 20px;
  }
}

/*==================== Wide Screens End=============================*/
@media only screen and (min-width: 1350px) and (max-width: 1900px) {
.thumbnail-item img {
  /* height: 180px;
   */
}
}
/* @media (max-width: 1400px) {
  .thumbnail-item {
    border-radius: 50%;
  }

  .thumbnail-item.active-thumb {
    border: 2px solid rgba(79, 179, 145, 1);
    border-radius: 50%;
    height: 135px;
    width: 135px;
    transition: all 0.3s ease;
    margin-top: 40px;
  }

  .thumbnail-item.active-thumb img {
    animation: pulse 1.5s infinite;
  }
} */


/*==================== Extra Large Devices=============================*/
@media only screen and (min-width: 1400px) and (max-width: 1900px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1400px;
  }

  #Home .videoplay {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  #ourjourney .paracontent .para1 {
    font-size: 26px !important;
  }

  #ourjourney .paracontent {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 10px 40px;
  }

  #Home {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
  }

  .details .u-othertext {
    font-size: 20px;
    font-weight: 400;
    /* background: #535353;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
    display: flex;
    align-items: center;
  }

  .circle {
    height: 85px;
    width: 85px;
    /* border-radius: 50%; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    /* margin: 5px auto;
    display: flex;
    justify-content: center;
    align-items: center; */
  }

  .circle img {
    width: 70px;
  }

  .glimpsecounter {
    font-size: 43px;
    font-weight: 700;
    /* color: #535353; */
  }

  .counter-data {
    font-size: 20px;
  }

  #ourjourney .paracontent .para1 {
    font-size: 22px;
  }

  #ourjourney .paracontent .para1 img {
    width: unset;
    display: inline-block;
    padding: 2px;
    height: 35px;
    margin: 2px;
  }

  .hohlogo {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 60px;
    width: 60px;
  }

  #newhome .Pledgepara {
    font-size: 38px;
    /* font-weight: 900; */
    /* text-shadow: 1px 1px 2px #dadada; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    width: 50px;
    /* border-radius: 4px; */
    /* color: #fff; */
    margin: 2px 2px 30px;
  }

  #Home .counternew {
    font-size: 38px;
    /* font-weight: 900; */
    /* text-shadow: 1px 1px 2px #dadada; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    width: 50px;
    /* border-radius: 4px; */
    /* color: #fff; */
    /* margin: 2px 2px 30px; */
  }

  #newhome .coolBeans {
    display: inline-block;
    padding: 5px 36px;
    /* color: #fff; */
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    font-size: 30px;
    margin-bottom: 20px;
    /* border-radius: 10px; */
    text-decoration: none;
    /* border: 2px solid #fff; */
  }

  #newhome .Pledgepara {
    position: relative;
    /* color: #2f99b1; */
    font-size: 27px;
    flex-direction: column;
  }

  #newhome .Pledgepara2 p {
    text-decoration: none;
    padding-top: 30px;
    /* color: #9c9ca2; */
    font-size: 22px;
  }

  .u-othertext {
    font-size: 21px;
    font-weight: 700;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    /* -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
  }

  .u-sectionhead {
    font-size: 43px;
    font-weight: 700;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
    /* -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
  }

  .u-paratext {
    font-size: 21px;
  }

  #Sustainability {
    min-height: 60vh;
    align-items: center;
    display: flex;
  }

  #Sustainability .textcontainer .texthead {
    font-size: 50px;
    font-weight: 600;
    /* color: #000; */
  }

  .datapara {
    font-size: 20px;
  }

  .panel {
    height: 100% !important;

    .para1,
    .para2 {
      font-size: 20px;
    }
  }

  #betterTomorrow .cardbox {
    height: 300px;
  }

  #betterTomorrow .cardbox .data h5 {
    font-weight: 600;
    font-size: 28px;
  }

  #betterTomorrow .cardbox .data p {
    font-size: 18px;
  }

  #Pledge .boxb p {
    font-size: 15px !important;
  }
}

/*==================== Extra Large Devices=============================*/

@media only screen and (min-width: 992px) {
  #planttree .u-sectionhead {
    justify-content: start;
  }
  #video .modal-dialog {
    width: 70% !important;
    max-width: unset !important;
  }
  #video3 .modal-dialog {
    width: 70% !important;
    max-width: unset !important;
  }
  #video4 .modal-dialog {
    width: 70% !important;
    max-width: unset !important;
  }
  #video2 .modal-dialog {
    width: 70% !important;
    max-width: unset !important;
  }
  #Pledge .boxb p {
    font-size: 12px;
  }
  .circleimage {
    width: 90% !important;
  }

  #Home {
    .videoplay {
      position: absolute;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%);
    }

    /* rohit start*/

    .homepart1 {
      position: relative;
      display: flex;
      justify-content: start !important;
      align-items: center;
    }
    /* rohit end*/
  }

  #Sustainability {
    .textbox {
      position: relative;
    }

    .textboxbf::before {
      content: "";
      position: absolute;
      right: -20px;
      top: 0;
      margin: 25% 0px;
      height: 40%;
      border: 1.5px solid rgba(79, 179, 145, 1);
    }

    .u-paratextbf {
      position: relative;
    }

    .u-paratextbf::before {
      content: "";
      position: absolute;
      top: 0;
      height: 100%;
      margin: 20px 30%;
      width: 8%;
      border-bottom: 2px solid rgba(35, 148, 188, 1);
    }
  }

  #Home {
    .videocircle {
      width: 620px;
      height: 620px;
    }
  }

  .textbox {
    padding: 60px 0px;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%);
    border-radius: 5px; */
    margin: 20px;
    /* transition: all 0.2s;
    color: #fff;
    height: 210px; */
  }

  /* ========= Nav Bar Start =========== */
  /* ========= Nav Bar End =========== */
  .navbar-collapse {
    display: flex !important;
    justify-content: center;
  }

  /* ========= Overview Start =========== */
  /* ========= Overview End =========== */
  /* ========= About End =========== */
  #ourjourney {
    .owl-carousel-stacked .owl-item.center {
      transform: scale(1.3) !important;
      border: 2px solid #fff;
    }

    .owl-carousel .owl-stage-outer {
      padding: 80px 0px;
    }

    .owl-carousel-stacked .owl-item img {
      border-radius: 50px;
    }

    .owl-carousel-stacked .owl-item {
      transform: scale(1) !important;
      border-radius: 50px;
    }

    .owl-carousel-stacked .left-of-center {
      transform: scale(1) !important;
    }

    .owl-carousel-stacked .right-of-center {
      transform: scale(1) !important;
    }

    .paracontent {
      .para1 {
        font-size: 18px;
      }

      .para2 {
        font-size: 15px;
      }
    }
  }

  /* ========= About End =========== */
  /* ========= Team Start =========== */
  #Pledge {
    .owl-carousel-stacked2 .owl-item.center {
      background: linear-gradient(
        120deg,
        rgba(35, 148, 188, 1) 0%,
        rgba(79, 179, 145, 1) 100%
      );
      transform: scale(0.9, 0.8) !important;
    }

    .owl-carousel-stacked2 .owl-item {
      /* transition: all 0.5s;
        transform: scale(0.7) !important;*/
      /* height: 300px;  */

      .item {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }

      .paracontent {
        .para1 {
          line-height: 1.2;
          font-size: 15px;
          color: #fff;
          padding: 13% 30px 0px 30px;
        }

        .para2 {
          font-size: 15px;
          padding: 20px 0px;
          color: #fff;
        }
      }
    }

    .owl-item,
    .owl-item img {
      border-radius: 30px;
    }

    .owl-carousel-stacked2 .owl-item.center {
      height: 330px;

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .paracontent {
        .para1 {
          font-size: 20px;
          color: #fff;
          padding: 30px 30px 10px;

          margin-bottom: unset;
        }

        .para2 {
          font-size: 20px;
          color: #fff;
          margin-bottom: unset;
        }
      }
    }

    .owl-carousel-stacked2 .left-of-center {
      /* transform: scale(0.7) translateX(30%) !important; */
      /* height: 330px; */

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }

    .owl-carousel-stacked2 .right-of-center {
      /* transform: scale(0.7) translateX(-30%) !important; */
      /* height: 330px; */

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }
  }

  /* ========= team End =========== */
  /* #footer {
    padding: 20px 0px;
  } */
}

/* ======================= All Small Device Start ======================= */
@media only screen and (max-width: 991px) {
  #Pledge .boxb p {
    font-size: 15px;
  }

  #Sustainability {
    .u-paratext {
      padding: 0px 10px !important;
    }
  }
  .circleimage {
    width: 100% !important;
  }

  #Home .coolBeans {
    margin: 0;
  }

  #ourjourney {
    .u-paratext {
      padding: 0px 10px !important;
    }
  }
  

  .teamInner .u-sectionhead {
    font-size: 29px;
    margin: 0;
    font-weight: 700;
    background: linear-gradient(
      120deg,
      rgba(35, 148, 188, 1) 0%,
      rgba(79, 179, 145, 1) 100%
    );
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Home .homepart2 {
    justify-content: center;
    margin-top: unset !important;
  }
  .planttreeInner {
    background-image: url("../img/treemobilebg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 97vh;
  }
  .boxf {
    height: 220px !important;
  }

  .box1b {
    height: 220px !important;
  }

  .box2b {
    height: 220px !important;
  }

  .box3b {
    height: 220px !important;
  }

  .d-check {
    display: flex;
    justify-content: center !important;
    align-items: center;
  }

  #Home {
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("../img/sliderbgmob.jpg"); */
    background: #f6f6f6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  #Sustainability .textcontainer .texthead {
    font-size: 43px;
    font-weight: 600;
    color: #000;
  }

  #newhome {
    background-image: url("../img/preloadBgmob.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .coolBeans {
        text-wrap: nowrap;
  }
  	.thumbnails-carousel {
		position: unset !important;
	}

  .u-othertext {
    font-size: 12px;
  }

  .u-sectionhead {
    font-size: 27px;
  }

  .u-paratext {
    font-size: 15px;
  }

  #Sustainability,
  #ourjourney {
    padding: 40px 0px 0px;
  }

  #Pledge {
    padding: 40px 0px 0px;
  }

  /* ========= Nav Bar Start =========== */
  #header #navbarNav {
    position: absolute;
    width: 91%;
    transform: translateX(-50%);
    left: 50% !important;
    top: 100px;
    background: #fff;
  }

  #header .nav-link {
    text-align: center;
    margin: 2px 22px;
    border-bottom: 2px solid #3da3a0;
  }

  .navbar-brand-logo1 img {
    margin-left: unset !important;
  }

  .navbar-toggler {
    border: none !important;

    .iconify-icon {
      font-size: 40px;
      color: #3da3a0;
    }
  }

  .navbar-toggler:focus {
    box-shadow: 0 0 5px #3da3a0 !important;
  }

  /* ========= Nav Bar End =========== */
  /* ========= Overview Start =========== */
  #Sustainability {
    .u-paratext {
      padding: 0px 10px;
    }

    .u-sectionhead {
      padding: 26px 0px;
    }
  }

  /* ========= Overview End =========== */
  /* ========= about Start =========== */
  #ourjourney {
    .owl-nav .owl-prev,
    .owl-nav .owl-next {
      height: 50px;
      width: 50px;
    }

    .glimpsecounter {
      font-size: 30px;
      font-weight: 700;
      color: #535353;
    }

    .owl-nav .fa-stack {
      height: 50px;
      width: 50px;
    }

    .owl-item {
      padding: 15px 0px;
    }

    .paracontent {
      .para1 {
        font-size: 20px;
      }

      .para2 {
        font-size: 18px;
      }
    }

    .owl-item,
    .owl-item img {
      border-radius: 20px;
    }
  }

  /* ========= about End =========== */
  #Home {
    .videocircle {
      width: 350px;
    }

    .homepart2 {
      align-items: center;
    }
  }

  /* ========= About Start =========== */
  #ourjourney {
    .u-othertext {
      padding: 7px 0px;
    }

    .u-paratext {
      padding: 10px 21px !important;
    }

    .aboutBottomImg {
      text-align: end;
    }
  }

  /* ========= About End =========== */
  /* ========= Team Start =========== */
  #Pledge {
    .owl-carousel-stacked2 .owl-prev,
    .owl-carousel-stacked2 .owl-next {
      position: absolute;
      top: 100%;
      margin-top: -10px;
      cursor: pointer;
      color: #ddd !important;
                  display: block !important;
    }

    .owl-carousel-stacked2 .owl-prev {
      left: 30%;
    }

    .owl-carousel-stacked2 .owl-next {
      right: 30%;
    }

    .pledgebtnbox {
      margin-top: 50px;
      margin-bottom: 20px;
    }

    .owl-carousel-stacked2 .owl-prev .fa-stack {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked2 .owl-next .fa-stack {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked2 .owl-prev .fa-stack:hover {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked2 .owl-next .fa-stack:hover {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked2 .owl-item {
      .paracontent {
        .para1 {
          /* line-height: 1.2; */
        }
      }
    }
  }

  /* ========= Team End =========== */
  .eventtext {
    position: absolute;
    bottom: 5px;
    left: 15px;
    color: #fff;
    font-size: 15px;
}
  /* ========= Footer End =========== */
  #footer {
    .footerInner {
      position: relative;
      z-index: 2;
      background: url("../img/footer_mobileBg.png");
      background-repeat: no-repeat;
      background-size: cover;
    }
  }

  /* ========= Footer Start =========== */
  #betterTomorrow {
    .better-sider .owl-prev,
    .better-sider .owl-next {
      position: absolute;
      bottom: -35px;
      top: unset;
      margin-top: -10px;
      cursor: pointer;
      color: #ddd !important;
    }

    .better-sider .owl-prev .fa-stack {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .better-sider .owl-next .fa-stack {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .better-sider .owl-prev .fa-stack:hover {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .better-sider .owl-next .fa-stack:hover {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .better-sider .owl-prev {
      left: 40%;
    }

    .better-sider .owl-next {
      right: 40%;
    }

    .owl-nav .owl-prev,
    .owl-nav .owl-next {
      height: 55px;
      width: 55px;
    }

    .owl-nav .fa-stack {
      height: 55px;
      width: 55px;
    }
  }

  .mob-row {
    flex-direction: column-reverse;
  }

  .counter-data {
    padding: 10px 21px !important;
  }

  .footerInner {
    background-size: cover;
    padding: 30px 0 !important;
  }

}

/* ======================= All Small Device End ======================= */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .u-othertext {
    font-size: 23px;
  }

  .u-sectionhead {
    font-size: 30px;
  }

  .u-paratext {
    font-size: 17px;
  }

  /* ========= Overview Start =========== */
  .footerInner {
    position: relative;
    z-index: 2;
    background: url(../img/footer_mobileBg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0 !important;
  }

  /* ========= Overview End =========== */
  #ourjourney {
    .owl-carousel-stacked .owl-stage-outer {
      padding: 20px 0;
    }

    .owl-item,
    .owl-item img {
      border-radius: 30px;
    }

    .paracontent {
      padding: 5px;

      .para1 {
        font-size: 18px;
        margin-bottom: unset;
      }

      .para2 {
        font-size: 16px;
        padding: 0px 0px 15px;
        margin-bottom: unset;
      }
    }
  }

  /* ========= Team Start =========== */

  #Pledge {
    .owl-carousel-stacked2 .owl-prev,
    .owl-carousel-stacked2 .owl-next {
      position: absolute;
      top: 48%;
      margin-top: -10px;
      cursor: pointer;
      color: #ddd !important;
    }

    .owl-carousel-stacked2 .owl-prev {
      left: -10%;
    }

    .owl-carousel-stacked2 .owl-next {
      right: -10%;
    }

    .owl-carousel-stacked2 .owl-item.center {
      background: linear-gradient(
        120deg,
        rgba(35, 148, 188, 1) 0%,
        rgba(79, 179, 145, 1) 100%
      );
      /* transform: scale(0.9, 0.8) !important; */
    }

    .owl-carousel-stacked2 .owl-item {
      transition: all 0.5s;

      /* transform: scale(0.7) !important; */
      /* height: 300px; */
      .check {
        height: 280px;
      }

      .item {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }

      .paracontent {
        .para1 {
          font-size: 15px;
          color: #fff;
          padding: 13% 30px 0px 30px;
          /* line-height: 1; */
        }

        .para2 {
          font-size: 15px;
          padding: 0px 0px 15px;
          color: #fff;
        }
      }
    }

    .owl-carousel-stacked2 .owl-item.center {
      /* height: 420px; */

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .paracontent {
        .para1 {
          font-size: 15px;
          color: #fff;
          padding: 30px 30px 10px;
          margin-bottom: unset;
        }

        .para2 {
          font-size: 15px;
          color: #fff;
          margin-bottom: unset;
        }
      }
    }

    .owl-item,
    .owl-item img {
      border-radius: 30px;
    }

    .owl-carousel-stacked2 .left-of-center {
      /* transform: scale(0.7) translateX(30%) !important; */
      height: 300px;

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }

    .owl-carousel-stacked2 .right-of-center {
      /* transform: scale(0.7) translateX(-30%) !important; */
      /* height: 420px; */

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }

    .pledgebtnbox {
      margin-top: unset;
      margin-bottom: unset;
      padding-bottom: 30px;
    }
  }

  /* ========= team End =========== */
  /* #footer {
    padding: 90px 0px;
  } */
}

/*==================== Large Mobile Devices Start=============================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #newhome {
    .Pledgepara {
      position: relative;
      color: #2f99b1;
      font-size: 20px;
      flex-direction: column;
    }

    .preloadpart1 {
      width: 90%;
    }
  }

  #Home {
    .u-othertext {
      font-size: 14px;
    }

    .othertext2 {
      font-size: 15px;
    }

    .sectionhead {
      font-size: 27px;
    }

    .leaf {
      transform: translate(-50%, -50%);
    }

    .homepart2 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
  }

  .preloadvideo img {
    width: 85vw;
  }

  #newhome .Pledgepara2 {
    bottom: 10%;
  }

  #Sustainability {
  }

  #ourjourney {
    .owl-item,
    .owl-item img {
      border-radius: 20px;
    }

    .owl-carousel-stacked .owl-stage-outer {
      padding: 0 0;
    }

    .owl-carousel-stacked .owl-prev .fa-stack {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-next .fa-stack {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-prev .fa-stack:hover {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-next .fa-stack:hover {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }
  }

  #Pledge {
    .paracontent {
      padding: 20px;

      .para1 {
        color: #fff;
        font-size: 13px;
      }

      .para2 {
        color: #fff;
        font-size: 13px;
      }
    }

    .owl-item {
      background: linear-gradient(
        120deg,
        rgba(35, 148, 188, 1) 0%,
        rgba(79, 179, 145, 1) 100%
      );
      height: 280px;

      border-radius: 20px;

      margin: 0px auto 20px;

      .item {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }

    .pledgebtn {
      background-image: linear-gradient(#2f99b1, #3da3a0, #3da3a0);
      display: inline-block;
      padding: 6px 2px;
      font-size: 15px;
      color: #fff;
      text-decoration: none;
      border-radius: 30px;
    }
  }
}

/*==================== Large Mobile Devices End=============================*/
/*==================== Small Mobile Devices Start=============================*/

@media only screen and (max-width: 480px) {
  #newhome {
    .Pledgepara {
      position: relative;
      color: #2f99b1;
      font-size: 20px;
      flex-direction: column;
    }

    .preloadpart1 {
      width: 90%;
    }
 }
  .sliderbtns{
        gap: 30px;
    }
    #Home .coolBeans{
          padding: 5px 25px;
            margin-left: 94px;
    }
/* 
    .coolBeans{
          padding: 5px 25px;
          margin-left: 94px;
    } */
  #Home {
    .u-othertext {
      font-size: 14px;
    }

    .othertext2 {
      font-size: 15px;
    }

    .sectionhead {
      font-size: 27px;
    }

    .leaf {
      transform: translate(-50%, -50%);
    }

    .homepart2 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
  }

  .preloadvideo img {
    width: 85vw;
  }

  #newhome .Pledgepara2 {
    bottom: 10%;
  }

  #Sustainability {
  }

  #ourjourney {
    .owl-item,
    .owl-item img {
      border-radius: 20px;
    }

    .owl-carousel-stacked .owl-stage-outer {
      padding: 0 0;
    }

    .owl-carousel-stacked .owl-prev .fa-stack {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-next .fa-stack {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-prev .fa-stack:hover {
      background-image: url("../img/arrows/Left_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }

    .owl-carousel-stacked .owl-next .fa-stack:hover {
      background-image: url("../img/arrows/Right_arrow_color.png");
      background-repeat: no-repeat;
      background-size: cover;
    }
  }

  #Pledge {
    .paracontent {
      padding: 13px;

      .para1 {
        color: #fff;
        font-size: 13px;
      }

      .para2 {
        color: #fff;
        font-size: 13px;
      }
    }

    .owl-item {
      margin: 0px auto 20px;

      .check {
        height: 280px;
      }

      .item {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
    }
  }
}

@media only screen and (max-width: 765px) {
  #betterTomorrow {
    .better-sider .owl-prev {
      left: 30%;
    }

    .better-sider .owl-next {
      right: 30%;
    }
  }
  .thumbnail-item img{
    height: 110%;
  }
  .thumbnail-item.active-thumb {
    height: unset !important;
    width: unset !important;
}
}

@media only screen and (min-width: 1400px) {
  #Home {
    .videocircle {
      width: 650px;
      height: unset;
    }
  }

  .videoplay img {
    height: 55px;
  }
}

/*==================== Small Mobile Devices End=============================*/
/* =========== Lock Start ================ */
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media only screen and (min-width: 300px) and (max-width: 480px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

/* ======================= Small Mobile End ======================= */
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media screen and (min-width: 320px) and (max-width: 640px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 640px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media screen and (min-width: 600px) and (max-width: 960px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 600px) and (max-width: 960px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) {
  #lock {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 34px;
  }

  .wrapper {
    display: none;
  }
}

@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
  #lock {
    display: none;
  }

  .wrapper {
    display: block;
  }
}

/* =========== Lock End ================ */
@media only screen and (min-width: 1900px) {
  #Home .videoplay {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  #ourjourney .u-sectionhead {
    font-size: 39px;
  }

  .details .u-othertext {
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .circle img {
    width: 70px;
  }

  #footer .footerInner {
    padding: 50px 0 !important;
    background-size: cover !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1900px) {
  #Sustainability .coolBeans {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background: linear-gradient(
      120deg,
      rgba(35, 148, 188, 1) 0%,
      rgba(79, 179, 145, 1) 100%
    );
    font-size: 21px;
    margin-bottom: 20px;
    border-radius: 10px;
    text-decoration: none;
    border: 2px solid #fff;
  }

  #Pledge .coolBeans {
    display: inline-block;
    padding: 6px 20px;
    color: #fff;
    background: linear-gradient(
      120deg,
      rgba(35, 148, 188, 1) 0%,
      rgba(79, 179, 145, 1) 100%
    );
    font-size: 19px;
    margin-bottom: 20px;
    border-radius: 10px;
    text-decoration: none;
    border: 2px solid #fff;
  }

  #Home .videoplay {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  #ourjourney .paracontent .para1 {
    font-size: 21px !important;
    display: flex;
    align-items: center;
  }

  #ourjourney .paracontent .para2 {
    font-size: 14px;
  }

  #ourjourney .backcoloruse .u-sectionhead {
    font-size: 35px;
    font-weight: 700;
    /* background: linear-gradient(120deg, rgba(35, 148, 188, 1) 0%, rgba(79, 179, 145, 1) 100%); */
  }

  .glimpsecounter {
    font-size: 35px;
    font-weight: 700;
    /* color: #535353; */
  }

  .circle img {
    width: 65px;
  }

  .counter-data {
    font-size: 16px;
  }

  .details .u-othertext {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .boxf {
    height: 220px !important;
  }

  .box1b {
    height: 220px !important;
  }

  .box2b {
    height: 220px !important;
  }

  .box3b {
    height: 220px !important;
  }

  #footer .footerInner {
    padding: 30px 0 !important;
    background-size: cover !important;
  }
}


/* 
===============new style======= */

@media (max-width: 768px) {
  .custom-carousel .owl-nav {
    position: static; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    gap: 20px; 
  }

  .custom-carousel .owl-nav button.owl-prev,
  .custom-carousel .owl-nav button.owl-next {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50px;
    height: 50px;
  }


  .custom-carousel .owl-nav button.owl-prev {
    background-image: url("../img/arrows/Left_arrow_color.png");
  }

  .custom-carousel .owl-nav button.owl-next {
    background-image: url("../img/arrows/Right_arrow_color.png");
  }


  .custom-carousel .owl-nav button.owl-prev:hover {
    background-image: url("../img/arrows/Left_arrow_color.png");
  }

  .custom-carousel .owl-nav button.owl-next:hover {
    background-image: url("../img/arrows/Right_arrow_color.png");
  }
}


