@import url("mega-menu.css");
* {
  border: 0;
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
.grecaptcha-badge {
  z-index: 1;
}

.optimize-section__container {
  position: relative;
}
.optimize-section__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}
.optimize-section__item:first-child {
  opacity: 1;
}
a,
button {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}
p {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
}
body {
  background-color: #faf8ff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #2c2c2c;
  line-height: 1.4em;
  overflow-x: hidden;
}
body.page-id-26464,
body.page-id-26442 {
  overflow-x: unset;
}
.hero-home {
  position: relative;
  padding: 425px 80px 150px 80px;
  background: rgb(13, 13, 31);
  background: linear-gradient(
    180deg,
    rgba(13, 13, 31, 1) 70%,
    rgba(39, 3, 245, 1) 100%
  );
}
.hero-home::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 100%;
  height: 150px;
  background-image: url(../images/hero-btm.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
}
.hero-img {
  position: absolute;
  left: 80px;
  top: 100px;
}
.hero-desc {
  max-width: 1000px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  text-align: center;
}
.hero-desc h1 {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 20px;
}
.icon-txt {
  padding: 9px;
  max-width: 104px;
}
.hero-btn .btn-blue {
  margin: 10px;
}
.btn-blue {
  background-color: #2b00ff;
  color: #ffffff;
  border-radius: 30px;
  padding: 14px 30px;
  font-size: 20px;
  font-weight: 500;
}
.btn-blue:hover,
.btn-blue:focus {
  background-color: #f0188c;
  color: #ffffff;
}
.btn-transparent {
  background-color: transparent;
}
.btn-transparent:hover {
  background-color: #2b00ff;
  color: #ffffff;
}
.logo-list {
  padding: 0;
  margin: 150px 0 0 0;
  text-align: center;
}
.client-logo-hero {
  max-width: 1300px;
  margin: 0 auto;
}
.logo-list li {
  list-style: none;
  display: inline-block !important;
  float: none !important;
  vertical-align: middle;
}
.logo-list img {
  opacity: 1;
  margin: 0 auto;
}
/*
.logo-list img:hover {
  opacity: 1;
}
*/
.header-section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.5s ease;
}
.header-section .navbar {
  padding: 35px 70px;
}
.nav-link {
  color: #ffffff;
}
.toggle-body .navbar-toggler {
  color: #ffffff;
  padding: 14px 55px 14px 30px;
  font-size: 18px;
  font-weight: 500;
  background-image: url(../images/close-menu.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 33px;
}
.navbar-toggler {
  color: #ffffff;
  padding: 14px 55px 14px 30px;
  font-size: 18px;
  font-weight: 500;
  background-image: url(../images/menu-toggle.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 33px;
}
/*
.header-section .navbar-collapse {
  display: none !important;
}
.header-section .navbar-collapse.show {
  display: block !important;
}
*/
.spolier-section {
  padding: 200px 80px 550px 80px;
  position: relative;
  overflow: hidden;
  min-height: 1150px;
}
.spolier-section::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/news-that.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
}
.spoiler-desc {
  position: relative;
}
.spoiler-desc p {
  font-size: 22px;
  font-weight: 400;
  color: #1b1b37;
}
.spoiler-desc h6 {
  font-size: 22px;
  font-weight: 600;
  color: #1b1b37;
  position: relative;
  margin-top: 40px;
}
.spoiler-desc h6::before {
  content: "";
  position: absolute;
  left: 35px;
  bottom: -60px;
  width: 319px;
  height: 52px;
  background-image: url(../images/spoiler.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100%;
}
.solution-section {
  padding: 10px 140px 110px 140px;
}
.solution-section h2 {
  font-size: 86px;
  font-weight: 600;
  color: #1b1b37;
  letter-spacing: -4px;
  margin-bottom: 30px;
}
.tab-li-custom .nav-link {
  padding: 18px 35px;
  background-color: #e2e2e2;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  border-radius: 40px;
  position: relative;
}
.tab-li-custom .nav-link.active,
.tab-li-custom .nav-link:hover {
  background-color: #2b00ff;
  color: #ffffff;
}
.tab-li-custom .nav-link.active::before,
.tab-li-custom .nav-link:hover::before {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -65px;
  width: 88px;
  height: 51px;
  background-image: url(../images/tab-active.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100%;
}
.tab-li-custom .nav-item {
  margin-right: 30px;
  margin-bottom: 15px;
}
.tab-li-custom .nav-item:last-child {
  margin-right: 0;
}
.tab-content-custom {
  background-color: #2b00ff;
  color: #ffffff;
  padding: 80px 0px 80px 80px;
  border-radius: 30px;
  position: relative;
}
.tab-content-custom::before {
  content: "";
  position: absolute;
  left: -60px;
  bottom: 40%;
  width: 101px;
  height: 104px;
  background-image: url(../images/fire-icon.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100%;
}
.tab-desc h3 {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 40px;
}
.tab-desc hr {
  border-top: 1px dashed #8771f0;
  opacity: 1;
  margin-top: 70px;
  margin-bottom: 60px;
}
.win-list {
  margin: 0;
  padding: 0;
}
.win-list li {
  padding-right: 20px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 32%;
  text-align: center;
}
.win-list li:last-child {
  padding-right: 0;
}
.win-list li h4 span {
  font-size: 106px;
}
.win-list li h4 span.per_symbol {
  font-size: 85px;
}
.win-list li h4 {
  font-size: 85px;
  font-weight: 600;
  margin-bottom: 0;
  color: #f0188c;
}
.win-list li p {
  font-weight: 600;
  margin-bottom: 0;
  color: #e2e2e2;
  letter-spacing: -1px;
}
.win-list li p a {
  color: #e2e2e2;
  text-decoration: underline;
}
.win-list li p a:hover {
  color: #ffffff;
}
.graphic-img-tab img {
  left: 10px;
  position: relative;
  min-width: 680px;
}
.graphic-img-tab {
  margin-top: 60px;
}
.story-section {
  padding: 240px 140px 50px 140px;
  color: #ffffff;
  background-color: #0e0d1f;
  position: relative;
  z-index: 2;
}
.story-title {
  max-width: 640px;
}
.story-title h2 {
  font-size: 86px;
  font-weight: 600;
  letter-spacing: -3px;
  position: relative;
  margin-bottom: 30px;
}
.search-icon {
  position: relative;
  display: inline-block;
}
.search-icon img {
  position: absolute;
  left: 31px;
  top: 16px;
  max-width: 52px;
}
.work-link-col {
  position: relative;
}
.work-link {
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.work-link:hover {
  color: #f0188c;
}
.work-link img {
  margin-left: 8px;
}
.story-slider hr {
  border-top: 1px dashed #787880;
  opacity: 1;
  margin-top: 80px;
  padding-top: 60px;
}
.story-logo > img {
  margin-bottom: 70px;
  margin-top: 60px;
}
.story-logo h3 {
  max-width: 675px;
  font-weight: 600;
  letter-spacing: -1.9px;
  position: relative;
  margin-bottom: 45px;
}
.story-slider .carousel-control-prev,
.story-slider .carousel-control-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #4541fe;
  opacity: 1;
  top: auto;
  /* bottom: 100px; */
  bottom: 300px;
}
.story-slider .carousel-control-next {
  top: auto;
  /* bottom: 100px; */
  right: auto;
  left: 85px;
}
.story-slider .carousel-control-prev:hover,
.story-slider .carousel-control-next:hover {
  background-color: #f0188c;
}
.story-slider .carousel-indicators [data-bs-target] {
  background-color: transparent;
  border: 1px solid #f4f7fa;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  opacity: 1;
  margin-left: 10px;
  margin-right: 10px;
}
.story-slider .carousel-indicators [data-bs-target].active {
  background-color: #f3f7fa;
  opacity: 1;
}
.story-slider .carousel-indicators {
  margin-left: 390px;
  /* bottom: 100px; */
  top: auto !important;
  right: auto;
  left: auto;
}

.story-slider .carousel {
  padding-bottom: 80px;
}

.best-path-section {
  padding-top: 185px;
  padding-bottom: 185px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.best-path-section::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 505px;
  height: 1060px;
  background-image: url(../images/best-path.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: -1;
}
.best-path-section h2,
.startup-section h2 {
  font-weight: 600;
  max-width: 760px;
  margin: 0 auto 20px auto;
}
.best-path-section p {
  margin-bottom: 25px;
}
.startup-section {
  padding-left: 135px;
  padding-right: 135px;
  position: relative;
  z-index: 1;
}
.startup-section .container-fluid {
  padding: 130px 100px;
  background-color: #ffffff;
  border-radius: 30px;
}
.startup-section h2 {
  max-width: 900px;
}
.startup-section p {
  max-width: 820px;
  margin: 0 auto;
}
.startup-logo-list {
  text-align: center;
  padding: 60px 0 60px 0;
}
.startup-logo-list li {
  display: inline-block !important;
  vertical-align: middle;
  width: 19%;
  text-align: center;
  padding: 15px;
  float: none !important;
}
.blue-counter li {
  width: 24%;
  padding: 20px;
}
.blue-counter li h4 {
  color: #4541fe;
}
.blue-counter li p {
  color: #0d0d1f;
}
.blue-counter {
  max-width: 1180px;
  margin: 0 auto;
}
.blue-counter li:last-child h4 {
  font-size: 106px;
}
.change-section {
  padding: 200px 140px 200px 140px;
}
.change-section .container-fluid {
  background-color: #0d0d1f;
  border-radius: 30px;
  padding: 150px 170px;
  text-align: center;
  color: #ffffff;
}
.change-section h2,
.test-talk-sec h2 {
	z-index: 1;
  font-size: 96px !important;
  font-weight: 700 !important;
  margin-top: 30px !important;
  margin-bottom: 40px !important;
  position: relative !important;
  letter-spacing: -1px !important;
}
.heart-icon {
  position: relative;
  display: inline-block;
}
.heart-icon img {
  position: absolute;
  left: 52px;
  top: 0;
  max-width: 71px;
}
.rocket-icon {
  position: relative;
  display: inline-block;
}
.rocket-icon img {
  position: absolute;
  right: 181px;
  top: -73px;
  max-width: 92px;
}
.change-section h3,
.test-talk-sec .clip-text {
  font-weight: 700;
  max-width: 900px;
  margin: 0 auto 40px auto;
  background: #ed43d9;
  background: linear-gradient(to bottom, #ed43d9 0%, #3700ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.review-bx {
  background-color: #ffffff;
  padding: 70px;
  position: relative;
  border-radius: 30px;
  color: #2c2c2c;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.contact-section {
  padding-top: 180px;
  overflow: hidden;
  background: rgb(43, 0, 255);
  background: linear-gradient(
    180deg,
    rgba(43, 0, 255, 1) 30%,
    rgba(240, 24, 140, 1) 100%
  );
}
.contact-section h2 {
  max-width: 900px;
  margin: 0 auto 75px auto;
  text-align: center;
  color: #ffffff;
}
.review-user-info {
  position: relative;
  margin-top: 35px;
  padding-left: 90px;
  font-weight: 600;
  color: #1b1b35;
}
.review-user-info > img {
  position: absolute;
  width: 70px;
  height: 70px;
  object-fit: cover;
  left: 0;
  top: -10px;
  border-radius: 50%;
}
.contact-section .slick-slider {
  margin-left: -140px;
  margin-right: -140px;
  padding-top: 130px;
}
.contact-section .slick-slide {
  margin-left: 35px;
  margin-right: 35px;
}
.contact-section .slick-list {
  margin-left: -35px;
  margin-right: -35px;
  /* pointer-events: none; */
  cursor: pointer;
}
.contact-section .slick-arrow {
  position: absolute;
  right: 0;
  margin: 0 auto;
  top: 0;
  font-size: 0px;
  outline: none;
  border: 0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #0d0d1f url(../images/arrow-left.svg) no-repeat center center;
  left: -70px;
  z-index: 1;
}
.contact-section .slick-arrow.slick-next {
  background: #0d0d1f url(../images/arrow-right.svg) no-repeat center center;
  right: -170px;
}
.slick-arrow.slick-prev:hover {
  background: #f0188c url(../images/arrow-left.svg) no-repeat center center;
}
.slick-arrow.slick-next:hover {
  background: #f0188c url(../images/arrow-right.svg) no-repeat center center;
}
.cnt-hm {
  padding-top: 200px;
  padding-left: 140px;
  padding-right: 140px;
}
.contact-section .cnt-hm h2 {
  text-align: left;
  margin: 0 0 20px 0;
}
.cnt-hm p {
  color: #ffffff;
  font-weight: 400;
  max-width: 700px;
}
.cnt-graphic > img {
  margin-left: -150px;
}
.logo-list .slick-arrow {
  display: none !important;
}
.logo-list .slick-dots {
  padding: 0;
  display: none !important;
}
.logo-list .slick-dots li {
  margin: 3px;
}
/* Homepage logos dot navigation */
.logo-list.carousel-lg .slick-dots li button {
  background-color: transparent;
  width: 10px;
  height: 10px;
  font-size: 0px;
  border-radius: 50%;
  border: 1px solid #000000;
}
.logo-list.carousel-lg .slick-dots li.slick-active button {
  background-color: #000000;
}
/* Inner page logos dot navigation */
.logo-list .slick-dots li button {
  background-color: transparent;
  width: 10px;
  height: 10px;
  font-size: 0px;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.logo-list .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.pw-title img {
  display: none;
}
.faq-section h2 {
  color: #000;
  text-transform: uppercase;
}
.faq-section {
  background-color: transparent;
  padding: 0 0px 140px 140px;
}
.faq-img {
  text-align: end;
  margin-top: -110px;
}
.faq-img img {
  text-align: left;
  width: 100%;
  max-width: 800px;
}
.faq-section .accordion-item {
  background-color: transparent;
  border: transparent;
  border-top: 2px dashed #e2e2e2;
}
.faq-section .accordion-item:last-child {
  border-bottom: 2px dashed #e2e2e2;
}
.faq-section .accordion-button {
  font-size: 20px;
  font-weight: 600;
  color: #1b1b35;
  background-color: transparent;
}
.faq-section .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.faq-section .accordion-body {
  font-size: 22px;
}
.faq-section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='51' viewBox='0 0 51 51'%3E%3Cg id='Group_7635' data-name='Group 7635' transform='translate(-861 -10736.946)'%3E%3Ccircle id='Ellipse_395' data-name='Ellipse 395' cx='25.5' cy='25.5' r='25.5' transform='translate(861 10736.946)' fill='%23e2e2e2'/%3E%3Cpath id='Path_6464' data-name='Path 6464' d='M15.425,30.472V14.628h3.15V30.472ZM9.078,24.125v-3.15H24.922v3.15Z' transform='translate(903.5 10784.996) rotate(180)' fill='%230d0d1f'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 51px 51px;
  height: 51px;
  width: 51px;
}
.faq-section .accordion-button:not(.collapsed)::after {
  background-image: url(../images/min.png);
}
.faq-section .accordion-body ol {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
}
.faq-section .accordion-body li {
  counter-increment: item;
  margin-bottom: 15px;
}
.faq-section .accordion-body li:before {
  margin-right: 10px;
  content: counter(item);
  background: #2c2c2c;
  border-radius: 100%;
  color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  line-height: 1.5em;
}
.footer-section {
  background-color: #000000;
  color: #efeff1;
  padding: 150px 110px;
  text-align: center;
}
.footer-section a {
  color: #efeff1;
  text-decoration: none;
}
.footer-section a:hover {
  color: #f0188c;
}
.ftr-log,
.ftr-col {
  display: inline-block;
  vertical-align: top;
  padding: 15px;
}
.ftr-log {
  width: 12%;
  text-align: left;
}
.ftr-col {
  width: 20%;
  text-align: left;
}
.ftr-col p {
  margin-bottom: 10px;
}
.ft-fu {
  width: 26%;
}
.ft-fu ul {
  padding: 0;
  margin: 0;
}
.ft-fu ul li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.ft-fu ul li a:hover img {
  opacity: 0.7;
}
.ft-fu ul li:last-child {
  margin-right: 0;
}
.ftr-col h5 {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 15px 0;
}
.copy-right {
  font-size: 18px;
}
.startup-logo-list .slick-dots {
  display: none !important;
}
.hero-subpg {
  color: #ffffff;
  padding: 115px 140px 150px 140px;
  position: relative;
  z-index: 1;
  background: rgb(13, 13, 31);
  background: linear-gradient(
    180deg,
    rgba(13, 13, 31, 1) 30%,
    rgba(240, 24, 140, 1) 100%
  );
}
.hero-subpg::before {
  content: "";
  bottom: -60px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 110px;
  background-color: #faf8ff;
  -moz-transform: skew(0deg, -2.5deg);
  -webkit-transform: skew(0deg, -2.5deg);
  transform: skew(0deg, -2.5deg);
  z-index: -1;
}
.hero-subpg-desc h1,
.hero-subpg-desc h1 p {
  font-size: 86px;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .hero-subpg-desc h1,
  .hero-subpg-desc h1 p {
    font-size: 44px !important;
    line-height: 50px !important;
  }
}
.hero-subpg-img {
  text-align: right;
}
.hero-subpg-desc {
  max-width: 840px;
}
.logo-list2 {
  margin-top: 60px;
}
.down-icon {
  position: absolute;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #2b00ff;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 140px;
  bottom: -20px;
}
.down-icon:hover {
  background-color: #0d0d1f;
}
.down-icon img {
  max-width: 60px;
}
.multi-solution-section {
  padding: 50px 0;
}
.multi-solution-section h2 {
  font-size: 62px;
  font-weight: 600;
  color: #0d0d1f;
  margin-bottom: 30px;
  line-height: 1.2em;
}
.cnt-subpg {
  padding-top: 0;
}
.cnt-subpg .cnt-hm {
  padding-bottom: 125px;
}
.hero-blue-gradient {
  background: rgb(13, 13, 31);
  background: linear-gradient(
    180deg,
    rgba(13, 13, 31, 1) 30%,
    rgba(39, 3, 245, 1) 100%
  );
}
.down-icon-pink {
  background-color: #f0188c;
}
.hero-faq-section {
  padding-bottom: 80px;
  max-height: 780px;
}
.hero-faq-graphic img {
  min-width: 750px;
}
.faq-pg-section {
  padding-top: 110px;
  padding-right: 140px;
}
.talk-box {
  background-color: #0d0d1f;
  color: #ffffff;
  text-align: center;
  padding: 85px 40px 65px 40px;
  max-width: 536px;
  margin-left: auto;
  border-radius: 40px;
}
.talk-box h2 {
  font-size: 86px;
  font-weight: 600;
  color: #ffffff;
  text-transform: none;
  letter-spacing: -1px;
  margin-bottom: 25px;
}
.talk-box p {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.25em;
  margin-bottom: 25px;
}
.hello-icon {
  display: inline-block;
  max-width: 90px;
  top: -12px;
  position: relative;
}
.hello-icon img {
  width: 100%;
}
.font-600 {
  font-weight: 600;
}
.faq-pg-section .accordion-body li:before {
  position: absolute;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
}
.faq-pg-section .accordion-body li {
  padding-left: 70px;
  position: relative;
  margin-bottom: 25px;
}
.ac-faq {
  max-width: 890px;
}
.faq-pg-section .accordion-item {
  border-top: 4px dashed #e2e2e2;
}
.faq-pg-section .accordion-button {
  padding-left: 5px;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
.faq-pg-section .accordion-body {
  padding-left: 5px;
  padding-right: 0;
  padding-top: 0;
}
.faq-pg-section .accordion-button::after {
  width: 50px;
  height: 50px;
  background-size: 100%;
}
.faq-pg-section .accordion-item:last-child {
  border-bottom: 4px dashed #e2e2e2;
}
/*contact form css*/
.footer_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff !important;
  opacity: 1 !important;
}
.footer_contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff !important;
  opacity: 1 !important;
}
.footer_contact_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff !important;
  opacity: 1 !important;
}
.footer_contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff !important;
  opacity: 1 !important;
}
.footer_contact_form .forminator-label,
.single-news-rt .forminator-label {
  display: inline-block !important;
  position: relative;
  color: #f4f7fa !important;
  font-size: 22px !important;
  font-weight: 500 !important;
}
.single-news-rt .forminator-label {
  color: #1b1b35 !important;
}
.footer_contact_form .forminator-label .forminator-required {
  color: #ffffff !important;
}
.footer_contact_form .forminator-input,
.footer_contact_form .select2-selection {
  padding: 15px 30px !important;
  color: #ffffff !important;
  height: 62px !important;
  background-color: transparent !important;
  border-radius: 35px !important;
  border: 2px solid #f5f7fa !important;
}
.share-list .forminator-input {
  padding: 15px 30px !important;
  color: #000000 !important;
  height: 62px !important;
  background-color: transparent !important;
  border-radius: 35px !important;
  border: 2px solid #2c2c2c !important;
}
.footer_contact_form .forminator-textarea {
  padding: 15px 30px !important;
  color: #ffffff !important;
  height: 130px !important;
  background-color: transparent !important;
  border-radius: 35px !important;
  border: 2px solid #f5f7fa !important;
}
.footer_contact_form .forminator-row {
  margin-bottom: 30px !important;
}
.footer_contact_form .forminator-button,
.single-news-rt .forminator-button {
  position: relative;
  background-color: #2b00ff !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  padding: 14px 58px 14px 30px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  box-shadow: none !important;
  outline: none !important;
}
.footer_contact_form .forminator-button:hover,
.single-news-rt .forminator-button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.footer_contact_form .forminator-checkbox-label,
.footer_contact_form .select2-selection__placeholder,
.footer_contact_form .select2-selection__rendered {
  color: #ffffff !important;
}
.footer_contact_form .forminator-button::before,
.single-news-rt .forminator-button::before {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 16px;
  width: 27px;
  height: 27px;
  background-image: url(../images/btn-icon.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
}
.footer_contact_form .forminator-icon-chevron-down {
  color: #ffffff !important;
}
.footer_contact_form .select2-selection__rendered {
  padding: 0 !important;
}
/*contact form css*/
.running-section {
  padding: 180px 120px 150px 120px;
  position: relative;
}
.running-section::before {
  content: "";
  position: absolute;
  top: -7%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 600px;
  height: 107%;
  background-image: url(../images/running-graphic.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  z-index: 1;
}
.running-section .container-fluid {
  z-index: 2;
  position: relative;
}
.h2-title {
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: -3px;
}
.runing-title {
  padding-right: 130px;
}
.running-desc p {
  margin-bottom: 25px;
}
.running-desc .btn-blue {
  margin-top: 10px;
}
.ppc-section {
  background-color: #ffffff;
  padding: 100px 140px 100px 140px;
}
.running-desc {
  padding-left: 80px;
}
.running-desc h2 {
  margin-bottom: 20px;
}
.optimize-section {
  background-color: #ffffff;
  padding: 100px 155px 0 155px;
}
.optimize-section .row {
  background-color: #2b00ff;
  padding: 75px 90px 85px 65px;
  border-radius: 20px;
  color: #ffffff;
  position: relative;
}
.optimize-col h3 {
  color: #ffffff;
  margin-bottom: 25px;
}
.optimize-col {
  max-width: 640px;
  color: #e2e2e2;
}
.number-pot {
  background-color: #4541fe;
  border-radius: 20px;
  display: flex;
  position: absolute;
  left: 65px;
  bottom: 65px;
  width: 135px;
  height: 126px;
  text-align: center;
  font-size: 72px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  color: #ffffff;
}
.step-proecss {
  max-width: 500px;
  margin-left: auto;
  position: relative;
  z-index: 1;
  padding-top: 90px;
  padding-left: 15px;
}
.step-proecss::before {
  content: "";
  position: absolute;
  top: -6.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 519px;
  height: 535px;
  background-image: url(../images/process-graphic.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: -1;
}
.step-proecss h2 {
  font-size: 136px;
  font-weight: 600;
  letter-spacing: -3px;
  line-height: 0.9em !important;
}
.step-icon {
  display: inline-block;
  position: relative;
}
.step-icon img {
  position: absolute;
  max-width: 150px;
  right: -140px;
  top: -10px;
}
.campaign-sectopn {
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 300px;
  margin-top: -125px;
  padding-bottom: 75px;
  background-color: #faf8ff;
}
.campaign-info h2 {
  margin-bottom: 30px;
}
.btn-pink {
  background-color: #f0188c;
}
.btn-pink:hover {
  background-color: #0d0d1f;
}
.campaign-slider {
  position: relative;
  z-index: 1;
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 140px;
}
.cmp-bx {
  padding: 30px 30px 140px 30px;
  border-radius: 20px;
  background-color: #4541fe;
  color: #ffffff;
  position: relative;
  margin: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.nbr-pot {
  background-color: #2b00ff;
  border-radius: 14px;
  display: flex;
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 101px;
  height: 94px;
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  color: #ffffff;
}
.cmp-bx h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 25px;
  letter-spacing: -1px;
}
.cmp-bx p {
  font-size: 22px;
  line-height: 33px;
}
.quest-section {
  padding-top: 160px;
}
.quest-section::before {
  content: "";
  position: absolute;
  top: 230px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 820px;
  background-image: url(../images/quest-graphic.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: -1;
}
.quest-row {
  padding-bottom: 450px;
}
.quest-info {
  padding-left: 60px;
}
.quest-info .h2-title {
  margin-bottom: 25px;
}
.trusted-section {
  padding-left: 155px;
  padding-right: 155px;
  padding-top: 110px;
  padding-bottom: 180px;
}
.trusted-section .container-fluid {
  background-color: #ffffff;
  padding: 130px;
  border-radius: 20px;
  text-align: center;
}
.trusted-title {
  font-size: 86px;
  font-weight: 600;
  margin-bottom: 100px;
}
.smily-icon {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.smily-icon img {
  position: absolute;
  left: -30px;
  top: -50px;
  max-width: 85px;
  z-index: -1;
}
.trusted-logo .col-lg-4 {
  padding: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cnt-subpg2 .cnt-hm {
  padding-bottom: 125px;
}
.footer_contact_form .forminator-custom-form {
  position: relative;
}
.footer_contact_form .forminator-row-last {
  position: absolute;
  bottom: -20px;
  right: 0;
  margin-bottom: 0 !important;
}
.footer_contact_form .forminator-field-textarea {
  margin-bottom: 20px !important;
}
.forminator-description {
  display: none !important;
}
body.home .footer_contact_form {
  margin-bottom: 200px;
}
body.home .multi-solution-section {
  padding: 0;
}
.tab-section-story {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  z-index: 1;
}
.tab-section-story::before {
  position: absolute;
  content: "";
  left: 0;
  margin: 0 auto;
  top: -50px;
  max-width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(../images/successbg-11.png);
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
}
/* 

.tab-section-story::after {
position: absolute;
content: "";
left: 0;
margin: 0 auto;
bottom: 325px;
max-width: 100%;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(../images/story-after.png);
background-repeat: no-repeat;
background-position: bottom right;
background-size: 100%;
} */
.comman-left-right {
  padding-left: 140px;
  padding-right: 140px;
}
.tab-section-story .tab-content {
  margin-top: 110px;
}
.tab-section-story .tab-li-custom .nav-item {
  margin-right: 25px;
}
.badge-custom {
  margin-bottom: 10px;
}
.badge-custom .badge {
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #d0d0d0;
  color: #2c2c2c;
  font-size: 13px;
  font-weight: 500;
  border-radius: 20px;
  padding: 11px 18px;
  text-decoration: none;
}
.badge-custom a.badge:hover {
  background-color: #2b00ff;
  color: #ffffff;
}
.story-desc h3 {
  color: #0d0d1f;
  margin-bottom: 25px;
}
.story-desc h3 a {
  color: #0d0d1f;
  text-decoration: none;
}
.story-desc h3 a:hover {
  color: #2b00ff;
}
.story-desc p {
  color: #2c2c2c;
  letter-spacing: -1.5px;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
}
.story-desc {
  max-width: 675px;
  min-height: 395px;
}
/*
.tab-section-story .row .col-lg-6:nth-child(2) {
  margin-top: 350px;
  padding-left: 100px;
}
.tab-section-story .row .col-lg-6:nth-child(even) {
  padding-left: 100px;
}
.tab-section-story .row .col-lg-6:nth-child(odd) {
  margin-top: -300px;
}
*/
.tab-section-story .row .col-lg-6:first-child {
  margin-top: 0px;
}
/*
.single-story-bx {
  margin-bottom: 200px;
}
*/
.story-img {
  margin-bottom: 30px;
}
.tab-section-story .row.story-list,
.tab-section-story .row.tools-list {
  padding-top: 100px;
  justify-content: space-between;
}
.single-story-bx.row {
	justify-content: space-between;
}
.tab-section-story .tab-li-custom .nav-link.active::before,
.tab-section-story .tab-li-custom .nav-link:hover::before {
  display: none;
}
.hero-news-section {
  padding-top: 200px;
  padding-bottom: 80px;
  max-height: 780px;
}
.hero-news-section .hero-subpg-img {
  position: relative;
  top: 45px;
}
.badge-custom .badge2,
.news-signle-desc .badge2 {
  background-color: transparent;
  padding-left: 0;
  color: #ffffff;
}
.news-featur-bx {
  position: relative;
  overflow: hidden;
  border-radius: 40px;
  margin-right: 70px;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
}
.news-featur-bx::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 500px;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(16, 16, 16, 0.6) 100%
  );
}
.news-featur-bx > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-featured-section {
  padding-top: 130px;
  padding-bottom: 30px;
}
.news-feature-desc {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  color: #ffffff;
  z-index: 1;
}
.news-feature-desc h3,
.news-join-bx h3 {
  font-weight: 600;
}
.news-feature-desc h3 a {
  color: #ffffff;
}
.news-feature-desc h3 a:hover {
  color: #ccc;
}
.news-join-bx {
  background-color: #2b00ff;
  color: #ffffff;
  border-radius: 40px;
  padding: 63px 70px;
  text-align: center;
}
.news-join-bx {
  position: relative;
  z-index: 1;
}
.news-join-bx::before {
  position: absolute;
  content: "";
  right: -47px;
  top: 80px;
  width: 106px;
  height: 121px;
  z-index: -1;
  background-image: url(../images/bell-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.news-join-bx h3 {
  margin-bottom: 25px;
}
.news-signle-desc .badge2 {
  color: #2c2c2c;
}
.news-signle-desc h4 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #1b1b35;
}
.news-signle-desc h4 a {
  color: #1b1b35;
}
.news-signle-desc h4 a:hover {
  color: #2b00ff;
}
.news-list-section .col-lg-4 {
  padding: 100px 50px;
}
.news-list-section .row {
  margin-left: -50px;
  margin-right: -50px;
}
.news-img-feature {
  margin-bottom: 15px;
}
.news-img-feature img {
  border-radius: 40px;
  width: 100%;
  height: 360px;
  object-fit: cover;
}
.pgnitaion,
.pagination {
  padding-bottom: 145px;
}
.hero-news-article-section .hero-subpg-desc h1 {
  font-size: 62px;
  line-height: 1.4em;
}
.hero-news-article-section .hero-subpg-desc h1 a {
  color: #ffffff;
}
.hero-news-article-section .hero-subpg-desc {
  max-width: 90%;
}
.hero-news-article-section .hero-subpg-img img {
  border-radius: 40px;
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.news-info-section {
  padding-top: 90px;
  padding-bottom: 90px;
}
.single-news-bx h4 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.single-news-bx {
  padding-right: 100px;
}
.single-news-bx h3 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 60px;
  letter-spacing: -2px;
}
.single-news-rt h5 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 20px;
}
.share-list {
  padding: 0;
  margin: 25px 0 0 0;
}
.share-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.share-list li a img {
  transition: 0.3s;
}
.share-list li a:hover img {
  transform: scale(1.1);
}
.share-list li:last-child {
  margin-right: 0;
}
.single-news-rt hr {
  border-top: 4px dotted #e2e2e2;
  opacity: 1;
  margin-top: 60px;
  margin-bottom: 70px;
}
.news-related-section {
  padding-top: 100px;
  padding-bottom: 200px;
}
.slick-slide.news-single-bx {
  padding-left: 50px;
  padding-right: 50px;
}
.story-slide {
  margin-left: -50px;
  margin-right: -50px;
  margin-top: 110px;
}
.news-related-section .container-fluid {
  position: relative;
}
.story-slide .slick-arrow {
  position: absolute;
  right: 125px;
  top: -200px;
  font-size: 0px;
  outline: none;
  border: 0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #f0188c url(../images/arrow-left.svg) no-repeat center center;
  z-index: 1;
}
.story-slide .slick-next.slick-arrow {
  right: 45px;
  background: #f0188c url(../images/arrow-right.svg) no-repeat center center;
}
.story-slide .slick-prev.slick-arrow:hover {
  background: #0d0d1f url(../images/arrow-left.svg) no-repeat center center;
}
.story-slide .slick-next.slick-arrow:hover {
  right: 45px;
  background: #0d0d1f url(../images/arrow-right.svg) no-repeat center center;
}
.audience-section::before {
  top: -4.3%;
}
.marketin-desc {
  padding-left: 120px;
}
.audience-desc {
  padding-left: 0;
}
.pin-spacer {
  background-color: #ffffff;
}
.cmp-slid-bx .slick-track {
  display: flex;
}
.cmp-slid-bx .slick-track .slick-slide {
  display: flex;
  height: auto;
}
.deliver-section {
  padding-bottom: 250px;
}
.deliver-section .ag-timeline-card_meta {
  line-height: 1.1em;
}
.desc-section.regular-desc.gut-health {
  padding-left: 130px;
  padding-right: 130px;
}
.gut-health .h2-title {
  font-size: 50px;
}
.gut-health .runing-title {
  padding-right: 0;
}
.pgnitaion,
.pagination {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.pgnitaion .page-numbers,
.pagination > a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  color: #2c2c2c;
  line-height: 2.5em;
  font-weight: 600;
  font-size: 22px;
  vertical-align: top;
  border-radius: 50%;
  margin: 3px !important;
  border: 0 !important;
}
.pgnitaion .page-numbers.current,
.pgnitaion .page-numbers:hover,
body .pagination > a.active,
body .pagination > a:hover {
  background-color: #ede7fd !important;
  color: #2c2c2c !important;
}
.pgnitaion .page-numbers.prev,
.pgnitaion .page-numbers.next,
.pagination > a.prev,
.pagination > a.next {
  font-size: 44px;
  font-weight: 300;
}
.forminator-select-dropdown-container--open
  .forminator-custom-form-26118.forminator-dropdown--default {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.forminator-select-dropdown-container--open
  .forminator-custom-form-26118.forminator-dropdown--default
  .select2-results
  .select2-results__options
  .select2-results__option.select2-results__option--selected {
  background-color: #2b00ff !important;
}
.forminator-field-checkbox .forminator-error-message {
  position: absolute;
}
body.page-id-26464 .tab-section-story {
  background-image: none;
}
.talk-fixed {
  position: fixed;
  top: 20px;
  right: 8%;
  z-index: 9999;
}
/*.win-list li:last-child h4 span.per_symbol {
  display: none;
}*/
.mega-sub-menu .mega-block-title a {
  color: #ffffff !important;
}
.mega-sub-menu .textwidget {
  max-width: 335px;
}
.page-id-26442 .container-fluid.cnt-hm {
  padding-top: 0;
}
body.page-id-26460 .contact-section,
body.page-id-27683 .contact-section {
  padding-top: 0;
  padding-bottom: 130px;
}
.news-join-bx .forminator-field {
  text-align: left;
}
.news-join-bx .footer_contact_form .forminator-row-last {
  position: relative;
  bottom: auto;
  max-width: 100%;
}
.news-join-bx .forminator-button-submit {
  background-color: #f0188c !important;
  width: 100% !important;
}
.news-join-bx .forminator-checkbox__label p {
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #ffffff !important;
}
.news-join-bx .forminator-checkbox-box {
  width: 34px !important;
  height: 32px !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
  border-radius: 6px !important;
  flex: 0 0 32px !important;
  border-width: 2px !important;
  color: #fff !important;
}
.news-join-bx .forminator-checkbox__wrapper {
  align-items: center !important;
}
body.page-id-26488 .cnt-hm {
  padding-top: 0;
  padding-bottom: 140px;
}
.hero-news-article-section {
  padding-top: 240px;
  padding-bottom: 165px;
}
.contact-bnr .hero-subpg-desc > p {
  max-width: 400px;
}
/* .success-stories-banner {
  padding-top: 200px;
} */
body.home .hero-home .hero-img {
  top: 30px;
}
/* .abt-bnr {
  padding-top: 140px;
} */
/* body.page-id-26280 .hero-ppc {
  padding-top: 155px;
} */
.news-info-section .single-news-rt {
  min-width: 517px;
}
footer.footer-section {
  display: none;
}

/* body.page-id-26564 .quest-section .carousel-inner {
  padding-bottom: 80px;
} */

.scroll-top-icon {
  position: fixed;
  top: auto;
  opacity: 0;
  cursor: pointer;
  z-index: 999999999;
  bottom: 90px !important;
  left: auto !important;
  right: 40px !important;
}

.scroll-top-icon:hover {
  background-color: #f0188c;
}

.scroll-top-icon.show {
  opacity: 1;
}

/* body.single-work .down-icon {
  bottom: -5px;
} */

body.single-work {
  overflow: unset;
}

body.page-id-26442 .desc-section {
  padding-top: 100px;
}

#menu-header-menu {
  margin-right: 0 !important;
  margin-left: auto !important;
}

body.home .story-slider .carousel-control-prev,
body.home .story-slider .carousel-control-next {
  bottom: 200px !important;
}

body.home .story-slider .carousel-indicators {
  bottom: 205px !important;
}

body.page-id-26824 .story_left_img .carousel-indicators {
  bottom: 265px !important;
}											   
/* .what-deliver-section-2 .ag-timeline-card_item{
  min-height: 310px;
} */

.cmp-slid-bx .slick-arrow {
  display: none !important;
}

@media only screen and (max-width: 2000px) {
  .spolier-section {
    min-height: 1px;
  }
}
@media only screen and (max-width: 1760px) {
  .graphic-img-tab img {
    left: -25px;
    min-width: 590px;
  }
  .hero-home::before {
    bottom: -40px;
  }
  .footer-section {
    padding-left: 80px;
    padding-right: 80px;
  }
  .ft-fu ul li {
    margin-right: 15px;
  }
  .quest-section::before {
    top: 350px;
  }
  body.toggle-body .header-section .navbar-collapse.show {
    left: 90px;
  }
  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next,
  .story-slider .carousel-indicators {
    bottom: 250px;
  }
  .story-logo {
    min-height: 660px;
  }
  .tab-section-story::before {
    top: -51px;
    background-size: 100%;
    width: 80%;
    right: 0;
    left: auto;
  }
  .step-proecss h2 {
    font-size: 100px;
  }
  .hero-subpg-desc h1 {
    font-size: 70px;
  }
  .step-proecss::before {
    width: 105%;
    height: 125%;
    background-size: 100% 100%;
  }
  .step-icon img {
    max-width: 110px;
    right: -107px;
    top: 2px;
  }
  .graphic-img-tab img {
    left: 60px;
    min-width: 1px;
  }
  .news-info-section .single-news-rt {
    min-width: 427px;
    max-width: 427px;
  }
}

@media only screen and (max-width: 1560px) {
  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next,
  .story-slider .carousel-indicators {
    bottom: 160px;
  }
}

@media (max-width: 1760px) and (min-width: 1400px) {
  .pin-spacer {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1600px) {
  body.toggle-body .header-section .navbar-collapse.show {
    left: 50px;
  }
  #mega-menu-wrap-Megamain-menu
    #mega-menu-Megamain-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 24px;
    max-width: 490px;
  }
  #mega-menu-wrap-Megamain-menu
    #mega-menu-Megamain-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    left: 468px !important;
  }
  .running-section::before {
    top: -6.25%;
    height: 106.25%;
  }
  .hero-faq-graphic img {
    min-width: 600px;
  }
  .talk-box h2 {
    font-size: 70px;
  }
  .hello-icon {
    max-width: 80px;
  }
  .number-pot {
    bottom: 45px;
    width: 98px;
    height: 96px;
    font-size: 52px;
  }
}
@media only screen and (max-width: 1500px) {
  #mega-menu-wrap-Megamain-menu
    #mega-menu-Megamain-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 20px;
    max-width: 425px;
  }
  #mega-menu-wrap-Megamain-menu
    #mega-menu-Megamain-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    left: 405px !important;
  }
  .story-logo {
    min-height: 580px;
  }
  .code-value-items h3 {
    font-size: 26px;
  }
  /*
  .tab-section-story .row.story-list {
    padding-top: 200px;
  }
  */
  .tab-section-story .tab-li-custom .nav-item {
    margin-right: 10px;
  }
  .news-join-bx {
    padding: 60px 40px;
  }
  .single-news-bx h3 {
    font-size: 40px;
  }
  .hero-subpg-desc h1 {
    font-size: 64px;
  }
  .runing-title {
    padding-right: 0;
  }
  .h2-title,
  .story-logo h2 {
    font-size: 54px;
  }
  .step-proecss::before {
    width: 430px;
    height: 420px;
  }
  .step-icon img {
    max-width: 120px;
    right: -110px;
    top: -5px;
  }
  .cmp-bx {
    padding: 30px 30px 140px 30px;
    margin: 15px;
  }
  .story-logo h3 {
    font-size: 44px;
  }
  .trusted-title,
  .story-title h2 {
    font-size: 70px;
  }
  .review-bx {
    padding: 40px;
  }
  .share-list li {
    margin-right: 20px;
  }
  .news-list-section .col-lg-4 {
    padding: 60px 25px;
  }
  .contact-bnr .icon-txt {
    margin-left: -10px;
    margin-right: -10px;
    max-width: 75px;
    display: inline-block;
  }
  .news-join-bx::before {
    width: 75px;
    height: 90px;
  }
  .hero-news-article-section .hero-subpg-desc h1 {
    font-size: 54px;
  }
  .slick-slide.news-single-bx {
    padding-left: 30px;
    padding-right: 30px;
  }
  .cmp-bx p {
    font-size: 20px;
	line-height: 30px;
  }
  .nbr-pot {
    width: 80px;
    height: 80px;
    font-size: 40px;
  }
  .cmp-bx {
    padding-bottom: 100px;
  }
  body.home .hero-home .hero-img {
    top: 55px;
  }
  .talk-box {
    max-width: 450px;
  }
  .talk-box p {
    font-size: 24px;
  }
  .talk-fixed {
    right: 11%;
  }
  .news-info-section .single-news-rt {
    min-width: 375px;
    max-width: 375px;
  }
  body.toggle-body .header-section .navbar-collapse.show {
    top: 162px;
  }
  footer .elementor-icon-list-item .elementor-icon-list-text {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1400px) {
  body,
  .spoiler-desc p,
  .spoiler-desc h6 {
    font-size: 20px;
  }
  .step-proecss h2 {
    font-size: 100px;
  }
  .hero-desc h1,
  .solution-section h2,
  .story-title h2,
  .trusted-title {
    font-size: 70px;
  }
  .h2-title,
  .hero-news-article-section .hero-subpg-desc h1 {
    font-size: 54px;
  }
  .multi-solution-section h2 {
    font-size: 50px;
  }
  .win-list li h4 span,
  .blue-counter li:last-child h4,
  .hero-subpg-desc h1 {
    font-size: 58px;
  }
  .story-logo h3,
  .best-path-section h2,
  .startup-section h2,
  .single-news-bx h3 {
    font-size: 44px;
  }
  .win-list li h4 span.per_symbol,
  .win-list li h4 {
    font-size: 40px;
  }
  .tab-desc h3 {
    font-size: 36px;
  }
  .multi-solution-section h2 .icon-txt {
    max-width: 100px;
    display: inline-block;
  }
  .hero-home {
    padding-left: 40px;
    padding-right: 40px;
  }
  .logo-list li {
    margin-left: 20px;
    margin-right: 20px;
  }
  .hero-img {
    max-width: 550px;
    left: 40px;
  }
  .solution-section,
  .hero-subpg,
  .ppc-section,
  .optimize-section,
  .comman-left-right,
  .desc-section.regular-desc.gut-health {
    padding-left: 60px;
    padding-right: 60px;
  }
  .tab-li-custom .nav-item {
    margin-right: 10px;
  }
  .tab-li-custom .nav-link {
    font-size: 16px;
    padding: 14px 26px;
  }
  .graphic-img-tab img {
    left: 42px;
    min-width: 400px;
  }
  .tab-content-custom::before {
    width: 80px;
    left: -40px;
  }
  .tab-content-custom {
    padding: 60px 0px 60px 60px;
  }
  .win-list li {
    padding-right: 15px;
  }
  .win-list li:last-child {
    padding-right: 0;
  }
  .story-section,
  .startup-section,
  .change-section,
  .cnt-hm,
  .footer-section,
  .faq-pg-section,
  .running-section,
  .campaign-sectopn,
  .trusted-section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next,
  .story-slider .carousel-indicators {
    bottom: 170px;
  }
  .startup-section .container-fluid,
  .change-section .container-fluid {
    padding: 80px 60px;
  }
  .heart-icon img {
    left: 54px;
    top: 3px;
    max-width: 68px;
  }
  .rocket-icon img {
    position: absolute;
    right: 191px;
    top: -55px;
    max-width: 80px;
  }
  .review-bx {
    padding: 40px;
  }
  .contact-section .slick-slide {
    margin-left: 25px;
    margin-right: 25px;
  }
  .tab-li-custom .nav-link.active::before,
  .tab-li-custom .nav-link:hover::before {
    bottom: -60px;
    width: 60px;
    height: 45px;
  }
  .down-icon {
    width: 75px;
    height: 75px;
    bottom: -5px;
    left: 60px;
  }
  .down-icon img {
    max-width: 50px;
  }
  .hero-faq-graphic img {
    min-width: 600px;
  }
  .hello-icon {
    max-width: 70px;
    top: -8px;
  }
  .talk-box {
    margin-left: 40px;
  }
  .hero-subpg-img {
    text-align: right;
    position: relative;
    /* top: 30px; */
  }
  .hero-ppc .hero-subpg-img {
    top: 15px;
  }
  .runing-title {
    padding-right: 0;
  }
  .running-section::before {
    top: -6%;
    height: 109%;
  }
  .audience-section::before {
    top: -4%;
    height: 104%;
  }
  .running-desc {
    padding-left: 20px;
  }
  .step-icon img {
    max-width: 111px;
    right: -120px;
    top: -10px;
  }
  .step-proecss::before {
    top: 0;
    width: 100%;
  }
  .campaign-slider {
    padding-left: 45px;
    padding-right: 45px;
  }
  .cmp-bx {
    margin: 15px;
    padding: 30px 30px 95px 30px;
  }
  .trusted-section .container-fluid {
    padding: 100px;
  }
  .trusted-section {
    padding-bottom: 0;
  }
  .quest-info {
    padding-left: 0;
  }
  .tab-section-story .row .col-lg-6,
  .tab-section-story .row .col-lg-6:nth-child(2),
  .tab-section-story .row .col-lg-6:nth-child(even) {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-list-section .col-lg-4 {
    padding: 70px 30px;
  }
  .news-list-section .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .share-list li {
    margin-right: 30px;
  }
  .hero-news-article-section .hero-subpg-desc {
    max-width: 100%;
  }
  .spolier-section {
    padding-bottom: 400px;
  }
  body.home .faq-section {
    padding-top: 0;
  }
  .story-section {
    overflow: hidden;
    /*padding-top: 160px;
padding-right: 0;*/
  }
  .story-section.faq-section {
    padding-right: 0;
  }
  body.page-id-26255 .hero-subpg-img {
    top: auto;
  }
  .talk-fixed {
    max-width: 450px;
    right: 5%;
  }
  li.mega-menu-item > .mega-sub-menu {
    max-width: 840px !important;
    padding: 30px !important;
  }
  .tab-section-story .row .col-lg-6:nth-child(2) {
    margin-top: 200px;
  }
  .tab-section-story .row .col-lg-6:nth-child(odd) {
    margin-top: -140px;
  }
  .tab-li-custom .nav-link {
    padding: 12px 20px;
    font-size: 14px;
  }
  .cnt-graphic > img {
    margin-left: -70px;
  }
  .talk-box h2 {
    font-size: 60px;
  }
  .hello-icon {
    max-width: 60px;
  }
  .talk-box p {
    font-size: 22px;
  }
  body.page-id-26564 .faq-section,
  body.page-id-26280 .faq-section {
    padding-top: 180px;
  }
  .news-info-section .single-news-rt {
    min-width: 375px;
    max-width: 375px;
    right: 4%;
  }
}
@media only screen and (max-width: 1280px) {
  .ft-fu ul li {
    margin-bottom: 5px;
  }
  .ft-gt a {
    word-wrap: break-word;
  }
  .footer-section {
    text-align: left;
  }
  .ftr-log {
    width: 31%;
  }
  .ftr-col {
    width: 31%;
  }
  .ft-fu {
    width: 36%;
  }
  li.mega-menu-item > .mega-sub-menu {
    max-width: 720px !important;
    padding: 30px !important;
  }
  .news-featur-bx {
    margin-right: 0;
  }
  .step-proecss h2 {
    font-size: 90px;
  }
  .h2-title,
  .hero-news-article-section .hero-subpg-desc h1,
  .story-logo h2 {
    font-size: 48px;
  }
  .story-logo h3,
  .best-path-section h2,
  .startup-section h2,
  .single-news-bx h3 {
    font-size: 40px;
  }
  .contact-section h2 {
    max-width: 620px;
  }
  .news-join-bx .forminator-button-submit {
    font-size: 18px !important;
  }
  .news-signle-desc h4 {
    font-size: 26px;
  }
  .hero-news-article-section {
    padding-top: 180px;
  }
  .share-list li {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-Megamain-menu
    #mega-menu-Megamain-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 20px;
    max-width: 440px;
  }
}
@media only screen and (max-width: 1199px) {
  .logo-list .slick-dots {
    display: block !important;
    margin-top: 30px;
  }
  body.toggle-body .header-section .navbar-collapse.show {
    left: 30px;
  }
  li.mega-menu-item > .mega-sub-menu {
    max-width: 558px !important;
    padding: 20px !important;
  }
  .faq-img {
    text-align: end;
    margin-top: -100px;
  }
  .tab-section-story::before {
    display: none;
  }
  .news-featured-section div {
    width: unset;
    display: block;
  }
  .news-join-bx {
    margin-top: 60px;
  }
  .news-info-section .single-news-rt {
    min-width: 300px;
    max-width: 300px;
    right: 4%;
  }
  .news-info-section .share-list li {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1100px) {
  body,
  .spoiler-desc p,
  .spoiler-desc h6,
  .talk-box p {
    font-size: 18px;
  }
  h1 {
		font-size: 50px ;
		line-height: 62px ;
	}
  .change-section h2,
  .test-talk-sec h2  {
    font-size: 55px ;
	line-height: 63px ;
  }
  .hero-desc h1,
  .solution-section h2,
  .story-title h2,
  .win-list li h4 span,
  .blue-counter li:last-child h4 {
    font-size: 60px;
  }
  .hero-subpg-desc h1 {
    font-size: 54px;
  }
  .win-list li h4 span.per_symbol .win-list li h4 {
    font-size: 50px;
  }
  .hero-news-article-section .hero-subpg-desc h1,
  .gut-health .h2-title,
  .talk-box h2 {
    font-size: 40px;
  }
  .story-logo h3,
  .best-path-section h2,
  .startup-section h2 {
    font-size: 36px;
  }
  .tab-desc h3,
  .single-news-bx h3,
  .news-signle-desc h4 {
    font-size: 30px;
  }
  .hero-home,
  .spolier-section,
  .solution-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .logo-list li {
    margin: 10px 5px;
  }
  .logo-list {
    margin-top: 10px;
  }
  .hero-home::before {
    height: 100px;
    bottom: -35px;
  }
  .tab-li-custom .nav-item {
    margin-right: 5px;
  }
  .tab-li-custom .nav-link.active::before,
  .tab-li-custom .nav-link:hover::before {
    width: 50px;
    height: 40px;
    bottom: -50px;
  }
  .tab-content-custom {
    padding: 30px 0px 30px 30px;
  }
  .tab-content-custom::before {
    width: 50px;
    left: -20px;
  }
  .graphic-img-tab img {
    left: 4px;
    min-width: 410px;
  }
  .story-section {
    padding-top: 150px;
    padding-bottom: 200px;
  }
  .contact-section {
    padding-top: 150px;
  }
  .story-section,
  .startup-section,
  .change-section,
  .cnt-hm,
  .hero-subpg,
  .footer-section,
  .running-section,
  .ppc-section,
  .optimize-section,
  .campaign-sectopn,
  .trusted-section,
  .comman-left-right,
  .desc-section.regular-desc.gut-health {
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next,
  .story-slider .carousel-indicators {
    bottom: -65px;
  }
  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next {
    width: 40px;
    height: 40px;
  }
  .story-slider .carousel-control-prev img,
  .story-slider .carousel-control-next img {
    width: 16px;
    height: 16px;
  }
  .story-slider .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .story-slider .carousel-control-next {
    left: 60px;
  }
  .search-icon img {
    left: 24px !important;
    top: 15px !important;
    max-width: 34px !important;
  }
  .startup-section .container-fluid,
  .change-section .container-fluid,
  .news-join-bx {
    padding: 50px 20px;
  }
  .heart-icon img {
    left: 30px;
    top: 16px;
    max-width: 39px;
  }
  .rocket-icon img {
    right: 99px;
    top: -25px;
    max-width: 51px;
  }
  .cnt-graphic > img {
    margin-left: -40px;
  }
  .ftr-col {
    width: 31%;
  }
  .ftr-log {
    width: 31%;
  }
  .footer-section {
    text-align: left;
  }
  .ftr-gt {
    width: 40%;
  }
  .ft-fu {
    width: 36%;
  }
  .ft-fu ul li {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .cnt-subpg {
    padding-top: 0;
  }
  .cnt-subpg .cnt-hm {
    padding-top: 150px;
  }
  .hero-faq-graphic img {
    min-width: 460px;
  }
  .down-icon {
    left: 40px;
  }
  .faq-pg-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hello-icon {
    max-width: 50px;
    top: -8px;
  }
  .campaign-slider {
    padding-left: 30px;
    padding-right: 0;
    overflow: hidden;
  }
  .step-proecss h2 {
    font-size: 90px;
  }
  .number-pot {
    width: 90px;
    height: 80px;
    font-size: 40px;
  }
  
  .campaign-slider .container-fluid {
    padding-right: 0;
  }
  .single-news-bx {
    padding-right: 15px;
  }
  .cmp-slid-bx {
    margin-right: -50px;
  }
  .quest-section::before {
    top: 400px;
  }
  .trusted-section .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
  }
  .trusted-title {
    margin-bottom: 50px;
  }
  .smily-icon img {
    left: -30px;
    top: -45px;
    max-width: 65px;
  }
  body.home .faq-section {
    padding-top: 0;
  }
  .footer_contact_form .forminator-row-last {
    position: relative;
    bottom: auto;
    max-width: 205px;
  }
  .news-featur-bx {
    margin-right: 0;
  }
  .news-featur-bx > img {
    height: 680px;
  }
  .hero-news-article-section .hero-subpg-img img {
    height: 300px;
  }
  .news-list-section .col-lg-4 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .news-signle-desc h4,
  .single-news-bx h4 {
    font-size: 22px;
  }
  .slick-slide.news-single-bx {
    padding-left: 15px;
    padding-right: 15px;
  }
  .story-slide {
    margin-left: -15px;
    margin-right: -15px;
  }
  .spolier-section {
    padding-bottom: 300px;
  }
  /* .story-section {
padding-right: 0;
} */
  .story-title {
    max-width: 100%;
  }
  .talk-fixed {
    max-width: 330px;
  }
  .hero-home {
    padding-bottom: 45px;
  }
  .faq-section {
    padding-right: 0;
  }
  body.page-id-26256 .faq-section {
    padding-right: 40px;
  }
  .story-desc h3 {
    font-size: 36px;
  }
  .story-desc p {
    font-size: 24px;
  }
  .story-logo h2 {
    font-size: 50px;
  }
  .story-logo h2 {
    font-size: 30px;
  }
  .talk-box h2 {
    font-size: 46px;
  }
  body.page-id-26564 .faq-section,
  body.page-id-26280 .faq-section {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .sub-menu {
    display: none;
  }
  .clap-menu,
  .fire-menu,
  .rocket-menu {
    position: relative;
    padding-left: 50px;
    box-sizing: border-box;
  }
  .main-sub-menu .sub-menu {
    display: block;
  }
  .contact-section .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* .story-section {
padding-right: 0;
} */
  .hero-img {
    top: 30px;
  }
  .load_more_button {
    display: block !important;
    margin-top: -40px;
    padding-left: 8px;
    margin-bottom: 100px;
  }
  .load_more_button button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='27' height='27' viewBox='0 0 27 27'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_2044' data-name='Rectangle 2044' width='27' height='27' transform='translate(-1.868 -1.868)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_1180' data-name='Group 1180' transform='translate(1.868 1.868)'%3E%3Cg id='Group_1179' data-name='Group 1179' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_2196' data-name='Path 2196' d='M11.636,0A11.636,11.636,0,1,0,23.272,11.636,11.649,11.649,0,0,0,11.636,0m0,21.378a9.742,9.742,0,1,1,9.742-9.742,9.753,9.753,0,0,1-9.742,9.742' fill='%23000'/%3E%3Cpath id='Path_2197' data-name='Path 2197' d='M72.05,69.894h3.058L70.49,74.512l1.339,1.339,4.619-4.619v3.058h1.894V68H72.05Z' transform='translate(-62.641 -60.429)' fill='%23000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100%;
    padding-right: 25px;
    background-size: 17px;
    font-size: 14px;
    color: #000;
    appearance: none;
    background-color: transparent;
  }
}
@media (max-width: 991px) {
  .nav-pills {
    display: flex;
    flex-direction: column;
    max-width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    overflow: hidden;
  }
  .nav-pills li {
    order: 1;
    margin: 0 !important;
  }
  .nav-pills li button {
    width: 100%;
    text-align: left;
  }
  .nav-pills li.active-parent {
    color: #3e4b58;
    border-top: none;
    order: 0;
    max-width: 250px;
    margin-left: 0px !important;
  }
  .nav-pills li.active-parent button:after {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .nav-pills li:not(.active-parent) {
    position: absolute;
    top: -999em;
  }
  .nav-pills.expanded {
    background-color: #e2e2e2;
    border-radius: 25px 25px 0 0;
  }
  .nav-pills.expanded li:not(.active-parent) {
    position: relative;
    top: auto;
  }
  .nav-pills.expanded li:not(.active-parent) button {
    border-radius: 0;
  }
  .nav-pills li.active-parent:after {
    border-top-color: transparent;
    border-bottom-color: #555;
    top: 1em;
  }
  .nav-tab-parent {
    position: relative;
    height: 50px;
    margin-bottom: 20px;
  }
  .hero-faq-graphic img {
    min-width: 1px;
  }
  .hero-faq-section,
  .hero-news-section {
    max-height: unset;
  }
  .hero-subpg-img {
    top: auto;
  }
  .talk-box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .running-section::before {
    top: -7%;
    height: 110%;
  }
  .h2-title,
  .gut-health .h2-title {
    font-size: 40px;
  }
  .running-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .running-desc {
    padding-left: 0px;
    padding-top: 30px;
  }
  .ppc-section {
    padding-bottom: 0;
  }
  .optimize-section .row {
    padding: 30px;
  }
  .step-proecss {
    margin-right: auto;
    min-height: 0;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .step-proecss::before {
    width: 100%;
    height: 100%;
    left: -20%;
  }
  .number-pot {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .step-proecss h2 {
    font-size: 70px;
  }
  .step-icon img {
    max-width: 40px;
    right: 0px;
    top: -25px;
  }
  .trusted-section .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
  .trusted-title {
    font-size: 50px;
  }
  .tab-content-custom::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -65px;
    width: 88px;
    height: 51px;
    background-image: url(../images/tab-active.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100%;
    display: block !important;
  }
  body.home .faq-section {
    padding-top: 80px;
  }
  body.home .multi-solution-section {
    padding-bottom: 0;
  }
  .story-logo > img {
    margin-bottom: 0;
    margin-top: 0;
  }
  .faq-img {
    margin-top: 30px;
  }
  .tab-section-story::after,
  .tab-section-story::before {
    display: none;
  }
  .tab-section-story .tab-content {
    margin-top: 30px;
  }
  .single-story-bx {
    margin-bottom: 80px;
  }
  .tab-section-story .row .col-lg-6:nth-child(2) {
    margin-top: 0px;
  }
  .hero-news-section .hero-subpg-img {
    position: relative;
    top: auto;
    text-align: center;
  }
  .mobile-reverse {
    flex-direction: column-reverse;
  }
  .hero-subpg-img {
    margin-bottom: 30px;
    text-align: left;
  }
  .hero-subpg.solutions-meta-hero .hero-subpg-img {
    text-align: center;
  }
  .single-news-bx {
    padding-right: 0px;
  }
  .story-slide .slick-arrow {
    top: auto;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 40px;
  }
  .story-slide .slick-next.slick-arrow,
  .story-slide .slick-next.slick-arrow:hover {
    right: -55px;
    background-size: 18px;
  }
  .story-slide .slick-prev.slick-arrow,
  .story-slide .slick-prev.slick-arrow:hover {
    left: -55px;
    background-size: 18px;
  }
  .nav-pills .nav-link.active {
    margin-bottom: 0;
  }
  .nav-pills li.active-parent {
    background-color: transparent;
  }
  .work-link {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    display: inline-block;
  }
  .spolier-section {
    padding-bottom: 450px;
    padding-top: 100px;
  }
  .desc-section {
    padding-top: 100px;
  }
  .story-title {
    max-width: 100%;
  }
  /* .story-section {
padding-right: 0;
} */
  body.page-id-26255 .hero-subpg-img {
    text-align: center;
  }
  .story-slider .carousel-indicators {
    margin-left: 0;
    margin-right: 0;
    right: 0;
  }
  .story-img {
    margin-top: 50px;
  }
  .step-proecss h2 {
    font-size: 4.5vw;
  }
  .talk-fixed {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
  }
  .talk-box {
    width: 100%;
    max-width: 100%;
  }
  .tab-li-custom .nav-link.active::before,
  .tab-li-custom .nav-link:hover::before {
    display: none;
  }
  .nav-tab-parent .nav.nav-pills {
    border-radius: 25px;
  }
  .hero-subpg {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .multi-solution-section {
    padding-top: 60px;
  }
  .tab-content-custom::before {
    bottom: auto;
    top: -35px;
    width: 50px;
    right: auto;
    margin: 0;
    left: 20px;
  }
  .hero-home::before {
    height: 100px;
    bottom: -25px;
  }
  .story-logo {
    min-height: 1px;
  }
  .single-story-bx .story-img img {
    width: 100%;
  }
  .tab-section-story .row .col-lg-6:nth-child(odd) {
    margin-top: 0px;
  }
  .tab-section-story .row.story-list {
    padding-top: 0;
  }
  .news-join-bx::before {
    display: none;
  }
  .cnt-graphic {
    margin-bottom: 55px;
  }
  .single-news-rt {
    background-color: #ffffff;
    margin-top: 40px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 30px 15px;
    border-radius: 20px;
  }
  .single-news-rt hr {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .single-news-rt h5 {
    font-size: 16px;
  }
  .news-info-section {
    padding-top: 75px;
    padding-bottom: 40px;
  }
  .hero-ppc .hero-subpg-img {
    top: 0;
  }
  .tab-section-story {
    padding-top: 90px;
  }
  .story-desc {
    min-height: 1px;
  }
  body.home .change-section {
    padding-bottom: 0;
  }
  .hero-faq-graphic {
    text-align: center;
  }
  body.page-id-26256 .faq-section {
    padding-right: 15px;
  }
  .hero-faq-section {
    padding-bottom: 115px;
  }
  .news-info-section .single-news-rt {
    min-width: unset;
    max-width: inherit;
    right: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .optimize-col {
    max-width: none;
  }
  .optimize-col h3 {
    margin-bottom: 15px;
  }
  .pin-spacer {
    font-size: 15px;
    line-height: 1.35;
  }
  .number-pot {
    width: 60px;
    height: 50px;
    font-size: 25px;
  }
}
@media only screen and (max-width: 800px) {
  .hero-home::before {
    height: 100px;
    bottom: -5px;
  }
  .tab-li-custom .nav-link.active::before,
  .tab-li-custom .nav-link:hover::before {
    display: none;
  }
  .spolier-section {
    padding: 100px 40px 400px 40px;
  }
  .ftr-log {
    width: 100%;
  }
  .ftr-col {
    width: 49%;
  }
  .cnt-graphic {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .faq-section {
    padding: 85px 15px;
  }
  .faq-section .accordion-button {
    font-size: 16px;
  }
  .faq-section .accordion-body {
    font-size: 16px;
  }
  .faq-section .accordion-button::after {
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .faq-section .accordion-button::after {
    position: absolute;
    right: 0;
  }
  .faq-section .accordion-button,
  .faq-section .accordion-body {
    padding-right: 45px;
  }
  .hero-subpg .client-logo-hero {
    padding-top: 0px;
  }
  .hero-subpg .logo-list {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 700px) {
  body,
  .spoiler-desc p,
  .spoiler-desc h6 {
    font-size: 16px;
  }
  .hero-desc h1,
  .solution-section h2,
  .story-title h2 {
    font-size: 44px;
  }
  .icon-txt,
  .icon-txt img {
    max-width: 45px;
  }
  .btn-blue {
    font-size: 14px;
    padding: 12px 16px;
  }
  .btn-blue img {
    max-width: 18px;
  }
  .hero-btn .btn-blue {
    margin: 5px;
    padding: 11px 14px;
  }
  .hero-img {
    max-width: 100%;
    left: auto;
  }
  .hero-home .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .logo-list li {
    margin: 5px 15px;
  }
  .spolier-section {
    padding: 70px 20px 74% 20px;
  }
  .spolier-section::before {
    background-image: url(../images/news-tha-mobile.png);
  }
  .spoiler-desc h6::before {
    width: 146px;
    left: 80px;
    bottom: -40px;
  }
  .spoiler-desc h6 {
    margin-top: 30px;
  }
  .solution-section,
  .solution-section .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .solution-section h2 {
    margin-top: 40px;
    margin-left: 0px;
  }
  .tab-content-custom {
    border-radius: 0;
    margin-top: 30px;
  }
  .tab-desc h3,
  .story-logo h3 {
    font-size: 28px;
  }
  .tab-desc hr,
  .story-slider hr {
    border-top: 4px dashed #e2e2e2;
    opacity: 0.5;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tab-content-custom::before {
    bottom: auto;
    top: -35px;
    width: 50px;
    right: auto;
    margin: 0;
    left: 30px;
  }
  .pw-title {
    padding-left: 75px;
    position: relative;
    padding-top: 4px;
  }
  .pw-title img {
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    width: 40px;
  }
  .win-list li {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    margin-bottom: 35px;
  }
  .win-list li h4 span.per_symbol {
    font-size: 52px;
  }
  .win-list li h4 span {
    font-size: 72px;
  }
  .tab-img {
    display: none;
  }
  .solution-section {
    padding-bottom: 0;
  }
  .search-icon img {
    right: 68px;
    top: 18px;
    max-width: 32px;
  }
  .best-path-section::before {
    width: 300px;
  }
  .best-path-section {
    padding-top: 90px;
    padding-left: 10px;
    padding-bottom: 100px;
    padding-right: 10px;
  }
  .startup-section {
    padding-left: 0;
    padding-right: 0;
  }
  .startup-section .container-fluid {
    border-radius: 0;
    padding-left: 20px;
    padding-top: 80px;
    padding-bottom: 100px;
    padding-right: 20px;
  }
  .blue-counter li {
    margin-bottom: 0;
  }
  .story-logo > img {
    margin-bottom: 30px;
    margin-top: 0;
    max-width: 125px;
  }
  .story-slider hr {
    margin-bottom: 0;
  }
  .story-logo h3 {
    margin-bottom: 20px;
  }
  .story-img {
    margin-top: 40px;
  }
  .story-section {
    padding-bottom: 150px;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 75px;
  }
  body.page-id-26564 .story-section {
    padding-left: 20px !important;
  }
  .startup-logo-list .slick-dots {
    display: none !important;
  }
  .startup-logo-list .slick-arrow {
    display: none !important;
  }
  .startup-logo-list {
    margin-right: -70px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0;
  }
  .change-section {
    padding: 0px;
  }
  .change-section .container-fluid {
    padding: 50px 30px 80px 30px;
    border-radius: 0;
  }
  .change-section h2,
  .test-talk-sec h2  {
    font-size: 70px !important;
    line-height: 1.1em !important;
    margin-bottom: 50px !important;
  }
  .faq-section .accordion-item {
    border-top: 4px dashed #e2e2e2;
  }
  .faq-section .accordion-item:last-child {
    border-bottom: 4px dashed #e2e2e2;
  }
  .faq-section .accordion-button,
  .faq-section .accordion-body {
    padding-left: 5px;
  }
  .faq-img {
    margin-right: -30px;
    margin-top: 40px;
  }
  .contact-section {
    padding-top: 90px;
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-section .slick-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .review-bx {
    padding: 35px;
  }
  .review-user-info > img {
    width: 50px;
    height: 50px;
    top: 0;
  }
  .review-user-info {
    padding-left: 60px;
    margin-top: 25px;
  }
  .contact-section .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 16px !important;
  }
  .contact-section .slick-arrow.slick-next {
    right: -50px;
    left: 0;
  }
  .contact-section .slick-arrow.slick-prev {
    right: 0px;
    left: -50px;
  }
  .contact-section .slick-slider {
    padding-top: 75px;
  }
  .cnt-hm {
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact-section .slick-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .contact-section .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer-section {
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .ftr-log,
  .ftr-col {
    width: 100%;
    margin-bottom: 15px;
  }
  .ft-fu ul li {
    margin-right: 20px;
  }
  .ftr-log > img {
    max-width: 50px;
  }
  .contact-section {
    padding-top: 0;
  }
  .cnt-subpg .cnt-hm {
    padding-top: 90px;
    padding-bottom: 0;
  }
  .down-icon {
    width: 55px;
    height: 55px;
    left: 35px;
    bottom: 15px;
  }
  .down-icon img {
    max-width: 20px;
  }
  .faq-pg-section {
    padding-top: 70px;
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.page-id-26256 .faq-section {
    padding-right: 10px;
  }
  .faq-pg-section .accordion-body li:before {
    width: 30px;
    height: 30px;
  }
  .faq-pg-section .accordion-body li {
    padding-left: 40px;
  }
  .hero-faq-section .row {
    flex-direction: column-reverse;
  }
  .hero-subpg-desc h1 {
    font-size: 44px;
  }
  .talk-box h2 {
    font-size: 54px;
  }
  .talk-box {
    width: 100%;
    padding: 40px 30px;
    border-radius: 20px;
  }
  .talk-box p {
    font-size: 20px;
  }
  .hero-subpg,
  .running-section,
  .ppc-section,
  .optimize-section,
  .campaign-sectopn,
  .desc-section.regular-desc.gut-health {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-subpg-img {
    margin-bottom: 30px;
  }
  .hero-subpg .logo-list {
    margin-top: 10px;
  }
  .running-section::before {
    background-image: url(../images/mobile-running-24-1.png);
    background-size: 100%;
    max-width: 300px;
    top: -50px !important;
    rotate: 2deg;
  }
  .h2-title {
    font-size: 36px;
  }
  .optimize-section .row {
    padding: 30px 20px 20px 20px;
  }
  .number-pot {
    width: 73px;
    height: 68px;
    font-size: 38px;
    position: absolute;
    left: 30px;
    top: 30px;
  }
  .optimize-col h3 {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .step-proecss h2,
  .trusted-title {
    font-size: 33px;
  }
  .step-proecss::before {
    display: none;
  }
  .step-proecss {
    margin-right: 0;
    margin-left: 0;
    padding-top: 35px;
    min-height: 10px;
    padding-left: 0;
  }
  .optimize-col {
    padding-top: 100px;
  }
  .campaign-sectopn {
    padding-top: 200px;
  }
  .running-section,
  .ppc-section {
    padding-top: 65px;
    padding-bottom: 95px;
  }
  .trusted-section {
    padding-top: 80px;
  }
  .optimize-section {
    padding-top: 0;
  }
  .campaign-slider {
    padding-left: 0;
  }
  .cmp-slid-bx {
    margin-right: -200px;
  }
  .nbr-pot {
    font-size: 28px;
    width: 54px;
    height: 50px;
    border-radius: 10px;
  }
  .quest-section::before {
    top: 480px;
    background-image: url(../images/mobile-quest.png);
  }
  .quest-row {
    padding-bottom: 280px;
  }

  .trusted-section .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .trusted-logo .col-lg-4 {
    padding: 25px;
  }
  .cnt-subpg2 {
    padding-top: 85px;
  }
  .multi-solution-section {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0;
	padding-top: 0;
  }
  body.page-id-27113 .multi-solution-section {
	  padding-top: 60px;
  }
  .tab-content-custom {
    padding-right: 30px;
  }
  body.home .contact-section {
    padding-top: 90px;
  }
  .story-logo h3 {
    letter-spacing: -1px;
  }
  body.home .footer_contact_form {
    margin-bottom: 80px;
  }
  .nav-pills li.active-parent {
    margin-left: 0px !important;
  }
  .hero-subpg::before {
    bottom: -40px;
    height: 90px;
  }
  .tab-section-story {
    padding-left: 10px;
    padding-right: 10px;
  }
  .comman-left-right {
    padding-left: 20px;
    padding-right: 20px;
  }
  .story-desc p {
    font-size: 22px;
  }
  .story-desc h3 {
    margin-bottom: 15px;
  }
  .story-desc p {
    margin-bottom: 20px;
  }
  .news-featured-section {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .news-featur-bx > img {
    height: 315px;
    border-radius: 20px;
  }
  .news-feature-desc {
    position: relative;
    padding: 0;
    bottom: auto;
    margin-top: 15px;
    color: #0d0d1f;
  }
  .news-feature-desc h3 a,
  .badge-custom .badge2,
  .news-signle-desc .badge2 {
    color: #0d0d1f;
  }
  .hero-news-article-section .hero-subpg-desc .badge2 {
    color: #ffffff;
  }
  .news-feature-desc h3 a:hover {
    color: #2b00ff;
  }
  .news-featur-bx::before {
    height: 315px;
    bottom: auto;
    top: 0;
    border-radius: 20px;
  }
  .gut-health .h2-title {
    font-size: 28px;
  }
  .news-featur-bx {
    border-radius: 0;
  }
  /* .news-join-bx {
margin-top: 60px;
} */
  .news-join-bx {
    border-radius: 20px;
  }
  .news-img-feature img {
    height: 245px;
    border-radius: 20px;
  }
  .news-list-section .col-lg-4 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hero-news-article-section .hero-subpg-img img {
    height: 240px;
  }
  .hero-news-article-section .hero-subpg-desc h1 {
    font-size: 44px;
    line-height: 1.2em;
  }
  .single-news-bx h3 {
    margin-top: 50px;
    font-size: 28px;
    margin-bottom: 10px;
  }
  .share-list li {
    margin-right: 15px;
    max-width: 48px;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .news-related-section {
    padding-top: 30px;
  }
  .story-slide {
    margin-top: 40px;
  }
  .desc-section.regular-desc.gut-health {
    padding-top: 0;
  }
  .gut-health .h2-title {
    letter-spacing: -1px;
    margin-bottom: 30px;
  }
  .contact-section.contact-sec-wrap {
    margin-top: -2px;
  }
  .hero-home .hero-img {
    top: 30px;
  }
  .hero-home {
    padding-top: 350px;
  }
  /* .nav-pills {
left: 30px;
} */
  .nav-pills .nav-link.active {
    margin-bottom: 0;
  }
  /* .story-section {
padding-right: 0;
} 
  .multi-solution-section {
    padding-top: 0px;
  }*/
  body.home .solution-section h2 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .hero-img {
    max-width: 400px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin: 0 auto;
  }
  .running-section::before {
    top: -5%;
    height: 105%;
  }
  .tab-section-story {
    padding-top: 60px;
  }
  /* body.page-id-26460 .contact-section {
padding-top: 90px;
} 
  .nav-tab-parent {
    margin-left: 30px;
  }
  */
}
@media only screen and (max-width: 575px) {
  body.page-id-26280 section.story-section.quest-section::before {
    top: 440px;
  }
}
.page-id-26280 .optimize-section__item.optimize-section__item-4 {
  opacity: 1 !important;
}
#mega-menu-wrap-Megamain-menu
  #mega-menu-Megamain-menu[data-effect="fade_up"]
  li.mega-menu-item.mega-menu-megamenu
  > ul.mega-sub-menu,
#mega-menu-wrap-Megamain-menu
  #mega-menu-Megamain-menu[data-effect="fade_up"]
  li.mega-menu-item.mega-menu-flyout
  ul.mega-sub-menu,
#mega-menu-wrap-Megamain-menu #mega-menu-Megamain-menu a.mega-menu-link {
  transition: none !important;
}
.page-id-26460 .tab-section-story::before,
.page-id-27683 .tab-section-story::before {
  left: auto;
  margin: 0 0 0 auto;
  max-width: calc(100% - 230px);
  right: 0;
}
@media (max-width: 767px) {
  .story-desc {
    min-height: unset;
  }
  .news-join-bx .forminator-button-submit {
    font-size: 14px !important;
  }
  .news-join-bx .forminator-checkbox__label p {
    font-size: 12px !important;
  }
  .news-join-bx .footer_contact_form .forminator-button::before {
    width: 18px;
    height: 18px;
  }
  .news-join-bx .forminator-checkbox-box {
    width: 25px !important;
    height: 25px !important;
    flex: 0 0 25px !important;
  }
  .news-join-bx .footer_contact_form .forminator-label {
    font-size: 16px !important;
  }
  .news-join-bx .footer_contact_form .forminator-input,
  .news-join-bx .footer_contact_form .select2-selection {
    height: 42px !important;
  }
  body.page-id-26488 .cnt-hm {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .contact-bnr .hero-subpg-desc > p {
    max-width: 290px;
  }
  .cnt-subpg2 .test-talk-sec-wrap {
    padding-top: 90px;
  }
  .running-desc p {
    margin-bottom: 50px;
  }
  .running-desc p:last-child {
    margin-bottom: 0;
  }
  body.page-id-26280 .div_title_block {
    margin-top: 30px;
  }
  .cmp-bx p {
    font-size: 16px;
  }
  .cmp-bx {
    padding: 25px 25px 60px 25px;
  }
  body.page-id-26564 .faq-section .accordion-body {
    padding-right: 0;
  }
}
/****7-2-24****/
body.page-id-26488 #post-list-container.row {
  float: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
/****7-2-24****/
/*******landing page css starts*******/
.proven-performance-list {
  margin-bottom: 60px;
  padding-left: 9px;
  padding-right: 9px;
}
.proven-performance-items {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.proven-img-wrap {
  width: 100%;
  height: 285px;
  overflow: hidden;
}
.proven-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proven-list-desc {
  padding: 30px 25px 85px 25px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.pp-logo {
  display: flex;
  min-height: 50px;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 15px;
}
.proven-list-desc h5 {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  color: #1b1b35;
  position: absolute;
  left: 25px;
  bottom: 30px;
}
/*******landing page css ends*******/
.question-section-1 {
  padding-bottom: 120px;
}
.question-section-1 .running-desc {
  padding-left: 0px;
}
.effective-wrap {
  padding-top: 160px;
  padding-bottom: 140px;
}
.effective-wrap .running-desc h2 {
  max-width: 700px;
}
.story_left_img .story-slider .story-logo h3:nth-child(2) {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: normal;
  color: #ffffff;
  line-height: 30.8px;
}
.story_left_img .story-slider .carousel .story-logo a {
  background-color: transparent;
  padding: 0;
}
.story_left_img .story-slider .carousel .row .col-lg-3 {
  width: 35%;
}
.story_left_img .story-slider .carousel .row .col-lg-9 {
  width: 65%;
}
.story_left_img .carousel-indicators {
  margin-left: 0;
  bottom: 22%;
  width: 44%;
}
.story_left_img .story-logo h3:nth-child(1) {
  margin-bottom: 20px;
}
.page-id-26730 .optimize-section {
  padding-top: 180px !important;
  padding-bottom: 38px !important;
}
.page-id-26730 .optimize-section .row {
  border-radius: 34px;
}
/* .page-id-26730 .number-pot {
left: 55px;
bottom: 55px;
} */
.page-id-26730 .campaign-sectopn .campaign-info p {
  max-width: 897px;
}
.page-id-26730 .campaign-sectopn {
  padding-bottom: 0px;
}
.btn_left_right button {
  position: unset;
}
.story_left_img .btn_left_right {
  display: flex;
  grid-gap: 20px;
  margin-top: 20px;
  width: 100%;
}
.story_left_img .story-img {
  padding-right: 40px;
}
.marketing_section-2 {
  text-align: center;
  padding-bottom: 125px;
}
.marketing_section-2 h2 {
  font-size: 62px;
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: -3px;
  padding-bottom: 25px;
}
.marketing_section-2 .container p {
  padding-bottom: 25px;
}
.marketing_section-2 p,
.marketing_section-2 h2 {
  max-width: 812px;
  margin: 0 auto;
}
.reach_right::before {
  top: auto;
  bottom: 0 !important;
}
.social-email-marketing-faq.faq-section .accordion-button {
  padding-top: 22px;
  padding-bottom: 22px;
  gap: 40px;
}
.page-id-26730 .trusted-section {
  padding-top: 200px;
}
.story_left_img .story-logo {
  min-height: unset !important;
}
.hero-ppc-2 {
  background: rgb(13, 13, 31);
  background: linear-gradient(
    180deg,
    rgba(13, 13, 31, 1) 50%,
    rgba(240, 24, 140, 1) 100%
  );
}
.story_left_img .story-slider hr {
  border-top: 1px dashed #787880;
  opacity: 1;
  margin-top: 110px;
  padding-top: 120px;
}
.story_left_img .btn_carousel {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 35%;
  width: 100%;
  padding-left: 15px;
}
.sm-case {
  text-transform: lowercase;
}
.story_left_img .story-img.mobile {
  display: none;
}
.page-id-26771 .story_left_img .carousel-indicators {
  bottom: 0 !important;
  top: auto !important;
}
.faq-section .accordion-item h2 button {
  font-size: 22px;
  line-height: 1.3em;
}
.faq-section button.accordion-button.collapsed {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.faq-section button.accordion-button {
  padding-left: 0;
  padding-right: 0;
}
.page-id-26730 .h2-title {
  letter-spacing: -2px;
}
body .question-section-1::before {
  top: -53px;
}

@media (max-width: 1400px) and (min-width: 768px) {
  .social-email-marketing-faq {
    padding-right: 30px !important;
  }
}
@media (max-width: 1400px) {
  .social-email-marketing-faq {
    padding-top: 70px;
  }
}
@media (max-width: 1280px) {
  .marketing_section-2 h2 {
    font-size: 48px;
  }
}
@media (max-width: 1100px) {
  .story_left_img .story-slider .story-logo h3:nth-child(2) {
    font-size: 18px;
    line-height: 1.4em;
  }
}
@media (max-width: 991px) {
  .question-section-1 .running-desc {
    padding-top: 10px;
  }
  .effective-wrap {
    padding-top: 40px;
    padding-bottom: 90px;
  }
  .marketing_section-2 h2 {
    font-size: 40px;
  }
  .story_left_img .story-slider .carousel .row .col-lg-9 {
    width: 100%;
  }
  .story_left_img .story-slider .carousel .row .col-lg-3 {
    width: 100%;
  }
  .story_left_img .story-img {
    padding-right: 0px;
  }
  .story_left_img .carousel-item .row {
    flex-direction: column-reverse;
  }
  .story_left_img .story-slider hr {
    border-top: 1px dashed #787880;
    opacity: 1;
    margin-top: 40px;
    padding-top: 20px;
  }
  .story_left_img .btn_carousel {
    position: unset !important;
  }
  .story_left_img .carousel-indicators {
    top: auto !important;
    bottom: 12px;
  }
  .story_left_img .carousel-indicators {
    margin-left: 0;
    bottom: 0;
    width: unset;
    margin-bottom: 10px;
  }
  .story_left_img .story-slider .carousel .story-logo a {
    display: none;
  }
  .story_left_img .story-img.mobile {
    margin-bottom: 0px;
  }
  .story_left_img .story-img.mobile img {
    width: 100%;
  }
  /* .story_left_img .btn_left_right {
width: unset;
} */
  .page-id-26771 .story_left_img .carousel-indicators {
    bottom: 55px !important;
  }
  .reach_right::before {
    top: auto;
    bottom: -220px !important;
  }
  .social-email-marketing-faq {
    padding-bottom: 80px !important;
  }
  .page-id-26730 .optimize-section {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .question-section-1 .running-desc p {
    margin-bottom: 25px;
  }
  .effective-wrap .running-desc p {
    margin-bottom: 25px;
  }
  .hero-ppc-2 {
    padding-top: 80px !important;
  }
}
@media (max-width: 700px) {
  .marketing_section-2 h2 {
    font-size: 36px;
  }
  .reach_right .quest-row {
    padding-bottom: 70px;
  }
  .page-id-26730 .trusted-section {
    padding-top: 80px;
  }
  .story_left_img .story-slider .story-logo h3:nth-child(2) {
    font-size: 16px;
    line-height: 1.4em;
  }
  .story_left_img .story-img.mobile {
    display: block;
  }
  .story_left_img .story-img {
    display: none;
  }
  .faq-section .accordion-item h2 button {
    font-size: 16px;
  }
  .social-email-marketing-faq {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}
@media (max-width: 575px) {
  .reach_right::before {
    top: auto !important;
    bottom: 0 !important;
    height: 280px !important;
  }
  .reach_right {
    padding-bottom: 280px;
  }
}
@media (max-width: 390px) {
  .reach_right::before {
    height: 220px !important;
  }
  .reach_right {
    padding-bottom: 160px;
  }
}
.page-id-26771 .pin-spacer {
  background-color: #faf8ff;
}
.page-id-26771 .optimize-section {
  padding-top: 180px !important;
}
.page-id-26771 .h2-title {
  letter-spacing: -2px;
}
@media (max-width: 1400px) and (min-width: 701px) {
  .faq-web {
    padding-right: 30px !important;
  }
}
@media (max-width: 1400px) {
  .faq-web {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1199px) {
  .page-id-26771 .optimize-section {
    padding-top: 110px !important;
  }
}
@media (max-width: 991px) {
  .faq-web .faq-img {
    margin-top: 65px;
  }
}
/* Meta ads Calculator */
.hero-subpg.meta-cal-banner {
  /* padding-top: 260px; */
  padding-bottom: 30px;
}
.hero-subpg.meta-cal-banner .row div[class*="col-"]:first-child {
  align-self: flex-start;
}
.hero-subpg.meta-cal-banner
  .row
  div[class*="col-"]:first-child
  .hero-subpg-desc {
  margin-top: 40px;
}
.hero-subpg.meta-cal-banner .hero-subpg-img {
  margin-right: -85px;
}
.hero-subpg.meta-cal-banner .hero-subpg-img img {
  margin-right: -40px;
  width: 100%;
}
section.calculator_result_section {
  padding-left: 30px;
  padding-right: 30px;
}
section.calculator_result_section:first-of-type {
  padding-top: 160px;
}
section.calculator_result_section:last-of-type {
  padding-bottom: 160px;
}
body .ads-budget-calculator {
  align-items: unset;
}
.ads-budget-calculator #ads-budget-form {
  padding: 60px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: none;
  border-radius: 40px;
  margin: 0;
  width: calc(50% - 25px);
  flex: unset;
}
.ads-budget-calculator #ads-budget-form .calc-header {
  font-size: 62px;
  color: #0d0d1f;
  font-weight: 600;
  text-align: center;
  line-height: 1.1em;
  margin-bottom: 25px;
}
.ads-budget-calculator #ads-budget-form .form-row {
  max-width: 536px;
  margin: 0 auto 37px;
  width: 100%;
  position: relative;
  flex: unset;
}
.ads-budget-calculator #ads-budget-form .form-row label {
  position: absolute;
  top: -9px;
  left: 35px;
  line-height: 1em;
  margin: 0;
  font-size: 22px;
  color: #0d0d1f;
  font-family: "Poppins", sans-serif;
  background-color: #fff;
  padding: 0 10px;
  letter-spacing: -0.5px;
}
.ads-budget-calculator #ads-budget-form .form-row input {
  height: 68px;
  border-radius: 50px;
  border: 2px solid #000;
  margin: 0;
  padding: 8px 42px;
}
.ads-budget-calculator #ads-budget-form button#calculate-btn {
  max-width: 536px;
  margin: 0 auto;
  border-radius: 50px;
  height: 68px;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  background-color: #f0188c;
  font-weight: 500;
  text-transform: unset;
}
.ads-budget-calculator #ads-budget-form button#calculate-btn:hover {
  background-color: #2b00ff;
  opacity: 1;
}
.ads-budget-calculator #ads-budget-results {
  background-color: #2b00ff;
  border-radius: 40px;
  padding: 60px;
  flex-direction: column;
  flex: unset;
  width: calc(50% - 25px);
  position: relative;
}
.ads-budget-calculator #ads-budget-results::before {
  content: "";
  width: 164px;
  height: 164px;
  position: absolute;
  bottom: 0;
  right: -60px;
  background-image: url(../images/money-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ads-budget-calculator #ads-budget-results h4.calc-header {
  font-size: 62px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 1.1em;
  margin-bottom: 40px;
}
.ads-budget-calculator #ads-budget-results .form-row {
  margin: 0 auto;
  max-width: 536px;
  width: 100%;
  margin-bottom: 10px;
  flex: unset;
}
.ads-budget-calculator #ads-budget-results .form-row p:first-child {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 10px;
}
.ads-budget-calculator #ads-budget-results .form-row p:last-child {
  color: #f0188c;
  font-size: 30px;
  font-weight: 600;
  line-height: 1em;
  margin: 0;
  min-height: 46px;
}

.badge.btn-blue.rounded-pill {
	font-size: 16px !important;
}
.list-group.pricing {
	font-size: 16px !important;
}
@media (max-width: 600px) {
	.list-group.pricing,
	.badge.btn-blue.rounded-pill	{
		font-size: 14px !important;
	}
	.calculator_result_section,
	.calculator_result_section > .container,
	.calculator_result_section > .container > .container-fluid,
	#ad-spend-calculator-container > div,
	ul.pricing > li	{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}
@media (max-width: 920px) {
	#ad-spend-calculator-container > div > div > div.col-md-8 {
		width: 100% !important;
	}
}
.page-id-26864 .story-section .story-img {
  text-align: right;
}
/* .page-id-26864 .story-slider .carousel-control-prev,
.page-id-26864 .story-slider .carousel-control-next {
  bottom: 16%;
}
.page-id-26864 .story-slider .carousel-indicators {
  bottom: 16%;
} */
.page-id-26864 .story-section {
  padding-bottom: 143px;
  padding-top: 200px;
}
/*
.page-id-26864 .contact-section .review-user-info {
    padding-left: 0;
    flex: 1;
    display: flex;
    align-items: flex-end;
}
*/
.page-id-26864 .contact-section .slick-track {
  display: flex;
}
.page-id-26864 .contact-section .slick-track .slick-slide {
  height: unset;
}
.page-id-26864 .contact-section .slick-track .slick-slide .review-bx {
  height: 100%;
  padding: 71px 53px 53px 75px;
}
.page-id-26864 .story-title {
  max-width: 754px;
}
.page-id-26864 .contact-section .slick-track .slick-slide .review-bx {
  height: 100%;
  padding: 71px 53px 63px 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-id-26864 .contact-section .slick-track .slick-slide .review-bx img {
  /*  margin-bottom: 23px;
    height: 60px;
    max-width: 200px;*/
  object-fit: contain;
}
.story-logo {
  padding-bottom: 200px;
}
.page-id-26771 .running-section::before {
  top: -53px;
}
@media (min-width: 1401px) {
  .page-id-26864 .down-icon {
    bottom: -30px;
  }
}
@media (max-width: 1750px) {
  .ads-budget-calculator #ads-budget-results::before {
    right: -30px;
  }
}
@media (max-width: 1600px) {
/*  .page-id-26864 .story-logo {
    padding-bottom: 260px;
  }*/
  .page-id-26864 .story-section {
    padding-bottom: 73px;
  }
}
@media (max-width: 1460px) {
  
  .hero-subpg.meta-cal-banner .hero-subpg-img img {
    margin-right: 0;
  }
  .hero-subpg.meta-cal-banner .hero-subpg-img {
    margin-right: -45px;
  }
  section.calculator_result_section:last-of-type {
    padding-bottom: 173px;
  }
  .ads-budget-calculator #ads-budget-results::before {
    right: -32px;
  }
}
@media (max-width: 1199px) {
  .hero-subpg.meta-cal-banner {
    padding-bottom: 70px;
  }
  .ads-budget-calculator #ads-budget-form,
  .ads-budget-calculator #ads-budget-results {
    padding: 30px;
  }
  .ads-budget-calculator #ads-budget-form .calc-header,
  .ads-budget-calculator #ads-budget-results h4.calc-header {
    font-size: 52px;
  }
  .ads-budget-calculator #ads-budget-form .form-row label {
    font-size: 18px;
  }
  .ads-budget-calculator #ads-budget-results::before {
    width: 124px;
    height: 124px;
  }
  .ads-budget-calculator #ads-budget-results .form-row p:first-child {
    font-size: 19px;
  }
  .ads-budget-calculator #ads-budget-results .form-row p:last-child {
    font-size: 25px;
  }
  .ads-budget-calculator #ads-budget-results .form-row {
    margin-bottom: 30px;
  }
  section.calculator_result_section:last-of-type {
    padding-bottom: 143px;
  }
  .page-id-26864 .story-section {
    padding-top: 150px;
    padding-bottom: 53px;
  }
  .hero-subpg.meta-cal-banner .hero-subpg-img {
    margin-right: -30px;
  }
}
@media (max-width: 991px) {
  .hero-subpg.meta-cal-banner .hero-subpg-img {
    margin-right: 0;
  }
  .ads-budget-calculator #ads-budget-form {
    width: 100%;
  }
  .ads-budget-calculator #ads-budget-results {
    width: 100%;
  }
  body .ads-budget-calculator {
    flex-wrap: wrap;
  }
  section.calculator_result_section:first-of-type {
    padding-top: 90px;
  }
  .ads-budget-calculator #ads-budget-form .calc-header,
  .ads-budget-calculator #ads-budget-results h4.calc-header {
    font-size: 47px;
  }
  section.calculator_result_section:last-of-type {
    padding-bottom: 93px;
  }
  .ads-budget-calculator #ads-budget-results::before {
    width: 87px;
    height: 87px;
    right: 0;
    bottom: -50px;
  }
  .page-id-26864 .story-slider .carousel-control-prev,
  .page-id-26864 .story-slider .carousel-control-next,
  .page-id-26864 .story-slider .carousel-indicators {
    bottom: 0;
  }
  .page-id-26864 .story-logo > img {
    margin: 30px 0;
  }
  .page-id-26864 .story-logo {
    padding-bottom: 0;
  }
  .page-id-26864 .story-slider .carousel-control-prev,
  .page-id-26864 .story-slider .carousel-control-next,
  .page-id-26864 .story-slider .carousel-indicators {
    bottom: -30px;
  }
  .page-id-26864 .story-section {
    padding-bottom: 123px;
  }
  .page-id-26864 .contact-section .slick-track .slick-slide .review-bx {
    padding: 37px 21px 53px 37px;
  }
  .page-id-26864 .review-user-info {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .optimize-section__item {
    height: 560px;
  }
  .rocket-icon img {
	  right: -23px;
	  top: -19px;
	  max-width: 50px;
  }
}
@media (max-width: 767px) {
  .hero-subpg.meta-cal-banner
    .row
    div[class*="col-"]:first-child
    .hero-subpg-desc {
    margin-top: 0;
  }
  .hero-subpg.meta-cal-banner {
    padding-left: 23px;
    padding-right: 23px;
  }
  section.calculator_result_section {
    padding-left: 8px;
    padding-right: 8px;
  }
  section.calculator_result_section:first-of-type {
    padding-top: 50px;
  }
  .ads-budget-calculator #ads-budget-form .calc-header,
  .ads-budget-calculator #ads-budget-results h4.calc-header {
    font-size: 36px;
  }
  .ads-budget-calculator #ads-budget-form,
  .ads-budget-calculator #ads-budget-results {
    padding: 15px;
    border-radius: 20px;
  }
  .ads-budget-calculator #ads-budget-form .form-row input {
    height: 48px;
    padding: 8px 23px;
  }
  .ads-budget-calculator #ads-budget-form .form-row label {
    font-size: 16px;
    left: 20px;
    top: -6px;
    padding: 0 5px;
  }
  .ads-budget-calculator #ads-budget-form .form-row {
    margin: 0 auto 18px;
  }
  .ads-budget-calculator #ads-budget-form button#calculate-btn {
    height: 40px;
    font-size: 14px;
    padding: 0 0;
  }
  .ads-budget-calculator #ads-budget-results .form-row {
    margin-bottom: 20px;
  }
  .ads-budget-calculator #ads-budget-results .form-row p:first-child {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .ads-budget-calculator #ads-budget-results .form-row p:last-child {
    font-size: 22px;
    min-height: 36px;
  }
  .page-id-26864 .story-slider hr {
    padding-top: 2px;
  }
  .page-id-26864 .story-section {
    padding-left: 25px;
    padding-right: 25px;
  }
  .page-id-26864 .contact-section {
    margin-bottom: 0;
  }
  .page-id-26864 .story-section {
    padding-top: 85px;
  }
  .ads-budget-calculator #ads-budget-form button#calculate-btn img {
    width: 21px;
  }
}

