﻿h4.pmx_titulo {
	margin: 15px auto 10px;
}

article#rightMenu .container {
	padding: 0 !important;
}

#leftMenu .container {
	padding: 0 !important;
}

article.post.post-vertical.col-xs-12.col-sm-12.col-md-4.col-lg-4 {
	padding: 0 15px;
	min-height: 447px !important;
}

.ms-rtestate-field .pmx_titulo a {
	width: 33.33%;
	display: block;
	float: left;
	border-right: 2px solid #fff;
	margin-top: 15px;
	color: #ccc;
	text-align: center;
	font-weight: 300;
	background: #ccc;
	color: #4B4B4B;
	padding: 10px 5px;
}

.ms-rtestate-field h4.pmx_titulo {
	border-bottom: 0;
}

.ms-rtestate-field h4.pmx_titulo {
	border-bottom: 0;
	width: 100%;
	/* margin-left: 10%; */
}

.ms-rtestate-field .pmx_titulo a.comunicado_selected {
	/* border-right: 2px solid #9D2449; */
	color: #fff;
	font-weight: 500;
	background-color: #621132;
	padding: 10px 5px;
}

.ms-rtestate-field .pmx_titulo a:last-child {
	border-right: none;
	border-left: 2px solid #ccc;
}

.comunicados_noticias .section-content.pb-0 {
	overflow: auto;
}

@media only screen and (max-width:1024px) {
	div#Updated {
		margin-top: 15px;
	}

	.ms-rtestate-field .pmx_titulo a {
		font-size: 16px;
	}

	article.post.post-vertical.col-xs-12.col-sm-12.col-md-4.col-lg-4 {
		min-height: auto !important;
	}

	.section .container.comunicados_noticias {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 850px) {
	.comunicados_noticias {
		padding: 0 !important;
		margin-top: 0 !important;
	}

	.articulo-post .post-header .post-title a {
		min-height: auto !important;
	}
}


@media only screen and (max-width: 794px) {
	.ms-webpart-zone.ms-fullWidth {
		/*height: 400px !important;*/
	}

	section.section-blog.pt-0.pb-0.float_menu .container {
		margin-top: 0px !important;
	}
}

@media only screen and (max-width:762px) {

	.post-meta .post-author,
	.post-meta .post-category {
		width: 100%;
	}

	.section .container.comunicados_noticias {
		padding: 0 !important;
	}

	.ms-rtestate-field .pmx_titulo a {
		font-size: 20px;
	}
}

@media only screen and (max-width:570px) {
	.ms-rtestate-field .pmx_titulo a {
		width: 100%;
	}

	.section .container.comunicados_noticias {
		max-width: 375px;
	}

}

@media only screen and (max-width: 419px) {
	.ms-webpart-zone.ms-fullWidth {
		height: 380px !important;
	}
}


/*
	div#pathway span#ctl00_PathWay_SiteMapPath1 span.current{
	display:none;
	}
	*/