.thanks,
    .heading-menu,
    #scroll,
    .apm-testimonial-section {
        display: none
    }
	.apm_strip_banner{margin-bottom: 80px;}

/*sql-performance-monitoring.css starts*/
.sql-monitoring-main-wrapper h1 {
  font-size: calc(2rem + 2.2vw);
  line-height: 1.0625;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.65px;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper h3,
.sql-monitoring-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper h5,
.sql-monitoring-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.sql-monitoring-main-wrapper p,
.sql-monitoring-main-wrapper .p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}

.sql-monitoring-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px;
}

@media only screen and (min-width: 1200px) {
  .sql-monitoring-main-wrapper h1 {
    font-size: 56px;
  }

  .sql-monitoring-main-wrapper h2 {
    font-size: 2.5rem;
  }

  .sql-monitoring-main-wrapper h3,
  .sql-monitoring-main-wrapper .h3 {
    font-size: 2rem;
  }

  .sql-monitoring-main-wrapper h4 {
    font-size: 1.75rem;
  }
}

.opm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 400;
  font-size: calc(1rem + 2px);
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #E1E2E5;
  color: inherit;
  background-color: #ffffff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-family: inherit;
}

.opm-btn:hover {
  color: #E80E19;
  border-color: #E80E19;
}

.opm-btn>.opm-btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.opm-btn>.opm-btn-icon+span {
  margin-left: 8px;
}

.opm-btn.opm-btn-primary {
  border: 1px solid #E80E19 !important;
  background-color: #E80E19 !important;
  color: #ffffff;
}

.opm-btn.opm-btn-primary:hover {
  background-color: #db0b15;
  border-color: #db0b15;
}

.opm-btn.opm-btn-primary:focus {
  background-color: #d00610;
  border-color: #d00610;
}

.opm-btn>span:last-child.opm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

a.opm-btn {
  text-decoration: none;
}

a.opm-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}

.row>* {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.row.g-0>* {
  padding-left: 0;
  padding-right: 0;
}

.col {
  -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%;
  }
}

