ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

.topbnr { width: 100%; min-width: 320px; margin: 20px 0 0 0; }
@media(min-width: 500px) { .topbnr { width: 468px; height: 60px; } }
@media(min-width: 800px) { .topbnr { width: 728px; height: 90px; } }
@media(min-width: 970px) { .topbnr { width: 970px; height: 90px; } }

.mdlbnr { width: 100%; min-width: 320px; margin: 20px 0 0 0; }
@media(min-width: 500px) { .mdlbnr { width: 468px; height: 60px; } }
@media(min-width: 800px) { .mdlbnr { width: 728px; height: 90px; } }
@media(min-width: 970px) { .mdlbnr { width: 970px; height: 90px; } }

.btmbnr { width: 100%; min-width: 320px; margin: 20px 0; }
@media(min-width: 500px) { .btmbnr { width: 468px; height: 60px; } }
@media(min-width: 800px) { .btmbnr { width: 728px; height: 90px; } }
@media(min-width: 970px) { .btmbnr { width: 970px; height: 90px; } }

.b300x600  { clear: both; display: none; float: right; }
@media(min-width: 767px) { .b300x600 { display: block; width: 300px; height: 600px; } }

.rghtbnr {
	float: right;
	width: 300px;
}

.topbnr,
.mdlbnr,
.btmbnr,
.b300x600,
.rghtbnr {
  display: none !important;
}

.outer {
	position: relative;
	max-width: 970px;
    margin: 0 auto;
}

.topsearch {
	padding: 20px 5%;
	border-bottom: 2px dotted #999;
	max-width: 970px;
    margin: 0 auto;
}

.topdesk {
	max-width: 970px;
	width: 100%;
	height: 90px;
	margin: 20px auto 0 auto;
	text-align: center;
}

.bottomdesk {
	clear: both;
	max-width: 970px;
	width: 100%;
	height: 90px;
	margin: 0 auto 20px auto;
	text-align: center;
}

body {
	font-family: 'PT Serif', serif;
  padding: 0;
  margin: 0;
	color: #000;
	-webkit-font-smoothing: antialiased;
}

.audiolst {
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
}

.audiolst li audio,
.audiolst li {
	width: 100%;
}

.audiolst li {
	padding-bottom: 10px;
}

.videolst {
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	list-style: none;
	border-top: 2px dotted #999;
}

.videolst li {
	padding-bottom: 10px;
	width: 50%;
}

.videolst li div {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

.videolst li div iframe {
	position: absolute;
	top: 0;
	left: 0;
}

.authorImg {
  float: right;
  margin-right: 0;
}

.author_description {
	font-size: small;
	line-height: 150%;
}

a {
	color: #000;
}

a:active,
a:hover {
	text-decoration: none;
}

#footer {
	border-top: 2px dotted #999;
    clear: both;
	padding: 20px 5%;
	max-width: 970px;
    margin: 0 auto;
}

#footer a {
	text-decoration: none;
}

#header {
	border-bottom: 2px dotted #999;
	padding: 20px 5%;
	max-width: 970px;
    margin: 0 auto;
}

.footerlist {
	border-top: 2px dotted #999;
	padding: 20px 5%;
}

.footerlist em,
.footerlist a,
#header em,
#header a {
	font-style: normal;
	font-size: 150%;
}

.footerlist ul,
#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footerlist li,
#header li {
	display: inline-block;
}

.footerlist li:first-child:before,
#header li:first-child:before {
  content: "";
}

.footerlist li:before,
#header li:before {
	font-size: 150%;
  content: "/";
}

.article h1 {
	font-size: 150%;
}

.original h2 {
	font-size: 150%;
}

.original h2 a {
  text-decoration: none;
}

.original,
.article {
	width: 40%;
	padding: 20px 5%;
	float: left;
}

.original p,
.article p {

}

.autograph {
	padding: 20px 5%;
}

.autograph img {
	width: 100%;
}

.list .original {
	float: right;
}

.list .article {
	float: none;
}

.rudescr {
	width: 90%;
	padding: 20px 5%;
	clear: both;
	max-width: 970px;
    margin: 0 auto;
}

.rurecommendations {
	border-top: 2px dotted #999;
	text-align: center;
	width: 90%;
	padding: 20px 5%;
	clear: both;
	max-width: 970px;
    margin: 0 auto;
/* 
	display: flex;
	align-items: center;
    justify-content: center;
 */
    overflow: hidden;
}

.article.content {
  float: none;
  width: 90%;
  overflow: auto;
  max-width: 970px;
  margin: 0 auto;
}

