.about-RA {
  position: relative;
  padding-bottom: 120px;
  overflow: hidden;
  padding: 0px 0px 50px 0;

}

.about-RA::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(181deg, rgb(206 234 135 / 56%) 34%, rgba(26, 26, 26, 1) 93%);
}

.about-RA .curve-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 420px;
  z-index: 1;
}

.about-RA .about-inner {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.about-RA .person-wrap {

        position: relative;
        width: 100%;
        text-align: center;
        margin-top: 120px;
        z-index: 3;

}

.about-RA .person-img {
  width: 280px;
  position: relative;
  z-index: 2;
}

.about-RA .person-wrap img {

        width: 400px;
        max-height: 650px;
        min-height: 620px;
        margin-top: -118px;
        z-index: 3;
        position: relative;

}

.about-RA .icon-group {
  position: absolute;
  top: 170px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.about-RA .icon-group span {
  background: #fff;
  padding: 12px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
}

.about-RA .icon-group img {
  width: 40px;
}

.about-RA .icon-curve .LF_curvetx {
  width: 437px;
  position: relative;
  right: 0;
  left: -88px;
  max-height: 100px;
  min-height: 91px;
  margin-top: 105px;
  background-color: #effee3;
  padding: 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;

}

.about-RA .icon-curve .LF_curvetx p {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}

.about-RA .icon-curve .RG-curvetx {
  width: 400px;
  max-height: 250px;
  min-height: 220px;
  margin-top: 10px;
  text-align: left;
}

.about-RA .icon-curve .RG-curvetx h2 {
  font-size: 20px;
  text-align: justify;
  color: #000000;
  padding-bottom: 10px;
}

.about-RA .icon-curve .RG-curvetx li {
  padding: 8px 10px;
  background: #b4d957;
  background: linear-gradient(32deg, rgba(180, 217, 87, 1) 0%, rgba(255, 255, 255, 0) 54%);
  margin: 10px 0;
  font-size: 18px;
}

.about-RA .icon-group.left {
  left: 60px;
}

.about-RA .icon-group.right {
  right: 60px;
}

.about-RA .about-text {
  margin-top: 10px;
}

.about-RA .about-text h2 {
  font-size: 28px;
  font-weight: 700;
  padding-top: 20px;
}

.about-RA .about-text span {
  color: #849d30;
}

.about-RA .RA_bottmleadertx {
  margin-top: 80px;
  text-align: justify;
  background-color: #b9e96c;
  color: #000000;
  padding: 8px 10px;
  border-radius: 8px;
}

.about-RA .RA_bottmfoundertx {
  margin-top: 20px;
  text-align: justify;
  background: #b4d957;
  background: linear-gradient(32deg, rgba(180, 217, 87, 1) 0%, rgba(255, 255, 255, 0.43) 54%, rgba(180, 217, 87, 1) 84%);
  color: #000000;
  padding: 8px 10px;
  border-radius: 8px;
}

.about-RA .icon-curve {
  position: absolute;
  top: 120px;
  width: 320px;
  height: 240px;
  pointer-events: none;
}

.about-RA .icon-curve span {
  position: absolute;
  width: 54px;
  height: 54px;
  border: 2px dotted black;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
}

.about-RA .icon-curve img {
  width: 28px;
}

.about-RA .icon-curve.left span {
  offset-path: path("M20,200 Q160,20 300,200");
}

.about-RA .icon-curve.left span:nth-child(1) {
  offset-distance: 0%;
}

.about-RA .icon-curve.left span:nth-child(2) {
  offset-distance: 50%;
}

.about-RA .icon-curve.left span:nth-child(3) {
  offset-distance: 100%;
}

.about-RA .icon-curve.left {
  left: 40px;
}

.about-RA .icon-curve.right span {
  offset-path: path("M300,200 Q160,20 20,200");
}

.about-RA .icon-curve.right span:nth-child(1) {
  offset-distance: 0%;
}

.about-RA .icon-curve.right span:nth-child(2) {
  offset-distance: 50%;
}

.about-RA .icon-curve.right span:nth-child(3) {
  offset-distance: 100%;
}

.about-RA .icon-curve.right {
  right: 40px;
}

.about-RA .rec {
  position: absolute;
  bottom: -64px;
  left: 0;
  right: 0;
  width: 50%;
  height: 100px;
  margin: auto;
  z-index: 10;
  padding: 0px 20px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.about-RA .person-shape {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 220px;
  z-index: 1;
}

.about-RA .person-shape path {
  fill: #ffffff;
  stroke: linear-gradient(90deg, #6366f1, #06b6d4);
  stroke-width: 6;
}

.about-RA .curve-bg {
  width: 100%;
  height: 420px;
  position: absolute;
  top: 0;
  left: 0;
}

.g1 {
  stop-color: #ffffff;
}

.g2 {
  stop-color: #ffffff;
}

.about-RA .curve-stroke {
  stroke: #4f46e5;
  stroke-width: 3;
  stroke-linecap: round;
  fill: none;
}

.about-RA .curve-stroke {
  stroke: #000000;
  stroke-width: 3;
  filter: drop-shadow(0 4px 8px rgba(79, 70, 229, 0.4));
}

.sp1,
.sp6 {
  top: -221px;
}

.sp2,
.sp7 {
  top: -181px;
}

.sp3,
.sp8 {
  top: -297px;
}

.about-RA .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;

}

.about-RA .moving-dot {
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 18px rgba(255, 255, 255, 0.6));
}

.dot1 {
  fill: #b4ca43;
}

.dot2 {
  fill: #ddd14f;
}

.t1 {
  opacity: 0.6;
}

.t2 {
  opacity: 0.35;
}

.t3 {
  opacity: 0.18;
}

.about-RA .icon-curve span img {
  animation: floatUpDown 2.5s ease-in-out infinite;
}

.about-RA .RA_bottmleadertx h2 {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 8px;
}

.about-RA .RA_bottmleadertx p {
  font-size: 18px;
}

.about-RA .RA_bottmfoundertx h2 {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 8px;
}

.about-RA .RA_bottmfoundertx p {
  font-size: 18px;
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}





/******** desktop responsive *********/
@media (min-width:1200px) and (max-width:1399px) {
  .about-RA .about-inner {
    max-width: 1082px;
  }

  .about-RA .icon-curve span {
    width: 50px;
    height: 50px;
  }

  .about-RA .icon-curve .LF_curvetx p {
    font-size: 18px;
  }

 /* .about-RA .person-wrap img {
    width: 387px;
    max-height: 600px;
    min-height: 570px;
    margin-top: -160px;
    z-index: 3;
    position: relative;
  }*/
 .about-RA .person-wrap img {
    width: 340px;
        max-height: 600px;
        min-height: 590px;
        margin-top: -109px;
        z-index: 3;
        position: relative;
  }
    

  .about-RA .icon-curve .RG-curvetx {
    margin-top: -20px;
  }

  .about-RA .icon-curve .RG-curvetx li {
    font-size: 16px;
  }

  .about-RA .rec {
    bottom: -33px;
    height: 75px;
  }

  .about-RA .about-text h2 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 13px;
  }

  .RA_bottmleadertx h2 {
    font-size: 25px;
    font-size: bold;
    padding-bottom: 6px;
  }

  .RA_bottmfoundertx h2 {
    font-size: 25px;
    font-size: bold;
    padding-bottom: 6px;
  }

  .about-RA .icon-curve .LF_curvetx {
    max-height: 80px;
    min-height: 70px;
  }
}

@media (min-width:1700px) and (max-width:1900px) {
  .about-RA .about-inner {
    max-width: 1335px;
  }
}

@media (min-width:1901px) and (max-width:2500px) {
  .about-RA .about-inner {
    max-width: 1450px;
  }

  .about-RA .icon-curve .LF_curvetx p {
    font-size: 25px;
    line-height: 1.2;
  }

  .about-RA .icon-curve .LF_curvetx {
    width: 530px;
    max-height: 130px;
    min-height: 115px;
  }

  .about-RA .about-text h2 {
    font-size: 30px;
  }

  .about-RA .icon-curve .RG-curvetx h2 {
    font-size: 22px;
  }

  .about-RA .icon-curve .RG-curvetx li {
    font-size: 19px;
  }

  .about-RA .RA_bottmleadertx h2 {
    font-size: 27px;
  }

  .about-RA .RA_bottmleadertx p {
    font-size: 20px;
  }

  .about-RA .RA_bottmfoundertx h2 {
    font-size: 27px;

  }

  .about-RA .RA_bottmfoundertx p {
    font-size: 20px;
  }

  .about-RA .icon-curve span {
    width: 60px;
    height: 60px;
  }

  .sp1,
  .sp6 {
    top: -243px;
  }
}

@media (min-width:2501px) and (max-width:3000px) {
  
}








/********** mobile responsive ********/
@media (max-width: 768px) {
  .about-RA .icon-group {
    display: none;
  }

  .about-RA .person-wrap img {
    width: 220px;
  }

  .about-RA .about-text h2 {
    font-size: 30px;
  }
}

@media(max-width:768px) {
  .about-RA .icon-curve {
    display: none;
  }
}

@media(max-width:990px) {
  .about-RA {
    padding: 0px 10px 50px 10px;
  }

  .about-RA .rec {
    width: 100%;
  }

  .about-RA .about-text h2 {
    font-size: 24px;
  }
}


@media (max-width:768px){
  .about-RA .icon-curve{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    display: contents;
  }

  .about-RA .icon-curve span{
    display:none;
  }

  .about-RA .about-inner{
    display:flex;
    flex-direction:column;
  }

  .about-RA .person-wrap{
    order:1;
  }

  .about-RA .icon-curve .LF_curvetx{
    order:2;
    width:100%;
    margin:20px 0;
    left:auto;
    top: 60px;
  }

  .about-RA .icon-curve .RG-curvetx{
    order:3;
    width:100%;
    margin:20px 0;
  }

  .about-RA .RA_bottmleadertx{
    order:4;
  }

  .about-RA .RA_bottmfoundertx{
    order:5;
  }
.about-RA .ab_bottomtx{
      margin-top: 56px;
}
}