@charset "UTF-8";
#scroll {
  display: none; }

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

strong {
  font-weight: 600 !important; }

.bg-light-gray {
  background: #f8f8f8; }

.bg-black {
  background: #1a1a1a; }
  .bg-black a {
    color: #3090ff; }

.text-white {
  color: #fff; }

.unorder-list {
  list-style-type: disc;
  padding-left: 16px;
  margin-bottom: 20px; }
  .unorder-list li {
    margin-bottom: 8px !important; }

.feature-section {
  display: none; }
  .feature-section .swiper-slide {
    padding: 40px; }
    .feature-section .swiper-slide img {
      -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
      box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
      border-radius: 12px; }
  .feature-section .feature-section-intro-content {
    width: 100%;
    margin: auto;
    text-align: center; }
  .feature-section .feature-header-section {
    text-align: center;
    margin: 32px auto 0;
    background-color: #fff;
    -webkit-transition: all .25s;
    transition: all .25s;
    min-height: 55px;
    transition: all .25s; }
    .feature-section .feature-header-section #feature-header-section {
      -ms-overflow-style: none;
      scrollbar-width: none;
      margin-top: 24px; }
      .feature-section .feature-header-section #feature-header-section::-webkit-scrollbar {
        display: none; }
    .feature-section .feature-header-section ul {
      border-bottom: 1px solid #dadada;
      display: inline-block; }
      .feature-section .feature-header-section ul li {
        display: inline-block;
        margin-bottom: 0; }
        .feature-section .feature-header-section ul li a {
          display: inline-block;
          padding: 12px 24px;
          color: inherit;
          font-size: 18px;
          position: relative;
          font-weight: 600;
          text-decoration: unset; }
          .feature-section .feature-header-section ul li a::before {
            position: absolute;
            content: "";
            height: 2.5px;
            width: 0;
            left: 0;
            bottom: 0;
            background-color: #006deb; }
        .feature-section .feature-header-section ul li a.active {
          color: #006deb; }
          .feature-section .feature-header-section ul li a.active::before {
            width: 100%; }
  .feature-section .feature-content-section {
    padding: 50px 0 0; }
    .feature-section .feature-content-section .content-header {
      margin-bottom: 32px; }
    .feature-section .feature-content-section .content-body .row {
      margin-top: 32px; }
    .feature-section .feature-content-section .content-body .feature-content-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 12px; }
      .feature-section .feature-content-section .content-body .feature-content-icon svg {
        max-width: 48px;
        max-height: 48px;
        width: 100%;
        height: 100%; }
    .feature-section .feature-content-section .content-body .content-list {
      margin-top: 24px; }
      .feature-section .feature-content-section .content-body .content-list ul {
        margin-top: 16px; }
    .feature-section .feature-content-section h3 {
      margin-bottom: 8px; }
    .feature-section .feature-content-section .feature-content-card.inline > div:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 12px; }
      .feature-section .feature-content-section .feature-content-card.inline > div:first-child .feature-content-icon {
        margin: 0 10px 0 0; }
        .feature-section .feature-content-section .feature-content-card.inline > div:first-child .feature-content-icon svg {
          max-width: 36px;
          max-height: 36px; }
      .feature-section .feature-content-section .feature-content-card.inline > div:first-child h5 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 1.25; }
    .feature-section .feature-content-section ul li {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNNy4yOSAxNC4yOUwzLjcgMTAuN0MzLjMxIDEwLjMxIDMuMzEgOS42OCAzLjcgOS4yOUM0LjA5IDguOSA0LjcyIDguOSA1LjExIDkuMjlMOCAxMi4xN0wxNC44OCA1LjI5QzE1LjI3IDQuOSAxNS45IDQuOSAxNi4yOSA1LjI5QzE2LjY4IDUuNjggMTYuNjggNi4zMSAxNi4yOSA2LjdMOC43IDE0LjI5QzguMzIgMTQuNjggNy42OCAxNC42OCA3LjI5IDE0LjI5WiIgZmlsbD0iIzA5QUI1OCIvPgo8L3N2Zz4K);
      background-repeat: no-repeat;
      background-position: 0 4px;
      padding-left: 32px;
      margin-bottom: 8px; }

