.ihide{
	display:none;
}
.news_ed-prev-item.thefirst_recent .card-body{
	
	background-color: #1f1d1d;
}
.footer-center-info ul li p{
	line-height:normal;
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #7C7C7C;
	margin-top:10px;
}
@media (min-width: 1200px) {
	.card-subtitle {
		margin-top: 0.525rem;
	}
	.search-wrap{
		
		display:none !important;
	}
}
@media (max-width: 1460px){
	.footer-center-info ul li{padding:10px;}
}

@media (max-width: 414px) {
	#h-quiclinks,.search-wrap{
		
		display:none !important;
	}
}