#press-release.hero-bg .banner {
  display: flex;

}

.banner {
  height: 740px;

  background-size: cover;
}

#banner-row {
  align-items: end;
  height: 100%;
  justify-items: start;
}

.hero-bg .banner #solar-green-content {
  margin-left: -75px;
  margin-bottom: 40px;

}

.hero-bg .banner #solar-green-content h2 {
  margin-bottom: 10px;
  overflow: hidden;


}

.hero-bg .banner #solar-green-content p {
  font-size: 18px;

}



.hero-bg .swiper-slide .swiper-button-center {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

#hydro-text {
  width: 296px;
  margin-left: 44px;
  margin-top: 10px;
}

#hydro-text-3 {

  width: 235px;
  margin-left: 44px;
  margin-top: 10px;
}


#hydro-text-2 {
  width: 296px;
  margin-left: 44px;
  margin-top: 10px;
}

#gov-row .card {
  width: 89%;
  height: 283px;
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  background-image: url(../img/card-3-logo.png);
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  margin-left: 35px;
  border-radius: 0;
}

#gov-row .card-1 {
  background-image: url(../img/1-card-logo-hydro.png);
  background-size: auto 82%;
  background-position: right center;
  background-repeat: no-repeat;
  width: 89%;
  height: 283px;
  background-color: orange;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  color: white;
  margin-left: 35px;
  border-radius: 0;
}

#gov-row .card-4 {
  background-image: url("../img/4-card.png");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  width: 89%;
  height: 283px;
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  margin-left: -20px;
  border-radius: 0;
}


#gov-row .card-2 {
  width: 89%;
  height: 283px;
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  background-image: url(../img/2-card-logo-hydro.png);
  flex-direction: row;
  background-size: auto 73%;
  background-position: right center;
  background-repeat: no-repeat;
  margin-left: -20px;
  border-radius: 0;
}

.card img {
  width: 30%;
  margin-right: 20px;
}


.intro-paragraph {
  margin-top: 55px;
  margin-bottom: 70px;
  color: white;
  font-weight: 600;
  font-size: larger;
  margin-left: 40px;
}

.green-hydrogen-section {
  background: linear-gradient(90deg, #00b56b, #ff7100);
  height: 65rem;
}


.hydro-card-text {
  color: white;
  width: 17rem;
}


#solar-green-content {
  margin-top: 13.5rem;

  color: white;

}




.card-1,
.card-2,
.card,
.card-4 {
  position: relative;
}

#card-line::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 3%;
  background-color: darkorange;
}







.card-1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 3%;
  background-color: white;
}

.break_text {
  display: block;
}




/* @media (max-width: 767.98px) {
  .card-1, .card-2 {
      width: 100%;
      height: auto; 
      padding: 10px; 
      margin-bottom: 10px; 
      display: block; 
  }

  .card-1 {
      background-size: contain; 
      background-position: center; 
      text-align: center; 
  }

  .card-2 {
      flex-direction: column; 
  }
} */



@media (min-width: 576px) {

  #solar-green-content {
    width: 100%;


    margin-left: 10px;
  }

  #solar-green-content h2 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  #solar-green-content p {
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .banner {
    width: 100%;
    height: 100%;
  }

  .hero-bg .banner #solar-green-content {
    margin-left: 0px;
  }
}







.osowog-image {
  width: 90%;
  height: 75%;
  margin-top: 60px;

}


.progress-image {
  width: 100%;
  height: 95%;
  margin-top: 60px;

}

.osowog-heading {
  color: black;
  margin-top: 60px;

  font-weight: 600;
  font-size: xx-large;

}


#banner-row {
  align-items: end;
  height: 100%;
  justify-items: start;
}



.progress-section {

  /* background: linear-gradient(135deg, #ff4901, #ffa801); */
  background-image: linear-gradient(-61deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  background-position: center;
  /* height: 815px; */
  height: 875px;
}


.progress-heading {
  color: white;
  margin-top: 145px;

  font-weight: 600;
  font-size: xx-large;
  margin-left: -2px;
}

.progress-text {

  /* margin-left: -76px; */

  /* margin-top: 9px;
        margin-left: -69px; */
  color: white;
}


.osowog-text {


  color: black;


}


.break_text-os {
  display: block;
  font-weight: 600;
  font-size: xx-large;
}


.break_text {
  display: block;
  font-weight: 700;
  font-size: xxx-large;

}

@media (min-width: 576px) {

  .hero-bg .banner #solar-green-content {
    width: 100%;

    height: 100%;
    margin-left: 10px;
  }

  .hero-bg .banner #solar-green-content h2 {
    font-size: 45px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .hero-bg .banner #solar-green-content p {
    font-size: 18px;
    margin-bottom: 20px;
    margin-left: 10px;
  }
}



@media (min-width: 640px) {
  .hero-bg .banner #solar-green-content {
    margin-left: 10px;
    margin-top: 254px;

    font-size: x-small;
    width: 100%;
    height: 100%;
  }
}


@media screen and (max-width: 1024px) and (max-height: 1336px) {
  .hero-bg .banner #solar-green-content {
    margin-left: -3px;
    margin-top: 187px;

    font-size: x-small;
  }
}




@media only screen and (max-width: 1024px) and (max-height: 1336px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hero-bg .banner #solar-green-content {
    margin-left: -3px;
    margin-top: 187px;

    font-size: x-small;
  }
}



.break-down {
  display: block;
}


/* 
#isa-move{
  margin-left: 80px;
} */


/*--------------------------------------------------------------
# rooftop 
--------------------------------------------------------------*/

#roof-card {

  padding: 0 50px;

}



.cards-container {
  padding-right: 229px;
  display: flex;
  padding-top: 100px;

}



.roof-card-img {
  width: 100%;
  border-bottom: 40px solid #f3B847;
}

#roof-circle {
  .roof-focus-point {
    margin-top: 9px;
    margin-bottom: 0rem;

  }
}



#roof-row {
  #roof-pill {
    background-color: #eeeef0;
    list-style: none;
    padding: 60px;
  }

  .roof-round-para {
    /* margin-top: 0; */
    margin-top: 30px;
    /* margin-left: -76px; */
    margin-right: 45px;
    /* margin-right: 6px; */
    margin-bottom: 3rem;
    text-align: left;
  }

  .roof-round-para-2 {

    margin-top: 2px;
    margin-left: -5px;
    margin-bottom: 0;
    margin-right: 18px;
    width: 263px;
    text-align: left;
  }



}

.roof-round-para-3 {
  margin-top: 0;
  margin-left: -25px;
  /* margin-right: 30px; */
  margin-right: 6px;
  margin-bottom: 0;
}




#roof-circle {
  background-color: #ff7100;
}

#roof-pill-1 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 108%;
  margin-top: -30px;
  margin-left: 45px;
  position: relative;

}


#roof-pill-2 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-left: -100px;
  margin-top: 40px;
  position: relative;
}

#roof-pill-3 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-top: 40px;
  margin-left: 11px;
  position: relative;

}

#roof-pill-4 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 119%;
  margin-top: -28px;
  position: relative;
  margin-left: -68px;

}

#roof-pill-5 {
  background-color: #eeeef0;
  list-style: none;
  padding: 35px;
  display: flex;
  width: 114%;
  margin-top: 40px;
  margin-left: 50px;
  position: relative;


}

#roof-pill-6 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-top: 45px;
  margin-left: -65px;
  position: relative;



}


#roof-pill-1::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  /* bottom: 6px; */
  right: -17px;
  top: -5px;
  z-index: -1;

}

#roof-pill-2::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/pink-card-back.png);
  background-size: cover;
  width: 174px;
  height: 155px;
  background-repeat: no-repeat;
  position: absolute;
  /* bottom: 2px; */
  right: -38px;
  z-index: -1;
  top: -4px;

}

#roof-pill-3::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/brown-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  right: -17px;
  z-index: -1;
  top: -7px;


}


#roof-pill-4::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/red-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  left: -18px;
  top: -2px;
  z-index: -1;


}


#roof-pill-5::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/dark-yellow-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  left: -44px;
  z-index: -1;


}

#roof-pill-6::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/yellow-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  left: -16px;
  top: -6px;

}

#roof-oval {
  border-style: dotted;
  width: 20rem;
  height: 20rem;
  margin-top: 50px;
  margin-left: 50px;
  /* justify-content: center; */
  display: flex;
  align-items: center;
}

.roof-round-para-4 {
  margin-top: 25px;
  margin-left: 33px;
  /* margin-right: -28px; */
  /* margin-right: 6px; */
  margin-bottom: 1rem;
  text-align: left;
}



.roof-pill-digit {
  margin-left: -16px;
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
}

.roof-pill-digit-4 {
  margin-left: -50px;
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 100%;
}

.roof-pill-digit-5 {
  margin-left: -16px;
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 60%;
}

.roof-pill-digit-6 {
  margin-left: -41px;
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 100%;
}


.roof-pill-number {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 23%;
  margin-right: -63px;
}


.roof-pill-number-3 {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 92%;
  margin-right: -42px;
}



.roof-pill-number-1 {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;

  background: #ffffff;
  border-radius: 50%;
  width: 87%;
  /* height: 20%; */
  margin-right: -50px;
}

.roof-flow-chart {
  /* padding-top: 250px; */
}
.roof-flow-chart{
  width: 100%;
  margin-top: 30px;
}
.chart-img{
  width: 100%;
}



#roof-end {
  width: 529px;
  color: white !important;
}

#mini-end {
  width: 770px;
  color: white !important;
}



.rooftops-text {
  color: white;
}

.roof-grad {
  background: linear-gradient(263deg, #ff3d00, #ffbc11);
}


.star-p {
  width: 42rem;
  margin-top: 1.;
 
  padding-top: 10px;
}

.star-c-grad {
  margin-top: 60px;
  background: linear-gradient(90deg, #ff3d00, #ffbc11);
  padding: 0;
}

#roof-circle {

  border-color: #ffdc2b;
  background-color: white;
  width: 17rem;
  height: 17rem;
  margin-left: 22px;
  padding-inline: 32px;
  padding-top: 33px;
  margin-top: 3px;
  border-style: solid;
  border-width: 30px;
}


.mini-badge {

  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;
  /* Adds padding of 0 on the top and bottom, and 10px on the left and right */


}

/*  */
/*--------------------------------------------------------------
# cag css
--------------------------------------------------------------*/



.hero-bg .banner {


  display: flex;

}

.banner {

  height: 700px;
  background-size: cover;
}


.hero-bg .banner .banner-right {


  border-radius: 5px;
  margin-bottom: 20px;

  height: 800px;
}

.hero-bg .banner .banner-right h2 {
  margin-left: -75px;
  margin-bottom: 10px;
}

.hero-bg .banner .banner-right p {
  font-size: 18px;
  margin-bottom: 75px;
  margin-left: -75px;
}



.hero-bg .banner .swiper-button-center {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);

}





#cag-content {
  margin-bottom: 170px;
  color: white;
  padding-left: 20px;
}



.content-2 {
  width: 10rem;

}

.content-02 {
  width: 10rem;
  margin-left: -96px;
}





#cag-slider-row {
  margin-bottom: 128px;
  /* margin-bottom: 94px; */
}

#gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffaf00), to(#ff8700));
  margin-top: -89px;
  height: 290px;
  text-align: center;
}

#gradient-star-c {
  background-image: linear-gradient(249deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  padding: 30px;
}

.cag-grad {

  color: white;
  text-align: left;
  padding-left: 238px;
  /* padding-left: 238px; */
  /* display: flex; */
  /* margin-top: 40px; */
  padding-top: 82px;


}

/*
#press-nav ul {
  margin-top: -4.5% !important;
}
*/

@media (max-width: 768px) {
  .card-group{
    background-color: white !important;
    padding: 0px !important;
  }
  .cag-grad {
    color: white;
    text-align: left;
    padding-left:0px !important;
    /* padding-left: 238px; */
    /* display: flex; */
    /* margin-top: 40px; */
    padding-top: 37px;
}
#press-container #press-nav #nav-1 {

  width: 10rem !important;
  height: 3rem;
  margin-left: -273px !important;


}
#press-container #press-nav #nav-2 {
  width: 10rem !important;
  height: 3rem;
  margin-left: -103px !important;
}
  .circle-cag,
  .rounded-pill {
    border-radius: 10px;
  }

  .circle-text,
  .rounded-pill-text {
    font-size: 14px;
  }
  .press-release-custom{

      margin-top: 6rem;
      margin-left: 0px !important;
      width: 87.333333%;
  
  }
  .press-release-custom .card {
   
    width: 271px !important;
  
}
#press-container #press-nav #nav-1{
  font-size: 14px !important;
}
#press-container #press-nav #nav-2{
  font-size: 14px !important;
}
#discover .text-overlay {


  left: 50%;


 
 
  width: 92% !important;

}
#discover img{
  margin-left: 0px !important;
}

.aply-now{
  flex-direction: column;
  width:0px!important;
  height: 0px;
}

.apac-sec::after{
  display: none;
}
.apac-sec::before{
  display: none;
}
.win{
  margin-left: 0px !important;
  width: 100% !important;
}
}






#grey-section {
  background-color: #eeedef;
  background-position: center;

  height: 230px;
  justify-content: center;
  padding-top: 50px;

}

#mini-side {
  margin-left: 60px;
}


.vision-content {
  color: black;
  padding-top: 13px;
  width: 38rem;
  text-align: center;
  margin-left: 21rem;

}


#grey-background {
  background-color: #eeedef;
  background-position: center;

  /* display: flex; */
  justify-content: center;
  padding-top: 50px;


}



#advisory-title {
  margin-top: 27px;
}

.grey-section {
  background-color: #eeedef;
  /* background-position: center; */
  margin-bottom: 29px;
  /* height: 1000px; */
  margin-top: 40px;
  width: 100%;
  min-height: 350px;
}

/*  */



.custom-rounded-pill {
  display: flex;
  align-items: center;
  background-color: #ffa900;
  border-radius: 50px;
  padding: 5% 5% 0 5%;
  margin-bottom: 20px;
  position: relative;
  width: 30rem;
}

.numbered-circle {
  position: absolute;
  left: -46px;
  top: 50%;
  transform: translateY(-58%);
  width: 75px;
  height: 75px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 4rem;

}

.custom-rounded-pill-text {

  color: white;
  padding-left: 10px;
  /* Add padding to separate text from marker */
  padding-bottom: 15px;

}



/*  */


#round-box {
  margin-top: 7.5rem !important;
  display: contents;
}






@media (max-width: 576px) {

  #cag-content {
    width: 100%;

    margin-left: 10px;
  }

  #cag-content h2 {
    font-size: 30px;
  }

  #cag-content p {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .hero-bg .banner .banner-right h2 {
    margin-left: 7px;
  }

  #grey-section {
    height: 100%;
  }

}




@media (max-width: 768px) {

  /* For small devices */
  .banner {
    padding: 50px 0;
  }
}










/*  */



.circle-card {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;
  border-top: solid darkorange 20px;
  border-bottom: ridge;
}


.circle-card-2 {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;
  border-bottom: solid darkorange 20px;
  border-top: ridge;
}


.cag-card {
  border: none;
  text-align: center;
}


.logo-design {
  width: 50px;
  /* Adjust size as needed */
  height: 50px;
  /* Adjust size as needed */
  /* border-radius: 50%; */
}


.card-body {
  padding: 0;
}


#circle-gap {
  width: 399px;
}

#circle-gap-1 {
  width: 399px;
}


.circle-logo {
  margin-bottom: 105px;
}


.circle-card-para {
  margin-top: -52px;
  /* margin-bottom: 1rem; */
  width: 15rem;
}


#role-title {
  padding-top: 15px;
}



/*  */

.circle-cag {
  width: 25rem;
  height: 25rem;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 186px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px, inset darkorange -15px 10px 0px;

}

/* .circle-cag::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/cag-img/circle-shadow.png);
  background-repeat: no-repeat;
  background-size: cover;
} */

.rounded-pill {
  padding: 5% 5% 0 5%;
  height: 18%;
  background-color: white;
  display: list-item;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 10px;
  list-style: decimal-leading-zero;
  background-color: #ffa900;


  .rounded-pill-text {


    color: white;
    margin-top: -39px !important;
  }

}

.rounded-pill::marker {
  color: black;

  font-size: xxx-large;
}




#composition-row {
  display: flex;
  flex-wrap: wrap;
}


.circle-text {
  margin-left: 40px;
  font-size: 18px;
}


.card-2::after,
.card::after,
.card-4::after {
  content: none;
}


.rounded-pill::marker {
  color: black;

  font-size: xxx-large;
}



/*  */



#circle-gap::after {
  content: "";
  background-image: url(../img/cag-img/golden-arrow-cag.png);
  background-size: cover;
  position: absolute;
  height: 80px;
  width: 80px;
  /* right: 196px; */
  margin-left: -18px;
  margin-top: -245px;
}





/*  */
/*--------------------------------------------------------------
# star-c css
--------------------------------------------------------------*/




.hero-bg .banner {


  display: flex;

}

.banner {


  background-size: cover;
}

