@font-face {
  font-family: 'FoundersGrotesk-Semibold';
  src: url('../fonts/FoundersGrotesk-Semibold.eot');
  src: url('../fonts/FoundersGrotesk-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundersGrotesk-Semibold.woff') format('woff'), url('../fonts/FoundersGrotesk-Semibold.ttf') format('truetype'), url('../fonts/FoundersGrotesk-Semibold.svg#FoundersGrotesk-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FoundersGrotesk-Medium';
  src: url('../fonts/FoundersGrotesk-Medium.eot');
  src: url('../fonts/FoundersGrotesk-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundersGrotesk-Medium.woff') format('woff'), url('../fonts/FoundersGrotesk-Medium.ttf') format('truetype'), url('../fonts/FoundersGrotesk-Medium.svg#FoundersGrotesk-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FoundersGrotesk-Regular';
  src: url('../fonts/FoundersGrotesk-Regular.eot');
  src: url('../fonts/FoundersGrotesk-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundersGrotesk-Regular.woff') format('woff'), url('../fonts/FoundersGrotesk-Regular.ttf') format('truetype'), url('../fonts/FoundersGrotesk-Regular.svg#FoundersGrotesk-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbook';
  src: url('../fonts/oswald-regular-webfont.eot');
  src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff2') format('woff2'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Founders Grotesk Condensed Light';
  src: url('../fonts/FoundersGroteskCond-Lt.ttf');
}
@font-face {
  font-family: 'Founders Grotesk X-Condensed Light';
  src: url('../fonts/FoundersGroteskXCond-Lt.ttf');
}
@font-face {
  font-family: 'Oswald Bold';
  src: url('../fonts/oswald.bold.ttf');
}
@font-face {
  font-family: 'Oswald Regular';
  src: url('../fonts/Oswald-Regular.ttf');
}
@font-face {
  font-family: 'Oswald Light';
  src: url('../fonts/oswald.light.ttf');
}
@font-face {
  font-family: 'Founders Grotesk Regular';
  src: url('../fonts/FoundersGrotesk-Regular.ttf');
}
@font-face {
  font-family: 'Roboto Slab Light';
  src: url('../fonts/RobotoSlab-Light.ttf');
}
@font-face {
  font-family: 'NoticiaText-Bold';
  src: url('../fonts/NoticiaText-Bold.ttf');
}
@font-face {
  font-family: 'NoticiaText-BoldItalic';
  src: url('../fonts/NoticiaText-BoldItalic.ttf');
}
@font-face {
  font-family: 'NoticiaText-Italic';
  src: url('../fonts/NoticiaText-Italic.ttf');
}
@font-face {
  font-family: 'NoticiaText-Regular';
  src: url('../fonts/NoticiaText-Regular.ttf');
}

/* VERMELHO */
#destaques .wrap-label .label.brasil,
#destaques .wrap-label .label.mundo,
#destaques .wrap-label .label.politica,
#destaques .wrap-label .label.tempo {
    color:#e01b22;
}

/* AZUL */
#destaques .wrap-label .label.educacao,
#destaques .wrap-label .label.economia,
#destaques .wrap-label .label.ideias {
    color:#529cb9;
}

/* VERDE */
#destaques .wrap-label .label.saude,
#destaques .wrap-label .label.tecnologia,
#destaques .wrap-label .label.ciencia-e-meio-ambiente,
#destaques .wrap-label .label.cultura,
#destaques .wrap-label .label.sociedade,
#destaques .wrap-label .label.esporte,
#destaques .wrap-label .label.vida,
#destaques .wrap-label .label.vida-util {
    color:#84c88b;
}

#destaques .wrap-label .label.colunas {
    color:#f8931f;
}

#destaques .wrap-label .label.canais {
    color:#fff200;
}

#destaques .wrap-label .label.assine {
    color:#f15922;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
