@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@font-face {
  font-family: "GellixRegular";
  src: url("https://dev.pegasus.li/fonts/GellixRegular.eot");
  src: url("https://dev.pegasus.li/fonts/GellixRegular.eot")
      format("embedded-opentype"),
    url("https://dev.pegasus.li/fonts/GellixRegular.woff2") format("woff2"),
    url("https://dev.pegasus.li/fonts/GellixRegular.woff") format("woff"),
    url("https://dev.pegasus.li/fonts/GellixRegular.ttf") format("truetype"),
    url("https://dev.pegasus.li/fonts/GellixRegular.svg#GellixRegular")
      format("svg");
}
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  padding-bottom: 0;
}
.mainbag {
  height: auto !important;
}
.container {
  max-width: 1500px;
}
* {
  margin: 0;
  padding: 0;
}
.clr-white {
  color: #fff !important;
}
main {
  padding: 0 !important;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

img {
  width: 100%;
}

section {
  /* padding: 60px 0; */
  position: relative;
  overflow: hidden;
}

a:hover {
  color: #e95b25;
  text-decoration: none;
}

a {
  color: #000 !important;
  text-decoration: none;
}

header {
  width: 100%;
  /* padding: 10px; */
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/***HEADER****/
a.navbar-brand img {
    max-width: 104px;
}
a.nav-link {
  font-weight: 600;
}
ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
  /* margin-left: 240px; */
  gap: 20px;
}

div#navbarSupportedContent {
  justify-content: space-between;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
  padding: 0;
}
#subscription-plan-list ul li {
  font-size: 0.875rem;
  font-weight: 100;
  color: #5b5b5b;
  text-align: left;
}
#subscription-plan-list .list-content ul {
  max-height: 200px;
  overflow-y: auto;
}
#subscription-plan-list .list-content {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  color: rgb(86 86 86) !important;
  margin-top: 20px;
}
#subscription-plan-list .new-bkground ul li {
  color: #fff !important;
}
#subscription-plan-list .new-bkground {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-btn {
  background: #1e61f0;
  /* background: #11d294; */
  color: #fff !important;
  font-weight: 700;
  border: none;
  /* width: 129px; */
  padding: 0px 20px;
  display: flex;
  text-align: center;
  height: 42px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  transition: all 0.3s ease;
  font-size: 16px;
  font-family: system-ui;
}
.btn-text-login {
  background: transparent;
  color: #171717 !important;
  font-weight: 600;
  font-family: system-ui;
}
.btn-text-login:hover {
  color: #1e61f0 !important;
}
.text-before {
  position: relative;
}
.text-before:hover::before {
  border-bottom: 3px solid #1e61f0;
  position: absolute;
  content: "";
  width: 53px;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -23px;
}
/******HERO*****/

section.hero.pt-0 {
  overflow: hidden;
}
.concept-contant h2 {
  color: #000 !important;
}

.banner-content {
  position: absolute;
  top: 100px;
  right: 197px;
  background: #00000066;
  padding: 30px;
  text-align: center;
}
.banner-content h1 {
  color: #fff;
}
section.hero.pt-0 img {
  height: auto;
  max-height: 544px;
  object-fit: cover;
}
.slick-dots {
  bottom: 11px !important;
}

