@media only screen and (max-width : 1920px) {
  .item-topo {
    margin-right: 20px;
  }
}
@media only screen and (max-width : 1366px) {
  #content-banner .owl-theme .owl-prev{
    top: 22%;
  }
  #content-banner .owl-theme .owl-next{
    top: 22%;
  }
  #content-noticia figure.effect-lily figcaption > div {
    height: 84%;
  }
  .item-topo {
    margin-right: 20px;
  }
  #content-welcome span {
    font-size: 1.15em;
  }
}

@media only screen and (max-width : 1199px) {

  #content-noticias,
  #content-linksuteis {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  #content-noticia figure.effect-lily figcaption > div {
    height: 76%;
  }
  div#amplitude-right {
    max-height: 539px!important;
  }
  .item-topo {
    margin-right: 20px;
  }
  #content-welcome span {
    font-size: 1.056em;
  }
  #id-mensagem .owl-theme .owl-nav {
    margin-top: 0px;
  }
}
@media only screen and (max-width : 991px) {
  .unav-burger {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 0;
    right: 0;
    margin: 10px;
    background-color: #106ca3;
    border: #1388c8;
  }
  .unav nav {
    top: 70px;
  }
  #content-decoracao {
    min-height: 40px;
  }
  #content-logo-redes-sociais-menu {
    padding: 0;
    min-height: auto;
    height: auto;
    width: 100%;
  }
  .unav-burger span, 
  .unav-burger span::before, 
  .unav-burger span::after {
    border-radius: 40px;
    background-color: #fff;
  }
  .unav-burger:hover, .unav-burger:focus, .unav-burger:active {
    background-color: #494e62;
    border: #494e62;
  }
  .btn-topo {
    width: 100%;
    color: #fff;
  }
  .btn-topo:hover, 
  .btn-topo:active, 
  .btn-topo:focus {
    color: #ffffff;
  }
  .btn-topo:hover i, 
  .btn-topo:active i, 
  .btn-topo:focus i{
    color: #ffffff;
  }
  .btn-topo i{
    color:#201952;
  }
  .btn-topo span {
    font-size: 0.8em;
    margin-left: 10px;
  }
  #content-principal, 
  #content-redes-sociais-header, 
  #content-menu {
    padding: 0 15px;
  }
  #navigation {
    display: contents;
    margin: 0 auto;
    padding: 0;
  }
  .unav nav {
    top: 70px;
    z-index: 999;
    width: 250px;
  }
  .unav-burger-open span {
    background-color: #fff0;
  }
  #content-welcome-principal-redesociais-menu {
    background-color: #078bd3;
    text-align: center;
    padding: 35px 15px;
    min-height: auto;
    height: auto;
  }
  #assinatura-web2 {
    margin-top: 11px;
  }
  .content-mensagem h3{
    text-align: center;
  }
  .content-mensagem {
    padding-top: 20px;
  }
  .leia-mais {
    display: block;
    text-align: center;
  }
  #id-noticias-perguntasfrequentes{
    background-image:none;
    padding: 0;
  }
  #content-perguntasfrequentes {
    background: #1c2137;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #content-perguntasfrequentes h2 {
    color: #fff;
  }
  #content-perguntasfrequentes h2 i {
    color: #626262;
  }
  #content-perguntasfrequentes a.btn-escuro {
    background: #626262;
  }
  #content-banner .owl-theme .owl-prev{
    top: 16%;
  }
  #content-banner .owl-theme .owl-next{
    top: 16%;
  }
  #content-noticia figure.effect-lily:hover p {
    font-size: 1.2em;
  }
  #content-audios{
    padding-top: 30px;
  }
  #content-decoracao {
    display: none;
  }
  #content-welcome-principal-redesociais-menu {
    padding: 26px 15px;
  }
  .title-banner a {
    width: 25%;
  }
  .title-banner {
    margin-top: 0;
    padding-bottom: 50px;
    background: #d9d9d9;
  }
  .title-banner h2 {
    color: #1c2137;
    padding: 0;
  }
  #id-banner .owl-theme .owl-dots {
    border-radius: 100px;
    padding: 2px 4px 0;
    background-color: #bbb;
    background-image: none;
  }
  #content-banner {
    background: #1c2137;
  }
  #content-banner .owl-theme .owl-dots .owl-dot.active span, 
  #content-banner .owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 4px;
  }
  #id-banner .owl-theme .owl-dots {
    margin-top: 20px;
  }
  .menu-categ{
    padding: 0;
  }
  #id-artigos {
    padding: 0 0 40px 0;
  }
  #id-downloads h2 {
    margin-bottom: 0;
  }  
  #id-audios {
    padding-top: 80px;
  }
  .downloads {
    padding: 60px 0;
  }
  #id-banner .owl-theme .owl-nav [class*="owl-"]{
    display: none;
  }
  #content-welcome span {
    font-size: 1.2em;
  }
  .item-topo {
    margin-right: 0;
  }
  .btn-msg {
    margin: 80px 0 0 0;
    text-align: center;
    left: 0;
  }
  #id-mensagem .owl-theme .owl-nav {
    position: relative;
    right: 0;
    margin-top: 20px;
    display: block;
  }
  #id-mensagem {
    padding-bottom: 50px;
  }
  .down {
    padding: 20px 0;
    text-align: center;
  }
  .down .stl-right {
    float: none;
  }
}
@media only screen and (max-width : 767px) {

  .content-mensagem {
    padding: 0 40px;
    height: 452px;
    overflow: hidden;
  }

  #content-redes-sociais {
    text-align: center;
    background-image: -webkit-linear-gradient(top, #dcdcdc 1%, #fff);
    background-image: -moz-linear-gradient(top, #dcdcdc 1%, #fff);
    background-image: -o-linear-gradient(top, #dcdcdc 1%, #fff);
    background-image: -ms-linear-gradient(top, #dcdcdc 1%, #fff);
    background-image: linear-gradient(top, #dcdcdc 1%, #fff);
  }
  #content-noticia .grid {
    margin-bottom: 40px;
  }
  #content-logo-redes-sociais {
    width: 100%;
    padding: 0;
  }
  #content-logo-footer{
    padding: 30px 0;
  }
  #content-redes-sociais {
    padding: 10px 0 30px;
  }
  #id-audios {
    padding-bottom: 40px;
  }
  #content-copy{
    text-align: center;
  }
  #assinatura-web2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #id-msg{
    padding: 0;
    margin: 0;
  }
  #id-mensagem {
    margin: 0;
  }
  #id-artigos .grid a {
    margin-top: -14px;
  }
  #content-conhecamais .owl-theme .owl-nav {
    display: block;
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  .content-mensagem p {
    padding: 10px 0;

  }
  #content-noticia figure.effect-lily figcaption > div {
    height: 100%;
    padding: 0;
  }
  #content-noticia .grid figure figcaption, .grid figure figcaption > a {
    position: relative;
    padding: 0;
  }
  #content-noticia figure.effect-lily figcaption > div {
    text-align: center;
    position: relative;
    padding: 35px 10px;
  }
  #content-noticia figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100%);
    width: calc(100%);
    opacity: 1;
  }
  #content-noticia figure.effect-lily h2, 
  #content-noticia figure.effect-lily p, 
  #content-noticia figure.effect-lily a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px;
    padding: 6px 10px 8px;
  }
  #content-noticia figure.effect-lily h2 {
    text-align: center;
    font-size: 2.4em;
  }
  #content-artigos .grid div h3{
    font-size: 1.4em;
  }
  #id-artigos{
    padding-top: 0;
  }
  #content-artigos figure.effect-lily figcaption > div,
  #content-personalidades figure.effect-lily figcaption > div,
  #content-livros figure.effect-lily figcaption > div{
    padding: 41% 0;
  }
  #content-artigos figure.effect-lily figcaption > div i,
  #content-personalidades figure.effect-lily figcaption > div i,
  #content-livros figure.effect-lily figcaption > div i{
    margin: 0;
  }
  #content-personalidades .grid div h3{
    line-height: 40px;
  }
  #content-textsobre{
    padding: 0;
  }
  #id-sobre-audios {
    padding: 25px 0 10px;
  }
  #content-redes-sociais a {
    width: 54px;
    height: 54px;
  }
  #content-redes-sociais a i {
    font-size: 2em;
    margin: 22%;
  }
  #content-video .img-center {
    padding-top: calc(100% - 250px);
  }
}
@media only screen and (max-width : 600px) {
  .btn-topo span {
    font-size: 0.7em;
    display: none!important;
  }
  .stl-dropshadow {
    padding: 15px;
  }
  .item-topo {
    margin-right: 0;
  }
  #content-video .img-center {
    padding-top: calc(100% - 200px);
  }
  #Modal-Redes #id-redes-topo a span {
    display: none;
  }
}
@media only screen and (max-width : 500px) {
  #amplitude-left,
  #amplitude-right{
    width: 100%;
  }
  #id-copy-assinatura span {
    font-size: 1.2em;
    line-height: 39px;
  }
  div#amplitude-right {
    max-height: 200px!important;
  }
  .title-banner a {
    width: 40%;
  }
  #content-video .img-center {
    padding-top: calc(100% - 150px);
  }

  #content-personalidades .col-xs-6{
    width: 100%;
    margin-bottom: 20px;
  }

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

  #content-noticia figure.effect-lily figcaption > div {
    height: 80%;
  }
  #id-artigos figure.effect-lily figcaption > div {
    padding: 34%;
  }
  #content-logo-header {
    padding: 32px 20px;
  }
  #content-welcome-principal-redesociais-menu {
    padding: 20px 15px;
  }
  .btn-topo {
    font-size: 2em;
    height: 47px;
  }
  #content-welcome-principal-redesociais-menu {
    padding: 15px 15px;
  }
  .btn-topo span {
    display: none!important;
  }
  .stl-link,
  #content-links{
    padding: 0;
  }
  #id-copy-assinatura span {
    font-size: 1.2em;
    line-height: 21px;
    margin: 16px 0;
  }
  #content-perguntasfrequentes h2 {
    font-size: 1.8em;
  }
  #content-video .img-center {
    padding-top: calc(100% - 100px);
  }
}
@media only screen and (max-width : 400px) {
  #id-pagprodutos a, 
  #id-paglinks a, 
  #id-pagparceiros > div > div, 
  #id-pagperg-freq a, 
  #id-pagservicos a, 
  #id-mensagens a, 
  #id-pagpersonalidades a {
    width: 100%;
  }
  #content-video .img-center {
    padding-top: calc(100% - 50px);
  }

}
@media only screen and (max-width : 320px) {
  #content-noticia figure.effect-lily figcaption > div {
    height: 88%;
  }
  .content-mensagem h3 {
    font-size: 1.6em;
  }
  .title-banner a {
    width: 50%;
  }
  figure.effect-lily a i {
    display: none;
  }
  #id-mensagem .owl-carousel, #id-mensagem .owl-carousel .owl-stage-outer, #id-mensagem .owl-carousel .owl-stage {
    max-height: 944px;
  }
}