.home-aside {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: end !important;
}
  
.banner-top-container { 
    max-height: 200px;
    display: flex;
    justify-content: center;
    /* margin-bottom:50px; */
}

.box-mega-banner-1 {
  margin-bottom:30px;
}

.box-mega-banner-2 {
  margin-top:50px;
}

.banner-top {
    max-width: 1094px;
    width: 100%;
    /*height: 200px;*/
    height: auto;
    max-height: 200px;
    margin: 0;
}

.foto-cabecalho-blog-container { 
  max-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto 30px;
}

.foto-cabecalho-blog {
  max-width: 1094px;
  width: 100%;
  max-height: 200px;
  margin: 0;
}

/* .banner-aside-container {
    max-width: 300px;
    width: 100%;
   margin-left: 20px;
    height: 100px;
    margin: 20px 0;
} */

.top-banner, .mid-banner {
  /* display: flex !important; */
  /* justify-content: end !important; */
  /* text-align: right; */

  width: 100%;
  height: auto;
  /*min-height: 100px;*/
  max-width: 300px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.banner-retangulo {
  /* display: flex !important;
  justify-content: end !important; */
  /* text-align: right; */
  
  width: 100%;
  /*max-width: 300px;*/
   max-height: 250px;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.banner-meia-pagina {
  display: flex !important;
  justify-content: center !important; 
  /* text-align: right; */
  /*float: right;*/
  width: 100%;
  max-width: 300px;
  max-height: 600px;
  height: auto;
  margin-bottom: 20px;
}

.editor-banner-meia-pagina {
  /* display: flex !important;
  justify-content: end !important; */
  /* text-align: right; */
 /* float: right;*/
  width: 100%;
  /* max-width: 300px; */
  /*max-height: 600px;*/
   /*min-height: 40vh;*/
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.editor-banner-meia-pagina img {
  height: min-content;
}
.banner-patrocinio-editoria {
  display: flex !important;
  justify-content: center !important;
  width: 100%;
  /* max-width: 300px; */
  max-height: 200px;
  height: auto;
  margin: 20px 0;
}

.banner-patrocinio-editoria-pagina-editoria {
  display: flex !important;
  justify-content: center !important;
  width: 100%;
  /* max-width: 300px; */
  max-height: 200px;
  height: auto;
  margin-bottom: 20px;
}

.banner-vertical-container {
    max-width: 300px;
    width: 100%;
    margin-left: -20px;
    height: 600px;
    margin: 20px 0;
}

.banner-aside {
    width: 100%;
   /* margin-left: 20px;*/
    height: 250px;
    text-align: center;
}

/* .banner-top { */
    /* margin: 0 auto; */
    /* margin: 0; */
/* } */

/* .banner-retangulo {
    max-width: 300px;
    width: 100%;
    height: 250px;
    margin: 20px 0;
} */

@media (max-width: 1200px){
  .banner-top-container {
    margin-bottom: 0;
    /* order: 1; */
  }
  .banner-retangulo {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  /* .grid-news{
    order: 2;
  }
  .box-mega-banner-2 {
    order: 3;
  }
  .top-banner {
    order: 4;
  }
  .maislidas-noticias-container {
    order: 5;
  }
  .banner-retangulo {
    order: 6;
  }
  #feed-container {
    order: 7;
  }
  .mid-banner {
    order: 8;
  }
  .ultimas-noticias-container {
    order: 9;
  }
  .video-secao {
    order: 10;
  }
  .editor-banner-meia-pagina {
    order: 11;
  } */
}

/* @media (min-width: 992px) and (max-width: 1200px) {
  .banner-retangulo {
      margin-top: 0 !important;
      margin-bottom: 35px !important;
    }
} */

@media (max-width: 991px) {
    .box-mega-banner-1 {
      margin:40px 0 15px !important;
    }
    /* .banner-retangulo {
      margin-top: 0 !important;
      margin-bottom: 35px !important;
    } */
}

@media (max-width: 1015px) {
  .home-aside {
    align-items: normal !important;
  }
}

/* @media (max-width: 1015px) {
  .home-aside {
    align-items: normal !important;
  }
} */
  
@media (max-width: 970px) {
  .home-aside {
    align-items: center !important;
  }
}

@media (max-width: 767px) {
  .box-mega-banner-1 {
    margin:40px 0 0;
  }

  .top-banner, .mid-banner {
    display: flex !important;
    justify-content: center !important;
    width: 100%;
   /* height: 100px;*/
    float: none !important;
    height: unset;
  
    /*margin: 0 auto 20px;*/
    margin: 20px auto; 
  }

  .banner-retangulo {
    display: flex !important;
    justify-content: center !important;
    width: 100%;
    /* max-width: 300px; */
   /* height: 250px;*/
    margin: 0 auto 20px;
    float: none !important;
  }
  
  .banner-meia-pagina, .editor-banner-meia-pagina{
    display: flex !important;
    justify-content: center !important;
    width: 100%;
    /* max-width: 300px; */
    /*height: 600px;*/
    margin: 0 auto 20px;
    float: none !important;
  }
}

.carousel-podcast {
  align-self: center;
}

@media (min-width: 767px) {
  .carousel-podcast {
    align-self: end;
  }
}

@media (max-width: 900px) {  /* Corrigido */
  .banner-top-container { 
    min-height: auto !important;
  }
  
  .editor-banner-meia-pagina {
    min-height: 40vh !important;
  }
}

@media (max-width: 500px) {  /* Corrigido */
  .box-mega-banner-1 {
    margin:40px 0 0;
  }
  
  .banner-top-container { 
    min-height: auto !important;
  }
  
  .editor-banner-meia-pagina {
    min-height: 60vh !important;
  }
}