/* This CSS styles the [ams-latest-news] shortcode. */



/* Heading */
#page #content .container .site-content__inner .panel-latest-news .d-flex h2{
	width:85% !important;
	width:85% !important;
	width:85% !important;
}

#page .panel-latest-news .d-flex{
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
}

.panel-latest-news .d-flex .btnBeforeYesterday{
	width:41px;
	width:41px;
	width:41px;
}

#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news{
	width:50% !important;
}

/* Container latest news */
#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(2){
	width:25% !important;
}

/* Container latest news */
#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3){
	width:25% !important;
}

/* Container latest news */
#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(4){
	width:25% !important;
}

/* Container latest news */
#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(5){
	width:25% !important;
}

.panel-latest-news .today-news > .container-latest-news{
	float:left;
}

/* Paragraph */
.today-news .latest-news p{
	line-height:2em;
	font-weight:600;
	letter-spacing:-0.5px;
	margin-bottom:0px;
	color:#2c3e50;
}

.today-news .d-flex ul{
	padding-left:0px;
	display:flex;
	list-style-type:none;
}

.today-news .d-flex li{
	margin-right:15px;
}

/* Image */
.today-news .container-latest-news:nth-child(1) img{
	display:inline-block;
	min-height:5px;
	height:527px;
}

.today-news .container-latest-news > .latest-news{
	height:100%;
}

.today-news .container-latest-news .latest-news > .wp-post-image{
	height:100%;
}

/* Container latest news */
.panel-latest-news .today-news .container-latest-news:nth-child(1){
	padding-right:30px;
}

/* Container latest news */
.panel-latest-news .today-news .container-latest-news:nth-child(2){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .today-news .container-latest-news:nth-child(4){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .today-news .container-latest-news:nth-child(3){
	padding-left:15px;
}

/* Container latest news */
.panel-latest-news .today-news .container-latest-news:nth-child(5){
	padding-left:15px;
}

/* Image */
.today-news .container-latest-news:nth-child(2) img{
	height:220px;
}

/* Image */
.today-news .container-latest-news:nth-child(3) img{
	height:220px;
}

/* Image */
.today-news .container-latest-news:nth-child(5) img{
	height:220px;
}

.today-news .container-latest-news:nth-child(2) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

.today-news .container-latest-news:nth-child(3) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

/* Image */
.today-news .latest-news img{
	margin-bottom:16px;
	border-color:#bdc3c7;
	border-style:solid;
	border-width:1px;
	filter: contrast(1.1);
	filter: contrast(1.2);
}

/* Image */
.today-news .container-latest-news:nth-child(4) img{
	height:220px;
}

.today-news .d-flex{
	float:left;
}

/* Link */
.today-news li a{
	font-size:12px;
	font-weight:600;
	width:100%;
	color:#00208c;
}

.today-news ul{
	padding-left:0px;
	display:inline-flex;
	list-style-type:none;
	width:250px;
}

.today-news .post-categories li{
	min-width:auto;
	max-width:auto;
	width:54px;
}

#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news .post-categories li{
	height:auto !important;
}

#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news .post-categories .latest-news{
	width:100% !important;
}

.today-news .post-categories .latest-news{
	display:none;
}