*,
*:before,
:after {
  -webkit-box-sizing: border-box;
  moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
address {
  font-style: normal;
}
/*********************
* Theme Name: Revista Epoca
* App URI: http://epoca.globo.com
* Author: Blank Internet Studio <http://blank.st>
* Description: Site Revista Epoca
* Version: 1.0
*/
/* RESET ***************************************************************************************************/
body,
html {
  width: 100%;
  height: 100%;
}
button {
  border: none;
  background-color: transparent;
  outline: 0;
  padding: 0;
}
ul,
li,
figure {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/* ----- Classes gerais ----- */
body.lightbox {
  overflow: hidden;
}

img[width="0"][height="0"] {
    display: none;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.outer {
  width: 100%;
  position: relative;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


/* ========================== */

.mais-boxes .mais-lidas {
  margin-top: 10px;
}

.mais-boxes div {
    border: 3px solid #000;
    text-align: center;
}
.mais-boxes .mais-lidas {
    margin-bottom: 40px;
    margin-top: 40px;
    width: 300px;
}


.palavra-interna .mais-boxes .mais-lidas figure,
.materia-interna .mais-boxes .mais-lidas figure {
  height: 50px;
  display: block;
  margin-top: -30px;
  margin-right: auto;
  background: url('../../img/mais-lidas.png') no-repeat;
  margin-left: auto;
  width: 61px;
}

.palavra-interna .mais-boxes div h3,
.materia-interna .mais-boxes div h3 {
    font-family: "Oswald Regular";
    font-weight: 400;
    margin-left: 3px;
    margin-top: -23px;
    position: relative;
}

.main-header .assinatura {
  position: relative;
}

.main-header .assinatura .assine span{
	position: absolute;
  bottom: 0;
  right: 107px;
}

.mais-boxes .mais-lidas h3 {
    background: url("/img/mais_lidas_medium.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.palavra-interna .mais-boxes div h3,
.materia-interna .mais-boxes div h3 {
    font-size: 30px;
    padding-top: 60px;
    top: -27px;
}

.mais-boxes div ul li h4 {
    background-color: #00aeef;
    border-radius: 34px;
    color: #fff;
    font-family: "Oswald Light";
    font-weight: 100;
    height: 34px;
    line-height: 33px;
    margin: auto;
    position: relative;
    top: -19px;
    width: 34px;
}

.mais-boxes div ul {
    position: relative;
    top: -12px;
}

.mais-boxes div ul li {
    border-top: 1px dotted #000;
    font-family: "Oswald Regular";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 23px;
    margin-left: -4px;
    margin-top: 18px;
}

/* ========================== */



.blog-header {
	display: block;
	height: 117px;
	margin-bottom: 40px;
	padding-left: 19px;
	width: 100%;
}

.loading {
  /*position: fixed;*/
  bottom: 20px;
  height: 90px;
  width: 100%;
  z-index: 100;
  background: url('../../img/globe_forever.gif') center no-repeat;
  background-size: 50px;
  opacity: .7;
}
/* NAV Slider */
.nav-slider .arrow {
  display: block;
  text-indent: -9999px;
  background-size: cover;
  position: absolute;
  z-index: 9;
}
.nav-slider .arrow.left {
  background-position: left top;
}
.nav-slider .arrow.right {
  background-position: right top;
}
/* Slider */
.slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slider .wrap-slider {
  height: 100%;
  position: relative;
}
.slider .wrap-slider .item-slider {
  height: 100%;
  float: left;
  position: relative;
}
.slider .wrap-slider .item-slider .slide {
  width: 100%;
  height: 100%;
  display: block;
}
.slider .wrap-slider .item-slider .slide .img-slide {
  width: 100%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.slider .wrap-slider .item-slider .slide .chamada {
  width: 100%;
  text-align: center;
}
.slider .wrap-slider .item-slider .slide .chamada .wrap-titulo {
  width: 100%;
  overflow: hidden;
}
.slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
  font-family: 'Oswald Bold';
  font-weight: 100;
  color: #FFF;
  display: block;
  vertical-align: middle;
}
.slider .wrap-slider .item-slider .slide .chamada .wrap-label {
  width: 100%;
  margin-top: -10px;
  float: left;
  position: relative;
}
.slider .wrap-slider .item-slider .slide .chamada .wrap-label .label {
  font-family: 'Oswald Light';
  text-transform: uppercase;
  padding: 0 20px;
  display: inline-block;
}
.slider .wrap-slider .item-slider .slide .chamada .wrap-label .label.carnaval {
  background: #FFF;
  color: #e01b22;
}
.slider .nav-slider .arrow {
  background-image: url('../../img/sprite-nav-slider.png');
}
/* Box Colunistas */
.box-colunistas .titulo-secao {
  font-family: "Archivo Narrow",sans-serif;
  font-weight: 100;
  font-size: 15.5px;
  text-transform: uppercase;
}
.box-colunistas .titulo-secao span {
  font-family: 'FoundersGrotesk-Medium';
}
.box-colunistas .slider-colunistas {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #000;
  border-bottom: 9px solid #000;
}
.box-colunistas .slider-colunistas .outer-colunistas {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas {
  height: 100%;
  position: relative;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista {
  float: left;
  height: 100%;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista:last-child {
  margin-right: 0;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista {
  display: block;
  overflow: hidden;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .thumb-colunista {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  float: left;
  margin-right: 15px;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados {
  font-family: "Archivo Narrow",sans-serif;
  font-size: 11.5px;
  font-weight: 400;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados .nome-colunista {
  font-weight: 600;
  font-size: 11px;
  color: #f78e14;
  text-transform: uppercase;
  margin-bottom: -2px;
  display: block;
}
.box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados .descricao {
  color: #000;
  line-height: 14px;
  display: block;
}
.box-colunistas .slider-colunistas .nav-slider .arrow {
  background-image: url('../../img/sprite-nav-colunistas-laranja.png');
}
.box-colunistas .slider-colunistas .nav-slider .arrow.left {
  left: 0;
}
.box-colunistas .slider-colunistas .nav-slider .arrow.right {
  right: 0;
}
/* Banner */
.banner {
  text-align: center;
}
.banner .publicidade {
  margin: 0 auto;
}
.banner-topo-fixed.banner-topo {
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    margin: 0px !important;
    padding: 0px !important;
}
.banner-topo-fixed.banner-topo div#super {
    background-color: #f3f3f3;
    padding: 5px 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
/* NotÃƒÂ­cias */
#news-container {
  margin: auto;
}
.secao-noticias .news {
  width: 100%;
  height: 250px;
  font-family: 'Oswald Light';
  padding: 14px;
  display: block;
  background: white;
  vertical-align: top;
  border: 1px solid #D7D7D7;
  text-decoration: none;
  color: #000000;
  margin: 0;
}
.secao-noticias .news .news-container {
  width: 100%;
  height: 100%;
  position: relative;
  border-top: 5px solid #bbb;
  overflow: hidden;
}
.secao-noticias .news .label {
  position: absolute;
  font-size: 12.75px;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  padding: 0 10px;
  z-index: 1;
  top: 0;
  left: 0;
  line-height: 13px;
  font-family: 'Archivo Narrow', sans-serif;
  height: 18px;
  background: #bbb;
}
.secao-noticias .news .titulo {
  font-weight: normal;
  font-size: 32.66px;
  line-height: 38px;
  margin-top: 10px;
  margin-bottom: 6px;
}
.secao-noticias .news .titulo.titulo-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 15px 0 0;
}
.secao-noticias .news .chamada {
  font-size: 15px;
}
.secao-noticias .news img {
  width: 100%;
  max-height: 100%;
}
.secao-noticias .news.mid-height {
  height: 500px;
}
.secao-noticias .news.shopping-height {
  height: 373px;
}
.secao-noticias .news.full-height {
  height: 750px;
}
.secao-noticias .news.ptop .news-container {
  padding-top: 25px;
}
.secao-noticias .news.widget {
  padding: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

/* Vermelhou o curral
 * A ideologia do folclore
 * Avermelhou! */

.secao-noticias .news.tempo .news-container,
.secao-noticias .news.brasil .news-container,
.secao-noticias .news.mundo .news-container,
.secao-noticias .news.politica .news-container {
  border-top: 5px solid #e01b22;
}

.secao-noticias .news.brasil .label,
.secao-noticias .news.mundo .label,
.secao-noticias .news.politica .label,
.secao-noticias .news.tempo .label {
  background: #e01b22;
}

/* Azul da Cor do Mar */

.secao-noticias .news.economia .news-container,
.secao-noticias .news.educacao .news-container,
.secao-noticias .news.ideias .news-container {
  border-top: 5px solid #529cb9;
}

.secao-noticias .news.economia .label,
.secao-noticias .news.educacao .label,
.secao-noticias .news.ideias .label {
  background: #529cb9;
}

/* VERDE */

.secao-noticias .news.esporte .news-container,
.secao-noticias .news.sociedade .news-container,
.secao-noticias .news.cultura .news-container,
.secao-noticias .news.ciencia-e-meio-ambiente .news-container,
.secao-noticias .news.tecnologia .news-container,
.secao-noticias .news.saude .news-container,
.secao-noticias .news.vida .news-container {
  border-top: 5px solid #84c88b;
}
.secao-noticias .news.esporte .label,
.secao-noticias .news.sociedade .label,
.secao-noticias .news.cultura .label,
.secao-noticias .news.ciencia-e-meio-ambiente .label,
.secao-noticias .news.tecnologia .label,
.secao-noticias .news.saude .label,
.secao-noticias .news.vida .label {
  background: #84c88b;
}


.secao-noticias .news.colunas-e-blogs .news-container {
  border-top: 5px solid #f8931f;
}
.secao-noticias .news.colunas-e-blogs .label {
  background: #f8931f;
}
.secao-noticias .news.videos .news-container {
  border-top: 5px solid #818286;
}
.secao-noticias .news.videos .label {
  background: #818286;
}
.secao-noticias .news.eleicoes .news-container {
  border-top: 5px solid #6a8b22;
}
.secao-noticias .news.eleicoes .label {
  background: #6a8b22;
}
.secao-noticias .news.assine .news-container {
  border-top: 5px solid #f15922;
}
.secao-noticias .news.assine .label {
  background: #f15922;
}
.secao-noticias .news.publicidade {
  padding: 0;
  position: relative;
}
.secao-noticias .news.publicidade .label {
  width: 20px;
  color: #546261;
  background: #333233;
  top: -1px;
  left: -1px;
  text-align: center;
  font-family: monospace;
  font-size: 11px;
  word-wrap: break-word;
  padding-left: 7px;
  padding-top: 15px;
}

.secao-noticias .news.publicidade.halfpage{
    height:500px;
}

.secao-noticias .news.publicidade.halfpage .label{
    height:500px;
}

.secao-noticias .news.publicidade-shopping,
.secao-noticias .news.X04,
.secao-noticias .news.X03 {
  display: none;
}
/* Barra de Compartilhe Redes Sociais */
.redes-sociais {
  float: none;
  margin-top: 37px;
}
.redes-sociais .facebook {
  float: left;
  margin-right: 10px;
}
.redes-sociais .twitter {
  float: left;
}
.redes-sociais #___plusone_0 {
  float: left !important;
}
.redes-sociais #___plusone_1 {
  float: left !important;
}
.redes-sociais .kindleWidget {
  float: left;
}
.display-none {
  display: none;
}
/* Mais NotÃƒÂ­cias */
.mais-noticias {
  display: none;
}
.mais-noticias .btn-mais-noticias {
  width: 88px;
  height: 37px;
  background: url('../../img/btn-mais.png') no-repeat;
  text-indent: -9999px;
  display: block;
  margin: 15px auto;
}
.menu-bottom-link-slider {
  background: none repeat scroll 0 0 #000000;
  font-family: "Archivo Narrow",sans-serif;
  font-size: 9px;
  height: 16px;
  letter-spacing: 0.4px;
  padding-top: 2.8px;
  text-align: center;
  text-transform: uppercase;

}
.menu-bottom-link-slider a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 30px;
}
/************************************************************
* Global
*************************************************************/
.main-header .header-redes-sociais {
  float: right;
  margin-top: -32px;
  margin-right: 236px;
}
.main-header .header-redes-sociais a {
  margin-left: 5px;
}
.main-header .logo {
  background: url('../../img/logo-epoca.svg') no-repeat;
  text-indent: -9999px;
  display: block;
}
.main-header .main-nav .nav-item.tempo {
  background: #e01b22;
}
.main-header .main-nav .nav-item.ideias {
  background: #529cb9;
}
.main-header .main-nav .nav-item.vida {
  background: #84c88b;
}
.main-header .main-nav .nav-item.colunas-blogs {
  background: #fff;
}
.main-header .main-nav .nav-item.videos {
  background: #818286;
}
.main-header .main-nav .nav-item.canais {
  background: #fff;
}
.main-header .main-nav .nav-item.canal {
  background: #fff;
}
.main-header .main-nav .nav-item.canais span{
	color: #000;
}

.main-header .main-nav .nav-item.eleicoes {
  background: #6a8b22;
}
.main-header .main-nav .nav-item.assine {
  background: #fff;
}
.main-header .main-nav .nav-item.olimpiadas {
  background: #0f364b;
}
.main-header .main-nav .nav-item.impeachment{
  background: #939598;
}
.main-header .main-nav .nav-item:last-child {
  margin-bottom: 0;
}
.menu-principal.fixed-header {
  height: 31px;
  width: 100%;
  background-color: #000000;
  top: 0px;
  position: fixed;
  z-index: 99999999;
  display: none;
}
.menu-principal.fixed-header .container .logo {
  width: 102px;
  height: 24px;
  float: left;
  background: url('../../img/epoca-menu.png') no-repeat;
  background-size: cover;
  text-indent: -9999px;
  display: block;
  margin-left: 15px;
  margin-top: 3px;
  margin-right: 16px;
}
.menu-principal.fixed-header .container .wrap-busca {
  width: 164px;
  float: right;
}
.menu-principal.fixed-header .container .wrap-busca button.btn-busca {
  display: none;
}
.menu-principal.fixed-header .container .main-nav .nav-item {
  width: 85px;
  height: 26px;
  font-family: 'Oswald Light';
  font-size: 12.5px;
  color: #000;
  text-transform: uppercase;
  float: left;
  margin-top: 3px;
  margin-right: 2px;
  padding-left: 4px;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.menu-principal.fixed-header .container .main-nav .nav-item:hover {
  opacity: 0.9;
}
.menu-principal.fixed-header .container .main-nav .nav-item span {
  height: 27px;
  display: table-cell;
  vertical-align: bottom;
}
.menu-principal.fixed-header .container .main-nav .nav-item.tempo {
  background: #e01b22;
}
.menu-principal.fixed-header .container .main-nav .nav-item.ideias {
  background: #529cb9;
  width: 86px;
}
.menu-principal.fixed-header .container .main-nav .nav-item.vida {
  background: #84c88b;
}
.menu-principal.fixed-header .container .main-nav .nav-item.colunas-blogs {
  background: #fff;
  width: 88px;
}
.menu-principal.fixed-header .container .main-nav .nav-item.canais {
  background: #fff;
	color: #000;
}


.menu-principal.fixed-header .container .assine {
  width: 62px;
  height: 31px;
  font-family: 'Oswald Regular';
  font-size: 12.51px;
  color: #000000;
  text-transform: uppercase;
  float: right;
  margin-right: 6px;
  padding-left: 3px;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  background: #fff;
}
.menu-principal.fixed-header .container .assine span {
  height: 32px;
  display: table-cell;
  vertical-align: bottom;
}
.menu-principal.fixed-header .container .wrap-busca .busca {
  float: right;
  position: relative;
}
.menu-principal.fixed-header .container .wrap-busca .busca .campo-busca {
  font-family: 'Oswald Light';
  font-size: 14px;
  color: #FFF;
  margin-right: 14px;
  margin-top: 4px;
  width: 150px;
  height: 23px;
  border: 1px solid #FFF;
  background: #000;
  padding: 0 24px 0 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.menu-principal.fixed-header .container .wrap-busca .busca .btn-buscar {
  width: 12px;
  height: 14px;
  background: url('../../img/ico-busca.png') no-repeat;
  background-size: cover;
  text-indent: -9999px;
  position: absolute;
  right: 18px;
  top: 9px;
  border: none;
}

.slider .wrap-slider .item-slider .slide .chamada .wrap-titulo{
	display: table;
}

.slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
    display: table-cell;
}

/************************************************************
* Smartphones [Portrait]
*************************************************************/


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

    .news.publicidade.full-width.mid-height{
        display: none;
    }

    .banner {
        padding: 0!important;
    }

    .banner .publicidade.desktop {
        display: none;
    }

    .banner .publicidade.mobile {
        display: block;
    }
}

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

	.blog-header {
    height: 136px !important;
	}
  .blog-header figure {
    height: 136px !important;
  }

	.main-header .main-nav .nav-item.canais {
    color: #000 !important;
  }

  .secao-noticias .news {
    height: auto !important;
  }

  .secao-noticias .news.publicidade {
    padding: 0 9px;
    position: relative;
  }

  .secao-noticias .news.ptop{
    height:  250px !important;
  }

  .secao-noticias .news.ptop .titulo {
      position: relative;
  }

  .secao-noticias .news.publicidade .label {
    display:none;
  }

	.secao-noticias .news .titulo.titulo-img {
  	position: relative;
		padding: 0px 0 0;
	}

  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .menu-principal.fixed-header {
    display: none !important;
  }
  .main-header {
    margin-bottom: 10px;
  }
  .main-header .logo {
    width: 221px;
    height: 59px;
    margin: 17px auto 10px auto;
  }
  .main-header .header-redes-sociais {
    display: none;
  }
  .main-header .header-mobile .wrap-nav {
    background: #000;
    padding: 10px 12px;
  }
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile {
    display: inline-table;
    width: 157px;
    margin-left: 63px;
  }
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile a {
    display: inline-block;
    margin-left: 10px !important;
  }
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile a.facebook {
    margin-left: 16px;
  }
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile a.twitter {
    margin-left: 9px;
  }
  .main-header .header-mobile .wrap-nav .btn-menu {
    background-image: url("../../img/ico-nav-mobile.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: inline-table;
    height: 70px !important;
    margin-top: -3px !important;
    text-indent: -9999px;
    width: 52px;
  }
  .main-header .header-mobile .wrap-nav .btn-menu.active {
    background-position: left top;
  }
  .main-header .header-mobile .wrap-nav .btn-busca {
    width: 30px;
    height: 36px;
    background: url('../../img/ico-busca.png') no-repeat;
    text-indent: -9999px;
    float: right;
  }
  .main-header .header-mobile .main-nav {
    background: #000;
    padding: 6px;
    margin-top: 5px;
    display: none;
  }
  .main-header .header-mobile .main-nav .nav-item {
    font-family: 'Oswald Light';
    font-size: 29px;
    color: #000;
    text-transform: uppercase;
    line-height: 44px;
    padding-left: 10px;
    display: block;
    margin-bottom: 6px;
  }
  .main-header .header-mobile .main-nav .nav-item.eleicoes {
    margin-bottom: 0;
  }
  .main-header .header-mobile .busca {
    background: #000;
    margin-top: 5px;
    padding: 10px;
    overflow: hidden;
    display: none;
  }
  .main-header .header-mobile .busca form {
    width: 230px;
    position: relative;
    float: left;
  }
  .main-header .header-mobile .busca .campo-busca {
    font-family: 'Oswald Light';
    font-size: 14px;
    color: #FFF;
    width: 230px;
    height: 30px;
    border: 1px solid #FFF;
    background: #000;
    padding: 0 7px 0 32px;
    z-index: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .main-header .header-mobile .busca .btn-buscar {
    width: 16px;
    height: 19px;
    background: url('../../img/ico-busca.png') no-repeat;
    background-size: cover;
    text-indent: -9999px;
    position: absolute;
    left: 9px;
    top: 5px;
  }
  .main-header .header-mobile .busca .btn-fechar {
    width: 20px;
    height: 30px;
    background: url('../../img/ico-fechar.png') center no-repeat;
    float: right;
    text-indent: -9999px;
    margin: 2px 3px 0 0;
  }
}
/************************************************************
* Smartphones [Landscape]
*************************************************************/
@media only screen and (min-width: 480px) and (max-width: 639px) {


  .main-header {
    margin: 10px 0 6px 0;
  }
  .main-header .wrap-logo {
    overflow: hidden;
    margin-bottom: 5px;
  }
  .main-header .header-redes-sociais {
    margin-right: 155px;
    text-align: center;
    width: 85px;
    margin-top: -55px;
  }

  .main-header .header-redes-sociais  a{
    float: left;
    margin: 0 8px;
    text-align: center;
    width: 25px;
  }

  .main-header .logo {
    width: 232px;
    height: 62px;
    float: left;
    margin-top: 8px;
    margin-left: 3px;
  }
  .main-header .assinatura {
    float: right;
  }
  .main-header .assinatura .assine img {
    height: 66px;
  }
  .main-header .assinatura .assine span {
    width: 80px;
    font-family: 'Oswald Light';
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    text-align: right;
    float: left;
    margin: 19px 7px 0 0;
    bottom: 1px;
    right: 74px;
  }
  .main-header .header {
    background: #000;
    height: 26px;
    padding: 3px;
  }
  .main-header .header .main-nav {
    float: left;
  }
  .main-header .header .main-nav .nav-item {
    width: 62px;
    height: 21px;
    font-family: 'Oswald Light';
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    float: left;
    margin-right: 2px;
    padding-left: 4px;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .main-header .header .main-nav .nav-item:hover {
    opacity: 0.9;
  }
  .main-header .header .main-nav .nav-item.colunas-blogs {
    font-size: 10px;
  }
  .main-header .header .main-nav .nav-item span {
    height: 21px;
    display: table-cell;
    vertical-align: bottom;
  }
  .main-header .header .wrap-busca {
    float: right;
    position: relative;
  }
  .main-header .header .btn-busca {
    width: 14px;
    height: 17px;
    background: url('../../img/ico-busca.png') no-repeat;
    background-size: cover;
    text-indent: -9999px;
    border: none;
    position: absolute;
    right: 4px;
    top: 2px;
  }
  .main-header .header .busca {
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 1;
    display: none;
  }
  .main-header .header .busca .btn-buscar {
    display: none;
  }
  .main-header .header .busca .campo-busca {
    font-family: 'Oswald Light';
    font-size: 14px;
    color: #FFF;
    width: 156px;
    height: 24px;
    border: 1px solid #FFF;
    background: #000;
    padding: 0 7px;
    z-index: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
/************************************************************
* TABLETS [portrait]
*************************************************************/
@media only screen and (min-width: 640px) and (max-width: 959px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main-header {
    margin: 10px 0 0 0;
  }
  .main-header .wrap-logo {
    overflow: hidden;
    margin-bottom: 5px;
  }
  .main-header .logo {
    width: 223px;
    height: 61px;
    float: left;
    margin-top: 45px;
    margin-left: 3px;
  }
  .main-header .assinatura {
    float: right;
    margin-right: 4px;
  }

  .main-header .assinatura .assine img {
    float: left;
  }

  .main-header .assinatura .assine span {
    width: 82px;
    font-family: 'Founders Grotesk X-Condensed Light';
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    text-align: right;
    float: left;
    margin: 11px 9px 0 0;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .main-header .header {
    background: #000;
    height: 35px;
    padding: 4px;
  }
  .main-header .header .main-nav {
    float: left;
  }
  .main-header .header .main-nav .nav-item {
    width: 85px;
    height: 27px;
    font-family: 'Oswald Light';
    font-size: 12.5px;
    color: #000;
    text-transform: uppercase;
    float: left;
    margin-right: 2px;
    padding-left: 4px;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .main-header .header .main-nav .nav-item:hover {
    opacity: 0.9;
  }
  .main-header .header .main-nav .nav-item span {
    height: 27px;
    display: table-cell;
    vertical-align: bottom;
  }
  .main-header .header .busca {
    position: relative;
    float: right;
    margin: 5px 7px 0 0;
  }
  .main-header .header .busca .form-busca {
    display: none;
  }
  .main-header .header .busca .campo-busca {
    font-family: 'Oswald Light';
    font-size: 14px;
    color: #FFF;
    width: 156px;
    height: 24px;
    border: 1px solid #FFF;
    background: #000;
    padding: 0 7px;
    position: absolute;
    top: 27px;
    margin-left: -141px;
    z-index: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .main-header .header .busca .btn-buscar-small-max {
    width: 14px;
    height: 17px;
    background: url('../../img/ico-busca.png') no-repeat;
    background-size: cover;
    text-indent: -9999px;
    border: none;
  }
}
/************************************************************
* Desktop
*************************************************************/
@media only screen and (min-width: 960px) {
  .main-header {
    margin: 7px 0 13px 0;
  }
  .main-header .wrap-logo {
    overflow: hidden;
    margin-bottom: 2px;
  }
  .main-header .logo {
    width: 231px;
    height: 63px;
    float: left;
    margin-top: 68px;
    margin-left: 2px;
  }
  .main-header .logo-fixed {
    width: 102px;
    height: 27px;
    background: url('../../img/logo-fixed.png') no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .main-header .assinatura {
    float: right;
    margin-right: 1px;
    margin-top: 12px;
  }

  .main-header .assinatura .assine img {
    /*float:left;*/

    /*margin-bottom: 7px;*/
    height: 102px;
  }

  .main-header .assinatura .assine span {
    color: #000;
    font-family: "Founders Grotesk X-Condensed Light";
    font-size: 27px;
    letter-spacing: 0;
    line-height: 21px;
    margin: 50px 9px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 95px;
  }
  .main-header .header {
    background: #000;
    height: 30px;
    padding: 2px;
  }
  .main-header .header .main-nav {
    float: left;
    -webkit-transition: margin-left 0.4s ease;
    -o-transition: margin-left 0.4s ease;
    transition: margin-left 0.4s ease;
  }
  .main-header .header .main-nav .nav-item {
    width: 85px;
    height: 26px;
    font-family: 'Oswald Light';
    font-size: 12.5px;
    color: #000;
    text-transform: uppercase;
    float: left;
    margin-right: 2px;
    padding-left: 4px;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .main-header .header .main-nav .nav-item.vida {
    width: 85px !important;
  }
  .main-header .header .main-nav .nav-item.colunas-blogs {
    width: 85px !important;
  }
  .main-header .header .main-nav .nav-item:hover {
    opacity: 0.9;
  }
  .main-header .header .main-nav .nav-item.assine {
    display: block;
  }

  .main-header .header .main-nav .nav-item span {
    height: 27px;
    display: table-cell;
    vertical-align: bottom;
  }
  .main-header .header .busca {
    position: relative;
    float: right;
    margin-top: 2px;
  }
  .main-header .header .busca .campo-busca {
    font-family: 'Oswald Light';
    font-size: 14px;
    color: #FFF;
    margin-top: -1px;
    width: 153px;
    height: 24px;
    border: 1px solid #FFF;
    background: #000;
    padding: 0 24px 0 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .main-header .header .busca .btn-buscar {
    width: 12px;
    height: 14px;
    background: url('../../img/ico-busca.png') no-repeat;
    background-size: cover;
    text-indent: -9999px;
    position: absolute;
    right: 5px;
    top: 3px;
    border: none;
  }
  .main-header.fixed {
    width: 100%;
    z-index: 10;
    position: fixed;
    top: 0;
    margin: 0;
    margin-top: -96px;
  }
  .main-header.fixed .logo-fixed {
    opacity: 1;
  }
  .main-header.fixed .header .main-nav {
    margin-left: 117px;
  }
  .main-header.fixed .header .main-nav .nav-item.assine {
    opacity: 1;
    display: block;
  }
}
/************************************************************
* Header fixed abaixo de 704px
*************************************************************/
@media only screen and (max-width: 704px) {
  .menu-principal.fixed-header .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .menu-principal.fixed-header .container .logo {
    margin-left: 0px;
    margin-right: 6px;
  }
  .menu-principal.fixed-header .container .wrap-busca {
    width: 150px;
  }
  .menu-principal.fixed-header .container .busca .campo-busca {
    margin-right: 0px !important;
  }
  .menu-principal.fixed-header .container .busca .btn-buscar {
    right: 4px !important;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item {
    width: 65px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.ideias {
    width: 66px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.colunas-blogs {
    width: 68px;
  }
}
@media only screen and (max-width: 584px) {
  .menu-principal.fixed-header .container .wrap-busca {
    width: 130px;
  }
  .menu-principal.fixed-header .container .busca .campo-busca {
    margin-right: 0px !important;
    width: 130px !important;
  }
  .menu-principal.fixed-header .container .busca .btn-buscar {
    right: 4px !important;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item {
    width: 55px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.ideias {
    width: 66px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.colunas-blogs {
    width: 58px;
  }
}
@media only screen and (max-width: 564px) {
  .menu-principal.fixed-header .container .busca .campo-busca {
    margin-right: 0px !important;
  }
  .menu-principal.fixed-header .container .busca .btn-buscar {
    right: 4px !important;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item {
    width: 55px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.ideias {
    width: 66px;
  }
  .menu-principal.fixed-header .container .main-nav .nav-item.colunas-blogs {
    width: 58px;
  }
}
/************************************************************
* Global
*************************************************************/
.galeria-full {
  background: #000;
  display: none;
  margin-bottom: 20px;
  margin: 0 auto;
  margin-left: 0px;
}
.galeria-full .titulo-secao {
  font-family: 'FoundersGrotesk-Semibold';
  color: #FFF;
  text-transform: uppercase;
  font-weight: 100;
}
.galeria-full .fotos {
  width: 100%;
}
.galeria-full .fotos .outer-galeria {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.galeria-full .fotos .outer-galeria .wrap-galeria {
  height: 100%;
  position: relative;
}
.galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
  height: 100%;
  float: left;
  display: inline-block;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.galeria-full .fotos .outer-galeria .navegacao .arrow {
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
}
.galeria-full .fotos .outer-galeria .navegacao .arrow.anterior {
  background-image: url('../../img/seta-anterior.png');
}
.galeria-full .fotos .outer-galeria .navegacao .arrow.proxima {
  background-image: url('../../img/seta-proximo.png');
}
.galeria-full .barra .navegacao-base {
  width: 100%;
  text-align: center;
}
.galeria-full .barra .navegacao-base .bullet {
  background: #FFF;
  opacity: 0.5;
  display: inline-block;
  margin-right: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.galeria-full .barra .navegacao-base .bullet a {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
}
.galeria-full .barra .navegacao-base .bullet.active,
.galeria-full .barra .navegacao-base .bullet:hover {
  opacity: 1;
}
.galeria-full .barra .descricao {
  font-weight: 100;
  background-color:#000;
}
.galeria-full .barra .descricao .legenda {
  color: #FFF;
  text-align: left;
  padding: 6px 15px;
  display: none;
  margin-top: -6px;
}
.galeria-full .barra .descricao .legenda .titulo {
  font-family: 'FoundersGrotesk-Semibold';
  display: block;
  margin-bottom: 6px;
}
.galeria-full .barra .descricao .legenda .autor {
  font-family: 'Founders Grotesk Condensed Light';
  display: block;
  font-weight: 100;
}
.banner.banner-header,
.widget-publicidade.top {
  margin: 20px auto; 
}
.galeria .barra-social-desktop {
  margin-left: 0px;
  margin-bottom: 9px;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 0.06em;
  line-height: 28px;
  height: 28px;
  width: 100%;
  margin-top: 11px;
}
.galeria .materia-interna .barra-social-desktop div {
  margin-bottom: 2px;
}
.galeria .materia-interna .barra-social-desktop a {
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 0.06em;
  line-height: 28px;
}
.galeria .materia-interna .barra-social-desktop a:hover {
  text-decoration: none;
}
.galeria .materia-interna .barra-social-desktop .share-facebook {
  width: 140px;
  height: 27px;
  background-color: #3a5a9e;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-facebook figure {
  background: url('../../img/barra-social/facebook-desktop.png') no-repeat;
  width: 9px;
  height: 16px;
  float: left;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 9px;
}
.galeria .materia-interna .barra-social-desktop .share-pinterest {
  width: 88px;
  height: 27px;
  background-color: #cd202a;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-pinterest figure {
  background: url('../../img/barra-social/pinterest-desktop.png') no-repeat;
  width: 13px;
  height: 17px;
  float: left;
  margin-top: 5px;
  margin-left: 6px;
  margin-right: 6px;
}
.galeria .materia-interna .barra-social-desktop .share-linkedin {
  width: 95px;
  height: 27px;
  background-color: #137bbb;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-linkedin figure {
  background: url('../../img/barra-social/linkedin-desktop.png') no-repeat;
  width: 16px;
  height: 15px;
  float: left;
  margin-top: 6px;
  margin-left: 7px;
  margin-right: 7px;
}
.galeria .materia-interna .barra-social-desktop .share-googleplus {
  width: 102px;
  height: 27px;
  background-color: #dd4b38;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-googleplus figure {
  background: url('../../img/barra-social/googleplus-desktop.png') no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 7px;
  margin-left: 7px;
  margin-right: 8px;
}
.galeria .materia-interna .barra-social-desktop .share-twitter {
  width: 91px;
  height: 27px;
  background-color: #26aae1;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-twitter figure {
  background: url('../../img/barra-social/twitter-desktop.png') no-repeat;
  width: 17px;
  height: 14px;
  float: left;
  margin-top: 8px;
  margin-left: 5px;
  margin-right: 5px;
}
.galeria .materia-interna .barra-social-desktop .share-assine {
  width: 89px;
  height: 27px;
  background-color: #3a3a3a;
  float: left;
  cursor: pointer;
}
.galeria .materia-interna .barra-social-desktop .share-assine figure {
  background: url('../../img/barra-social/assine-desktop.png') no-repeat;
  width: 14px;
  height: 15px;
  float: left;
  margin-top: 8px;
  margin-left: 6px;
  margin-right: 6px;
}
.galeria .banner-topo-fixed.banner-topo {
  margin: 0px 0px 0px -10px !important;
}
#wrapper {
  width: 620px;
  margin: auto;
}
/************************************************************
* Smartphones [Portrait]
*************************************************************/
@media only screen and (max-width: 479px) {
  .banner {
    padding: 0;
  }
  .main-header {
    margin-bottom: 19px;
    padding-left: 11px;
    padding-right: 10px;
  }
  .main-header .logo {
    width: 223px;
  }
  .main-header .header-mobile .main-nav {
    padding: 10px;
    margin-bottom: 40px;
  }
  .main-header .header-mobile .main-nav .nav-item {
    margin-bottom: 11px;
  }
  .main-header .header-mobile .main-nav .nav-item:last-child {
    margin-bottom: 2px;
  }
  .main-header .header-mobile .wrap-nav {
    padding: 13px 13px;
    height: 60px;
    margin-bottom: 10px;
  }
  #galeria {
    padding-top: 20px;
    margin-bottom: -23px;
  }
  #glb-materia.galeria .galeria-full {
    margin-top: 15px;
    margin: 0 auto;
  }
  #glb-materia.galeria .galeria-full .titulo-secao {
    padding-left: 9px;
    margin-bottom: -8px;
  }
  .galeria-full {
    width: 300px;
  }
  .galeria-full .titulo-secao {
    font-size: 27px;
    padding: 14px 0 0 18px;
    margin-bottom: -12px;
  }
  .galeria-full .fotos {
    height: 200px;
  }
  .galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
    height: 200px;
    width: 320px;
  }
  .galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
    background-size: 100% 100%;
    height: 200px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow {
    width: 40px;
    height: 40px;
    bottom: 10px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.anterior {
    left: 10px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.proxima {
    right: 10px;
    top: 149px;
  }
  .galeria-full .barra {
    border-top: 5px solid #FFFFFF;
  }
  .galeria-full .barra .navegacao-base {
    margin: 12px 0 31px 0;
  }
  .galeria-full .barra .navegacao-base .bullet {
    width: 10px;
    height: 10px;
  }
  .galeria-full .barra .descricao .legenda {
    margin-top: -19px;
  }
  .galeria-full .barra .descricao .legenda .titulo {
    font-size: 28px;
    line-height: 25px;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
    text-align: center;
  }
  .galeria-full .barra .descricao .legenda .autor {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 1.1px;
    margin-bottom: 0px;
    text-align: center;
    word-wrap: break-word;
  }
  .redes-sociais {
    width: 320px;
    margin: auto;
  }
  .galeria .materia-interna .barra-social-desktop {
    margin-left: 0px;
    margin-bottom: 9px;
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    letter-spacing: 0.06em;
    line-height: 23px;
    height: 22px;
    width: 100%;
    margin-top: 8px;
    padding-top: 23px;
  }
  .galeria .materia-interna .barra-social-desktop a {
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    letter-spacing: 0.06em;
    line-height: 23px;
  }
  .galeria .materia-interna .barra-social-desktop a:hover {
    text-decoration: none;
  }
  .galeria .materia-interna .barra-social-desktop .share-facebook {
    width: 108px;
    height: 21px;
    background-color: #3a5a9e;
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-facebook figure {
    background: url('../../img/barra-social/facebook-small.png') no-repeat;
    width: 9px;
    height: 14px;
    float: left;
    margin-top: 3px;
    margin-left: 6px;
    margin-right: 6px;
  }
  .galeria .materia-interna .barra-social-desktop .share-pinterest {
    width: 69px;
    height: 21px;
    background-color: #cd202a;
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-pinterest figure {
    background: url('../../img/barra-social/pinterest-small.png') no-repeat;
    width: 11px;
    height: 14px;
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
  }
  .galeria .materia-interna .barra-social-desktop .share-linkedin {
    width: 74px;
    height: 21px;
    background-color: #137bbb;
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-linkedin figure {
    background: url('../../img/barra-social/linkedin-small.png') no-repeat;
    width: 13px;
    height: 12px;
    float: left;
    margin-top: 4px;
    margin-left: 3px;
    margin-right: 4px;
  }
  .galeria .materia-interna .barra-social-desktop .share-googleplus {
    width: 78px;
    height: 21px;
    background-color: #dd4b38;
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-googleplus figure {
    background: url('../../img/barra-social/googleplus-small.png') no-repeat;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 5px;
    margin-left: 6px;
    margin-right: 5px;
  }
  .galeria .materia-interna .barra-social-desktop .share-twitter {
    width: 70px;
    height: 21px;
    background-color: #26aae1;
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-twitter figure {
    background: url('../../img/barra-social/twitter-small.png') no-repeat;
    width: 13px;
    height: 11px;
    float: left;
    margin-top: 6px;
    margin-left: 5px;
    margin-right: 2px;
  }
  .galeria .materia-interna .barra-social-desktop .share-assine {
    width: 69px;
    height: 21px;
    background-color: #3a3a3a;
    float: left;
    cursor: pointer;
  }
  .galeria .materia-interna .barra-social-desktop .share-assine figure {
    background: url('../../img/barra-social/assine-small.png') no-repeat;
    width: 12px;
    height: 11px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 3px;
  }
}
/************************************************************
* Smartphones [Landscape]
*************************************************************/
@media only screen and (min-width: 480px) and (max-width: 639px) {
  #glb-materia.galeria .galeria-full .titulo-secao {
    margin-bottom: -6px;
  }
  .galeria-full {
    width: 480px;
    margin: auto;
  }
  .galeria-full .titulo-secao {
    font-size: 16.19px;
    padding: 14px 0 0 25px;
    margin-bottom: -7px;
  }
  .galeria-full .fotos {
    height: 287px;
  }
  .galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
    height: 245px;
    width: 480px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow {
    width: 24px;
    height: 24px;
    bottom: 100px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.anterior {
    left: 11px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.proxima {
    right: 7px;
  }
  .galeria-full .barra {
    margin-top: -67px;
  }
  .galeria-full .barra .navegacao-base {
    margin: 3px 0 4px 0;
  }
  .galeria-full .barra .navegacao-base .bullet {
    width: 6px;
    height: 6px;
  }
  .galeria-full .barra .descricao {
    margin-top: 10px;
    border-top: 6px solid #FFFFFF;
    padding-top: 9px;
  }
  .galeria-full .barra .descricao .legenda .titulo {
    font-size: 15px;
    line-height: 14px;
    margin-bottom: 2px;
  }
  .galeria-full .barra .descricao .legenda .autor {
    font-size: 12px;
    line-height: 13px;
  }
  .redes-sociais {
    width: 480px;
    margin: auto;
  }
}
/************************************************************
* TABLETS [portrait]
*************************************************************/
@media only screen and (min-width: 640px) and (max-width: 959px) {
  .galeria-full {
    width: 640px;
    margin: auto;
  }
  .galeria-full .titulo-secao {
    font-size: 23.27px;
    padding: 9px 0 0 18px;
    margin-bottom: -9px;
  }
  .galeria-full .fotos {
    height: 390px;
  }
  .galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
    height: 326px;
    width: 640px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow {
    width: 43px;
    height: 43px;
    bottom: 127px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.anterior {
    left: 13px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.proxima {
    right: 12px;
  }
  .galeria-full .barra {
    margin-top: -101px;
  }
  .galeria-full .barra .navegacao-base {
    margin: 9px 0;
  }
  .galeria-full .barra .navegacao-base .bullet {
    width: 7px;
    height: 7px;
  }
  .galeria-full .barra .descricao {
    margin-top: 16px;
    border-top: 6px solid #FFFFFF;
    padding-top: 9px;
  }
  .galeria-full .barra .descricao .legenda .titulo {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 13px;
    margin-bottom: 3px;
  }
  .galeria-full .barra .descricao .legenda .autor {
    font-size: 12px;
    line-height: 12px;
  }
  .materia-interna .barra-social-desktop {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .redes-sociais {
    width: 640px;
    margin: auto;
  }
  .main-header .logo {
    margin-top: 51px;
  }
  .main-header .assinatura {
    margin-top: 0px;
  }
}
/************************************************************
* Desktop
*************************************************************/
@media only screen and (min-width: 960px) {
	.mais-boxes .mais-lidas {
		width: 300px;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.mais-boxes div {
		padding: 0 16px;
	}

  .mais-boxes div li:not(:first-child) {
		margin-top: 5px;
  }

  .main-header {
    margin: 8px 0 0 0;
  }
  .main-header .header {
    width: 980px;
  }

  .main-header .wrap-logo {
    width: 980px;
    margin-bottom: 4px;
  }

  #selo-relogio{
    width: 130px;
    height: 130px;
    display: inline-block;
    margin-left: 230px;
  }
  .banner.banner-header {
    padding: 0;
  }
  #glb-materia #galeria {
    padding-top: 41px;
  }
  #glb-materia.galeria .galeria-full .titulo-secao {
    margin-bottom: -10px;
  }
  .galeria-full {
    width: 980px;
  }
  .galeria-full .titulo-secao {
    font-size: 27px;
    padding: 13px 0 0 7px;
    margin-bottom: -4px;
  }
  .galeria-full .fotos {
    height: 500px;
  }
  .galeria-full .fotos .outer-galeria .wrap-galeria .item-galeria {
    height: 640px;
    width: 960px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow {
    width: 43px;
    height: 43px;
    bottom: 227px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.anterior {
    left: 10px;
  }
  .galeria-full .fotos .outer-galeria .navegacao .arrow.proxima {
    right: 8px;
  }
  .galeria-full .barra .navegacao-base {
    margin: -17px 0px -21px 0px;
  }
  .galeria-full .barra .navegacao-base .bullet {
    width: 8px;
    height: 8px;
  }
  .galeria-full .barra .descricao {
    margin-top: 26px;
    border-top: 6px solid #FFFFFF;
    padding-top: 9px;
  }
  .galeria-full .barra .descricao .legenda .titulo {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-left: -7px;
  }
  .galeria-full .barra .descricao .legenda .autor {
    font-size: 17px;
    line-height: 33px;
    margin-bottom: -9px;
    margin-left: -4px;
    letter-spacing: 1px;
  }
  .redes-sociais {
    margin: auto;
  }
}
/************************************************************
* Smartphones MAX
*************************************************************/
@media only screen and (min-width: 480px) and (max-width: 639px) {
  /* Slider */
  .slider {
    height: 310px;
  }
  .slider .wrap-slider .item-slider {
    width: 450px;
  }
  .slider .wrap-slider .item-slider .slide .img-slide {
    height: 100%;
  }
  .slider .wrap-slider .item-slider .slide .chamada {
    position: absolute;
    bottom: 0;
    height: 93px;
    background: rgba(0, 0, 0, 0.3);
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo {
    height: 85px;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
    font-family: 'oswaldbook';
    font-size: 34px;
    line-height: 34px;
    padding: 0 30px;
    letter-spacing: 0.01em;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-label .label {
    font-size: 12px;
  }
  .slider .nav-slider .arrow {
    width: 24px;
    height: 24px;
    bottom: 28px;
  }
  .slider .nav-slider .arrow.left {
    left: 6px;
  }
  .slider .nav-slider .arrow.right {
    right: 6px;
  }
  /* Box Colunistas */
  .box-colunistas {
    margin-bottom: 30px;
  }
  .box-colunistas .slider-colunistas {
    height: 90px;
    padding: 12px 30px 10px 30px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista {
    width: 195px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista {
    width: 180px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .thumb-colunista {
    width: 61px;
    height: 61px;
    margin-right: 10px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados .nome-colunista {
    margin-bottom: 2px;
  }
  .box-colunistas .slider-colunistas .nav-slider .arrow {
    width: 19px;
    height: 19px;
    top: 33px;
  }
  /* Banner */
  .banner {
    padding: 25px 0;
  }
  /* NotÃƒÂ­cias */
  .secao-noticias {
    width: 100% !important;
  }
  .secao-noticias .news {
    width: calc(100% / 2);
    height: 188px;
    float: left;
  }
  .secao-noticias .news .titulo {
    font-size: 27px;
    line-height: 25px;
  }
  .secao-noticias .news.full-width {
    width: 100%;
  }
  .secao-noticias .news.full-height {
    height: 376px;
  }
  .secao-noticias .news.publicidade .label {
    height: 188px;
    font-size: 9px;
    line-height: 17px;
    padding-top: 0;
  }
}
/************************************************************
* Smartphones
*************************************************************/
@media only screen and (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
  /* Slider */
  .slider {
    height: 376px;
  }
  .slider .wrap-slider .item-slider {
    width: 290px;
  }
  .slider .wrap-slider .item-slider .slide .img-slide {
    height: 210px;
  }
  .slider .wrap-slider .item-slider .slide .chamada {
    height: 146px;
    background: #666666;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo {
    height: 120px;
    clear: both;
    position: relative;
    display: block;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
    font-size: 33px;
    line-height: 39px;
    padding: 0 48px;
    height: 120px;
    overflow:hidden;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-label .label {
    font-size: 12px;
  }
  .slider .nav-slider .arrow {
    width: 24px;
    height: 24px;
    bottom: 73px;
  }
  .slider .nav-slider .arrow.left {
    left: 6px;
  }
  .slider .nav-slider .arrow.right {
    right: 6px;
  }
  /* Box Colunistas */
  .box-colunistas {
    margin-bottom: 11px;
  }
  .box-colunistas .slider-colunistas {
    height: 70px;
    padding: 12px 22px 10px 22px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista {
    /*width: 276px !important;*/
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista {
    width: 230px;
    margin: 0 auto;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .thumb-colunista {
    width: 38px;
    height: 38px;
  }
  .box-colunistas .slider-colunistas .nav-slider .arrow {
    width: 19px;
    height: 19px;
    top: 21px;
  }
  /* Banner */
  .banner {
    padding: 17px 0;
  }
  /* SeÃƒÂ§ÃƒÂ£o NotÃƒÂ­cias */
  .secao-noticias {
    width: 100% !important;
  }
}

@media only screen and (max-width: 639px) {
  .banner-topo-fixed.banner-topo ~ .componente_materia.componente_destaque {
    margin-top: 20px !important;
  }
  .banner-topo-fixed.banner-topo + header > .materia-detalhes {
    margin-top: 40px !important;
  }
  .banner-topo-fixed.banner-topo ~ #news-container {
    margin-top: 11px !important;
  }
}

/************************************************************
* TABLETS [portrait]
*************************************************************/
@media only screen and (min-width: 640px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  /* Slider */
  .slider {
    height: 310px;
  }
  .slider .wrap-slider .item-slider {
    width: 738px;
  }
  .slider .wrap-slider .item-slider .slide .img-slide {
    height: 100%;
  }
  .slider .wrap-slider .item-slider .slide .chamada {
    position: absolute;
    bottom: 0;
    height: 93px;
    background: rgba(0, 0, 0, 0.3);
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo {
    height: 85px;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
    font-family: 'oswaldbook';
    font-size: 34px;
    line-height: 36px;
    padding: 0 30px;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-label .label {
    font-size: 12px;
  }
  .slider .nav-slider .arrow {
    width: 24px;
    height: 24px;
    bottom: 28px;
  }
  .slider .nav-slider .arrow.left {
    left: 6px;
  }
  .slider .nav-slider .arrow.right {
    right: 6px;
  }
  /* Box Colunistas */
  .box-colunistas {
    margin-bottom: 30px;
  }
  .box-colunistas .slider-colunistas {
    height: 90px;
    padding: 12px 30px 10px 30px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista {
    width: 226px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .thumb-colunista {
    width: 61px;
    height: 61px;
    margin-right: 10px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados .nome-colunista {
    margin-bottom: 2px;
  }
  .box-colunistas .slider-colunistas .nav-slider .arrow {
    width: 19px;
    height: 19px;
    top: 33px;
  }
  /* Banner */
  .banner {
    padding: 10px 0;
  }
  .banner img {
    margin: 0 auto;
  }
  /* NotÃƒÂ­cias */
  .secao-noticias .news {
    width: calc(100% / 2);
    height: 300px;
    float: left;
  }
  .secao-noticias .news img {
    width: 100%;
    max-width: none;
    max-height: none;
  }
  .secao-noticias .news.full-width {
    width: 100%;
  }
  .secao-noticias .news.publicidade .label {
    height: 300px;
    font-size: 13px;
    padding-top: 15px;
    line-height: 25px;
  }
}
/************************************************************
* Desktop
*************************************************************/
@media only screen and (min-width: 960px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
  .container {
    width: 980px;
  }
  /* Slider */
  .slider {
    height: 302px;
  }
  .slider .wrap-slider .item-slider {
    width: 930px;
  }
  .slider .wrap-slider .item-slider .slide .img-slide {
    height: 100%;
  }
  .slider .wrap-slider .item-slider .slide .chamada {
    position: absolute;
    bottom: 0;
    height: 93px;
    background: rgba(0, 0, 0, 0.5);
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo {
    height: 85px;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-titulo .titulo {
    font-family: 'oswaldbook';
    font-size: 36px;
    line-height: 40px;
    padding: 0 50px;
  }
  .slider .wrap-slider .item-slider .slide .chamada .wrap-label .label {
    font-size: 12px;
  }
  .slider .nav-slider .arrow {
    width: 33px;
    height: 33px;
    bottom: 28px;
  }
  .slider .nav-slider .arrow.left {
    left: 15px;
  }
  .slider .nav-slider .arrow.right {
    right: 15px;
  }
  /* Box Colunistas */
  .box-colunistas {
    margin-bottom: 23px;
    margin-top: -12px;
  }
  .box-colunistas .titulo-secao {
    padding-left: 4px;
  }
  .box-colunistas .slider-colunistas {
    height: 83px;
    padding: 12px 51px 0px 46px;
    margin-top: -5px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista {
    width: 217.5px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista:last-child {
    margin-right: 0;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .thumb-colunista {
    width: 61px;
    height: 61px;
    margin-right: 10px;
  }
  .box-colunistas .slider-colunistas .outer-colunistas .wrap-colunistas .item-colunista .colunista .wrap-dados .nome-colunista {
    margin-bottom: 2px;
  }
  .box-colunistas .slider-colunistas .nav-slider .arrow {
    width: 26px;
    height: 26px;
    top: 26px;
  }
  /* Banner */
  .widget-publicidade #super{
    margin: 20px;
    text-align:center;
  }
  .banner {
    margin: 20px 0;
  }
  .banner .publicidade.desktop {
    display: block;
  }
  .banner .publicidade.mobile {
    display: none;
  }
  /* NotÃƒÂ­cias */
  .secao-noticias .news {
    width: 311px;
    display: inline-block;
    margin-right: -4px;
    /*font-family: 'Archivo Narrow', sans-serif;*/
    font-family: 'Oswald Light';
    /* classes dos banners que nÃƒÂ£o sÃƒÂ£o visiveis no mobile */
  }


  .secao-noticias .news .titulo {
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 27px;
  }
  .secao-noticias .news:hover {
    border: 1px solid #000;
  }
  .secao-noticias .news.full-width {
    width: 621px;
  }
  .secao-noticias .news.extra-width {
    width: 930px;
  }
  .secao-noticias .news.publicidade {
    padding-left: 10px;
  }
  .secao-noticias .news.publicidade .label {
    height: 250px;
  }
  .secao-noticias .news.publicidade:hover {
    border: 1px solid #D7D7D7;
  }
  .secao-noticias .news.publicidade.publicidade-shopping {
    padding: 0;
  }
  .secao-noticias .news.publicidade-shopping,
  .secao-noticias .news.X04,
  .secao-noticias .news.X03 {
    display: inline-block;
  }
}

@media only screen and (max-width: 400px) {
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile {
    margin-left: 20px;
  }
}


@media only screen and (max-width: 380px) {
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile {
    margin-left: 13px;
  }
}


@media only screen and (max-width: 360px) {
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile {
     margin-left: 20px;
  }
}

@media only screen and (max-width: 340px) {
  .main-header .header-mobile .wrap-nav .header-redes-sociais-mobile {
    margin-left: 0;
  }
}
