@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
/* Custom CSS for specific styling */
html {
  scroll-behavior: smooth;
}
.banner_section {
  position: relative;
  text-align: center;
  
}
.banner-sec-main{
  padding-top: 18%;
}
.violet-banner{
  position: absolute;
  transform: translate(0%, 50%);
  top: -49%;
  left: 0%;
  z-index: 1;
 }
 .hash-banner{
  position: absolute;
  transform: translate(0%, 50%);
  top: 0%;
  left: 0%;
  z-index: 0;
 }
 .organiser-logo-heading{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  color: #343434;
}
 .fire-banner{
  position: absolute;
  transform: translate(0%, 50%);
  top: 0%;
  left: 0%;
  z-index: 3;
 }
.banner_section img{
  position: relative;
  z-index: 10;
}

/* .banner_section img {
  width: 100%;
  height: auto;
} */

.yellow-banner{
  position: absolute;
  transform: translate(0%, 50%);
  top: 1%;
  right: 0%;
  z-index: 0;
}
.hand-img{
  position: absolute;
  transform: translate(0%, 50%);
  top: -9%;
  right: 0%;
  z-index: 2;
}
.resource-main .main-resource-dropdown .select_coponent {
  display: flex;
  justify-content: end;
}

.banner-head-section {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, 50%);
  text-align: center;
  color: white;
  width: 100%;
  z-index: 20;
}
.register-banner{
  text-align: left;
  position: absolute;
  top: 74%;
  left: 27%;
  transform: translate(-50%, -50%);
  z-index: 11;
}
.banner-head-section1 {
  text-align: left;
  position: absolute;
  top: 75%;
  left: 24%;
  transform: translate(-50%, -50%);
  z-index: 12;
}
.footer .row{
  align-items: center;
}
.banner-head-section1 div{
  display: flex;
  align-items: center;
  font-size: 54.0513px;
}
.date-banner{
  position: absolute;
  top: 40%;
  left: 68%;
  transform: translate(-50%, -50%);
  z-index: 17;
}
.banner-head-section2 {
  position: absolute;
  top: 40%;
  left: 68%;
  transform: translate(-50%, -50%);
  z-index: 20;
}
.banner-head-section2 h4{
  font-size: 34.0513px;
  color: #00553D;
  margin: 0;
  padding: 0;
  text-align: center;
}
.banner-head-section2 h1{
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54.0513px;
  line-height: 53px;
  color: #00553D;
  text-align: center;
  margin: 0;
  padding: 0;

}
.banner-head-section1 h1{
  margin: 0;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54.0513px;
  line-height: 25px;
  color: #00553D;
  letter-spacing: 2px;
}
.banner-head-section1 img {
  width: 40%;
}
.banner-head-section h1,
.banner-head-section p {
  margin: 0;
}
.banner-head-section h1 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 68.75px;
  text-align: center;
  /* letter-spacing: 3px; */
  color: #FFFFFF;
}
.banner-head-section p {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28.75px;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 2px;
  margin-top: 1%;
}
.fifthDiv_Resources .heading_label h3{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 31.2987px;
  line-height: 47px;
  color: #00BE86;
  margin-bottom: 0px !important;
  }
.place-name{
  margin: 0 5% 5% 0;
}

.hero-section {
  /* background-image: url(../images/banner2.png);
    background-size: cover;
    background-position: top;
    color: white;
    padding: 100px 0;
    text-align: center; */
}

.hero-section h1 {
  font-size: 50px;
  margin-bottom: 20px;
}
.about-sec-img{
  position: relative;
}
.about-section-circle{
  position: absolute !important;
  top: 52%;
  left: 49%;
  transform: translate(-50%, -50%);
  width: 81%;
}
.about-play-button {
  position: absolute !important;
  top: 37%;
  left: 52%;
  transform: translate(-50%, -50%);
  width: 17%;
}

.timer-section {
  background-image: url(../images/timing_img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.summit-info {
  padding: 60px 0;
}

.objectives-section {
  overflow: hidden;
  position: relative;
}

.header {
  text-align: center;
  position: absolute;
  top: 68px;
  left: 50%;
  width: 100%;
  z-index: 1000;
  padding: 2rem 30px;

}

.index-header{
  transform: translateX(-50%); /* Only translate horizontally */
}

.header .logo img {
  height: 60px;
}

/* Styling for Navigation Links */
.nav-links {
  flex-grow: 1;
  justify-content: center;
  list-style-type: none;
  display: flex;
  gap: 36px;
  align-items: center;
}
/* .fifthDiv_Resources .heading_label h3{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 31.2987px;
  line-height: 47px;
  color: #00BE86;
  margin-bottom: 0px !important;
  } */
.nav-link {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  padding: 10px;
  transition: color 0.3s ease;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #000000;


}

.nav-link:hover {
  color: #00BE86;
}

.header .btn-primary {
  background-color: #00BE86;
  border: none;
  padding: 15px 43px;
  border-radius: 50px;
  font-size: 16px;
  transition: background-color 0.3s ease;
  color: #000;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 13.7525px;
  text-align: center;

  color: #000000;
}

.header .btn-primary:hover {
  background-color: #218838;
}

@media (max-width: 768px) {
    .container-fluid {
        flex-wrap: wrap;
    }
    .nav-links {
        display: none;
    }
    .down-arrows{
      width: 25px;
    }
    .up-arrows {
      width: 33px;
  }
    .fifthDiv_Resources .heading_label h3 {
      line-height: 26px;
    }
}
.about-sec{
    align-items: center;
    padding: 0% 10% 3%;
}
.about-txt-col{
    padding-left: 5%;
    position: relative;
}
.about_section h2{
  font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 29.7535px;
line-height: 53px;
color: #00BE86;
}
.about_section h3{
    font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 300;
font-size: 28.6006px;
line-height: 45px;
color: #000000;
}
.about_section p{
    font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 400;
font-size: 16.7959px;
line-height: 41px;
color: #828282;
}
.about_text{
    padding-right: 12%;
}
.countdown-timer{
padding: 0 8%;
text-align: right;
}
.countdown-timer h2{
font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 300;
font-size: 30px;
color: #FFFFFF;
margin: 0;
}

.about_section {
  align-items: center;

}

.about-txt-col {
  padding-left: 5%;
}

.about_section h2 {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 29.7535px;
  line-height: 53px;
  color: #00BE86;
}

.about_section h3 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 28.6006px;
  line-height: 45px;
  color: #000000;
}

.about_section p {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16.7959px;
  line-height: 41px;
  color: #828282;
}

.about_text {
  padding-right: 12%;
}

.countdown-timer {
  padding: 0 8%;
  text-align: right;
}

.countdown-timer h2 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  color: #FFFFFF;
  margin: 0;
}

.countdown-timer h1 {

  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 78.0243px;
  color: #FFFFFF;
  margin: 0;
}

.countdown-timer p {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54.3998px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0;
  margin-top: -17px;

}

.kyc-text {
  text-align: left !important;
  padding: 0% 8%;
}

.kyc-text h2 {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 300;
  font-size: 45.714px;
  color: #FFFFFF;
  margin: 0;
  letter-spacing: 1px;
}
.kyc-text h1 {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54.3982px;
  margin: 0;

  color: #FFFFFF;
}

.kyc-text h3 {

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  margin: 0;

  color: #FFFFFF;

}

.kyc-text h4 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 25.73px;
  line-height: 40px;
  color: #FFFFFF;
}

