/* / # added by Ayush katoch / */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  /* border: 1px solid; */


}

body {
  font-family: "Abaca-Regular";
  overflow-x: hidden;
}

.container-Customer-Experiences {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.content-body-Customer-Experiences a {
  display: inline-block;
  /*background-color: #f5f5f5;*/
  padding: 7px 0px;
  font-size: 35px;
  color: #333;

  text-decoration: none;
  text-align: center;
  /*border-radius: 20px;*/
  opacity: 1;
  margin-bottom: 20px;
}

.content-body-Customer-Experiences {
  /* / padding: 91px; / */
  padding: 155px;
  margin: auto;
  width: 40%;
  transform: translate(126px, -72px);
}

.content-body-Customer-Experiences h1 {
    font-weight: 600;
  font-size: 34px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 20px;
}

.content-body-Customer-Experiences p {
  font-size: 24px;
  color: #333;
  line-height: 1.3;
}

.content-img-Customer-Experiences img {
  width: 100%;
  flex: 100%;
}

/* / second section start / */
.second-container-Customer-Experiences {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 30px;
}

.second-container-img-Customer-Experiences img {
  width: 90%;

}

.second-container-heading-Customer-Experiences {
  padding: 91px;
  margin-left: 6%;
  width: 57%;
  max-width: 32%;
}

.second-container-heading-Customer-Experiences h1 {
  font-size: 60px;
}

.second-container-heading-Customer-Experiences p {
    line-height: normal;
  font-size: 24px;
  margin-top: 20px;
}

.child-element-Customer-Experiences {
  text-align: center;
}

.child-element-Customer-Experiences p {
    line-height: normal;
  font-size: 25px;
}

/* / third section / */
.large-img-Customer-Experiences {
  width: 100%;
}

.third-container-Customer-Experiences {
  position: relative;
}

.up-Customer-Experiences {
  position: absolute;

  left: 50%;
  transform: translate(-108%, 6%);

  max-width: 15%;
  height: auto;
}

.down-Customer-Experiences {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-114%, -98%);
  max-width: 15%;
  height: auto;
}

/* / 4TH SECTION / */
.fourth-container-Customer-Experiences {
  position: relative;
  padding-top: 80px;
}

.timestamp-Customer-Experiences {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-217%) translateY(8%);
  background-color: #fff;
  padding: 10px 20px;
  max-width: 233px;
}

/* .timestamp{

  } */
.fourth-container-items-Customer-Experiences {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 50px;
}

.fourth-container-item-1-Customer-Experiences {
  max-width: 43%;
  margin: auto;
  padding: 180px;
}

.fourth-container-item-2-Customer-Experiences img {
  width: 90%;
}

.fourth-container-item-2-Customer-Experiences {
  width: 100%;
}

.fourth-container-item-1-Customer-Experiences h1 {
  font-size: 61px;
}

.fourth-container-item-1-Customer-Experiences p {
    line-height: normal;
  font-size: 24px;
}

.timestamp-Customer-Experiences p {
    line-height: normal;
  font-size: 25px;
}

/* / 5th section / */
.fifth-container-Customer-Experiences {
  margin-top: 40px;
  background-color: #fdf9f9;

}

.fifth-container-items-Customer-Experiences {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 50px;
  padding: 80px 100px;
}

.fifth-container-item-1-Customer-Experiences {
  flex: 1;

  max-width: 416px;


}

.fifth-container-item-2-Customer-Experiences {
  flex: 0.6;
  min-width: 250px;
  text-align: left;
  max-width: 416px;
}

.fifth-container-item-1-Customer-Experiences h1 {
  font-size: 61px;
  margin-bottom: 30px;
}

.fifth-container-item-1-Customer-Experiences p {
    line-height: normal;
  font-size: 24px;
}

.fifth-container-item-2-Customer-Experiences h3 {
  font-family: Helvetica, sans-serif;
  font-size: 24px;
  margin-bottom: 10px;
}

