html {
	overflow-x: hidden !important;
}
.entry-content {
    margin-top: -20px !important;
}
.page-header {
	border: 1px solid #e3f8c5;
	border-radius: 10px;
	background-color: #e3f8c5 !important;
	height: 100px;
	display: block;
	font-size: 22px;
	padding-top: 64px;
	opacity: 0.9;
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (min-width:808px) {
    .mobile .navbar #site-navigation {
    	height: 31px !important;
    }
}
.editorial-mobile {
	display: none;
}
.noticias-mobile {
	display: none;
}
.noticias-mobile .thumbnail {
	/* margin-bottom: 5px; */
	margin-top: 5px;
}
.noticias-mobile .thumbnail img {
	max-height: 200px;
	object-fit: cover;
	width: 100%;
	border-radius: 5px;
}
.noticias-mobile .sharedaddy {
	display: none;
}

 /* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
 @media (max-width:807px) {
	.mobile .navbar {
		max-width: 400px;
	}
	.mobile .navbar #site-navigation {
    	pointer-events: none;
    }
    .mobile .navbar #site-navigation.toggled-on {
    	pointer-events: auto;
    }
    .mobile .navbar .menu-toggle {
    	pointer-events: auto;
    }
	.not-mobile {
		display: none;
	}
 }

 /* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
 @media (max-width:1050px) {
	.page-header {
		padding-top: 60px;
	}
	
 }
.entry-header {
	/* background-color: #a4c476; */
	background-color: #bfdb96;
	height: 107px;
}
.inicio {
    opacity: 0;
}
#conteudo_esquerda .entry-header {
	background-color: #f8fbf6;
}
#conteudo_esquerda figure {
	margin-top: -52px;
}
#conteudo_esquerda img {
	border-radius: 5px;
}
@media (max-width: 1279px) {
	#conteudo_esquerda img {
		opacity: 0;
		height: 0;
		display: none;
	}
}
#logotipo_pibpel {
	position: absolute;
	left: 0px;
}
#logo_pibpel2 {
	display: none;
	z-index: 999;
}
#logo_pibpel {
	position: absolute;
	top: 13px;
	left: 12px;
	z-index: 999;
}
#fundo_logo_pibpel {
	width: 225px;
	height: 59px;
	background-color: #fff;
	opacity: 0.7;
	position: absolute;
	left: 5px;
	top: 5px;
	border: 1px solid #fff;
	border-radius: 7px;
	z-index: 998;
}
#fundo_logo_pibpel2 {
	width: 225px;
	height: 29px;
	background-color: #fff;
	opacity: 0.7;
	position: absolute;
	left: 5px;
	top: 35px;
	border: 1px solid #fff;
	border-radius: 0px 0px 7px 7px;
	z-index: 998;
}
@media(max-width: 1050px) {
	#fundo_logo_pibpel2 {
		height: 31px;
		top: 31px;
		opacity: 0.6;
	}
}
@media(max-width: 807px) {
	#fundo_logo_pibpel2 {
		height: 32px;
		top: 30px;
		opacity: 0.6;
	}
}
#logo_pibpel img{
	height: 45px;
}
.foto {
    float:left; 
    text-align:center; 
    padding-right: 2px; 
    position: relative;
}
.centralizar {
	width: 100%;
	text-align: center;
}
#tres_colunas {
    width: 1014px;
    margin-top: -25px;
    margin: 0 auto;
}

#primeira_coluna {
    width: 50%; 
    text-align: right;
    margin: 0 auto;
}
#duas_colunas {
    width: 675px;    
	margin: 0 auto;
}
#conteudo_esquerda {
	float: left; 
	text-align: left;
	margin-top: 33px;
	width: 47%;
}
#conteudo_direita {
	float: right;
	margin-top: 37px;
}
#conteudo_direita #noticia tr:not(:first-child) {
	border-top: 2px solid rgba(0,0,0,0.2);
}
#conteudo_direita #noticia .date {
	margin-top: -10px;
	font-style: italic;
}
#conteudo_direita #noticia .botao {
	margin-bottom: 5px;
	font-size: 15px; 
}
#conteudo_direita #noticia .title {
	font-size: 20px;
	font-family: Bitter, Georgia, serif;
}
#conteudo_direita #noticia .thumbnail {
	margin-bottom: 15px;
}
#conteudo_direita #noticia .thumbnail img {
	max-height: 150px;
	object-fit: cover;
	width: 100%;
	border-radius: 5px;	
}
.conteudo-inicial {
	max-width: 604px;
	margin-top: -55px !important;
}
.entry-inicial {
	margin-left: -19px !important;
}
.category-editoriais .entry-content img {
	border-radius: 5px;
}
#atividades_da_semana {
	width: 635px;	
	margin: 0 auto;
}