.kyc-text p {

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 200;
  font-size: 19.73px;
  /* line-height: 35px; */
  color: #FFFFFF;

}
.second-kyc-text h4{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
}
.second-kyc-text p{

font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 52.4691px;
line-height: 59px;
text-align: center;
color: #FFFFFF;
}
.summit-section {
  position: relative;
}
.orange-row{
  background-image:url(../images/sOUTH-zONE.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: right 0px top 20%;
}
.violet-row{
  background-image:url(../images/central-zONE.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: right 0px top 10%;
}
.green-row{
  background-image:url(../images/central-zONE.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: right 0px top 0%;
}
.Campus_Summits{
  background-image:url(../images/campussummit.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: right 0px top 47%;
}
.info1-img{
  position: relative;
}
.info2-img{
  position: relative;
}
.info3-img{
  position: relative;
}
.bg3-summit{
  position: absolute;
  transform: translate(0%, 50%);
  top: -11%;
  right: 0%;
 }
 .bg2-summit{
  position: absolute;
  transform: translate(0%, 50%);
  bottom: 25%;
  left: 0%;
  z-index: 0;
 }
 .bg-red{
  position: absolute;
  transform: translate(0%, 50%);
  bottom: 31%;
  right:-14%;
  z-index: 0;
 }

.objective-background {
  background-image: url(../images/bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: white;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  padding: 0;
  text-align: center;
}

.objective3 img {
  position: absolute;
  top: 51%;
  left: 35%;
}

.objective1 img {
  position: relative;
}

.objective1-child {
  position: absolute;
  top: 38%;
  left: 16%;

}

.objective2-child {
  position: absolute;
  top: 65%;
  left: 9%;

}

.objective3-child {
  position: absolute;
  top: 59%;
  left: 0%;
  z-index: 100;
  padding: 0 38%;
}

.objective1-text {
  padding: 0 3%;
  
}

.objective1-text-second {
  padding: 0 20% 0% 0%;
}

.objective1-text-first {
  padding: 0 15% 0% 5%;
}

.objective2-text-first {
  padding: 0 27% 0% 0%;
}

.objective2-text-second {
  padding: 0 8% 0% 17%;
}

.objective1-text h4 {

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 36.3375px;
  line-height: 36px;

  color: #000000;
}

.objective1-text p {


  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 18.4944px;
  line-height: 35px;
  text-align: center;

  color: #3B3B3B;


}

.key-objective-head {

  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 68px;
  text-align: center;

  color: #343434;


}
.key-objective-head div{
  display: inline-block;
}

.key-objective-paragraph {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 350;
  font-size: 19.73px;
  line-height: 33px;
  text-align: center;
  color: #828282;
  padding: 0 25%;


}

.last-timer-section {
  background-image: url(../images/short-banner.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  color: white;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}

.about-last-timer {
  border-radius: 100px;
  margin: 40px;
  margin-top: 10%;
}

.join-now {
  background-color: rgb(57 2 2 / 76%);
  color: #fff;
  border-radius: 50px;
  padding: 8%;
  width: 100%;
}
.join-now:hover{
  background-color: rgb(57 2 2 / 76%) !important;
  color: #fff;
  border-radius: 50px;
  padding: 8%;
  width: 100%;
}

.last-timer h1 {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 99.2301px;

  /* identical to box height, or 29% */
  text-align: center;

  color: #390202;
  margin: 0;

}

.last-timer h2 {

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 23.8591px;


  /* identical to box height, or 122% */
  text-align: center;

  color: #390202;
  margin: 0;

}

.footer {
    background-color: #F2F2F2;
    color: #000;
    padding: 50px 0 0 0;
}
.index-footer{
  background-color: #fff;
}
.footer-logo {
  width: 150px;
}

.footer-about {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 18px;
  color: #595959;
  font-family: 'Poppins' !important;
  width: 70%;
  font-weight: 400;
}

.footer-heading {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 20.8px;
  margin-bottom: 12%;
  color: #1D1D1D;
}

.footer-link {
  color: #595959;
  text-decoration: none;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  transition: color 0.3s ease;
  font-weight: 400;
  font-family: 'Poppins', sans-serif !important;
}

.footer-link:hover {
  text-decoration: none;
  color: #00BE86;
}

.footer-social li {
  list-style-type: none;
  margin-bottom: 10px;
}

.footer-social li a {
  color: #ccc;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s ease;
}

.footer-social li a:hover {
  color: #fff;
}

.footer-social li a i {
  margin-right: 8px;
}

.footer-contact {
  font-size: 14px;
  line-height: 1.6;
  color: #ccc;
}

.footer-divider {
  border-color: #444;
}

.footer-copyright {
  font-size: 16px;
  color: #595959;
  font-family: 'Poppins', sans-serif !important;
}
.created-by{
  display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-logo-section {
  text-align: left;
}


.Register-now {
  background-color: #3533E3;
  color: #fff;
  border-radius: 50px;
  padding: 7%;
  width: 93%;
  margin-bottom: 15px;
}
.Register-now:hover {
  background-color: #3533E3 !important;
  color: #fff;
}

.left-align {
  text-align: left;
}

.last-timer-kyc h3 {

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 22.9221px;
  /* or 188% */

  color: #FFFFFF;


}

.last-timer-kyc p {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54.3998px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0;
}

.last-timer-kyc h1 {

  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 34.6367px;
  /* identical to box height, or 135% */

  color: #FFFFFF;



}

.last-timer-kyc h2 {
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 49.4823px;
  letter-spacing: 2px;
  color: #FFFFFF;


}

.last-timer-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3% 6%;

}

.last-timer-inspiration {
  text-align: right;
  margin-top: 16%;
}
.last-timer-inspiration p {
  font-weight: 200;
  font-family: 'Poppins' !important;
}
.last-timer-kyc {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 75px;
}

.summit-title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  color: #343434;
}
.summit-title div{
  display: inline-block;
}

.summit-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

/* .summit-card img{
    position: relative;
    z-index: 100;
  } */

.summit-card .details {
  color: #000;
  text-align: end;

}

.details h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 26.8683px;
  text-align: right;
  color: #ED8C00 ;
  line-height: 43px;

}

.details p {
  font-size: 18px;
  margin-left: 60%;
  line-height: 35px;
  color: #828282;
  font-weight: 350;
  font-family: 'Poppins' !important;
}
.details span {
  color: #454545 ;
  text-transform: uppercase;
  font-size: 29px;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40.5307px;
  /* or 135% */
  text-align: right;
  line-height: 37px;
  letter-spacing: 2px;

  }
  .relative-button{
    position: relative;
  }
  .join-btn {
    padding: 28px 34px;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    /* text-transform: uppercase; */
    width: 100%;
    text-align: right;
    text-decoration: none;
    background: linear-gradient(to right, #7F510C, #FFB442);
    font-family: 'Poppins' !important;
    cursor: pointer;
  }
  .orange-circle {
    position: absolute;
    top: -50px;
    right: 30px;
    width: 120px;
    height: 120px;
    background-color: #ffb300;
    border-radius: 50%;
    z-index: -1;
  }
  .small-orange-circle {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: -30px;
    left: 20px;
    background-color: #ff6700;
    border-radius: 50%;
    z-index: -1;
  }
  .summit-head{
    padding: 8% 0 0% 11%;
    width: 52%;
  }
  .summit-head p{
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 350;
    font-size: 17.73px;
    color: #828282;
    line-height: 35px;
  }

.join-btn {
  padding: 28px 34px;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  /* text-transform: uppercase; */
  width: 100%;
  text-align: right;
  text-decoration: none;
  background: linear-gradient(to right, #7F510C, #FFB442);
  cursor: pointer;
}

.orange-circle {
  position: absolute;
  top: -50px;
  right: 30px;
  width: 120px;
  height: 120px;
  background-color: #ffb300;
  border-radius: 50%;
  z-index: -1;
}

.small-orange-circle {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -30px;
  left: 20px;
  background-color: #ff6700;
  border-radius: 50%;
  z-index: -1;
}

.summit-head {
  padding: 8% 0 0% 11%;
  width: 52%;
}

/* .summit-head p {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 17.73px;
  color: #828282;
  line-height: 35px;

} */

.summit1 {
  padding-right: 7%;
}

.violet-btn {
  background: linear-gradient(to right, #2A1F7D, #8F95FC);
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}

.violet-row {
  align-items: center;
  margin-top: 4%;
}

.violet-row .details h3 {
  text-align: left;
  /* font-family: "Bebas Neue", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 42.5307px; */
  color: #3533E3;
  padding: 0 9%;


}

.violet-row .details p {
  margin-left: 50%;
  padding-right: 23px;

}

.violet-row .col-lg-4 {
  padding: 0;
}

.green-btn {
  background: linear-gradient(to right, #034948, #00BE86);
  text-align: left;
  border-top-right-radius: 1px;
  /* Adjust the value as needed */
  border-bottom-right-radius: 1px;
}

.green-row {
  padding-top: 7%;
}

.green-row .details h3 {
  text-align: left;
  color: #00BE86;

}

.green-row .details span {
  color: #454545;

}

.green-row .summit-card .details {
  text-align: start;
  padding-left: 3%;
}

.green-row .details p {
  margin-right: 60%;
  margin-left: 0;
}

.orange-row {
  align-items: center;
  padding-top: 10%;

}

.violet-row .summit-card .details {
  padding-right: 33%;
}

/* .summit-section {
    background: 
    url(../images/bg3.png) no-repeat right 0% top 2% / 20%,
    url(../images/bg2.png) no-repeat left 0px bottom 20%/ 23%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    
  } */
.violet-row .summit-card .details-p {
  padding: 0;
}
  .violet-row .summit-card .details-p{
    padding: 0;
  }
  .position-relative-col1{
    position: relative;
  }
  .girl-img {
    position: absolute;
    bottom: 25%;
    transform: translate(-50%, 50%);
    left: 25%;
}
  .position-relative-col2{
    position: relative;
  }
  .fire-img {
    position: absolute;
    bottom: 0;
    width: 30%;
    left: 51%;
}

  .main-bg{
    background-image: url(../images/main-bg.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    animation: zoomInBackgrounds 10s ease-in-out infinite;
  }
  .about-page{
    background-image: url(../images/about-main-bg.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    animation: zoomInBackgrounds 10s ease-in-out infinite;
  }
  @keyframes zoomInBackgrounds {
    0% {
      background-size: 100%;
    }
    50% {
      background-size: 110%; 
    }
    100% {
      background-size: 100%; 
    }
  }
 
  .sideMenu {
    position: fixed;
    top: 0;
    right: 0;
    width: 305px;
    height: 100%;
    background-color: #fff;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */
    transform: translateX(100%);
    z-index: 9999;
    transition: all 0.5s ease;
}

.position-relative-col1 {
  position: relative;
}

/* .girl-img {
  position: absolute;
  top: -92%;
} */

.position-relative-col2 {
  position: relative;
}

/* .fire-img {
  position: absolute;
  top: -41%;
  width: 30%;
  left: 51%;
} */

.main-bg {
  background-image: url(../images/main-bg.png);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}

.about-page {
  background-image: url(../images/about-main-bg.png);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}


.sideMenu {
  position: fixed;
  top: 0;
  right: 0;
  width: 305px;
  height: 100%;
  background-color: #e0eddc;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */
  transform: translateX(100%);
  z-index: 9999;
  transition: all 0.5s ease;
}
.main-banner-img{
  padding: 0 20%;
}
.sideMenu ul li a {
  font-family: 'Poppins', sans-serif !important;
  display: block;
  position: relative;
  color: #464b4b;
  text-decoration: none;
  overflow: hidden;
  font-size: 19px;
}

.sideMenu ul li {
  display: block;
  height: 25%;
  min-height: 50px;
}

.sideMenu ul {
  text-align: center;
  padding: 0;
}

.sideMenu.active {
  transform: translateX(0);
}

[data-sidebar-overlay] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.5); */
  z-index: 9998;
  display: none;
}

.d-md-none {
  display: block;
}


.close-btn {
  padding: 25px;
  background: none;
  border: none;
  font-size: 42px;
  color: #464b4b;
  cursor: pointer;
  font-weight: 200;
}

.about-sidebar {
  margin-top: 20px;
}

.about-header {
  position: unset;
}

.leading-section h2 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 38.5307px;
  text-align: center;
  color: #27C17B;
  margin-top: 5%;
  letter-spacing: 1px;

}

.leading-section p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 19.73px;
  text-align: center;
  color: #828282;
  padding: 0 10%;
  line-height: 45px;
}

.leading-section .second-p {
  margin: 3% 0 5%;
}

.vision-mission h3 {
  font-family: "Bebas Neue", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 41.9152px;
  line-height: 74px;
  color: #00BE86;


}

.vision-mission p {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 25.038px;
  line-height: 49px;
  color: #262626;
  position: relative;
  z-index: 1;
}

.text-end {
  text-align: right;
}

/* Green dropdown styling with underline and arrow */
.custom-dropdown {
  width: 100%;
  padding: 12px 16px;
  font-size: 1.2rem;
  border: none;
  border-bottom: 2px solid green;
  /* Green underline */
  background-color: transparent;
  /* Transparent background */
  color: green;
  /* Green text color */
  appearance: none;
  /* Removes the default dropdown arrow */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="green"><path d="M7 10l5 5 5-5z"/></svg>');
  /* Green arrow icon */
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 16px;
  font-weight: bold;
  transition: all 0.3s ease;
}

.custom-dropdown:hover,
.custom-dropdown:focus {
  color: #004d00;
  /* Darker green on hover */
  border-color: #004d00;
  /* Darker green underline on hover */
}

.custom-dropdown option {
  padding: 12px;
  background-color: white;
  color: #333;
}

select::-ms-expand {
  display: none;
  /* Removes the default dropdown arrow for IE */
}

/* Event Image Section */
.image-section {
  text-align: center;
  margin: 3% 0;
}

.event-img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
}

/* Headings Section */
.headings h2,
h3 {
  margin-bottom: 10px;
}

.sponsor-logos {
  text-align: center;
}
.sponsor-logos img {
  margin-left: 10px;
}
.youth-leading-event p{

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 40px;
/* or 235% */
text-align: center !important;

color: #6B6A6A;
margin-top: 1rem;

}
/* Green Heading Style */
.green-heading {
  font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 47px;
line-height: 40px;
/* identical to box height, or 85% */
text-align: center;
padding: 20px;
color: #00BE86;


}

/* Program Speakers Section */
.program-speakers {
  margin-top: 50px;
}

.program-speakers h2{
  font-size: 25px;
  font-weight: 600;
  font-family: 'Poppins';
  text-align: center;
  margin-bottom: 4rem;
}

.programms-parent{
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  line-height: 40px;
}

.programms-parent h3{
  font-size: 24px;
  color: #FF7639;
  font-family: 'Poppins';
  font-weight: 600;
  text-align: left;
}

.programms-parent p{
  font-family: 'Poppins';
  font-size: 16px;
}

.programms-parent-1{
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  line-height: 40px;
}

.programms-parent-1 h3{
  font-size: 24px;
  color: #FF7639;
  font-family: 'Poppins';
  font-weight: 600;
  text-align: right;
}

.programms-parent-1 p{
  font-family: 'Poppins';
  font-size: 16px;
  text-align: right !important;
}

.speaker-img {
  max-width: 100%;
  border-radius: 10px;
}

/* Media Queries for Responsiveness */
@media (max-width: 767px) {


  .text-end {
    text-align: left;
  }
}



.program-details {
  background-color: #ffffffe0;
  border-radius: 100px;
  box-shadow: 0 18px 45px rgb(0 0 0 / 24%);
  padding: 80px 80px;
  max-width: 1100px;
  width: 100%;
  margin: 3% auto;
}
.event-main-sections{
  overflow: hidden;
}
.program-details h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.program-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

@keyframes animatedBackground {
  0% {
    background-position: right 0px top 15rem;
  }
  100% {
    background-position: right 0px top 5rem; /* Adjust as needed */
  }
}

.program {
    background-image: url(../images/program-section.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right 0px top 15rem;
    animation: animatedBackground 3s linear infinite alternate;
    position: relative; 
}


.program-section{
    margin-top: 5rem;
    position: relative;
    padding-bottom: 4% !important;
}

.package-fire {
  position: absolute;
  width: 220px;
  top: 20%;
  left: 0%;
}

.program-section h2 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 31px;
  text-align: center;
  color: #000000;


}

.program-item {
  display: flex;
  justify-content: space-around;
  padding: 0px 20px;
  background-color: #ffffff08;
  border-radius: 15px;
}

.program-time {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  min-width: 150px;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  position: relative;
  color: #4D4D4D;


}

.program-info h3 {
  font-size: 18px;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  text-align: left;
  color: #000000;


}

.program-info p {
  font-size: 14px;
  color: #555;
  max-width: 600px;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  /* or 176% */

  color: #6B6A6A;


}

@media (max-width: 767px) {
  .program-item {
    flex-direction: column;
    text-align: center;
  }
  .program-info h3{
    text-align: center;
  }
  .program-time {
    margin-bottom: 10px;
  }
}

/* contact page */

.contact {
  margin: 0 auto;
  background: url(../images/about2-background.png) no-repeat 100% 50%;
  background-position: right 0px top 20px;
  animation: zoomFadeShift 5s ease-in-out infinite; 
}
/* .bee-kalam-section {
 background: 
   url(../images/about-bee-sec.png) right 0% top 5% no-repeat,  
  url(../images/fire-aboutpage.png) left 0% bottom 0% no-repeat; 
  
} */
.bg-about-2{
  /* margin: 0 auto;
  background: url(../images/bg-about-2.png) no-repeat 100% 50%;
  background-position: right 0px top 20px; */
  /* width: 35%; */
  position: absolute;
  right: -2%;
  top: 21.5%;
  z-index: 0;
  
}
.vision-mission{
  position: relative;
  z-index: 2;
}

@keyframes zoomFadeShift {
  0% {
    background-position: right 0% top 46%, left 0% top 34%;
    opacity: 1; /* Fully visible */
  }
  50% {
    background-position: right 0% top 70%, left -5% top 30%; /* Slight position shift */
    opacity: 0.9; /* Slight fade */
  }
  100% {
    background-position: right 0% top 46%, left 0% top 34%;
    opacity: 1; /* Fully visible */
  }
}

/* Background section with the zoom and fade animation */

.event-bg-1 {
    background: url(../images/event-girl-img.png) right 0% top 46% no-repeat, 
                url(../images/background.png) left 0% top 34% no-repeat;
    animation: zoomFadeShift 5s ease-in-out infinite; 
    position: relative; 
}
.girl-about-img{
  position: absolute;
  bottom: 42%;
  left: 0%;
  z-index: 9;
}

.contact h1 {
  text-align: center;
  margin-bottom: 7%;
 font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 600;
font-size: 43px;
line-height: 64px;
/* identical to box height */
text-align: center;

  color: #000000;


}

.contact .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.contact .col {
  flex: 1 1 48%;
  margin-bottom: 20px;
}

.contact-info {
  padding-right: 7%;
}

.contact-info h2 {
  font-size: 24px;
  margin-bottom: 26px;

  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 39px;
  line-height: 65px;
  color: #000000;


}

.info-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  gap: 25px;
}
.info-location{
  align-items: start;
}

/* .info-item img.icon {
  width: 30px;
  margin-right: 10px;
} */
.info-item p {
  line-height: 1.5;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 21.4847px;
  padding: 0;
  margin: 0;
  color: #000000;
}

.contact-info h4 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 34.6231px;
  line-height: 65px;
  margin-bottom: 16px;
  color: #000000;


}

/* .email-icon,
.location-icon {
  margin-top: 7px;
} */

/* Contact Form Section */
.form-card {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 60px 43px 43px;
  box-shadow: 0 7px 80px rgb(0 0 0 / 30%);
  border-radius: 23px;
  margin-left: 4%;
}

.form-header h3 {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 27.0319px;
  text-align: center;
  color: #000000;
}

.form-header p {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14.2449px;
  line-height: 21px;
  text-align: center;
  color: #777777;
  padding: 5px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.5);
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
font-size: 19.06px;
color: #585858;


}

.contact-form textarea {
  resize: none;
  padding: 45px 20px;
}

.contact-form button {
  width: 100%;
  padding: 20px;
  background-color: #27C17B;
  color: #000;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500;
  font-size: 22px;
}

.contact-form button:hover {
  background-color: #27C17B;
}
.contact-container{
  position: relative;
}

.map {
  margin: 6% 0 10%;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
}

.map iframe {
  width: 100%;
  height: 400px;
  border: none;
  border-radius: 15px;
}

@media (max-width: 768px) {
  .row {
    flex-direction: column;
  }

  .col {
    flex: 1 1 100%;
  }
 
}

/* Ashok start */

.resource-main {
  margin-bottom: 4rem;
}
.resource-main .container {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 43px;
  line-height: 64px;
  color: #000000;
  text-align: center;
  padding-top: 2%;
}
.resource-main .dropdown_headline .select_coponent{
  /* display: grid; */
  grid-template-columns: 1fr auto;
  gap: 30px;
  padding-left: 30px;
  align-items: center;
}
.resource-main .dropdown_headline .select_coponent h3{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 26.3px;
  line-height: 39px;
  color: #1B1B1B;
  margin-bottom: 0px;
}

.resource-main .dropdown_headline{
  display: flex;
  justify-content: space-between;
  margin-top: 4%;
  padding-bottom: 20px;
  border-bottom: 2px solid #a5a2a2;
  padding-left: 30px;
  padding-right: 30px;
  margin-left:10%;
  margin-right:10%;
  align-items: center;
}
.resource_page .dropdown_headline{
  margin-left:8%;
  margin-right:8%;
}

.resource-main .dropdown_headline .heading_label h3{ 
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 28.2987px;
  line-height: 47px;
  color: #00BE86;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .program-speakers{
    text-align: center;
  }
  .program-speakers h2 {
    margin-bottom: 2rem;
  }
  .programms-parent-1 h3,
  .programms-parent-1 p {
    text-align: center;
  }

  .programms-parent-1,
  .programms-parent {
    padding: 0px 25px;
  }
  .programms-parent {
    margin-top: 2rem;
  }
  .package-fire {
    display: none;
  }

  .program-details {
    padding: 25px 25px;
  }
  .youth-leading-event {
    padding: 0px 25px;
  }
  .resource-main {
    margin-bottom: 0rem;
  }
  .resource-section {
    margin-bottom: 2rem;
}
.activities-txt-container{
  background-image:none !important;
}
  .resource-main .dropdown_headline{
    margin-top: 0;
  }
  .apply-section h1{
    padding-top: 0 !important;
  }
  .activities-txt-container2, .activities-txt-container{
    padding-top: 0% !important;
  }
  .program-speakers {
     margin-top: 0px; 
  }
  .blog-header {
    margin-top: 0px !important; 
}
.contact{
  margin-top: -4% !important; 
}
.registration-section h1{
  padding-top: 0% !important;
}
}


.broucher_content .container{
  padding-top: 5% !important;
}

.broucher_content {
  position: relative;
  background-image: url(../images/background1.png)  !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) center;
  animation: zoomFadeShift 5s ease-in-out infinite; 
}
.resource_page .second_div .image-section .grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* .image-section .grid .grid_itemR1{
  text-align: right;
} */
.image-section .grid .grid_itemR2{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.image-section .grid .grid_itemR2 .img_width{ 
  width: 100%;
}
.grid_inner_item3{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.girl-img-contact {
  position: absolute;
  left: 0%;
  top: -40%;
  z-index: 100;
  width: 23%;
}


.contact .container{
  padding: 0px 5%;
}
.event-container{
  padding-top: 3% !important;
}
.headings-event h2{
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 20px;
/* identical to box height, or 200% */
text-align: center;

color: #000000;


}
.headings-event  h3{

  font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 50.0554px;
text-align: center;

color: #313131;


}


.broucher_content {
  position: relative;
  background-image: url(../images/background1.png)  !important;
  background-repeat: no-repeat;
  /* background-position: calc(100% - 0px) calc(71% - 5px); */
  background-position: calc(100% - 0px) calc(-529px - 5px);
  width: 100vw;
}
.resource_page .second_divResources .image-section1 .grid{
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  gap: 30px;
}

.image-section1 .grid .grid_itemR1{
  text-align: center;
}
.image-section1 .grid .grid_itemR2{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 30px;
}
.image-section1 .grid .grid_itemR2 .img_width{ 
  width: 100%;
}
.grid_inner_item3{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.grid_itemR1 .img_width{
  height: 100%;
}
.image-section1{
  margin: 0 8% !important;
  margin-top: 5% !important;
}
.second_divResources{
  position: relative;
  background-image: url(../images/background.png)  !important;
  background-repeat: no-repeat;
  background-position: calc(0% - 0px) calc(-50% - 5px);
  
}

.thirdDiv_Resources .video_grid{
  display: grid;
  grid-template-columns: 1fr 1fr !important;
  gap: 30px;
  margin: 0 8%;
}
.thirdDiv_Resources .heading_label h1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 31.2987px;
  line-height: 47px;
  color: #787878;
  text-align: center;
  padding-bottom: 13px !important;
  
}

.thirdDiv_Resources .video_grid .img_width{
  width: 100%;
}
.thirdDiv_Resources{
  margin-top: 5%;
}

.thirdDiv_Resources .heading_label{
  border-bottom: 3px solid #D8D8D8 !important;
  margin: 0 8%;
  margin-bottom: 3.8%;
}

.fourthDiv_Resources .heading_label h1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 31.2987px;
  line-height: 47px;
  color: #787878;
  text-align: center;
  padding-bottom: 13px !important;
}
.fourthDiv_Resources{
  margin-top: 5%;
}

.fourthDiv_Resources .heading_label{
  border-bottom: 3px solid #D8D8D8 !important;
  margin: 0 8%;
  /* margin-bottom: 1%; */
}

.fourthDiv_Resources  .card_div h3{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 25.3px;
  line-height: 38px;
  color: #000000;
  
}

.fourthDiv_Resources  .card_div {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #D8D8D8 !important;
  padding: 40px 4% 40px !important;
  align-items: center;
}
.fourthDiv_Resources .mainDIv{
  margin: 0 8% !important;
}
.fourthDiv_Resources .mainDIv .card_div h5{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 25.3px;
  line-height: 38px;
  color: #000000;
}
.contact .col {
  flex: 1 1 48%;
  margin-bottom: 20px;
}
.contact-info{
  padding-right: 7%;
}
.contact-info h2 {
  font-size: 24px;
  margin-bottom: 26px;

 font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 400;
font-size: 39px;
line-height: 65px;
color: #000000;


}
/* .info-item {
  display: flex;
  align-items: start;
  margin-bottom: 15px;
  gap: 25px;
} */
/* .info-item img.icon {
  width: 30px;
  margin-right: 10px;
} */
.info-item p {
  line-height: 1.5;
  font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 400;
font-size: 21.4847px;
text-decoration: none !important;
color: #000000 !important;
}
.info-item p a{
text-decoration: none !important;
color: #000000 !important;
}
.contact-info h4{
  font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 600;    
font-size: 34.6231px;
line-height: 65px;
margin-bottom: 16px;
color: #000000;


}
/* .email-icon,.location-icon{
  margin-top: 4px;
} */
/* Contact Form Section */
.form-card {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 60px;
  box-shadow: 0 7px 80px rgb(0 0 0 / 30%);
  border-radius: 23px;
  margin-left: 4%;
}
.form-header h3 {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 600;
font-size: 27.0319px;
text-align: center;
color: #000000;
}
.form-header p {
  font-family: 'Poppins', sans-serif !important;
font-style: normal;
font-weight: 400;
font-size: 14.2449px;
line-height: 21px;
text-align: center;
color: #777777;
padding: 5px;
}
.contact-form input, .contact-form textarea {
  width: 100%;
  padding: 20px 30px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 50px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 17.06px;
  color: #585858;
}
.contact-form textarea {
  resize: none;
  padding: 45px 30px;
}
.contact-form button {
  width: 100%;
  padding: 20px;
  background-color: #27C17B;
  color: #000;
  border: none;
  border-radius: 50px;
  cursor: pointer;
font-family: 'Poppins', sans-serif !important;
font-weight: 500;
font-size: 22px;
}
.contact-form button:hover {
  background-color: #27C17B;
}

.map {
  margin: 6% 0 10%;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
}
.map iframe {
  width: 100%;
  height: 400px;
  border: none;
  border-radius: 15px; 
}

@media (max-width: 768px) {
  .row {
      flex-direction: column;
  }
  .col {
      flex: 1 1 100%;
  }
}




/* sponsorship-section start */

.sponsorship {
  background-image: url('../images/about-main-bg.png');
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}

.sponsorship-section {
  position: relative;
}

.hw-apply-bg {
  position: absolute;
  right: 0px;
  top: 0%;
}

.sponsorship-section h1{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 2.5vw;
  font-weight: 600;
  padding-top: 3%;
  padding-bottom: 2%;
  margin: 0px;
}

.apply-section{
  position: relative;
}

.apply-section h1{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 2.5vw;
  font-weight: 600;
  padding-top: 3%;
  margin: 0;
  padding-bottom: 1rem;
}

.apply-section p{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 3%;
}

.apply-section .apply-points-div {
  display: flex;
  padding: 0px 22%;
  gap: 18px;
}

.apply-section .apply-points-div p{
  font-size: 18px;
  text-align: left;
  font-weight: 400;
}

.package-section {
  padding-bottom: 50px;
  position: relative;
}

.spon-bg {
  position: absolute;
  top: -3%;
}

.package-section h1{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 2.5vw;
  font-weight: 600;
  padding-top: 3%;
  margin: 0;
  padding-bottom: 3rem;
}

.package-section .sponsership-card-section {
  margin: 0px 15%;
}

.package-section .sponsership-card-parent {
  display: flex;
  justify-content: space-between;
  border: 1px solid #FF7139;
  padding: 33px 6%;
  border-radius: 75px;
}

.package-section .sponsership-card-parent .sponsership-card-child-1 p{
  font-size: 13px;
  font-weight: 400;
  font-family: Inter, sans-serif !important;
  margin: 0px;
}

.package-section .sponsership-card-parent .sponsership-card-child-1 .sponsership-card-child-1-child {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.package-section .sponsership-card-parent .sponsership-card-child-1 .sponsership-card-child-1-child a{
  background: linear-gradient(to left, #F6895E 0%, #F9AB81 100%);
  border: 0px;
  border-radius: 60px;
  font-size: 9px;
  color: white;
  padding: 0px 21px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Poppins', sans-serif !important;
}

.package-section .sponsership-card-parent .sponsership-card-child-1 .sponsership-card-child-1-child h6{
  font-weight: 600;
  font-size: 19px;
  font-family: 'Poppins', sans-serif !important;
  letter-spacing: -1px;
}

.package-section .sponsership-card-parent .sponsership-card-child-2 h1{
  font-weight: bold;
  font-size: 40px;
  font-family: Inter, sans-serif !important;
  padding: 0px;
  margin-bottom: .5rem;
}

.package-section .sponsership-card-parent .sponsership-card-child-2 button { 
  background-color: #4484FC;
  color: #FFFFFF;
  font-size: 10px;
  border: 0px;
  padding: 7px 20px;
  border-radius: 4px;
}

.benefits-section {
  position: relative;
}

.benefits-section h1{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 2.5vw;
  font-weight: 600;
  padding-top: 3%;
  margin: 0;
  padding-bottom: 1rem;
}

.benefits-section .benefits-parent {
  display: grid;
  grid-template-columns: 1fr .5fr 1fr 1fr 1fr;  
  margin-top: 3%;
  background-color: #ffffff87;
  width: 100%;
  padding: 7% 7%;
  border-radius: 50px;
  margin-bottom: 7%;
  box-shadow: 0 1px 30px #00000026;
  z-index: 9999999;
  position: relative;
}

.benefits-section .benefits-parent .benefits-child-1 .head h6,
.benefits-section .benefits-parent .benefits-child-2 .head h6,
.benefits-section .benefits-parent .benefits-child-3 .head h6,
.benefits-section .benefits-parent .benefits-child-4 .head h6,
.benefits-section .benefits-parent .benefits-child-5 .head h6{
  font-size: 22px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif !important;
  text-align: center;
}

.benefits-section .benefits-parent .benefits-child-3 .head h6{
  color: #00BE86;
}

.benefits-section .benefits-parent .benefits-child-4 .head h6{
  color: #3533E3;
}

/* .benefits-section .benefits-parent .benefits-child-4 .head h6{
  color: #FF7639;
} */

.benefits-section .benefits-parent .benefits-child-5 .head h6{
  color: #FF7639;
}

.benefits-section .benefits-parent .benefits-child-1 .points,
.benefits-section .benefits-parent .benefits-child-2 .points,
.benefits-section .benefits-parent .benefits-child-3 .points,
.benefits-section .benefits-parent .benefits-child-4 .points,
.benefits-section .benefits-parent .benefits-child-5 .points{
  margin-top: 1.5rem;
}

.benefits-section .benefits-parent .benefits-child-1 .points p,
.benefits-section .benefits-parent .benefits-child-2 .points p,
.benefits-section .benefits-parent .benefits-child-3 .points p,
.benefits-section .benefits-parent .benefits-child-4 .points p,
.benefits-section .benefits-parent .benefits-child-5 .points p{
  border-bottom: 1px solid #e7e0e0;
  text-align: center;
  font-size: 18px;
  margin: 25px;
  padding-bottom: 5px;
  font-family: 'Poppins', sans-serif !important;
}

/* registration-section start */

.registration {
  background-image: url('../images/about-main-bg.png');
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}

.registration-section {
  padding-bottom: 4rem;
}

.registration-section h1{
  text-align: center;
  font-family: 'Poppins', sans-serif !important;
  font-size: 2.5vw;
  font-weight: 600;
  padding-top: 3%;
  padding-bottom: 2%;
  margin: 0px;
}

.registration-section .first-form-parent h6{
  font-weight: bold;
  font-size: 22px;
  font-family: 'Poppins', sans-serif !important;
}

.registration-section .first-form-parent p {
  font-size: 16px;
  color: #575F6E;
  font-weight: 400;
  font-family: Roboto, sans-serif !important;
  margin: 0px;
}

.registration-section .second-form-parent h6{
  font-weight: bold;
  font-size: 22px;
  font-family: 'Poppins', sans-serif !important;
}

.registration-section .second-form-parent p{
  font-size: 16px;
  color: #575F6E;
  font-weight: 400;
  font-family: Roboto, sans-serif !important;
  margin: 0px;
}

.registration-section .first-form-parent .first-form-child,
.registration-section .second-form-parent .second-form-child {
  padding: 20px;
  border: 1px solid #575f6e17;
  margin-top: 25px;
  border-radius: 6px;
  /* max-width: 500px; */
}

.registration-section .first-form-parent .first-form-child{
  padding-bottom: 5.9rem;
}

.registration-section .first-form-parent .first-form-child h6,
.registration-section .second-form-parent .second-form-child h6{
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 3px;
}

.registration-section .first-form-parent .first-form-child p,
.registration-section .second-form-parent .second-form-child p{
  font-size: 16px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif !important;
}

.registration-section .first-form-parent .first-form-child .reg-form .form-items,
.registration-section .second-form-parent .second-form-child .contact-form .form-items{
  border-bottom: 1px solid #575f6e36;
  position: relative;
}

.registration-section .first-form-parent .first-form-child .reg-form label{
  font-size: 16px;
  font-family: 'Poppins', sans-serif !important;
}

.registration-section .first-form-parent .first-form-child .reg-form input,
.registration-section .second-form-parent .second-form-child .contact-form input{
  border: 0px !important;
  background: transparent !important;
}

.registration-section .second-form-parent .second-form-child .contact-form input{
  margin: 0px !important;
  font-family: Roboto, sans-serif !important;
  font-weight: 400;
  padding: 2px 0px 5px 13px !important;
}

.registration-section .first-form-parent .first-form-child .reg-form select,
.registration-section .second-form-parent .second-form-child .contact-form select{
  border: 0px;
  background: transparent;
}

.registration-section .first-form-parent .first-form-child .reg-form select::placeholder,
.registration-section .second-form-parent .second-form-child .contact-form select::placeholder {
  font-size: 16px !important;
  font-family: Roboto, sans-serif !important;
}

.registration-section .first-form-parent .first-form-child .reg-form select option {
  font-size: 16px !important;
  font-family: Roboto, sans-serif !important;
}

.registration-section .first-form-parent .first-form-child .reg-form input::placeholder{
  font-size: 16px;
  font-family: Roboto, sans-serif !important;
} 

 .registration-section .first-form-parent .first-form-child .reg-form .form-items .col-6 input[type="date"]::placeholder{
  font-size: 16px !important;
  font-family: Roboto, sans-serif !important;
}

.registration-section .first-form-parent .first-form-child .reg-form .form-items .down-arrow {
  position: absolute;
  right: 5px;
  top: 70%;
}

.registration-section .second-form-parent .second-form-child .contact-form .form-items .down-arrow {
  position: absolute;
  right: 5px;
  top: 40%;
}

/* input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: textfield; 
  appearance: none;
  position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none; 
  -moz-appearance: textfield;
  appearance: none;
  position: relative;
} */

/* input[type="date"] {
  background-image: none;
  position: relative;
} */

.form-select,
.form-control {
  font-size: 16px !important;
  font-family: Roboto, sans-serif !important;
  padding: .375rem .45rem !important;
}

.registration-section .second-form-parent .second-form-child .contact-form .add-more{
  display: flex;
  align-items: baseline;
  gap: 9px;
}

.registration-section .second-form-parent .second-form-child .contact-form .add-more p{
  color: #007AFF;
  font-weight: 500;
  font-size: 16px;
  font-family: Roboto, sans-serif !important;
}

.registration-section .check{
  display: flex;
  justify-content: center;
}

.registration-section .check label {
  font-size: 16px;
  font-family: Roboto, sans-serif !important;
}

.registration-section .check input{
  width: 15px;
  height: 15px;
  margin-top: 6px;
}

.registration-section .check label span{
  color: #007AFF;
  font-weight: 600;
}

.registration-section .reg-button button{
  background-color: #00BE86;
  border: 0px;
  padding: 13px 4rem;
  border-radius: 70px;
  font-size: 13px;
  font-weight: 700;
}

.tabs-parent {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tabs{
  background: #00BE86;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 70px;
  width: max-content;
  padding: 0px;
  margin-bottom: 9%;
  margin-top: 1.2rem;
}


.tabs button {
  background-color: transparent;
  border: none;
  padding: 21px 75px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.tabs button.active {
  background-color: #e5e5e5a8;
  color: #000;
  border-radius: 70px;
}


.form-control:focus {
  outline: 0;
  box-shadow: none !important;
}

.form-select:focus {
  outline: 0;
  box-shadow: none !important;
}


/* registration-section end */

/* @media (max-width: 1400px) {
  .registration-section .first-form-parent .first-form-child,
  .registration-section .second-form-parent .second-form-child {
    max-width: 430px;
  } 
}*/
.organiser{
  position: relative;
}
@media (max-width: 991px) {
  .fifthDiv_Resources .heading_label h3 {
    line-height: 23px !important;
}
  #progstat{
    top: 47% !important;
  }
  .event-bg-1{
    background: none;
  }
  .countdown-timer{
    margin-top: 0;
  }
  .kyc-text {
    padding: 0 !important;
}
  .girl-about-img{
    display: none
  }
    .organiser {
      flex-direction: column;
      text-align: center;
  }
  .fireeeimage{
   display: none;
}
.bee-col-rev {
  flex-direction: column-reverse;
}
.organiser-info p {
  text-align: center;

  }
  .organiser-info h1 {
    text-align: center;
  }
  .apply-section p br{
    display: none;
  }
  .hw-apply-bg {
    display: none;
  }

  .benefits-section .benefits-parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .benefits-section .benefits-parent .benefits-child-2 {
    display: none;
  }

  .apply-section .apply-points-div {
    padding: 0px 15%;
  }

  .apply-section h1 {
    font-size: 28px;
  }

  .apply-section p {
    font-size: 22px;
  }

  .benefits-section h1 {
    font-size: 28px;
  }

  .registration-section h1{
    font-size: 28px;
  }

  .tabs button {
    padding: 21px 50px;
  }
}

@media (max-width: 768px) {
  .benefits-section .benefits-parent {
    row-gap: 25px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  } 

  .apply-section .apply-points-div {
    padding: 0px 10%;
  }

  .apply-section h1 {
    font-size: 25px;
  }

  .apply-section p {
    font-size: 19px;
  }

  .benefits-section h1 {
    font-size: 25px;
  }

  .benefits-section .benefits-parent .benefits-child-1 .head h6,
  .benefits-section .benefits-parent .benefits-child-2 .head h6,
  .benefits-section .benefits-parent .benefits-child-3 .head h6,
  .benefits-section .benefits-parent .benefits-child-4 .head h6,
  .benefits-section .benefits-parent .benefits-child-5 .head h6{
    font-size: 18px;
  }

  .registration-section h1{
    font-size: 25px;
  }

  .registration-section .first-form-parent .first-form-child .reg-form .select-responsive,
  .registration-section .second-form-parent .second-form-child .contact-form  .select-responsive{
    margin-bottom: 1rem;
  }

  .registration-section .second-form-parent{
    margin-top: 3rem;
  }

  .registration-section .first-form-parent p,
  .registration-section .second-form-parent p {
    text-align: center;
  }

  .registration-section .first-form-parent h6,
  .registration-section .second-form-parent h6  {
    text-align: center;
  }
}

@media (max-width: 578px) {
  .apply-section p {
    font-size: 16px !important;
  }


  .benefits-section h1 {
    font-size: 20px;
  }

  .registration-section h1{
    font-size: 20px;
  }

  .tabs button {
    padding: 11px 28px;
  }

  .registration-section .first-form-parent p,
  .registration-section .second-form-parent p {
    text-align: center;
  }

  .registration-section .first-form-parent h6,
  .registration-section .second-form-parent h6  {
    text-align: center;
    font-size: 20px;
  }

  .registration-section .second-form-parent{
    margin-top: 3rem;
  }

  .registration-section .first-form-parent .first-form-child .reg-form .select-responsive,
  .registration-section .second-form-parent .second-form-child .contact-form  .select-responsive{
    margin-bottom: 1rem;
  }
}

@media (max-width: 480px) {
  .benefits-section .benefits-parent {
    row-gap: 25px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  } 
}

@media (max-width: 390px) {
  .tabs button {
    padding: 9px 11px;
  }

  .tabs button {
    font-size: 13px;
  }
}



/* .benefits-section .benefits-parent .benefits-child-1 .points p{
  border-bottom: 1px solid #e7e0e0;
  text-align: center;
  font-size: 16px;
  margin: 14px 25px;
  padding-bottom: 5px;
} */

/* event tab start */

/* .events-section {
  display: flex;
  width: 100%;
  justify-content: center;
}

.ccc{
  max-width: 950px;
  width: 100%;
  padding: 50px 40px;
  margin: 0px 20px;
}

.ccc .topic{
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: black;
}

.content input{
  display: none;
}

.content{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.content .list{
  display: flex;
  flex-direction: column;
  position: relative;
  width: 15%;
}

.content .list label{
  font-family: "Bebas Neue", sans-serif;
  cursor: pointer;
  height: 31px;
  line-height: 10px;
  font-size: 17px;
  font-weight: 400;
  color: black;
  padding-left: 25px;
  transition: all 0.5s ease;
  z-index: 10;
}

.content .text-content .home .text-card-parent,
.content .text-content .blog .text-card-parent,
.content .text-content .help .text-card-parent, 
.content .text-content .code .text-card-parent,
.content .text-content .about .text-card-parent {
  display: grid !important;
  grid-template-columns: 4fr 2fr 2fr 3fr 1fr;
  background: #04D394;
  padding: 20px;
  width: 90%;
  border-radius: 75px;
  place-items: center;
}

.content .text-content .home .text-card-parent .home-child-1 h6,
.content .text-content .blog .text-card-parent .blog-child-1 h6,
.content .text-content .help .text-card-parent .help-child-1 h6,
.content .text-content .code .text-card-parent .code-child-1 h6,
.content .text-content .about .text-card-parent .about-child-1 h6{
  margin: 0px;
  font-weight: 600;
}

.content .text-content .home .text-card-parent .home-child-2 h6,
.content .text-content .blog .text-card-parent .blog-child-2 h6,
.content .text-content .help .text-card-parent .help-child-2 h6,
.content .text-content .code .text-card-parent .code-child-2 h6,
.content .text-content .about .text-card-parent .about-child-2 h6 {
  margin: 0px;
  font-weight: 600;
  font-size: 14px;
}

.content .text-content .home .text-card-parent .home-child-2 p,
.content .text-content .blog .text-card-parent .blog-child-2 p,
.content .text-content .help .text-card-parent .help-child-2 p,
.content .text-content .code .text-card-parent .code-child-2 p,
.content .text-content .about .text-card-parent .about-child-2 p {
  margin: 0px;
  font-size: 10px;
  color: #fff;
  font-weight: 500;
}

.content .text-content .home .text-card-parent .home-child-3 a,
.content .text-content .blog .text-card-parent .blog-child-3 a,
.content .text-content .help .text-card-parent .help-child-3 a,
.content .text-content .code .text-card-parent .code-child-3 a,
.content .text-content .about .text-card-parent .about-child-3 a {
  margin: 0px;
  text-decoration: none;
  color: white;
}

#home:checked ~ .list label.home,
#blog:checked ~ .list label.blog,
#help:checked ~ .list label.help,
#code:checked ~ .list label.code,
#about:checked ~ .list label.about{
  color: #D2232A;
}

.content .slider{
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 100%;
  border-radius: 12px;
  transition: all 0.5s ease;
}

#home:checked ~ .list .slider{
  top: 0;
}

#blog:checked ~ .list .slider{
  top: 60px;
}

#help:checked ~ .list .slider{
  top: 120px;
}

#code:checked ~ .list .slider{
  top: 180px;
}

#about:checked ~ .list .slider{
  top: 240px;
}

.content .text-content{
  width: 80%;
  height: 100%;
  color: black;
}

.content .text{
  display: none;
}

.content .text .title{
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}

.container .text p{
  text-align: justify;
}

.content .text-content .home{
  display: block;
}

#home:checked ~ .text-content .home,
#blog:checked ~ .text-content .blog,
#help:checked ~ .text-content .help,
#code:checked ~ .text-content .code,
#about:checked ~ .text-content .about{
  display: block;
}

#blog:checked ~ .text-content .home,
#help:checked ~ .text-content .home,
#code:checked ~ .text-content .home,
#about:checked ~ .text-content .home{
  display: none;
}

.content .list label:hover{
  color: #D2232A;
} */
/* event tab end */
/* sponsorship-section end */



@media (max-width: 1400px){
  .banner-head-section h1{
    font-size: 59.75px;
  }
  .nav-links {
    gap: 18px;
  }
}
@media (max-width: 1400px)and (min-width : 991px){

  .objective2-text-second {
    padding: 44px 0 0 31%;
    width: 82%;
  }
  .objective2-text-first {
    padding: 0px 33% 0% 0;
    width: 82%;
  }
  .objective3 img {
    position: absolute;
    top: 59%;
    left: 31%;
}
.objective3-child {
  position: absolute;
  top: 69%;
  left: 34%;
  z-index: 100;
  padding: 0%;
  width: 31%;
}
.objective1-child {
  flex-direction: column;
  gap: 107px;
  top: 32%;
  left: 0%;
}
.objective2-child {
  flex-direction: column;
  gap: 59px;
  top: 37%;
  left: 59%;
}
.objective1-text p {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 15.4944px;
  line-height: 27px;
}
.objective1-text h4 {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 25.3375px;
  line-height: 27px;
  color: #000000;
} 
.objective1-text-second {
  padding: 0px 0% 0% 8%;
  width: 46%;
}
.objective1-text-first {
  padding: 45px 0 0 30%;
  width: 72%;
}
}
@media (max-width: 1090px)and (min-width : 991px){
  .objective2-child {
    gap: 20px;
  }
  .header {
    padding-top: 1rem;
  }
}
@media (max-width: 1250px) {
  .banner-head-section h1 {
    font-size: 48.75px;
}
  .banner-head-section p {
    font-size: 22.75px;
  }
}

@media (max-width: 1200px) {

  .program-section h2 {
    margin-bottom: 5% !important;
  }
  .organiser-info p br{
    display: none;
  }
  .nav-links {
    gap: 0px !important;
  }
  .header {
    top: 0px;
  }
  /* .banner-head-section2 {
    top: 28%;
  } */
  .banner-head-section1 h1 {
    font-size: 41.0513px;
  }
  /* .banner-head-section1 {
    position: absolute;
    top: 58%;
  } */
  .banner-head-section2 h1 {
    font-size: 45.0513px;
    line-height: 40px;
  }
  .banner-head-section2 h4 {
    font-size: 31.0513px;
  }
  /* header */
  .nav-links {
    gap: 17px;
  }
  /* about */
  .about_text{
    padding-right: 0%;
  }
  .vision-mission p {
    font-size: 21.038px;
    line-height: 41px;
}
.vision-mission h3{
  line-height: 39px;

}
.about-sec {
  padding: 5% 6%;
}
/* index */

  .summit-section {
    background-position: right 0px top 0%;
  }
  .summit-head {
    width: 71%;
  }
  /* .girl-img {
    top: -52%;
  } */
  .details p {
    margin-left: 55%;
  }
  .kyc-text h2 {
    font-size: 33.714px;
}
.kyc-text h1 {
  font-size: 28.3982px;
}
.kyc-text h3 {
  font-size: 19px;
}
.second-kyc-text h4 {
  font-size: 21px;
}
.second-kyc-text p {
  font-size: 44.4691px;
  line-height: 49px;
}
  .kyc-text h4 {
    font-size: 22.73px;
  }
  .kyc-text p {
    font-size: 16.73px;
  }
  .countdown-timer h2 {
    font-size: 28px;
  }
  .countdown-timer h1 {
    font-size: 62.0243px;
  }
  .countdown-timer p {
    font-size: 50.3998px;
  }
  .kyc-text {
    padding: 6% 8% 0%;
}
  .last-timer-section{
    background-size: cover;
  }
  .last-timer-kyc h2 {
    font-size: 41.4823px;
  }
  .last-timer-kyc p {
    font-size: 45.3998px;
  } 
  .last-timer h1 {
    font-size: 77.2301px;
  }
  .last-timer-kyc h3 {
    font-size: 20.9221px;
  }
  .last-timer-kyc h1 {
    font-size: 31.6367px;
  }
  /* contact page */
  .contact-info h2 {
    font-size: 35px;
  }
  .contact-info h4 {
    font-size: 32.6231px;
  }
  .info-item p {
    font-size: 18.4847px;
  }
}
@media (max-width: 1010px) {
  .banner-head-section h1 {
    font-size: 49.75px;
}
.banner-head-section p {
  font-size: 20.75px;
}
/* .banner-head-section2 {
  top: 27%;
} */
.banner-head-section2 h1 {
  font-size: 37.0513px;
  line-height: 35px;
}
.banner-head-section1 h1 {
  font-size: 35.0513px;
  line-height: 16px;
}
.banner-head-section1 img {
  width: 32%;
}
}

@media (max-width: 991px) {
  .bg2-summit {
    bottom: 29%;
  }
  .violet-banner {
    top: -68%;
  }
  .yellow-banner{
    top: -20%;
  }
  .register-banner{
    width: 36%;
  }
  .date-banner img{
    width: 64%;
  }
  .main-banner-img img{
    width: 100%;
  }
  .about-play-button {
    left: 42%;
    width: 14%;
  }
  .hand-img{
    display: none;
  }
  .fire-banner{
    display: none;
  }
  .package-fire {
    display: none;
}
  
  .bg-about-2{
    display: none;
  }
  .event-header h1 {
    font-size: 38.1303px;
  }
  .place-name{
    margin: 0;
  }
  .banner-head-section1 h1 {
    font-size: 34.0513px;
    line-height: 14px;
}
.banner-head-section2 h1 {
  font-size: 33.0513px;
  line-height: 31px;
}
.resource-main .dropdown_headline .heading_label h3 {
  font-size: 22.2987px;
}
.resource-main .dropdown_headline .select_coponent h3{
  font-size: 22.2987px;
}
.fifthDiv_Resources .heading_label h3 {
  font-size: 22.2987px ;
  line-height: 35px ;
}
.fourthDiv_Resources .mainDIv .card_div h5 {
  font-size: 22.2987px !important;
}
.contact {
    background: none; 
}
  .banner-head-section p {
    font-size: 19.75px;
    letter-spacing: 0;
}
.banner-head-section h1 {
  font-size: 40.75px;
} 
.banner-head-section{
  padding: 0 30%;
}
  /* about */
  .leading-section p {
    font-size: 17.73px;
    line-height: 39px;
  } 

  .leading-section h2 {
    font-size: 35.5307px;
  }
  .first-img-div{
    width: 50%;
    margin: 0 auto;
  }
   /* contact page */
   .contact .row{
    flex-direction: column;
   }
   .form-card{
    margin-left: 0%;
   }
   .contact-info {
    padding: 0%;
  }
  .contact-info h2 {
    text-align: center;
    line-height: 52px;
    font-size: 28px;
    padding: 0 10%;
    margin-bottom: 12px;
  } 
  .contact-info h4 {
    font-size: 27.6231px;
    margin-bottom: 12px;
}
.info-item p {
  font-size: 15.4847px;
}

.girl-img-contact{
  display: none;
}
   /* .contact .container{
    padding: 0;
   } */
   .contact-info h4{
    text-align: center;
   }
   .info-item {
    text-align: center;
    justify-content: center;
    padding: 0 20%;
    gap: 15px;
  }
  .info-item br{
    display: none;
  }
  /* index */
    /* .violet-row .summit-card .details{
      padding: 0 20%;
    } */
    .violet-btn{
      margin: 0 !important;
    }
    .violet-row .summit-card .details{
        padding: 0 20% 0 0;
    }
    .violet-row .summit-card .details-p {
      padding: 0;
  }
    .violet-row .col-md-6{
      text-align: center;
    }
  .about_text {
    padding-right: 0%;
    text-align: center;
  }
  .about-sec-img{
    padding-right: 20%;
  }
  .nav-links{
    gap: 0px;
  }
  .info1-img{
    padding-left: 20%;
  }
  .info3-img{
    padding-right: 20%;
  }
  .violet-row .details p{
    padding: 0 20%;
    margin-left: 0;
  }
  .details span br{
    display: none;
  }
  .details p{
    margin-left: 0;
    text-align: center;
  }
  .summit-card .details{
    padding: 0 20%;
  }
  .orange-row {
    padding-top: 5%;
  }
  .join-btn{
    margin: 20px 0px;
    text-align: center;
  }
  .details h3{
    text-align: center;
  }
  .green-row .summit-card .details {
    text-align: start;
    padding: 0 20%;
    margin-top: 5%;
  }
  .green-btn{
    border-radius: 50px;
  }
  .fire-img{
    display: none;
  }
  .green-row .details p{
    margin-right:0;
  }
  .green-row .details h3{
    text-align: center;
  }
  .girl-img{
    display: none;
  }
  .summit1{
    padding: 0;
  }
   .counter-main{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    gap: 40px;
   }
  
  /* .kyc-text{
    text-align: center !important;
  } */
  /* .countdown-timer{
    text-align: center;
  } */
   .timer-section{
    padding: 0;
   }
   /* .kyc-text{
    padding: 0;
   } */
   .countdown-timer{
    padding: 0;
   }
   .kyc-text h2 {
    font-size: 26.714px;
}
.kyc-text h1 {
  font-size: 23.3982px;
}
.kyc-text h3 {
  font-size: 15px;
}
.second-kyc-text p {
  font-size: 32.4691px;
  line-height: 34px;
}
.second-kyc-text h4 {
  font-size: 19px;
}
  .kyc-text h4 {
    font-size: 12.73px;
  }
  .kyc-text p {
    font-size: 12.73px;
  }
  .countdown-timer h2 {
    font-size: 18px;
  }
  .countdown-timer h1 {
    font-size: 48.0243px;
  }
  .countdown-timer p {
    font-size: 35.3998px;
  }
  .key-objective-head {
    font-size: 36px;
    margin-top: -2%;
}
.key-objective-paragraph {
  font-size: 16.73px;
  color: #828282;
  padding: 0 10%;
}
.objective1-child {
  flex-direction: column;
  gap: 285px;
  top: 15%;
}
.objective1-text-second {
  padding: 0px 33% 0% 0;
  width: 82%;
}
.objective1-text-first {
  padding: 44px 0 0 31%;
  width: 82%;
}
.objective2-child {
  flex-direction: column;
  gap: 200px;
  top: 63%;
}

.objective2-text-second {
  padding: 44px 0 0 31%;
  width: 82%;
}
.objective2-text-first {
  padding: 0px 33% 0% 0;
  width: 82%;
}
.objective3 img {
  position: absolute;
  top: 44%;
  left: 48%;
  width: 43%;
}
.objective3-child {
  position: absolute;
  top: 47%;
  left: 50%;
  z-index: 100;
  padding: 0%;
  width: 45%;
}
}
@media (max-width: 895px) {
  .banner-head-section2 h4 {
    font-size: 25.0513px;
}
  .objective1-child {
    gap: 214px;
  }
  .resource-main .dropdown_headline{
    padding-bottom: 0;
  }
  .resource-main .dropdown_headline .heading_label h3 {
    line-height: 31px;
}
  .resource-main .dropdown_headline .select_coponent h3{
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .broucher_content{
    background-image: none !important;
  }
  .event-container {
    padding-top: 0% !important;
    margin-top: -9%;
  }
  .violet-row .details p{
    padding: 0;
  }
  .bg2-summit{
    display: none;
  }
  .bg-red{
    display: none;
  }
  .bg3-summit{
    display: none;
  }
  .banner-head-section {
    padding: 0; 
}
  .register-banner {
    left: 23%;
  }
  .main-banner-img{
    padding: 0 10%;
  }
  .sponsor-container{
    padding: 0 5%;
  }
  .section-paragraph {
    padding: 0 9% !important;
  }
  .event-header p {
    text-align: center !important;
    font-size: 15px;
    line-height: 29px;
}
  .organiser-event-header br{
    display: none;
  }
  .banner-head-section1{
    left: 27%;
  }
  .banner-head-section1 h1 {
    font-size: 28.0513px;
    line-height: 10px;
}
.banner-head-section1 img {
  width: 24%;
}
/* .banner-head-section1 {
  top: 59%;
  left: 35%;
} */
.banner-head-section2 h4 {
  font-size: 20.0513px;
}
.banner-head-section2 h1 {
  font-size: 25.0513px;
  line-height: 25px;
}
/* .banner-head-section2 {
  top: 28%;
} */
.resource-main .dropdown_headline .heading_label h3 {
  font-size: 18.2987px;
  line-height: 25px;
  padding: 3% 0;
}
.resource-main .dropdown_headline .select_coponent h3{
  font-size: 18.2987px;
}
.fifthDiv_Resources .heading_label h3 {
  font-size: 18.2987px;
}
.fourthDiv_Resources .mainDIv .card_div h5 {
  font-size: 18.2987px !important;
}

  .banner-head-section h1 {
    font-size: 32.75px;
}
.banner-head-section p {
  font-size: 17.75px;
}
  .objective1-text p {
    font-size: 15.4944px;
  }
  .objective1-text h4 {
    font-size: 30.3375px;
  }
  .objective1-child {
    flex-direction: column;
    gap: 128px;
    top: 15%;
}
.objective3 img {
  position: absolute;
  top: 42%;
  left: 49%;
}
.objective3-child {
  top: 46%;
  left: 50%;
}
.objective2-child {
  flex-direction: column;
  gap: 137px;
  top: 66%;
  left: 16%;
}
.objective2-text-second {
  padding: 0px 0 0 22%;
  width: 82%;
}
.objective-background{
  gap: 128px;
}
.objective3-child {
  top: 48%;
  left: 37%;
  width: 56%;
}
.objective3 img {
  position: absolute;
  top: 44%;
  left: 36%;
}
  /* about */
  .vision-mission p {
    font-size: 19.038px;
    line-height: 38px;
  } 
  .leading-section h2 {
    font-size: 30.5307px;
  }
  .leading-section p {
    font-size: 14.73px;
    line-height: 36px;
}
  /* contact */
  .contact-form input, .contact-form textarea{
    font-size: 13.06px; 
  }
  .contact-form button{
    font-size: 13.06px;
  }
  .contact h1 {
    margin-bottom: 3%;
    font-size: 34px;
  }
  .contact-info h2 {
    line-height: 40px;
    font-size: 25px;
    padding: 0 10%;
    margin-bottom: 5px;
}
.contact-info h4 {
  font-size: 21.6231px;
  margin-bottom: 5px;
}
.violet-br{
  margin-top: 5%;
}
.violet-br br{
  display: none;
}
.summit-card .details {
  padding: 0 20% !important;
}
.violet-btn{
  border-radius: 50px;
}
.violet-row .details h3{
  text-align: center;
  padding: 0;
}
  .info2-img{
    padding: 0 20%;
  }
  .footer {
      text-align: center;
      padding: 20px 0 0;
  }
  .footer-logo-section {
      text-align: center;
  }
  .footer-about {
      width: 100%;
      margin-top: 10px;
  }
  .footer-heading {
      margin-bottom: 20px;
  }
  .created-by{
    flex-direction: column;
  }
  .Register-now{
    padding: 4%;
    width: 64%;
  }
  .left-align{
    text-align: center;
  }
  .d-md-none{
    background-color: transparent;
    border: 0;
    color: #464b4b;
  }
  .timer-section{
    background-size: cover;
  }
  .last-timer-section{
    background-size: cover;
  }
  .last-timer-main{
    flex-direction: column;
  }
  .last-timer-kyc {
    text-align: center;
    gap: 0px;
  }
  .last-timer-inspiration{
    text-align: center;
    margin-top: 10px;
  }
  .header .btn-primary {
    padding: 9px 34px;
  }
  .resource-main .dropdown_headline {
    padding-left: 0px; 
    padding-right: 0px;
 }
}
@media (min-width: 768px) {
  .d-md-none {
      display: none;
  }
}
@media (max-width: 700px) {
  .violet-banner {
    top: -66%;
  }
  .yellow-banner{
    top: -30%;
  }
}
@media (max-width: 646px) {
  .violet-banner {
    top: -85%;

}
.event-header p {
  font-size: 15.73px;
  line-height: 32px;
}
.event-header .resources_header h1{
    font-size: 28.1303px !important;
}
.resource-main .dropdown_headline .heading_label h3 {
  line-height: 23px;
}

  .main-resource-dropdown{
    flex-direction: column;
  }
  .resource-main .main-resource-dropdown .select_coponent {
    padding-left: 0px;
    
  }
  .event-bg-1 .image-section{
    padding: 0 5%;
  }
  .second-kyc-text p br{
    display: none;
  }
  .second-kyc-text p {
    font-size: 26.4691px;
    line-height: 26px;

}
  .header{
   margin-top: 0rem;
  }
  .banner_section {
    margin-top: 14%;
}
/* .resource-main .dropdown_headline .heading_label h3 {
  font-size: 16.2987px;
} */
.resource-main .dropdown_headline .select_coponent h3{
  font-size: 16.2987px;
}
.fourthDiv_Resources .mainDIv .card_div h5 {
  font-size: 16.2987px !important;
}
.fifthDiv_Resources .heading_label h3 {
  font-size: 16.2987px;
}
  .banner-head-section{
    transform: translate(-50%, 2%);
  }

  .objective2-child {
    gap: 104px;
  }
  .objective1-text h4 {
    font-size: 22.3375px;
}
.objective1-text p {
  font-size: 13.4944px;
}
.objective1-child {
  gap: 98px;
}
  .key-objective-head {
    font-size: 31px;
}
  .key-objective-paragraph {
    font-size: 15.73px;
    line-height: 30px;
}
  .join-btn {
    padding: 20px 34px;
  }
  .summit-card .details {
    padding: 0 13% !important;
}
.violet-row .details h3{
  font-size: 32.5307px;
}
  .girl-img-contact{
    display: none;
  }
  .counter-main{
    flex-direction: column;
  }
  /* .kyc-text{
    text-align: center !important;
  } */
  /* .countdown-timer{
    text-align: center;
  } */
}
@media (max-width: 576px) {
  .up-arrows{
    width: 25px;
  }
  .violet-banner {
    top: -96%;
}
.yellow-banner{
  top: -37%;
}
  .banner-head-section1 h1 {
    font-size: 23.0513px;
    line-height: 8px;
}
/* .banner-head-section1 {
  top: 59%;
  left: 41%;
} */
.banner-head-section2 h1 {
  font-size: 21.0513px;
  line-height: 16px;
}
.banner-head-section2 h4 {
  font-size: 18.0513px;
}
.resource-main .dropdown_headline .heading_label h3 {
  font-size: 15.2987px;
  line-height: 20px;
}
.resource-main .dropdown_headline .select_coponent h3{
  font-size: 13.2987px;
}
.fifthDiv_Resources .heading_label h3 {
  font-size: 13.2987px;
}
.fourthDiv_Resources .mainDIv .card_div h5 {
  font-size: 13.2987px !important;
}
  /* .banner-head-section {
    padding: 0 31%;
} */
.banner-head-section h1 {
  font-size: 26.75px;
}
.banner-head-section p {
  font-size: 18.75px;
}
  /* .objective1-text p {
    font-size: 12.4944px;
}
.objective1-text h4 {
  font-size: 19.3375px;
} */
.objective1-text p {
  line-height: 28px;
}
.objective2-child {
  top: 67%;
}
.objective1-child {
  gap: 100px;
  top: 16%;
}
.objective3-child {
  left: 44%;
}
.objective3 img {
  position: absolute;
  top: 47%;
  left: 29%;
  width: 52%;
}
.objective3-child {
  top: 49%;
  left: 36%;
  width: 53%;
}
  /* about */
  .violet-row .details h3 {
    font-size: 24.5307px;
}
  .leading-section p {
    font-size: 13.73px;
    line-height: 33px;
}
.leading-section h2 {
  font-size: 27.5307px;
}
.vision-mission p {
  font-size: 16.038px;
  line-height: 36px;
}
.about-last-timer {
  margin: 20px;
}
  /* contact */
  .contact-info h2 {
    line-height: 32px;
    font-size: 17px;
    padding: 0 10%;
    margin-bottom: 0px;
}
.form-header p {
  font-size: 12.2449px;
}
.contact-form input, .contact-form textarea {
  padding: 16px;
}
.contact-form textarea {
  padding: 16px 30px;
  border-radius: 30px;
}
.contact-form button{
  padding: 16px;
}
.contact-info h4 {
  font-size: 20.6231px;
  margin-bottom: 5px;
}
.info-item p {
  font-size: 13.4847px;
}
.contact h1 {
  margin-bottom: 3%;
  font-size: 30px;
}
.info-item{
  gap: 11px;
}
  .footer-about {
      font-size: 14px;
      line-height: 1.6;
  }
  .footer-link {
      font-size: 14px;
  }
  .footer-copyright {
      font-size: 14px;
  }
  
}
@media (max-width: 508px){
  .section-heading {
    font-size: 34px;
  }
  .hash-banner{
    display: none;
  }
  .yellow-banner{
    top: -49%;
  }
  .violet-banner {
    top: -121%;
}
  
  .second-kyc-text p {
    font-size: 22.4691px;
    line-height: 26px;

}

  .banner-head-section1{
    left: 29%;
  }
  .objective1-child {
    gap: 57px;
    top: 16%;
}
.objective2-child {
  gap: 54px;
}
}
@media (max-width: 465px){
  .yellow-banner{
    top: -56%;
  }
  .violet-banner {
    top: -150%;
}
.banner-head-section h1 {
  font-size: 21.75px;
}
.banner-head-section p {
  font-size: 14.75px;
}
  .banner-head-section1 {
    left: 32%;
}
.banner-head-section1 h1 {
  font-size: 16.0513px;
  line-height: 8px;
}
.banner-head-section1 img {
  width: 18%;
}
.banner-head-section2 h4 {
  font-size: 15.0513px;
}
.banner-head-section2 h1 {
  font-size: 16.0513px;
  line-height: 14px;
}
  /* .objective1-text h4 {
    line-height: 16px;
    font-size: 16.3375px;
  }
  .objective1-text p {
    font-size: 11.4944px;
}
.objective1-text p {
  line-height: 20px;
} */

.objective1-child {
  gap: 59px;
  top: 20%;
}
.objective2-child {
  gap: 45px;
  top: 70%;
}
.objective3 img {
  top: 50%;
}
.objective3-child {
  top: 52%;
}
}
html {
  scroll-behavior: smooth;
}
.wrapper,
.content1 {
  position: relative;
  width: 100%;
  z-index: 1;
  background-color: white;
}

.content1 {
  overflow: hidden;
}

.content1 .section {
  width: 100%;
}

.content1 .section.hero {
  /* background-image: url(lan.jpg); */
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-container {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  perspective: 500px;
  overflow: hidden;
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.fifthDiv_Resources {
  margin: 0 8%;
  display: flex;
  justify-content: space-between;
  padding: 0 3.2%;
  /* margin-top: 7%; */
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 2.5px solid #3E3E3E;
  gap: 30px;
  align-items: baseline;
}




.fifthDivResources{
  margin-top: 2% !important;
}
.sixthdivRr{
  border-bottom: none !important;
  padding-bottom: 2%;
}

@media (max-width:1140px) {
  .program-details{
    max-width: none;
    width: auto;
    margin: auto 1rem;
  }
}

.sdg-section {
  text-align: center;
  padding: 5% 0;
}

.section-heading {

  font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 50px;
text-align: center;

color: #343434;


}

.section-heading div {
  display: inline-block;
}
.organiser-logo-heading div{
  display: inline-block;
}
.section-paragraph {
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 270;
  font-size: 17.73px;
  color: #828282;
  line-height: 35px;
  padding: 0 20%;
  margin-bottom: 4%;

}


.sdg-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
  text-align: center;
  aspect-ratio: 1 / 1; /* Makes the grid item exactly square */
}

.sdg-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 6 equal columns */
  gap: 0;
}

.sdg-item img {
  max-width: 50%; /* Adjust image size relative to the square grid */
  margin-bottom: 10px;
  transition: opacity 1s ease;
}
.terms-condition{
  text-align: center;
}


@media (max-width: 1024px) {
  .sdg-grid {
    grid-template-columns: repeat(4, 1fr); 
  }
}

@media (max-width: 768px) {
  .program-details{
    margin-bottom: 3%;
  }
  .sdg-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_itemR1 .img_width {
    height: unset;
}
}

@media (max-width: 480px) {
  .sdg-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}


/* blog style start  */

.blog-header{
  font-weight: 600;
  font-size: 43px;
  line-height: 64px;
  text-align: center;
}
@keyframes parallaxBackground {
  0% {
    background-position: calc(100% - 0px) calc(-4% - 5px);
  }
  100% {
    background-position: calc(100% - 0px) calc(-20% - 5px); /* Increased distance for more dramatic effect */
  }
}

.blog-section {
  padding: 2% 10%;
  font-family: 'Poppins';
  position: relative;
  background-image: url(../images/blog-side-img-1.png) !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) calc(-4% - 5px); 
  animation: parallaxBackground 10s linear infinite; 
}



.news-head-main{
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
}
@media (max-width:767px) {
  .section-heading{
    padding: 0 9% !important;
  }

  .about_section h2 {
    line-height: 47px;
    padding: 0 9% !important;
}
.about_section p {
  line-height: 38px;
  padding: 0 9% !important;
}
.about-txt-col{
padding: 0;
}
.summit-head {
  width: 100%;
  padding: 8%;
}

.organiser-event-header{
  padding: 0 2%;
}
.second_divResources{
  background: none !important;
}
.broucher_content{
  background: none;
}
  .news-head-main{
    font-size: 35px;
    line-height: 50px;
  }
  .blog-section{
    background-image: none !important;
  }
  .blog-side-img-2{
    display: none;
  }
  .news-main-card{
    padding-top: 2rem !important;
  }
  .blog-header{
    margin-top: 2rem;
  }
  .main-card-lg{
    margin-bottom: 2rem !important;
  }
  .connect-txt-container{
    width: 100% !important;
  }
  .news-sec-head{
    font-size: 25px !important;
    line-height: 40px !important;
  }
  .connect-head{
    font-size: 30px !important;
  }
  .blog-side-img-1{
    display: none;
  }
}
.blog-side-img-1{
  position: absolute;
  right: 0;
  top: 35%;
  /* z-index: -111; */
}
@media (max-width:546px) {
  .news-card{
    display: block !important;    
    text-align: center;
  }
  .card-img{
    text-align: center;
    margin-bottom: 1rem;
  }
  .card-img img{
    width: 100%;
  }
}
.news-detail-main{
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
.news-card{
  display: grid;
  grid-template-columns: auto auto;
  gap: 25px;
  align-items: center;
}

.news-main-card{
  padding-top: 5rem;
}
.card-txt-date{
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 5px;
}
.card-txt-head{
  font-weight: 600;
  font-size: 23px;
  line-height: 30px;
}
.card-center-img{
  width: 100%;
  height: 100%;
}

.news-txt-date{
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
}
.news-txt-head{
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
}
.news-txt-section{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
}
.image-main{
  --bs-gutter-x:4rem;
}
@media (max-width:991px) {
  .news-txt-section{
    display: block;
  }
}
@media (max-width:1200px) {
  .image-main{
    margin-bottom: 2rem;
  }
  .blog-side-img-1{
    top: 227%;
  }
  
  .image-main{
    --bs-gutter-x:1.5rem;
  }
  
  .blog-section{
    background-position: calc(100% - 0px) calc(44% - 5px) !important;
  }
  .blog-side-img-2{
    top: 60% !important;
  }
}
.blog-side-img-2{
  position: absolute;
  left: 0;
  top: 40%;
  z-index: -1;
}
.main-card-lg{
  margin-bottom: 5rem;
  
}
.blog-news-hr{
  margin-bottom: 2rem;
}
.news-sec-head{
  font-weight: 500;
  font-size: 39px;
  line-height: 53px;
}
.news-sec-detail{
  font-weight: 400;
  font-size: 19px;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.8);
}
.news-banner-img{
  width: 100%;
}

.blog-connect-section{
  background-color: #060606;
  padding: 5%;
}
.connect-head{
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 35px;
  line-height: 46px;
  text-align: center;
  color: #FFFFFF;
}
.connect-txt-container{
  margin: auto;
  width: 50%;
  margin-bottom: 5rem;
}
.connect-txt{
  font-weight: 400;
  font-size: 19px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}
.card-connect2{
  margin-left: 1.5rem;
}
.icon-container{
  gap: 2vw;
}
@media (max-width:1638px) {
  .card-connect2{
    margin-left: 0;
    margin-top: 2rem;
  }
}
/* blog style end */

/* activities style start */
.activities-section{
  font-family: 'Poppins';
}
.activities-txt-container{
  background-image: url(../images/activity-bg-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  animation: zoomFadeShift 5s ease-in-out infinite; 

}
.activities-txt-container2{
  background-image: url(../images/activity-bg-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 20%;
}
.activities-txt-container{
  padding: 5% 20%;
}

.txt-section-head{
  font-weight: 600;
  font-size: 43px;
  line-height: 64px;
  text-align: center;
}
.first-left-txt{
  text-align: left;
}
.second-right-txt{
  text-align: right;
}
.txt-section-para{
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}
.txt-section1{
  text-align: center;
  margin-bottom: 7rem;
}
.grid-section{
  display: grid;
  grid-template-columns: auto auto;
  gap: 5rem;
  align-items: center;
}
.join-button{
  width: 16rem;
  height: 4rem;
  background: #7279F5;
  border: none;
  border-radius: 41px;
  color: #fff;
}
.join-button.button1{
  background: #7279F5;
}
.join-button.button2{
  background: #3533E3;
}
.join-button.button3{
  background: #AA8E14;
}
.join-button.button4{
  background: #FF4A0B;
}
.grid-child.child2{
  text-align: right;
}
.txt-section2{
  margin-bottom: 5rem;
}
.txt-section4{
  margin-bottom: 5rem;
}
.participate-container{
  background: url(../images/activity-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8% 10%;
}
.participate-head h3{
  font-weight: 600;
  font-size: 43px;
  line-height: 64px;
  text-align: center;
  color: #FFFFFF;
}
.participate-head p{
  font-weight: 400;
  font-size: 23px;
  line-height: 43px;
  text-align: center;
  color: #b1b1b1;
  margin-bottom: 5rem;
}
.participate-list{
  margin: 0 auto;
  max-width: 63vw;
}
.participate-list ul li{
  font-weight: 600;
  font-size: 23px;
  line-height: 43px;
  color: #AAAAAA;
}
.participate-list ul p{
  font-weight: 400;
  font-size: 23px;
  line-height: 43px;
  color: #aaaaaa;
}
@media (max-width:1190px) {
  .grid-section{
    display: block;
    text-align: center;
  }
  .activity-sec-img1{
    margin-bottom: 2rem;
  }
  .activity-sec-img2{
    margin-top: 2rem;
  }
  .grid-child.child2{
    text-align: center;
  }
  .first-left-txt{
    text-align: center;
  }
  .second-right-txt{
    text-align: center;
  }
}
@media (max-width:767px) {
  .txt-section-head{
    font-size: 30px;
    line-height: 40px;
  }
  .txt-section-para{
    line-height: 35px;
  }
  .activity-sec-img1 {
      margin-top: 2rem;
  }
}
@media (max-width:991px) {
  .txt-section1{
    margin-bottom: 2rem ;
  }
  .txt-section2{
    margin-bottom: 2rem ;
  }
  .txt-section3{
    margin-bottom: 2rem ;
  }
  .participate-list{
    max-width: none;
  }
  .participate-head p{
    margin-bottom: 2rem;
    font-size: 20px;
    line-height: 35px;
  }
  .participate-head h3{
    font-size: 30px;
    line-height: 40px;
  }
  .participate-list ul li{
    font-size: 20px;
    line-height: 35px;
  }
  .participate-list ul p{
    font-size: 20px;
    line-height: 35px;
  }
  .txt-section-head{
    margin-bottom: 1rem !important;
  }
  .activities-txt-container2, .activities-txt-container{
    padding: 10%;
    padding-bottom: 5%;
  }  
}

@media (max-width:1600px) {
  .activities-txt-container{
    background-size: contain;
  }
  .activities-txt-container2{
    background-size: contain;
  }
}

@media (max-width: 1100px) {
  .nav-link {
    padding: 5px;
  }
} 

/* activities style end */
.organisers-event {
  background-color: #fff;
}


.event-header {
  text-align: center;
  /* margin-bottom: 50px; */
  position: relative;
  z-index: 11;
}

.event-header h1 {

  font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 45.1303px;
line-height: 61px;
/* text-align: left; */
/* color: #7279F5; */


}
.event-header .resources_header h1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 43px;
  line-height: 64px;
  color: #000000;
  text-align: center;
}

.event-header p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 19.73px;
  line-height: 37px;
  text-align: center;
  color: #828282;
  text-align: left;
  /* padding: 0 21%; */
}
@media (max-width: 600px){
  .event-header p {
    font-size: 15.73px;
    line-height: 32px;
  }
}
.organiser {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding: 0 14%;
}

.organiser-info {
  flex: 1;
  padding-right: 20px;
}

.organiser-info h1 {
font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 42.5307px;
line-height: 51px;
text-align: right;
color: #0095DA;
letter-spacing: 2px;
position: relative;
z-index: 10;
}
.bee-organiser{
  padding-top: 12%;
}

.KALAM-YOUTH{
font-family: "Bebas Neue", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 42.5307px;
line-height: 58px;
text-align: right;
color: #0095DA;
}
.organiser-info p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 19.73px;
  line-height: 42px;
  text-align: right;
  color: #828282;
  position: relative;
  z-index: 10;

}
.organiser-img {
  padding: 0 4%;
  position: relative;
}
.KALAM-YOUTH h1{

}
.SOCIALBEE h1{
  text-align: left;
  color: #ED8C00;
}
.SOCIALBEE p{
  text-align: left;

}
@media (max-width: 1400px){
  .organiser {
    padding: 0px 9%;
  }
  .organiser-info p br{
    display: none;
  }
}
@media (max-width: 1200px){
  .girl-about-img {
    width: 26%;
  }
  .organiser {
    padding: 0px 4%;

  }
  .organiser-info p {
  font-size: 16.73px;
  text-align: center;
  }
  .organiser-info h1 {
    font-size: 36.5307px;
    line-height: 33px;
    text-align: center;
  }
  .organiser-info h1 br{
    display: none;
  }
  /* .bee-col-rev{
    flex-direction: column-reverse;
  } */
}

@media (max-width: 767px) {
  /* .organiser {
      flex-direction: column;
      text-align: center;
  } */
  .organiser-info p {
    font-size: 14.73px;
    text-align: center;
    line-height: 33px;
}

  .organiser-info {
      padding-right: 0;
      margin-bottom: 20px;
  }

  .organiser-img {
      margin: 0 auto;
  }

  .resource_page .second_divResources .image-section1 .grid {
    grid-template-columns: auto !important;
  }

  /* .program-speakers{
    text-align: center;
  }
  .program-speakers h2 {
    margin-bottom: 2rem;
  }
  .programms-parent-1 h3,
  .programms-parent-1 p {
    text-align: center;
  }

  .programms-parent-1,
  .programms-parent {
    padding: 0px 25px;
  }
  .programms-parent {
    margin-top: 2rem;
  }
  .package-fire {
    display: none;
  }

  .program-details {
    padding: 25px 25px;
  }
  .youth-leading-event {
    padding: 0px 25px;
  }
  .resource-main {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .program-speakers {
     margin-top: 0px; 
  } */

  .event-header p {
    text-align: center !important;
  }

  .programms-parent h3 {
    text-align: center !important;
  }
}

.broucher_content .image_div{
  text-align: center;
  margin: 0 12% !important;
  margin-top: 5% !important;
}


  
@media (max-width: 668px) {
  .thirdDiv_Resources .heading_label h1 {
    font-size: 22px !important;
  }
  .fourthDiv_Resources .heading_label h1 {
    font-size: 22px !important;
  }
}
.organiser-event-header h1{
  color: #7279F5;
}

.organiser-event-header h1,.organiser-event-header p{
  text-align: center !important;
}

.created-by a{
  text-decoration: none;
}
.nav-link.active {
  color: #00BE86;
}
/* .about-org{
  background-image: url(../images/event-bg2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
} */

.about-org .organiser1{
  background-image: url(../images/event-bg2.png) ;
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: top;
  position: relative; 
  margin-top: 5%;
}

.about-org .organiser2 {
  background-image: url(../images/event-bg2.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: center 88%; /* Center horizontally, 10% from top */
  position: relative;
  margin-top: -5%;
}

.about-org .organiser3 {
  background-image: url(../images/event-bg2.png);
  background-size: 100%;
  background-repeat: repeat-x;
  background-position: center 88% ; 
  position: relative;
  margin-top: -5%;
}

#overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #00be86;
  -webkit-transition: 1s 0.4s;
  transition: 1s 0.4s;
  height: 100vh;
}

#progress {
  height: 1px;
  background: #fff;
  margin-top: 2%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#progstat {
  font-size: 0.7em;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
}
#overlay1 {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #00be86;
  -webkit-transition: 1s 0.4s;
  transition: 1s 0.4s;
  height: 100vh;
}

#progress1 {
  height: 1px;
  background: #fff;
  margin-top: 2%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#progstat1 {
  font-size: 0.7em;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
}
@media (max-width: 991px) {
  .headings-event h3 {
    font-size: 32.0554px;
  }
  .heading_label{
    text-align: left;
  }
  .container-fluid {
      flex-wrap: wrap !important;
  }
  .nav-links {
      display: none !important; /* Hide nav links */
  }
  .d-md-none {
      background-color: transparent !important;
      border: 0 !important;
      color: #464b4b !important;
      display: block !important; /* Show sidebar toggle button */
  }
  .header .btn-primary {
    padding: 9px 34px;
  }
  .header .btn-primary {
    background-color: #00BE86 !important;
    border: none !important;
    padding: 15px 43px !important; 
    border-radius: 50px !important;
    font-size: 16px !important;
    transition: background-color 0.3s ease !important;
    color: #000 !important;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 13.7525px !important;
    text-align: center !important;
  }
}

/* Adjust the upper limit to 991px for hiding the toggle button on larger screens */
@media (min-width: 992px) {
  .d-md-none {
      display: none !important; /* Hide sidebar toggle button */
  }
}


.tel {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 70px;
  right: 20px;
  background-color: #ff0030;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 26px;
  z-index: 999999;
  text-decoration: none;
  top: 86vh;
}

.float {
  position: fixed;
  width: 45px;
  height: 45px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 28px;
  z-index: 9;
  text-decoration: none;
  bottom: 0;
  display: block;
  top: 93vh;
  right: 20px;
}

.float:hover,
.tel:hover {
  opacity: 0.9;
  scale: 1.050;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
}

.my-float {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.objectives-section .objective_imageGrid{
  display: grid;
  grid-template-columns:  1fr 1fr;
  /* gap: 150px; */
  position: relative;
  padding: 0 5%;
}
.objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv{
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1{
  position: absolute;
  left:20%;
  top: -25px;
}

.objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv2{
  text-align: left;
  margin-top: 5px;
  position: relative;
}
.objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv2 .boder2{
  position: absolute;
  left: 3%;
  top: 15%;
}

.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1{
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3{
  position: absolute;
  left: 25%;
  top: 30px;
}

.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2{
  text-align: end;
  margin-top: 5px;
  position: relative;
}
.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4{
  position: absolute;
  left: 38%;
  top: 5px;
}

.objectives-section .objective_imageGrid .thirdGrid_Child{
  position: absolute;
  left: 50%;
  transform: translate(-70%, 50%);
  top: 10%;
}

.objectives-section .objective_imageGrid .thirdGrid_Child .secondInnerDiv1{
  position: relative;
}
.objectives-section .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .boder6{
  position: absolute;
  left: -15px;
  top: 9px;
}

.objective-background {
  background-image: url(../images/bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: white;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  padding: 0;
  text-align: center;
  background-size: cover;
}
.line {
  animation: animatedImage 5s linear infinite alternate;
}
.line1 {
  animation: animatedBlue 3s linear infinite alternate;
}
.line2 {
  animation: animatedImage1 5s linear infinite alternate;
}
.date-banner img {
  animation: zoomInOut 5s linear infinite alternate;
}
/* .register-banner img {
  animation: zoomInOut 5s linear infinite alternate;
} */
.date-banner img {
  animation: zoomInOut 5s linear infinite alternate;
}
.about-play-button{
  animation: zoomInOut 5s linear infinite alternate;
}
.headh1 div{
  display: inline-block;
}
.headh3 div{
  display: inline-block;
}
.headh2 div{
  display: inline-block;
}
.sdg-section .section-paragraph,.key-objective-paragraph,.summit-head p,.card-center-img,.first-img-div img,#guest img{
  animation: zoomInOut 5s linear infinite alternate;
}

@keyframes animatedImage {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(30%);
  }
}
@keyframes animatedImage1 {
  0% {
    transform: translateX(-30%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes animatedBlue {
  0% {
    transform: translateY(0%) scale(0.8);
    opacity: .2;
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2); /* Zoom in */
  }
  100% {
    transform: scale(1); /* Zoom out */
  }
}

.fire-banner img {
  animation: flicker 2s linear infinite alternate;
}

@keyframes flicker {
  0% {
    opacity: .3; /* Fully visible */
  }
  100% {
    opacity: 1; /* More faded */
  }
}

.sdg-item:hover img {
  filter: grayscale(1);
}

.objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5{
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-23%, -44%) !important;
  width: 23vw;
}
.objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
  position: absolute !important;
  left: 13%;
  top: 50%;
  transform: translate(0%, -38%);
  width: 18vw;
}
.objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
.objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
  position: absolute !important;
  left: 54%;
  top: 50%;
  transform: translate(-73%, -36%);
  width: 20vw;
}







@media (max-width:1835px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4{
    position: absolute;
    left: 35%;
    top: 15px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1{
    position: absolute;
    left:17%;
    top: -25px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 23%;
    top: 30px;
  }
}

@media (max-width:1770px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4{
    position: absolute;
    left: 31%;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3{
    position: absolute;
    left: 23%;
    top: 32px;
  }
}

@media (max-width:1708px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4{
    position: absolute;
    left: 27%;
    top: 8px;
  }
}

@media (max-width:1678px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 15%;
    top: -22px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 21%;
    top: 30px;
  }
  
}


@media (max-width:1640px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 26%;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 15%;
    top: -20px;
  }
}
@media (max-width:1618px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 41%;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 14%;
    top: -19px;
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute;
    top: 0 !important;
    left: 50% !important;
    transform: translate(-37%, 50%) !important;
    padding: 0 43px !important;
  }
}
@media (max-width:1600px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 12rem;
    top: 8px;
  }
}
@media (max-width:1574px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 9.7rem;
    top: 30px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 11rem;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 6rem;
    top: -19px;
  }
}
@media (max-width:1548px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 8.8rem;
    top: 30px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 11rem;
    top: 8px;
  }
}
@media (max-width:1500px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 8.3rem;
    top: 30px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 9rem;
    top: 8px;
  }

  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 5rem;
    top: -23px;
  }
}

