/*
Theme Name: POLITICA LIVRE v4.0
Theme URI: https://politicalivre.com.br
Author: BRAVO CREATIVE 
Author URI: http://bravocreative.com.br
Description: Bravo Creative Custom Websites
Version: 4.0
Text Domain: bravo
*/


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
DESENVOLVIDO POR BRAVO CREATIVE
http://bravocreative.com.br
Bravo Framework 3.0
*/

body, h1, h2, h3, h4, h5, h6, li, p, a, input, span, div {
	font-family: 'Montserrat', sans-serif;
}
/*[class*="column"]+[class*="column"]:last-child {
  float: left;
}*/

#site-container {
	padding: 0 80px;
	max-width: 100%;
	width: 100%;
}
.columns {
	padding: 0;
}


#topbar {
	height: 40px;
	border-bottom: 1px solid rgb(235, 235, 235);
}

#topbar .grid-x{
	height: 40px;
	align-items: center;
	display: flex;
}

#topbar p.data {
	color: rgb(41, 38, 54);
	font-size: 12px;
	font-weight: 600;
	float: left;
	height: 20px;
	display: inline-flex;
	align-items: center;
	margin-right: 15px;
}
#topbar ul, #topbar li {
	margin: 0;
	padding: 0;
}
#topbar a {
	color: rgb(41, 38, 54);
	font-size: 13px;
	font-weight: 600;
	border-left: 1px solid rgba(85, 85, 85, 0.1);
	padding: 0 7px;
	height: 20px;
	display: inline-flex;
	align-items: center;
	transition: all 0.3s;
}

#topbar a:hover {
	color: #f7941e;
}

em {
	font-style: italic
}
strong {
	font-weight: 700;
}
img.aligncenter, .wp-caption.aligncenter {
	text-align: center;
	margin: 20px auto;
	display: block;
}
.wp-caption-text {
font-size: 12px !important;
color: white!important;
background: #033784 !important;
padding: 5px 10px;
text-align: right;
}
.wp-caption img {
	width: 100%;
}
img.alignleft, .wp-caption.alignleft {
	float: left;
	margin: 20px ;
	margin-left: 0;
	margin-bottom: 0px;
	margin-top: 10px;
}
img.alignright, .wp-caption.alignright {
	float: right;
	margin: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-top: 10px;
}
#politica-livre {
	display: inline-block;
	margin: 20px 0;
}


#header input[type=text] {
	height: 42px;
	border: 1.22px solid rgb(3, 4, 3);
	border-right: none;
	box-shadow: none;
	margin: 0;
	float: left;
	width: calc(100% - 42px);
	padding: 0 10px;
	color: black;
	font-size: 14px;
	font-weight: 600;
}

#header button[type=submit] {
	height: 42px;
	width: 42px;
	float: left;
	display: inline-block;
	border: 1.22px solid rgb(3, 4, 3);
	border-left: none;
	transition: all 0.3s;
	cursor: pointer;
}

#header button[type=submit]:hover {
	background: rgb(3, 4, 3);
	color: white;
}

.whatsapp-topo {
	color: rgb(121, 121, 121);
	font-size: 21px;
	font-weight: 700;
	line-height: 33px;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
}
.whatsapp-topo i {
	font-size: 30px;
	color: black;
	margin-right: 5px;
}

.flexivel {
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 100%;
}
.flexivel-interno {
	display: flex;
	align-items: flex-end;
	justify-content: left;
	height: 100%;
}

#social-header a {
	color: rgb(41, 38, 54);
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	transition: all 0.3s;
}

#social-header a:hover {
	opacity: 0.6;
}
.menu-menuprincipalresponsivo-container {
	width: 100%;
}
#menu  .menu {
	justify-content: space-around;
	width: 100%;
}
#menu {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(240, 240, 240);
	height: 50px;
	border-bottom: 2px solid #f7941e;
}
#menu a {
	color: rgb(33, 33, 33);
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.3s;
	border-bottom: 3px solid transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	padding: 0 15px;
}

#menu a:hover {
	background: #dcdcdc;
	border-bottom: 3px solid #f7941e;
}

.bloco-anuncios {
	margin: 30px 0;
}

