﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,400italic,300italic&subset=latin,cyrillic,cyrillic-ext,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,700,400italic&subset=latin,cyrillic,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700&subset=latin,cyrillic,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic);
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');

/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

/* Basic */

body {
  background: #fffef9;
}

body, input, textarea, select {
  color: #222;b
  font-size: 16px;
  font-family: 'Roboto Condensed', Trebuchet MS, sans-serif;
  line-height: 1.75em;
  font-weight: 300;
}

    /*h1,h2,h3,h4,h5,h6, nav {
        font-family: "Roboto Condensed", sans-serif;
    }

    h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
        color: #000;
    }*/

p {
  font-family: "Roboto", sans-serif;
  word-wrap: break-word;
}

ul, ol, p, dl {
  margin: 0 0 1em 0;
}

a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #555;
  text-decoration: none;
}

a:active {
  background-color: transparent;
}

p a {
  color: #ab2b1a;
  text-decoration: underline;
}

strong {
  font-weight: 500;
}

section > :last-child, .last-child {
  margin-bottom: 0 !important;
}

/* Multi-use */
.text-list {
  position: relative;
}

.text-list li {
  display: block;
  clear: both;
  padding-bottom: .25em;
  line-height: 1.2em;
}

.text-list li:last-child {
  padding-bottom: 0;
}

.text-list p {
  margin-bottom: 1em;
}

.text-list li a {
  color: #333;
  text-decoration: none;
}

.text-list h4 {
  font-weight: 500;
			/*font-family: "Roboto Condensed", sans-serif;
			font-size: 1.25em;*/
  padding-bottom: .25em;
}

.link-list {
}

.link-list li {
  padding: 0.2em 0 0.2em 0;
}

.link-list li:first-child {
  padding-top: 0 !important;
  border-top: 0 !important;
}

.link-list li:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

#content .link-list li {
  border-bottom: solid 1px #e2e6e8;
}

#footer .link-list li {
  border-top: solid 1px #e0e4e6;
  border-bottom: solid 1px #b5bec3;
}

.quote-list {
}

.quote-list li {
  padding: 1em 0 1em 0;
  overflow: hidden;
}

.quote-list li:first-child {
  padding-top: 0 !important;
  border-top: 0 !important;
}

.quote-list li:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

.quote-list li a {
  display: block;
  color: #333;
  text-decoration: none;
}

.quote-list li img {
  float: left;
  max-width: 80px;
}

.quote-list li p {
  color: #000;
  margin: 0 0 0 90px;
				/*font-size: .938em;*/
                /*line-height: 1.2em;*/
				/*line-height: 1.2em;*/
				/*font-style: italic;*/;
}

.quote-list li span {
  display: block;
  margin-left: 90px;
  font-size: 0.875em;
  font-weight: 300;
  margin-top: 0.875em;
}

#content .quote-list li {
  border-bottom: solid 1px #e2e6e8;
}

#footer .quote-list li {
  border-top: solid 1px #e0e4e6;
  border-bottom: solid 1px #b5bec3;
}

.check-list {
}

.check-list li {
  padding: 0.7em 0 0.7em 45px;
  font-size: 1.2em;
  background: url('images/icon-checkmark.png') 0px 1.05em no-repeat;
}

.check-list li:first-child {
  padding-top: 0 !important;
  border-top: 0 !important;
  background-position: 0 0.3em;
}

.check-list li:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

#content .check-list li {
  border-bottom: solid 1px #e2e6e8;
}

#footer .check-list li {
  border-top: solid 1px #e0e4e6;
  border-bottom: solid 1px #b5bec3;
}

.block-with-box-img {
  display: block;
}

.block-with-box-img > a {
  display: block;
}

.block-with-box-img img {
  float: left;
  width: 80px;
        /*height: 80px;*/
  outline: 0;
}

.block-with-box-img h3 {
        /*margin-top: -0.5em !important;*/
  line-height: 1em !important;
  margin-left: 95px !important;
}

.block-with-box-img h3 span {
  margin-top: .2em;
}

.block-with-box-img p, .block-with-box-img > span {
  margin-left: 95px;
}
    /*.block-with-box-img p a {
        color: #333;
        text-decoration: none;
    }*/
		
.feature-image {
  position: relative;
  display: block;
  margin: 0 0 1em 0;
  outline: 0;
}

.feature-image img {
  display: block;
  width: 100%;
}

.left-feature-image {
  position: relative;
  display: block;
  float: left;
  margin: 0 1em 0.5em 0;
  outline: 0;
  width: 80px;
}

.left-feature-image img {
  display: block;
  width: 100%;
}

.full-image {
  display: block;
  outline: 0;
}

.full-image img {
  margin-top: 3em;
  max-width: 100%;
}

.full-left-image {
  display: block;
  float: left;
  margin-right: 2em;
  margin-bottom: .5em;
}