@media (max-width:1480px) {
  .objectives-section .objective_imageGrid{
    gap: 150px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 3rem;
    top: -20px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 5.8rem;
    top: 30px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 3rem;
    top: 8px;
  }

}
@media (max-width:1472px) {
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute;
    top: 50% !important;
    left: 34% !important;
    transform: translate(-30%, -44%) !important;
    width: 30vw;
  }
}

@media (max-width:1460px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 2.5rem;
    top: -22px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 4rem;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 5.4rem;
    top: 32px;
  }
}

@media (max-width:1440px) {
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translate(-30%, 50%) !important;
    width: 30vw !important;
  }

  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 77%);
    width: 30vw;
  }

  .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 42%) !important;
    width: 23vw;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 2rem;
    top: -22px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 3rem;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(-61%, 36%);
    top: 10%;
  }
  .objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
    position: absolute !important;
    left: 13%;
    top: 50%;
    transform: translate(5%, -38%);
    width: 26vw;
  }
  
}


@media (max-width:1401px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 9rem;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 4.6rem;
    top: 32px;
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5{
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-62%, -50%) !important;
  }
  .objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
    position: absolute !important;
    left: 20%;
    top: 50%;
    transform: translate(0%, -37%);
    width: 25vw;
  }
  .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-70%, -36%);
    width: 24vw;
  }
  
}

