* {
  font-family: "playlist-caps-0";
}

body {
  overflow-x: hidden;
}

@media (max-width: 768px) {
  :root {
    overflow-x: hidden;
  }
  .mainsk {
    width: -webkit-fill-available;
    overflow-x: hidden;
  }
}
.header-section {
  height: 7vh;
  position: sticky;
  top: 0;
  z-index: 100;
  transition: background-color 0.3s, box-shadow 0.3s;
  padding: 0;
}
.header-section .navbar-brand.Dlogo {
  left: 17%;
}
.header-section .navbar-header .flex-item {
  display: flex;
  gap: 12px;
}
.header-section nav {
  background: #2a973e;
}
.header-section nav .navbar-brand {
  padding-top: 3px;
}
.header-section nav .navbar-brand img {
  width: 100%;
}
.header-section .dhan-navbar {
  height: 53px;
  min-height: auto;
  border-radius: 0px;
  margin-bottom: 0px;
}
.header-section .right-content {
  display: flex;
  justify-content: end;
  align-items: center;
}
.header-section .dhancharcha-nav {
  flex-direction: row;
  padding: 1rem;
}
.header-section .dhancharcha-nav li {
  padding: 0 1rem;
}
.header-section .dhancharcha-nav li .listingtags {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.header-section .dhancharcha-nav.open {
  display: flex;
  flex-direction: column;
  background: #2a973e;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
}
.header-section .menu-icon {
  display: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.galleryPage section {
  padding-top: 0;
  margin-top: -30px;
}

.JourneyPage section {
  padding-top: 0;
  margin-top: -30px;
}

.header-section .dhancharcha-nav li a:hover,
.header-section .dhancharcha-nav li a.active {
  color: #fcd41b;
}

.header-section .dhancharcha-nav > li > a:focus,
.header-section .dhancharcha-nav > li > a:hover {
  background: transparent;
}

@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
  .navbar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-section {
    height: 8vh;
  }
  .header-section .navbar-brand.Dlogo {
    left: 40%;
  }
  .right-content .dhancharcha-nav {
    display: none;
  }
  .right-content .dhancharcha-nav.open {
    display: flex;
    padding: 10px;
  }
  .right-content .menu-icon {
    display: block;
    margin-top: -50px;
  }
  .header-section nav .navbar-brand img {
    max-width: 100%;
    height: auto;
  }
  .header-section .dhancharcha-nav {
    flex-direction: column;
    padding: 0;
  }
  .header-section .dhancharcha-nav li {
    padding: 0.5rem 0;
  }
  .header-section .dhancharcha-nav li .listingtags {
    font-size: 14px;
  }
}
.slide1 .bg1 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg1_b78d8aea4a.png") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide1 .mainHeading {
  position: absolute;
  top: 17%;
  left: 20%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.slide1 .mainHeading h1 {
  font-family: "playlist-caps-0";
  color: #338e41;
  font-size: 40px;
  letter-spacing: 2px;
}
.slide1 .chachaImg {
  height: 70vh;
  position: absolute;
  -webkit-transform: translate(-30%);
  -ms-transform: translate(-30%);
  transform: translate(-30%);
  left: 30%;
  top: -5%;
}
.slide1 .janesahi {
  position: absolute;
  left: 17%;
  top: 25%;
  width: 35%;
}
.slide1 .janesahi img {
  width: 65%;
}
.slide1 .scrollArrowImg {
  position: absolute;
  bottom: 0%;
  left: 50%;
  text-align: center;
}
.slide1 .scrollArrowImg img {
  width: 50%;
}
.slide1 .chachaInstruction {
  position: absolute;
  left: 18%;
  top: 53%;
  max-width: 295px;
  text-align: center;
}
.slide1 .chachaInstruction .meet h2 {
  position: relative;
  z-index: 1;
}
.slide1 .chachaInstruction .meet h2 span {
  background: #fff;
  font-family: "playlist-script";
  color: #cd2b39;
  font-size: 42px;
  z-index: 1;
  display: inline-block;
}
.slide1 .chachaInstruction .meet h2 span:after {
  background: #6dc17a;
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 25px;
  left: 0;
  z-index: -1;
}
.slide1 .chachaInstruction h2 {
  font-family: "playlist-caps-0";
  color: #338e41;
  font-size: 40px;
}
.slide1 .chachaInstruction p {
  font-family: "Open Sans", sans-serif;
  color: #414141;
}
.slide1 .chachaInstruction p span.green {
  color: #30893f;
}
.slide1 .chachaInstruction p span.bold {
  font-weight: bold;
}
.slide1 .theImpact {
  position: absolute;
  right: 18%;
  top: 69%;
}
.slide1 .theImpact h5 {
  position: relative;
  z-index: 1;
  width: 200px;
  text-align: center;
}
.slide1 .theImpact h5 span {
  color: #000;
  z-index: 1;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  background: #fff;
  padding: 0px 5px;
}
.slide1 .theImpact h5 span:after {
  background: #6dc17a;
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 8px;
  left: 0;
  z-index: -1;
}
.slide1 .litteracyCount {
  position: absolute;
  right: 14%;
  top: 72%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slide1 .litteracyCount .counting {
  margin: 0px 15px;
}
.slide1 .litteracyCount .counting h2 {
  font-family: "playlist-caps-0";
  color: #338e41;
  font-size: 34px;
  letter-spacing: 4px;
  margin-bottom: 0;
}
.slide1 .litteracyCount .counting p {
  font-size: 12px;
  text-align: center;
}
.slide1 .testingFrameSet {
  padding-left: 3rem;
  text-align: center;
}
.slide1 .testingFrameSet .chahaSizeFrame {
  position: absolute;
  top: 30%;
}

.sliderHeading {
  font-family: "playlist-caps-0";
}
.sliderHeading h2 {
  font-family: "playlist-caps-0";
  color: #338e41;
  font-size: 38px;
}

.gallery-heading {
  font-family: "playlist-caps-0";
}

@media (max-width: 768px) {
  .slide1 .mainHeading {
    top: 4%;
    left: 30%;
    transform: translateX(-50%);
  }
  .slide1 .mainHeading h1 {
    font-size: 29px;
    font-weight: 500;
  }
  .slide1 .testingFrameSet {
    padding-left: 1rem;
    text-align: right;
  }
  .slide1 .testingFrameSet .chahaSizeFrame {
    top: 30%;
    right: 0;
  }
  .slide1 .testingFrameSet .chahaSizeFrame .testinggifmob {
    width: 100px;
    height: 250px;
  }
  .slide1 .janesahi {
    left: 3%;
    top: 16%;
    transform: translateX(1%);
    width: 100%;
  }
  .slide1 .janesahi img {
    max-width: 100%;
    height: auto;
  }
  .slide1 .janesahi .janeshimob {
    max-width: 100%;
    height: auto;
  }
  .slide1 .chachaInstruction {
    top: 36%;
    left: 3%;
    transform: translateX(1%);
    max-width: 200px;
  }
  .slide1 .chachaInstruction .meet h2 span {
    font-size: 30px;
  }
  .slide1 .chachaInstruction h2 {
    font-size: 27px;
  }
  .slide1 .scrollArrowImg {
    display: none;
  }
  .slide1 .theImpact {
    top: 72%;
    left: 2%;
  }
  .slide1 .theImpact h5 {
    width: 180px;
  }
  .slide1 .litteracyCount {
    top: 79%;
    left: 0;
    /* flex-direction: column; */
    align-items: center;
    display: flex;
  }
  .slide1 .litteracyCount .counting h2 {
    font-size: 25px;
  }
  .slide1 .litteracyCount .counting p {
    font-size: 15px;
  }
  .scrollArrowImg img {
    width: 30%;
  }
}
.slide2 .bg2 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg2_52728072b5.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide2.takePledge .bg2.noBG {
  background: none;
}
.slide2 .chacha2 {
  position: absolute;
  left: 0%;
  top: 10%;
}
.slide2 .chacha2 img {
  height: 70vh;
}
.slide2 .sourceText {
  position: absolute;
  bottom: 6%;
  left: 60%;
  bottom: 35%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  max-width: 430px;
  text-align: center;
}
.slide2 .sourceText p {
  color: #2a963e;
}
.slide2 .scndSlideInfo {
  position: absolute;
  right: 8%;
  top: 26%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  max-width: 570px;
  text-align: center;
}
.slide2 .scndSlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 48px;
  line-height: 56px;
}
.slide2 .scndSlideInfo h2 span {
  color: #338e41;
  font-size: 1.5em;
  font-family: "playlist-caps-0";
}
.slide2 .scndSlideInfo h2 span.underLine {
  text-decoration: underline;
  color: #3b3b3b;
  font-size: 44px;
}
.slide2 .chacha2Framesize {
  top: 48%;
  position: absolute;
  left: 20%;
}

@media (max-width: 768px) {
  .slide2 .chacha2Framesize {
    top: 40%;
    left: 5%;
  }
  .slide2 .chacha2Framesize .respImg {
    height: 350px;
  }
  .slide2 .scndSlideInfo {
    right: 10%;
    top: 15%;
    transform: none;
    -webkit-transform: none;
  }
  .slide2 .scndSlideInfo h2 {
    font-size: 20px;
    line-height: 1.4;
    padding: 25px;
  }
  .slide2 .scndSlideInfo h2 span {
    font-size: 1.3em;
  }
  .slide2 .scndSlideInfo h2 span.underLine {
    font-size: 30px;
    /* Adjust underline font size */
  }
}
.slide3 .bg3 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg4_a050afb8e9.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide3 .chacha2 {
  position: absolute;
  left: 0%;
  top: 0%;
}
.slide3 .chacha2 img {
  height: 70vh;
}
.slide3 .farmer1 {
  position: absolute;
  left: 51%;
  top: 43%;
  -webkit-transform: translate(-28%);
  -ms-transform: translate(-28%);
  transform: translate(-28%);
}
.slide3 .farmer1 img {
  height: 62vh;
  transform: scale(1.2);
}
.slide3 .thirdSlideInfo {
  position: absolute;
  right: 8%;
  top: 10%;
  max-width: 500px;
  text-align: center;
}
.slide3 .thirdSlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 48px;
  line-height: 50px;
}
.slide3 .thirdSlideInfo h2 span {
  font-family: "playlist-caps-0";
  color: #338e41;
}
.slide3 .thirdSlideInfo ul {
  max-width: 280px !important;
  position: absolute;
  left: 20%;
}
.slide3 .thirdSlideInfo ul li {
  text-align: left;
  font-family: "playlist-caps-0";
  list-style: none;
  position: relative;
  font-size: 16px;
}
.slide3 .thirdSlideInfo ul li:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #338e41;
  border-radius: 20px;
  margin-left: -20px;
  top: 4px;
}
.slide3 .chacha3Framesize {
  top: 40%;
  position: absolute;
  left: 25%;
}

