@media only screen and ( max-width: 1023px ) {
.pan-ad-banner, .pan-ad-inline, .pan-ad-adsense, .pan-ad-footer-noadsense, .pan-ad-sidebar-noadsense {
	max-width: 756px;
}
.trending-posts .wpp-thumbnail {
	float: none;
	width: 100%;
	margin: 0 0 0 0;
}
.trending-posts .wpp-post-title {
	margin: 0 10px;
}
}
@media only screen and ( max-width: 767px ) {
.widget .dpe-flexible-posts img, .td-main-sidebar .wpp-list img {
	float: left;
	margin: 0 10px 0 0;
}
.widget .dpe-flexible-posts li {
	min-height: 120px;
}
}
@media only screen and ( max-width: 520px ) {
body.single .pan-ad-inline {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}
}
 @media only screen and ( max-width: 460px ) {
.widget .dpe-flexible-posts img, .td-main-sidebar .wpp-list img {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 10px 0 0;
}
}
 @media screen and (max-width: 320px) {
#fb_content_k .pw-button div {
	font-size: 16px!important;
	font-weight: 600;
}
#fb_content_k .pw-button div span {
	font-size: 10px!important;
	display: none;
}
}
