/* TELA MAIOR QUE NOTE */
@media screen and (min-width: 1000px) {
  .col-md-12.col-lg-12.col-sm-12.menu-con.fixo {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
  }

  header#headerPrincipal .container-fluid {
    background-color: white;
  }
}

@media screen and (min-width: 1500px) {
  .linha-do-tempo-con {
    max-width: 760px;
    margin: auto;
  }
}

@media screen and (max-width: 1199px) and (min-width: 801px) {
  button.toggle-menu.hidden-lg {
    background: #2b2856 !important;
  }

  .categorias-parceiros {
    flex-wrap: wrap;
    justify-content: center;
  }

  .parceiros-con {
    width: 45% !important;
  }
}

@media screen and (max-width: 1000px) and (min-width: 801px) {
  .col-md-4.logo-con {
    width: 33%;
  }

  .col-md-8.top-menu-con {
    width: 67%;
  }

  div#mod-custom131 p {
    margin: 0px !important;
  }

  div#wrapperMenu a {
    border: none !important;
  }

  .moduletable.logo-menu-flutuante {
    display: none !important;
  }

  nav.menu-padrao > div {
    position: relative;

    ul.lista-menu-principal {
      position: absolute;
      z-index: 5;
      border-left: solid #ff8f4d 4px;
      border-right: solid #ff8f4d 4px;
      border-bottom: solid #ff8f4d 4px;
      flex-direction: column;
      width: 100%;
      right: 0p;
      padding: 5px;
      z-index: 2;
    }
  }

  ul.lista-menu-principal li {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  div#fx2-area-de-pesquisa .col-md-12 {
    width: 100%;
  }

  .col-md-2.logo-con {
    width: 20%;
  }

  header#headerPrincipal .col-md-10 {
    width: 80%;
  }

  .destaques {
    display: flex;
  }

  div.banner-cards {
    .texto-con {
      width: 50% !important;
    }

    h1.titulo-banner {
      font-size: 3rem !important;
    }

    a.position-banner {
      display: flex;
      flex-direction: column;
    }

    .texto-banner {
      color: #2b2856;
      font-size: 2rem;
      font-weight: 600;
      margin: 2px 0px;
    }
  }
}

