/**************** Banner Section ****************/

#home-about .abt-banner {
  text-align: center;

  padding: 250px 60px;

  color: #fff;

  position: relative;
}

#home-about .abt-banner h1 {
  font-family: Nunito;

  font-weight: 800;

  font-size: clamp(35px, 5vw, 70px);

  line-height: 100%;

  text-align: center;
}

/*************** About Summary ****************/

#home-about .about-summary {
  background-color: #edf7fb;

  padding: clamp(30px, calc(4.33vw + 46.77px), 80px) 0
    clamp(20px, calc(2.6vw + 30px), 50px) 0;
}

#home-about .about-summary .container {
  width: 100%;

  max-width: 80%;

  margin: auto;
}

#home-about .about-summary .abt-us {
  padding-right: clamp(20px, calc(1.302vw + 10px), 35px);
}

#home-about .about-summary h3 {
  background: linear-gradient(90deg, #21b2ee 0%, #01e8af 25%);

  font-family: Nunito;

  font-weight: 700;

  font-size: clamp(20px, calc(0.868vw + 13.45px), 30px);

  line-height: 1.7;

  text-transform: capitalize;

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

  background-clip: text;

  color: transparent;
}

#home-about .about-summary h4 {
  color: #000000;

  font-family: Nunito;

  font-weight: 800;

  font-size: clamp(18px, calc(1.04vw + 19.99px), 30px);

  line-height: 2.5rem;
}

#home-about .about-summary p {
  font-family: Manrope;

  font-weight: 500;

  font-size: clamp(15px, 1.2vw, 20px);

  line-height: 1.7;

  color: #2d2d2d;
}

/************ Team Photo **************/

#home-about .team-photo {
  position: relative;

  background: url("/wp-content/uploads/2025/06/abt-img.jpg");

  background-position: top;

  background-repeat: no-repeat;

  background-size: cover;
}

#home-about .team-photo .col-md-12 {
  padding: 0 10%;

  position: relative;

  z-index: 9;

  top: 120px;
}

#home-about .team-photo img {
  width: 100%;

  height: 70%;

  border-radius: 10px;

  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

/****************** Business Process ****************/

#home-about .business-process-section {
  background: url("/wp-content/uploads/2025/06/Frame.jpg") center center/cover
    no-repeat;

  color: #fff;

  padding-top: clamp(40px, calc(13.88vw + 93.65px), 200px);

  padding-bottom: clamp(20px, calc(6.94vw + 46.83px), 100px);
}

#home-about .business-growth {
  margin-bottom: -10%;
}

#home-about .business-growth img {
  border-radius: 20px;

  padding-right: 10%;
}

#home-about .business-growth h3 {
  font-family: Nunito;

  font-weight: 700;

  font-size: clamp(20px, 2.2vw, 30px);

  line-height: 1.7;

  text-transform: capitalize;

  background: linear-gradient(90deg, #21b2ee 0%, #01e8af 40%);

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

  background-clip: text;

  color: transparent;
}

#home-about .business-growth h2 {
  font-family: Nunito;

  font-weight: 800;

  font-size: clamp(28px, 4vw, 50px);

  line-height: 1.2;
}

#home-about .business-growth p {
  font-family: Manrope;

  font-weight: 500;

  font-size: clamp(15px, 1.2vw, 20px);

  line-height: 1.7;
}

#home-about .business-ribbon {
  background: url("/wp-content/uploads/2025/06/Rectangle-420.jpg") center
    center/cover no-repeat;

  padding: 2rem 0;

  max-width: 70vw;

  border-radius: 15px;

  float: right;
}

#home-about .business-ribbon .row {
  margin-left: 25%;
}

#home-about .circle-gradient-border {
  position: relative;

  width: 60px;

  height: 60px;

  border-radius: 50%;

  padding: 2px;

  background: linear-gradient(90deg, #21b2ee 0%, #01e8af 100%);

  display: flex;

  justify-content: center;

  align-items: center;

  margin-bottom: 18px;
}

#home-about .business-ribbon h3 {
  font-family: Manrope;

  font-weight: 700;

  font-size: clamp(18px, calc(0.608vw + 13.34px), 25px);

  line-height: 1.7;

  text-align: left;

  margin: 0;

  width: 100%;

  height: 100%;

  border-radius: 50%;

  background: #051d1f;

  display: flex;

  justify-content: center;

  align-items: center;

  color: #fff;

  user-select: none;
}

#home-about .business-ribbon h4 {
  font-family: Nunito;

  font-weight: 700;

  font-size: clamp(18px, calc(1.04vw + 19.99px), 30px);

  line-height: 1.7;
}

#home-about .business-ribbon p {
  font-family: Manrope;

  font-weight: 500;

  font-size: clamp(15px, 1.2vw, 20px);

  line-height: 1.5;

  margin-right: 20px;

  margin-bottom: 0 !important;
}

#home-about .business-stats {
  margin-top: 3rem;

  text-align: center;

  padding-top: 2rem;
}

#home-about .business-stats img {
  margin-bottom: 1.5rem;
}

#home-about .business-stats p {
  font-family: Manrope;

  font-weight: 700;

  font-size: clamp(18px, calc(0.608vw + 13.34px), 25px);

  line-height: 1.5;

  text-align: center;
}

/**************** SEO Team *****************/

/* SEO Team Content Code  */

#home-about .seo-team-section {
  background: #ffffff;

  padding: 80px 18px;
}

