@media screen and (max-width: 991px) {
  .location_hero_sec.services {
    min-height: auto !important;
    padding-top: 200px !important;
    padding-bottom: 2.5rem !important;
  }

  .services {
    padding: 0.2rem 0.7rem !important;
    font-size: 1rem !important;
  }
  /* Home page*/
  .hero_heading {
    letter-spacing: 0 !important;
  }
  .btn-mobile_hide {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-start;
    /* align-items: center; */
    display: flex;
    /* flex-flow: column; */
  }
  .buttons {
    /* margin-top: 50px; */
    text-align: center;
    border-radius: 30px;
  }
  .blob-btn {
    padding: 10px 20px !important;
    font-size: 12px !important;
  }
  .case-studie_wrapper {
    display: block !important;
    /* margin: 1rem !important; */
  }
  .case_title {
    font-size: 1.2rem !important;
  }

  .case_tags {
    margin-bottom: 34px !important;
    font-size: 0.9rem !important;
  }
  .service_title {
    font-size: 2rem !important;
  }
  .cardbox,
  .brandheader,
  .spacer {
    display: block !important;
    flex-wrap: wrap;
  }
  .cardbox {
    padding: 1.5rem !important;
  }
  .btn_icon_wrapper {
    display: none !important;
  }
  .bt_icon-wrap {
    text-align: left !important;
    /* min-height: 10rem !important;  */
  }
  .meeting_content {
    /* padding: 1rem !important; */
    display: block !important;
  }
  .absolute_review {
    margin-top: 34px !important;
  }
  .meeting_card {
    padding: 1em 0.5em 1em !important;
    display: block !important;
  }
  .text-animation {
    padding-top: 3em !important;
    padding-bottom: 0 !important;
  }
  .text {
    font-size: 3.2vw !important;
  }
  .award_heading-wrap {
    font-size: 3.25em !important;
  }
  /* .award_cards-grid {
    display: block !important;
  } */
  .award_card {
    grid-row-gap: 1rem !important;
    margin-bottom: 1em !important;
  }
  .container.is_meeting {
    grid-row-gap: 2.5rem !important;
  }
  .container.is_contact {
    flex-direction: column !important;
  }
  .contact_heading {
    font-size: 2.5rem !important;
  }
  .contact_sec {
    padding-top: 2.75rem !important;
  }
  .award_heading_wrapper {
    /* padding: 3rem 3rem !important; */
  }
  .hero_sec {
    height: 65vh !important;
    display: block !important;
  }

  .hero_sec {
    height: auto !important;
  }
  .hero_content {
    /* flex-direction: column !important; */
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start !important;
  }
  .hero_para {
    font-size: 1.125rem !important;
    margin: 0px !important;
  }

  .mobile_view {
    display: none !important;
  }
  .meeting_sec {
    margin-top: 2.5rem !important;
  }
  .services-container {
    padding: 1rem !important;
  }
  .activeblog_wrapper {
    padding-bottom: 1rem !important;
  }
  .single_blog {
    flex-wrap: wrap;
  }
  .blogs_wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .case_studies_content {
    flex-direction: column !important;
  }
  .services_heading {
    font-size: 1.5rem !important;
  }
  .cst_left_wrap {
    max-width: 100% !important;
  }
  .cst_right_rich h2 {
    font-size: 1.5rem !important;
  }
  .about_headinng.h1 {
    line-height: 30px !important;
    margin: 1rem 0rem !important;
    font-size: 2em !important;
  }
  .about-title {
    font-size: 1rem !important;
  }
  .container.is_testimonial {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .container.is_location {
    display: block !important;
  }
  .container.is_bio {
    display: block !important;
  }
  .accordion {
    width: 360px !important;
  }
  .lb_faq_ques {
    font-size: 1.2rem !important;
  }
  .loca_cta_title {
    font-size: 2rem !important;
  }
  .loca_cta_content {
    padding: 1.5rem !important;
  }
  .lb_title {
    font-size: 1.7rem !important;
  }
  .lb_img-wrap {
    height: 25rem !important;
  }
  .location_heading1 {
    font-size: 2.5rem !important;
  }
}
