@media screen and (max-width: 768px) {
    header{
      background-image: url(https://midias.correiobraziliense.com.br/_midias/png/2020/08/21/760x760px-6241249.png) !important;
      min-height: 765px !important;
    }
    header article h1 {
      font-size: 45px;
    }
    header article strong {
      font-size: 90px;
    }
    article section h2{
      font-size: 55px;
    }
    article.video iframe {
      height: 425px !important;
    }
    header .apresentado a{
      margin-right: 25px !important;
    }
    header .apresentado {
      float: left;
    }
    header .apresentado {
      top: 635px !important;
    }
    header .apresentado span {
      float: left;
      font-size: 15px;
      width: 100%;
      text-align: center;
    }
    article .lives .item .modal {
      top: 0px !important;
    }
    header .apresentado .marcas{
      margin: 0 auto;
      display: block;
      top: 0 !important;
    }
    article .lives .item .data span {
        font-size: 70px;
    }
    article .lives .item .data span.dia {
        font-size: 95px;
    }
    article .lives .item .description {
       /* width: 65% !important;*/
    }
    article .lives .um {
        width: 335px !important;
    }
    article .lives iframe.video{
      height: 224px !important;
    }
    article.noticias .item img {
      height: 130px !important;
    }
    .addeventatc {
        font-size: 48px;
        background-size: 55px;
        padding: 10px 10px 10px 80px;
    }
    /*section article.video iframe {
      height: 425px !important;
    }*/
    footer p {
        font-size: 30px;
        text-align: center;
    }
}

@media screen and (max-width: 414px) {
  .container{
      flex-direction: column !important;
      padding: 10px;
  }
  header{
    background-image: url(https://midias.correiobraziliense.com.br/_midias/png/2020/08/21/360x360px-6241248.png) !important;
    min-height: 360px !important;
  }
  header article h1 {
    font-size: 45px;
  }
  header article strong {
    font-size: 90px;
  }
  article section h2{
    font-size: 55px;
  }
  article.video iframe {
    height: 195px !important;
  }
  header .apresentado a{
    margin-right: 25px !important;
  }
  header .apresentado {
    float: left;
  }
  header .apresentado {
    top: 255px !important;
  }
  header .apresentado span {
    float: left;
    font-size: 15px;
    width: 100%;
    text-align: left !important;
  }
  header .apresentado .marcas{
    margin: 0 auto;
    display: block;
    top: 0 !important;
    background-color: #ffffff85;
    float: left;
    padding: 10px;
  }
  article .lives .item .data span {
      font-size: 70px;
  }
  article .lives .item .data span.dia {
      font-size: 95px;
  }
  article .lives .item .description {
      /*width: 65% !important;*/
  }
  article.noticias .item img {
    height: 198px !important;
  }
  .addeventatc {
      font-size: 48px;
      background-size: 55px;
      padding: 10px 10px 10px 80px;
  }
  article .lives .um {
      width: 335px;
      margin: 0 auto;
  }
  article .lives iframe.video{
    height: 245px !important;
  }
  .modal .infoEvento {
    width: 300px !important;
    height: 450px;
  }
  article .lives .item .modal .infoEvento .scroll {
    overflow-y: auto;
    height: 450px;
  }
  article .lives .item .modal {
    top: 0px !important;
  }
  footer {
    padding-bottom: 30px;
  }
  footer p {
      font-size: 30px;
      text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .container{
      flex-direction: column !important;
      padding: 10px;
  }
  header{
    background-image: url(https://midias.correiobraziliense.com.br/_midias/png/2020/08/21/360x360px-6241248.png) !important;
    min-height: 360px !important;
  }
  header article h1 {
    font-size: 45px;
  }
  header article strong {
    font-size: 90px;
  }
  article section h2{
    font-size: 55px;
  }
  article.video iframe {
    height: 164px !important;
  }
  header .apresentado a{
    margin-right: 8px !important;
  }
  header .apresentado {
    float: left;
  }
  header .apresentado {
    top: 255px !important;
  }
  header .apresentado span {
    float: left;
    font-size: 15px;
    width: 100%;
    text-align: left !important;
  }
  header .apresentado .marcas{
    margin: 0 auto;
    display: block;
    top: 0 !important;
    background-color: #ffffff85;
    float: left;
    padding: 10px;
  }
  header .apresentado .marcas a img {
      width: 132px !important;
  }
  article .lives .item .data span {
      font-size: 70px;
  }
  article .lives .item .data span.dia {
      font-size: 95px;
  }
  article .lives .item .description {
     /* width: 65% !important;*/
  }
  article.noticias .item img {
    height: 198px !important;
  }
  .addeventatc {
      font-size: 48px;
      background-size: 55px;
      padding: 10px 10px 10px 80px;
  }
  article .lives .um {
      width: 290px !important;
      margin: 0 auto;
      height: 300px;
  }
  article .lives iframe.video{
    height: 245px !important;
  }
  .modal .infoEvento {
    width: 225px !important;
  }
  footer {
    padding-bottom: 30px;
  }
  footer p {
      font-size: 30px;
      text-align: center;
  }
}