.bloco-anuncios .cell {
	background: #eee;
/* 	display: flex; */
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.bloco-anuncios .cell:first-child {
	margin-left: 0;
	width: calc(75% - (1.875rem/2));
}
.bloco-anuncios .cell:last-child {
	margin-right: 0;
	width: calc(25% - (1.875rem/2));
}


.bloco-anuncios-secundarios {
	margin: 30px 0;
}
.bloco-anuncios-secundarios .cell {
	background: #eee;
/* 	display: flex; */
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.bloco-anuncios-secundarios .cell:last-child {
	margin-right: 0;
	width: calc(75% - (1.875rem/2));
}
.bloco-anuncios-secundarios .cell:first-child {
	margin-left: 0;
	width: calc(25% - (1.875rem/2));
}


.bloco-anuncios-singular {
	margin: 30px 0;
}
.bloco-anuncios-singular .cell {
	background: #eee;
/* 	display: flex; */
	align-items: center;
	justify-content: center;
	padding: 10px;
}


#destaques {
	margin-bottom: 30px;
}


.titulo {
	border-bottom: 3px solid #f7941e;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 30px;
}


.titulo h3 {
	background: #eeeeee;
	color: rgb(26, 26, 26);
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	height: 37px;
	line-height: 39px;
	padding: 0 20px;
	position: relative;
}

.titulo h3 strong {
	font-weight: 500;
	font-style: italic;
}


.titulo h3::after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 37px solid #eee;
	border-right: 39px solid transparent;
	position: absolute;
	top: 0;
	right: -39px;
}

.titulo a {
	color: rgb(26, 26, 26);
	font-family: 'Montserrat';
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px;
	transition: all 0.3s;
}

.titulo a:hover {
	background: #f7941e;
}

#topbar .botao-contato {
	height: 30px;
	background-color: rgb(183, 183, 183);
	color: black;
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 10px;
	display: inline-block;
	float: right;
	font-weight: 600;
	transition: all 0.3s;
}

#topbar .botao-contato:hover {
	background-color: #f1f1f1;
}

#destaques .medium-6 {
	overflow: hidden;
}

#destaques .large-6 {
	overflow: hidden;
}

#destaques .medium-3 {
	overflow: hidden;
}

.post-destaque {
	height: 400px;
	padding: 30px 20px;
	display: flex;
	align-items: flex-end;
	position: relative;
	transition: all 0.3s;
}
.post-destaque:hover {
	transform: scale(1.05);
}

.post-destaque .categoria {
	color: white;
	font-family: 'Montserrat';
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	height: 20px;
	background-color: rgb(121, 121, 121);
	line-height: 20px;
	padding: 0 10px;
	margin-bottom: 20px;
	display: inline-block;
}

.post-destaque .categoria.exclusivas {
	background-color: rgb(247, 148, 30);
}

.post-destaque h2 {
	color: white;
	font-size: 26px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);
}
.post-destaque.pequeno  {
	height: 200px;
}

.post-destaque.pequeno .categoria {
	margin-bottom: 10px;
}

.post-destaque.pequeno  .efeito {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 90%, rgba(0,0,0,0) 100%);
}

/*.post-destaque.pequeno:nth-child(1),.post-destaque.pequeno:nth-child(2)  {
	margin-bottom: 20px;
}*/

.post-destaque.pequeno h2 {
	font-size: 14px;
	line-height: 125%;
	font-weight: 600;
}
.conteudo-destaque {
	position: relative;
}
.efeito {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
}
.data-postagem {
	font-size: 12px;
	font-weight: 400;
	color: white;
	font-weight: 700;
}
#destaques-secundarios .grid-margin-x {
	margin: 0;
}
#destaques-secundarios .cell {
	margin-bottom: 30px;
}
#destaques-secundarios .post-secundario h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	color: rgb(33, 33, 33);
	margin-bottom: 12px;
	transition: all 0.3s;
}
#destaques-secundarios a p {
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
	color: rgb(76, 72, 95);
	margin-top: 15px;
}

#destaques-secundarios .post-secundario.pequeno h2 {
	color: rgb(41, 38, 54);
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 12px;
	transition: all 0.3s;
}