.fifth-container-item-2-Customer-Experiences h2 {
  font-size: 37px;
  margin-top: 20px;
}

.fifth-container-item-2-Customer-Experiences .big-Customer-Experiences {
    line-height: normal;
  font-size: 63px;
}

.fifth-container-item-2-Customer-Experiences p {
    line-height: normal;
  font-size: 31px;
  margin-top: 10px;
}

.typographic-section-Customer-Experiences {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;

}

.card-1-Customer-Experiences {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 5px 9px 23px #00000029;
  padding: 4rem;
  max-width: 1617px;
  width: 100%;
}

.headline-inside-container-Customer-Experiences {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}

.heading-1-Customer-Experiences h1 {
  font-size: 58px;
}

.heading-1-Customer-Experiences h2 {
  font-size: 42px;
  margin-top: 30px;
}

.heading-1-Customer-Experiences h3 {
  font-size: 37px;
  margin-top: 30px;
}

.heading-1-Customer-Experiences h4 {
  font-size: 34px;
  margin-top: 30px;
}

.body1-Customer-Experiences {
  font-size: 35px;
  font-weight: 400;
  margin-top: 30px;
}

.body2-Customer-Experiences {
  font-size: 33px;
  font-weight: 400;
  margin-top: 30px;
}

.body3-Customer-Experiences {
  font-size: 32px;
  font-weight: 400;
  margin-top: 30px;
}

.body4-Customer-Experiences {
  font-size: 30px;
  font-weight: 400;
  margin-top: 30px;
}

.heading-2-Customer-Experiences h1 {
  font-size: 58px;
}

.heading-2-Customer-Experiences h2 {
  font-size: 42px;
  margin-top: 30px;
}

.heading-2-Customer-Experiences h3 {
  font-size: 37px;
  margin-top: 30px;
}

.heading-2-Customer-Experiences h4 {
  font-size: 34px;
  margin-top: 30px;
}

/* / sixth section start  / */

.sixth-container-Customer-Experiences {
  display: grid;
  grid-template-columns: 50% 40% 10%;
  background-color: #5e3eca;
}

.sixth-container-item-1-Customer-Experiences {
  background-image: url(./images/Mask\ Group\ 262.png);
  background-position: 123% 0%;
  background-size: cover;
  background-repeat: no-repeat;

  max-width: 69%;
  margin: auto;
  position: relative;
}

.sixth-container-item-2-Customer-Experiences img {
  width: 100%;
}

.sixth-container-item-3-Customer-Experiences img {
  width: 80px;
}

.sixth-container-item-3-Customer-Experiences {
  justify-self: end;
}

.sixth-container-item-1-Customer-Experiences h1 {
  color: #e2e2e2;
  font-size: 61px;
}

.sixth-container-item-1-Customer-Experiences p {
    line-height: normal;
  color: #e2e2e2;
  font-size: 24px;
  font-weight: 400;
  margin-top: 23px;
}

/* / General Styles for Sixth Section / */

/* / seventh section start / */
.seventh-container-Customer-Experiences {
  margin-top: 20px;
}

.solution-section-Customer-Experiences {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  position: relative;
  padding: 40px 0px;
}

.solution-text-Customer-Experiences {
  margin-left: 25%;
  width: 65%;
}

.solution-text-Customer-Experiences h2 {
  font-size: 61px;
  margin-bottom: 20px;
  color: #000;
}

.solution-text-Customer-Experiences p {
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #333;
}



.solution-image-Customer-Experiences {
  background-image: url(./images/12.png);
  background-position: left;
  background-size: 120% auto;
  background-repeat: no-repeat;
  height: 746px;
  max-width: 74%;
  margin-left: 26%;

}

/* / ------------------------- / */
.bottom-section-container-Customer-Experiences {
  position: relative;
}

.ball-Customer-Experiences {
  position: absolute;
  top: 165px;
  left: 1px;
  z-index: 2;
}

.ball-Customer-Experiences img {
  width: 160px;
  max-width: 100%;
}