a.nav-link:hover {
  color: #11d294 !important;
}
header a.nav-link:hover {
  color: #1e61f0 !important;
}
.main-btn:hover {
  /* background: #6723a5; */
  background: #0d1f91;
  transition: all 0.3s ease;
}
.head-btn.d-flex {
  gap: 10px;
  align-items: center;
}
head-btn.d-flex a::before {
  display: none;
}
h2.scndry-heading {
  font-size: 42px;
  font-weight: 800;
  margin: 20px 0;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 20px;
}
p {
  line-height: 27px;
}
.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #fff !important;
}
.slick-dots li button:before {
  font-size: 10px !important;
  opacity: 1 !important;
  color: #fff !important;
}
section.problem-sec span,
section.problem-sec p {
  font-size: 16px !important;
  font-family: open sans, sans-serif !important;
  color: #fff !important;
  white-space-collapse: unset !important;
}
section.problem-sec {
  background: linear-gradient(to left, #00f490 0%, #6723a5 60%);
}

a.nav-link.active {
  color: #11d294 !important;
}
footer a.nav-link:hover {
  opacity: 0.6;
}
footer a.nav-link.active {
  color: #ffffff !important;
  opacity: 0.6;
}
header a.nav-link.active {
  color: #1e61f0 !important;
  /* border-bottom: 3px solid #1e61f0; */
  position: relative;
}
/* header a.nav-link.active::before {
  color: #1e61f0 !important;
  border-bottom: 3px solid #1e61f0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
} */
.prblm-img {
  padding-top: 57px;
}
.work-icon-img img {
  margin: auto;
  background: #fff8f8;
  width: 100px;
  height: 100px;
  padding: 20px;
  border-radius: 50px;
}
.work-inner {
  box-shadow: 0 0 10px #ddddddab;
  padding: 20px;
  margin: 10px;
  background: #6f3ee8;
  height: 600px !important;
}
.work-slider .slick-dots {
  bottom: -20px !important;
}
.work-phara {
  margin-top: 20px;
}

section.our-offer {
  background: linear-gradient(to right, #00f490 0%, #6723a5 60%);
  padding-top: 80px;
  overflow: hidden;
}
h4.mid-heading.clr-white {
  font-weight: 600;
  font-size: 24px;
}
.offer-inner.brdr-right:after {
  content: "";
  position: absolute;
  width: 254px;
  height: 1px;
  background: #f1f1f194;
  top: 126px;
  right: -135px;
  transform: rotate(90deg);
}
.offer-inner.brdr-right {
  position: relative;
}
.row.extra-mrgn {
  margin-top: 30px;
}

.offer-icon-img {
  background: #ffffff;
  padding: 10px;
  border-radius: 50px;
}
section.business-netwrk {
  background: linear-gradient(to left, #00f490 0%, #6723a5 60%);
}
ul.sec-list li {
  margin-bottom: 10px;
  letter-spacing: 0;
  margin-left: 20px;
  position: relative;
  color: #fff;
}
ul.sec-list li:before {
  content: "";
  position: absolute;
  border-right: 10px solid #6723a5;
  border-bottom: 10px solid #65edba;
  border-radius: 50px;
  top: 8px;
  left: -15px;
}
.business-img img {
  padding-top: 34px;
  height: 525px;
  object-fit: cover;
}
.footer-logo {
  max-width: 100px;
}
footer {
  padding-top: 120px;
  /* margin-top: -44px !important; */
  /* padding-bottom: 60px; */
}
ul.footer-links li a {
  padding-left: 0;
  margin: 0 !important;
  transition: all 0.3s ease;
}
ul.footer-links li a:hover {
  padding-left: 15px;
  transition: all 0.3s ease;
}
/* section.contact-sec {
    background:linear-gradient(to right, #00f490 0%, #6723a5 60%);
} */
.contact-icon {
  font-size: 26px;
  border: 1px solid #6723a5;
  color: #6723a5;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  padding: 5px;
}
.contact-content {
  margin-left: 28px;
}
.col-wht.d-flex {
  background: #edf0f6;
  padding: 50px 60px;
  box-shadow: 0 0 5px gray;
  border-radius: 10px;
  margin-bottom: 20px;
}
.contact-content h6 {
  font-size: 20px;
  font-weight: 600;
}
.contact-content a {
  font-size: 18px;
  color: #1ac096 !important;
}
/* input[type="text"] {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: none;
    border-radius: 10px;
     outline: none;
} */
/* input[type="tel"] {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: none;
    border-radius: 10px;
     outline: none;
} */
textarea {
  width: 100%;
  min-height: 72px;
  padding: 10px;
  color: #939191;
  margin: 10px 0;
  outline: none;
  border: none;
  border-radius: 10px;
}
.contact-form {
  background: #edf0f6;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px #8b8787;
}
span.star {
  color: #6723a5;
  font-size: 18px;
}
ul.social-links.d-flex {
  gap: 20px;
  font-size: 22px;
}
.footer-heading h5 {
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  color: #91d9e3;
  margin-bottom: 13px;
  text-transform: uppercase;
}
ul.social-links.d-flex li i:hover {
  color: #11d294;
  transform: scale(1.3);
  transition: all 0.5s ease;
}
ul.social-links.d-flex li i {
  transition: all 0.5s ease;
}
.contact-icon a i {
  color: #6723a5;
}
.topbar-btn {
  padding: 5px 20px;
  border: 1px solid #fff;
  width: 144px;
  text-align: center;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.contact-sec h2 {
  color: #000;
  margin-bottom: -10px;
}
.footer-content {
  max-width: 273px;
}
footer p,
.footer-links li a,
.footer-content p {
  /* font-size: 14px; */
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  line-height: 1.5rem;
  /* color: #b8babe !important; */
  color: #ffffff !important;
  font-family: system-ui;
  /* font-weight: 100; */
}
footer .border-top {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
footer a.nav-link:hover {
  color: #ffffff !important;
}
@media (max-width: 1199px) {
  .top-bar {
    display: none;
  }
  section {
    padding: 30px 0;
    position: relative;
  }
  ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: 0;
    border-top: 1px solid;
  }
  a.navbar-brand img {
    max-width: 70px;
  }
  .concept-contant {
    padding-top: 0;
  }
  section.hero.pt-0 img {
    max-height: 312px;
  }
  .offer-icon-img {
    max-width: 74px;
  }
  .offer-inner.brdr-right:after {
    display: none;
  }
  .rec-brdr {
    border-right: 1px solid #555252;
  }
  .offer-inner {
    margin-bottom: 30px;
  }
  .slick-next {
    right: -15px !important;
  }
  .slick-prev {
    letter-spacing: -15px !important;
  }
  nav.navbar {
    padding: 0;
  }
  div#navbarSupportedContent {
    background: #fff;
    position: absolute;
    top: 90px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding-bottom: 15px;
  }
  ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    padding-left: 20px;
  }
  .main-btn {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  footer {
    padding-top: 0px;
  }
  iframe {
    height: 200px;
    margin-top: 30px;
  }
  .col-wht.d-flex {
    padding: 35px 20px;
    margin-bottom: 20px;
  }
  .contact-info {
    display: flex;
    gap: 10px;
  }
}

@media (max-width: 767px) {
  section.hero.pt-0 img {
    max-height: 213px;
  }
  #editor_38e3e618f1{
    margin-bottom: 220px;
  }
  #editor_38e3e647f8{
    position: absolute !important;
    top: 51.6% !important;
    width: 100%;
    left: 0;
    padding: 0 23px;
  }
  #editor_38e3e701jf{
    margin-bottom: 170px;
}
#editor_38e3e72h4b{
    position: absolute !important;
    top: 72.4%  !important;
    width: 100%;
    left: 0;
    padding: 0 23px;
}
#editor_38e3h6586h{
    margin-bottom: 175px;
}
#editor_38e3h6c0f5 {
  position: absolute !important;
   top: 90.3% !important;
   width: 100%;
   left: 0;
   padding: 0 23px;
}
  .offer-inner {
    margin-bottom: 20px;
    text-align: center;
  }
  .offer-icon-img {
    max-width: 74px;
    margin: auto;
  }
  .rec-brdr {
    border: none;
  }
  .business-img img {
    padding-top: 0px;
    height: auto;
  }
  h2.scndry-heading {
    font-size: 32px;
  }
  ul.footer-links {
    margin-bottom: 20px;
  }
  .contact-info {
    display: block;
  }
  .work-inner {
    height: auto !important;
  }
  section.hero.pt-0 {
    padding-bottom: 0;
  }
}
section#shadow-host-companion {
  display: none !important;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.slider-wrapper .carousel {
  height: 544px;
}
.customBgDiv {
  background: linear-gradient(to left, #00f490 0%, #6723a5 60%) !important;
}

/* style start new (02-11-2025) */
.subscription-card {
  background: rgb(255 255 255);
  padding: 1.5rem;
}
.subscription_sec .border-end:first-child .subscription-card {
  border-radius: 8px 0 0 8px;
}
.subscription_sec .border-end:last-child .subscription-card {
  border-radius: 0 8px 8px 0;
}
.subscription-card .tmp-sectiontitle-two span {
  color: #1e61f0;
  text-align: left !important;
  line-height: 26px !important;
  font-size: 22px;
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  font-weight: 600;
  display: initial;
}
.subscription_sec .tmp-join-btn {
  justify-content: left !important;
}
.subscription_sec
  .border-end:last-child
  .subscription-card
  .tmp-btnvtwo.Custom {
  border: 0 !important;
}
.subscription-card .tmp-sectiontitle-two h2 {
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 34px !important;
  letter-spacing: -0.25px !important;
  color: #000 !important;
}
/* .subscription_sec
  .border-end:last-child
  .subscription-card
  .tmp-btnvtwo.Custom:hover {
  opacity: 0.8;
  background: #fff !important;
} */
.subscription-card .tmp-sectiontitle-two p {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji !important;
        min-height: 64px;
}
.learn-more .tmp-btnvtwo,
.home-heading .tmp-btn,
.pricing-container button,
.product-analytics form .button,
.faq-btnn,
.harness-wrap .tmp-btnvtwo,
.estimate-content .tmp-btnvtwo,
.subscription-card .tmp-btnvtwo.Custom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  border-width: 1px;
  border-color: rgb(30 97 240);
  --tw-bg-opacity: 1;
  background-color: rgb(30 97 240);
  --tw-text-opacity: 1;
  color: rgb(255 255 255) !important;
  max-width: max-content;
  border-radius: 30px;
}
.learn-more .tmp-btnvtwo:hover,
.home-heading .tmp-btn:hover,
.pricing-container button:hover,
.product-analytics form .button:hover,
.faq-btnn:hover,
.harness-wrap .tmp-btnvtwo:hover,
.estimate-content .tmp-btnvtwo:hover,
.subscription-card .tmp-btnvtwo.Custom:hover {
  --tw-border-opacity: 1;
  border-color: rgb(13 31 145) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(13 31 145) !important;
}

