@media screen and (max-width:767px) {
  .bgred-projeto {
    padding-bottom: 0 !important;
    padding-top: 119px !important;
  }

  .bgred-encontros {
    padding-bottom: 0 !important;
    padding-top: 51px !important;
  }

  .bgred-eventos {
    padding-top: 115px !important;
    padding-bottom: 68px !important;
  }

  .bgred-noticias {
    padding-top: 116px !important;
  }

  .space-before-text {
    padding-right: 0
  }

  .form-item-exposedfilter {
    display: block !important;
  }

  .home-container {
    border: none
    outline: none;
  }
  .home-container:before {
    border: none!important;
  }


  .paises .top {
    height: auto !important;
  }

  .ver-todas {
    float: right;
    padding: 18px 5px 0 0;
  }

  .paises {
    background: #ffffff;
  }

  .paises img {
    width: 100%;
  }

  .paises .paises-list {
    padding: 24px 40px 24px 40px;
    background: #be3532;
    margin-top: 15px;
  }

  .bottom {
    background-size: 100% !important;
    background-position: center -1px !important;
    height: 280px !important;
    padding-top: 80px !important;
  }

  .intro-text {
    max-width: 100%;
    padding-top: 0;
  }

  .modulo-documentos {
    padding-top: 25px;
    padding-right: 50px;
  }

  .modulo-documentos .documento:before {
    content: url(../icons_svg/documentos_small.svg);
    padding: 0;
    display: block;
  }

  .modulo-shortcut {
    height: 120px;
    margin: 15px 0 25px;
  }

  .links-rapidos {
    margin: 40px 0 !important;
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }

  .modulo-documentos .titulo {
    padding-bottom: 28px;
  }

  .documento {
    line-height: 40px;
  }

  .eventos-documentos {
    border-top: none;
  }

  .modulo-eventos .ver-todos {
    font-size: 14px;
    text-transform: uppercase;
    padding: 19px 0 0 0;
    float: right;
  }

  .modulo-eventos .outros-eventos .outro a span {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
  }

  .modulo-eventos .localizacao {
    font-size: 16px;
  }

  .doc_bg {
    margin: 0 !important;
  }

  .eventos-documentos {
    margin: 0 !important;
  }

  .destaques {
    width: 100%
  }

  #container-destaque-homepage .lightSlider-destaques-pager {
    display: none;
  }

  .bg_bussola .bg_bussola_small {
    display: none
  }

  .footer-bg {
    background-color: #ECEFF1;
  }

  .modulo-documentos {
    padding-top: 25px;
    padding-right: 0;
  }

  /* Detalhe encontro*/
  .highlighted-encontros {
    margin: 15px;
    height: 200px;
    padding: 25px 10px;
    width: 96%
  }

  .destaque-top {
    display: none;
  }

  .container-imagem-detalhe {
    display: none;
  }

  .hide-img {
    display: block !important;
    padding: 15px 0;
  }

  .table-noticias > tbody > tr > td {
    border-bottom: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  table tr > * {
    display: block;
  }

  table thead {
    display: none;
  }

  .table-noticias > tbody > tr > td:last-child {
    border-bottom: 1px solid #BE3532 !important;
  }

  .table-noticias img {
    display: none;
  }

  .heading-container {
    border: none;
    margin: 0;
    padding: 0 0 25px 0;
    margin-bottom: 0;
    height: auto;
  }

  .exposedfilter {
    display: none;
  }

  div.desktop-footer-copy > a {
   
      width: 190px;
  }
  div.desktop-footer-copy > a > span {margin: 0!important;}
}


@media screen and (min-width: 1200px) and (max-width: 1325px) {
    .home-container {
      margin: 0 0%;
      margin: 0 auto;
      width: 99%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    
    .home-container {
      margin: 0 0%;
      margin: 0 auto;
      width: 99%;
    }
}

@media screen and (max-width: 660px )  {
  
  .home-container {
    margin: 0;
    width: 100%;
  }
  .bottom {height: 230px!important;}
}

@media screen and (max-width:992px) {
    .subnav a {
      margin-right: 15px;
      display: -webkit-inline-box;
      margin-bottom: 10px;
    }
  .lslide > h1 {
      font-size: 30px;}
 
}
@media screen and (max-width:660px) {
  .home-container {
    margin: 0;
    width: 100%;
  }

  .bottom {
    height: 230px !important;
  }

  .highlighted-encontros {
    width: 94%;
  }

}

@media screen and (max-width:520px) {
  .bottom {
    height: 170px !important;
  }

}



 @media screen and (max-width: 500px) {
      .lslide > h1 {
           font-size: 24px;
           line-height: 30px;
      }
      #sub-container-destaque-homepage {
        height: 294px;
      }
      .bcplp-bdp-navigation-elements-container > img {
          width: 110px;height: auto;
      }

}

@media screen and (max-width:390px) {
  .bottom {
    height: 140px !important;
  }

  .highlighted-encontros {
    width: 90%;
  }

  .bcplp-bdp-navigation-elements-container > img {
      width:90px;
  }
  #sub-container-destaque-homepage {
    height: 294px;
  }

}