


@media only screen and (max-width: 768px) {
  .navbar-toggler:focus {
    box-shadow: none;
}

}

@media only screen and (max-width: 575px) {

  .nav-item {
    margin-left: 0;
}
.nav-item.search-nav-item {
  margin-left: 0;
}

.nav-link {
  font-size: 16px;
  line-height: 20.96px;
}

.topHedrSearch {
  margin-left: 0;
  margin-bottom: 10px;
}

  .navbar-brand img {
    width: 79px;
}

.bannerBg{
  position: relative;
}

  .bnrTxt {
    margin-top: 0;
    position: absolute;
    left: 0;
    padding: 15px;
    width: 100%;
    top: 50%;
    transform: translate(0%, -50%);
}
  .bnrTxt h1 {
    font-size: 35px;
    line-height: 51px;
}

.bnrTxt p {
  font-size: 18px;
  line-height: 29.5px;
}

.btn.bnrbtn {
  padding: 7px 18px;
  transition: all ease-out 0.4s;
}

.hdr {
  font-size: 25px;
}

.aboutPra p {
  font-size: 16px;
  line-height: inherit;
}
.about_img {
  width: 100%;
  margin: 20px 0 0;
}

.sub-hdr h2 {
  font-size: 22px;
  line-height: 30px;
}

.sub-hdr p {
  font-size: 16px;
}
.sub-hdr {
  margin: 20px 0 28px;
}

.services-box h3 {
  font-size: 18px;
}

.well-prog-subHdr {
  width: 100%;
  margin: 20px auto 30px;
}

.well-prog-subHdr h3 {
  font-size: 18px;
}

.wellProgHdr {
  font-size: 18px;
margin-top: 20px;
}

.wellProgBtn {
  position: inherit;
}

.com-suport-text h1 {
  font-size: 25px;
  line-height: 30px;
}

.com-suport-text p {
  font-size: 15px;
  line-height: 22px;
}

.d-flex.justify-content-between.com-support-btn {
  flex-wrap: wrap;
}

.com-support-btn a {
  font-size: 16px;
  padding: 10px 25px;
  margin-bottom: 10px;
}

.com-suport-img {
  text-align: center;
}
.supportText h1 {
  font-size: 25px;
  line-height: 30px;
  width: 100%;
}


.ourTeamHdr_pra {
  font-size: 16px;
  line-height: 24px;
}


.meetTeamBx a {
  margin-bottom: 25px;
}

.meetTeamBx h3 {
  font-size: 18px;
}

.testimonial-img-box {
  margin-right: 0;
  height: 200px;
  margin-bottom: 20px;
}

.testiImg1,.testiImg2,.testiImg3,.testiImg4,.testiImg5,.testiImg6,.testiImg7,.testiImg8,.testiImg9 {
  width: 65px;
}
.testiImg7 {
  bottom: 0;
}

.testiImg9 {
  bottom: 8%;
  right: 9%;
}

.testimnlPra p {
  font-size: 16px;
  line-height: 24px;
}

.testimonial .slick-prev {
  right: 64px;
}

.testimonial .slick-next {
  right: 11px;
}

.blogBoxPra h3 {
  font-size: 17.55px;
  line-height: 23.82px;
}

.accordion-button.accordianBtn {
  font-size: 15px;
  line-height: 24px;
  padding: 10px 0;
}
.ftrBook {
  font-size: 23px;
}
.aboutWrap {
  padding: 35px 0;
}

.serviceWrap {
  padding: 35px 0 40px;
}

.wellProgWrap {
  padding: 35px 0 40px;
}

.cumSupportWrap {
  padding: 35px 0 40px;
}
.supportText {
  padding: 40px 0;
}

.testimonialWrap {
  padding: 75px 0 25px;
}

.askQuesWrap {
  padding: 35px 0;
}

.ftrBg {
  padding: 35px 0;
}
.blogBoxPra {
  min-height: auto;
}

}


