/* global settings */
@font-face {
    font-family: 'museo';
    src: url('../fonts/ofont.ru_museo_cyrl_500-webfont.eot');
    src: url('../fonts/ofont.ru_museo_cyrl_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ofont.ru_museo_cyrl_500-webfont.woff2') format('woff2'),
         url('../fonts/ofont.ru_museo_cyrl_500-webfont.ttf') format('truetype'),
         url('../fonts/ofont.ru_museo_cyrl_500-webfont.svg#museo_cyrl500') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
  -webkit-text-size-adjust: none;
}
body,html{
	height:100%;
	margin:0;
}
body {
	margin:0;
	color:#000;
	font:11px/13px arial,sans-serif;
	background: url(../images/bg-body.gif) 50% 0;
	min-width:320px;
}
img {
	vertical-align:top;
	border-style:none;
}
a{
	text-decoration:underline;
	color:#000;
	outline:none;
}
a:hover{text-decoration:none;} 
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
	-webkit-appearance: none;
	-webkit-border-radius:0;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
	display: block;
}

ins {
  display: none!important;
}

.row{
	height:1%;
	overflow:hidden;
}
.wrap{
	width:100%;
}
.wrap:after{
	content:"";
	display:block;
	clear:both;
}
.hide{display:none;}
.alignleft{float:left;}
.alignright{float:right;}
/* wrapper */
.wrapper{
	width:100%;
	overflow:hidden;
	min-height:100%;
	position:relative;
}
.w1{
	width:997px;
	margin:0 auto;
}
header{
	margin:10px 0 15px;
}
header .banner-box{
	background:#fff;
	margin:0 -9999px;
	padding:30px 9999px ;
	text-align:center;
	border-bottom:5px solid #e5e5e5;
}
.top-panel{
	background:#fff;
	margin:0 -9999px;
	width:997px;
	overflow:hidden;
	padding:15px 9999px 20px;
}
.top-menu{
	list-style:none;
	margin:3px 0 0 -34px;
	padding:0;
	float:left;
}
.top-menu li{
	float:left;
	margin:0 0 0 31px;
}
.top-menu li a:hover{text-decoration:underline;}
.top-menu li a{
	display:block;
	text-decoration:none;
	color: #5d5d5d;
	font-size: 15px;
	line-height:26px;
}
.top-menu .img-holder{
	float:left;
	width:24px;
	height:24px;
	border: 2px solid #000;
	border-radius:50%;
	background:#fff;
	line-height:0;
	margin:0 6px 0 0;
}
.top-menu .img-holder span{
	display:table-cell;
	vertical-align:middle;
	width:24px;
	height:24px;
	text-align:center;
}
header .btns{
	float:right;
	
}
.language{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
.language li{
	float:left;
	margin:0 0 0 4px;
}
.language li a:hover,
.language li.active a{
	border:3px solid #ff0808;
	color:#ff0808;
}
.language li a{
	font-size:11px;
	line-height:34px;
	height:34px;
	width:34px;
	color:#000;
	display:block;
	border:3px solid #fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
header .search-btn{
	background: url(../images/btn-search.png) no-repeat;
	width: 26px;
	height: 26px;
	float:left;
	margin:7px 0 0;
}
header .search{
	width: 232px;
	height: 33px;
	border: 3px solid #e5e5e5;
	float:right;
	margin:0 6px 0 0;
	box-sizing:border-box;
}
header .search .text{
	float:left;
	background:none;
	border-style:none;
	width:198px;
	height:27px;
	font-size:14px;
	line-height:16px;
	padding:5px 10px 6px;
	box-sizing:border-box;
	margin:0;
}
header .search .btn-search{
	background: url(../images/btn-search.png) no-repeat 0 50%;
	float:right;
	width:28px;
	height:27px;
	border-style:none;
	cursor:pointer;
	text-indent:-9999px;
	margin:0;
}
.header-box{
	background:#fff;
	margin:0 -9999px;
	width:997px;
	overflow:hidden;
	padding:0 9999px 33px;
}
.logo{
	background:url(../images/logo.png) no-repeat;
	width: 301px;
	height: 117px;
	float:left;
	margin:0 107px 0 -4px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.date-box{
	float:left;
	margin:31px 0 0;
	width:140px;
}
.date-box .date{
	width: 49px;
	height: 49px;
	border: 3px solid #e5e5e5;
	color: #191917;
	font-size: 24px;
	line-height: 44px;
	margin:0 14px 0 0;
	font-weight:bold;
	box-sizing:border-box;
	float:left;
	border-radius:50%;
	text-align:center;
}
.date-box .info{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.date-box .month{
	display:block;
	color: #191917;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	margin:0 0 3px;
}
.date-box .day{
	display:block;
	color: #191917;
	font-size: 12px;
	line-height: 14px;
}
.weather-box{
	float:left;
	width:150px;
	margin:31px 0 0;
}
.weather-box .img-box{
	float:left;
	margin:0 17px 0 0;
}
.weather-box .info{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.weather-box .temp{
	color: #191917;
	font-family: Arial;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	display:block;
}
.weather-box .temp sup{
	font-size:14px;
	padding:0 0 0 3px;
}
.weather-box .city{
	display:block;
	color: #191917;
	font-size: 12px;
	line-height: 14px;
}
.last-audio:hover{
	text-decoration:underline;
}
.last-audio{
	float:right;
	/*background: url(../images/ico-play.png) no-repeat;*/
	height: 38px;
	line-height:38px;
	font-size:15px;
	color: #191917;
	margin:38px 4px 0 0;
	padding:0 0 0 52px;
	text-decoration:none;
}
.stats-box{
	background:#e5e5e5;
	padding:7px 9999px;
	margin:0 -9999px;
	
}
.stats{
	list-style:none;
	margin:0 0 0 -35px;
	padding:0;
	overflow:hidden;
}
.stats li {
	float:left;
	margin:0 0 0 34px;
	font-size:12px;
	line-height:17px;
	color:#5d5d5d;
}
.stats li .arrow_down{
	background:#ff0808;
	height:17px;
	width:17px;
	vertical-align:middle;
	text-align:center;
	border-radius:50%;
	position:relative;
	float:left;
	margin:0 5px 0 0;
}
.stats li .arrow_down img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-4.5px 0 0 -4.5px;
	transform:rotate(180deg)
}
.stats li .arrow_up{
	background:#1e1e1c;
	height:17px;
	width:17px;
	vertical-align:middle;
	text-align:center;
	border-radius:50%;
	position:relative;
	float:left;
	margin:0 5px 0 0;
}
.stats li .arrow_up img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-4.5px 0 0 -4.5px;
}
.main{
	background:#fff;
	width:997px;
	margin:0 0 0 -30px;
	padding:30px 30px;
}
.main-holder{
	width:100%;
	margin:0 0 40px;
}
.main-holder:after{
	content:"";
	display:block;
	clear:both;
}
.content{
	float:left;
	width:654px;
}
.visual-box{
	margin:0 auto 40px;
	position:relative;
	overflow:hidden;
	max-width:654px;
}
.visual{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.visual li{
	float:left;
	position:relative;
}
.visual li .shadow{
	position:absolute;
	bottom:0;
	left:0;
	background: url(../images/shadow.png) no-repeat;
	width: 654px;
	height: 160px;
}
.visual li .ico-photo{
	position:absolute;
	top:21px;
	left:31px;
	border-radius:50%;
	width: 33px;
	height: 33px;
	background:#f54540 url(../images/ico-photo.png) no-repeat 50% 50%;
}
.visual li .visual-info{
	position:absolute;
	bottom:23px;
	left:29px;
}
.visual li .category-title{
	display:inline-block;
	background:#000;
	font-size:11px;
	line-height:29px;
	padding:0 10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 15px;
}
.visual li .title:hover{text-decoration:underline;}
.visual li .title{
	display:inline-block;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:0 0 15px;
	display:block;	
}
.visual li .date{
	float:left;
	color: #b6b6b6;
	font-size:11px;
	line-height:13px;
	margin:0 20px 0 0 ;
}
.visual li .views{
	background: url(../images/ico-views.png) no-repeat 0 3px;
	padding:0 0 0 23px;
	color: #b6b6b6;
	font-size:11px;
	line-height:13px;
	float:left;
}
.slider-arrows{display:none;}
.visual-box .slider-nav{
	position:absolute;
	bottom:25px !important;
	right:30px !important;
	left:auto !important;
	margin:0 !important;
}
.slider-nav a{
	float:left;
	margin:0 0 0 5px;
	background: url(../images/ico-switcher.png) no-repeat;
	width: 7px;
	height: 7px;
}
.slider-nav a:hover,
.slider-nav a.slider-nav__item--current{
	background-position:-12px 0;
}
.search-results h2,
.recommend-box h2,
.last-news-box h2,
.last-video-box h2,
.interview-box h2,
.other-box h2,
.news-box h2{
	display:inline-block;
	margin:0 0 30px;
	color: #fff;
	font:22px/36px 'museo', Arial, Helvetica, sans-serif;
	background: #ff0000;
	padding:0 10px;
	text-transform:uppercase;
}
.other-box h2{
	margin:0 0 23px;
}
.comments-box h2{
	display:block;
	margin:0 0 20px;
	color: #000;
	font:22px/36px 'museo', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.news-list{
	list-style:none;
	margin:0 0 0 -30px;
	padding:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
}
.news-list li{
	letter-spacing:0;
	display:inline-block;
	width:198px;
	vertical-align:top;
	margin:0 0 30px 30px;
}
.news-list li .img-holder{
	position:relative;
	margin:0 0 10px;
	display:block;
}
.news-list li .img-holder .ico-photo{
	background: url(../images/ico-photo2.png) no-repeat;
	width: 24px;
	height: 23px;
	position:absolute;
	top:10px;
	left:10px;
}
/*news-list li .img-holder .ico-video{*/
.ico-video{
	background: url(../images/ico-video2.png) no-repeat;
	width: 24px;
	height: 23px;
	position:absolute;
	top:10px;
	left:10px;
}
.news-list li .date{
	display:block;
	color: #ff0808;
	font-size: 12px;
	line-height: 14px;
	margin:0 0 10px;
}
.news-list li .text:hover{text-decoration:underline;}
.news-list li .text{
	color: #191917;
	font-size: 15px;
	line-height: 22px;
	display:inline-block;
	text-decoration:none;
	margin:0 0 15px;
}
.news-list .tags{
	list-style:none;
	margin:0 0 0 -9px;
	padding:0;
	overflow:hidden;
}
.news-list .tags li{
	float:left;
	width:auto;
	margin:0 0 10px 23px;
}
.news-list .tags li a{
	position:relative;
	display:inline-block;
	font-size:12px;
	line-height:25px;
	color:#000000;
	text-decoration:none;
	background: url(../images/bg-tags.png) no-repeat 100% 0;
	height: 25px;
	padding:0 7px 0 2px;
}
.news-list .tags li a:after{
	content:'';
	position:absolute;
	top:0;
	left:-13px;
	background: url(../images/bg-tags.png) no-repeat 0 0;
	height: 25px;
	width:13px;
}
.news-list .tags li a:hover{background-position:100% -25px;}
.news-list .tags li a:hover:after{background-position:0 -25px;}
.news-box .all-news:hover{
	background:#ff0808;
	color:#fff;
}
.news-box .all-news{
	width: 169px;
	height: 40px;
	box-sizing:border-box;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	border: 3px solid #ff0808;
	color:#ff0808;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0 auto;
}
.social-list{
	list-style:none;
	margin:0 0 0 -9px;
	padding:0;
	overflow:hidden;
}
.social-list li{
	float:left;
	margin:0 0 0 9px;
}
.sidebar{
	float:right;
	width:326px;
}
.other-box{
	margin:0 0 26px;
}
.other-box .all-interview{
	font-size: 14px;
	line-height: 14px;
	color:#ff0808;
	float:left;
}
.other-list{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size: 15px;
	line-height: 22px;
}
.other-list li{
	margin:0 0 9px;
}
.other-list li span{
	color: #ff0808;
}
.other-list li a:hover{text-decoration:underline;}
.other-list li a{
	text-decoration:none;
	color:#000000;
}
.sidebar .banner{
	text-align:center;
	margin:0 0 40px;
}
.interview-box{
	margin:0 0 40px;
}
.interview-list{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.interview-list{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.interview-list li{
	position:relative;
	margin:0 0 23px;
}
.interview-list .info{
	position:absolute;
	bottom:0;
	left:0;
}
.interview-list .info .date{
	background:#000;
	color:#fff;
	padding:0 10px;
	font-size: 11px;
	line-height: 29px;
	margin:0 0 10px 17px;
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
}
.interview-list .info .text{
	background:#000;
	color:#fff;
	padding:0 10px;
	font-size: 16px;
	line-height: 22px;
	padding:11px 18px;
	display:block;
}
.last-video-box .all-video,
.interview-box .all-interview{
	font-size: 14px;
	line-height: 14px;
	color:#ff0808;
	float:left;
}
.last-video-box .video{
	margin:0 0 20px;
}
footer{
	width:100%;
	overflow:hidden;
}
.footer-holder{
	background:#e5e5e5;
	width:997px;
	overflow:hidden;
	margin:0 0 20px -30px;
	padding:40px 30px;
}
.footer-logo{
	background:url(../images/logo2.png) no-repeat;
	width: 251px;
	height: 97px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 40px 0 0;
}
.footer-logo a{
	display:block;
	height:100%;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:13px 0 0;
	float:left;
}
.footer-nav li{
	margin:0 0 14px;
	color:#191917;
	font-size:12px;
	line-height:15px;
}
.footer-nav li a{
	color:#191917;
	font-size:12px;
	line-height:15px;
}
.contacts-box{
	float:right;
	width:350px;
	padding:10px 0 0;
}
.contacts-box strong{
	font-size:16px;
	line-height:18px;
	display:block;
	color:#191917;
	padding:0 0 0 35px;
	margin:0 0 20px;
	text-transform:uppercase;
}
.contacts-list{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.contacts-list li{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.contacts-list li .img-holder{
	float:left;
	background: #ff0808;
	border-radius:50%;
	margin:0 11px 0 0;
}
.contacts-list li .img-holder span{
	display:table-cell;
	vertical-align:middle;
	height:23px;
	width:23px;
	text-align:center;
}
.contacts-list li address,
.contacts-list li .tel,
.contacts-list li .mail{
	color: #191917;
	font-size: 12px;
	line-height: 23px;
	font-style:normal;
	float:left;
	text-decoration:none;
}
.footer-box{
	border-top:5px solid #e5e5e5;
	padding:20px 9999px 25px;
	width:997px;
	overflow:hidden;
	margin:0 -9999px;
}
footer .copy{
	float:left;
	color: #898989;
	font-size: 12px;
	line-height: 18px;
}
footer .developer{
	float:right;
	padding:18px 0 0;
	color: #898989;
	font-size: 12px;
	line-height: 18px;
}
footer .developer a{
	color: #fd3c60;
}
#breadcrumbs, .breadcrumbs{
	list-style:none;
	margin:0 0 25px;
	padding:0;
	overflow:hidden;

}
#breadcrumbs li:first-child,  .breadcrumbs li:first-child{
	background:none;
	padding:0;
	margin:0;
}
#breadcrumbs li, .breadcrumbs li{
	float:left;
	margin:0 0 0 3px;
	padding:0 0 0 8px;
	background: url(../images/separator.png) no-repeat 0 3px;
}
#breadcrumbs li a:hover, .breadcrumbs li a:hover {
	text-decoration:underline;
}
#breadcrumbs a, .breadcrumb_last, .breadcrumbs li a{
	text-decoration:none;
	color:#191917;
	font-size:13px;
	line-height:15px;
}
.article{
	margin:0 0 50px;
}
.article h2{
	margin:0 0 14px;
	color: #191917;
	font-size: 28px;
	line-height: 34px;
}
.article .date{
	display:block;
	color:#b6b6b6;
	font-size:12px;
	line-height:14px;
	margin:0 0 20px;
}
.article p{
	color: #191917;
	font-size: 15px;
	line-height: 26px;
	margin:0 0 25px;
}
.article .alignleft{
	margin:0 25px 10px 0 ;
}
.article .fullwidth{
	display:block;
	margin:0 auto 25px;
}
.article .video-box{
	position:relative;
	margin:0 0 45px;
}
.article .video-box .btn-play{
	background: url(../images/ico-play2.png) no-repeat;
	width: 77px;
	height: 76px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.last-news-box {
	margin:0 0 40px;
}
.last-news-box h2{
	margin:0;
}
.sly{
	width:100%;
	position:relative;
	padding:18px 0;
}
.scroll-frame{
	width:100%;
	height:682px;
}
.scrollbar{
	background:#e9e9e9;
	width:3px;
	height:100%;
	position:absolute;
	right:-20px;
	top:0;
}
.scrollbar .handle{
	background:#b6b6b6;
	width:3px;
}
.last-news{
	list-style:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}
.last-news li{
	margin:0 0 14px;
}
.last-news li .wrap{
	margin:0 0 8px;
}
.last-news li .date{
	float:left;
	color:#ff0808;
	font-size:12px;
	line-height:17px;
}
.last-news li .icon{
	float:right;
}
.last-news li .text:hover{text-decoration:underline;}
.last-news li .text{
	color: #191917;
	font-size: 15px;
	line-height: 22px;
	text-decoration:none;
}
.paging{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.paging .next-page:hover,
.paging .previous-page:hover{
	background:#ff0808;
	color:#fff;
}
.paging .next-page,
.paging .previous-page{
	padding:0 19px;
	height: 40px;
	box-sizing:border-box;
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	border: 3px solid #ff0808;
	color:#ff0808;
	text-align:center;
	text-decoration:none;
	float:left;
	margin:0 10px 0 0;
}
.paging ul{
	list-style:none;
	margin:0;
	padding:7px 0 0;
	float:left;
}
.paging li{
	font-size:12px;
	line-height:24px;
	display:inline-block;
	font-weight:bold;
	margin:0 8px;
}
.paging li a:hover{text-decoration:underline;}
.paging li a{
	color:#1d0d1a;
	text-decoration:none;
	display:block;
}
.paging li.active{
	color:#fff;
	background:#ff0000;
	text-align:center;
	width:24px;
	height:24px;
	border-radius:50%;
	text-decoration:none;
	margin:0 11px;
}
.comments-box{
	margin:0 0 40px;
}
.search-results .search{
	width:100%;
	overflow:hidden;
	margin:0 0 50px;
}
.search-results .search .text{
	float:left;
	width:489px;
	height:40px;
	border:3px solid #a7a7a7;
	background:#fff;
	margin:0;
	font-size:15px;
	line-height:17px;
	color:#000;
	padding:9px 10px;
	box-sizing:border-box;
}
.search-results .search .btn-search{
	width: 107px;
	height: 40px;
	box-sizing:border-box;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	border: 3px solid #ff0808;
	color:#ff0808;
	text-align:center;
	float:left;
	margin:0 0 0 15px;
	cursor:pointer;
}
.search-results .search .btn-search:hover{
	background:#ff0808;
	color:#fff;
}
.results{
	list-style:none;
	margin:0 0 45px;
	padding:0;
	overflow:hidden;
}
.results li{
	margin:0 0 20px;
}
.results li p a:hover,
.results li strong a:hover{
	text-decoration:underline;
}
.results li strong a{
	text-decoration:none;
	color:#ff0808;
	display:block;
}
.results li strong{
	display:block;
	font-size:18px;
	line-height:28px;
	color:#ff0808;
	font-weight:normal;
	margin:0 0 10px;
}
.results li p a{
	color:#191917;
	display:block;
	text-decoration:none;
}
.results li p{
	font-size:15px;
	line-height:22px;
	color:#191917;
	margin:0 0 10px;
}
.results li .date{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#b6b6b6;
}

/*
 * Responsive styles
 */
@media screen and (max-width : 1000px) {
	.footer-box,
	.footer-holder,
	.main,
	header .stats-box,
	header .header-box,
	header .top-panel,
	header .banner-box,
	.w1{
		width:768px;
	}
	header .banner-box img{
		width:100%;
		height:auto;
	}
	.top-menu{
		float:none;
		text-align:center;
		font-size:0;
		line-height:0;
		letter-spacing:-1px;
		margin:0 0 20px;
	}
	.top-menu li{
		float:none;
		display:inline-block;
		letter-spacing:0;
	}
	header .search{
		float:none;
		display:block;
		margin:0 auto;
	}
	header .logo{
		margin:0 0 0 15px;
	}
	.date-weather{
		float:right;
		margin:5px 0 10px;
	}
	header .weather-box,
	header .date-box{
		margin:0 0 0 15px;
	}
	header .last-audio{
		float:right;
		margin:0 68px 0 0 ;
	}
	header .btns{
		margin:0 10px 0 0;
	}
	.stats{
		text-align:center;
		font-size:0;
		line-height:0;
		letter-spacing:-1px;
		margin:0;
	}
	.stats li{
		float:none;
		display:inline-block;
		letter-spacing:0;
		margin:0 6px;
		font-size:11px;
	}
	.main{
		margin:0;
		box-sizing:border-box;
	}
	.visual-box{
		width:100%;
		margin:0 auto 40px;
	}
	.content{
		width:100%;
		margin:0 0 40px;
		float:none;
	}
	.news-list{
		margin:0 -28px;
		text-align:center;
	}
	.news-list li{
		float:none;
		display:inline-block;
		text-align:left;
		margin:0 28px;
	}
	.sidebar{
		float:none;
		margin:0 auto;
		width:100%;
	}
	.social-list li{
		width:31.5%;
	}
	.social-list li img{
		width:100%;
		height:auto;
	}
	.interview-list li:first-child{
		margin:0;
	}
	.interview-list li{
		width:48%;
		float:left;
		margin:0 0 0 4%;
	}
	.interview-list li img{
		width:100%;
		height:auto;
	}
	.last-video-box .video img,
	.last-video-box .video{
		width:100%;
		height:auto;
		text-align:center;
	}
	.footer-holder{
		padding:40px 0;
		margin:0 0 20px;
	}
	.footer-logo{
		margin:0 25px 0 0;
	}
	.contacts-box{
		width:auto;
		padding:10px 10px 0 ;
	}
	.footer-box{
		margin:0;
		padding:20px 0 25px;
	}
	.article .video-box{
		text-align:center;
	}
	
}
@media screen and (max-width : 700px) {
	.footer-box,
	.footer-holder,
	.main,
	header .stats-box,
	header .header-box,
	header .top-panel,
	header .banner-box,
	.w1{
		width:100%;
	}
	.logo{
		float:none;
		display:block;
		margin:0 auto !important;
	}
	.top-menu{
		text-align:left;
		padding:0 20px;
	}
	.top-menu li{
		min-width:50%;
		margin:0 0 5px;
	}
	.date-weather{
		float:none;
		width:100%;
		overflow:hidden;
	}
	
	header .last-audio{
		float:none;
		display:block;
		margin:0 auto;
		width:125px;
	}
	.header-box{
		padding:0 9999px 15px;
	}
	.stats li{
		margin:0 6px 3px;
	}
	header{
		margin:0;
	}
	.main{
		padding:5px;
	}
	.visual-box{
		width:100%;
	}
	.visual li img{
		width:100%;
		height:auto;
	}
	.visual li .title{
		font-size:14px;
		line-height:18px;
	}
	.visual li .ico-photo{
		top:10px;
		left:auto;
		right:10px;
	}
	.visual li .visual-info{
		bottom:10px;
		left:10px;
	}
	.news-list{
		margin:0;
		text-align:left;
	}
	
	.news-list li{
		width:48%;
		margin:0;
	}
	.news-list li:nth-child(2n){
		margin:0 0 0 2%;
	}
	.news-list li .img-holder img{
		width:100%;
		height:auto;
	}
	.news-list .tags li a{
		font-size:12px;
	}
	.news-list .tags li{
		margin:0 0 10px 23px;
	}
	.search-results h2, .recommend-box h2, .last-news-box h2, .last-video-box h2, .interview-box h2, .other-box h2, .news-box h2{
		text-align:center;
		width:100%;
		box-sizing:border-box;
	}
	.interview-list .info{
		position:relative;
		bottom:auto;
		left:auto;
	}
	.interview-list .info .date{
		margin:0 0 10px;
		width:100%;
		box-sizing:border-box;
		text-align:center;
	}
	.interview-list .info .text{
		padding:5px;
		font-size:13px;
		text-align:center;
	}
	.interview-list li img{margin:0 0 10px;}
	.social-list{
		margin:0;
	}
	.social-list li{
		width:100%;
		float:none;
		margin:0 0 10px;
	}
	.footer-holder{
		padding:10px;
		box-sizing:border-box;
	}
	.footer-logo{
		float:none;
		display:block;
		margin:0 auto 10px;
	}
	.footer-nav{
		float:none;
		text-align:center;
		margin:0 0 20px;
		padding:0;
	}
	.contacts-list li address, .contacts-list li .tel, .contacts-list li .mail{
		font-size:11px;
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.contacts-list li {text-align:center;}
	.contacts-list li .img-holder{
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.contacts-box{
		padding:0;
		float:none;
	}
	.contacts-box strong{
		padding:0;
		text-align:center;
		margin:0 0 10px;
	}
	.contacts-list li .img-holder{
		margin:0 5px 0 0;
	}
	footer .copy,
	footer .developer{
		float:none;
		display:block;
		text-align:center;
	}
	.share-plugin img,
	.article .video-box img,
	.article .fullwidth{
		width:100%;
		height:auto;
	}
	.paging .next-page, .paging .previous-page{
		width:48%;
		margin:0 1%;
	}
	.paging ul{
		width:100%;
	}
	.paging ul li{
		margin:0 5px;
	}
	.search-results .search{
		margin:0 0 20px;
	}
	.search-results .search .text{
		width:70%;
		font-size:12px;
		padding:4px 4px;
	}
	.search-results .search .btn-search{
		margin:0;
		width:28%;
		float:right;
	}
	.breadcrumbs{
		margin:0 0 10px;
		padding:5px 0 0;
	}
	.scroll-frame{
		width:90%;
	}
	.sly{
		padding:10px 0;
		margin:10px 0;
	}
	.scrollbar{
		right:10px;
	}
	.article .alignleft{
		margin:0 20px 10px 0;
		max-width:100%;
		height:auto;
	}
	.date-weather{
		width:320px;
		margin:5px auto 10px;
		
	}
}