.full-left-image > img {
  max-width: 100%;
}

.full-centered-image {
  display: block;
  text-align: center;
  margin-bottom: 2em;
}

.bordered-feature-image {
  display: block;
  outline: 0;
}

.bordered-feature-image img {
  display: block;
  width: 100%;
  margin: 0 0 .5em 0;
            /*max-width: 270px;*/
            /*max-height: 140px;*/;
}

.box-feature-image {
  display: block;
  margin: 0 0 .5em 0;
  outline: 0;
}

.box-feature-image img {
  display: block;
			/*max-width: 100%;
            max-height: 200px;*/
            /*height: 200px;*/
  width: 200px;
}

.button {
  display: inline-block;
  background: #ab2b1a;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.125em;
  font-weight: 300;
  padding: 5px 15px;
  outline: 0;
  margin-top: .5em;
}

.button:hover {
  color: #ddd;
  background: #822c1a;
}

.button:active {
  background: #ce1a00;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #666;
}

#shares {
  max-width: 100%;
  overflow-x: hidden;
  display: block;
  margin-top: 3em;
}

#shares li {
  padding: 3px 0;
}

/* siarzh */

.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.page {
  min-height: 400px;
  margin-bottom: 2em;
}

.text-title {
  display: block;
  font-size: .868em;
  line-height: 1.25em;
}

.text-title:first-letter, .text-genre:first-letter {
  text-transform: uppercase;
}

.text-genre {
  display: block;
  font-size: 0.813em;
  font-style: italic;
}

.curly {
  font-family: "Caveat", sans-serif;
  font-size: 1.25em;
  font-weight: 500;
}

.push-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.push-right {
  float: right;
}

.centered {
  text-align: center;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-padding-row {
}

.row+.no-padding-row > * {
  padding-top: 0;
}

.hide {
  display: none !important;
}

.bg-light {
  background-color: #e9eded !important;
}

.bg-blue-grey {
  background-color: #bac3c8 !important;
}

.bg-light-grey {
  background-color: #d9dbdb !important;
}

.bg-grey {
  background-color: #c6c8c8 !important;
}

.bg-dark-grey {
  background-color: #626464 !important;
}

.bg-dark-grey a {
  color: #fff !important;
}

.bg-black {
  color: #999;
  background-color: #342c26 !important;
}

.bg-black h2, .bg-black h2 a, .bg-black h3, .bg-black a {
  color: #fff !important;
}

.bg-black img {
  border-color: #111 !important;
}

.bg-none {
  background-color: transparent !important;
}

.highlight {
  color: #ab2b1a;
}

.orig {
  display: block;
  font-size: 0.813em;
}

h2 .orig {
  display: block;
  font-size: 0.667em;
}

.fb-like-box {
  border: 0;
  color: #333;
}

.fb-like-box a {
  color: #ab2b1a;
}

.fb-like-box .fcg {
  display: none;
}



/************************************************************************/
/******************         DESKTOP > 1240px            *****************/
/************************************************************************/




body {
    /*min-width: 980px;*/
  min-width: 1200px;
}

section:last-child {
  margin-bottom: 0 !important;
}

/* Wrappers */

#header-wrapper {
  position: fixed;
  display: block;
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 10;
  background: #261f1a;
  border-bottom: 1px solid #1c1510;
}

#header-wrapper + div {
  margin-top: 80px;
}

#header-wrapper .contact a:hover {
  color: #fff;
}

.subpage #header-wrapper {
}

#zmest-wrapper {
}

#banner-wrapper {
}

.features-wrapper {
  padding: 1.5em 0;
}

.features-wrapper:last-child {
  padding-bottom: 3em !important;
}

.features-wrapper:last-of-type {
  padding-bottom: 3em !important;
}

#content-wrapper {
  position: relative;
  min-height: 200px;
}

#footer-wrapper {
  color: #c6c8c8;
  background-color: #342c26;
  padding: 1.5em 0;
}

/* Header */

#header {
  position: relative;
  height: 80px;
}

#header .menu-toggler {
  display: none;
}

#header .logo {
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 10px;
  width: 60px;
  height: 60px;
  background: url(../images/logo.png) no-repeat;
}

#header .site-title {
/*  position: absolute;
  display: inline-block;
  left: 70px;
  top: 15px;
  font-family: 'Lobster', sans-serif;
  font-size: 2.375em;
  line-height: 0.868em; */

    position: absolute;
    display: inline-block;
    left: 70px;
    top: 15px;
    font-family: 'Caveat', sans-serif;
    font-size: 2.75em;
    font-weight: 500;
    color: #f7f7f7;
    font-variant: none;
}

#header a {
  color: #fff;
  text-decoration: none;
}

#header .site-desc {
  position: absolute;
  display: inline-block;
  bottom: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.75em;
  line-height: 2.750em;
  color: #fff;
    padding-left: 72px;
    letter-spacing: 0.175em;
