
@media only screen and ( max-width: 667px ) {
.trending-post .wpp-thumbnail, .trending-post li a img {
	float: none;
	width: 100%;
	max-width: 100%;
}
.wpdev-trending-bar, .wpdev-trending-bar-cont, .tpd-banner-ad-b, .wpdev-header-menu {
	display: none;
}
.menu-header-menu-container-add {
	position: relative;
}
.wpdev-logo.row {
	background: #eee;
	border: none;
}
#wpdev-single-trending .wpdev-post-grid-item img, ul.dpe-flexible-posts li img {
	width: 100%;
}
.entry-content .tpd-box-ad-c {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.entry-content .tpd-box-ad-a:before, .entry-content .tpd-box-ad-b:before, .entry-content .tpd-box-ad-c:before, .entry-content .tpd-box-ad-d:before {
	content: "advertisement - story continues below";
	color: #777;
	font-size: 9px;
	display: block;
	margin: 5px 0;
}
.wpdev-post-title h1 {
	border: none;
	margin: 0;
	text-align: center;
}
.wpdev-post-title h4 {
	font-size: 15px;
	margin: 0;
	text-align: center;
	border-radius: 2px;
	background: #222;
	color: #fff!important;
}
}