#logo_facebook {
    position: absolute;
    top: 52px;
    right: -290px;
    z-index: 1;
}

#logo_facebook img {
    height: 23px;
    margin-right: 10px;
}

#logo_face {
    cursor: pointer;
}

#screen_size {
	height:100%;
	width:100%;
	position: absolute;
}

#noticias {
    background-color: #fff;
    opacity: 0.85;   
    height: 70px;
    border-radius: 0 0 10px 10px;
    margin-left: 310px;
    margin-top: -2px;
    z-index: 99999;
}

#fundo_titulo_noticias {
    background-color: #fff;
    opacity: 0.9;   
    height: 21px;
    border-radius: 10px 10px 0 0;
    margin-left: 310px;
    margin-top: -91px;
    z-index: 99999;
    border-bottom: 1px solid #777777;
}

#titulo_noticias {
	display: block;
	margin-left: -1px;
    margin-bottom: -24.1px;
	margin-top: 0.66px;
	
    /* font-size: 14px; */
    /* text-shadow: 15px 1px 16px #fff, -15px 1px 16px #fff, 0px 1px 6px #fff; */    
    /* filter: DropShadow(Color=#000000, OffX=2, OffY=2); */
}
#texto_noticias {
    position: absolute;  
    color: #000;
	line-height: 23px;
}
#texto_noticias2 {
    color: #000;
}

#conteudo_esquerda .entry-header .entry-title{
	width: 100%;
	font-size: 35px;
	margin-top: -6px;
}
#conteudo_esquerda .categories-links {
	pointer-events: none;
}

#conteudo_direita {
	border-left: 1px solid #eee;
	padding-left: 1%;
}

/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:1370px)
{
	#conteudo_esquerda{
		width: 47%;
	}
	#logo_facebook {
		display: none;
	}
}

/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:1279px)
{
	.conteudo-inicial {
		max-width: 100%;
	}	
	#conteudo_esquerda{
		width: 100%;
		/* margin-top: -8px; */
	}
	#conteudo_esquerda .entry-header {
		margin-bottom: 0 !important;
	}
	#conteudo_esquerda .entry-meta.entry-inicial{
		margin-top: -6px !important;
	}
	#conteudo_esquerda .entry-content.conteudo-inicial{
		margin-top: -25px !important;
	}
	#conteudo_direita {
		float: left;
		width: 100%;
	}
}

/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:1150px)
{
	#logo_pibpel2 {
		position: absolute;
		top: 13px;
		left: 12px;
		display: block;
	}
	#logo_pibpel2 img {
		height: 45px;
	}
	#logo_pibpel {
		display: none;
	}
	#fundo_logo_pibpel {
		width: 48px;
        position: absolute;
	}
	#fundo_logo_pibpel2 {
		width: 48px;
        position: absolute;
	}
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:1060px)
{
    #tres_colunas {
        width: 730px;
    }
    #duas_colunas {
        width: 730px;
    }	
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:850px)
{ 
	#noticias_fora {
		display: none;
	}
    #noticias_fora {		
        position: absolute;
        left: -215px;
        top: -80px;
    }
	#texto_noticias2 {		
        overflow: hidden;
		height: 70px !important;
    }
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:807px)
{    
    .entry-inicial {
    	margin-top: -5px !important;
	}
	
	#site-navigation {
		
	}
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:750px)
{    
    .foto {
        margin-bottom: 25px;        
    }
    #primeira_coluna {
        display: none;
    }
    #tres_colunas {
        width: 330px;
    }
    #duas_colunas {
        width: 330px;
    }	
    
}  
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:807px)
{
    .entry-content2 {
        margin-top: 40px !important;
    }
    .inicio {
        opacity: 1;
    }
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:619px)
{    
    #conteudo_direita {
		display: none;
	}
}    
#tudo
{
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
    /*
	border-left: 1px solid #74aa6c;
	border-right: 1px solid #74aa6c; */
}
#topo_inicio
{
	height: 195px;
	width: 515px;	
	float: left;
}
#topo_meio
{
	height: 196px;
	float: left;
	vertical-align: middle;
	padding-top: 70px;
	font-size: 20px;
}
#topo_fim
{
	position: absolute;
	right: 0;
}
#all
{
	position: absolute;
	width: 100%;
	height: 196px;
	vertical-align: middle;
	text-align: center;
	padding: 75px 0 0 55px;
	font-size: 30px;
	color: #b8cbad;
	display: none;
}
#all2
{
	position: absolute;
	width: 100%;
	height: 196px;
	vertical-align: middle;
	padding: 4px 0 0 78px;
	font-size: 30px;
	color: #7ea263;
}
#logo {
	position: absolute;
	top: 50px;
	left: 50px;
        display:none;
}
#logotipo {
	position: absolute;
	left: 70px;
	top: 70px;
    display:none;
}