.slide3_1 .bg3 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg4_a050afb8e9.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide3_1 .chacha2 {
  position: absolute;
  left: 0%;
  top: 0%;
}
.slide3_1 .chacha2 img {
  height: 70vh;
}
.slide3_1 .farmer1 {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-28%);
  -ms-transform: translate(-28%);
  transform: translate(-28%);
}
.slide3_1 .farmer1 img {
  height: 85vh;
}
.slide3_1 .more3SlideInfo {
  position: absolute;
  right: 8%;
  top: 10%;
  max-width: 427px;
  text-align: center;
}
.slide3_1 .more3SlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 42px;
  line-height: 50px;
}
.slide3_1 .more3SlideInfo h2 span {
  color: #338e41;
}

@media (max-width: 768px) {
  .slide3 .chacha3Framesize {
    top: 35%;
    left: 0;
  }
  .slide3 .chacha3Framesize .respChacha3 {
    width: 200px;
    height: 300px;
  }
  .slide3 .farmer1 {
    left: 70%;
    top: 45%;
  }
  .slide3 .farmer1 .respfarmer1 {
    width: 150px;
    height: 350px;
  }
  .slide3 .thirdSlideInfo h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .slide3 .thirdSlideInfo h2 span {
    font-size: 18px;
  }
  .slide3 .thirdSlideInfo ul li {
    font-size: 18px;
  }
}
.slide4 .bg4 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg4_a050afb8e9.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide4 .chacha2 {
  position: absolute;
  left: 25%;
  top: 38%;
  height: 100%;
}
.slide4 .chacha2 img {
  height: 55vh;
}
.slide4 .fourthSlideInfo {
  position: absolute;
  right: 8%;
  top: 15%;
  max-width: 420px;
  text-align: center;
}
.slide4 .fourthSlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 48px;
  line-height: 50px;
}
.slide4 .fourthSlideInfo h2 span {
  color: #338e41;
  font-family: "playlist-caps-0";
}

