

/* Start:/bitrix/templates/gtrk_main/template_styles.css?157597579941712*/
@charset "utf-8";

*, *:focus {
    outline: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    background-color: #f0f0f0;
    font-family: 'PT Serif', serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover, a.hover {
    color: #cc0000;
}

#wrapper {
    max-width: 1490px;
    min-width: 1000px;
    position: relative;
    background-color: #ffffff;
    color: #333333;
    margin: 0 auto;
}

/* news feed list */

#left-news-feed-block {
	position: relative;
}

#news-feed-list-block {
    width: 216px; /*210px;*/
    /*background: url("/bitrix/templates/gtrk_main/images/news_feed_bg.png") repeat scroll 0 0 transparent;*/
    border-right: #cccccc solid 1px;
	/*border-bottom: #cccccc solid 1px;*/
    /*left: 206px;*/
    /*top: 0;*/
    height: 100%;
    padding-left: 24px; /*30px;*/
    z-index: 10;
    background-color: #fff;
	position: fixed;
}

#news-feed-list-block.fixed {
	
}

#news-feed-list-block .block-title {
    text-transform: uppercase;
    color: #000; /*#ffffff;*/
    font-size: 17px;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 18px;
}

#news-feed-list-block .block-title a {
    color: #000; /*#ffffff;*/
}

#news-feed-list-block .block-title a:hover {
    color: #cc0000; /*#ffcc00;*/
}

.news-feed-list {
    height: 85%; /*500px;*/
    width: 186px;
}

#news-feed-list-block ul {
    padding-right: 20px;
}

#news-feed-list-block li {
    margin-bottom: 20px;
    word-wrap: break-word;
    width: 185px;
    /*padding-left: 14px;*/
}

#news-feed-list-block li .time {
    color: #000; /*#999999;*/
    font-size: 11px;
    /*float: left;*/
    display: inline-block;
    font-weight: bold;
}

#news-feed-list-block li .category {
    color: #000;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    text-transform: lowercase;
}

#news-feed-list-block li .time.hover {
    color: #000; /* #ffffff;*/
}

#news-feed-list-block li .title {
    color: #000; /*#cccccc;*/
    font-size: 13px;
    margin-left: 0; /*50px;*/
    text-decoration: none;
    display: block;
    line-height: 16px;
}

#news-feed-list-block li .title:hover {
    color: #cc0000; /*#ffffff;*/
}

#soc-buttons-block {
    padding-top: 27px;
    position: absolute;
    bottom: 20px;
    background-color: #fff;
    z-index: 10000;
    width: 216px;
}

#soc-buttons-block a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url("/bitrix/templates/gtrk_main/images/social_button_v4.png") no-repeat scroll 0 0 transparent;
}

#soc-buttons-block a.fb {
    background-position: 0 0;
}

#soc-buttons-block a.fb:hover {
    background-position: 0 -40px;
}

#soc-buttons-block a.twitter {
    background-position: -40px 0;
}

#soc-buttons-block a.twitter:hover {
    background-position: -40px -40px;
}

#soc-buttons-block a.ok {
    background-position: -80px 0;
}

#soc-buttons-block a.ok:hover {
    background-position: -80px -40px;
}

#soc-buttons-block a.vk {
    background-position: -120px 0;
}

#soc-buttons-block a.vk:hover {
    background-position: -120px -40px;
}

#soc-buttons-block a.rss {
    background-position: -160px 0;
}

#soc-buttons-block a.rss:hover {
    background-position: -160px -40px;
}

/*#wrapper-content-block {
    margin-left: 240px;
}*/

#wrapper-content-block .main-content-block.inside {
	margin-left: 270px;
	background: #fff;
	margin-top: 30px;
    /*padding-right: 260px;*/
    /*margin-left: 30px;*/
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width: 1490px) {
    #wrapper-content-block .main-content-block.inside {
        /*margin-left: 30px;*/
    }
}

#wrapper-content-block .main-content-block.inside.no-feed {
	margin-left: 30px;
}

#wrapper-content-block .main-content-block.main-content-block_404 {
    margin-left: 0;
}

#wrapper-content-block .banner-top-block {
    width: 100%;
    height: 120px;
    display: block;
}

#wrapper-content-block .banner-right-block {
    width: 220px;
    height: 360px;
    margin-bottom: 30px;
    display: block;
}

#wrapper-content-block .banner-right-bottom-block {
    width: 210px;
    height: 140px;
    margin-top: 30px;
    margin-bottom: 16px;
    display: block;
}

#wrapper-content-block .banner-news-block {
    width: 930px;
    height: 100px;
    display: block;
}

/* news top block */

.top-news-block {
    overflow: hidden;
    margin-left: 30px;
}

.top-news-block ul {
    overflow: hidden;
}

.top-news-block .logo {
    float: left;
    padding: 29px 29px 29px 0;
    display:block;
    margin-right:10px;
}

.plus18 {
    background: url("/bitrix/templates/gtrk_main/images/18plus.png") no-repeat scroll 0 0 transparent;
    vertical-align: top;
    width: 26px;
    display: inline-block;
    height: 15px;
    margin-top: 4px;
}