#home-about .seo-team-section h2 {
  color: #000000;

  font-family: Nunito;

  font-weight: 800;

  font-size: clamp(28px, 4vw, 50px);

  line-height: 1.7;

  text-transform: capitalize;
}

#home-about .seo-team-section p {
  font-family: Manrope;

  font-weight: 500;

  font-size: clamp(15px, 1.2vw, 20px);

  line-height: 1.7;

  margin: 0;
}

#home-about .seo-team-section-content .btn {
  background: linear-gradient(90deg, #21b2ee 0%, #01e8af 100%);

  font-size: clamp(15px, 1.2vw, 18px);

  font-weight: 800;

  color: #ffffff;

  border: none;

  padding: 20px 35px;

  border-radius: 60px;

  transition: background 0.5s ease;
}

#home-about .seo-team-section-content .btn:hover {
  background: linear-gradient(90deg, #01e8af 0%, #21b2ee 100%);
}

#home-about .seo-team-section-content .btn img {
  margin-left: 10px;

  width: 20px;
}

/******************** SEO Team Image Code ******************/

#home-about .seo-team-section-image {
  margin-top: 3rem;

  margin-bottom: 3rem;
}

#home-about .seo-team-section .team-card {
  background: #fff;

  padding: 5px;

  border-radius: 10px;

  box-shadow: 0px 5px 32px 0px #00000017;

  transition: all 0.3s ease;
}

#home-about .seo-team-section .team-card:hover {
  transform: translateY(-5px);

  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

#home-about .seo-team-section .team-card img {
  border-radius: 10px;

  margin-bottom: 2rem;

  width: 100%;
}

#home-about .seo-team-section .team-card h5 {
  color: #000000;

  font-family: Nunito;

  font-weight: 800;

  font-size: clamp(15px, 1.2vw, 20px);

  line-height: 100%;

  text-align: center;
}

#home-about .seo-team-section .team-card p {
  color: #2d2d2d;

  font-family: Manrope;

  font-weight: 400;

  font-size: clamp(14px, calc(0.173vw + 12.67px), 16px);

  line-height: 1.5;

  text-align: center;

  margin-bottom: 1.5rem;
}

/* Responisve */

@media (max-width: 1440px) {
  #home-about .business-growth h2 {
    font-size: clamp(28px, 4vw, 40px);
  }

  #home-about .business-growth img {
    padding-right: 5%;
  }

  #home-about .business-growth {
    margin-bottom: -5%;
  }

  #home-about .business-ribbon {
    max-width: 80vw;
  }

  #home-about .business-ribbon .row {
    margin-left: 20%;
  }
}

/* Laptop  */

@media (max-width: 1279px) {
  #home-about .about-summary .container {
    max-width: 85%;
  }

  #home-about .business-ribbon {
    max-width: 85vw;
  }

  #home-about .business-growth {
    margin-bottom: -3%;
  }

  #home-about .business-ribbon .row {
    margin-left: 5%;
  }

  #home-about .business-growth img {
    padding-right: 2%;
  }
}

@media (max-width: 1120px) {
  #home-about .business-ribbon {
    max-width: 100vw;
  }

  #home-about .business-growth {
    margin-bottom: -1%;
  }

  #home-about .business-ribbon .row {
    margin-left: 0;
  }
}

/* Tablet  */

@media (max-width: 1023px) {
  #home-about .abt-banner {
    background-position-x: 50% !important;
  }

  #home-about .about-summary .container {
    width: 100%;

    max-width: 95%;

    margin: auto;

    padding: 0 !important;
  }

  #home-about .business-process-section .container {
    padding: 0;
  }

  #home-about .team-photo .col-md-12 {
    padding: 0px 20px;
  }

  #home-about .about-summary .abt-us {
    padding-right: 0 !important;
  }

  #home-about .business-growth {
    margin: 0 !important;

    padding: 0 !important;
  }

  #home-about .team-photo .col-md-12 {
    top: 70px;
  }

  #home-about .seo-team-section .col-md-10 {
    max-width: 70%;
  }

  #home-about .seo-team-section .seo-content {
    max-width: 70%;
  }

  #home-about .seo-team-section .seo-btn {
    max-width: 30%;
  }
}

/* Mobile  */

@media (max-width: 767px) {
  #home-about .team-photo .col-md-12 {
    top: 50px;
  }

  #home-about .business-process-section {
    padding: 5rem 0 3rem 0 !important;
  }

  #home-about .business-growth {
    flex-wrap: wrap-reverse !important;
  }

  #home-about .business-growth .col-md-6 {
    width: 100% !important;

    padding: 0 !important;
  }

  #home-about .business-growth img {
    padding-right: 0 !important;
  }

  #home-about .about-summary {
    padding-bottom: 0;
  }

  #home-about .abt-banner {
    background-position-x: 40% !important;
  }

  #home-about .business-ribbon .row {
    margin-left: 0%;
  }

  #home-about .business-ribbon {
    max-width: 100%;

    padding: 3rem 0;
  }

  #home-about .business-stats {
    margin: 0 !important;

    padding: 0 !important;
  }

  #home-about .seo-team-section {
    padding: 80px 15px;
  }

  #home-about .seo-team-section .justify-content-end {
    justify-content: start !important;
  }

  #home-about .seo-team-section .team-card {
    text-align: center;
  }

  #home-about .seo-team-section-content .btn {
    padding: 15px 30px;

    font-weight: 700;
  }

  #home-about .seo-team-section-image {
    gap: 25px;

    margin-bottom: 0;
  }
}
