.inner-nav-bg {
  background: #f9f9f9;
  text-align: center;
  z-index: 3;
  padding: 20px 0;
  margin-bottom: 24px;
  margin-top: 60px;
}

.inner-nav-bg > .sec-title > h2 {
  margin-bottom: 8px;
}

.nav-inner {
  display: inline-flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-inner > a {
  border: 1px solid #cde0e9;
  display: inline-block;
  padding: 2px 12px;
  border-radius: 4px;
  background: #fff;
}

.flex-row:before,
.flex-row:after {
  content: "";
  display: table;
  clear: both;
}

.flex-row,
.key-benefits-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  align-items: center;
}

.flex-row .col {
  flex: 1;
  /*-webkit-box-shadow:0 0 8px 0 #f6f4f4;box-shadow:0 0 8px 0 #f6f4f4;*/
  padding: 16px;
}

.reverse {
  flex-direction: row-reverse;
}

.sec-title {
  margin-bottom: 20px;
}

.sec-title > h2 {
  position: relative;
  margin: 0;
}

.main-wrapper .flex-row > .col {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.main-wrapper > .sec-row:nth-child(even) .flex-row {
  flex-direction: row-reverse;
}

.sec-img-con {
  text-align: center;
}

.zoomicon {
  -webkit-box-shadow: 16px 16px 16px 0 #f6f6f6;
  box-shadow: 16px 16px 16px 0 #f6f6f6;
}

.dwnld-sec {
  background: #ffedb5;
  padding: 24px;
  text-align: center;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 24px 0 #f1f1f1;
  box-shadow: 0 0 24px 0 #f1f1f1;
}

.dwnld-sec > h2 {
  margin: 0;
  margin-bottom: 16px !important;
  line-height: 32px;
}

.dwnld-sec > a {
  display: inline-block;
  background: #e9152b;
  color: #fff;
  padding: 8px 24px;
  border-radius: 25px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dwnld-sec > a:hover {
  text-decoration: none;
  background: #c91c2e;
}

.more-fea {
  display: flex;
  align-items: center;
  justify-content: center;
}

.more-fea > a {
  display: flex;
  flex: 1;
  align-items: center;
  border: 1px solid #e9f1f7;
  margin: 8px;
  min-height: 50px;
  border-radius: 16px;
  padding: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
}

.more-fea > a:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 8px 24px 0 #e7e5e5;
  box-shadow: 0 8px 24px 0 #e7e5e5;
  background: #f9f9f9;
  border: 1px solid #dbdbdb;
}

.more-fea > a > img {
  max-width: 40px;
  padding-right: 16px;
}

/* start */

.main-wrapper .sec-row {
  padding: 0px 0px 10px;
}

.main-wrapper .sec-row .sec-title {
  margin-bottom: 10px;
}

.gartner-logo > img {
  max-width: 200px;
}

.ct-itom {
  width: 87%;
  max-width: 1000px;
  margin: 0 auto;
  border: 1px solid #ececec;
  padding: 12px;
  border-radius: 8px;
}

.prodcut-name {
  background: #ececec;
  display: inline-block;
  padding: 4px 12px;
}

.ct-itom p,
.ct-itom h3 {
  margin: 0;
}

.ct-itom h3 {
  margin: 8px 0;
}

.ct-itom > .desc {
  margin-top: 16px;
}

.industry-name {
  color: #5a5a5a;
  font-style: italic;
}

.ct-itom > a {
  display: inline-block;
  padding: 8px 16px;
  background: #525252;
  color: #fff;
  border-radius: 32px;
  margin-top: 16px;
  transition: all 0.3s ease-in-out;
}

.ct-itom > a:hover {
  text-decoration: none;
  background: #f51a1c;
}

.itom-wrapper {
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*-webkit-box-shadow:0px 0px 4px rgb(34 35 58 / 20%);box-shadow:0px 0px 4px rgb(34 35 58 / 20%);*/
}

.review-details > span {
  display: inline-block;
  box-sizing: border-box;
  padding: 4px 12px;
  border-radius: 8px;
}

.review-details > .rev-role {
  background: #faefef;
  margin-right: 8px;
}

.review-details > .rev-role > strong {
  padding-right: 8px;
}

.review-details > .company-size {
  background: #eef3fd;
}

.review-content {
  width: 87%;
  margin: 0 auto;
  border: 1px solid #ececec;
  padding: 12px;
  border-radius: 8px;
}

.review-prd {
  font-weight: 400;
  font-size: 16px;
  border-bottom: 3px solid #e8e8e8;
}

.review-head {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 30px;
}

.review-org {
  margin-bottom: 8px;
  font-style: italic;
}

.review-desc {
  position: relative;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 8px;
}

.review-desc,
.gartner-logo {
  padding: 12px 24px;
}

#AwardsHonors ul {
  margin: 0;
  gap: 16px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  width: 100%;
  justify-content: center;
  box-sizing: border-box;
}

