#footer {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.newsTitle_inner{line-height:50px !important;}
.post-preview {
    /*border-bottom: 2px dashed #ddd;*/
	padding-top: 15px;
}

.post-preview:last-child {
    border-bottom: none;
}

.newsItem {
	position:relative;
	width:100%;
	height:327px;
	overflow:hidden;
	text-align: center;
}

.newsItem_1 {
	position:relative;
	width:100%;
	overflow:hidden;
	text-align: center;
}

.speachItem{
	position:relative;
	width:100%;
	height: 327px;
	background-color: white;
	border: 6px solid #9b9b9b;
}

.newsTags{
	position:absolute;
	top:23px;
	left:23px;
	color: #50e3c5;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}

.newsTags > a{
	color: #50e3c5;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-decoration:none;
}

.newsTitle{
	position:absolute;
	bottom:0;
	left:0;
    bottom:0px;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 700;
	line-height: 29px;
	width:100%;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.8);
}

.newsImg{
	height:327px;
}

.sidebarBlock{
	float: right;
	height: 684px;
	padding-top: 15px;
	overflow: hidden;
	z-index: 2;
}

.newsTitle > a{
	color: white;
	text-decoration:none;
}


#true_loadmore{
	background: #000; /* черный фон */
	color: #FFF; /* белый цвет текста */
	padding: 5px; /* отступы от границ 5px */
	text-align: center; /* выравнивание текста по центру */
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border-radius: 4px; /* закругление углов */
	margin: 20px 0; /* отступы сверху и снизу от кнопки */
	cursor:pointer; /* курсор мыши при наведении такой же, как при наведении на ссылку */
}

.mainLink{
	color: white;
    font-family: Helvetica;
    font-size: 72px;
    font-weight: 700;
    line-height: 85px;
}

.sidebarPartners{
	color:red;
}

.sidebarLink{
	color:black;
	text-decoration:none;
}

.sidebarLink:hover{
	text-decoration:none;
}

.partnersItem{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 400;
	line-height: 21px;
	padding:10px 0px;
	border-bottom: 1px #CCC solid;
}

.panel-default>.panel-heading{
	background-color: white;
    border-color: #ddd;
    color: #1F314B;
	text-transform: uppercase;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.partnerItemsBlock>.partnersItem:last-child{
	border-bottom:none;
}

.navbar-brand{
	margin: 0;
    padding: 5px;
}

.navbar {
	margin-bottom:0;
}

nav{
	
}

.post-single{
	min-height:770px;
}

.mainImg{
	height:428px;
}

.menu-item{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}

.menu-item > a {
	color:black !important;
}

.authorNews{
	overflow:hidden;
	padding-top: 30px;
	
}

.authorImg > img {
	border-radius:28px;
}

.authorImg{
	float:left;
	padding-right: 10px;
}

.authorInf{
	color: #d0021b;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}

.speech > a{
	color:black !important;
}

.pt-29{
	padding-top:29px;
}

#footer{
	background-color: #f8f8f8;
    border-color: #e7e7e7;
	height:74px;
}

.post > h1{
	padding:30px 0;
}

body{
	font-size: 16px;
}

.post-thumbnail{
	padding-bottom:30px;
}

.current-menu-item > a{
	color: #50e3c5 !important;
}

.searchContainer{
	
	width: 307px;
}

.copyright{
/*	float:left; */
	padding-top: 16px;
}

.footerNav{
	float:right;
}

.post{
	padding-top: 15px;
}

#menu-main{
    margin-top: 20px;
}

#menu-main a{
    font-family: 'Georgia';
    color:white!important;
    font-weight: normal;
}

.newsTitle{
    font-family: 'Georgia';
	color: #fff;
	text-align:left;
}

.partnersItem{
    font-family: 'Georgia';
}

.navbar-default{
    background-color:#1F314B!important;
    border:none!important;
}

#logo{
    margin-top: 2px;
}

.t-center{
	text-align:center;
}

.textwidget{
	text-align: -webkit-center;
	text-align:center;
}


@media (max-width: 992px)
{
	.sidebarBlock {
		height:auto !important;
	}
}

@media (max-width: 480px)
{
	#logo{
		margin-top: -40px;
	}
}

.navbar-header{
    min-height: 85px!important;
}

.navbar-r{
    margin-top: 30px;
    float: right;
    margin-right: -15px;
}

/*#headerMenu1{
	margin-top: 30px;
}*/

.vkIframe{
	padding-left:0px;
}

.no-padding-right{
	padding-right:0px;
}

#top {
    position: fixed;
    display: none;
    bottom: 30px;
    right: 15px;
    z-index: 99;
}
.panel-default {
    border: 0;
    box-shadow: none;
}

.social-groups{
	margin-top: 30px;
	margin-bottom: 30px;
}

#pagination{
	text-align:center;
	margin: 50px 0 30px 0;
}
#pagination a{
	display: inline-block;
	border-radius: 5px;
	padding: 15px 40px;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	transition: 0.3s;
}
#pagination a:hover{
	background: #000;
	color: #fff;
}
.social-title{
	text-align:center;
	margin: 10px 0 40px 0;
	text-transform: uppercase;
	font-size: 22px;
	color: #000;
	font-weight:bold;
	font-family: Helvetica;
}
.side-title{
	margin: 0px 0 2px 0;
	text-transform: uppercase;
	font-size: 22px;
	color: #000;
	font-weight:bold;
	font-family: Helvetica;
}
.popular-list{
	list-style:none;
	padding:0;
}
.popular-list>li{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.popular-list>li:last-child{
	border-bottom: 0;
}

.popular-list>li>a{
	color: #1F314B;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia;
}
.newsImg{
	height:100%;
	min-width: 100%;
	width: auto;
	#height:auto;
}
.single .sidebarBlock{
	height: auto;
}
.logo-img{
	max-height:52px;
	margin-top: 10px !important;
	margin-right: 10px;
}
.nav>li>a:hover, .current-menu-item a {
	text-decoration:underline;
}
[id^='vk_groups']{
	margin-bottom:20px;
	max-width: 100% !important;
}

.aligncenter{
    margin: 0 auto;
    display: block;
}
.donation-box{
	text-align: center;
}
.donation-box img{
	max-width: 320px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.donate-info{
	font-size: 14px;
	text-align: left;
	border-left: 3px solid #002d4b;
	padding-left: 19px;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 991px) and (max-width: 1199px){
	.searchContainer{
		width: 90%; 
	}
	.navbar-r{
		float:left;
		margin-right: 0px;
		margin-bottom: 20px;
	}
}
@media (max-width: 991px){
	.searchContainer{
		width: 100%; 
	}
	.navbar-r{
		float:left;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.nav>li>a {
		padding: 10px 13px;
	}
	.sidebarBlock{
		display:none;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 0;
		text-align: center;
		display: block;
		float: none;
	}
	#logo {
		margin-top: 2px;
		text-align: center;
		display: inline-block;
	}
	.navbar-header {
		float: none;
		text-align: center;
	}
	.logo-img{
		margin-right: 0px;
	}
}
@media (max-width: 767px){
	.searchContainer{
		width: 100%; 
	}
	.navbar-r{
		float:left;
		margin-right: 0px;
		margin-bottom: 20px;
    		margin-left: 0px;
	}
	.sidebarBlock{
		display:none;
	}
	.donate-info{
		font-size: 14px;
		text-align: center;
		border-left: 0;
		padding-left: 0;
		margin-top: 15px;
	}
}