#fundo_menu {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0.7;
    z-index: 99999999;  
    width: 100%;
    height: 25px;
    background-color: #fff;
    pointer-events: none;
}

#navbar {
    position: absolute;
    top: 0px;
    left: 0;  
    z-index: 99;
}
#fundo_menu2 {
    position: fixed !important;
    top: 0px;
    left: 0;  
	width: 100%;
    z-index: 9;
	opacity: 0.7;
	background-color: #fff;
	height: 25px;
}
@media (min-width: 808px) {
	#fundo_menu2 {
		height: 31px;
	}
}
@media (min-width: 1051px) {
	#fundo_menu2 {
		height: 35px;
	}
}

.search-form {
    display: none;
}

#content {
	margin: 0 auto;
    margin-top: 40px;
}
#texto_noticias_fonte {
    display: none;
}
#texto_noticias {
    width: 100%;
}
#texto_noticias2 {
    /*color: #000; */
    display: block;
    height: 20px;
}
#texto_noticias3 {
    position: absolute;
}
.nav-menu > li.menu-item:hover > a {
	color: #255d7f !important;
}

.menu-item a {
	padding: 8px 15px !important;
}

/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (min-width: 540px) {
	.editorial-mobile .entry-thumbnail img {
		display: none;
	}
}
@media (max-width:807px) {
	/*
	.nav-menu > li.menu-item:hover > a {
		color: #3f8414 !important;
	}
	*/
	.entry-header {
		margin-bottom: -25px !important;
	}	
	.toggled-on, .menu-toggle {
		text-align: left;
		display: block !important;
	}
	.menu-toggle {
		padding-top: 5px !important;
		margin-left: 60px !important;
	}
	.toggled-on {
		background-color: #fff;
		opacity: 0.97;
		border-right: 1px solid #777;
	}
	.toggled-on a {
		border: 1px solid #fff;
	}
	.toggled-on a:hover{
		background-color: rgb(132, 155, 172, 0.3) !important;
		border: 1px solid #def9d0;
		border-radius: 5px 0px 0px 5px;
	}
	.toggled-on .nav-menu li > ul{
		padding-left: 20px;
		background: none;
		border: 0px;
		text-align: left;
	}
	.toggled-on > div {
		padding-top: 18px;
	}
	#atividades_da_semana {
		width: 100%;
	}
	img.erILdMom {
		width: 180% !important;
		height: 180% !important;
		left: -38% !important;
		top: -35% !important;
	}
	.erimgMain_slides .erimgMain_slide:nth-of-type(2) .mainLink .erILdMom {
        top: -25% !important;
	}
	
	#fundo_menu2 {
		height: 30px !important;
	}
	#logo_pibpel2 {
		pointer-events: auto;
	}
	.editorial-mobile {
		margin-top: -20px;
	}
	.editorial-mobile .entry-thumbnail img {
		border-radius: 5px;
	}
	.noticias-mobile {
		margin-top: 30px;
	}
	.noticias-mobile, .editorial-mobile {
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		text-align: justify;
	}
	.noticias-mobile .begin {
		display: flex;
		font-weight: bold;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 27px;
		color: #183d55;
		background: #d7e7f2;
		margin-bottom: 15px;
		font-size: 18px;
		border-radius: 5px;
		/* border-bottom: 2px solid rgba(107, 165, 94, 0.5); */
		padding: 19px 0 15px 0;
	}
	.noticias-mobile .title, .editorial-mobile .title {
		font-size: 20px;
		font-weight: bold;
	}
	.noticias-mobile .data, .editorial-mobile .data {
		font-size: 14px;
	}
	.noticias-mobile .excerpt, .editorial-mobile .excerpt {
		font-size: 14px;
		margin-top: 10px;
		text-align: justify;
	}
	.noticias-mobile .excerpt p {
		margin-bottom: 0;
	}
	.noticias-mobile .botao, .editorial-mobile .botao {
		margin-top: 3px;
		text-decoration: underline;
		font-size: 17px;
	}
	.editorial-mobile .botao {
		margin-bottom: 15px;
	}
	.noticias-mobile .botao {
		margin-bottom: 25px;
	}
	.noticias-mobile .excerpt .sd-sharing-enabled, .editorial-mobile .excerpt .sd-sharing-enabled {
		display: none;
	}
	.navbar .noticia {
		display: none;
	}
	.single-post .entry-content {
		text-align: justify;
	}
}