/******global updated 26-4********/

.hero-subpg-desc h1,
.hero-subpg-desc h1 p,
h1 {
  font-size: 86px;
  font-weight: 600 ;
  letter-spacing: -2px ;
  line-height: 1.2em ;
}

h2,
.gut-health .h2-title,
.block-step__header h2,
.block-step__header h2,
h2.trusted-title,
.story-title h2 {
  font-size: 55px;
  line-height: 62px !important;
  letter-spacing: -2px !important;
}

h3,
.story-logo h3,
h3.h2-title,
.block-step__item h3,
.change-section.verson-2 h3 {
  font-size: 48px;
  line-height: 58px ;
  letter-spacing: -2px ;
}

p,
body,
.story-desc p,
ul {
  font-size: 22px;
  line-height: 28px;
}

.slick-track {
  display: flex;
}

.slick-track .slick-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}

.test-talk-sec .icon-txt img {
  object-fit: unset;
  max-width: 80px;
  left: -25px;
  top: -25px;
  height: 90px;
}

.faq-section button.accordion-button.collapsed {
  line-height: 1.3em;
}

body.page-id-26730 .story_left_img .carousel-indicators {
  bottom: 130px !important;
  top: auto !important;
}

.gut-health .down-icon {
  bottom: 0px;
}

