@media screen and (max-width: 960px){
	
body{
	font-size: 13px;
}

header{
	position: static;
}

#header_block{
	height: 0;
}
	
.block{
	width: 470px;
}

.title{
	padding: 24px 0 12px 0;
	width: 470px;
	font-size: 20px;
}

.pagination{
	padding-top: 9px;
}

.categories{
	font-size: 11px;
	margin: 0 0 22px 0;
}

.tags{
	font-size: 11px;
	margin-top: 16px;
}

.small-thumbnail{
	width: 40%;
	height: 40%;
}

.full-thumbnail{
	width: 100%;
	height: 100%;
}

.head-line{
	height: 12px;
}

/*
.site-logo{
	height: 40px;
	background: url('../images/logo235.png') center;
}
*/ 

.menu.block{
	font-size: 13px;
}

.slider.row{
	height: 380px;
}

.icons{
	height: 150px;
	top: -40px;
}

.events.row{
	height: 1120px;
	background-color: #1A2559;
}

.event{
	float: none;
}

.event-second{
	margin: 20px 0 0 0;
}

.event img{
	border-bottom: 4px solid #d0d0d0;
}

.news-item3{
	clear: both;
	margin-left: 0px;
}

.news-date{
	font-size: 11px;
	margin: 12px 0 0 0;
}

.news-title{
	margin: 10px 0 0 0;
}

.gallery.row{
	height: 264px;
}

.video.row{
	padding-bottom: 12px;
}

.video .title{
	padding: 16px 0 18px 0;
}

.first-video-title{
	width: 470px;
}

.first-video-text{
	padding-left: 4px;
}

.first-video{
	width: 470px;
	margin: 0 0 12px 0;
	float: none;
}

.other-videos{
	width: 470px;
	float: none;
}

.second-video{
	width: 470px;
}

.video-hr{
	width: 470px;
	height: 10px;
	margin-bottom: 9px;
}

.video540x320, .video560x315, .video940x529{
	width: 470px;
	height: 280px;
}

.site-partners.block{
	height: 182px;
	line-height: 70px;
}

.site-partners span{
	margin: 10px;
	line-height: 1.25;
}

.site-info.block{
	line-height: 10px;
	font-size: 11px;
}

.footer-links{
	display: block;
	float: none;
}

.site-info img{
	float: none;
	margin: 20px 12px 0 0;
}

.site-info .textwidget{
	clear: both;
	display: block;
	vertical-align: middle;
	margin: 0 0 20px 0;
	text-align: left;
}

.block.post{
	padding: 12px 0;
}

}