.belmont_bulletin {
	background: #ebebeb;
	padding: 39px 0 24px;
	overflow: hidden;
	position: relative;
}

.belmont_bulletin h1,
.belmont_bulletin h3 {
	font: normal 1.429em/normal 'Amiko Bold', 'Arial', sans-serif;
	color: #0c5eae;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 12px;
}

.belmont_bulletin h5 {
	font-family: 'Amiko Bold', 'Arial', sans-serif;
	text-transform: uppercase;
	margin: 0 0 11px;
}

.belmont_bulletin h5 a {
	color: #0d0d0d;
}

.belmont_bulletin .date {
	font-size: 1.143em;
	position: absolute;
	top: 20px;
	left: 0;
}

.belmont_bulletin .text {
	font-size: 1em;
	line-height: 1.715em;
}

.belmont_bulletin .button_wrapper a {
	font-size: 1em;
	padding: 2px 15px 3px;
	min-width: 110px;
}

.belmont_bulletin .p_header {
	padding: 50px 0 12px;
	position: relative;
}

.belmont_bulletin .p_header > div {
	display: inline-block;
}

.belmont_bulletin .p_header > div a {
	color: #0d0d0d;
}

.belmont_bulletin .categories {
	font-family: 'Amiko Bold', 'Arial', sans-serif;
	margin-right: 22px;
}

.belmont_bulletin .thumb {
	background: no-repeat center;
	background-size: cover;
	margin-top: 4px;
}

.belmont_bulletin .thumb img {
	width: 100%;
	display: block;
}

.belmont_bulletin .bx-wrapper {
	margin-bottom: 0;
	padding-bottom: 28px;
}

.belmont_bulletin .bx-wrapper .bx-pager {
	line-height: 14px;
	bottom: 0;
	z-index: 99;
	padding: 0;
}

.belmont_bulletin .bx-wrapper .bx-pager.bx-default-pager a {
	width: 9px;
	height: 9px;
	background: #fff;
	line-height: 14px;
	margin: 0 4px 0 5px;
	border-radius: 7px;
}

.belmont_bulletin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.belmont_bulletin .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0c5eae;
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.blog-page .belmont_bulletin {
	padding: 46px 0 24px;
}

.blog-page .belmont_bulletin .date {
	font-size: 1em;
	position: absolute;
	top: 25px;
	left: 0;
}

.blog-page .belmont_bulletin h1,
.blog-page .belmont_bulletin h3 {
	font: normal 1.715em/normal 'Amiko Bold', 'Arial', sans-serif;
	margin: 0 0 16px;
}

.blog-page .belmont_bulletin h5 {
	font-size: 1.286em;
	line-height: 1.556em;
	font-family: 'Amiko Bold', 'Arial', sans-serif;
	margin: 0;
}

.blog-page .belmont_bulletin .p_header {
	padding: 52px 0 7px;
}

.blog-page .belmont_bulletin .text {
	font-size: 1.143em;
	line-height: 1.625em;
}

.blog-page .belmont_bulletin .button_wrapper a {
	padding: 6px 15px 7px;
	min-width: 130px;
}

#post_feed {
	background: #ebebeb;
	padding-bottom: 0;
}

#post_feed .item {
	padding: 54px 0;
}

#post_feed .item:nth-of-type(odd) {
	background: #ebebeb;
}

#post_feed .item:nth-of-type(even) {
	background: #fff;
}

#post_feed .item:first-child {
	padding-top: 0;
}

.post_detail {
	padding: 45px 0 39px;
}

.post_detail .thumb {
	margin-bottom: 26px;
}

.post_detail .thumb img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.post_detail .date {
	margin-bottom: 10px;
}

.post_detail .date a {
	color: #000;
}

.post_detail .entry-header .entry-title {
	font-size: 1.286em;
	line-height: 1.334em;
	color: #0d0d0d;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.post_detail .entry-content {
	font-size: 1em;
	line-height: 1.715em;
}

.post_detail .entry-content p {
	margin-bottom: 1.715em;
}

.post_detail .entry-content p:last-child {
	margin-bottom: 0;
}

.related_product_categories {
	margin-bottom: 39px;
}