/* .hero-bg .banner .container {
  position: relative;
  z-index: 1;
} */

.hero-bg .banner .banner-right {


  border-radius: 5px;
  margin-bottom: 20px;

  height: 800px;
}

.hero-bg .banner .banner-right h2 {
  margin-left: -75px;
  margin-bottom: 10px;
}

.hero-bg .banner .banner-right p {
  font-size: 18px;
  margin-bottom: 75px;
  margin-left: -75px;
}



.hero-bg .banner .swiper-button-center {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);

}


/* .section-with-bg {
  background-image: url('./images/Layer\ 42.png');
  background-size: cover;
  background-position: center;
  min-height: 600px; 
  padding: 20px; 
} */

.capacity {
  margin-top: 9px;

}

#solar-green-content {
  margin-top: 12rem;

  color: white;
  padding-left: 20px;
}


/* @media (max-width: 768px) {
  .section-with-bg {
      min-height: 100vh; 
  }
} */

.content-2 {
  width: 10rem;
}

.content-20 {
  width: 10rem;
  margin-left: -99px;
}



/* 
#gradient{
  background: linear-gradient(90deg, #ff3d00, #ffbc11);
  margin-top: -46px;
  height: 290px; 
  text-align: center;
} */

.star {

  color: white;
  text-align: justify;
  text-justify: inter-word;
  /* padding-left: 66px; */
  width: 39rem;
  display: block;
  /* margin: 0 auto; */
  line-height: 1.6;

}

.star-training-para {
  font-size: small;
}

.star-head {
  color: white;

  text-align: center;
 
  overflow: hidden;
}

#advn-hr-line {
  width: 28rem;

  color: black;
}


#s-advn-hr-line {
  width: 34rem;
}

.advn-title {
  color: black;
}

.horizontal-right {

  color: red;
  border-width: 10px;
  opacity: 1;
}

.horizontal-left {

  color: #ffbc11;
  border-width: 10px;
  opacity: 1;
}

#hr-container {
  margin-top: 25px;
}

#where {

  width: auto;

}




#grey-back {
  background-color: #eeedef;
  background-position: center;
  /* min-height: 810px; */
  /* display: flex; */
  justify-content: center;
  padding-top: 50px;
  /* height: 400px; */
  padding-bottom: 40px;
}


#grey-background {
  background-color: #eeedef;
  background-position: center;
  min-height: 785px;
  /* display: flex; */
  justify-content: center;
  padding-top: 50px;
  height: 400px;

}



#grey-back #circle {
  width: 467px;
  height: 200px;
  border: 2px solid grey;
  border-radius: 50vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  position: relative;
  overflow: hidden;
  background: white;
}

#grey-back #inner-circle {
  width: 420px;
  height: 170px;
  background-color: #eeedef;
  border-radius: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 1;
}

#grey-back .weight {
  font-weight: 600;
  margin-top: 15px;

}



.circle-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
  border: 2px solid grey;
  margin-left: 178px;
}

.circle-image-1 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
  border: 2px solid grey;
  margin-left: 211px;
}

.circle-image-2 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
  border: 2px solid grey;
  margin-left: 255px;
}

.circle-image-3 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
  border: 2px solid grey;
  margin-left: 285px;
}




.circle-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
  border: 2px solid grey;
}

.circle-image-inner1 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: #f58220;
  display: flex;
  justify-content: center;
  align-items: center;
}


.circle-image-inner2 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: #fdce00;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-image-inner3 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: #faa61a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-image-inner4 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: #f15a31;
  display: flex;
  justify-content: center;
  align-items: center;
}


.circle-inner-1 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: darkorange;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-inner-2 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: darkorange;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-inner-3 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: darkorange;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-inner-4 {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin: 10px;
  background-color: darkorange;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-head {
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -46px;
  text-align: center;
}

.content-head-1 {
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -6px;
  text-align: center;
}

.content-head-2 {
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -43px;
  text-align: center;
}

.content-head-3 {
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -33px;
  text-align: center;
}

.content-head-4 {
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -47px;
  text-align: center;
}

#round-box {
  margin-top: 7.5rem !important;
  display: contents;
}



.circle-color {
  width: 86px;

}




/* @media (max-width: 576px) {

  #solar-green-content {
      width: 100%;
      
      margin-left: 10px;
  }
  
  #solar-green-content h2 {
      font-size: 30px;
  }
  #solar-green-content p {
       margin-bottom: 10px;
      margin-left: 10px;
     font-size: 16px;
      margin-bottom: 20px;
      margin-left: 10px;
  }
  .hero-bg .banner .banner-right h2 {
      margin-left: 7px;}

      #grey-back{
          height: 100%;
          width: 73rem;
      }
     
} */




#oval-1,
#oval-2,
#oval-3,
#oval-4 #oval-5 {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  #circle {
    margin-left: 0;
    width: 100%;
    height: 100%;
  }
}






.c-head {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  margin-left: 12rem;
  width: max-content;
}

.c-head-1 {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  margin-left: 16.3rem;
}

.c-head-2 {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  margin-left: 18.2rem;
}

.c-head-3 {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  margin-left: 20rem;
}


.c-sub {
  text-align: center;
  width: 87%;
  margin-left: 10.9rem;
}

.c-sub-1 {
  text-align: center;
  width: 98%;
  margin-left: 12.5rem;
}

.c-sub-2 {
  text-align: center;
  width: 93%;
  margin-left: 14.9rem;
}

.c-sub-3 {
  text-align: center;
  width: 102%;
  margin-left: 17rem;
}

.towards-bold {
  font-weight: bold;
}


.half-circle .content-portion {
  margin-left: 35px;
}

.my-horizontal {
  color: #ff7100;
  opacity: 1;
}



.my-circle {

  height: 100px;

  overflow: hidden;
  display: inline-block;
  color: #ff3d00;
}

.my-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



#my-circle-outer {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border-style: solid;
  margin: 35px;
  padding: 0;
}





#my-circle-outer-1 {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border-style: solid;
  margin: 35px;
  padding: 0;
}

#my-circle-outer-2 {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border-style: solid;
  margin: 35px;
  padding: 0;
}

#my-circle-outer-3 {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border-style: solid;
  margin: 35px;
  padding: 0;
}

#my-circle-outer-4 {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border-style: solid;
  margin: 35px;
  padding: 0;
}


#my-circle-outer .my-circle {

  margin-bottom: 10px;
  margin-top: 10px;
}




/*  */

.curved-line {
  position: relative;
  width: 337px;
  height: 223px;
  background-color: transparent;
  border-radius: 50%;
  border-top: 2px solid #000;
  top: -55px;
  left: -43px;
}


.curved-lines {
  position: relative;
  width: 337px;
  height: 223px;
  background-color: transparent;
  border-radius: 50%;
  border-top: 2px solid #000;
  top: -55px;
  left: -43px;
  transform: rotate(180deg);
}













/* .curved-line::before {
  content: "";
  position: absolute;
  top: -10px; 
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 2px solid #000; 
  border-radius: 50%;
} */






.circle-round-1 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  /* margin: 0 auto; */
  border-style: solid;
  padding: 22px;
  border-color: #ffdc28;
  margin-top: -196px;

}

.circle-round-2 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  padding: 22px;
  border-color: red;
  margin-top: 17px;

}

.circle-round-3 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  /* margin: 0 auto; */
  border-style: solid;
  padding: 22px;
  border-color: #f4581f;
  margin-top: -391px;


}

.circle-round-03 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  padding: 22px;
  border-color: #fbae08;
  margin-top: 97px;
  margin-left: -100px;


}

.circle-round-4 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  padding: 22px;
  border-color: #fac344;
  margin-top: -388px;
  margin-left: -120px;
}







.circle-round {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  padding: 22px;
  border-color: darkorange;
  margin-top: 17px;

}


.circle-round img {
  max-width: 100%;
  height: auto;
}




@media (max-width: 576px) {

  /* Styles for small mobile devices */
  .circle-image img {
    width: 50px;
    /* Adjust the width of the images */
    height: 50px;
    /* Adjust the height of the images */
  }

  .c-head,
  .c-sub {
    font-size: 12px;
    /* Adjust the font size of the headings and subheadings */
  }

  #circle {
    padding: 20px;
    /* Add padding to the circle container */
  }
}

@media (min-width: 577px) {
  /* Styles for big mobile devices */

  .c-head,
  .c-sub {
    font-size: 13px;
    /* Adjust the font size of the headings and subheadings */
  }


}




@media (max-width: 576px) {

  .horizontal-right {
    border-color: red;
    /* Set the border color */
    border-width: 2px;
    /* Set the border width */
    margin-top: 0;
    /* Reset the margin */
    margin-bottom: 0;
    /* Reset the margin */
  }

  .horizontal-left {
    border-color: darkorange;
    /* Set the border color */
    border-width: 2px;
    /* Set the border width */
    margin-top: 0;
    /* Reset the margin */
    margin-bottom: 0;
  }
}

/* 
@media (max-width: 576px) {
  .col-2,
  .col-md-1,
  .col-md-2 {
      flex-basis: 100%;
      max-width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .col-2,
  .col-md-1,
  .col-md-2 {
      flex-basis: 50%;
      max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .col-2,
  .col-md-1,
  .col-md-2 {
      flex-basis: 33.33%;
      max-width: 33.33%;
  }
} */






/* *********
solar-mini
*************/


#card-block-top {
  padding-top: 60px;
}

#white-card-grp {
  background-color: white;
  height: 1100px;
}

.read-more {
  color: #f58220;
}


.card-group {
  background-color: #ff7100;
  padding-top: 120px;
}



.card-block-line {
  border-width: 11px;
  color: #ff7100;
  opacity: 1;
}




#roofs-card {

  padding-left: 15rem;

}



.cards-container {
  /* padding-right: 229px; */
  display: flex;
  padding-top: 200px;

}



.roofs-card-img {
  width: 100%;
}


.orange-card {
  background-color: #f3B847;
  /* height: 565px; */
  height: 448px;
  padding-top: 65px;
  padding-left: 57px;

  p {
    width: 26rem;
  }
}

.padding-left {
  padding-right: 15px;
}

.padding-right {
  padding-left: 15px;
}

#orange-card-2 {
  background-color: #f3B847;
  height: 545px;
  padding-top: 65px;
  padding-left: 57px;

  p {
    width: 30rem;
  }
}


#roofs-row {
  #roofs-pill {
    background-color: #eeeef0;
    list-style: none;
    padding: 60px;
  }

  .roofs-round-para {
    margin-top: 15px;
    /* margin-left: -76px; */
    margin-right: -40px;
    /* margin-right: 6px; */
    text-align: left;
  }
}

.roofs-round-para-2 {
  margin-left: 7px;
  margin-top: 13px;
  text-align: left;
}





.roofs-round-para-3 {
  margin-top: 0;
  margin-right: 23px;
  margin-bottom: 0;
  /* width: 97rem; */
  text-align: left;
}




#roofs-circle {
  background-color: #ff7100;
}

#roofs-pill-1 {
  background-color: #eeeef0;
  list-style: none;
  padding: 17px;
  display: flex;
  width: 108%;
  margin-top: -30px;
  margin-left: 29px;
  position: relative;

}


#roofs-pill-2 {
  background-color: #eeeef0;
  list-style: none;
  padding: 19px;
  display: flex;
  width: 112%;
  margin-left: -100px;
  margin-top: 40px;
  position: relative;
}

#roofs-pill-3 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-top: 47px;
  margin-left: 20px;
  position: relative;
}

#roofs-pill-4 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-top: -28px;
  position: relative;
  margin-left: -68px;


}

#roofs-pill-5 {
  background-color: #eeeef0;
  list-style: none;
  padding: 35px;
  display: flex;
  width: 114%;
  margin-top: 40px;
  margin-left: 50px;
  position: relative;

}

#roofs-pill-6 {
  background-color: #eeeef0;
  list-style: none;
  padding: 60px;
  display: flex;
  width: 112%;
  margin-top: 45px;
  margin-left: -65px;
  position: relative;



}



#roofs-oval {
  border-style: dotted;
  width: 20rem;
  height: 20rem;
  margin-top: 50px;
  margin-left: 50px;
  /* justify-content: center; */
  display: flex;
  align-items: center;
}

.roofs-round-para-4 {
  margin-top: 17px;
  margin-left: 33px;
  text-align: left;
  width: 889px;

}

.roofs-round-para-04 {
  margin-top: 17px;
  margin-left: 24px;
  margin-right: -28px;
  /* margin-right: -84px; */
  /* margin-bottom: 1rem; */
  text-align: left;

}


.roofs-pill-digit {

  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  margin-left: -43px;
  width: 115%;
}


.roofs-pill-digit-5 {

  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  margin-left: -24px;
  width: 96%;
}

.roofs-pill-digit-6 {

  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  margin-left: -48px;
  width: 82%;
}





#roofs-circle {
  .mini-programm-para {

    margin-top: 35px;
    /* width: 123px; */
    /* padding-left: 42px; */
    display: flex;
    justify-content: center;
  }
}





.roofs-pill-number {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 45%;
  margin-left: 51px;
}

.roofs-pill-number-3 {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 80%;
  margin-right: -52px;
}

.roofs-pill-number-2 {
  font-size: xxx-large;
  font-weight: 800;
  color: grey;
  box-shadow: burlywood;
  background: white;
  border-radius: 50%;
  width: 72%;
  margin-left: 51px;
}

.roofs-flow-chart {
width: 100%;
margin-top: 30px;
}
.roofs-flow-chart img{
width: 100%;

}

#roofs-end {
  width: 480px;
  color: white;
}

.roofs-grad {
  background: linear-gradient(90deg, #ff3d00, #ffbc11);

}

.card-strong-title {
  font-size: x-large;
}

#roofs-circle {

  border-color: #ffdc2b;
  background-color: white;
  width: 17rem;
  height: 17rem;
  margin-left: 22px;
  padding-inline: 60px;
  padding-top: 33px;
  margin-top: 3px;
  border-style: solid;
  border-width: 30px;
}


.mini-badge {

  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;


}




.mini-badges {

  margin-left: 45px;

}




.mini-img {
  width: 80%;

}


/* correct-roofs */
#roofs-pill-1::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  /* bottom: 6px; */
  right: -17px;
  top: -11px;
  z-index: -1;

}

#roofs-pill-2::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/pink-card-back.png);
  background-size: cover;
  width: 174px;
  height: 155px;
  background-repeat: no-repeat;
  position: absolute;
  /* bottom: 2px; */
  right: -37px;
  z-index: -1;
  top: -11px;


}

#roofs-pill-3::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/brown-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;

  /* bottom: -12px; */
  right: -18px;
  z-index: -1;


}


#roofs-pill-4::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/red-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  left: -18px;
  top: -12px;
  z-index: -1;


}


#roofs-pill-5::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/dark-yellow-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;
  left: -43px;
  z-index: -1;


}

#roofs-pill-6::after {
  content: "";
  display: block;
  background-image: url(../img/rooftop_img/yellow-card-back.png);
  background-size: cover;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  position: absolute;

  right: -31px;
  z-index: -1;
  left: -20px;

}


/* half circle */

.half-circle {
  position: relative;
  width: 200px;
  height: 410px;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  border: 2px solid darkorange;
  border-bottom: 0;
  border-left: 0;
}

.half-circle::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 186px;
  /* transform: translateY(-50%); */
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* background-color: darkorange; */
  color: darkorange;
  border-width: thick;
  border-style: solid;

}

.half-circle-1 {
  position: relative;
  width: 208px;
  height: 460px;
  border-bottom-left-radius: 176px;
  border-bottom-right-radius: 165px;
  border: 2px solid #ffda28;
  border-top: 0;
  border-left: 0;
  margin-top: -222px;
  margin-bottom: 20px;
  margin-left: -27px;
  border-right: 0;

}

.half-circle-1::after {
  content: "";
  position: absolute;
  bottom: 17%;
  right: 192px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #ffdc28;
  border-width: thick;
  border-style: solid;
}

.half-circle-2 {
  position: relative;
  width: 245px;
  height: 414px;
  border-top-left-radius: 140px;
  border-top-right-radius: 140px;
  border: 2px solid #f4581f;
  border-bottom: 0;
  margin-left: -43px;
  margin-top: -13px;
}

.half-circle-2::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 233px;
  /* transform: translateY(-50%); */
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* background-color: darkorange; */
  color: #f4581f;
  border-width: thick;
  border-style: solid;
}

.half-circle-3 {
  position: relative;
  width: 208px;
  height: 460px;
  border-bottom-left-radius: 176px;
  border-bottom-right-radius: 165px;
  border: 2px solid #fbae08;
  border-top: 0;
  border-left: 0;
  margin-top: -432px;
  margin-bottom: 20px;
  margin-left: -134px;
  border-right: 0;

}

.half-circle-3::after {
  content: "";
  position: absolute;
  bottom: 19%;
  right: 193px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: darkorange;
  border-width: thick;
  border-style: solid;
}



.half-circle-4 {
  position: relative;
  width: 200px;
  height: 414px;
  border-top-left-radius: 140px;
  border-top-right-radius: 140px;
  border: 2px solid #fac344;
  border-bottom: 0;
  margin-left: -148px;
  margin-top: -13px;
  border-right: 0;

}

