.heading-menu{
display:none;
}
.heading-menu, #scroll, #VideosAndLogos {display:none;}

.sec-pTB{
padding:0px;
}
html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

a,
em,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
select {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
}

body {
  line-height: 1.5;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button {
  font-family: inherit;
}

embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  outline: 0;
}

a:focus,
input:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}

.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 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.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-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .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-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .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-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .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%;
  }
}
.itom-features-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}
.itom-features-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}
.itom-features-main-wrapper h3,
.itom-features-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
}
.itom-features-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}
.itom-features-main-wrapper h5,
.itom-features-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}
.itom-features-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.25px;
}
.itom-features-main-wrapper p,
.itom-features-main-wrapper .p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 16px;
}
.itom-features-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1200px) {
  .itom-features-main-wrapper h1 {
    font-size: 3rem;
  }
  .itom-features-main-wrapper h2 {
    font-size: 2.5rem;
  }
  .itom-features-main-wrapper h3,
  .itom-features-main-wrapper .h3 {
    font-size: 2rem;
  }
  .itom-features-main-wrapper h4 {
    font-size: 1.75rem;
  }
}

.opm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1rem;
  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;
}
.opm-btn.btn-primary {
  background-color: #E80E19;
  color: #ffffff;
}
.opm-btn > span:last-child.opm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

a.opm-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;
}