/*  padding-left: 68px;
  letter-spacing: 0.167em;*/
}

/* Menu */

#sidemenu {
  display: block;
}

#header nav {
  position: absolute;
  right: 0;
  bottom: 1px;
  font-weight: 100;
}

#header nav ul {
  position: relative;
  display: inline;
}

#header nav li {
  position: relative;
  display: inline-block;
}

#header nav li.parent.active a {
  color: #261f1a;
  background: #c6c8c8;
  border-bottom: 2px solid #c6c8c8;
}

#header nav a {
  display: block;
  width: 100%;
  color: #c6c8c8;
  text-decoration: none;
  font-size: 0.938em;
  padding-right: 10px;
  padding-left: 10px;
  outline: 0;
}

#header nav li > a {
  border-bottom: 2px solid #261f1a;
}

#header nav li.parent > a:after, 
#sidr nav li.parent > a:after {
  content: "ˇ";
   /*U+02C5*/
  font-family: sans-serif;
  font-size: 0.75em;
  line-height: 1em;
  margin-left: 0.35em;
}

#sidr .zmest-show {
  display: none;
}

#header nav li.zmest-show {
  position: inherit !important;
}

#header nav li.zmest-show > a {
  color: #f21;
}

#header nav li.zmest-show > a:hover {
  color: #ab2b1a;
}

#header nav li.zmest-show.active > a {
  color: #fff;
  background-color: #626464;
  border-bottom: 2px solid #626464;
}

#header nav .menu-wide {
  left: 0;
  right: 0;
  height: 200px;
}

#header nav li > a:hover {
  color: #ddd;
}

#header nav .second {
  display: none;
  position: absolute;
  margin-top: 1px;
  padding: 20px 0;
  width: 210px;
  right: 0;
  background: #c6c8c8;
}

#header nav .second a {
  color: #261f1a;
  background: #c6c8c8;
  display: block;
  margin-left: 0;
  text-align: right;
}

#header nav li:hover .second a:hover {
  color: #c6c8c8;
  background-color: #261f1a;
}

#header nav a.active {
  color: #fff;
}

#header .social-wrapper {
  position: absolute;
  display: block;
  overflow: hidden;
  right: 260px;
  top: 16px;
}

#header .social-wrapper a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}

#header .social-wrapper .info {
  background-image: url(../images/info.png);
}

#header .social-wrapper .contacts {
  background-image: url(../images/contact.png);
  margin-right: 24px;
}

#header .social-wrapper .yt {
  background-image: url(../images/social/yt.png);
}

#header .social-wrapper .sc {
  background-image: url(../images/social/sc.png);
}

#header .social-wrapper .fb {
  background-image: url(../images/social/fb.png);
}

#header .social-wrapper .tw {
  background-image: url(../images/social/tw.png);
}

#header .social-wrapper .vk {
  background-image: url(../images/social/vk.png);
}

#header .social-wrapper .lj {
  background-image: url(../images/social/lj.png);
}

#header .social-wrapper .rss {
  background-image: url(../images/social/rss.png);
}

#header .search-wrapper {
  position: absolute;
  display: block;
    /*overflow: hidden;*/
  right: 20px;
  top: 14px;
  line-height: 28px;
}

#header .search-wrapper input {
  line-height: 28px;
  height: 28px;
  width: 200px;
  color: #c6c8c8;
  background: #261f1a;
  border: 1px solid #444;
  /*border-right: 0;*/
  margin-right: 3px;
  padding: 0 5px;
  font-size: .938em;
}

#header .search-wrapper input:focus {
  display: inline-block;
  height: 28px;
  width: 200px;
  color: #261f1a;
  background: #c6c8c8;
  outline: none;
}

#header .search-wrapper button {
  /*display: inline-block;*/
  display: block;
  float: right;
  width: 28px !important;
  height: 28px !important;
  font-size: 14px;
  padding: 3px 0;
  background: #261f1a;
  border: 1px solid #444;
  margin-left: -4px;
  cursor: pointer;
}

#header .search-wrapper button img {
  width: 16px;
  height: 16px;
}

#header .load-img {
  display: inline-block;
  position: absolute;
  right: 32px;
  top: 5px;
  cursor: pointer;
}

#header .close-img {
  display: inline-block;
  position: absolute;
  right: 32px;
  top: 5px;
  cursor: pointer;
}

.quick-search-wrapper {
  position: relative;
  max-width: 375px;
    /*width: 100%;*/
}

.quick-search-results {
  position: absolute;
  width: 375px;
    /*height: 300px;*/
  right: 0;
  background-color: #c6c8c8;
  border: 1px solid #c6c8c8;
  z-index: 10;
}

.quick-search-results > .not-found {
  padding: .5em 1em;
  font-size: 0.868em;
}