body.page-id-26700 .desc-section {
  padding-top: 120px;
}

body.page-id-26831 .story-slider .carousel-indicators{
  top: auto !important;
}

/* body.page-id-26255 .story-section{
  padding-bottom: 110px;
} */

@media only screen and (max-width: 1700px) {
  body.page-id-26255 .story-section {
    padding-bottom: 200px;
  }

  .hero-subpg-desc h1,
  .hero-subpg-desc h1 p,
  h1 {
    font-size: 80px;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 100px !important;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 105px !important;
  }												 
}

@media only screen and (max-width: 1500px) {
  .cmp-bx h3 {
    font-size: 30px;
  }
  body.page-id-26255 .story-section {
    padding-bottom: 150px;
  }
  .hero-subpg-desc h1,
  .hero-subpg-desc h1 p,
  h1 {
    font-size: 60px;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 65px !important;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 75px !important;
  }
  .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next,
  .story-slider .carousel-indicators {
    /* bottom: 0 !important; */
  }
}
@media only screen and (max-width: 1400px) {
  h2,
  .gut-health .h2-title,
  .block-step__header h2,
  .block-step__header h2,
  h2.trusted-title,
  .story-title h2 {
    font-size: 54px;
  }
  h3,
  .story-logo h3,
  h3.h2-title,
  .cmp-bx h3,
  .block-step__item h3 {
    font-size: 44px;
  }
  p,
  body,
  .faq-section .accordion-item h2 button {
    font-size: 22px;
  }
  .search-icon img {
    left: 34px;
    top: 19px;
    max-width: 45px;
  }
  .cmp-bx h3 {
    font-size: 30px;
  }
  .story-logo {
    padding-bottom: 150px;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 15px !important;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 5px !important;
  }
}

