.blog_content_area .card.blog_cards,
.tag {
  padding: 10px;
}
.blog_link,
.gradient-text-button,
.learnmore button {
  -webkit-text-fill-color: transparent;
}
.hero_area.traceability_hero_area {
  background: linear-gradient(98.15deg, #3cbbc9 -20.87%, #efa64a 103.74%),
    rgba(255, 255, 255, 0.8) !important;
  background-blend-mode: overlay;
  margin: 0 auto;
}
.hero_area.traceability_hero_area .hero_content {
  margin-top: 55px;
  width: 508px;
}
.tag {
  display: flex;
  width: 203px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.99);
  color: #0e0e0e;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.hero_text {
  color: rgba(14, 14, 14, 0.7);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 14px 0;
  width: 94%;
}
.hero_btns .btn.global-btn {
  width: 194px;
  height: 52px;
  border-radius: 50px;
  background: linear-gradient(90deg, #0099c4 0, #00d1cf 100%);
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  box-shadow: none;
}
.plm-buttons {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 90%;
  justify-content: center;
}
.plm-buttons .btn.global-btn {
  width: 50%;
}
.gradient-text-button {
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  -webkit-background-clip: text;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s, border-color 0.3s;
  padding: 14px 28px;
  height: 52px;
  width: 50%;
}
.free_whitepapers_area.free_whitepapers_area-plm {
  margin-top: 96px;
  margin-bottom: 77px;
}
.free_whitepapers_area-plm .left_frp {
  padding: 40px;
}
.free_whitepapers_area-plm .bg-form-plm {
  padding: 25px;
  margin: 30px 20px;
  background-color: #fff;
  border-radius: 13px;
}
.free_whitepapers_area-plm .signup-form-btn {
  margin: 0 auto 10px !important;
}
.reviews_heading {
  font-size: 38px !important;
}
.button-container {
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  color: #fff;
  border: none;
  padding: 7px 20px;
  border-radius: 50px;
  cursor: pointer;
  font-weight: 500;
  transition: background-color 0.3s;
  box-shadow: 0 0.7px 3px #8b8b8b;
  align-items: center;
  max-width: 216px;
  width: 100%;
  height: 52px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.trusted_by_area {
  margin-top: 26px !important;
}
.reviews_heading.blogs_heading,
.trusted_by_area h3 {
  font-size: 38px;
}
.data-text,
.service_lable.text-white,
.signup-limited-slots {
  display: none;
}
.data-text.active {
  display: block;
}
.category-lists-slider {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1%;
}
.Wfx_advantage,
.bg-diffrent.key-modules-section {
  background: #f7f7f8;
  padding: 30px;
}
.category-lists-slider .category-button {
  display: flex;
  width: max-content;
  padding: 10px 22px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #fff;
  color: rgba(51, 51, 51, 0.6);
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
  cursor: pointer;
}
.category-lists-slider .category-button.active {
  border-radius: 20px;
  background: #0099c4;
  color: #fff;
}
.key_pointers {
  margin-top: 30px;
}
.key_pointers .data-text.active .row {
  justify-content: center;
}
.key_pointers .data-text.active .col-lg-6.mr-auto.d-none.d-md-none.d-lg-block {
  width: 49%;
  padding-top: 50px;
}
.design-inspiration h3 {
  color: #0099c4;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.design-inspiration p,
.design-inspiration ul li,
.design-inspiration ul li span {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}
.design-inspiration p {
  color: rgba(51, 51, 51, 0.85);
  line-height: 25px;
}
.design-inspiration ul {
  padding: 0;
  margin-top: 38px;
}
.design-inspiration ul li {
  list-style: none;
  display: flex;
  gap: 6px;
  color: #000;
  line-height: 38px;
}
.design-inspiration ul li span {
  color: rgba(51, 51, 51, 0.85);
  line-height: 40px;
}
.faq_area .reviews_heading,
.section-head {
  color: #000;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.faq-text,
.faq_area .faq-text,
.section-head-subtext {
  text-align: center;
  font-weight: 400;
}
.section-head-subtext {
  color: #0e0e0e;
  font-size: 16px;
  font-style: normal;
  line-height: 163.9%;
  width: 700px;
  margin: 0 auto 45px;
  opacity: 0.7;
}
.btn-primary {
  border: none;
  border-radius: 50px;
  background: linear-gradient(90deg, #0099c4 0, #00d1cf 100%);
  padding: 10px 36px;
  font-size: 18px;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.button--calypso:hover span {
  animation: 0.3s forwards MoveScaleUpInitial, 0.3s 0.3s forwards MoveScaleUpEnd;
  color: #02bace;
}
.faq_area .faq-text,
.faq_area .faq-text span {
  color: #0e0e0e;
  font-style: normal;
  line-height: 214%;
  font-size: 16px;
}
.button--calypso:hover {
  border: 1px solid #00a2c6;
}
@keyframes MoveScaleUpInitial {
  to {
    transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
}
@keyframes MoveScaleUpEnd {
  from {
    transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.button--calypso::before {
  content: "";
  background: #fff;
  width: 192%;
  height: 0;
  padding-bottom: 90%;
  top: -134%;
  left: -40%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  position: absolute;
}
.button--calypso:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.button--calypso span {
  display: block;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
}
.button--calypso::after {
  content: "";
  background: #000;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.button--calypso:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 50ms;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
.button--calypso {
  overflow: hidden;
  position: relative;
}
.faq_area .faq-text {
  display: flex;
  width: 613px;
  height: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin: 0 auto 40px;
}
.faq_area .faq-text span {
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-left: 2px;
}
.design-inspiration p.subHeading,
.learnmore button {
  line-height: normal;
  font-weight: 700;
  font-style: normal;
}
.faq_area .faq-text span:hover {
  cursor: pointer;
  color: #0099c4;
  text-decoration-line: underline;
}
.faq-header .faqss {
  color: #081f2c;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.learnmore button {
  display: flex;
  width: 142px;
  height: 44px;
  padding: 11px 25px 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
  border-radius: 50px;
  border: 1px solid #0099c4;
  background: 0 0;
  font-size: 14px;
  background: linear-gradient(90deg, #0099c4 0, #00d1cf 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.offer_card {
  display: flex;
  justify-content: end;
  gap: 37px;
}
.advantage_img {
  width: 37%;
}
.advantage_img img {
  width: 100%;
  object-fit: contain;
  height: 490px;
}
.design-inspiration {
  width: 100%;
  padding: 24px 7px;
}
.offer_card .design-inspiration {
  width: 52%;
  padding: 24px 7px;
}
.design-inspiration p.subHeading {
  color: #242733;
  text-align: center;
  font-size: 24px;
}
.faq-text {
  color: rgba(51, 51, 51, 0.85);
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  width: 867px;
  margin: 0 auto 36px;
}
.casestudy-tesimoni-div {
  display: flex;
  gap: 3%;
  align-items: center;
  position: relative;
}
.testimonial_area {
  margin: 36px 0;
}
.casestudy-tesimoni-div .logo {
  position: absolute;
  right: 0;
  bottom: 28px;
  width: 70px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.casestudy-tesimoni-div .logo img {
  height: 23px;
  width: 85px;
  object-fit: contain;
}
.casestudy-tesimoni-div img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 5px;
}
.casestudy-tesimoni-title h3 {
  text-align: justify;
  color: #242733;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 71%;
}
.casestudy-tesimoni-title p {
  color: #242733;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  margin: 0;
  text-align: left;
}
.case-study-logo,
.case-study-logo p,
.form_download_btn,
.insightful_text {
  text-align: center;
}
.casestudy-tesimoni figcaption p {
  color: rgba(36, 39, 51, 0.85);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.case-study-challenges h2,
.case-study-description h2 {
  color: #242733;
  font-size: 49px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.card.blog_cards .tag,
.downloaddivlogo .logo p,
.insightful_text {
  font-weight: 400;
  font-style: normal;
}
.case-study-challenges p,
.case-study-description p {
  color: rgba(0, 0, 0, 0.69);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 209%;
}
.case-study-description-section {
  margin-top: 40px;
}
.case-study-description-section .row {
  justify-content: space-between;
  align-items: center;
}
.row.ser-row {
  justify-content: space-between;
}
.case-study-description-section-left,
.case-study-description-section-right {
  width: 31%;
  height: 263px;
  flex-shrink: 0;
}
.testimonial_area.Our_blogs .case-study-description-section-right {
  height: auto;
}
.testimonial_area.Our_blogs .button--calypso {
  width: 200px;
  height: 52px;
}
.testimonial_area.Our_blogs .button--calypso span {
  font-size: 15px;
}
.blog_area .reviews_heading.blogs_heading,
.testimonial_area.Our_blogs .faq-text {
  margin-bottom: 0;
}
.case-study-description-section-right .casestudy-tesimoni {
  padding: 20px 20px 8px;
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  box-shadow: 1px 8px 9px -7px rgba(100, 100, 111, 0.2);
  height: inherit;
}
.case-study-description-section-left {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.case-study-challenges {
  margin: 6% 0;
}
.case-study-description-section-left::after {
  border-bottom: none;
  contain: "";
  width: 100%;
  height: 1px;
  display: block;
}
.case-study-implementing h2 {
  color: #242733;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
}
.insightful_text {
  color: #0e0e0e;
  font-size: 16px;
  line-height: 214%;
  margin-bottom: 50px;
  opacity: 0.7;
}
.blog_content_area {
  margin-top: 17px;
}
.blog_cards > img {
  border-radius: 10px !important;
}
.card.blog_cards .tag {
  display: inline-flex;
  padding: 6px 14px 8px 13px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #fff;
  background: #fff;
  backdrop-filter: blur(15px);
  left: 20px;
  top: 20px;
  position: absolute;
  width: 72px;
  color: #0099c4;
  font-size: 12px;
  line-height: 180%;
  text-transform: capitalize;
}
.blog_titles {
  font-size: 20px;
  line-height: 30px;
}
.blog_description {
  color: #333;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.blog_cards .card-body {
  flex-grow: 1;
  display: flex;
  padding-left: 5px;
  flex-direction: column;
  padding-right: 5px;
}
.blog_link {
  font-weight: 500;
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.case-study-form-main-div {
  display: flex;
  justify-content: center;
}
.downloaddivlogo .logo,
.downloaddivlogo .logo img {
  width: 100%;
}
.downloaddivlogo .logo p {
  color: #242733;
  font-size: 16px;
  line-height: 28px;
  margin-top: 26px;
}
#download-story-mob {
  width: 47%;
}
#download-story-mob .form {
  width: 473px;
}
#download-story-mob h3 {
  color: #242733;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
}
#download-story-mob p {
  color: rgba(51, 51, 51, 0.85);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  width: 500px;
}
#download-story-mob .form_download_btn {
  width: 100%;
  display: block;
}
#download-story-mob .form_download_btn button {
  width: 100%;
  border: 1px solid #0099c4;
}
.case-study-form {
  padding: 89px 0 0;
}
.downloaddivlogo {
  width: 38%;
  height: 467px;
  padding: 10px;
  border-radius: 30px;
  background: #fff;
}
.form-control::placeholder {
  color: rgba(138, 138, 138, 0.8);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  padding-left: 6px;
  line-height: 144%;
}
.case-study-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 43px;
  border-radius: 3px;
  padding: 7px;
  display: flex;
  align-items: center;
  filter: blur(-9px);
  justify-content: center;
}
.IndustriesImgBox,
.container {
  position: relative;
}
.IndustriesImgBox {
  width: 23%;
}
.case-study-logo p {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  line-height: 25px;
}
.why_choose_heading {
  margin-top: 0;
  font-size: 38px !important;
}
.why_choose_heading.why-us-heading-resp {
  font-size: 45px;
}
.are_strugling_area {
  margin-top: 43px;
}
.ser-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ser-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.ser-row {
  justify-content: center;
  padding: 5px 0;
}
.ser-img {
  border-radius: 10px;
  transition: transform 0.3s;
}
.ser-img:hover {
  transform: scale(1.05);
  border-radius: 10px;
}
.ser-text {
  font-size: 20px;
  line-height: 24px;
  color: #333;
  margin-top: 10px;
}
.carousel-control-next i,
.carousel-control-prev i {
  color: #000;
  font-size: 15px;
}
.carousel-control-next,
.carousel-control-prev {
  width: 5px;
  top: -55px;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev {
  left: 0;
}
.blog_titles {
  text-align: left;
  margin-bottom: 8px;
}
.blog_cards .card-body .blog_link {
  font-size: 14px;
  text-align: left;
}
.blog_cards {
  padding: 8px;
  width: 100%;
}
.testimonial_area.Our_blogs {
  background: #f7f7f8;
  padding: 55px;
  margin-top: 0;
}
.cookies-setting div {
  right: -31px !important;
}
.tools-subtitle {
  max-width: 650px;
  margin: auto;
}
.tools-mbl-section .side-bgs {
  position: absolute;
  background: linear-gradient(to right, #f5f5f5 0, #f5f5f53d 100%);
  height: 200px;
  width: 70px;
  transform: rotateY(180deg) translateY(73%);
  z-index: 1;
  left: 0;
  min-height: 240px;
}
.tools-mbl-section .side-bgs.left-side-bg {
  background: linear-gradient(to right, #f5f5f53d 0, #f5f5f5 100%);
}
.tools-mbl-section .side-bgs.right-side-bg {
  right: 0;
  left: auto;
}
.plm-main-heading {
  font-size: 41px !important;
  line-height: 1.3;
}
.tools-mbl-slider.main_page_slider .tools-mbl-card .tools-mbl-image {
  max-width: 182px;
  width: 46%;
  height: auto;
  display: block;
  border-radius: 0;
}
.tools-card {
  max-width: calc(100% / 4 - 15px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.tools-section .row.g-4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 1050px;
  margin: 0 auto !important;
}
.tools-image {
  max-width: 100%;
  height: auto;
}
.tools-card-inner:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.tools-card-inner {
  border-radius: 15px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.tools-section {
  padding-bottom: 80px;
}
.marquee-logos img {
  width: 73px;
}
.form-control.form-select {
  color: rgba(0, 0, 0);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
#serCarousel1 .row.ser-row .mx-auto img {
  width: 203px !important;
  height: 203px;
}
@media only screen and (min-width: 1024px) and (max-width: 1390px) {
  .design-inspiration p,
  .faq-text,
  .hero_text {
    font-size: 13px;
  }
  #serCarousel1 .row.ser-row .mx-auto img {
    width: 178px !important;
    height: 178px;
  }
  .category-lists-slider {
    width: 100%;
  }
  .key-modules-section .design-inspiration {
    padding: 11px 0;
  }
  .key-modules-section .design-inspiration p {
    margin-bottom: 0;
    text-align: left;
  }
  .container {
    max-width: 1110px !important;
  }
  .faq-text {
    width: 663px;
  }
  .downloaddivlogo {
    width: 38%;
    height: 442px;
    padding: 10px;
    border-radius: 30px;
    background: #fff;
  }
  .case-study-description-section-left,
  .case-study-description-section-right {
    width: 31%;
    height: 300px;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  #serCarousel1 .row.ser-row .mx-auto img {
    width: 128px !important;
    height: 128px;
  }
  .modal-content .guide-img img {
    display: none;
  }
  .faq-text {
    width: 100%;
    font-size: 14px;
  }
  .casestudy-tesimoni-title h3,
  .hero_text {
    font-size: 13px;
  }
  .case-study-description-section-left,
  .case-study-description-section-right {
    width: 32%;
    height: 356px;
  }
  .casestudy-tesimoni-div img {
    width: 37px;
    height: 45px;
  }
  .casestudy-tesimoni-div .logo {
    right: 0;
    bottom: 25px;
    width: 50px;
    height: 29px;
  }
  .tag {
    margin-bottom: 13px;
  }
  .hero_area.traceability_hero_area .hero_content {
    margin-top: 43px;
    width: 100%;
  }
  .hero_content .hero_heading {
    font-size: 31px;
  }
  .hero_text {
    margin-bottom: 0;
  }
  .offer_card {
    flex-direction: column;
    gap: 9px;
  }
  #download-story-mob .form,
  .advantage_img,
  .offer_card .design-inspiration {
    width: 100%;
  }
  .testimonial_area.Our_blogs {
    padding: 55px 0;
  }
  .downloaddivlogo {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .col-md-2.col-6,
  .custom-select,
  .overlaydiv,
  .trusted_by_area {
    position: relative;
  }
  .design-inspiration p,
  .hero_heading,
  .hero_text {
    text-align: center;
  }
  #download-story-mob,
  #download-story-mob .form,
  #download-story-mob p,
  .advantage_img,
  .faq-text,
  .plm-buttons {
    width: 100%;
  }
  .plm-buttons .btn.global-btn {
    max-width: 100%;
  }
  .gradient-text-button {
    padding: 15px 11px;
    font-size: 15px;
  }
  .hero_area.traceability_hero_area .hero_img {
    width: 100%;
    margin-bottom: 60px;
  }
  .blog_titles {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .hide_for_lg {
    margin-bottom: 0;
  }
  .ser-section {
    padding-bottom: 17px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    display: none;
    top: -80px;
  }
  #serCarousel2 .carousel-inner {
    padding: 27px 10px;
  }
  .carousel-control-next {
    right: -4px;
  }
  .carousel-control-prev {
    left: -10px;
  }
  .overlaydiv {
    display: block;
    z-index: 1;
  }
  .container {
    padding: 0 15px !important;
  }
  .hero_area.traceability_hero_area .hero_content {
    padding: 35px 14px 0;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .hero_heading {
    color: #0e0e0e;
    font-size: 25.485px;
    font-style: normal;
    font-weight: 700;
    line-height: 37.62px;
    width: 95%;
  }
  .hero_area.traceability_hero_area .hero_content .hero_btns {
    width: 100%;
    border-radius: 66px;
    background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  }
  .hero_btns .btn.global-btn {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    background: 0 0;
    font-size: 12px;
    height: 40px;
  }
  .trusted_by_area {
    margin-top: -24px !important;
    z-index: 2;
  }
  .reviews_heading,
  .section-head,
  .trusted_by_area h3 {
    font-size: 25px;
  }
  .faq_area .faq-text {
    width: 100%;
    font-size: 14px;
    display: none;
  }
  .tab-container {
    margin-bottom: 40px;
  }
  .tab-box {
    display: flex;
    justify-content: left;
    margin-bottom: 0;
  }
  .custom-select select,
  .downloaddivlogo,
  .select-hide {
    display: none;
  }
  select {
    word-wrap: normal;
  }
  .select-selected {
    display: flex;
    width: 262px;
    height: 43px;
    justify-content: flex-start;
    align-items: center;
    gap: 64px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    user-select: none;
    border-radius: 6px;
    background: #0099c4;
  }
  .select-selected:after {
    position: absolute;
    content: "";
    top: 17px;
    right: 13px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent;
  }
  .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 3px 3px 3px #dedede;
  }
  .tab-content {
    margin-top: 10px;
  }
  .row.key-modules-section {
    flex-direction: column-reverse;
  }
  .design-inspiration h3,
  .offer_card .design-inspiration ul li p {
    font-size: 16px;
  }
  .design-inspiration ul li {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 10px 0;
  }
  .section-head-subtext {
    width: 100%;
    font-size: 13px;
  }
  .bg-diffrent.key-modules-section .container,
  .testimonial_area .container {
    padding: 0 !important;
  }
  .design-inspiration ul li span {
    line-height: 22px;
    font-size: 13px;
  }
  .learnmore button {
    margin-top: 17px;
    width: 123px;
    height: 39px;
    font-size: 11px;
  }
  .select-items div,
  .select-selected {
    padding: 8px 16px;
    cursor: pointer;
    user-select: none;
    font-size: 13px;
    position: relative;
  }
  .select-items {
    width: 260px;
  }
  #download-story-mob h3,
  #download-story-mob p {
    font-size: 25px;
    text-align: center;
  }
  .offer_card {
    flex-direction: column;
  }
  .offer_card .design-inspiration {
    width: 100%;
    padding: 24px 0;
  }
  #download-story-mob p,
  .offer_card .design-inspiration p {
    font-size: 12px;
  }
  .design-inspiration p {
    font-size: 13px;
    margin-top: 0;
  }
  .contetn_area {
    padding: 40px 20px;
  }
  .key-modules-section .design-inspiration {
    padding: 11px 0;
  }
  .key-modules-section .design-inspiration h3 {
    color: #0099c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .key-modules-section .design-inspiration p {
    margin-bottom: 0;
    text-align: left;
  }
  .Real_people .row.ser-row {
    justify-content: space-between;
    width: 93%;
    margin: 0 auto !important;
    padding: 23px 17px;
    box-shadow: 0 6.217px 25.754px 0 rgba(100, 100, 111, 0.2);
    height: 292px;
    border-radius: 27px;
  }
  .testimonial_area {
    margin-bottom: 30px;
  }
  .Wfx_advantage {
    padding: 30px 0;
  }
  .advantage_img img {
    height: 425px;
  }
  .casestudy-tesimoni-div .logo {
    position: absolute;
    right: 29px;
    top: 0;
    width: 98px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .carousel-indicators {
    margin-top: -8px;
    top: 8px;
  }
  .case-study-form {
    padding: 37px 0 0;
  }
  .bg-diffrent.key-modules-section {
    padding: 30px 17px;
  }
  .casestudy-tesimoni-div {
    position: static;
  }
  .why_choose_heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    padding-top: 0;
  }
  .free_whitepapers_area-plm .left_frp {
    padding-bottom: 10px;
  }
  .reviews_heading.blogs_heading {
    font-size: 28px;
  }
  .testimonial_area.Our_blogs {
    padding: 20px 8px;
  }
  .tools-mbl-slider.Integrations img {
    max-width: 170px;
  }
  .tools-mbl-section .side-bgs {
    position: absolute;
    background: linear-gradient(to right, #f5f5f5 0, #f5f5f53d 100%);
    height: 200px;
    width: 70px;
    transform: rotateY(180deg) translateY(73%);
    z-index: 1;
    left: 0;
    min-height: 240px;
  }
  .tools-mbl-section .side-bgs.left-side-bg {
    background: linear-gradient(to right, #f5f5f53d 0, #f5f5f5 100%);
  }
  .tools-mbl-section .side-bgs.right-side-bg {
    right: 0;
    left: auto;
  }
  .tools-mbl-slider-wrapper {
    overflow: hidden;
    position: relative;
  }
  .tools-mbl-slider {
    display: flex;
    gap: 16px;
  }
  .tools-subtitle {
    font-weight: 400;
    color: #333;
  }
  .tools-mbl-slider:first-child {
    animation: 16s linear infinite tools-mbl-slide-right-to-left;
  }
  .tools-mbl-slider-wrapper:nth-child(2) .tools-mbl-slider {
    animation: 16s linear infinite tools-mbl-slide-left-to-right;
  }
  @keyframes tools-mbl-slide-right-to-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes tools-mbl-slide-left-to-right {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(0);
    }
  }
}
@media only screen and (max-width: 340px) {
  .hero_heading,
  .plm-buttons {
    width: 100%;
  }
  .global-btn {
    height: 45px;
    max-width: 123px;
    font-size: 12px;
  }
  .gradient-text-button {
    font-size: 12px;
    height: 45px;
    padding: 14px 22px;
  }
  .casestudy-tesimoni-div .logo {
    right: 15px;
    bottom: 15px;
    width: 70px;
    height: 25px;
  }
  .select-items,
  .select-selected {
    width: 186px;
  }
  .offer_card .design-inspiration {
    padding: 0;
  }
  .offer_card {
    gap: 0;
  }
}
