.block-article {
  max-width: 1600px;
  /*can be in percentage also.*/
  height: auto;
  margin: 0 auto;
  padding: 10px;
}
.article-header {
  font-size: 70pt;
  font-weight: bold;
  line-height: 1.1em;
  margin-left: 50px;
  margin-right: 0.5em;
}
body {
  min-width: 300px;
  width: auto;
  margin: 0 auto 10px auto;
  font-size: 13pt;
  font-family: Noto Sans, sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  padding-bottom: 200px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Merriweather, serif;
}
.qa-template {
  margin-top: 2em;
}
.qa-template .author + p {
  font-weight: bold;
  margin-top: -0.5em;
  padding-left: 0px !important;
}
.qa-template .question {
  margin-left: 50px;
}
@media (max-width: 767.98px) {
  .qa-template .question {
    margin-left: 15px !important;
  }
}
.qa-template .answer {
  margin-left: 50px;
  margin-top: 2em;
}
@media (max-width: 767.98px) {
  .qa-template .answer {
    margin-left: 15px !important;
  }
}
.qa-template .answer .photo + p {
  margin-top: -0.3em;
  padding-left: 0px !important;
}
.qa-template .photo img {
  width: 45px !important;
}
.qa-template .author {
  margin: 5px;
  color: #888;
}
.authors {
  padding-left: 50px;
  padding-top: 10em;
}
.authors .image img {
  width: 50px !important;
}
.authors .name {
  margin-top: 0em;
}
.authors .author {
  margin-bottom: 2em;
}
.fotorama {
  padding-right: 70px;
  padding-left: 50px;
}
p + fotorama {
  margin-top: -0.5em;
}
.fotorama + p {
  margin-top: 2em;
}
.navigation-links p {
  line-height: 200%;
}
.jouele {
  margin: 15px 0 0 50px;
}
img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.fotorama__wrap {
  width: 100% !important;
  margin-bottom: 5px;
}
blockquote {
  /* font-size: 90%;
 line-height: 95%; */
  margin-left: 0px;
  margin-bottom: 60px;
  color: #8d8d8d;
}
h1, h2, h3, h4, h5 {
  /* width: 65%;
 min-width: 700px; */
  font-weight: bolder;
  font-weight: 200;
}
/* p ~ ul {
 font-weight: bold;
 } */p, blockquote {
  /* width: 65%;
 min-width: 840px; */
}
p {
  max-width: 1000px;
  font-size: 24px;
  line-height: 36px;
  padding: 10px 70px 1em 50px;
}
@media (max-width: 767.98px) {
  p, ol {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .fotorama, .block-article {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  h1, h2, h3, h4, h4, h5 {
    padding-left: 20px !important;
    padding-right: 15px !important;
    font-size: 32px !important;
  }
  h1 {
    padding-top: 0 !important;
  }
  iframe {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header {
    padding-bottom: 0;
    padding-left: 15px !important;
  }
}
iframe {
  padding-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
  width: 100%;
  max-width: 560px;
}
ul {
  max-width: 1000px;
  line-height: 23px;
  position: relative;
  padding: 15px 0px 20px 70px;
}
ul + ul {
  padding: 10px 70px 220px 70px;
}
ol {
  max-width: 1000px;
  font-size: 17px;
  line-height: 23px;
  position: relative;
  top: -10px;
  padding: 0px 70px 20px 50px;
}
ul {
  position: relative;
  top: -14px;
}
ol li {
  padding-bottom: 5px;
}
#commentwidget {
  padding: 30px 70px 30px 50px;
}
h1 {
  font-size: 40px;
  line-height: 43px;
  max-width: 1000px;
  padding: 70px 70px 20px 50px;
}
h2 {
  font-size: 30px;
  line-height: 33px;
  max-width: 1000px;
  padding: 15px 70px 0px 50px;
}
h3 {
  font-size: 20px;
  line-height: 23px;
  margin-top: 30px;
  max-width: 1000px;
  padding-bottom: 20px;
}
.articledate {
  color: rgba(0, 0, 0, .5);
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  padding: 30px 70px 10px 50px;
}
/*
 a, a:visited {
 color: #0072ba;
 text-decoration: none;
 border-bottom: 1px solid rgba(0, 114, 186, 0.25);
 -webkit-transition: 0.5s ease;
 transition: 0.5s ease;
 }
 a:hover, a:visited:hover {
 color: #d04000;
 border-color: rgba(208, 64, 0, 0.25);
 -webkit-transition: 0s ease;
 transition: 0s ease;
 }
 */.author-link {
  height: 80px;
  display: block;
  border: none;
  margin-top: 35px;
  margin-left: 50px;
  display: inline-block;
}
.author-link img {
  height: 80px;
  width: 80px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.author-link .author-name {
  height: 50px;
  width: 50px;
  margin-top: 6px;
  vertical-align: top;
  display: inline-block;
  width: auto;
}
.author-link .author-name .date {
  display: block;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 2px;
  padding: 10px 0 0 0;
}
/* .youtube-video {
 width: 100%;
 height: auto !important;
 } */.author-link .author-name span.link {
  line-height: 23px;
}
a.author-link .author-name span.link {
  border-bottom: 1px solid rgba(0, 114, 186, 0.25);
}
a.author-link:hover .author-name span.link {
  border-color: rgba(208, 64, 0, 0.25);
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 20px 0 40px 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-link {
  font-size: 20px;
}
.news-link {
  margin: 0;
  font-size: 20px;
}
a.dark, a:visited.dark, header .menu li a {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
a.dark:hover, a:visited.dark:hover, header .menu li a:hover {
  color: #d04000;
  border-color: rgba(208, 64, 0, 0.5);
  -webkit-transition: 0s ease;
  transition: 0s ease;
}
.menu {
  margin-bottom: 0px;
  position: relative;
}
.article {
  display: block;
  margin: 0px 70px 50px 50px;
}
.article a {
  font-size: 30px;
  line-height: 35px;
}
.article .description {
  padding: 7px 0 0 0;
}
.article .author-link {
  display: block;
  margin: 15px 0 30px 0px;
}
.jouele {
  width: 100%;
  position: relative;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 13px;
}
.jouele, .jouele * {
  line-height: 16px;
  box-sizing: content-box;
}
.jouele-progress-area {
  position: relative;
  width: 100%;
  height: 16px;
}
.jouele-progress-area * {
  position: absolute;
}
.jouele-mine {
  width: 100%;
}
.jouele-mine-bar, .jouele-load-bar, .jouele-play-bar {
  box-sizing: border-box;
}
.jouele-mine-bar {
  height: 8px;
  border: 1px #d0cfc3 solid;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.67), inset 0 1px 0 rgba(255, 255, 255, 0.67);
  width: 100%;
  top: 4px;
  z-index: 10;
}
.jouele-load-bar {
  height: 8px;
  border: 0;
  border-radius: 4px;
  width: 100%;
  top: 4px;
  z-index: 20;
  cursor: pointer;
  cursor: hand;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a9a89a), color-stop(50%, #dbdacf), color-stop(100%, #f2f0e5));
  background: -webkit-linear-gradient(#a9a89a 0%, #dbdacf 50%, #f2f0e5 100%);
  background: linear-gradient(#a9a89a 0%, #dbdacf 50%, #f2f0e5 100%);
}
.jouele-play-bar {
  height: 8px;
  top: 4px;
  border-radius: 4px;
  z-index: 30;
  cursor: pointer;
  cursor: hand;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #023fb2), color-stop(50%, #108edf), color-stop(100%, #18b5ed));
  background: -webkit-linear-gradient(#023fb2 0%, #108edf 50%, #18b5ed 100%);
  background: linear-gradient(#023fb2 0%, #108edf 50%, #18b5ed 100%);
}
.jouele-play-lift {
  left: 4px;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 3px -5px 3px -5px;
  box-shadow: 0 1px 3px rgba(61, 58, 12, 0.67);
  z-index: 40;
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e3e3e3), color-stop(100%, #fefefd));
  background: -webkit-linear-gradient(bottom, #e3e3e3 0%, #fefefd 100%);
  background: linear-gradient(bottom, #e3e3e3 0%, #fefefd 100%);
  cursor: pointer;
  cursor: hand;
}
.jouele-buffering {
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  background: url("i/jouele-buffering.gif") no-repeat;
}
.jouele-info-area {
  z-index: 100;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.67);
}
.jouele-play-control {
  position: absolute;
  left: 0;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-left: -3px;
  margin-right: 8px;
  cursor: pointer;
  cursor: hand;
}
.jouele-unavailable, .jouele-play, .jouele-pause {
  width: 16px;
  height: 16px;
}
.jouele-unavailable, .jouele-play, .jouele-pause, .jouele-download {
  background: 16px center;
  background: url("i/jouele-sprite.png") no-repeat;
  background: rgba(0, 0, 0, 0) url("i/jouele-sprite.svg") no-repeat;
  background-repeat: no-repeat;
}
.jouele-download {
  position: absolute;
  right: 0;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-right: -3px;
  border: none;
  text-decoration: none;
}
.jouele-time {
  float: right;
  min-width: 120px;
  min-height: 1em;
  font-size: 11px;
  line-height: 18px;
  top: 2px;
  color: #606060;
  margin-left: 1em;
  text-align: right;
  white-space: nowrap;
}
.jouele-play-time {
  display: inline;
  margin-right: 0.5em;
}
.jouele-total-time {
  display: inline;
  margin-right: 16px;
}
.jouele-name {
  margin: 0 16px;
  min-height: 16px;
  text-align: left;
}
.jouele-option-progress-when-playing .jouele-progress-area {
  margin-top: -16px;
  top: 0;
  opacity: 0;
  -webkit-transition-property: opacity, margin-top;
  transition-property: opacity, margin-top;
  -webkit-transition-duration: 0.33s, 0.33s;
  transition-duration: 0.33s, 0.33s;
  -webkit-transition-timing-function: ease-out, ease-out;
  transition-timing-function: ease-out, ease-out;
}
.jouele-status-playing .jouele-progress-area {
  margin-top: 0;
  opacity: 1;
}
.jouele-skin-silver .jouele-mine-bar {
  border-color: #929288;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.33), inset 0 1px 0 rgba(255, 255, 255, 0.33);
}
.jouele-skin-silver .jouele-play-lift {
  box-shadow: 0 1px 3px #3d3a0c;
}
.jouele-skin-silver .jouele-info-area {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.33);
}
.jouele-skin-silver .jouele-time {
  color: #000;
}
.jouele-skin-dark * {
  color: #ccc;
}
.jouele-skin-dark .jouele-mine-bar {
  border: #505050 1px solid;
  background: #666;
  box-shadow: none;
}
.jouele-skin-dark .jouele-load-bar {
  border: #424240 1px solid;
  box-shadow: none;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #272725), color-stop(50%, #474745), color-stop(100%, #4f4f4f));
  background: -webkit-linear-gradient(#272725 0%, #474745 50%, #4f4f4f 100%);
  background: linear-gradient(#272725 0%, #474745 50%, #4f4f4f 100%);
}
.jouele-skin-dark .jouele-play-bar {
  border: #0864c7 1px solid;
  box-shadow: none;
}
.jouele-skin-dark .jouele-unavailable, .jouele-skin-dark .jouele-play, .jouele-skin-dark .jouele-pause, .jouele-skin-dark .jouele-download {
  background: url("i/jouele-sprite-skin-dark.png") no-repeat;
  background: rgba(0, 0, 0, 0) url("i/jouele-sprite-skin-dark.svg") no-repeat;
}
.jouele-skin-dark .jouele-play-lift {
  box-shadow: 0 1px 3px #3d3a0c;
}
.jouele-skin-dark .jouele-info-area {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.jouele-skin-dark .jouele-status-playing .jouele-name {
  color: #fff;
}
* .jouele-unavailable, .jouele-skin-dark .jouele-unavailable {
  background-position: 0px;
}
* .jouele-play, .jouele-skin-dark .jouele-play {
  background-position: -16px;
}
* .jouele-pause, .jouele-skin-dark .jouele-pause {
  background-position: -32px;
}
* .jouele-download, .jouele-skin-dark .jouele-download {
  background-position: -48px;
}