@media only screen and (max-width: 1100px) {
  h2,
  .gut-health .h2-title,
  .block-step__header h2,
  .block-step__header h2,
  h2.trusted-title,
  .story-title h2 {
    font-size: 40px ;
	line-height: 48px ;
  }
  h3,
  .story-logo h3,
  h3.h2-title,
  .cmp-bx h3,
  .block-step__item h3 {
    font-size: 30px;
	line-height: 39px ;
  }
  p,
  body,
  .faq-section .accordion-item h2 button {
    font-size: 18px;
	line-height: 27px;
  }
  /* body.single-work .down-icon {
    bottom: -33px;
  } */
  .running-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .review-bx {
    padding: 20px;
  }
  .review-user-info > img {
    width: 50px;
    height: 50px;
    top: 0;
  }
  .review-user-info {
    padding-left: 70px;
  }
  .contact-section .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 16px !important;
  }
  .contact-section .slick-arrow.slick-next {
    right: -50px;
    left: 0;
  }
  .contact-section .slick-arrow.slick-prev {
    right: 0px;
    left: -50px;
  }
}

@media only screen and (max-width: 900px) {
  .quest-section::before {
    top: 500px;
  }
  body.page-id-26255 .story-section {
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 700px) {
  h2,
  .gut-health .h2-title,
  .block-step__header h2,
  .block-step__header h2,
  h2.trusted-title,
  .story-title h2,
  .ag-timeline-card_meta {
    font-size: 36px;
  }
  h3,
  .story-logo h3,
  h3.h2-title,
  .cmp-bx h3,
  .block-step__item h3 {
    font-size: 30px;
  }
  p,
  body,
  .faq-section .accordion-item h2 button {
    font-size: 18px;
  }
  .search-icon img {
    right: 53px;
    top: 16px;
    max-width: 28px;
  }
  /* body.single-work .down-icon {
    bottom: -25px;
  } */
  .smily-icon img {
    max-width: 55px;
    left: -21px;
    top: -40px;
  }
  .faq-section .accordion-button::after {
    top: 0;
    position: relative;
  }
  body .potential-growth-section::before {
    top: -30px !important;
  }
  .gut-health .down-icon {
    bottom: 18px;
  }
  body.single-work .hero-subpg {
    padding-bottom: 150px;
  }
  .code-value-items h3 {
    min-height: 21px !important;
  }
}
/******global updated 26-4********/

body.page-id-26255 .story-slider .carousel-control-prev,
body.page-id-26255 .story-slider .carousel-control-next {
  bottom: 202px;
  top: auto !important;
}

body.page-id-26255 .story-slider .carousel-indicators {
  top: auto !important;
  bottom: 210px !important;
}

body.page-id-26255 .story-slider .carousel {
  padding-bottom: 0px;
}

body.page-id-26255 .story-slider .carousel .carousel-item .row {
  align-items: flex-start;
}

body.page-id-26564 .story-slider .carousel-control-prev,
body.page-id-26564 .story-slider .carousel-control-next,
body.page-id-27253 .story-slider .carousel-control-prev,
body.page-id-27253 .story-slider .carousel-control-next {
  bottom: 130px;
}

body.page-id-26564 .story-slider .carousel-indicators,
body.page-id-27253 .story-slider .carousel-indicators {
  bottom: 136px;
}

body.page-id-26280 .story-slider .carousel-control-prev,
body.page-id-26280 .story-slider .carousel-control-next {
  bottom: 180px;
}

body.page-id-26280 .story-slider .carousel-indicators {
  bottom: 190px;
}

body.home .story-slider .carousel-control-prev,
body.home .story-slider .carousel-control-next {
  bottom: 280px;
}

body.home .story-slider .carousel-indicators {
  bottom: 285px !important;
  top: auto !important;
}

body.page-id-26564 .story-slider .carousel-indicators,
body.page-id-27253 .story-slider .carousel-indicators {
  bottom: 134px !important;
  top: auto !important;
}

body.page-id-26713 .story-slider .carousel-indicators {
  top: auto !important;
}

body.page-id-26280 .story-slider .carousel-indicators {
  top: auto !important;
}

.page-id-26864 .story-logo {
  max-height: 680px !important;
}

body.page-id-26864 .story-slider .carousel-control-prev,
body.page-id-26864 .story-slider .carousel-control-next {
  bottom: 120px !important;
}

body.page-id-26864 .story-slider .carousel-indicators {
  top: auto !important;
  bottom: 125px !important;
}

@media only screen and (max-width: 1900px) {
  body.page-id-26564 .story-slider .carousel-control-prev,
  body.page-id-26564 .story-slider .carousel-control-next,
  body.page-id-27253 .story-slider .carousel-control-prev,
  body.page-id-27253 .story-slider .carousel-control-next {
    bottom: 80px;
  }
  body.page-id-26564 .story-slider .carousel-indicators,
  body.page-id-27253 .story-slider .carousel-indicators {
    bottom: 85px !important;
  }
  body.page-id-26280 .story-slider .carousel-control-prev,
  body.page-id-26280 .story-slider .carousel-control-next {
    bottom: 160px;
  }
  body.page-id-26280 .story-slider .carousel-indicators {
    bottom: 170px !important;
    top: auto !important;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  .story-slider .carousel-control-next {
    bottom: 235px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: 240px !important;
    top: auto !important;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 240px;
  }

  body.home .story-slider .carousel-indicators {
    bottom: 245px !important;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 199px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 196px !important;
  }

  body.page-id-26864 .story-slider .carousel-control-prev,
  body.page-id-26864 .story-slider .carousel-control-next {
    bottom: 75px !important;
  }

  body.page-id-26864 .story-slider .carousel-indicators {
    bottom: 85px !important;
  }
}

@media only screen and (max-width: 1800px) {
  body.page-id-26564 .story-slider .carousel-control-prev,
  body.page-id-26564 .story-slider .carousel-control-next,
  body.page-id-27253 .story-slider .carousel-control-prev,
  body.page-id-27253 .story-slider .carousel-control-next {
    bottom: 50px;
  }
  body.page-id-26564 .story-slider .carousel-indicators,
  body.page-id-27253 .story-slider .carousel-indicators {
    bottom: 61px !important;
  }
  body.page-id-26280 .story-slider .carousel-control-prev,
  body.page-id-26280 .story-slider .carousel-control-next {
    bottom: 50px;
  }
  body.page-id-26280 .story-slider .carousel-indicators {
    bottom: 61px !important;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: 200px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: 205px !important;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 185px;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 190px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 196px !important;
  }

  body.page-id-26864 .story-slider .carousel-control-prev,
  body.page-id-26864 .story-slider .carousel-control-next {
    bottom: 20px !important;
  }

  body.page-id-26864 .story-slider .carousel-indicators {
    bottom: 25px !important;
  }
}

@media only screen and (max-width: 1700px) {
  body.page-id-26564 .story-slider .carousel-control-prev,
  body.page-id-26564 .story-slider .carousel-control-next,
  body.page-id-27253 .story-slider .carousel-control-prev,
  body.page-id-27253 .story-slider .carousel-control-next {
    bottom: 0px;
  }
  body.page-id-26564 .story-slider .carousel-indicators,
  body.page-id-27253 .story-slider .carousel-indicators {
    bottom: 5px !important;
  }
  body.page-id-26564 .story-section,
  body.page-id-27253 .story-section {
    padding-bottom: 150px;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: 130px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: 135px !important;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 140px;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 145px !important;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 114px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 108px !important;
  }

  .page-id-26864 .story-logo {
    max-height: 745px !important;
  }
}

@media only screen and (max-width: 1600px) {
  body.page-id-26280 .story-slider .carousel-control-prev,
  body.page-id-26280 .story-slider .carousel-control-next {
    bottom: 50px;
  }
  body.page-id-26280 .story-slider .carousel-indicators {
    bottom: 61px !important;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: 50px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: 61px !important;
  }
  body.page-id-26564 .story-slider .carousel-control-prev,
  body.page-id-26564 .story-slider .carousel-control-next,
  body.page-id-27253 .story-slider .carousel-control-prev,
  body.page-id-27253 .story-slider .carousel-control-next {
    bottom: -50px;
  }
  body.page-id-26564 .story-slider .carousel-indicators,
  body.page-id-27253 .story-slider .carousel-indicators {
    bottom: -45px !important;
  }
  body.page-id-26280 .story-slider .carousel-control-prev,
  body.page-id-26280 .story-slider .carousel-control-next {
    bottom: -50px;
  }
  body.page-id-26280 .story-slider .carousel-indicators {
    bottom: -55px !important;
  }
  body.page-id-26280 .story-section {
    padding-bottom: 150px;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 105px;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 110px !important;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 63px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 58px !important;
  }
  .page-id-26864 .story-logo {
    max-height: 810px !important;
}
}

@media only screen and (max-width: 1521px) {
  .quest-section::before {
    height: 585px;
  }

  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: 0px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: 0px !important;
  }
  /* .page-id-26824 .story_left_img .carousel-indicators {
    bottom: 225px;
  } */
  body.page-id-26564 .story-slider .carousel-control-prev,
  body.page-id-26564 .story-slider .carousel-control-next,
  body.page-id-27253 .story-slider .carousel-control-prev,
  body.page-id-27253 .story-slider .carousel-control-next {
    bottom: -50px;
  }
  body.page-id-26564 .story-slider .carousel-indicators,
  body.page-id-27253 .story-slider .carousel-indicators {
    bottom: -45px !important;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: -40px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: -45px !important;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 45px;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 50px !important;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 36px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 30px !important;
  }
}

@media only screen and (max-width: 1421px) {
  body.page-id-26280 .story-slider .carousel-control-prev,
  body.page-id-26280 .story-slider .carousel-control-next {
    bottom: -35px;
  }
  body.page-id-26280 .story-slider .carousel-indicators {
    bottom: -40px !important;
  }

  /* .page-id-26824 .story_left_img .carousel-indicators {
    bottom: 155px;
  } */
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: -24px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: -20px !important;
  }
}