.full-search-list {
  margin-bottom: 0;
}

.full-search-list a {
  display: block;
}

.full-search-list li {
  display: block;
  min-height: 200px;
  margin-bottom: 10px;
}

.full-search-list li:hover {
  background-color: #d2d4d4;
}

.full-search-list li:hover img {
  opacity: 0.9;
}

.full-search-list img {
  float: left;
  max-height: 200px;
  max-width: 200px;
}

.full-search-list p {
  color: #000;
  font-size: .813em;
  line-height: 1.25em;
  padding: 5px 5px 5px 0;
  margin-bottom: 0;
}

.full-search-list img + p {
  margin-left: 220px;
}

.full-search-list .notfound {
  padding-left: 2em;
  padding-top: 1.25em;
}

.full-search-list .person {
  display: block;
  font-size: 1.25em;
  padding-bottom: 3px;
  font-family: "Roboto Condensed", sans-serif;
}

.search-list {
  margin-bottom: 0;
}

.search-list a {
  display: block;
}

.search-list li {
  display: block;
  min-height: 50px;
  margin-bottom: 4px;
}

.search-list li:hover {
  background-color: #d2d4d4;
}

.search-list li:hover img {
  opacity: 0.9;
}

.search-list img {
  float: left;
  max-height: 50px;
  max-width: 50px;
}

.search-list p {
  color: #000;
  font-size: .813em;
  line-height: 1.25em;
  padding: 5px 5px 5px 0;
  margin-bottom: 0;
}

.search-list img + p {
  margin-left: 60px;
}

.search-list .notfound {
  padding-left: 2em;
  padding-top: 1.25em;
}

.search-list .person {
  display: block;
  font-size: 1.25em;
  padding-bottom: 3px;
  font-family: "Roboto Condensed", sans-serif;
}

.search-list .show-all {
  display: block;
  text-align: center;
  min-height: 20px;
}

#header .search-list .show-all a {
  color: #ab2b1a;
  font-size: .813em;
  font-family: "Roboto", sans-serif;
}

.zmest {
  position: relative;
  display: none;
  padding: 1.5em 1em;
  line-height: 1.25em;
}

.zmest h2 {
  color: #c6c8c8;
  font-size: 2em;
}

.zmest h3 {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.375em;
  margin-bottom: 1em;
  margin-top: .5em;
}

.zmest a:not(.button) {
  display: block;
  padding: 0;
  margin-top: .75em;
  text-decoration: none;
  color: #c6c8c8 !important;
  font-size: .875em;
}

.zmest .button {
  background: #ab2b1a;
  color: #fff;
  font-size: 1.125em;
  padding: 5px 15px;
  margin-top: .5em;
}

.zmest strong {
  display: block;
  color: #fff;
  font-size: 1.063em;
  font-weight: 500;
  font-family: Roboto, sans-serif;
}

.zmest p {
  color: #c6c8c8;
  font-size: 0.867em;
}

.zmest em {
  color: #96a9b5;
}

.zmest .old {
  background: url(/images/logos/old_24.png) no-repeat;
  width: 22px;
  height: 24px;
  display: inline-block;
  margin-bottom: -7px;
}

.issue-zmest {
  display: block;
}

#content .issue-zmest a {
  color: #ab2b1a !important;
  text-decoration: none;
}

#content .issue-zmest h2 {
  color: #c6c8c8;
  font-size: 2.25em;
}

#content .issue-zmest h3 {
  color: #000;
}

#content .issue-zmest strong {
  color: #333;
}

#content .issue-zmest em {
  color: #96a9b5;
  font-style: normal;
  font-size: 1em;
}

#best strong {
  display: block;
  font-weight: 500;
}

/* Banner */

#banner {
  display: block;
  padding: 35px 0 35px 0;
}

#banner .bordered-feature-image {
  margin-top: 100px;
  margin-bottom: 0;
}

#banner h2 {
  font-size: 2em;
  line-height: 2em;
}

#banner p {
  font-size: 0.868em;
  line-height: 1.8em;
  padding-right: 0.5em;
  margin: 0 0 1em 0;
}

#banner .banner-image img {
  position: relative;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 0;
}

/* Features */

/*.features .container {
    padding:0 10px 0 10px;
}*/

.features h2 {
  font-size: 1.75em;
  margin-bottom: 25px;
}

.features h2 a, .features h3 a {
  color: #000;
  text-decoration: none;
}

.features h3 {
  font-size: 1.125em;
  line-height: 1.2em;
  color: #000;
  margin: 0 0 0.5em 0;
}

.features em {
  font-style: italic;
}

.features p {
  font-size: 0.875em;
  line-height: 1.5em;
}

.features strong {
  color: #433;
}

.features-separate {
  width: 100%;
  margin-bottom: 25px;
}

