.thanks, .thanks, .heading-menu, #scroll, #customers {
  display: none
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}
.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}
.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}
.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
:root {
  --color-primary: #3B73F2;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-blue: #EAF3FF;
  --text-color: #1B1D1F;
}
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}
ul[role=list], ol[role=list] {
  list-style: none;
}
html:focus-within {
  scroll-behavior: smooth;
}
img, picture {
  max-width: 100%;
  display: block;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
body {
  color: var(--text-color);
  font-weight: 300;
  min-height: 100vh;
  line-height: 1.5;
  margin: 0 auto;
  font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.w-100 {
  width: 100%;
}
ul {
  padding: 0;
}
ul li {
  list-style-type: none;
}
.apm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 400;
  font-size: calc(1rem + 2px);
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #E1E2E5;
  color: inherit;
  background-color: #ffffff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-family: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.apm-btn:hover {
  color: #E80E19;
  border-color: #E80E19;
}
.apm-btn > .apm-btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.apm-btn > .apm-btn-icon + span {
  margin-left: 8px;
}
.apm-btn.apm-btn-primary {
  border: 1px solid #E80E19 !important;
  background-color: #E80E19 !important;
  color: #ffffff;
}
.apm-btn.apm-btn-primary:hover {
  background-color: #db0b15;
  border-color: #db0b15;
}
.apm-btn.apm-btn-primary:focus {
  background-color: #d00610;
  border-color: #d00610;
}
.apm-btn.apm-btn-secondary {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #ffffff;
}
.apm-btn.apm-btn-secondary:hover {
  background-color: #444444;
  border-color: #444444;
}
.apm-btn.apm-btn-secondary:focus {
  background-color: #444444;
  border-color: #444444;
}
.apm-btn > span:last-child.apm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}
a.apm-btn {
  text-decoration: none;
}
.apm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 14px 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
a.apm-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}
a.apm-btn.btn-secondary {
  color: #000 !important;
  border: 1px solid #000000;
}
.apm-btn.btn-primary {
  background-color: #E80E19;
  color: #ffffff;
}
.apm-btn > span:last-child.apm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}
a.apm-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.d-block {
  display: block !important;
}
.apm-seo-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  line-height: 1.0625;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0 0 16px;
}
.apm-seo-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin: 0 0 16px;
}
.apm-seo-main-wrapper h3, .apm-seo-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}
.apm-seo-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}
.apm-seo-main-wrapper h5, .apm-seo-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}
.apm-seo-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}
.apm-seo-main-wrapper p, .apm-seo-main-wrapper .p {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}
.apm-seo-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px;
}
@media only screen and (min-width: 1200px) {
  .apm-seo-main-wrapper h1 {
    font-size: 3.5rem;
  }
  .apm-seo-main-wrapper h2 {
    font-size: 2.5rem;
  }
  .apm-seo-main-wrapper h3, .apm-seo-main-wrapper .h3 {
    font-size: 2rem;
  }
  .apm-seo-main-wrapper h4 {
    font-size: 1.75rem;
  }
}
#scroll, .heading-menu {
  display: none;
}
/*------ End css -------------*/
.apm-seo-main-wrapper *, .apm-seo-main-wrapper *::after, .apm-seo-main-wrapper *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.apm-seo-main-wrapper a:not(.itom-btn-primary) {
  color: #006DEB;
}
.apm-seo-main-wrapper a:not(.itom-btn-primary).anchor-text {
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.apm-seo-main-wrapper .anchor-text {
  font-size: 16px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.apm-seo-main-wrapper .anchor-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper {
  padding: 80px 0px 80px;
  background: linear-gradient(65deg, #CFE4FF 25%, #E5F3EF 60%, #F1FBE6 100%) 0% 0% no-repeat;
  position: relative;
  z-index: 1;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
  line-height: 1.5;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li a {
  color: inherit;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li.breadcrumb-separator {
  margin: 0 4px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section {}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section h1 {
  margin-bottom: 12px;
  letter-spacing: -1.5px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .apm-btn {
  font-size: 18px;
  font-weight: 500;
  margin: 16px 0px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .credit-text {
  font-size: 15.5px;
  line-height: 24px;
  margin-bottom: 0px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 80px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row > * {
  padding: 0 12px;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .banner-video {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .banner-content {
  max-width: 620px;
}
@media screen and (min-width: 1200px) {
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .banner-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 1199.98px) {
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row > * {
    width: 50%;
  }
}
@media screen and (max-width: 992.98px) {
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px 0;
  }
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row > * {
    width: 100%;
  }
}
.apm-seo-main-wrapper .apm-features-detail-container {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.apm-seo-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.apm-seo-main-wrapper .sec-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#observability .featue-widgets-image .img-holder {
  height: 285px;
}
@media screen and (min-width: 992px) {
  .apm-seo-main-wrapper .title-break {
    display: block;
  }
}
.video-player-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.64);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  display: none;
  opacity: 0;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video-player-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video-player-wrapper.active {
  display: block;
  opacity: 1;
}
.video-player-wrapper .video-player-container {
  max-width: 956px;
  margin: 100px auto auto;
}
.video-player-wrapper .video-player-container .video-player-close-btn {
  width: 32px;
  height: 32px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  background: transparent;
}
.video-player-wrapper .video-player-container .video-player {
  position: relative;
  padding-bottom: 56.5%;
  margin-top: 12px;
}
.video-player-wrapper .video-player-container .video-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.intro-video {
  margin-top: 24px;
  position: relative;
  -webkit-box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  z-index: 1;
  max-width: 480px;
  width: 100%;
  height: 260px;
  margin: auto;
}
.intro-video img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}
.intro-video .video-play-button {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #E80E19;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
  box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
  cursor: pointer;
}
.intro-video .video-play-button .video-play-icon {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-32%, -50%);
  transform: translate(-32%, -50%);
  width: 20px;
  height: 20px;
}
.apm-seo-main-wrapper .comprehensive-section {
  box-shadow: 0 2px 7px 0 rgb(5 34 97 / 10%);
  background: #ffffff;
  border-radius: 10px;
  padding: 40px 60px 32px;
  max-width: 1160px;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: -60px;
  position: relative;
  z-index: 12;
  margin-top: -365px;
  width: 90%;
  top: 20px;
  overflow: hidden;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box {
  background: #ede2d9;
  padding: 24px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  margin: 14px 2px;
  border-radius: 8px;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box.bg1 {
  background: #FFE4DE;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box.bg2 {
  background: #EAF3FF;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box.bg3 {
  background: #E2FCFA;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box.bg4 {
  background: #FCF6E8;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box.bg5 {
  background: #F7F7F8;
}
.apm-seo-main-wrapper .comprehensive-section .logo-box .logo-title {
  color: var(--text-color);
  margin-top: 12px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 8px;
}
.apm-seo-main-wrapper .comprehensive-section a {
  text-decoration: none;
}
.apm-seo-main-wrapper .comprehensive-section h2 {
  text-align: center;
  margin-bottom: 16px;
  ;
}
.apm-seo-main-wrapper .comprehensive-section p {
  text-align: center;
  margin-bottom: 16px;
}
.apm-seo-main-wrapper .comprehensive-section .row.justify-content-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro-section {
  text-align: center;
}
.intro-section.sec-padding-80 {
  padding-top: 180px;
}
/*--------- feature seciton-------*/
.feature-section-intro-content {
  text-align: center;
  padding: 80px 0px 80px;
}
.apm-seo-main-wrapper .intro-section {
  width: 100%;
  margin: auto;
  text-align: center;
}
.apm-seo-main-wrapper .feature-section .feature-section-intro-content {
  width: 100%;
  margin: auto;
  text-align: center;
}
.apm-seo-main-wrapper .feature-section .feature-section-intro-content p:last-child {
  margin-bottom: 0px;
}
.apm-seo-main-wrapper .feature-section .feature-header-section {
  text-align: center;
  margin: 0px auto 0;
  background-color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  min-height: 55px;
  transition: all 0.25s;
}
.feature-header-section h2 {
  margin-bottom: 52px;
}
.apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 576px) {
  .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section.sticky {
    position: fixed;
    top: 50px;
    width: 100%;
    left: 0;
    background: #fcfcfc;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #dadada;
    z-index: 10;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1025.98px) {
  .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section.sticky {
    top: 92px;
  }
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul {
  border-bottom: 1px solid #dadada;
  display: inline-block;
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul li {
  display: inline-block;
  margin-bottom: 0;
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul li a {
  display: inline-block;
  padding: 12px 60px;
  color: inherit;
  font-size: 18px;
  position: relative;
  font-weight: 600;
  text-decoration: unset;
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul li a::before {
  position: absolute;
  content: "";
  height: 2.5px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #006DEB;
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul li a.active {
  color: #006DEB;
}
.apm-seo-main-wrapper .feature-section .feature-header-section ul li a.active::before {
  width: 100%;
}
/*
        .apm-seo-main-wrapper .feature-section .feature-content-section {
            padding: 50px 0;
        }
*/
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid {
  display: flex;
  flex: 1;
  gap: 30px;
  margin: 16px 0px
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid > * {
  flex: 1;
  width: 50%;
}
.apm-seo-main-wrapper .feature-section .feature-content-section:last-child {
  padding-bottom: 0px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-header {
  margin-bottom: 32px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .row {
  margin-top: 32px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon svg {
  max-width: 48px;
  max-height: 48px;
  width: 100%;
  height: 100%;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list {
  margin-top: 24px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list.list-box {
  background: #F9F9FB;
  padding: 30px;
  border-radius: 8px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list ul {
  margin-top: 16px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section h3 {
  margin-bottom: 16px;
}
@media only screen and (max-width: 992px) {
  .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card {
    margin-bottom: 32px;
  }
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline > div:first-child .feature-content-icon {
  margin: 0 10px 0 0;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline > div:first-child .feature-content-icon svg {
  max-width: 36px;
  max-height: 36px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline > div:first-child h5 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.25;
}
.apm-seo-main-wrapper .feature-section .feature-content-section ul li {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNNy4yOSAxNC4yOUwzLjcgMTAuN0MzLjMxIDEwLjMxIDMuMzEgOS42OCAzLjcgOS4yOUM0LjA5IDguOSA0LjcyIDguOSA1LjExIDkuMjlMOCAxMi4xN0wxNC44OCA1LjI5QzE1LjI3IDQuOSAxNS45IDQuOSAxNi4yOSA1LjI5QzE2LjY4IDUuNjggMTYuNjggNi4zMSAxNi4yOSA2LjdMOC43IDE0LjI5QzguMzIgMTQuNjggNy42OCAxNC42OCA3LjI5IDE0LjI5WiIgZmlsbD0iIzA5QUI1OCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 32px;
  margin-bottom: 8px;
}
.apm-seo-main-wrapper .addon-section {
  background-color: #fafafa;
}
.apm-seo-main-wrapper .addon-section .addon-card-row {
  margin-top: 60px;
  gap: 24px 0;
}
.apm-seo-main-wrapper .addon-section .addon-card-row .addon-card {
  padding: 24px;
  border-radius: 12px;
  background-color: #ffffff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
}
.apm-seo-main-wrapper .addon-section .addon-card-row .addon-card p {
  margin-top: 8px;
}
.apm-seo-main-wrapper .addon-section .addon-card-row .addon-card .addon-logo {
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*------- widjet start css ---------*/
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card {
  padding: 30px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #F3F3F5;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.custom-flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card a {
  font-size: 17px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 24px;
  gap: 24px;
  border-radius: 12px;
  background: #FFF;
  margin-bottom: 24px;
  border: 1px solid #F0F0F0;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card p {
  margin: 0px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card:last-child {
  margin-bottom: 0;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.benefit-card h5 {
  margin-bottom: 8px;
  line-height: 1.15;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.benefit-card p {
  margin-bottom: 0;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.green-color-card {
  background: #FAFFFD;
  border: 1px solid #DDFAEE;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.white-color-card {
  background: #ffffff;
  border: none;
  padding: 0px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.blue-color-card {
  background: #eaf3ff;
  border: none;
  padding: 0px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .featue-widgets-image {
  margin-bottom: 25px;
}
.apm-seo-main-wrapper .feature-section .feature-content-section ul li {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNNy4yOSAxNC4yOUwzLjcgMTAuN0MzLjMxIDEwLjMxIDMuMzEgOS42OCAzLjcgOS4yOUM0LjA5IDguOSA0LjcyIDguOSA1LjExIDkuMjlMOCAxMi4xN0wxNC44OCA1LjI5QzE1LjI3IDQuOSAxNS45IDQuOSAxNi4yOSA1LjI5QzE2LjY4IDUuNjggMTYuNjggNi4zMSAxNi4yOSA2LjdMOC43IDE0LjI5QzguMzIgMTQuNjggNy42OCAxNC42OCA3LjI5IDE0LjI5WiIgZmlsbD0iIzA5QUI1OCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 32px;
  margin-bottom: 8px;
}
.widget-mt {
  margin-top: 64px;
}
.custom-flex-box {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid > * {
    width:
      100%;
  }
  .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid {
    margin: 0px;
    display: block;
  }
  .apm-seo-main-wrapper .feature-section .feature-content-section {
    padding: 20px 0px;
  }
}
/*------- widjet end css ---------*/
.apm-seo-main-wrapper .get-started-section {
  text-align: center;
  background: #f8f9fb;
}
.bottom-cta {
  margin-top: 30px;
  gap: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apm-seo-main-wrapper .faq-content-section {
  background: #F8F9FB;
  padding: 100px;
}
.apm-seo-main-wrapper .faq-content-section .accordion-container {
  max-width: 980px;
  margin: 0 auto;
  padding: 0px 16px;
}
.apm-seo-main-wrapper .faq-content-section h2 {
  margin-bottom: 40px
}
.apm-seo-main-wrapper .faq-content-section h3 {
  font-weight: 500;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.blue-bg {
  background: var(--color-blue)
}
.weidget-mt {
  margin-top: 45px;
}
.apm-sprite-image i {
  background: url(https://www.manageengine.com/products/applications_manager/apm/images/apm-seo-tools-page-sprite.svg) no-repeat;
  background-size: 820px;
  width: 50px;
  height: 45px;
  display: block;
}
.icon-1 i {
  background-position: 0px 0px;
}
.icon-2 i {
  background-position: -73px 0px;
}
.icon-3 i {
  background-position: -144px 0px;
}
.icon-4 i {
  background-position: -214px 0px;
}
.icon-5 i {
  background-position: -288px 0px;
}
.icon-6 i {
  background-position: -364px 0px;
}
.icon-7 i {
  background-position: -442px 0px;
}
.icon-8 i {
  background-position: -514px 0px;
}
.icon-9 i {
  background-position: -591px 0px;
}
/*------- end css -----------*/
/*---- icon it stack section ---------*/
.it-stack-section .row .cell {
  width: 25%;
  display: flex;
  margin: 12px;
  -webkit-box-shadow: 4px 0 24px 0px #f0f0f0;
  box-shadow: 4px 0 24px 0px #f0f0f0;
  background: #fff;
  padding: 0px !important;
  transition: transform .2s;
  will-change: transform;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
}
.it-stack-section .row .cell:hover {
  transform: scale(1.025);
  border: 1px solid #D0E5FF;
}
.it-stack-section .row .cell a {
  padding: 10px !important;
  width: 100%;
  color: #0d192a
}
.it-stack-section .row .cell a:hover {
  text-decoration: none;
}
.div-box {
  padding: 25px;
  position: relative;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.div-box2 {
  position: relative;
  display: flex;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
}
.div-box2 > h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.div-box p, .box2 p {
  font-size: 15px;
  margin-bottom: 0;
}
.icon-holder {
  position: relative;
}
.icon-holder > span {
  display: inline-block;
  position: relative;
}
.apm-it-stack-sprite {
  background: url(https://www.manageengine.com/products/applications_manager/apm/images/apm-tools-sprite-icons.svg) no-repeat top center;
  height: 60px;
  width: 60px;
  border-radius: 6px;
  background-size: 230px;
  bz-index: 1;
}
.it-elements-icon1 {
  background-position: -152px -193px;
}
.it-elements-icon2 {
  background-position: 0px -190px;
}
.it-elements-icon3 {
  background-position: -151px -123px;
}
.it-elements-icon4 {
  background-position: -85px -192px;
}
.it-elements-icon5 {
  background-position: -88px -252px;
}
.it-elements-icon6 {
  background-position: 0px 0px;
}
.it-elements-icon7 {
  background-position: -86px -65px;
}
.it-elements-icon8 {
  background-position: -4px -252px;
}
.it-elements-icon9 {
  background-position: -154px 0px;
}
.it-elements-icon10 {
  background-position: -4px -65px;
}
@media screen and (max-width: 760px) {
  .row .cell, .row2 .cell, .row1 .cell {
    width: 100%;
  }
}
/*------- Related resources seciton -----------*/
.related-resource-section .related-resource-img {
  margin-top: 40px;
  max-width: 360px;
  width: 100%;
  height: auto;
}
.related-resource-section .resource-card {
  border: 1px solid #EFEFEF;
  border-radius: 12px;
  margin-left: 32px;
}
@media screen and (max-width: 1199.98px) {
  .related-resource-section .resource-card {
    margin: 40px 0 0;
  }
}
.related-resource-section .resource-wrapper {
  padding: 24px;
  border-right: 1px solid #EFEFEF;
}
.related-resource-section .resource-link-item.featured {
  margin-bottom: 32px;
}
.related-resource-section .resource-link-list li {
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1.75;
}
.related-resource-section .resource-link-list li:last-child {
  margin-bottom: 0;
}
.related-resource-section .resource-link-list li a {
  color: inherit;
}
.related-resource-section .resource-link-list li a svg {
  vertical-align: sub;
}
.related-resource-section .resource-link-list li a span {
  margin-right: 4px;
}
.related-resource-section .resource-other-wrapper {
  padding: 24px 24px 24px 0;
  border: none;
}
.related-resource-section .resource-other-wrapper .resource-other-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
  text-decoration: none;
}
.related-resource-section .resource-other-wrapper .resource-other-item:nth-child(1), .related-resource-section .resource-other-wrapper .resource-other-item:nth-child(2) {
  padding-bottom: 24px !important;
  margin-bottom: 24px;
  border-bottom: 1px solid #EFEFEF;
}
.related-resource-section .resource-other-wrapper .resource-other-item:hover {
  text-decoration: none;
}
.related-resource-section .resource-other-wrapper .resource-other-item .h5 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 4px;
}
.related-resource-section .resource-other-wrapper .resource-other-item .p {
  font-size: 1rem;
  line-height: 1.75;
}
.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.related-resource-section .resource-other-wrapper .resource-other-item .anchor-text {
  color: #006DEB;
}
.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon {
  margin-right: 20px;
}
.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon svg {
  width: 32px;
  height: 38px;
}
.related-resource-section .resource-other-wrapper .resource-other-item a {
  font-size: 1rem;
}
@media screen and (max-width: 1199.98px) {
  .related-resource-title-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .resource-other-wrapper {
    padding: 24px !important;
  }
  .resource-wrapper {
    border-right: 0 !important;
  }
}
/*------- End css --------*/