.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}
.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}
.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}
.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
.opm-main-wrapper h1,
.opm-modal h1 {
  font-size: calc(1.375rem + 2.2vw);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 12px;
}
.opm-main-wrapper h2,
.opm-modal h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 12px;
}
.opm-main-wrapper h3,
.opm-modal h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  margin-top: 0;
  letter-spacing: -0.5px;
}
.opm-main-wrapper h4,
.opm-modal h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 8px;
}
.opm-main-wrapper h5,
.opm-modal h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 8px;
}
.opm-main-wrapper h6,
.opm-modal h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  letter-spacing: -0.25px;
}
.opm-main-wrapper p,
.opm-modal p {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 16px;
}
.opm-main-wrapper ul li,
.opm-modal ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1200px) {
  .opm-main-wrapper h1,
  .opm-modal h1 {
    font-size: 3rem;
  }
  .opm-main-wrapper h2,
  .opm-modal h2 {
    font-size: 2.5rem;
  }
  .opm-main-wrapper h3,
  .opm-modal h3 {
    font-size: 2rem;
  }
  .opm-main-wrapper h4,
  .opm-modal h4 {
    font-size: 1.75rem;
  }
}

.opm-btn {
  border: 0;
  border-radius: 4px;
  font-family: inherit;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: inline-block;
}
.opm-btn.btn-primary {
  background-color: #E80E19;
  color: #ffffff;
}
.opm-btn.btn-dark {
  background-color: #1B1D1F;
  color: #ffffff;
}

a.opm-btn {
  color: #ffffff;
  text-decoration: unset;
}

.form-group {
  margin-bottom: 12px;
}

.opm-form-input {
  display: inline-block;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 300;
  font-family: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opm-form-input::-webkit-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::-moz-placeholder {
  color: #b0b0b0;
}
.opm-form-input:-ms-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::-ms-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::placeholder {
  color: #b0b0b0;
}
.opm-form-input:focus, .opm-form-input:focus-within {
  border-color: #E80E19;
}

.opm-form-label {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: #d5d5d5;
}

input::-moz-placeholder {
  color: #d5d5d5;
}

input:-ms-input-placeholder {
  color: #d5d5d5;
}

input::-ms-input-placeholder {
  color: #d5d5d5;
}

input::placeholder {
  color: #d5d5d5;
}

.form-group select,
.opm-form-input,
.opm-form-select {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  line-height: 1.25;
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form-group select:focus, .form-group select:focus-within,
.opm-form-input:focus,
.opm-form-input:focus-within,
.opm-form-select:focus,
.opm-form-select:focus-within {
  outline: unset;
  -webkit-box-shadow: 0 0 1.5px -0.25px #006DEB;
          box-shadow: 0 0 1.5px -0.25px #006DEB;
  border: 1px solid #006DEB;
}
.form-group select.is-invalid:not(select.form-control),
.opm-form-input.is-invalid:not(select.form-control),
.opm-form-select.is-invalid:not(select.form-control) {
  border-color: #FF1E1E;
  padding-right: calc(1.5em + 0.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  background-color: #ffffff;
}

.was-validated .form-control:invalid {
  border-color: red;
}

.form-feedback-error {
  margin-top: 4px;
  font-size: 14px;
  color: #FF1E1E;
  display: none;
}

textarea.form-control {
  height: auto;
  padding: 12px;
}

.form-group select,
.opm-form-select {
  --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.75rem center;
  background-size: 16px 12px;
}
.form-group select.is-invalid,
.opm-form-select.is-invalid {
  --form-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  border-color: #FF1E1E !important;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

html {
  scroll-behavior: smooth;
}

#VideosAndLogos,
.clearfix.sec-pTB.opmRelPrd.mbH,
.thanks,
.heading-menu,
#scroll {
  display: none;
}

.row {
  padding-top: 0;
  padding-bottom: 0;
}

.text-center {
  text-align: center !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.w-100 {
  width: 100% !important;
}

.dwn-priv {
  font-size: 12px;
  line-height: 1.5;
  margin: 12px 0;
  color: inherit !important;
}

#ukcountry_region,
#country_state {
  margin-top: 12px;
}

#meGDPRMessage {
  color: inherit;
  font-size: 12px;
  width: 100%;
}

.checkmarkgdpr {
  margin: 0 !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 8px !important;
  background: #ffffff !important;
}

.checkmarkgdpr::before {
  content: "";
  top: -1px !important;
  left: 0 !important;
  position: relative !important;
  width: 6px !important;
  height: 11px !important;
  border-style: solid !important;
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg) scale(0) !important;
  transform: rotate(45deg) scale(0) !important;
  -webkit-transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms transform ease-out !important;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out !important;
}

.checkmarkgdpr.enableCheckgdpr::before {
  -webkit-transform: rotate(45deg) scale(1) !important;
  transform: rotate(45deg) scale(1) !important;
}

#scroll .container {
  max-width: 1280px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.opm-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  opacity: 0;
  display: block;
  z-index: -1;
}

.opm-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  outline: none;
  display: none;
  z-index: 99999;
}
.opm-modal.active {
  display: block;
}
.opm-modal.active .opm-modal-backdrop {
  opacity: 0.5;
}
.opm-modal .opm-modal-dialog {
  position: relative;
  margin: 12px;
  max-width: 480px;
  width: auto;
}
@media screen and (min-width: 576px) {
  .opm-modal .opm-modal-dialog {
    margin: 32px auto;
  }
}
.opm-modal .opm-modal-dialog .opm-modal-content {
  padding: 24px;
  border-radius: 8px;
  background-color: #ffffff;
}
.opm-modal .opm-modal-dialog .opm-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.opm-modal .opm-modal-dialog .opm-modal-header h5 {
  margin-bottom: 0;
}
.opm-modal .opm-modal-dialog .opm-btn-close {
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxOCIgeTE9IjYiIHgyPSI2IiB5Mj0iMTgiPjwvbGluZT48bGluZSB4MT0iNiIgeTE9IjYiIHgyPSIxOCIgeTI9IjE4Ij48L2xpbmU+PC9zdmc+");
}

