.page-wrapper {
  display: flex;  max-width: 1200px;
  margin: 0 auto;  padding: 20px;
}

.content {
  flex: 3;  padding-right: 20px;
}
h2{font-size: 32px;}
h2 span{font-size: 90px;}
.sticky-form h2{color: #fff; font-size: 32px;}
.sticky-form h2 span{color: #fff; font-size: 70px; font-weight:semi-bold;}
.sticky-form p{color: #fff !important; font-size: 17px !important;}
ul li, p{
  font-family: Lato-Light;  font-size: 21px;  font-style: light;  font-weight: 300;
  line-height: 30px;  color: #444444;
}
ul{ padding: 10px;  text-align: left;}
ul li {  padding: 5px 0;}
.sidebar {  flex: 1;  min-width:315px;}
#divider{ width: 100%; margin: 10px 0; padding: 10px 0;}
#divider img{ width: 100%;height: auto; }
.sticky-form {
  position: sticky;  top: 20px;
  padding: 15px;  border: 1px solid #ddd;  background-image: url('../images/parent/collab.png');
  background-size: 100%;  font-family: Lato-Light;
}

.sticky-form h2 {  margin-top: 0;}
.sticky-form form {text-align: center;}
.sticky-form input,.sticky-form textarea
 {
  width: 100%;  padding: 8px;  margin: 8px 0;  border: none;
  border-bottom: 1px solid #ccc;  color: #fff !important;  background: none;  font-family: Lato-Light;
}
.sticky-form input::placeholder,.sticky-form textarea::placeholder{color: #fff !important;}

.sticky-form button {
  background: #fff;  color: #EF807C;  cursor: pointer;  margin-inline: auto;
}

.sticky-form button:hover {
  background:#fff;  color: #EF807C;
}
.sticky-form input:focus,
.sticky-form textarea:focus {
  outline: none;  box-shadow: rgba(0,0,0,0.1) 0px 0px 3px;
}
#contact .contact-items .contact-form-card:nth-of-type(1){width:55%;}
#contact .contact-items .contact-form-card:nth-of-type(2){width:41%;}
#contact .contact-form-card .social-frame{padding: 16px;}

/****/

/*******************/
#about-banner {
  background-image: url('../images/aboutus/about_us_banner.png');
  background-size: 100%;        /* Ensures image covers the entire banner */
  background-position: center;   /* Keeps focal point (center of image) visible */
  background-repeat: no-repeat;  /* Prevents repeating */
  height: 85vh;                 /* or set to a fixed height like 600px */
  text-align: center;
  max-height: 415px;
}
.banner-center-image{
  height: auto;
    margin-inline: auto;
    margin-top: 100px;
  /* position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto; */
}
/* 
#who-am-i .container {
  display: flex;
  flex-direction: row;
  align-items: top;
  text-align: center;
  flex-wrap: wrap;
justify-content: space-between;
}
#who-am-i .container .about-items{  width: 45%;  padding: 10px;}

#who-am-i .container .about-item{  
  display: flex;
  flex-direction: column;
  align-items: center;
}
  */
  #who-am-i {
  padding: 50px 0;
  margin-bottom: 90px;
}
#who-am-i .about-items{
  margin-left: 20px;
}
#who-am-i .about-row {
  display: flex;
  align-items: center;   /* vertically align text with image */
  justify-content: space-between;
  gap: 0px;             /* spacing between text and image */
  flex-wrap: wrap;       /* stack on smaller screens */
}
#who-am-i h2 span {
    margin-top: -35px;
    position: absolute;
    z-index: 3;
    margin-left: -32px;

}

#who-am-i .text-content {
  flex: 1;
  max-width: 55%;
  background-color: #FCF7F3;
  padding: 45px 15px;
  z-index: 2;
}

#who-am-i .image-content {
  flex: 1;
  text-align: left;
  padding-left: 0;
  margin-left: -15px;
}

#who-am-i .text-content h5 {
  margin-bottom: 15px;
}

#who-am-i .text-content p {
  line-height: 1.6;
  margin-bottom: 20px;
}

#who-am-i .keyaa-small {
  /* max-width: 400px;
  margin-top: 15px; */
      max-width: 400px;
    margin-top: -21px;
    position: absolute;
    margin-left: -47px;
}

#who-am-i .keyaa-main {
  max-width: 100%;
  height: auto;}

  /***********/
  #why-dwd {
    padding: 50px 0;
    text-align: center;
  }
  #why-dwd .container{ 
    width: 100%; min-height: 400px; 
    background-image: url('../images/aboutus/why-dwd-bg.png');
    background-size: 88% 100%;background-repeat: no-repeat;
    background-position: right;
  }
  #why-dwd .container .why-top-left{ 
    width: 287px;
    background-image: url('../images/aboutus/why-top-left_optimized.png');
    background-size: cover;background-repeat: no-repeat;
    background-position: center;
    padding: 13px;
    text-align: center;
    position: absolute;
    margin-top: -132px;
  }
  #why-dwd .container .why-top-left p{ 
    margin-top: 55px;
    font-size: 18px;
  }