.feature-date {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  padding: 3px;
  line-height: 1em;
  color: #fff;
  font-size: 0.75em;
}

.more {
  font-size: .868em;
  color: #ab2b1a;
  float: right;
}

.more-nl {
  font-size: .868em;
  color: #ab2b1a;
}

.horiz-blocks p {
  font-size: 0.813em;
  line-height: 1.25em;
}

#new-translations a {
  text-decoration: none;
}

#latest-news h3 {
  font-size: 1.25em;
}

#latest-news .news-separator {
  width: 100%;
  margin-bottom: 2em
}

#partners a {
  display: block;
  margin-bottom: .5em;
}

#partners img {
  max-width: 300px;
}

/* NEWS, BOOKS, CONTESTS, AWARDS and other feed milti-article pages  ----> */

.article h3 {
  font-size: 1.250em;
}

.article h3 a {
  display: inline;
}

.article-date {
  display: block;
  margin-top: -1em;
  font-size: 0.938em;
}

.article .article-date {
  margin-top: 0;
  min-width: 150px;
}

.article .push-left {
  max-width: 250px;
}
/*.article-content a {
    display: block;
}*/
.article-image img {
    /*height: 150px;*/
  margin-top: .75em;
  width: 200px;
}

.article .more {
  display: inline;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1em;
  text-decoration: none;
  padding-left: .5em;
}

.article .more-nl {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
    /*font-size: 1em;*/
  text-decoration: none;
}

.article-content {
  margin-left: 220px;
}

.article-content h3 {
  font-family: "Roboto Condensed", sans-serif;
}

.article-content p, .article-content ul, .article-content ol, .article-content div {
  font-family: "Roboto", sans-serif;
  font-size: .938em;
}

/* <---- */


/* pagination  ----> */

.pages ul {
  display: block;
  margin-bottom: 0;
}

.pages {
  margin-bottom: 25px;
}

.pages li {
  font-size: 1.5em;
  display: inline-block;
  margin-right: .25em;
  width: 1em;
}

.pages a {
  color: #96a9b5;
}

.pages .active, .pages .active a {
  color: #ab2b1a;
  font-size: 1.5em;
}

/* <---- */


/* PROSE, POETRY, DRAMA, SONGS and other collection pages  ---->*/

.text-card h3 {
  color: #000;
  font-size: 1.375em;
  line-height: 1.182em;
}

.text-card li {
  font-family: Roboto, sans-serif;
  font-size: .938em;
}

/* <---- */


/* SUBTITLES  ---->*/

.subtitles td:first-child {
  font-weight: bold;
  padding-right: 1em;
}

.subtitles .translator {
  float: right;
  margin-top: 0;
  border-top: none;
}

.subtitles .translator a {
  color: #ab2b1a;
}

.subtitles .movie-links {
  display: inline-block;
  margin-left: .5em;
}

/* <---- */


/* PERSON BIO & ARTICLE PAGES  ---->*/
/*.text-info {
  display: block;
  max-width: 25%;
  position: absolute;
  top: 1em;
  right: 0;
}*/

.text-info {
    position: relative;
    max-width: 100%;
    top: auto;
    right: auto;
    margin: 1em 1em 4em 0px;
}

.translator {
  margin-top: 2em;
  border-top: 1px solid #c6c8c8;
  padding-top: 1em;
  font-family: "Roboto Condensed", sans-serif !important;
}

.translator-top {
    /*position: absolute;
    right: 0;
    top: 0;*/
  text-align: right;
  line-height: 1.2em;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
	/*max-width:25%;*/;
}

.translator-top .personsLineWrapper {
  display: block;
}

.bio-image {
  float: left;
  margin-right: 1.5em;
  margin-bottom: .2em;
  padding-top: 0.5em;
}

.bio-image img {
  max-width: 300px;
}

.downloads {
  float: right;
  margin-top: -1.5em;
}

.downloads a {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.downloads .download-word {
  background: url(../images/word.png) no-repeat;
}

.downloads .download-pdf {
  background: url(../images/pdf.png) no-repeat;
}

.downloads .download-mobi {
  background: url(../images/kindle.png) no-repeat;
}

.downloads .download-fb2 {
  background: url(../images/android.png) no-repeat;
}

.downloads .download-epub {
  background: url(../images/iphone.png) no-repeat;
}

.downloads-top {
    /*position: absolute;
    right: 0;
    top: 80px;*/
  margin-top: .5em;
}

/* <---- */


.calendar-total-caption {
  display: none;
}

.history-day h3 {
  font-size: 1.75em;
  font-weight: bold;
  color: #ab2b1a;
  float: left;
  padding-right: .5em;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.history-day p {
  font-size: 0.813em;
  margin-left: 5em;
}

#calendar h3 {
  font-size: 1.75em;
}

#caldate {
  position: absolute;
  right: 0;
  margin: 0 0 1em 1em;
}

