@media only screen and ( max-width: 1000px ) {
}
@media only screen and ( min-width: 1000px ) {
.et_post_meta_wrapper h1 {
}
.et_header_style_centered #top-menu > li > a {
	margin-top: -10px;
	font-size: 16px;
}
}
@media only screen and ( max-width: 767px ) {
}
@media only screen and ( max-width: 600px ) {
.popular-posts .wpp-thumbnail {
	float: none;
	width: 100%;
	margin: 0 0 8px 0;
}
#wp_social_popup_and_get_traffic {display:none;}
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 320px) {
}
