.blog-single .blog-content img {
  width: 100%;
}

.blog-single .blog-content,
.blog-post .blog-listing,
.blog-single .blog-post .blog-listing .listing-content .title,
.blog .alm-reveal .blog-listing a,
.blog .blog-post .blog-listing a,
.blog-single .blog-content p,
.blog-single .blog-content ul li,
.blog-single .blog-content ol li {
  font-family: "Open Sans", sans-serif;
}

.blog-single .blog-post {
  padding: 0;
}

.blog-single {
  margin-bottom: 40px;
  margin-top: 0;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.knowledge-center-single .content,
.knowledge-center-single .content ul li,
.knowledge-center-single .content p,
.knowledge-center-single .content ol li {
  color: #222222;
  font-family: "Open Sans", Sans-serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.4px;
  font-size: 1.2rem;
}

.knowledge-center .knowledge-center-post .knowledge-center-listing .content h2 {
  font-size: 1.4rem;
  line-height: 1.4;
  font-family: "Open Sans", Sans-serif;
  font-weight: 600;
  letter-spacing: -0.4px;
}

.faq .accordion .accordion-item .accordion-button {
  padding: 1.5rem 3rem 1.5rem 0;
}

.site-footer.footer .footer-content {
  border-bottom: 0;
}

.knowledge-center-single .col-lg-7.col-md-10 {
  padding-left: 6rem;
}

.knowledge-center-single .col-lg-7.col-md-10 div,
.knowledge-center-single .col-lg-7.col-md-10 p,
.knowledge-center-single .col-lg-7.col-md-10 h2,
.knowledge-center-single .col-lg-7.col-md-10 h3 {
  margin-bottom: 20px !important;
}

.career-center-single .content img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
}

.service-form#contact-form .form-btn p {
  margin-bottom: 0;
}

.single.single-blog,
.single.single-blog .wrapper,
.single.single-knowledge-center,
.single.single-knowledge-center .wrapper {
  overflow: visible !important;
}

.cs-blog-toc,
.social-share-blog {
  position: sticky;
  top: 88px;
  max-width: 230px;
  width: 100%;
  overflow-y: auto;
}

.cs-blog-toc {
  height: 85vh;
}

.cs-blog-toc::-webkit-scrollbar {
  width: 0 !important;
}

.cs-blog-toc h3 {
  font-size: 20px;
  letter-spacing: -0.8px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 8px;
  font-family: "Open Sans", sans-serif;
}

.cs-blog-toc .toc-list {
  overflow-y: auto;
  list-style: none;
  height: 180px;
  margin: 0;
  padding: 0 14px 0 0;
}

.cs-blog-toc .toc-list li+li {
  margin-top: 8px;
}

.cs-blog-toc .toc-list li a {
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  color: #999999;
  display: block;
  font-family: "Open Sans", sans-serif;
}

.cs-blog-toc .toc-list li a:hover {
  color: #000;
}

.cs-blog-toc .toc-list::-webkit-scrollbar-track {
  background-color: #fff;
}

.cs-blog-toc .toc-list::-webkit-scrollbar {
  width: 3px;
  background-color: #fff;
}

.cs-blog-toc .toc-list::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
}

.cs-blog-toc .social {
  max-width: 128px;
  width: 100%;
  border-top: 1px solid #bfbfbf;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0 0;
  margin: 0;
  border-radius: 0;
}

.cs-blog-toc .social li {
  margin-right: 4px;
}

.cs-blog-toc .social a {
  padding: 0 !important;
}

.cs-blog-toc .social img {
  width: 29px;
  display: block;
}

.site-footer .footer-middle {
  padding: 60px 0;
  background: #000;
}

.site-footer .footer-middle .f-middle-row .left {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
}

.site-footer .footer-middle .f-middle-row .left .img-box {
  margin-bottom: 20px;
}

.site-footer .footer-middle .f-middle-row .left .img-box img {
  width: 220px;
  -o-object-fit: contain;
  object-fit: contain;
}

.site-footer .footer-middle .f-middle-row .right .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px 20px;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.site-footer .footer-middle .f-middle-row .right .links a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

.site-footer .footer-middle .f-middle-row .right .social-links {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 3;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
  text-transform: uppercase;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Open Sans", sans-serif;
}

.site-footer .footer-middle .f-middle-row .right .social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer .footer-middle .f-middle-row .right .social-links ul li {
  width: 28px;
  height: 28px;
}

.site-footer .footer-middle .f-middle-row .right .social-links a {
  text-decoration: none;
}

.site-footer .footer-middle .f-middle-row .right .social-links a img {
  -o-object-fit: contain;
  object-fit: contain;
}

.site-footer.footer .links-copyright .copyright,
.site-footer.footer .links-copyright .copyright ul li a {
  color: #999999;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
}

.site-footer .footer-middle .f-middle-row .right .links {
  padding: 0;
}

.knowledge-center-single .col-lg-6.col-md-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.knowledge-center-single .header-content h1 {
  font-size: 2.4rem;
}

.share-it {
  font-size: 20px;
  margin-bottom: 10px;
}

.knowledge-center-single .views-count {
  font-size: 1.1rem;
  font-weight: 600;
}

.knowledge-center-single .content h2,
.knowledge-center-single .content h3,
.knowledge-center-single .content h4,
.knowledge-center-single strong {
  font-weight: 600;
}

.site-footer.footer .links-copyright .copyright ul {
  margin: 0 0 0 4px;
}

.blog-single .blog-content p,
.blog-single .blog-content {
  line-height: 1.8;
}

.site-footer .footer-middle .f-middle-row .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
}

.site-footer .footer-middle .f-middle-row .left .img-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.site-footer .footer-middle .f-middle-row .left .img-box img {
  height: 34px;
}

@media (max-width: 991px) {
  .knowledge-center-single .col-lg-7.col-md-10 {
    padding-left: 15px;
  }

  .cs-blog-toc {
    display: none;
  }

  .site-footer .footer-middle .f-middle-row .right .links,
  .site-footer .footer-middle .f-middle-row .right .social-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .site-footer .footer-middle .f-middle-row .left {
    margin-bottom: 30px;
    text-align: center;
  }

  .knowledge-center-single .col-lg-6.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .knowledge-center-single .header-content h1 {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.4;
  }

  .more-portfolio .col:last-child {
    display: block !important;
  }
}

/*blog page and KC  */

.blog-top-profile .blog-author {
  gap: 10px;
}

.blog-top-profile .blog-author .image {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #cccccc;
}

.blog-top-profile .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.blog-top-profile .blog-author .name .auth-name {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 4px;
}

.blog-top-profile .blog-author .name {
  margin: 0;
}

.blog-top-profile .author-designation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-top-profile .author-designation span {
  display: inline-block;
}

.blog-top-profile.faq .accordion .accordion-item .accordion-button .accordion-marker {
  width: auto;
  height: auto;
  float: none;
  font-size: 18px;
  position: unset;
}

.blog-top-profile.faq .accordion .accordion-item .accordion-button,
.blog-top-profile.faq .accordion .accordion-item .accordion-heading,
.blog-top-profile.faq .blog-author {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
}

.blog-top-profile.faq .accordion .accordion-item .accordion-button {
  gap: 18px;
}

.blog-top-profile.faq .accordion .accordion-item .accordion-button .accordion-marker::before,
.blog-top-profile.faq .accordion .accordion-item .accordion-button .accordion-marker::after {
  top: auto;
  left: auto;
  width: auto;
}

.blog-top-profile .blog-desc-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  gap: 8px 14px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-top-profile .blog-desc-info span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #666;
}

.blog-top-profile .blog-desc-info img {
  width: 24px;
  height: 24px;
}

.blog-single .breadcrumbs-container .breadcrumbs,
.knowledge-center-single .breadcrumbs-container .breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-single .breadcrumbs-container .breadcrumbs li,
.knowledge-center-single .breadcrumbs-container .breadcrumbs li {
  color: #666;
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
  padding: 0.4rem 0;
}

.blog-single .breadcrumbs-container .breadcrumbs li a,
.knowledge-center-single .breadcrumbs-container .breadcrumbs li a {
  color: #666;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.blog-single .breadcrumbs-container .breadcrumbs li:last-child a,
.knowledge-center-single .breadcrumbs-container .breadcrumbs li:last-child a {
  color: #222;
  font-weight: 700;
}

.blog-single .breadcrumbs-container .breadcrumbs li+li::before {
  padding: 0 0.2rem 0 0.37rem;
  color: #999;
  content: "/ ";
}

.blog-top-profile.faq .accordion .accordion-item .accordion-button .accordion-marker::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  position: relative;
  top: -3px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 8px;
  background-color: transparent;
  border-color: #999;
}

.blog-top-profile.faq .accordion .accordion-item.active .accordion-button .accordion-marker::before {
  top: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.blog-top-profile.faq .accordion .accordion-item .accordion-inner {
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  margin-top: 18px;
  padding: 0;
  font-size: 14px;
  line-height: 1.4;
}

.next-blog-title {
  font-size: 3rem;
  font-family: "Open Sans";
  margin-bottom: 24px;
  font-weight: 600;
  color: #222;
}

.blog-top-profile.faq .accordion {
  padding: 0;
}

.blog-single .blog-content h2,
.knowledge-center-single .content h2 {
  position: relative;
  padding-left: 34px;
}

.blog-single .blog-content h2::before,
.knowledge-center-single .content h2::before {
  content: " ";
  width: 22px;
  height: 22px;
  border-radius: 24px;
  background: #fe6666;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-single .blog-content .blog-video.scaled-video {
  margin: 30px auto !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

.site-header {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.site-header .nav .menu>li {
  line-height: 4rem;
}

.wrapper {
  position: relative;
  padding-top: 6rem;
}

@media (max-width: 767px) {
  .wrapper {
    padding-top: 4.8rem;
  }
}

.blog-single {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.back-to-top {
  bottom: 1.875rem;
  right: 1.875rem;
}

.chat-popup .chat-toggle .msg,
.chat-popup {
  display: none !important;
}

.homepage-slider.owl-carousel:not(.owl-loaded) {
  opacity: 1 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: hidden !important;
}

.homepage-slider.owl-carousel:not(.owl-loaded) .slide-text {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  width: 100% !important;
}

.footer-v6 {
  background-color: #1c1c1c;
}

.footer-v6 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-v6 .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-v6 .footer-top .list:first-child {
  padding: 60px 44px 60px 0;
}

.footer-v6 .footer-top .list {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  white-space: nowrap;
}

.footer-v6 .footer-top .list:first-child .sub-list:not(:last-child) {
  margin-bottom: 30px;
}

.footer-v6 .footer-top .list+.list {
  border-left: 1px solid rgb(255 255 255 / 9%);
  padding: 60px 0 60px 44px;
}

.footer-v6 .footer-top .list:nth-child(2) {
  padding: 60px 44px;
}

.footer-v6 .footer-top .list,
.footer-v6 .footer-top .list a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.4;
  letter-spacing: normal;
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-v6 .footer-top .list a:hover {
  color: #fe6666;
}

.footer-v6 .footer-top .title {
  font-size: 15px;
  color: #999;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
}

.footer-v6 .footer-badge ul,
.footer-v6 .copyright ul,
.footer-v6 .social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.footer-v6 .social-links ul,
.footer-v6 .footer-badge ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.footer-v6 .copyright ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.footer-v6 .social-links ul {
  gap: 12px;
  list-style: none;
}

.footer-v6 .footer-links {
  padding: 30px 0;
}

.footer-v6 .footer-links .row,
.footer-v6 .footer-badge ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.footer-v6 .footer-badge {
  padding: 20px 0;
  border-top: 1px solid rgb(255 255 255 / 9%);
  border-bottom: 1px solid rgb(255 255 255 / 9%);
}

.footer-v6 .footer-badge .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-v6 .footer-badge h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
}

.footer-v6 .footer-badge .techahead-logo {
  height: 16px;
  margin-bottom: 20px;
  width: auto;
}

.footer-v6 .footer-badge ul {
  gap: 30px;
  list-style: none;
}

.footer-v6 .footer-badge ul li:not(:last-child) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 30px);
  flex: 0 0 calc(25% - 30px);
}

.footer-v6 .footer-badge ul li img {
  max-width: 68px;
  height: 170px;
  -o-object-fit: contain;
  object-fit: contain;
}

.footer-v6 .footer-badge ul li:not(:last-child) img {
  max-width: 168px;
  height: auto;
}

.footer-v6 .footer-badge ul li:first-child img {
  max-width: 80px;
}

.footer-v6 .footer-badge ul li:first-child {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.footer-v6 .footer-badge ul li:last-child img {
  margin-left: auto;
}

.footer-v6 .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  color: #999999;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
}

.footer-v6 .social-links ul li a {
  width: 46px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 46px;
  background-color: #3167f6;
  border-radius: 50%;
  overflow: hidden;
}

.footer-v6 .social-links ul li a.fb {
  background-color: #435893;
}

.footer-v6 .social-links ul li a.linkedin {
  background-color: #0077b5;
}

.footer-v6 .social-links ul li a.insta {
  background-color: #4b7197;
}

.footer-v6 .social-links ul li a.twitter {
  background-color: #6baae8;
}

.footer-v6 .social-links ul li a.dribbble {
  background-color: #d35b87;
}

.footer-v6 .social-links img {
  width: 20px;
}

.footer-v6 .copyright {
  background-color: #3c3c3c;
  padding: 12px 0;
  text-align: center;
}

.footer-v6 .copyright ul li,
.footer-v6 .copyright ul li a {
  color: #999999;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  white-space: nowrap;
}

.social-share-blog ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  list-style: none;
}

.social-share-blog ul li a {
  padding: 0 !important;
  display: block;
}

.social-share-blog ul li a img {
  width: 54px;
  height: 54px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: auto;
  display: block;
}

.social-share-blog .title {
  font-size: 15px;
  color: #222;
  line-height: 1;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  margin: 0;
}

.cs-blog-toc .reading-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #222;
}

.cs-blog-toc .reading-time img {
  width: 24px;
  height: 24px;
}

.cs-blog-toc #progress-container {
  width: 100%;
  height: 5px;
  background-color: #eaeaec;
  border-radius: 20px;
  margin-bottom: 6px;
}

.cs-blog-toc #progress-bar {
  height: 100%;
  background-color: #fe6666;
  width: 0;
  border-radius: 20px;
}

.cta-consultation {
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 28px 0 0;
}

.cta-consultation p {
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-family: "Open Sans", sans-serif !important;
  margin: 0 !important;
  text-transform: none;
  font-weight: 400 !important;
  color: #555 !important;
}

.cta-consultation h3 {
  margin: 8px 0 20px !important;
  text-transform: capitalize;
  font-size: 17px !important;
  line-height: 1.3 !important;
  color: #666 !important;
}

.cta-consultation a {
  background-color: #222;
  color: #fff !important;
  padding: 8px 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  gap: 4px;
  text-decoration: none !important;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
}

.blog-single .blog-content .cta-consultation a {
  color: #fff !important;
}

.cta-consultation a:hover {
  background: #fe6666;
  font-weight: 700;
}

.cta-consultation span {
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cta-consultation span img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
  object-fit: contain;
}

.suggested-blog-list h5.title {
  font-size: 14px;
  color: #222;
  line-height: 1.2;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 600;
}

.suggested-blog-list ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.suggested-blog-list ul a {
  font-size: 13px;
  color: #222;
  line-height: 1.4;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  display: block;
}

.suggested-blog-list ul a:hover {
  color: #1e90ff;
}

.suggested-blog-list ul h4 {
  margin: 0;
}

.suggested-blog-list ul li {
  position: relative;
  padding-left: 10px;
}

.suggested-blog-list ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  border-left: 3px solid #8064b7;
  border-radius: 20px;
}

.cs-blog-toc .toc-box {
  margin-bottom: 24px;
  padding: 20px;
  position: relative;
  -webkit-clip-path: border-box;
  clip-path: border-box;
  border: 1px solid #ccc;
  border-radius: 20px;
  background: #fff;
}

.cs-blog-toc .toc-box h3 {
  font-size: 13px;
  color: #222;
  line-height: 1.2;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.cs-blog-toc .toc-box .toc-list li a {
  color: #666;
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1.3;
}

.cs-blog-toc .toc-box .toc-list li {
  position: relative;
  padding-left: 20px;
}

.cs-blog-toc .toc-box .toc-list {
  counter-reset: links;
}

.cs-blog-toc .toc-box .toc-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  counter-increment: links;
  content: "" counter(links) ". ";
  color: #666;
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1.3;
}

.cs-blog-toc .toc-box .toc-list li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/04/16034248/arrow-orange.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  width: 14px;
  height: 14px;
  display: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs-blog-toc .toc-box .toc-list li:hover a,
.cs-blog-toc .toc-box .toc-list li.active a {
  color: #222;
  font-weight: 600;
}

.cs-blog-toc .toc-box .toc-list li:hover,
.cs-blog-toc .toc-box .toc-list li.active {
  padding-left: 36px;
}

.cs-blog-toc .toc-box .toc-list li:hover::after,
.cs-blog-toc .toc-box .toc-list li.active::after {
  display: block;
}

.cs-blog-toc .toc-box .toc-list li:hover::before,
.cs-blog-toc .toc-box .toc-list li.active::before {
  left: 18px;
  font-weight: 600;
}

.cs-blog-toc .image {
  margin-top: 30px;
}

.cs-blog-toc .image img {
  width: 230px;
  display: block;
}

@media screen and (max-width: 1199px) {
  .footer-v6 .footer-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    padding: 40px 0;
  }

  .footer-v6 .footer-top .list+.list,
  .footer-v6 .footer-top .list,
  .footer-v6 .footer-top .list:first-child {
    border-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-v6 .footer-badge ul {
    gap: 10px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .footer-v6 .footer-badge ul li:first-child {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .footer-v6 .footer-badge h3 br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .footer-v6 .footer-badge ul {
    gap: 40px;
  }

  .footer-v6 .social-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v6 .footer-top .list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    white-space: normal;
  }

  .footer-v6 .footer-top .list+.list,
  .footer-v6 .footer-top .list,
  .footer-v6 .footer-top .list:first-child {
    padding: 0;
  }

  .footer-v6 .social-links ul,
  .footer-v6 .footer-badge ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
  }

  .footer-v6 .footer-badge .row {
    gap: 60px;
  }

  .footer-v6 .footer-badge ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
  }

  .footer-v6 .footer-links .row {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v6 .copyright ul li,
  .footer-v6 .copyright ul li a {
    font-size: 12px;
    line-height: 1.5;
  }

  .social-share-blog ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-banner {
    display: block;
  }

  .footer-v6 .footer-badge .left {
    text-align: center;
  }
}

.blog-single .col-lg-3,
.knowledge-center-single .col-lg-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.blog-single .col-md-10.col-lg-6,
.knowledge-center-single .col-md-10.col-lg-6 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: none;
  padding: 0 40px;
}

@media (max-width: 991px) {

  .blog-single .col-lg-3,
  .knowledge-center-single .col-lg-3 {
    display: none;
  }

  .blog-single .col-lg-3.blog-banner,
  .knowledge-center-single .col-lg-3.blog-banner {
    width: 100%;
    display: block;
  }

  .blog-single .col-md-10.col-lg-6,
  .knowledge-center-single .col-md-10.col-lg-6 {
    padding: 0 15px;
  }
}

