@media only screen and (max-width: 767px) {
  .footer .icons {
    width: 68%; }
    .footer .icons a {
      width: 50%; }
      .footer .icons a .flright {
        float: right; }
      .footer .icons a .fleft {
        float: left; }

  .lateralImovel .semelhante .info {
    padding-left: 0px !important; }
  .lateralImovel .img img {
    height: auto !important; }

  .icons a {
    float: left;
    width: 100%;
    margin-bottom: 10px; }

  .banner {
    padding: 30px 0px !important; }
    .banner .search {
      padding: 15px 20px 5px 20px !important; }
      .banner .search h3 {
        font-size: 14px; }
      .banner .search a {
        color: white;
        margin-top: 4px;
        padding-bottom: 5px !important;
        display: block; }
      .banner .search form#search select {
        width: 46%;
        margin-right: 4%;
        float: left;
        margin-bottom: 10px; }
      .banner .search form#search input[type="submit"] {
        width: 46%;
        margin: 0; }
      .banner .search form#search select,
      .banner .search form#search input[type="submit"] {
        padding: 9px 10px !important; }
      .banner .search form#search input[type="text"] {
        width: 100%;
        margin-bottom: 5px; }

  .boxModal {
    width: 82%;
    margin: 10px 9%;
    float: left; }
    .boxModal h1 {
      font-size: 19px; }

  .destaques h1 {
    width: 58%; }
  .destaques .hr {
    width: 21%; }

  .boxProduto {
    padding: 0px !important; }

  .footer {
    background-color: #212121;
    padding: 20px 0px !important; }
    .footer p {
      width: 68%; }

  .imovel .imgImovel {
    height: 230px; }
  .imovel .preco {
    padding: 5px 0px !important; }
    .imovel .preco p {
      line-height: 18px;
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      margin: 5px 0px; }
  .imovel p.localidade {
    margin-bottom: 5px;
    font-size: 14px !important; }

  .contacto .contactoInfo p.title {
    font-size: 14px;
    margin: 15px 0px 5px 0px; }
  .contacto .contactoInfo p.info {
    width: 100%;
    margin-top: 5px; } }
/* MENU */
@media only screen and (max-width: 1024px) {
  .menu {
    display: none; }

  .menu-mobile img {
    cursor: pointer;
    float: right; }

  .menu-responsive {
    display: none;
    position: absolute !important;
    margin: 0;
    top: 80px;
    right: 0;
    background: white;
    z-index: 999;
    list-style-type: none;
    padding: 20px;
    border: 0px !important;
    text-align: right; }
    .menu-responsive li {
      padding-bottom: 15px !important; }
      .menu-responsive li a {
        color: #212121; }
      .menu-responsive li .dropdown-mobile {
        padding-top: 10px !important; }
        .menu-responsive li .dropdown-mobile li a {
          font-size: 12px;
          font-weight: bold; }
        .menu-responsive li .dropdown-mobile li:last-child {
          padding-bottom: 0px !important; }

  .gallery-slide {
    padding: 15px !important; } }
@media only screen and (min-width: 1025px) {
  .menu-responsive,
  .menu-mobile {
    display: none; } }
/* END MENU */
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .menu-responsive {
    padding-right: 3.33333333%;
    top: 80px; }

  .banner {
    padding: 50px 0px !important; } }
@media only screen and (min-width: 768px) {
  .hidden-sm {
    display: none; } }
@media only screen and (min-width: 1600px) and (max-width: 5000px) {
  .boxProduto img.imovel {
    height: 199px !important;
    object-fit: cover;
    width: 100%; } }

/*# sourceMappingURL=medias.css.map */