/* header logo start */

.top-news-block .header-logo {
	background: url("/bitrix/templates/gtrk_main/images/logo_ch.png") no-repeat scroll 0 0 transparent;
}

.top-news-block .header-logo.russia_1, .top-news-block .header-logo.russia_24 {
	width: 170px;
	height: 40px;
}

.top-news-block .header-logo.russia_1:hover, .top-news-block .header-logo.russia_1.mb {
	background-position: 0 -40px;
}

.top-news-block .header-logo.russia_24 {
	background-position: -170px 0;
}

.top-news-block .header-logo.russia_24:hover, .top-news-block .header-logo.russia_24.mb {
	background-position: -170px -40px;
}

.top-news-block .header-logo.vesti_fm {
	width: 170px;
	height: 49px;
}

.top-news-block .header-logo.vesti_fm {
	background-position: -340px 0;
}

.top-news-block .header-logo.vesti_fm:hover, .top-news-block .header-logo.vesti_fm.mb {
	background-position: -340px -49px;
}

.top-news-block .header-logo.logo_mayak {
	width: 160px;
	height: 50px;
}

.top-news-block .header-logo.logo_mayak {
	background-position: -510px 0;
}

.top-news-block .header-logo.logo_mayak:hover, .top-news-block .header-logo.logo_mayak.mb {
	background-position: -510px -50px;
}

.top-news-block .header-logo.logo_radio_rossii {
	width: 170px;
	height: 51px;
}

.top-news-block .header-logo.logo_radio_rossii {
	background-position: -670px 0;
}

.top-news-block .header-logo.logo_radio_rossii:hover, .top-news-block .header-logo.logo_radio_rossii.mb {
	background-position: -670px -51px;
}

/* header logo end */

.top-news-block .top-news-list li {
    width: 210px;
    float: left;
    padding: 26px 0 25px 0;
}

.top-news-block .top-news-list li .top-news-block-content {
    padding-right: 23px;
}

.top-news-block .top-news-list li .section-name {
    color: #cc0000;
    text-transform: uppercase;
    font-size: 11px;
}

.top-news-block .top-news-list li .title {
    font-size: 15px;
    line-height: 20px;
}

.top-news-block .top-news-list li .title a {
    text-decoration: none;
}


.top-news-block .top-logo-list li {
    width: 180px;
    float: left;
    padding: 52px 0px 0px 0px;
    height:93px;
	text-align: center;
}

.top-news-block .top-logo-list li.third{
    padding-top:43px;
}

.top-news-block .top-logo-list li.fourth{
    padding-top:42px;
}

.top-news-block .top-logo-list li.fifth{
    padding-top:40px;
}

.top-news-block .top-logo-list li a{
    display:inline-block;
    height:93px;
    vertical-align:middle;
}

/* top menu */

.top-menu-block {
    /*background: url("/bitrix/templates/gtrk_main/images/top_menu_bg.png") repeat scroll 0 0 transparent;*/
    background-color: #fff;
    border-bottom: #5c6166 solid 1px;
    border-top: #5c6166 solid 1px;
    width: 100%;
    height: 40px;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.top-menu-block #top-menu {
    padding-left: 22px;
    position: relative;
    float: left;
}

.top-menu-block li.root-item {
    display: block;
    float: left;
    /*padding: 15px 8px;*/
    position: relative;
    font-size: 14px;
}

.top-menu-block li a {
    text-decoration: none;
    color: #333333;
}

.top-menu-block li.root-item a:hover, .top-menu-block li.root-item:hover > a  {
    color: #cc0000; /*#ffcc00;*/
}

.top-menu-block .search-icon {
    background: url("/bitrix/templates/gtrk_main/images/search-icon-v1.png") no-repeat scroll 0 0 transparent;
    width: 21px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin: 12px 0 0 25px; /*17px 0 0 25px;*/
}

.header__inner .calendar-block {
    float: right;
    margin-right: 10px;
    /*margin-top: 11px;*/ /*16px;*/
	
	border-left: 1px solid #2483c5;
    padding: 26px 16px 20px;
    /*height: 49px;*/
	
}

.header__inner .calendar-block .calendar-icon {
    background: url("/bitrix/templates/gtrk_main/images/calendar-icon-v2.png") no-repeat scroll 0 0 transparent;
    width: 23px;
    height: 18px;
    cursor: pointer;
    float: left;
}

.header__inner .calendar-block .calendar-text {
    color: #fff; /*#eeeeee;*/
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    margin-right: 8px;
    margin-top: 1px;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}




/* MENU */

#top-menu .sub-menu {
    display: none;
    left: 15px;
    position: absolute;
    top: 40px; /*50px;*/
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    z-index: 100;
    width: 253px;
}

#top-menu .sub-menu li {
    padding: 4px 0 6px;
    border-bottom: #f5f5f5 solid 1px;
}

#top-menu .sub-menu li:last-child {
    border-bottom: none;
}

#top-menu .sub-menu li a {
    font-size: 12px;
    font-weight: normal;
}

#top-menu .sub-menu li a:hover {
    color: #cc0000;
}

