
@media(max-width:479px) {
  h3.text-white.fs-5.my-2 {
    font-size: 13px !important;
  }

  .coverge p {
    font-size: 13px;
  }

  .coverge_box figure {
    margin: 0;
    width: 22%;
    float: left;
    margin-top: 14%;
  }

  .coverge_box figcaption {
    width: 65%;
  }

  .coverge .col-md-3.mb-4 {
    padding: 18px 0 18px 13px;
  }
  h2 {
    font-size: 2.25rem;
}

h2.section-h2 {
    font-size: 1.7rem;
}

.application-right h3 {
    font-size: 1.2rem;
}
.process-container {
  margin: 3rem 2.5rem 2rem 2.5rem !important;
}
  .book_consultation,
  .footer_consultation {
    padding: 30px 20px;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.25rem 0rem;
    padding-left: 0;
    font-size: 1.5rem;
    color: white;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
  }
  .accordion-body {
    color: white;
    padding: 0 0 1rem 0;
    text-align: left;
    font-size: 1rem;
}
.btn-container{
  text-align: left;
  margin: 2rem 0;
}
.btn-container .btn{
  background: #bf8459;
  border-radius: 0;
  font-size: 1.25rem;
  font-weight: 400;
  padding: .75rem 1rem;
  display: block;
}
.why {
  text-align: left;
  color: white;
  margin: 1rem 3rem 1rem 3rem;
  display: block;
}
.book_consultation1 h3 {
  font-size: 1.8rem;
  color: #ffffff;
}
.book_consultation h3 {
  font-size: 1.8rem;
  color: #bf8459;
}
.banner-content h2{
  font-size: 1.1rem;
}
.banner-content p{
  font-size: .69rem;
  padding-right: 0px;
  line-height: 1.7;
}
}