.slide4 .farmer2,
.slide5 .farmer2 {
  position: absolute;
  right: 28%;
  top: 38%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}

.slide4 .farmer2 img,
.slide5 .farmer2 img {
  height: 55vh;
}

@media (max-width: 768px) {
  .slide4 .chacha2 {
    top: 30%;
    left: 4%;
  }
  .slide4 .farmer2 {
    top: 32%;
    left: 55%;
  }
  .slide4 .fourthSlideInfo h2 {
    top: 5%;
    font-size: 20px;
    /* Adjust font size */
    line-height: 1.2;
    padding: 10px;
  }
  .slide4 .fourthSlideInfo h2 span {
    font-size: 20px;
  }
}
.slide5 .bg5 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg4_a050afb8e9.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide5 .chacha2 {
  position: absolute;
  left: 25%;
  top: 38%;
  height: 100%;
}
.slide5 .chacha2 img {
  height: 55vh;
}
.slide5 .farmer3 {
  position: absolute;
  left: 50%;
  top: 15%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.slide5 .farmer3 img {
  height: 70vh;
}
.slide5 .fifthSlideInfo {
  position: absolute;
  right: 8%;
  top: 10%;
  max-width: 400px;
  text-align: center;
}
.slide5 .fifthSlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 48px;
  line-height: 50px;
}
.slide5 .fifthSlideInfo h2 span {
  color: #338e41;
  font-family: "playlist-caps-0";
}