.half-circle-4::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 189px;
  /* transform: translateY(-50%); */
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* background-color: darkorange; */
  color: #fbae08;
  border-width: thick;
  border-style: solid;
}

.half-circle-5 {
  position: relative;

  margin-top: -222px;
  margin-bottom: 20px;
  margin-left: -27px;
  border-right: 0;

}

.half-circle-5::after {
  content: "";
  position: absolute;
  left: 73rem;
  bottom: 207px;
  /* transform: translateY(-50%); */
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* background-color: darkorange; */
  color: darkorange;
  border-width: thick;
  border-style: solid;
}


/*  */

#straight-yellow .line {
  border-left: 2px solid #ffdc28;
  height: 478px;
  margin-left: 69px;
}

#straight-red .line {
  border-left: 2px solid red;
  height: 478px;
  margin-left: 69px;
}



#straight-orange .line {
  border-left: 2px solid darkorange;
  height: 478px;
  margin-left: 69px;
}


.logo-row-banner {
  padding: 0;
}


#logo-content {
  gap: 15px;
  padding: 10px 0;
}


.cag-GW-sec {
  padding: 0;
}


#osowog-container .osowog-text {
  width: 22rem;
}



#progress-container .progress-text {
  width: 21rem;
  line-height: 1.9;
}


.para-c-star {
  width: 42rem;


  padding-top: 10px;
  color: white;
}


.content-sub {
  width: 113%;
  margin-left: -37px;
  margin-top: 8px;
  text-align: center;
}

.content-sub-1 {
  width: 110%;
  margin-left: -9px;
  margin-top: 10px;
  text-align: center;
}

.content-sub-2 {
  width: 89%;
  margin-left: -15px;
  /* width: 92%; */
  text-align: center;
  margin-top: 9px;
}

.content-sub-3 {
  width: 102%;
  margin-left: -16px;
  /* width: 92%; */
  text-align: center;
  margin-top: 8px;
}

.content-sub-4 {
  width: 113%;
  margin-left: -30px;
  /* width: 92%; */
  text-align: center;
  margin-top: 8px;

}



#white-card-grp #mini-card-solar {
  width: 20rem;

  .my-card-text {
    margin-top: 16px;
  }

}

#mini-cards-solar {
  h2 {
    margin-top: 16px;
  }

}



/*--------------------------------------------------------------
# Governance
--------------------------------------------------------------*/

#govern-slider {
  .gov-banner-para {
    width: 32rem;
    color: white;
  }
}

#govern-banner {

  padding-top: 18rem;
  padding-left: 10rem;
  color: white;
}

#govern-slider {
  background-image: url("../img/governance_img/orange-slider.jpg");
  background-size: cover;
  background-position: center;
  padding: 50px 0;
  /* Adjust padding as needed */
}

#card-row-gov {

  gap: 2%;

}



.custom-card-style::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: darkorange;
  top: 244px;
}

.gov-sec {
  overflow: visible;
}

#governance-structure {
  /* background-image: radial-gradient(circle at center, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%); */
  background-image: radial-gradient(circle at center, #fd750c, #fcb31d 100%);

  #governance-structure-title {
    justify-content: center;
    color: white;
    font-weight: 700;
    padding-top: 35px;
  }


}



.france-section {
  margin-left: 14px;
}

.isa-assembly {
  background-color: #eeedef;
  padding-left: 21rem;
	margin-top: -60px !important;
	padding-top: 30px;
	padding-bottom: 40px;

  p {
    margin: 0;

    width: 49rem;
  }
}

.isa-bg-img {
  /* background-image: url("../img/governance_img/isa-bg-img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 65rem;
*/
  width: 100%;
}

.isa-bg {
  padding: 0;
}

#isa-committy {
  background-color: #fd7645;
  padding-left: 21rem;
  /* padding: 15px; */
  padding-top: 20px;
  padding-bottom: 20px;

  h2,
  p {
    color: white;
  }
}

.stand {
  padding: 0;
}

#standing-committy {
  padding-left: 21rem;
  background-color: #eeedef;
  padding-top: 29px;
  padding-bottom: 20px;
  height: 300px;

  p {
    margin: 0;

    width: 55rem;
  }
}

.isa-commit-sec {
  background-image: url("../img/governance_img/governance-layout-lower.jpg");
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
}

#section-region-space {
  /* background-image: linear-gradient(181deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%); */
  background-color: #fe9a16;
  padding-top: 40px;
  padding-left: 115px;
  width: 73rem;


  .map-section-america {
    color: white;
    margin-top: -132px;
    margin-left: -46px;
  }


}

.regional-section span,
.regional-section p {
  color: white;
  margin-top: -132px;
  margin-left: -29px;
}


.regional-section {
  padding: 0;
  position: absolute;
  z-index: 1;
  margin-top: -7rem;
  margin-left: 215px;
}





/* .regional-committees-sec{
  margin-left:0 ;
} */

/* .committee-para{
  color: white;
    margin-top: 11px;
   
} */
.vl {
  border-left: 6px solid white;
  height: 240px;
  margin-top: -60px;
}

.round-map-img {

  margin-left: -84px;
  margin-right: -110px;
  margin-top: -39px;
  margin-bottom: 125px;
}

/* .map-section-africa{
  color: white;
  margin-left: 0;
} */
.regional-section .regional-vp {
  color: white;
  margin-top: -48px;
  margin-left: 125px;
  margin-bottom: 46px;


}

.regional-section .committee-para {
  color: white;
  margin-top: 11px;
}

.regional-section .map-section-africa {
  color: white;
  margin-left: 0;
}

.line-wrapper {
  position: relative;
  text-align: center;
}

.line-wrapper .line-left,
.line-right {
  position: absolute;
  top: 50%;
  border: 0;
  height: 1px;
  width: 50%;
  background-color: black;
}

.line-wrapper .line-left {
  left: -12px;
  /* margin-left: -12px; */
  width: 135px;
  background: #fd7746;
  height: 4px;
  opacity: 1;
}

.line-wrapper .line-right {
  right: 0;
  width: 135px;
  background: #fd7746;
  height: 4px;
  opacity: 1;
}


#secret-block {
  background-color: #fd7645;
  /* height: 600px; */
  margin-top: 1px !important;

  /* margin-left: 70px; */
  h2 {
    color: white;
    /* margin-top: 236px; */
    margin-left: 85px;
  }

  p {
    color: white;
    margin-left: 85px;
    line-height: 1.7;
    font-weight: 300;
  }

}

#search-icon {
  font-size: xx-large;
  justify-content: right;
  line-height: 1.6;
}

.line-wrapper h2 {
  padding-top: 30px;
  margin-top: 3px;
}

#circular-secret-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 18px;

  

  .secret-para {

    margin-top: 15px;

    text-align: center;

  }

  .secret-para-2 {

    margin-top: 15px;
    display: flex;
    text-align: center;
    margin-left: 0px;
  }

  .secret-para-1 {

    margin-top: 15px;

    text-align: center;

  }
}

.gradient-hr {
  border: 0;
  height: 18px;
  background-image: linear-gradient(90deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  opacity: 1;
  width: 103%;
  /* margin-left: -12px; */
  margin: 25px 0 0 -12px;
}


#vice-circle {
  display: flex;
}

#vice-circle-1 {
  display: flex;
  padding-bottom: 145px;
}

.governance-structure-section #governance-structure .para {
  margin-left: 18px;
  color: white;
  font-size: large;
}

.governance-structure-section {
  background-image: url("../img/governance_img/governance-layout-above\ .jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;

}

.governance-structure-section #governance-structure .para-1 {
  margin-left: -19px;
  color: white;
  margin-top: 15px;
  font-size: large;
  text-align: center;
}

.governance-structure-section #governance-structure .para-2 {
  margin-left: -16px;
  color: white;
  font-size: large;
  text-align: center;
}

.governance-structure-section #governance-structure .para-3 {
  margin-left: -23px;
  color: white;
  margin-top: 35px;
  text-align: center;
  font-size: large;
}

.img-set {
  padding-right: 30px;
}

.secretariat-sec {
  padding: 0;
}


#governance-structure-title {
  h5 {
    margin-left: 59.5rem;
  }

  .second-head {
    margin-left: 52.5rem;
  }
}





/*--------------------------------------------------------------
# /* SolarX_
--------------------------------------------------------------*/
.solarx-grid {
  background: linear-gradient(94deg, #f68d1e, #ffca09);

  p {
    color: white;
    text-align: justify;
    width: 41rem;
    margin-left: 20rem;
  }
}

.apac-sec {
  p {
    text-align: justify;
    margin-left: 19rem;
    width: 43rem;
    margin-top: 20px;
    line-height: 1.9;
  }

  h2 {
    justify-content: center;
    display: flex;
  }
}




.fold-eligibilty .circle-list {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
}


.fold-eligibilty .circle-list-2 {
  list-style-type: none;

  padding-top: 10px;
}

.egi{
  text-align: center;
}


.fold-eligibilty .circle-list li {
  position: relative;
  padding-left: 40px;
  color: black;
  text-align: justify;
  margin-top: 15px;
}

.fold-eligibilty .circle-list-2 li {
  position: relative;
  padding-left: 40px;
  color: black;
  text-align: justify;
  margin-top: 15px;
}

.fold-eligibilty .circle-list li:before {
  content: " ";
  /* Use an empty string */
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  background-color: orange;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 0;
  color: white;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: bolder;
}

.fold-eligibilty .circle-list-2 li:before {
  content: " ";
  /* Use an empty string */
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  background-color: orange;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 0;
  color: white;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: bolder;
}


.fold-eligibilty .circle-list li:nth-child(1):before {
  content: "1";
  /* Set the content to "1" for the first item */
}

.fold-eligibilty .circle-list li:nth-child(2):before {
  content: "2";
  /* Set the content to "2" for the second item */
}

.fold-eligibilty .circle-list li:nth-child(3):before {
  content: "3";
  /* Set the content to "3" for the third item */
}

 

.fold-eligibilty {
  /* background-color: #fde3df; */
  display: inline-grid;
  /* height: 375px; */
  padding: 3% 4%;
  /* background-image: url(../img/SolarX_img/shade-color.png); */
  /* margin-top: -63px; */
  background: linear-gradient(to left, #fee2c8 50%, #fde3df 50%) right;
  width: 100%;
}

.fold-eligibilty .circle-list-2 li:nth-child(1):before {
  content: "1";
  /* Set the content to "1" for the first item */
}

.fold-eligibilty .circle-list-2 li:nth-child(2):before {
  content: "2";
  /* Set the content to "2" for the second item */
}

.fold-eligibilty .circle-list-2 li:nth-child(3):before {
  content: "3";
  /* Set the content to "3" for the third item */
}


.problem-section1 {
  width: 100%;
  margin:  auto;
  overflow: visible !important;
}


#pacific-region {
  background: linear-gradient(270deg, #f68d1e, #ffca09);
  max-width: 100%;
  justify-content: center;
  color: white;
  display: flex;
  margin-top: 55px;

  p {
    padding-top: 12px;
    color: white;
    font-size: large;
    font-weight: 500;
  }


}

.pacific-region-content {
  padding: 0;
  margin-top: -61px;
  background-color: #f2f2f4;
  margin-bottom: 10px;

  .solarx-btn-p {
    border: 1px solid orange;
    margin-top: 10px;
    background: linear-gradient(270deg, #f68d1e, #ffca09);
    color: white;
    border-radius: 50px;
    width: 180px;
    height: 45px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    font-size: large;
  }

  .solarx-btn {
    border: 0px solid orange;
    /* padding: 3px; */
    background: #ffa50000;
    color: white;
    border-radius: 50px;
    /* width: 200px;
    height: 57px; */
    /* align-items: center; */
    display: flex;
    /* justify-content: center; */
    padding-top: 5px;
  }

  .aply-now {
    display: flex;
    justify-content: center;
    padding: 21px;
    gap: 10rem;
  }
}

.x-space-line {
  width: 100%;
  margin-top: 60px;
}

.grey-cap {
  background-color: #f2f2f4;
}

/* .circle-problem {
  width: 200px;
  height: 200px;
  background-color: #f0f0f0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.circle-problem p {
  font-size: 16px;
  font-weight: bold;
}






.capsule{
  list-style-type: none;
  padding: 0;
}

.capsule li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  border-style: solid;
 
  border-radius: 50px;
  width: 400px;
  height: 100px;
}

.pill {
  display: inline-block;
  padding: 5px 10px;
  background-color: #f0f0f0;
  color: #333;
  border-radius: 50%;
  margin-left: 10px;
}
 */



.apac-sec {
  position: relative;
}

.apac-sec::before,
.apac-sec::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  /* Adjust the width of the lines as needed */
  height: 81%;
  background-color: grey;
  /* Adjust the color of the lines as needed */
}

.apac-sec::before {
  left: 162px;
}

.apac-sec::after {
  right: 140px;
}


/*  blog*/



.blog-card {
  display: flex;
  flex-direction: column;
  /* margin: 1rem auto;
  box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.6%;
  background: #fff;
  line-height: 1.4;
  font-family: sans-serif;
  border-radius: 5px;
  overflow: hidden;
  z-index: 0; */
}

.blog-card a {
  color: inherit;
}

.blog-card a:hover {
  color: #5ad67d;
}

/* .blog-card:hover .photo {
  transform: scale(1.3) rotate(3deg);
} */
.blog-card .meta {
  position: relative;
  z-index: 0;
  height: 200px;
}

.blog-card .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s;
}

.blog-card .details,
.blog-card .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}

.blog-card .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left 0.2s;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 0.9rem;
}

.blog-card .details a {
  -webkit-text-decoration: dotted underline;
  text-decoration: dotted underline;
}

.blog-card .details ul li {
  display: inline-block;
}

.blog-card .details .author:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "";
}

.blog-card .details .date:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "";
}

.blog-card .details .tags ul:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
}

.blog-card .details .tags li {
  margin-right: 2px;
}

.blog-card .details .tags li:first-child {
  margin-left: -4px;
}

.blog-card .description {
  padding: 1rem;
  background: #fff;
  position: relative;
  z-index: 1;
}

.blog-card .description h1,
.blog-card .description h2 {
  font-family: Poppins, sans-serif;
}

.blog-card .description h1 {
  color: #f58220;
  font-weight: bold;
  font-size: xx-large;
}

.blog-card .description h2 {
  font-size: 16.8px;
  font-weight: 600;
  /* text-transform: uppercase; */
  color: black;

}

.blog-card .description .read-more {
  text-align: right;
}

.blog-card .description .read-more a {
  color: #5ad67d;
  display: inline-block;
  position: relative;
}

.blog-card .description .read-more a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin 0.3s, opacity 0.3s;
}

.blog-card .description .read-more a:hover:after {
  margin-left: 5px;
  opacity: 1;
}

.blog-card p {
  position: relative;
  /* margin: 1rem 0 0; */
}

.blog-card .edition-text {
  margin: 1rem 0 0;
  color: grey;
  font-size: 17.3px;

}

.blog-card p:first-of-type {
  /* margin-top: 1.25rem; */
}

/* .blog-card p:first-of-type:before {
  content: "";
  position: absolute;
  height: 5px;
  background: #5ad67d;
  width: 35px;
  top: -0.75rem;
  border-radius: 3px;
} */
.blog-card:hover .details {
  left: 0%;
}

@media (min-width: 640px) {
  .blog-card {
    flex-direction: row;
    /* max-width: 700px; */
  }

  .blog-card .meta {
    flex-basis: 40%;
    height: auto;
  }

  .blog-card .meta {
    flex-basis: 40%;
    height: auto;
  }

  .blog-card .description {
    flex-basis: 60%;
    padding-left: 40px;
  }

  /* .blog-card .description:before {
    transform: skewX(-3deg);
    content: "";
    background: #fff;
    width: 30px;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: -1;
  } */
  .blog-card.alt {
    flex-direction: row-reverse;
  }

  .blog-card.alt .description:before {
    left: inherit;
    right: -10px;
    transform: skew(3deg);
  }

  .blog-card.alt .details {
    padding-left: 25px;
  }
}




/* swiper */