/* Page */
#page{
	transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news{
	width:50% !important;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(5){
	width:25% !important;
}

.panel-latest-news .yesterday-news > .container-latest-news{
	float:left;
}

/* Paragraph */
.yesterday-news .latest-news p{
	line-height:2em;
	font-weight:600;
	letter-spacing:-0.5px;
	margin-bottom:0px;
	color:#2c3e50;
}

.yesterday-news .d-flex ul{
	padding-left:0px;
	display:flex;
	list-style-type:none;
}

.yesterday-news .d-flex li{
	margin-right:15px;
}

/* Image */
.yesterday-news .container-latest-news:nth-child(1) img{
	display:inline-block;
	min-height:5px;
	height:527px;
}

.yesterday-news .container-latest-news > .latest-news{
	height:100%;
}

.yesterday-news .container-latest-news .latest-news > .wp-post-image{
	height:100%;
}

.panel-latest-news .yesterday-news .container-latest-news:nth-child(1){
	padding-right:30px;
}

/* Container latest news */
.panel-latest-news .yesterday-news .container-latest-news:nth-child(2){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .yesterday-news .container-latest-news:nth-child(3){
	padding-left:15px;
}

/* Container latest news */
.panel-latest-news .yesterday-news .container-latest-news:nth-child(5){
	padding-left:15px;
}

/* Image */
.yesterday-news .container-latest-news:nth-child(2) img{
	height:220px;
}

/* Image */
.yesterday-news .container-latest-news:nth-child(3) img{
	height:220px;
}

/* Image */
.yesterday-news .container-latest-news:nth-child(5) img{
	height:220px;
}

.yesterday-news .container-latest-news:nth-child(2) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

.yesterday-news .container-latest-news:nth-child(3) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

.yesterday-news .latest-news img{
	margin-bottom:16px;
	border-color:#bdc3c7;
	border-style:solid;
	border-width:1px;
	filter: contrast(1.1);
	filter: contrast(1.2);
}

/* Image */
.yesterday-news .container-latest-news:nth-child(4) img{
	height:220px;
}

.yesterday-news .d-flex{
	float:left;
}

.yesterday-news li a{
	font-size:12px;
	font-weight:600;
	width:100%;
}

.yesterday-news ul{
	padding-left:0px;
	display:inline-flex;
	list-style-type:none;
	width:250px;
}

.yesterday-news .post-categories li{
	min-width:auto;
	max-width:auto;
	width:54px;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news .post-categories li{
	height:auto !important;
}

#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news .post-categories .latest-news{
	width:100% !important;
}

.yesterday-news .post-categories .latest-news{
	display:none;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news{
	width:50% !important;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
	width:25% !important;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(5){
	width:25% !important;
}

.panel-latest-news .before-yesterday-news > .container-latest-news{
	float:left;
}

/* Paragraph */
.before-yesterday-news .latest-news p{
	line-height:2em;
	font-weight:600;
	letter-spacing:-0.5px;
	margin-bottom:0px;
	color:#2c3e50;
}

.before-yesterday-news .d-flex ul{
	padding-left:0px;
	display:flex;
	list-style-type:none;
}

.before-yesterday-news .d-flex li{
	margin-right:15px;
}

/* Image */
.before-yesterday-news .container-latest-news:nth-child(1) img{
	display:inline-block;
	min-height:5px;
	height:527px;
}

.before-yesterday-news .container-latest-news > .latest-news{
	height:100%;
}

.before-yesterday-news .container-latest-news .latest-news > .wp-post-image{
	height:100%;
}

.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(1){
	padding-right:30px;
}

/* Container latest news */
.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
	padding-left:0px;
	padding-right:15px;
}

/* Container latest news */
.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3){
	padding-left:15px;
}

/* Container latest news */
.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(5){
	padding-left:15px;
}

/* Image */
.before-yesterday-news .container-latest-news:nth-child(2) img{
	height:220px;
}

/* Image */
.before-yesterday-news .container-latest-news:nth-child(3) img{
	height:220px;
}

/* Image */
.before-yesterday-news .container-latest-news:nth-child(5) img{
	height:220px;
}

.before-yesterday-news .container-latest-news:nth-child(2) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

.before-yesterday-news .container-latest-news:nth-child(3) p:nth-child(2){
	height:28px;
	overflow:hidden;
}

.before-yesterday-news .latest-news img{
	margin-bottom:16px;
	border-color:#bdc3c7;
	border-style:solid;
	border-width:1px;
	filter: contrast(1.1);
	filter: contrast(1.2);
}

/* Image */
.before-yesterday-news .container-latest-news:nth-child(4) img{
	height:220px;
}

.before-yesterday-news .d-flex{
	float:left;
}

.before-yesterday-news li a{
	font-size:12px;
	font-weight:600;
	width:100%;
}

.before-yesterday-news ul{
	padding-left:0px;
	display:inline-flex;
	list-style-type:none;
	width:250px;
}

.before-yesterday-news .post-categories li{
	min-width:auto;
	max-width:auto;
	width:54px;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news .post-categories li{
	height:auto !important;
}

#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news .post-categories .latest-news{
	width:100% !important;
}

.before-yesterday-news .post-categories .latest-news{
	display:none;
}

/* Link */
.today-news .category a{
	font-size:12px;
	font-weight:600;
}

/* Link */
.yesterday-news .category a{
	font-weight:600;
	font-size:12px;
}

/* Link */
.before-yesterday-news .category a{
	font-weight:600;
	font-size:12px;
}

/* Link */
.panel-latest-news .d-flex a{
	padding-top:1px;
	font-size:14px;
}

/* Paragraph (hover) */
.today-news .latest-news p:hover{
	color:#00208c;
}

/* Link (hover) */
.today-news .category a:hover{
	color:#2c3e50;
}

/* Paragraph (hover) */
.yesterday-news .latest-news p:hover{
	color:#00208c;
}

/* Link (hover) */
.yesterday-news .category a:hover{
	color:#2c3e50;
}

/* Paragraph (hover) */
.before-yesterday-news .latest-news p:hover{
	color:#00208c;
}

/* Link (hover) */
.before-yesterday-news .category a:hover{
	color:#2c3e50;
}

/* 1437px and smaller screen sizes */
@media (max-width:1437px){

	/* Image */
	.today-news .container-latest-news:nth-child(2) img{
		height:180px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:180px !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(4) img{
		height:180px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(5) img{
		height:180px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(1) img{
		height:447px;
	}
	
	/* Paragraph */
	.today-news .latest-news p{
		font-size:14px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(2) img{
		height:180px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:180px !important;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(4) img{
		height:180px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(5) img{
		height:180px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(1) img{
		height:447px;
		min-height:4px;
	}
	
	/* Paragraph */
	.yesterday-news .latest-news p{
		font-size:14px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(2) img{
		height:180px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:180px !important;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(4) img{
		height:180px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(5) img{
		height:180px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(1) img{
		height:447px;
		min-height:4px;
	}
	
	/* Paragraph */
	.before-yesterday-news .latest-news p{
		font-size:14px;
	}
	
	/* Link */
	.panel-latest-news .d-flex a{
		padding-top:2px;
	}
	
}

/* 1199px and smaller screen sizes */
@media (max-width:1199px){

	/* Image */
	.today-news .container-latest-news:nth-child(2) img{
		height:160px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(5) img{
		height:160px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(1) img{
		height:407px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(1) img{
		height:407px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(2) img{
		height:160px;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(5) img{
		height:160px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(1) img{
		height:407px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(2) img{
		height:160px;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(5) img{
		height:160px;
	}
	
	/* Link */
	.panel-latest-news .d-flex a{
		padding-top:3px;
	}
	
}

/* 991px and smaller screen sizes */
@media (max-width:991px){

	/* Image */
	.today-news .container-latest-news:nth-child(2) img{
		height:120px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:120px !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(4) img{
		height:120px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(5) img{
		height:120px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(1) img{
		height:327px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(1) img{
		min-height:3px;
		height:327px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2) .latest-news .wp-post-image img{
		height:120px !important;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:120px !important;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(4) img{
		height:120px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(5) .latest-news .wp-post-image img{
		height:120px !important;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(1) img{
		min-height:3px;
		height:327px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(2) img{
		height:120px;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:120px !important;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(4) img{
		height:120px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(5) img{
		height:120px;
	}
	
	/* Section news */
	.panel-latest-news .d-flex .txtSectionNews:nth-child(2){
		padding-right:5px;
	}
	
	/* Yesterday news */
	.panel-latest-news .d-flex .btnYesterdayNews{
		padding-right:5px;
	}
	
	/* Heading */
	#page #content .container .site-content__inner .panel-latest-news .d-flex h2{
		width:80% !important;
	}
	
	/* Link */
	.panel-latest-news .d-flex a{
		padding-top:2px;
	}
	
	/* Heading */
	.panel-latest-news .d-flex h2{
		padding-top:5px;
	}
	
	/* Paragraph */
	#main .hentry .page__content .panel-latest-news .today-news .container-latest-news .latest-news p{
		display:block !important;
	}
	
	/* Category */
	#main .hentry .page__content .panel-latest-news .today-news .container-latest-news .category{
		display:block !important;
	}
	
	/* Paragraph */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .yesterday-news .container-latest-news .latest-news p{
		display:block !important;
	}
	
	/* Category */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .yesterday-news .container-latest-news .category{
		display:block !important;
	}
	
	/* Paragraph */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .before-yesterday-news .container-latest-news .latest-news p{
		display:block !important;
	}
	
	/* Category */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .before-yesterday-news .container-latest-news .category{
		display:block !important;
	}
	
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	/* Container latest news */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(1){
		width:100% !important;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(1){
		padding-right:0px;
		margin-bottom:15px;
	}
	
	/* Container latest news */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(2){
		width:50% !important;
	}
	
	/* Container latest news */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3){
		width:50% !important;
	}
	
	/* Container latest news */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(4){
		width:50% !important;
	}
	
	/* Container latest news */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(5){
		width:50% !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(1) img{
		height:340px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(2) img{
		height:160px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(5) img{
		height:160px;
	}
	
	/* Paragraph */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(2) .latest-news p{
		height:auto !important;
	}
	
	/* Paragraph */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news p{
		height:auto !important;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(2){
		margin-bottom:15px;
		float:right;
		clear:both;
		padding-left:15px;
		padding-right:0px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(3){
		margin-bottom:15px;
		padding-left:0px;
		padding-right:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(4){
		margin-bottom:15px;
		float:right;
		clear:both;
		padding-right:0px;
		padding-left:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(5){
		margin-bottom:15px;
		padding-left:0px;
		padding-right:15px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(1){
		width:100% !important;
	}
	
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(1){
		padding-right:0px;
		margin-bottom:15px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(5){
		width:50% !important;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(1) img{
		height:340px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2) .latest-news p{
		height:auto !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news p{
		height:auto !important;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(2){
		margin-bottom:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(3){
		margin-bottom:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
		margin-bottom:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(5){
		margin-bottom:15px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(1){
		width:100% !important;
	}
	
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(1){
		padding-right:0px;
		margin-bottom:15px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
		width:50% !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(5){
		width:50% !important;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(1) img{
		height:340px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(2) img{
		height:160px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(4) img{
		height:160px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(5) img{
		height:160px;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2) .latest-news p{
		height:auto !important;
	}
	
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news p{
		height:auto !important;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2){
		margin-bottom:15px;
		float:right;
		padding-right:0px;
		padding-left:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3){
		margin-bottom:15px;
		padding-left:0px;
		padding-right:15px;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
		margin-bottom:15px;
		float:right;
		padding-left:15px;
		padding-right:0px;
		clear:both;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(5){
		margin-bottom:15px;
		float:right;
		padding-left:0px;
		padding-right:15px;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(5) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:160px !important;
	}
	
	/* Heading */
	#page #content .container .site-content__inner .panel-latest-news .d-flex h2{
		width:70% !important;
	}
	
}

/* 599px and smaller screen sizes */
@media (max-width:599px){

	/* Heading */
	.panel-latest-news .d-flex h2{
		font-weight:600;
	}
	
}

/* 569px and smaller screen sizes */
@media (max-width:569px){

	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(3){
		padding-right:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(2){
		padding-left:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(5){
		padding-right:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(4){
		padding-left:7px;
	}
	
	/* Column 12/12 */
	.hentry .panel-latest-news{
		padding-left:0px;
		padding-right:0px;
	}
	
}

/* 479px and smaller screen sizes */
@media (max-width:479px){

	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(1) .latest-news .wp-post-image img{
		width:100% !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(1) img{
		height:57vw;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(2) img{
		height:27vw;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:27vw !important;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(4) img{
		height:27vw;
	}
	
	/* Image */
	.today-news .container-latest-news:nth-child(5) img{
		height:27vw;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(2){
		padding-right:0px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(3){
		padding-left:0px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(4){
		padding-right:0px;
	}
	
	/* Container latest news */
	.panel-latest-news .today-news .container-latest-news:nth-child(5){
		padding-left:0px;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(1) .latest-news .wp-post-image img{
		width:100% !important;
	}
	
	/* Image */
	#content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(2) .latest-news .wp-post-image img{
		height:27vw !important;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:27vw !important;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(4) img{
		height:27vw;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .yesterday-news .container-latest-news:nth-child(5) .latest-news .wp-post-image img{
		height:27vw !important;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(2){
		padding-right:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(3){
		padding-left:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
		padding-right:7px;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(5){
		padding-left:7px;
	}
	
	/* Image */
	.yesterday-news .container-latest-news:nth-child(1) img{
		height:57vw;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(1) img{
		height:57vw;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(2) img{
		height:27vw;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(2){
		padding-right:0px;
		padding-left:7px;
	}
	
	/* Image */
	#page #content .container .site-content__inner .panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3) .latest-news .wp-post-image img{
		height:27vw !important;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(3){
		padding-left:0px;
		padding-right:7px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(4) img{
		height:27vw;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
		padding-right:0px;
		padding-left:7px;
	}
	
	/* Image */
	.before-yesterday-news .container-latest-news:nth-child(5) img{
		height:27vw;
	}
	
	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(5){
		padding-left:0px;
		padding-right:7px;
	}
	
}

/* 475px and smaller screen sizes */
@media (max-width:475px){

	/* Heading */
	#page #content .container .site-content__inner .panel-latest-news .d-flex h2{
		width:60% !important;
	}
	
}

/* 420px and smaller screen sizes */
@media (max-width:420px){

	/* Column 12/12 */
	#content .panel-latest-news{
		overflow:hidden;
	}
	
	/* Heading */
	#page #content .container .site-content__inner .panel-latest-news .d-flex h2{
		width:50% !important;
	}
	
}

/* 380px and smaller screen sizes */
@media (max-width:380px){

	/* Container latest news */
	.panel-latest-news .before-yesterday-news .container-latest-news:nth-child(4){
		clear:both;
	}
	
	/* Paragraph */
	.today-news .latest-news p{
		text-align:left;
	}
	
}

/* Section videos carousel flex header */
.hentry .section-videos-carousel-flex-header{
	float:left;
}

/* Thumbnail Image */
.today-news .container-latest-news:nth-child(1) .wp-post-image{
	height:527px;
}

/* Thumbnail Image */
.today-news .container-latest-news:nth-child(2) .wp-post-image{
	height:220px;
}

/* Thumbnail Image */
.today-news .container-latest-news:nth-child(3) .wp-post-image{
	height:220px;
}

/* Thumbnail Image */
.today-news .container-latest-news:nth-child(4) .wp-post-image{
	height:220px;
}

/* Thumbnail Image */
.today-news .container-latest-news:nth-child(5) .wp-post-image{
	height:220px;
}

/* 1437px and smaller screen sizes */
@media (max-width:1437px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		transform:translatex(0px) translatey(0px);
		min-height:4px;
		height:447px;
	}
	
	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(2) .wp-post-image{
		height:180px;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:180px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:180px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:180px !important;
	}
	
}

/* 1199px and smaller screen sizes */
@media (max-width:1199px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		height:407px;
	}
	
	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(2) .wp-post-image{
		height:160px;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:160px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:160px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:160px !important;
	}
	
}

/* 991px and smaller screen sizes */
@media (max-width:991px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		min-height:3px;
		height:327px;
	}
	
	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(2) .wp-post-image{
		height:120px;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:120px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:120px !important;
	}
	
	/* Thumbnail Image */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:120px !important;
	}
	
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		height:340px;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:160px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(2) .latest-news .wp-post-image{
		height:160px !important;
	}
	
	/* Thumbnail Image */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:160px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:160px !important;
	}
	
}

/* 479px and smaller screen sizes */
@media (max-width:479px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		min-height:2px;
		height:273px;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:129px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(2) .latest-news .wp-post-image{
		height:129px !important;
	}
	
	/* Thumbnail Image */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:129px !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:129px !important;
	}
	
}

/* 420px and smaller screen sizes */
@media (max-width:420px){

	/* Thumbnail Image */
	.today-news .container-latest-news:nth-child(1) .wp-post-image{
		height:57vw;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(3) .latest-news .wp-post-image{
		height:27vw !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(2) .latest-news .wp-post-image{
		height:27vw !important;
	}
	
	/* Thumbnail Image */
	#content .container .site-content__inner #primary #main .hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(5) .latest-news .wp-post-image{
		height:27vw !important;
	}
	
	/* Thumbnail Image */
	.hentry .page__content .panelLatestNews .panel-latest-news .today-news .container-latest-news:nth-child(4) .latest-news .wp-post-image{
		height:27vw !important;
	}
	
	/* Container latest news */
	.panel-latest-news .yesterday-news .container-latest-news:nth-child(4){
		clear:both;
	}
	
}