/* .list-content {
  margin-top: 20px;
} */
.list-content ul {
  padding: 0;
  margin: 0;
}
.list-content li {
  position: relative;
}
.list-content li::before {
  content: "✓"; /* Adds the checkmark */
  margin-right: 10px; /* Adds space between the checkmark and the text */
  font-size: 18px; /* Adjusts the size of the checkmark */
  color: #1e61f0; /* Sets the color of the checkmark */
  vertical-align: middle; /* Aligns the checkmark vertically with the text */
  font-weight: 700;
}
.new-bkground .tmp-sectiontitle-two p,
.new-bkground .tmp-sectiontitle-two h2,
.new-bkground .tmp-sectiontitle-two span {
  color: #ffffff !important;
}
.new-bkground .list-content .check-none {
  color: #ffffff !important;
}
.new-bkground .list-content ul li::before,
.new-bkground .list-content ul li {
  color: #ffffff !important;
}

.new-bkground .tmp-btnvtwo.Custom {
  color: rgb(30 97 240) !important;
  background-color: #ffffff !important ;
}
.new-bkground .tmp-btnvtwo.Custom:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(30 97 240);
}
.new-bkground {
  /* background-image: url("{{ asset('assets/images/enterprise-graphic-corner.svg') }}"); */

  background-image: url(../images/enterprise-graphic-corner.svg);
  --tw-bg-opacity: 1;
  background-color: rgb(13 31 145 / var(--tw-bg-opacity));
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.estimate-content .tmp-sectiontitle-two p,
.early-wrraper p {
  text-align: center;
  letter-spacing: 0.0065em;
  font-weight: 300;
  margin-top: 1.25rem;
  color: rgb(86, 86, 86);
  font-family: "GellixRegular" !important;
}

.feature-list,
.harness-wrap p {
  color: #565656 !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 400 !important;
  font-family: system-ui;
}
.feature-list {
  font-style: italic;
  padding-top: 48px;
  display: block;
}
.harness-wrap h2 {
  max-width: 770px;
  margin: auto;
  padding-top: 75px;
  display: inline-block;
}
.one_platform h2,
.faq-sec h2,
.harness-wrap h2,
.estimate-content .tmp-sectiontitle-two h2,
.early-wrraper h2 {
  line-height: 52px;
  letter-spacing: -0.5px;
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
}
.home-heading .tmp-btnvtwo,
.early-wrraper .tmp-btnvtwo {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(30 97 240);
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(30 97 240) !important;
  border-radius: 30px;
  padding: 1rem 30px;
}
.home-heading .tmp-btnvtwo:hover,
.early-wrraper .tmp-btnvtwo:hover {
  background-color: rgb(0 0 0);
  --tw-bg-opacity: 0.1;
}
.estimate-content {
  padding-top: 30px;
  padding-bottom: 50px;
}
.estimate-content .tmp-sectiontitle-two p,
.estimate-content .tmp-sectiontitle-two h2 {
  text-align: left !important;
}
.estimate-content .tmp-join-btn {
  justify-content: flex-start !important;
}
.plan-img {
  width: 64px;
  height: 64px;
}
.include-content-wrap h4 b span {
  font-size: 22px !important;
  line-height: 26px !important;
  font-weight: 600 !important;
  color: rgb(86 86 86) !important;
  margin-bottom: 1rem !important;
}
.include-content-wrap p span {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-family: Twemoji Country Flags, ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400 !important;
  color: rgb(86 86 86) !important;
}
.leading-company,
.brnad-img {
  margin: auto;
  float: left;
  width: 33%;
  min-height: 137px;
  margin: 0 !important;
}
.faq-sec {
  max-width: 100%;
  padding: 100px 10px;
  padding-bottom: 0px;
  background-color: rgb(241 244 249);
}
.faq-sec h2 {
  padding: 0px;
}
.content-getmore,
.faq-sec .tmp-faqwrap p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: #565656;
  font-family: "GellixRegular" !important;
}
.faq-sec .tmp-faqwrap h6 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.75rem;
  color: #000;
  letter-spacing: -0.25px;
}
.faq-sec .active h6 {
  color: rgb(30 97 240);
}
.faq-sec .tmp-faqtitlle {
    border: 0;
    border-radius: 0;
}
.faq-sec .tmp-faqwrap {
  border: 0;
  border-bottom: 1px solid rgb(220 220 220);
  border-radius: 0;
  margin-bottom: 0px !important;
}
.faq-sec h2 {
  text-align: center;
  margin-bottom: 40px;
}
.faq-btn-main h2,
.faq-btn-main p,
.faq-btn-main span {
  display: none !important;
}
.faq-btn-main {
  padding-bottom: 100px;
}
.product-analytics p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: rgb(86 86 86);
}
.product-analytics h2 {
  font-size: 28px !important;
  line-height: 34px !important;
  margin-bottom: 10px !important;
  letter-spacing: -0.25px !important;
  font-family: "Twemoji Country Flags, ui-sans-serif, system-ui, sans-serif",
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.product-analytics select,
.product-analytics input {
  border-radius: 0.25rem !important;
  padding: 0.75rem 1.25rem !important;
  color: rgb(0 0 0) !important;
  background-color: rgb(241 244 249) !important;
  font-size: 16px !important;
  line-height: 1.5rem !important;
  border: 0;
  font-family: "GellixRegular" !important;
  margin: 0 0 20px 0;
}
.product-analytics select,
.product-analytics input::placeholder {
  color: #9ca3af !important;
}

.product-analytics {
  font-family: "Twemoji Country Flags,Gellix,Arial,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji" !important;
}
.product-analytics label {
  margin-top: 20px;
  line-height: 1.75rem;
  font-weight: 600;
  color: #000;
  font-family: "GellixRegular" !important;
  font-size: 18px;
  margin-bottom: 13px;
}

.product-analytics .ceck-labels label {
  font-size: 16px;
  line-height: 1.5rem;
  color: rgb(62 85 120);
  margin-top: 5px;
  margin-bottom: 0;
  shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  font-family: system-ui !important;
  align-items: center;
  font-weight: 400;
}
.product-analytics input[type="checkbox"] {
  width: auto;
  float: right;
}
.product-analytics .ceck-labels label a {
  color: #1e61f0 !important;
}
.product-analytics form .button {
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: system-ui;
  margin: 30px 0px 0;
  font-weight: 400;
}
.power-wrapper div {
  font-weight: 400;
}
.power-wrapper div,
.power-wrapper div b {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-family: system-ui !important;
  color: rgb(86 86 86) !important;
}
.pricing-compare h2,
.power-wrapper div span {
  font-size: 44px !important;
  line-height: 52px;
  letter-spacing: -0.5px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 25px;
}
.something-else {
  padding-bottom: 80px;
  width: 100%;
  float: left;
  margin-top: 0 !important;
}
.something-else span {
  font-size: 24px;
  font-size: 30px !important;
  line-height: 52px;
  letter-spacing: -0.5px;
  color: #000;
  font-weight: 400;
  display: inline-block;
}
.something-else a {
  color: rgb(40, 101, 234) !important;
  font-size: 16px;
  margin: 10px 0 0 0;
  display: inline-block;
}
.something-else a:hover {
  text-decoration: underline;
}
.pricing-compare h2 {
  font-weight: 500;
  padding-top: 75px !important;
  padding-bottom: 40px !important;
  display: block;
}
.pricing-container {
  justify-content: center !important;
}
.subscription-card .tmp-sectiontitle-two .form-month,
.subscription-card .tmp-sectiontitle-two .form-text,
.subscription-card .tmp-sectiontitle-two .dollar-content {
  color: rgb(86 86 86) !important;
  font-size: 12px !important;
  line-height: 1.5rem !important;
  font-weight: 400 !important;
  margin-top: 0px !important;
}

.subscription-card .price-monthly,
.subscription-card .price-annually {
  line-height: 26px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  color: #000 !important;
}
.faq-capare .tmp-faqcontent th,
.faq-capare .tmp-faqcontent td {
  font-family: system-ui;
}
.faq-btn-main .tmp-info-list {
  margin: 0px !important;
}
.faq-btn-main .tmp-join-btn {
  margin-top: 0px !important;
}
.faq-btn-main .tmp-sectiontitle-two {
  margin: 0px !important;
}
.faq-btn-main {
  background-color: rgb(241 244 249);
  padding-bottom: 100px;
  margin: 0px !important;
  padding-top: 3rem !important;
}
.faq-sec .tmp-faqsection .tmp-faqwrap + .tmp-faqwrap {
  margin: 0px 0 0 !important;
}
.tmp-faqtitlle {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
footer {
  background: rgb(15 79 115) !important;
}
/* common button start */
.btn-secondary {
  background: transparent;
  /* background: #11d294; */
  border: 1px solid #1e61f0;
  color: #1e61f0 !important;
  font-weight: 700;
  /* width: 129px; */
  padding: 0px 20px;
  display: flex;
  text-align: center;
  height: 42px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  transition: all 0.3s ease;
  font-size: 16px;
  font-family: system-ui;
}
.btn-secondary:hover {
  background: #0000001a;
}
.subscription-card .tmp-sectiontitle-two .form-month {
  color: #000000 !important;
  font-weight: 600 !important;
}
/* common button End*/
/* home-css Start */
.home-heading h2 {
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  padding-top: 75px;
  display: block;
  max-width: 914px;
  margin: auto;
}
.home-heading p {
  font-size: 1.125rem !important;
  text-align: center;
  letter-spacing: 0.0065em;
  font-weight: 300 !important;
  margin-top: 1.25rem;
  color: rgb(86, 86, 86);
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
}
.home-heading {
  padding-bottom: 100px;
}
.one_platform {
  padding-top: 75px;
}
.content-sub {
  line-height: 1.5rem;
  color: rgb(0 0 0);
  font-weight: bold;
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  font-size: 1.125rem;
  margin-bottom: 16px;
}
.content-inner b span {
  font-size: 28px !important;
  line-height: 34px;
  font-weight: 400;
  opacity: 1;
  color: rgb(0 0 0);
  letter-spacing: -0.25px;
  margin: 20px 0px;
  display: inline-block;
}
#editor_37iiajh3jc .tmp-about {
  float: left !important;
  width: max-content !important;
  align-items: center !important;
  white-space: nowrap !important;
  width: 30% !important;
}

.learn .more,
.starded-btn {
  position: absolute;
  white-space: nowrap;
  /* left: 82px; */
  /* right: 28%; */
  right: 25%;
  margin-top: 0;
  width: fit-content;
}
.learn-more {
  margin-top: -29px !important;
  width: fit-content !important;
}
.starded-btn .tmp-btn {
  background: transparent !important;
  color: #1e61f0 !important;
  border: 0px !important;
  border-color: unset !important;
  font-size: 1.125rem;
  margin-top: 12px;
}
.content-more-bottom {
  line-height: 24px;
  font-weight: 500;
  font-size: 1rem;
  color: #565656;
  font-family: Twemoji Country Flags, Gellix, Arial, ui-sans-serif, system-ui,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
}
.text-gry-content {
  color: #5c6f83 !important;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 14px;
}
.btn-left-posh {
  left: 20% !important;
}
/* home-css End */
/* style End new (02-11-2025) */
header {
  background-color: #f1f4f9 !important;
  transition-duration: 0.2s;
}
.sticky {
  background-color: #fff !important;
}
.pb-themesection .top-stream-txt h1 {
  font-size: 55px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 60px 15rem 0px;
  text-align: center;
}
.pb-themesection .top-data {
  letter-spacing: 0.0065em;
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  margin-top: 15px !important;
}
.main_bnr_btn {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}
.main_bnr_btn a:last-child {
  border: 1px solid #1e61f0;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  padding: 15px 28px;
  color: #1e61f0 !important;
}
.main_bnr_btn a {
  border: 1px solid #1e61f0;
  font-size: 18px;
  background-color: #1e61f0;
  border-radius: 50px;
  padding: 15px 28px;
  color: #fff !important;
  font-weight: 600;
}
.main_bnr_btn a:hover {
  background-color: rgb(13, 31, 145);
  border-color: rgb(13, 31, 145);
}
.main_bnr_btn a:last-child:hover {
  background-color: rgb(221, 221, 221);
}
.main_streaming {
  margin: 0 0 80px 0;
  background-size: cover !important;
}
.has-submenu {
  position: inherit !important;
}
.resource-sub-menu {
  z-index: 11111 !important;
  width: 100%;
  padding: 20px 50px !important;
  top: 100px !important;
}
.resource-sub-menu a:hover {
  background-color: inherit !important;
}
.resource-sub-menu .resource-sub-menu-header {
  width: 24%;
  float: left;
}
.resource-sub-menu .resource-sub-menu-header a {
  padding-left: 0 !important;
  padding-bottom: 28px;
}
.resource-sub-menu .resource-sub-menu-header h6 {
  color: rgb(92, 112, 132);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  white-space: nowrap;
  letter-spacing: 1px;
  margin: 25px 0 20px 0;
}
.amplitube_sec .amplitude_lft img {
  border: 12px solid #91d9e3;
  border-radius: 8px;
}
.amplitube_sec .amplitude_padd {
  padding-left: 40px;
}
.amplitube_sec .amplitude_padd_rt {
  padding-right: 40px;
}
.amplitube_sec .amplitude_padd_rt .content-more-bottom img {
  width: 150px;
  display: inherit;
  margin: 40px 0 15px 0;
}
.amplitube_sec {
  margin-bottom: 45px;
}
.amplitube_sec .amplitude_light_pink img {
  border: 12px solid #f5d9e1;
}
.amplitube_sec .amplitude_light_blue img {
  border: 12px solid #c1e0fe;
}
.amplitude_rt.result_image .content-more-bottom img {
  width: 150px !important;
}
.insight_text p span {
  font-size: 44px !important;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
  display: inline-block;
  font-family: "GellixRegular" !important;
}
.amplitube_sec .amplitude_rt .content-sub {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.125rem;
  font-weight: 600;
}
.amplitube_sec .amplitude_rt .content-sub img {
  height: 28px;
  width: 28px;
}
.content-btn {
  display: flex;
  justify-content: left;
  gap: 0;
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}
/* .content-btn a:last-child { */
.content-btn a {
  border: 0 !important;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  padding: 15px 28px;
  color: #1e61f0 !important;
}
.content-btn a {
  border: 1px solid #1e61f0;
  font-size: 18px;
  background-color: #1e61f0;
  border-radius: 50px;
  padding: 15px 28px;
  color: #fff !important;
  font-weight: 600;
}
.content-btn a:hover {
  background-color: rgb(13, 31, 145);
  border-color: rgb(13, 31, 145);
}
.content-btn a:last-child:hover {
  background-color: inherit !important;
  color: #1e61f0 !important;
}
.amplitude_rt .content-inner b span {
  font-size: 28px !important;
  line-height: 28px;
  font-weight: 400;
  margin: 2px 0px 17px;
  display: inline-block;
  font-family: "GellixRegular" !important;
}
.amplitude_rt .content-more-bottom {
  font-weight: 600;
  font-family: "GellixRegular" !important;
}
.amplitude_rt .content-more-bottom img {
  width: 90px;
  display: inherit;
  margin: 40px 0 15px 0;
}
.amplitube_sec .amplitude_pink img {
  border: 12px solid #c9c2f5 !important;
}
.ecosystem_sec .tmp-sectiontitle-two h2 {
  font-size: 44px !important;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.5px;
  display: inline-block;
  font-family: "GellixRegular" !important;
}
.ecosystem_sec .tmp-sectiontitle-two p {
  font-size: 1.2rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: #565656;
  font-family: "GellixRegular" !important;
}
.ecosystem_sec .tmp-join-btn a {
  border: 1px solid #1e61f0;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  padding: 20px 28px;
  color: #1e61f0 !important;
  font-weight: 600;
}
.ecosystem_sec .tmp-join-btn a:hover {
  background-color: rgb(221, 221, 221);
  border-color: rgb(13, 31, 145);
}
.ecosystem_sec .report_box {
  background-color: #fff;
}
.main_reort figure img {
  border-radius: 4px 0 0 4px;
}
.main_reort .report_box {
  background: #fff;
  border-radius: 0 4px 4px 0;
  height: 100%;
  padding: 40px 40px 0;
}
.main_reort .col-6:first-child {
  padding-right: 0;
}
.main_reort .col-6:last-child {
  padding-left: 0;
}
.main_reort figure figcaption {
  margin: 0 0 0;
}
.main_reort h2 {
  font-weight: 600;
  font-family: "GellixRegular" !important;
  color: rgb(81, 80, 80);
  font-size: 0.875rem;
  margin-bottom: 13px;
}
.main_reort h3 span {
  font-size: 33px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 43px;
  color: #000;
}
.main_reort p {
  font-size: 18px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 30px;
  color: #595959;
  padding: 10px 0 0 0;
}
.main_reort .report_box a {
  border: 0 !important;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  color: #1e61f0 !important;
  font-weight: 600;
  margin: 30px 0 0 0;
  display: inherit;
}
.hottest_product .tmp-services-items {
  height: 100%;
  padding: 0;
  text-align: left;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.hottest_product .tmp-services-items img {
  width: 100%;
  height: inherit;
}
.hottest_product .tmp-services-content {
  padding: 0 2rem;
  min-height: 215px;
}
.hottest_product .tmp-services-content h2 {
  font-size: 15px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 43px;
  color: #666;
  text-transform: uppercase;
}
.hottest_product .tmp-services-content h3 {
  font-size: 21px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 30px;
  color: #000;
}
.hottest_product .tmp-services-content .north_para {
  /* font-size: 18px !important; */
  font-size: 1.2rem !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
}
.hottest_product .tmp-services-items a {
  border: 0 !important;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  color: #1e61f0 !important;
  font-weight: 600;
  margin: 30px 0 0 0;
  display: inherit;
  padding: 0 2rem 35px;
}
.hottest_product .tmp-services-items a:hover {
  color: #0b4fe0 !important;
}
footer {
  padding-top: 70px !important;
}
.hottest_product .tmp-sectiontitle-two {
  display: none;
}
.driving_gowth figure img {
  width: 15%;
  border-radius: 0;
}
.driving_gowth h4 {
  font-size: 40px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  padding-bottom: 30px;
}
.driving_gowth h3 {
    font-size: 21px !important;
    font-family: "GellixRegular" !important;
    font-weight: bold;
    line-height: 30px;
    color: #535353;
    min-height: 130px;
}
h3.harness-head {
  font-size: 21px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 30px;
  color: #535353;
      min-height: 24px!important;
}
h3.digital-head {
    font-size: 21px !important;
    font-family: "GellixRegular" !important;
    font-weight: bold;
    line-height: 30px;
    color: #535353;
    min-height: 60px;
}
.driving_gowth p {
  font-size: 1.2rem !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
 
}
p.harness-para {
    font-size: 1.2rem !important;
    font-family: "GellixRegular" !important;
    font-weight: 400;
    line-height: 26px;
    color: rgb(81, 80, 80);
    min-height: 117px;
    padding-bottom: 0px!important;
}
.driving_gowth a {
    border: 0 !important;
    font-size: 18px;
    background-color: inherit;
    border-radius: 50px;
    color: #1e61f0 !important;
    font-weight: 600;
    display: inherit;
    padding: 0 0 35px;
    margin-top: -25px;
}
.driving_gowth a:hover {
  color: #0b4fe0 !important;
}
footer .container-fluid {
  max-width: 1320px;
}
footer .border-top {
  border: inherit !important;
}
.plan_sec h3 {
  font-size: 55px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 60px 15rem 0px;
  letter-spacing: -1px;
}
.plan_sec p {
  letter-spacing: 0.0065em;
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  margin-top: 15px !important;
  padding: 0 230px;
}
.subscription_sec .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.early_stage .tmp-btnvtwo {
  border-radius: 100px;
  padding: 13px 30px 19px;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.early_stage .tmp-btnvtwo:hover {
  background-color: rgb(221, 221, 221) !important;
}
.early_stage .tmp-sectiontitle-two p {
  padding: 0 35px;
}
.every_plan figure img {
  border-radius: 30px 0px 30px 0 !important;
}
.harness_sec .tmp-sectiontitle-two p {
  font-family: "GellixRegular" !important;
}
.solution_result h3 {
  padding: 13px 30px 19px;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  font-size: 54px;
  line-height: 26px;
  color: #fff;
}
.solution_result p {
  letter-spacing: 0.0065em;
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  margin-top: 15px !important;
  color: #fff;
  padding: 0 230px;
}
.solution_case h2 {
  font-size: 21px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 30px;
  color: #535353;
  margin: 0 0 5px 0;
}
.solution_case p {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: rgb(0, 0, 0);
  padding: 0 250px;
}
.rention_sec p {
  padding: 0 85px 0 0;
}
.solutions_by_industary h2 {
  font-size: 21px !important;
  font-family: "GellixRegular" !important;
  font-weight: bold;
  line-height: 30px;
  color: #535353;
  margin: 0 0 5px 0;
}
.solutions_by_industary p span {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: rgb(0, 0, 0);
  padding-bottom: 30px;
  padding: 0 95px;
}
.solutions_by_industary ul li {
  transition: transform 0.35s ease;
  margin-bottom: 20px;
}
.solutions_by_industary .tmp-services-list {
  justify-content: center;
}
.solutions_by_industary .tmp-services-items {
  background: #fff;
  box-shadow: 0px 3px 5px -2px #cecece;
  padding: 15px 20px;
  border-radius: 0 0 8px 8px;
}
.solutions_by_industary .tmp-services-list li img {
  border-radius: 8px 8px 0 0;
}
.solutions_by_industary .tmp-sectiontitle-two {
  margin: 0 0 55px;
}
.solutions_by_industary .tmp-services-list li:hover {
  transform: translateY(-6px);
}
.solutions_by_industary .customer_sec {
  min-height: 70px;
  font-size: 18px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
}
.solutions_by_industary .tmp-services-items a {
  border: 0 !important;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  color: #1e61f0 !important;
  font-weight: 600;
  margin: 18px 0 0 0;
  display: inherit;
  padding: 0 0 15px;
}
.tmp-sectionimg figure img {
    width: 90%;
    border-radius: 20px;
}
.tmp-sectionimg1 figure img {
    width: 20%!important;
    border-radius: 20px;
}
.solutions_by_industary .tmp-services-items a:hover {
  color: #0b4fe0 !important;
}
.solution_team figure img {
  width: 20% !important;
}
.leading_brand h2 {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: #ffff;
}
.leading_brand p {
  letter-spacing: 0.0065em;
  font-size: 1.125rem !important;
  font-weight: 300 !important;
  text-align: center;
  margin-top: 15px !important;
  color: #fff !important;
  padding: 0 50px;
}
.leading_brand.solutions_by_industary h3 {
  color: #535353 !important;
  font-size: 21px !important;
  font-weight: bold;
  line-height: 30px;
}
.leading_brand.solutions_by_industary .tmp-services-content .discover {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin: 10px 0 0 0 !important;
  color: rgba(5, 18, 55, 0.76) !important;
  text-align: left !important;
  padding: 10px 0 0 0 !important;
  min-height: 85px !important;
}
.view_button a {
  font-size: 18px;
  border-radius: 100px;
  color: #1e61f0 !important;
  font-weight: bold;
  margin: 40px 0 55px 0;
  display: inline-block;
  background: #fff;
  padding: 18px 30px;
}
.view_button a:hover {
  opacity: 0.8;
}
.partner_step_box .tmp-sectionimg img {
  border-radius: 8px 8px 0 0;
}
.partner_step_box figcaption {
  display: none;
}
.partner_step_box .acdemy_box {
  background: #fff;
  box-shadow: 0px 3px 5px -2px #cecece;
  padding: 15px 20px;
  border-radius: 0 0 8px 8px;
  margin-top: 0 !important;
}
.partner_step_box .acdemy_box h3 {
  color: #535353 !important;
  font-size: 21px !important;
  font-weight: 600;
  line-height: 30px;
}
.partner_step_box .acdemy_box p {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin: 10px 0 0 0 !important;
  color: rgba(5, 18, 55, 0.76) !important;
  text-align: left !important;
  padding: 10px 0 0 0 !important;
  min-height: 85px !important;
}
.partner_step_box .acdemy_box a {
  border: 0 !important;
  font-size: 18px;
  background-color: inherit;
  border-radius: 50px;
  color: #1e61f0 !important;
  font-weight: 600;
  margin: 10px 0 0 0;
  display: inherit;
  padding: 0 0 15px;
}
.partner_step_box .acdemy_box a:hover {
  color: #0b4fe0 !important;
}
.solutions_by_industary p span {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: rgb(0, 0, 0);
  padding-bottom: 30px;
  padding: 0 95px;
}
.solutions_by_industary .customer_growth p {
  display: none;
}
.solutions_by_industary .customer_growth h2 {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: #000;
  padding: 0 180px;
}
.solutions_by_industary .customer_growth .tmp-services-content h2 {
  padding: 0;
  color: #535353 !important;
  font-size: 21px !important;
  font-weight: 600;
  line-height: 30px;
}
.solutions_by_industary .customer_growth .tmp-services-content p {
  display: block !important;
}
.insight_box .tmp-sectiontitle-two span {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: #fff;
  padding: 0 200px;
}
.insight_box .tmp-join-btn a {
  font-size: 18px;
  border-radius: 100px;
  color: #1e61f0 !important;
  font-weight: bold;
  margin: 0;
  display: inline-block;
  background: #fff;
  padding: 18px 30px;
}
.insight_box .tmp-join-btn a:hover {
  opacity: 0.8;
}
.resource_text h4 {
  font-size: 55px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 48px;
  color: rgb(0, 0, 0);
}
.resource_text p {
  letter-spacing: 0.0065em;
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  margin-top: 15px !important;
  padding: 5px 230px 0;
}
.best_pratice .guide_the_north_star img {
  border-radius: 0 !important;
}
.best_pratice .flex-service {
  border: 0 !important;
}
.best_pratice .north_star_content span {
  font-size: 14px;
  color: rgb(113, 111, 111);
}
.best_pratice .north_star_content h3 {
  font-weight: bold;
  font-size: 22px;
  color: #000;
  padding: 10px 0 0 0;
}
.best_pratice .north_star_content p {
  font-size: 18px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
}
.best_pratice .tmp-services-content h6 {
  font-size: 14px;
  color: rgb(113, 111, 111);
}
.best_pratice .tmp-services-content h2 {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  padding: 0;
}
.best_pratice .tmp-services-content p {
  font-size: 16px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
}
.best_pratice .service-wrap {
  width: 38% !important;
}
.best_pratice .services-wrap {
  width: 70% !important;
}
.leaning_hub img {
  border-radius: 0 !important;
}
.leaning_hub .tmp-sectiontitle-two {
  text-align: left;
}
.leaning_hub .tmp-sectiontitle-two h2 {
  font-size: 14px;
  color: rgb(113, 111, 111);
  font-weight: 100;
}
.leaning_hub .tmp-sectiontitle-two h3 {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  padding: 0;
  min-height: 47px;
}
.leaning_hub .tmp-sectiontitle-two p {
  display: none;
}
.leaning_hub .tmp-sectiontitle-two p.data-service {
  font-size: 16px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: rgb(81, 80, 80);
  display: block;
}
.load_button .tmp-about-list {
  margin: 0;
  justify-content: center;
}
.load_button .tmp-join-btn {
  gap: 20px;
  display: flex;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}
.load_button .tmp-join-btn a {
  border: 1px solid #1e61f0;
  font-size: 18px;
  background-color: #1e61f0;
  border-radius: 50px;
  padding: 17px 50px;
  color: #fff !important;
  font-weight: 600;
}
.load_button .tmp-join-btn a:hover {
  background-color: rgb(13, 31, 145);
  border-color: rgb(13, 31, 145);
}
.help_center h3 {
  font-weight: 400;
  font-size: 42px;
  color: #000;
  padding: 0;
}
.help_center {
  min-height: 340px;
  display: flex;
  align-items: center;
}
.browse_resource h4 {
  font-size: 24px;
  font-weight: 400;
  font-size: 32px;
  color: #282828;
  padding: 0;
}
.support_procedure .support_sec {
  border: 1px solid rgba(30, 97, 240, 1);
  min-height: 165px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px;
}
.support_procedure .support_sec:hover {
  background-color: rgba(30, 97, 240, 1);
}
.support_procedure .support_sec:hover h3 {
  color: #ffff;
}
.support_procedure .support_sec:hover p {
  color: #ffff;
}
.support_procedure h3 {
  font-size: 16px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: #10069f;
}
.support_procedure p {
  font-size: 16px !important;
  font-family: "GellixRegular" !important;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}
.product-analytics {
  border: 1px solid rgb(221, 220, 220);
  border-radius: 6px !important;
  width: 95% !important;
  box-shadow: inherit !important;
  padding: 3rem !important;
}
.page-sales-contact .product-analytics p {
  color: rgb(86, 86, 86);
  font-family: "GellixRegular" !important;
  font-size: 18px;
  margin-bottom: 40px;
}
.product-analytics label {
  margin-top: 20px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #000;
  font-family: "GellixRegular" !important;
  font-size: 18px;
}
.contact-us-sec h3 {
  font-size: 55px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 0;
  color: #fff;
}
.contact-us-sec p {
  letter-spacing: 0.0065em;
  font-size: 1.125rem;
  font-weight: 300;
  margin-top: 15px !important;
  color: #fff;
}
.sale_box figure img {
  width: 16%;
  border-radius: 0 !important;
}
.sale_box h4 {
  font-size: 23px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 0 0 10px 0;
  color: #fff;
  font-weight: bold;
}
.sale_box p {
  font-size: 18px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 0;
  color: #fff;
  min-height: 55px;
  font-weight: 400;
}
.sale_box a {
  font-size: 18px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 0;
  color: #fff !important;
  font-weight: 600;
}
.find-us h3 {
  font-size: 44px !important;
  font-family: "GellixRegular" !important;
  background-color: inherit !important;
  padding: 0;
}

/* 21April2025 */
.tmp-services.caring_new_mrkt img {
  height: 285px;
}

/* end 21April2025 */

/* 08July2025 */
.container-fluid.set-header {
  padding: 0px 25px !important;
}

.content-sub {
  color: #051237;
  font: 300 34px / 40px "Inter";
}

.content-inner {
  font-size: 1.2rem !important;
  line-height: 1.75rem;
  font-weight: 400;
  color: #565656;
  font-family: "GellixRegular" !important;
}

/* end 08July2025 */

/* responsive start */
@media (max-width: 768px) {
  .row {
    padding: 0px 20px !important;
  }
  .row .col-6 {
    width: 100%;
  }
  .tmp-sectionimg {
    margin-bottom: 20px;
  }

  .insight_text p span,
  .pb-themesection .top-stream-txt h1 {
    font-size: 34px !important;
    padding: 0px;
    line-height: 45px !important;
  }

  .leaning_hub .tmp-sectiontitle-two h3 {
    min-height: 0px;
    margin-top: 20px;
}

  .driving_gowth h4,
  .main_reort h3 span,
  .insight_text p span {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .pb-themesection {

    padding: 0px;
    padding-bottom: 20px !important;
}
  .amplitube_sec .amplitude_padd {
    padding-left: 0px;
  }
  .amplitube_sec .amplitude_padd_rt {
    padding-right: 0px;
  }

  .estimate-content .tmp-sectiontitle-two h2{
    line-height: 35px !important;
    font-size: 24px !important;
  }

  .estimate-content .tmp-sectiontitle-two p{
    font-size: 18px !important;
  }

  /* section.pb-themesection.amplitube_sec */
  section.pb-themesection.amplitube_sec .row {
    /* flex-direction: column-reverse; */
  }
  .subscription_sec .container-fluid .row{
    display: flex;
    flex-direction: column;
  }
  section#subscription-plan-list .col-3 {
    width: 100% !important;
}

.pb-themesection .container .row{
  display: flex;
  align-items: center;
}

.pb-themesection .container .row .col-7, .pb-themesection .container .row .col-5, .every_plan .col-3{
  width: 100% !important;
}

.tmp-sectionimg figure img {
  width: 100% !important;
}

.estimate-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.pb-themesection [class*="col-"]>div~div {
  margin-top: 0px !important;
}

.leading-company, .brnad-img {
  margin: auto;
  float: left;
  width: 100% !important;
  min-height: 0px;
  margin: 0 !important;
}

.faq-sec .tmp-faqwrap h6 {
  font-size: 16px !important;
}

.pricing-container {
  gap: 0px !important;
}

.feature-list {
  padding-top: 10px;
}

.faq-sec h2 {
  text-align: center;
  margin-bottom: 10px;
}

.faq-btn-main {
  padding-bottom: 40px !important;
}

.subscription_sec .container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
  .main_reort .report_box {
    padding: 10px;
  }
  footer {
    overflow: hidden !important;
  }
  .ecosystem_sec .tmp-sectiontitle-two h2 {
    font-size: 24px !important;
  }
  .ecosystem_sec .tmp-sectiontitle-two br {
    display: none;
  }
  .ecosystem_sec .tmp-sectiontitle-two p {
    font-size: 14px;
    margin-top: 0;
  }
  body section.pb-themesection.ecosystem_sec {
    padding-bottom: 60px !important;
  }
  body .driving_gowth figure img {
    width: 10%;
  }
  body .main_streaming {
    margin-bottom: 0px;
  }
  .ecosystem_sec .tmp-join-btn a {
    padding: 10px 18px;
    font-size: 14px;
    width: fit-content;
  }
  .insight_text p span {
    margin-bottom: 20px;
  }
  .content-btn {
    margin-bottom: 0px !important ;
  }
  section.pb-themesection.driving_gowth {
    padding-bottom: 50px !important;
  }
  .content-btn a {
    font-size: 14px !important;
  }
  .driving_gowth a {
    margin-top: 0px !important;
  }
  .driving_gowth p {
    margin-bottom: 0px !important;
    font-size: 14px !important;
  }
  .driving_gowth h4 {
    text-align: left !important;
  }
  .content-btn a,
  .main_bnr_btn a:last-child,
  .main_bnr_btn a {
    font-size: 14px;
    width: fit-content;
    padding: 10px 15px;
  }
  section.pb-themesection.driving_gowth.rention_sec h3 {
    font-size: 16px !important;
  }
  .main_bnr_btn {
    /* flex-direction: column; */
  }
  section.pb-themesection.driving_gowth.rention_sec .col-lg-4 {
    width: 50%;
  }
  .insight_box .tmp-sectiontitle-two span {
    padding: 0px !important;
    font-size: 20px !important;
    line-height: 28px;
  }
  .leaning_hub .tmp-sectiontitle-two p.data-service {
    font-size: 14px !important;
    margin-top: 0px !important;
  }
  section.pb-themesection.leaning_hub .tmp-services {
    margin-top: 0px !important;
  }
  .leaning_hub .tmp-sectiontitle-two {
    margin: 0px !important;
    margin-bottom: 20px !important;
  }
  .plan_sec p,
  .plan_sec h3 {
    padding: 0px !important;
  }

  .power-wrapper h1,
  .plan_sec h3,
  .resource_text h4 {
    font-size: 34px !important;
    padding: 0px;
    line-height: 50px !important;
  }
  section.pb-themesection.resource_text {
    padding-top: 0px !important;
  }
  .page-sales-contact .product-analytics p,
  .power-wrapper div,
  #editor_38e3e5fj85 p,
  .faq-sec .tmp-faqwrap p,
  div#editor_37iea78h91 span,
  .feature-list,
  .harness_sec .tmp-sectiontitle-two p,
  .include-content-wrap p span,
  .harness_sec .tmp-sectiontitle-two p,
  .plan_sec p,
  .resource_text p {
    font-size: 14px !important;
  }
  .faq-sec .active h6,
  .faq-capare .tmp-faqtitlle h6,
  .plan h3 {
    font-size: 16px !important;
  }
  section.pb-themesection.every_plan .col-3,
  section#subscription-plan-list .col-3 {
    width: 50%;
  }
  .faq-sec h2,
  .pricing-compare h2,
  .harness-wrap h2,
  .harness-wrap h2,
  .early-wrraper h2 {
    font-size: 24px !important;
  }

  div#editor_37i16e44gj span{
    font-size: 24px !important;
    padding-top: 30px !important;
    line-height: 30px !important;
  }

  .harness-wrap h2, .pricing-compare h2{
    font-size: 24px !important;
    padding-top: 30px !important;
    line-height: 30px !important;
  }

  .early_stage .tmp-sectiontitle-two p {
    padding: 0 0 !important;
}

  section.pb-themesection.every_plan {
    padding-top: 0px !important;
  }
  .pricing-compare h2 {
    margin-bottom: 0px;
  }
  .tmp-faq > h2 {
    font-size: 24px !important;
    padding: 0px !important;
    padding-top: 30px !important;
  }
  .col-3:has(.tmp-sectionimg) {
    width: 50%;
  }
  .pricing-container {
    flex-wrap: wrap !important;
  }
  .pricing-container .plan {
    width: 50%;
  }
  .tmp-faq.faq-sec {
    padding-top: 0px !important;
  }
  /* div#editor_37iea78h91 span{
} */
  .product-analytics {
    padding: 0px 10px !important;
  }
  .something-else span,
  .power-wrapper div span,
  .product-analytics h2 {
    font-size: 24px !important;
    line-height: 30px;
  }
  .product-analytics .ceck-labels label {
    font-size: 14px !important;
  }
  .page-sales-contact {
    padding-bottom: 60px;
  }
  body .check-boxe {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
  }

  .main-btn{
    margin-left: 10px !important;
    margin-bottom: 0px !important;
    margin-right: 10px !important;
  }

  .btn-secondary{
    margin: 10px 10px !important;

  }

  .tmp-faqwrap.active .tmp-faqcontent {
    display: block;
    padding: 0 0 0 !important;
}

.load_button .tmp-join-btn {
  margin-top: 0px !important;
}

.tmp-sectionimg1 figure img {
  width: 100px !important;
}
}
@media (max-width: 576px) {
  .form-container.product-analytics,
  .col-5:has(#div#editor_37ief7dgdg),
  .col-7:has(#editor_37ief810f8) {
    width: 100% !important;
  }
  section.pb-themesection.resource_text {
    padding-top: 0px !important;
  }
  .row .col-2-4 {
    width: calc(100% / 1);
  }
  section.pb-themesection.driving_gowth.rention_sec.solution_team .col-3,
  section.pb-themesection.driving_gowth.rention_sec .col-lg-4 {
    width: 100%;
  }
  section.pb-themesection.driving_gowth.rention_sec.solution_team .col-3{
    margin-bottom: 50px;
  }
  .resource_text h4,
  .page-solutions section.pb-themesection.solution_result h3 {
    font-size: 34px !important;
    padding: 0px;
    line-height: 50px !important;
  }
  section.pb-themesection.leaning_hub .tmp-services {
    margin-bottom: 20px;
  }
  .power-wrapper h1 {
    font-size: 24px !important;
    margin-top: 40px !important;
    line-height: 24px !important;
  }
  .page-sales-contact {
    padding-bottom: 0px !important;
  }
}
/* responsive End */



.early-wrraper .tmp-btnvtwo:hover{
background-color: rgb(221, 221, 221) !important;
}