#top-menu .sub-menu ul {
    padding: 9px 19px;
}

#top-menu .root-sub-item {
    float: none;
    margin: 0;
    padding: 0;
}

#top-menu .root-sub-item .parent {
    color: #333333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#top-menu .root-sub-item .sub-menu-drop a{
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
}

#top-menu .root-sub-item ul {
    padding-left: 10px;
}

#top-menu .root-sub-item li {
    padding: 0;
    margin: 0;
    float: none;
}

#top-menu .sub-menu-drop {
    padding-bottom: 5px;
}

#top-menu .sub-menu-drop ul {
    padding-top: 0;
}

.top-menu-block li.root-item > a {
    color: #000; /*#ffffff;*/
    padding: 10px 8px 12px; /*15px 8px 17px;*/
    display: block;
}

#top-menu .sub-tr {
    background: url("/bitrix/templates/gtrk_main/images/submenu_arrow.png") no-repeat scroll 0 0 transparent;
    height: 8px;
    left: 15px;
    position: absolute;
    top: -8px;
    width: 13px;
}

/* content block */

#wrapper-content-block .main-content-block {
    /*margin-top: 30px;*/
    /*padding-right: 260px;*/
    /*margin-left: 30px;*/
    /*background: url("/bitrix/templates/gtrk_main/images/i/bg.png") repeat scroll 0 0 transparent;*/
}

/*@media only screen and (max-width: 1488px) {*/
    /*#wrapper-content-block .main-content-block {*/
        /*background: white;*/
    /*}*/
/*}*/

#wrapper-content-block .main-content-block.page-404-block {
     padding-right: 0;
     margin-right: 30px;
}

#main-right-block {
    float: right;
    width: 260px;
    /*margin-top: 20px;*/
    background-color: #ffffff;
}

#main-right-block .press-center {
    border: 1px solid #cccccc;
    margin-right: 20px;
    padding: 14px 10px 2px 20px;
    margin-bottom: 30px;
}

#main-right-block .title-block {
    color: #cc0000;
    font-size: 17px;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#main-right-block .press-center .content-block {
    margin-top: 10px;
}

#main-right-block .press-center .content-block .item {
    padding-bottom: 18px;
}

#main-right-block .press-center .content-block .name {
    font-size: 15px;
    line-height: 20px;
}

#main-right-block .press-center .content-block .time {
    color: #ffffff;
    font-size: 9px;
    text-transform: uppercase;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#main-right-block .press-center .content-block .time.online {
    background-color: #cc0000;
}

#main-right-block .press-center .content-block .time.planned {
    background-color: #339900;
}

/* RIGHT NEWS BLOCK */

.right-news-block {
    border-top: #cccccc solid 1px;
    border-left: #cccccc solid 1px;
    padding: 15px 10px 5px 20px;
    margin-right: 20px;
    border-right: #cccccc solid 1px;
}

.right-news-block.last, .right-news-block:last-child {
    border-bottom: #cccccc solid 1px;
}

.right-news-block .title-block {
    color: #cc0000;
    font-size: 15px;
    padding-bottom: 10px;
}

.right-news-block .name {
    line-height: 15px;
}

.right-news-block .name a {
    font-size: 13px;
    text-decoration: none;
}

.right-news-block .date {
    color: #666666;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 7px;
}

.right-news-block li {
    padding-bottom: 12px;
}

.right-news-block li .section-name {
    color: #cc0000;
    font-size: 11px;
    text-transform: uppercase;
}

/* advertising block */

.advertising-block .title-block {
    color: #cc0000;
    font-size: 9px;
    text-transform: uppercase;
}

.advertising-block .text-block {
    font-size: 13px;
}

/* NEWS ON MAIN PAGE */

.news-main-list {
    overflow: hidden;
}

.news-main-list li.news-main {
    width: 450px;
    /*idth: 50%;*/
    padding-left: 0;
    /*padding-right: 30px;*/
    height: auto;
}

.news-page-list li.news-main .img-block.media-block {
    height: 300px;
}

.top-modules .big .img-block.media-block {
	width: 100%;
	height: 100%;
}





.news-main-list li.news-main .item-content {
    padding-right: 30px;
}

.main-content-block .main-page .news-main .name {
    font-size: 25px;
    line-height: 30px;
    padding-top: 19px;
}

.main-content-block .main-page .name {
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
}

.main-content-block .main-page .name.h-marker a {
    margin-left: 12px;
    display: block;
}

.main-content-block .main-page .name .section-color-marker {
    height: 35px;
    width: 5px;
    float: left;
}

.main-content-block .main-page .date {
    font-size: 9px;
    color: #666666;
    text-transform: uppercase;
    padding-top: 6px;
}

.main-content-block .main-page .date.h-marker {
    margin-left: 12px;
}

.main-content-block .main-page .news-main .preview-text {
    font-size: 15px;
    line-height: 20px;
    padding-top: 11px;
}