@media (max-width:1378px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 1rem;
    top: -22px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 4rem;
    top: 29px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 0rem;
    top: 8px;
  }
}

@media (max-width:1330px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 0rem;
    top: -25px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 3.5rem;
    top: 36px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 7rem;
    top: 8px;
  }
}

@media (max-width:1300px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    left: 0rem;
    top: -25px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 2.5rem;
    top: 32px;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: -2rem;
    top: 8px;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv {
    text-align: center;
    margin-bottom: 90px;
    position: relative;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 {
    text-align: center;
    margin-bottom: 90px;
    position: relative;
  }
}

@media (max-width:1260px) {
  .objectives-section .objective_imageGrid {
    display: grid;
    grid-template-columns: 1fr;
  }

  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
    padding-right: 50px;
  }

  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 49%;
  }

  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(4%, -47%);
    width: 28vw;
  }
  /* .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(0%, -80%);
    top: 50%;
  } */
  .objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
    position: absolute !important;
    left: 28%;
    top: 50%;
    transform: translate(-50%, -36%);
    width: 25vw;
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    margin-left: 50px;
  }

  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
    position: absolute;
    top: 50%;
    left: 23%;
    transform: translate(-50%, -50%);
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    left: 41rem;
    top: 8px;
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 50% !important;
    left: 58% !important;
    transform: translate(-15%, -50%) !important;
  }

  .objectives-section .objective_imageGrid {
    background-size: cover !important;
  }
  .objectives-section .objective_imageGrid {
    gap: 30px !important;
  }

  .FirstGrid_Child{
    margin-top: 5%;
  }
  .SecondGrid_Child{
    margin-top: 27%;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(40%, -88%);
    top: 54%;
  }
}


