@media (min-width: 1200px) {
.col-lg-9, .col-sm-9 {
	width: 840px!important;
}
.col-lg-3, .col-sm-3 {
	width: 320px!important;
}
.latest-article-bottom-widget {
	margin: 10px 0 0 -10px;
}
.bottom-widget-wrapper {
	margin: 0 0 10px 10px;
	width: 308px;
}
a.bottom-widget-title {
	line-height: 21px;
	width: 293px;
	font-size: 18px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.col-lg-9, .col-sm-9 {
	width: 640px!important;
}
.col-lg-3, .col-sm-3 {
	width: 320px!important;
}
}
 @media (max-width: 991px) and (min-width: 767px) {
.col-lg-9, .col-sm-9 {
	width: 420px!important;
}
.col-lg-3, .col-sm-3 {
	width: 320px!important;
}
#main #featured.wrapper {
	display: none;
}
.latest-article-bottom-widget {
	margin: 10px 0 0 0;
}
.bottom-widget-wrapper {
	margin: 0 0 10px 0;
	width: 400px;
	float: none;
}
a.bottom-widget-title {
	width: 385px;
}
.wpp-thumbnail {
	float: none;
	width: 100%;
	height: auto;
}
}
 @media (max-width: 767px) {
section#content #main #featured h3 {
	font-size: 24px!important;
}
h5 {
	font-size: 18px!important;
}
.featimg .img-responsive {
	width: 100%;
}
.bottom-widget-wrapper {
	margin: 20px 0 10px 0;
	width: 100%;
	float: none;
}
.bottom-widget-wrapper img {
	width: 100%;
	margin: 5px 0 0 0;
}
a.bottom-widget-title {
	line-height: 24px;
	width: 100%;
	position: relative;
	margin: 0 0 10px 0;
	background: #fff;
	padding: 0;
	font-size: 24px;
	color: #333;
}
a.bottom-widget-title:hover {
	background: #fff;
	border: none;
	color: #000;
}
.wpp-thumbnail {
	float: none;
	width: 100%;
	height: auto;
}
}
 @media (max-width: 330px) {
a.pw-button-googleplus {
	display: none!important;
}
#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;
}
}