.blog-single .col-lg-3,
.knowledge-center-single .col-lg-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.blog-single .col-md-10.col-lg-6,
.knowledge-center-single .col-md-10.col-lg-6 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: none;
  padding: 0 40px;
}

@media (max-width: 991px) {

  .blog-single .col-lg-3,
  .knowledge-center-single .col-lg-3 {
    display: none;
  }

  .blog-single .col-lg-3.blog-banner,
  .knowledge-center-single .col-lg-3.blog-banner {
    width: 100%;
    display: block;
  }

  .blog-single .col-md-10.col-lg-6,
  .knowledge-center-single .col-md-10.col-lg-6 {
    padding: 0 15px;
  }
}

.blog-single table {
  margin: 20px 0;
}

.blog-single table,
.blog-single table td {
  border: 1px solid #222;
}

.blog-single table td {
  padding: 4px 12px;
  vertical-align: top;
}

.blog-single .blog-post {
  margin-top: 20px;
}

.blog-single h1 {
  font-family: "Open Sans", sans-serif;
}

.blog-single .codeblock,
.blog-single pre,
.blog-single code {
  white-space: normal !important;
}

.site-header .nav .menu.new:first-child li:last-child,
.header .nav .menu.new:first-child li:last-child {
  margin-left: 1.35rem;
}

.header .nav .menu>li:not(:last-child),
.site-header .nav .menu>li:not(:last-child) {
  border-bottom: 2px solid transparent;
}

.header .nav .menu>li.menu-item-type-post_type_archive,
.site-header .nav .menu>li.menu-item-type-post_type_archive {
  padding-right: 10px;
}

.header .nav .menu>li.menu-item-type-post_type_archive::after,
.site-header .nav .menu>li.menu-item-type-post_type_archive::after,
.header .nav .menu>li.menu-item-62291::after,
.site-header .nav .menu>li.menu-item-62291::after,
.header .nav .menu>li.menu-item-62459::after,
.site-header .nav .menu>li.menu-item-62459::after,
.header .nav .menu>li.menu-item-63462::after,
.site-header .nav .menu>li.menu-item-63462::after {
  content: "";
  position: relative;
  border-style: solid;
  border-color: #14142b;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translatey(-50%);
  transform: rotate(45deg) translatey(-50%);
  margin-left: 0.5rem;
  width: 8px;
  height: 8px;
  display: inline-block;
  right: 10px;
}

.header .nav .menu>li:hover:not(:last-child),
.site-header .nav .menu>li:hover:not(:last-child) {
  border-color: #7b55e4;
  background-color: rgb(151 148 239 / 7%);
}

.header .nav .menu>li.menu-item-type-post_type_archive:hover::after,
.site-header .nav .menu>li.menu-item-type-post_type_archive:hover::after,
.header .nav .menu>li.menu-item-62291:hover::after,
.site-header .nav .menu>li.menu-item-62291:hover::after,
.header .nav .menu>li.menu-item-62459:hover::after,
.site-header .nav .menu>li.menu-item-62459:hover::after,
.header .nav .menu>li.menu-item-63462:hover::after,
.site-header .nav .menu>li.menu-item-63462:hover::after {
  border-width: 1px 0 0 1px;
  top: 5px;
}