.heading-menu {
  display: none; }

.supported-service-section {
  display: none;
  padding: 100px 0;
  background-color: #f7f9fa; }

.testimonial-section {
  display: none; }

.thanks {
  display: none; }

.bottom-link-tree-section {
  display: block !important; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

.cloud-cost-main-wrapper h1 {
  font-size: calc(2rem + 2.2vw);
  line-height: 1.0625;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -1px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -.5px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -.5px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper h4 {
  font-size: calc(1.275rem + .75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -.5px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -.25px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -.25px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -.25px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper .p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px; }
.cloud-cost-main-wrapper p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px; }
.cloud-cost-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px; }
.cloud-cost-main-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.cloud-cost-main-wrapper::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.cloud-cost-main-wrapper::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.cloud-cost-main-wrapper .container {
  width: 100%;
  margin: auto; }
.cloud-cost-main-wrapper .sec-header {
  text-align: center;
  margin: 0 auto 40px;
  max-width: 900px; }
  .cloud-cost-main-wrapper .sec-header h2 {
    margin-bottom: 8px; }
  .cloud-cost-main-wrapper .sec-header p {
    font-size: 18px; }
.cloud-cost-main-wrapper .testimonial-section {
  padding: 100px 0; }
  .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 24px;
    margin-bottom: 24px; }
    .cloud-cost-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; }
      .cloud-cost-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; }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-best-value {
      background: #dff3fb; }
      .cloud-cost-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); }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-ease-use {
      background: #ebf5ff; }
      .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.capterra-ease-use .recognize-badge {
        background-size: 2092px;
        -webkit-transform: scale(0.85) translateY(0);
        transform: scale(0.85) translateY(0);
        background-position: -172px 0; }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.getapp {
      background: #e8faf1; }
      .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.getapp .recognize-badge {
        background-size: 2092px;
        -webkit-transform: scale(0.95) translateY(0);
        transform: scale(0.95) translateY(0);
        background-position: -346px 0; }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.g2 {
      background: #fff0ef; }
      .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.g2 .recognize-badge {
        -webkit-transform: scale(0.8) translateY(0);
        transform: scale(0.8) translateY(0);
        background-position: -828px 0;
        background-size: 2000px; }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-most-recommend {
      background: #f2f0ff; }
      .cloud-cost-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; }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item.sa-customer-support {
      background: #e7f3ff; }
      .cloud-cost-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: -651px -2px;
        background-size: 1980px; }
  .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper {
    background-color: #f7f9fa;
    border-radius: 12px;
    padding: 32px 24px;
    height: 100%; }
    .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .swiper {
      height: 100%; }
    .cloud-cost-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%; }
      .cloud-cost-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; }
        .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-logo-wrapper img {
          max-height: 48px;
          height: 100%; }
      .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .review-logo-wrapper.getapp img {
        max-height: 32px;
        width: 100%; }
      .cloud-cost-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; }
        .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .reviewer-rating span:not(:first-child) {
          margin-left: 4px; }
      .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-body .reviewer-rating.gpi span:last-child {
        color: #dfdfdf; }
      .cloud-cost-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; }
      .cloud-cost-main-wrapper .testimonial-section .client-review-wrapper .client-review-item .review-footer .reviewer-name {
        margin: 0;
        font-size: 18px;
        font-weight: 400; }
      .cloud-cost-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; }
