.fold2_wrapper {
  /* max-width: 1308px; */
  max-width: 1120px;
  margin: 144px auto 0 auto;
  text-align: center;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  position: relative;
}
.fold_title {
  color: #222;
  text-align: center;
  font-family: "avenir_next_worldbold", 'Verdana';
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
  /* max-width: 640px; */
  /* margin: 0 auto 36px auto; */
}
.school-logo-container{
  background: url(/wp-content/uploads/2025/03/Ellipse-6678-2-1.webp) no-repeat;
  background-position: center center;
  background-size: 105% 115%;
  display: grid;
  grid-template-columns: repeat(7, 138px);
  /* display: flex;
  flex-wrap: wrap; */
  gap: 28px;
  justify-content: center;
  padding: 56px 0px 144px;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.school-logo-container.show{
  opacity: 1;
  transform: translateY(0);
}
.school-logo-container img{
  width: 136px;
}

.second_fold_para{
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  font-family: 'avenir_next_worldmedium', 'Verdana';
  color:#333;
  margin:0;
}
.fold2_content_container {
  padding: 0px 0 0px 0;
}
.fold2_author {
  width: 80px;
}
.fold2_container2 {
  position: relative;
}
.fold2_author {
  position: absolute;
}
.fold2_img1 {
  position: absolute;
  top: 80px;
  left: 0;
}
.fold2_img2 {
  top: 0;
  left: 160px;
}
.fold2_img3 {
  bottom: 0;
  left: 45px;
}
.fold2_img4 {
  bottom: 50px;
  left: 197px;
}
.fold2_img5 {
  top: 0;
  right: 160px;
}
.fold2_img6 {
  top: 80px;
  right: 0;
}
.fold2_img7 {
  bottom: 50px;
  right: 197px;
}
.fold2_img8 {
  bottom: 0;
  right: 45px;
}

@media (min-width: 1450px) {
  .fold2_wrapper {
    /* max-width: 1400px; */
  }
}
@media (min-width: 1700px) {
  .fold2_wrapper {
    /* max-width: 1600px; */
  }
}
@media (min-width: 1900px) {
  .fold2_wrapper {
    max-width: 1600px;
  }
}
@media (min-width: 2000px) {
  .fold2_wrapper {
    /* max-width: 1800px; */
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
 
  .fold_title {
    font-size: 36px;
    line-height: 44px;
    padding: 0 40px;
    /* max-width: 60%; */
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .school-logo-container{
    grid-template-columns: repeat(5, 144px);
  }
}
@media(min-width:1024px) and (max-width:1366px){
  .fold2_wrapper{
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .school-logo-container{
    grid-template-columns: repeat(5, 144px);
    background-position: center bottom;
  }
  .school-logo-container{
    padding: 56px 0px 56px;
  }
  .fold2_wrapper{
    margin: 80px auto 0 auto;
  }
}
@media (max-width: 991px) {
  .fold2_wrapper{
    margin: 80px auto 0 auto;
  }
  .school-logo-container{
    grid-template-columns: repeat(4, 144px);
    background-position: bottom center;
  }
  .school-logo-container{
    padding: 40px 0px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fold_title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 40px;
    /* max-width: 60%;
    margin: 20px auto 24px auto; */
  }
  .fold2_author {
    width: 60px;
  }
  .fold2_img7 {
    right: 180px;
  }
  .fold2_img4 {
    left: 180px;
  }
}
@media (max-width: 767px) {
  .second_fold_para{
    padding: 0px 15px;
  }
  .school-logo-container{
    background: url("/wp-content/uploads/2025/04/Ellipse-6678-4-1.webp") no-repeat;
    grid-template-columns: repeat(3, 1fr);
    padding-left: 15px;
    padding-right: 15px;
    gap:16px 24px;
    background-size: 100% 100%;
    background-position: 0px -19px;
    padding: 35px 15px 50px;
  }
  .school-logo-container img:nth-child(n+10) {  
    display: none;
}
  .school-logo-container img{
    width: 100%;
  }
  .fold2_wrapper {
    /* background-image: url(/wp-content/uploads/2024/09/Ellipse-6661-1.webp);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat; */
    margin-top:48px;
  }
  .fold2_content_container {
    padding: 0px 0 0px 0;
  }
  .fold_title {
    font-size: 24px;
    line-height: 32px;
    padding: 0 16px;
    /* max-width: 236px; */
    /* margin-top:20px;
    margin-bottom:27px; */
  }
  img.fold2_author.fold2_img1,
  img.fold2_author.fold2_img7 {
    display: none;
  }
  .fold2_author {
    width: 30px;
  }
  .fold2_img2 {
    top: 13%;
    left: 9%;
  }
  .fold2_img3 {
    bottom: 16%;
    left: 20px;
  }
  .fold2_img4 {
    bottom: 140px;
    left: 0px;
    bottom: 45%;
  }
  .fold2_img5 {
    top: 14%;
    right: 9%;
  }
  .fold2_img6 {
    top: 40%;
    right: 0;
  }
  .fold2_img8 {
    bottom: 16%;
    right: 20px;
  }
  .gradient1-mb {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gradient1-mb img {
    width: 400px;
    position: absolute;
    bottom: -180px;
    z-index: -1;
    max-width: 100%;
  }
}