#AwardsHonors ul li {
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
  width: 28%;
  box-shadow: 0 0 6px 0px rgb(229 229 247);
}

#AwardsHonors ul li a {
  color: #000;
  display: block;
}

#AwardsHonors ul li a:hover {
  color: #138cd6;
}

#AwardsHonors ul li span {
  display: block;
  height: calc(100% - 240px);
}

#AwardsHonors ul li:nth-child(1) img {
  max-width: 100px;
}

#AwardsHonors ul li:nth-child(2) img {
  max-width: 100px;
}

#AwardsHonors ul li:nth-child(3) img {
  max-width: 110px;
}

#AwardsHonors ul li:nth-child(4) img {
  max-width: 130px;
}

#AwardsHonors ul li:nth-child(5) img {
  max-height: 120px;
}

.btn {
  padding: 5px 0;
}

.div-awards-img {
  min-height: 85px;
  border-bottom: solid 1px #ddd;
  padding: 30px 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.div-awards-ct {
  padding: 15px 0;
}

.div-awards-ct {
  padding: 15px 0;
  min-height: 130px;
}

ul.custom-listed li {
  margin-bottom: 10px;
}

ul.custom-listed2 li {
  margin-bottom: 15px;
}

.swiper-cover {
  margin: 40px auto 20px;
}

#AwardsHonors ul li span {
  font-size: 15px;
  display: flex !important;
  justify-content: center;
  background: #ffffff;
}

.div-awards-ct {
  padding: 30px 15px;
  min-height: 90px;
}

.align1 > h2 {
  margin-bottom: 24px;
  text-align: center;
}

.img-wrapper {
  margin: 0px auto;
  display: block;
  text-align: center;
}

.img-wrapper img {
  max-width: 490px;
  border: 1px solid #ddd;
  padding: 20px;
}

/* end */

@media screen and (max-width: 650px) {
  .flex-row,
  .key-benefits-row,
  .banner-row,
  .more-fea {
    flex-wrap: wrap;
  }

  .flex-row .col,
  .key-benefits-row .col,
  .banner-row .col,
  .more-fea > a {
    width: 100% !important;
    margin: 0 auto;
    flex: auto;
    margin: 8px;
  }

  .sec-row {
    width: 95%;
    margin: 0 auto;
    padding: 48px 0;
  }

  .banner-cta {
    flex-wrap: wrap;
  }

  #AwardsHonors ul li {
    width: 100% !important;
  }

  .sticky {
    position: relative !important;
    top: 0;
  }
}

h1 {
  font-size: 20px;
  line-height: 45px;
  color: #333;
  letter-spacing: -1px;
}

. .quotes {
  display: block;
  padding: 20px;
  width: 90%;
  margin-top: 25px;
  margin-bottom: 10px;
}

.quotes .row {
  margin: 15px;
  background: #f8f8f8;
  padding: 50px;
  position: relative;
  text-align: left;
}

.quotes .row :before,
.quotes .row :after {
  content: "";
  background: url(images/quote-begin.png) top left no-repeat;
  width: 125px;
  height: 85px;
}

.quotes .row :before {
  content: "";
  position: absolute;
  top: -35px;
  left: -35px;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
}

.quotes .row :after {
  content: "";
  position: absolute;
  bottom: -35px;
  right: -35px;
  transform: scale(0.7) rotate(180deg);
  -webkit-ransform: scale(0.7) rotate(180deg);
  -moz-ransform: scale(0.7) rotate(180deg);
}

.quotes h3 {
  font-size: 14px;
  margin: 0;
  line-height: 25px;
  padding-bottom: 15px;
}

.quotes p {
  margin: 0;
  color: #a5a5a5;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
  width: 70%;
  float: left;
}

.cus-logo {
  background: url(images/nfa-customers-logo.jpg) top center no-repeat;
  display: inline-block;
  margin-top: 5px;
  mix-blend-mode: multiply;
}

.wipro-logo {
  background-position: 0 -155px;
  width: 152px;
  height: 65px;
}

