@media (max-width: 780px) {
  div#wapper div.about .title_about h1,
div.imges_immigration_title h3,
.contact_about_text h1,
.RealEstate_title h3,
.Rental_Management_title h3 {
    border-bottom: 2px solid #ddd;
  }
  div#wapper div.about .title_about h1:after, div#wapper div.about .title_about h1:before,
div.imges_immigration_title h3:after,
div.imges_immigration_title h3:before,
.contact_about_text h1:after,
.contact_about_text h1:before,
.RealEstate_title h3:after,
.RealEstate_title h3:before,
.Rental_Management_title h3:after,
.Rental_Management_title h3:before {
    display: none !important;
  }

  div#wapper .navbar .navbar-header a {
    left: 38%;
  }

  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 450px !important;
  }

  div#wapper .navbar ul {
    margin-top: 0px;
  }

  div#wapper .navbar a.lan {
    position: fixed;
  }
}
@media (max-width: 450px) {
  div#wapper .navbar .navbar-header a {
    left: 30% !important;
  }

  div#wapper div.Rental_Management div.Rental_Management_title_center div.Property_img_about div.property_text {
    position: relative;
    top: -50px;
  }
}

/*# sourceMappingURL=mead.css.map */