#destaques-secundarios .post-secundario.pequeno img {
	margin-bottom: 15px;
}

#destaques-secundarios .categoria {
	color: rgb(247, 148, 30);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#destaques-secundarios .data-postagem {
	color: rgb(70, 70, 71);
	font-size: 14px;
	font-weight: 400;
}
#destaques-secundarios a:hover .post-secundario h2 {
	color: rgb(247, 148, 30);
}

#frase-do-dia {
	padding: 0 10px;
}

#frase-do-dia h2 {
	color: rgb(41, 38, 54);
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 12px;
	font-style: italic;
}

#frase-do-dia cite {
	font-size: 15px;
	line-height: 120%;
	color: #666;
	font-style: italic;
	margin-bottom: 30px;
}

.mais-lidas-sidebar h4 a {
	color: rgb(41, 38, 54);
	font-size: 14px;
	font-weight: 500;
	line-height: 120%;
}
.mais-lidas-sidebar .container-imagem {
	padding-right: 10px;
}
.mais-lidas-sidebar .data {
	color: rgb(121, 121, 121);
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 20px;
}
.mais-lidas-sidebar .categoria {
	color: rgb(247, 148, 30);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#exclusivas .post-exclusivo {
	margin-bottom: 20px;
}

#exclusivas .medium-4 {
	margin-right: 0;
	width: calc(33.33333% - (1.875rem/2));
	align-items: center;
	display: flex;
}
#exclusivas h2 {
	color: rgb(247, 148, 30);
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 12px;
	transition: all 0.3s;
}
#exclusivas a:hover h2 {
	color: rgb(41, 38, 54);
}
#exclusivas a p {
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
	color: rgb(76, 72, 95);
	margin-top: 15px;
}
#exclusivas img {
	margin-bottom: 15px;
}

#exclusivas .pequeno h2 {
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 12px;
}

#exclusivas .categoria a {
	color: rgb(247, 148, 30);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#exclusivas .data-postagem {
	color: rgb(70, 70, 71);
	font-size: 14px;
	font-weight: 400;
}

#exclusivas .categoria {
	color: rgb(70, 70, 71);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.conteudo-colunistas .grid-x {
	margin-bottom: 15px;
}

.conteudo-colunistas .medium-9 {
	padding-left: 10px;
}

.conteudo-colunistas .tituloSecundario {
	color: rgb(41, 38, 54);
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 120%;
}

.conteudo-colunistas .tituloArtigo {
	color: rgb(41, 38, 54);
	font-size: 14px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 16px;
}


#ultimas-noticias .medium-6 {
	display: flex;
	align-items: center;
}

#ultimas-noticias h2 {
	color: rgb(41, 38, 54);
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 12px;
	transition: all 0.3s;
}
#ultimas-noticias a:hover h2 {
	color: rgb(247, 148, 30);
}

#ultimas-noticias .categoria a {
	color: rgb(247, 148, 30);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#ultimas-noticias .data-postagem {
	color: rgb(70, 70, 71);
	font-size: 14px;
	font-weight: 400;
}

#ultimas-noticias .categoria {
	color: rgb(247, 148, 30);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#ultimas-noticias p {
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
}

#ultimas-noticias a p {
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
	color: rgb(76, 72, 95);
	margin-top: 15px;
}

#ultimas-noticias a.grid-x {
	margin-bottom: 20px;
}

.carregar-mais a, .alm-load-more-btn  {
	height: 40px;
	border: 1px solid black;
	border-radius: 2px;
	color: rgb(76, 72, 95);
	font-family: Montserrat;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.3s;
	width: 100%;
}

.carregar-mais a:hover, .alm-load-more-btn:hover  {
	color: white;
	background: rgb(76, 72, 95);
	
}

#footer {
	background: #1c1c1c;
	margin-top: 80px;
	padding: 80px 80px 20px;
	max-width: 100%;
	width: 100%;
	
}
#footer p {
	color: white;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
}

#footer p strong {
	color: rgb(121, 121, 121);
}

#footer a {
	color: white
}

#footer h5 {
	color: white;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
}