.solution-section-bottom-Customer-Experiences {
  text-align: center;
  background-image: url(./images/Group\ 32811.svg);
  background-position: top center;
  background-size: 126% auto;
  background-repeat: no-repeat;
}

.solution-section-bottom-Customer-Experiences img {
  width: 100%;

  margin-top: 40px;
}

/* / <!-- 9th section start --> / */

.eight-container-result-Customer-Experiences {
  margin-top: 20px;
  padding: 62px 166px;
}

.result-section-Customer-Experiences h1 {
  font-size: 61px;

}

.result-section-Customer-Experiences p {
    line-height: normal;
  font-size: 24px;
  width: 100%;
}

.modern-ui-Customer-Experiences {
  margin-top: 8%;
}

.modern-ui-Customer-Experiences h1 {
  color: #4F008C;
  font-size: 36px;
}

.modern-ui-Customer-Experiences p {
    line-height: normal;
  /* color: #4F008C; */
  font-size: 24px;
  width: 100%;

}

.ninth-container-Customer-Experiences img {
  width: 100%;
}

.tenth-container-Customer-Experiences {
  width: 100%;
  margin-bottom: 6%;
}

.tenth-inside-container-Customer-Experiences {
  width: 80%;
  margin: auto;
}

.faster-application-heading-Customer-Experiences {
  padding: 0px;
  margin-bottom: 8%;
  max-width: 84%;
}

.tenth-inside-container-img-Customer-Experiences {
  text-align: center;
  position: relative;
  top: 70px;
}

.tenth-inside-container-img-Customer-Experiences img {
  width: 284.43px;
}

.faster-application-heading-Customer-Experiences h1 {
  font-size: 36px;
  color: #4F008C;

}

/* .arrow-image {
  background-image: url(/images/Group\ 32838.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 12%;
  height: 350px;
  position: absolute;
  left: 35%;
    z-index: 1076;
    top: 7958px;
} */

.faster-application-heading-Customer-Experiences p {
    line-height: normal;
  font-size: 24px;
}

.center-image-Customer-Experiences img {
  width: 100%;

}

.center-image-Customer-Experiences {
  z-index: 1000;
}


.ball1-Customer-Experiences img {
  z-index: 0;
  position: relative;
  /* top: 31%; */
  width: 16%;
  margin-left: 84%;
  margin-bottom: -24%;
}

.ball2-Customer-Experiences img {

  width: 16%;
  position: absolute;
  top: 61%;
  left: 12%;
  z-index: -1;
}


.bg-img-ticket-id-Customer-Experiences {
  position: relative;
  z-index: 1000;
}

.eleventh-container-Customer-Experiences {
  height: 800px;
  margin-bottom: 19%;
}

.eleventh-inside-container-Customer-Experiences {
  display: flex;
  flex-direction: column;

  height: 429px;
  width: 80%;
  margin: auto;
}

.degree-availability-Customer-Experiences {
  padding: 0px;

  max-width: 100%;
}

.degree-availability-Customer-Experiences h1 {
  font-size: 36px;
  color: #4F008C;

}

.degree-availability-Customer-Experiences p {
  font-size: 24px;
  line-height: 2rem;
}


.image-row-Customer-Experiences {
  display: flex;
  justify-content: space-evenly;
  /* flex-wrap: wrap; */
  margin-top: 9%;
  margin-right: 16%;
  gap: 45px;
  width: 100%;
}

.img1-Customer-Experiences {
  width: 50%;
  height: auto;
}

.img2-Customer-Experiences {
  width: 50%;
  height: auto;
}