/* 
.swiper-container.timelines-content {
  width: 100%;
  height: 100%;
}
.timeline {
  
  margin: 80px auto 0;
  list-style-type: none;
  padding: 0;
  text-align: center;
}
.timeline li {
  transition: all 200ms ease-in;
}
.timestamp {
  margin-bottom: 20px;
  padding: 0px 40px;
}
.date {
  text-align: center;
  color: #9b2917;
  font-size: 21px;
}
.status {
  padding: 0px;
  display: block;
  width: 100%;
  border-top: 4px solid #ebe4da;
  position: relative;
  transition: all 200ms ease-in;
}
.status h5 {
  color: #826944;
  padding-top: 20px;
  font-size: 21px;
}
.timeline_icn {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-color: #e8eeff;
  border-radius: 20px;
  background: #9b2917;
  position: absolute;
  margin-left: -10px;
  top: 35px;
  left: 50%;
  transition: all 200ms ease-in;
  z-index: 100;
}
.status p {
  font-size: 14px;
  color: #a78758;
}
.swiper-start .status .icn-start {
  left: 0;
}
.swiper-end .status .icn-end {
  right: 0;
}
.swiper-start .status,
.swiper-end .status {
  margin-top: 44px;
}
.swiper-slide .icn-end,
.swiper-slide .icn-start {
  display: block;
  position: absolute !important;
  width: 40px;
  height: 40px;
  border: 4px solid #ebe4da;
  background: #fff;
  content: "";
  z-index: 9999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  top: -27px;
}
.swiper-slide .icn-end:after,
.swiper-slide .icn-start:after {
  content: "\e872";
  font-family: icons;
  position: relative !important;
  top: 5px;
  color: #ebe4da;
}
.swiper-button-next,
.swiper-button-prev {
  margin-top: -44px;
  z-index: 400;
}
.swiper-container.timelines-content {
  width: 100%;
  height: 300px;
}

.timelines-years {
 
  margin-bottom: 0;
  padding: 20px 0;
  border-bottom: 1px solid #ebe4da;
}
.timelines-years a {
  text-decoration: none;
  font-size: 12px;
  color: #826944;
}

.event-swiper-bg{
  position: relative;

  .up-events{
    text-align: center;
    background: #f4831f;
    color: white;
    padding: 10px;
  }


  #date-slider-event{
    background-color: #eeedef;
    margin-top: -16px;
    padding: 50px; */

.april-sec {
  color: #f58220;
  font-weight: 900;
  font-size: xx-large;

}

.april-block {
  background: #f58220;
  width: 50%;
  text-align: center;
  color: white;
}


.orange-division {
  color: orange;
  opacity: 1;
}


.orange-division-2 {
  color: orange;
  opacity: 1;

  margin-top: 80px;
}




.event-dots-line {
  width: 100%;
  position: relative;
  left: -136px;
}

/* search */

.event-search-section .search-bar {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffdd30;
  /* Add border-bottom */

}

.event-search-section .search-bar input {
  border: none;
  outline: none;
  flex: 1;
  margin-right: 5px;
  /* Add margin between input and button */
}

.event-search-section .search-bar button {
  border: none;
  background-color: transparent;
  color: #ffdd30;
}



.event-search-section {}

.event-search-section #search-bar {
  position: absolute;
  height: 5rem;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../img/events_web_img/search.png");
  background-repeat: no-repeat;
  background-size: cover;

  /* margin-top: 50px; */
  p {
    color: white;
    margin-bottom: 0rem;
  }

}

/* .swiper-wrapper{
  transform: translate3d(0px, 0px, 0px)!important;
} */

.event-report-bg .nav-link {
  background-color: white;
  border-color: orange;
  border-style: solid;
  border-width: thin;
  color: black;
  border-radius: 0;
}

.event-report-bg .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: white;
  border-color: orange;
  border-style: solid;
  border-width: thin;
  color: black;
  border-radius: 0;
}


.status-para {
  margin-top: 15px;
}

/* search */

#search-input {
  background-color: #f4831f;
}

/* Change the text color of the placeholder */
input[type="text"]::placeholder {
  color: white;
  /* Change to the desired color */
}



/*  */

#careers-search-inside {
  background-color: #f4831f00;

  h2 {
    font-size: xxx-large;
    font-weight: 700;
  }

}

#search-career {
  border-style: solid;
  border-color: #f58627;
  border-width: thin;
}


/*  */

.careers-gallery-section a {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}

.careers-gallery-section .section-padding {
  padding-top: 80px;
}

.careers-gallery-section .gallery-section {
  position: relative;
  z-index: 1;
}

.careers-gallery-section .title {
  font-size: 46px;
  font-weight: 700;

  color: black;
  padding-top: 30px;
  padding-bottom: 30px;
}

.careers-gallery-section .filter {
  text-align: center;
  /* max-width: 1050px;
  margin: auto; */
}

.careers-gallery-section .btn {
  padding: 21px 23px;
  margin: 5px 14px 6px 0px;
  display: inline-block;
  color: #003;
  background: white;
  /* border: 1px solid #f44336; */
  transition: all 0.4s;
  /* border-radius: 10px; */
  font-size: 12.1px;
  font-weight: 500;
  border-style: solid;
  border-width: thin;
  width: 15rem;
  border-color: black;
}



.careers-gallery-section .btn:hover,
.btn-active {
  background: #f58220;
  color: #fff;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

.careers-gallery-section .gallery {
  display: flex;
  justify-content: center;
  width: fit-content;
  max-width: 1320px;
  flex-wrap: wrap;
  margin: 25px auto;
  /* gap: 14px; */
}

.careers-gallery-section .gallery a {
  display: flex;
}


.careers-gallery-section .gallery img {

  margin: 20px 20px;
}

.careers-gallery-section .gallery img:hover {
  transform: scale(0.95);
}

.careers-gallery-section .sets .hide,
.sets .pophide {
  width: 0%;
  opacity: 0;
}


#careers-img-wall #wall-btn:hover {
  background-color: #f58220;
  color: white;
}

.custom-career-box .custom_cards__card {
     background-image: none;
     background-color: white;
     margin-top: 40px;
     padding: 20px;
     background-image: none;
     box-shadow: none;
     border-radius: 0%;
     width: 80%;
     margin: 25px 10%;
}

.career-p-wall-2 {
  font-size: 19PX;
  margin-top: 40px;
  font-weight: 600;
}

.tech-india {
  margin-top: 30px;
  font-weight: 800;

}

.career-posed {
  margin-top: 15px;
  margin-top: 30px;

}


.career-p-wall {
  margin-top: 15px;
}











#careers-img-wall .nav-link.active {
  background-color: #f58220 !important;
  color: white !important;
}


#careers-img-wall li {
  background-color: white;
}

#careers-img-wall #wall-btn {
  color: black;
  background: white;
  border-style: solid;
  border-width: thin;
  border-radius: 0;
  /* padding-left: 30px;
  margin-left: 23px; */
  display: flex;
  text-align: center;
  padding-bottom: 15px;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  font-size: 14px;
  /* width: 13rem; */
  font-weight: 500;
  height: 50px;

}

.careers-gallery-section.closeBtn {
  position: absolute;
  font-size: 22px;
  font-weight: 500;
  right: 25px;
  top: 25px;
  color: white;
  transition: 0.5s linear;
  padding: 8px 40px;
  border-radius: 25px;
  background: red;
  outline-offset: -6px;
  outline: 2px solid #fff;
}

.closeBtn:hover {
  cursor: pointer;
  background: white;
  color: black;
  outline: 2px solid #000;
}

.openDiv {
  width: 100%;
  height: 100vh;
  background: #000000e7;
  position: fixed;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  z-index: 9999;
}

.imgPreview {
  width: 70%;
  object-fit: scale-down;
  max-height: 40vw;
  height: auto;
}

.prevButton,
.nextButton {
  transition: 1s linear;
  padding: 10px 35px;
  font-size: 18px;
  border: none;
  color: white;
  background: #0005;
  border-radius: 10px;
  border: 1px solid white;
  margin: 10px;
}

.prevButton:hover,
.nextButton:hover {
  background: #fff;
  color: black;
}






/*event  */
.event-date {
  color: #f58220;
  font-weight: bold;
  font-size: x-large;

}

/* .event-title{
  background: #f58220;
    width: 50%;
    text-align: center;
    color: white;
    font-size: x-small;
    font-weight: lighter;
    margin-top: 25px;
} */


/* .event-title-2{
  background: #f58220;
    width: 50%;
    text-align: left;
    color: white;
    font-size: x-small;
    font-weight: lighter;
    padding-left: 6px;
    margin-top: 25px;
} */

.event-title-2 {
  background: #f58220;
  width: 50%;
  text-align: left;
  color: white;
  font-size: 11px;
  font-weight: 300;
  padding: 3px 6px;
  margin-top: 25px;
}

.event-slider-bg {
  position: relative;
  background-color: #eeedef;
  /* margin-top: -16px;
    padding: 50px; */


  .up-events {
    text-align: center;
    background: #f4831f;
    color: white;
    padding: 10px;
  }
}


.event-slider-bg::after {
  background-image: url("../img/events_web_img/events_dot_line.png");

}





.event-slider {
  padding: 0 30px 20px;
}

.event-btn {
  display: flex;
  position: relative;
  justify-content: flex-end;
  background: #eeedef;
  height: 60px;
}

.event-btn .swiper-button-prev {
  left: inherit;
  right: 70px;
}

#photo-card .nav-pills .nav-link,
.nav-pills .show>.nav-link {
  padding: 9px;
  margin-top: 6px;
}

.status {

  padding: 0px;
  display: block;
  width: 100%;
  border-top: 1px solid #f58220;
  position: relative;
  transition: all 200ms ease-in;
  margin: 20px 0;
  position: relative;

}

.status:before {
  content: '';
  position: absolute;
  left: 0;
  top: -9px;
  background: #eeedef;
  height: 16px;
  width: 16px;
  border-radius: 13px;
  display: flex;
  border: 3px solid #f58220;
}

.timeline_icn {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-color: #e8eeff;
  border-radius: 20px;
  background: #9b2917;
  position: absolute;
  margin-left: -10px;
  top: 35px;
  left: 50%;
  transition: all 200ms ease-in;
  z-index: 100;
}



.careers-gallery-section .gallery .card {
  width: 120%;
  height: 23rem;
  background-image: none;
  background-color: white;
  flex-direction: column;
  padding: 20px;
  background-image: none;
  box-shadow: none;
  border-radius: 0%;
}



.careers-gallery-section .card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4%;
  background-color: darkorange;
  /* right: 0px; */
  top: 0;
}


#solar-fold {
  background-color: #fee2c8;
  float: right
}

/*--------------------------------------------------------------
# Media-Queris for all pages
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .intro-paragraph {
    font-size: 5.7px;
    margin-top: -30px;
    margin-bottom: 20px;
    color: white;
    font-weight: 600;

    margin-left: 22px;
  }
}

/* Media query for small devices */
@media (max-width: 768px) {
  #gov-row #card-line {
    margin-bottom: 0;
    border-radius: 0;
    margin-left: 18px;
    background-position: center;
  }

  #gov-row .card-1,
  #gov-row .card-2 {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .hydro-card-text {
    width: 15rem;
    font-size: 13px;
    margin-left: -47px;
  }

  .green-hydrogen-section {
    height: auto;
  }.thispara{
    margin-left: 0px !important;
    width: 100% !important;
  }

  .hydro-card-text #hydro-text {
    width: 15rem;
    font-size: small;
    margin-left: 20px;
  }

  .hydrogen-sessoin-2 {
    margin-left: 0;
    width: auto;
    margin-top: -3px;
  }

  .hydrogen-session {
    width: 14rem;
    font-size: small;
    margin-left: -37px;
  }

  #hydro-text-3 {
    width: 15rem;
    font-size: small;
    margin-left: 20px;
  }

}

/* osowog */
@media (max-width: 768px) {
  .osowog-image {
    width: 100%;
  }

  .progress-heading {
    margin-top: 0;
    margin-left: 50px;
    font-size: x-large;
  }

  /* #progress-container .progress-text {
  width: 16rem;
  line-height: 1.9;
  margin-left: 60px;
  margin-top: 10px;
} */
  #osowog-container .osowog-text {
    /* width: 22rem; */
    margin-bottom: 30px;
  }

  .progress-section {
    width: 100%;
    height: 850px;
  }

  .orange-card {
    background-color: #f3B847;
    padding-top: 32px;
height: inherit;
  
    padding-left: 11px !important;
}
.orange-card p {

      width: 19rem !important;
  }
  .padding-left{
    padding-right:0px  ;
    margin-bottom: 10px;
  }
  .padding-right {
    padding-left: 0px;
}
}



@media (max-width: 576px) {

  .progress-heading {
    margin-left: 6px;
    font-size: 33px;
    text-align: center;

  }

  .progress-text {
    width: 0;
    line-height: 1.9;
   
    margin-top: 10px;
    font-size: 15px;
  }

  .osowog-image {
    width: 86%;
    margin-left: 20px;
  }

  .osowog-heading {
    margin-left: 20px;
  }

  .osowog-text {

    width: 19rem;
  }

  .progress-section {
    width: 100%;
    height: 930px;
  }
}


@media (max-width: 412px) {
  .osowog-image {
    width: 100%;
    margin-left: 0;
  }

  #osowog-container .osowog-text {
    width: auto;
  }

  .progress-heading {
    margin-left: 6px;
    font-size: 28px;
    text-align: center;
  }

  #progress-container .progress-text {
    width: auto;
    line-height: 1.9;
    margin-top: 10px;
    font-size: 14px;
  }
}



@media (max-width: 768px) {
  .osowog-image {
    width: 25rem;
    height: 80%;
    margin-top: 60px;
    margin-left: -10px;
  }

  .osowog-heading {
    margin-top: 60px;
    font-weight: 600;
    color: #00b56b;
    font-size: 0;
  }

  .break_text-os {

    font-size: 28px;
    color: black;
  }

  #osowog-container .osowog-text {
    /* width: 15rem; */


    margin-bottom: 30px
  }

  .progress-image {
    width: 22rem;

  }

  .progress-heading {
    margin-left: 0;
    width: max-content;
  }
}

/* 
#osowog-container .osowog-text {
  margin-left: -19%;

  margin-bottom: 30px  */



@media (min-width: 2560px) and (min-height: 1354px) {
  .progress-image {
    width: 100%;
    height: 95%;
    margin-top: auto;
  }
}


/* 
<!------------------------------->
#Governance-web-page
<!------------------------------- !> */


@media only screen and (min-width: 1440px) {
  #govern-slider {}
}


@media only screen and (min-width: 1025px) and (max-width: 1439px) {
  #govern-slider {}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #govern-slider {}
}


@media only screen and (min-width: 481px) and (max-width: 767px) {
  #govern-slider {}
}


@media only screen and (min-width: 320px) and (max-width: 480px) {

  #card-row-gov .custom-card-style {
    margin-bottom: 35px;
  }

  #card-row-gov .card-text-03 {
    width: auto;
  }

  #vice-circle {
    display: flex;
    margin-left: 35px
  }

  .governance-structure-section #governance-structure .para {
    margin-left: 55px;
  }

  .governance-structure-section #governance-structure .para-1 {
    margin-left: -10px;
  }

  .governance-structure-section #governance-structure .para-2 {
    margin-left: -6px;
  }

  .governance-structure-section #governance-structure .para-3 {
    margin-left: -10px;

  }

  #vice-circle-1 {
    margin-left: 31px;
  }

  .isa-assembly {
    padding-left: 0;
  }

  #isa-committy {

    padding-left: 0;
    padding: 15px;

  }

  #standing-committy {
    padding-left: 12px;
  }






}


/* <!--------------------------CAG--------------------------------!> */




@media (max-width: 768px) {
  #gradient {
    height: 100%;
    display: inline-table;
  }

  .star,
  .star-head {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

 
  .vision-content {
    color: black;
    padding-top: 13px;
    width: 100%;
    text-align: center;
    margin-left: 0px !important;
}
  .cag-GW-sec {
    overflow: visible;
  }

  #grey-section {
    display: inline-table;
    height: auto;
  }

  .circle-card,
  .circle-card-2 {
    width: 380px;
    height: 380px;
  }

  #circle-gap::after {
    margin-left: 150px;
    margin-top: -28rem;
  }

  .members-para {
    width: max-content;
    margin-left: -30px;
    /* margin-top: 10px; */
  }

  #cag-hr-line .my-horizontal {
    width: 139px;
  }
}


@media only screen and (min-width: 1024px) and (max-width: 1444px) {
  .cag-grad {

    padding-left: 142px;

    padding-top: 82px;
    /* width: 57rem; */
  }

  .vision-content {
    margin-left: 14rem;
  }

  #advisory-title {
    margin-left: 110px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .progress-heading {
    font-size: x-large;
  }

  .progress-image {
    width: 80%;
    height: 95%;
    margin-top: 60px;
    margin-left: 100px;
  }

 
}

/* .star-head {
  padding-top: 22px;
} */

/* 
.star{
  margin-left: 0%;
} */


/* @media (min-width: 1024px) {
  .progress-heading {
    font-size: x-large;
  }
  .progress-image {
    width: 80%;
    height: 95%;
    margin-top: 60px;
    margin-left: 100px;
}
.osowog-heading , .osowog-text{
  margin-left: -33px;
}
} */


@media only screen and (min-width: 320px) {
  /* 
  .grey-section {
    width: 165%;
    height: -24%;
    height: auto;
  } */
}


