/************************************************
*************************************************/

.e-fh-box {
	width:98%;
	min-height:150px;
	margin-right:5px;
}

.f-b-post-date-boxs {
	width:30%;
}

.f-b-stats-boxs {
	width:230px;
}

.g-s-box {
	margin-top:15px;
}

.f-box-top-title {
	max-width:98%;
}

.f-b-select {
	clear:inherit;
	float:left;
	width:31.5%;
	margin-top:0px;
}

.fbs-1 {
	margin-top:10px;
}

.e-fh-st-box {
	max-width:940px;
	width:98%;
	margin:0 auto !important;
}

@media screen and (max-width: 1000px) {
	
	.e-fh-box {
		width:25% !important;
		min-height:350px !important;
	}
	
	.f-b-post-date-boxs {
		width:86.5% !important;
	}
	
	.f-b-stats-boxs {
		width:220px !important;
	}
	
	.g-s-box {
		margin-top:5px !important;
	}

	.f-box-top-title {
		max-width:180px !important;
	}
	
	.f-b-select {
		clear:both !important;
		float:inherit !important;
		width:95% !important;
		margin-top:2.5% !important;
	}

	.e-fh-st-box {
		max-width:920px !important;
		width:90% !important;
	}
}