.calendar-full {
  position: relative;
}

.calendar-full .text-list {
  margin-right: 350px;
}

.calendar-full.history-day p {
  font-size: 0.875em;
}

/* Content */

#content {
  min-height: 400px;
}

#content .row > section {
  margin: 45px 10px 0 10px;
  padding-bottom: 45px;
}

#content article {
  font-family: "Roboto", sans-serif;
}

#content .content-text p {
  text-indent: 1.5em;
}

#content .content-type-1 {
  margin: 0 1em;
    /*-webkit-column-count:1;  
    -moz-column-count:1;  
    column-count:1; 

    -moz-column-width: 330px;  
    -webkit-column-width: 330px;   
    column-width: 330px;

    -webkit-column-gap:30px;  
    -moz-column-gap:30px;  
    column-gap:30px;  */;
}

#content .content-type-0 {
    /*-webkit-column-count:1;  
    -moz-column-count:1;  
    column-count:1; 

    -moz-column-width: 450px;  
    -webkit-column-width: 450px;   
    column-width: 450px;

    -webkit-column-gap:50px;  
    -moz-column-gap:50px;  
    column-gap:50px; 

    -moz-column-rule: 1px dotted #ddd;  
    -webkit-column-rule: 1px dotted #ddd;  
    column-rule: 1px dotted #ddd;*/;
}

#content article .no-columns, #content article h1, #content article h2, #content article h3, #content article blockquote, #content article section {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
}

#content article h2, #content article section {
  margin-top: 3em;
}

#content article h3 {
  margin-bottom: 1em;
}

#content .content-type-1 p {
  text-indent: 0;
  margin-bottom: .25em !important;
}

#content h1 {
  font-size: 1.8em;
  line-height: 1.1em;
  color: #373f42;
  margin: 0 0 0.388em 0;
  max-width: 70%;
}

#content h1 a, #content h2 a, #content h3 a {
  text-decoration: none;
  color: #373f42;
}

#content h1 span, #content h2 span {
  color: #96a9b5;
}

#content header h2 {
  color: #373f42;
  font-size: 1.25em;
}

#content header h3 {
  color: #373f42;
  font-size: 1.25em;
}

#content .row > section > h2 {
  color: #373f42;
  font-size: 1.5em;
	/*font-weight: 400;*/;
}

#content .row > section > h3 {
  color: #96a9b5;
  font-size: 1em;
  margin-bottom: 1em;
}

#content a {
  color: #ab2b1a;
 /*#ab2b1a #ED391B;*/
  text-decoration: underline; text-indent: 0;
}

#content .jp-audio a {
  text-decoration: none;
}

#content header {
  position: relative;
  margin: 0 0 3em 0;
}

#content header.author {
  margin-bottom: 2em;
}

#content .translator a {
  text-decoration: none;
}

#content .content-type-0 p, #content .content-type-0 div {
  color: #4f4f4f;
  font-weight: 400;
  margin-bottom: 1.75em;
  font-size: 0.938em;
  letter-spacing: 0.05px;
}

#content .content-type-1 p, #content .content-type-1 div {
  color: #111;
  font-weight: 300;
  margin-bottom: 1.75em;
  font-size: 0.938em;
  letter-spacing: 0.25px;
}

#content .content-text div {
  margin-bottom: 0.25em;
}

#content em {
  font-style: italic;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.063em;
}

#content article strong {
  color: #111;
  font-weight: 400;
  text-shadow: 0 0 #ccc;
}

.content-text h2 {
  color: #333;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
}

.content-text h3 {
  color: #555;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  margin-bottom: 0.5em;
}

.content-text h4 {
  color: #555;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.content-text small {
  font-size: .868em;
  line-height: 1em;
}

.news-source {
  float: right;
  font-size: .938em;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 2em;
}

.news-source span {
  color: #ab2b1a;
}

/* Social */

#vk_like, #vk_share {
  display: inline-block !important;
  margin-right: 1px;
}

#vk_share td:first-child > a {
  height: 21px !important;
}


/* Footer */

#footer {
  color: #c6c8c8;
}

/*#footer .row {
    margin: 0 10px 0 10px;
}*/

#footer h2 {
  font-size: 1.25em;
  color: #fff;
  margin: 0 0 1em 0;
}

#footer a {
  color: #c6c8c8;
  font-size: .875em;
}

#footer p {
  font-size: .875em;
  line-height: 1.5em;
}

/* Copyright */

#copyright {
  border-top: solid 1px #b5bec3;
  box-shadow: inset 0px 1px 0px 0px #e0e4e7;
  text-align: center;
  padding: 45px 0 80px 0;
  color: #8d9ca3;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}

#copyright a {
  color: #8d9ca3;
}



/*********************************************************************************/
/* Laptop (> 480px && < 1200px)                                                  */
/*********************************************************************************/