@media only screen and (max-width: 1400px) {
  .story-slider .carousel {
    padding-bottom: 0px;
  }
  body.page-id-26713 .story-slider .carousel-control-prev,
  body.page-id-26713 .story-slider .carousel-control-next {
    bottom: -20px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: -60px !important;
  }
  body.home .story-slider .carousel-control-prev,
  body.home .story-slider .carousel-control-next {
    bottom: 0px;
  }
  body.home .story-slider .carousel-indicators {
    bottom: 5px !important;
  }
  body.home .story-section {
    padding-bottom: 100px;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: -36px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    top: auto !important;
    bottom: 6px !important;
  }
  .page-id-26864 .story-logo {
    max-height: 860px !important;
}
}

@media only screen and (max-width: 1100px) {
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next,
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: auto;
  }
  body.page-id-26255 .story-section {
    padding-bottom: 75px;
  }
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: -20px !important;
  }
  .page-id-26864 .story-logo {
    max-height: 700px !important;
}
}

@media only screen and (max-width: 990px) {
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next,
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: 0;
    top: auto;
  }
  /* .page-id-26824 .story_left_img .carousel-indicators {
    bottom: 95px;
  } */
  body.page-id-26713 .story-slider .carousel-indicators {
    bottom: -60px !important;
  }
  body.page-id-26255 .story-slider .carousel-indicators {
    bottom: -20px !important;
  }
  body.page-id-26255 .story-slider .carousel-control-prev,
  body.page-id-26255 .story-slider .carousel-control-next {
    bottom: -20px !important;
  }
  body.page-id-26255 .story-logo {
    padding-bottom: 50px;
  }
  body.page-id-26864 .story-slider .carousel-indicators {
    bottom: -45px !important;
  }
  body.page-id-26864 .story-slider .carousel-control-prev, body.page-id-26864 .story-slider .carousel-control-next {
    bottom: -50px !important;
  }
}