@media (min-width: 992px) and (max-width: 1024px) {

  .header,
  .site-header,
  .site-header.scrolled {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .wrapper {
    padding-top: 5.2rem;
  }
}

@media (min-width: 992px) {

  .header,
  .site-header,
  .site-header.scrolled {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header .nav .menu>li,
  .site-header .nav .menu>li {
    line-height: 70px;
  }

  .wrapper {
    padding-top: 5rem;
  }
}

@media (max-width: 991px) {
  .wrapper {
    padding-top: 5.2rem;
  }
}

.blog-single .blog-content p,
.blog-single .blog-content,
.knowledge-center-single .content,
.knowledge-center-single .content ul li,
.knowledge-center-single .content p,
.knowledge-center-single .content ol li,
.blog-single .blog-content ul li,
.blog-single .blog-content ol li {
  line-height: 1.9 !important;
  color: #000 !important;
}

@media (max-width: 991px) {
  .footer-v6 .footer-badge .techahead-logo {
    margin-left: auto;
    margin-right: auto;
  }
}

.blog-single .blog-content h2::before,
.knowledge-center-single .content h2::before {
  top: 5px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.blog-single .contact-img-box img {
  max-height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}

@media (max-width: 600px) {
  .blog-single .contact-img-box img {
    max-height: 100px;
  }
}

.site-header .nav .menu.new>li.menu-contact .hover-flip::after,
.header .nav .menu.new>li.menu-contact .hover-flip::after {
  content: none;
}

.site-header .nav .menu.new>li.menu-contact .hover-flip,
.header .nav .menu.new>li.menu-contact .hover-flip {
  padding: 0.6rem 1.25rem;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  width: auto;
  left: auto;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu .sub-menu,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu .sub-menu {
  max-width: none;
  width: auto;
  display: block;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu .sub-menu-dropdown,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu .sub-menu-dropdown {
  display: block;
  width: auto;
  margin-left: 0;
  padding: 0;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu li,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu li {
  padding: 0;
  display: block;
  line-height: normal;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a {
  padding: 0 1.5rem;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu li:hover,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu li:hover {
  background-color: rgb(151 148 239 / 7%);
}

.site-header .nav .menu:first-child li .sub-menu-wrap.resources-sub-menu .sub-menu-dropdown>li,
.header .nav .menu:first-child li .sub-menu-wrap.resources-sub-menu .sub-menu-dropdown>li {
  padding: 0 !important;
}

.header .nav .menu>li:hover:not(:last-child),
.site-header .nav .menu>li:hover:not(:last-child) {
  border-color: #ea9fdf;
}

.full-menu .full-menu-inner .top .fullmenu-dropdown>ul>li {
  padding: 2rem 1.2rem;
}

.header .nav .menu>li,
.site-header .nav .menu>li {
  line-height: 70px;
}

.services-template .service-form-wrap,
.page-template-custom-elementor-page .service-form-wrap,
.industries-template .service-form-wrap,
.page-template-custom-elementor-page .hire-get-in-touch {
  display: none !important;
}

.site-header .nav .menu:first-child li:first-child,
.header .nav .menu:first-child li:first-child {
  position: static;
}

.header.scrolled .logo,
.header .logo,
.site-header .logo {
  max-width: 187px !important;
}

.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title,
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  line-height: 1.2;
}

.full-menu .full-menu-inner .top .menu li.menu-item-62460 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

.full-menu .full-menu-inner .top .menu li.menu-item-62460 .title img,
.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title img,
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.header .nav .menu>li .sub-menu-wrap .sub-menu-dropdown li {
  margin-left: 0 !important;
}

.page-template-custom-page-design-v4-new .service-form-wrap {
  display: none;
}

.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li:nth-child(2),
.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li:nth-child(3),
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li:nth-child(2),
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li:nth-child(3) {
  padding-top: calc(40px + 28px);
}

.site-header .nav .menu>li:hover .sub-menu-wrap,
.header .nav .menu>li:hover .sub-menu-wrap {
  padding-top: 90px;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a {
  padding: 0 15px;
}

.service-form-wrap,
.single-hire #hire-contact {
  display: none !important;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu li>a {
  color: #000;
}

.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  top: auto;
  padding-top: 30px;
}

.site-header.logo-toggle .nav .menu>li.menu-item-type-post_type_archive::after,
.site-header.logo-toggle .nav .menu>li.menu-item-62291::after,
.site-header.logo-toggle .nav .menu>li.menu-item-62459::after,
.site-header.logo-toggle .nav .menu>li.menu-item-63462::after {
  border-color: #fff;
}

.site-header.logo-toggle.hovered .nav .menu>li.menu-item-type-post_type_archive::after,
.site-header.logo-toggle.hovered .nav .menu>li.menu-item-62291::after,
.site-header.logo-toggle.hovered .nav .menu>li.menu-item-62459::after,
.site-header.logo-toggle.hovered .nav .menu>li.menu-item-63462::after,
.site-header.logo-toggle.scrolled .nav .menu>li.menu-item-type-post_type_archive::after,
.site-header.logo-toggle.scrolled .nav .menu>li.menu-item-62291::after,
.site-header.logo-toggle.scrolled .nav .menu>li.menu-item-62459::after,
.site-header.logo-toggle.scrolled .nav .menu>li.menu-item-63462::after {
  border-color: #000;
}

.header .nav .menu>li.menu-item-type-post_type_archive,
.site-header .nav .menu>li.menu-item-type-post_type_archive {
  padding-right: 0;
}

.footer-v6 .footer-badge ul {
  gap: 40px;
}

@media screen and (max-width: 1199px) {
  .footer-v6 .footer-badge ul {
    gap: 20px;
  }
}

@media screen and (max-width: 991px) {
  .footer-v6 .footer-badge ul {
    gap: 44px;
  }
}

.footer-v6 .footer-badge ul li:not(:last-child) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.iot-bottom-section img {
  z-index: 1;
}

.header .nav .menu>li.menu-item-type-post_type_archive::after,
.site-header .nav .menu>li.menu-item-type-post_type_archive::after,
.header .nav .menu>li.menu-item-62291::after,
.site-header .nav .menu>li.menu-item-62291::after,
.header .nav .menu>li.menu-item-62459::after,
.site-header .nav .menu>li.menu-item-62459::after,
.header .nav .menu>li.menu-item-63462::after,
.site-header .nav .menu>li.menu-item-63462::after {
  content: none;
}

.site-header .nav .menu.new>li.menu-contact .hover-flip,
.header .nav .menu.new>li.menu-contact .hover-flip {
  padding: 12px 38px;
  line-height: 20px;
  border-radius: 10px;
}

/* case study filter */
.portfolio-industry-service-filter {
  display: inline-block;
  position: relative;
  font-family: "Open Sans", sans-serif;
}

.portfolio-industry-service-filter ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.portfolio-industry-service-filter .filter-check,
.portfolio-industry-service-filter .filter-list-menu .filter-list {
  display: none;
}

.portfolio-industry-service-filter .filter-list-menu {
  position: absolute;
  top: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 34px;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list {
  text-align: center;
  background-color: #ffffff;
}

.portfolio-industry-service-filter .filter-list-menu li {
  cursor: pointer;
  white-space: nowrap;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list li,
.portfolio-industry-service-filter .filter-list-menu .filter-list-item,
.portfolio-industry-service-filter .show-all-filter {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.4;
  letter-spacing: normal;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list-item {
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 4px 0;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list {
  margin-top: 16px;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list li {
  padding: 0 20px;
  border-left: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list-item.active {
  border-color: #bfbfbf;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list-item span {
  display: inline-block;
  padding: 0 8px 6px;
  font-weight: 600;
  line-height: 2;
}

.portfolio-industry-service-filter .show-all-filter.filter-list-item {
  padding: 4px 10px;
}

.portfolio-industry-service-filter .show-all-filter.filter-list-item span {
  margin: 0;
  padding: 0;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list-item.active span {
  border-bottom: 2px solid #ea9fdf;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list-item.active.show-all-filter span {
  border-bottom: none;
}

.portfolio-industry-service-filter .filter-list-menu .filter-list li.active,
.portfolio-industry-service-filter .filter-list-menu .filter-list li:hover {
  border-color: #ea9fdf;
  background-color: #f7f7fe;
}

@media (max-width: 575px) {
  .portfolio-industry-service-filter .filter-list-menu {
    gap: 10px;
  }

  .portfolio-industry-service-filter .filter-list-menu .filter-list li,
  .portfolio-industry-service-filter .filter-list-menu .filter-list-item,
  .portfolio-industry-service-filter .show-all-filter {
    font-size: 12px;
  }

  .portfolio-industry-service-filter .filter-list-menu .filter-list li {
    padding: 0 8px;
  }

  .portfolio-industry-service-filter .filter-list-menu .filter-list-item span {
    padding: 0;
  }
}

.site-header .nav .menu>li .sub-menu-wrap .sub-menu-dropdown>li ul li a,
.header .nav .menu>li .sub-menu-wrap .sub-menu-dropdown>li ul li a {
  border-bottom: 1px solid transparent;
  color: #000 !important;
}

.site-header .nav .menu>li .sub-menu-wrap .sub-menu-dropdown>li ul li a:hover,
.header .nav .menu>li .sub-menu-wrap .sub-menu-dropdown>li ul li a:hover {
  border-bottom-color: #000;
}

.post-type-archive-blog.search-no-results .blog-post {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/04/16034205/9318694.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 300px;
}

.post-type-archive-blog.search-no-results .blog-post h1 {
  display: none !important;
}

.header .nav .menu>li:hover:not(:last-child),
.site-header .nav .menu>li:hover:not(:last-child) {
  border-color: #8d64f4;
}

.otro-blockquote {
  font-size: 1.4em;
  width: 60%;
  margin: 50px auto;
  font-family: Open Sans;
  font-style: italic;
  color: #555555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #78c0a8;
  line-height: 1.6;
  position: relative;
  background: #ededed;
}

/* blog quote layout */
.blog-single .blog-content blockquote {
  position: relative;
  border: 1px solid #ccc;
  background: #fafafa;
  padding: 20px 20px 20px 50px;
}

.blog-single .blog-content blockquote p {
  font-family: "open sans", sans-serif;
  font-weight: 400;
}

.blog-single .blog-content blockquote::before {
  font-family: Arial;
  content: "\201C";
  color: #fe6666;
  font-size: 6em;
  position: absolute;
  left: 10px;
  top: -34px;
}

.blog-single .blog-content blockquote::after {
  content: "";
}

.blog-single .blog-content blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}

.common-arrow-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8847b9;
  gap: 8px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #8847b9;
  padding: 10px 18px;
  border-radius: 40px;
  white-space: nowrap;
}

.common-arrow-btn .arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #8847b9;
  border-left: 2px solid #8847b9;
  margin-left: 10px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.common-arrow-btn .arrow::after {
  content: "";
  display: block;
  width: 2px;
  height: 19px;
  background-color: #8847b9;
  -webkit-transform: rotate(-45deg) translate(6px, 2px);
  -ms-transform: rotate(-45deg) translate(6px, 2px);
  transform: rotate(-45deg) translate(6px, 2px);
  left: 0;
  top: 0;
}

.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title,
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title {
  color: #000;
}

.single-blog .blog-content .has-text-align-center {
  text-align: center;
}

.services-template-custom-design-new-single-services .schedule-meeting {
  display: none;
}

a:focus {
  outline: none;
}

.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title,
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title {
  color: #000;
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .container {
    max-width: 1320px;
  }
}

.single-blog .blog-content .has-text-align-center {
  text-align: center;
}

.services-template-custom-design-new-single-services .schedule-meeting {
  display: none;
}

a:focus {
  outline: none;
}

.service-dropdown-tab {
  background-color: white;
  width: 100%;
  font-family: "Poppins";
}

.service-dropdown-tab ul {
  list-style: none;
  padding: 0;
}

.service-dropdown-tab .menu-heading {
  font-size: 20px;
  color: #333;
  margin-bottom: 12px;
  letter-spacing: normal;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.4;
}

.service-dropdown-tab .subtitle {
  color: #222;
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: normal;
  font-family: inherit;
}

.service-dropdown-tab .tabs {
  border-right: 2px solid #efefef;
  padding: 26px 0 15px;
  flex: 0 0 312px;
  font-family: inherit;
}

.service-dropdown-tab .tab {
  cursor: pointer;
  transition: background-color 0.3s;
  display: flex;
  gap: 18px;
  align-items: center;
  padding: 0 20px 0 30px;
  position: relative;
  line-height: 1.4;
  font-size: 17px;
  letter-spacing: normal;
  font-family: inherit;
}

.service-dropdown-tab .tab::after {
  position: absolute;
  content: "";
  display: none;
  width: 15px;
  height: 15px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg) skew(-16deg, -16deg);
  border-color: #efefef;
  border-width: 2px 2px 0 0;
  border-style: solid;
  background: #fff;
}

.service-dropdown-tab .tab+.tab {
  margin-top: 30px;
}

.service-dropdown-tab .tab-content-box {
  flex: 1;
  height: 590px;
  overflow-y: auto;
}

.service-dropdown-tab .tab-content-box::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.service-dropdown-tab .tab-content-box::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.service-dropdown-tab .tab-content-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #9795f0 linear-gradient(223deg, #9795f0, #fbc8d4);
}

.service-dropdown-tab .tab .img-bx {
  width: 38px;
  height: 38px;
  background: #f7f8fc;
  border-radius: 50%;
  flex-shrink: 0;
  display: grid;
  place-items: center;
}

.service-dropdown-tab .tab .img-bx img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.service-dropdown-tab .tab.active {
  font-weight: 700;
}

.service-dropdown-tab .tab.active::after {
  display: block;
}

.service-dropdown-tab .tab.active .img-bx {
  background: #9795f0 linear-gradient(223deg, #9795f0, #fbc8d4);
}

.service-dropdown-tab .tab.active .img-bx img {
  filter: invert(1);
  mix-blend-mode: color-dodge;
}

.service-dropdown-tab .tab-content {
  display: none;
}

.service-dropdown-tab .tab-content.active {
  display: block;
}

.service-dropdown-tab .service-section {
  display: flex;
}

.service-dropdown-tab .service-section .title-2 {
  font-size: 16px;
  padding: 0 14px;
  margin-bottom: 10px;
  letter-spacing: normal;
  color: #222222;
  opacity: 0.5;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.4;
}

.service-dropdown-tab .service-section .technology .title-2 {
  margin-bottom: 24px;
  font-family: inherit;
}

.service-dropdown-tab .service-section ul li {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  font-family: inherit;
}

.service-dropdown-tab .technology ul li.title {
  font-size: 15px;
  line-height: 1.2;
  color: #222;
  font-weight: normal;
  font-family: inherit;
}

.service-dropdown-tab .service-section .mobile ul li a {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  text-decoration: none;
  display: block;
  color: #000;
  padding: 10px 12px;
  color: #000;
  border-bottom: 2px solid transparent;
  text-align: left;
  font-family: inherit;
}

.service-dropdown-tab .service-section .mobile ul li {
  margin: 0 !important;
}

.service-dropdown-tab .service-section .mobile ul li a span {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  display: block;
  margin-top: 5px;
  font-family: inherit;
}

.service-dropdown-tab .service-section .mobile ul li a:hover,
.service-dropdown-tab .service-section .mobile ul li.active a {
  background: rgb(220 112 161 / 7%);
  border-bottom-color: #dc70a1;
}

.service-dropdown-tab .service-section>div {
  padding: 26px 30px;
  flex: 0 0 50%;
}

.service-dropdown-tab .engagement-mode {
  padding: 26px 30px;
  background: #f7f7fe;
  flex: 0 0 312px;
}

.service-dropdown-tab .engagement-mode ul li+li {
  margin: 30px 0 0 !important;
}

.service-dropdown-tab .engagement-mode .title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: normal;
  color: #222;
  font-family: inherit;
  line-height: 1.4;
}

.service-dropdown-tab .engagement-mode .sub-title {
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
  line-height: 1.4;
  font-family: inherit;
}

.service-dropdown-tab .engagement-mode ul li a {
  display: flex !important;
  gap: 20px;
  cursor: pointer;
  text-decoration: none;
  padding: 0 !important;
  text-align: left !important;
}

.service-dropdown-tab .engagement-mode ul li .text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
}

.service-dropdown-tab .engagement-mode ul li .text .title-3 {
  font-size: 13px;
  margin: 0;
  line-height: 1.4;
  letter-spacing: normal;
  font-weight: 600;
  font-family: inherit;
}

.service-dropdown-tab .engagement-mode ul li .text span {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: normal;
  font-weight: normal;
  font-family: inherit;
}

.service-dropdown-tab .engagement-mode ul li .img-bx {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 12px;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  transition: all 0.3s ease;
}

.service-dropdown-tab .engagement-mode ul li .img-bx img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.service-dropdown-tab .engagement-mode ul li:hover .img-bx {
  background: #dc70a1;
}

.service-dropdown-tab .engagement-mode ul li:hover .img-bx img {
  filter: brightness(2);
}

.service-dropdown-tab .tab-wrapper {
  display: flex;
}

.service-dropdown-tab .technology .list-box {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 70px;
  padding: 0 14px;
}

.service-dropdown-tab .technology .list-box .list {
  flex: 1 0 calc(50% - 70px);
  word-break: break-word;
}

.service-dropdown-tab .technology .list-box .list li {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.4;
  margin: 14px 0 0 !important;
  font-family: inherit;
}

.service-dropdown-tab .technology .list-box .list li:first-child {
  margin: 0 !important;
  padding-left: 0 !important;
  font-size: 13px;
  font-weight: normal;
  color: #222222;
  opacity: 0.5;
}

.service-dropdown-tab .service-title {
  padding: 10px 24px 24px;
  position: relative;
  font-family: inherit;
}

.service-dropdown-tab .service-title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 24px;
  width: calc(100% - 24px);
  height: 2px;
  background: linear-gradient(90deg, #1550f3, #8c2eaa);
}

.header .nav .menu>li.menu-item-object-services .sub-menu-wrap,
.site-header .nav .menu>li.menu-item-object-services .sub-menu-wrap {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 1320px) {
  .service-dropdown-tab .service-section {
    flex-direction: column;
  }

  .service-dropdown-tab .service-section>div {
    padding: 30px;
  }
}

.site-header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title,
.header .nav .menu>li .sub-menu-wrap.hire-sub-menu .sub-menu-dropdown>li .title {
  color: #000;
}

.single-blog .blog-content .has-text-align-center {
  text-align: center;
}

.services-template-custom-design-new-single-services .schedule-meeting {
  display: none;
}

.innovate-scale-slider .slide p a {
  color: #fff;
  text-decoration: none;
}

.cs-tab-wrapper .cs-accordion .faq a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 47.9375em) {
  .wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

a:focus {
  outline: none;
}

.hire-top-breadcrumbs p {
  text-transform: capitalize !important;
}

.footer-v6 .footer-badge ul li:nth-child(2) {
  position: relative;
  width: 168px !important;
  height: 70px !important;
}

.footer-v6 .footer-badge ul li:nth-child(2) img {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: contain;
}

.footer-v6 .footer-badge ul li:nth-child(2)::after {
  content: "94";
  position: absolute;
  left: 54%;
  bottom: 14px;
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  background: #222222;
  line-height: 14px;
}

.portfolio-banner-new .container .bottom ul li {
  font-size: 1rem;
  font-weight: 600;
  color: #666;
  margin: 0 3rem 2rem 0;
}

.portfolio-banner-new .container .bottom ul li:has(p) {
  margin: 0;
}

@media (min-width: 1400px) and (max-width: 1500px) {

  .single.single-blog .container-max,
  .single.single-blog .container,
  .knowledge-center-single .container {
    max-width: 1170px !important;
  }
}

.blog-single .blog-content iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9 !important;
}

.blog-single table {
  width: 100%;
}

.consultation-cta-blog {
  display: inline-flex !important;
  align-items: flex-end;
  padding: 10px 84px 14px 20px !important;
  background-color: transparent !important;
  color: #fff;
  border: none;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: 0 !important;
  position: fixed;
  right: 20px !important;
  bottom: 20px !important;
  font-family: open sans, sans-serif;
  z-index: 999;
  height: 64px !important;
  width: 278px;
}

.consultation-cta-blog .text {
  position: relative;
  z-index: 1;
  max-width: 172px;
  width: 100%;
  line-height: 1.5;
}

.consultation-cta-blog .author-img {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  overflow: hidden;
  background: #e0d3fb;
  border: 2px solid #517ded;
  display: inline-block;
  position: absolute;
  right: 5px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.consultation-cta-blog::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0 !important;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/07/28101824/consultation-cta-shape-cropped.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% !important;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  transform: none !important;
  border: 0 !important;
  background-color: transparent !important;
}

/* New single blog cta */
.blog-lets-talk-cta {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  border-radius: 24px;
  margin: 50px auto 0 auto;
  background: #f6f2fe;
  max-width: 230px;
  width: 100%;
  position: relative;
}

.blog-lets-talk-cta .cta-head {
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  color: #9163f3;
  padding: 40px 24px 14px;
  text-transform: capitalize;
  border-bottom: 1px solid #e4daf8;
}

.blog-lets-talk-cta .cta-body {
  padding: 14px 24px 24px;
}

.blog-lets-talk-cta .cta-body span {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #000;
  display: inline-block;
  margin-bottom: 20px;
}

.blog-lets-talk-cta .avator {
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 50%;
  overflow: hidden;
  background: #e0d3fb;
  border: 1px solid #9163f3;
  position: absolute;
  left: 50%;
  top: -28px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.blog-lets-talk-cta .avator img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
}

.blog-lets-talk-cta .cta-btn {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
  padding: 8px 34px;
  display: block;
  border-radius: 8px;
  text-transform: capitalize;
  background: #517ded -o-linear-gradient(167deg, #9063f4, #e56e94, #517ded);
  background: #517ded linear-gradient(283deg, #9063f4, #e56e94, #517ded);
}

.blog-single .blog-lets-talk-cta .cta-btn {
  color: #fff !important;
}

@media (min-width: 991px) {
  .blog-lets-talk-cta.mob-cta {
    display: none;
  }
}

.consultation-cta-blog .text {
  color: #fff !important;
}

.content-with-img-wrap .content-with-img:last-child,
.content-with-video-wrap .content-with-video:last-child {
  margin-top: 0 !important;
}

.content-with-img-wrap .content-with-img:nth-child(2n),
.content-with-video-wrap .content-with-video:nth-child(2n) {
  margin-top: 0 !important;
}

/* blog faq schema  */
.blog-single .blog-content .schema-faq .schema-faq-section .schema-faq-question {
  font-family: "Open Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 3.2rem;
  margin-bottom: 1.5rem;
  letter-spacing: -0.6px;
  color: #000;
}

.blog-single .blog-content .schema-faq .schema-faq-section .schema-faq-answer {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.9;
  margin: 0 0 2.4rem;
  letter-spacing: -0.004em;
  color: #000;
}

.service-dropdown-tab .subtitle,
.service-dropdown-tab .tabs,
.service-dropdown-tab .service-section ul li a,
.service-dropdown-tab .technology .list-box .list li {
  color: #000 !important;
}

.elementor-posts .elementor-post.blog.type-blog img {
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .elementor-posts .elementor-post.blog.type-blog .elementor-post__thumbnail {
    padding-bottom: 54% !important;
  }
}

.related-blog-service img {
  -webkit-transform: scale(1) translate(-50%, -50%) !important;
  -ms-transform: scale(1) translate(-50%, -50%) !important;
  transform: scale(1) translate(-50%, -50%) !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.blog-single .blog-content pre.wp-block-code {
  position: relative;
  border: 1px solid #ccc;
  background: #fafafa;
  padding: 20px 20px 20px 60px;
  border-radius: 1rem;
}

.blog-single .blog-content pre.wp-block-code::before {
  content: "";
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  top: 14px;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/08/28101727/code-solid.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  opacity: 0.4;
}

.blog-single .blog-content pre.wp-block-code code {
  white-space: break-spaces !important;
}

.blog-single .blog-content pre.wp-block-code code em {
  font-style: normal !important;
}

.knowledge-center-single .content img,
.knowledge-center-single .content img.aligncenter {
  margin: 2rem 0;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.blog-lets-talk-cta .cta-btn {
  background: linear-gradient(283deg, #9063f4, #e56e94, #517ded);
  background-size: 300% 300%;
  animation: gradient-animation 5s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.footer-v6 .copyright ul li,
.footer-v6 .copyright ul li a {
  color: #ccc;
}

.footer-v6 .copyright {
  background: rgb(19 19 19 / 49%);
}

/* backup css */
.back-to-top.show {
  display: none !important;
}

.blog-lets-talk-cta .avator img {
  margin: 0 auto !important;
}

.blog-lets-talk-cta {
  background: #ede5fd;
}

.footer-v6 .footer-top .list+.list {
  border-left: 1px solid rgb(204 204 204 / 23%);
}

.footer-v6 .footer-badge {
  padding: 20px 0;
  border-top: 1px solid rgb(204 204 204 / 23%);
  border-bottom: 1px solid rgb(204 204 204 / 23%);
}

.footer-v6 {
  background-color: #1c1c1c !important;
}

@media (max-width: 1199px) {
  .footer-v6 .footer-top .list+.list {
    border: none;
  }
}

#wpcf7-f92987-o2 {
  display: none;
}

#wpcf7-f92987-o1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.29);
  overflow-y: auto;
}

#wpcf7-f92987-o1 form {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.free-consultation-form {
  max-width: 600px;
  width: 100%;
  margin: auto;
  padding: 40px;
}

.free-consultation-form .free-consultation-form-outer {
  position: relative;
}

.free-consultation-form .free-consultation-form-inner {
  background: linear-gradient(135deg,
      rgba(93, 64, 255, 1) 0%,
      rgba(155, 104, 255, 1) 100%);
  border-radius: 20px;
  padding: 40px;
  color: white;
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  font-family: "Poppins";
  letter-spacing: normal;
}

.free-consultation-form h2 {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 500;
  font-family: inherit;
  letter-spacing: inherit;
}

.free-consultation-form p {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.free-consultation-form .label p {
  text-align: left;
  margin-bottom: 8px;
  font-size: 14px;
  color: #fff;
}

.free-consultation-form .free-consultation-form-outer .close-form-btn {
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: -16px;
  right: -12px;
  background-color: #a183ffcc;
  cursor: pointer;
}

.free-consultation-form .free-consultation-form-inner .close-form-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.free-consultation-form .form-row {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

.free-consultation-form .form-group {
  flex: 1;
}

.free-consultation-form .form-row.btn-box {
  display: block;
  position: relative;
  grid-column: 1/3;
  margin-top: 14px;
}

.free-consultation-form input[type="text"],
.free-consultation-form input[type="email"],
.free-consultation-form input[type="tel"] {
  width: 100%;
  padding: 15px;
  border: none;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
  box-sizing: border-box;
}

.free-consultation-form input[type="text"]::placeholder,
.free-consultation-form input[type="email"]::placeholder,
.free-consultation-form input[type="tel"]::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.free-consultation-form input[type="text"]:focus,
.free-consultation-form input[type="email"]:focus,
.free-consultation-form input[type="tel"]:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.3);
}

/* Button Styles */
.free-consultation-form input[type="submit"] {
  width: 100%;
  padding: 15px;
  background-color: white;
  border: none;
  color: #5d40ff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.free-consultation-form input[type="submit"]:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.free-consultation-form span.not-valid,
.free-consultation-form span.wpcf7-not-valid-tip {
  position: static;
  color: #fff;
  text-align: left;
}

.free-consultation-form .form-row.btn-box>p,
.free-consultation-form .free-consultation-form-outer>p {
  margin-bottom: 0;
}

.free-consultation-form .lds-dual-ring {
  display: none;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 30%;
  top: 9px;
}

.wpcf7-form.submitting .lds-dual-ring {
  display: block !important;
}

.wpcf7-form.submitting .free-consultation-form .form-row.btn-box {
  pointer-events: none;
  opacity: 0.7;
}

.free-consultation-form .lds-dual-ring::after {
  content: " ";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 5px solid #ccc;
  border-color: #9778ff transparent #9778ff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.free-consultation-form .form-group .form-input p {
  margin-bottom: 0;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 768px) {
  .free-consultation-form .form-row {
    display: block;
  }

  .free-consultation-form .form-group {
    margin-bottom: 20px;
    width: 100%;
  }

  .free-consultation-form input[type="submit"] {
    font-size: 14px;
  }

  .free-consultation-form h2 {
    font-size: 20px;
  }

  .free-consultation-form .label p,
  .free-consultation-form input[type="text"],
  .free-consultation-form input[type="email"],
  .free-consultation-form input[type="tel"] {
    font-size: 12px;
  }

  .free-consultation-form p {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .free-consultation-form .free-consultation-form-inner {
    padding: 24px;
  }

  .free-consultation-form {
    padding: 30px;
  }
}

.service-dropdown-tab .tab-content.no>div ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
}

.service-dropdown-tab .service-section>div {
  flex: 1 0 50%;
}

@media (max-width: 1199px) {
  .service-dropdown-tab .tab-content.no>div ul {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  .menu-item-object-services .fullmenu-dropdown ul>li {
    padding: 0 !important;
  }
}

.service-dropdown-tab .engagement-mode ul li .text {
  font-family: Poppins;
}

.service-dropdown-tab.hire .tab .img-bx img {
  width: 32px;
  height: 32px;
}

.service-dropdown-tab.hire .tab .img-bx img.hover {
  display: none;
}

.service-dropdown-tab.hire .tab.active .img-bx {
  background: linear-gradient(219deg, #e29763, #df5060);
}

.service-dropdown-tab.hire .engagement-mode ul li:hover .img-bx {
  background: #e98e5d;
}

.service-dropdown-tab.hire .service-section .mobile ul li a:hover,
.service-dropdown-tab.hire .service-section .mobile ul li.active a {
  background: #fdf7f4;
  border-bottom-color: #e98e5d;
}

.service-dropdown-tab.hire .service-title::after {
  background: linear-gradient(219deg, #e29763, #df5060);
}

.service-dropdown-tab.hire .tab-content-box {
  height: 300px;
}

/* industry */
.service-dropdown-tab.industry .tab-wrapper {
  flex-direction: row-reverse;
}

.service-dropdown-tab.industry .engagement-mode li {
  display: flex;
  gap: 14px;
  background-color: #fff;
  border-radius: 12px;
  padding: 14px !important;
}

.service-dropdown-tab.industry .engagement-mode ul li .text {
  line-height: normal;
}

.service-dropdown-tab.industry .engagement-mode ul li .img-bx {
  flex: 0 0 50%;
  border-radius: 12px;
  overflow: hidden;
  width: 50%;
  height: 120px;
}

.service-dropdown-tab.industry .engagement-mode ul li .img-bx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-dropdown-tab.industry .engagement-mode {
  flex: 0 0 400px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 20px 20px 0 20px;
  font-family: "Poppins";
}

.service-dropdown-tab.industry .tab-content-box .industry-list a {
  display: flex;
  gap: 14px;
  text-align: left;
  line-height: normal;
  padding: 26px;
  border-radius: 20px;
  font-family: inherit;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a img {
  width: 60px;
  height: 60px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a span {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  display: block;
  margin-top: 5px;
  font-family: inherit;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a:hover {
  color: #fff;
  background: linear-gradient(299deg, #1472d3, #d0bac7, #be1b84);
}

.service-dropdown-tab.industry .engagement-mode ul li a {
  justify-content: flex-end;
}

.service-dropdown-tab.industry .engagement-mode ul li:hover .img-bx img {
  filter: none;
}

.service-dropdown-tab.industry .engagement-mode ul li .badge {
  font-weight: 600;
  color: #bcbcbc;
}

.service-dropdown-tab.industry .engagement-mode ul li:last-child {
  flex-direction: row-reverse;
}

.service-dropdown-tab.industry .service-title::after {
  background: linear-gradient(299deg, #1472d3, #d0bac7, #be1b84);
}

@media (max-width: 1024px) {
  .service-dropdown-tab.industry .tab-content-box .industry-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1200px) {
  .service-dropdown-tab.industry .tab-content-box .industry-list a {
    padding: 26px 20px;
  }
}

.service-dropdown-tab.industry .tab-content-box {
  height: 100%;
}

/* footer v7 css */

.f-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .f-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .f-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .f-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .f-container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .f-container {
    max-width: 1320px;
  }
}

.footer-v7 {
  background: #171624;
  color: #fff;
}

.footer-v7 img {
  max-width: 100%;
  height: auto;
}

.footer-v7 * {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  font-family: "Poppins", serif;
}

.footer-v7 a {
  text-decoration: none;
}

.footer-v7 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-v7 .f-top,
.footer-v7 .f-social,
.footer-v7 .copyright {
  padding: 30px 0;
}

.footer-v7 .f-top {
  background: linear-gradient(180deg, #1c2c3c, #1c2c3c00);
  border-bottom: 1px solid #36353e;
  padding: 40px 0;
}

.footer-v7 .f-top .f-top-inner {
  display: grid;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}

.footer-v7 .f-top .logo {
  margin-bottom: 20px;
}

.footer-v7 .f-top .logo img {
  width: 190px;
  height: 16px;
  object-fit: contain;
}

.footer-v7 .badge-logos {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-v7 .badge-logos li a {
  width: 100px;
  height: 100px;
  display: block;
  background: #1c2a3a;
  border-radius: 12px;
  padding: 8px;
  overflow: hidden;
}

.footer-v7 .badge-logos img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer-v7 .badge-logos li:nth-child(2) a,
.footer-v7 .badge-logos li:last-child a {
  width: 180px;
}

.footer-v7 .address-box {
  padding: 30px 30px 30px 0;
  flex: 0 0 400px;
}

.footer-v7 .address-box .usa,
.footer-v7 .address-box .india {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-v7 .address-box .india {
  margin-top: 80px;
}

.footer-v7 .address-box a {
  font-weight: 600;
}

.footer-v7 .address-box .address-img {
  display: flex;
  gap: 10px;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
}

.footer-v7 .address-box .address-img img {
  width: 44px;
  height: 44px;
  object-fit: contain;
}

.footer-v7 .f-middle .f-middle-inner,
.footer-v7 .f-middle .menu-row {
  display: flex;
}

.footer-v7 .f-middle .f-middle-inner {
  align-items: center;
}

.footer-v7 .f-middle .menu-row {
  width: 100%;
  flex-wrap: wrap;
}

.footer-v7 .f-middle .menu-row .menu-col {
  padding: 30px;
  flex: 1 0 220px;
}

.footer-v7 .f-middle .menu-row .menu-col:last-child {
  padding-right: 0;
}

.footer-v7 .f-middle .menu-row .title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: normal;
}

.footer-v7 .f-middle .menu-row ul li+li {
  margin-top: 10px;
}

.footer-v7 .f-middle .menu-row ul li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  display: inline-block;
}

.footer-v7 .f-social {
  border-top: 1px solid #36353e;
}

.footer-v7 .f-social .f-social-inner {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}

.footer-v7 .f-social .social {
  display: flex;
  gap: 40px;
  align-items: center;
  flex-wrap: wrap;
}

.footer-v7 .f-social .dmca {
  flex: 0 0 100px;
}

.footer-v7 .f-social .social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
}

.footer-v7 .f-social .social img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  filter: opacity(0.5);
  transition: all;
}

.footer-v7 .f-social .social a:hover img {
  filter: opacity(1);
}

.footer-v7 .f-more-btn {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 10px;
}

.footer-v7 .copyright {
  text-align: center;
  background: #1c2a3a;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}

.footer-v7 .copyright * {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

.f-clutch-rating {
  position: relative;
}

.f-clutch-rating::after {
  content: "98";
  position: absolute;
  left: 52%;
  bottom: 26.6px;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  background: #1c2a3a;
  line-height: 14px;
  padding: 2px;
}

@media (min-width: 992px) {
  .footer-v7 .f-middle .menu-row .menu-col {
    border-left: 1px solid #36353e;
  }
}

@media (max-width: 991px) {
  .footer-v7 .f-middle .f-middle-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-v7 .f-social .social {
    gap: 10px 20px;
  }

  .footer-v7 .address-box {
    flex-basis: auto;
  }

  .footer-v7 .f-middle .menu-row .menu-col+.menu-col {
    border-left: 1px solid #36353e;
  }

  .footer-v7 .f-middle .menu-row .menu-col:first-child {
    padding-left: 0;
  }
}

@media (max-width: 767px) {

  .footer-v7 .f-middle .menu-row .menu-col,
  .footer-v7 .f-middle .menu-row .menu-col+.menu-col {
    border-left: none;
    padding-left: 0;
  }

  .footer-v7 .f-middle .menu-row {
    flex-direction: column;
  }

  .footer-v7 .f-top .f-top-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .footer-v7 .f-top .f-top-inner img {
    margin: 0 auto;
  }

  .footer-v7 .badge-logos {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .footer-v7 .address-box .india {
    margin-top: 50px;
  }

  .footer-v7 .f-social .f-social-inner {
    flex-direction: column;
  }

  .footer-v7 .f-social .dmca {
    flex-basis: auto;
  }

  .footer-v7 .f-social .social {
    justify-content: center;
  }
}

/* footer v6 */

@media (max-width: 991px) {
  .footer-v6 .footer-badge .row {
    gap: 24px;
  }
}

@media (max-width: 1199px) {
  .footer-v6 .footer-badge .row {
    flex-direction: column;
  }

  .footer-v6 .footer-badge .left,
  .footer-v6 .footer-badge .right {
    flex-basis: 100%;
    max-width: 100%;
  }

  .footer-v6 .footer-badge ul {
    justify-content: center;
    margin-top: 24px;
  }

  .footer-v6 .footer-badge .row {
    text-align: center;
  }

  .footer-v6 .footer-badge .techahead-logo {
    margin: 0 auto 20px auto;
  }
}

@media (max-width: 1399px) {
  .footer-v6 .footer-badge h3 br {
    display: none;
  }
}

/* 3 Dec 2024 */
.footer-v6 .footer-badge ul li:nth-child(2)::after,
.clutch-rating-hidden-box {
  display: none !important;
}

.footer-v6 .footer-top .list+.list {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-v6 .footer-badge {
  border-top: 1px solid;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 1199px) {
  .footer-v6 .footer-top .list+.list {
    border-left: none !important;
  }

  .header,
  .header.scrolled {
    padding: 0rem 2.4rem;
  }
}

@media (max-width: 991px) {
  .single-blog-layout #progress-container {
    top: 56px !important;
  }
}

@media (max-width: 767px) {

  .header,
  .header.scrolled {
    padding: 0rem !important;
  }
}

.footer-v6 .footer-badge ul li:nth-child(2) {
  display: flex;
  align-items: center;
  width: 196px !important;
  height: 70px !important;
}

/* blog-main-page */
.blog-main-page {
  position: relative;
  padding: 40px 0;
  letter-spacing: normal;
  background: #fff;
  font-family: "Poppins", Sans-serif;
}

.blog-main-page::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 800px;
  background: transparent url("https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/11/21061221/blog-bg.png") no-repeat top center;
  background-size: cover;
}

.blog-main-page .f-container {
  position: relative;
  z-index: 1;
}

.blog-main-page .caption {
  text-align: center;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.blog-main-page .caption .title {
  font-size: 45px;
  font-weight: 500;
  color: #222;
  line-height: 1.6;
  margin-bottom: 20px;
  letter-spacing: inherit;
}

.blog-main-page .caption .title span {
  background: transparent linear-gradient(91deg, #a152f5 0%, #e97a5c 37%, #f43e82 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.blog-main-page .caption .sub-title {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 1.6;
  margin: 0;
}

.blog-search-form {
  max-width: 900px;
  margin: 54px auto 0 auto;
}

.blog-search-form .input-group {
  position: relative;
}

.blog-search-form .input-group input[type="text"],
.blog-search-form .input-group input[type="text"]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 1.6;
}

.blog-search-form .input-group input[type="text"] {
  width: 100%;
  border-radius: 40px;
  outline: none;
  background: transparent;
  border: 1px solid #222;
  padding: 12px 20px 12px 60px;
}

.blog-search-form .input-group .button-icon {
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: none;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
}

.blog-search-form .input-group .button-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.search-tag-block {
  margin: 80px 0;
  display: flex;
  gap: 20px;
}

.search-tag-block .tags-title {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  line-height: 2;
  display: inline-block;
  white-space: nowrap;
}

.search-tag-block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.search-tag-block ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  line-height: 1.6;
  border-radius: 40px;
  background-color: #fff;
  padding: 6px 20px;
  border: 1px solid #d7ddf8;
  display: inline-block;
  text-decoration: none;
}

@media (max-width: 991px) {
  .search-tag-block {
    flex-direction: column;
  }
}

.blog-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.blog-grid-container .blog-card {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 7%);
  overflow: hidden;
  border-radius: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #eaecf8;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.blog-grid-container .blog-card.latest-blog {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column: span 2;
}

.blog-grid-container .blog-card .thumbnail {
  position: relative;
  padding-bottom: 56.25%;
  background: #dddd;
}

.blog-grid-container .blog-card .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-grid-container .blog-card .thumbnail .main-img {
  backdrop-filter: blur(15px);
}

.blog-grid-container .blog-card.latest-blog .thumbnail img {
  object-fit: contain;
}

.blog-grid-container .blog-card.latest-blog .thumbnail .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-grid-container .blog-card.latest-blog .thumbnail .overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-grid-container .blog-card .meta-info {
  padding: 24px;
}

.blog-grid-container .blog-card .meta-info .latest-badge {
  padding: 5px 8px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  line-height: 1.4;
  border-radius: 8px;
  background: #f2f4fd;
  text-transform: capitalize;
  margin-bottom: 14px;
}

.blog-grid-container .blog-card .meta-info .badge {
  margin-bottom: 14px;
  text-transform: uppercase;
}

.blog-grid-container .blog-card .meta-info .badge * {
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  color: #000;
  text-decoration: none;
  font-size: inherit;
}

.blog-grid-container .blog-card .meta-info .post-title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: inherit;
  line-height: 1.4;
  text-decoration: none;
  color: #000;
}

.blog-grid-container .blog-card .meta-info .post-title:not(.blog-card.latest-blog .meta-info .post-title),
.blog-grid-container .blog-card .meta-info .post-title *:not(.blog-card.latest-blog .meta-info .post-title) {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  text-decoration: none;
}

.blog-grid-container .blog-card .meta-info .post-excerpt {
  font-weight: 400;
  margin: 16px 0 0;
  font-size: 16px;
}

.blog-grid-container .blog-card .meta-info .date {
  margin-top: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.3);
}

.blog-grid-container .blog-card .meta-info .read-more {
  margin-top: 16px;
  padding: 4px 10px;
  display: inline-block;
  border-radius: 8px;
  background: transparent;
  color: #222;
  font-size: 13px;
  border: 1px solid #222;
  text-decoration: none;
}

.blog-grid-container .blog-card:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

@media (max-width: 1199px) {
  .blog-main-page .caption .title {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .blog-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .blog-main-page .caption .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {

  .blog-grid-container,
  .blog-grid-container .blog-card.latest-blog {
    grid-template-columns: 1fr;
  }

  .blog-grid-container .blog-card {
    grid-column: 1/3;
  }

  .blog-grid-container .blog-card.latest-blog .thumbnail .main-img {
    object-fit: cover;
  }

  .blog-grid-container .blog-card.latest-blog .thumbnail .overlay {
    display: none;
  }
}

/* blog pagination */
.blog-pagination {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin: 60px auto;
  min-width: 300px;
}

.blog-pagination ul {
  border-radius: 40px;
  padding: 8px 24px;
  display: flex;
  gap: 10px;
  background: #f2f4fd;
}

.blog-pagination ul li {
  display: inline-block;
  line-height: 34px;
}

.blog-pagination ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  padding: 0 4px;
}

.blog-pagination ul li.current {
  font-weight: 600;
  color: #a152f5;
  font-size: 14px;
}

.blog-pagination .next-page-btn {
  border-radius: 50%;
  border: 1px solid #707070;
  font-size: 14px;
  font-weight: 500;
  color: #707070;
  line-height: 1.5;
  position: relative;
  background: #f7f8fc;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  cursor: pointer;
}

.blog-pagination .next-page-btn::after {
  content: "";
  top: 50%;
  left: calc(50% - 4px);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border: 1px solid #707070;
  border-top: 0;
  border-left: 0;
  display: block;
  position: absolute;
}

.subscribe-cta-section {
  padding: 90px 0;
  background: transparent url("https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/11/21061226/blog-subscribe.png") no-repeat top center;
  background-size: cover;
  position: relative;
  color: #fff;
  text-align: center;
}

.subscribe-cta-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: transparent url("https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/11/28101615/gradient-bar.svg") no-repeat bottom center;
  background-size: cover;
}

.subscribe-cta-section .small-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}

.subscribe-cta-section .title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  margin: 26px 0 46px;
}

.subscribe-cta-section .input-group {
  position: relative;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.subscribe-cta-section .input-group input[type="email"],
.subscribe-cta-section .input-group input[type="email"]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 1.6;
}

.subscribe-cta-section .input-group input[type="email"]::-webkit-input-placeholder {
  color: #c3c3c6;
}

.subscribe-cta-section .input-group input[type="email"] {
  padding: 12px 120px 12px 20px;
  width: 100%;
  outline: none;
  border-radius: 8px;
  border: none;
}

.subscribe-cta-section .input-group .subscribe-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 6px 30px;
  transform: translateY(-50%);
  border-radius: 8px;
  color: #fff;
  line-height: 1.6;
  font-weight: 600;
  border: 0;
  cursor: pointer;
  background: transparent linear-gradient(104deg, #9063f4, #517ded);
}

@media (max-width: 575px) {
  .subscribe-cta-section .title {
    font-size: 28px;
  }
}

.blog-main-page #ajax-load-more {
  padding: 0;
  margin-top: 30px;
}

.blog-main-page #ajax-load-more .blog-grid-container.loadmore .blog-card:nth-child(-n + 11) {
  display: none;
}

/* blog single new layout  */
.single-blog-layout .schema-faq.wp-block-yoast-faq-block,
.single-blog-layout #h-faqs {
  display: none !important;
}

.single-blog-layout * {
  font-family: "Poppins", serif;
}

.single-blog-layout .main-content a {
  color: #1e90ff !important;
  text-decoration: none;
}

.single-blog-layout .main-content p,
.single-blog-layout .main-content ul *,
.single-blog-layout .main-content ol *,
.single-blog-layout .main-content span {
  font-size: 16px;
  font-weight: 400;
  color: #222;
}

.single-blog-layout .main-content h2,
.single-blog-layout .main-content h3,
.single-blog-layout .main-content h4,
.single-blog-layout .main-content h5,
.single-blog-layout .main-content h6 {
  font-weight: 600;
  margin: 28px 0 18px;
}

.single-blog-layout .main-content h2 *,
.single-blog-layout .main-content h3 *,
.single-blog-layout .main-content h4 *,
.single-blog-layout .main-content h5 *,
.single-blog-layout .main-content h6 * {
  font-weight: 600;
}

.single-blog-layout .main-content h2 {
  font-size: 24px;
  font-weight: 700;
}

.single-blog-layout .main-content h3 {
  font-size: 20px;
}

.single-blog-layout .main-content h4 {
  font-size: 18px;
}

.single-blog-layout .main-content h5 {
  font-size: 16px;
}

.single-blog-layout .main-content h6 {
  font-size: 16px;
}

.single-blog-layout .main-content iframe {
  max-width: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  display: block;
}

.single-blog-layout .main-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin: 40px 0;
}

.single-blog-layout .blog-thumbnail {
  position: relative;
  padding-bottom: 56.25%;
}

.single-blog-layout .blog-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-blog-layout .faq-blog-section {
  padding-top: 70px;
  margin-top: 40px;
}

.single-blog-layout .faq-title {
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
}

.cs-tab-wrapper .cs-accordion .faq .content {
  color: #fff;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  padding: 20px 0;
}

.single-blog-layout img {
  width: auto;
}

.single-blog-layout #progress-container {
  position: fixed;
  top: 72px;
  left: 0;
  width: 100%;
}

.single-blog-layout #progress-bar {
  background: #9163f3;
  height: 4px;
}

.single-blog-layout .profile-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
}

.single-blog-layout .profile-box .avator {
  border-radius: 50%;
  width: 58px;
  height: 58px;
  border: 2px solid #9163f3;
  position: relative;
  background: rgb(145 99 243 / 23%);
}

.single-blog-layout .profile-box .avator img:first-child {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.single-blog-layout .profile-box .avator img.arrow {
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  object-fit: contain;
  border-radius: 50%;
  background: #fff;
  padding: 3px;
  border: 1px solid #9163f3;
  cursor: pointer;
}

.single-blog-layout .profile-box .avator img.arrow.active {
  transform: translateY(-50%) rotate(180deg);
}

.single-blog-layout .profile-box .name {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  margin: 8px 0;
  line-height: 1.2;
}

.single-blog-layout .profile-box .designation {
  font-size: 13px;
}

.single-blog-layout .profile-box .description {
  display: none;
  font-size: 15px;
  max-width: 900px;
  margin: 10px auto 0;
}

.single-blog-layout .header-content .title {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  max-width: 950px;
  margin: 0 auto;
}

.single-blog-layout .widgets-list {
  margin: 40px 0;
}

.single-blog-layout .widgets-list>ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 24px;
  justify-content: center;
}

.single-blog-layout .widgets-list ul li {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  gap: 8px;
}

.single-blog-layout .widgets-list ul li.text-to-speech,
.single-blog-layout .widgets-list ul li.share-post {
  cursor: pointer;
}

.single-blog-layout .widgets-list ul li.share-post {
  position: relative;
}

.single-blog-layout .widgets-list ul li.share-post .social {
  position: absolute;
  display: none;
  left: 0;
  top: 130%;
  width: 230px;
  padding: 16px 0;
  border-radius: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 20px #00000029;
  border: 1px solid #d3d2fb;
  z-index: 10;
}

.single-blog-layout .widgets-list ul li.share-post .social li+li {
  margin-top: 14px;
}

.single-blog-layout .widgets-list ul li.share-post .social a {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 6px 14px;
  width: 100%;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  color: #000;
}

.single-blog-layout .widgets-list ul li.share-post .social a:hover {
  background: linear-gradient(90deg, #766ef171, #776ef100);
}

.single-blog-layout .widgets-list ul li.share-post .social a img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

.single-blog-layout .widgets-list ul span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e6dbfc;
  background: #f6f2fe;
  padding: 5px;
}

.single-blog-layout .widgets-list ul span>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.single-blog-layout .breadcrumbs-container {
  margin-bottom: 20px;
}

.single-blog-layout .breadcrumbs-container .breadcrumbs {
  display: flex;
  padding: 0;
  margin: 0;
  gap: 10px;
  list-style: none;
}

.single-blog-layout .breadcrumbs-container .breadcrumbs li {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 18px;
  line-height: 1.6;
}

.single-blog-layout .breadcrumbs-container .breadcrumbs a {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.single-blog-layout .breadcrumbs-container .breadcrumbs li:last-child a {
  color: rgb(0 0 0 / 50%);
}

.single-blog-layout .content-row {
  display: flex;
  gap: 40px;
  margin-top: 60px;
}

.single-blog-layout .content-row .col-left {
  flex: 0 0 240px;
}

.single-blog-layout .content-row .col-left .table-of-content ul {
  padding: 0 20px 0 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: auto;
  height: 180px;
  counter-reset: list;
}

.single-blog-layout .content-row .col-left .table-of-content ul::-webkit-scrollbar {
  width: 3px;
  border-radius: 6px;
}

.single-blog-layout .content-row .col-left .table-of-content ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 6px;
}

.single-blog-layout .content-row .col-left .table-of-content ul::-webkit-scrollbar-thumb {
  background: #e0dddd;
  border-radius: 6px;
}

.single-blog-layout .content-row .col-left .table-of-content {
  background: #fafafa;
  border: 1px solid #e0dddd;
  border-radius: 20px;
  padding: 20px;
}

.single-blog-layout .content-row .col-left .table-of-content .title {
  font-size: 15px;
  color: #222;
  font-weight: 600;
  margin-bottom: 10px;
}

.single-blog-layout .content-row .col-left .table-of-content a {
  font-size: 13px;
  color: #505050;
  font-weight: 400;
  display: block;
  line-height: 1.6;
  position: relative;
}

.single-blog-layout .content-row .col-left .table-of-content a::before {
  counter-increment: list;
  content: " " counter(list) ". ";
}

.single-blog-layout .content-row .col-left .table-of-content a::after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/08/27120141/arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  left: 0;
  top: 3px;
}

.single-blog-layout .content-row .col-left .table-of-content a:hover {
  color: #222;
  font-weight: 600;
  padding-left: 20px;
}

.single-blog-layout .content-row .col-left .table-of-content a:hover::after {
  display: block;
}

.single-blog-layout .main-content .highlight {
  background: rgb(173 255 47 / 42%);
}

/* related single blog */
.related-blog-post .title-row {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 24px;
}

.related-blog-post .view-all-blog {
  display: inline-flex;
  color: #8064b7;
  gap: 12px;
  align-items: center;
  font-weight: 500;
}

.related-blog-post .title {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
}

.single-blog-layout .related-blog-post {
  background: #f1f2fc;
  padding: 80px 0;
}

.single-blog-layout .related-blog-post .blog-card-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.single-blog-layout .related-blog-post a {
  text-decoration: none;
}

.single-blog-layout .related-blog-post .blog-card {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 7%);
  overflow: hidden;
  border-radius: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #eaecf8;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  height: 100%;
  padding-top: 24px;
}

.single-blog-layout .related-blog-post .blog-card .thumbnail {
  position: relative;
  padding-bottom: 56.25%;
}

.single-blog-layout .related-blog-post .blog-card .thumbnail img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.single-blog-layout .related-blog-post .blog-card .title {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  padding: 24px;
}

.single-blog-layout .widgets-list>ul {
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .single-blog-layout .related-blog-post .blog-card-inner {
    gap: 20px;
  }

  .single-blog-layout .related-blog-post .blog-card .title {
    font-size: 13px;
  }

  .single-blog-layout .content-row .col-left {
    display: none;
  }

  .single-blog-layout .header-content .title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .single-blog-layout .related-blog-post .blog-card-inner {
    grid-template-columns: repeat(2, 1fr);
  }

  .single-blog-layout .header-content .title {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .single-blog-layout .related-blog-post .blog-card-inner {
    grid-template-columns: 1fr;
  }
}

/* faq section */
.cs-tab-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 120px;
  font-family: "Poppins", Sans-serif;
  background-color: #171624;
  padding: 70px 0;
}

.cs-tab-wrapper .tabs {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(20% - 100px);
  flex: 0 0 calc(20% - 100px);
}

.cs-tab-wrapper .cs-tab-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cs-tab-wrapper .tab-link {
  padding: 15px;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
  letter-spacing: normal;
  border-radius: 8px;
  min-width: 220px;
  line-height: 1.6;
}

.cs-tab-wrapper .tab-link.active {
  background-color: rgb(255 255 255 / 11%);
  font-weight: 600;
}

.cs-tab-wrapper .tab-content {
  display: none;
  opacity: 0;
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-animation: fadeIn 0.5s ease 1 forwards;
  animation: fadeIn 0.5s ease 1 forwards;
}

.cs-tab-wrapper .tab-content.active {
  display: block;
}

@-webkit-keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.cs-tab-wrapper .cs-tab-content h3 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  color: #fff;
  letter-spacing: normal;
  margin: 0 0 10px;
}

.cs-tab-wrapper .cs-accordion .faq>h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid rgb(255 255 255 / 36%);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  margin: 0;
}

.cs-tab-wrapper .cs-accordion .faq>h2 .icon {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgb(255 255 255 / 8%);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cs-tab-wrapper .cs-accordion .faq>h2 .icon::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: rotate(224deg) translate(-50%, -50%);
  -ms-transform: rotate(224deg) translate(-50%, -50%);
  transform: rotate(224deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs-tab-wrapper .cs-accordion .faq>h2.active .icon::after {
  top: 55%;
  -webkit-transform: rotate(44deg) translate(-50%, -50%);
  -ms-transform: rotate(44deg) translate(-50%, -50%);
  transform: rotate(44deg) translate(-50%, -50%);
}

.cs-tab-wrapper .cs-accordion .faq .content {
  border-bottom: 1px solid rgb(255 255 255 / 36%);
  display: none;
}

.cs-tab-wrapper .cs-accordion .faq .content p {
  color: #fff;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  padding: 20px 0;
}

@media (max-width: 991px) {
  .cs-tab-wrapper {
    gap: 40px;
  }

  .cs-tab-wrapper .cs-accordion .faq>h2 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .cs-tab-wrapper .cs-accordion .faq .content {
    font-size: 13px;
  }

  .single-blog-layout .faq-title {
    font-size: 21px;
  }

  .related-blog-post .title {
    font-size: 16px;
  }

  .cs-tab-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cs-tab-wrapper .cs-accordion .faq>h2,
  .cs-tab-wrapper .cs-accordion .faq .content p {
    font-size: 14px;
  }

  .cs-tab-wrapper .cs-tab-content {
    padding: 0 15px;
  }
}

.single-blog-layout .breadcrumbs-container {
  margin: 50px 0 30px;
  display: block;
  position: relative;
  z-index: 99;
}

.single-blog-layout .main-content .contact-img-box img {
  max-height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}

@media (max-width: 600px) {
  .single-blog-layout .main-content .contact-img-box img {
    max-height: 100px;
  }
}

.service-dropdown-tab.industry .engagement-mode ul li a {
  width: 24px;
  height: 24px;
}

@media (max-width: 991px) {
  .single-blog-layout .widgets-list ul li.text-to-speech {
    display: none !important;
  }

  .single-blog-layout .widgets-list ul li.share-post .social {
    left: -140px;
    width: 170px;
  }

  .single-blog-layout .widgets-list ul li.share-post .social a img {
    width: 30px;
    height: 30px;
  }

  .single-blog-layout .widgets-list ul li.share-post .social a {
    font-size: 10px;
  }

  .single-blog-layout .widgets-list ul li.share-post .social li+li {
    margin-top: 6px;
  }
}

.single-blog-layout #progress-container {
  z-index: 10;
}

/* header top menu */
.service-dropdown-tab.industry .tab-wrapper {
  flex-direction: row;
}

.service-dropdown-tab.industry .engagement-mode {
  padding-top: 60px;
}

.engagement-mode .video-container {
  background: #f6edf6;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 34px;
}

.engagement-mode .video-container .video-bx {
  border: 2px solid #dc6fa1;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}

.engagement-mode .video-container .video-bx video {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.engagement-mode .video-container .description {
  font-size: 14px;
  line-height: 1.6;
  padding: 18px;
}

.engagement-mode .video-container .btn {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  background: #171624;
  font-family: "Poppins";
  font-size: 13px;
  letter-spacing: normal;
  border-radius: 8px;
  justify-content: center;
  padding: 8px 24px;
  margin: 0 18px;
  margin-bottom: -50px;
  font-weight: 500;
  text-transform: capitalize;
}

/*hire dev  */
.service-dropdown-tab.hire .tab.active .img-bx {
  background: #fff;
}

.service-dropdown-tab.hire .tab .img-bx .icon.active {
  display: none;
}

.service-dropdown-tab.hire .tab.active .img-bx .icon.active {
  display: block;
}

.service-dropdown-tab.hire .tab.active .img-bx .icon:not(.icon.active) {
  display: none;
}

.service-dropdown-tab.hire .tab.active .img-bx img {
  filter: none;
  mix-blend-mode: normal;
}

.service-dropdown-tab.hire .tab .img-bx img {
  width: 38px;
  height: 38px;
}

/*Company  */
.service-dropdown-tab.company .tab {
  font-size: 15px;
  font-weight: 500;
  align-items: flex-start;
}

.service-dropdown-tab.company .figure-box>img {
  width: 100%;
  height: 260px;
  object-fit: contain;
}

.service-dropdown-tab.company .tab.active .img-bx {
  background: #fff;
}

.service-dropdown-tab.company .tab .img-bx .icon.active {
  display: none;
}

.service-dropdown-tab.company .tab.active .img-bx .icon.active {
  display: block;
}

.service-dropdown-tab.company .tab.active .img-bx .icon:not(.icon.active) {
  display: none;
}

.service-dropdown-tab.company .tab.active .img-bx img {
  filter: none;
  mix-blend-mode: normal;
}

.service-dropdown-tab.company .tab .img-bx img {
  width: 38px;
  height: 38px;
}

.service-dropdown-tab.company .tab .tab-title span {
  font-size: 13px;
  font-weight: 400;
  display: block;
  margin-top: 6px;
}

.service-dropdown-tab.company .tab-content.no>div ul li {
  display: flex !important;
  gap: 10px;
  align-items: flex-start;
}

.service-dropdown-tab.company .tab-content.no>div ul li .img-bx .icon.active {
  display: none;
}

.service-dropdown-tab.company .tab-content.no>div ul li.active .img-bx .icon.active {
  display: block;
}

.service-dropdown-tab.company .tab-content.no>div ul li.active .img-bx .icon:not(.icon.active) {
  display: none;
}

.service-dropdown-tab.company .tab-content.no>div ul li:hover {
  background: #fff !important;
}

.service-dropdown-tab.company .service-section .mobile ul li.active a,
.service-dropdown-tab.company .service-section .mobile ul li a:hover {
  background: #fff;
  border-bottom-color: #fff;
}

.service-dropdown-tab.company .tab-content.no>div ul {
  grid-template-columns: 1fr;
}

.service-dropdown-tab.company .engagement-mode {
  flex: 0 0 530px;
  padding-bottom: 0;
}

.service-dropdown-tab.company .tab-content-box {
  height: 400px !important;
}

.service-dropdown-tab.company .engagement-mode .description {
  font-size: 14px;
  line-height: 1.6;
  margin: 30px 0;
}

.service-dropdown-tab.company .engagement-mode .clutch-figure {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 -30px;
  align-items: stretch;
}

.service-dropdown-tab.company .engagement-mode .clutch-figure .left,
.service-dropdown-tab.company .engagement-mode .clutch-figure .right {
  padding: 10px 36px;
  background: #f2f2fc;
  display: grid;
  place-items: center;
}

.service-dropdown-tab.company .engagement-mode .clutch-figure .right {
  background: #ebeaf9;
}

.service-dropdown-tab.company .engagement-mode .clutch-figure .right img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.service-dropdown-tab.company .tab-content.no>div ul {
  gap: 34px !important;
}

.header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  width: 100%;
  left: 0;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px;
  top: 0;
  padding-top: 90px;
  padding: 3rem 3.45rem 2rem;
  padding-bottom: 0;
}

.service-dropdown-tab.company .tab-content>div ul li .img-bx {
  width: 38px;
  height: 38px;
  flex-shrink: 0;
}

.service-dropdown-tab.company .engagement-mode .figure-box {
  overflow-y: auto;
  height: 464px;
  width: 100%;
  overflow-x: hidden;
}

@media (max-width: 1199px) {
  .service-dropdown-tab.company .engagement-mode {
    flex: 0 0 350px;
  }

  .service-dropdown-tab.company .engagement-mode .clutch-figure {
    grid-template-columns: 1fr;
  }
}

.single-blog-layout .breadcrumbs-container {
  z-index: 1;
}

.engagement-mode .video-container .btn img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  padding: 90px 41px 49px 49px;
}

/* fri 17 jan 2025 */

.header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  padding-bottom: 0;
}

.service-dropdown-tab.company .engagement-mode .figure-box::-webkit-scrollbar {
  width: 0;
}

.single-blog-layout .main-content .highlight,
.single-blog-layout .header-content .title .highlight {
  background-color: rgba(173, 255, 47, 0.412);
}

.single-blog-layout .header-content .title * {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
}

.single-blog-layout .widgets-list ul li.text-to-speech {
  border-radius: 50%;
}

.single-blog-layout .widgets-list ul li.text-to-speech.active {
  animation: pulse 2s infinite;
}

.engagement-mode .video-container .video-bx {
  border-radius: 20px;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(152, 117, 240, 0);
  }

  70% {
    box-shadow: 0 0 0 6px rgba(152, 117, 240, 0.25);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(152, 117, 240, 0.25);
  }
}