.cloud-cost-main-wrapper .gartner-recognition-wrapper {
  background-color: #f7f9fa;
  border-radius: 12px;
  padding: 32px 24px; }
  .cloud-cost-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
    .cloud-cost-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: #fff;
      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; }
    .cloud-cost-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item p {
      margin-bottom: 4px; }
    .cloud-cost-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; }
      .cloud-cost-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item a span {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
    .cloud-cost-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item:first-child {
      padding-bottom: 24px;
      border-bottom: 1px dashed #ddd; }
    .cloud-cost-main-wrapper .gartner-recognition-wrapper .gartner-recognition-item:last-child {
      padding-top: 24px; }

.banner-section {
  padding: 100px 0;
  background: linear-gradient(45deg, #000000, #040412); }
  .banner-section .cta-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 12px; }
  .banner-section .row {
    align-items: center; }
  .banner-section .banner-heading-subtext {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px; }
  .banner-section .banner-content {
    color: #ffffff; }
    .banner-section .banner-content h1 {
      color: inherit; }

.banner-image {
  text-align: center; }
  .banner-image img {
    max-width: 460px;
    width: 100%;
    height: auto;
    margin: auto; }

.benefits-section .row {
  justify-content: center;
  gap: 40px; }
.benefits-section ul {
  margin: 16px 0 0; }
.benefits-section img {
  max-width: 400px;
  width: 100%;
  margin: auto;
  height: auto;
  border-radius: 8px; }

.why-section img {
  max-width: 480px;
  width: 100%;
  margin: auto;
  height: auto; }
.why-section ul {
  list-style-type: none;
  padding-left: 0; }
  .why-section ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 16px !important; }
    .why-section ul li::before {
      content: "";
      position: absolute;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDExLjA4VjEyQzIxLjk5ODggMTQuMTU2NCAyMS4zMDA1IDE2LjI1NDcgMjAuMDA5MyAxNy45ODE4QzE4LjcxODIgMTkuNzA5IDE2LjkwMzMgMjAuOTcyNSAxNC44MzU0IDIxLjU4MzlDMTIuNzY3NCAyMi4xOTUzIDEwLjU1NzMgMjIuMTIxOSA4LjUzNDQ3IDIxLjM3NDZDNi41MTE2OCAyMC42MjczIDQuNzg0NjUgMTkuMjQ2MSAzLjYxMDk2IDE3LjQzNzFDMi40MzcyNyAxNS42MjggMS44Nzk3OSAxMy40ODgxIDIuMDIxNjggMTEuMzM2M0MyLjE2MzU2IDkuMTg0NTUgMi45OTcyMSA3LjEzNjMxIDQuMzk4MjggNS40OTcwNkM1Ljc5OTM1IDMuODU3ODEgNy42OTI3OSAyLjcxNTM3IDkuNzk2MTkgMi4yNDAxM0MxMS44OTk2IDEuNzY0OSAxNC4xMDAzIDEuOTgyMzIgMTYuMDcgMi44NTk5OSIgc3Ryb2tlPSIjMDlBQjU4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjIgNEwxMiAxNC4wMUw5IDExLjAxIiBzdHJva2U9IiMwOUFCNTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
      background-repeat: no-repeat;
      background-size: contain;
      width: 24px;
      height: 24px;
      display: inline-block;
      left: 0;
      top: 2px; }

.all-in-one-section .all-in-one-card-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px; }
.all-in-one-section .all-in-one-card {
  background: #fcfcfc;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #eaeaea; }
  .all-in-one-section .all-in-one-card-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-bottom: 16px; }
    .all-in-one-section .all-in-one-card-icon svg {
      width: 100%;
      height: 100%; }
  .all-in-one-section .all-in-one-card .card-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 8px; }
  .all-in-one-section .all-in-one-card p {
    margin-bottom: 0; }

.trusted-client-section {
  text-align: center;
  padding-top: 80px; }
  .trusted-client-section p {
    font-weight: 400;
    font-size: 20px; }
  .trusted-client-section .trusted-client-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 40px;
    max-width: 1280px;
    width: 100%; }
    .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; }
      .trusted-client-section .trusted-client-wrapper .trusted-client-item img {
        min-height: 20px; }