.conclusion-section-Customer-Experiences {
  /* background-image: 
   url(/images/Mask\ Group\ 262.png);  */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background: linear-gradient(to right, #b557f1, #644fd4);
  color: white;
  text-align: center;
  padding: 35px 20px;

}

.conclusion-section-Customer-Experiences h2 {
  font-size: 64px;
  margin-bottom: 20px;
}

.conclusion-section-Customer-Experiences p {

  margin: 52px auto 58px;
  font-size: 22px;
  line-height: 1.8;
}

.conclusion-section-Customer-Experiences .btn-Customer-Experiences {
  padding: 15px 50px;
  border: 2px solid white;
  color: white;
  background: transparent;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
}

.conclusion-section-Customer-Experiences .btn-Customer-Experiences:hover {
  background: white;
  color: #644fd4;
}


.conclusion-image-Customer-Experiences img {
  width: 100%;
  height: 400px;
}

.conclusion-image2-Customer-Experiences {
  left: 38%;
  position: absolute;
  height: 405px;
}

@media only screen and (max-width: 800px) {
  .content-body-Customer-Experiences {
    padding: 56px;
  }

  .container-Customer-Experiences {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }

  .second-container-Customer-Experiences {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }

  .third-container-Customer-Experiences {
    margin-top: 20px;
  }

  .fourth-container-items-Customer-Experiences {
    display: flex;
    flex-direction: column;
  }

  .fifth-container-items-Customer-Experiences {
    display: flex;
    flex-direction: column;

  }

  /* .solution-section-Customer-Experiences {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  } */

  .solution-section-Customer-Experiences {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .solution-image-Customer-Experiences {
    transform: none;
    text-align: center;
  }

  .solution-image-Customer-Experiences img {
    width: 100%;
  }

  .solution-text-Customer-Experiences {
    max-width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }


  .solution-section-bottom-Customer-Experiences {
    background-size: 150% auto;
  }

  .eight-container-result-Customer-Experiences {
    margin-top: 20px;
    padding: 62px 100px;
  }

}


@media only screen and (max-width: 1761px) {
  .content-body-Customer-Experiences {
    padding: 0;
  }
}

@media only screen and (max-width: 1679px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-203%) translateY(8%);
    background-color: #fff;
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 1579px) {
  .fourth-container-item-1-Customer-Experiences {
    max-width: 43%;
    margin: auto;
    padding: 106px;
  }
}



@media only screen and (max-width: 1289px) {
  .sixth-container-Customer-Experiences {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .content-body-Customer-Experiences {
    padding: 0;
    transform: translate(40px, -11px);
  }

  .content-body-Customer-Experiences p {
    line-height: 1.1;
    font-size: 22px;
  }

  .content-body-Customer-Experiences h1 {
    font-size: 20px;
  }

  .solution-text-Customer-Experiences {
    width: 105%;
  }

  .sixth-container-item-3-Customer-Experiences {
    display: none;
  }

  .sixth-container-item-1-Customer-Experiences {
    flex: 2;
  }

  .sixth-container-item-2-Customer-Experiences {
    flex: 1;
  }
}

@media only screen and (max-width: 1233px) {
  .fourth-container-item-1-Customer-Experiences {
    max-width: 43%;
    margin: auto;
    padding: 80px;
  }

  .sixth-container-item-1-Customer-Experiences {
    padding: 80px 0px;
  }
}

@media only screen and (max-width: 960px) {
  .fourth-container-item-1-Customer-Experiences {
    max-width: 79%;
    margin: auto;
    padding: 40px;
  }
}

@media only screen and (max-width: 1397px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-182%) translateY(8%);
    background-color: #fff;
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 1177px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-165%) translateY(8%);
    background-color: #fff;
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 969px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-143%) translateY(8%);
    background-color: #fff;
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 690px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-128%) translateY(8%);
    background-color: #fff;
    padding: 1px 2px;
  }
}

@media only screen and (max-width: 477px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-120%) translateY(8%);
    background-color: #fff;
    padding: 1px 2px;
  }
}

@media only screen and (max-width: 431px) {
  .timestamp-Customer-Experiences {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-100%) translateY(8%);
    background-color: #fff;
    padding: 1px 2px;
  }

  .fourth-container-item-1-Customer-Experiences {
    /* width: 100%;
    margin: auto; */
    padding: 24px;
  }
}


