@media (max-width: 991px) {
  .banner_wrapper .banner_img .container .inner_conntent {
    max-width: 100%;
  }

  .blog-banner-img {
    padding-bottom: 20px;
  }
  .offcanvas-body .navbar-nav .nav-item {
    width: 100%;
    padding: 22px 20px;
    border-bottom: 1px solid;
  }
  .inner_conntent h1 {
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 40px;
  }

  .inner_conntent p {
    padding: 0;
  }

  .banner_wrapper .banner_img img {
    height: 478px;
  }
  .offcanvas-body .navbar-btn.navbtn a {
    color: #000 !important;
  }
  .bottom_banner {
    margin-top: -57px;
  }

  .offcanvas-body .nav-link {
    color: #000 !important;
  }

  .feature_wrapper .col-lg-4:nth-child(2) .icon_bx {
    border: unset;
  }

  .titleblog {
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 36px;
  }

  .feature_wrapper {
    padding: 40px 0;
    padding-bottom: 0;
  }

  .about_content .navbar-btn.navbtn {
    margin-bottom: 20px;
  }

  .professional_service {
    padding-top: 42px;
    padding-bottom: 40px;
  }

  .offcanvas-title a img {
    width: 150px;
  }

  .bookNow2 {
    padding-top: 40px;
  }

  .section-header h2 {
    padding: 30px 0;
  }

  .tp-service-details-area {
    padding: 30px 0 0 0;
  }

  .service-sidebar__widget {
    height: 400px;
    margin-bottom: 28px;
  }

  .empoweringsec {
    padding: 15px 0 10px 0;
  }

  .contactForm {
    padding: 40px 0;
  }

  .map-section {
    height: 400px;
  }

  .bookNowContainer {
    width: 82%;
  }
  .logoheader {
    width: 129px;
  }
  .faq_wrapper .accordion-item .accordion-body h6 {
    font-size: 14px;
  }
  .feature_wrapper .col-lg-4:first-child .icon_bx{
    padding-right: 0 !important;
  }
}

@media (max-width: 551px) {
  .inner_conntent h1 {
    font-size: 28px;
  }

  .titleblog {
    padding-top: 10px !important;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 29px;
  }

  .advertisers-service-sec h3 {
    font-size: 19px;
    margin: 10px 0;
  }

  .serviceBtn .serviceA {
    padding: 6px 10px;
  }

  .contactForm {
    padding: 20px 0;
  }

  .highlightSection {
    padding: 30px 0 !important;
  }

  .blogDetails {
    padding: 30px 0;
  }

  .blog-section {
    min-height: 500px;
  }

  .pt-5 {
    padding-top: 30px !important;
  }

  .inner_conntent p {
    font-size: 14px;
    line-height: 25px;
  }

  .contact-us-section .contact-form {
    padding: 10px;
  }

  .containerContact p a {
    font-size: 16px;
    line-height: 22px;
  }

  .feature_wrapper .col-lg-4:first-child .icon_bx,
  .feature_wrapper .col-lg-4:nth-child(2) .icon_bx {
    border: unset;
  }

  .map-section {
    height: 300px;
  }

  .bottom_banner .inner_cont {
    padding-left: 10px;
  }

  .banner_wrapper .inner_banner .inner_heading {
    text-align: center;
  }

  .bookNowContainer {
    width: 100%;
  }

  .professional_service {
    padding-top: 32px;
    padding-bottom: 30px;
  }

  .offcanvas-title a img {
    width: 120px;
  }

  .bookNow2 {
    padding-top: 30px;
  }

  .bookNow {
    padding-bottom: 30px;
  }

  .section-header h2 {
    font-family: var(--secondary-font);
    padding: 10px 0;
  }

  .banner_wrapper .inner_banner .inner_heading h4 {
    font-size: 30px;
  }

  .banner_wrapper .inner_banner img {
    height: 306px;
  }

  .tp-service-details-area {
    padding: 30px 0;
  }
}

@media (min-width: 991px) {
  .current_page_item.active.nav-item .nav-link::after {
    width: 100%;
  }
  .current_page_item.active.nav-item a {
    color: var(--brand-color) !important;
  }
}
