@media (min-width: 768px) {
  .implement-partners-page .partner-bx-4 .left-col p {
    margin-bottom: 40px;
  }

  .assist-bx {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    min-height: 300px;
  }

  .assist-bx .img-title-col {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 40px;
    align-items: center;
  }

  .assist-bx .img-title-col figure {
    max-width: 30%;
    margin-right: 22px;
  }

  .app-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }

  .salesforce-integration-page .common-offer .app-bx {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .app-bx {
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 80px;
  }

  .app-bx figure {
    min-height: 100px;
    justify-content: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 20px;
  }

  .partner-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }

  .partner-bx-3 .partner-bx {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }

  .partner-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -25px;
  }

  .footer-bottom-links {
    display: flex;
    display: -webkit-flex;
  }

  h2,
  h3 {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .expect-inner,
  .consultant-assist .row {
    display: flex;
    display: -webkit-flex;
  }

  .expect-bx {
    flex: 1;
  }
}

@media (min-width: 992px) {
  .consultant-services2 .row {
    display: flex;
    display: -webkit-flex;
  }

  .consultant-services2 .col-md-6:nth-of-type(1) {
    order: 2;
  }

  .main-wrapper .no-front-caption p {
    font-size: 36px;
  }

  .no-front-caption h1 {
    /* font-size: 62px; */
    line-height: normal;
  }
}

@media (min-width: 768px) and (max-width: 1140px) {
  .banner-no-front img {
    height: 180px;
    object-fit: cover;
    object-position: center;
  }

  .mk-transparent-header .remove-header-bg-true.light-header-skin:not(.header-sticky-ready) .mk-desktop-logo.light-logo {
    display: none !important;
  }

  #mk-header .header-logo a img {
    display: block;
    opacity: 1;
  }

  .mk-transparent-header .remove-header-bg-true.light-header-skin:not(.header-sticky-ready) .mk-css-icon-menu div {
    background-color: #444444 !important;
  }

  .no-front-caption h1 {
    font-size: 50px;
  }

  .no-front-caption {
    top: 50%;
    transform: translate(-50%, -50%);
    /* text-align: center; */
    -webkit-transform: translate(-50%, -50%);
  }

  .quotes-wrap p br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .img-title-col h4 {
    font-size: 28px;
  }

  .assist-bx .img-title-col img {
    width: 110px;
    height: auto;
  }

  .partner-inner {
    margin: 0 -15px;
  }

  .partner-bx {
    padding: 0 15px 20px;
  }

  .app-bx {
    margin-bottom: 50px;
  }

  .consultant-services2 figure {
    text-align: right;
  }

  .consultant-services2 figure img {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  br {
    display: none;
  }

  .app-development .center {
    margin-bottom: 10%;
  }

  .app-development {
    padding: 10% 0 0;
  }

  .partner-inner {
    padding-top: 5%;
  }

  .banner-no-front {
    position: inherit;
    top: inherit;
    left: inherit;
  }

  .quotes-wrap {
    padding: 10% 0;
  }

  .banner-no-front img {
    height: 180px;
    object-fit: cover;
    object-position: center;
  }

  .no-front-caption {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 20px;
  }

  .main-wrapper p {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .consultant-info {
    margin-top: 20px;
  }

  .assist-bx .img-title-col {
    text-align: center;
    margin-bottom: 10px;
    padding: 0 15px;
  }

  .assist-bx .img-title-col img {
    display: inline-block;
    width: 120px;
    margin-bottom: 20px;
  }

  .img-title-col h4 {
    font-size: 26px;
  }

  .img-title-col h4 br {
    display: none;
  }

  .assist-bx {
    padding: 40px 0 0;
  }

  .assist-bx .text-col {
    padding: 0 15px 30px;
  }

  .main-wrapper .quotes-wrap p {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
  }

  .quotes-wrap figure img {
    margin-bottom: 10px;
  }

  .quick-contact-form input {
    width: 100%;
    margin: 3px;
  }

  form.quick-contact-form {
    background: #17262b;
    padding: 15px;
  }

  .partner-bx {
    padding-left: 0;
    padding-right: 0;
  }

  .disclaimer-class {
    text-align: center;
  }

  .policy-class {
    text-align: center;
    margin-bottom: 10px;
    line-height: normal;
  }

  .consultant-partner {
    padding-top: 10%;
  }

  .faq-inner {
    margin-bottom: 15%;
  }

  .faq-container h2,
  .faq-container h3 {
    margin-bottom: 20px;
  }

  .cms-container h3 {
    margin-top: 25px;
  }
}