/* RESPONSIVO ABAIXO DE NOT */
@media screen and (max-width: 1359px) and (min-width: 801px) {
  .botao-con {
    margin-bottom: 30px;
  }

  div#texteira-inner {
    display: flex;
  }

  div.eventos-flex {
    .plugins-eventos {
      .outros-eventos {
        table.mod_events_latest_table.jevbootstrap tbody {
          td {
            .eventos-cards {
              .data-card-evento {
                span {
                  color: #ff8f4d;
                  font-size: 1.8rem !important;
                  line-height: 26px !important;
                  text-align: start;
                }
              }

              .titulo-card-evento {
                a {
                  width: 100%;
                  display: block;
                  text-align: start;
                  color: #2b2856;
                  font-size: 1.5rem;
                  line-height: 20px;
                  max-height: 39px;
                  overflow: hidden;
                }
              }
            }
          }
        }
      }
    }
  }

  .col-md-4 ul.nav.menu.mod-list li a,
  .col-md-4 ul.nav.menu.mod-list li span.separator {
    font-size: 1.7rem !important;
  }

  section#interna ul li ul * {
    font-size: 1.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 800px) {
  .com-content-article.item-page img {
    width: 100%;
    height: auto;
  }

  #interna.mestrado .col-md-8.inner-8,
  #interna.doutorado .col-md-8.inner-8 {
    overflow: scroll;
  }

  .acord-text.aberto {
    overflow: scroll;
  }

  .moduletable.logo-menu-flutuante {
    display: none !important;
  }

  div.banner-cards {
    .texto-con {
      margin: 4.5% 4.5% !important;
    }
  }

  section#interna.comunicacao-visual div {
    height: auto !important;
  }

  section#interna.pos-doutorado img.float-none {
    width: 26px;
    height: auto !important;
  }

  section#interna.pos-doutorado .bloco-documentos .card-doc {
    width: 90% !important;
  }

  section#interna.pos-doutorado #responsivo-docs-card {
    width: 90% !important;
  }

  .categorias-parceiros {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  div#mod-custom131 {
    flex-wrap: wrap;
    justify-content: center;
  }

  p.no-margin-logo {
    width: 45% !important;
  }

  span a strong img.float-none,
  span strong a img.float-none {
    width: 26px !important;
    display: block;
  }

  #headerPrincipal #site-logo p.no-margin-logo img {
    max-width: 100% !important;
  }

  .destaques-home.col-md-3 {
    margin-bottom: 20px !important;
  }

  .com-content-article.item-page img {
    width: 100%;
    height: auto;
  }

  div#mod-custom271 {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
  }

  .links-bottom {
    flex-direction: column;
    gap: 10px;
  }

  .card-lab-new.col-md-4.col-sx-12 {
    width: 99% !important;
  }

  .acord-text.aberto {
    overflow: scroll;
  }

  .eventos .col-md-8.inner-8 {
    overflow: scroll;
  }

  .comunicacao-visual strong .float-none {
    width: 20px !important;
    height: auto !important;
  }

  .parceiros-con {
    width: 100% !important;
  }

  div#wrapperMenu a {
    border: 0px !important;
  }

  header#headerPrincipal .container-fluid {
    display: block !important;
  }

  section#interna.busca {
    cite.result__title-url {
      width: 100%;
      word-break: break-all;
    }
  }

  .area-home-card:hover {
    scale: 1.05 !important;
    background: white;
  }

  .area-home-card {
    margin-bottom: 5% !important;
  }

  .area-de-pesquisa-home-con {
    align-items: center !important;
  }

  .area-de-pesquisa-home-con {
    flex-direction: column;
  }

  div#fx2-area-de-pesquisa {
    background-image: url("images/03_04_PESC_ Fundo+Linhas_.png") !important;
  }

  section#interna .area-home-card {
    width: auto !important;
  }

  section#interna.texteira .slick-track {
    display: flex;
  }

  .area-home-card {
    width: 100% !important;
  }

  div#fx1-noticias .moduletable > h3 {
    font-size: 5rem !important;
    text-align: center !important;
  }

  div#fx2-area-de-pesquisa .moduletable h3 {
    font-size: 5rem !important;
    text-align: center !important;
    margin-left: 0px !important;
  }

  .titulo-fx {
    padding-left: 0px !important;
  }

  .titulo-fx h1 {
    font-size: 5rem !important;
    text-align: center !important;
  }

  h1.titulo-conosco {
    font-size: 5rem !important;
    text-align: center !important;
  }

  h1.titulo-banner {
    font-size: 2.5rem !important;
  }

  #headerPrincipal #site-logo img {
    max-width: 105px !important;
    /* padding: 20px 20px 22px 20px; */
    margin: auto !important;
  }

  .area-de-pesquisa-home-con {
    padding-bottom: 100px !important;
  }

  nav.menu-mapa-do-site ul ul {
  }

  ul.lista-menu-principal li {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  div#fx2-area-de-pesquisa .col-md-12 {
    position: absolute;
    bottom: 2% !important;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  #mod-finder-searchword {
    width: 85% !important;
    /* height: 20vw; */
    color: black !important;
    background: white;
    font-size: 2rem;
    padding-left: 3%;
    border: none;
  }

  /* menu */

  .login-icon {
    margin-top: -60px;
    margin-bottom: 10px;
  }

  header#headerPrincipal {
    div#logo-site p {
      text-align: center;
      /* width: 100%; */
      justify-content: center;
      margin-left: 0px !important;
    }

    .col-md-10 {
      padding: 0px;

      nav.menu-padrao > div {
        position: relative;

        ul.lista-menu-principal {
          position: absolute;
          z-index: 5;
          border-left: solid #ff8f4d 4px;
          border-right: solid #ff8f4d 4px;
          border-bottom: solid #ff8f4d 4px;
          flex-direction: column;
          width: 100%;
          right: 0p;
          padding: 5px;
        }
      }

      .sociais-topo {
        justify-content: center;
      }

      .position-top-menu {
        justify-content: center;
        width: 100%;
        flex-direction: column;
        padding: 0px 15px;

        .iconespesc {
          flex-direction: column;
          row-gap: 20px;
          margin-bottom: 20px;

          .bandeirinhas {
            justify-content: center;
          }

          .soci-icons {
            align-items: center;
            flex-wrap: wrap;

            img {
              width: 55px !important;
            }
          }
        }
      }
    }

    .login-icon {
      margin-top: -60px;
      margin-bottom: 10px;
      position: relative;
      right: 20px;
    }
  }

  button.toggle-menu.hidden-lg {
    background: #2b2856;
  }

  /* Banner */

  div.banner-cards {
    margin-bottom: 80px;

    .texto-con {
      position: relative !important;
      width: 90% !important;
      margin: 0px 5%;
    }
  }

  h1.titulo-banner {
    margin-top: -10px !important;
  }

  /* noticia-home */
  .osBotoes-destaque {
    align-items: center;
    column-gap: 10px;
    row-gap: 10px;
    gap: 10px !important;

    input {
      font-size: 1rem !important;
      padding: 10px 15px !important;
    }
  }

  .destaques-home.col-md-3 {
    width: 100% !important;
  }

  /* area de pesquisa home */
  .back-con {
    background: #2b2856;
    background-image: none !important;
    padding-bottom: 0px !important;

    .area-de-pesquisa-cards {
      flex-direction: column;
      align-content: center;
      flex-wrap: wrap;

      .img-cont.metade {
        width: 90% !important;
      }

      .metade {
        width: 90% !important;
      }
    }

    .navegacao-con {
      display: none !important;
    }
  }

  /* contato-home */
  div#fx-contato-con {
    flex-direction: column;

    .iframe-con {
      width: 100%;
    }

    .contato-text-con {
      width: 100%;
      padding: 20px;
      margin-bottom: 50px;

      .bott-conosco {
        align-content: center;
        flex-wrap: wrap;
        text-align: center;
      }
    }
  }

  /* eventos */
  .eventos-flex {
    flex-direction: column;

    .imagem-eventos {
      width: 100%;
    }

    .plugins-eventos {
      width: 100%;
    }

    div.plugins-eventos {
      div.outros-eventos {
        table.mod_events_latest_table.jevbootstrap tbody {
          flex-direction: column !important;
          justify-content: space-between;

          tr {
            width: 90%;
          }
        }
      }
    }
  }

  /* parceiros */
  .parceiros-con {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;

    .parceiros {
      width: 80% !important;
    }

    .titulo-parceiro {
      h1 {
        text-align: center;
        font-size: 3.5rem !important;
        font-weight: 600;
        color: #2b2856;
      }
    }
  }

  /* rodape */
  nav.menu-mapa-do-site {
    ul.lista-menu-principal {
      flex-direction: column;
      align-items: left;
    }
  }

  .back-footer {
    .info-ico {
      flex-direction: column;
      align-items: center;
      column-gap: 10px;
    }

    .text-info {
      width: 100%;
    }
  }

  /* INTERNA */

  .com-content-category-blog.blog img {
    width: 100%;
  }

  .col-md-4.menu-lates,
  .col-md-8.inner-8 {
    width: 100% !important;
  }

  .imagem-da-pessoa-linha {
    width: 100%;
  }

  .imagem-da-pessoa-linha img {
    width: 100%;
  }

  .card-area-int {
    width: 100% !important;
  }

  .card-doc {
    height: 90px !important;
    margin-bottom: 30px;
  }

  .card-doc a strong {
    width: 100% !important;
    display: flex;

    img.float-none {
      height: 50px;
      width: auto;
    }
  }

  select.gt_selector.notranslate {
    width: 97% !important;
  }

  .teses-e-dissertacoes tbody.fabrik_groupdata tr {
    grid-template-columns: 50% 50%;
  }
  .table-responsive > .table > tbody > tr > td {
    white-space: wrap;
  }
  .teses-e-dissertacoes tr.fabrik___heading {
    grid-template-columns: 50% 50%;
  }

  .atuais,
  .egressos,
  .anteriores,
  .turmas {
    tr.fabrik___heading {
      min-width: 1120px;
    }
    tr {
      min-width: 1120px;
    }
  }
  .pagination {
    display: flex;
  }
  .limit.row.input-group.pb-2 {
    column-gap: 30px;
    row-gap: 7px;
  }

  section#interna .fabroks td.bak_pescstaff___lattes.fabrik_element,
  section#interna .fabroks th.heading.fabrik_ordercell.bak_pescstaff___lattes {
    width: 200px !important;
  }

  section#interna .fabroks td.bak_pescstaff___name.fabrik_element,
  section#interna .fabroks th.heading.fabrik_ordercell.bak_pescstaff___name,
  section#interna .fabroks td.bak_pescstaff___name.fabrik_element a,
  section#interna.atuais td.bak_pescstaff___name.fabrik_element,
  section#interna.atuais th.heading.fabrik_ordercell.bak_pescstaff___name {
    width: 200px !important;
    display: flex;
    white-space: break-spaces;
    justify-content: center;
  }

  .info-ico img {
    width: 80% !important;
  }

  div#developer-logo a {
    img {
      width: 95px;
    }
  }

  .info-ico {
    text-align: center;
  }

  .info-ico div {
    margin-bottom: 20px;
  }

  div#developer-logo .col-md-12 a {
    display: flex;

    align-content: center;
    align-items: center;
  }

  section#interna .fabroks td.bak_pescstaff___picture.fabrik_element,
  section#interna .fabroks th.heading.fabrik_ordercell.bak_pescstaff___picture {
    width: auto !important;
  }

  section#interna .fabroks td.bak_pescstaff___research.fabrik_element,
  section#interna
    .fabroks
    th.heading.fabrik_ordercell.bak_pescstaff___research {
    width: 200px !important;
    display: flex;
    white-space: normal;
  }

  section#interna .fabroks td.bak_pescstaff___email.fabrik_element,
  section#interna.fabroks th.heading.fabrik_ordercell.bak_pescstaff___email {
    width: 200px !important;
  }

  section#interna .fabroks td.bak_pescstaff___situacao.fabrik_element,
  section#interna
    .fabroks
    th.heading.fabrik_ordercell.bak_pescstaff___situacao {
    width: 200px !important;
  }

  .fabrikDataContainer.table-responsive {
    overflow: scroll !important;
  }

  section#interna.laboratorios .com-content-article__body {
    overflow: scroll;
  }

  nav.mod-breadcrumbs__wrapper * {
    font-size: 1.8rem !important;
  }

  div#texteira {
    div#texteira-inner {
      width: 94%;
      margin: 0px 3%;
      padding: 0px;
    }

    .texteira-con {
      flex-direction: column;
      flex-wrap: wrap;
      align-items: center;
      background-size: 100% 50% !important;
      background-color: #ffefe5;
      background-repeat: no-repeat;

      .texteira-titons {
        width: 90% !important;
      }

      .imagem-da-texteira {
        width: 80% !important;
      }
    }
  }

  /* Menu interta  */
  .col-md-4 ul.nav.menu.mod-list {
    width: 90%;
    margin: 0px 5%;
  }

  /* equipe interna  */
  .fundo-row {
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;

    .col-md-4.controlador.topoide {
      width: 80% !important;
      margin-bottom: 30px !important;

      p.lab-title {
        font-size: 2.3rem !important;
      }

      .cargo {
        font-size: 2rem !important;
        margin-bottom: 40px;
      }
    }
  }

  .position-top-menu {
    justify-content: center;
    align-content: center;
    align-items: center;
    row-gap: 0px;
  }

  .container.flex-container {
    display: flex;
    flex-direction: column;
    margin: 20px;
  }

  ul.lista-menu-principal {
    flex-direction: column;
  }

  ul.lista-menu-principal a,
  ul.lista-menu-principal span {
    width: 100%;
  }

  ul.lista-menu-principal li ul {
    width: 100%;
  }

  .busca-top-con {
    width: 100%;
  }

  .soci-icons {
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: center;
  }

  form#searchForm {
    justify-content: center;
  }

  div.linha-cat {
    flex-direction: column !important;
    align-content: center !important;
    /* flex-wrap: wrap; */
    margin-bottom: 30px !important;
    height: auto !important;
    align-items: center !important;
  }

  .linha-infinita {
    left: 49.5% !important;
  }

  .ano-cat {
    justify-content: center !important;
    flex-direction: column !important;
    margin: 0px !important;
    width: 100% !important;
  }

  div.pessoa-linha-con {
    margin: 0px !important;
    width: 80% !important;
    background: white !important;
  }

  .ano-cat p {
    font-size: 2.5rem !important;
    background: white;
    z-index: 2;
    margin-bottom: 20px !important;
  }

  section#interna .form-inline {
    flex-direction: column;
    gap: 10px;
  }

  section#interna .input-group {
    flex-direction: column;
  }

  p.no-margin-logo.coope {
    width: 20% !important;
  }

  .back-footer {
    display: flex;
    justify-content: space-around;
  }

  section#interna.semana-pesc div {
    height: auto !important;
  }

  section#interna.semana-pesc div img {
    height: 20px;
    width: auto;
  }

  .slickdots1 {
    position: relative !important;
    bottom: 19% !important;
    margin: 0px 4.5%;
    width: 35%;
    z-index: 5;
    right: 0px;
  }

  img.triangulo-voador {
    width: 80%;
    height: auto;
    margin-top: 3%;
  }

  div.banner-cards {
    height: auto !important;
  }

  div#fx4 > .moduletable .categorias-parceiros > .parceiros-con div#CNPq {
    width: 70% !important;
  }

  div#fx4 > .moduletable .categorias-parceiros > .parceiros-con div#POLI {
    width: 70% !important;
  }

  div#fx4 > .moduletable .categorias-parceiros > .parceiros-con div#FAperj {
    width: 70% !important;
  }

  div#mod-custom271 {
    display: none !important;
  }

  section.moduletable {
    position: absolute;
    z-index: 2;
    bottom: -58px;
    left: 37%;
  }

  select.gt_selector.notranslate {
    border: solid 2px #ffffff !important;
  }

  #headerPrincipal #site-logo img {
    max-width: 105px !important;
  }

  p.no-margin-logo.coope {
    max-width: 90px !important;
  }

  p.no-margin-logo {
    max-width: 115px !important;
  }
}

@media screen and (min-width: 801px) {
  li.item-235.divider.deeper.parent {
    display: none;
  }
}