.single-blog-layout .widgets-list ul li {
  display: flex !important;
}

.cs-tab-wrapper .cs-accordion .faq .content p,
.service-dropdown-tab.company .engagement-mode {
  padding: 0;
}

.service-dropdown-tab.company .engagement-mode .figure-box {
  padding: 26px 30px 0 30px;
}

.service-dropdown-tab.company .engagement-mode .description span {
  font-weight: 700;
}

.service-dropdown-tab.company .engagement-mode .figure-box {
  height: 490px;
}

body.single.single-blog .consultation-cta-blog,
body.post-type-archive-blog .consultation-cta-blog {
  display: none !important;
}

.footer-v6 .footer-badge h3 a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  text-decoration: none;
}

#crmWebToEntityForm.zcwf_lblLeft img,
#crmWebToEntityForm.zcwf_lblTopBottom img {
  display: none !important;
}

@media (max-width: 575px) {
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
    font-size: 18px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 span {
    font-size: 13px;
  }

  .top-10-mobile-app-company-wrapper .card .card-header .company-logo-title .rating {
    flex-wrap: wrap;
  }
}

.free-consultation-form label span {
  color: #fff !important;
}

.single-blog-layout pre.wp-block-code {
  position: relative;
  border: 1px solid #ccc;
  background: #fafafa;
  padding: 20px 20px 20px 60px;
  border-radius: 1rem;
}