/*#wrapper-content-block footer {
    margin-top: 20px;
    border-top: #cccccc solid 1px;
    background-color: #ffffff;
    overflow: hidden;
    padding-left: 24px;
    padding-right: 30px;
    padding-bottom: 45px;
}

.footer-menu-block {
    overflow: hidden;
}

.footer-menu-block #bottom-menu {
    float: left;
}

.footer-menu-block .footer-channels-block {
    float: left;
    padding-left: 80px;
    padding-top: 5px;
}

.footer-menu-block .footer-channels-block a {
    padding-right: 6px;
}*/

#bottom-menu li {
    float: left;
    padding: 11px 6px;
}

#bottom-menu li a {
    color: #000000;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'PT Sans', sans-serif;
}

#bottom-menu li a:hover {
    color: #999999;
}

footer .copyright {
    /*color: #7f7f7f;
    font-family: 'PT Sans', sans-serif;
    font-size: 9px;
    text-transform: uppercase;*/
    padding-left: 6px;
    line-height: 15px;
    position: relative;
}

footer .copyright-text .company {
    padding-top: 2px;
}

footer .copyright-text .company a {
    color: #999;
}

footer .copyright-text .company a:hover {
    /*color: #cc0000;*/
	text-decoration: underline;
}

footer .copyright-text {
    /*padding-left: 45px;
    position: relative;
	display: block;*/
	right: 75px;
	position: absolute;
}

.search-field-block {
    background: url("/bitrix/templates/gtrk_main/images/content-bg80.png") repeat scroll 0 0 transparent;
    /*background-color: #ffffff;*/
    padding: 15px 20px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    width: 1190px;
    position: absolute;
    display: none;
    z-index: 98;
}

.search-field {
    position: relative;
}

.search-field-block .q {
    border: 1px solid #000; /*#cccccc;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    padding: 11px 10px;
    position: relative;
    width: 1170px;
}

.search-icon-block {
    float: left;
    height: 40px; /*50px;*/
    position: relative;
}

.search-icon-block .sub-tr {
    background: url("/bitrix/templates/gtrk_main/images/submenu_arrow_v1.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    height: 8px;
    position: absolute;
    right: 3px;
    width: 13px;
    display: none;
    z-index: 99;
}

.calendar-field-block {
    background-color: #ffffff;
    position: absolute;
    right: 0;
    width: 255px;
    display: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    z-index: 100;
}

.calendar-field-block .sub-tr {
    background: url("/bitrix/templates/gtrk_main/images/submenu_arrow_v1.png") no-repeat scroll 0 0 transparent;
    height: 8px;
    right: 25px;
    position: absolute;
    top: -8px;
    width: 13px;
}

.news-main-list li {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 26px;
    float: left;
    width: 210px;
    /*padding-right: 30px;*/
    height: 274px;
}

.news-main-list li .item-content {
    padding-right: 30px;
}

.news-main-list li .item-content img {
    width: 100%;
}

.news-main-list li .item-content .img-block, .news-page-list li .item-content .img-block  {
    position: relative;
	overflow: hidden;
    max-height: 140px;
}

.news-main-list li .item-content .img-block .category, .news-page-list li .item-content .img-block .category  {
    background-color: #f1232f;
    /*border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;*/
    /*border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;*/

    bottom: 5px;
    color: #f5f6f1;
    font-size: 14px;
    font-weight: bold;
    /*left: 0;*/
    right: 0;
    padding: 2px 5px;
    position: absolute;
    text-transform: uppercase;
    font-family: "PT Sans Caption",sans-serif;
    display: block;
}

.news-main-list li.col1 {
    width: 210px;
}

.news-main-list li.col2 {
    width: 420px;
}

.news-main-list li.news-banner {
    max-width: 930px;
    height: 100px;
    width: 100%;

    margin-bottom: 30px;
    max-width: 960px;
    padding-right: 30px;
    padding-bottom: 0px;

    display: block;
    box-sizing: padding-box;
    overflow:hidden;
}

.news-main-list li.news-banner.empty {
    width: 100%;
    height: 1px;
    padding-bottom: 0;
}

#datepicker-loader {
    background: url("/bitrix/templates/gtrk_main/images/ajax-loader.gif") no-repeat scroll 50% 50% #FFFFFF;
    height: 260px;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    padding-top: 0;
    position: absolute;
    width: 255px;
    z-index: 100;
}

.news-page-list li {
    overflow: hidden;
    padding-bottom: 10px;
}

#breadcrumb {
    overflow: hidden;
    font-size: 10px;
    color: #666666;
    padding-bottom: 17px;
    font-family: "PT Sans",sans-serif;
    text-transform: uppercase;
}

#breadcrumb li {
    float: left;
}

#breadcrumb li span.separate {
    padding: 0 4px 0 3px;
}

#breadcrumb li a {
    font-size: 10px;
    color: #666666;
    font-family: "PT Sans",sans-serif;
}

#breadcrumb li.last {
    color: #cc0000;
}

#datepicker {
    padding: 21px 22px 18px 18px;
    width: 215px;
    font-family: "PT Sans Caption",sans-serif;
}

#calendar-block {
    /*float: right;*/
    position: relative;
}

/* NEWS PAGE */

.news-page {
	margin-right: 260px;
}

.news-page .news-main {
    /*padding-right: 30px;*/
    padding-bottom: 26px;
    height: auto;
}