@media screen and (max-width: 1200px) {

  .heading-1-Customer-Experiences h1,
  .heading-2-Customer-Experiences h1 {
    font-size: 48px;
  }

  .heading-1-Customer-Experiences h2,
  .heading-2-Customer-Experiences h2 {
    font-size: 42px;
  }

  .heading-1-Customer-Experiences h3,
  .heading-2-Customer-Experiences h3 {
    font-size: 36px;
  }

  .heading-1-Customer-Experiences h4,
  .heading-2-Customer-Experiences h4 {
    font-size: 30px;
  }

  .body1-Customer-Experiences,
  .body2-Customer-Experiences,
  .body3-Customer-Experiences,
  .body4-Customer-Experiences {
    font-size: 22px;
  }

  .card-1-Customer-Experiences {
    padding: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .headline-inside-container-Customer-Experiences {
    flex-direction: column;
    gap: 3rem;
  }

  .card-1-Customer-Experiences {
    padding: 2rem;
  }

  .heading-1-Customer-Experiences h1,
  .heading-2-Customer-Experiences h1 {
    font-size: 40px;
  }

  .heading-1-Customer-Experiences h2,
  .heading-2-Customer-Experiences h2 {
    font-size: 36px;
  }

  .heading-1-Customer-Experiences h3,
  .heading-2-Customer-Experiences h3 {
    font-size: 32px;
  }

  .heading-1-Customer-Experiences h4,
  .heading-2-Customer-Experiences h4 {
    font-size: 28px;
  }

  .body1-Customer-Experiences {
    font-size: 20px;
  }

  .body2-Customer-Experiences {
    font-size: 19px;
  }

  .body3-Customer-Experiences {
    font-size: 18px;
  }

  .body4-Customer-Experiences {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .card-1-Customer-Experiences {
    padding: 1.5rem;
  }

  .heading-1-Customer-Experiences h1,
  .heading-2-Customer-Experiences h1 {
    font-size: 32px;
  }

  .heading-1-Customer-Experiences h2,
  .heading-2-Customer-Experiences h2 {
    font-size: 28px;
  }

  .heading-1-Customer-Experiences h3,
  .heading-2-Customer-Experiences h3 {
    font-size: 24px;
  }

  .heading-1-Customer-Experiences h4,
  .heading-2-Customer-Experiences h4 {
    font-size: 20px;
  }

  .body1-Customer-Experiences,
  .body2-Customer-Experiences,
  .body3-Customer-Experiences,
  .body4-Customer-Experiences {
    font-size: 16px;
  }
}

@media screen and (max-width: 1809px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 150px;
    left: 1px;
    z-index: 2;
  }
}

@media screen and (max-width: 1717px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 150px;
    left: 1px;
    z-index: 2;
  }
}

@media screen and (max-width: 1580px) {
  .ball-Customer-Experiences img {
    width: 150px;
    max-width: 100%;
  }

  .ball-Customer-Experiences {
    position: absolute;
    top: 121px;
    left: 1px;
    z-index: 2;
  }
}

@media screen and (max-width: 1339px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 84px;
    left: 1px;
    z-index: 2;
  }
}

@media screen and (max-width: 1143px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 80px;
    left: 1px;
    z-index: 2;
  }

  .ball-Customer-Experiences img {
    width: 95px;
    max-width: 100%;
  }
}

@media screen and (max-width: 994px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 56px;
    left: 1px;
    z-index: 2;
  }
}

@media screen and (max-width: 672px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 32px;
    left: 1px;
    z-index: 2;
  }

  .ball-Customer-Experiences img {
    width: 71px;
  }
}

@media screen and (max-width: 493px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 26px;
    left: 1px;
    z-index: 2;
  }

  .ball-Customer-Experiences img {
    width: 73px;
  }
}

@media screen and (max-width: 379px) {
  .ball-Customer-Experiences {
    position: absolute;
    top: 22px;
    left: 1px;
    z-index: 2;
  }

  .ball-Customer-Experiences img {
    width: 55px;
  }
}