@media only screen and (max-width: 769px) {
  #hydro-text-2 p {
    width: 117%;
    margin-left: -18%;
  }

  #standing-committy p {
    margin: 0;
    width: 44rem;
  }

  .circle-card, .circle-card-2 {
    width: 347px !important;
    height: 347px !important;
}
  .regional-section {}


  #standing-committy {
    padding-left: 20px;
  }



  #isa-committy {
    padding-left: 25px;
  }

  #isa-committy p {
    width: 43rem;
  }

  .isa-assembly {
    background-color: #eeedef;
    margin-top: -61px;
    padding-left: 2rem;
  }

  #govern-slider img {
    width: -webkit-fill-available;
    margin-top: 106px;
  }

  #governance-structure-title .second-head {
    margin-left: 20.5rem;
  }

  #governance-structure-title h5 {
    margin-left: 29.5rem;
  }

  #govern-slider .gov-banner-para {
    width: -webkit-fill-available;
    color: white;
  }

  .intro-paragraph {
    width: 30rem;
  }

  #careers-img-wall #wall-btn {
    color: black;
    background: white;
    border-style: solid;
    border-width: thin;
    border-radius: 0;
    margin-left: 15px;
    display: flex;
    text-align: center;
    padding-bottom: 15px;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    font-size: 8px;
    width: 7rem;
    font-weight: 500;
    height: 50px;
  }

  .break-down {
    display: contents;
  }

  #flag-system-row {
    width: min-content;
  }

  #flag-system {
    margin-left: -32%;
  }

  .governance-structure-section #governance-structure .para-1 {
    margin-left: -54px;
  }


  .governance-structure-section #governance-structure .para-2 {
    margin-left: 42px;
  }

  .governance-structure-section #governance-structure .para-3 {
    margin-left: 33px;
  }

 
  
  .france-section {
    margin-left: -4px;
  }

  .indi-flag-system {
    margin-left: -14px;
  }

  #governance-structure {
    max-height: 1500px;
  }

  .isa-assembly p {

    width: 43rem;
  }

  #secret-block h2 {
    margin-left: 0;

  }

  .regional-section span {
    padding-left: -41%;
    color: white;
    margin-top: -132px;
    margin-left: 0;
    width: 6px;
    /* padding-left: 23px; */
  }

  #section-region-space .map-section-america {
    color: white;
    margin-top: -132px;
    margin-left: -31px;
    width: auto;
  }


  .regional-section .map-section-africa {
    color: white;
    /* margin-left: 0; */
  }

  .regional-section p {
    padding-left: -41%;
    color: white;
    margin-top: -132px;
    margin-left: -23px;
    width: 6px;
    /* padding-left: 23px; */
  }

  .regional-section .committee-para {
    margin-left: -3px;
    width: 103px;

  }


  .regional-section .regional-vp {
    color: white;
    margin-top: -11px;
    margin-left: 101px;
    margin-bottom: 23px;
    width: -webkit-fill-available;
  }


  .regional-section {
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: -7rem;
    margin-left: 50px;
  }

  #section-region-space {
    margin-left: -11%;
    padding-top: 40px;
    padding-left: 115px;
    width: 73rem;

  }

}

@media only screen and (max-width: 321px) {
  .star-head {
    padding-top: 60px;
    margin-left: 11%;
  }

  #gradient-star-c {
    width: 73rem;
  }

  #grey-black {
    width: 73rem;
  }



  #grey-back #circle {
    margin-left: 18%;
  }

  .circle-image {
    margin-left: 42%;
  }

  .circle-image-1 {

    margin-left: 136px;

  }

  .circle-image-2 {
    margin-left: 238px;
  }

  .circle-image-3 {
    margin-left: 330px;
  }


  .blog-card .description h1 {
    color: #f58220;
    font-weight: bold;
    font-size: 26px;


  }

}



/*  */

@media (max-width: 576px) {

  #solar-green-content {
    width: 100%;

    margin-left: 10px;
  }

  #solar-green-content h2 {
    font-size: 30px;
  }

  #solar-green-content p {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .hero-bg .banner .banner-right h2 {
    margin-left: 7px;
  }

  #grey-back {
    height: 100%;
    width: 73rem;
  }



  .dot-img {
    width: 60%;
    margin-left: 8%;
  }

  .c-sub {
    text-align: center;
    width: 169px;
    margin-left: 2.5rem;
  }

  .c-head {
    font-size: 12px;
    margin-left: 63%;
  }

  .c-sub-3 {
    text-align: center;
    width: 169px;
    margin-left: 19.5rem;
  }

  .c-sub-2 {
    text-align: center;
    width: 169px;
    margin-left: 14.5rem;

  }

  .c-sub-1 {
    text-align: center;
    width: 169px;
    margin-left: 8.5rem;
  }


  #oval-down {

    width: 122px;
  }

  .c-head-1 {
    margin-left: 11.3rem;
  }

  .c-head-2 {
    margin-left: 17.2rem;
  }

  .c-head-3 {
    margin-left: 22rem;
  }


}



/* 
govern-slider
.gov-banner-para {
    width: -webkit-fill-available;
    color: white;
}


<img src="assets/img/governance_img/flag-circle.png" style="
    width: -webkit-fill-available;
    margin-top: 106px;
">


#government-structure-title h5{
  margin-left: 30.5rem;
}

<img src="assets/img/governance_img/france-flag.png" style="
    margin-top: -27px;
    margin-left: 16px;
">

.isa-assembly {
  background-color: #eeedef;
  margin-top: -61px;
   padding-left: 21rem;} 
  
  #isa-committy{
    padding-left:auto;
  
  
  
  
  */









/* <!-------------------------------------!> */
/* Corporate_Partners */
/* <!--------------------------------------!>*/



.partners-para {
  font-weight: 600;
  margin-left: 10%;
}

#partner-brand-section .brand-gallery {
  height: 100px;
  margin: 40px 0;
}

#partner-brand-section {
  background-color: #f4f4f7;
  margin-bottom: 60px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}




/* cag-slider */

.custom-event-slider-bg {
  position: relative;
  padding: 40px 0;
  background: linear-gradient(180deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
}


.cag-swiper-img {

  padding-top: 36px;

  padding-left: 148px;

}

.cag-swiper-imgs {
  /* width: 100%; */
  padding-top: 36px;
  padding-left: 21px;
  /* margin-left: 35px; */
  padding-right: 30px;
}



.cag-swiper-slide .swiper-slide {
  width: 43%;
}

.cagp-slider {
  position: relative;
}

.custom-swiper .swiper-slide {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-swiper .swiper-slide img {
  max-height: 114px;
}

.custom-event-slider-bg .swiper-button-next {
  right: -50px;
  background: transparent;
}

.custom-event-slider-bg .swiper-button-prev {
  left: -50px;
  background: transparent;
}

.custom-event-slider-bg .swiper-button-next i {
  color: white;
  font-size: 1.5em;
  line-height: 0.5em;
}

.custom-event-slider-bg .swiper-button-prev i {
  color: white;
  font-size: 1.5em;
  line-height: 0.5em;
}

.custom-event-slider-bg .event-slider {
  padding: 0px;
  /* margin-right: 64px;
    margin-left: -236px; */
  width: 100%;
  overflow: hidden;

}

.cag-swiper-slide {
  padding: 0;
}

#carousel-card .event-slider-card {


  margin-left: -89px;


}


#carousel-card1 .event-slider-card {

  margin-left: -49px;

}

.cag-swiper-slide .bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: bold !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}















/*  */

/* <!-------------------------------------!> */
/* Global_Solar_Facility */
/* <!--------------------------------------!>*/


#robust-image-container .country-img {
  margin-top: 30%;
  margin-left: 45%;
}

#robust-image-container .sovere-img {
  margin-top: 30%;
  margin-left: -40%;
}

#robust-image-container .investment-img {
  margin-top: 30%;
  margin-left: 45%;
}

#robust-image-container .developers-img {
  margin-top: 30%;
  margin-left: -40%;
}


.robust-ecosystem {
  background-color: #eeedef;
  position: relative;
  padding-bottom: 0px;

}



.robust-ecosystem .collab {
  font-size: 14px;
  font-weight: 300;

}

.robust-ecosystem .eco-para {
  text-align: center;
  font-size: 18px;
  color: #f58220;
  font-weight: 700;
}

.solar-bridge {
  background: linear-gradient(262deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
}

.bridge-para-2 {
text-align: center !important;
  color: white;
  padding: 10px;
  font-size: 19px;
  font-weight: 300;
  margin-left: 0px !important;

}

.bridge-para-1 {
text-align: center !important;
  color: white;  padding: 10px;
  font-size: 25px;
  font-weight: bold;  margin-left: 0px !important;
}

.progress-far {
  color: #f58220;
  font-weight: bold;
  font-size: 22px;
  margin-left: 80px;
}

.progress-far-para {
  font-weight: 300;
  margin-left: 80px;
}


.img-far {
  width: 100%;
 
}




.press-release-custom {
  margin-top: 6rem;
  margin-left: 128px;
  /* width: 78.333333%; */
  width: 87.333333%;
}

#press-release-down {
  margin-top: 8rem;

}


.press-release-custom .card {
  background-color: #eeedef;
  height: 350px;
  width: 300px;
  border-radius: 0;
}

.press-release-custom .card img {
  width: 50%;
  margin-left: 30px;
  border-radius: 0;
  margin-top: -40px;
  margin-bottom: 17px;
}

ul.nav.nav-pills.mb-3.job-tabs {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
}

.press-release-custom .card-text {
  padding-left: 29px;
  /* margin-left: -2px; */
  font-size: 16px;
  font-weight: 500;
  /* height: 95px; */
  /* height: 78px; */
  display: -webkit-box;
  /* max-width: 200px; */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 96px;

}

.press-release-custom .date-text {
  margin-left: 27px;
  color: #f06039;
  margin-top: 31px;
  position: relative;
  margin: 0;
  padding-left: 29px;
}

.press-release-custom .date-text::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #f06039;
  bottom: -5px;
  left: 29px;
}

.press-release-custom .date-text-note {
  margin-left: 25px;
  color: #f06039;
  margin-top: 55px;
}

/* #press-release .card::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #f06039;
  bottom: 9px;
  left: 9%;
} */

/* press-release-down */

#press-release-down .card {
  background-color: #eeedef;
  height: 350px;
  width: 300px;
  border-radius: 0;
}

#press-release-down .card img {
  width: 50%;
  margin-left: 30px;
  border-radius: 0;
  margin-top: -40px;
}

#press-release-down .card-text {
  padding-left: 29px;
  /* margin-left: -2px; */
  font-size: 16px;
  font-weight: 500;
}

#press-release-down .date-text {
  margin-left: 29px;
  color: #f06039;
  margin-top: -16px;
}


#press-release-down .card::before {
  left: 30px;
  content: "";
  position: absolute;
  width: 25px;
  height: 3PX;
  background-color: #f06039;
  top: 83%;

}


/* media-coverage */



#media-coverage {
  margin-top: 7rem;

}

#media-coverage-down {
  margin-top: 8rem;

}


#media-coverage .card {
  background-color: #eeedef;
  height: 350px;
  width: 300px;
  border-radius: 0;
  margin-bottom: 80px;
}

#media-coverage .card img {
  width: 100%;
  padding: 15px;
  border-radius: 0;
  margin-top: -70px;
}

#media-coverage .card-text {
  
padding-left: 29px; 
font-size: 16px;
font-weight: 500; 
display: -webkit-box; 
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
min-height: 160px;

}


#media-coverage .date-text {
  margin-left: 27px;
  color: #f06039;
  margin-top: 31px;
  position: relative;
  margin: 0;
  padding-left: 29px;
}

#media-coverage .date-text::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #f06039;
  bottom: -5px;
  left: 29px;
}
/* #media-coverage .card::before {
  content: "";

  position: absolute;
  width: 25px;
  height: 3PX;
  background-color: #f06039;
  top: 87%;
  left: 35px;
} */

/* media-coverage-down */

#media-coverage-down .card {
  background-color: #eeedef;
  height: 350px;
  width: 300px;
  border-radius: 0;
}

#media-coverage-down .card img {
  width: 100%;
  padding: 15px;
  border-radius: 0;
  margin-top: -70px
}

#media-coverage-down .card-text {
  padding-left: 35px;
  /* margin-left: -2px; */
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;

}

#media-coverage-down .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 50px;
}


#media-coverage-down .card::before {
  left: 35px;
  content: "";
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: #f06039;


  top: 80%;


}


/* partner-oraganisation */

#company-ad {
  background-color: #f4f4f7;
  /* padding: 60px; */
  margin-bottom: 70px;
  max-width: 0;
  max-width: 100%;

}

.corporate-wrap .flex-container1 {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f2f2f4;
  width: 60%;
  margin-left: 30%;
  padding-left: 20px;
}

.corporate-wrap .flex-container1>div {


  margin: 10px;
  text-align: center;


}





.corporate-wrap-1 .flex-container1 {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f2f2f4;
  width: 65%;
  margin-left: 10%;
  padding-left: 20px;
}

.corporate-wrap-1 .flex-container1>div {


  margin: 10px;
  text-align: center;


}



.corporate-wrap-1 {
  /* padding: 0 0;
  padding-bottom: 50%; */
  margin-top: -120px;

}

/* <!---corporate-wrap-2---> */

.corporate-wrap-2 .flex-container1 {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f2f2f4;
  width: 60%;
  margin-left: 30%;
  padding-left: 20px;
}

.corporate-wrap-2 .flex-container1>div {


  margin: 10px;
  text-align: center;


}

.corporate-wrap-2 img {
  padding-bottom: 10px;
  /* margin-left: 7px; */
  /* padding: 10px; */
  padding-top: 25px;
  padding-left: 20px;
  /* padding-right: 11px; */

}

.corporate-wrap-2 {
  margin-top: -120px;
}



/* <!---corporate-wrap-3---> */



.corporate-wrap-3 .flex-container1 {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f2f2f4;
  width: 65%;
  margin-left: 10%;

  padding-left: 20px;
}

.corporate-wrap-3 .flex-container1>div {


  margin: 10px;
  text-align: center;


}

.corporate-wrap-3 img {
  padding-bottom: 10px;
  /* margin-left: 7px; */
  /* padding: 10px; */
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 11px;

}

.corporate-wrap-3 {
  /* padding: 0 0;
  padding-bottom: 50%; */
  margin-top: -120px;

}


/* <!---corporate-wrap-4---> */

.corporate-wrap-4 .flex-container1 {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f2f2f4;
  width: 60%;
  margin-left: 30%;
  padding-left: 20px;
}

.corporate-wrap-4 .flex-container1>div {


  margin: 10px;
  text-align: center;


}

.corporate-wrap-4 img {
  padding-bottom: 10px;
  /* margin-left: 7px; */
  /* padding: 10px; */
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 11px;

}

.corporate-wrap-4 {
  margin-top: -120px;
}




/* <!---partners-webpage---> */

.partner {
  background-image: linear-gradient(90deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  padding: 0;
  margin-top: 2%;
}

.partner p {
  text-align: center;
  color: white;
  padding-top: 15px;
  /* padding-bottom: 5px; */
  font-weight: 600;
  font-size: 24px;
}

.three-partners {
  background-color: #f5f5f5;
}



.three-partners .circle-1 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f47920;
  position: relative;

}

.three-partners .circle-1::before {
  position: absolute;
  background-image: url(../img/partner_webpage_imgs/circle-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}



.three-partners .circle-1 p {
  text-align: center;
  margin-top: 25%;

}

.three-partners .circle-2 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f99d1c;
  position: relative;
}

.three-partners .circle-2::before {
  position: absolute;
  background-image: url(../img/partner_webpage_imgs/circle-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}


.three-partners .circle-2 p {
  text-align: center;
  margin-top: -5%;

}


.three-partners .circle-3 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f15a31;
  position: relative;
}

.three-partners .circle-3 p {
  text-align: center;
  margin-top: -9%;

}

.three-partners .circle-3::before {
  position: absolute;
  background-image: url(../img/partner_webpage_imgs/circle-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}



.fees-status {
  background-image: url(../img/partner_webpage_imgs/flex-gradient.png);
  background-repeat: no-repeat;
  margin-bottom: 1%;
  margin-top: 1%;
  background-size: cover;
}

.fees-status h5 {
  font-weight: 600;
  text-align: center;
  color: white;
}


.fees-status .flex-container1 {
  display: flex;
  align-items: center;
  width: 80%;
  margin: 20px auto;



}



.fees-status .cp {
  color: white;

}

.fees-status .space {
  text-align: center;
  color: white;
  margin-top: 1%;

}

.fees-status .article {
  color: white;

  
  font-weight: 500;
}

.fees-status .article-1 {
  color: white;

  font-weight: 500;

}



/*
#press-nav ul {
  margin-top: -11%;
}
*/

#press-container h2 {
  margin-bottom: -1%;
}

#press-container hr {
  color: #f15a31;
  opacity: 1;
}

#press-container #press-nav #nav-1 {
  color: white;
  background-color: #f15a31;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  /* border-bottom-right-radius: 0; */
  width: 13rem;
  height: 3rem;
  margin-left: -300px;
  margin-top: -6px;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  font-size: large;
}


#press-container #press-nav #nav-2 {
  color: white;
  background-color: #faa61a;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  /* border-bottom-right-radius: 0; */
  width: 13rem;
  height: 3rem;
  margin-left: -70px;
  margin-top: -6px;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  font-size: large;
}

.press-page {
  padding-bottom: 10%;
}


/* <!--- !> */

#media-container h2 {
  margin-bottom: -1%;
}

