@media(max-width:499px) and (min-width:320px){
	.fc-border-separate tr.fc-last th{font-size: 8px !important}
	.fc-week .fc-day > div .fc-day-number {
	font-size: 11px !important;
	margin: 8px !important;
	min-width: 19px !important;
	padding: 3px !important;
	width: 20px !important;
	height: 20px !important;
	
}
	.fc-event-inner .fc-event-title span{font-size: 8px !important;}
}

@media(max-width:767px) and (min-width:320px){
	#bbpress-forums #bbp-search-index-form{width: 100%}
	.bbp-body ul li:nth-child(2), .bbp-header ul li:nth-child(2){padding-left: 16px;}
	.bbp-forum-freshness{text-align: center !important}
	.bbp-forum-freshness a img {
	float: none !important;
	display: inline-block;
	margin-right: 0 !important;
}
	.bbp-forum-freshness p.bbp-topic-meta{text-align: center !important;}
	.bbp-forum-freshness p.bbp-topic-meta span{float: none;
display: inline-block;
}
}
@media(max-width:768px) and (min-width:320px){
#myModal ul{text-align: center}
#myModal .modal-footer ul li{float: none !important;display: inline-block;}
}
@media(max-width:480px)

{
	#bbpress-forums div.bbp-breadcrumb{display: block!important}
	.bbp-forum-status-open li.bbp-forum-info {
	float: left;
	width: 100% !important;
	padding: 20px 0px !important;
	text-align: center;
}
	ul.bbp-forum-status-open{text-align: center}
	.bbp-forum-status-open li.bbp-forum-freshness {
	float: none;
	display: inline-block !important;
	width: 40% !important;
	padding: 24px 0px !important;
	text-align: center !important;
}
	#bbpress-forums li.bbp-forum-freshness p.bbp-topic-meta{width: 100% !important}
}