.news-page li.news-main .item-content img {
    width: 100%;
}


.news-page li.news-main .item-content .name {
    font-size: 25px;
    line-height: 30px;
    padding-top: 19px;
}

.news-page li.news-main .item-content .date {
    font-size: 9px;
    color: #666666;
    text-transform: uppercase;
    padding-top: 6px;
}

.news-page li.news-main .item-content .preview-text {
    font-size: 15px;
    line-height: 20px;
    padding-top: 11px;
}

.news-page-list {
    overflow: hidden;
}

.news-page-list li {
    display: inline-block;
    float: left;
    height: 274px;
    padding-bottom: 26px;
    vertical-align: top;
    width: 25%;
}

.news-page-list li .item-content {
    padding-right: 30px;
}

.news-page-list li .item-content img {
    width: 100%;
	/*min-height: 140px;*/
}

.news-page-list li .item-content .name {
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
}

.news-page-list li .item-content .name.h-marker a {
    margin-left: 12px;
    display: block;
}

.news-page-list li .item-content .name .section-color-marker {
    height: 35px;
    width: 5px;
    float: left;
}

.news-page-list li .item-content .date {
    color: #666666;
    font-size: 9px;
    padding-top: 6px;
    text-transform: uppercase;
}

.news-page-list li .item-content .date.h-marker {
    margin-left: 12px;
}

.news-page-list li.news-banner {
    height: 100px;
    width: 100%;

    margin-bottom: 50px;
    max-width: 960px;
    padding-right: 30px;
    padding-bottom: 0px;

    display: block;
    box-sizing: padding-box;
    overflow:hidden;
}

.news-page-list li.news-banner.empty {
    width: 100%;
    height: 1px;
    padding-bottom: 0;
}

.section-filter-block {
    display: inline-block;
    font-family: "PT Sans",sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#news-more-block {
    line-height: 50px;
    text-align: center;
    margin-top: 40px;
}

#news-more-block a {
    font-family: "PT Sans Caption",sans-serif;
    font-weight: bold;
    vertical-align: top;
    display: inline-block;
    padding: 0 24px;
}

#news-more-block a:hover {
    color: #cc0000;
    border: #cc0000 solid 1px;
}

#news-more-block .news-more-button {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
    border: #cccccc solid 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 6px;
}

#news-more-block .totop-button {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    border: #cccccc solid 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 17px 0 37px;
    position: relative;
}

#news-more-block .totop-button .icon {
    background: url("/bitrix/templates/gtrk_main/images/totop_arrow.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: 15px;
    position: absolute;
    top: 19px;
    width: 14px;
}

#news-more-block .totop-button .icon:hover, #news-more-block .totop-button .icon.hover {
    background-position: 0 -10px;
}

.news-detail-section {
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 14px 10px 4px 20px;
}

.news-detail-section .content-block {
    margin-top: 11px;
}

.news-detail-section .content-block li {
    padding-bottom: 13px;
}

.news-detail-section .content-block .title {
    font-size: 13px;
    line-height: 16px;
}

.news-detail-section .content-block .date {
    color: #666666;
    font-size: 9px;
    padding-top: 6px;
    text-transform: uppercase;
}

.news-detail-section .bottom-link {
    padding-bottom: 11px;
    margin-top: -5px;
}

.news-detail-section .bottom-link a {
    font-size: 11px;
    text-transform: uppercase;
    color: #cc0000;
    font-family: "PT Sans Caption",sans-serif;
}

.news-detail-section .bottom-link a:hover {
    color: #333333;
}

#broadcast-block {
    padding-bottom: 20px;
    padding-right: 30px;
}

#broadcast-block h1 {
    font-size: 25px;
    line-height: 30px;
    color: #333333;
    font-weight: normal;
}

#broadcast-block .preview-text {
    font-size: 15px;
    line-height: 23px;
    padding-top: 11px;
}

#broadcast-block .leaders-block {
    text-transform: uppercase;
    color: #666666;
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    padding-top: 16px;
}

/* NEWS DETAIL */

.news-detail {
    padding-right: 30px;
}

.news-detail h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
}

.news-detail .date {
    color: #666666;
    font-size: 9px;
    padding-top: 8px;
    text-transform: uppercase;
}

.news-detail .preview-text {
    /*font-size: 20px;*/
    line-height: 25px;
    padding-top: 12px;
    font-weight: bold;
}

.news-detail .media-block, .page-content .media-block {
    max-width: 630px;
    padding: 35px 0 15px;
}

.page-content .media-block {
	padding-top: 0;
}

.news-detail .media-block img {
    width: 100%;
}

.news-detail .detail-text {
    line-height: 23px;
}

.news-detail .detail-text a {
    border-bottom: #333333 dashed 1px;
}

.news-detail .detail-text a font {
    color: #333333;
}

.news-detail .detail-text a:hover {
    border-bottom: #cc0000 dashed 1px;
}

.news-detail .detail-text a:hover font {
    color: #cc0000;
}

.news-detail .author-block {
    color: #666666;
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 17px;
}

.news-detail .author-block .sep {
    padding: 0 7px;
}

.news-detail .author-block .source {
    color: #cc0000;
}