.single-blog-layout pre.wp-block-code::before {
  content: "";
  left: 10px;
  width: 40px;
  height: 40px;
  top: 14px;
  display: block;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/08/28101727/code-solid.svg);
  background-size: 30px;
  opacity: 0.4;
  position: absolute;
  background-repeat: no-repeat;
}

.header .nav .menu>li .sub-menu-wrap.resources-sub-menu,
.site-header .nav .menu>li .sub-menu-wrap.resources-sub-menu {
  width: auto;
  left: auto;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px;
  top: auto;
  padding-top: 30px;
}

.about-us-mob .toggle {
  display: none !important;
}

.g-captcha-flex-col {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}

.g-captcha-flex-col *,
#crmWebToEntityForm .g-recaptcha * {
  width: 100%;
}

.g-captcha-flex-col .g-recaptcha,
#crmWebToEntityForm .g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.free-consultation-form .free-consultation-form-outer {
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer 10+ */
}

.free-consultation-form .free-consultation-form-outer::-webkit-scrollbar {
  width: 0;
  /* For WebKit browsers */
  height: 0;
  /* For horizontal scrollbars */
}

.single-blog-layout .blog-thumbnail,
.single-blog-layout .related-blog-post .blog-card .thumbnail {
  background: #f6f2fe;
}

.single-blog-layout .main-content span {
  font-weight: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
}

.single-blog-layout .main-content a {
  margin: 0 4px;
}

.free-consultation-form .free-consultation-form-outer .close-form-btn img {
  width: 20px;
  height: 20px;
}

#crmWebToEntityForm .wfrm_fld_dpNn {
  display: none !important;
}

.insights-menu .resources-sub-menu,
.insights-menu .fullmenu-dropdown,
.insights-menu .toggle {
  display: none !important;
}

.zoho-contact-form-container #crmWebToEntityForm.zcwf_lblTopBottom input,
.zoho-contact-form-container #crmWebToEntityForm.zcwf_lblTopBottom textarea,
.zoho-contact-form-container #crmWebToEntityForm.zcwf_lblTopBottom select,
.free-consultation-form input[type="text"],
.free-consultation-form input[type="email"],
.free-consultation-form input[type="tel"],
.free-consultation-form textarea,
.free-consultation-form select {
  -webkit-appearance: none;
  appearance: none;
}

html,
body {
  font-family: "Poppins", Sans-serif;
}

.free-consultation-form select.zcwf_col_fld_slt option {
  color: #000 !important;
}

.free-consultation-form .free-consultation-form-inner {
  padding: 20px !important;
}

.free-consultation-form {
  overflow-y: auto;
}

.free-consultation-form .free-consultation-form-outer {
  max-height: max-content !important;
}

.fconsultation-form-container .zcwf_row.five,
.fconsultation-form-container .zcwf_row.six {
  float: left;
  width: 100%;
}

.fconsultation-form-container .zcwf_lblTopBottom .zcwf_row {
  margin: 10px 0px !important;
}

.free-consultation-form p {
  text-align: center;
  margin-bottom: 8px;
  font-size: 12px !important;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
  max-width: 340px;
  margin: auto;
}

.free-consultation-form h2 {
  margin-bottom: 8px;
  text-align: center;
  font-weight: 500;
  font-family: inherit;
  letter-spacing: inherit;
}

.fconsultation-form-container .zcwf_row.five,
.fconsultation-form-container .zcwf_row.six {
  padding: 0 !important;
}

#crmWebToEntityForm.zcwf_lblTopBottom .zcwf_row img {
  display: block !important;
}

.fconsultation-form-container .zcwf_lblTopBottom .zcwf_row {
  margin: 8px 0px !important;
}

#crmWebToEntityForm.zcwf_lblTopBottom .zcwf_row img:not(a img) {
  height: 50px;
}

.fconsultation-form-container #crmWebToEntityForm.zcwf_lblTopBottom input[type="submit"],
.fconsultation-form-container #crmWebToEntityForm.zcwf_lblTopBottom input[type="reset"] {
  padding: 14px !important;
}

.fconsultation-form-container #crmWebToEntityForm.zcwf_lblTopBottom .zcwf_row.six {
  margin-bottom: 15px !important;
}

.free-consultation-form input[type="text"],
.free-consultation-form input[type="email"],
.free-consultation-form input[type="tel"],
.free-consultation-form textarea,
.free-consultation-form select {
  padding: 13px !important;
}

.free-consultation-form {
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer 10+ */
}

.free-consultation-form #crmWebToEntityForm label,
.free-consultation-form #crmWebToEntityForm #reCaptchaField {
  font-size: 13px !important;
  font-family: "Poppins" !important;
  font-weight: 500 !important;
}

.free-consultation-form,
.service-dropdown-tab .tab-wrapper {
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer 10+ */
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.hire-blog-section .blog-card .thumbnail-img {
  max-width: 320px !important;
}

.free-consultation-form #crmWebToEntityForm label,
.free-consultation-form #crmWebToEntityForm #reCaptchaField {
  font-size: 13px !important;
  font-family: "Poppins" !important;
  font-weight: 500 !important;
}

#crmWebToEntityForm.zcwf_lblTopBottom .zcwf_row img:not(a img) {
  border: 1px solid #ccc;
}

.captcha-img-code {
  flex-wrap: wrap;
}

@media (max-width: 480px) {

  .fconsultation-form-container .zcwf_row.one,
  .fconsultation-form-container .zcwf_row.two,
  .fconsultation-form-container .zcwf_row.three,
  .fconsultation-form-container .zcwf_row.four {
    float: left;
    width: 100% !important;
  }
}

#crmWebToEntityForm.zcwf_lblTopBottom .zcwf_row img:not(a img) {
  width: 120px;
}

.load-more-list-btn {
  cursor: pointer;
}

.free-consultation-form input[type="text"],
.free-consultation-form input[type="email"],
.free-consultation-form input[type="tel"],
.free-consultation-form textarea,
.free-consultation-form select {
  width: 100% !important;
  padding: 15px !important;
  border: none !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  margin-bottom: 4px;
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: white !important;
  box-sizing: border-box;
  font-family: "Poppins" !important;
  height: auto !important;
  font-weight: 400 !important;
}

.site-header {
  z-index: 99;
}

.service-dropdown-tab .tab-wrapper {
  max-height: 70vh;
  overflow-y: auto;
  background: #fff;
}

.header .service-dropdown-tab .service-section .mobile ul li {
  margin-left: 0 !important;
}

.service-dropdown-tab .service-section .mobile ul li a {
  padding: 10px 12px !important;
}

@media (max-width: 767px) {
  .hire-blog-section .blog-card .thumbnail-img {
    max-width: 100% !important;
  }
}

.career.contact .career-form .custom-file-style-2 p {
  position: relative;
}

.career.contact .career-form .custom-file-style-2 p span {
  position: absolute;
  top: 0;
  left: 0;
}

/* 4march 2025 */
.service-dropdown-tab.hire .tab-content-box {
  height: 380px;
}

.footer-v6 * {
  font-family: "Poppins", Sans-serif !important;
}

.single-blog-layout ul,
.single-blog-layout ol {
  margin-bottom: 20px;
}

.single-blog-layout ul li,
.single-blog-layout ol li {
  margin-bottom: 10px;
}

.footer-v6 .footer-badge h3 {
  font-size: 13px;
  font-weight: 500;
}

.single-blog-layout .widgets-list ul li.text-to-speech.active {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 99;
}

#wpcf7-f92987-o1 form {
  height: auto;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.innovate-scale-slider .slide h2 a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
}