.icon-list li {
  list-style-type: none;
}

.brd {
  border: 1px solid #ccc;
}

.margin {
  margin-top: 35px;
}

.sec-img-con img {
  border: 1px solid #dddd;
  max-width: 96%;
}

.sec-title > h2 {
  position: relative;
}

.sec-title > h2:after {
  content: "";
  position: absolute;
  width: 65px;
  height: 5px;
  background: #ffd242;
  left: 0;
  bottom: -10px;
}

.flex-row:before,
.flex-row:after {
  content: "";
  display: table;
  clear: both;
}

.flex-row,
.key-benefits-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0;
}

.flex-row .col:nth-child(1) {
  width: 55%;
}

.flex-row .col:nth-child(2) {
  width: 45%;
}

/* .reverse {flex-direction:row-reverse;} */
.main-wrapper > .sec-row:nth-child(odd) .flex-row > .col:nth-child(1) {
  margin-right: 32px;
}

.main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2) {
  margin-left: 32px;
}

.btn-section {
  background: #f8f8f8;
  padding: 12px 30px;
}

.get-btn a {
  padding: 20px;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px;
  padding: 5px 30px;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 45px;
  border-radius: 0px;
  color: #1b1f2e;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 2s;
  -moz-transition: all 0.4s ease-out 2s;
  -ms-transition: all 0.4s ease-out 2s;
  -o-transition: all 0.4s ease-out 2s;
  transition: all 0.4s ease-out 2s;
  background-color: #ffcc00;
  position: relative;
}

.get-btn a:hover {
  background-color: #444444;
  color: #fff;
  transition: all 0.4s ease-out 2s;
  text-decoration: none;
}

.icon-list {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  width: 100%;
  justify-content: center;
  padding: 0px !important;
}

.icon-list li {
  list-style-type: none;
  position: relative;
  padding-left: 105px !important;
  border: 1px dashed #ddd;
  min-height: 120px;
  align-items: center;
  justify-content: left;
  width: 36%;
  display: flex;
  margin: 10px 10px;
  padding: 0px 10px;
}

.icon-list li span {
  position: absolute;
  top: 50%;
  left: 15px;
  height: 70px;
  width: 70px;
  background: #f8f8f8;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f5f3f3;
  margin-top: -35px;
}

.icon-list li p {
  margin: 10px 0px;
}

.icon-list li span img {
  max-width: 38px !important;
}

.icon-section .col {
  width: 50%;
}

.icon-section .flex-row {
  display: -webkit-box;
}

.col {
  margin: 1% 1% 1% 1.6%;
}

@media screen and (max-width: 767px) {
  .icon-section .col {
    width: 100% !important;
  }

  .flex-row .col:nth-child(1) {
    width: 100%;
  }

  .flex-row .col:nth-child(2) {
    width: 100%;
  }

  .main-wrapper .flex-row {
    display: block;
  }

  .icon-section .flex-row {
    display: block;
  }

  .main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2) {
    margin-left: 0px;
  }

  .icon-list li {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .icon-list li {
    width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .icon-list li {
    width: 31% !important;
    padding: 0px 10px;
  }
}

/*---- new css --------*/

@charset "UTF-8";

.nfa-feature-content-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nfa-feature-content-wrapper h2 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 500;
  margin: 0 0 12px;
  letter-spacing: -0.5px;
}

.nfa-feature-content-wrapper h3 {
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 12px;
  letter-spacing: -0.25px;
}

.nfa-feature-content-wrapper p {
  margin: 0 0 12px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

.nfa-feature-content-wrapper b {
  font-weight: 600;
}

.nfa-feature-content-wrapper a {
  color: #006deb;
}

.nfa-feature-content-wrapper .mb-0 {
  margin-bottom: 0 !important;
}

.nfa-feature-content-wrapper .opu-btn-primary {
  font-family: inherit;
  font-weight: 300;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  text-decoration: none;
  background: #e80e19;
  color: #ffffff;
}

.nfa-feature-content-wrapper .opu-btn-primary.opm-btn-icon {
  padding: 8px 12px 8px 16px;
}

.nfa-feature-content-wrapper .opu-btn-primary.opm-btn-icon > span:last-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* 
.nfa-feature-content-wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
  padding-top: 0;
  padding-bottom: 0;
}