.rotatorTileNav {
    left: 50% !important;
    margin-left: -140px !important;
}

#seta {
    position: fixed;    
    right: 10px;
    z-index: 3;
    bottom: 50px;
    display: none;    
}

#seta img {
    height: 50px;
    width: auto;
    opacity: 0.3;
    cursor: pointer;
}

#texto_seta {
    position: absolute;
    right: 14px;
    color: #fff;
}

#navbar {
    position: fixed !important;
}

.fundo_branco {
    background-color: #fff !important;
    opacity: 0.9 !important;
}

.menu-item {
    cursor: pointer;
}

.entry-title, .date {
	pointer-events: none;
}

.erimgMain_slide, #noticias_fora {
    opacity: 0;
}

#noticia {
	margin: 0 auto;
}
#noticia a {
	color: black;
	text-decoration: underline;
}
#notc a {
	color: blue;
	text-decoration: underline;
}

.home #content {
	/* max-width: 1352px; */
	max-width: 1365px;
}
.photos-container {
	display: table;
	margin: 0 auto;
	margin-top: 20px;
}



/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width: 807px)
{   
	.main-navigation:not(.toggled-on) {
		overflow: hidden;
	}
	#conteudo_esquerda .entry-header {
		margin-top: -30px;
	}
	#conteudo_esquerda .entry-header .entry-title {
		font-size: 30px;
	}
	#conteudo_esquerda .entry-header .entry-inicial .date {
		margin-top: 15px;
		display: block;
	}
	#conteudo_esquerda .entry-content.conteudo-inicial{
		font-size: 14px;
		margin-top: 0px !important;
	}
	.rotatorTileNav {
		display: none;
	}
	.menu-item .sub-menu li {
		display: block !important;
	}
	.menu-item.ministerios {
		height: 244px !important;
		/* margin-top: 70px; */
	}
	.main-navigation {
		overflow-y: auto;
	}
	.nav-menu .noticias {
		display: none;
	}
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:550px)
{   
	#conteudo_esquerda .entry-content.conteudo-inicial{
		margin-top: 0px !important;
	}
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:450px)
{ 
	#conteudo_esquerda .entry-header .entry-title {
		font-size: 25px;
	}
}
/* http://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile */
@media (max-width:390px)
{ 
	#conteudo_esquerda .entry-header .entry-title {
		font-size: 23px;
	}
	#conteudo_esquerda .categories-links, #conteudo_esquerda .edit-link {
		display: none;
	}
	#conteudo_esquerda .date {
		margin-bottom: 10px;
	}
	#conteudo_esquerda .entry-content.conteudo-inicial { 
		margin-top: -20px !important;
	}
}

.home article table td {
	padding: 5px 10px 5px 0 !important;
}

/*.erimgMain_slides {
	top: -100px !important;
}
*/

.page-id-556 .ministroselideres {
	max-width: 760px;
	margin: 0 auto;
}
.page-id-556 .lideres {
	float: left;
	margin: 5px;
	width: 350px;
	text-align: center;
}
.page-id-556 .lideres:not(:nth-child(1)):not(:nth-child(2)) {
	margin-top: 15px;
}

@media (max-width: 759px) {
	.page-id-556 .ministroselideres {
		max-width: 350px;
	}
	.page-id-556 .lideres:not(:first-of-type) {
		margin-top: 15px;
	}
}

.page-template-devocionais .wpcf7-response-output {
	max-width: 500px !important;
	margin: 0 auto !important;
	margin-top: 5px !important;
}