@media screen and (max-width: 379px) {
  .tenth-inside-container-img-Customer-Experiences img {
    width: 226.43px;
  }

  .fifth-container-item-1-Customer-Experiences h1 {
      line-height: normal;
    font-size: 49px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1109px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 56px;
  }

  .tenth-inside-container-img-Customer-Experiences img {
    width: 253.43px;
  }
}

@media screen and (max-width: 1002px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: -87px;
  }

  .tenth-inside-container-img-Customer-Experiences img {
    width: 219.43px;
  }
}

@media screen and (max-width: 895px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 119px;
  }

  .tenth-inside-container-img-Customer-Experiences img {
    width: 172.43px;
  }
}

@media screen and (max-width: 797px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 139px;
  }

  .tenth-inside-container-img-Customer-Experiences img {
    display: none;
  }

  .faster-application-heading-Customer-Experiences {
    padding: 0px;

    max-width: 100%;
  }

}

@media screen and (max-width: 675px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 211px;
  }

}

@media screen and (max-width: 747px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 251px;
    width: 50%;
  }

}

@media screen and (max-width: 734px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 274px;
    width: 50%;
  }

}

@media screen and (max-width: 501px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 102px;
    width: 50%;
  }
}

@media screen and (max-width: 635px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 160px;
    width: 21%;
  }

  .tenth-inside-container-img-Customer-Experiences img {
    width: 70px;

  }
}

@media screen and (max-width: 611px) {
  .tenth-inside-container-Customer-Experiences {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }

  .tenth-inside-container-Customer-Experiences {
    padding: 77px 70px;
    width: 100%;
  }
}

@media screen and (max-width: 424px) {
  .tenth-inside-container-img-Customer-Experiences {
    text-align: center;
    position: relative;
    top: 70px;
    left: 62px;
    width: 21%;
  }
}

@media screen and (max-width: 1491px) {
  .sixth-container-item-1-Customer-Experiences {

    padding: 80px 25px;

  }
}

/* / ------------------------ / */
@media (max-width: 768px) {
  .sixth-container-Customer-Experiences {
    grid-template-columns: 100%;
  }

  .sixth-container-item-1-Customer-Experiences {
    padding: 40px 40px;
    max-width: 100%;
    background-position: center;
  }

  .sixth-container-item-1-Customer-Experiences h1 {
    font-size: 36px;
  }

  .sixth-container-item-1-Customer-Experiences p {
      line-height: normal;
    font-size: 18px;
  }

  .sixth-container-item-2-Customer-Experiences img {
    width: 100%;
  }

  .sixth-container-item-3-Customer-Experiences img {
    width: 60px;
  }


  @media (max-width: 480px) {
    .sixth-container-item-1-Customer-Experiences h1 {
      font-size: 28px;
    }

    .sixth-container-item-1-Customer-Experiences p {
      font-size: 16px;
    }

    .sixth-container-item-2-Customer-Experiences img {
      width: 100%;
    }

    .sixth-container-item-3-Customer-Experiences img {
      width: 50px;
    }
  }
}

@media (max-width: 1100px) {
  .content-body-Customer-Experiences {
    width: 50%;
  }
}


@media (max-width: 1000px) {
  .content-body-Customer-Experiences {
    width: 77%;
  }
}


@media (max-width: 878px) {
    .content-body-Customer-Experiences {
      width: 88%;
      margin-top: 8%;
      display: flex;
      align-items: center;
      flex-direction: column;
      margin-right: 13%;
    }
}

@media (max-width: 1500px){
  .second-container-heading-Customer-Experiences{
    padding: 0;
    margin-left: 3%;
  }
  .second-container-heading-Customer-Experiences h1{
    font-size: 55px;
  }
  .second-container-heading-Customer-Experiences p{
    font-size: 22px;
  }
}

