
.ard-about-9-area {
    position: relative;
  }
  .ard-about-9-area .bg-img {
    position: absolute;
    z-index: -1;
    opacity: 0.1;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
  }
  .ard-about-9-wrap {
    padding-top: 130px;
    padding-bottom: 180px;
    position: relative;
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .ard-about-9-wrap {
      padding-bottom: 130px;
    }
  }
  .ard-about-9-wrap .section-title-wrap {
    max-width: 1260px;
  }
  .ard-about-9-wrap .section-title-wrap .ard-title-9 {
    margin-bottom: 90px;
  }
  .ard-about-9-wrap .section-title-wrap .ard-para-9 {
    max-width: 455px;
    margin-left: 90px;
    margin-bottom: 50px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .ard-about-9-wrap .section-title-wrap .ard-para-9 {
      margin-left: 0px;
    }
  }
  .ard-about-9-wrap .section-title-wrap .a9-btn {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 2px solid var(--ard-pr-9);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-left: 240px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .ard-about-9-wrap .section-title-wrap .a9-btn {
      margin-left: 0px;
    }
  }
  .ard-about-9-wrap .section-title-wrap .a9-btn i {
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 50px;
    color: var(--ard-pr-9);
    animation: a9-btn 3s infinite ease-in-out;
  }
  .ard-about-9-wrap .section-title-wrap .a9-btn:hover {
    border-color: #000;
  }
  .ard-about-9-wrap .section-title-wrap .a9-btn:hover i {
    color: #000;
  }
  .ard-about-9-img {
    width: 55.8%;
    height: 720px;
    position: absolute;
    right: 0;
    bottom: -140px;
    z-index: 2;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .ard-about-9-img {
      width: 57%;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .ard-about-9-img {
      width: 57%;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .ard-about-9-img {
      width: 48.8%;
      height: 700px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .ard-about-9-img {
      width: 45.8%;
      height: 660px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .ard-about-9-img {
      width: 100%;
      position: unset;
      height: 460px;
    }
  }
  .ard-about-9-img .project_img {
    width: 100%;
    height: 100%;
  }
  .ard-about-9-img .project_img .hover_area {
    width: 100%;
    height: 100%;
  }
  .ard-about-9-img .project_img .canvas {
    width: 100%;
    height: 100%;
  }
  

.arn-about-section {
  overflow: hidden;
  margin-bottom: 120px;
  padding: 120px 0px 40px;
}
.arn-about-section .arn-about-side-color {
  top: 0;
  right: 0;
  width: 28%;
  height: 100%;
  background-color: #dd9700;
}
.arn-about-section .arn-about-side-text {
  top: 0;
  right: 0;
  line-height: 0.75;
  font-size: 450px;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: var(--ar-heading);
  background: linear-gradient(85deg, #ffaf00, #f6c865);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.arn-about-section .arn-about-side-img {
  bottom: 0;
  right: 10px;
}

.arn-about-content {
  max-width: 910px;
}

.arn-about-item-wrap-1 .arn-section-title-3_1 {
  margin-bottom: 30px;
}
.arn-about-item-wrap-1 .arn-about-cta {
  margin-top: 35px;
  margin-left: 25px;
}
.arn-about-item-wrap-1 .arn-about-cta .inner-icon {
  width: 75px;
  height: 75px;
  margin-right: 20px;
  border-radius: 100%;
  background-color: #ececec;
}
.arn-about-item-wrap-1 .arn-about-cta .inner-icon i {
  color: #000000;
  font-size: 30px;
}
.arn-about-item-wrap-1 .arn-about-cta .inner-text span {
  display: block;
  font-size: 18px;
  padding-bottom: 5px;
}
.arn-about-item-wrap-1 .arn-about-cta .inner-text h4 {
  color: #000000;
  font-size: 25px;
  font-weight: 700;
}

.arn-about-item-1 {
  z-index: 1;
  max-width: 400px;
  overflow: hidden;
  padding: 60px 30px 40px;
  background-color: #212121;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.arn-about-item-1.active {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.arn-about-item-1.ver_2 {
  margin-left: 20px;
  background-color: #ececec;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
          clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
}
.arn-about-item-1.ver_2.active {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.arn-about-item-1.ver_2 .inner-icon i {
  color: #212121;
}
.arn-about-item-1.ver_2 .arn-watermark {
  width: 200%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#b6b6b6));
  background: linear-gradient(360deg, #fff, #b6b6b6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.arn-about-item-1.ver_2 .inner-text h3 {
  color: #212121;
}
.arn-about-item-1.ver_2 .inner-text p {
  color: #5c5c5c;
}
.arn-about-item-1 .arn-watermark {
  top: 50%;
  left: 0;
  right: 0;
  z-index: -1;
  margin: 0 auto;
  font-size: 175px;
  font-weight: 700;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: var(--ar-heading);
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#5f5f5f));
  background: linear-gradient(360deg, #000, #5f5f5f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.arn-about-item-1 .inner-icon {
  margin-bottom: 25px;
}
.arn-about-item-1 .inner-icon i {
  color: #fff;
  font-size: 35px;
}
.arn-about-item-1 .inner-text h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 58px;
}
.arn-about-item-1 .inner-text p {
  color: #dadada;
  font-size: 17px;
  padding-bottom: 45px;
}

.arn-about-item-area {
  padding-top: 15px;
}
.arn-about-item-area .item_title {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 45px;
}

@media screen and (max-width: 1800px) {
  .arn-about-section .arn-about-side-img {
    right: -60px;
  }
}
@media screen and (max-width: 1700px) {
  .arn-about-section .arn-about-side-img {
    right: -80px;
  }
}
@media screen and (max-width: 1600px) {
  .arn-about-section .arn-about-side-img {
    right: -80px;
  }
  .arn-about-item-1.ver_2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1500px) {
  .arn-about-section .arn-about-side-img {
    right: -150px;
  }
}
@media screen and (max-width: 1440px) {
  .arn-about-section .arn-about-side-img {
    right: -200px;
  }
}
@media screen and (max-width: 1365px) {
  .arn-about-section .arn-about-side-img,
  .arn-about-section .arn-about-side-color,
  .arn-about-section .arn-about-side-text {
    display: none;
  }
  .arn-about-content {
    margin: 0 auto;
    max-width: 100%;
  }
  .arn-about-item-1 {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .arn-about-item-wrap-1 .arn-about-cta .inner-text h4 {
    font-size: 20px;
  }
  .arn-section-title-3_1 .section_title {
    font-size: 32px;
  }
}