@media (max-width:1200px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 39%;
    /* transform: translate(-22%, 0%); */
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-5%, -47%);
    width: 28vw;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 45%;
    /* transform: translate(11%, 0%); */
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 2.5rem;
    top: 32px;
  }
}

@media (max-width:1000px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 30%;
    transform: translate(-32%, 0%);
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 36%;
    /* transform: translate(-25%, 0%); */
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3 {
    position: absolute;
    left: 1.4rem;
    top: 32px;
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-32%, -47%);
    width: 40vw;
  }
  .objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
    position: absolute !important;
    left: 25%;
    top: 50%;
    transform: translate(-40%, -36%);
    width: 39vw;
  }
  .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 31vw;
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
    position: absolute;
    top: 50%;
    left: 23%;
    transform: translate(-35%, -44%);
    width: 40vw;
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 50% !important;
    left: 83% !important;
    transform: translate(-93%, -41%) !important;
    width: 46vw !important;
  }

  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(22%, -88%);
    top: 54%;
  }
}
@media (max-width:870px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 32%;
    /* transform: translate(-25%, 0%); */
  }
}

@media (max-width:800px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 20%;
    transform: translate(-39%, 0%);
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 50% !important;
    left: 83% !important;
    transform: translate(-115%, -41%) !important;
    width: 46vw !important;
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-53%, -47%);
    width: 44vw;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(0%, -88%);
    top: 54%;
  }

  .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-46%, -50%) !important;
    width: 42vw;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(0%, -81%);
    top: 54%;
  }

  .SecondGrid_Child {
    margin-top: 37%;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 21%;
    transform: translate(-37%, 0%);
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
    position: absolute;
    top: 50%;
    left: 23%;
    transform: translate(-18%, -44%);
    width: 49vw;
  }
}
@media (max-width:710px) {
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 16%;
    transform: translate(-37%, 0%);
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 39%;
    transform: translate(-39%, 0%);
  }
}