@media only screen and (min-width: 480px) and (max-width: 1240px) {
    /* Basic */

  body {
    min-width: 960px;
  }

  .container {
    width: 960px;
  }

    /* Multi-use */

  .check-list {
  }

  .check-list li {
    font-size: 1em;
    line-height: 2em;
  }

  .quote-list {
  }

  .quote-list li {
    padding: 1em 0 1em 0;
  }

  .quote-list li img {
    width: 60px;
  }

  .quote-list li p {
    margin: 0 0 0 80px;
        /*font-size: 1em;*/
        /*font-style: italic;*/
        /*line-height: 1.8em;*/;
  }

  .quote-list li span {
    display: block;
    margin-left: 80px;
    font-size: 0.8em;
    font-weight: 400;
    line-height: 1.8em;
  }

  .feature-image {
    margin: 0 0 1em 0;
  }

  .button-big {
    font-size: 1.5em;
    padding: 10px 35px 10px 35px;
  }

    /* Banner */

  #banner {
  }

  #banner p {
        /*font-size: 1.75em;*/;
  }

    /* Header */

  #header {
  }

  #header h1 {
    font-size: 2.25em;
  }

  #header nav {
  }

  #header nav a {
    padding-right: 10px;
    padding-left: 10px;
  }

  #header nav a.last {
    padding-right: 20px;
  }

    /* Content */

  #content {
  }

  #content h1 {
        /*font-size: 1.4em;*/;
  }

  #content h2 {
        /*font-size: 1.1em;*/;
  }

  #content header {
        /*margin: 0 0 1.25em 0;*/;
  }

  #calendar h3 {
    font-size: 1.5em;
  }

  #calendar p {
    margin-left: 4em;
  }

  #shares li {
    padding: 3px 0;
  };
}

/*********************************************************************************/
/* Laptop ( <= 1010px)                                                  */
/*********************************************************************************/

@media only screen and (max-width: 1011px) {
  body {
    min-width: 480px;
  }

  .container {
    width: 96%;
  }
    
    /* Header */
    
  #header {
    display: block;
    overflow: hidden;
    width: 100%;
  }

  #header .menu-toggler {
    display: block;
    position: absolute;
    left: 0;
    margin-left: -3px;
    top: 7px;
    width: 26px;
    height: 26px;
    background: url(/img/icons/icon-menu.png) no-repeat;
  }

  #header-wrapper, #header {
    height: 40px;
  }

  #header-wrapper + div {
    margin-top: 40px;
  }

  #header .logo {
    width: 30px;
    height: 30px;
    bottom: auto;
    top: 5px;
    left: 35px;
    background-size: contain;
  }

  #header .site-title {
    left: 75px;
    top: 8px;
    font-size: 1.5em;
  }

  #header .site-desc {
    display: none;
  }

  #header .social-wrapper {
    display: none;
  }

  #header .search-wrapper {
    display: none;
    top: auto;
    bottom: -27px;
    right: 0;
  }

  #header nav {
    display: none;
  }

  #header nav {
    display: none;
  }

  #latest-news .\33 u {
    width: 33.33%;
  }

  .calendar-total-caption-top {
    display: none;
  }

  header.calendar-total-caption {
    display: block;
    clear: both;
    width: 100% !important;
  }

  #latest-news #calendar {
    width: 100%;
  }

  #latest-news .text-list li {
    display: inline-block;
    width: 33.33%;
    min-height: 100px;
    padding-right: .25em;
    float: left;
    clear: none;
  }

  #latest-news #calendar .more {
    margin-top: 2em;
  }

  .\36 u.article {
    width: 100%;
  }

  section.article + section.article {
    margin-top: 2em;
  }

  .iq-test-timer {
    top: 40px !important;
  }

}

/*********************************************************************************/
/* Tablet (<= 880px)                                                  */
/*********************************************************************************/

@media only screen and (max-width: 880px) {
	
  #new-translations .\33 u {
    width: 50%;
  }

  .block-with-box-img {
    margin-bottom: 1em !important;
  }
}


/*********************************************************************************/
/* Tablet (<= 768px)                                                  */
/*********************************************************************************/

@media only screen and (max-width: 768px) {
  body {
    min-width: 480px;
  }

  .container {
    width: 98%;
  }

  .zmest .\33 u {
    width: 50%;
    margin-bottom: 1em;
  }

  .zmest .\33 u:nth-child(2n+1) {
    clear: left;
  }

  #footer-wrapper .\34 u {
    width: 100%;
  }

  .features-wrapper {
    padding: 1em 1em 2em 1em;
  }

  #footer-wrapper {
    padding: 2em 1em 2em 1em;
  };
}


/*********************************************************************************/
/* Desktop (>= 480px && <= 580px)                                                  */
/*********************************************************************************/

