@media (max-width: 575px) {
  .footer-col {
    padding-bottom: 20px !important;
    margin-top: 12px;
  }
  .box-border-left {
    border-left: 1px solid #545454;
    padding-left: 25px;
    position: relative;
}
.content-wrap
{
  padding-left: 0px;
}
.hero p br
{
    display: none;
}
.btn-outline-soft
{
  width: 100%;
}
.btn-banner
{
  width: 100%;
}
.hero h1 {
    color: #fff;
    font-weight: 500;
    font-size: clamp(40px, 5vw, 80px);
   letter-spacing: -1px;
}
.hero h1 b {
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-size: clamp(40px, 5vw, 80px);
}
.recognized-section {
    background: #fbf8f4;
    padding: 38px 0 5px;
}
.flex-slide.active .media {
    width: 100%; 
}
.space100 {
    height: 9px;
}
.section-pad {
    padding: 70px 0 40px;
    background-color: #faf9f7;
}
.industry-item {
    padding: 28px 16px;
    text-align: center;
    background: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    transition: all 0.35s ease;
    cursor: default;
}
.ai-outcomes {
    background: #faf9f7;
    padding-top: 0px !important;
}
.client-success h2 {
    font-size: 32px;
}
.btn-cta {
    background: #b6f200;
    color: #000;
    font-weight: 600;
    padding: 12px 17px !important;
    border-radius: 8px;
}
.arrow {
    width: 30px;
    margin-left: 8px !important;
}
.margin-0
{
  margin-top: 0px !important
}
.pad-100 {
    padding: 40px 0 230px;
}
.recognized-logos {
        gap: 21px;
    }
  .social-icons
  {
    padding-bottom: 20px;
  }
  .research-content {
    padding: 48px 5px 36px;
  }
  .float-right {
    float: right;
    position: relative;
    top: -27px;
    right: 4px;
}
.lets-talk h2 {
    font-size: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.client-success {
    padding: 0px 0 20px;
    background: #faf9f7;
}
.lets-talk h2 br
{
  display: none;
}
  .lets-talk {
    background-position: left;
  }
  .pad-80 {
    padding-bottom: 40px;
  }
  .pad-100 {
    padding: 100px 0 230px;
}
.banner-box-section
{
        padding: 35px 9px 0 7%;
}
.service-card h4 {
    font-size: 25px;
    font-weight: 500;
    position: relative;
    transform: translateY(40px);
    transition: transform 0.4s ease;
    top: 68px;
    font-family: "NeueMontreal", sans-serif;
    margin-top: 20px;
}
.service-card:hover h4 {
    transform: translateY(-63px);
}
  .display-6 br
  {
    display: none;
  }
  .ai-heading {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.15;
    margin: 0px 0 22px;
}
.industries h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 20px;
    color: #000;
}
.ai-outcomes h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.15;
    margin: 0px 0 22px;
    font-family: "NeueMontreal", sans-serif;
}
.section-title br 
{
    display: none;
}
.ai-outcomes h2 br 
{
    display: none;
}
.section-title br 
{
  display: none;
}
.industries br 
{
  display: none;
}
.industries .mb-5 {
    margin-bottom: 1rem !important;
}
.ai-adoption-section .my-5 {
    margin-bottom: 1rem !important;
}
.content-wrap
{
  padding-top: 45px;
}
.ai-partner {
    background: #faf7f3;
    padding: 40px 0;
}
.ai-consulting-section {
    background: #fbf8f4;
    padding-bottom: 40px !important;
}
.box-border-left
  {
    margin-bottom: 30px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .footer-col {
    padding-bottom: 10px;
    margin-top: 12px;
    padding-right: 40px;
  }
  .content {
    width: 60%;
    padding: 30px 13px;
    display: none;
}
.hero p br
{
    display: none;
}
.content-wrap
{
  padding-left: 0px;
}
.banner-box-section {
    background: linear-gradient(90deg, #3a3a3a 0%, #2f2f2f 20%, #232323 50%, #2f2f2f 80%, #232323 100%);
    margin-top: -151px;
    position: relative;
    z-index: 9;
    padding: 35px 30px 0 7%;
    width: 96%;
}
.box-border-left {
    border-left: 1px solid #545454;
    padding-left: 21px;
    position: relative;
}
  .industry-item {
    padding: 28px 16px;
    text-align: center;
    background: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    transition: all 0.35s ease;
    cursor: default;
}
  .social-icons
  {
    padding-bottom: 20px;
  }
  .recognized-section {
    background: #fbf8f4;
    padding: 48px 0 0px;
}
    .recognized-logos {
        gap: 45px;
    }
    .desc {
    color: #555;
    margin-bottom: 30px;
    max-width: 100%;
}
.ai-consulting-section {
    background: #fbf8f4;
    padding-bottom: 30px !important;
}
.section-title br 
{
  display: none;
}
.research-content {
    padding: 40px 20px 25px;
}
.lets-talk {
    background-image: url(../images/lets-talk.webp);
    padding: 40px 0;
    background-size: cover;
}
.ai-heading span {
    display: inline;
}
.ai-adoption-section {
    background: #fbf8f4;
    padding: 20px 0 36px;
}
    .ai-outcomes .mb-5 {
        margin-bottom: 3rem !important;
    }
.my-5 {
    margin-top: 0rem !important;
    margin-bottom: 1rem !important;
}
.mb-5 {
    margin-bottom: 1rem !important;
}
.ai-partner {
    background: #faf7f3;
    padding: 40px 0;
}
.industries h2 br 
{
  display: none;
}
    .ai-heading
 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.15;
    margin: 0px 0 22px;
}
.section-pad {
    padding: 70px 0 40px;
    background-color: #faf9f7;
}
.pad-100 {
    padding: 60px 0 154px;
}
.navbar .nav-link {
    color: #fff;
    font-weight: 400;
    padding: 10px 0px !important;
    border-radius: 12px;
    transition: .25s ease;
    font-size: 15px;
}
.service-card h4 {
    font-size: 25px;
    font-weight: 500;
    position: relative;
    transform: translateY(40px);
    transition: transform 0.4s ease;
    top: 60px;
    font-family: "NeueMontreal", sans-serif;
    margin-top: 20px;
}
.service-card:hover h4 {
    transform: translateY(-58px);
}
.recognized-logos img {
    height: 20px;
    width: auto;
    opacity: 1;
}
}


@media (max-width: 768px) {
  .flex-slider {
    flex-direction: column;
    height: auto;
  }
 
  .slide-inner {
    flex-direction: column;
  }
  .recognized-logos img {
    height: 20px;
    width: auto;
    opacity: 1;
}

  .content,
  .media {
    width: 100%;
  }

  .content {
    display: block;
  }
}