.intro-section {
  padding: 100px 0; }
  .intro-section .intro-card {
    background-color: #f8f8f8;
    border-radius: 16px;
    padding: 32px;
    height: 100%; }
    .intro-section .intro-card .intro-icon {
      margin-bottom: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .intro-section .intro-card p {
      margin-bottom: 0; }
    .intro-section .intro-card h4 {
      margin-bottom: 4px; }

.feature-section {
  padding: 0 0 80px; }
  .feature-section .feature-sec-content-wrapper h3 {
    margin-bottom: 20px; }
  .feature-section .feature-sec-content-wrapper .feature-sec-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px; }
    .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%); }
  .feature-section .row {
    margin-bottom: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .feature-section .row:nth-child(odd) .feature-sec-content-wrapper {
      margin-left: auto; }
  .feature-section .feature-sec-img {
    max-width: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08); }

.best-practice-icon {
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 16px; }
  .best-practice-icon.security {
    width: 60px;
    height: 60px; }
  .best-practice-icon svg {
    width: 100%;
    height: 100%; }

.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; }

.apm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 500;
  font-size: calc(1rem + 2px);
  line-height: normal;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border: 1px solid #e1e2e5;
  color: #000;
  background-color: #fff;
  transition: all .15s ease-out;
  font-family: inherit; }
  .apm-btn:hover {
    color: #e80e19;
    border-color: #e80e19;
    text-decoration: none; }
  .apm-btn > .apm-btn-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .apm-btn > .apm-btn-icon + span {
    margin-left: 0px; }
  .apm-btn > span:last-child.apm-btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px; }