@media (max-width:600px) {
  .green-row .details p{
    font-size: 14.73px;
  }
  .section-heading{
    font-size: 39px;
  }
  .violet-row .details p{
    font-size: 14.73px;
  }
  .details p{
    font-size: 14.73px;
  }
  .about_section p {
    font-size: 14.73px;
  }
  .key-objective-paragraph{
    font-size: 14.73px; 
  }
  .objective1-text p{
    font-size: 14.73px;
  }
  .section-paragraph{
    font-size: 14.73px;
  }
  .summit-head p {
    font-size: 14.73px;
    line-height: 32px;
    padding: 0 5%;
}
  .summit-title {
    font-size: 32px;
  }
  .about_section h3 {
    padding: 0 9%;
  }
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 45%;
    transform: translate(-50%, 0%);
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 46%;
    top: 50%;
    transform: translate(-67%, -47%);
    width: 60vw;
  }
  .objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
    position: absolute !important;
    left: 13%;
    top: 50%;
    transform: translate(5%, -31%);
    width: 56vw;
  }
  .SecondGrid_Child {
    margin-top: 56%;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child {
    position: absolute;
    left: 50%;
    transform: translate(-35%, -81%);
    top: 54%;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    margin-left: 0px;
  }

  .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
    position: absolute;
    top: 50%;
    left: 36%;
    transform: translate(-35%, -44%);
    width: 60vw;
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 {
    text-align: end;
    margin-top: 5px;
    /* padding-right: 20%; */
    position: relative;
  }

  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 6%;
    /* transform: translate(-33%, 0%); */
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 50% !important;
    left: 55% !important;
    transform: translate(-68%, -41%) !important;
    width: 69vw !important;
  }
}