/*Pixated*/
@media (min-width: 1101px) {
  #faqs {
    padding-top: 75px;
  }
}

@media only screen and (max-width: 991px) {
  body.page-id-26730 .story_left_img .carousel-indicators,
  .page-id-26824 .story_left_img .carousel-indicators {
    bottom: 0px !important;
    top: auto !important;
  }
}

body #hs-form-iframe-0 {
  min-height: 755px !important;
}

body.page-id-27113 #hs-form-iframe-0 {
  min-height: 2670px !important;
}


body #hs-form-iframe-1 {
  min-height: 315px !important;
}


@media only screen and (max-width: 991px) {
  body.page-id-27113 #hs-form-iframe-0 {
    min-height: 2780px !important;
  }
  
}
.page-id-27253 .story-section.quest-section.res-img-cls-before::before{
  top: 330px;
}
@media (max-width:1399px){
  .page-id-27253 .story-section.quest-section.res-img-cls-before::before{top: 400px;}
}
@media (max-width:991px){
  .page-id-27253 .story-section.quest-section.res-img-cls-before::before{top: 450px;}
}
@media (max-width:767px){
  .page-id-27253 .story-section.quest-section.res-img-cls-before::before{top: 26%;height: 50%;}
  .page-id-27253 .quest-row{padding-bottom: 90%;}
}
@media (max-width:480px){
  .page-id-27253 .story-section.quest-section.res-img-cls-before::before{top: 25%;height: 50%;}
}
@media (max-width:430px){
  .page-id-27253 .story-section.quest-section.res-img-cls-before::before{top: 30%;height: 50%;}
  .page-id-27253 .quest-row{padding-bottom: 90%;}
}

