@media screen and (min-width:1024px){
  #mobile{
    display: none;
  }
  #reuniaoCardMobile{
    display: none;
  }
  #galeriaMobile{
    display: none;
  }

}

@media screen and (max-width:1023px){
  .wrapper {
    margin-left: 0pc!important;
}
  #reuniaoCardDesk{
    display: none;
  }
  #galeriaDesk{
    display: none;
  }
}

/* Galaxy S5 */
@media screen and (min-width:360px) and (max-width:375px){
  #galeriaFlex {
    padding-left: 1pc;
    align-items: normal!important;
    padding-right: 1pc;
}
  .tile {
    width: 100%!important;
    height: 280px!important;
}
  .wrap {
    flex-direction: row!important;
    width: 100%!important;
}
  #reuniaoCardDesk{
    display: none;
  }
  #embreve{
    height: 8pc!important;
  }
  #eventosTitulo{
    padding-top: 2pc;
  }
  .parceiros img {
    width: 100%;
    height: 15pc;
  }
  #footer1, #footer2, #footer3, #footer4{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2pc;
  }
  #desk{
    display: none;
  }

  .logo {
    width: 50%;
    height: auto;
    top: 0px!important;
    margin-left: 0px!important;
    position: unset!important;
}

#mainNav.navbar-shrink .logo {
    display: none;
}

.navbar-collapse {
    margin-left: 1pc;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 20px!important;
}

.navbar-dark {
    background-color: rgba(51, 40, 31, 0.94)!important;
}

.dropdown-item {
    font-size: 20px!important;
}

}
/* Pixel 2 abd Pixel 2 XL */
@media screen and (min-width: 400px) and (max-width: 420px){
  #galeriaFlex {
    align-items: normal!important;
    padding-left: 1pc;
    padding-right: 1pc;
}
  .tile {
    width: 100%!important;
    height: 295px!important;
}
  .wrap {
    flex-direction: row!important;
    width: 100%!important;
}
  #embreve{
    height: 8pc!important;
  }
  #eventosTitulo{
    padding-top: 2pc;
  }
  .parceiros img {
    width: 100%;
    height: 15pc;
  }
  #footer1, #footer2, #footer3, #footer4{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2pc;
  }
  #desk{
    display: none;
  }

  .logo {
    width: 50%;
    height: auto;
    top: 0px!important;
    margin-left: 0px!important;
    position: unset!important;
}

#mainNav.navbar-shrink .logo {
    display: none;
}

.navbar-collapse {
    margin-left: 1pc;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 20px!important;
}

.navbar-dark {
    background-color: rgba(51, 40, 31, 0.94)!important;
}

.dropdown-item {
    font-size: 20px!important;
}
#reuniaoCardDesk{
  display: none;
}
}

/* Iphone 5S */
@media screen and (min-width: 320px) and (max-width: 359px){
  #galeriaFlex {
    align-items: normal!important;
    padding-left: 1pc;
    padding-right: 1pc;
}
  .tile {
    width: 100%!important;
    height: 265px!important;
}
  .wrap {
    flex-direction: row!important;
    width: 100%!important;
}
  #embreve{
    height: 8pc!important;
  }
  #eventosTitulo{
    padding-top: 2pc;
  }
  .parceiros img {
    width: 100%;
    height: 15pc;
  }
  #footer1, #footer2, #footer3, #footer4{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2pc;
  }
  #desk{
    display: none;
  }

  .logo {
    width: 50%;
    height: auto;
    top: 0px!important;
    margin-left: 0px!important;
    position: unset!important;
  }

  #mainNav.navbar-shrink .logo {
    display: none;
  }

  .navbar-collapse {
    margin-left: 1pc;
  }

  .navbar-dark .navbar-nav .nav-link {
    font-size: 20px!important;
  }

  .navbar-dark {
    background-color: rgba(51, 40, 31, 0.94)!important;
  }

  .dropdown-item {
    font-size: 20px!important;
  }
  .card-title {
    font-size: 15px!important;
}
.card-container {
    height: 25pc!important;
}
#reuniaoCardDesk{
  display: none;
}

}
/* Ipad */
@media screen and (min-width: 768px) and (max-width: 1023px){
  /* #mobile{
    display: none;
  } */
  #galeriaFlex {
    display: flex;
    flex-direction: column;
    align-items: normal!important;
    padding-left: 2pc;
    padding-right: 2pc;
}
  .tile {
    width: 100%!important;
    height: 200px!important;
}
  .wrap {
    flex-direction: row!important;
    width: 100%!important;
}
  .blog-card .meta {
    flex-basis: 40%;
    height: 180px!important;
}
#reuniaoCardDesk{
  display: none;
}
  #eventosTitulo{
    padding-top: 2pc;
  }
  .parceiros img {
    width: 100%;
    height: 15pc;
  }
  /* #footer1, #footer2, #footer3, #footer4{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2pc;
  } */
  .card-container {
    width: 100%!important;
    height: 26pc!important;
}
  #desk{
    display: none;
  }

  .logo {
    width: 50%;
    height: auto;
    top: 0px!important;
    margin-left: 0px!important;
    position: unset!important;
    max-height: 100%!important;
}

#mainNav.navbar-shrink .logo {
    display: none;
}

.navbar-collapse {
    margin-left: 1pc;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 20px!important;
}

.navbar-dark {
    background-color: rgba(51, 40, 31, 0.94)!important;
}

.dropdown-item {
    font-size: 20px!important;
}
}