@media (max-width: 768px) {
  .slide5 .chacha2 {
    top: 30%;
    left: 4%;
  }
  .slide5 .farmer2 {
    left: 50%;
    top: 32%;
  }
  .slide5 .fifthSlideInfo h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .slide5 .fifthSlideInfo h2 span {
    font-size: 20px;
  }
}
.slide6 .bg6 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg5_fbca2d8ebc.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide6 .chacha2 {
  position: absolute;
  left: 2%;
  top: 34%;
}
.slide6 .chacha2 img {
  height: 54vh;
}
.slide6 .sixthSlideInfo {
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 15%;
  text-align: center;
  left: 20%;
}
.slide6 .sixthSlideInfo h2 {
  font-family: "playlist-caps-0";
  color: #3b3b3b;
  font-size: 48px;
  line-height: 60px;
  width: 80%;
}
.slide6 .sixthSlideInfo h2 span {
  font-family: "playlist-caps-0";
  color: #338e41;
}

.chachaStepBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.chachaStepBoxes .chachaStepFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 35%;
  left: 20%;
  width: 100%;
}
.chachaStepBoxes .chachaStepFlex .chachaStpeBox:hover .chachaStepBoxInner {
  background: #2a973e;
}
.chachaStepBoxes .chachaStepFlex .chachaStpeBox p {
  color: #000;
  padding: 0px 13px;
  font-weight: 500;
  font-size: 15px;
}