.text-center {
  text-align: center !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.m-0 {
  margin: 0 !important;
}

.d-block {
  display: block !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.sql-monitoring-main-wrapper *,
.sql-monitoring-main-wrapper *::before,
.sql-monitoring-main-wrapper *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sql-monitoring-main-wrapper .container {
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 992px) {
  .sql-monitoring-main-wrapper .container {
    max-width: 960px;
  }
}

@media only screen and (min-width: 1200px) {
  .sql-monitoring-main-wrapper .container {
    max-width: 1180px;
  }
}

@media only screen and (min-width: 1400px) {
  .sql-monitoring-main-wrapper .container {
    max-width: 1280px;
  }
}

.sql-monitoring-main-wrapper .sec-header {
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (min-width: 992px) {
  .sql-monitoring-main-wrapper .sec-header .title-break {
    display: block;
  }
}

.sql-monitoring-main-wrapper .mb-0 {
  margin-bottom: 0 !important;
}

.sql-monitoring-main-wrapper .text-left {
  text-align: left !important;
}

.sql-monitoring-main-wrapper .banner-section {
  padding: 100px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#DEEDFF), to(#FFF7DB));
  background: linear-gradient(180deg, #DEEDFF 0%, #FFF7DB 100%);
}

.sql-monitoring-main-wrapper .banner-image {
  text-align: center;
}

.sql-monitoring-main-wrapper .banner-image img {
  max-width: 480px;
  width: 100%;
}

.sql-monitoring-main-wrapper .trusted-client-section {
  text-align: center;
  padding-top: 80px;
}

.sql-monitoring-main-wrapper .trusted-client-section h6 {
  font-weight: 400;
}

.sql-monitoring-main-wrapper .trusted-client-section .trusted-client-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 40px;
  max-width: 1280px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sql-monitoring-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
  }
}

@media screen and (max-width: 480px) {
  .sql-monitoring-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

.sql-monitoring-main-wrapper .trusted-client-section .trusted-client-wrapper .trusted-client-item {
  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;
  height: 42px;
}

.sql-monitoring-main-wrapper .trusted-client-section .trusted-client-wrapper .trusted-client-item img {
  min-height: 20px;
}

.sql-monitoring-main-wrapper .intro-section {
  padding: 100px 0;
}

@media screen and (max-width: 991.98px) {
  .sql-monitoring-main-wrapper .intro-section .row {
    gap: 24px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.sql-monitoring-main-wrapper .intro-section .intro-card {
  background-color: #F8F8F8;
  border-radius: 16px;
  padding: 32px;
  height: 100%;
}

.sql-monitoring-main-wrapper .intro-section .intro-card .intro-icon {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sql-monitoring-main-wrapper .intro-section .intro-card p {
  margin-bottom: 0;
}

.sql-monitoring-main-wrapper .intro-section .intro-card h4 {
  margin-bottom: 4px;
}

.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper h3 {
  margin-bottom: 20px;
}

.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}

.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content .feature-sec-icon {
  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: 42px;
  height: 42px;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#DEEDFF), to(#FFF7DB));
  background: linear-gradient(180deg, #DEEDFF 0%, #FFF7DB 100%);
}

.sql-monitoring-main-wrapper .feature-section .row {
  margin-bottom: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sql-monitoring-main-wrapper .feature-section .row:nth-child(odd) .feature-sec-content-wrapper {
  margin-left: auto;
}

.sql-monitoring-main-wrapper .feature-section .feature-sec-img {
  max-width: 100%;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
}
.feature-sec-img-wrapper {
  border-radius: 12px;
  padding: 24px;
  background-color: #CFE5FF;
  margin: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  max-width: 560px;
}
.feature-sec-img-wrapper::before {
  position: absolute;
  content: ""; 
  top: 0;   
  left: 0;
  background: url("../images/sql-monitoring/feature-sec-bg-pattern.svg") no-repeat scroll center center;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
}

.sql-monitoring-main-wrapper .benefit-section {
  background-color: #E2EFFB;
  padding: 100px 0;
}

.sql-monitoring-main-wrapper .benefit-section h2 {
  margin-bottom: 32px;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-img {
  max-width: 450px;
  width: 100%;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-img img {
  max-width: 100%;
  height: auto;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-sec-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px;
  gap: 16px;
  border-radius: 12px;
  background: #FFF;
  margin-bottom: 24px;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-card:last-child {
  margin-bottom: 0;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-card h5 {
  margin-bottom: 8px;
  line-height: 1.15;
}

.sql-monitoring-main-wrapper .benefit-section .benefit-card p {
  margin-bottom: 0;
}

.sql-monitoring-main-wrapper .bottom-cta-section {
  background-color: #E2EFFB;
  padding: 70px 0;
}

.sql-monitoring-main-wrapper .bottom-cta-section .bottom-cta-btn-group {
  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;
  gap: 0 16px;
  margin-top: 32px;
}

.sql-monitoring-main-wrapper .testimonial-section {
  padding: 100px 0;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1199.98px) {
  .sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  .sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 425.98px) {
  .sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item {
  max-width: 186px;
  width: 100%;
  height: 160px;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item .recognize-badge {
  display: inline-block;
  max-width: 176px;
  width: 100%;
  max-height: 160px;
  height: 100%;
  background-image: url("https://www.manageengine.com/products/applications_manager/images/footer/apm-footer-sprite.webp");
  background-repeat: no-repeat;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-best-value {
  background: #DFF3FB;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-best-value .recognize-badge {
  background-size: 2092px;
  -webkit-transform: scale(0.85) translateY(-2px);
  transform: scale(0.85) translateY(-2px);
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-ease-use {
  background: #EBF5FF;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-ease-use .recognize-badge {
  background-size: 2092px;
  -webkit-transform: scale(0.85) translateY(0px);
  transform: scale(0.85) translateY(0px);
  background-position: -172px 0;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.getapp {
  background: #E8FAF1;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.getapp .recognize-badge {
  background-size: 2092px;
  -webkit-transform: scale(0.95) translateY(0px);
  transform: scale(0.95) translateY(0px);
  background-position: -346px 0;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.g2 {
  background: #FFF0EF;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.g2 .recognize-badge {
  -webkit-transform: scale(0.8) translateY(0px);
  transform: scale(0.8) translateY(0px);
  background-position: -838px 0;
  background-size: 2000px;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-most-recommend {
  background: #F2F0FF;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-most-recommend .recognize-badge {
  -webkit-transform: scale(0.84) translateX(1px);
  transform: scale(0.84) translateX(1px);
  background-position: -490px -2px;
  background-size: 1980px;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-customer-support {
  background: #E7F3FF;
}

.sql-monitoring-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-customer-support .recognize-badge {
  -webkit-transform: scale(0.84) translateX(1px);
  transform: scale(0.84) translateX(1px);
  background-position: -662px -2px;
  background-size: 1980px;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper {
  background-color: #f7f9fa;
  border-radius: 12px;
  padding: 32px 24px;
  height: 100%;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .swiper {
  height: 100%;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-logo-wrapper {
  margin-bottom: 24px;
  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;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-logo-wrapper img {
  max-height: 48px;
  height: 100%;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-logo-wrapper.getapp img {
  max-height: 32px;
  width: 100%;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .reviewer-rating {
  color: #FFB900;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .reviewer-rating span:not(:first-child) {
  margin-left: 4px;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .reviewer-rating.gpi span:last-child {
  color: #dfdfdf;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-body-content p {
  font-size: 20px;
  font-weight: 200;
  line-height: 1.75;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-footer .reviewer-name {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}

.sql-monitoring-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-footer .reviewer-role {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  line-height: 1.25;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper {
  background-color: #f7f9fa;
  border-radius: 12px;
  padding: 32px 24px;
}

@media only screen and (max-width: 991.98px) {
  .sql-monitoring-main-wrapper .gartner-recognition-wrapper {
    margin-top: 24px;
  }
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
}

@media only screen and (max-width: 480.98px) {
  .sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item .gartner-logo {
  border-radius: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 136px;
  height: 128px;
  background: #ffffff;
  padding: 16px 24px;
  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;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item p {
  margin-bottom: 4px;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item a {
  font-size: 15px;
  color: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item a span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item:first-child {
  padding-bottom: 24px;
  border-bottom: 1px dashed #dddddd;
}

.sql-monitoring-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item:last-child {
  padding-top: 24px;
}

.input-group {
  width: 100%;
}

.form-group-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
  position: relative;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0;
    width: 100%;
  }

  .form-group-row .form-group-item {
    width: 100%;
  }
}

.form-group-row .form-feedback-error {
  position: absolute;
  top: 0;
  top: -24px;
  color: red;
  display: none;
}

.form-group-row>div {
  position: relative;
}

.form-group-row>div input,
.form-group-row>div select {
  width: 100%;
  height: 48px;
  border: 0;
  font-size: 15px;
  color: #1B1D1F;
  font-family: inherit;
  background: transparent;
}

.form-group-row>div input:focus,
.form-group-row>div select:focus {
  outline: none;
}

.form-group-row>div select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right -0.18rem center;
  background-size: 16px 12px;
}

.form-group-row>div:nth-child(1) {
  border: 1px solid #E1E2E5;
  border-right-width: 0;
  background: #ffffff;
  border-radius: 4px 0 0 4px;
  padding-left: 12px;
  padding-right: 8px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-width: 1px;
    border-radius: 4px;
  }
}

.select-os {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 8px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  z-index: 1;
}

@media only screen and (max-width: 525.98px) {
  .select-os {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 0 12px;
    height: 48px;
  }

  .select-os .selectedOS {
    line-height: 48px;
  }
}

.select-os::before {
  position: absolute;
  content: "";
  background-color: #E1E2E5;
  width: 1px;
  height: 28px;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 525px) {
  .select-os::before {
    display: none;
  }
}

.select-os::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1B1D1F;
  z-index: -1;
  margin: auto;
}

@media only screen and (max-width: 525.98px) {
  .select-os::after {
    right: 12px;
  }
}

.select-os .selectedOS {
  font-size: 15px;
  margin-right: 8px;
}

.select-os select {
  background-image: none !important;
  position: absolute;
  min-width: 38px;
  max-width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.form-group-row>div:nth-child(1)::after {
  position: absolute;
  content: "";
  background-color: #E1E2E5;
  width: 1px;
  height: 28px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(1)::after {
    display: none;
  }
}

.form-group-row>div:nth-child(2) {
  border: 1px solid #E1E2E5;
  border-left-width: 0;
  background: #ffffff;
  padding: 0 0 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0 4px 4px 0;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: transparent;
    border: 0;
    padding-left: 0;
  }

  .form-group-row>div:nth-child(2) .opm-btn {
    width: 100%;
    border-radius: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
  }
}

.form-group-row>div:nth-child(2) .select-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  position: relative;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) .select-country {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 8px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.form-group-row>div:nth-child(2) .select-country #MECountryListing {
  opacity: 0;
  position: absolute;
  min-width: 38px;
  max-width: 100%;
}

.form-group-row>div:nth-child(2) .select-country select {
  padding-left: 12px;
  max-width: 90px;
  background-image: none;
  text-overflow: ellipsis;
  position: relative;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) .select-country select {
    max-width: 50%;
    border-left: 1px solid #dddddd;
  }
}

.form-group-row>div:nth-child(2) .select-country::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1B1D1F;
  z-index: -1;
  margin: auto;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) .select-country::after {
    right: 12px;
  }
}

.form-group-row>div:nth-child(2) .selectedCountry {
  font-size: 15px;
  margin-right: 8px;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) .selectedCountry {
    margin-left: 12px;
  }
}

.form-group-row>div:nth-child(2) .caretDown {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1B1D1F;
  z-index: 0;
  margin: auto;
}

@media only screen and (max-width: 525.98px) {
  .form-group-row>div:nth-child(2) .caretDown {
    display: none;
  }
}

.form-group-row>div:nth-child(3) {
  border-left-width: 0;
  border-radius: 0 4px 4px 0;
  border-color: #E80E19;
}

.form-group-row>div:nth-child(3) input[type=submit] {
  background-color: #E80E19;
  color: #ffffff;
  padding: 14px 38px 14px 16px;
  cursor: pointer;
  font-weight: 600;
  font-size: 1rem;
}

.form-group-row>div:nth-child(3) svg {
  position: absolute;
  right: calc(50% - 68px);
  top: 16px;
}

.form-group-row .opm-btn {
  padding: 0 24px;
  height: 48px;
  font-family: inherit;
  margin-left: 12px;
  font-size: 16px;
  border-radius: 0 4px 4px 0;
}

.edi-btn .error-field,
.edi-btn .error-field1 {
  display: none;
  right: 0;
}

.edi-btn .form-group-item.error .error-field,
.edi-btn .form-group-item.error1 .error-field1 {
  display: block;
  position: absolute;
  background-color: transparent;
  padding: 0;
  line-height: normal;
  top: -20px;
  left: 0;
  font-size: 13px;
  font-weight: normal;
  color: red;
  z-index: 1;
}

.edi-btn .form-group-item.error input,
.edi-btn .form-group-item.error1 input,
.edi-btn .form-group-item.error textarea,
.edi-btn .form-group-item.error1 textarea {
  border-color: red !important;
}

#meGDPRMessage {
  margin-bottom: 12px;
  font-size: 13px;
  width: 100% !important;
}

#meGDPRMessage label {
  line-height: 1.5;
  color: initial;
  display: inline-block;
  max-width: 480px;
}

.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;
  margin-right: 8px !important;
  background: #ffffff !important;
}

.checkmarkgdpr::before {
  content: "";
  display: inline-block !important;
  top: -1px !important;
  left: 6px !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(1) !important;
  transform: rotate(45deg) scale(1) !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;
  opacity: 0;
}

.checkmarkgdpr.enableCheckgdpr::before {
  opacity: 1;
}

.terms-content strong {
  font-weight: 500;
}

.terms-content a {
  color: inherit;
  text-decoration: underline;
}

.thanks-message {
  padding: 16px;
  background: linear-gradient(65deg, #a1eac4, transparent);
  border-radius: 4px;
  display: none;
}

.thanks-message .thanks-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px;
}

.thanks-message .thanks-content h6 {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .feature-sec-content-wrapper {
    max-width: 600px;
    width: 100%;
  }
}

@media only screen and (max-width: 991.98px) {
  .banner-image {
    margin-top: 80px;
  }

  .feature-section .row {
    margin-bottom: 60px;
  }

  .feature-section .row:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .benefit-img {
    display: none;
  }
}

.contactForm {
  margin: 24px 0 0;
}

@media only screen and (max-width: 525.98px) {
  .benefit-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
  }
}

@media only screen and (max-width: 440.98px) {
  .bottom-cta-btn-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px 0 !important;
  }

  .bottom-cta-btn-group .opm-btn {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*sql-performance-monitoring.css ends*/
	
/*swiper-bundle.min.css*/
 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*swiper-bundle.min.css ends*/

/*promotion-styles.css starts*/
.promotion {
  background: #444;
  position: sticky;
  top: 100px;
  padding: 16px 24px;
  text-align: center;
  z-index: 99997;
}

.promotion p,
.promotion a {
  font-size: 14px !important;
  font-weight: 300 !important;
}

.promotion p {
  margin-right: 24px !important;
}

.promotion .close {
  position: absolute;
  width: 24px;
  height: 24px;
  color: #fff;
  right: 1.5%;
  top: 25%;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
}

.apm-insights-promotion {
  position: fixed;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  padding: 8px 12px;
  background: #0f529f;
}

.apm-insights-promotion .close {
  box-sizing: border-box;
  border-color: #9ac9ff !important;
  color: #9ac9ff !important;
  width: 20px;
  height: 20px;
  font-size: 14px;
}

.apm-insights-promotion a {
  color: #ffd734 !important;
  border-bottom: 1px solid #ffd734 !important;
}

.apm-insights-promotion p {
  margin: 0 !important;
  padding: 0 24px;
}

.apm-insights-promotion .close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
}

.apm-promotion {
  box-sizing: border-box;
  padding: 12px;
  background: #0f529f;
  color: #ffffff;
  position: sticky;
  z-index: 10;
  top: 100px;
}


.apm-promotion p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  padding: 0 32px;
}

.apm-promotion .close {
  box-sizing: border-box;
  border: 1px solid #9ac9ff;
  border-radius: 40px;
  color: #9ac9ff;
  width: 20px;
  height: 20px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.5%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.apm-promotion a {
  text-decoration: unset;
  color: #ffd734;
  border-bottom: 1px solid #ffd734;
}

.gartner-promotion,
.webinar-insights-promotion {
  display: none;
}

@media screen and (min-width: 1100px) and (max-width: 1240.98px) {
  .apm-promotion {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1025.98px) {

  .apm-promotion,
  .apm-insights-promotion {
    top: 84px !important;
  }
}


/* ===== Promotion top banner (New) start ===== */

.promotion-top-banner {
    padding: 12px 60px 12px 8px;
    text-align: center;
    font-size: 16px;
    background: #fff5d6;
    z-index: 1;
    position: sticky;
    top: 48px;
    display: none;
}

.promotion-top-banner strong {
    font-weight: 500
}

.promotion-top-banner a.btn-text {
    color: #006deb;
    position: relative;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    line-height: 1.2;
    font-size: 15px;
    margin-left: 8px;
    padding-right: 14px
}

.promotion-top-banner a.btn-text::before {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #006deb;
    border-radius: 2px;
    right: 4px;
    top: 2.75px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.promotion-top-banner a.btn-text::after {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #006deb;
    border-radius: 2px;
    right: 4px;
    top: 7.75px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promotion-top-banner .promotion-close-btn {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.promotion-top-banner .promotion-close-btn::before {
    content: "";
    width: 1.5px;
    height: 16px;
    top: 4px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promotion-top-banner .promotion-close-btn::after {
    content: "";
    width: 1.5px;
    height: 16px;
    top: 4px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (max-width: 1025px) {
    .promotion-top-banner {
        top: 88px;
        margin-top: 24px;
    }
}

@media screen and (max-width: 575.98px) {
    .promotion-top-banner {
        display: none !important;
    }
}

.promotion-top-banner > span > .fw-500 {
    font-weight: 500;
}


/* ===== Promotion top banner (New)  end ===== */


/*---------  Promotion - banner middle - css start ----------*/

.apm_strip_banner {
    padding: 40px 24px;
    border-radius: 6px;
    background: linear-gradient(90deg, #cee3fc 0%, #F1FBE6 50%, #FAF0D1 100%);
    gap: 24px;
    margin: 0px 0px;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
   
}

.apm_strip_banner .apm_strip_content {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
}

.apm_strip_banner .apm_strip_content p {
    margin: 0 !important;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: 1.6; padding-left: 0;
}

.apm_strip_banner .apm_strip_content p span{font-weight: 500;}

.apm_strip_banner_icon {
    position: absolute;
}

.apm_strip_banner_icon img {
    height: 46px;
    width: 46px;
    max-width: 100%;
    border: 1px solid #EFFAE7 !important;
    border-radius: 50%;
    margin: 0px !important;
}

.apm_strip_cta_div {
    position: relative;
    z-index: 1;
    margin-left: auto;
    flex-shrink: 0;
}

.apm_strip_cta_div a:hover {
    text-decoration: none
}

.apm_strip_btn {
    border-radius: 4px;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
    padding: 9px 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    font-family: inherit;
    background-color: #e80e19 !important;
    border: 1px solid #e80e19 !important;
    font-size: 16px ;
    color: #fff !important;
}
.apm_strip_btn:hover{background:#d61429 ; border: 1px solid #d61429;}

.apm_strip_banner:before {
    position: absolute;
    top: 10%;
    left: 90px;
    content: "";
    width: 17px;
    height: 16px;
    background: url(../images/apm-demo-strip-bg-pattern-left.svg);
    background-repeat: no-repeat;
    transform: scale(1.2)
}

.apm_strip_banner:after {
    position: absolute;
    bottom: 10%;
    right: 22%;
    content: "";
    width: 33px;
    height: 30px;
    background: url(../images/apm-demo-strip-bg-pattern-right.svg);
    background-repeat: no-repeat;
    transform: scale(1.2)
}


.strip-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    max-width: 990px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {

    .strip-container{display: flex !important; flex-direction: column;}
    .apm_strip_banner {
        
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .apm_strip_content p {
        text-align: center;
        white-space: normal;
        font-size: 16px !important;
    }

    .apm_strip_cta_div {
        width: 100%;
        text-align: center;
    }

    .apm_strip_btn {
        display: inline-block;
        width: auto;
        font-size: 14px;
        padding: 8px 12px;
    }
}

@media screen and (max-width: 480px) {
    .apm_strip_banner {
        padding: 16px;
        gap: 12px;
    }

    .apm_strip_banner .apm_strip_content p {
        font-size: 16px;
        padding-left: 48px;
    }

    .apm_strip_btn {
        font-size: 14px;
        padding: 8px 14px;
    }
}

/*---------  Promotion - banner middle - css end ----------*/


/*promotion-styles.css ends*/