.transforming-life .text-black a {
	color: #000;
}
.accordion-section {
    text-align: center;
  }
  .accordion-section .border-left {
    border-left-color: #FFD700;
  }
  .card.job-description {
    text-align: left;
  }
  .accordion-section .card{
    cursor:pointer;
  }
  .pre-footer-sec p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
  }
  .pre-footer-sec p a{
    color:#FFD700;
  text-decoration: underline;
  }
  .teams{
  padding-bottom:60px;
  padding-top:60px;
  }
  .teams .card img {
    margin-bottom: 16px;
    filter: grayscale(1);
    height: 286px;
    object-fit: cover;
  }
  .teams .card {
    border: 1px solid #ADADAD;
    border-radius: 8px;
    padding: 30px;
    min-height: 400px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .teams .card h2 {
    font-size: 18px;
    font-weight: 700;
    color: #212121;
  }
  .teams .card .name {
    font-size: 18px;
    font-weight: 700;
    color: #212121;
   margin-bottom: 16px;
  }
  
  .teams .card .designation {
  margin-bottom: 16px;
  }
  .team .card .bio {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
  }
  .pre-footer-sec.more-content h2 {
    font-size: 32px;
    line-height: 40px;
  }
  
  #partnership .card {
    position: relative;
  }
  
  .partner-grey-wrap {
    border-radius: 8px;
    max-width: 80%;
    background-color: #f6f6f6;
    padding: 60px 60px 180px
  }

  .partner-grey-wrap:has(.wpcf7-not-valid-tip) {
    padding: 40px 40px 320px;
  }
  
  .partner-left-content {
    width: 70%;
  }
  
  .partner-left-content p{
    margin-bottom: 8px;
  }
  
  .partner-left-content ul {
    list-style-type: disc;
    padding-left: 18px;
    margin-top: 16px;
  }
  
  .partner-left-content ul li {
    padding-bottom: 8px;
  }
  
  .partner-form-wrap {
    position: absolute;
    width: 40%;
    height: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: 1px solid #ADADAD;
    box-shadow: 28px 20px 100px 0px #0000001A;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
  }
  
  .partner-intro {
    background-color: #f6f6f6;
  }
  
  
  .partner-intro p {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
  }
  .wp-block-columns {
    gap: 20px;
  }
  p span[style*="#f6851a"] {
    color: #000 !important;
  }
  p[style*="color: #2a1ca7"] {
    color: #212121 !important;
  }
  p[style*="color: #2a1ca7"] {
    color: #212121 !important;
  }
  p span[style*="#2a1ca7"] {
    color: #212121 !important;
  }
  p[style*="#2a1ca7"],
  span[style*="#2a1ca7"],
  strong[style*="#2a1ca7"],
  b[style*="#2a1ca7"],
  h1[style*="#2a1ca7"],
  h2[style*="#2a1ca7"],
  h3[style*="#2a1ca7"] {
  color: #212121 !important;
  }
  [style*="rgba(238,238,238,0.93)"][style*="#c0ebf1"] {
  background: #ffffff !important;
  border: 1px solid #ADADAD;
      border-radius: 8px;
      padding:20px;
  }
  a.wp-block-button__link[style*="background-color: #f69e2e"] {
    padding: 12px 24px !important;
    border-radius: 8px;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #212121 !important;
    font-weight: 500;
    display: block;
    width: fit-content;
    position: relative;
    background-color: #FFD700 !important;
  }
  a.wp-block-button__link[style*="background-color: #f69e2e"]:hover {
    text-decoration: none !important;
    color: #212121 !important;
  }
  p[style*="#2a1ca7"][style*="#1a00ff"] {
    background: #ffffff !important;
    color: #212121 !important;
    border: 1px solid #ADADAD !important;
  border-radius: 8px !important;
  padding: 30px !important;
  position: relative !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  
  }
  .single-post .intro-section {
    background: unset;
    padding: 0;
  }
  .resources-cards-wrapper .card .content-wrap{
      display: flex;
    flex-direction: column;
  }
  .resources-cards-wrapper{
  align-items:stretch;
  }
  .resources-cards-wrapper .card{
  min-height:auto;
  
  }
  .resources-cards-wrapper .read-more {
    color: #126DFF !important;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
  }
  /* @media(max-width:767.98px){
  .resources-slider .swiper-slide {
  width:100% !important;
  }
  } */
  .our-story .cards-container {
    display: flex;
    justify-content: center;
    z-index: 1;
    position: relative;
  }
   .our-story .cards-container .card {
    width: 500px;
    border: 1px solid #ADADAD;
  }
  .our-story .cards-wrapper {
    margin-top: 20px;
  }
  .intro-section h2 span{
    font-weight: 600;
  }
  .what-we-do p {
    margin-bottom: 16px;
  }
  .what-we-do p:last-child {
    margin-bottom: 0px;
  }
  div.pry-yellow-bg-section{
  background-color:rgba(255, 215, 0, 1);
  }
  .intro-section a {
    color: #212121;
    font-weight: 600;
	white-space: nowrap;
  }
  .solutions p {
    margin-bottom: 16px;
  }
  .solution-img {
    margin-top: 36px;
      max-width: 800px;
      margin: 0 auto
  }
  .pre-footer-sec p {
    margin-bottom: 24px;
  }
  .page-template-page-team .pre-footer-sec p
  {
    font-size: 24px;
    line-height: 36px;
  }
  .video-wrapper {
    position: relative;
    display: inline-block;
  }
  
  .play-icon-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 80px;
    height: 80px;
    transition: opacity 0.3s ease;
    z-index: 10;
    pointer-events: auto;
  }
  
  .play-icon-svg:hover {
    opacity: 0.8;
  }
  
  .play-icon-svg.hidden {
    display: none;
  }
  textarea[rows] {
    min-height: calc(1.5em * 3);
  }
  .input input, .input textarea{
      background-color: #F5F5F5;
  }
  .partner-form-wrap h2 {
    margin-bottom: 24px;
  }
  .device-menu {
    display: none;
  }
  /* Header Styles */
  @media (min-width: 0) and (max-width: 1199.98px) {
    #ham-close path {
      stroke: #212121 !important
    }
    /* .header.active {
      background-color: transparent !important;
    } */
     .desktop-menu {
      display: none !important;
     }
    .device-menu {
      display: flex;
      justify-content: space-between;
  }
  
  .dropdown-trigger {
    font-size: 18px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-weight: 600 !important;
  }
  .dropdown-trigger span.chevon svg {
    width: 14px;
    height: 14px;
  }
    #nav-drawer {
      margin-top: 12px;
      height: 100vh;
    }
    header #nav-drawer ul li {
      width: 100%;
      margin: 0 !important;
    }
    header #nav-drawer ul li:last-child {
      border: 0;
  }
    header #nav-drawer ul li .new-brand-btn {
      margin: 18px 10px 10px 10px;
      font-weight: 700;
    }
    .dropdown-menu {
      top: 50px;
    }
    .dropdown-menu {
      display: none !important;
  }
  .dropdown-menu.open {
      display: block !important;
  }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    #header .inner-holder button {
      display: block;
    }
    #header .inner-holder {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    #nav-drawer {
        display: none;
    }
    .header.device-active #nav-drawer {
        display: block;
    }
    #nav-drawer ul {
        flex-direction: column;
    }
    header #nav-drawer ul li {
        width: 100%;
    }
    header #nav-drawer ul li {
        width: 100%;
        border-bottom: 1px solid rgb(229, 231, 235);
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .partner-grey-wrap{
        padding: 40px 40px 160px;
    }

    .partner-grey-wrap:has(.wpcf7-not-valid-tip) {
      padding: 40px 40px 320px;
    }
  }
  .pr-4 {
    padding-right: 1rem;
  }
  .accordion-section .ac-t .ac-title {
    flex-basis: 90%;
  }
  .accordion-section .ac-t .ac-icon {
    flex-basis: 10%;
    text-align: right;
  }
  .accordion-section .ac-t .ac-icon img {
    display: inline-block;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
      .accordion-section .ac-t .ac-title {
          flex-basis: 80%;
      }
      .accordion-section .ac-t .ac-icon {
          flex-basis: 20%;
      }
  }
  body.blog .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span {
    display: block;
      font-size: 32px;
      line-height: 1.3;
      font-weight: 300;
      margin-bottom: 15px;
  }
  .resources-cards-wrapper .yellow-bg {
    padding: 40px 60px;
    margin: 0 auto 28px;
  }
  .accordion-section .ac-c {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 20px solid #fff;
    border-radius: 2px;
  }
  .resources-cards-wrapper .card .resource-cta span {
    font-size: 16px;
    color: #126DFF;
    font-weight: 600;
    line-height: 24px;
    padding-right: 0;
    margin-right: 8px;
    transition: all 0.3s;
  }
  .resources-cards-wrapper .yellow-bg  a span {
    margin-right: 8px;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
  .resources-cards-wrapper .card .resource-cta  path {
    stroke: #126DFF;
  }
  .resources-cards-wrapper .yellow-bg  a:hover span {
    margin-right: 12px;
    transition: all 0.3s;
  }
  .accordion-section .ac-c p a {
      text-decoration: underline;
      color: #212121;
      font-weight: 600;
  }
  .resources-cards-wrapper .card:hover .resource-cta  span {
    margin-right: 12px;
    transition: all  0.3s;
  }
  .load-more-blogs .btn.primary {
    margin-top: 80px;
    font-size: 16px;
    padding: 11px 21px;
  }
  body.single-post  figure {
    margin-bottom: 30px;
  }
  body.post-type-archive-casestudies .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span {
    font-weight: 300;
  }
  .resources-cards-wrapper .card .cs-cta span {
    color: #126DFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
  .resources-cards-wrapper .card .cs-cta span, .resources-cards-wrapper .card .cs-download span {
    color: #126DFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    transition: all 0.3s;
  }
  .resources-cards-wrapper .card .cs-cta:hover span {
    margin-right: 4px;
    transition: all 0.3s;
  }
  .resources-cards-wrapper .card .cs-download:hover span {
    margin-right: 4px;
    transition: all 0.3s;
  }
  .resources-cards-wrapper .card .cs-cta svg path {
    stroke: #126DFF;
  }
  .resources-cards-wrapper .card .cs-download svg path {
    stroke: #126DFF;
  }
  .cs-wrapper {
    margin-bottom: 60px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.heading-eyebrow {
    font-size: 50px !important;
    line-height: 60px;
    display: block;
    margin: 0 0 10px 0 !important;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 {
    font-size: 32px;
    font-weight: 300;
    line-height: 41px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.slider-bold {
    font-weight: 700 !important;
    font-size: 32px;
    font-weight: 300;
    line-height: 41px;
    display: inline;
  }
  .resources-cards-whitepaper a .cta-whitepaper span {
    transition: all 0.3s;
  }
  .resources-cards-whitepaper a .cta-whitepaper svg path {
    stroke: #126DFF;
  }
  .resources-cards-whitepaper a:hover .cta-whitepaper span {
    margin-right: 4px;
    transition: all 0.3s;
  }
  div .swiper.challenges .swiper-slide .slider-icon-title {
    margin-bottom: 10px;
  }
  .accordion-section .ac-t.open .ac-icon img {
      transform: rotate(180deg);
  }
  .job-description ul ul, 
  .job-description ul ol {
      padding-left: 30px;
      margin-bottom: 10px;
  }
  .job-description ul ul li {
    list-style: disc;
  }
  .page-template-page-partnership .resources-slider .swiper-slide .card,
  .page-template-page-partnership .resources-cards-wrapper .card {
      min-height: 340px;
  }
  .resources-cards-wrapper.brouchers-wrapper a .card-link span {
    transition: all 0.3s;
  }
  .resources-cards-wrapper.brouchers-wrapper a .card-link span svg path {
    stroke: #126DFF;
  }
  .resources-cards-wrapper.brouchers-wrapper a:hover .card-link span {
    margin-right: 4px;
    transition: all 0.5s;
  }
  .resources-cards-wrapper.datasheets-wrapper a .card-link span {
    transition: all 0.3s;
  }
  .resources-cards-wrapper.datasheets-wrapper a .card-link span svg path {
    stroke: #126DFF;
  }
  .resources-cards-wrapper.datasheets-wrapper a:hover .card-link span {
    margin-right: 4px;
    transition: all 0.5s;
  }
  .resources-cards-wrapper.brouchers-wrapper,
  .resources-cards-wrapper.datasheets-wrapper  {
    margin-bottom: 60px;
  }
  .contact-us-form {
      padding: 30px;
      border: 1px solid #ADADAD;
    box-shadow: 28px 20px 100px 0px #0000001A;
    border-radius: 8px;
    background-color: #fff;
      margin-left: 40px;
  }
  .contact-us-form .title h3 {
      font-size: 40px;
      line-height: 1.4;
      font-weight: 400;
      font-family: 'Montserrat', sans-serif;
      color: #212121;
      margin-bottom: 24px;
  }
.content-404 {
    overflow: hidden;
    height: 85vh;
}
  .content-404::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -2%;
    transform: translateY(-46%);
    width: 100%;
    height: 100%;
    background-image: url('https://the.f7f.myftpupload.com/wp-content/uploads/2025/12/grey-shade-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .content-404-wrap {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9;
    height: 75vh;
    max-width: 350px;
    margin: 0 auto;
  }
  .newsletter-form .wpcf7-response-output {
    display: none;
  }
  .wpcf7-not-valid-tip{
    font-size: 14px;
  }
  .wpcf7 form.invalid .wpcf7-response-output {
    border: none;
    margin: 16px 0 0;
    padding: 0;
    color: #dc3232;
    font-size: 14px;
  }
  .focus-within\:ring-1:has(input.wpcf7-form-control:focus), 
  .focus-within\:ring-1:has(input.wpcf7-form-control:focus-within) {
    outline: none;
    border: none;
    --tw-ring-color: #212121;
  } 
  .newsletter-form  .focus-within\:ring-1 p {
    max-width: 70%;
    flex: 1 70%;
  }
  .newsletter-form  .wpcf7-form-control-wrap input{
    width: 100%;
  }
  .newsletter-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    position: absolute;
    width: 100%;
    bottom: -40px;
  }
  #applicationform .download-link{
    display: none;
  }

  @media (max-width: 1199.98px) {
    body.post-type-archive-casestudies .heroSlider-wrap.single-banner .hero-banner-content h2.width-65,
    body.post-type-archive-data_sheets .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 {
        line-height: 1.4;
    }

    body.post-type-archive-casestudies .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span,
    body.post-type-archive-data_sheets .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span {
        font-size: 24px;
        line-height: 1.4;
        margin: 0;
    }

    body.blog .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span br {
      display: none;
    }
  }
  @media (min-width: 0) and (max-width: 991px) {
      .accordion-intro-wrap .intro-text {
          padding-top: 20px;
          padding-bottom: 0;
      }
      .accordion-intro-wrap .accordion-section {
          padding-top: 0;
          padding-bottom: 20px;
      }
      .contact-us-form {
          margin-left: 0;
      }
  }
  @media (min-width: 0px) and (max-width: 767.98px) {
      .contact-us-form {
          padding: 20px;
      }
      .contact-us-form .title h3 {
          font-size: 30px;
      }
      .content-404::before{
        right: 0;
        transform: translateY(-46%);
        background-position: 48% center;
      }
      .content-404-wrap{
        height: 80vh;
      }
  }

  @media only screen and (max-width: 767.98px) and (orientation: landscape) {  
    .content-404,
    .content-404-wrap {
      height: 100vh;
    }
  }

  @media (min-width: 768px) and (max-width: 991.99px) {
      .contact-us-form .title h3 {
          font-size: 34px;
      }
      .content-404::before{
        right: -5%;
        transform: translateY(-46%);
      }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .content-404::before{
      right: -3%;
      transform: translateY(-46%);
    }
  }
  @media (min-width: 0) and (max-width: 767.98px) {
    .resources-cards-wrapper .yellow-bg {
      padding: 30px;
      margin: 0 auto;
    }
    .load-more-blogs .btn.primary {
      margin-top: 40px;
    }
    .resources-slider .swiper-slide .card, .resources-cards-wrapper .card {
      padding: 20px;
    }
    .cs-wrapper {
      margin-bottom: 40px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 {
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.slider-bold {
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
  }
  .resources-cards-whitepaper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
    padding: 40px 0 0;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.heading-eyebrow {
    font-size: 32px !important;
    line-height: 40px;
  }
  .resources-cards-wrapper.brouchers-wrapper,
  .resources-cards-wrapper.datasheets-wrapper  {
    margin-bottom: 40px;
  }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .resources-cards-whitepaper {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 30px;
      padding: 40px 0 0;
    }
  }
  @media (min-width: 768px) and (max-width: 1199.98px) {
    .resources-slider .swiper-slide .card, .resources-cards-wrapper .card {
      padding: 20px;
    }
    .cs-wrapper {
      margin-bottom: 40px;
  }
  .homeslider.owl-carousel {
    margin-top: 20px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 {
    font-size: 24px !important;
    line-height: 28px;
  }

  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.slider-bold{
    font-size: 24px !important;
    line-height: 38px;
  }
  body.post-type-archive-whitepapers .heroSlider-wrap.single-banner .hero-banner-content h2.width-65 span.heading-eyebrow {
    font-size: 32px !important;
    line-height: 40px;
    margin-bottom: 4px !important;
  }
  .resources-cards-wrapper.brouchers-wrapper,
  .resources-cards-wrapper.datasheets-wrapper  {
    margin-bottom: 40px;
  }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .resources-cards-wrapper .card .cs-cta span, .resources-cards-wrapper .card .cs-download span {
      font-size: 14px;
    }

    body.blog .resources-cards-wrapper .yellow-bg {
      width: 100%;
    }
  }
  @media (min-width: 0) and (max-width: 991.98px) {
    .partner-grey-wrap{
      padding: 40px 20px;
      max-width: 100%;
    }

    .partner-grey-wrap:has(.wpcf7-not-valid-tip) {
      padding: 40px 20px;
    }
  
    .partner-left-content {
      width: 100%;
    }
  
    .partner-form-wrap {
      position: unset;
      width: 100%;
      height: auto;
      margin-top: 30px;
      transform: unset;
    }
    .accordion-section {
      padding-top: 40px;
    }
    .intro-text {
      padding-top: 40px;
    }

    .accordion-section .custom-h2,
    .accordion-section .text-24{
      text-align: center;
    }
  }
  .single-content p {
    margin-bottom: 1rem;
    margin-bottom: 20px;
  }
  table {
    border: 1px solid;
    margin-bottom:20px;
  }
  table td {
    border: 1px solid;
  padding: 10px;
  }
  .input select {
    background-color: #F5F5F5;
  }
  .blog-card {
      background-color: #fff !important;
  }
  .single-post [style*="linear-gradient"] {
      background: #ffffff !important;
      border: 1px solid #ADADAD !important;
      border-radius: 8px !important;
      padding: 20px !important;
      color:#212121;
  }
  .single-post [style*="linear-gradient"] {
    color: #212121 !important;
  }
  .single-post [style*="background-color:#abb7c233"] {
    background-color: #fff !important;
    color: #212121;
  }
  .resource-backbtn a span {
      color: #212121;
    }
  .resource-backbtn a svg path {
        stroke: #212121;
    }
  #applicationform form.wpcf7-form {
      background-color: #fff;
      padding: 40px;
      border: 1px solid #ADADAD;
      border-radius: 8px;
  }
.case-card__media {
    width: 50%;
}
.case-card__content {
    width: 50%;
}
.case-card__inner {
    display: flex;
    background: #fff;
    border-radius: 4px;
}
.case-card__content {
    width: 50%;
    align-self: center;
}
  .case-card__content {
    padding: 34px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;    
  }

  .case-card__eyebrow {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #969696;  
	  margin-bottom: 8px;
  }

  .case-card__title {
    margin: 0 0 8px !important;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #111827; /* near-black */
  }

  .case-card__desc {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #4b5563; 
    max-width: 520px;
    font-weight: 400;
	  margin-bottom: 8px;
  }
.case-card__content .btn.primary {
	align-self: flex-start;
    display: flex;
    gap: 15px;
    align-items: center;
}
.case-card__media img {
	border-radius: 4px 0 0 4px;
}
@media(max-width:767.98px){
    .icons-wrapper.three-grid-col {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.case-card__inner{
        flex-direction: column;
    }
    .case-card__media{
        width: 100%;
    }
    .case-card__content{
        width: 100%;
    }
    .case-card__content {
      padding: 22px;
    }    
	.case-card__media img {
		border-radius: 4px 4px 0 0;
	}
	div .swiper.challenges .swiper-slide .slider-icon-title {
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.case-card__media img {
		border-radius: 4px 4px 0 0;
	}
	.case-card__inner {
		align-items: center;
	}
	.case-card__content {
		padding: 24px 30px;	
	}
	.case-card {
		width: 50%;		
	}
	.case-card__inner {
		display:block;
	}
	.case-card__media {
	  width: 100%;
	}
	.case-card__content {
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.case-card__content {
		padding: 24px 32px;
	}
}
.page-id-3904 #wpcf7-f169-p3904-o2 {
    background-color: #fff;
    padding: 10px 40px 40px;
    margin: 80px 0px 40px;
}
.page-id-3904 form{
text-align:center;
}
.page-id-3904 .new-brand-btn {
	margin:0 auto;
}
.new-brand-btn.wpb-pcf-btn-default a {
    color: #212121 !important;
}
.wpcf7 h5 {
    margin-bottom: 16px;
}
.single-content p{
  margin-bottom:24px;
}