#media-container hr {
  color: #f15a31;
  opacity: 1;
}

#media-container #press-nav #nav-1 {
  color: white;
  background-color: #faa61a;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  /* border-bottom-right-radius: 0; */
  width: 13rem;
  height: 3rem;
  margin-left: -300px;
  margin-top: -6px;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  font-size: large;
}


#media-container #press-nav #nav-2 {
  color: white;

  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #f15a31;
  width: 13rem;
  height: 3rem;
  margin-left: -70px;
  margin-top: -6px;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  font-size: large;
}


#media-coverage-down #media-reporting-last .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 70px;
}

#media-coverage #media-reporting-last .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 70px;
}


#media-coverage #media-reporting-second .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 70px;
}


#media-coverage-down #media-reporting-second .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 70px;
}



#media-coverage #media-reporting-third .date-text {
  margin-left: 35px;
  color: #f06039;
  margin-top: 65px;
}



/* dataweb */

.data-para {
  font-size: 27px;
  color: #f58220;
  font-weight: 500;
}

#discover img {
  margin-left: 12%;

}

#discover {
  position: relative;
  display: inline-block;
}

#discover .text-overlay {
  position: absolute;
  top: 50%;
  left: 28%;
  transform: translate(-50%, -50%);
  background-color: #f15a31;
  padding: 20px;
  color: white;
  text-align: left;
  width: 25%;
  height: 85%;

}


.data-top {

  text-align: center;
  font-weight: 600;
  font-size: 2.5rem;
  margin-top: -2%;
  margin-bottom: 3%;
}

#discover p {
  color: white;
  margin-left: 15%;
  margin-top: 5%;
}


#discover h3 {
  margin-left: 15%;
  margin-top: 20%;


}



.data-portal img {
  width: 135%;
  border-radius: 0;
}

/* .data-portal .card-body{
  z-index: 1;
  position: absolute;
  top: 215px;
    background: white;
    width: 113%;

} */

.data-portal .data-head {
  font-weight: 600;
  font-size: x-large;
  margin-top: 10%;
  margin-left: 5%;
}

.data-portal .card {
  position: relative;

}

/* .data-portal{
  padding-bottom: 30%;
} */

.data-portal .data-description {
  font-weight: 300;
  margin-left: 6%;

}


.data-portal .data-description-default {
  font-weight: 300;
  margin-left: 6%;
  margin-top: -2%;

}


.data-portal #card-1 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 3%;
}


.data-portal #card-2 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 6%;
}


.data-portal #card-3 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 13%;

}



.data-portal a:hover {
  font-weight: 500;
  background: #f15a31;
  color: white;
  border-color: #f15a31;
  border-radius: 20px;
  width: 65%;

}


.orange-data {
  color: #f26039;
  opacity: 1;
  border-width: 3px;
  margin-top: 5%;
}

.orange-data-2 {
  color: #f26039;
  opacity: 1;
  border-width: 3px;

}

.quality-data {
  padding-top: 80px;
  padding-bottom: 0;
}

.case-data {
  text-align: center;
  font-weight: 600;
  font-size: 2.5rem;

}

.discover-section {
  padding-bottom: 25px;
}



.newest-data img {
  width: 135%;
  border-radius: 0;
}

/* .newest-data .card-body{
  z-index: 1;
  position: absolute;
  top: 215px;
    background: white;
    width: 113%;

} */

.newest-data .data-head {
  font-weight: 600;
  font-size: x-large;
  margin-top: 10%;
  margin-left: 5%;
}

.newest-data .card {
  position: relative;

}

/* .newest-data{
  padding-bottom: 15%;
} */

.newest-data .data-description {
  font-weight: 300;
  margin-left: 6%;

}


.newest-data .data-description-default {
  font-weight: 300;
  margin-left: 6%;
  margin-top: -2%;

}



.newest-data .newest-description {
  margin-left: 6%;
  font-size: 19px;
  font-weight: 500;
}

.newest-data #card-1 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: 12%;
  font-weight: 500;
}

.newest-data #card-2 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: -2%;
  font-weight: 500;
}

.newest-data #card-3 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: 12%;
  font-weight: 500;
}







/* / <!---partners-webpage---> / */

.about-isa-slider .btn-tabs {
  display: flex;
  justify-content: end;
}

.about-isa-slider .btn-tabs img {
  width: 22%;
  padding-left: 15px;
}

.btn-tabs img {
  transition: transform 0.3s ease;
}

.btn-tabs img:hover {
  transform: scale(1.1);
  /* / Zoom in the image on hover / */
}

.partner {
  background-image: linear-gradient(90deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  padding: 0;
  margin-top: 2%;
}

.partner p {
  text-align: center;
  color: white;
  padding-top: 15px;
  /* / padding-bottom: 5px; / */
  font-weight: 600;
  font-size: 24px;
}

.three-partners {
  background-color: #f5f5f5;
}



.three-partners .circle-1 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f47920;
  position: relative;

}

.three-partners .circle-1::before {
  position: absolute;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/partner_webpage_imgs/circle-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}



.three-partners .circle-1 p {
  text-align: center;
  margin-top: 25%;

}

.three-partners .circle-2 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f99d1c;
  position: relative;
}

.three-partners .circle-2::before {
  position: absolute;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/partner_webpage_imgs/circle-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}


.three-partners .circle-2 p {
  text-align: center;
  margin-top: -5%;

}


.three-partners .circle-3 {
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border: 8px solid #f15a31;
  position: relative;
}

.three-partners .circle-3 p {
  text-align: center;
  margin-top: -9%;

}

.three-partners .circle-3::before {
  position: absolute;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/partner_webpage_imgs/circle-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  left: 17px;
  right: 0px;
  bottom: 0;
  content: "";
  width: 10;
  width: 92%;
}



.fees-status {
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/partner_webpage_imgs/flex-gradient.png);
  background-repeat: no-repeat;
  margin-bottom: 1%;
  margin-top: 1%;
  background-size: cover;
}

.fees-status h5 {
  font-weight: 600;
  text-align: center;
  color: white;
}




.fees-status .flex-container1>div {
  background-color: #ffc20e;



}

.fees-status .cp {
  color: white;

}

.fees-status .space {
  text-align: center;
  color: white;
  margin-top: 1%;

}

.fees-status .article {
  color: white;

 
  font-weight: 500;
}

.fees-status .article-1 {
  color: white;

  font-weight: 500;

}





/* / dataweb / */

.data-para {
  font-size: 27px;
  color: #f58220;
  font-weight: 500;
}

#discover img {
  margin-left: 12%;

}

#discover {
  position: relative;
  display: inline-block;
}

#discover .text-overlay {
  position: absolute;
  top: 50%;
  left: 28%;
  transform: translate(-50%, -50%);
  background-color: #f15a31;
  padding: 20px;
  color: white;
  text-align: left;
  width: 25%;
  height: 85%;

}


.data-top {

  text-align: center;
  font-weight: 600;
  font-size: 2.5rem;
  margin-top: -2%;
  margin-bottom: 3%;
}

#discover p {
  color: white;
  margin-left: 15%;
  margin-top: 5%;
}


#discover h3 {
  margin-left: 15%;
  margin-top: 20%;


}

.data-portal .card {
  border-style: none;
}

.data-portal img {
  width: 135%;
  border-radius: 0;
}

.data-portal .card-body {
  z-index: 1;
  /* / position: absolute; / */
  /* / top: 215px; / */
  background: white;
  width: 113%;
  margin-top: -37px;

}

.data-portal .data-head {
  font-weight: 600;
  font-size: x-large;
  margin-top: 10%;
  margin-left: 5%;
}

.data-portal .card {
  position: relative;

}

/* .data-portal{
  padding-bottom: 30%;
} */


.data-portal .data-description {
  font-weight: 300;
  margin-left: 6%;

}



.data-portal .swiper-rtl .swiper-button-next {
  /* left: 84.2%;
  right: auto;
  top: 260%; */
  border: 1px solid grey;
}

.data-portal .swiper-rtl .swiper-button-prev {
  /* right: 159px;
  left: auto;
  top: 260%; */
  border: 1px solid grey;
}

.data-portal .swiper-button-next i,
.swiper-button-prev i {
  color: gray;
  font-size: 1.5em;
}

.newest-data .swiper-button-next i,
.swiper-button-prev i {
  color: gray;
  font-size: 1.5em;
}

/* / check / */

.data-portal .data-description-default {
  font-weight: 300;
  margin-left: 6%;
  margin-top: -2%;

}


.data-portal #card-1 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 3%;
}


.data-portal #card-2 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 6%;
}


.data-portal #card-3 a {
  font-weight: 500;
  background: white;
  color: black;
  border-color: #f15a31;
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  margin-top: 13%;

}



.data-portal a:hover {
  font-weight: 500;
  background: #f15a31;
  color: white;
  border-color: #f15a31;
  border-radius: 20px;
  width: 65%;

}

.data-portal .swiper {
  margin-left: -29px;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding-top: 0;
  padding-right: 100px;
  padding-left: 100px;
  padding-bottom: 0;
  z-index: 1;
}

.orange-data {
  color: #f26039;
  opacity: 1;
  border-width: 3px;
  margin-top: 5%;
}

.orange-data-2 {
  color: #f26039;
  opacity: 1;
  border-width: 3px;

}

.quality-data {
  padding-top: 80px;
  padding-bottom: 0;
}

.case-data {
  text-align: center;
  font-weight: 600;
  font-size: 2.5rem;

}

.discover-section {
  padding-bottom: 25px;
}

/* / newest data swiper     check / */
.newest-data .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 85%;
  right: auto;
  top: 465%;
  border: 1px solid grey;
}

.newest-data .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 145px;
  left: auto;
  top: 465%;
  border: 1px solid grey;
}

.newest-data img {
  width: 135%;
  border-radius: 0;
}

.newest-data .card-body {
  z-index: 1;
  margin-top: -55px;
  background: white;
  width: 113%;

}

.newest-data .data-head {
  font-weight: 600;
  font-size: x-large;
  margin-top: 10%;
  margin-left: 5%;
}

.newest-data .card {
  position: relative;
  border-style: none;
}

/* .newest-data{
  padding-bottom: 15%;
} */

.newest-data .data-description {
  font-weight: 300;
  margin-left: 6%;

}


.newest-data .data-description-default {
  font-weight: 300;
  margin-left: 6%;
  margin-top: -2%;

}



.newest-data .newest-description {
  margin-left: 6%;
  font-size: 19px;
  font-weight: 500;
}

.newest-data #card-1 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: 12%;
  font-weight: 500;
}

.newest-data #card-2 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: -2%;
  font-weight: 500;
}

.newest-data #card-3 .newest-date {
  margin-left: 6%;
  color: #f58220;
  margin-top: 12%;
  font-weight: 500;
}




.press-bg .swiper-press .swiper-button-prev {
  left: calc(50% - 50px);
}

.press-bg .swiper-press .swiper-button-next {
  right: calc(50% - 50px);
}

.press-bg .swiper-press .swiper-button-next,
.press-bg .swiper-press .swiper-button-prev {
  bottom: 0;
  top: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.press-bg .swiper-press .swiper-button-next:hover,
.press-bg .swiper-press .swiper-button-prev:hover {
  background: var(--color-orange);
  color: #fff;
}

.press-bg .swiper-press .swiper-button-next:hover i,
.press-bg .swiper-press .swiper-button-prev:hover i {
  color: #fff;
}

.swiper-press {
  overflow: hidden;
}


.newest-data .card-body {
  z-index: 1;
  margin-top: -55px;
  background: white;
  width: 113%;
}



/* /*--------------------------------------------------------------
# Membership web-page
------------------------------------------------------------- */

.faq-section .faq-title {
  text-align: center;
  font-weight: 700;
  font-size: 45px;
  position: relative;
}





.faq-section .faq-process {
  font-size: 30px !important;
  text-align: center;
  font-weight: 500;
  color: #faa61a;
}

.faq-section .faq-sub-heading {

  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding-top: 0;
  padding-right: 19%;
  padding-bottom: 0;
  padding-left: 19%;
}


.faq-para {
  /* margin-right: -49%;
    margin-bottom: -1%; */
  font-size: 12px;
  /* / padding-right: 10%; / */
}

/* .faq-section .pill {
 
  border-radius: 70px; 
  border: 1px solid #fbaf17;
color: #fff; 
  text-align: center;
  margin-top: 2%;
  padding: 10px; 
  position: relative; 
} */

.faq-section .pills-p {
  padding-right: 10%;
  font-size: 14px;
  padding-left: 10%;
}


/* 
.faq-section .pill::after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: -1;
  background-image: url("https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/pill-half-circle.png");
} */


/* .faq-section .pill-1{
  margin-left: 8%;
  margin-top: 2%;

} */

.pill-col {
  position: relative;
}

.pill-col-2 {
  position: relative;
}

.pill-col-3 {
  position: relative;
}

.pill-col-4 {
  position: relative;
}

.pill-col-5 {
  position: relative;
}

.pill-col-6 {
  position: relative;
}


/* .pill-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: black;
} */


.faq-section .pill-col {
  /* / padding: 4% 8% 1% 20%; / */
  padding: 5% 7% 3% 19%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-pill-1.png);
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}



/* .faq-section .pill-col-2 {
  padding: 5% 7% 3% 19%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-pill-3.png);
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 2%;
}

.main-activities .pill-col-3 {
  padding: 8% 0% 10% 9%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/activity-pill-1.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -5%;
  margin-left: 28%;
} */

/* 
.main-activities .pill-col-4 {
  padding: 8% 0% 10% 9%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/activity-pill-1.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -5%;


}



.main-activities .pill-col-5 {
  margin-left: 28%;
  padding: 7% 0% 11% 8%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/activity-pill-3.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -13%;


} */

.main-activities .pill-col-6 {
  padding: 3% 0% 10% 8%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/activity-pill-3.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -11%;



}








.faq-section .pill-2 {
  margin-top: 2%;
}

.faq-section .pill-3 {
  margin-top: 14px;
  margin-left: 8%;
}


.faq-section .pill-4 {
  margin-top: 14px;
}


.main-activities {
  background-color: #eeedef;
 
}


.faq-section {
  padding-bottom: 6%;
}


.main-activities .faq-process {
  font-size: 33px;
  text-align: center;
  font-weight: 500;
  color: #faa61a;
}

.main-activities .frameworks {



  font-size: 18px;
  font-weight: 500;
  color: #575757;
}


.main-activities .frameworks-2 {

  font-size: 18px;
  font-weight: 500;
  color: #575757;
 
}

.main-activities .activity-pill-1 {
  margin-top: 2%;
  margin-left: 28%;
}

.main-activities .activity-pill-2 {
  margin-top: 2%;
}

.main-activities .activity-pill-3 {
  margin-top: 2%;
  margin-left: 28%;

}

.main-activities .activity-pill-4 {
  margin-top: 2%;
}
.container-member{
padding: 0px 140px;




}
.main-activities #main-activity-row {
  margin-top: -2%;
}

.main-activities .main-1 {
  margin-top: -35px;

 
  font-size: 14px;
  color: #575757;
  font-weight: 300;
}


.main-activities .main-2 {
  font-size: 14px;
  color: #575757;
  font-weight: 300;
  padding-right: 6%;
  margin-top: 10px;
  padding-left: 6.08%;
  margin-left: -3px;
}

.project-basis .base-2 {
  font-size: 18px;
  text-align: center;
  font-weight: 500;

}

.project-basis .base-1 {
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  margin-bottom: 0;
}


#project-listing {
  background-color: #f2f3f5;
  /* height: 30rem; */
  position: relative;
}

.thematic-program {
  padding-top: 60px;
  padding-right: 68px;
  padding-bottom: 90px;
  padding-left: 20%;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}

.engaging-project #project-listing .isa-projects {
  margin-top: -16%;
  margin-left: 18%;
  list-style-type: none;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}

#project-listing {

  margin-bottom: 5px !important;
}

.engaging-project #project-listing .isa-countries {
  padding-top: 60px;
  padding-right: 20%;
  padding-bottom: 90px;
  /* padding-left: 0; */
  list-style-type: none;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}



.engaging-project .isa-countries .project-list {
  margin-bottom: 2%;
  padding-right: 20%;
  padding-left: 35px;
  margin-left: -8%;
}


/* #project-listing::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/project-bar.png);
  z-index: 1;
  left: 10.5%;
  top: 32%;
  background-repeat: no-repeat;

} */

.engaging-project .isa-projects li {
  margin-bottom: 1.5%;
}

.engaging-project {
  margin-top: -7%;
}



.expectations-section .expectatons-p {
  font-weight: 500;
  font-size: 28px;
  text-align: center;
 
  color: white;
  margin-bottom: 2%;
}



.expectations-section #member-representatives {
  background-color: white;
  position: relative;
}

.expectations-section #member-representatives .representatives-sub::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: 3.5%;
  top: 27%;
}


.expectations-section #member-representatives .representatives-sub-2::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: 37.8%;
  top: 27%;
}


.expectations-section #member-representatives .representatives-sub-3::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: 65.1%;
  top: 27%;
}




.expectations-section #member-representatives .representatives-p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 3%;
}