@media (max-width:450px) {
  .objectives-section .objective_imageGrid .FirstGrid_Child .firstInnerDiv .boder1 {
    position: absolute;
    top: -25px;
    left: 45%;
    transform: translate(-55%, -2%);
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text {
    position: absolute !important;
    left: 42%;
    top: 50%;
    transform: translate(-64%, -47%);
    width: 60vw;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 {
    text-align: justify;
    margin-top: 5px;
    /* padding-right: 20%; */
    position: relative;
  }
  .objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
    position: absolute;
    top: 8px;
    left: 28%;
    /* transform: translate(-70%, 0%); */
  }
  .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .firstInnerDiv-text5 {
    position: absolute !important;
    top: 50% !important;
    left: 49% !important;
    transform: translate(-93%, -41%) !important;
    width: 69vw !important;
  }
}

@media (max-width:888px) {
  .thirdDiv_Resources .video_grid {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 30px;
    margin: 0 8%;
  }
}
.summit-card img {
  transition: filter 0.3s ease;  
}

.summit-card img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.summit-card img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}


.summit-card img.active {
  transform: scale(1); 
}

/* Campus_Summits */
.Campus_Summits img {
  transition: filter 0.3s ease;  
}

.Campus_Summits img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.Campus_Summits img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}
.Campus_Summits img.active {
  transform: scale(1); 
}


.Organizers-Logo img {
  transition: filter 0.3s ease;  
}

.Organizers-Logo img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.Organizers-Logo img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}
.Organizers-Logo img.active {
  transform: scale(1); 
}



.fire-img img{
  transform: none;
}
/* activities */
.grid-child img {
  transition: filter 0.3s ease;  
}

.grid-child img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.grid-child img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}
.grid-child img.active {
  transform: scale(1); 
}
/* blog */
.large-news2 img {
  transition: filter 0.3s ease;  
}

.large-news2 img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.large-news2 img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}
.large-news2 img.active {
  transform: scale(1); 
}
/* speaker */
.program-speakers img {
  transition: filter 0.3s ease;  
}

.program-speakers img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.program-speakers img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}
.program-speakers img.active {
  transform: scale(1); 
}
/* resourse */
.image-section1 img {
  transition: filter 0.3s ease;  
}

.image-section1 img:hover {
  filter: brightness(1) saturate(1.2) contrast(1.2);
}
.image-section1 img {
  transition: transform 0.5s ease;
  transform: scale(0.8); 
}


.image-section1 img.active {
  transform: scale(1); 
}
.zoom-in-out {
  animation: zoomInOut 4s infinite; 
}

@keyframes zoomInOut {
  0% {
      transform: scale(1); 
  }
  50% {
      transform: scale(1.1); 
  }
  100% {
      transform: scale(1);
  }
}

@keyframes fadeZoomInOut {
  0% {
    transform: scale(1); 
    opacity: 1;
  }
  50% {
    transform: scale(1.1); 
    opacity: 0.5;
  }
  100% {
    transform: scale(1); 
    opacity: 1; 
  }
}