/*******12-07-24*********/
body .news-join-bx #hs-form-iframe-1,
body .news-join-bx #hs-form-iframe-0 {
  min-height: 315px !important;
}
/*******12-07-24*********/

/*******02-08-24*********/

body.single-success-stories .info-wrp {
  position: relative;
  padding-right: 20px !important;
}

body.single-success-stories .info-wrp::before {
  max-width: 55px !important;
  max-height: 65px !important;
  top: auto;
  bottom: -30px;
  display: none;
}

body.single-success-stories .info-wrp:nth-child(2)::before {
  display: block;
}

@media only screen and (max-width: 820px) {
  body.single-success-stories .hero-subpg {
    padding-bottom: 135px;
  }
}

/*******02-08-24*********/

/*******09-08-24*********/

body.single-success-stories .video-section ul.win-list {
  padding-top: 0;
}

@media (max-width: 1300px) {
  body.single-success-stories .vide-wrap .col-sm-10 {
    width: 100%;
  }
}

@media (max-width: 1100px) {
  body.single-success-stories .video-section ul.win-list li {
    width: 33%;
  }
}

@media (max-width: 991px) {
  body.single-success-stories .vide-wrap {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  body.single-success-stories .video-section ul.win-list li {
    width: 49%;
  }
  body.single-success-stories .win-list li h4 span {
    font-size: 40px;
  }
}

/*******09-08-24*********/

/********22-08-24 start*********/

#menu-header-menu > li {
  padding: 10px 35px;
  position: relative;
}

