@media (max-width: 767px) {
  p {
    font-size: 15px !important;
  }

  .top_bar a {
    font-size: 14px;
    font-weight: 500;
  }

  .top_right {
    justify-content: space-between;
  }

  .navbar-brand img {
    width: 62px;
  }

  .banner_caption h1 {
    font-size: 28px;
  }

  .banner_caption p {
    width: 90%;

    color: #000 !important;
  }

  .banner_caption {
    margin-bottom: 25px;
  }

  .condition_sec_header h2 {
    font-size: 28px;
  }

  .condition_sec {
    margin-top: 100px;
    padding: 50px 0px;
  }

  .condition_sec_header {
    margin-bottom: 15px;
  }

  .condition_sec_content_box {
    padding: 15px;
    margin: 5px 0px;
    min-height: 162px;
  }

  .condition_sec_content_box h2 {
    font-size: 15px;
  }

  .condition_sec_content_box img {
    width: 70px;
  }

  .condition_sec_content_box .img_box {
    height: 70px;
  }

  .property_buy_sec {
    padding-top: 50px;
  }

  .property_buy_sec_heading h2,
  .sel_to_us_sec h2,
  .ease_step_sec_heading h2,
  .testimonial_heading h2,
  .faq_area>h2 {
    font-size: 28px;
    font-weight: 500;
  }

  .property_buy_sec_heading a {
    padding: 6px 30px;
    ;
  }

  .property_buy_sec_all .owl-dots {
    margin-top: 10px;
  }

  .property_buy_sec .owl-nav {
    display: none;
  }

  .sel_to_us_sec_image {
    height: 320px;
  }

  .sel_to_us_sec_content {
    padding: 25px 15px;
  }

  .sel_to_us_sec {
    padding: 50px 0px;
  }

  .ease_step_sec_heading {
    margin-bottom: 25px;
  }

  .ease_step_sec,
  .faq_page_sec {
    padding: 50px 0px;
  }

  .ease_step_sec_content_single {
    padding: 20px 10px;
    height: auto;
    margin: 10px 0px;
  }

  .testimonials_sec {
    padding: 50px 0px;
  }

  .accordion-body {
    padding: 15px 15px;
  }

  .accordion-button {
    line-height: 150%;
    font-size: 15px !important;
  }

  .footer_top_logo_area {
    padding-right: 0px;
  }

  .quick_links h2,
  .footer_contact h2 {
    font-size: 18px;
  }

  .quick_links ul li a {
    font-size: 15px;
  }

  .footer_contact ul li {
    font-size: 15px;
  }

  .footer_bottom p,
  .footer_bottom a {
    font-size: 14px !important;
    margin-bottom: 0px;
  }

  .footer_top_logo_area img {
    width: 80px;
    margin-bottom: 10px;
  }

  header .nav-item {
    margin-left: 0px;
  }

  header .navbar-nav .nav-link:before {
    display: none;
  }

  .inner_banner {
    height: 170px;
  }

  .inner_banner h2 {
    font-size: 24px;
  }

  .contact_page_sec .form-head {
    font-size: 24px;
  }

  .contact_page_sec .main-wrapper {
    padding: 25px 20px;
  }

  .contact_page_sec {
    padding: 50px 0px;
  }

  .fixed-top {
    position: relative !important;
  }

  .web_header {
    display: none;
  }

  .mobile_header {
    display: block;
    padding: 15px 0px;
  }

  .align_right {
    display: flex;
    justify-content: end;
  }
  .header_links{display: flex;justify-content: end;}
  .header_links ul li {
   margin-left: 0px;
}
.since_img {
  width: 56px;
  margin-left: 0px;
}
.header_search {
  width: 100%;
  margin: 10px 0px !important;
}
.header_bottom {
 margin-top: 10px;
  padding: 0px 10px !important;
}
.data_area {
  padding: 25px 20px;
}
.data_area h2 {
  font-size: 16px;
  color: var(--main-color);
  font-weight: 600;
}
.home_banner {
  margin-top: 0px !important;
}
.con_form {
  padding: 20px;
  margin-bottom: 20px;
}
.con_form form .form-group input,.con_form form .form-group textarea
{
  padding: 5px 0px;
  box-shadow: none;

}
.con_form h4 {
  font-size: 22px;
}
.header_bottom .navbar-nav .nav-item {
 margin-right: 0px !important; 
}
.nav-item .sub-menu {
  position: relative !important;
  padding-left: 0px;
}
.sub-menu li:nth-child(even) {
  background: #ffe5e5;
}
/* .nav-item:hover .sub-menu {
  display: unset !important;
}
.mobile_header .sub-menu{display: none;}
.mobile_header .sub-menu.current{display: block;} */
.mobile_header .dropdown-menu{display: none;}

.mobile_header .dropdown-menu.show{display: block !important;}
.nav-item .sub-menu {
  padding-left: 0px !important; 
}
.sub-menu li a {
font-size: 15px;
}
.login-box {
  width: auto !important;
}
.listing {
  margin-top: 0px !important;
}
.product_listing_sort_left {
  margin-top: 0px; 
}
.listing .row .col-md-6:last-child{margin-top: 0px !important;}
.popular_collection_single_img img {
  width: 100px;
  height: 100px;
  outline-offset: 5px;
}
.popular_collection_single h6 {
  margin-top: 15px;
}
.branches_sec_single_img {
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.branches_sec_single_img:before {
  width: 110px;
  height: 110px;
  left: -8px;
  top: -8px;
}
.branches_sec_single_img:after {
  width: 100px;
  height: 100px;
  
}
.branches_sec_single p {
  margin-top: 10px;
}
.delight_content_single h6 {
  font-size: 15px;
  margin-top: 10px;
}

}