span.not-valid,
span.wpcf7-not-valid-tip {
  line-height: 1.6 !important;
}

.contact-form .form-group select.form-control {
  color: #999;
}

@media (max-width: 480px) {
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
    font-size: 18px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .company-logo {
    width: 80px;
    height: 80px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 span {
    display: block;
    margin-top: 10px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .visit-site-btn,
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .reviews,
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 span,
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .rating .badge {
    font-size: 10px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .rating .badge img {
    width: 10px;
    height: 10px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .desc {
    margin-bottom: 0;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description {
    font-size: 14px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .rating-name-title {
    margin-top: 20px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .tagline {
    font-size: 14px;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .rating-name-title .name {
    font-size: 10px;
  }
}

.portfolio-cta p a,
.portfolio-features-list a,
.content-with-img-wrap .content-with-img .content a {
  text-decoration: none;
  font-weight: normal;
}

.portfolio-cta p a:not(a.btn),
.portfolio-about-new .portfolio-testimonial-new.dark a,
.portfolio-industry .portfolio-strip.dark a {
  color: inherit;
  text-decoration: none;
}

.portfolio-features-list a,
.content-with-img-wrap .content-with-img a,
.case-summary-details .summary-content p a {
  color: inherit;
  text-decoration: none;
}

.portfolio-about-new .portfolio-testimonial-new .text .content,
.portfolio-about-new .portfolio-testimonial-new.center .text .content {
  font-weight: 300;
}

.case-summary-details .summary-content p {
  font-size: 1.5rem;
  font-weight: 300;
}

.technology-stack .icons-with-text ul {
  gap: 24px;
}

.technology-stack .icons-with-text ul li {
  width: 80px;
}

.case-summary-details .flex-md-row-reverse+.row {
  margin-top: 5rem;
}

section.video-wrap .video {
  max-width: 80rem;
}

.portfolio-template-custom-case-study-post-template .case-study-banner {
  margin-top: -5rem;
}

.portfolio-template-custom-case-study-post-template .header.header-fixed .nav .menu a {
  color: #000;
}

.portfolio-template-custom-case-study-new-post-template .case-summary-details .row:nth-child(2n)+.row {
  margin-top: 0;
}

@media (max-width: 575px) {
  .transforming-industry-tab .tabs .tab-link {
    font-size: 14px;
  }
}

/* hire dev css */
.hiring-made-easy-timeline {
  font-family: "Poppins", Sans-serif;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 0 24px;
  overflow: hidden;
}

.hiring-made-easy-timeline .liner-dots {
  border-top: 8px dotted #6b6a72;
  width: 418%;
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-top: -13px;
}

.hiring-made-easy-timeline .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  position: relative;
  z-index: 1;
}

.hiring-made-easy-timeline .card.step1 {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
  margin-top: -46px;
}

.hiring-made-easy-timeline .card.step2 {
  -ms-grid-column: 2;
  grid-column: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: -56px;
}

.hiring-made-easy-timeline .card.step3 {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 2;
  grid-row: 2;
  margin-top: -46px;
}

.hiring-made-easy-timeline .card.step4 {
  -ms-grid-column: 4;
  grid-column: 4;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: -56px;
}

.hiring-made-easy-timeline .timeline-indicator {
  position: relative;
  color: #e54771;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  display: block;
  padding-bottom: 40px;
}

.hiring-made-easy-timeline .timeline-indicator::before {
  content: "";
  display: block;
  position: absolute;
  top: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #000;
  outline: 1px solid #fff;
}

.hiring-made-easy-timeline .card.step2 .timeline-indicator,
.hiring-made-easy-timeline .card.step4 .timeline-indicator {
  padding: 40px 0 0;
}

.hiring-made-easy-timeline .card.step2 .timeline-indicator::before,
.hiring-made-easy-timeline .card.step4 .timeline-indicator::before {
  top: 2px;
}

.hiring-made-easy-timeline h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
  text-transform: capitalize;
}

.hiring-made-easy-timeline p {
  color: #ffffffa6;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
}

.hiring-made-easy-timeline .card img {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.hiring-made-easy-timeline .card img {
  -webkit-animation: 1.5s infinite pulseIconHire1;
  animation: 1.5s infinite pulseIconHire1;
  border-radius: 50%;
}

.hiring-made-easy-timeline .card.red img {
  -webkit-animation: 1.5s infinite pulseIconHire2;
  animation: 1.5s infinite pulseIconHire2;
}

@-webkit-keyframes pulseIconHire1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3e2d76;
    box-shadow: 0 0 0 0 #3e2d76;
  }

  100% {
    -webkit-box-shadow: 0 0 0 16px rgba(62, 45, 18, 0);
    box-shadow: 0 0 0 16px rgba(62, 45, 18, 0);
  }
}

@keyframes pulseIconHire1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3e2d76;
    box-shadow: 0 0 0 0 #3e2d76;
  }

  100% {
    -webkit-box-shadow: 0 0 0 16px rgba(62, 45, 18, 0);
    box-shadow: 0 0 0 16px rgba(62, 45, 18, 0);
  }
}

@-webkit-keyframes pulseIconHire2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #6c2546;
    box-shadow: 0 0 0 0 #6c2546;
  }

  100% {
    -webkit-box-shadow: 0 0 0 16px rgba(108, 37, 70, 0);
    box-shadow: 0 0 0 16px rgba(108, 37, 70, 0);
  }
}

@keyframes pulseIconHire2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #6c2546;
    box-shadow: 0 0 0 0 #6c2546;
  }

  100% {
    -webkit-box-shadow: 0 0 0 16px rgba(108, 37, 70, 0);
    box-shadow: 0 0 0 16px rgba(108, 37, 70, 0);
  }
}

@media (max-width: 991px) {
  .hiring-made-easy-timeline {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hiring-made-easy-timeline .liner-dots {
    display: none;
  }

  .hiring-made-easy-timeline .card.step1 {
    grid-column: auto;
    grid-row: auto;
    margin-top: 0;
  }

  .hiring-made-easy-timeline .card.step2 {
    grid-column: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }

  .hiring-made-easy-timeline .card.step3 {
    grid-column: auto;
    grid-row: auto;
    margin-top: 0;
  }

  .hiring-made-easy-timeline .card.step4 {
    grid-column: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}

.trusted-by-img-carousel1 .slide-img {
  max-width: 192px;
  width: 100%;
}

.trusted-by-img-carousel1 .slide-img img {
  height: 86px;
  -o-object-fit: contain;
  object-fit: contain;
}

.industry-cs-slider2.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0 !important;
}

.industry-cs-slider2 .slide {
  background: #f5f5f7;
  height: 100%;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  overflow: hidden;
  font-family: "Poppins", Sans-serif;
}

.industry-cs-slider2 {
  padding-bottom: 120px;
}

.industry-cs-slider2 .slide .text,
.industry-cs-slider2 .slide .image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(50% - 40px);
  flex: 1 0 calc(50% - 40px);
}

.industry-cs-slider2 .slide .text {
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.industry-cs-slider2 .slide .text .case-study-btn {
  margin-top: auto;
}

.industry-cs-slider2 .slide .image {
  overflow: hidden;
  position: relative;
  background: rgb(238 238 238 / 90%);
}

.industry-cs-slider2 .slide .image::before {
  content: "";
  display: block;
  padding-bottom: 64%;
}

.industry-cs-slider2 .slide .image img,
.industry-cs-slider2 .slide .image video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.industry-cs-slider2 .slide .text h2 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 0;
}

.industry-cs-slider2 .slide .text h3 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 0;
  text-transform: uppercase;
}

.industry-cs-slider2 .slide .text p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0;
}

.industry-cs-slider2 .slide .text .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.industry-cs-slider2 .slide .text .list li {
  border-radius: 40px;
  padding: 8px 16px;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  display: inline-block;
  border: 1px solid #b8b8db;
  text-transform: capitalize;
}

.lottie-player-box {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 100% !important;
  height: 100% !important;
}

.lottie-player-box lottie-player {
  width: 100%;
  height: 100%;
  display: block;
}

.industry-cs-slider2 .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 26px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 170px);
  background: #f4e1ee;
}

.industry-cs-slider2 .owl-dots button.owl-dot {
  width: 100%;
  height: 4px;
  display: inline-block;
  background: transparent;
  margin: 0 0.2rem;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin: 0;
  border-radius: 4px;
}

.industry-cs-slider2 .owl-dots button.owl-dot.active {
  background-color: #e54771;
  background-image: -o-linear-gradient(357deg, #5f48d8, #e54771);
  background-image: linear-gradient(93deg, #5f48d8, #e54771);
  opacity: 1;
}

.industry-cs-slider2 .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #fff;
}

.industry-cs-slider2 .owl-nav button.owl-prev,
.industry-cs-slider2 .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #fff !important;
  border: 1px solid #8847b9;
  position: relative;
  cursor: pointer;
}

.industry-cs-slider2 .owl-nav button.owl-prev span,
.industry-cs-slider2 .owl-nav button.owl-next span {
  display: none !important;
}

.industry-cs-slider2 .owl-nav button.owl-prev::after,
.industry-cs-slider2 .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #8847b9;
  border-left: 1px solid #8847b9;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
  -ms-transform: rotate(135deg) translate(-50%, -50%);
  transform: rotate(135deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.industry-cs-slider2 .owl-nav button.owl-prev::after {
  -webkit-transform: rotate(324deg) translate(-50%, -50%);
  -ms-transform: rotate(314deg) translate(-50%, -50%);
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

@media (max-width: 991px) {
  .industry-cs-slider2 .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .industry-cs-slider2 .slide .text {
    padding: 30px 30px 0;
  }

  .industry-cs-slider2 .slide .text,
  .industry-cs-slider2 .slide .image {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

.leadership-accross-industry-slider {
  padding-bottom: 120px;
}

.leadership-accross-industry-slider .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.leadership-accross-industry-slider .slide .card {
  background: #fff;
  font-family: "Poppins", Sans-serif;
  -ms-flex: 0 0 calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 24px;
  border-radius: 20px;
}

.leadership-accross-industry-slider .slide .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.leadership-accross-industry-slider .slide .card .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.leadership-accross-industry-slider .slide .card .main-img,
.leadership-accross-industry-slider .slide .icon .link-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-decoration: none;
}

.leadership-accross-industry-slider .slide .icon .main-img,
.leadership-accross-industry-slider .slide .icon .link-icon img {
  -o-object-fit: contain;
  object-fit: contain;
}

.leadership-accross-industry-slider .slide .icon .link-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #000;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.leadership-accross-industry-slider .slide .icon .link-icon img {
  width: 24px;
  height: 24px;
}

.leadership-accross-industry-slider .slide .icon .link-icon:hover {
  background: #000;
}

.leadership-accross-industry-slider .slide .icon .link-icon:hover>img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.leadership-accross-industry-slider .slide .text h2 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 0 0 10px;
}

.leadership-accross-industry-slider .slide .text p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0;
}

.leadership-accross-industry-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 26px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 170px);
  background: #dee2fa;
}

.leadership-accross-industry-slider .owl-dots button.owl-dot {
  width: 100%;
  height: 4px;
  display: inline-block;
  background: transparent;
  margin: 0 0.2rem;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin: 0;
  border-radius: 4px;
}

.leadership-accross-industry-slider .owl-dots button.owl-dot.active {
  background: #9063f4 -o-linear-gradient(left, #9063f4 0%, #517ded 100%) 0% 0% no-repeat padding-box;
  background: #9063f4 -webkit-gradient(linear,
      left top,
      right top,
      from(#9063f4),
      to(#517ded)) 0% 0% no-repeat padding-box;
  background: #9063f4 linear-gradient(90deg, #9063f4 0%, #517ded 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}

.leadership-accross-industry-slider .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.leadership-accross-industry-slider .owl-nav button.owl-prev,
.leadership-accross-industry-slider .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #707070;
  position: relative;
  cursor: pointer;
}

.leadership-accross-industry-slider .owl-nav button.owl-prev span,
.leadership-accross-industry-slider .owl-nav button.owl-next span {
  display: none !important;
}

.leadership-accross-industry-slider .owl-nav button.owl-prev::after,
.leadership-accross-industry-slider .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
  -ms-transform: rotate(135deg) translate(-50%, -50%);
  transform: rotate(135deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.leadership-accross-industry-slider .owl-nav button.owl-prev::after {
  -webkit-transform: rotate(324deg) translate(-50%, -50%);
  -ms-transform: rotate(314deg) translate(-50%, -50%);
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

@media (max-width: 1199px) {

  .leadership-accross-industry-slider .slide .card .main-img,
  .leadership-accross-industry-slider .slide .icon .link-icon {
    width: 50px;
    height: 50px;
  }

  .leadership-accross-industry-slider .slide {
    gap: 24px;
  }

  .leadership-accross-industry-slider .slide .card {
    -ms-flex: 0 0 calc(50% - 24px);
    flex: 0 0 calc(50% - 24px);
    gap: 20px;
  }

  .leadership-accross-industry-slider .slide .text h2 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .leadership-accross-industry-slider .slide .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    gap: 20px;
  }
}

@media (max-width: 480px) {
  .leadership-accross-industry-slider .slide .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.innovate-scale-slider {
  padding-bottom: 8rem;
}

.innovate-scale-slider.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0 !important;
}

.innovate-scale-slider .slide {
  height: 100%;
  font-family: "Poppins", Sans-serif;
  padding: 40px;
  background: transparent linear-gradient(180deg, #25364900 0%, #283c50 100%) 0% 0% no-repeat padding-box;
}

.innovate-scale-slider .slide img {
  width: 54px;
  height: 54px;
  object-fit: contain;
}

.innovate-scale-slider .slide h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid rgb(255 255 255 / 17%);
}

.innovate-scale-slider .slide p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0;
}

.innovate-scale-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 26px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 170px);
  background: rgb(255 255 255 / 17%);
}

.innovate-scale-slider .owl-dots button.owl-dot {
  width: 100%;
  height: 4px;
  display: inline-block;
  background: transparent;
  margin: 0 0.2rem;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin: 0;
  border-radius: 4px;
}

.innovate-scale-slider .owl-dots button.owl-dot.active {
  background-color: #fff;
  opacity: 1;
}

.innovate-scale-slider .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: transparent;
}

.innovate-scale-slider .owl-nav button.owl-prev,
.innovate-scale-slider .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #171624;
  border: 1px solid #707070;
  position: relative;
  cursor: pointer;
}

.innovate-scale-slider .owl-nav button.owl-prev span,
.innovate-scale-slider .owl-nav button.owl-next span {
  display: none !important;
}