.apm-btn.apm-btn-primary {
  border: 1px solid #e80e19 !important;
  background-color: #e80e19 !important;
  color: #fff; }
  .apm-btn.apm-btn-primary:hover {
    background-color: #db0b15;
    border-color: #db0b15; }
  .apm-btn.apm-btn-primary:focus {
    background-color: #d00610;
    border-color: #d00610; }

a.apm-btn {
  text-decoration: none; }

a.apm-btn.btn-primary {
  color: #fff !important;
  text-decoration: none; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.75rem;
  margin-left: -.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%; }

.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; }

.mb-0 {
  margin-bottom: 0 !important; }

.mx-auto {
  margin-right: auto;
  margin-left: auto; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.feature-section-swiper img {
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  max-width: 100%; }

.accordion-container {
  max-width: 920px;
  width: 100%;
  margin: 20px auto; }
  .accordion-container .accordion-item {
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    padding: 20px 0; }
    .accordion-container .accordion-item .accordion-title {
      font-size: 20px;
      line-height: 1.5;
      font-weight: 500;
      margin: 0 16px 0 0;
      user-select: none; }
    .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: "−"; }
    .accordion-container .accordion-item .accordion-body {
      max-width: 96%; }
      .accordion-container .accordion-item .accordion-body p {
        margin: 8px 0 0; }
    .accordion-container .accordion-item .plusminus {
      font-size: 24px;
      font-weight: 200;
      border: 1px solid #444;
      width: 24px;
      height: 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;
      border-radius: 100px;
      color: #444;
      position: relative; }
      .accordion-container .accordion-item .plusminus::before {
        position: absolute;
        content: "+"; }
  .accordion-container .accordion-body {
    display: none; }

.content-list {
  max-width: 520px; }
  .content-list .content-list-item {
    border-bottom: 1px solid #e9e9e9;
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .content-list .content-list-item:last-child {
      margin-bottom: 0; }
    .content-list .content-list-item .content-list-title > span {
      font-weight: 500;
      font-size: 22px;
      line-height: 1.4; }
    .content-list .content-list-item .content-list-icon {
      display: none; }
    .content-list .content-list-item .content-list-body {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .content-list .content-list-item .content-list-body .content-list-title {
        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;
        cursor: pointer;
        width: 100%; }
        .content-list .content-list-item .content-list-body .content-list-title > span {
          margin-bottom: 0;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
      .content-list .content-list-item .content-list-body .content-list-desc {
        padding-top: 8px;
        display: none; }
        .content-list .content-list-item .content-list-body .content-list-desc p {
          margin: 0; }
  .content-list .content-list-item.active {
    color: #006deb; }
    .content-list .content-list-item.active .icon-chevron-down {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .content-list .content-list-item.active .content-list-desc {
      display: block !important; }

.content-list-image {
  display: none; }
  .content-list-image img {
    max-width: 720px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.08); }

.content-list-image.active {
  display: block; }

.supported-technology-section {
  padding: 80px 0; }

.contactForm {
  margin: 24px 0 0; }

.apm-btn-text {
  font-family: inherit;
  font-weight: 300;
  font-size: 16px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all .15s;
  text-decoration: none;
  border: 0;
  background: 0 0;
  padding: 8px 12px 8px 16px; }

.apm-btn-text.apm-btn-icon .btn-icon svg {
  margin-right: 8px; }

.video-play-button {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  background-color: #e80e19;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 0.75);
  box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 0.75);
  cursor: pointer; }
  .video-play-button .video-play-icon {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-32%, -50%);
    transform: translate(-32%, -50%);
    width: 20px;
    height: 20px; }

.video-player-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(7, 13, 20, 0.84);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
  display: none;
  opacity: 0;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.64);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  display: none;
  opacity: 0;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .video-player-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .video-player-wrapper .video-player-container {
    max-width: 1280px;
    width: 100%;
    margin: 80px auto auto;
    max-width: 956px;
    margin: 100px auto auto; }
    .video-player-wrapper .video-player-container .video-player-close-btn {
      width: 36px;
      height: 36px;
      border-radius: 100px;
      margin-left: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      background-color: #fff;
      width: 32px;
      height: 32px;
      margin-left: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      background: transparent; }
      .video-player-wrapper .video-player-container .video-player-close-btn svg {
        filter: grayscale(0) invert(1); }
    .video-player-wrapper .video-player-container .video-player {
      position: relative;
      height: calc(50vh - 48px);
      margin-top: 12px;
      position: relative;
      padding-bottom: 56.5%;
      margin-top: 12px; }
      .video-player-wrapper .video-player-container .video-player iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        position: absolute;
        width: 100%;
        height: 100%; }

.video-player-wrapper.active {
  display: block;
  opacity: 1;
  display: block;
  opacity: 1; }

.supported-service-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0; }
  .supported-service-category li {
    padding: 8px 20px;
    background-color: #fff;
    border-radius: 32px;
    font-weight: 500;
    border: 1px solid #ddd;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    margin-bottom: 0 !important; }
  .supported-service-category li.active {
    background-color: #fff;
    color: #fff; }

.supported-service-img {
  background: url(../images/sprite/supported-services.svg) no-repeat scroll;
  width: 48px;
  height: 48px;
  display: inline-block;
  background-size: calc(100% * 30);
  margin-bottom: 4px; }

.synapseWorkspace {
  background-position: 0 0; }

.appServicePlans {
  background-position: calc(48px * -1) 0; }

.azureAppService {
  background-position: calc(48px * -2) 0; }

.functionsAzure {
  background-position: calc(48px * -3) 0; }

.virtualMachines {
  background-position: calc(48px * -4) 0; }

.vmScaleSets {
  background-position: calc(48px * -5) 0; }

.containerApps {
  background-position: calc(48px * -6) 0; }

.containerRegistries {
  background-position: calc(48px * -7) 0; }

.containerInstances {
  background-position: calc(48px * -8) 0; }

.kubernetesClusters {
  background-position: calc(48px * -9) 0; }

.cosmosDbs {
  background-position: calc(48px * -11) 0; }

.mariaDbServers {
  background-position: calc(48px * -12) 0; }

.mysqlServers {
  background-position: calc(48px * -13) 0; }

.postgresqlServers {
  background-position: calc(48px * -14) 0; }

.redisCaches {
  background-position: calc(48px * -15) 0; }

.azureSqlDatabases {
  background-position: calc(48px * -10) 0; }

.sqlElasticPools {
  background-position: calc(48px * -16) 0; }

.sqlManagedInstances {
  background-position: calc(48px * -17) 0; }

.eventHubClusters {
  background-position: calc(48px * -18) 0; }

.eventHubNamespaces {
  background-position: calc(48px * -19) 0; }

.logicAppsConsumption {
  background-position: calc(48px * -20) 0; }

.logicAppsSandard {
  background-position: calc(48px * -20) 0; }

.relays {
  background-position: calc(48px * -21) 0; }

.serviceBusNamespaces {
  background-position: calc(48px * -22) 0; }

.applicationGateways {
  background-position: calc(48px * -24) 0; }

.bastions {
  background-position: calc(48px * -25) 0; }

.connections {
  background-position: calc(48px * -26) 0; }

.dnsZones {
  background-position: calc(48px * -27) 0; }

.expressrouteCircuits {
  background-position: calc(48px * -28) 0; }

.firewalls {
  background-position: calc(48px * -29) 0; }

.frontDoorAndCdnProfiles {
  background-position: calc(48px * 0) calc(48px * -1); }

.standardLoadBalancer {
  background-position: calc(48px * -6) calc(48px * -1); }

.basicLoadBalancer {
  background-position: calc(48px * -6) calc(48px * -1); }

.networkInterfaces {
  background-position: calc(48px * -1) calc(48px * -1); }

.networkWatcherConnection {
  background-position: calc(48px * -2) calc(48px * -1); }

.privateDnsZones {
  background-position: calc(48px * -3) calc(48px * -1); }

.privateEndpoints {
  background-position: calc(48px * -4) calc(48px * -1); }

.publicIpAddresses {
  background-position: calc(48px * -5) calc(48px * -1); }

.trafficManagerProfiles {
  background-position: calc(48px * -7) calc(48px * -1); }

.virtualNetworks {
  background-position: calc(48px * -8) calc(48px * -1); }

.virtualNetworkGateways {
  background-position: calc(48px * -9) calc(48px * -1); }

.keyVaults {
  background-position: calc(48px * -10) calc(48px * -1); }

.keyVaultManagedHsms {
  background-position: calc(48px * -11) calc(48px * -1); }

.backupVaults {
  background-position: calc(48px * -14) calc(48px * -1); }

.azureStandardStorageAccounts {
  background-position: calc(48px * -13) calc(48px * -1); }

.azurePremiumStorageAccounts {
  background-position: calc(48px * -12) calc(48px * -1); }

.recoveryServiceVaults {
  background-position: calc(48px * -14) calc(48px * -1); }

.storageSyncServices {
  background-position: calc(48px * -15) calc(48px * -1); }

.billing {
  background-position: calc(48px * -15) calc(48px * -1);
  background-position: calc(48px* -23) 0; }

.clientSecretExpiryDetails {
  background-position: calc(48px * -16) calc(48px * -1); }

.intro-video {
  position: relative;
  border-radius: 12px;
  z-index: 1;
  max-width: 527px;
  width: 100%;
  height: 293px; }
  .intro-video img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover; }
  .intro-video .video-play-button {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background-color: #e80e19;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    cursor: pointer;
    box-shadow: none; }
    .intro-video .video-play-button .video-play-icon {
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 30px solid #ffffff;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-32%, -50%);
      transform: translate(-32%, -50%);
      width: 20px;
      height: 20px; }

.intro-section {
  text-align: center; }

.intro-section.sec-padding-80 {
  padding-top: 180px; }

.banner-section .banner-video {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%; }

@media only screen and (min-width: 1200px) {
  .cloud-cost-main-wrapper h1 {
    font-size: 56px; }
  .cloud-cost-main-wrapper h2 {
    font-size: 2.5rem; }
  .cloud-cost-main-wrapper .h3 {
    font-size: 2rem; }
  .cloud-cost-main-wrapper h3 {
    font-size: 2rem; }
  .cloud-cost-main-wrapper h4 {
    font-size: 1.75rem; }
  .cloud-cost-main-wrapper .container {
    max-width: 1180px; }

  .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%; } }
@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%; }

  .cloud-cost-main-wrapper .container {
    max-width: 960px; }

  .feature-sec-content-wrapper {
    max-width: 600px;
    width: 100%; } }