.nfa-feature-content-wrapper .row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.nfa-feature-content-wrapper .row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.nfa-feature-content-wrapper .row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.nfa-feature-content-wrapper .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .nfa-feature-content-wrapper .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .nfa-feature-content-wrapper .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .nfa-feature-content-wrapper .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media only screen and (min-width: 992px) {
  .nfa-feature-content-wrapper .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .nfa-feature-content-wrapper .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
} */

.feature-sec-content {
  margin: 32px 0 0;
}

.feature-sec-content .feature-content-image {
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  margin: 12px 0 32px;
}

.feature-sec-content .feature-sec-content-item {
  margin: 32px 0 0;
}

.feature-sec-content ul,
.feature-sec-content ol {
  padding: 0 0 0 16px;
}

.feature-sec-content ul li,
.feature-sec-content ol li {
  font-size: 15px;
  margin-bottom: 4px;
  padding-left: 0;
}

.feature-sec-content ol li {
  margin-bottom: 12px;
}

.feature-sec-content strong {
  font-weight: 600;
}

.feature-bottom-cta-card {
  padding: 32px;
  background: linear-gradient(340deg, #ffefbd, #ffe287);
  border-radius: 4px;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0 60px;
}

.feature-bottom-cta-card .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 575.98px) {
  .feature-bottom-cta-card .row {
    gap: 32px;
  }
}

.feature-bottom-cta-card .feature-bottom-cta-content h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

.feature-bottom-cta-card .feature-bottom-cta-content h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.35;
}

.feature-bottom-cta-card .feature-bottom-cta-image {
  text-align: right;
}

.feature-bottom-cta-card .feature-bottom-cta-image img {
  max-width: 280px !important;
  width: 100%;
  margin: 0 -12px -32px 0;
}

.feature-content-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  background: #f6f6f6;
  padding: 20px 32px;
  margin-bottom: 24px;
  position: sticky;
  top: 100px;
  z-index: 3;
}

.feature-content-navbar .nav-item {
  background: #ffffff;
  color: #000000;
  border-radius: 4px;
  padding: 4px 12px;
  text-decoration: none;
  border: 1px solid #ddd;
}

.feature-content-navbar .nav-item:hover {
  border-color: #000000;
  background: #000000;
  color: #ffffff;
}

.feature-banner-wrapper .banner-card {
  background: #ffd242;
  padding: 24px;
  border-radius: 4px;
  margin-bottom: 28px;
}

.feature-banner-wrapper h1 {
  font-size: 32px;
  line-height: 1.15;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}

.feature-banner-wrapper .banner-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 16px;
}

.feature-banner-wrapper .opu-btn-secondary {
  background-color: #000000;
  color: #ffffff;
  font-family: inherit;
  font-weight: 300;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  text-decoration: none;
  border: 1px solid #000000;
}

.feature-banner-wrapper .opu-btn-secondary.opm-btn-icon {
  padding: 8px 12px 8px 16px;
}

.feature-banner-wrapper .opu-btn-secondary.opm-btn-icon > span:last-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.feature-banner-wrapper .opu-btn-secondary:hover {
  background-color: #444;
}

.feature-banner-wrapper .opu-btn {
  background-color: transparent;
  color: #000000;
  border: 1px solid #000000;
  font-family: inherit;
  font-weight: 300;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  text-decoration: none;
}

.feature-banner-wrapper .opu-btn.opm-btn-icon {
  padding: 8px 12px 8px 16px;
}

.feature-banner-wrapper .opu-btn.opm-btn-icon > span:last-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.feature-banner-wrapper .opu-btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.table-bordered > :not(caption) > * > * {
  padding: 0.5rem;
}

.table-bordered th {
  font-weight: 600;
}

.table-bordered tr {
  border: 1px solid #dadada;
}

.table-bordered tr th,
.table-bordered tr td {
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
}

.table-bordered tbody tr th {
  text-align: left;
}

.display-1 {
  margin-bottom: 12px;
  font-weight: 600;
  letter-spacing: -0.5px;
  font-size: 36px;
  line-height: 1.25;
}

.w-100 {
  width: 100% !important;
}

.opu-form-cta-primary {
  border: 0;
  border-radius: 0 4px 4px 0;
  font-family: inherit;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: inline-block;
  background-color: #e80e19;
  color: #ffffff;
}

#download-form {
  margin-top: 16px;
}

#download-form .dwn-priv {
  margin: 12px 0 0 !important;
  font-size: 12px;
  color: initial;
  max-width: 520px;
}

#download-form .dwn-priv a {
  color: inherit;
  text-decoration: underline;
}

#download-form .form-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  position: relative;
}