.chachaStepBoxes .chachaStepFlex .chachaStpeBox,
.chachaStepBoxSlider .mobileSlider .chachaStpeBox {
  text-align: center;
}

.chachaStepBoxes .chachaStepFlex .chachaStpeBox .chachaStepBoxInner,
.chachaStepBoxSlider .mobileSlider .chachaStpeBox .chachaStepBoxInner {
  background: #e8c134;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 145px;
  margin: 15px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.chachaStepBoxes .chachaStepFlex .chachaStpeBox .chachaStepBoxInner img,
.chachaStepBoxSlider .mobileSlider .chachaStpeBox .chachaStepBoxInner img {
  width: 60px;
}

.slide6 .LearnMore,
.slide7 .LearnMore {
  position: absolute;
  bottom: 20%;
  left: 45%;
}

.slide7 .LearnMore {
  top: 35%;
}

.slide6 .LearnMore a,
.slide7 .LearnMore a {
  background: #2a973e;
  color: #fff;
  display: inline-block;
  padding: 5px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-family: "playlist-caps-0";
  font-size: 20px;
  position: relative;
}

.slide6 .LearnMore a:after,
.slide7 .LearnMore a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 15px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
}

.slide6 .LearnMore a:hover,
.slide7 .LearnMore a:hover {
  background: #e8c134;
}

@media (max-width: 768px) {
  .slide6 .chacha2 {
    display: none;
  }
  .slide6 .chacha2 img {
    height: auto;
    width: 70%;
  }
  .slide6 .sixthSlideInfo {
    top: 10%;
  }
  .slide6 .sixthSlideInfo h2 {
    font-size: 24px;
    line-height: 30px;
    width: 90%;
  }
  .slide6 .chachaStepBoxes .chachaStepFlex {
    top: 30%;
    flex-direction: column;
    overflow-y: auto;
    left: 0;
    display: flex;
    height: 400px;
  }
  .slide6 .chachaStepBoxes .chachaStepFlex::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
  }
  .slide6 .chachaStepBoxes .chachaStepFlex::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
  }
  .slide6 .chachaStepBoxes .chachaStepFlex::-webkit-scrollbar-thumb {
    background-color: #004135;
  }
}
.slide7 .seventhInfo {
  text-align: center;
  position: relative;
  top: 11%;
}
.slide7 .seventhInfo h2 {
  color: #338e41;
  font-family: "playlist-caps-0";
  font-size: 48px;
  line-height: 50px;
  width: 100%;
}
.slide7 .seventhInfo p {
  max-width: 740px;
  margin: auto;
  font-weight: 500;
}
.slide7 .seventhInfo p span {
  color: #338e41;
}
.slide7 .bg7 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg7_2d98103394.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide7 .bg7.flwBG {
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bgflw7_bdd182e88a.jpg") no-repeat;
  padding-bottom: 50px;
  height: 100%;
  margin-top: -50px;
}
.slide7 .chacha2 {
  position: absolute;
  left: 0;
  top: 15%;
}
.slide7 .poster1 {
  position: absolute;
  top: 40%;
  left: 15%;
  width: 100%;
}
.slide7 .poster1 img {
  width: 70%;
  margin: auto;
}
.slide7 .van {
  position: absolute;
  left: 25%;
  top: 27%;
}
.slide7 .van img {
  width: 70%;
}
.slide7 .poster2 {
  position: absolute;
  left: 62%;
  top: 37%;
}
.slide7 .poster2 img {
  width: 65%;
  margin-top: 25px;
}
.slide7 .man {
  position: absolute;
  left: 55%;
  top: 32%;
}
.slide7 .man img {
  width: 70%;
}

.mobileVanTxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 9%;
}
.mobileVanTxt p {
  width: 54%;
  font-weight: 600;
}
.mobileVanTxt p span {
  color: #338e41;
}

@media (max-width: 768px) {
  .seventhInfo h2 {
    font-size: 30px;
    line-height: 50px;
  }
  .seventhInfo p {
    padding: 0 15px;
    text-align: justify;
  }
  .chacha2 {
    position: absolute;
    left: 0;
    top: 15%;
  }
  .slide7 .poster1 {
    top: 67%;
    left: -20%;
  }
  .slide7 .poster1 img {
    width: 150%;
    margin: auto;
  }
  .van {
    position: absolute;
    left: 25%;
    top: 27%;
  }
  .van img {
    width: 70%;
  }
  .poster2 {
    position: absolute;
    left: 62%;
    top: 37%;
  }
  .poster2 img {
    width: 65%;
    margin-top: 25px;
  }
  .man {
    position: absolute;
    left: 55%;
    top: 32%;
  }
  .man img {
    width: 70%;
  }
  .slide7 .LearnMore {
    top: 60%;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
.slide8 .bg8 {
  position: relative;
  background: url("https://hfcl-website-cms.s3.ap-south-1.amazonaws.com/bg7_2d98103394.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.slide8 .content-align {
  display: flex;
  justify-content: center;
}
.slide8 .boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 18%;
  width: 100%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  left: 45%;
}
.slide8 .boxes .box .yellowCircle {
  position: relative;
  background: #e8c134;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 48px;
}
.slide8 .boxes .box .yellowCircle p {
  font-size: 17px;
  color: #292514;
  font-weight: 600;
}
.slide8 .boxes .box .yellowCircle a.btn {
  position: absolute;
  bottom: 0;
  background: #2a973e;
  color: #fff;
  display: inline-block;
  padding: 5px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-family: "playlist-caps-0";
  font-size: 22px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.slide8 .boxes .box .yellowCircle a.btn:hover {
  background: #e8c134;
  color: #292514;
}
.slide8 .boxes .box .yellowCircle a.btn:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 15px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
}
.slide8 .boxes .box .chacha5 img {
  height: 60vh;
  margin-top: 50%;
  width: auto;
}
.slide8 .boxes .box .profileCircle {
  position: relative;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  border: 10px solid #29963e;
  overflow: hidden;
}
.slide8 .boxes .box .profileCircle img {
  width: 250px;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
.slide8 .boxes .box.profileBox {
  position: relative;
  height: 100%;
}
.slide8 .boxes .box.profileBox a.btn {
  position: absolute;
  bottom: 0;
  background: #e8c134;
  color: #292514;
  display: inline-block;
  padding: 5px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-family: "playlist-caps-0";
  font-size: 22px;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  left: 50%;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.slide8 .boxes .box.profileBox a.btn:hover {
  color: #fff;
  background: #2a973e;
}
.slide8 .boxes .box.profileBox a.btn:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 15px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
}
.slide8 .PartText {
  position: absolute;
  top: 8%;
  width: 100%;
}
.slide8 .PartText h2 {
  font-family: "playlist-caps-0";
  color: #338e41;
  font-size: 48px;
  text-align: center;
}
.slide8 .chacha5 {
  width: 100%;
  height: 100%;
  margin-top: -25%;
}

#iframeId11 {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

@media (max-width: 768px) {
  .slide8 .bg8 {
    height: 75vh;
  }
  .slide8 .boxes {
    top: 15%;
    left: 50%;
  }
  .slide8 .pledgeCircleImg .lastCircleimg {
    width: 300px;
    height: 300px;
    margin-top: 4rem;
  }
  .slide8 .PartText h2 {
    font-size: 32px;
    padding: 0 20px;
    text-align: center;
  }
  .slide8 .box .chacha5 img {
    display: none;
  }
  .slide8 .box .profileCircle {
    width: 150px;
    height: 150px;
  }
}