#learning-side-title{margin: 10px auto;text-align: center;}
  #learning-side{
    position: relative;
    border: 1px solid #D5A985;
    border-radius: 6px;
    padding: 40px 20px; /* enough space for overlapping titles */
    text-align: center;
    max-width: 810px;
    margin: 0 auto;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #learning-side img{ width: 80%; border-radius: 5px;margin: 25px;}

  #what-exploring{
    padding: 50px 0;
     background-image: url('../images/aboutus/what-exploring-bg.png');
    background-size: 100%;background-repeat: no-repeat;
    background-position: top;
    min-height: fit-content;   
  }
  #what-exploring .container{
    width: 100%;  
    /* background-color: #FCF7F3; */
    padding: 25px;
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
  }
  #what-exploring .exploring-image{ display: none;  }
#what-exploring ul.exploring-list{
    margin:180px auto 15px 40px;
    text-align: left;
}
#what-exploring ul.exploring-list li{
  font-size: 16px;
  padding: 0;
}
#fun-facts{
  width: 100%;padding: 50px 0; text-align: center;
}
#fun-facts .container{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* first row → 3 items */
  grid-template-rows: auto auto;
  gap: 0px;
  justify-items: center;
}

#fun-facts .container img{
  width: 200px;
  text-align: center;
}
#fun-facts .container img:nth-child(4),
#fun-facts .container img:nth-child(5){
  /* grid-column: span 1; */
  min-width: 350px;
}
#fun-facts .container img:nth-child(4){grid-column: 1 / 2;justify-self: end;}
#fun-facts .container img:nth-child(5){grid-column: 2 / 3;justify-self: start;}
#fun-facts .container img.overlap {
  min-width: 275px;
  border-radius: 10px;
  margin-left: -40px;   /* overlap amount */
  transition: transform 0.3s;
}
#fun-facts .container img:nth-child(4),
#fun-facts .container img.overlap:first-child {
  margin-left: 20px;  /* first image stays in place */
}
#fun-facts .container img:nth-child(3){margin-right: 50px;}

#fun-facts .container img.overlap:hover {
  transform: scale(1.05); /* nice zoom effect */
  z-index: 1;             /* bring to front when hovered */
}
#friends{text-align: center;}
#friends .container{
  width: 100%;  
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#friends .container .friend-item1{
  width: 53%;  height: auto;
  border-radius: 10px;

  display: flex;
  flex-direction: row;
  align-items: center;
}
#friends .container .friend-item1 .qr-img{
    width: 50%;
    height: auto;
    border-radius: 10px;
    background: url('../images/aboutus/frame1.png');
    background-size: 81%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 15px;
    text-align: center;
}
#friends .container .friend-item1 .qr-img img{ width: 85%;height: auto;margin: auto 15px;}

#friends .container .friend-item1 .follow-text{
  font-size: 22px;  font-weight: 500;  
  background: url('../images/aboutus/frame2.png');    background-size: 81%;
  background-repeat: no-repeat;    background-position: center;
  padding: 32px;    text-align: center;
}
#friends .container .friend-item1 .follow-text img{
  height: 30px;
}
#friends .container .friend-item2{
  width: 45%;  height: auto;
  border-radius: 10px;
}
#friends .container .friend-item2 ul{
  list-style: none;
}
#friends .container .friend-item2 ul li{
  padding: 15px;  border-bottom: 1px solid #ddd;  font-weight: 600; font-size: 18px;
}
#friends .container .friend-item2 ul li img{vertical-align: middle;}
#final-thought{
  padding: 50px 0; text-align: center;
}
#final-thought img{width: 90%;}

@media (max-width: 831px) {
  .page-wrapper {
        flex-direction: column;
        padding: 10px;
    }
    .page-wrapper .content {
        width: 100%;
    }
    .page-wrapper .sidebar {
        position: unset;
        width: 75%;
        margin-inline: auto;
    }
}
/* ✅ Mobile Responsive */
@media (max-width: 768px) {
  #about-banner{
    max-height: 315px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: top;
    height: auto;
  }
  #about-banner .banner-center-image{
    margin-top: 15px;
    width: 50%;
  }

  #who-am-i{padding: 0;}
  #who-am-i h2 span {
    margin-top: 0px;
    position: relative;
    z-index: 3;
    margin-left: auto;
}
#who-am-i .about-row {   flex-direction: column;  }
#who-am-i .text-content {    max-width: 100%;  }
#who-am-i .keyaa-small {
    max-width: 300px;
    margin-top: auto;
    position: relative;
    margin-left: auto;
}
  #fun-facts .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px; /* spacing between stacked images */
  }

  #fun-facts .container img,
  #fun-facts .container img.overlap {
    width: 80%;        /* take most of screen width */
    min-width: unset;  /* reset fixed widths */
    margin: 0 auto;    /* center images */
    transform: rotate(-2deg); /* keep tilt effect */
  }

  #fun-facts .container img:nth-child(4),
  #fun-facts .container img:nth-child(5) {
    grid-column: unset;
    justify-self: center;
    margin: 0 auto;
  }
  #friends .container {
    flex-direction: column;
  }
  #friends .container .friend-item1{width: 95%;}
  #friends .container .friend-item2{width: 90%;}

  #why-dwd .container{background-image: none;}
  #why-dwd .container .why-top-left{background-position: unset;width: 90% !important;}

  #what-exploring{
    padding: 0;
    min-height: fit-content;   
    background-image: none;
  }
  #what-exploring .exploring-image{  display: block; max-width: 99%;
    height: auto;margin: auto;
  }
  #what-exploring ul.exploring-list {
    text-align: left;
    margin: -300px 10px 0 13px;
}
}

@media (max-width: 480px) {
.page-wrapper{max-width: 450px;}
}