#social-footer .circulo-social {
	border-radius: 50%;
	border: 1px solid rgb(105, 105, 104);
	width: 40px;
	height: 40px;
	display: inline-flex;
	margin-right: 15px;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	
}
#social-footer {
	margin-top: 20px;
}

#social-footer .circulo-social i {
	font-size: 20px;
	transition: all 0.3s;
	color: white;
	
}

#social-footer .circulo-social:hover {
	background-color: rgb(105, 105, 104);
}

#politica-livre-rodape {
	margin-bottom: 20px;
}

#social-footer .circulo-social:hover i {
	color: white;
}
.sobre-footer {
	padding-right: 20px;
}

#footer input[type=text] {
	background: #333;
	border: none;
	box-shadow: none;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: white;
	font-size: 14px;
	font-weight: 400;
}
#footer .input-mensagem {
	float: left;
	width: calc(100% - 40px);
}
#footer button[type=submit] {
	width: 40px;
	height: 40px;
	background-color: rgb(105, 105, 104);
	float: left;
	border: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: white;
	cursor: pointer;
	transition: all 0.3s;
}

#footer button[type=submit]:hover {
	background-color: white;
	color: rgb(105, 105, 104);
}

.post-singular h2 {
	color: rgb(41, 38, 54);
	font-size: 32px;
	font-weight: 700;
	line-height: 120%;
	margin: 30px 0;
}

.post-singular p {
	color: rgb(76, 72, 95);
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 30px;
}

.credito_imagem {
	font-style: italic;
	text-align: right;
	display: block;
	margin: 0px;
	font-size: 12px;
	background: #f1f1f1;
	padding: 5px;
}

.legenda_imagem {
	font-style: italic;
	text-align: right;
	display: block;
	margin: 0px;
	font-size: 12px;
	background: #f1f1f1;
	padding: 5px;
}

.assinatura_exclusiva {
	font-style: italic;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

#comentarios h5 {
	color: rgb(41, 38, 54);
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin-top: 30px;
}
.post-singular {
	position: relative;
}
.post-singular .imagem-destacada {
	width: 100%;
	display: block;
	position: relative;
	height: 40vw;
}

.post-singular .data-postagem {
	color: #444;
	font-size: 17px;
	font-weight: 500;
	margin-top: 20px;
	display: block;
	}

.post-singular .categoria {
	color: white;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px;
	background-color: rgb(247, 148, 30);	
}

.resultado-busca {
	border-bottom: 3px solid #f7941e;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 20px;
}

/*.gsc-search-button {
	padding: 0 !important;
	height: 40px !important;
	width: 40px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}*/
.gsc-search-box .gsc-input {
	height: 40px !important;
}
.gsib_a {
padding: 0 5px !important;
}
.gsc-input-box {
padding-top: 0 !important;
padding-bottom: 0 !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
td.gsc-search-button {
	padding: 0 !important;
}
.gsc-search-box .gsc-input {
height: 36px !important;
margin-top: 2px;
margin-bottom: 0;
}

.pagina-interna input[type=text] {
height: 42px;
border: 1.22px solid rgb(3, 4, 3);
box-shadow: none;
margin: 0;
float: left;
width: 100%;
padding: 0 10px;
color: black;
font-size: 14px;
font-weight: 600;
margin-bottom: 20px;
}

.pagina-interna textarea {
height: 180px;
border: 1.22px solid rgb(3, 4, 3);
box-shadow: none;
margin: 0;
float: left;
width: 100%;
padding: 10px;
color: black;
font-size: 14px;
font-weight: 600;
margin-bottom: 20px;
resize: none;
}


.pagina-interna input[type=submit] {
width: 100%;
height: 50px;
background-color: rgb(105, 105, 104);
float: left;
border: none;
display: flex;
align-items: center;
justify-content: center;
color: white;
cursor: pointer;
transition: all 0.3s;
margin-bottom: 30px;
}
.pagina-interna input[type=submit]:hover {
opacity: 0.8;
}

.post-singular ul {
	margin-bottom: 20px;
}

.post-singular li {
	list-style: disc;
	margin-bottom: 10px;
	list-style-position: inside;
}


.lista-colunistas a.lerArtigos {
	color: white;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 20px;
	background-color: rgb(247, 148, 30);
	margin-bottom: 15px;
	display: inline-block;
	transition: all 0.3s;
}

.lista-colunistas a:hover {
	opacity: 0.8;
}

.lista-colunistas .categoria-coluna {
	color: rgb(143, 140, 159);
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 20px;
	display: block;
}
.lista-colunistas h1 {
	color: rgb(41, 38, 54);
	font-size: 32px;
	font-weight: 700;
	line-height: 120%;
	margin: 2px 0;
}

.lista-colunistas p {
	color: rgb(76, 72, 95);
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 30px;
}
.lista-colunistas .grid-x {
	margin-bottom: 30px;
}

#oio-banner-4 {
	width: 100% !important;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#site-container #oio-banner-5 {
	max-width: 300px !important;
}
#site-container #oio-banner-7 {
	max-width: 300px !important;
}
.banners-pequenos {
	width: 100%;
	margin: 30px 0;
}

