/*  7.2 About Css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.tp-about-wrap {
  margin-left: 70px;
}
@media 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) {
  .tp-about-wrap {
    margin-left: 0;
  }
}
.tp-about-text p {
  font-weight: 600;
  font-size: 50px;
  line-height: 1.2;
  margin-right: 60px;
  margin-bottom: 80px;
  letter-spacing: -0.06em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-about-text p {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-text p {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .tp-about-text p {
    font-size: 30px;
  }
  .tp-about-text p br {
    display: none;
  }
}
.tp-about-thumb {
  height: 415px;
  width: 315px;
  overflow: hidden;
  margin-left: 100px;
}
@media 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) {
  .tp-about-thumb {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .tp-about-thumb {
    width: 100%;
  }
}
.tp-about-thumb img {
  width: 100%;
  margin-top: -100px;
}
.tp-about-funcact-wrap {
  margin-top: 25px;
  margin-left: 60px;
}
@media (max-width: 767px) {
  .tp-about-funcact-wrap {
    margin-left: 0;
  }
}
.tp-about-funcact-item span {
  font-weight: 400;
  font-size: 70px;
  line-height: 1;
  margin-bottom: 17px;
  display: inline-block;
  letter-spacing: -0.04em;
}
.tp-about-funcact-item span i {
  font-style: normal;
}
.tp-about-funcact-item p {
  line-height: 1.33;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-funcact-item p {
    font-size: 16px;
  }
  .tp-about-funcact-item p br {
    display: none;
  }
}
.tp-about-avater-info {
  margin-bottom: 38px;
  padding-bottom: 33px;
  border-bottom: 1px solid var(--tp-border-2);
}
.tp-about-avater-info img {
  margin-bottom: 18px;
}
.tp-about-avater-info p {
  line-height: 1.44;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-avater-info p {
    font-size: 17px;
  }
  .tp-about-avater-info p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .tp-about-avater-info p br {
    display: none;
  }
}
.tp-about-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.tp-about-shape-1 img {
  animation: rotate2 5s linear infinite;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-title-box {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .tp-about-us-area {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-us-2-ptb {
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  .tp-about-us-2-ptb {
    padding-top: 130px;
  }
}
.tp-about-us-2-line {
  padding-bottom: 20px;
}
.tp-about-us-2-line img {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-about-us-2-top {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-us-2-top {
    display: none;
  }
}
.tp-about-us-2-text p {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding-left: 10px;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
  color: rgba(33, 33, 45, 0.5);
  font-family: var(--tp-ff-clash-medium);
}
.tp-about-us-2-text p::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 3px;
  left: 0;
  top: 10px;
  border-radius: 50%;
  background-color: rgba(33, 33, 45, 0.5);
}
.tp-about-us-2-wrap {
  position: relative;
  padding: 30px;
  border: 1px solid rgba(34, 34, 34, 0.08);
}
@media (max-width: 767px) {
  .tp-about-us-2-wrap {
    border: none;
    padding: 0;
  }
}
.tp-about-us-2-wrap::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(34, 34, 34, 0.08);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-us-2-wrap::after {
    content: none;
  }
}
.tp-about-us-2-thumb {
  padding: 70px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-us-2-thumb {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-us-2-thumb img {
    width: 100%;
  }
}
.tp-about-us-2-thumb-shape .shape-1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-about-us-2-thumb-shape .shape-1 {
    left: -8px;
  }
}
@media 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) {
  .tp-about-us-2-thumb-shape .shape-1 {
    display: none;
  }
}
.tp-about-us-2-thumb-shape .shape-2 {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-about-us-2-thumb-shape .shape-2 {
    right: -8px;
  }
}
@media 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) {
  .tp-about-us-2-thumb-shape .shape-2 {
    display: none;
  }
}
.tp-about-us-2-right {
  height: 100%;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-us-2-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .tp-about-us-2-right {
    padding-left: 20px;
  }
}
.tp-about-us-2-right-shape {
  position: absolute;
  top: 0;
  right: 0;
}
@media 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) {
  .tp-about-us-2-right-shape {
    display: none;
  }
}
.tp-about-us-2-text-title {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 25px;
  margin-right: 6px;
  border-radius: 130px;
  display: inline-block;
  letter-spacing: -0.32px;
  color: rgba(33, 33, 45, 0.7);
  border: 1px solid rgba(33, 33, 45, 0.08);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-us-2-btn {
    padding-bottom: 50px;
  }
}
.tp-about-us-2-btn a {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 25px;
  margin-right: 6px;
  border-radius: 130px;
  display: inline-block;
  letter-spacing: -0.32px;
  color: rgba(33, 33, 45, 0.7);
  border: 1px solid rgba(33, 33, 45, 0.1);
}
.tp-about-us-2-btn a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-about-us-2-subtitle {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  color: var(--tp-common-red);
  font-family: var(--tp-ff-clash-semibold);
}
@media (max-width: 767px) {
  .tp-about-us-2-subtitle {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
}
.tp-about-us-2-title {
  font-size: 200px;
  font-weight: 700;
  line-height: 0.75;
  letter-spacing: -6px;
  text-transform: uppercase;
  color: var(--tp-common-red);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-about-us-2-title {
    font-size: 170px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-about-us-2-title {
    font-size: 115px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-us-2-title {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .tp-about-us-2-title {
    font-size: 70px;
    letter-spacing: -1px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-about-us-2-title {
    font-size: 100px;
    letter-spacing: -1px;
  }
}

.des-about-text p {
  font-weight: 400;
  font-size: 75px;
  line-height: 1;
  letter-spacing: 1px;
  font-family: var(--tp-ff-mango);
  color: var(--tp-common-cream);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-about-text p {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-about-text p {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-about-text p {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .des-about-text p {
    font-size: 50px;
  }
}
.des-about-text p span {
  color: #FB4566;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-about-area {
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-about-area {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .des-about-area {
    padding-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .des-about-inner-ptb {
    padding-bottom: 0;
  }
}

.dgm-about-thumb-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  box-shadow: 0 20px 30px 0 rgba(20, 20, 20, 0.12);
}
@media (max-width: 767px) {
  .dgm-about-thumb-1 {
    position: static;
    margin-top: 30px;
    width: 100%;
  }
}
.dgm-about-thumb-wrap {
  margin-left: 80px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dgm-about-thumb-wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-about-thumb-wrap {
    margin-left: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .dgm-about-thumb-wrap {
    margin-left: 0;
    padding-bottom: 40px;
  }
}
.dgm-about-content {
  padding-left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-about-content {
    padding-left: 0;
  }
}
.dgm-about-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.56;
  margin-bottom: 45px;
  padding-right: 60px;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dgm-about-content p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dgm-about-content p {
    font-size: 17px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-about-content p {
    padding-right: 0;
  }
}
.dgm-about-review {
  padding-right: 25px;
  margin-right: 25px;
  padding-top: 12px;
  position: relative;
}
.dgm-about-review::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 80px;
  content: "";
  background-color: rgba(20, 20, 20, 0.1);
}
.dgm-about-review-box {
  border-top: 1px solid rgba(20, 20, 20, 0.1);
}
.dgm-about-review h4 {
  font-weight: 700;
  font-size: 44px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-about-review span {
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: var(--tp-common-black);
}
.dgm-about-ratting {
  padding-top: 18px;
}
.dgm-about-ratting h4 {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 7px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.dgm-about-ratting-icon span {
  height: 26px;
  width: 26px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.dgm-about-right {
  margin-left: 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) {
  .dgm-about-right {
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-about-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.creative-about-text p {
  font-weight: 600;
  font-size: 44px;
  line-height: 1.18;
  margin-bottom: 40px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .creative-about-text p {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-about-text p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .creative-about-text p {
    font-size: 29px;
  }
}
.creative-about-text p span {
  padding-left: 150px;
  display: inline-block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-about-text p span {
    padding-left: 0;
  }
}

.creative-brand-item {
  text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-about-area {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .studio-about-area {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
.studio-about-wrap {
  padding-left: 195px;
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .studio-about-wrap {
    padding-left: 160px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .studio-about-wrap {
    padding-left: 60px;
  }
}
@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) {
  .studio-about-wrap {
    padding-left: 0;
  }
}
.studio-about-title-box {
  padding-left: 110px;
}
@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) {
  .studio-about-title-box {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .studio-about-title-box {
    margin-bottom: 40px;
  }
}
.studio-about-content {
  padding-left: 45px;
  padding-bottom: 150px;
  padding-right: 90px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .studio-about-content {
    padding-right: 55px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-about-content {
    padding-left: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-about-content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-about-content {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}
.studio-about-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  color: #f9f4e8;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-about-content p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-about-content p {
    font-size: 16px;
  }
  .studio-about-content p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-about-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .studio-about-content p {
    font-size: 19px;
  }
}
.studio-about-content.about-us-2 p {
  color: var(--tp-common-black-10);
}
.studio-about-thumb.thumb-1 {
  height: 580px;
  width: 460px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-about-thumb.thumb-1 {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-about-thumb.thumb-1 {
    width: 100%;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .studio-about-thumb.thumb-1 {
    height: 300px;
    width: 100%;
    margin-bottom: 30px;
  }
}
.studio-about-thumb.thumb-1 img {
  margin-top: -20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-about-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-about-area {
    padding-bottom: 0px;
  }
}
.ai-about-thumb {
  position: relative;
}
.ai-about-thumb.thumb-1 {
  margin-top: 190px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-about-thumb.thumb-1 {
    margin-top: 0;
    margin-right: 20px;
  }
}
.ai-about-thumb.thumb-2 {
  margin-left: -190px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-about-thumb.thumb-2 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-about-thumb-box {
    margin-bottom: 30px;
  }
}
.ai-about-thumb.tp--hover-img canvas {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ai-about-thumb img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.ai-about-right {
  margin-left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-about-right {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-about-right {
    margin-left: 0px;
  }
}
.ai-about-title-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.56;
  color: var(--tp-common-white);
}
.ai-about-list ul li {
  position: relative;
  padding-left: 90px;
  list-style-type: none;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .ai-about-list ul li {
    padding-left: 75px;
  }
}
.ai-about-list ul li > span {
  position: absolute;
  top: -16px;
  left: 0;
  line-height: 1;
}
.ai-about-list ul li > span > span {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ai-about-list ul li > span > span i {
  height: 60px;
  width: 60px;
  transition: 0.3s;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: #221939;
}
.ai-about-list ul li > span > span svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  color: var(--tp-common-cream-2);
  transition: 0.3s;
}
.ai-about-list ul li p {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .ai-about-list ul li p {
    font-size: 17px;
  }
}
.ai-about-list ul li:hover span span i {
  transform: scale(1.1);
  background-color: var(--tp-common-cream-2);
}
.ai-about-list ul li:hover span span svg {
  color: var(--tp-common-black);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ar-about-thumb {
  margin-left: 130px;
  display: inline-block;
  height: 500px;
  width: 400px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-about-thumb {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-about-thumb {
    margin-left: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .ar-about-thumb {
    margin-left: 0;
    width: auto;
    margin-bottom: 40px;
  }
}
.ar-about-thumb img {
  margin-top: -60px;
}
.ar-about-shape {
  position: absolute;
  bottom: 0;
  left: -62%;
  z-index: -1;
  max-width: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-shape {
    left: 0;
  }
}
.ar-about-title-sm {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.17;
  margin-bottom: 15px;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ar-about-title-sm {
    font-size: 33px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-about-title-sm {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-about-title-sm {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .ar-about-title-sm {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-title-wrap {
    margin-bottom: 0;
  }
}
.ar-about-content {
  margin-bottom: 40px;
  padding-right: 80px;
}
@media 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) {
  .ar-about-content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-content {
    margin-top: 40px;
  }
}
.ar-about-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44;
  margin-right: 80px;
  margin-bottom: 40px;
  letter-spacing: -0.01em;
  color: rgba(20, 20, 20, 0.6);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ar-about-content p {
    margin-right: 50px;
  }
}
@media 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) {
  .ar-about-content p {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-about-content p {
    font-size: 17px;
  }
}
.ar-about-exp-box {
  margin-left: -30px;
  padding: 30px;
  background-position: bottom;
  background-repeat: no-repeat;
  display: inline-block;
  border: 1px solid rgba(20, 20, 20, 0.06);
  border-top: 4px solid var(--tp-common-red-2);
}
@media (max-width: 767px) {
  .ar-about-exp-box {
    width: 100%;
  }
}
.ar-about-exp-box span {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 17px;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-red-2);
  font-family: var(--tp-ff-clash-medium);
}
.ar-about-exp-box h4 {
  font-size: 160px;
  line-height: 0.69;
  margin-bottom: 0;
  text-transform: uppercase;
  color: var(--tp-common-red-2);
  font-family: var(--tp-ff-clash-semibold);
}
.ar-about-us-4-hero-ptb {
  padding-top: 195px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-about-us-4-hero-ptb {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-hero-ptb {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .ar-about-us-4-hero-ptb {
    padding-top: 150px;
  }
}
.ar-about-us-4-hero-ptb.pb-70 {
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-hero-ptb.pb-70 {
    padding-bottom: 40px;
  }
}
.ar-about-us-4-title {
  color: #111013;
  font-size: 100px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 50px;
  letter-spacing: -4px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-about-us-4-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-title-box {
    flex-wrap: wrap;
    justify-content: start !important;
  }
}
.ar-about-us-4-title-box p {
  color: #111013;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-title-box p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-title-box p {
    padding-top: 20px;
  }
}
.ar-about-us-4-title-box .tp-section-subtitle {
  margin-right: 15px;
}
.ar-about-us-4-title-box .ar-about-us-4-icon {
  margin-right: 75px;
}
.ar-about-us-4-shape {
  position: absolute;
  top: 31%;
  right: 10%;
}
@media (max-width: 767px) {
  .ar-about-us-4-shape {
    display: none;
  }
}
.ar-about-us-4-text-warp.title-black-color .ar-about-us-4-text-title {
  color: #111013;
}
.ar-about-us-4-text-title {
  font-size: 200px;
  font-weight: 800;
  letter-spacing: -8px;
  text-transform: uppercase;
  color: rgba(249, 244, 232, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-about-us-4-text-title {
    font-size: 145px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-about-us-4-text-title {
    font-size: 90px;
    letter-spacing: -5px;
  }
}
.ar-about-funfact-color .crp-hero-funfact-line {
  background-color: var(--tp-common-red-3);
}
.ar-about-funfact-color .crp-hero-funfact-line::before {
  background-color: var(--tp-common-red-3);
}
.ar-about-funfact-top-content h4 {
  font-size: 34px;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 35px;
  letter-spacing: -0.68px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.ar-about-funfact-item:not(:last-of-type) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ar-about-funfact-item-icon {
  margin-right: 10px;
}
.ar-about-funfact-item-icon span {
  display: grid;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  place-content: center;
  border: 1px solid rgba(255, 255, 255, 0.14);
}
.ar-about-funfact-item-content p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 3px;
  color: var(--tp-common-white);
}
.ar-about-funfact-item-content a {
  font-size: 18px;
  font-weight: 700;
  color: var(--tp-common-white);
}
.ar-about-funfact-item-bottom p {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: rgba(255, 255, 255, 0.7);
}
.ar-about-funfact-item-bottom p span {
  font-weight: 600;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-about-area {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .crp-about-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.crp-about-exp {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  display: inline-block;
  background-color: #FFEB53;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-exp {
    height: 155px;
    width: 155px;
    display: grid;
    margin-bottom: 20px;
    place-content: center;
  }
}
.crp-about-exp-item span {
  font-weight: 600;
  font-size: 250px;
  line-height: 0.5;
  color: #2A4C3A;
  margin-top: 35px;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-exp-item span {
    font-size: 80px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.crp-about-exp-item i {
  display: block;
  font-weight: 500;
  font-size: 28px;
  line-height: 0.86;
  color: #17312f;
  font-style: normal;
  font-family: var(--tp-ff-teko);
}
.crp-about-btn-box {
  flex: 0 0 auto;
  margin-right: 80px;
  margin-top: 7px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-about-btn-box {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .crp-about-btn-box {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.crp-about-text p {
  max-width: 345px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.56;
  color: rgba(255, 255, 230, 0.8);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-about-text p {
    max-width: 100%;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-text p {
    max-width: 100%;
    font-size: 16px;
  }
}
.crp-about-right {
  padding-left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .crp-about-right .tp-section-title-teko {
    margin-bottom: 20px;
  }
}
.crp-about-shape {
  position: absolute;
  top: -16%;
  left: 13%;
  z-index: -1;
}
@media (max-width: 767px) {
  .crp-about-bottom-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-left .tp-section-subtitle-teko {
    margin-bottom: 20px;
  }
}
.crp-about-3-hero-ptb {
  padding-top: 245px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-3-hero-ptb {
    padding-top: 200px;
  }
}
.crp-about-3-funfact {
  padding-top: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-3-funfact {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .it-about-ptb {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-title-box {
    margin-bottom: 50px;
  }
}
.it-about-title-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44;
  color: #61616a;
  margin-bottom: 45px;
  padding-right: 40px;
}
.it-about-thumb img {
  border-radius: 12px;
  max-width: inherit;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img {
    max-width: 100%;
  }
}
.it-about-thumb img.img-2 {
  margin-left: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-bottom: 60px;
  }
}
.it-about-thumb-inner {
  width: 360px;
  height: 500px;
  overflow: hidden;
  border-radius: 12px;
}
.it-about-thumb-inner img {
  margin-top: -100px;
  margin-left: -100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb-inner img {
    margin-left: 0;
    margin-top: 0;
  }
}
.it-about-info-wrap {
  position: absolute;
  display: grid;
  top: 15%;
  right: -40%;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .it-about-info-wrap {
    right: 0;
  }
}
@media (max-width: 767px) {
  .it-about-info-wrap {
    display: none;
  }
}
.it-about-info-item {
  padding: 28px;
  margin: 6px 0;
  padding-right: 50px;
  border-radius: 12px;
  display: inline-block;
  background: #cdfaa4;
  box-shadow: inset 0 20px 40px 0 rgba(255, 255, 255, 0.45);
}
.it-about-info-item i {
  font-weight: 500;
  font-size: 60px;
  line-height: 0.7;
  font-style: normal;
  margin-right: 20px;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
.it-about-info-item p {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.35;
  color: var(--tp-common-black-10);
}
.it-about-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .it-about-shape-1 {
    bottom: -7%;
  }
}
.it-about-shape-2 {
  position: absolute;
  top: -5%;
  right: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .it-about-shape-2 {
    display: none;
  }
}

@media (max-width: 767px) {
  .st-about-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.st-about-shape {
  position: absolute;
  bottom: 20%;
  left: 10%;
}
@media (max-width: 767px) {
  .st-about-shape {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-about-wrap {
    padding-left: 0;
    padding-bottom: 40px;
  }
}
.st-about-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.36px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media (max-width: 767px) {
  .st-about-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .st-about-title br {
    display: none;
  }
}
.st-about-card {
  padding: 40px;
  width: 375px;
  border-radius: 15px;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .st-about-card {
    width: 100%;
  }
}
.st-about-card-tag span {
  color: #494949;
  font-size: 17px;
  font-weight: 400;
  border-radius: 16px;
  padding: 2px 11px;
  display: inline-block;
  letter-spacing: -0.34px;
  text-transform: uppercase;
  border: 1px solid rgba(69, 48, 48, 0.15);
}
.st-about-card-btn a {
  width: 36px;
  height: 36px;
  display: grid;
  border-radius: 50%;
  place-content: center;
  color: var(--tp-common-white);
  background-color: var(--tp-common-brown);
}
.st-about-card-bottom span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
.st-about-card-thumb img {
  animation: roteted 6s linear infinite;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-about-box {
    padding-bottom: 40px;
  }
}
@media 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) {
  .st-about-box .tp-about-funcact-wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-about-box .tp-about-funcact-wrap .tp-about-avater-info p br {
    display: none;
  }
}
.st-about-box .tp-about-funcact-item span {
  font-weight: 600;
  color: var(--tp-common-brown);
}
.st-about-box .tp-about-avater-info {
  border-color: rgba(69, 48, 48, 0.15);
}
.st-about-thumb-box img {
  border-radius: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-ptb {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.pp-about-shape {
  position: absolute;
  right: 0;
  bottom: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-shape {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .pp-about-shape {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-about-shape {
    display: block;
  }
}
.pp-about-left {
  padding-left: 60px;
}
@media 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) {
  .pp-about-left {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-left {
    padding-bottom: 30px;
  }
}
.pp-about-wrap {
  padding-left: 115px;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-wrap {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .pp-about-heading {
    padding-bottom: 35px;
  }
}
.pp-about-bottom-btn {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .pp-about-bottom-btn {
    margin-right: 30px;
  }
}
.pp-about-bottom-btn a span {
  height: 66px;
  width: 40px;
  display: grid;
  place-content: center;
  text-align: center;
  border-radius: 30px;
  color: var(--tp-common-white);
  display: inline-block;
  border: 1px solid rgba(222, 213, 191, 0.1);
}
.pp-about-bottom-btn a span svg {
  -webkit-animation: scroll_anim 3s infinite;
  animation: scroll_anim 3s infinite;
}
.pp-about-content p {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
  color: var(--tp-common-white);
}
@media 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) {
  .pp-about-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .pp-about-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .pp-about-content p br {
    display: none;
  }
}

.pp-about-me-ptb {
  padding-top: 210px;
}
@media (max-width: 767px) {
  .pp-about-me-ptb {
    padding-top: 170px;
  }
}
.pp-about-me-shape .shape-left {
  position: absolute;
  bottom: -100%;
  left: 15%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-shape .shape-left {
    left: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-left {
    left: 2px;
    bottom: -72%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-left {
    left: 0;
    bottom: -52%;
  }
}
@media (max-width: 767px) {
  .pp-about-me-shape .shape-left {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-left img {
    max-width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-left img {
    max-width: 75%;
  }
}
.pp-about-me-shape .shape-right {
  position: absolute;
  bottom: -100%;
  right: 9%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-shape .shape-right {
    right: 0%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-right {
    right: -5%;
    bottom: -69%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-right {
    right: -10%;
    bottom: -48%;
  }
}
@media (max-width: 767px) {
  .pp-about-me-shape .shape-right {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-right img {
    max-width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-right img {
    max-width: 75%;
  }
}
.pp-about-me-title {
  margin: 0;
  line-height: 0.4;
  font-size: 280px;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: -14px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-yellow-1);
}
@media only screen and (min-width: 1701px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px) {
  .pp-about-me-title {
    font-size: 220px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-about-me-title {
    font-size: 200px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-title {
    font-size: 180px;
    letter-spacing: -8px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-title {
    font-size: 150px;
    letter-spacing: -6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-title {
    font-size: 110px;
    letter-spacing: -4px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-title {
    font-size: 100px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-hero-left {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-hero-left {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.pp-about-me-hero-left a {
  display: inline-block;
  margin-bottom: 20px;
}
.pp-about-me-hero-left .pp-hero-text {
  margin-bottom: 25px;
  display: inline-block;
  text-transform: inherit;
}
.pp-about-me-hero-left p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-left: 25px;
  position: relative;
  color: var(--tp-common-white);
}
.pp-about-me-hero-left p::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-yellow-1);
}
.pp-about-me-hero-left p::after {
  position: absolute;
  content: "";
  top: 0px;
  left: -6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(255, 246, 105, 0.1);
  animation: animate-pulse-2 3s linear infinite;
}
.pp-about-me-thumb {
  margin-left: -185px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-thumb {
    margin-left: 0;
  }
}
.pp-about-me-thumb img {
  max-width: inherit;
}
@media 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) {
  .pp-about-me-thumb img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-social {
    padding-top: 0;
  }
}
.pp-about-me-social .tp-footer-widget-social a {
  background-color: transparent;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-about-me-social .tp-footer-widget-social a:hover {
  color: #2F1F19;
  background-color: var(--tp-common-white);
}
.pp-about-me-skill.pp-skill-list-wrap {
  padding-left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-skill.pp-skill-list-wrap {
    padding-left: 0;
  }
}
.pp-about-me-skill.pp-skill-list-wrap .pp-skill-list ul li {
  color: rgba(255, 255, 255, 0.7);
}
.pp-about-me-skill.pp-skill-list-wrap .pp-skill-list-title {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-skill.pp-skill-list-wrap .pp-skill-list-title {
    font-size: 35px;
  }
}
.pp-about-me-tool-item {
  padding: 10px;
  border-radius: 260px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.pp-about-me-tool-item-icon {
  margin-right: 14px;
}
.pp-about-me-tool-item-icon span {
  width: 100px;
  height: 100px;
  display: grid;
  place-content: center;
  border-radius: 60px;
  background: #1A1B1E;
  backdrop-filter: blur(20px);
}
.pp-about-me-tool-item-icon span img {
  mix-blend-mode: luminosity;
}
.pp-about-me-tool-item-content span {
  display: inline-block;
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: -0.46px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
.pp-about-me-tool-item-content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
  .pp-about-me-experience-item {
    padding-bottom: 55px;
  }
}
.pp-about-me-experience-item p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.pp-about-me-experience-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1;
  margin: 19px 0 11px;
  letter-spacing: -0.46px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-about-me-experience-title {
    font-size: 40px;
  }
}
.pp-about-me-recognitions .studio-award-item span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  font-family: var(--tp-ff-body);
  color: rgba(255, 255, 255, 0.4);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-item {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-service-heading {
    margin-bottom: 30px;
  }
}
.pp-about-me-service-subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin-right: 20px;
  display: inline-block;
  letter-spacing: -0.36px;
  color: var(--tp-common-white);
}
.pp-about-me-service-title {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.8px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-title {
    font-size: 65px;
    margin-bottom: 15px;
  }
}

.tp-about-5-title-box {
  display: inline-block;
}
.tp-about-5-title-box p {
  text-align: left;
  max-width: 245px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
  position: absolute;
  bottom: 15px;
  left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-5-title-box p {
    bottom: 3px;
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-5-title-box p {
    position: static;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
  }
}
.tp-about-5-subtitle {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
  display: inline-block;
  position: absolute;
  top: 50px;
  left: 80px;
  z-index: 5;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-5-subtitle {
    top: 40px;
    left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-5-subtitle {
    position: static;
    margin-bottom: 20px;
  }
}

/*----------------------------------------*/
/*   3.2 About Style
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-about-ptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.cst-about-shape {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .cst-about-shape {
    left: -10%;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .cst-about-shape {
    left: -12%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .cst-about-shape {
    left: -18%;
  }
}
.cst-about-shape img {
  mix-blend-mode: soft-light;
}
@media (max-width: 767px) {
  .cst-about-heading .cst-section-title img {
    display: none;
  }
}
.cst-about-list ul li {
  gap: 15px;
  display: flex;
  list-style: none;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-about-list ul li {
    margin-bottom: 12px;
  }
}
.cst-about-list ul li span {
  display: grid;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  place-content: center;
  background-color: var(--tp-common-green-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-about-text p {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-about-text p br {
    display: none;
  }
}
.cst-about-text p span {
  color: var(--tp-common-black-7);
}
.cst-about-thumb img {
  border-radius: 8px;
}
.cst-about-right {
  margin-left: -120px;
}
@media 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) {
  .cst-about-right {
    margin-left: 0;
  }
}

.cst-border-b {
  border-bottom: 1px solid #E8E8E8;
}

.cnt-about-style {
  position: relative;
}
@media (max-width: 767px) {
  .cnt-about-style {
    padding-top: 0;
  }
}
.cnt-about-style .ar-about-top-img img {
  border-radius: 16px;
}
.cnt-about-style .ar-about-thumb {
  border-radius: 16px;
}
.cnt-about-style .ar-about-thumb img {
  margin-top: -10px;
}
.cnt-about-style .ar-about-shape {
  bottom: 140px;
  left: 60px;
  z-index: -1;
}

/*----------------------------------------*/