.innovate-scale-slider .owl-nav button.owl-prev::after,
.innovate-scale-slider .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
  -ms-transform: rotate(135deg) translate(-50%, -50%);
  transform: rotate(135deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.innovate-scale-slider .owl-nav button.owl-prev::after {
  -webkit-transform: rotate(324deg) translate(-50%, -50%);
  -ms-transform: rotate(314deg) translate(-50%, -50%);
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

.what-we-do-slider-wrapper {
  position: relative;
  overflow: hidden;
}

.what-we-do-slider {
  padding-top: 100px;
}

.what-we-do-slider.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.what-we-do-slider .slide {
  font-family: "Poppins", Sans-serif;
  padding: 20px;
}

.what-we-do-slider .slide h2 {
  color: #000;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0 0 40px;
  white-space: nowrap;
}

.what-we-do-slider .slide ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.what-we-do-slider .slide ul li+li {
  margin-top: 14px;
}

.what-we-do-slider .slide ul li a {
  color: #222;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
  letter-spacing: normal;
  display: inline-block;
  white-space: nowrap;
}

.what-we-do-slider .slide ul li a:hover {
  background: transparent linear-gradient(90deg, #5f48d8 0%, #e54771 100%) 0% 0% no-repeat padding-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.what-we-do-slider .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 0;
  position: absolute;
  top: 12px;
  right: 0;
}

.what-we-do-slider .owl-nav button.owl-prev,
.what-we-do-slider .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid #000;
  position: relative;
  cursor: pointer;
}

.what-we-do-slider .owl-nav button.owl-prev span,
.what-we-do-slider .owl-nav button.owl-next span {
  display: none !important;
}

.what-we-do-slider .owl-nav button.owl-prev::after,
.what-we-do-slider .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
  -ms-transform: rotate(135deg) translate(-50%, -50%);
  transform: rotate(135deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.what-we-do-slider .owl-nav button.owl-prev::after {
  -webkit-transform: rotate(324deg) translate(-50%, -50%);
  -ms-transform: rotate(314deg) translate(-50%, -50%);
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

.what-we-do-slider-wrapper .progress-bar-wrapper {
  width: 100%;
  background: #f4e1ee;
  border-radius: 40px;
  position: absolute;
  top: 170px;
  left: 20px;
}

.what-we-do-slider-wrapper .progress-bar {
  width: 0;
  height: 4px;
  border-radius: 40px;
  background: #f4e1ee;
  background-image: linear-gradient(93deg, #5f48d8, #e54771);
}

@media (max-width: 991px) {
  .what-we-do-slider .owl-nav {
    left: 20px;
  }

  .what-we-do-slider {
    padding-top: 100px;
  }

  .what-we-do-slider-wrapper .progress-bar-wrapper {
    top: 165px;
  }
}

@media (max-width: 575px) {

  .what-we-do-slider .owl-nav button.owl-prev,
  .what-we-do-slider .owl-nav button.owl-next {
    width: 54px;
    height: 54px;
  }

  .what-we-do-slider .owl-nav {
    top: 20px;
  }
}

.cx-development-process-wrapper .cx-development-process {
  max-width: 1024px;
  padding: 0 12px;
  margin: 0 auto;
  font-family: "Poppins", Sans-serif;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/05/28101827/timeline-rouded-border.svg);
  background-size: 95%;
  background-repeat: no-repeat;
  background-position: center 24%;
}

.cx-development-process .process-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cx-development-process .process-row .process-card {
  padding: 20px 40px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.cx-development-process .process-row .process-card .icon {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.cx-development-process .process-row .process-card .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.cx-development-process .process-row .process-card .title {
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 20px 0;
}

.cx-development-process .process-row .process-card p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 0;
}

@media (max-width: 1199px) {
  .cx-development-process {
    background-size: 100%;
  }

  .cx-development-process .process-row .process-card .icon {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    position: relative;
  }
}

@media (max-width: 1024px) {
  .cx-development-process-wrapper .cx-development-process {
    background-image: none;
  }
}

@media (max-width: 767px) {
  .cx-development-process .process-row .process-card {
    flex: 1 0 100%;
  }
}

/* development-process new  */
.development-process {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.development-process *:after,
.development-process *:before {
  box-sizing: content-box;
}

.development-process .process-card {
  padding: 30px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}

.development-process .process-card .title,
.development-process .process-card p {
  color: #fff;
  line-height: 1.6;
  letter-spacing: normal;
  position: relative;
  z-index: 2;
}

.development-process .process-card .title {
  font-size: 20px;
  margin: 20px 0 12px;
  font-weight: 700;
}

.development-process .process-card p {
  font-size: 14px;
  max-width: 400px;
  margin: 0 auto;
}

.development-process .icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.development-process .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.development-process .dotted-liner,
.development-process .dotted-round.after,
.development-process .dotted-round.before,
.development-process .dotted-liner.before {
  position: absolute;
}

.development-process .dotted-liner {
  height: 4px;
  width: 100%;
  top: 60px;
  left: 0;
}

.development-process .dotted-liner::before,
.development-process .dotted-liner::after,
.development-process .dotted-round.after::after,
.development-process .dotted-round.before::after {
  content: "";
  width: 100%;
  display: block;
}

.development-process .dotted-liner::before {
  border-top: 4px dashed #fff;
}

.development-process .dotted-liner::after {
  border-top: 3px solid #171624;
  margin-top: -3px;
}

.development-process .dotted-round.after::after {
  height: 100%;
  border: 3px solid #171624;
  border-radius: 150px;
  margin: -3px;
  box-sizing: content-box;
}

.development-process .dotted-round.after,
.development-process .dotted-round.before {
  width: 100%;
  height: 100%;
  border: 4px dashed #fff;
  background-color: #171624;
  top: 60px;
  bottom: 0;
  right: 0;
  border-radius: 150px;
  z-index: 1;
}

.development-process .dotted-round.after {
  clip-path: circle(66% at 100%);
}

.development-process .dotted-round.before {
  clip-path: circle(66% at 0%);
}

.development-process .dotted-liner.before {
  height: 4px;
  width: 55%;
  top: 60px;
  right: 0;
  left: auto;
}

.development-process .dotted-round.before::after {
  height: 100%;
  border: 3px solid #171624;
  border-radius: 150px;
  margin: -3px;
  box-sizing: content-box;
}

.dotted-round.mob {
  display: none;
}

.development-process .dotted-round.lg {
  display: block;
}

@media (max-width: 767px) {
  .development-process .process-card {
    padding: 30px 20px;
  }
}

@media (max-width: 575px) {
  .development-process {
    grid-template-columns: 1fr;
  }

  .development-process .dotted-liner {
    width: 56%;
  }

  .development-process .process-card:nth-child(2n):not(:last-child) .dotted-liner {
    width: 0 !important;
    left: auto;
  }

  .development-process .process-card:nth-child(3) .dotted-liner.before,
  .development-process .process-card:nth-child(5) .dotted-liner.before {
    width: 0;
  }

  .dotted-round.mob {
    display: block;
  }

  .development-process .dotted-round.lg {
    display: none;
  }
}

/* case study slide new */
.case-study-cs-slider .slide {
  background: #f5f5f7;
  border-radius: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  font-family: "Poppins", Sans-serif;
}

.case-study-cs-slider {
  padding-bottom: 120px;
}

.case-study-cs-slider .slide .text {
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.case-study-cs-slider .slide .text .case-study-btn {
  margin-top: auto;
}

.case-study-cs-slider .slide .image {
  overflow: hidden;
  position: relative;
  background: rgb(238 238 238 / 90%);
  padding-bottom: 64%;
}

.case-study-cs-slider .slide .image * {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  display: block;
}

.case-study-cs-slider .slide .text h2 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0;
}

.case-study-cs-slider .slide .text h3 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin: 0;
  text-transform: uppercase;
}

.case-study-cs-slider .slide .text p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0;
}

.case-study-cs-slider .slide .text .list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.case-study-cs-slider .slide .text .list li {
  border-radius: 40px;
  padding: 8px 16px;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  display: inline-block;
  border: 1px solid #b8b8db;
  text-transform: capitalize;
}

.case-study-cs-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 26px;
  line-height: 1.6;
  display: flex;
  width: calc(100% - 170px);
  background: #f4e1ee;
}

.case-study-cs-slider .owl-dots button.owl-dot {
  width: 100%;
  height: 4px;
  display: inline-block;
  background: transparent;
  margin: 0 0.2rem;
  transition: all 0.3s ease;
  margin: 0;
  border-radius: 4px;
}

.case-study-cs-slider .owl-dots button.owl-dot.active {
  background-color: #e54771;
  background-image: -o-linear-gradient(357deg, #5f48d8, #e54771);
  background-image: linear-gradient(93deg, #5f48d8, #e54771);
  opacity: 1;
}

.case-study-cs-slider .owl-nav {
  display: flex;
  position: absolute;
  gap: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #fff;
}

.case-study-cs-slider .owl-nav button.owl-prev,
.case-study-cs-slider .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #fff !important;
  border: 1px solid #8847b9;
  position: relative;
  cursor: pointer;
}

.case-study-cs-slider .owl-nav button.owl-prev span,
.case-study-cs-slider .owl-nav button.owl-next span {
  display: none !important;
}

.case-study-cs-slider .owl-nav button.owl-prev::after,
.case-study-cs-slider .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #8847b9;
  border-left: 1px solid #8847b9;
  position: absolute;
  top: 50%;
  left: 46%;
  transform: rotate(135deg) translate(-50%, -50%);
  transform-origin: left top;
}

.case-study-cs-slider .owl-nav button.owl-prev::after {
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

@media (max-width: 991px) {
  .case-study-cs-slider .slide {
    grid-template-columns: 1fr;
  }

  .case-study-cs-slider .slide .text h2 {
    font-size: 24px;
  }

  .case-study-cs-slider .slide .text {
    gap: 16px;
  }

  .common-arrow-btn {
    font-size: 12px;
  }

  .common-arrow-btn .arrow::after {
    height: 18px;
  }

  .common-arrow-btn .arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
  }

  .case-study-cs-slider .slide .image {
    order: -1;
    padding-bottom: 74%;
  }
}

.single-blog-layout .content-row .col-left .table-of-content ul li {
  margin: 0;
}

.single-blog-layout table th,
.single-blog-layout table td {
  border: 1px solid #dee2e6;
  padding: 12px;
}

/* top 10 pages css */
.top-10-mobile-app-company-wrapper {
  font-family: "Poppins", Sans-serif;
}

.top-10-mobile-app-company-wrapper .filter-btn-row {
  background: #f7f8fc;
  padding: 2.6rem 0;
}

.top-10-mobile-app-company-wrapper .filter-content {
  padding: 5rem 0;
  background: #fff;
}

.top-10-mobile-app-company-wrapper .filter-title {
  color: #000;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  margin: 0 0 40px;
}

.top-10-mobile-app-company-wrapper .filter-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: normal;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.top-10-mobile-app-company-wrapper .filter-btn-list button,
.top-10-mobile-app-company-wrapper .filter-btn-list a {
  border: 1px solid #b4bfeb;
  font-size: 14px;
  padding: 8px 14px;
  border-radius: 40px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: normal;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  min-width: 140px;
  cursor: pointer;
}

.top-10-mobile-app-company-wrapper .filter-btn-list a:focus {
  outline: none;
}

.top-10-mobile-app-company-wrapper .filter-btn-list button img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .filter-btn-list button:has(img) {
  justify-content: space-between;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .service-btn {
  background: #000 linear-gradient(107deg, #9063f4, #517ded);
  color: #fff;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .apply-btn {
  color: #000;
  background: #fff;
  border: 1px solid #b4bfeb;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .close-btn {
  color: #000;
  background: #fff2f2;
  border: 1px solid #faa4a4;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .location-search {
  position: relative;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .location-search #top10location-search {
  background: #fff;
  border: 1px solid #b4bfeb;
  font-size: 14px;
  padding: 8px 44px 8px 14px;
  border-radius: 40px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: normal;
  min-width: 140px;
}

.top-10-mobile-app-company-wrapper .filter-keyword-list {
  display: flex;
  align-items: center;
  gap: 20px;
}

.top-10-mobile-app-company-wrapper .filter-keyword-list button {
  background: #fff;
  border: 1px solid #b4bfeb;
  font-size: 14px;
  padding: 8px 14px;
  border-radius: 40px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: normal;
  min-width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.top-10-mobile-app-company-wrapper .filter-keyword-list button img {
  cursor: pointer;
}

.top-10-mobile-app-company-wrapper .filter-btn-list .location-search img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.top-10-mobile-app-company-wrapper .service-dropdown {
  position: relative;
}

.top-10-mobile-app-company-wrapper .filter-by-service {
  border: 1px solid #d3d2fb;
  -webkit-box-shadow: 0px 3px 10px #00000029;
  box-shadow: 0px 3px 10px #00000029;
  padding: 14px 0;
  border-radius: 10px;
  position: absolute;
  top: 50px;
  left: 0;
  width: 250px;
  background: #fff;
  z-index: 2;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul {
  height: 240px;
  overflow-y: auto;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul::-webkit-scrollbar-track,
.ui-menu::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e6e8f4;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul::-webkit-scrollbar,
.ui-menu::-webkit-scrollbar {
  width: 4px;
  background-color: #8c91ad;
  border-radius: 10px;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul::-webkit-scrollbar-thumb,
.ui-menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #8c91ad;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
  padding: 8px 10px;
  cursor: pointer;
  text-transform: capitalize;
}

.ui-menu .ui-menu-item-wrapper {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
  padding: 8px 10px !important;
  cursor: pointer;
  width: 100%;
}

.ui-menu {
  background: #fff;
  box-shadow: 0px 3px 10px #00000029;
  border: 1px solid #d3d2fb;
  border-radius: 4px;
  max-height: 200px;
  width: 204px !important;
  overflow-y: auto;
}

.ui-state-active {
  background: transparent linear-gradient(90deg, #766ef171 0%, #776ef100 100%) 0% 0% no-repeat padding-box !important;
  color: #000 !important;
  border: 1px solid #d3d2fb !important;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li img {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li label .checked,
.top-10-mobile-app-company-wrapper .filter-by-service ul li label input {
  display: none;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li label input:checked~.checked {
  display: block;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li label input:checked~.unchecked {
  display: none;
}

.top-10-mobile-app-company-wrapper .filter-by-service ul li:hover {
  background: transparent -webkit-gradient(linear,
      left top,
      right top,
      from(#766ef171),
      to(#776ef100)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(left, #766ef171 0%, #776ef100 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #766ef171 0%, #776ef100 100%) 0% 0% no-repeat padding-box;
}

.top-10-mobile-app-company-wrapper .filter-keyword-row {
  display: flex;
  gap: 20px 40px;
  flex-wrap: wrap;
}

.top-10-mobile-app-company-wrapper .filter-content ul li+li {
  margin-top: 20px;
}

.top-10-mobile-app-company-wrapper .filter-content .card {
  border: 1px solid #d9d9d9;
  border-radius: 24px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header {
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  padding: 26px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .company-logo {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 10px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .visit-site-btn {
  background: #000;
  color: #fff;
  font-size: 14px;
  padding: 8px 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: capitalize;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 0 12px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 span {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .rating .badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: #fff;
  background: transparent -o-linear-gradient(329deg, #9063f4 0%, #517ded 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(121deg, #9063f4 0%, #517ded 100%) 0% 0% no-repeat padding-box;
  border-radius: 100px;
  padding: 3px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: normal;
}

.top-10-mobile-app-company-wrapper .card .card-header .company-logo-title .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title .rating .badge img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .reviews {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: #5c78ee;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: normal;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-header .reviews img {
  width: 10px;
  height: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .company-details {
  padding: 24px;
  width: 30%;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .company-details li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .company-details li img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  border-right: 1px solid #d9d9d9;
  padding: 24px;
  width: 70%;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .desc {
  margin-bottom: 0;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .rating-name-title {
  margin-top: 20px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .tagline {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  margin-bottom: 8px;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .rating-name-title .name {
  color: rgb(0 0 0 / 50%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-10-mobile-app-company-wrapper .filter-content .card .card-body .description .name img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .card .read-more-btn {
  color: #8567f3;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
}

@media (max-width: 991px) {
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .description {
    border-right: 0;
    width: 100%;
  }

  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .company-details {
    width: 100%;
  }
}

/*New section*/
.top-10-mobile-app-company-wrapper .card-footer {
  border-top: 1px solid #d9d9d9;
  padding: 24px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn {
  position: relative;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-text {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  font-family: "Poppins", Sans-serif;
  letter-spacing: normal;
  background: #fff;
  padding: 10px 20px;
  cursor: pointer;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-text span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  background: transparent linear-gradient(90deg, #846beb 0%, #607be6 100%) 0% 0% no-repeat padding-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top-10-mobile-app-company-wrapper .card-footer img {
  object-fit: contain;
}

.top-10-mobile-app-company-wrapper .card-footer .icon {
  width: 20px;
  height: 20px;
}

.top-10-mobile-app-company-wrapper .card-footer .arrow {
  width: 13px;
  height: 13px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn .icon.default,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn .arrow.default {
  display: block;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn .icon.hover,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn .arrow.hover {
  display: none;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content {
  padding: 20px;
  background: #fff;
  display: none;
  box-shadow: 0 0 4px #cccccca8;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 2;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content ul {
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 300px;
  overflow-y: auto;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content ul::-webkit-scrollbar {
  width: 3px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content ul::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 6px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content ul::-webkit-scrollbar-thumb {
  background: transparent linear-gradient(0deg, #846beb 0%, #607be6 100%);
  border-radius: 6px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content li {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  margin: 0 !important;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content li span {
  font-size: 12px;
  font-weight: 300;
  margin-left: 3px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .dropdown-text,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .dropdown-text {
  background: #846beb linear-gradient(90deg, #846beb 0%, #607be6 100%) 0% 0% no-repeat padding-box;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .dropdown-text span,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .dropdown-text span {
  background: transparent;
  background-clip: none;
  -webkit-background-clip: none;
  -webkit-text-fill-color: #fff;
  color: #fff;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .icon.default,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .icon.default,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .arrow.default,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .arrow.default {
  display: none;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .icon.hover,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .icon.hover,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn:hover .arrow.hover,
.top-10-mobile-app-company-wrapper .card-footer .dropdown-btn.active .arrow.hover {
  display: block;
}

.top-10-mobile-app-company-wrapper .filter-content .card:not(:first-child) .card-body .description .rating-name-title .name {
  display: none;
}

.top-10-mobile-app-company-wrapper .filter-content ul li+li .description .rating-name-title {
  display: none;
}

@media (max-width: 991px) {
  .top-10-mobile-app-company-wrapper .filter-content .card .card-body .company-details {
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
    font-size: 18px;
  }
}

/* home slider */

.homepage-slider-wrapper {
  font-family: "Poppins", sans-serif;
  overflow: hidden;
  background: #fff;
}

.homepage-slider-wrapper .homepage-slider.owl-carousel .owl-stage {
  display: flex;
}

.homepage-slider-wrapper,
.homepage-slider-wrapper .homepage-slider .slide-text,
.homepage-slider-wrapper .homepage-slider .slide-text .image {
  position: relative;
}

.homepage-slider-wrapper .homepage-slider .slide-text {
  display: flex;
  position: relative;
  padding-top: 60px;
  padding-bottom: 120px;
  overflow: hidden;
  height: 100%;
}

.homepage-slider-wrapper .homepage-slider .slide-text .container {
  display: flex;
  align-items: center;
  gap: 50px 40px;
  flex-wrap: wrap;
  width: 100%;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text {
  flex: 1 0 calc(55% - 40px);
}

.homepage-slider-wrapper .homepage-slider .slide-text .image {
  flex: 1 0 calc(45% - 40px);
  transform: scale(1.1);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-5 .image {
  margin-right: -4%;
  transform: scale(1);
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .title-3,
.homepage-slider-wrapper .homepage-slider .slide-text .text .title-3 a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 32px;
  letter-spacing: 2.09px;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .title-2 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 0 48px;
  letter-spacing: 0.45px;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group {
  display: flex;
  gap: 14px;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  white-space: nowrap;
  background-color: #000;
  padding: 8px 34px;
  display: inline-block;
  border-radius: 8px;
  transition: all 0.4s ease;
  border: 1px dashed transparent;
  background-origin: border-box !important;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn:hover {
  background: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn:nth-child(2) {
  background: #517ded -o-linear-gradient(345deg, #9063f4, #517ded);
  background: #517ded linear-gradient(105deg, #9063f4, #517ded);
}

.homepage-slider-wrapper .homepage-slider .slide-text .image::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.homepage-slider-wrapper .homepage-slider .slide-text .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.homepage-slider-wrapper .homepage-slider .slide-text::after {
  content: "";
  display: block;
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/06/25063802/slide_4_bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f9f8fc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-2::after {
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/06/25063759/slide_2_bg.webp);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-3::after {
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/06/25063800/slide_3_bg.webp);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-4::after {
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/06/25063802/slide_4_bg.webp);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-6::after {
  background-image: url(https://tamediacdn.techaheadcorp.com/wp-content/uploads/2025/02/19060357/ta-bg.png);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-2 .text .btn-cta-group .view-btn:nth-child(2) {
  background: #517ded -o-linear-gradient(345deg, #4ec6df, #4aa4ce);
  background: #517ded linear-gradient(105deg, #4ec6df, #4aa4ce);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-3 .text .btn-cta-group .view-btn:nth-child(2) {
  background: #517ded -o-linear-gradient(346deg, #e187a8, #e00459);
  background: #517ded linear-gradient(104deg, #e187a8, #e00459);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-4 .text .btn-cta-group .view-btn:nth-child(2),
.homepage-slider-wrapper .homepage-slider .slide-text.slide-6 .text .btn-cta-group .view-btn:nth-child(2) {
  background: #517ded -o-linear-gradient(327deg, #6d36f8, #ea31b5);
  background: #517ded linear-gradient(123deg, #6d36f8, #ea31b5);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-5 .text .btn-cta-group .view-btn:nth-child(2) {
  background: #517ded -o-linear-gradient(209deg, #3eaff4, #212fcc);
  background: #517ded linear-gradient(241deg, #3eaff4, #212fcc);
}

.homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 span {
  background-image: -o-linear-gradient(351deg, #9063f4, #517ded);
  background-image: linear-gradient(99deg, #9063f4, #517ded);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-2 .text .title-1 span {
  background-image: -o-linear-gradient(351deg, #4ec6df, #4aa5cf);
  background-image: linear-gradient(99deg, #4ec6df, #4aa5cf);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-3 .text .title-1 span {
  background-image: -o-linear-gradient(351deg, #e187a8, #e00459);
  background-image: linear-gradient(99deg, #e187a8, #e00459);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-4 .text .title-1 span,
.homepage-slider-wrapper .homepage-slider .slide-text.slide-6 .text .title-1 span {
  background-image: -o-linear-gradient(336deg, #6d36f8, #ea31b5);
  background-image: linear-gradient(114deg, #6d36f8, #ea31b5);
}

.homepage-slider-wrapper .homepage-slider .slide-text.slide-5 .text .title-1 span {
  background-image: -o-linear-gradient(195deg, #3eaff4, #212fcc);
  background-image: linear-gradient(255deg, #3eaff4, #212fcc);
}

#home-play-btn {
  border: none;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  bottom: 51px;
  left: 50%;
  transform: translateX(50px);
  cursor: pointer;
  z-index: 1;
  padding: 0;
}

#home-play-btn img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}

#home-play-btn .play {
  display: none;
}

.homepage-slider-wrapper .homepage-slider .owl-dots {
  left: 50%;
  transform: translateX(-80px);
  display: flex;
  bottom: 60px !important;
  gap: 10px;
  align-items: center;
  width: auto;
  position: absolute;
}

.homepage-slider-wrapper .homepage-slider .owl-dot {
  width: 11px;
  margin: 0;
  height: 11px;
  background: rgba(158, 158, 158, 0.25);
  border-radius: 50%;
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active {
  background-image: -o-linear-gradient(351deg, #9063f4, #517ded);
  background-image: linear-gradient(99deg, #9063f4, #517ded);
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active:nth-child(2) {
  background-image: -o-linear-gradient(351deg, #4ec6df, #4aa5cf);
  background-image: linear-gradient(99deg, #4ec6df, #4aa5cf);
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active:nth-child(3) {
  background-image: -o-linear-gradient(123deg, #6d36f8, #ea31b5);
  background-image: linear-gradient(123deg, #6d36f8, #ea31b5);
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active:nth-child(4) {
  background-image: -o-linear-gradient(104deg, #e187a8, #e00459);
  background-image: linear-gradient(104deg, #e187a8, #e00459);
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active:nth-child(5) {
  background-image: -o-linear-gradient(123deg, #6d36f8, #ea31b5);
  background-image: linear-gradient(123deg, #6d36f8, #ea31b5);
}

.homepage-slider-wrapper .homepage-slider .owl-dot.active:nth-child(6) {
  background-image: -o-linear-gradient(195deg, #3eaff4, #212fcc);
  background-image: linear-gradient(255deg, #3eaff4, #212fcc);
}

@media (max-width: 1199px) {
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 {
    font-size: 30px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-2,
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-3 {
    font-size: 15px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn {
    font-size: 14px;
  }
}

@media (min-width: 1920px) {
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 {
    font-size: 50px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 {
    margin-bottom: 40px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-2 {
    margin-bottom: 60px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-3 {
    margin-bottom: 30px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-2,
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-3 {
    font-size: 26px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-1 {
    font-size: 26px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text.slide-5 .image {
    margin-right: auto;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-2,
  .homepage-slider-wrapper .homepage-slider .slide-text .text .title-3,
  .homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn {
    font-size: 14px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .text {
    flex: 0 0 100%;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .image {
    flex: 0 0 80%;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .homepage-slider-wrapper .homepage-slider .slide-text .text .btn-cta-group .view-btn {
    padding: 8px 20px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text {
    padding-bottom: 90px;
    padding-top: 40px;
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .image,
  .homepage-slider-wrapper .homepage-slider .slide-text.slide-5 .image {
    transform: scale(1);
  }

  .homepage-slider-wrapper .homepage-slider .slide-text .image,
  .homepage-slider-wrapper .homepage-slider .slide-text .text {
    flex: 1 0 100%;
  }
}

@media (min-width: 768px) {
  .slide-mob-fallback {
    display: none !important;
  }
}

.slide-mob-fallback.hidden {
  display: none !important;
}


.top-10-mobile-app-company-wrapper .card-footer .dropdown-content .rating-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 0 10px
}

.top-10-mobile-app-company-wrapper .card-footer img {
  height: 70px;
  width: 70px;
}

.top-10-mobile-app-company-wrapper .card-footer .dropdown-content .rating-grid img:first-child {
  grid-column: 1/3;
  margin-bottom: 10px;
  width: 100%;
  height: 30px;
}


/*  */

.flexible-model-tab .elementor-tabs {
  counter-reset: list;
  gap: 60px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title {
  position: relative;
  padding-left: 40px;
  counter-increment: list;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title::before,
.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
  content: "0" counter(list) " " !important;
  position: absolute;
  left: 10px;
  top: 50% !important;
  width: 20px !important;
  height: 20px !important;
  transform: translateY(-50%) !important;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active {
  font-weight: 600;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::after {
  content: "";
  position: absolute;
  width: 4px !important;
  height: 30px !important;
  left: 0;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background: #884FB4;
  border-radius: 3px
}

.flexible-model-tab .elementor-tabs .card {
  color: #fff;
  padding: 60px;
  border-radius: 30px;
  background: #884FB4;
  max-width: 600px;
  width: 100%;
  position: relative;
}

.flexible-model-tab .elementor-tabs .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 95%;
  height: 100%;
  border-radius: 30px;
  box-shadow: 0px -10px 0 #884fb47d;
}

.flexible-model-tab .elementor-tabs .card .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.flexible-model-tab .elementor-tabs .card .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}

.flexible-model-tab .elementor-tabs .elementor-tabs-wrapper {
  flex: 0 0 300px;
}

.flexible-model-tab .elementor-tabs .elementor-tabs-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
  background: transparent
}

.contact-form .wpcf7-textarea {
  padding-top: 14px !important;
}


/*wed 16 apr 2025  */
.service-dropdown-tab.industry .tab-content-box .industry-list a {
  padding: 10px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a span {
  font-size: 11px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a img {
  width: 54px;
  height: 54px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a .title {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.2;
}

@media (max-width:1199px) {
  .service-dropdown-tab.industry .tab-content-box .industry-list {
    grid-template-columns: 1fr 1fr;
  }
}


.winning-customer-experience .elementor-container {
  gap: 40px;
  justify-content: center
}

.winning-customer-experience .elementor-container .card {
  flex: 0 0 calc(33.33% - 40px)
}

@media (max-width:991px) {
  .winning-customer-experience .elementor-container .card {
    flex: 0 0 calc(50% - 40px)
  }
}

@media (max-width:767px) {
  .winning-customer-experience .elementor-container .card {
    flex: 1 0 100%;
  }
}

.lead-form-popup-container .right-section h2 {
  color: #000
}

.embed-container {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.embed-container iframe,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.single-blog-layout .main-content iframe {
  aspect-ratio: 16 / 9;
}

/* blog archive category widgets */
.browse-related-app-dev-companies {
  padding: 20px 0;
  background-color: #fff;
  background-image: linear-gradient(180deg, #F1F2FC00 0%, #EEEFFB 100%);
}
.browse-related-app-dev-companies *{
 letter-spacing: normal;
}
.browse-related-app-dev-companies .box {
  background: #f0f3fc;
  border: 1px solid #acb7e5;
  border-radius: 20px;
  padding: 24px;
}

.browse-related-app-dev-companies h1 {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  line-height: 1.4;
  margin: 40px 0 20px 0;
}

.browse-related-app-dev-companies .title {
  font-weight: 500;
}
.browse-related-app-dev-companies .title strong {
  font-weight: bold;
}

.browse-related-app-dev-companies h2 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 12px;
}

.browse-related-app-dev-companies ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.browse-related-app-dev-companies ul li{
  margin: 0;
}
.browse-related-app-dev-companies > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.browse-related-app-dev-companies .section.one .list1,
.browse-related-app-dev-companies .section.one .list2,
.browse-related-app-dev-companies .section.two > .list,
.browse-related-app-dev-companies .section.three > .list,
.browse-related-app-dev-companies .section.three .list-row,
.browse-related-app-dev-companies .section.four .list-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.browse-related-app-dev-companies .section.three .list-row {
  margin-top: 24px;
}

.browse-related-app-dev-companies li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.browse-related-app-dev-companies a {
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  background: #fff;
  border: 1px solid #b8c8ed;
  border-radius: 100px;
  padding: 4px 16px 4px 4px;
  transition: all 0.3s ease;
}

.browse-related-app-dev-companies .icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
  background: #b5c7f0;
  flex-shrink: 0;
}

.browse-related-app-dev-companies .icon img {
  display: block;
  max-width: 100%;
  height: auto;
}

.browse-related-app-dev-companies a:hover {
  background: transparent linear-gradient(90deg, #5f48d8 0%, #e54771 100%)
    0% 0% no-repeat padding-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-color: #5f48d8;
}

.browse-related-app-dev-companies .section {
  margin-bottom: 40px;
}

.browse-related-app-dev-companies .section.one h1 {
  margin: 0 0 40px;
}

.browse-related-app-dev-companies .bdr {
  border-bottom: 1px solid #acb7e5;
  margin: 24px -24px;
  height: 1px;
}

@media (max-width: 768px) {
  .browse-related-app-dev-companies h1 {
    font-size: 20px;
  }
}
.archive.category section.blog {
  margin-bottom: 0
}

/* tue 6 may */

.flexible-model-tab .elementor-tabs {
  counter-reset: list;
  gap: 60px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title {
  position: relative;
  padding-left: 40px;
  counter-increment: list;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title::before,
.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
  content: "0" counter(list) " " !important;
  position: absolute;
  left: 10px;
  top: 50% !important;
  width: 20px !important;
  height: 20px !important;
  transform: translateY(-50%) !important;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active {
  font-weight: 600;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::after {
  content: "";
  position: absolute;
  width: 4px !important;
  height: 30px !important;
  left: 0;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background: #884FB4;
  border-radius: 3px
}

.flexible-model-tab .elementor-tabs .card {
  color: #fff;
  padding: 60px;
  border-radius: 30px;
  background: #884FB4;
  max-width: 600px;
  width: 100%;
  position: relative;
}

.flexible-model-tab .elementor-tabs .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 95%;
  height: 100%;
  border-radius: 30px;
  box-shadow: 0px -10px 0 #884fb47d;
}

.flexible-model-tab .elementor-tabs .card .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.flexible-model-tab .elementor-tabs .card .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}

.flexible-model-tab .elementor-tabs .elementor-tabs-wrapper {
  flex: 0 0 300px;
}

.flexible-model-tab .elementor-tabs .elementor-tabs-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
  background: transparent
}

.contact-form .wpcf7-textarea {
  padding-top: 14px !important;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a {
  padding: 10px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a span {
  font-size: 11px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a img {
  width: 54px;
  height: 54px;
}

.service-dropdown-tab.industry .tab-content-box .industry-list a .title {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.2;
}

@media (max-width:1199px) {
  .service-dropdown-tab.industry .tab-content-box .industry-list {
    grid-template-columns: 1fr 1fr;
  }
}


.winning-customer-experience .elementor-container {
  gap: 40px;
  justify-content: center
}

.winning-customer-experience .elementor-container .card {
  flex: 0 0 calc(33.33% - 40px)
}

@media (max-width:991px) {
  .winning-customer-experience .elementor-container .card {
    flex: 0 0 calc(50% - 40px)
  }
}

@media (max-width:767px) {
  .winning-customer-experience .elementor-container .card {
    flex: 1 0 100%;
  }
}

.lead-form-popup-container .right-section h2 {
  color: #000
}

.embed-container {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.embed-container iframe,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.single-blog-layout .main-content iframe {
  aspect-ratio: 16 / 9;
}

.archive.category section.blog {
  margin-bottom: 0
}

.leadership-accross-industry-slider .slide {
  margin: 20px
}

.leadership-accross-industry-slider .slide .card {
  background: #fff;
  border: 1px solid #F7F8FC;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.browse-related-app-dev-companies {
  padding-top: 20px
}

.browse-related-app-dev-companies .title {
  margin-top: 0
}


.wpcf7-form.submitting #tasubmit {
  pointer-events: none !important;
}

.footer-v6 .footer-badge ul {
  display: grid;
  grid-template-columns: 72px 196px 72px 70px 170px 56px;
  gap: 30px;
  place-items: center;
}

.footer-v6 .footer-badge ul li img {
  width: 100% !important;

}

@media (max-width:1399px) {
  .footer-v6 .footer-badge ul {
    gap: 20px;
  }
}

@media (max-width:991px) {
  .footer-v6 .footer-badge ul {
    grid-template-columns: 72px 196px 72px;
    gap: 0 30px;
  }
}

@media (max-width:575px) {
  .footer-v6 .footer-badge ul {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .footer-v6 .footer-badge ul li:nth-child(3) {
    max-width: 80px
  }
}

/*  */
.flexible-model-tab .elementor-tabs .elementor-tab-title::before, .flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
    left: 10px !important;
}
@media (max-width: 991px) {
    .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
        font-size: 18px !important;
    }
}
.browse-related-app-dev-companies{
	display:none !important
}
::selection {
    color: #000;
    background: #b3d4fc;
}

.single-blog-layout #h-faqs {
    display: block !important;
	opacity:0;
	margin: 0;
    height: 1px;
	visibility:hidden
}


/* 1july 2025  */

.flexible-model-tab .elementor-tabs .elementor-tab-title::before,
.flexible-model-tab .elementor-tabs .elementor-tab-title.elementor-active::before {
    left: 10px !important;
}

@media (max-width: 991px) {
    .top-10-mobile-app-company-wrapper .filter-content .card .card-header .company-logo-title h2 {
        font-size: 18px !important;
    }
}

.browse-related-app-dev-companies {
    display: none !important
}

.single-blog-layout #h-faqs {
    display: block !important;
    opacity: 0;
    margin: 0;
    height: 1px;
    visibility: hidden
}

.your-partner-data-list .elementor-icon-list-text a {
    color: #000;
    width: auto;
    display: inline-block !important;
}

.ct-modal-content-inner .mp-img img {
    object-fit: contain !important
}

.single-blog-layout .main-content blockquote {
    position: relative;
    border: 1px solid #ccc;
    background: #fafafa;
    padding: 20px 20px 20px 50px;
    border-radius: 10px;
}

.single-blog-layout .main-content blockquote p {
    font-family: "open sans", sans-serif;
    font-weight: 400;
}

.single-blog-layout .main-content blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #fe6666;
    font-size: 6em;
    position: absolute;
    left: 10px;
    top: -20px;
}

.single-blog-layout .main-content blockquote::after {
    content: "";
}

.single-blog-layout .main-content blockquote span {
    display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}


.development-process .dotted-liner::after {
    margin-top: -2.4px !important;
}

.development-process .dotted-round.after,
.development-process .dotted-round.before {
    top: 61.5px;
    right: 1px;
}

.development-process .process-card p {
    max-width: 100% !important;
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper {
    background: #eaeffe
}

.what-we-offer-tabs .elementor-tab-content {
    padding: 40px;
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    position: relative;
    padding: 20px 40px 20px 80px;
}

.what-we-offer-tabs .elementor-tab-mobile-title {
    position: relative !important;
    padding: 20px 40px 20px 20px;
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title::after,
.what-we-offer-tabs .elementor-tab-mobile-title::after {
    content: "" !important;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: url('https://tamediacdn.techaheadcorp.com/wp-content/uploads/2025/01/21084346/arrow.svg') no-repeat center center / contain;
    display: none
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.what-we-offer-tabs .elementor-tab-mobile-title.elementor-active {
    font-weight: 600 !important;
    background: #d7d6f9 !important;
}

.what-we-offer-tabs .elementor-tab-mobile-title {
    font-weight: 600 !important;
    background: #d7d6f954;
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active::after,
.what-we-offer-tabs .elementor-tab-mobile-title.elementor-active::after {
    display: block;
}

.what-we-offer-tabs .elementor-tabs .elementor-tabs-content-wrapper {
    background: #f7f9ff;
}

.wwo-tabs-content .title-icon {
    display: flex;
    gap: 20px;
    font-size: 20px;
    font-weight: 600;
    align-items: center;
    margin-bottom: 14px;
}

.wwo-tabs-content .title-icon img {
    width: 40px;
    height: 40px;
    display: block;
}

.wwo-tabs-content .tech-stack {
    margin-top: 50px;
}

.wwo-tabs-content .tech-stack .tech-title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 24px
}

.tech-img-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.tech-img-list li {
    position: relative;
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    word-break: break-word;
}

.tech-img-list li * {
    font-size: 12px !important;
    text-align: center;
    font-weight: 600;
    line-height: 1.4;
    text-transform: capitalize;
    margin: 0 !important
}

.tech-img-list li>div {
    border-radius: 10px;
    background: #fff !important;
    padding: 10px;
    overflow: hidden;
    width: 100%;
    height: 100px;
}

.tech-img-list li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tech-img-list li img.scale-down {
    transform: scale(.7);
}

.tech-img-list li img.scale-up {
    transform: scale(1.1);
}

.tech-img-list li img.scale2x {
    transform: scale(1.5);
}

@media (max-width:991px) {
    .what-we-offer-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
        padding: 20px 40px 20px 20px;
    }
}

@media (max-width:767px) {
    .tech-img-list li {
        width: calc(33.33% - 20px);
    }
}

@media (max-width:575px) {
    .tech-img-list li {
        width: calc(50% - 20px);
    }
}


.cs-tab-wrapper .cs-tab-content ul{
	list-style: disc;
    padding-left: 20px;
    margin-bottom: 8px;
}
.cs-tab-wrapper .cs-tab-content a{
	text-decoration:underline !important
}


  /* blog key takeaways */
      .cs-key-takeaways {
        border-radius: 12px;
        padding: 30px;
        background: #fff;
        border: 1px solid #e0e0e0;
        margin: 50px auto;
        font-family: "Arial", sans-serif;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 20px #e0e2e7;
        display: flex;
        flex-direction: column;
        align-items: center;
      }

      .cs-key-takeaways .badge {
        display: inline-flex;
        align-items: center;
        background-color: #eae8d8;
        padding: 6px 16px 6px 12px;
        border-radius: 999px;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.5px;
        color: #000;
        margin-bottom: 30px;
        text-transform: uppercase;
      }
      .cs-key-takeaways h2 {
        font-size: 13px !important;
        font-weight: 600;
        letter-spacing: 0.5px;
        color: #000;
        margin: 0 !important;
      }
      .cs-key-takeaways .badge > img {
        width: 34px;
        height: 34px;
        margin: 0 8px 0 0 !important;
      }
      .cs-key-takeaways .badge a {
        color: #2c2c2c;
        font-weight: bold;
        text-decoration: underline;
        margin-left: 6px;
      }

      .cs-key-takeaways .takeaways-list {
        padding-left: 18px;
        margin-bottom: 20px;
      }

      .cs-key-takeaways .takeaways-list li {
        margin-bottom: 18px;
        line-height: 1.6;
        font-size: 16px;
        color: #222;
      }

      .cs-key-takeaways .bottom-bar {
        text-align: left;
        display: flex;
        align-items: center;
        gap: 5px;
      }

      .cs-key-takeaways .bottom-bar img {
        height: 24px;
        filter: brightness(0);
        -webkit-filter: brightness(0);
        margin: 0 !important;
      }
      .cs-key-takeaways .bottom-bar img:first-child,
      .cs-key-takeaways .bottom-bar img:last-child {
        height: 16px;
      }


      .single-blog-layout pre.wp-block-code{
        white-space: normal!important;
      }



.single-blog-layout .blog-thumbnail{
	border-radius: 12px;
  overflow: hidden;
}
.overflow-hidden{
	overflow:hidden
}
.footer-v6 .footer-badge ul{
	display:flex !important;
	gap:30px;
	flex-wrap:wrap;
	align-items:center;
	max-width: 580px;
  margin-left: auto !important;
}
.footer-v6 .footer-badge ul li img{
	max-width:80px !important;
}
.footer-v6 .footer-badge ul li:not(:last-child) img {
    height: 80px;
}
.footer-v6 .footer-badge ul li:last-child img {
    height: 100px;
}
.footer-v6 .footer-badge ul li:nth-child(5) img{
	background:#fff !important;
	border-radius:50% !important
}
.footer-v6 .footer-badge ul li:nth-child(6) img{
	max-width:148px !important;
}
@media (max-width:1199px){
  .footer-v6 .footer-badge ul{
	margin-right: auto !important;
}
}