.banner-sidebar {
	margin: 20px 0;
	background: #f1f1f1;
	padding: 20px;
}
#abre-menu-mobile {
	display: none;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 10px;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.lista-agenda-2020 .medium-8 {padding: 0 20px}
.lista-agenda-2020 .button {
	background: rgb(247, 148, 30);
	transition: all 0.3s
}
.lista-agenda-2020 .button:hover {
	background: rgb(247, 148, 30);
}
.lista-agenda-2020 .agenda-2020 h2 {
color: rgb(41, 38, 54);
font-size: 24px;
font-weight: 700;
line-height: 120%;
margin-bottom: 12px;
transition: all 0.3s;
background: rgb(247, 148, 30);
margin: 0;
padding: 13px;
color: white;
}
.lista-agenda-2020 table {
margin: 0 0 30px;
}
.lista-agenda-2020 tbody td, .lista-agenda-2020 tbody th {
padding: 20px 20px;
}
.lista-agenda-2020 tfoot td, .lista-agenda-2020 tfoot th, .lista-agenda-2020 thead td, .lista-agenda-2020 thead th {
padding: 20px;
font-weight: 700;
text-align: left;
}
.lista-agenda-2020 td {
	line-height: 140%;
}

@media only screen and (max-width: 1205px) {
	
	
	#site-container {
	padding: 0 20px;
	}
	#topbar {
		display: none;
	}
	#abre-menu-mobile {
	height: 22px;
	width: 36px;
	display: inline-block;
	z-index: 9999;
	float: right;
	position: absolute;
	right: 15px;
	top: 19px;
	}
	
	#abre-menu-mobile .hamburger-menu {
	    width: 40px;
	    height: 23px;
	    cursor: pointer;
	    z-index: 9999;
	    display: block;
	}
	
	
	#abre-menu-mobile .barra,
	#abre-menu-mobile .barra:after,
	#abre-menu-mobile .barra:before {
		width: 35px;
		height: 3px;
	}
	
	#abre-menu-mobile .barra {
	  position: relative;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	  transform: translateY(10px);
	  background: rgb(247, 148, 30);
	  transition: all 0ms 300ms;
	}
	#abre-menu-mobile .barra.animate {
	  background: rgba(255, 255, 255, 0);
	}
	
	#abre-menu-mobile .barra:before {
	  content: "";
	  position: absolute;
	  left: 0;
	  bottom: 8px;
	  background: rgb(247, 148, 30);
	  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	
	#abre-menu-mobile .barra:after {
	  content: "";
	  position: absolute;
	  left: 0;
	  top: 8px;
	  background: rgb(247, 148, 30);
	  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	
	#abre-menu-mobile .barra.animate:after {
	  top: 0;
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  transform: rotate(45deg);
	  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	
	#abre-menu-mobile .barra.animate:before {
	  bottom: 0;
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	#politica-livre {
	display: inline-block;
	margin: 10px 0;
	width: 175px;
	}
	.contatos-topo {
		display: none;
	}
	#menu {
	position: fixed;
	height: 100vh;
	z-index: 999;
	width: 70vw;
	right: -70vw;
	transition: all 0.3s;
	top: 0;
	flex-direction: column;
	}
	
	#menu.ativo {
	right: 0;
	}
	#menu .menu {
		flex-direction: column;
	}
	
	#menu .menu li {
		text-align: right;
	}
	
	#menu .menu a {
		width: 100%;
	}
	#header {
	border-bottom: 1px solid #f7941e;
	position: fixed;
	top: 0;
	width: 100vw;
	left: 0;
	padding: 0 10px;
	background: white;
	z-index: 9999;
	}
	.bloco-anuncios {
	margin-top: 80px;
	margin-bottom: 20px;
	}
	.bloco-anuncios .cell:last-child {
		display: none;
	}
	.bloco-anuncios .cell:first-child {
	margin-left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.post-destaque {
	height: 200px;
	padding: 15px 15px;
	}
	.post-destaque h2 {
	font-size: 16px;
	line-height: 125%;
	font-weight: 600;
	}
	.post-destaque .categoria {
	margin-bottom: 10px;
	}
	.post-destaque .efeito {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 90%, rgba(0,0,0,0) 100%);
	}
	.bloco-anuncios-secundarios {
	margin: 20px 0;
	}
	.bloco-anuncios-secundarios .cell:first-child {
	display: none;
	}
	.bloco-anuncios-secundarios .cell:last-child {
	margin-left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.titulo {
	margin-bottom: 20px;
	}
	#destaques-secundarios .cell {
	margin-bottom: 10px;
	}
	#destaques-secundarios .post-secundario h2 {
	font-size: 16px;
	}
	#frase-do-dia h2 {
	font-size: 16px;
	margin-top: 10px;
	}
	#frase-do-dia cite {
	font-size: 12px;
	margin-bottom: 20px;
	}
	#exclusivas img {
	margin-bottom: 5px;
	}
	#exclusivas h2 {
	font-size: 16px;
	}
	#exclusivas .cell {
		display: none;
	}
	#exclusivas .cell:nth-child(1),
	#exclusivas .cell:nth-child(2) {
		display: flex;
	}
	.banners-pequenos {
	display: none;
	}
	#ultimas-noticias img {
		margin-bottom: 5px;
	}
	#ultimas-noticias h2 {
	font-size: 16px;
	}
	#footer {
	background: #1c1c1c;
	margin-top: 20px;
	padding: 30px;
	max-width: 100%;
	width: 100%;
	}
	#politica-livre-rodape {
	margin-bottom: 10px;
	max-width: 134px;
	}
	#footer p {
	color: white;
	font-size: 12px;
	font-weight: 600;
	line-height: 140%;
	}
	#social-footer {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	.lista-colunistas h1 {
	font-size: 28px;
	}
	.lista-colunistas p {
	color: rgb(76, 72, 95);
	font-size: 12px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 20px;
	}
	.post-singular .imagem-destacada {
	height: 35vh;
	}
	.post-singular h2 {
	color: rgb(41, 38, 54);
	font-size: 21px;
	font-weight: 700;
	line-height: 120%;
	margin: 15px 0;
	}
	.post-singular p {
	color: rgb(76, 72, 95);
	font-size: 15px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 20px;
	}
	#lista-posts .ssbp-btn {
	height: 30px!important;
	width: 30px!important;
	display: flex !important;
	line-height: auto !important;
	align-items: center;
	justify-content: center;
	}
	#exclusivas .tv-pl {
		display: block !important;
		margin-bottom: 20px;
	}
	
	#exclusivas .tv-pl .cell {
		display: block !important;
	}
	
	.lista-agenda-2020 .medium-8 {
		padding: 0 0px;
		}
		
	.lista-agenda-2020 h3 {
		font-size: 16px;
		}	
	.agenda-2020 h2 {
		font-size: 19px;
	}	
	.agenda-2020 tbody td, .agenda-2020 tbody th {
		padding: 5px 20px;
		}
		
	.agenda-2020 tbody tr {
		padding-top: 15px;
		padding-bottom: 15px;
		}	
	
}

@media only screen and (min-width: 640px) and (max-width: 1204px) {
	.post-destaque {
	height: 405px;
	padding: 15px 15px;
	}

}