.news-detail .tag-block {
    padding-top: 18px;
}

.news-detail .tag-block a {
    color: #ffffff;
    text-transform: uppercase;
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    background-color: #cc0000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 1px 7px;
    display: inline-block;
    margin-right: 4px;
}

.news-detail .tag-block a:hover {
    background-color: #656a6f;
}

.news-detail .social-block {
    border-top: #cccccc solid 1px;
    border-bottom: #cccccc solid 1px;
    padding: 24px 0 14px 30px;
    margin-top: 40px;
    margin-left: -30px;
    /*overflow: hidden;*/
}

.news-detail .social-block .item {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 5px;
    height: 25px !important;
}

.news-detail .social-block #vk_like {
    clear: none !important;
    width: 150px !important;
}

.news-detail .social-block #___plusone_0 {
    width: 76px !important;
}

.news-detail .social-block #twitter-btn {
    margin-top: 2px;
}

.news-detail .advertisement-block {
    color: #999999;
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: right;
    text-transform: uppercase;
}

/*#main-player {
    min-height: 338px;
    max-height: 498px;
    height: 100%;
}*/

.page-404 {
    text-align: center;
    text-transform: uppercase;
    font-family: "PT Sans",sans-serif;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-404 h1.title {
    font-size: 200px;
    line-height: 200px;
}

.page-404 p.description {
    font-size: 20px;
    line-height: 32px;
}

.page-404 p.description a {
    border-bottom: #c1c1c1 solid 1px;
}

.page-404 p.description a:hover {
    border-bottom: none;
}

/* BROADCAST LIST */

.broadcast-list {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
}

.broadcast-list .main-broadcast-list {
    width: 50%;
    float: left;
}

.broadcast-list .archive-broadcast-list {
    width: 50%;
    float: left;
}

.broadcast-list .title {
    font-size: 35px;
    font-weight: bold;
    color: #cc0000;
    line-height: 40px;
}

.broadcast-list  ul {
    padding-top: 10px;
}

.broadcast-list li {
    padding: 3px 0;
}

/* TEXT PAGES */

.page-content {
    padding-right: 30px;
	margin-right: 260px;
}

.page-content h2 {
    margin-bottom: 20px;
}

.page-content h3 {
    margin-bottom: 15px;
    padding-top: 15px;
}

.page-content a {
    text-decoration: underline;
}

.page-content li {
    background: url("/bitrix/templates/gtrk_main/images/icon-dash.gif") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
    margin-bottom: 12px;
    padding: 0 0 0 22px;
}

.page-content p img {
    border: 4px solid #ccc;
}

.page-content hr {
    border: none;
    border-top: 1px solid #cccccc;
    height: 1px;
}

.loading-icon {
    display: inline-block;
    background: url("/bitrix/templates/gtrk_main/images/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    margin: 8px;
    height: 35px;
    width: 35px;
    visibility: hidden;
}

/* ABOUT COMPANY */

.top-company-list h2 {
    margin-bottom: 10px;
}

.top-company-list .item {
    overflow: hidden;
    margin-bottom: 15px;
}

.top-company-list .item .title {
    font-size: 24px;
    margin-bottom: 10px;
}

.top-company-list .item-list li {
    float: left;
    width: 146px;
    height: 146px;
    margin: 0 5px 5px 0;
    background-color: #e8e8e8;
    text-align: center;
    line-height: 146px;
}

.top-company-list .item-list li img {
    vertical-align: middle;
}

.author-detail-block {
    padding-right: 30px;
}

.author-detail-block h2  {
    margin-bottom: 20px;
}

.author-detail-block a {
    text-decoration: underline;
}

.author-detail-block a:hover {
    text-decoration: none;
}

.author-detail-block .picture {
    padding-bottom: 12px;
}

.author-last-news-block {
    padding-right: 30px;
}

.author-last-news-block h3 {
    margin-bottom: 15px;
    padding-top: 15px;
}

.author-last-news-block li {
    margin-bottom: 15px;
}

.author-last-news-block li a {
    margin-left: 8px;
    text-decoration: underline;
}

.author-last-news-block li a:hover {
    text-decoration: none;
}

/* SEARCH BLOCK */

#search-block {
    padding-right: 30px;
	margin-right: 260px;
}

#search-block .search-for {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}

#search-block .search-for .search-word {
    color: #cc0000;
}

#search-results li {
    padding: 5px 0 20px;
}

#search-results li .search-content {
    padding-top: 5px;
}

#search-results li .date, #search-results li .path  {
    color: #666666;
    font-size: 9px;
    padding-top: 6px;
    text-transform: uppercase;
}

#search-results li .path a {
    padding: 0 3px;
}

#search-results li .title-block a {
    font-weight: bold;
}

#search-results li b {
    color: #cc0000;
}

.play-online .play {
    background: url("/bitrix/templates/gtrk_main/images/play-button.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    overflow: hidden;
    text-indent: -5000px;
    width: 103px;
}

.partner-block {
    overflow: hidden;
}

.comment-link-block {
    padding: 20px 0 10px;
}

.comment-block {
    padding-top: 10px;
    float: left;
    width: 100%;
}

.news-detail .mc-content .mc-theme-standard .mc-comment-footer a:hover {
    color: #cc0000 !important;
}

/* EVENT PAGE */

.press-center {
    padding-right: 30px;
	margin-right: 260px;
}

.press-center #main-event h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    padding-top: 13px;
}