.package-fire {
  animation: fadeZoomInOut 3s ease-in-out infinite; 
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; 
}
@keyframes fadeInUp {
  0% {
      opacity: 0;
      transform: translateY(20px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

.txt-section1 h2,
.txt-section1 p,
.sponsor-container,.apply-points-div ,.text-section,.news-cards-section,.row-contact,.registration-section,
.leading-section,.vision-mission,.tab-card{
  opacity: 0; 
  animation: fadeInUp 0.8s forwards; 
  animation-delay: 0.3s; 
}

.txt-section1 p ,.sponsor-container,.apply-points-div,.text-section,.news-cards-section,.row-contact,.registration-section{
  animation-delay: 0.6s; 
}
.bee-kalam-section .organiser2{
  position: relative;
}

.bee-kalam-section .organiser2 .aboutCCimage{
  position: absolute;
  right: -10%;
  top: -1%;
}

.bee-kalam-section .organiser3{
  position: relative;
  
}

.bee-kalam-section .organiser3 .fireeeimage{
  position: absolute;
  left: 0%;
  top: -1%;
  /* background-image: url(../images/fireeeTT.png);
  background-repeat: no-repeat; */
}

@media (max-width:1850px) {
  .bg-about-2{
    width: 42% !important;
  }
}
@media (max-width:1570px) {
  .girl-about-img {
    bottom: 46%;

    width: 31%;
  }
}

@media (max-width:1450px) {
  .bg-about-2{
    top: 23.5%;
  }
  .bee-kalam-section .organiser2 .aboutCCimage img{
    width: 65% !important;
  }
  .bee-kalam-section .organiser2 .aboutCCimage {
    position: absolute;
    right: -30%;
    top: 12%;
  }
  .bee-kalam-section .organiser3 .fireeeimage img {
    width: 68%;
  }

  .bee-kalam-section .organiser3 .fireeeimage {
    position: absolute;
    left: 0%;
    top: -11%;
  }
}
.event-main-sections {
  display: none;
}
.select_coponent{
  cursor: pointer;
}
.Apj-row{
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
  z-index: 100;
  padding: 10% 3%;
}
.apj-section-main {
  position: relative; 
  overflow: hidden; 
  /* padding-bottom: 5%; */
}

.apj-section-main:before {
  content: "";
  position: absolute;
  top: 32%;
  left: 0%;
  right: 0%;
  bottom: 17%;
  background-image: url(../images/apj-bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
  animation: zoomInOut 4s infinite;

}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}


.Apj-row h4{
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
font-size: 23.3582px;
line-height: 39px;
text-align: center;
color: #272727;
}
.Apj-row span{
  font-weight: 600;
  }
  .Apj-row p{

font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 37.1051px;
line-height: 60px;
text-align: center;
color: #272727;

    }
    .apj-kalam-img{
      width: 66%;
    }
    @media (max-width: 1200px) {
      .Apj-row p {
        font-size: 27.1051px;
        line-height: 42px;
    }
    }
    @media (max-width: 1200px) {
      .Apj-row{
        flex-direction: column;
        padding: 10% 3%;
      }
      .apj-kalam-img {
        width: 100%;
    }
    .Apj-row br{
      display: none;
    }
    .Apj-row p {
      font-size: 24.1051px;
      line-height: 42px;
  }
  .Apj-row h4 {
    font-size: 20.3582px;
  }
    }



.objective1-text {
  position: relative;
  height: 100px; 
}

.first-show,
.second-show {
  opacity: 0; 
  transform: translateY(20px); 
  transition: opacity 0.5s ease, transform 0.5s ease;
  position: absolute; 
  top: 24%;
  width: 100%;
  left: 51%;
  transform: translate(-50%, -50%) translateY(20px); 
}

.first-show.active,
.second-show.active {
  opacity: 1; 
  transform: translate(-50%, -50%) translateY(0); 
}
.nav-button{
  background-color: #00BE86 !important;
    border: none;
    padding: 15px 43px;
    border-radius: 50px;
    transition: background-color 0.3s ease;
    text-decoration: none;
    font-size: 19px;
    text-align: center;
    margin: 0 11%;
    color: #464b4b !important;
}

@media (max-width: 600px) {
.firstInnerDiv2 img{
  margin-left: -10%;
}
.secondInnerDiv1 img{
  margin-left: -10%;
}
.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv2 .boder4 {
  top: 8px;
  left: 39%;
}
.objectives-section .objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .boder3{
  left: -1.6rem;
}
.objective_imageGrid .firstInnerDiv2 .firstInnerDiv-text2 {
  left: 0%;
}
.objective_imageGrid .SecondGrid_Child .secondInnerDiv1 .firstInnerDiv-text4 {
  left: 18%;
}

}
@media (max-width: 500px) {
  .firstInnerDiv2 img{
    margin-left: -25%;
  }
  .secondInnerDiv1 img{
    margin-left: -25%;
  }
  .objectives-section .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .boder6 {
    left: 0px;
  }
  .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .firstInnerDiv-text3 {
    top: 53%;
    left: 41%;
  }
  .objective_imageGrid .firstInnerDiv .firstInnerDiv-text{
    left: 40%;
  }

  }
  @media (max-width: 400px) {
    .firstInnerDiv2 img{
      margin-left: -30%;
    }
    .secondInnerDiv1 img{
      margin-left: -30%;
    }
    .objectives-section .objective_imageGrid .thirdGrid_Child .secondInnerDiv1 .boder6 {
      left: 52px;
  }
  
    }
    .invalid-feedback{
      width: 100%;
      color: #ff0018;
      font-size: 13px;
      font-style: normal;
      text-align: center;
      margin-bottom: 15px;
      margin-top: 0;
      font-family: 'Poppins' !important;
  }
  .sweet-alert h2{
    font-family: 'Poppins' !important;
  }
  .sweet-alert p{
    font-family: 'Poppins' !important;
  }
  .sweet-alert button{
    font-family: 'Poppins' !important;
    background-color : #27C17B !important;
  }
  .sweet-alert .sa-icon.sa-success .sa-line{
    background-color : #27C17B !important;
  }
  .sweet-alert .sa-icon.sa-success .sa-placeholder{
    border: 4px solid #27C17B !important;
  }
  #loading2 {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #27C17B;
    -webkit-transition: 1s 0.4s;
    transition: 1s 0.4s;
    font-size: 0px !important;
    visibility: hidden;
  }
  
  #loading2 .load {
    width: 7rem;
    height: 7rem;
    border: 5px solid #c0e09e;
    border-top: 6px solid #c0e09e;
    border-radius: 100%;
    margin: auto;
    -webkit-animation: spin 1s infinite;
    animation: spin 1s infinite;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  
  @keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .Campus_Summits img{
    position: relative;
  }
 .campus-submit-btn{
  padding: 25px 34px;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    /* text-transform: uppercase; */
    width: 100%;
    text-align: right;
    text-decoration: none;
    background: linear-gradient(to right, #0d0b10, #df1f0a);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    cursor: pointer;
    margin-left: -10px;
    position: relative;
 }
 .Campus_Summits{
  padding: 10% 10% 6%;
 }
 .Campus_Summits .col-lg-6{
  padding: 0;
 }
 .Campus_Summits .row{
 align-items: center;
 }
 .Campus_Summits h2{
  color: #9d0b04;
  font-size: 36px;
  font-family: "Bebas Neue", sans-serif;
  }
  .Campus_Summits p{
    font-family: 'Poppins' !important;
    line-height: 35px;
    color: #828282;

  }
  .Campus_Summits img{
    position: relative;
    z-index: 3;
  }
  .Campus_Summits h3{
    font-size: 45px;
    padding-bottom: 21px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
  }
 
.content-campus{
  margin-left: 25px;
  position: relative;
}
  .content-campus p{
    margin-left: 0;
  }

  .main-tabs {
    display: flex;
    padding: 6% 0 0%;
    justify-content: center;
    gap: 22px;
}

.sub-tabs {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}

.sub-tab-button {
  border-radius: 70px;
  border: none;
  background-color: #e2e1e1;
  cursor: pointer;
  font-size: 19px;
  font-family: 'Poppins', sans-serif !important;
  line-height: 19px;
  letter-spacing: 1px;
  color: #000;
  padding: 10px 130px !important;
}
.sub-tab-button span{
  font-size: 14px;
}

.sub-tab-button.active {
    background-color: #eab711;
    color: white;
}

.inner-tabs {
    display: flex;
    margin-bottom: 15px;
    justify-content: center;
}

.inner-tab-button {
  padding: 14px 12px;
  border: none;
  background-color: #e2e1e1;
  cursor: pointer;
  margin-right: 18px;
  width: 15%;
  color: #000;
  border-radius: 70px;
  margin-top: 16px;
}

.inner-tab-button.active {
    background-color:  #eab711;
    color: #fff;
}

.main-tabs.tab-content,
.day-content,
.section-content {
    display: none;
}

.tab-content.active,
.day-content.active,
.section-content.active {
    display: block;
}

.tab-heading {
  display: inline-block;
    margin-right: 20px;
    cursor: pointer;
    color: #000;
    position: relative;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Poppins', sans-serif !important;
}



.tab-button, .sub-tab-button, .inner-tab-button {
  cursor: pointer;
  padding: 10px;
  display: inline-block;
  font-family: 'Poppins'!important;
}



.tab-button.active {
  border-bottom: 3px solid #eab711; 
  padding-bottom: 5px;
}
#schedule .section-content{
  padding: 0% 11% 6%;
}
#schedule .section-content-sub {
  border-bottom: 1px solid #bab9ba;
  margin: 0% 6%;
  padding: 4% 0;

}
#schedule .section-content-sub .d-flex{
  align-items: center;
  gap: 9px;
}


#schedule .section-content-sub:last-child {
  border-bottom: none;
}
#schedule .section-content-sub h2{
  color: #7279f5;
  font-size: 27px;
  margin: 0;
}
#schedule .section-content-sub h3{
  color: #ff4a0b; 
  margin-bottom: 5px;
}
#schedule .section-content-sub p{
  margin-bottom: 5px;
}
#schedule .section-content-sub p span{
  color: red;
}
#schedule .section-content-sub .second-p-summit{
  color: #006d45; 
  margin-bottom: 5px;
}
#schedule .section-content-sub .second-p-summit span{
  color: #006d45;
}
.tabs-sub {
  background-color: #e2e1e1;
  border-radius: 70px;
}

.tab-card {
      background-color: #ffffffc9;
      border-radius: 50px;
      margin-bottom: 7%;
      box-shadow: 0 1px 30px #00000026;
}

#guest{
  text-align: center;
  padding: 6% 0%;
  font-family: 'Poppins'!important;
}

#guest p{
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  margin-top: 20px;
}

.coming-soon {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}


.email-input {
  padding: 13px;
  width: 100%;
  margin: 20px 0;
  border: 1px solid #d9d9d9;
  border-radius: 50px;
  /* background: antiquewhite; */
  font-size: 14px;
}

.notify-button {
  position: absolute;
  right: 4px;
  top: 24px;
  padding: 10px 20px;
  background-color: #00be86;
  color: #fff;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
}
.notification-text {
  margin-top: 10px;
  font-size: 16px !important;
  margin: 0px !important;
  color: #aaa; 
}

.input-container-coming-soon{
  position: relative;
  display: inline-block; 
  width: 32%;
}
@media (max-width: 1200px){
  .input-container-coming-soon{
  width: 47%;
  }
}
@media (max-width: 991px) {
  .input-container-coming-soon {
      width: 64%;
  }
}
@media (max-width: 767px) {
  .input-container-coming-soon {
      width: 82%;
  }
}
@media (max-width: 483px) {
  .email-input{
    font-size: 13px;
  }
  .notify-button {
    padding: 11px 14px;
    font-size: 12px; 
  }
}
@media (max-width: 450px) {
  .input-container-coming-soon {
      width: 100%;
  }
  .notification-text {
    font-size: 14px !important;
  }
  #guest p {
    font-size: 14px;
    line-height: 24px;
}
  
}


/* #guest{
 display: flex !important;
 justify-content: center;
 align-items: center;
 padding: 0% 0% 8%;
 
} */
.inner-tab-button:last-child{
  margin-right: 0px;
}
.Organizers-grid{

  display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

@media (max-width: 1400px) {
  .Campus_Summits{
    padding: 10% 3% 6%;
   }
}
@media (max-width: 1200px) {
  .Organizers-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    place-items: center;
    gap: 0;
  }
  
  .Campus_Summits p{
    line-height: 32px;
  }
  .Campus_Summits h2{
    font-size: 32px;
  }
  .tab-button{
    font-size: 22px;
  }
  .sub-tab-button{
    font-size: 16px;
  }
  .sub-tab-button span {
    font-size: 12px;
}
.inner-tab-button{
  font-size: 14px;
}
#schedule .section-content-sub h3{
  font-size: 20px;
}
#schedule .section-content-sub h2 {
  font-size: 24px;
}
#schedule .section-content-sub{
  margin: 0% 1%;
}
}
@media (max-width: 991px) {
  .about-indexPage{
    margin-top: 6%;
  }

.content-campus {
 margin-left: 0px;
    text-align: center;
    margin-top: 37px;
}
  
  .Campus_Summits {
      padding: 10% 9% 6%;
  }
  .campus-submit-btn {
  border-radius: 50px;
  text-align: center;
  }
  .sub-tab-button{
    padding: 10px 60px !important;
  }
  .inner-tab-button{
    padding: 12px 3px !important;
    width: 20%;
  }
  #schedule .section-content-sub {
    margin: 0%;
}
#guest h2{
  font-size: 35px;
}
}
@media (max-width: 767px) {
  .Campus_Summits p{
    font-size: 14px;
    font-family: 'Poppins' !important;
    letter-spacing: 1px;
    line-height: 30px;
    color: #828282;

  }
  .sub-tab-button{
    padding: 10px 34px !important;
  }
  .sub-tab-button {
    font-size: 12px;
    line-height: 14px;
}
.sub-tab-button span {
  font-size: 10px;
}
#guest h2 {
  font-size: 25px;
}
.inner-tabs{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
  padding: 0 20px;
}

.inner-tab-button{
  width: 100%;
}
#schedule .section-content-sub h2 {
  font-size: 21px;
}
#schedule .section-content-sub h3 {
  font-size: 19px;
}
#schedule .section-content-sub p {
  font-size: 12px;
}

}
@media (max-width: 450px) {
  .tabs-sub{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 13px;
    width: 100%;
    background: none;
  }
  .inner-tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .tab-button {
    font-size: 17px;
}
}
.Organizers-Logo{
  /* padding: 4% 0 6%; */
}
.Organizers-Logo .d-flex{
  justify-content: center;
    align-items: center;
    gap: 17px;
}


.Organizers-Logo {
  position: relative; 
  overflow: hidden; 
  padding-bottom: 5%;
}

.Organizers-Logo::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/logo-background-organisor.png);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  opacity: 0.2; 
  z-index: -1; 
  animation: wave 6s ease-in-out infinite; 
}


@keyframes wave {
  0% {
      transform: translateY(0);
  }
  25% {
      transform: translateY(-10px); 
  }
  50% {
      transform: translateY(0); 
  }
  75% {
      transform: translateY(10px); 
  }
  100% {
      transform: translateY(0);
  }
}

.tab-main-section{
  padding: 0 15px;
}

