@charset "UTF-8";
img,
legend {
  border: 0;
}
legend,
td,
th {
  padding: 0;
}
body,
html {
  background: #fff;
}
h1,
h2 {
  color: #141415;
}
.fa,
body {
  -moz-osx-font-smoothing: grayscale;
}
.container,
.header {
  min-height: 100vh;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #58585e;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
  color: inherit;
}
button {
  overflow: visible;
}
.page-content,
.sr-only,
body {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid silver;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 15%, 0);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loader {
  0%,
  100% {
    opacity: 0;
    box-shadow: 0 2.5em 0 -1.3em;
  }
  25% {
    opacity: 1;
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(25px, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideUpIn {
  0% {
    transform: translate3d(0, 15px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideDownIn {
  0% {
    transform: translate3d(0, -15px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    transform: scale(0.97);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0.7;
  }
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes mouseScroll {
  0% {
    transform: translate3d(0, -8px, 0);
  }
  40% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  90% {
    transform: translate3d(0, -8px, 0);
    opacity: 0.4;
  }
  100% {
    transform: translate3d(0, -8px, 0);
    opacity: 1;
  }
}
* {
  box-sizing: border-box;
  transition: width 0.2s ease-out, height 0.2s ease-out, padding 0.2s ease-out,
    border-color 0.2s ease-out, transform 0.2s ease-out, opacity 0.2s ease-out,
    background 0.2s ease-out, background-color 0.2s ease-out,
    -webkit-filter 0.2s ease-out;
  transition: width 0.2s ease-out, height 0.2s ease-out, padding 0.2s ease-out,
    border-color 0.2s ease-out, filter 0.2s ease-out, transform 0.2s ease-out,
    opacity 0.2s ease-out, background 0.2s ease-out,
    background-color 0.2s ease-out;
  transition: width 0.2s ease-out, height 0.2s ease-out, padding 0.2s ease-out,
    border-color 0.2s ease-out, filter 0.2s ease-out, transform 0.2s ease-out,
    opacity 0.2s ease-out, background 0.2s ease-out,
    background-color 0.2s ease-out, -webkit-filter 0.2s ease-out;
}
body {
  margin: 0;
  font: 300 17.5px/28px Muli, "Times New Roman", Serif;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
a:focus {
  outline: 0;
}
.hide {
  display: none !important;
}
h1 {
  margin: 0.67em 0;
  font: 700 51px "Ubuntu", Arial, Sans-Serif;
  line-height: 65px;
}
.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}
h2,
h3 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 500;
}
h5,
h6 {
  line-height: 25px;
}
h2 {
  font-size: 32px;
  line-height: 51px;
}
h3 {
  font-size: 26px;
  line-height: 41px;
  color: #171718;
}
h4,
h5,
h6 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 400;
  color: #141415;
}
h4 {
  font-size: 24px;
  line-height: 30px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}
ol,
p,
ul {
  font: 400 17px Muli, "Ubuntu", Serif;
  line-height: 34px;
  letter-spacing: 0;
  color: #484b52;
}
::-webkit-input-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
:-moz-placeholder {
  opacity: 1;
}
::selection {
  background: #e5e7e9;
  color: #000;
}
::-moz-selection {
  background: #e5e7e9;
  color: #000;
}
.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.fa-ul > li,
.page-content {
  position: relative;
}
.screen-reader-text:focus {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  z-index: 100000;
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #21759b;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.fa,
.fa-stack {
  display: inline-block;
}
svg use {
  pointer-events: none;
}
.clear {
  clear: both;
}
.page-content {
  background: #fff;
}
.font_alt {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 500;
}
@font-face {
  font-family: FontAwesome;
  src: url(assets/fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
  src: url(assets/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(assets/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0) format("woff2"),
    url(assets/fonts/fontawesome-webfont3e6e.woff?v=4.7.0) format("woff"),
    url(assets/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0) format("truetype"),
    url(assets/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.header-navigation,
.postlist-author-twitter,
.postlist-back,
.postlist-post-category,
.postlist-title-search-input {
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right,
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container-side {
  position: fixed;
  z-index: 1000;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 41.65%;
  max-width: 800px;
  height: 100vh;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 620px) {
  .container-side {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
.container-main {
  float: right;
  overflow-y: scroll;
  overflow-x: hidden;
  width: calc(100% - 41.65%);
  height: 100vh;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
body.admin-bar .container-side {
  top: 32px;
}
body.page-left-aligned .container-side {
  right: 0;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.header,
.header-title {
  -ms-flex-direction: column;
}
body.page-left-aligned .container-side .drawer {
  right: 100px;
  left: initial;
  transform: translate3d(100%, 0, 0) translate3d(100px, 0, 0);
}
body.page-left-aligned .container-side .postlist-advert:after,
body.page-left-aligned .container-side .postlist-author:after,
body.page-left-aligned .container-side .postlist-post:after {
  right: inherit;
  left: -1px;
}
body.page-left-aligned .container-main {
  float: left;
}
body.page-left-aligned .container-main .post-main {
  border: 0;
  border-right: 1px solid #e3e3e3;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  body.page-left-aligned .container-side .drawer {
    right: 75px;
  }
}
@media (min-width: 1920px) {
  .container-main {
    width: calc(100% - 800px);
  }
}
@media (max-width: 1140px) {
  body.archive .container-side,
  body.blog .container-side,
  body.search .container-side {
    width: 100%;
    max-width: initial;
  }
  body.archive .container-main,
  body.blog .container-main,
  body.search .container-main {
    z-index: -1;
    display: none;
    overflow-y: hidden;
  }
  body.archive,
  body.blog,
  body.search {
    overflow-y: hidden;
  }
  body.error404 .container-side,
  body.page .container-side,
  body.single .container-side {
    width: 100px;
  }
  body.error404 .container-side .postlist,
  body.page .container-side .postlist,
  body.single .container-side .postlist {
    display: none;
  }
  body.error404 .container-side .drawer,
  body.page .container-side .drawer,
  body.single .container-side .drawer {
    width: calc(100vw - 100px);
  }
  body.error404 .container-main,
  body.page .container-main,
  body.single .container-main {
    width: calc(100% - 100px);
  }
  body.error404 .container-main .post-main,
  body.page .container-main .post-main,
  body.single .container-main .post-main {
    border: 0;
  }
}
@media (max-width: 782px) {
  body.admin-bar .container-side {
    top: 46px;
  }
}
@media (max-width: 620px) {
  body.page-left-aligned .container-side .drawer {
    right: 0;
  }
  body.error404 .container-main,
  body.page .container-main,
  body.single .container-main {
    width: 100%;
  }
  body.error404 .container-side,
  body.page .container-side,
  body.single .container-side {
    width: 100%;
    height: 100px;
  }
  body.error404 .container-side .drawer,
  body.page .container-side .drawer,
  body.single .container-side .drawer {
    width: 100%;
    height: calc(100vh - 75px);
  }
}
.header {
  z-index: 400;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100px;
  background: #d91616;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header:hover {
  transition-duration: 0.5s;
  background: #b61212;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .header {
    width: 75px;
  }
}
@media (max-width: 620px) {
  .header {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 75px;
    min-height: 75px;
    padding: 28px;
    -ms-flex-align: center;
    align-items: center;
  }
  .header:hover {
    background: #d91616;
  }
}
.header.header__navactive {
  background: #b61212;
}
.header.header__navactive .header-navigation-text {
  transform: rotate(-90deg) translate(10px, 0);
}
.header.header__navactive .header-navigation-icon span:nth-child(1) {
  top: 18px;
  left: 50%;
  width: 0;
}
.header.header__navactive .header-navigation-icon span:nth-child(2) {
  transform: rotate(45deg);
}
.header.header__navactive .header-navigation-icon span:nth-child(3) {
  transform: rotate(-45deg);
}
.header.header__navactive .header-navigation-icon span:nth-child(4) {
  top: 0;
  left: 50%;
  width: 0;
}
.header-title {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.header-title .header-title-text {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #fff;
}
.header-title .header-title-text a {
  display: block;
  min-height: 16vh;
  color: #fff;
}
.header-title .header-title-text a:hover .header-title-inner {
  padding: 0 0 0 10px;
}
.header-title .header-title-logo {
  line-height: 0;
  margin: 0;
  padding: 0;
}
.header-title .header-title-logo a {
  display: block;
  padding: 31px 31px 62px;
  color: #fff;
}
.header-title .header-title-logo span {
  display: block;
  height: 0;
  text-indent: 9999px;
}
.header-title .header-title-logo img {
  max-width: 37px;
  margin: 0 auto;
}
.header-title .header-title-logo:hover a {
  padding-top: 40px;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .header-title .header-title-logo a {
    padding: 31px 19px 62px;
  }
}
@media (max-width: 620px) {
  .header.header__navactive .header-navigation-text {
    transform: none;
  }
  .header-title {
    width: 50%;
  }
  .header-title .header-title-text a {
    min-height: 0;
    margin: 0;
    transform: rotate(0);
  }
  .header-title .header-title-logo a,
  .header-title .header-title-logo:hover a,
  .header-title .header-title-text a:hover .header-title-inner {
    padding: 0;
  }
  .header-title .header-title-text {
    min-height: 0;
  }
}
.header-title-inner {
  display: block;
  transform: translateY(75px) rotate(90deg);
}
@media (max-width: 620px) {
  .header-title-inner {
    margin: 0;
    transform: rotate(0);
  }
}
.header-navigation {
  font-size: 16px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 31px;
  cursor: pointer;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-navigation:hover .header-navigation-text {
  transform: rotate(-90deg) translate(10px, 0);
}
@media (max-width: 620px) {
  .header-navigation {
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-navigation:hover .header-navigation-text {
    transform: none;
  }
}
.header-navigation-text {
  display: block;
  margin: 0 0 60px;
  transform: translateZ(0) rotate(-90deg);
  transform-origin: 50% 52%;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .header-navigation-text {
    margin: 0 0 61px 7px;
  }
}
@media (max-width: 620px) {
  .header-navigation-text {
    margin: 0;
    transform: none;
  }
}
.header-navigation-icon {
  position: relative;
  width: 20px;
  height: 13px;
  margin: 0 auto 20px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  transform: rotate(0);
}
.header-navigation-icon span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  transition: 0.25s ease-in-out;
  transform: rotate(0);
  opacity: 1;
  border-radius: 2px;
  background: #fff;
}
.header-navigation-icon span:nth-child(1) {
  top: 0;
}
.header-navigation-icon span:nth-child(2),
.header-navigation-icon span:nth-child(3) {
  top: 7px;
}
.header-navigation-icon span:nth-child(4) {
  top: 14px;
}
@media (max-width: 620px) {
  .header-navigation-icon {
    margin: 0 0 6px 20px;
  }
}
.postlist {
  overflow: hidden;
  width: 100%;
  max-width: 700px;
  background: #fff;
}
@media (max-width: 1140px) {
  .postlist {
    max-width: initial;
  }
}
.postlist-title {
  position: relative;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  height: 95px;
  background: #fafafc;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 460px) {
  .header-navigation {
    font-size: 14px;
  }
  .postlist-title {
    height: 70px;
  }
}
.postlist-title__search {
  background: #202126;
}
.postlist-title__search .postlist-title-current {
  transform: translate3d(-300px, 0, 0);
}
.postlist-title__search .postlist-title-search {
  transform: translate3d(0, 0, 0);
}
.postlist-title__search .postlist-title-search-close,
.postlist-title__search .postlist-title-search-form {
  opacity: 1;
}
.postlist-title__search .postlist-title-search-icon {
  color: #fff;
  stroke: #fff;
}
.postlist-title-current {
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  padding: 34px;
  cursor: pointer;
  letter-spacing: 0.2px;
  color: #0c0c0c;
  will-change: transform;
}
.postlist-title-current__filteractive .postlist-title-current-icon {
  transform: rotate(-180deg);
}
.postlist-title-current:hover .postlist-title-current-icon {
  color: #7d7d7d;
  stroke: #7d7d7d;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .postlist-title-current {
    padding: 28px;
  }
}
@media (max-width: 560px) {
  .postlist-title-current {
    padding: 28px;
  }
}
.postlist-title-current-category {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 15px 0 0;
  vertical-align: 2px;
  border-radius: 18px;
  background-color: #95989c;
}
.postlist-title-current-icon {
  font-size: 15px;
  width: 24px;
  height: 24px;
  margin-left: 15px;
  transition: stroke 0.2s ease-out, transform 0.2s ease-out;
  vertical-align: -7px;
  color: #c6c6c6;
  fill: transparent;
  stroke: #c6c6c6;
  stroke-width: 2px;
}
.postlist-icon,
.postlist-title-search-close {
  transition-property: stroke;
  fill: transparent;
}
@media (max-width: 460px) {
  .postlist-title-current-icon {
    margin-left: 5px;
  }
}
.postlist-title-search {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  padding: 34px;
  transform: translate3d(100%, 0, 0) translate3d(-87px, 0, 0);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  will-change: transform;
}
.postlist-advert.postlist-post__active .postlist-post-content,
.postlist-advert:hover .postlist-post-content,
.postlist-author.postlist-post__active .postlist-post-content,
.postlist-author:hover .postlist-post-content,
.postlist-post.postlist-post__active .postlist-post-content,
.postlist-post:hover .postlist-post-content {
  transform: translate3d(5px, 0, 0);
}
.postlist-title-search-icon {
  width: 24px;
  height: 24px;
  cursor: pointer;
  color: #242628;
  fill: transparent;
  stroke: #242628;
  stroke-width: 2px;
}
.postlist-title-search-form {
  opacity: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.postlist-title-search-input {
  font-size: 18px;
  font-weight: 500;
  width: 70%;
  margin: 0 0 0 20px;
  letter-spacing: 0.2px;
  color: #bfbfbf;
  border: 0;
  outline: 0;
  background: 0 0;
}
.postlist-title-search-close {
  font-size: 22px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  opacity: 0;
  color: #64656c;
  stroke: #64656c;
  stroke-width: 2px;
}
.postlist-title-search-close:hover {
  stroke: #eee;
}
.postlist-back {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  position: relative;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  height: 85px;
  padding: 34px;
  color: #3b3b40;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  background: #fafafc;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.postlist-back:focus,
.postlist-back:hover {
  color: #0c0c0c;
}
.postlist-back:focus .postlist-icon,
.postlist-back:hover .postlist-icon {
  stroke: #d91616;
}
.postlist-icon {
  width: 25px;
  height: 25px;
  margin: -4px 15px 0 0;
  vertical-align: 2px;
  color: #d4d6e6;
  stroke: #d4d6e6;
  stroke-width: 1.5px;
}
.postlist-container {
  overflow-x: hidden;
  overflow-y: scroll;
  height: calc(100vh - 95px);
  margin-top: -1px;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
.postlist-container::-webkit-scrollbar-track {
  background-color: #fff;
}
.postlist-container::-webkit-scrollbar {
  width: 0;
  background-color: #f5f5f5;
}
.postlist-container::-webkit-scrollbar-thumb {
  background-color: #eee;
}
@media (max-width: 620px) {
  .postlist-container {
    height: calc(100vh - 75px - 95px);
    padding-bottom: 75px;
  }
}
@media (max-width: 460px) {
  .postlist-container {
    height: calc(100vh - 75px - 70px);
  }
}
.postlist-advert,
.postlist-author,
.postlist-post {
  position: relative;
  animation: slideInLeft 0.5s ease-out;
  opacity: 0;
  border: 1px solid #f1f1f1;
  border-right: 0;
  border-left: 0;
  animation-fill-mode: forwards;
}
.postlist-advert + .postlist-advert,
.postlist-advert + .postlist-post,
.postlist-advert:first-of-type,
.postlist-author + .postlist-advert,
.postlist-author + .postlist-post,
.postlist-author:first-of-type,
.postlist-post + .postlist-advert,
.postlist-post + .postlist-post,
.postlist-post:first-of-type {
  border-top: 0;
}
.postlist-advert.postlist-post__active,
.postlist-author.postlist-post__active,
.postlist-post.postlist-post__active {
  background: #fafafc;
}
.postlist-advert.postlist-post__active:after,
.postlist-author.postlist-post__active:after,
.postlist-post.postlist-post__active:after {
  opacity: 1;
}
.postlist-advert:after,
.postlist-author:after,
.postlist-post:after {
  position: absolute;
  z-index: 100;
  top: 0;
  right: -1px;
  width: 5px;
  height: 100%;
  content: "";
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background: #d91616;
}
.postlist-advert:hover,
.postlist-author:hover,
.postlist-post:hover {
  background: #fafafc;
}
.postlist-advert:nth-child(1),
.postlist-author:nth-child(1),
.postlist-post:nth-child(1) {
  animation-delay: 0.1s;
}
.postlist-advert:nth-child(2),
.postlist-author:nth-child(2),
.postlist-post:nth-child(2) {
  animation-delay: 0.2s;
}
.postlist-advert:nth-child(3),
.postlist-author:nth-child(3),
.postlist-post:nth-child(3) {
  animation-delay: 0.3s;
}
.postlist-advert:nth-child(4),
.postlist-author:nth-child(4),
.postlist-post:nth-child(4) {
  animation-delay: 0.4s;
}
.postlist-advert:nth-child(5),
.postlist-author:nth-child(5),
.postlist-post:nth-child(5) {
  animation-delay: 0.5s;
}
.postlist-advert:nth-child(6),
.postlist-author:nth-child(6),
.postlist-post:nth-child(6) {
  animation-delay: 0.6s;
}
.postlist-advert:nth-child(7),
.postlist-author:nth-child(7),
.postlist-post:nth-child(7) {
  animation-delay: 0.7s;
}
.postlist-advert:nth-child(8),
.postlist-author:nth-child(8),
.postlist-post:nth-child(8) {
  animation-delay: 0.8s;
}
.postlist-advert:nth-child(9),
.postlist-author:nth-child(9),
.postlist-post:nth-child(9) {
  animation-delay: 0.9s;
}
@media (max-width: 1140px) {
  .postlist-advert.postlist-post__active,
  .postlist-author.postlist-post__active,
  .postlist-post.postlist-post__active {
    background: #fff;
  }
  .postlist-advert.postlist-post__active .postlist-post-content,
  .postlist-author.postlist-post__active .postlist-post-content,
  .postlist-post.postlist-post__active .postlist-post-content {
    transform: translate3d(0, 0, 0);
  }
  .postlist-advert.postlist-post__active:after,
  .postlist-author.postlist-post__active:after,
  .postlist-post.postlist-post__active:after {
    opacity: 0;
  }
  .postlist-advert:hover:after,
  .postlist-author:hover:after,
  .postlist-post:hover:after {
    opacity: 1;
  }
  .postlist-advert:hover .postlist-post-content,
  .postlist-author:hover .postlist-post-content,
  .postlist-post:hover .postlist-post-content {
    transform: translate3d(5px, 0, 0);
  }
  .postlist-author-content,
  .postlist-post-content {
    max-width: 500px;
  }
}
@media (max-width: 620px) {
  .postlist-advert:hover .postlist-post-content,
  .postlist-author:hover .postlist-post-content,
  .postlist-post:hover .postlist-post-content {
    transform: none;
  }
}
.postlist-advert {
  display: -ms-flexbox;
  display: flex;
  padding: 34px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.postlist-advert:hover {
  background: 0 0;
}
.postlist-author {
  background: #fafafc;
}
.postlist-author:hover:after {
  display: none;
}
.postlist-author-inner,
.postlist-post-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 34px 41px 34px 34px;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .postlist-author-inner,
  .postlist-post-inner {
    padding: 28px 35px 28px 28px;
  }
}
.postlist-author-thumbnail,
.postlist-post-thumbnail {
  position: relative;
  min-width: 125px;
  height: 230px;
  margin-right: 50px;
  background: #fafafc;
}
.postlist-author-thumbnail:after,
.postlist-post-thumbnail:after {
  font-size: 34px;
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 50%;
  content: "●●●";
  transform: translate(-50%, -50%);
  text-align: enter;
  color: #e3e3e6;
}
@media (min-width: 1141px) and (max-width: 1540px) {
  .postlist-author-thumbnail,
  .postlist-post-thumbnail {
    min-width: 100px;
    height: 200px;
    margin-right: 35px;
  }
}
@media (min-width: 1141px) and (max-width: 1340px) {
  .postlist-author-thumbnail,
  .postlist-post-thumbnail {
    margin-right: 30px;
  }
}
@media (min-width: 1141px) and (max-width: 1280px) {
  .postlist-author-thumbnail,
  .postlist-post-thumbnail {
    display: none;
  }
}
@media (max-width: 560px) {
  .postlist-author-inner,
  .postlist-post-inner {
    padding: 28px 35px 28px 28px;
  }
  .postlist-author-thumbnail,
  .postlist-post-thumbnail {
    margin-right: 30px;
  }
}
@media (max-width: 480px) {
  .postlist-author-thumbnail,
  .postlist-post-thumbnail {
    min-width: 100px;
    height: 200px;
    margin-right: 27px;
  }
}
.postlist-author-thumbnail {
  overflow: hidden;
  height: 125px;
  border-radius: 250px;
}
@media (max-width: 480px) {
  .postlist-author-thumbnail {
    height: 100px;
  }
}
@media (min-width: 1141px) and (max-width: 1540px) {
  .postlist-author-thumbnail {
    height: 100px;
  }
}
.postlist-author-image,
.postlist-post-image {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.postlist-author-content,
.postlist-post-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.postlist-author-twitter,
.postlist-post-category {
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 10px;
  letter-spacing: 0.2px;
  color: #61626a;
}
.postlist-author-twitter a,
.postlist-post-category a {
  transition-property: color;
  color: #61626a;
}
.postlist-author-twitter span,
.postlist-post-category span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 13px 0 0;
  vertical-align: 1px;
  border-radius: 28px;
  background: #95989c;
}
.postlist-author-twitter:hover a,
.postlist-post-category:hover a {
  color: #27282b;
}
.postlist-author-name,
.postlist-post-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
  margin: 0 0 10px;
  padding: 0;
  letter-spacing: 0.2px;
  color: #0c0c0c;
}
.postlist-author-name a,
.postlist-post-title a {
  color: #0c0c0c;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .postlist-author-name,
  .postlist-post-title {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .postlist-author-name,
  .postlist-post-title {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 420px) {
  .postlist-author-name,
  .postlist-post-title {
    font-size: 18px;
    line-height: 28px;
  }
}
.postlist-author-bio,
.postlist-post-excerpt {
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 5px;
  letter-spacing: 0.2px;
  color: #66696f;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .postlist-author-bio,
  .postlist-post-excerpt {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 560px) {
  .postlist-author-bio,
  .postlist-post-excerpt {
    font-size: 14px;
    line-height: 26px;
  }
  .postlist-post-meta {
    font-size: 13px;
  }
}
@media (max-width: 420px) {
  .postlist-author-bio,
  .postlist-post-excerpt {
    line-height: 24px;
  }
  .postlist-post-meta-author {
    display: block;
  }
}
.postlist-author-bio {
  margin: 0 0 10px;
}
.postlist-post-meta {
  font-size: 13px;
  line-height: 26px;
  margin: 0;
  letter-spacing: 0.19px;
  color: #a2a9b3;
}
.postlist-post-meta a {
  color: #a2a9b3;
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .postlist-post-meta {
    font-size: 13px;
  }
}
.postlist-post-sticky {
  display: none;
  margin-right: 10px;
}
.postlist-post.sticky .postlist-post-sticky {
  display: inline-block;
}
.postlist-author-social {
  font-size: 19px;
  margin: 0 0 0 -5px;
  padding: 0;
  list-style: none;
}
.postlist-author-social a {
  transition-property: color;
  color: #959aa1;
}
.postlist-author-social a:hover {
  color: #3f4144;
}
.postlist-author-social-item {
  display: inline-block;
  padding: 10px 5px;
}
.postlist-author-social-item a {
  display: block;
}
.postlist-filter {
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  max-height: 0;
  padding: 0 34px;
  transition: max-height 0.5s ease-out;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  background: #19191c;
  -webkit-overflow-scrolling: touch;
  will-change: max-height;
}
.postlist-filter__active {
  max-height: calc(100vh - 94px);
  transition: max-height 0.65s ease-in;
}
.postlist-filter::-webkit-scrollbar-track {
  background-color: #19191c;
}
.postlist-filter::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.postlist-filter::-webkit-scrollbar-thumb {
  background-color: #555;
}
@media (max-width: 620px) {
  .postlist-filter__active {
    max-height: calc(100vh - 95px - 74px);
  }
}
.postlist-filter-categories {
  padding-top: 34px;
}
.postlist-filter-authors {
  padding-bottom: 34px;
}
.postlist-filter-close {
  font-size: 24px;
  position: absolute;
  top: 16px;
  right: 10px;
  padding: 20px;
  cursor: pointer;
  transition: color 0.2s ease-out;
  color: #525258;
}
.postlist-filter-close:focus,
.postlist-filter-close:hover {
  color: #84848c;
}
.postlist-filter-close-icon {
  width: 26px;
  height: 26px;
  transition-property: stroke;
  color: #45454b;
  fill: transparent;
  stroke: #45454b;
  stroke-width: 2px;
}
.postlist-filter-item-anchor,
.postlist-filter-title {
  letter-spacing: 0.2px;
  color: #fff;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.postlist-filter-close-icon:hover {
  stroke: #eee;
}
.postlist-filter-title {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 25px;
  padding: 0;
}
.postlist-filter-container {
  margin: 0;
  padding: 0;
  list-style: none;
}
.postlist-filter-item {
  display: inline-block;
  margin: 0 15px 20px 0;
}
.postlist-filter-item-anchor {
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  display: block;
  padding: 16px 22px;
  border: 1px solid #2a2b31;
  border-radius: 2px;
  background: 0 0;
}
.postlist-filter-item-anchor:focus,
.postlist-filter-item-anchor:hover {
  border: 1px solid transparent;
  background: #2a2b31;
}
@media (max-width: 790px) {
  .postlist-filter-item {
    margin: 0 12px 15px 0;
  }
  .postlist-filter-item-anchor {
    font-size: 11px;
    padding: 13px 18px;
  }
}
.postlist-filter-item-count {
  font-weight: 400;
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: -1px;
  color: #878787;
}
.postlist-filter-item-category {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 10px 0 0;
  border-radius: 18px;
  background: #454b53;
}
.postlist-filter-authors .postlist-filter-title {
  margin-top: 18px;
}
.postlist-filter-item-avatar {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 10px 0 0;
  vertical-align: -8px;
  border-radius: 42px;
  background-color: #454b53;
  background-size: cover;
}
.pagination {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 16px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px 0;
  color: #1b1b1d;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination-ajax,
.pagination-standard .pagination-newer:after,
.pagination-standard .pagination-older:before {
  display: none;
}
.pagination-loader,
.pagination-loader:after,
.pagination-loader:before {
  width: 2.5em;
  height: 2.5em;
  animation: loader 1.2s infinite ease-in-out;
  border-radius: 50%;
  animation-fill-mode: both;
}
.pagination-loader {
  font-size: 7px;
  position: relative;
  margin: -20px auto 50px;
  transform: translateZ(0);
  animation-delay: -0.16s;
  text-indent: -9999em;
  color: #dddee6;
}
@media (max-width: 820px) {
  .pagination-loader {
    display: none;
    animation: none;
  }
}
.pagination-loader:after,
.pagination-loader:before {
  position: absolute;
  top: 0;
  content: "";
}
.pagination-loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.pagination-loader:after {
  left: 3.5em;
}
.pagination-icon {
  width: 33px;
  height: 33px;
  margin: 0 0 20px;
  transition-property: stroke;
  color: #d4d6e6;
  fill: transparent;
  stroke: #d4d6e6;
  stroke-width: 2px;
}
.pagination-standard {
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pagination-standard .pagination-older {
  text-align: right;
}
.pagination-standard .pagination-newer {
  text-align: left;
}
.pagination-standard a {
  padding: 50px 35px;
  transition: background 0.2 ease-out;
  color: #0c0c0c;
  border-bottom: 1px solid #f1f1f1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pagination-standard a:hover:after,
.pagination-standard a:hover:before {
  background: #d91616;
}
.pagination-standard a:after,
.pagination-standard a:before {
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  transition: background 0.2s ease-out;
  vertical-align: 2px;
  border-radius: 20px;
  background: #d8d4d4;
}
.pagination-standard a:before {
  margin-right: 15px;
}
.pagination-standard a:after {
  margin-left: 15px;
}
.pagination-no-results {
  display: none;
}
.pagination-no-results.pagination-no-results__active {
  display: -ms-flexbox;
  display: flex;
}
.post-main {
  border-left: 1px solid #e3e3e3;
}
.cover {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 95px);
  min-height: 700px;
  padding: 95px 105px;
  background: #1d1d1f;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 1420px) {
  .cover {
    height: 100vh;
  }
}
.cover-frontpage {
  height: 100vh;
}
.cover-frontpage .cover-excerpt {
  margin-bottom: 0;
}
.cover-background,
.cover-gradient {
  position: absolute;
  z-index: 50;
  top: -3%;
  left: -3%;
  width: 106%;
  height: 106%;
  background-color: #1d1d1f;
  background-position: center;
  background-size: cover;
}
.cover-background {
  transform-origin: 50% 51%;
  animation: fadeIn 6s ease-out;
  opacity: 0.7;
}
.cover-gradient {
  z-index: 75;
  opacity: 0.4;
  background-color: transparent;
  background-image: linear-gradient(-180deg, transparent 41%, #000 91%);
}
.cover-content {
  position: relative;
  z-index: 100;
  max-width: 635px;
}
.cover-mouse {
  position: absolute;
  z-index: 100;
  right: 105px;
  bottom: 90px;
  width: 27px;
  height: 38px;
  cursor: pointer;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.4);
}
.cover-mouse span {
  position: absolute;
  top: 15px;
  right: 12px;
  display: block;
  width: 3px;
  height: 7px;
  animation: mouseScroll 2s ease-out;
  animation-iteration-count: infinite;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.7);
}
.cover-category,
.cover-title {
  animation: slideUpIn 0.75s ease-out;
  color: #fff;
  opacity: 0;
}
.cover-mouse:hover {
  background: #000;
}
.cover-mouse:hover span {
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1560px) {
  .cover {
    padding: 7.5%;
  }
  .cover-mouse {
    right: 7.5%;
    bottom: 5%;
  }
}
.cover-category {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin: 0 0 20px;
  animation-delay: 0.7s;
  letter-spacing: 0.28px;
  animation-fill-mode: forwards;
}
.cover-category a {
  color: #fff;
}
.cover-category span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 15px 0 0;
  border-radius: 24px;
  background: #4a90e2;
}
.cover-category:hover span {
  width: 22px;
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .cover-category {
    font-size: 17px;
  }
}
@media (max-width: 860px) {
  .cover {
    min-height: 625px;
  }
  .cover-category {
    font-size: 17px;
  }
}
@media (max-width: 620px) {
  .cover-mouse {
    opacity: 0;
  }
  .cover-category {
    font-size: 16px;
    margin: 0 0 15px;
  }
}
.cover-title {
  line-height: 69px;
  margin: 0 0 25px;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .cover-title {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 860px) {
  .cover-title {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 620px) {
  .cover-title {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 15px;
  }
}
.cover-excerpt {
  font-size: 21px;
  line-height: 36px;
  margin: 0 0 45px;
  animation: slideUpIn 0.75s ease-out;
  animation-delay: 0.4s;
  letter-spacing: 0.2px;
  opacity: 0;
  color: #e7e7ef;
  animation-fill-mode: forwards;
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .cover-excerpt {
    font-size: 19px;
    line-height: 32px;
  }
}
@media (max-width: 860px) {
  .cover-excerpt {
    font-size: 19px;
    line-height: 32px;
  }
  .post.page-type .cover {
    min-height: 355px;
  }
}
@media (max-width: 620px) {
  .cover-excerpt {
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 35px;
  }
}
.cover-divider {
  float: left;
  width: 40%;
  max-width: 120px;
  height: 1px;
  margin: 0 0 55px;
  animation: slideInLeft 0.75s ease-out;
  animation-delay: 0s;
  opacity: 0;
  border: 0;
  background: rgba(255, 255, 255, 0.35);
  animation-fill-mode: forwards;
}
.cover-author,
.error-description {
  animation: slideDownIn 0.75s ease-out;
}
.cover-author {
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -ms-flex-direction: row;
  flex-direction: row;
  animation-delay: 0.4s;
  opacity: 0;
  -ms-flex-align: center;
  align-items: center;
  animation-fill-mode: forwards;
}
.cover-author:hover .cover-author-info {
  padding-left: 3px;
}
@media (max-width: 620px) {
  .cover-divider {
    margin: 0 0 35px;
  }
  .cover-author:hover .cover-author-info {
    padding-left: 0;
  }
}
.cover-author-thumbnail {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin: 0 25px 0 0;
  border-radius: 100px;
}
@media (max-width: 620px) {
  .cover-author-thumbnail {
    width: 25px;
    height: 25px;
  }
  .cover-author-info-twitter {
    display: none;
  }
}
@media (max-width: 420px) {
  .cover-excerpt {
    font-size: 16px;
    line-height: 26px;
  }
  .cover-author-thumbnail {
    margin: 0 15px 0 0;
  }
}
.cover-author-info-name,
.cover-author-info-twitter {
  font-family: "Ubuntu", Arial, Sans-Serif;
  margin: 0;
}
.cover-author-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.guide,
.guide:after {
  height: 95px;
  background: #202126;
  top: 0;
}
.cover-author-info-name {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.16px;
  color: #fff;
}
.cover-author-info-twitter {
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.14px;
  color: rgba(255, 255, 255, 0.62);
}
.guide-title,
.post-contents blockquote p {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 500;
}
.post.page-type .cover-title {
  animation-delay: 0s;
}
.error-code,
.error-title {
  animation: slideUpIn 0.75s ease-out;
}
.guide {
  position: -webkit-sticky;
  position: sticky;
  z-index: 300;
  margin-left: -1px;
}
.guide:after {
  content: "";
  width: 1px;
  position: absolute;
  z-index: 1000;
  left: 100%;
}
@media (max-width: 620px) {
  .guide {
    display: none;
  }
}
.guide-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 1215px;
  height: 100%;
  padding: 0 105px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1560px) {
  .guide-inner {
    padding: 0 7.5%;
  }
}
.guide-title {
  font-size: 17px;
  color: #fff;
}
.guide-title span,
.guide-title-category {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 12px 0 0;
  vertical-align: 2px;
  border-radius: 14px;
}
.post-contents pre,
.post-contents table {
  position: relative;
  width: 117.5%;
  height: auto;
  border-radius: 2px;
}
.guide-meta {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 15px;
  letter-spacing: 0;
  color: #9c9ea5;
}
.guide-meta a {
  transition: color 0.2s ease-out;
  color: #9c9ea5;
}
.guide-meta a:hover {
  color: #d2d4de;
}
@media (max-width: 1420px) {
  .guide-meta {
    display: none;
  }
}
.post-contents {
  position: relative;
  max-width: 985px;
  margin: 0 0 90px;
  padding: 105px 105px 0;
  color: #4a4a4f;
}
.post-contents > :first-child,
.post-contents > :last-child {
  margin-top: 0;
}
.post-contents ol,
.post-contents p,
.post-contents ul {
  margin: 34px 0;
  color: #484b52;
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents ol,
  .post-contents p,
  .post-contents ul {
    margin: 30px 0;
  }
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .post-contents ol,
  .post-contents p,
  .post-contents ul {
    font-size: 16px;
    line-height: 32px;
  }
}
@media (max-width: 840px) {
  .post-contents ol,
  .post-contents p,
  .post-contents ul {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 420px) {
  .post-contents ol,
  .post-contents p,
  .post-contents ul {
    font-size: 16px;
    line-height: 28px;
  }
}
.post-contents h1 {
  margin: 45px 0;
}
.post-contents h2,
.post-contents h3,
.post-contents h4,
.post-contents h5,
.post-contents h6 {
  margin: 40px 0 35px;
}
@media (max-width: 780px) {
  .post-contents h1 {
    font-size: 42px;
    line-height: 55px;
  }
}
@media (max-width: 660px) {
  .post-contents h1 {
    font-size: 38px;
    line-height: 50px;
    margin: 35px 0;
  }
}
@media (max-width: 780px) {
  .post-contents h2 {
    font-size: 28px;
    line-height: 46px;
  }
}
@media (max-width: 660px) {
  .post-contents h2 {
    font-size: 26px;
    line-height: 42px;
    margin: 35px 0;
  }
}
@media (max-width: 780px) {
  .post-contents h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 660px) {
  .post-contents h3 {
    font-size: 22px;
    line-height: 34px;
    margin: 35px 0;
  }
  .post-contents h4,
  .post-contents h5,
  .post-contents h6 {
    margin: 35px 0;
  }
}
.post-contents ol,
.post-contents ul {
  padding: 0;
}
.post-contents li {
  line-height: 34px;
  margin: 30px 0 30px 6%;
  padding: 0 0 0 2.5%;
}
.post-contents li:first-of-type {
  margin-top: 0;
}
.post-contents li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .post-contents li {
    line-height: 32px;
  }
}
@media (max-width: 840px) {
  .post-contents li {
    line-height: 30px;
  }
}
.post-contents ul li ul {
  margin: 24px 0;
}
.post-contents ul li ul li {
  margin: 20px 0 20px 6%;
}
.post-contents blockquote {
  position: relative;
  display: block;
  height: auto;
  margin: 60px 0 60px 50px;
}
.post-contents blockquote p {
  font-size: 22px;
  line-height: 41px;
  max-width: 650px;
  margin: 0 0 20px;
  padding: 0 0 0 50px;
  color: #3a3a45;
  border-left: 5px solid #ebedef;
}
.post-contents blockquote cite {
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  display: block;
  margin: 0 0 0 60px;
  color: #747474;
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents blockquote {
    margin: 50px 0 50px 40px;
  }
}
@media (max-width: 840px) {
  .post-contents blockquote {
    margin: 50px 0 50px 40px;
  }
  .post-contents blockquote p {
    font-size: 20px;
    line-height: 36px;
  }
  .post-contents blockquote cite {
    font-size: 15px;
  }
}
@media (max-width: 560px) {
  .post-contents blockquote {
    margin: 50px 0;
  }
  .post-contents blockquote p {
    font-size: 18px;
    line-height: 34px;
    padding: 0 0 0 30px;
  }
  .post-contents blockquote cite {
    font-size: 15px;
    margin: 0 0 0 40px;
  }
}
.post-contents q {
  font: 500 17px "Ubuntu", Arial, Sans-Serif;
  line-height: 32px;
  position: relative;
  display: inline;
  float: left;
  max-width: 250px;
  height: auto;
  margin: 0 30px 20px -50px;
  color: #212124;
}
.post-contents q:after,
.post-contents q:before {
  display: none;
}
.post-contents q cite {
  font-size: 15px;
  font-style: normal;
  display: block;
  clear: both;
  color: #747474;
}
.post-contents pre {
  font-weight: 400;
  display: block;
  margin: 5px 0;
  padding: 5px;
}
@media (max-width: 1880px) {
  .post-contents pre {
    max-width: 110%;
  }
}
@media (max-width: 1760px) {
  .post-contents pre {
    max-width: 100%;
  }
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents pre {
    padding: 45px;
    margin: 40px 0;
  }
}
.post-contents pre code {
  font-family: "Source Code Pro", monospace, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  -webkit-font-smoothing: auto;
}
@media (max-width: 840px) {
  .post-contents pre {
    margin: 40px 0;
  }
  .post-contents pre code {
    font-size: 14px;
  }
}
@media (max-width: 460px) {
  .postlist-filter__active {
    max-height: calc(100vh - 70px - 74px);
  }
  .post-contents pre {
    padding: 30px;
  }
  .post-contents pre code {
    font-size: 13px;
    line-height: 26px;
  }
}
.post-contents table {
  font: 400 13px "Ubuntu", Arial, Sans-Serif;
  margin: 60px 0;
  border-collapse: collapse;
}
.post-contents dt,
.post-contents th {
  font-family: "Ubuntu", Arial, Sans-Serif;
}
@media (max-width: 1880px) {
  .post-contents table {
    max-width: 110%;
  }
}
@media (max-width: 1760px) {
  .post-contents table {
    max-width: 100%;
  }
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents table {
    margin: 50px 0;
  }
}
@media (max-width: 840px) {
  .post-contents table {
    margin: 50px 0;
  }
}
@media (max-width: 460px) {
  .post-contents table {
    margin: 40px 0;
  }
}
@media (max-width: 800px) {
  .post-contents table {
    border: 0;
  }
  .post-contents table caption {
    font-size: 13px;
  }
  .post-contents table thead {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: none;
  }
  .post-contents table tr {
    display: block;
    height: auto;
    margin-bottom: 30px;
    border-bottom: 3px solid #ddd;
  }
  .post-contents table tr td:first-child {
    padding: 7px 0;
  }
  .post-contents table tr:last-child {
    margin-bottom: 0;
  }
  .post-contents table td {
    font-size: 13px;
    display: block;
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding: 7px 0;
  }
  .post-contents table td:before {
    font-weight: 600;
    float: left;
    content: attr(data-label);
  }
  .post-contents table td:last-child {
    border-bottom: 0;
  }
}
.comments-item-meta-item:before,
.comments-item:after,
.widget:after {
  content: "";
}
.post-contents tr {
  height: 70px;
}
.post-contents tr > td:first-child,
.post-contents tr > th:first-child {
  padding-left: 30px;
}
.post-contents th {
  font-weight: 500;
  color: #171718;
  border-bottom: 2px solid #e7e7e7;
  background: #f4f5f9;
}
.post-contents td,
.post-contents th {
  padding: 8px;
  text-align: left;
}
.post-contents td {
  font-size: 14px;
  color: #555557;
  border-bottom: 1px solid #e7e7e7;
}
.post-contents hr {
  width: 100%;
  max-width: 350px;
  height: 1px;
  margin: 60px 0;
  border: 0;
  background: #e7e7e7;
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents hr {
    margin: 50px 0;
  }
}
@media (max-width: 840px) {
  .post-contents hr {
    margin: 50px 0;
  }
}
@media (max-width: 460px) {
  .post-contents hr {
    margin: 40px 0;
  }
}
.post-contents dl {
  clear: both;
  overflow: hidden;
  margin: 45px 0;
}
@media (max-width: 840px) {
  .post-contents dl {
    margin: 35px 0;
  }
}
.post-contents dt {
  font-size: 14px;
  font-weight: 600;
  display: block;
  float: left;
  clear: both;
  width: 22%;
  margin: 20px 0;
  padding: 0;
}
.post-contents dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: block;
  float: left;
  width: 70%;
  margin: 20px 0 20px 2.5%;
  padding: 0 0 0 4.5%;
  border-left: 1px solid #e7e7e7;
}
.post-contents .fluid-width-video-wrapper,
.post-contents twitterwidget {
  margin: 50px auto !important;
}
.post-contents a {
  border-bottom: 1px solid #dedede;
  transition: color 0.2s ease-out, background 0.2s ease-out,
    opacity 0.2s ease-out, border 0.2s ease-out;
}
.post-contents a:focus,
.post-contents a:hover {
  border-color: #d91616;
}
.post-contents img {
  max-width: 100%;
  height: auto;
}
.post-contents .wp-caption.aligncenter,
.post-contents img.aligncenter,
.post-contents img.alignnone {
  position: relative;
  display: block;
  max-width: 117.5%;
  height: auto;
  margin: 55px auto;
  border-radius: 2px;
}
@media (max-width: 1880px) {
  .post-contents .wp-caption.aligncenter,
  .post-contents img.aligncenter,
  .post-contents img.alignnone {
    max-width: 110%;
  }
}
@media (max-width: 1760px) {
  .post-contents .wp-caption.aligncenter,
  .post-contents img.aligncenter,
  .post-contents img.alignnone {
    max-width: 100%;
  }
}
@media (min-width: 1141px) and (max-width: 1460px) {
  .post-contents .wp-caption.aligncenter,
  .post-contents img.aligncenter,
  .post-contents img.alignnone {
    margin: 45px 0;
  }
}
@media (max-width: 840px) {
  .post-contents .wp-caption.aligncenter,
  .post-contents img.aligncenter,
  .post-contents img.alignnone {
    margin: 45px 0;
  }
}
@media (max-width: 460px) {
  .post-contents .wp-caption.aligncenter,
  .post-contents img.aligncenter,
  .post-contents img.alignnone {
    margin: 35px 0;
  }
}
.post-contents b,
.post-contents strong {
  color: #353539;
}
.post-contents p > code,
.post-contents p > tt {
  font: 400 14px "Source Code Pro", monospace, sans-serif;
  padding: 1px 3px;
  white-space: pre-wrap;
  border: 1px solid #dedede;
  border-radius: 2px;
  background: #f9f9f9;
}
.post-contents mark {
  background: rgba(217, 22, 22, 0.3);
}
.post-contents fieldset {
  font: 500 16px "Ubuntu", Arial, Sans-Serif;
  margin: 50px 0;
  padding: 5%;
}
.post-contents fieldset legend {
  padding: 0 10px;
}
.post-contents label {
  font: 500 15px "Ubuntu", Arial, Sans-Serif;
}
.post-contents input[type="number"],
.post-contents input[type="text"],
.post-contents input[type="url"],
.post-contents input[type="email"],
.post-contents input[type="password"],
.post-contents input[type="tel"],
.post-contents input[type="date"],
.post-contents input[type="week"],
.post-contents input[type="month"],
.post-contents input[type="time"],
.post-contents input[type="datetime"],
.post-contents input[type="datetime-local"],
.post-contents input[type="search"],
.post-contents select {
  font: 500 14px "Ubuntu", Arial, Sans-Serif;
  line-height: normal;
  width: 260px;
  margin: 0 0 10px;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  outline: 0;
  background: #fff;
  box-shadow: none;
  -webkit-appearance: none;
  transition: color 0.2s ease-out, background 0.2s ease-out,
    opacity 0.2s ease-out, border 0.2s ease-out;
}
.post-contents input[type="number"]:focus,
.post-contents input[type="text"]:focus,
.post-contents input[type="url"]:focus,
.post-contents input[type="email"]:focus,
.post-contents input[type="password"]:focus,
.post-contents input[type="tel"]:focus,
.post-contents input[type="date"]:focus,
.post-contents input[type="week"]:focus,
.post-contents input[type="month"]:focus,
.post-contents input[type="time"]:focus,
.post-contents input[type="datetime"]:focus,
.post-contents input[type="datetime-local"]:focus,
.post-contents input[type="search"]:focus,
.post-contents select:focus {
  border-color: #adadad;
  outline: 0;
}
.post-contents select {
  height: 40px;
  padding: 10px 14px;
  border-radius: 2px;
  -webkit-appearance: menulist;
}
.post-contents textarea {
  font: 500 15px "Ubuntu", Arial, Sans-Serif;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 16px 20px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  transition: color 0.2s ease-out, background 0.2s ease-out,
    opacity 0.2s ease-out, border 0.2s ease-out;
}
.post-contents textarea:focus {
  border-color: #adadad;
  outline: 0;
}
.post-contents button,
.post-contents input[type="button"],
.post-contents input[type="reset"],
.post-contents input[type="submit"],
.post-contents input[type="image"] {
  font: 500 14px "Ubuntu", Arial, Sans-Serif;
  line-height: normal;
  margin: 0 0 10px;
  padding: 12px 36px;
  color: #fff;
  border: none;
  border-radius: 2px;
  outline: 0;
  background-color: #d91616;
  transition: color 0.2s ease-out, background 0.2s ease-out,
    opacity 0.2s ease-out, border 0.2s ease-out;
}
.post-contents button:focus,
.post-contents button:hover,
.post-contents input[type="button"]:focus,
.post-contents input[type="button"]:hover,
.post-contents input[type="reset"]:focus,
.post-contents input[type="reset"]:hover,
.post-contents input[type="submit"]:focus,
.post-contents input[type="submit"]:hover,
.post-contents input[type="image"]:focus,
.post-contents input[type="image"]:hover {
  background-color: #ab1111;
}
.post-contents i.fa.fa-check {
  color: #7dc43b;
}
.post-contents i.fa.fa-times {
  color: #de504a;
}
.post-contents .gallery-caption {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}
@media (max-width: 1560px) {
  .post-contents {
    padding: 7.5% 7.5% 0;
  }
}
@media (max-width: 840px) {
  .post-contents {
    margin: 0 0 60px;
  }
}
.post-inner {
  position: relative;
  max-width: 1215px;
}
.post-inner-share {
  position: absolute;
  top: 110px;
  right: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-inner-share-item {
  font-size: 13px;
  line-height: normal;
  display: block;
  margin: 0 0 12px;
  padding: 0;
  color: #626476;
}
.post-inner-share-item a {
  display: block;
  padding: 11px 13px;
  color: #626476;
  border-radius: 2px;
  background: #f9f9fb;
}
.post-inner-share-item.twitter a:hover {
  color: #fff;
  background: #55acee;
}
.post-inner-share-item.facebook a:hover {
  color: #fff;
  background: #3b5998;
}
.post-inner-share-item.google a:hover {
  color: #fff;
  background: #dd4b39;
}
@media (max-width: 740px) {
  .post-inner-share-item {
    margin: 0 0 60px;
  }
}
.post-footer {
  margin: 0;
  padding: 0 105px 50px;
}
@media (max-width: 1560px) {
  .post-footer {
    padding: 0 0 50px 7.5%;
  }
}
@media (max-width: 840px) {
  .post-footer {
    padding-bottom: 30px;
  }
}
.post-footer-author {
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 60px;
  -ms-flex-align: center;
  align-items: center;
}
.post-footer-author:hover .post-footer-author-info {
  padding-left: 3px;
}
@media (max-width: 740px) {
  .post-footer-author {
    margin: 0 0 40px;
  }
}
.post-footer-author-thumbnail {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin: 0 25px 0 0;
  border-radius: 100px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post-footer-author-info-name,
.post-footer-author-info-twitter {
  font-family: "Ubuntu", Arial, Sans-Serif;
  margin: 0;
}
.post-footer-author-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.post-footer-author-info-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  color: #1c1d1d;
}
.post-footer-author-info-twitter {
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  color: #9a9ca8;
}
.post-footer-share-title,
.post-footer-tags-item {
  font-weight: 500;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.post-footer-share,
.post-footer-tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 740px) {
  .post-footer-share,
  .post-footer-tags {
    margin: 0 0 20px;
  }
}
.post-footer-tags-item {
  font-size: 12px;
  line-height: 19px;
  margin: 0 20px 20px 0;
  list-style: none;
}
.post-footer-tags-item a {
  display: block;
  padding: 12px 24px;
  color: #1e1e21;
  border: 1px solid #dbe3e3;
  border-radius: 2px;
}
.post-footer-tags-item:hover a {
  border-color: #f3f3f3;
  background: #f3f3f3;
}
@media (max-width: 1260px) {
  .post-footer-tags-item {
    margin: 0 15px 15px 0;
  }
}
.post-footer-share-title {
  font-size: 15px;
  margin: -14px 25px 0 0;
  color: #333339;
}
@media (max-width: 1260px) {
  .post-footer-share-title {
    font-size: 13px;
  }
}
@media (max-width: 740px) {
  .post-footer-share-title {
    font-size: 15px;
    width: 100%;
    margin: 0 0 15px;
    text-align: left;
  }
}
.post-footer-share-item {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
  margin: 0 15px 15px 0;
  color: #fff;
}
.post-footer-share-item i {
  font-size: 15px;
  margin: 0 15px 0 0;
  vertical-align: -1px;
}
.post-footer-share-item a {
  display: block;
  padding: 15px 32px;
  color: #fff;
  border-radius: 2px;
  background: #2b2e34;
}
.post-footer-share-item.twitter a {
  background: #55acee;
}
.post-footer-share-item.twitter a:hover {
  background: #1b90e8;
}
.post-footer-share-item.facebook a {
  background: #3b5998;
}
.post-footer-share-item.facebook a:hover {
  background: #293e6a;
}
.post-footer-share-item.google a {
  background: #dd4b39;
}
.post-footer-share-item.google a:hover {
  background: #b7301f;
}
@media (max-width: 1260px) {
  .post-footer-share-item a {
    padding: 14px 30px;
  }
  .post-footer-share-item {
    font-size: 13px;
  }
}
@media (max-width: 740px) {
  .post-footer-share-item a {
    padding: 14px 24px;
  }
}
.comments {
  background: #fafafc;
}
.comments-show {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 17px;
  font-weight: 500;
  display: none;
  padding: 50px 105px;
  cursor: pointer;
  transition: background 0.2s ease-out;
  color: #141415;
}
.comments-show i {
  font-size: 24px;
  margin: 0 20px 0 0;
  vertical-align: -2px;
  color: #62636c;
}
.comments-show:hover {
  background: #f5f5f5;
}
@media (max-width: 1560px) {
  .comments-show {
    padding: 50px 7.5%;
  }
}
.comments-wrapper {
  display: block;
  padding: 90px 105px;
  transition: none;
}
@media (max-width: 1560px) {
  .comments-wrapper {
    padding: 50px 7.5%;
  }
}
.comments-show-count {
  display: inline-block;
  margin-left: 10px;
  color: #c0c0cd;
}
.comments-title {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 60px;
  color: #141415;
}
.comments-title i {
  font-size: 24px;
  margin: 0 20px 0 0;
  vertical-align: 0;
  color: #62636c;
}
@media (max-width: 460px) {
  .comments-title {
    margin: 0 0 50px;
  }
}
.comments-container {
  margin: 0 0 80px;
  padding: 0;
  list-style: none;
}
@media (max-width: 460px) {
  .comments-container {
    margin: 0 0 50px;
  }
}
.comments-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 700px;
}
.comments-item:after {
  width: 30%;
  max-width: 100px;
  height: 1px;
  margin: 50px 0;
  background: #e7e7e7;
}
.comments-item:last-child:after {
  display: none;
}
@media (max-width: 460px) {
  .comments-item:after {
    margin: 30px 0;
  }
}
.comments-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 25px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.comments-item-header-avatar {
  width: 38px;
  min-width: 38px;
  height: 38px;
  margin: 0 19px 0 0;
  border-radius: 72px;
  background-color: #dcdde3;
  background-size: cover;
}
.comments-item-header-name {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 16px;
  font-weight: 500;
  color: #0a0a0a;
}
.comments-item-content,
.comments-item-content p {
  font-size: 16px;
  line-height: 30px;
  color: #46484c;
}
.comments-item-content {
  margin: 0 0 20px;
}
.comments-item-content :first-child {
  margin-top: 0;
}
.comments-item-content :last-child {
  margin-bottom: 0;
}
@media (max-width: 740px) {
  .comments-item-content p {
    font-size: 15px;
    line-height: 28px;
  }
}
.comments-item-meta {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: 0.2px;
  color: #b3b3b3;
}
.comments-item-meta a {
  transition-property: color;
  color: #b3b3b3;
}
.comments-item-meta a:hover {
  color: #5f5f5f;
}
.comments-item-meta-item:first-child:before {
  display: none;
}
.comments-item-meta-item:before {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 0 10px;
  vertical-align: 3px;
  border-radius: 6px;
  background: #b3b3b3;
}
.comments-item-meta-item-author {
  display: none;
}
.comments-item.bypostauthor
  > .comments-item-meta
  .comments-item-meta-item-author {
  display: block;
}
.children {
  margin: 60px 0 0;
  padding: 0 0 0 60px;
  list-style: none;
  border-left: 4px solid #e3e3e3;
}
@media (max-width: 740px) {
  .children {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 460px) {
  .children {
    margin: 40px 0 0;
    padding: 0 0 0 35px;
  }
}
.comment-respond,
.comments-respond {
  clear: both;
  max-width: 840px;
  margin: 0;
}
.comment-respond + .comment,
.comments-respond + .comment {
  margin-top: 40px;
}
.comment-respond .comments-respond-form,
.comments-respond .comments-respond-form {
  position: relative;
  overflow: hidden;
  border: 1px solid #f0f0f5;
  border-radius: 3px;
  background: #fff;
}
.comment-respond .comment-reply-title,
.comments-respond .comment-reply-title {
  margin: 0;
}
.comment-respond #cancel-comment-reply-link,
.comments-respond #cancel-comment-reply-link {
  margin-bottom: 30px;
}
.comment-respond .comments-respond-body,
.comments-respond .comments-respond-body {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 100%;
  max-width: calc(100% - 270px);
  height: 100%;
  padding: 30px;
  resize: none;
  color: #383a3d;
  border: 0;
  -webkit-appearance: none;
}
.comment-respond .comments-respond-body::-webkit-input-placeholder,
.comments-respond .comments-respond-body::-webkit-input-placeholder {
  opacity: 0.8;
  color: #383a3d;
}
.comment-respond .comments-respond-body::-moz-placeholder,
.comments-respond .comments-respond-body::-moz-placeholder {
  opacity: 0.8;
  color: #383a3d;
}
.comment-respond .comments-respond-body:-ms-input-placeholder,
.comments-respond .comments-respond-body:-ms-input-placeholder {
  opacity: 0.8;
  color: #383a3d;
}
.comment-respond .comments-respond-body:-moz-placeholder,
.comments-respond .comments-respond-body:-moz-placeholder {
  opacity: 0.8;
  color: #383a3d;
}
.comment-respond .comments-respond-body:focus,
.comments-respond .comments-respond-body:focus {
  outline: 0;
}
.comment-respond .comments-respond-author,
.comment-respond .comments-respond-email,
.comment-respond .comments-respond-url,
.comments-respond .comments-respond-author,
.comments-respond .comments-respond-email,
.comments-respond .comments-respond-url {
  font-size: 14px;
  font-weight: 400;
  display: block;
  float: left;
  width: 33.333%;
  height: 77px;
  margin: 0;
  padding: 0 30px;
  color: #66686d;
  border: 0;
  border-top: 1px solid #f0f0f5;
  border-right: 1px solid #f0f0f5;
  border-radius: 0;
}
.comment-respond .comments-respond-submit,
.comments-respond .comments-respond-submit,
.post-related-title {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 600;
}
.comment-respond .comments-respond-author:focus,
.comment-respond .comments-respond-email:focus,
.comment-respond .comments-respond-url:focus,
.comments-respond .comments-respond-author:focus,
.comments-respond .comments-respond-email:focus,
.comments-respond .comments-respond-url:focus {
  outline: 0;
}
.comment-respond .comments-respond-author::-webkit-input-placeholder,
.comment-respond .comments-respond-email::-webkit-input-placeholder,
.comment-respond .comments-respond-url::-webkit-input-placeholder,
.comments-respond .comments-respond-author::-webkit-input-placeholder,
.comments-respond .comments-respond-email::-webkit-input-placeholder,
.comments-respond .comments-respond-url::-webkit-input-placeholder {
  opacity: 1;
  color: #66686d;
}
.comment-respond .comments-respond-author::-moz-placeholder,
.comment-respond .comments-respond-email::-moz-placeholder,
.comment-respond .comments-respond-url::-moz-placeholder,
.comments-respond .comments-respond-author::-moz-placeholder,
.comments-respond .comments-respond-email::-moz-placeholder,
.comments-respond .comments-respond-url::-moz-placeholder {
  opacity: 1;
  color: #66686d;
}
.comment-respond .comments-respond-author:-ms-input-placeholder,
.comment-respond .comments-respond-email:-ms-input-placeholder,
.comment-respond .comments-respond-url:-ms-input-placeholder,
.comments-respond .comments-respond-author:-ms-input-placeholder,
.comments-respond .comments-respond-email:-ms-input-placeholder,
.comments-respond .comments-respond-url:-ms-input-placeholder {
  opacity: 1;
  color: #66686d;
}
.comment-respond .comments-respond-author:-moz-placeholder,
.comment-respond .comments-respond-email:-moz-placeholder,
.comment-respond .comments-respond-url:-moz-placeholder,
.comments-respond .comments-respond-author:-moz-placeholder,
.comments-respond .comments-respond-email:-moz-placeholder,
.comments-respond .comments-respond-url:-moz-placeholder {
  opacity: 1;
  color: #66686d;
}
.comment-respond .comments-respond-submit,
.comments-respond .comments-respond-submit {
  font-size: 14px;
  line-height: 23px;
  position: absolute;
  right: 30px;
  bottom: 110px;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 17px 32px;
  color: #fff;
  border: 0;
  border-radius: 2px;
  outline: 0;
  background: #d91616;
  transition: color 0.2s ease-out, background 0.2s ease-out,
    opacity 0.2s ease-out, border 0.2s ease-out;
}
.comment-respond .comments-respond-submit:hover,
.comments-respond .comments-respond-submit:hover {
  background: #b61212;
}
.comment-respond #cancel-comment-reply-link,
.comments-respond #cancel-comment-reply-link {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  line-height: normal;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  border-radius: 40px;
  background: #242729;
}
.comment-respond #cancel-comment-reply-link:focus,
.comment-respond #cancel-comment-reply-link:hover,
.comments-respond #cancel-comment-reply-link:focus,
.comments-respond #cancel-comment-reply-link:hover {
  background: #121213;
}
.comment-respond .logged-in-as,
.comments-respond .logged-in-as {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 30px;
  border-bottom: 1px solid #f0f0f5;
}
.comment-respond .form-submit,
.comments-respond .form-submit {
  line-height: 0;
  margin: 0;
}
.comment-respond input:last-of-type,
.comments-respond input:last-of-type {
  border-right: 0;
}
@media (max-width: 740px) {
  .comment-respond,
  .comments-respond {
    background: 0 0;
  }
  .comment-respond .logged-in-as,
  .comments-respond .logged-in-as {
    border: 1px solid #f0f0f5;
    background: #fff;
  }
  .comment-respond .comments-respond-form,
  .comments-respond .comments-respond-form {
    border: 0;
    background: 0 0;
  }
  .comment-respond .comments-respond-body,
  .comments-respond .comments-respond-body {
    max-width: 100%;
    border: 1px solid #f0f0f5;
    border-radius: 2px;
  }
  .comment-respond .comments-respond-author,
  .comment-respond .comments-respond-email,
  .comment-respond .comments-respond-url,
  .comments-respond .comments-respond-author,
  .comments-respond .comments-respond-email,
  .comments-respond .comments-respond-url {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #f0f0f5;
    border-radius: 2px;
  }
  .comment-respond .comments-respond-submit,
  .comments-respond .comments-respond-submit {
    position: static;
    float: right;
    margin-top: 30px;
  }
  .comment-respond input:last-of-type,
  .comments-respond input:last-of-type {
    border: 1px solid #f0f0f5;
  }
}
.pingback .comments-item-header-avatar {
  display: none;
}
body.logged-in .comments-respond .comments-respond-submit {
  bottom: 30px;
}
.post-related {
  padding: 90px 105px;
  color: #fff;
  background: #141415;
}
@media (max-width: 1560px) {
  .post-related {
    padding: 50px 7.5%;
  }
}
.post-related-title {
  font-size: 23px;
  margin: 0 0 60px;
  letter-spacing: 0;
  color: #fff;
}
.post-related-item-category,
.post-related-item-title {
  font-weight: 500;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.post-related-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 990px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.post-related-item {
  width: 45.454%;
}
@media (max-width: 660px) {
  .post-related-title {
    margin: 0 0 40px;
  }
  .post-related-container {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .post-related-item {
    width: 100%;
    margin: 0 0 50px;
  }
  .post-related-item:last-child {
    margin: 0;
  }
}
.post-related-item-thumbnail {
  position: relative;
  overflow: hidden;
  height: 195px;
  margin: 0 0 35px;
  border-radius: 2px;
  background: #262728;
}
.post-related-item-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.post-related-item-image:hover {
  opacity: 0.8;
}
.post-related-item-category {
  font-size: 13px;
  display: block;
  margin: 0 0 15px;
  letter-spacing: 0.2px;
  color: #a0a3b3;
}
.post-related-item-category a {
  color: #a0a3b3;
}
.post-related-item-category span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 13px 0 0;
  vertical-align: 1px;
  border-radius: 14px;
  background-color: #95989c;
}
.post-related-item-category:hover span {
  width: 12px;
}
.error,
.post-subscription-form .mc-field-group {
  width: 100%;
}
.post-related-item-title {
  font-size: 22px;
  line-height: 34px;
  margin: 0 0 10px;
  letter-spacing: 0.2px;
  color: #fff;
}
.post-related-item-title a {
  display: block;
  color: #fff;
}
.post-related-item-excerpt {
  font-size: 15px;
  line-height: 30px;
  margin: 0 0 15px;
  letter-spacing: 0.2px;
  color: #747882;
}
@media (max-width: 460px) {
  .post-related-item-excerpt {
    font-size: 14px;
    line-height: 27px;
  }
}
.post-related-item-meta {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  letter-spacing: 0.2px;
  color: #474a4e;
}
.post-related-item-meta a {
  transition: color 0.2s ease-out;
  color: #474a4e;
}
.post-related-item-meta a:hover {
  color: #72767d;
}
.post-subscription {
  padding: 90px 104px;
  background: #202126;
}
@media (max-width: 1560px) {
  .post-subscription {
    padding: 90px 7.5%;
  }
}
.post-subscription-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 990px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.post-subscription-info {
  max-width: 400px;
  margin-right: 70px;
}
@media (min-width: 1141px) and (max-width: 1800px) {
  .post-subscription-inner {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .post-subscription-info {
    max-width: 420px;
    margin: 0 0 40px;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .post-subscription-inner {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .post-subscription-info {
    max-width: 420px;
    margin: 0 0 40px;
    text-align: center;
  }
}
.post-subscription-info-title {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 15px;
  color: #fff;
}
.post-subscription-info-desc {
  font-size: 17px;
  line-height: 32px;
  margin: 0 0 20px;
  color: #b3b9c6;
}
.post-subscription-info-desc a {
  color: #b3b9c6;
}
.post-subscription-info-disclaimer {
  font-size: 15px;
  margin: 0;
  color: #7a7d84;
}
.post-subscription-info-disclaimer a {
  color: #7a7d84;
}
.post-subscription-form #mc-embedded-subscribe,
.post-subscription-form .mc-field-group #mce-EMAIL {
  color: #fff;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.post-subscription-form {
  position: relative;
  max-width: 60%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.post-subscription-form .mc-field-group #mce-EMAIL {
  font-size: 14px;
  line-height: 23px;
  width: 100%;
  padding: 24px 34px;
  border: 1px solid #4a4a53;
  border-radius: 2px;
  outline: 0;
  background: 0 0;
}
.post-subscription-form .mc-field-group #mce-EMAIL:focus {
  border-color: #62626e;
}
.post-subscription-form .mc-field-group label {
  display: none;
}
.post-subscription-form #mc-embedded-subscribe {
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 40px;
  border: 0;
  border-radius: 0 2px 2px 0;
  background: #d91616;
}
.post-subscription-form #mc-embedded-subscribe:focus,
.post-subscription-form #mc-embedded-subscribe:hover {
  outline: 0;
  background: #b61212;
}
.post-subscription-form ::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}
.post-subscription-form ::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.post-subscription-form :-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}
.post-subscription-form :-moz-placeholder {
  opacity: 1;
  color: #fff;
}
@media (min-width: 1141px) and (max-width: 1800px) {
  .post-subscription-form {
    width: 100%;
    max-width: 520px;
  }
}
@media (max-width: 1024px) {
  .post-subscription-form {
    width: 100%;
    max-width: 520px;
  }
}
@media (max-width: 460px) {
  .post-subscription-form #mc-embedded-subscribe {
    font-size: 14px;
    padding: 0 30px;
  }
}
.error {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
  min-height: 100%;
  border-left: 1px solid #e3e3e3;
  background: #fafafc;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.error-inner {
  max-width: 750px;
  margin-left: 15%;
}
@media (max-width: 940px) {
  .error {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .error-inner {
    margin: 0;
    padding: 7.5%;
  }
}
@media (max-width: 620px) {
  .error-inner {
    padding-top: calc(7.5% + 75px);
  }
}
.error-title {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 53px;
  margin: 0 0 20px;
  animation-delay: 0.4s;
  opacity: 0;
  color: #c4c7cd;
  animation-fill-mode: forwards;
}
@media (max-width: 760px) {
  .error-title {
    font-size: 28px;
    line-height: 44px;
  }
}
.error-code {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 127px;
  font-weight: 600;
  line-height: 140px;
  margin: 0 0 25px;
  animation-delay: 0.2s;
  opacity: 0;
  color: #292a2d;
  animation-fill-mode: forwards;
}
@media (max-width: 760px) {
  .error-code {
    font-size: 68px;
    line-height: 80px;
  }
}
.error-message {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 38px;
  margin: 0 0 60px;
  animation: slideUpIn 0.75s ease-out;
  opacity: 0;
  color: #d91616;
  animation-fill-mode: forwards;
}
@media (max-width: 760px) {
  .error-message {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 40px;
  }
}
.error-divider {
  width: 55%;
  max-width: 360px;
  height: 1px;
  margin: 0 0 60px;
  border: 0;
  background: #e5e8f1;
}
@media (max-width: 760px) {
  .error-divider {
    margin: 0 0 40px;
  }
}
.error-description {
  font-size: 17px;
  line-height: 37px;
  max-width: 660px;
  margin: 0 0 60px;
  animation-delay: 0s;
  opacity: 0;
  color: #5f6168;
  animation-fill-mode: forwards;
}
@media (max-width: 760px) {
  .error-description {
    font-size: 16px;
    line-height: 32px;
    max-width: 460px;
    margin: 0 0 40px;
  }
}
.error-back {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
  display: block;
  width: 245px;
  margin: 0;
  padding: 20px 60px;
  transition: background 0.2s ease-out, color 0.2s ease-out;
  animation: slideDownIn 0.75s ease-out;
  animation-delay: 0.2s;
  opacity: 0;
  color: #1c1a1a;
  background: #ebecee;
  animation-fill-mode: forwards;
}
.error-back:hover {
  color: #f3f4f7;
  background: #1d1e1f;
}
@media (max-width: 760px) {
  .error-back {
    font-size: 12px;
    width: 225px;
    padding: 15px 50px;
  }
}
.drawer {
  font-weight: 400;
  position: absolute;
  z-index: 300;
  top: 0;
  left: 100px;
  overflow-y: scroll;
  width: calc(100% - 100px);
  height: 100%;
  padding: 80px;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-duration: 0.4s;
  transform: translate3d(-100%, 0, 0) translate3d(-100px, 0, 0);
  color: #fff;
  background: #19191c;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
}
.widget .widget-title,
.widget li span.count {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-weight: 600;
}
.drawer .widget {
  max-width: 560px;
  transition: transform 0.4s ease-out, opacity 0.4s ease-out;
  transform: translate3d(60px, 0, 0);
  opacity: 0;
  will-change: transform, opacity;
}
.widget img,
.widget input,
.widget select {
  max-width: 100%;
}
.drawer .widget:nth-child(1) {
  transition-delay: 75ms;
}
.drawer .widget:nth-child(2) {
  transition-delay: 175ms;
}
.drawer .widget:nth-child(3) {
  transition-delay: 275ms;
}
.drawer .widget:nth-child(4) {
  transition-delay: 375ms;
}
.drawer .widget:nth-child(5) {
  transition-delay: 475ms;
}
.drawer .widget:nth-child(6) {
  transition-delay: 575ms;
}
.drawer .widget:nth-child(7) {
  transition-delay: 675ms;
}
.drawer .widget:nth-child(8) {
  transition-delay: 775ms;
}
.drawer .widget:nth-child(9) {
  transition-delay: 875ms;
}
.drawer__active {
  transform: translate3d(0, 0, 0) !important;
}
.drawer__active .widget {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.drawer::-webkit-scrollbar-track {
  background-color: #19191c;
}
.drawer::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.drawer::-webkit-scrollbar-thumb {
  background-color: #555;
}
@media (min-width: 1141px) and (max-width: 1380px) {
  .drawer {
    padding: 50px;
  }
}
@media (min-width: 1141px) and (max-width: 1350px) {
  .drawer {
    left: 75px;
    width: calc(100% - 75px);
  }
}
@media (max-width: 620px) {
  .drawer {
    top: 75px;
    left: 0;
    width: 100%;
    padding: 40px;
  }
  .drawer-close {
    display: none;
  }
}
.drawer-close {
  font-size: 26px;
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 10px;
  cursor: pointer;
  transition: color 0.2s ease-out;
  color: #45454b;
}
.drawer-close:focus .drawer-close-icon,
.drawer-close:hover .drawer-close-icon {
  stroke: #83838d;
}
@media (min-width: 1141px) and (max-width: 1380px) {
  .drawer-close {
    top: 10px;
    right: 10px;
  }
}
.drawer-close-icon {
  width: 32px;
  height: 32px;
  transition-property: stroke;
  color: #45454b;
  fill: transparent;
  stroke: #45454b;
  stroke-width: 2px;
}
.drawer-close-icon:hover {
  stroke: #eee;
}
.widget {
  margin: 0;
}
.widget .widget-title {
  font-size: 23px;
  margin: 0 0 45px;
  letter-spacing: 0;
  color: #fff;
}
.widget li,
.widget li ul {
  margin: 15px 0;
}
.widget .widget-title a {
  color: #fff;
}
.widget p {
  font-size: 16px;
  line-height: 32px;
  color: #eef2f5;
}
.widget img {
  height: auto;
}
.widget ul {
  padding: 0;
  list-style: none;
}
.widget hr {
  display: none;
}
.widget input:focus,
.widget select:focus {
  outline: 0;
}
.widget select {
  color: #000;
}
.widget li,
.widget li a {
  color: #fff;
}
.widget li {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 15px;
}
.widget li span.count {
  font-size: 10px;
  line-height: normal;
  display: inline-block;
  width: 40px;
  margin: -5px 0 0 10px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  background: #252529;
}
.widget li:first-of-type {
  margin-top: 0;
}
.widget li:last-of-type {
  margin-bottom: 0;
}
.widget:after {
  display: block;
  width: 100%;
  max-width: 160px;
  height: 1px;
  margin: 55px 0;
  background: #2d2d2d;
}
.widget.latestposts .category,
.widget.latestposts .post:last-child:after,
.widget:last-of-type:after {
  display: none;
}
.widget ::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}
.widget ::-moz-placeholder {
  opacity: 1;
  ocolor: #fff;
}
.widget :-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}
.widget :-moz-placeholder {
  opacity: 1;
  color: #fff;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget .widget-title {
    margin: 0 0 35px;
  }
  .widget p {
    font-size: 15px;
    line-height: 30px;
  }
  .widget:after {
    margin: 45px 0;
  }
}
@media (max-width: 480px) {
  .widget .widget-title {
    margin: 0 0 35px;
  }
  .widget p {
    font-size: 15px;
    line-height: 30px;
  }
  .widget:after {
    margin: 45px 0;
  }
}
.widget.latestposts {
  overflow: hidden;
}
.widget.latestposts .post {
  overflow: hidden;
  margin-bottom: 45px;
}
.widget.latestposts .post .top {
  overflow: hidden;
  margin: 0 0 22px;
}
.widget.latestposts .post:last-child {
  margin: 0;
}
.widget.latestposts .info {
  margin-top: -4px;
}
.widget.latestposts .thumbnail {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 15.625%;
  max-width: 55px;
  height: 55px;
  border-radius: 2px;
}
.widget.latestposts .thumbnail span {
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.25s ease-in-out;
  background-size: cover;
}
.widget.latestposts .thumbnail .fa-link {
  display: none;
}
.widget.latestposts .excerpt {
  font-size: 15px;
  line-height: 33px;
  margin: 0;
  letter-spacing: 0;
  color: #9a9da1;
}
.widget.latestposts .meta,
.widget.latestposts h5 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  line-height: 24px;
}
.widget.latestposts .info {
  float: left;
  max-width: 78.125%;
  margin-left: 5%;
}
.widget.latestposts h5 {
  font-size: 17px;
  font-weight: 500;
  margin: 5px 0;
  color: #fff;
}
.widget.latestposts h5 a {
  display: block;
  color: #fff;
}
.widget.latestposts .meta {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  color: #7e8084;
}
.widget.latestposts .meta a {
  transition: color 0.2s ease-out;
  color: #7e8084;
}
.widget.latestposts .meta a:focus,
.widget.latestposts .meta a:hover {
  color: #b2b3b6;
}
.widget.latestposts .meta .gravatarsmall,
.widget.latestposts .meta i {
  display: none;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.latestposts .excerpt {
    line-height: 28px;
  }
  .widget.latestposts h5 {
    font-size: 15px;
  }
  .widget.latestposts .meta {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .widget.latestposts .excerpt {
    line-height: 28px;
  }
  .widget.latestposts h5 {
    font-size: 15px;
  }
  .widget.latestposts .meta {
    font-size: 11px;
  }
}
.widget.randomposts,
.widget.relatedposts {
  overflow: hidden;
}
.widget.randomposts .feature,
.widget.relatedposts .feature {
  position: relative;
  z-index: 200;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin: 0 0 29px;
  border-radius: 2px;
}
.widget.randomposts .feature:after,
.widget.relatedposts .feature:after {
  font-family: FontAwesome;
  font-size: 9px;
  position: absolute;
  z-index: 200;
  right: 20px;
  bottom: 20px;
  display: block;
  padding: 0 18px;
  content: "\f061";
  transition: opacity 0.2s ease-out, padding 0.3s ease-out;
  opacity: 0;
  color: #fff;
  border-radius: 2px;
  background: #d91616;
}
.widget.randomposts .category,
.widget.randomposts .post-category,
.widget.randomposts article:last-child:after,
.widget.relatedposts .category,
.widget.relatedposts .post-category,
.widget.relatedposts article:last-child:after {
  display: none;
}
.widget.randomposts .feature:focus:after,
.widget.randomposts .feature:hover:after,
.widget.relatedposts .feature:focus:after,
.widget.relatedposts .feature:hover:after {
  padding: 0 22px;
  opacity: 1;
}
.widget.randomposts .feature img,
.widget.relatedposts .feature img {
  width: 100%;
  min-height: 100%;
}
.widget.randomposts article,
.widget.relatedposts article {
  margin: 0 0 45px;
}
.widget.randomposts article:last-child,
.widget.relatedposts article:last-child {
  margin-bottom: 0;
}
.widget.randomposts article:first-of-type,
.widget.relatedposts article:first-of-type {
  padding-top: 0;
}
.widget.randomposts article:last-of-type,
.widget.relatedposts article:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.widget.randomposts h4,
.widget.relatedposts h4 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  margin: 15px 0 10px;
  color: #fff;
}
.widget.randomposts h4 a,
.widget.relatedposts h4 a {
  display: block;
  width: 100%;
  color: #fff;
}
.widget.randomposts .meta .gravatarsmall,
.widget.relatedposts .meta .gravatarsmall,
.widget.twitter .tweet:last-child:after {
  display: none;
}
.widget.randomposts .divider,
.widget.relatedposts .divider {
  line-height: normal;
  position: relative;
  padding: 0 6px;
}
.widget.randomposts .divider:after,
.widget.relatedposts .divider:after {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6px;
  content: "•";
  background: #19191c;
}
.widget.randomposts .meta,
.widget.relatedposts .meta {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0;
  color: #7e8084;
}
.widget.twitter .author,
.widget.twitter .date {
  line-height: 32px;
  font-family: "Ubuntu", Arial, Sans-Serif;
  transition: color 0.2s ease-out;
  letter-spacing: 0;
}
.widget.randomposts .meta a,
.widget.relatedposts .meta a {
  transition: color 0.2s ease-out;
  color: #7e8084;
}
.widget.randomposts .meta a:focus,
.widget.randomposts .meta a:hover,
.widget.relatedposts .meta a:focus,
.widget.relatedposts .meta a:hover {
  color: #b2b3b6;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.randomposts .feature,
  .widget.relatedposts .feature {
    height: 150px;
  }
}
@media (max-width: 480px) {
  .widget.randomposts .feature,
  .widget.relatedposts .feature {
    height: 150px;
  }
}
.widget.twitter .tweet {
  clear: both;
  overflow: hidden;
  margin: 0 0 40px;
}
.widget.twitter .tweet:last-child {
  margin-bottom: 0;
}
.widget.twitter .text {
  margin: 0 0 20px;
}
.widget.twitter .info {
  overflow: hidden;
}
.widget.twitter .author {
  font-size: 14px;
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
  color: #757a86;
}
.widget.twitter .author i {
  font-size: 16px;
  margin-right: 15px;
  color: #55acee;
}
.widget.twitter .author:focus,
.widget.twitter .author:hover {
  color: #c6c9ce;
}
.widget.twitter .date {
  font-size: 13px;
  font-weight: 300;
  color: #5e626a;
}
.widget.twitter .date:focus,
.widget.twitter .date:hover {
  color: #91959d;
}
.widget.widget-feature-post {
  position: relative;
  overflow: hidden;
}
.widget.widget-feature-post .widget-feature-post-item {
  position: relative;
  width: 100%;
  height: 420px;
  text-align: center;
  border-radius: 2px;
  background: #131111;
}
.widget.widget-feature-post .widget-feature-post-background,
.widget.widget-feature-post .widget-feature-post-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.widget.widget-feature-post .widget-feature-post-gradient {
  opacity: 0.75;
  background-image: linear-gradient(-90deg, transparent 0, #000 100%);
}
.widget.widget-feature-post .widget-feature-post-info {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.widget.widget-feature-post .widget-feature-post-lower {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 40px;
}
.widget.widget-feature-post .widget-feature-post-title {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.widget.widget-feature-post .post-category,
.widget.widget-feature-post .post-title {
  color: #fff;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.widget.widget-feature-post .post-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 15px;
}
.widget.widget-feature-post .post-category {
  font-size: 10px;
  line-height: normal;
  display: inline-block;
  padding: 9px 20px;
  text-transform: uppercase;
  border-radius: 2px;
  background: #52545e;
}
.widget.blog_info h2,
.widget.blog_info hr,
.widget.blog_info img {
  display: none;
}
.widget.widget-feature-post:hover .widget-feature-post-background {
  opacity: 0.5;
}
.widget.widget-feature-post:hover .widget-feature-post-lower {
  padding-bottom: 60px;
}
.widget.copyright a {
  color: #474a4e;
}
.widget.copyright p {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 7px;
  letter-spacing: 0;
  color: #474a4e;
}
.widget.copyright p:last-child {
  margin-bottom: 0;
}
.widget.blog_info h1 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 34px;
  font-weight: 600;
  display: none;
  color: #373737;
}
.widget.blog_info p {
  font-size: 21px;
  line-height: 36px;
  max-width: 480px;
  margin: 0;
  letter-spacing: 0;
  color: #fff;
}
.widget.blog_info ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -7px;
  padding: 0;
  flex-directiom: row;
}
.widget.blog_info li {
  font-size: 19px;
  margin: 28px 0 0;
  padding: 0;
}
.widget.blog_info li a {
  padding: 0 7px;
  transition: color 0.2s ease-out;
  color: #575a5e;
}
.widget.blog_info li a:focus,
.widget.blog_info li a:hover {
  color: #fff;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.blog_info p {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 480px) {
  .widget.blog_info p {
    font-size: 18px;
    line-height: 32px;
  }
}
.widget .searchform {
  position: relative;
}
.widget .searchform input {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  height: 70px;
  margin-bottom: 0;
  padding: 0 50px 0 65px;
  border: 1px solid #4a4a53;
  border-radius: 2px;
  background: 0 0;
}
.widget.socialshare a,
.widget.widget_tag_cloud .tagcloud a {
  border-radius: 2px;
  font-family: "Ubuntu", Arial, Sans-Serif;
  display: block;
}
.widget .searchform input:focus {
  border-color: #5f5f6c;
  outline: 0;
}
.widget .searchform .submit {
  font-size: 15px;
  position: absolute;
  top: 27px;
  left: 28px;
  color: #858f96;
}
.widget.widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.widget.widget_tag_cloud .tagcloud a {
  font-size: 12px !important;
  font-weight: 500;
  float: left;
  margin: 0 12px 12px 0;
  padding: 4px 15px;
  color: #fff;
  background: #2a2b31;
}
.widget.widget_tag_cloud .tagcloud a:focus,
.widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background: #41434e;
}
.widget.socialshare {
  overflow: hidden;
}
.widget.socialshare .options {
  overflow: hidden;
  padding-bottom: 0;
}
.widget.socialshare a {
  font-size: 13px !important;
  font-weight: 600;
  width: 47%;
  margin: 0 0 20px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  background: #2a2b31;
}
.widget.socialshare a:nth-last-of-type(-n + 2),
.widget.socialshare > :last-child {
  margin-bottom: 0;
}
.widget.socialshare a i {
  margin-right: 10px;
}
.widget.socialshare a.twitter {
  background: #55acee;
}
.widget.socialshare a.twitter:focus,
.widget.socialshare a.twitter:hover {
  background: #1689e0;
}
.widget.socialshare a.facebook {
  background: #3b5998;
}
.widget.socialshare a.facebook:focus,
.widget.socialshare a.facebook:hover {
  background: #263961;
}
.widget.socialshare a.google {
  background: #dd4b39;
}
.widget.socialshare a.google:focus,
.widget.socialshare a.google:hover {
  background: #ac2d1e;
}
.widget.socialshare a.reddit {
  background: #5f99cf;
}
.widget.socialshare a.reddit:focus,
.widget.socialshare a.reddit:hover {
  background: #3473ad;
}
.widget.socialshare a.pinterest {
  background: #c8232c;
}
.widget.socialshare a.pinterest:focus,
.widget.socialshare a.pinterest:hover {
  background: #87181e;
}
.widget.socialshare a.linkedin {
  background: #0e76a8;
}
.widget.socialshare a.linkedin:focus,
.widget.socialshare a.linkedin:hover {
  background: #084461;
}
.widget.socialshare > :first-child {
  margin-top: 0;
}
.widget.socialshare a:nth-child(odd) {
  float: left;
  margin-right: 10px;
}
.widget.socialshare a:nth-child(even) {
  float: right;
  margin-left: 10px;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.socialshare a {
    font-size: 12px !important;
    margin: 0 0 15px;
    padding: 12px 0;
  }
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .widget.socialshare a {
    width: 100%;
    padding: 13px 0;
  }
  .widget.socialshare a:nth-last-of-type(-n + 2) {
    margin: 0 0 15px;
  }
  .widget.socialshare a:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .widget.socialshare a {
    font-size: 12px !important;
    margin: 0 0 15px;
    padding: 12px 0;
  }
}
@media (max-width: 420px) {
  .widget.socialshare a {
    width: 100%;
    padding: 13px 0;
  }
  .widget.socialshare a:nth-last-of-type(-n + 2) {
    margin: 0 0 15px;
  }
  .widget.socialshare a:last-child {
    margin-bottom: 0;
  }
}
.widget.navigation {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  float: none;
  text-align: left;
}
.widget.navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.navigation li {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.widget.navigation li:last-child {
  border-bottom: 0;
}
.widget.navigation ul > li:first-child a {
  padding-top: 0;
}
.widget.navigation ul > li:first-child a:before {
  top: 9px;
}
.widget.navigation ul > li:last-child a {
  padding-bottom: 0;
}
.widget.navigation li a {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
  display: block;
  padding: 13px 0 13px 45px;
  letter-spacing: 0;
  color: #fff;
  outline: 0;
}
.widget.navigation li a:before {
  position: absolute;
  top: 22px;
  left: 0;
  display: block;
  width: 17px;
  height: 9px;
  content: "";
  transition: background-color 0.2s ease-out;
  border-radius: 40px;
  background-color: #3d3d47;
}
.widget.navigation li a i {
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  transition: color 0.2s ease-out;
  transform: translateY(-50%);
  color: #44494f;
}
.widget.navigation li a .description {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  display: block;
  max-width: 90%;
  margin: 2px 0 0;
  letter-spacing: 0;
  color: #797980;
}
.widget.authorprofile .meta .title,
.widget.navigation .sub-menu li a:before {
  display: none;
}
.widget.navigation li a:focus:before,
.widget.navigation li a:hover:before {
  background-color: #757579;
}
.widget.navigation li a:focus i,
.widget.navigation li a:hover i {
  color: #757579;
}
.widget.navigation li.current_page_item a:before {
  background: #d91616;
}
.widget.navigation .sub-menu {
  display: none;
  margin: 15px 0 30px;
  transition: none;
}
.widget.navigation .sub-menu li:last-child {
  border: 0;
}
.widget.navigation .sub-menu li a {
  font-size: 14px;
  padding: 6px 0 6px 70px;
  transition: color 0.2s ease-out;
  color: #cccdd6;
}
.widget.navigation .sub-menu li a:focus,
.widget.navigation .sub-menu li a:hover {
  color: #fff;
}
.widget.navigation i {
  margin-left: 10px;
  color: #676d73;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.navigation li a .description {
    font-size: 13px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {
  .widget.navigation li a .description {
    font-size: 13px;
    line-height: 22px;
  }
}
.widget.authorprofile .info {
  overflow: hidden;
}
.widget.authorprofile .profile {
  float: left;
  width: 64px;
  height: 64px;
}
.widget.authorprofile .profile img {
  border-radius: 40px;
}
.widget.authorprofile .meta {
  float: left;
  width: 72.5%;
  margin-left: 6.5%;
}
.widget.authorprofile .meta .twittertag,
.widget.authorprofile .meta h3 {
  margin: 0;
  font-family: "Ubuntu", Arial, Sans-Serif;
}
.widget.authorprofile .meta .title,
.widget.authorprofile .meta .twittertag {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  transition: color 0.2s ease-out;
  text-transform: uppercase;
  color: #c9c9c9;
}
.widget.authorprofile .meta .title a,
.widget.authorprofile .meta .twittertag a {
  color: #c9c9c9;
}
.widget.authorprofile .meta h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  color: #fff;
}
.widget.authorprofile .meta h3 a {
  color: #fff;
}
.widget.authorprofile .meta .twittertag {
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  text-transform: none;
  color: #9a9ca8;
}
.widget.authorprofile .meta .twittertag:focus,
.widget.authorprofile .meta .twittertag:hover {
  color: #fff;
}
.widget.authorprofile p {
  margin: 25px 0;
  color: #cbd0d4;
}
.widget.authorprofile .authorsocial {
  margin: 0;
}
.widget.authorprofile .authorsocial li {
  font-size: 19px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.widget.authorprofile .authorsocial a {
  padding: 0 7px;
  transition: color 0.2s ease-out;
  color: #575a5e;
}
.widget.authorprofile .authorsocial a:focus,
.widget.authorprofile .authorsocial a:hover {
  color: #fff;
}
@media (min-width: 1141px) and (max-width: 1240px) {
  .widget.authorprofile .meta {
    width: 70%;
  }
}
@media (max-width: 420px) {
  .widget.authorprofile .meta {
    width: 70%;
  }
}
.widget.social,
.widget.social ul {
  overflow: hidden;
}
.widget.social li,
.widget.social ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.social li:before,
.widget.social ul:before {
  display: none;
}
.widget.social .socialdark {
  padding: 0 7px;
  font-size: 17px;
  transition: color 0.2s ease-out;
  color: #575a5e;
}
.widget.social .socialdark:focus,
.widget.social .socialdark:hover {
  color: #fff;
}
.widget.advrt > :first-child {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.widget.widget_archive ul > li {
  display: none;
}
.widget.widget_archive ul li:nth-child(-n + 6) {
  display: block;
}
.widget.subscribe {
  position: relative;
  overflow: hidden;
}
.widget.subscribe p {
  font-size: 17px;
  font-weight: 300;
  line-height: 32px;
  margin: -5px 0 40px;
  letter-spacing: 0;
  color: #b3b9c6;
}
.widget.subscribe i,
.widget.subscribe label {
  display: none;
}
.widget.subscribe input[type="email"]#mce-EMAIL,
.widget.subscribe input[type="email"]#mce-EMAIL-2 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 75px;
  padding: 0 140px 0 35px;
  color: #fff;
  border: 1px solid #4a4a53;
  border-radius: 2px;
  background: 0 0;
}
.widget.subscribe input[type="email"]#mce-EMAIL-2:focus,
.widget.subscribe input[type="email"]#mce-EMAIL:focus {
  border-color: #5f5f6c;
  outline: 0;
}
.widget.subscribe input[type="submit"]#mc-embedded-subscribe,
.widget.subscribe input[type="submit"]#mc-embedded-subscribe-2 {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 45px;
  letter-spacing: 0;
  color: #fff;
  border: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #d91616;
}
.widget.subscribe input[type="submit"]#mc-embedded-subscribe-2:focus,
.widget.subscribe input[type="submit"]#mc-embedded-subscribe-2:hover,
.widget.subscribe input[type="submit"]#mc-embedded-subscribe:focus,
.widget.subscribe input[type="submit"]#mc-embedded-subscribe:hover {
  outline: 0;
  background: #b61212;
}
.widget.subscribe .subscribe-submit {
  font-size: 11px;
  font-weight: 400;
  line-height: 33px;
  position: absolute;
  top: 40px;
  right: 19px;
  display: block;
  width: 64px;
  height: 33px;
  height: auto;
  padding: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  border-radius: 100px;
  background-color: #34343a;
}
.widget.subscribe .subscribe-submit:hover {
  background: #000;
}
.widget.subscribe form {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.subscribe input[type="submit"]#mc-embedded-subscribe,
  .widget.subscribe input[type="submit"]#mc-embedded-subscribe-2 {
    font-size: 13px;
    padding: 0 25px;
  }
}
@media (max-width: 480px) {
  .widget.subscribe input[type="submit"]#mc-embedded-subscribe,
  .widget.subscribe input[type="submit"]#mc-embedded-subscribe-2 {
    font-size: 13px;
    padding: 0 25px;
  }
}
.widget.widget_ecko_categories ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget.widget_ecko_categories li {
  font-family: "Ubuntu", Arial, Sans-Serif;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  margin: 0 19px 19px 0;
  letter-spacing: 0.2px;
  color: #fff;
}
.widget.widget_ecko_categories li a {
  display: block;
  padding: 15px 21px;
  border: 1px solid #2a2b31;
  border-radius: 2px;
  background: 0 0;
}
.widget.widget_ecko_categories li a:focus,
.widget.widget_ecko_categories li a:hover {
  border: 1px solid transparent;
  background: #2a2b31;
}
.widget.widget_ecko_categories span.count {
  font-weight: 300;
  display: inline;
  float: none;
  color: #878787;
  background: 0 0;
}
.widget.widget_ecko_categories span.count:before {
  content: "(";
}
.widget.widget_ecko_categories span.count:after {
  content: ")";
}
.widget.widget_ecko_categories span.category {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 10px 0 0;
  vertical-align: -1px;
  border-radius: 18px;
  background: #95989c;
}
@media (min-width: 1141px) and (max-width: 1440px) {
  .widget.widget_ecko_categories li {
    font-size: 11px;
    margin: 0 14px 14px 0;
  }
}
@media (max-width: 480px) {
  .widget.widget_ecko_categories li {
    font-size: 11px;
    margin: 0 14px 14px 0;
  }
}
.widget #wp-calendar {
  font-family: "Ubuntu", Arial, Sans-Serif;
  width: 100%;
  margin: 0;
  border-spacing: 8px;
  border-collapse: separate;
}
.widget #wp-calendar caption {
  display: none;
}
.widget #wp-calendar thead {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.widget #wp-calendar thead th {
  padding-bottom: 20px;
  txt-align: center;
}
.widget #wp-calendar tbody {
  color: #aaa;
}
.widget #wp-calendar tbody tr {
  margin-bottom: 10px;
}
.widget #wp-calendar tbody td {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 9px;
  transition: background 0.15s ease-in-out;
  text-align: center;
  color: #57565a;
  border-radius: 3px;
  background: #1d1d1f;
}
.widget #wp-calendar tbody td#today {
  color: #fff;
  background: #d91616;
}
.widget #wp-calendar tbody .pad,
.widget #wp-calendar tbody .pad:hover {
  background: 0 0;
}
.widget #wp-calendar tbody td a {
  font-size: 12px;
  display: block;
  color: #bbb;
  border-radius: 3px;
}
.widget #wp-calendar tbody td a:hover {
  color: #fff;
}
.widget #wp-calendar tfoot {
  margin-top: 8px;
  border-spacing: 0;
}
.widget #wp-calendar tfoot a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin: 10px 0 0;
  color: #909090;
}
.widget #wp-calendar a:hover {
  color: #7e7e7e;
}
.widget #wp-calendar tfoot #next {
  text-align: right;
  text-transform: uppercase;
}
.widget #wp-calendar tfoot #prev {
  padding-top: 10px;
  text-transform: uppercase;
}
@media (max-width: 420px) {
  .widget #wp-calendar {
    display: none;
  }
}
.widget.widget_rss .rss-widget-icon {
  margin: 0 10px 0 0;
}
.widget.widget_rss ul li {
  margin: 0 0 35px;
}
.widget.widget_rss ul li .rsswidget {
  font-size: 16px;
  font-weight: 600;
}
.widget.widget_rss ul li cite {
  font-size: 12px;
  color: #414148;
}
.widget.widget_rss ul li:last-child {
  margin: 0;
}
.widget.widget_rss .rss-date {
  font-size: 12px;
  display: block;
  color: #aaa;
}
.widget.widget_rss .rssSummary {
  font-size: 14px;
  line-height: 26px;
  color: #ccc;
}
.widget.widget_recent_comments li.recentcomments {
  font-size: 13px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 25px;
  color: #aaa;
}
.widget.widget_recent_comments li.recentcomments .comment-author-link a {
  font-weight: 300;
  display: inline;
  color: #aaa;
}
.widget.widget_recent_comments li.recentcomments a {
  font-weight: 500;
  display: block;
  color: #fff;
}
.post.page-type .cover-author,
.post.page-type .cover-divider,
.post.page-type .cover-mouse,
.post.page-type .post-footer-author,
.post.page-type .post-footer-tags,
.widget.widget_nav_menu .description,
body.home.page .postlist-back {
  display: none;
}
.widget.widget_recent_comments li.recentcomments:last-child {
  margin-bottom: 0;
}
.widget.widget_nav_menu ul li i {
  margin-left: 15px;
}
.widget.widget_nav_menu ul li ul {
  margin-left: 20px;
}
.widget.widget_nav_menu ul li ul li {
  font-size: 13px;
  margin: 8px 0;
}
.post.page-type .cover {
  height: 65vh;
}
.post.page-type .cover-title {
  margin-bottom: 0;
}
.loading-indicator {
  font-size: 22px;
  line-height: 50px;
  position: absolute;
  z-index: 10000;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  transform: translateX(90px);
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1140px) {
  .loading-indicator {
    display: none;
  }
}
body.page-left-aligned .loading-indicator {
  right: inherit;
  left: 25px;
  transform: translateX(-90px);
}
body.isloading .loading-indicator {
  transform: translateX(0);
}
body.isloading .loading-indicator .fa-spinner {
  display: inline-block;
  animation: spin 2.5s infinite linear;
}
.post-contents .alignright {
  margin-left: 40px;
}
.post-contents .alignleft {
  margin-right: 40px;
}
.post-contents a img.alignright {
  float: right;
}
.post-contents a img.alignleft {
  float: left;
}
.post-contents .wp-caption {
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
  border: 1px solid #f0f0f0;
  background: #fff;
}
.post-contents .wp-caption.alignnone {
  margin: 5px 0 15px;
}
.post-contents .wp-caption.alignleft {
  margin: 5px 5% 15px 0;
}
@media (max-width: 700px) {
  .post-contents .wp-caption.alignleft {
    float: none;
    margin: 0 auto;
  }
}
.post-contents .wp-caption.alignright {
  margin: 5px 0 15px 5%;
}
@media (max-width: 700px) {
  .post-contents .wp-caption.alignright {
    float: none;
    margin: 0 auto;
  }
}
.post-contents .wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
}
.post-contents .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.post-contents img.alignright {
  margin: 5px 0 15px 5%;
}
@media (max-width: 700px) {
  .post-contents img.alignright {
    float: none;
    margin: 0 auto;
  }
}
.post-contents img.alignleft {
  margin: 5px 5% 15px 0;
}
@media (max-width: 700px) {
  .post-contents img.alignleft {
    float: none;
    margin: 0 auto;
  }
}
.post-contents .alignright {
  float: right;
}
.post-contents .alignleft {
  float: left;
}
dd.gallery-caption,
dt.gallery-icon {
  font-size: initial;
  font-weight: initial;
  display: initial;
  float: initial;
  width: initial;
  margin: initial;
  padding: initial;
}
dl.gallery-item {
  clear: initial;
  overflow: hidden;
  margin: initial;
}
@media (max-width: 840px) {
  dl.gallery-item {
    margin: initial;
  }
}
dt.gallery-icon {
  font-family: initial;
  clear: initial;
}
dd.gallery-caption {
  line-height: initial;
  border-left: initial;
}
.gallery {
  margin-right: -0.5em;
  margin-left: -0.5em;
}
.gallery a {
  border-bottom: 0;
}
.gallery:after {
  display: table;
  clear: both;
  content: "";
}
.gallery-item {
  float: left;
  margin: 0;
  padding: 0.5em;
}
.gallery-item img {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  float: none;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