.press-center #main-event .media-block {
    max-width: 630px;
    padding: 35px 0 15px;
}

.press-center #main-event .media-block img {
    width: 100%;
}

.press-center #main-event .detail-text {
    line-height: 23px;
}

.press-center #main-event .time {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    font-size: 11px;
    padding: 1px 5px;
    text-transform: uppercase;
    background-color: #339900;
    font-family: "PT Sans Caption",sans-serif;
}

.press-center #main-event .time.online {
    background-color: #cc0000;
}

.press-center #main-event .time.past {
    background-color: #fdcc03;
    color: #333333;
}


/* special main page block */

@media only screen and (max-width: 1271px) {
	
	#text-type-news li.last {
		display: none;
	}
	
	/*#main-news-feed-list-block .short-news__item.pos9, #main-news-feed-list-block .short-news__item.pos10 {
		display: none;
	}*/
	
}

@media only screen and (max-width: 1024px) {
	
	/*#text-type-news li.prelast {
		display: none;
	}*/
	
	/*#main-news-feed-list-block .short-news__item.pos7, #main-news-feed-list-block .short-news__item.pos8 {
		display: none;
	}*/
	
}

@media only screen and (min-width: 1441px) and (max-width: 1510px) {
	
	.top-modules .big .img-block.media-block {
		height: 407px;
	}
	
}

@media only screen and (min-width: 1341px) and (max-width: 1440px) {
	
	.top-modules .big .img-block.media-block {
		height: 382px;
	}
	
}

@media only screen and (min-width: 1271px) and (max-width: 1340px) {
	
	.top-modules .big .img-block.media-block {
		height: 347px;
	}
	
}

@media only screen and (min-width: 1210px) and (max-width: 1270px) {
	.top-modules .big .img-block.media-block {
		height: 347px;
	}
}

@media only screen and (max-width: 1209px) {
	.top-modules .big .img-block.media-block {
		 height: 347px;
	}
}

@media only screen and (max-width: 1152px) {
	.top-modules .big .img-block.media-block {
		 height: 636px;
	}
}







@media only screen and (min-width: 1511px) {
    .news-main-list li.news-main {
        width: 50%;
    }
    .news-main-list li.col1 {
        width: 25%;
    }
    .news-main-list li.col2 {
        width: 50%;
    }
    .top-news-block .top-news-list li {
        width: 25%;
    }
    .top-news-block .top-logo-list li  {
        width: 20%;
    }

    .news-page .news-main {
        width: 50%; /*75%;*/
    }
}

@media only screen and (max-width: 1510px) {
    .top-news-list .fourth {
        display: none;
    }
    .top-logo-list .fifth {
        display: none;
    }
}

@media only screen and (min-width: 1271px) and (max-width: 1510px) {
    .news-main-list li.news-main {
        width: 50%;
    }
    .news-main-list li.col1 {
        width: 25%;
    }
    .news-main-list li.col2 {
        width: 50%;
    }
    .top-news-block .top-news-list li {
        width: 33%;
    }
    .top-news-block .top-logo-list li {
        width: 25%;
    }
    .news-page-list li  {
        width: 25%;
    }
    .news-page .news-main {
        width: 50%; /*75%;*/
    }
    .news-main-list li.news-main .img-block.media-block, .news-page-list li.news-main .img-block.media-block {
        height: 250px;
    }
}

@media only screen and (min-width: 1210px) and (max-width: 1270px) {
    .news-main-list li.news-main {
        width: 50%;
    }
    .news-main-list li.col1 {
        width: 25%;
    }
    .news-main-list li.col2 {
        width: 50%;
    }
    .news-page-list li  {
        width: 25%;
    }
    .news-page .news-main {
        width: 50%; /*75%;*/
    }
    .news-main-list li.news-main .img-block.media-block, .news-page-list li.news-main .img-block.media-block {
        height: 250px;
    }

}

@media only screen and (max-width: 1270px) {
    .top-news-list .third {
        display: none;
    }
    .top-logo-list .fourth {
        display: none;
    }
    .top-menu-block .calendar-block .calendar-text {
        display: none;
    }
    .top-menu-block li.root-item > a {
        padding: 15px 4px 16px !important;
    }
    .top-menu-block .search-icon {
        margin: 12px 0 0 16px !important; /*17px 0 0 16px !important;*/
    }
    .top-news-block .top-news-list li {
        width: 50%;
    }
    .top-news-block .top-logo-list li {
        width: 33%;
    }
}

@media only screen and (max-width: 1210px) {
    .news-main-list li.news-main {
        width: 66%;
    }
    .news-main-list li.col1 {
        width: 33%;
    }
    .news-main-list li.col2 {
        width: 66%;
    }
    .news-page-list li  {
        width: 33%;
    }
    .news-page .news-main {
        width: 66%; /*100%;*/
    }
}