.itom-features-main-wrapper *,
.itom-features-main-wrapper *::after,
.itom-features-main-wrapper *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.itom-features-main-wrapper a:not(.itom-btn-primary):not(.opm-btn-secondary) {
  color: #006DEB;
}
.itom-features-main-wrapper a:not(.itom-btn-primary):not(.opm-btn-secondary).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;
}
.itom-features-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;
}
.itom-features-main-wrapper .anchor-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.itom-features-main-wrapper .itom-features-banner-wrapper {
  padding-top: 40px;
  background-color: #FFF8E0;
  position: relative;
  z-index: 1;
}
.itom-features-main-wrapper .itom-features-banner-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  max-width: 503px;
  width: 100%;
  max-height: 412px;
  height: 100%;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  background: url("../images/network-monitor/network-monitor-banner-bg-pattern.svg") scroll no-repeat;
  z-index: -1;
}
.itom-features-main-wrapper .itom-features-banner-wrapper::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  max-width: 503px;
  width: 100%;
  max-height: 412px;
  height: 100%;
  background: url("../images/network-monitor/network-monitor-banner-bg-pattern.svg") scroll no-repeat;
  z-index: -1;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .breadcrumb-header ul li {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
  line-height: 1.5;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .breadcrumb-header ul li a {
  color: inherit;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .breadcrumb-header ul li.breadcrumb-separator {
  margin: 0 4px;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section {
  padding: 40px 0 80px;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section h1 {
  margin-bottom: 32px;
  letter-spacing: -1.5px;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .opm-btn {
  font-size: 18px;
  font-weight: 500;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row > * {
  padding: 0 12px;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row .banner-video {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row .banner-content {
  max-width: 720px;
}
@media screen and (min-width: 1200px) {
  .itom-features-main-wrapper .itom-features-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) {
  .itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row > * {
    width: 50%;
  }
}
@media screen and (max-width: 992.98px) {
  .itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  .itom-features-main-wrapper .itom-features-banner-wrapper .banner-section .banner-row > * {
    width: 100%;
  }
}
.itom-features-main-wrapper .itom-features-detail-container {
  max-width: 1180px;
  width: 100%;
  margin: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.itom-features-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.itom-features-main-wrapper .sec-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.itom-features-main-wrapper .faq-section {
  background-color: #fafafa;
}
.itom-features-main-wrapper .faq-section .faq-list {
  max-width: 940px;
  width: 100%;
  margin: 40px auto;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item {
  padding: 24px 16px;
  margin: 0;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item:last-child {
  border-bottom: 0;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item .faq-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item .faq-header h5 {
  margin-bottom: 0;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item .faq-body {
  display: none;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item.active .chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item.active .faq-body {
  display: block;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item.active .faq-header h5 {
  color: #006DEB;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item .list-style-disc {
  list-style-type: disc;
  margin-top: 12px;
  padding-left: 15px;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item .list-style-disc li {
  margin-bottom: 8px;
}
.itom-features-main-wrapper .faq-section .faq-list .faq-list-item p {
  margin: 12px 0 0;
}
.itom-features-main-wrapper .testimonial-section .customer-review-wrapper {
  background-color: #F5F5F5;
  border-radius: 12px;
  padding: 32px;
  height: 100%;
}
.itom-features-main-wrapper .testimonial-section .customer-review-wrapper .swiper {
  height: 100%;
}
.itom-features-main-wrapper .testimonial-section .customer-review-wrapper .swiper .swiper-wrapper {
  height: 100%;
}
.itom-features-main-wrapper .testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide {
  height: 100%;
  padding: 0;
}
.itom-features-main-wrapper .testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide:last-child .client-profile-section img {
  max-height: 164px;
}
.itom-features-main-wrapper .testimonial-section .testimonial-wrapper {
  margin: 60px 0 0;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-wrapper {
  border-radius: 12px;
  padding: 32px;
  background-color: #F5F5F5;
  margin-bottom: 24px;
  min-height: 419px;
  position: relative;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-wrapper .gartnerReviewSwiper {
  padding-bottom: 16px;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-wrapper .gartnerReviewSwiper .swiper-pagination {
  bottom: -5px;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-card .gartner-review--item p:not(.gartner-review-details p):last-child {
  margin-bottom: 0;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-card .gartner-logo {
  height: 50px;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #818181;
}
@media only screen and (max-width: 575.98px) {
  .itom-features-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.itom-features-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details p {
  margin: 0 24px 12px 0;
  font-size: 16px;
  line-height: 1.75;
}
.itom-features-main-wrapper .testimonial-section .gartner-review-card h4 {
  margin: 12px 0;
  font-weight: 600;
  line-height: 1.35;
}
.itom-features-main-wrapper .testimonial-section .client-review-card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -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;
}
.itom-features-main-wrapper .testimonial-section .client-review-card .client-profile-section {
  background-color: #ffffff;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 16px;
  padding-bottom: 150px;
  margin-bottom: 24px;
  position: relative;
}
.itom-features-main-wrapper .testimonial-section .client-review-card .client-profile-section img {
  max-width: 234px;
  max-height: 154px;
  position: absolute;
  bottom: 0;
}
.itom-features-main-wrapper .testimonial-section .client-review-card .client-profile-section .btn-play-icon {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background-color: #006DEB;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 16px;
}
.itom-features-main-wrapper .testimonial-section .client-review-card .client-profile-section .btn-play-icon::before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #ffffff;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-32%, -50%);
  transform: translate(-36%, -50%);
}
.itom-features-main-wrapper .testimonial-section .client-review-card .client-details .client-name {
  color: #006DEB;
  font-size: 18px;
}
.itom-features-main-wrapper .testimonial-section .client-review-card .btn-link {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 15px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #006DEB;
  font-weight: 500;
  cursor: pointer;
}
.itom-features-main-wrapper .testimonial-section .award-badge-card {
  background-color: #F5F5F5;
  border-radius: 12px;
  height: 160px;
  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;
}
@media only screen and (max-width: 991.98px) {
  .itom-features-main-wrapper .testimonial-section .award-badge-card {
    margin-bottom: 24px;
  }
}
.itom-features-main-wrapper .testimonial-section .award-badge-card img {
  height: 100px;
}
.itom-features-main-wrapper .other-solution-section {
  background-color: #fafafa;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card {
  margin-bottom: 24px;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card h6 {
  margin-bottom: 8px;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card .solution-view-more {
  margin: 6px 0 12px 0;
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.5;
  text-decoration: underline;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul {
  margin-bottom: 0;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul li {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.5;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul li a {
  color: inherit;
  position: relative;
  text-decoration: unset;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul li a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #006DEB;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul li a:hover {
  color: #006DEB;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card ul li a:hover::before {
  width: 100%;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card .view-more-solution-list {
  display: none;
}
.itom-features-main-wrapper .other-solution-section .other-solution-card .view-more-solution-list.active {
  display: block;
}
.itom-features-main-wrapper .other-solution-section .other-solution-wrapper {
  margin-top: 60px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper {
  position: relative;
  margin: 40px 0 40px;
}
@media only screen and (max-width: 767.98px) {
  .itom-features-main-wrapper .manage-section .network-device-wrapper .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card {
  background: #fff8e0;
  padding: 24px;
  border-radius: 8px;
  height: 100%;
  height: auto;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card a {
  font-size: 16px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card h6 {
  margin-bottom: 4px;
  line-height: 1.35;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card .card-icon {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767.98px) {
  .itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card {
    margin-bottom: 40px;
  }
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card .network-device-content {
  display: none;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-content-card .network-device-content.active {
  display: block;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 110px;
  background: #fff;
  -webkit-box-shadow: 0 4px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  border-radius: 6px;
  min-width: 110px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices.active {
  border: 1px solid #EBAD51;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices span:nth-child(2) {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.15;
  margin-top: 8px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices a {
  color: inherit;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices a .network-solution-icon {
  display: inline-block;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .monitoring-devices a span:last-child {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.15;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern {
  position: relative;
  height: 600px;
  border-bottom: 1px solid #F2F1F1;
  max-width: 1100px;
  margin: auto;
  overflow: hidden;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern > *:not(.opm-logo) {
  position: absolute;
  border: 1px solid #F2F1F1;
  border-radius: 100%;
  bottom: 0%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-one {
  width: 200px;
  height: 200px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-two {
  width: 300px;
  height: 300px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-three {
  width: 400px;
  height: 400px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-four {
  width: 500px;
  height: 500px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-five {
  width: 600px;
  height: 600px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-six {
  width: 700px;
  height: 700px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-seven {
  width: 800px;
  height: 800px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-eight {
  width: 900px;
  height: 900px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-nine {
  width: 1000px;
  height: 1000px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .network-circle-ten {
  width: 1100px;
  height: 1100px;
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern .opm-logo {
  position: absolute;
  content: "";
  bottom: 0;
  right: 50%;
  max-width: 130px;
  -webkit-transform: translate(50%, -15%);
          transform: translate(50%, -15%);
}
@media (max-width: 767px) {
  .itom-features-main-wrapper .manage-section .network-device-wrapper .network-device-pattern {
    display: none;
  }
}
.itom-features-main-wrapper .manage-section .network-device-wrapper .network-solution-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media only screen and (max-width: 991.98px) {
  .itom-features-main-wrapper .manage-section .network-device-wrapper .network-solution-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .itom-features-main-wrapper .title-break {
    display: block;
  }
}

.trusted-business-section .trusted-business-logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 32px;
  margin-top: 40px;
}
@media screen and (max-width: 992.98px) {
  .trusted-business-section .trusted-business-logo-wrapper {
    border: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, 180px);
    grid-gap: 24px;
  }
  .trusted-business-section .trusted-business-logo-wrapper .business-logo-item {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px 24px;
    height: 64px;
    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;
    min-width: 180px;
  }
}

.key-performance-metrics-section {
  background-color: #FFFDF9;
}
.key-performance-metrics-section .metric-list-wrapper {
  margin-top: 60px;
}
@media screen and (max-width: 1199.98px) {
  .key-performance-metrics-section .metric-list-wrapper {
    gap: 40px 0;
  }
}
@media screen and (max-width: 575.98px) {
  .key-performance-metrics-section .metric-list-wrapper {
    gap: 20px 0;
  }
}
.key-performance-metrics-section .metric-list-wrapper .keyPerformanceSwiper .swiper-wrapper .swiper-slide {
  min-height: 300px;
  display: block;
  padding: 0;
}
.key-performance-metrics-section ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.key-performance-metrics-section ul li:last-child {
  margin-bottom: 0;
}
.key-performance-metrics-section ul li svg {
  margin-right: 12px;
}
.key-performance-metrics-section .key-performance-card {
  background: #fff8e0;
  padding: 24px;
  border-radius: 8px;
  height: 100%;
}
.key-performance-metrics-section .key-performance-card a {
  font-size: 16px;
}
.key-performance-metrics-section .key-performance-card h6 {
  margin-bottom: 4px;
  line-height: 1.35;
}
.key-performance-metrics-section .key-performance-card .card-icon {
  margin-bottom: 8px;
}

.whats-new-section {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff8e0), to(#fcf6e4));
  background: linear-gradient(180deg, #fff8e0, #fcf6e4);
  padding: 40px 0;
}
.whats-new-section a:hover {
  text-decoration-color: #000;
}
.whats-new-section a.opm-btn-secondary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: inherit;
  font-size: 16px;
  border: 0;
  background: #000;
  padding: 12px 16px 12px 20px;
  border: 1px solid #000000;
  border-radius: 4px;
  gap: 0 4px;
  color: #ffffff;
  font-size: 17px;
  margin-top: 16px;
}
.whats-new-section a.opm-btn-secondary:hover {
  background-color: #222222;
}
.whats-new-section a.opm-btn-secondary span {
  line-height: 1.25;
}
.whats-new-section a.opm-btn-secondary .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.whats-new-section h2 {
  margin-bottom: 20px;
}
.whats-new-section .whats-new-img {
  text-align: center;
}
@media (max-width: 575.98px) {
  .whats-new-section .whats-new-img {
    margin-top: 40px;
  }
}
.whats-new-section .whats-new-img img {
  max-width: 280px;
  width: 100%;
  position: relative;
  margin-bottom: -20px;
}

.why-choose-section .why-choose--card {
  margin-top: 60px;
}
.why-choose-section .why-choose--card .why-choose--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.why-choose-section .why-choose--card p {
  margin: 0;
}

.addon-section {
  background: #FFFDF9;
}
.addon-section .addon-section--wrapper,
.addon-section .integrations-section--wrapper {
  margin: 60px 0;
  gap: 40px 0;
}
.addon-section .integrations-section--wrapper .addon-product--card img {
  max-width: 148px;
}
.addon-section .addon-logo-wrapper {
  gap: 24px 0;
  height: 100%;
}
.addon-section .addon-title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFF3DE;
  padding: 32px 24px;
  border-radius: 8px;
  height: 100%;
}
.addon-section .addon-title-block h4 {
  margin: 8px 0 0;
}
.addon-section .addon-product--card {
  border-radius: 8px;
  height: 80px;
  border: 1px solid #F5EBD0;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 20px;
}
.addon-section .addon-product--card .addon-product--content {
  position: absolute;
  padding: 12px;
  border-radius: 8px;
  color: #ffffff;
  background: #686868;
  top: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 320px;
  min-height: 88px;
  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;
  visibility: hidden;
}
.addon-section .addon-product--card .addon-product--content::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #686868 transparent transparent transparent;
}
.addon-section .addon-product--card:hover .addon-product--content {
  visibility: visible;
}
.addon-section .addon-product--card img {
  max-height: 40px;
}
.addon-section .addon-product--card .rest-api-logo {
  max-height: 24px;
}

.bottom-cta-section {
  background-color: #FFF3DE;
  position: relative;
  z-index: 1;
}
.bottom-cta-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  max-width: 503px;
  width: 100%;
  max-height: 412px;
  height: 100%;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  background: url("../images/network-monitor/network-monitor-banner-bg-pattern.svg") scroll no-repeat;
  z-index: -1;
}
.bottom-cta-section::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  max-width: 503px;
  width: 100%;
  max-height: 412px;
  height: 100%;
  background: url("../images/network-monitor/network-monitor-banner-bg-pattern.svg") scroll no-repeat;
  z-index: -1;
}
.bottom-cta-section h2 {
  margin-bottom: 32px;
}

.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: 99999;
  -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: 30px 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;
}
.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: 80vh;
}

.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: 400px;
  width: 100%;
  height: 230px;
  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 rgba(192, 192, 192, 0.75);
          box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 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;
}

#meGDPRMessage {
  margin-bottom: 6px;
  font-size: 13px;
  width: 100% !important;
  color: inherit !important;
}

#meGDPRMessage label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
}

.checkmarkgdpr {
  margin: 0 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 8px !important;
  background: #ffffff !important;
}

.checkmarkgdpr::before {
  content: "";
  top: -1px !important;
  left: 0 !important;
  position: relative !important;
  width: 6px !important;
  height: 11px !important;
  border-style: solid !important;
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg) scale(0) !important;
  transform: rotate(45deg) scale(0) !important;
  -webkit-transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms transform ease-out !important;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out !important;
}

.checkmarkgdpr.enableCheckgdpr::before {
  -webkit-transform: rotate(45deg) scale(1) !important;
  transform: rotate(45deg) scale(1) !important;
}

.text-center {
  text-align: center;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.feature-section-swiper {
  margin-top: 50px;
  position: relative;
  position: relative;
}
.feature-section-swiper .swiper {
  -webkit-box-shadow: 0 8px 36px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 8px 36px 0 rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  position: initial;
}
.feature-section-swiper .swiper-slide img {
  border-radius: 12px;
}
.feature-section-swiper .swiper-scrollbar {
  background: transparent;
}
.feature-section-swiper .swiper-button-next {
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 100px;
  border: 1.5px solid #2A2B2E;
  background: #ffffff;
  color: #2A2B2E;
  -webkit-box-shadow: 0 3px 2px rgba(42, 43, 46, 0.05);
          box-shadow: 0 3px 2px rgba(42, 43, 46, 0.05);
}
.feature-section-swiper .swiper-button-next::after {
  font-size: 20px;
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItYXJyb3ctcmlnaHQiPjxsaW5lIHgxPSI1IiB5MT0iMTIiIHgyPSIxOSIgeTI9IjEyIj48L2xpbmU+PHBvbHlsaW5lIHBvaW50cz0iMTIgNSAxOSAxMiAxMiAxOSI+PC9wb2x5bGluZT48L3N2Zz4=);
  width: 24px;
  height: 24px;
}
.feature-section-swiper .swiper-button-prev {
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 100px;
  border: 1.5px solid #2A2B2E;
  background: #ffffff;
  color: #2A2B2E;
  -webkit-box-shadow: 0 3px 2px rgba(42, 43, 46, 0.05);
          box-shadow: 0 3px 2px rgba(42, 43, 46, 0.05);
}
.feature-section-swiper .swiper-button-prev::after {
  font-size: 20px;
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItYXJyb3ctcmlnaHQiPjxsaW5lIHgxPSI1IiB5MT0iMTIiIHgyPSIxOSIgeTI9IjEyIj48L2xpbmU+PHBvbHlsaW5lIHBvaW50cz0iMTIgNSAxOSAxMiAxMiAxOSI+PC9wb2x5bGluZT48L3N2Zz4=);
  width: 24px;
  height: 24px;
}
.feature-section-swiper .swiper-button-prev::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.feature-section-swiper .swiper-button-next,
.feature-section-swiper .swiper-rtl .swiper-button-prev {
  right: -1.5%;
}
.feature-section-swiper .swiper-button-prev,
.feature-section-swiper .swiper-rtl .swiper-button-next {
  left: -1.5%;
}

.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-top: 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 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.related-resource-section .resource-link-list li a svg {
  vertical-align: sub;
  margin-left: 4px;
}
.related-resource-section .resource-other-wrapper {
  padding: 24px 24px 24px 0;
}
.related-resource-section .resource-other-wrapper a {
  color: inherit !important;
}
.related-resource-section .resource-other-wrapper .resource-other-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  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;
  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;
}

.network-monitor-tab {
  margin-top: 64px;
}
.network-monitor-tab .network-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}
@media screen and (max-width: 767.98px) {
  .network-monitor-tab .network-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.network-monitor-tab .tab-list {
  width: 300px;
  border: 1px solid #ececec;
  position: sticky;
  top: 100px;
}
.network-monitor-tab .tab-list .tab-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 16px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.network-monitor-tab .tab-list .tab-list-item::before {
  content: "";
  position: absolute;
  right: -13px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  border-left: 12px solid #ddd;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  display: none;
}
.network-monitor-tab .tab-list .tab-list-item.tab-active {
  background-color: #F9F9F9;
}
.network-monitor-tab .tab-list .tab-list-item.tab-active::before {
  display: block;
}
.network-monitor-tab .tab-list .tab-list-item .tab-list-icon {
  min-width: 48px;
  height: 48px;
  margin-right: 20px;
  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;
}
.network-monitor-tab .tab-list .tab-list-item p {
  font-weight: 400;
  line-height: 1.35;
  margin: 0;
  font-size: 18px;
}
@media screen and (max-width: 767.98px) {
  .network-monitor-tab .tab-list .tab-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    min-width: 240px;
  }
  .network-monitor-tab .tab-list .tab-list-item::before {
    display: none;
  }
  .network-monitor-tab .tab-list .tab-list-item .tab-list-icon {
    margin: 0 auto 10px;
  }
  .network-monitor-tab .tab-list .tab-list-item.tab-active {
    background-color: #fff8e0;
  }
  .network-monitor-tab .tab-list .tab-list-item.tab-active::before {
    display: none;
  }
}
.network-monitor-tab .tab-content-list {
  padding: 0 20px;
}
.network-monitor-tab .tab-content-list .tab-content-item {
  display: none;
}
.network-monitor-tab .tab-content-list .tab-content-item.tab-content-active {
  display: block;
}
.network-monitor-tab .tab-content-list .tab-content-item .tab-content-title h2,
.network-monitor-tab .tab-content-list .tab-content-item .tab-content-title h3 {
  display: inline;
}
.network-monitor-tab .tab-content-list .tab-content-item h3 {
  margin-bottom: 8px;
}
.network-monitor-tab .tab-content-list .tab-content-item a {
  color: inherit;
  text-decoration: underline;
}
.network-monitor-tab .tab-content-list .tab-content-item ul {
  list-style-type: disc;
  padding-left: 24px;
}
.network-monitor-tab .tab-content-list .tab-content-item ul li {
  margin-bottom: 12px;
}
.network-monitor-tab .tab-content-list .tab-content-item .tab-content-mock {
  margin: 20px 0;
  -webkit-box-shadow: 0px 2px 16px 0 rgba(0, 0, 0, 0.0705882353);
          box-shadow: 0px 2px 16px 0 rgba(0, 0, 0, 0.0705882353);
}

.network-monitor-solution-section {
  background-color: #FFFDF9;
}

@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;
  }
  .tab-list-wrapper {
    margin-bottom: 32px;
    overflow-x: scroll;
  }
  .tab-list-wrapper .tab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    width: 100%;
  }
  .network-monitor-tab {
    margin-top: 32px;
  }
}
@media screen and (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
}