@media (max-width: 767px) {
.navbar .text-brand {
  margin-top: 62px !important;
          width: 150px;
                  padding: 10px;
}
.header-top-bar .col-lg-5 {
  display: none;
}
.list-inline-item:first-child {
    margin-right: .5rem;
    padding-bottom: 10px;
}
.navbar-toggler {
  position: absolute;
  right: 15px;
  z-index: 1;
  border: none !important;
  outline: none !important;
  color: #fff;
  top: 13px;
}
.navbar-expand-lg .navbar-collapse {
  position: absolute;
  top: 0px;
  background: #fff;
  left: 0;
  width: 100%;
  padding-left: 15px;
  padding-top: 10px;
}
.wave-separator{
  top: 138px;
}
.intro, .intro .carousel-item-a {
  margin-top: 35px;
  height: 33vh;
}
.intro .swiper-pagination {
  display: none;
}
.intro .intro-body .price-a {
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 0px;;
}
.intro .intro-subtitle.intro-price {
    padding-top: 0;
    font-size: 1.2rem;
}
.intro .intro-title {
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 20px;
}
.section-md-t3 {
  padding-top: 3rem !important;
}
.carousel-pagination {
  display: none;
}
.contact-btn {
    width: fit-content;
    margin: 0;
    padding-bottom: 15px;
}
.section-testimonials {
    background: #f3f3f3;
    padding-bottom: 0;
}
.inner-banner {
    margin-top: -55px;
}
.inner-banner h6{
  font-size: 25px;
}
.textnext{
  display: block;
}
.tm-page-cols-container {
    padding-top: 15px;
    padding-bottom: 1rem;
}
.filters-button-group {
    padding-bottom: 0;
}
.faq {
    padding-top: 1rem;
    padding-bottom: 2rem;
}
.title-a {
    text-decoration: none;
    font-size: 3.5rem;
    font-weight: 500;
}
.section-t8 {
        padding-top: 2rem;
    }
}