@media (max-width: 1140px){
  .second-container-img-Customer-Experiences img{
    height: 500px;
  }
}
/* ////////////////////////// */
@media (max-width: 850px){
  .second-container-heading-Customer-Experiences{
   max-width: 100%;
  }
  .second-container-img-Customer-Experiences img{
    height: 385px;
    margin-left: 4%;
  }
}

@media (max-width: 800px){
  .second-container-heading-Customer-Experiences{
   width: 100%;
  }
  .second-container-heading-Customer-Experiences h1{
   display: flex;
   justify-content: center;
  }
}

@media (max-width: 1600px){
  .solution-image-Customer-Experiences{
    background-size: 98% auto;
  }
  .solution-text-Customer-Experiences{
    width: 86%;
  }
}

@media (max-width: 1350px){
  .solution-image-Customer-Experiences{
    margin-left: 25%;
  }
  .solution-text-Customer-Experiences{
    width: 100%;
  }
}
@media (max-width: 1250px){
  
  .solution-text-Customer-Experiences p{
    font-size: 22px;
    line-height: 1.2;
  }
  .solution-text-Customer-Experiences h2{
    font-size: 56px;
  }
}

@media (max-width: 1350px){
  .solution-image-Customer-Experiences{
    margin-left: 18%;
  }
  .solution-text-Customer-Experiences p{
    font-size: 20px;
  }
}

@media (max-width: 800px){
  .solution-image-Customer-Experiences{
   height: 470px;
  }
  .solution-text-Customer-Experiences{
    margin-left: 0;
  }
  .solution-text-Customer-Experiences h2{
    display: flex;
    justify-content: center;
  }
  .solution-text-Customer-Experiences p{
    font-size: 24px;
  }
}

@media (max-width: 515px){
  .solution-image-Customer-Experiences{
   margin-left: 0;
   max-width: none;
   background-size: 100% auto;
  }
  
}

@media (max-width: 440px){
  .solution-image-Customer-Experiences{
   height: 280px;
  }
  
}

@media only screen and (max-width: 615px) {
    .eight-container-result-Customer-Experiences {
        margin-top: 20px;
        padding: 59px 40px;
    }
}

 @media (max-width:1700px){
  .eleventh-container-Customer-Experiences{
    margin-bottom: 16%;
  }
} 

@media (max-width:1500px){
  .eleventh-container-Customer-Experiences{
    margin-bottom: 12%;
  }
} 

@media (max-width:1300px){
  .eleventh-container-Customer-Experiences{
    margin-bottom: 5%;
  }
} 
@media (max-width:1100px){
  .eleventh-container-Customer-Experiences{
    margin-bottom: 0;
    height: 740px;
  }
}
@media (max-width:1000px){
  .eleventh-container-Customer-Experiences{
    height: 700px;
  }
}  
@media (max-width:700px){
  .eleventh-container-Customer-Experiences{
    height: 1235px;
  }

  .image-row-Customer-Experiences{
    flex-wrap: wrap;
  }
  .img1-Customer-Experiences{
    width: 80%;
  }
  .img2-Customer-Experiences{
    width: 80%;
  }
} 

@media (max-width:630px){
  .eleventh-container-Customer-Experiences{
    height: 1160px;
  }
}

@media (max-width:590px){
  .eleventh-container-Customer-Experiences{
    height: 1120px;
  }
}
@media (max-width:550px){
  .eleventh-container-Customer-Experiences{
    height: 1035px;
  }
}

@media (max-width:420px){
  .eleventh-container-Customer-Experiences{
    height: 970px;
  }
}
@media (max-width:540px){
  .conclusion-image2-Customer-Experiences{
    left: 18%;
  }
}

@media (max-width:410px){
  .conclusion-image2-Customer-Experiences{
    left: 10%;
  }
}

@media (max-width:400px){
  .conclusion-image2-Customer-Experiences{
    display: none;
  }
}

@media (max-width:1050px){
  .conclusion-section-Customer-Experiences p{
    line-height: 1.4;
  }
}

@media (max-width:330px){
  .conclusion-section-Customer-Experiences h2{
    font-size: 58px;
  }
}