.opm-main-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opm-main-wrapper *::before, .opm-main-wrapper *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opm-main-wrapper .container {
  max-width: 1280px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opm-main-wrapper strong {
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .opm-main-wrapper .banner-content h1 {
    font-size: 54px;
    line-height: 62px;
    letter-spacing: -1.5px;
  }
  .opm-main-wrapper .banner-content p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
  }
}
.opm-main-wrapper .banner-section {
  padding: 80px 0;
  background: url(https://www.manageengine.com/it-operations-management/style/../images/it-budgeting/it-budget-banner-bg-pattern.svg), -webkit-gradient(linear, left top, left bottom, from(#fee57e), to(rgba(255, 204, 0, 0.3)));
  background: url(https://www.manageengine.com/it-operations-management/style/../images/it-budgeting/it-budget-banner-bg-pattern.svg), linear-gradient(#fee57e, rgba(255, 204, 0, 0.3));
  background-position: bottom;
  background-repeat: no-repeat;
}
.opm-main-wrapper .banner-section .banner-content h1 {
  margin-bottom: 12px;
  font-weight: 700;
}
.opm-main-wrapper .banner-section .banner-content .banner-badge {
  display: inline-block;
  background: #fff;
  padding: 2px 10px;
  border-radius: 100px;
  margin-bottom: 12px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  font-weight: 400;
}
.opm-main-wrapper .banner-section #banner-form-thanks {
  display: none;
}
.opm-main-wrapper .banner-section .thanks-content {
  background-color: #ffffff;
  border-radius: 12px;
  max-width: 360px;
  min-height: 360px;
  margin-left: auto;
  padding: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.04);
}
.opm-main-wrapper .banner-section .thanks-content h6 {
  margin-top: 12px;
}
.opm-main-wrapper .banner-section .banner-form-wrapper {
  max-width: 360px;
  margin-left: auto;
}
.opm-main-wrapper .banner-section .banner-form-wrapper form {
  margin-top: 16px;
}
.opm-main-wrapper .about-section h5 {
  margin-bottom: 24px;
}
.opm-main-wrapper .about-section img {
  max-width: 500px;
}
.opm-main-wrapper .about-section .bottom-cta-content {
  margin: 24px 0;
}
.opm-main-wrapper .about-section ul li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
}
.opm-main-wrapper .about-section ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDExLjA4VjEyQzIxLjk5ODggMTQuMTU2NCAyMS4zMDA1IDE2LjI1NDcgMjAuMDA5MyAxNy45ODE4QzE4LjcxODIgMTkuNzA5IDE2LjkwMzMgMjAuOTcyNSAxNC44MzU0IDIxLjU4MzlDMTIuNzY3NCAyMi4xOTUzIDEwLjU1NzMgMjIuMTIxOSA4LjUzNDQ3IDIxLjM3NDZDNi41MTE2OCAyMC42MjczIDQuNzg0NjUgMTkuMjQ2MSAzLjYxMDk2IDE3LjQzNzFDMi40MzcyNyAxNS42MjggMS44Nzk3OSAxMy40ODgxIDIuMDIxNjggMTEuMzM2M0MyLjE2MzU2IDkuMTg0NTUgMi45OTcyMSA3LjEzNjMxIDQuMzk4MjggNS40OTcwNkM1Ljc5OTM1IDMuODU3ODEgNy42OTI3OSAyLjcxNTM3IDkuNzk2MTkgMi4yNDAxM0MxMS44OTk2IDEuNzY0OSAxNC4xMDAzIDEuOTgyMzIgMTYuMDcgMi44NTk5OSIgc3Ryb2tlPSIjMDlBQjU4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjIgNEwxMiAxNC4wMUw5IDExLjAxIiBzdHJva2U9IiMwOUFCNTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}
.opm-main-wrapper .resource-section {
  display: none;
}
.opm-main-wrapper .resource-section .resource-cta {
  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;
  margin-top: 40px;
}
.opm-main-wrapper .resource-section .resource-cta .opm-btn:first-child {
  margin-right: 8px;
}
.opm-main-wrapper .resource-section .resource-cta .opm-btn:last-child {
  margin-left: 8px;
}
.opm-main-wrapper .resource-section .related-resource {
  max-width: 860px;
  margin: 80px auto 0;
}
.opm-main-wrapper .resource-section .related-resource h2 {
  margin-bottom: 40px;
}
.opm-main-wrapper .resource-section .related-resource .resource-card {
  max-width: 330px;
  text-align: center;
}
.opm-main-wrapper .resource-section .related-resource .resource-card h3 {
  margin-bottom: 12px;
}
.opm-main-wrapper .resource-section .related-resource .resource-card .resource-img-container {
  border: 1px solid #ddd;
  border-radius: 8px;
  max-width: 85%;
  padding-bottom: 85%;
  position: relative;
  margin: 16px auto;
}
.opm-main-wrapper .resource-section .related-resource .resource-card .resource-img-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

@media screen and (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media screen and (max-width: 991.98px) {
  .about-section img {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .banner-form-wrapper {
    margin-top: 32px;
  }
  .resource-card {
    text-align: center;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 460.98px) {
  .resource-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .resource-cta .opm-btn {
    margin: 12px 0 0 !important;
    width: 100%;
  }
}