@media only screen and (max-width: 1080px) {
    .top-logo-list .third {
        display: none;
    }
    .top-news-block .top-logo-list li {
        width: 50%;
    }
}

@media only screen and (max-width: 1030px) {
    .news-main-list li.news-main {
        width: 100%;
    }
    .news-main-list li.col1 {
        width: 50%;
    }
    .news-main-list li.col2 {
        width: 100%;
    }
    .news-page-list li  {
        width: 50%;
    }
    .news-page-list li.news-main {
        width: 100%;
    }
}

@media only screen and (min-width: 1230px) {
    #main-player {
        height: 355px; /*498px;*/
    }
}

@media only screen and (min-width: 1030px) and (max-width: 1229px) {
    #main-player {
        height: 277px; /*420px;*/
    }
    .news-main-list li.news-main .img-block.media-block, .news-page-list li.news-main .img-block.media-block {
        height: 250px;
    }
}

@media only screen and (max-width: 1029px) {
    #main-player {
        height: 195px; /* 338px;*/
    }
}

@media only screen and (max-width: 1060px) {
    .page-content img {
        max-width: 450px;
    }
}


#news-feed-list-block-toggle {
    width: 20px;
    /*background: url("/bitrix/templates/gtrk_main/images/news_feed_bg.png") repeat scroll 0 0 transparent;*/
    background-color: #888888;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 101;
    display:none;
}

#news-feed-list-block-toggle div.arrows {
    width: 20px;
    background: url("/bitrix/templates/gtrk_main/images/sidebar-toggle-arrow.png") no-repeat scroll -10px 50% transparent;
    height: 100%;
    cursor:pointer;
}

#news-feed-list-block-toggle div.arrows.hover {
    background: url("/bitrix/templates/gtrk_main/images/sidebar-toggle-arrow.png") no-repeat scroll 5px 50% transparent;
}

#news-feed-list-block-toggle div.arrows.open {
    background: url("/bitrix/templates/gtrk_main/images/sidebar-toggle-arrow.png") no-repeat scroll -40px 50% transparent;
}

#news-feed-list-block-toggle div.arrows.open.hover {
    background: url("/bitrix/templates/gtrk_main/images/sidebar-toggle-arrow.png") no-repeat scroll -25px 50% transparent;
}




@media only screen and (max-width: 1490px) {
    #news-feed-list-block-toggle {
        display:block;
    }
}

@media only screen and (min-width: 1490px) {
    #news-feed-list-block {
        display:block !important;
    }
    /*#wrapper-content-block {
        margin-left:240px !important;
    }*/
}

ul.banner-list {
    margin-top:20px;
    clear:both;
}
ul.banner-list li {
    list-style-type:none;
    background:none;
}

.news-detail .pb_top_content_container.pb_feed_anim {
	clear: none !important;
}

.top-modules {
    /*margin-bottom: 30px;*/
	/*margin-right: 20px;*/
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.top-modules .big {
    background-color: #333;
    float: left;
    height: 420px; /*497px;*/
    padding: 0 0 50px;
    position: relative;
    width: 746px;
}

.top-modules a.image {
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.top-modules .small a.image {
	-webkit-filter: brightness(75%);
    -moz-filter: brightness(75%);
    -o-filter: brightness(75%);
    -ms-filter: brightness(75%);
    filter: brightness(75%);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.top-modules .small a.image:hover {
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.top-modules a.image img {
    font-size: 0;
    /*height: 100%;*/
    margin: 0 0 -4px;
    width: 100%;
}

.top-modules .big a.text {
    font-size: 24px;
    padding: 5px 10px 10px 15px;
	background-color: #333;
	line-height: 30px;
}

.top-modules a.text {
	
	/*font: normal 15px/15px "ArimoRegular", sans-serif;*/
	font-family: "ArimoRegular", sans-serif;
    font-size: 15px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 9px 5px 7px 7px;
	background-color: #333;
    /*background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 40%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.9)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 40%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 40%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 40%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 40%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);*/
    width: 100%;
    box-sizing: border-box;
	line-height: 21px;
}

.top-modules .small {
    background-color: #333;
    display: inline-block;
    height: 210px; /*248px;*/
    margin: 0 -4px 0 0;
    padding: 0 0 25px;
    position: relative;
    vertical-align: top;
    width: 372px;
}

.top-modules .big-border, .top-modules .small-border {
	background-color: #444;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 97;
}

/*.main-video{*/
    /*position: relative;*/
    /*padding-bottom: 56%;*/
    /*!*padding-top: 25px;*!*/
    /*height: 0;*/
/*}*/
/*.main-video iframe {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

@media only screen and (max-width: 1510px) {
	
	.top-modules .big {
		width: 50%;
		height: auto;
	}
	
	.top-modules .small {
		width: 25%;
		height: auto;
	}

	
}

@media only screen and (max-width: 1152px) {
	
	.top-modules .big {
		height: auto;
		width: 100%;
	}
	
	.top-modules .small {
		height: auto;
		width: 50%;
	}
	
}
/* End */
/* /bitrix/templates/gtrk_main/template_styles.css?157597579941712 */