.related_product_categories h2 {
	font-family: 'Amiko Bold', 'Arial', sans-serif;
	color: #0c5eae;
	text-transform: uppercase;
	font-size: 1.429em;
	line-height: 1.5em;
	margin: 0 0 13px;
}

.related_product_categories a {
	font-size: 1.125em;
	color: #0d0d0d;
	display: block;
	margin-bottom: 15px;
}

.related_product_categories img {
	width: 100%;
	display: block;
}

.related_product_categories span {
	display: block;
	margin-bottom: 16px;
	overflow: hidden;
}

.related_product_categories span.no_image strong {
	background-size: contain;
}

.related_product_categories span.has_image:hover strong {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.related_product_categories span.has_image strong {
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
}

.related_product_categories span strong {
	background: no-repeat center;
	background-size: cover;
	display: block;
}

@media screen and (min-width: 768px) {

.belmont_bulletin {
	padding: 51px 0 30px;
}

.belmont_bulletin.home_page_bulletin::before {
	font: normal 8.750em/1em 'Amiko SemiBold', 'Arial', sans-serif;
	color: #e1e1e1;
	content: 'Bulletin';
	letter-spacing: 21px;
	text-transform: uppercase;
	position: absolute;
	left: -19px;
	top: 47px;
}

.spanish_site .belmont_bulletin.home_page_bulletin::before {
	content: 'Boletín';
}

.belmont_bulletin.home_page_bulletin h3 {
	text-align: center;
}

.belmont_bulletin h1,
.belmont_bulletin h3 {
	font-size: 2.25em;
	margin: 0 0 21px;
}

.belmont_bulletin h5 {
	font-family: 'Amiko SemiBold', 'Arial', sans-serif;
	margin: 0 0 7px;
}

.belmont_bulletin .date {
	position: static;
	font-size: 1em;
}

.belmont_bulletin .text {
	font-size: 1.125em;
	line-height: 1.334em;
}

.belmont_bulletin .button_wrapper {
	padding-top: 13px;
}

.belmont_bulletin .button_wrapper a {
	padding: 7px 12px 8px;
	min-width: 150px;
}

.belmont_bulletin .p_header {
	margin-bottom: 29px;
	padding: 0;
}

.belmont_bulletin .bx-wrapper {
	padding-bottom: 50px;
}

.belmont_bulletin .bx-wrapper .bx-pager.bx-default-pager a {
	width: 12px;
	height: 12px;
}

.blog-page .belmont_bulletin {
	padding: 47px 0 30px;
}

.blog-page .belmont_bulletin .date {
	position: static;
	font-size: 1em;
}

.blog-page .belmont_bulletin h1,
.blog-page .belmont_bulletin h3 {
	font-size: 2.25em;
	margin: 0 0 21px;
}

.blog-page .belmont_bulletin h5 {
	font-size: 1.25em;
	line-height: 1.688em;
	font-family: 'Amiko SemiBold', 'Arial', sans-serif;
	margin: 0 0 -1px;
}

.blog-page .belmont_bulletin .p_header {
	margin-bottom: 23px;
	padding: 0;
}

.blog-page .belmont_bulletin .text {
	font-size: 1.125em;
	line-height: 1.667em;
}

.blog-page .belmont_bulletin .button_wrapper {
	padding-top: 10px;
}

.blog-page .belmont_bulletin .button_wrapper a {
	padding: 7px 12px 8px;
	min-width: 150px;
}

#post_feed .item {
	padding: 80px 0;
}

#post_feed .item:first-child {
	padding-top: 0;
}

.post_detail {
	padding: 75px 0 69px;
}

.post_detail .thumb {
	margin-bottom: 60px;
}

.post_detail .date {
	margin-bottom: 37px;
}

.post_detail .entry-header .entry-title {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #0c5eae;
	margin-bottom: 33px;
}

.post_detail .entry-content {
	font-size: 1.125em;
	line-height: 1.667em;
}

.post_detail .entry-content p {
	margin-bottom: 1.334em;
}

.related_product_categories h2 {
	font-size: 2.25em;
	line-height: 1.1em;
	margin: 0 0 29px;
}

.related_product_categories a {
	margin-bottom: 30px;
}

.related_product_categories span {
	margin-bottom: 21px;
}

}