@media screen and (max-width: 991.98px) {
  .content-list {
    max-width: 720px;
    margin: 0 auto 60px; }

  .cloud-cost-main-wrapper .intro-section .row {
    gap: 24px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
@media screen and (min-width: 576px) {
  .feature-section .feature-header-section #feature-header-section.sticky {
    position: fixed;
    top: 24px;
    width: 100%;
    left: 0;
    background: #fcfcfc;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #dadada;
    z-index: 10;
    -webkit-transition: all .25s;
    transition: all .25s; } }
@media only screen and (min-width: 576px) and (max-width: 1025.98px) {
  .feature-section .feature-header-section #feature-header-section.sticky {
    top: 88px; } }
@media only screen and (max-width: 992px) {
  .feature-section .feature-content-section .feature-content-card {
    margin-bottom: 32px; } }
@media only screen and (min-width: 1400px) {
  .cloud-cost-main-wrapper .container {
    max-width: 1280px; } }
@media screen and (min-width: 992px) {
  .cloud-cost-main-wrapper .sec-header .title-break {
    display: block; } }
@media screen and (max-width: 767px) {
  .cloud-cost-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px; } }
@media screen and (max-width: 480px) {
  .cloud-cost-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 1199.98px) {
  .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(3, 1fr); }
    .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper .recognize-badge-item {
      max-width: 100% !important; } }