/*========== trusted section end css  ==============*/
.trusted-section * {
  box-sizing: border-box;
}

.trusted-section {
  margin-top: 80px;
}

.trusted-section h2 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 500;
  margin: 0 0 60px;
  letter-spacing: -0.5px;
}

.trusted-section .nfa-features-detail-container .row {
  display: flex;
  flex: 1;
}

.trusted-section .nfa-features-detail-container .row .col-12 {
  display: flex;
}

.trusted-section .sec-header {
  margin-bottom: 60px;
}

.trusted-section .customer-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: 54px 24px 16px;
  gap: 24px;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 24px;
  border: 1px solid #d4d4d4;
  flex-direction: column;
  position: relative;
}

.trusted-section .customer-card .quote-icon {
  display: flex;
  align-items: center;
  position: absolute;
  left: 24px;
  height: 60px;
  width: 60px;
  background: #fad677;
  border-radius: 50px;
  top: 0;
  margin-top: -30px;
  justify-content: center;
}

.trusted-section .customer-card-content p {
  margin: 0px;
  display: -webkit-box;
  /* -webkit-line-clamp: 4; */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.trusted-section .customer-card-content .rating-star {
  margin: 24px 0px 12px;
}

.trusted-section .customer-card-content .name-card h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.trusted-section .customer-card-content .name-card p {
}

@media screen and (max-width: 768px) {
  .trusted-section .customer-card {
    margin-bottom: 48px;
  }

  .trusted-section .nfa-features-detail-container .row {
    display: block;
  }

  .trusted-section .nfa-features-detail-container .row .col-12 {
    display: flex;
    width: 100%;
  }
}

/*----- grid css -------*/

.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%;
  box-sizing: border-box;
}

.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%;
  }
}

@media only screen and (max-width: 575px) {
  .feature-bottom-cta-card {
    padding: 24px;
  }
}

/*------- resource css ---------*/

ul {
  padding: 0 !important;
}

.resource-link-list li {
  list-style: none !important;
  padding: 0;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.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;
}
.related-resource-section h2 {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 500;
  letter-spacing: -0.5px;
}

@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-wrapper h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}

.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;
  font-weight: 300;
}
.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;
  font-weight: 300;
  margin-bottom: 16px;
}

.related-resource-section
  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;
}
.related-resource-section .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;
}
.related-resource-section .anchor-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.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;
  }
  .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;
  }
}

/*---- faq section ----------*/

/*------- accordian css -------*/
.faq-content-section {
  margin: 60px 0px 60px;
}

.text-center {
  text-align: center;
}

.faq-content-section .accordion-container {
  max-width: 980px;
  margin: 0 auto;
}

.faq-content-section h2 {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 500;

  letter-spacing: -0.5px;
}

.faq-content-section h3 {
  font-weight: 500;
}

.accordion-container {
  width: 100%;
}

.accordion-container .accordion-item {
  border-bottom: 1px solid #ebeae7;
  cursor: pointer;
  padding: 20px 0;
}

.accordion-container .accordion-item h4,
.accordion-container .accordion-item h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.35px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 16px;
}

.accordion-container .accordion-item .accordion-head {
  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;
}

.accordion-container .accordion-item .accordion-head.active .plusminus::before {
content: ' \002D';
}

.accordion-container .accordion-item .accordion-head.active h3 {
  color: #006deb;
}

.accordion-container .accordion-item .accordion-body {
  padding-top: 16px;
  max-width: 90%;
}

.accordion-container .accordion-item .accordion-body p a {
  color: #000;
}

.accordion-container .accordion-item .plusminus {
  font-size: 24px;
  font-weight: 200;
  border: 1px solid #444444;
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 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;
  border-radius: 100px;
  color: #444444;
  position: relative;
  top: 0;
}

.accordion-container .accordion-item .plusminus::before {
  position: absolute;
  content: "+";
  top: 0px;
}

.accordion-container .accordion-body {
  display: none;
}

@media screen and (max-width: 767.98px) {
  .faq-content-section .apm-features-detail-container {
    padding: 60px 0px;
  }

  .apm-seo-main-wrapper .sec-padding-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}


.refer-res {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0!important
}
.refer-res li {
	border-top: 1px solid #ececec;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.refer-res li a {
	color: #777;
	padding: 7px 0 7px 10px;
	display: block;
	text-decoration: none
}
.refer-res li a:hover {
	color: #000;
	text-decoration: none
}
#lhsBanCon {
	margin: 20px 0 20px 0;
}