@media (max-width: 1024px) {
.rightquote {
	display: none;
}
.news_copyholder_odd {
	width: 100%;
	float: none;
	padding: 18px 18px 1px 18px;
}
.news_copyholder_even {
	width: 100%;
	float: none;
	padding:18px;
}
.news_left_odd img {
	float: none;
	width: 100%;
	padding: 0 18px 18px 18px;
}
.news_left_even img {
	float: none;
	width: 100%;
	padding: 0 18px 18px 18px;
}
/*
.article_img_left, .article_img_right {
    width: 50% !important;
}
.item { 
	width: 50%; 
}
*/
.social {
	width:8%;
	height:120px;
}

}