  p, h6, span, h4, a, button, th, td{
  font-family: 'Montserrat';
}
h1, h2, h5, h3{
  font-family: 'Prata';
}
  
  /* Section One */
  .about-section-one {
    padding-top: 60px;
  }

.about-section-one .row {
    display: flex;
    align-items: center;
}
  .about-one-img img {
    width: 100%;
  }


  .about-one-mobile-caption {
    background: #fff;
    padding: 12px;
    border: 1px solid rgba(43,125,191,0.12);
    border-radius: 6px;
  }

  .about-one-mobile-caption .mobile-caption-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px 0;
    text-align: center;
  }

  .about-one-mobile-caption .mobile-caption-sub {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    color: #333;
  }

  .about-one-content h2 {
    font-size: 36px;
    line-height: 1.17;
    letter-spacing: -2px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #252525;
  }

  .about-one-content span {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.15;
    text-align: left;
    color: #252525;
    margin-bottom: 15px;
  }

  .about-one-content p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
    font-weight: 500;
  }

  /* Section Two */
  .about-section-two {
    padding: 60px 0px;
  }

  .about-two-content {
    text-align: right;
  }
.about-image img {
    width: 100%;
  }
  .about-two-content h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: right;
    color: #252525;
  }

  .about-two-content span {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    color: #252525;
  }

  .about-two-content p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
  }

  /* Section Three Gradient */
  .about-three {
    background-image: url('../../img/about/bg.webp');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    height: 560px;
    color: #fff;
  }
.about-three .row {
    display: flex;
    align-items: center;
}
  .about-three h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: left;
    line-height: 1;
    margin-top: 0px;
  }

  .about-three p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 0px;
  }

  .about-four {
    padding: 60px 0px;
  }
 .about-four .row {
    display: flex;
    align-items: center;
}
  .about-four-heading {
    display: flex !important;
    align-items: anchor-center;
    gap: 10px;
    margin-bottom: 20px;
    justify-content: end;

  }

  .about-four h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    text-align: right;
    color: #252525;
  }

  .about-four span {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: #252525;
    display: block;
    margin-bottom: 10px;
    text-align: right;

  }

  .about-four p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 0;
    text-align: right;
  }

  /* .about-four .col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

   .about-two .col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  } */

  @media (max-width: 1024px) {
    .about-three img{
      width: 100%;
    }
    .about-three {
      height: 500px;
    }
    .about-four-img img{
      width: 100%;
    }
  }

  @media (max-width: 768px) {
    .about-section-one{
      padding-top: 24px;
    }
    .about-one-img{
      margin-bottom: 12px;
    }
    .about-one-img h1{
      margin-top: 0px;
       font-size: 24px;
        text-align: center;
        margin-bottom: 16px;
    }
    .about-one-content p{
      text-align: center;
    }
    .about-section-one .row {
      display: block;
    }


.about-section-two{
  padding: 40px 0px;
}
      .about-section-two .row {
    display: flex;
    flex-direction: column;
  }
  .about-section-two .about-image {
    order: -1;
  }

  .about-section-two .about-text {
    float: none;
  }
  .about-section-two .about-image {
    float: none;
  }

  .about-section-two .about-image {
    display: block;
  }
  .about-section-two .about-text {
    display: block;
  }

  .about-section-two .about-image {
    order: -1;
  }
 
  .about-image {
  margin-bottom: 12px;
  }
    .about-two-content {
    text-align: center;
  }
  .about-three .row {
    display: block;
    align-items: center;
}
   .about-three {
    background-image: url('../../img/about/mb-bg.webp');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
     height: 720px;
    color: #fff;
  }
  .about-three h2{
    text-align: center;
  }
  .about-three img{
    width: 100%;
    margin-bottom: 12px;
  }
  .about-three p{
    text-align: center;
  }
  .about-four .row {
    display: flex;
    align-items: center;  
    flex-direction: column;
  } 

  .about-four h2{
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
  }
 .about-four-img img{
    width: 100%;
    margin-bottom: 12px;
 }

  .about-four .about-four-img {
    order: -1;
  }

  .about-four .about-four-text,
  .about-four .about-four-img {
    float: none;
    display: block;
  }

  .about-four span{
    text-align: center;
  }
  .about-four p{
    text-align: center;
  }
  .about-four{
    padding: 40px 0px;
  }
}