#menu-header-menu > li > a {
  color: #ffffff;
  font-size: 18px;
}

#menu-header-menu > li > a:hover,
#menu-header-menu > li.current_page_item > a {
  color: #f0188c;
}

/* Light header */
.page-id-28573 > #page > header > nav > div > a > img,
.page-id-26460 > #page > header > nav > div > a > img,
.page-id-26460 > #page > header > nav > div > div > ul > li > a,
.page-id-26460 > #page > header > nav > div > div > ul > li.menu-item-has-children > a:hover:after,
.page-id-26460 > #page > header > nav > div > .navbar-toggler[aria-expanded="false"],
.page-id-27683 > #page > header > nav > div > a > img,
.page-id-27683 > #page > header > nav > div > div > ul > li > a,
.page-id-27683 > #page > header > nav > div > div > ul > li.menu-item-has-children > a:hover:after,
.page-id-27683 > #page > header > nav > div > .navbar-toggler[aria-expanded="false"],
.page-id-27690 > #page > header > nav > div > a > img,
.page-id-27690 > #page > header > nav > div > div > ul > li > a,
.page-id-27690 > #page > header > nav > div > div > ul > li.menu-item-has-children > a:hover:after,
.page-id-27690 > #page > header > nav > div > .navbar-toggler[aria-expanded="false"],
.page-id-26488 > #page > header > nav > div > a > img,
.page-id-26488 > #page > header > nav > div > div > ul > li > a,
.page-id-26488 > #page > header > nav > div > div > ul > li.menu-item-has-children > a:hover:after,
.page-id-26488 > #page > header > nav > div > .navbar-toggler[aria-expanded="false"] {
	filter: invert(1);
}
#menu-header-menu > li > a:hover,
#menu-header-menu > li.current_page_item > a,
#menu-header-menu > li.header-contact-btn a,
#menu-header-menu > li.header-contact-btn a:hover,
.page-id-26460.toggle-body > #page > header > nav > div > a > img,
.page-id-26460.toggle-body > #page > header > nav > div > div > ul > li > a,
.page-id-27683.toggle-body > #page > header > nav > div > a > img,
.page-id-27683.toggle-body > #page > header > nav > div > div > ul > li > a,
.page-id-27690.toggle-body > #page > header > nav > div > a > img,
.page-id-27690.toggle-body > #page > header > nav > div > div > ul > li > a,
.page-id-26488.toggle-body > #page > header > nav > div > a > img,
.page-id-26488.toggle-body > #page > header > nav > div > div > ul > li > a {
	filter: none !important;
}

#menu-header-menu li > ul {
  margin: 0;
  padding: 0;
  background: #4541fe;
  overflow: hidden;
  transition: all 0.3s;
  top: 46px;
  position: absolute;
  border-radius: 18px;
  min-width: 250px;
}

#menu-header-menu li > ul a {
  color: #ffffff;
  font-weight: 500;
  display: block;
  padding: 14px 20px;
  border-bottom: 1px solid #2c28ec;
}

#menu-header-menu li > ul a:hover,
#menu-header-menu li > ul li.current_page_item a {
  background-color: #2c28ec;
}

#menu-header-menu li > ul li:last-child a {
  border-bottom: 0;
}

#menu-header-menu > li.tel-header-menu {
  display: none;
}

#menu-header-menu > li.header-contact-btn {
  padding: 0;
  margin-left: 15px;
}
#menu-header-menu > li.header-contact-btn a {
  display: block;
  background-color: #f0188c;
  padding: 10px 24px;
  border-radius: 28px;
  color: #ffffff !important;
}

#menu-header-menu > li.header-contact-btn a:hover {
  background-color: #2b00ff;
  color: #ffffff;
}

.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin-left: 12px;
  background-image: url(../images/menu-icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.menu-item-has-children:hover .sub-menu {
  display: block;
}

.navbar-expand-lg .navbar-nav {
  align-items: center;
}

@media screen and (min-width: 620px) {
  .menu-button {
    display: none;
  }
  .menu-xxx-container {
    display: block;
  }

  nav ul:not(.sub-menu) {
    background-color: transparent;
  }
  nav ul:not(.sub-menu) > li {
    display: inline-block;
  }
  nav ul:not(.sub-menu) > li a {
    color: #6699cc;
  }
  nav .minus,
  nav .plus {
    display: none;
  }
  nav .sub-menu {
    display: none;
  }
  nav .menu-item-has-children:hover .sub-menu {
    height: auto;
    position: absolute;
    top: 40px;
    width: auto;
    padding: 10px 30px 10px 0;
  }
}

@media screen and (max-width: 1400px) {
  .header-section .navbar {
    padding: 35px 25px;
  }
}
@media screen and (max-width: 1515px) {
	#menu-header-menu > li {
		padding: 10px 15px;
	}
}
@media screen and (max-width: 1305px) {
  .header-section .navbar {
    padding: 35px 25px;
  }
  #menu-header-menu li > ul a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1200px) {
  #menu-header-menu > li > a {
    font-size: 14px;
  }
  #menu-header-menu li > ul {
    top: 49px;
  }
  .menu-item-has-children > a::after {
    width: 14px;
    height: 9px;
    margin-left: 8px;
  }
  #menu-header-menu li > ul a {
    font-size: 14px;
    padding: 10px 20px;
  }
}

@media screen and (max-width: 991px) {
  body.toggle-body .header-section {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(13, 13, 31);
    background: linear-gradient(
      180deg,
      rgba(13, 13, 31, 1) 30%,
      rgba(39, 3, 245, 1) 100%
    );
    z-index: 99999;
  }
  #menu-header-menu > li {
    display: block !important;
    width: 100%;
  }
/*
  body.toggle-body .header-section .navbar-collapse.show {
    overflow: hidden !important;
  }
*/
  #menu-header-menu > li.header-contact-btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }

  #menu-header-menu > li.header-contact-btn a {
    text-align: center;
    padding: 12px 24px;
    color: #ffffff !important;
  }

  #menu-header-menu > li.tel-header-menu {
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }
  #menu-header-menu > li.tel-header-menu a {
    display: block;
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: 11px 24px;
    border-radius: 28px;
    text-align: center;
  }

  #menu-header-menu > li.tel-header-menu a:hover {
    background-color: #ffffff;
  }

  #menu-header-menu li > ul {
    top: 10px;
    position: relative;
  }
  .menu-item-has-children > a::after {
    position: absolute;
    right: 20px;
    top: 18px;
  }
  .navbar-nav li.menu-item-has-children > a {
    position: unset !important;
  }
  .header-section .navbar {
    padding: 15px 5px !important;
  }
  .menu-item-has-children:hover .sub-menu {
    display: none;
  }
  .navbar-nav li a,
  .menu-item-has-children a {
    display: block;
  }
  .sub-menu.active {
    display: block !important; /* Show when active */
  }
  /*
  .menu-item-has-children a.active::after {
    rotate: 180deg;
  }
  body.toggle-body .header-section .navbar-collapse.show {
    height: calc(100vh - 110px) !important;
  }
*/
  .navbar-collapse {
    transition: none !important;
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
	width: 100%;
	height: calc(100vh - 220px);
	overflow: hidden;
  }
  .story-slider .carousel {
    padding-bottom: 50px;
  }
}

/********22-08-24 end*********/
/* Hubspot CTA embed */
.hs-cta-embed {margin: 35px auto;}

/********08-10-24 Start*********/
/* Responsive HTML table */
.responsive-table {
	width: 100%;
	overflow-x: auto;
	cursor: grab;
}
.responsive-table table {
	width: 100%;
}
#news > div > div > div > div > div > table > tbody > tr > th,
#news > div > div > div > div > div > table > tbody > tr > td {
	padding: 10px;
	text-align: left;
	border: 1px solid #000000;
}
.responsive-table:active {
	cursor: grabbing;
}
/********08-10-24 END*********/

/* Success stories updates */
ul.blog_filters {
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 991px) {
	.col-lg-12 > .single-story-bx > .story-img,
	.col-lg-12 > .single-story-bx > .story-desc {
		width: 100%;
	}
}
@media (max-width: 700px) {
	.nav-tab-parent {
		margin-top: 50px;
		margin-bottom: 30px;
	}
}
/* Performance tools - image rounded corners */
.round-img {
	border-radius: 40px;
}

.clientlogo-new .logo-list{
	margin: 0px;
	margin-top: 120px;
}

.new-banner-section {
	background-color: #0D0D1F;
	padding: 180px 60px 160px 60px;
}
.new-banner-row {
	display: flex;
	flex-wrap: wrap;
}
.new-banner-left-img {
	width: 22%;
}
.new-banner-content {
	width: 56%;
	text-align: center;
	padding: 0px 30px;
}
.new-banner-right-img {
	width: 22%;
}
.new-banner-content h1 {
	color: #ffffff;
}
.home-solution-section {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 185px;
}
.home-solution-section h2 {
	font-weight: 600;
}
.home-solution-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 48px;
	margin-top: 30px;
	padding: 0px 150px 0px 150px;
}
.home-solution-col {
	width: calc(33.333% - 32px);
	background: #4541FE;
	border-radius: 24px;
	min-height: 275px;
	padding: 30px 30px 140px 30px;
	border: 1px solid #EDE7FD;
	position: relative;
}
a.home-solution-col  {
	font-size: 46px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
}
.solution-step {
	font-size: 55px;
	color: #fff;
	font-weight: 600;
	width: 100px;
	height: 90px;
	border: 1px solid #EDE7FD50;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	background: #2B00FF;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
@media (max-width: 1400px) {
	.home-solution-row {
		padding: 0px;
	}
	a.home-solution-col {
		font-size: 42px;
	}
	.solution-step {
		font-size: 48px;
		width: 90px;
		height: 80px;
	}
	.new-banner-section {
		background-size: 580px;
		background-position: right -90px bottom -20px;
	}
	.clientlogo-new .logo-list {
		margin-top: 100px;
	}

}
@media (max-width:1100px) {
	.home-solution-section {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 135px;
	}
	.solution-step {
		font-size: 48px;
	}
}
@media (max-width:1100px) {
	.new-banner-section {
		background: #0D0D1F !important;
		padding: 100px 0px 50px 0px;
	}
	.new-banner-left-img {
		width:100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.new-banner-content {
		width:100%;
		padding: 0px;
	}
	.new-banner-right-img {
		display: none
	}
	.banner-desktop-img {
		display: none
	}

}
@media (min-width:1101px) {
	.banner-mobile-img {
		display: none
	}
}
@media (max-width:991px) { 
	.home-solution-col {
		width: calc(50% - 24px);
	}
}
@media (max-width:767px) {
	.new-banner-content h1 {
		font-size: 44px;
	}
	.new-banner-content h1 img {
		width: 50px;
	}
	.home-solution-col {
		width: 100%;
	}
}
@media (max-width:575px) {
	.home-solution-section {
		padding: 0px 12px 60px 12px; 
	}
	.home-solution-row {
		gap: 24px;
		margin-top: 20px;
	}
	.home-solution-col {
		width: 100%;
	}
	a.home-solution-col {
		font-size: 36px;
	}
}
@media (max-width: 767px) {
	h1 {
		font-size: 32px ;
		line-height: 38px ;
	}
	h2, .gut-health .h2-title, .block-step__header h2, .block-step__header h2, h2.trusted-title, .story-title h2/*, .contact-section h2*/ {
		font-size: 26px ;
		line-height: 32px ;
	}
	p {
		font-size: 16px ;
		line-height: 24px ;
	}
	.search-icon img {
		left: 14px !important;
		top: 9px !important;
		max-width: 23px !important;
	}
	.step-icon img {
		max-width: 40px;
		right: -77px;
		top: -37px;
  }
}