.expectations-section #member-representatives .representatives-sub {
  font-size: 14px;
  font-weight: 300;
  padding-top: 5%;
  padding-bottom: 3%;
  padding-left: 8%;
}


.expectations-section #member-representatives .representatives-sub-2 {
  padding-top: 5%;
  padding-right: 23%;
  padding-bottom: 15%;
  padding-left: 11%;
  font-size: 14px;
  font-weight: 300;

}


.expectations-section #member-representatives .representatives-sub-3 {
  font-size: 14px;
  font-weight: 300;
  padding-top: 5%;
  padding-right: 19%;
  padding-bottom: 6%;

  margin-left: -33px;
}



.expectations-section {
  background: linear-gradient(to right, #ffbb31, #ff7e24);
  margin-top: -3.8%;
}

.expectations-section #member-representatives .hr-1 {
  margin-left: 6%;
}

.expectations-section #member-representatives .hr-2 {
  margin-left: 10%;
  margin-top: -23%;
}

.expectations-section #member-representatives .hr-3 {
  margin-left: -8%;
  margin-top: -5%;
}

.coord-section {
  background: linear-gradient(to right, #ffbb31, #ff7e24);
  padding-top: 0%;
  padding-bottom: 2%;
}





.coord-section .expectatons-p {
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  padding-right: 24%;
  padding-left: 24%;
  color: white;
  margin-bottom: 2%;
}

.coord-section .sharing-points {
  font-size: 14px;
  color: white;
  /* / padding-right: 152px; / */
  position: relative;
 
  
}


.coord-section .sharing-points-1 {
  font-size: 14px;
  color: white;

  position: relative;

}

.coord-section .sharing-points-2 {
  font-size: 14px;
  color: white;

  position: relative;
}

.coord-section .sharing-points-3 {
  font-size: 14px;
  color: white;

  position: relative;
  /* margin-right: -28%; */
}

.coord-section .sharing-points-4 {
  font-size: 14px;
  color: white;

  position: relative;
  /* margin-right: -43%; */
}

/* 
.coord-section .sharing-points::before {
  content: "";
  display: block;
  position: absolute;
  left: 181px;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: white;
  z-index: 1;
} */


/* 
 */

/* .coord-section .sharing-points-2::before {
  content: "";
  display: block;
  position: absolute;
  left: 105%;
  top: 0;
  width: 3px;
  height: 113%;
  background-color: white;
  z-index: 1;
} */


/* .coord-section .sharing-points-3::before {
  content: "";
  display: block;
  position: absolute;
  left: 105%;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: white;
  z-index: 1;
} */


.coord-section .facilitating {
  font-size: 14px;
  color: white;
  padding: -20%;
  position: relative;
  margin-top: 3%;

  margin-right: -10px;
  margin-bottom: 0;
  margin-left: -10px;
}

.coord-section .facilitating::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: -5px;
  width: 3px;
  height: 265%;
  background-color: white;
  z-index: 1;
}

.coord-section .facilitation-meetings {
  padding-left: 1%;
  color: white;
  font-size: 14px;
  margin-left: 1%;
}

.coord-section .relevant-sector {
  color: white;
  font-size: 14px;
  margin-top: 3%;

}

.coord-section .senior-gov {
  margin-right: -1%;

  margin-left: -1%;
}

.coord-section .logistical-support {
  margin-right: -10%;
  margin-left: -1%;
  line-height: 2;
}

.coord-section .coord-facilities {
  margin-left: 1%;
}

/* / financial-contri / */

.financial-contri {
  padding-top: 0
}



.financial-contri #member-representatives {
  background-color: #f2f3f5;
  position: relative;
  padding-bottom: 3%;
}






.financial-contri #member-representatives .representatives-sub::before {

  position: absolute;
  content: "";
  width: 12%;
  height: 5%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: -0.3%;
  top: 14%;
}


.financial-contri #member-representatives .representatives-sub-2::before {
  position: absolute;
  content: "";
  width: 9%;
  height: 4%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: 27.1%;
  top: 11%;
}


.financial-contri #member-representatives .representatives-sub-3::before {

  position: absolute;
  content: "";
  width: 9%;
  height: 4%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/faq-top.png);
  z-index: 1;
  left: -0.3%;
  top: 6%;
}




.financial-contri #member-representatives .representatives-p {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-top: 3%;
}


.financial-contri #member-representatives .representatives-sub {
  font-size: 14px;
  font-weight: 300;
  padding-top: 7%;
  margin-left: 15%;
  position: relative;
}


.financial-contri #member-representatives .representatives-sub-2 {
  padding-top: 7%;
  padding-right: 24%;
  padding-bottom: 22%;
  padding-left: 27%;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}


.financial-contri #member-representatives .representatives-sub-3 {
  font-size: 14px;
  font-weight: 300;
  padding-top: 5%;
  padding-right: 41%;
  padding-bottom: 6%;
  margin-left: -33px;
  position: relative;
}





/* .financial-contri{
   background: linear-gradient(to right, #ffbb31, #ff7e24);
   margin-top: -4%;
} */




.financial-contri #member-representatives .hr-1 {
  margin-left: 16%;
  margin-top: 22px;
}

.financial-contri #member-representatives .hr-2 {
  margin-left: 22%;
  margin-top: 47px;
}

.financial-contri #member-representatives .hr-3 {
  margin-left: -8%;
  margin-top: 29px;
}


.financial-contri .financial-usd {
  margin-right: -33%;
  font-size: 14px;
  font-weight: 300;
  margin-left: 11%;
  margin-top: -2%;
  padding: 0px !important;
}



.financial-contri #finance-1 {
  position: relative;
}

.financial-contri #finance-2 {
  position: relative;
}


.financial-contri #finance-3 {
  position: relative;
}




.financial-contri #finance-2::before {
  content: "";
  display: block;
  position: absolute;
  left: 16%;
  top: 17px;
  width: 3px;
  height: 90%;
  background-color: #6c6a6ac7;
  z-index: 1;
}


.financial-contri #finance-3::before {
  content: "";
  display: block;
  position: absolute;
  left: -12%;
  top: 13px;
  width: 3px;
  height: 90%;
  background-color: #6c6a6ac7;
  z-index: 1;

}


.support-mechanism {
  background: linear-gradient(to right, #ffbb31, #ff7e24);
  margin-top: -60px;
}


.support-mechanism .support-p {
  font-size: 20px;
  text-align: center;
  color: white;
  font-weight: 500;
  margin: auto;
}

.support-mechanism .mechanism-p {
  font-size: 14px;
  text-align: center;
  color: white;
  padding-top: 0px;
  padding-right: 30%;

  padding-left: 30%;
}


.rights-observers {
  /* margin-top: -60px; */
  background: linear-gradient(to right, #ffbb31, #ff7e24);
}

/* .rights-observers .roles{
  width: 100%;
} */


.rights-observers .rights-para {
  font-size: 30px;
  font-weight: 500;
  color: white;
}

.rights-observers .office-bearer {
  color: white;
  font-size: 16px;
  margin-right: 26%;
}

.rights-observers ul {
  color: white;
  font-size: 16px;
}

.rights-observers .links {
  color: white;
  font-size: 16px;
}

.rights-observers .governing-body {
  color: white;
  font-size: 16px;
  margin-right: 9%;
}

.rights-observers .fifth-assembly {
  color: white;
  font-size: 16px;
  margin-bottom: 2%;
  margin-right: 24%;
}

.rights-observers .corpus-fund {
  color: white;
  font-size: 16px;
  margin-top: 3%;
}

.rights-observers .medium-term {
  font-size: 30px;
  font-weight: 500;
  color: white;
  /* margin-right: 24%; */
}

.rights-observers .fees-1 {
text-align: center;
  font-size: 30px;
  color: #f47920;
  margin-bottom: 0;
  padding-top: 3%;
}

.rights-observers .fees-2 {
  font-size: 19px;
text-align: center;

}



.rights-observers .fees-btn {

  width: 90%;
  height: 100%;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/roles-btn.png);
  background-size: contain;

  background-repeat: no-repeat;
  margin-left: -20px;
}




/* .project-basis{
  margin-top: -60px;
}
 */



.rights-observers .pill-col-3 {
  padding: 12% 0% 10% 9%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/activity-pill-1.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -71px;
  margin-left: 0;
}


.rights-observers .pill-col-4 {
  padding: 12% 0% 10% 9%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/rights-pill-2.png);
  width: 73%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -20%;
  margin-left: 0;
}


.rights-observers .pill-col-5 {
  padding: 2% 33% 1px 36%;
  content: "";
  display: block;
  background-image: url(https://projects.techbuddiesit.org/isa/assets/img/membership_imgs/rights-pill-3.png);
  /* / width: 100%; / */
  /* / height: 100%; / */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -9%;
  margin-left: -169px;
}




.rights-observers li {
  list-style-type: square;
}



/*--------------------------------------------------------------
# Governance
--------------------------------------------------------------*/

#govern-slider {
  .gov-banner-para {
    width: 32rem;
    color: white;
  }
}

#govern-banner {

  padding-top: 18rem;
  padding-left: 10rem;
  color: white;
}

#govern-slider {
  background-image: url("../img/governance_img/orange-slider.jpg");
  background-size: cover;
  background-position: center;
  padding: 50px 0;

}





  .custom-card-style {
    background: white;
    box-shadow: 10px 0 30px white;
    display: flex;
    position: relative;
    margin-top: -80px;
    /* border-left: 2px solid orange; */
    border-right: 2px solid orange;
    border-top: 2px solid orange;
  
    
}
  .card-text-01 {
    margin-top: 10px;
    /* width: 14rem; */
    text-align: center;
  }

  .custom-card-style .card-body {
    padding-bottom: 10px;
  }



  .card-title {
    font-size: xxx-large;

  }




.custom-card-style::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* / height: 4%; / */
  background-color: darkorange;
  /* / right: 0px; / */
  top: 255px;
}


.gov-sec {
  overflow: visible;
}

#governance-structure {
  /* background-image: radial-gradient(circle at center, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%); */

  #governance-structure-title {
    justify-content: center;
    color: white;
    font-weight: 700;
    padding-top: 35px;
  }


}

.india-section{
  text-align: center;
  font-size: 17px;}
.france-section {
  margin-left: 14px;
}

.isa-assembly {
  background-color: #eeedef;
  margin-top: -61px;
  padding-left: 21rem;

  p {
    margin: 0;

    width: 49rem;
  }
}

.isa-bg-img {
  /* background-image: url("../img/governance_img/isa-bg-img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 65rem;
*/
  width: 100%;
}

.isa-bg {
  padding: 0;
}

#isa-committy {
  background-color: #fd7645;
  padding-left: 21rem;
  /* / padding: 15px; / */
  padding-top: 20px;
  padding-bottom: 20px;

  h2,
  p {
    color: white;
  }
}

.stand {
  padding: 0;
}

#standing-committy {
  padding-left: 21rem;
  background-color: #eeedef;
  padding-top: 29px;
  padding-bottom: 20px;
  height: 300px;

  p {
    margin: 0;

    width: 55rem;
  }
}

.isa-commit-sec {
  background-image: url("../img/governance_img/governance-layout-lower.jpg");
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
}

#section-region-space {
  /* background-image: linear-gradient(181deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%); */
  padding-top: 40px;
  padding-left: 115px;
  width: 73rem;


  .map-section-america {
    color: white;
    margin-top: -132px;
    margin-left: -46px;
  }


}

.regional-section span,
.regional-section p {
  color: white;
  margin-top: -132px;
  margin-left: -29px;
}


.regional-section {
  padding: 0;
  position: absolute;
  z-index: 1;
  margin-top: -7rem;
  margin-left: 215px;
}





/* .regional-committees-sec{
  margin-left:0 ;
} */

/* .committee-para{
  color: white;
    margin-top: 11px;
   
} */
.vl {
  border-left: 6px solid white;
  height: 240px;
  margin-top: -60px;
}

.round-map-img {

  margin-left: -84px;
  margin-right: -110px;
  margin-top: -39px;
  margin-bottom: 125px;
}

/* .map-section-africa{
  color: white;
  margin-left: 0;
} */
.regional-section .regional-vp {
  color: white;
  margin-top: -48px;
  margin-left: 125px;
  margin-bottom: 46px;


}

.regional-section .committee-para {
  color: white;
  margin-top: 11px;
}

.regional-section .map-section-africa {
  color: white;
  margin-left: 0;
}

.line-wrapper {
  position: relative;
  text-align: center;
}

.line-wrapper .line-left,
.line-right {
  position: absolute;
  top: 50%;
  border: 0;
  height: 1px;
  width: 50%;
  background-color: black;
}

.line-wrapper .line-left {
  left: -12px;
  /* / margin-left: -12px; / */
  width: 135px;
  background: #fd7746;
  height: 4px;
  opacity: 1;
}

.line-wrapper .line-right {
  right: 0;
  width: 135px;
  background: #fd7746;
  height: 4px;
  opacity: 1;
}


#secret-block {
  background-color: #fd7645;

  margin-top: 70px;

  /* / margin-left: 70px; / */
  h2 {
    color: white;
    margin-top: 16px;
    margin-left: 85px;
  }

  p {
    color: white;
    margin-left: 85px;
    line-height: 1.7;
    font-weight: 300;
  }

}

#search-icon {
  font-size: xx-large;
  justify-content: right;
  line-height: 1.6;
}

.line-wrapper h2 {
  padding-top: 30px;
  margin-top: 3px;
}

#circular-secret-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 18px;

  

  .secret-para {

    margin-top: 15px;

    text-align: center;

  }

  .secret-para-2 {

    margin-top: 15px;
 
    text-align: center;

  }

  .secret-para-1 {

    margin-top: 15px;

    text-align: center;

  }
}
.flexp{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.gradient-hr {
  border: 0;
  height: 18px;
  background-image: linear-gradient(90deg, rgba(250, 204, 34, 0.996078431372549) 0%, rgba(248, 54, 0, 0.9999999999999999) 100%);
  opacity: 1;
  width: 103%;
  /* / margin-left: -12px; / */
  margin: 25px 0 0 -12px;
}

.cag-list {
  /* margin-left: 185px; */
  width: 100%;
}

#vice-circle {
  display: flex;
}

#vice-circle-1 {
  display: flex;
  padding-bottom: 145px;
}

.governance-structure-section #governance-structure .para {
  margin-left: 18px;
  color: white;
  font-size: large;
}

.governance-structure-section {
  background-image: url("../img/governance_img/governance-layout-above\ .jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
	padding-top: 0;
	padding-bottom: 0;

}

.governance-structure-section #governance-structure .para-1 {
  margin-left: -19px;
  color: white;
  margin-top: 15px;
  font-size: large;
  text-align: center;
}

.governance-structure-section #governance-structure .para-2 {
  margin-left: -16px;
  color: white;
  font-size: large;
  text-align: center;
}

.governance-structure-section #governance-structure .para-3 {
  margin-left: -23px;
  color: white;
  margin-top: 35px;
  text-align: center;
  font-size: large;
}

.img-set {
  padding-right: 30px;
}

.secretariat-sec {
  padding: 0;
}


#governance-structure-title {
  h5 {
    margin-left: 62.5rem;
  }

  .second-head {
    margin-left: 52.5rem;
  }
}

#govern-slider .govern-rays {
  margin-left: -18%;
  width: 113%;
  margin-top: -108%;
}


/*--------------- 01-05-2024  membership ----------*/
.count {
  width: 100%;
  height: auto;
}

.Index {
  position: relative;
  text-align: center;
}

.Index::after {
  content: '';
  width: 40%;
  height: 5px;
  background-color: yellow;
  position: absolute;
  top: 8px;
  right: 27px;
}

.Index::before {
  content: '';
  width: 40%;
  height: 5px;
  background-color: yellow;
  position: absolute;
  top: 8px;
  left: 27px;
}

.expectations-section #member-representatives .representatives-sub::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
  z-index: 1;
  left: 3.5%;
  top: 27%;
}


.expectations-section #member-representatives .representatives-sub-2::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
  z-index: 1;
  top: 6px !important;
  left: 29px !important;
}


.expectations-section #member-representatives .representatives-sub-3::before {

  position: absolute;
  content: "";
  width: 4%;
  height: 3%;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
  z-index: 1;
  left: 65.1%;
  top: 27%;
}


.curveCircle {
  width: 85%;
  height: 141px;
  position: relative;
  border: 2px solid #ffab00;
  box-shadow: -56px 0px 0px #ffab00;
  border-radius: 128px;
  margin: 10px;
  display: flex;
  align-items: center;
}

.indexValue {
  margin: 0;
  font-size: 35px;
  font-weight: 600;
  position: absolute;
  top: 30%;
  left: -5%;
  color: #fff;
}

.newContent {
  padding: 9px 25px;

}

.faq-para {

  padding: 10px;
  margin: 0 !important;
}

.faq-section .faq-title::after {
  position: absolute;
  content: "";
  width: 5%;
  height: 13%;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
  z-index: 1;
  left: 32%;
  bottom: 55px;
}

.newContent1 {
  padding: 9px 25px;

}