@media only screen and (max-width: 767.98px) {
  .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 425.98px) {
  .cloud-cost-main-wrapper .testimonial-section .recognize-badge-wrapper {
    grid-template-columns: repeat(1, 1fr); } }
@media only screen and (max-width: 991.98px) {
  .cloud-cost-main-wrapper .gartner-recognition-wrapper {
    margin-top: 24px; }

  .banner-image {
    margin-top: 80px; }

  .feature-section .row {
    margin-bottom: 60px; }
    .feature-section .row:nth-child(even) .feature-sec-img {
      margin-top: 24px; }
    .feature-section .row:nth-child(odd) {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .feature-section .row:nth-child(odd) .feature-sec-img {
        margin-top: 24px; }

  .benefit-img {
    display: none; } }
@media only screen and (max-width: 480.98px) {
  .cloud-cost-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; } }
@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 > div:nth-child(1) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      border-width: 1px;
      border-radius: 4px; }
      .form-group-row > div:nth-child(1)::after {
        display: none; }
    .form-group-row > div:nth-child(2) {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      background: rgba(0, 0, 0, 0);
      border: 0;
      padding-left: 0; }
      .form-group-row > div:nth-child(2) .apm-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 {
        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 select {
          max-width: 50%;
          border-left: 1px solid #ddd; }
        .form-group-row > div:nth-child(2) .select-country::after {
          right: 12px; }
      .form-group-row > div:nth-child(2) .selectedCountry {
        margin-left: 12px; }
      .form-group-row > div:nth-child(2) .caretDown {
        display: none; }

  .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::after {
      right: 12px; }

  .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: 525px) {
  .select-os::before {
    display: none; } }
@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 .apm-btn {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
@media only screen and (min-width: 768px) {
  .banner-section .banner-video {
    justify-content: center;
    height: 100%;
    margin: 24px auto 0px; } }
