.tp-header-logo.bf-header-logo img {
  width: 23px !important;
}
.preloader {
  margin: 0 auto;
  text-align: center;
}
.preloader img {
  width: 30px !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.preloader .spinner-wrap {
  width: 110px;
  height: 110px;
}
.bf-service-hero-bottom-title {
  font-weight: 500;
  font-size: 180px;
  bottom: -26px;
}
.bf-about-4-thumb img {
  border-radius: 20px;
  width: 80%;
  margin-top: 70px !important;
  text-align: center;
  margin: 0 auto;
}
.bf-about-4-thumb {
  margin: 0 auto;
  text-align: center;
}
.tp-footer-email {
  font-size: 40px;
}
.tp-footer-copyright.pb-15.text-center {
  background: rgb(29, 29, 31);
  border-radius: 20px 20px 0px 0px;
  padding-top: 25px;
}
.tp-main-menu.tp-main-menu-2.text-end.mr-85 {
  margin: 0;
}

.tp-footer-area.bf-footer-2-wrap.pt-155 {
  background: black !important;
}
.bf-service-hero-spacing {
  background-image: unset !important;
  /* background-color: #a7233d !important; */
  background: linear-gradient(180deg, #7e1b2f59, black) !important;
}
.tp-main-menu nav > ul > li > a {
  font-weight: 300;
  letter-spacing: 0;
}
.seo_content {
  max-width: 900px;
  margin: 40px auto;
  text-align: center;
}

.seo_content h1,
.seo_content h2,
.seo_content p {
  font-size: 10px;
  font-weight: 100;
  margin: 0px;
  color: #1d1d1f;
  line-height: 10px;
  text-align: left;
}
.bf-service-hero-title {
  font-size: 71px;
  line-height: 88px;
}
.bf-service-hero-title span {
  color: #952e43;
  font-style: oblique;
}
.title-area {
  width: 60%;
}
.postbox-author-img img {
  height: 16px;
  width: 20px;
  border-radius: unset;
}
.postbox-author-img {
  margin-right: 4px;
}
.postbox-details-meta .postbox-author-name {
  color: white;
}
.postbox-title.fs-80 {
  font-size: 80px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 23px;
}
.postbox-author-box {
  align-items: center !important;
  background: #952e43;
  width: max-content;
  padding: 4px 10px;
  border-radius: 40px;
  color: white;
}

.tp-blog-details-ptb h4 {
  color: white;
  margin-bottom: 18px;
}
.tp-blog-details-ptb li {
  color: rgb(255 255 255 / 0.7);
  font-size: 16px;
}
.tp-blog-details-ptb ul {
  padding-left: 40px;
  margin-bottom: 30px;
}
.line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin-top: 50px;
}

@media (max-width: 480px) {
  .bf-service-hero-title {
    font-size: 38px;
    line-height: 44px;
  }
  .title-area {
    width: 90%;
  }
  .bf-service-hero-area.bf-service-hero-spacing.bg-position.fix.p-relative.bf-hero-anime-area {
    height: 70vh;
  }
  .bf-service-step-title,
  .bf-about-4-title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .bf-service-step-subtitle span {
    font-weight: 100;
  }
  .preloader .spinner-wrap {
    width: 80px;
    height: 80px;
  }
  .preloader img {
    width: 20px !important;
  }
  .tp-footer-email {
    font-size: 29px;
  }
  .bf-service-step-item ul li a {
    font-weight: 200;
    font-size: 15px;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .mb-55 {
    margin-bottom: 22px;
}
.bf-section-title.fs-75 {
    font-size: 65px;
}
}
