
 /*==.          |                   .-.   .-.
/ _.-'  .-.   .-.  .-.   |    .-.  | OO| | OO|
\  '-.  '-'   '-'  '--   |__  '__  |   | |   |
 '==='                             '^^^' '^^^' */

/* Front Page */
.display-fp-1 {
  font-size: 3.5rem;font-weight: 300;line-height: 1.2;
}
.display-fp-2,
.platform-body-inner h3  {
  font-size: 1.5rem;font-weight: 300;line-height: 1.2;
}
.display-fp-3 {
  font-size: 2rem;font-weight: 300;line-height: 1.2;
}
.platform-body-inner h3,
.platform-body-inner p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.case-studies .blogcard .post-img {
  height: 140px;
}
.case-studies .blogcard .btn {
}
.home .case-studies .texture-asset {
  background-image: none;
}
.home .case-studies .border-bottom {
  border-bottom: none!important;
}
  /* Small devices (landscape phones, 576px and up) */
  @media (max-width: 575.5px) {
  }
  @media (min-width: 576px) {
  }
  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) {
    .BPA_Platform_Logo {
      width: 338px;
      height: 100px
    }
    .homepage-platforms{
      margin-top:-200px
    }
  }
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) {
    .cp-hero {
      background-image: url(//www.codelessplatforms.com/wp-content/uploads/2021/03/CP-asset-hero-wo.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: right;
    }
  }
  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
  }