.curveCircle1 {


  position: relative;
  border: 2px solid #ffab00;
  box-shadow: -56px 0px 0px #ffab00;
  border-radius: 128px;
  margin: 10px;
  background: white;
}
.pill-text.newContent .faq-para{
  font-size: 14px;
}
.indexValue1 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  top: 3px;
  left: 11px;
  color: #fff;
}

.main-activities .main-1 {
  margin: 0 !important;
}

.rights-observers .fees-btn {
  width: 100%;
  background-color: white !important;
  border: solid 1px red !important;
}

.membershipBorder {
  width: 93%;

  border: 1px solid yellow;
  border-radius: 70px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  /* Adjusted border radius to half of the height */
  background-color: white !important;

}



.curveCircle2 {
  /* height: 56px; */
  position: relative;
  border: 2px solid #ffab00;
  box-shadow: -56px 0px 0px #ffab00;
  border-radius: 128px;
  margin: 10px;
  background: white;
  width: 85%;
}

.indexValue2 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  top: 11%;
  left: -5%;
  color: #fff;
}

.newContent2 {
  padding: 9px 25px;

}

.count1 {
  width: 100%;
  height: auto;

}

.newcount {
position: relative;
  background-color: #f2f3f5;
}


.newcount {
  margin: 0px auto;
  position: relative;
background-color: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96%;
}

.newcount::after {
  content: '';
  width: 100%;
  height: 5px;
  background-color: yellow;
  position: absolute;
  top: 9px;
  right: 0;
  left: 0;
}


.Index1 {
  position: relative;
  text-align: center;
  background-color:#f2f3f5;
  padding: 5px 20px;
  z-index: 9;
}
.Index11 {
  position: relative;
  text-align: center;
  background-color:white;
  padding: 5px 20px;
  z-index: 9;
}

.flexbox1 {
  display: flex;
  flex-direction: column;
}

.flexbox2 {
  display: flex;
  flex-direction: column;
}

.expectations-section #member-representatives .representatives-sub-2 {
  padding-top: 5%;
  padding-right: 23%;
  padding-bottom: 5% !important;
  padding-left: 11%;
  font-size: 14px;
  font-weight: 300;
}

.financial-contri #finance-2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0% !important;
  top: 0% !important;
  width: 3px;
  height: 90%;
  background-color: #6c6a6ac7;
  z-index: 1;
}

.Index1 {
  margin-top: -3px;
}




.financial-contri #member-representatives .representatives-sub-2 {

  padding-left: 8% !important;

}


.timeline1 {
  position: relative;

  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline1::after {
    content: "";
    position: absolute;
    width: 4px;
    background-color: #ff9f55;
    top: 10px;
    bottom: 0;
    left: -1.5%;
    max-height: 268px;
}
/* Container around content */
.container1 {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.container1::after {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  right: -17px;
  background-color: white;
  border: 4px solid #ff9f55;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */


/* Place the container to the right */
.right {
  left: 0%;
  width: 100%;
  padding: 5px;
}

/* Add arrows to the right container (pointing left) */

/* Fix the circle for containers on the right side */
.right::after {
  left: -16px;
}

/* The actual content */
.content {
  padding: 20px 30px;

  /* background-color: #f2f3f5; */

  /* background-color: white; */

  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {

  /* Place the timelime to the left */
  .timeline1::after {
    left: 31px;
  }

  /* Full-width containers */
  .container1 {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .container1::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 15px;
  }

  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}

.heading2 {
  margin: 0;
}

.timeline1 .container1.right p {
  margin: 0px !important;
}

.timebox {
  display: flex;
  justify-content: flex-start;
}

.thematic-program {
  padding-bottom: 0px !important;
}

.timeline1 .container1.right p {
  margin: 0px !important;
  padding-left: 19px;
}

.container1::after {

  top: 3px !important;

}



.financial-contri #member-representatives .representatives-sub {
  margin: 0px !important;


}

.financial-contri .financial-usd {
  margin: 0px !important;
}

.financial-contri #member-representatives .representatives-sub-3 {
  padding-right: 0px !important;
  margin-left: 0px !important;
}

.financial-contri #member-representatives .representatives-sub-2 {
  padding-right: 0;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}

.financial-contri #member-representatives .representatives-sub-3::before {
  width: 12% !important;
  height: 5% !important;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
}

.financial-contri #finance-3::before {
  left: -2% !important;
}

.financial-contri #member-representatives .representatives-sub-2::before {
  width: 12% !important;
  height: 5% !important;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
}

.financial-contri #member-representatives .representatives-sub-2::before {
  left: 0.1% !important;
}

.financial-contri #member-representatives .representatives-sub::before {
  width: 12% !important;
  height: 5% !important;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
}

#finance-2 {
  position: relative !important;
}

/* .flexbox1::before{
  content: "";
  position: absolute !important;
  left:0px !important ;
  top: 13px;
  display: block !important;
  right: 0px !important;
  width: 3px;
  height: 90%;
  background-color: #6c6a6ac7;
  z-index: 17777;
} */
.newContent1 {
  padding: 3px 25px !important;
}

.newContent2 {
  padding: 5px 25px !important;
}

.financial-contri #finance-3::before {
  display: none !important;
}

.flexbox1::before {
  content: "";
  position: absolute !important;
  left: 0px !important;
  top: 13px;
  display: block !important;
  right: 0px !important;
  width: 3px;
  height: 90%;
  background-color: #6c6a6ac7;
  z-index: 17777;
}

.flexCard {
  display: flex;
  flex-direction: column;
}

.flexCard .content {
  flex: 1 1 auto;
}

.card {
  display: flex;
  flex-direction: column;
}

.card .content {
  flex: 1 1 auto;
  padding: 24px 10px;
  position: relative;
}

.representatives-sub-2 {
  padding: 0px !important;
}

.representatives-sub-new::before {
  position: absolute;
  content: "";
  width: 13%;
  height: 4%;
  background: linear-gradient(to right, #ffbb31, #ff7e24) !important;
  z-index: 1;
  top: 0px !important;
  left: 0px !important;
}

.expectations-section #member-representatives {
  background-color: white;
  position: relative;
  padding:0 30px;
}

#member-representatives .row .card.col-4 {
  border: none;
  border-radius: 0px !important;
  position: relative;

}

.fourbox {
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: center;


}

#member-representatives .row .card.col-4.new::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background-color: grey;
  top: 0;
  right: 0;
  /* added this line */
}

#member-representatives .row .content.newcount1 {
  background-color: white !important;
}

.fourbox {
  width: 87%;
  margin: auto;
  display: flex;
  justify-content: center;
}
.newvalue{
 
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: 28%;
    left: -5%;
    color: #fff;

}

.regularlist {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0px -15px;
  padding: 0px;
}
.regularlist li{
  width: 50%;padding: 5px 15px;
  list-style: none;

}
.newContent1 {
  padding: 3px  !important;
  background: white;
  border-radius: 40px;
}
.curveCircle1 {
  position: relative;
  border: 2px solid #ffab00;
  box-shadow: -10px 0px 0px #ffab00;
  border-radius: 128px;
margin: 0px !important;
  background: #ffa700;
  width: 100%;
  padding-left: 33px;
}

.container-member {
  padding: 0px 100px !important;
}

.main-activities .main-1{
  padding: 0px !important;
  margin-top: 20px !important;
}

.membershipBorder {

  

  border: 1px solid #ff7800;
  box-shadow: 10px 10px 0px #f47921 ;
  border-radius: 36px !important;
  background-color: white !important;
}
.newbox12{
  padding: 0px !important;
}
.ul2{
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
padding: 0px;
}
.ul2 li {
  list-style: none;
  padding: 0px 15px;

}
.ul2 .content{
  padding:20px 0px ;

}
.financial-usd li{
  padding: 0px !important;
  border: 0px;
  width: 100% !important;
}
.ul2 li:nth-child(1){
  width: 40%;
}
.ul2 li:nth-child(2){
  width: 25%;
}
.ul2 li:nth-child(3){
  width: 35%;
  border: 0;
}
.ul2 .content {
  padding: 20px 0px;
  flex: 1 0 auto;
}
.ul2 li{
  display: flex;
  flex-direction: column;
}


.newcount11 {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  
}
.newcount11::after {
  content: '';
  width: 100%;
  height: 5px;
  background-color: yellow;
  position: absolute;
  top: 9px;
  right: 0;
  left: 0;
}
.ul2 li:nth-child(3){
  border: 0 !important;
}

@media only screen and (max-width:768px){
  .faq-section .faq-title::after{
    display: none ;
  }
  .gbox p{
margin-bottom: -400px !important;
  }
  .pill-text.newContent .faq-para {
    font-size: 9px !important;
}.indexValue {

  left: -9% ;
 
}
.afterline:not(:last-child)::after{
  display: none;
}
.coord-section .facilitating::before{
  display: none;
}
.indexValue2 {
  margin: 0;

  top: 31%;
  left: -8%;

}
.three-partners .circle-1 p {
  text-align: center;
  margin-top: 25%;
  font-size: 11px;
  padding: 21px;
}
.three-partners .circle-2 p {
  text-align: center;
  margin-top: 25%;
  font-size: 11px;
  padding: 2px;
}
.three-partners .circle-3 p {
  text-align: center;
  margin-top: 25%;
  font-size: 11px;
  padding: 2px;
}
.coord-section .facilitation-meetings {
  font-size: 12px;
}
.three-partners .circle-1::before{
  width: 83% !important;
  left: 24px !important;
}
.three-partners .circle-2::before{
  width: 83% !important;
  left: 24px !important;
}
.three-partners .circle-3::before{
  width: 83% !important;
  left: 24px !important;
}
.main-activities .faq-process{
  font-size: 26px !important;
}
.curveCircle {
  box-shadow: -38px 0px 0px #ffab00;
  width: 84% !important;
}
.main-activities
.main-1{
  text-align: center;
}
.container-member {
  padding: 0px 38px !important;
}
.rights-observers .medium-term{
  margin-top: 10px;
}
.regularlist li{
  width: 100% !important;
}
.curveCircle2 {

  box-shadow: -37px 0px 0px #ffab00 !important;


}    .timeline1::after {
  left: 28px !important;
}.engaging-project .isa-countries .project-list{
  padding-right: 0px !important;
}
.membershipBorder{
  width: 100%;
}
.timeline1::after {
 
  top: 6px;
  bottom: 0px;
  left: -1%;
  margin-left: -35px;
}
.coord-section .expectatons-p {
font-size: 20px;}

.box2 {

  justify-content: space-around !important;

}
.box1 {
  gap: 40px !important;
}
.ul2{
  flex-direction: column;
}
.ul2 li{width: 100% !important;

}
}

.afterline{
  position: relative;
  
}

.about-isa-slider .visitbtn {
  color: #fff;
  font-size: 16px;
  text-align: right;
  border: solid 2px white;
  background-color: transparent;
  display: inline-block !important;
  padding: 12px 45px;
  left: -47px;
  border-radius: 30px;
	margin-top: 15px;
}
@media only screen and (min-width:769px) and (max-width:1200px){

}
@media only screen and (min-width:748px) and (max-width:800px){
  .indexValue {
    left: -5% !important;
}
.indexValue2 {

  top: 20%;
  left: -4%;

}
}
@media only screen and (min-width:350px) and (max-width:450px){



  .mechanism-p {
  
    padding-top: 12px !important;
    padding-right: 16% !important;
    padding-left: 16% !important;
}
}

/*  */
.faq-para{
  margin-bottom: 0px !important;
}
.afterline:not(:last-child)::after{
  content:"";
  position: absolute;
  top: 0px;
width: 2px;
height: 100%;
background-color: white;
  right: 0px;
}
@media only screen and (max-width:621px) and (min-width:420px){
  .timeline1::after {
    margin-left: -4px;
  }
  .break-down{
    display: auto !important;
  }
  .expectatons-p{
    font-size: 21px !important;
  }
  .isa-countries{
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width:1100px) and (min-width:769px){

  .break-down{
    display: auto !important;
  }
  .ul2{
 
    margin: 0px;
  }
 .sharing-points-4{
    margin-right: 0px !important;
  }


}
@media only screen and (max-width:470px) and (min-width:350px){
 .fees-1{
    font-size: 19px !important;
  }
 .fees-2{
    font-size: 16px !important;
    margin-bottom: 0px;
  }
  .relevant-sector{
    margin: 0px !important;
  }
  .timeline1::after {
    top: 2px;
    bottom: 0px;
    left: -10px;  
    margin-left: -6px;
}
.timeline1 .container1.right p {
  font-size: 10px;
}
.container1::after{
  width: 18px;
    height: 18px;
}

}

@media only screen and (max-width:768px){
  .data-para{
    font-size: 16px;
  }
  .data-top{
    font-size: 2rem;
  }
}

/* ourpartner */
.about-isa-slider .btn-tabs {
  display: flex;
  justify-content: end;
  width: 96%;

}

@media screen and (max-width: 345px) and (min-width:390px){
 .globalpara{
    display: none !important;
  }
 





} 
@media screen and (max-width: 768px) and (min-width:561px) {
  .circle-1{
    padding: 10px;
  }
  .circle-2{
    padding: 10px;
  }
  .circle-3{
    padding: 10px;
  }
  #standing-committy{
    height: 225px;
  }
  #secret-block{
height:296px !important;
  }
  .secbox1{
    margin-top:10px !important;
  }
  .sub_title_data .about-isa-slider p{
    font-size: 26px !important;
  }
  .fees-status .space {
  
    padding: 25px !important;
  }
  .flex-container2{
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 40px !important;
  }
  .flex-container3{
    justify-content: center;  flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .b1{
    padding: 20px;
  }
  .about-isa-slider .btn-tabs {
    display: flex;
    justify-content: center;
    margin: auto;
    width: 81%;
}
.sub_title_data p {

  margin-bottom: 14px;
  font-size: 12px;
  font-weight: 500;
  max-width: 100%;
}
.title_data {
  margin: 0px 0 5px 0;
  font-size: 3rem !important;
  font-weight: 500;
  line-height: 49px !important;
}
.progress-far-para {
  margin-left: 0px 
  ;
}

.globalpara{
  display: none;
}
.ghead{
  font-size: 3em !important;
  line-height: 46px !important;
  margin-bottom: 90px !important;
}






}

@media only screen and (max-width:450px){
  .custom-card-style{
    width: 96% !important;
  }
  .custom-card-style{
    margin-top: 0px !important;
  }
  .fourbox {
    gap: 18px !important;
  }

}


.flex-container1 {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    width: 80% !important;
    margin: 20px auto;
    gap: 10px;
    /* flex-direction: column; */
    flex-wrap: wrap !important;
}
.b1{
  padding: 25px;
}
.flex-container2{
  display: flex;
  justify-content: flex-end;
  width: 90%;
  gap: 10px;
  flex-wrap: wrap;
}
.flex-container3{
  display: flex;
  justify-content: flex-start;
  width: 90%;
  gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
}
.mainimgbox{
  display: flex;
  width: 96%;
  margin: 10px auto;
  flex-direction: column;
  row-gap: 40px;
}
/*  */


.custom-card-style {
  background: white;
  box-shadow: 10px 0 30px white;
  display: flex;
  position: relative;
  margin-top: -80px;
  /* border-left: 2px solid orange; */
  border-right: 2px solid orange;
  border-top: 2px solid orange;
  height: 260px;
  width: 250px;
}
#secret-block{
  height: 600px;
}
.secbox1{
  margin-top: 212px;
}
@media only screen and (min-width:769px) and (max-width:1189px) {


.secspacebox{
  display: none;
}
  .newparaoisa{
    margin: 0px !important;
    text-align: center;
  }
}

@media only screen and (min-width:1100px) and (max-width:1400px) {

  
.custom-card-style{
  width:256px !important;
 
  
}
}



.gmain{
  display:flex ;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about-isa-slider a{
  display: inherit !important;
  text-align: left !important;
}
.btnbox{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 42px;
  margin-left: -159px;

}
.btn-tabs img {
  transition: transform 0.3s ease;
  width: 19% !important;
}.btn-tabs {
  display: flex;
  gap: 10px;
  justify-content: end;
  flex-wrap: wrap;

  width: 96%;
  margin: 7px auto;
}
.dotimgbox{
  width: 64%;
  margin: auto;
}.about-isa-slider .btn-tabs {
  display: flex;
  justify-content: end;
  width: 96%;
  margin-top: -53px; 
}
.fblock{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.problem-section1{
  width: 100%;

}
.problem-section1 .problem-section{
  width: 100%;
}

.salarbtnbox{
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.star{
  text-align: center  ;
  width: 100%;
}
.dot-img {
  margin-left: 232px !important;
}

.custom_main__cards.cards {
  height: 100%;
}
.custom_cards__inner {
  height: 100%;
  margin-top: 50px;
  display: flex;
}
.custom_card__content {
  flex: 1 0 auto;
}

/* .peragraphprogramm p{
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
} */


.morecontent span {
  display: none;
}

.btn-blog {
  margin-top: 10px;
  display: inline-block;
}

.hydro-card-text a.visitbtn {
  color: black;
}

.text-padding h3 {
  padding-left: 2rem;
}