.article.content ul {
	line-height: 150%;
	list-style: none;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-rule: 1px dotted #ddd;
     -moz-column-rule: 1px dotted #ddd;
          column-rule: 1px dotted #ddd;
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
}


.article.content ul li {
	padding-bottom: 15px;
	-webkit-column-break-inside: avoid;
						page-break-inside: avoid;
								 break-inside: avoid;
}

.article.content.more {
	border-top: 2px dotted #999;
}

.article.content.more ul {
	padding: 0;
	margin: 0;
}

.mainpage ul {
	padding-top: 20px;
	padding-left: 0;
}

.article.content.mainpage ul li {
	padding-bottom: 0;
  position: relative;
}

.mainpage ul .facepic {
	background-image:url('/files/l.gif');
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  display: block;
  width: 90px;
  height: 90px;
  -moz-border-radius: 220px;
  -webkit-border-radius: 220px;
  border-radius: 220px; 
}

.mainpage ul a {
	display: block;
  padding: 20px 0 15px 100px;
  min-height: 80px;
  text-decoration: none;
}

.mainpage ul a:active,
.mainpage ul a:hover {
  text-decoration: underline;
}

ul.manuscripts li a {
  display: block;
}

ul.manuscripts figure {
	padding: 0;
	margin: 0;
	display: block;
	min-height: 150px;
}

ul.manuscripts figcaption {
	font-size: small;
}

ul.manuscripts figure img {
	float: left;
	margin-right: 20px;
}

.article h5 {
	padding: 20px 0 0 0;
	margin: 0;
	font-weight: normal;
}

.original time {
	padding: 20px 0 0 0;
}

ul.gallery {
	border-top: 2px dotted #999;
	clear: both;
	padding: 0 5%;
	list-style: none;
	width: 90%;
	max-width: 970px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
}

ul.gallery li {
	width: 19%;
	float: left;
	margin-left: 0;
	margin-right: 5%;
}

ul.gallery li a {
  text-decoration: none;
}

ul.gallery li img {
  display: block;
  margin-bottom: 20px;
}

ul.gallery li figure {
	padding: 0;
	margin: 20px 0;
}

ul.gallery li p {
  padding: 0;
  margin: 0;
  font-size: small;
}

ul.other {
border-top: 2px dotted #999;
clear: both;
padding: 0;
margin: 0;
list-style: none;
width: 100%;
overflow: auto;
}

ul.other li {
	width: 19%;
	float: left;
	margin-left: 5%;
	margin-right: 1%;
	overflow:hidden;
	text-overflow: ellipsis;
	content: "";
	position: relative;
	color: inherit;
}

ul.other li a:before {
	content:'';
	position: absolute;
	left:0;
	top:0;
	right: 0;
	bottom: 0;
	background: linear-gradient(rgba(255,255,255,0) 150px, #fff);
}

ul.other li a {
	text-decoration: none;
	position: relative;
	display: block;
}

@media screen and (max-width: 1399px) {

	.article.content ul {
		-webkit-column-count: 2;
			 -moz-column-count: 2;
						column-count: 2;
	}

}

@media screen and (max-width: 1024px) {

/* 
	.article.content ul {
		-webkit-column-count: 1;
			 -moz-column-count: 1;
						column-count: 1;
	}

	.c_left {
		margin-right: 0;
	}
 */
 
}

@media screen and (max-width: 768px) {

.videolst li {
	width: 100%;
}

	.article.content ul {
		-webkit-column-count: 1;
			 -moz-column-count: 1;
						column-count: 1;
	}

	.c_left {
		margin-right: 0;
	}

	.mainpage ul {
		margin-right: 0;
	}

	#adBlock {
		margin-top: 20px;
	}

	.rurecommendations {
		margin-top: 20px;
	}

	.bottomdesk,
	.topdesk {
		display: none !important;
	}

	.article {
		width: 90%;
		padding: 20px 5% 0 5%;
		float: none;
	}

	.original {
		width: 90%;
		padding: 20px 5%;
		float: none;
	}

	.article.content ul {
		padding: 0;
		margin-right: 0;
	}

	ul.other li {
		width: 44%;
		margin-left: 5%;
		margin-right: 1%;
	}

	ul.other li:nth-child(2n+1) {
	  clear: both;
	}

}

@media screen and (max-width: 800px) {

  .authorImg {
    float: none;
    text-align: center;
		padding: 0;
		margin: 0;
  }

	.authorImg img {
	  width: 50%;
	  height: 50%;
	}

	ul.other li {
		width: 94%;
		margin-left: 5%;
		margin-right: 1%;
	}

	ul.gallery li {
		width: 100%;
	}

}

@media screen and (max-width: 500px) {

	.authorImg img {
	  width: 100%;
	  height: 100%;
	}

}