@media only screen and (max-width: 581px) {
  body {
    min-width: 480px;
  }

  .container {
    width: 100%;
  }

  .\33 u {
    width: 50%;
  }

  .\34 u {
    width: 50%;
  }

#sidr .zmest-show {
  display: block;
}

  #latest-news .\33 u {
    width: 50%;
  }

  #new-translations .\33 u {
    width: 100%;
  }

  #latest-news #calendar {
    width: 100%;
  }

  #latest-news .text-list li {
    width: 50%;
  }

  .features section {
    margin-bottom: 2em;
  }

  .features section:last-child {
    margin-bottom: 0;
  }

  .full-left-image {
    float: none;
    margin-right: 0;
    margin-bottom: .5em;
    width: 100%;
  }

  .footer-menu {
    display: none;
  }

    /* Copyright */

  #copyright {
    text-align: center;
    padding: 1em 0 1em 0;
    color: #8d9ca3;
  }

  #copyright a {
    color: #8d9ca3;
  };
}




/*=================================================================*/
/*=========                 Mobile: x <= 480             ===========*/
/*=================================================================*/

@media only screen and (max-width: 480px) {
  body {
    min-width: 0;
  }

  body, input, textarea, select {
    font-size: 1em;
    line-height: 1.4em;
  }

  .\33 u, .\34 u, .\38 u, .\39 u {
    width: 100%;
  }

  #content .row {
    margin-left: 0;
  }
	
	

    /* Multi-use */

  .link-list {
  }

  .link-list li {
    padding: 0.75em 0 0.75em 0;
  }

  .quote-list {
  }

  .quote-list li {
  }

  .quote-list li p {
    margin-bottom: 0.5em;
  }

  .check-list {
  }

  .check-list li {
    font-size: 1em;
  }

  .button-big {
    font-size: 1.5em;
    padding: 10px 35px 10px 35px;
  }

    /* Wrappers */

    /*
        Don't want the banner? Uncomment the lines below:

        #header-wrapper { background-position: bottom center; }
        #banner { display: none !important; }
    */

#sidr .zmest-show {
  display: block;
}
	
	.zmest .container,
	.features .container	{
		width: 100%;
	}
	
	.zmest .container .row, 
	.news-caption-row,
	.footer-wrapper .container .row, 
	.features .calendar-today-caption {
		margin-left: -40px;
	}
	
	.zmest .row div:first-child {
		margin-bottom: 2em;
	}

  .zmest .\33 u {
    width: 100%;
  }

    #banner
    {
        position: relative;
        color: #fff;
        text-align: center;
        padding: 30px 30px 30px 30px;
        margin-top: 44px;
    }

    #banner .bordered-feature-image
    {
        display: none;
    }

    #banner p
    {
        font-size: 1.25em;
        font-weight: 200;
        line-height: 1.25em;
        margin: 0 0 1em 0;
    }

    /* Features */

    /*.features {

    }

    .features section
    {
        padding: 0 0 25px 0;
        margin: 0 0 25px 0;
    }

    .features > div > div:last-child > section
    {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
        box-shadow: none;
    }*/

	
	.features header h2
	{
        color: #000;
		font-size: 1.75em;
		margin-bottom: .75em;
		margin-top: .5em;
    }
	
    .features header h2 a
	{
        color: #000;
		text-decoration: none;
		font-size: 1em;
    }

    .features a {
    }

    .features strong {
    }
	
	#latest-news .\33 u {
		width: 100%;
	}
	
  #latest-news .text-list li {
    width: 100%;
    min-height: 0;
  }

  #latest-news .news-separator {
    margin-bottom: 0 !important;
  }

  .article .push-left {
    float: none;
    margin-right: 0;
    margin-bottom: .5em;
    width: 100%;
    max-width: none;
  }

  .article-image img {
    margin-top: .5em;
    width: 100%;
  }

  .article-content {
    margin-left: 0;
  }

  section.article + section.article {
    margin-top: 0;
  }

  .person-blocks section {
    text-align: center;
  }

  .horiz-blocks .box-feature-image {
    display: inline-block;
    margin: 0 auto;
  }

    /* Content */

    #content
    {
    }

    #content .row > section
    {
        background: #fff;
        padding: 30px 15px 30px 15px;
        margin: 0 0 5px 0;
    }

    #content h1
    {
        font-size: 1.25em;
        color: #333;
        margin: 0 0 0.1em 0;
    }

    #content h2 span, #content h1 span {
        display: block;
        color: #c6c8c8;
        font-size:.875em
    }

    #content h2
    {
        color: #333;
        font-size: 1em;
    }

    #content a
    {
        color: #ED391B;
    }

    #content header
    {
        margin: 0 0 1.25em 0;
    }

    #content .bio-image{
        float: none;
        margin: 0;
        text-align: center;
    }

  .zmest {
    padding: 1em; 
  }

}