@font-face {
    font-family: 'Graphik';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/Graphik/Graphik-400-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Graphik';
    font-weight: 500;
    font-style: normal;
    src: url('fonts/Graphik/Graphik-500-Medium.otf') format('opentype');
}

html {
  --base-font-size: 16px;
  --base-line-height: 1.77;
  --base-scale-factor: 1.2;
  --base-units: rem;
  font-size: 16px;
  line-height: 1.77;
}
/*--------------------------------------------------------------
 * Base
 *--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
embed,
iframe,
object,
img {
  max-width: 100%;
}
img {
  height: auto;
}
body,
button,
input,
select,
textarea {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 0 sx;
}
sub,
sup {
  font-size: 0 sx;
  line-height: 1.75rem;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.25em;
}
sub {
  bottom: -0.125em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 0 sx;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  padding: 0.25 gr 0.35 gr 0.75 gr;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif;
  word-wrap: break-word;
  font-size: 1.1875rem;
}
body,
button,
input,
select,
textarea {
  color: #3b3841;
}
h1,
h2,
h3,
h4,
h5,
h6,
.site-name {
  clear: both;
  font-weight: 600;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  color: #455c83;
}
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h6 + ul,
.site-name + ul,
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h6 + ol,
.site-name + ol {
  margin-top: 1.75rem;
}
h1,
.site-name {
  font-size: 1.75rem;
  line-height: 2.2rem;
  margin-bottom: 0.75rem;
}
h2 {
  font-size:28px;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 2.2rem;
}
.entry-content h2 {
  font-size: 24px;
}
.entry-content p + h2 {
  padding-top: 30px;
}
h3 {
  font-size: 24px;
  line-height: 1.3;
}
.entry-content h3 {
  font-size: 20px;
}
.entry-content p + h3 {
  padding-top: 30px;
}
h4 {
  font-size: 1.4375rem;
  line-height: 2rem;
  margin: 40px 0 15px;
}
h5 {
  font-size: 1.1875rem;
  line-height: 1.75rem;
}
h6 {
  font-size: 1rem;
}
blockquote,
q {
  quotes: "“ ”";
}
hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin-bottom: 1vr;
}
figure {
  margin: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-size: 16px;
  line-height: 26px;
  color: #455b81;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  position: relative;
  margin: 3.5rem auto;
  padding: 0.5rem 2rem;
}
blockquote p {
  margin: 0 auto;
}
blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color:#5eb7f3;
  width: 2px;
  height: 100%;
}
address {
  margin-bottom: 1.75rem;
}
pre {
  background: #fff;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 1.75rem;
  padding: 3.5rem;
  max-width: 100%;
  overflow: auto;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 1rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #e7e7e7;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 1.4375rem;
  line-height: 1.75rem;
}
a {
  color: #2d1f45;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
a:hover,
a:focus,
a:active {
  color: #461b93;
}
a:hover,
a:active {
  outline: 0;
}
.layout--grid .post .category-links,
.layout--grid .post .category-links a {
  color: #3b3841;
}
.layout--grid .post .category-links:hover,
.layout--grid .post .category-links a:hover,
.layout--grid .post .category-links:focus,
.layout--grid .post .category-links a:focus,
.layout--grid .post .category-links:active,
.layout--grid .post .category-links a:active {
  color: #461b93;
}
ul,
ol {
  margin: 0 0 1.75rem;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.75rem 1.75rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 2.1875rem;
  width: 100%;
}
thread th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.4375rem;
}
td,
th {
  padding: 0;
  vertical-align: top;
}
th {
  padding: 0.875rem;
  text-align: left;
}
tr {
  border-bottom: 1px solid #eee;
}
td {
  padding: 0.4375rem;
}
th:first-child,
td:first-child {
  padding-left: 0;
}
th:last-child,
td:last-child {
  padding-right: 0;
}
.site button,
.site input[type="button"],
.site input[type="reset"],
.site input[type="submit"],
.site .button {
  border: 0;
  background-color: #2d1f45;
  color: #fff;
  padding: 0.875rem 2.625rem;
  line-height: 1.75rem;
  outline: 0;
  border-radius: 2em;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  font-size: 1rem;
  -webkit-box-shadow: 0 0 10px 0px rgba(0,0,0,0.04);
          box-shadow: 0 0 10px 0px rgba(0,0,0,0.04);
}
.site button:hover,
.site input[type="button"]:hover,
.site input[type="reset"]:hover,
.site input[type="submit"]:hover,
.site .button:hover {
  background-color: #461b93;
  color: #fff;
}
.site button:focus,
.site input[type="button"]:focus,
.site input[type="reset"]:focus,
.site input[type="submit"]:focus,
.site .button:focus {
  background-color: #646464;
}
.single-post .tags-links a {
  border-radius: 6px;
  padding: 0.21875rem 0.875rem;
  text-decoration: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0px rgba(0,0,0,0.04);
          box-shadow: 0 0 10px 0px rgba(0,0,0,0.04);
}
.site .button {
  display: inline-block;
}
.site button:hover,
.site input[type="button"]:hover,
.site input[type="reset"]:hover,
.site input[type="submit"]:hover,
.site .button:hover,
.site button:active,
.site input[type="button"]:active,
.site input[type="reset"]:active,
.site input[type="submit"]:active,
.site .button:active {
  background-color: #461b93;
  color: #fff;
}
.site button:focus,
.site input[type="button"]:focus,
.site input[type="reset"]:focus,
.site input[type="submit"]:focus,
.site .button:focus {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #2c2a33;
  border: 1px solid #e1e5e6;
  border-radius: 3px;
  padding: 0.875rem;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #2d1f45;
  border-color: #2d1f45;
  outline: 0;
}
select {
  border: 1px solid #2c2a33;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
 * Modules
 *--------------------------------------------------------------*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 0;
  width: 0;
  overflow: hidden;
}
.screen-reader-text:focus {
  z-index: 100000;
  -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
          box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  font-size: 1rem;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.75rem;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.75rem;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
  font-size: 1rem;
  color: #636363;
  text-align: center;
}
.wp-caption a {
  color: inherit;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.875rem auto 2.625rem auto;
}
.wp-caption.aligncenter,
.wp-caption.alignnone {
  margin-bottom: 3.5rem;
  margin-top: 3.5rem;
}
.gallery {
  margin: 1.75rem 0;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 1.3125rem;
}
.gallery-item img {
  display: block;
}
.gallery-item a {
  display: inline-block;
  border-bottom: none;
}
.gallery-item a img {
  margin: 0 auto;
}
.gallery-item a:hover,
.gallery-item a:focus {
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
  border-color: #2c2a33;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
  margin: 0;
  border: none;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/*--------------------------------------------------------------
 * Site
 *--------------------------------------------------------------*/
body {
  background-color: #fff;
}
/* Silos on HP */
.wnd-categories ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 7px 2px rgba(111,158,188,0.11), 0px 6px 10px 6px rgba(74,141,253,0.05);
  border-radius: 4px;
  text-decoration: none;
  color: #576e98;
  font: 600 18px/30px "Open Sans", sans-serif;
  box-sizing: border-box;
  padding: 25px 25px 25px 60px;
  position: relative;
}
.wnd-categories ul li a::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 26px;
  top: 29px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px 22px;
}
.wnd-categories ul li a::after {
  content: '';
  position: absolute;
  display: block;
  right: 30px;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-width: 2px 2px 0 0;
  border-color: #0097f5;
  border-style: solid;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.wnd-categories ul li {
  list-style: none;
  width: 100%;
  height: 80px;
  margin: 0 20px 30px;
  padding: 0;
}
.wnd-categories ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin-top: 60px;
}
.wnd-categories {
  grid-column: 1/-1;
}
.wnd-categories h1, .wnd-categories p {
  text-align: center;
}
/* ikony k Silos na HP */
.wnd-categories .ico-blog-business::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGcgZmlsbD0iIzhhY2RmOCI+PHBhdGggZD0iTTE5IDVoLTRhMy4wMDMgMy4wMDMgMCAwMC0zLTNoLTJhMy4wMDMgMy4wMDMgMCAwMC0zIDNIM2EzLjAwMyAzLjAwMyAwIDAwLTMgM3Y5YTMuMDAzIDMuMDAzIDAgMDAzIDNoMTZhMy4wMDMgMy4wMDMgMCAwMDMtM1Y4YTMuMDAzIDMuMDAzIDAgMDAtMy0zem0tOS0xaDJhMS4wMDEgMS4wMDEgMCAwMTEgMUg5YTEuMDAxIDEuMDAxIDAgMDExLTF6TTMgN2gxNmExLjAwMSAxLjAwMSAwIDAxMSAxdjJIMlY4YTEuMDAxIDEuMDAxIDAgMDExLTF6bTE2IDExSDNhMS4wMDEgMS4wMDEgMCAwMS0xLTF2LTZoMTh2NmExLjAwMSAxLjAwMSAwIDAxLTEgMXoiLz48Y2lyY2xlIGN4PSIxMSIgY3k9IjEzIiByPSIxIi8+PC9nPjwvc3ZnPg==")}
.wnd-categories .ico-blog-blog::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGcgZmlsbD0iIzhhY2RmOCI+PHBhdGggZD0iTTE5LjgzOCAyLjkwM2wtLjI0Mi0uMjQyYTMuMDgyIDMuMDgyIDAgMDAtNC4yMy0uMDEzTDMuMSAxNC40OGwtMS40NzQgNS44OTYgNS44NzMtMS40NjkgMTIuMzQtMTEuNzZhMy4wMDMgMy4wMDMgMCAwMC0uMDAxLTQuMjQzek01LjU3NiAxNC44NjlsOS45Ny05LjYxNiAxLjY1IDEuNjUtMTAuMDMgOS41NTd6bS0uNjkzLjcyMWwxLjUyNyAxLjUyNy0yLjAzNi41MDh6bTEzLjU2LTkuODc1bC0uNTIzLjQ5OC0xLjY1NC0xLjY1NC41MDItLjQ4M2ExLjAyMyAxLjAyMyAwIDAxMS40MTUgMGwuMjQyLjI0MmEuOTk4Ljk5OCAwIDAxLjAxNyAxLjM5N3pNMTAgMjBoMTF2MUgxMHpNMTIgMTdoOXYxaC05ek0xNiAxNGg1djFoLTV6Ii8+PC9nPjwvc3ZnPg==")}
.wnd-categories .ico-blog-domain::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGc+PHBhdGggZmlsbD0iIzhhY2RmOCIgZD0iTTExLjk5IDJDNi40NyAyIDIgNi40OCAyIDEyczQuNDcgMTAgOS45OSAxMEMxNy41MiAyMiAyMiAxNy41MiAyMiAxMlMxNy41MiAyIDExLjk5IDJ6bTYuOTMgNmgtMi45NWMtLjMyLTEuMjUtLjc4LTIuNDUtMS4zOC0zLjU2IDEuODQuNjMgMy4zNyAxLjkxIDQuMzMgMy41NnpNMTIgNC4wNGMuODMgMS4yIDEuNDggMi41MyAxLjkxIDMuOTZoLTMuODJjLjQzLTEuNDMgMS4wOC0yLjc2IDEuOTEtMy45NnpNNC4yNiAxNEM0LjEgMTMuMzYgNCAxMi42OSA0IDEycy4xLTEuMzYuMjYtMmgzLjM4Yy0uMDguNjYtLjE0IDEuMzItLjE0IDIgMCAuNjguMDYgMS4zNC4xNCAySDQuMjZ6bS44MiAyaDIuOTVjLjMyIDEuMjUuNzggMi40NSAxLjM4IDMuNTYtMS44NC0uNjMtMy4zNy0xLjktNC4zMy0zLjU2em0yLjk1LThINS4wOGMuOTYtMS42NiAyLjQ5LTIuOTMgNC4zMy0zLjU2QzguODEgNS41NSA4LjM1IDYuNzUgOC4wMyA4ek0xMiAxOS45NmMtLjgzLTEuMi0xLjQ4LTIuNTMtMS45MS0zLjk2aDMuODJjLS40MyAxLjQzLTEuMDggMi43Ni0xLjkxIDMuOTZ6TTE0LjM0IDE0SDkuNjZjLS4wOS0uNjYtLjE2LTEuMzItLjE2LTIgMC0uNjguMDctMS4zNS4xNi0yaDQuNjhjLjA5LjY1LjE2IDEuMzIuMTYgMiAwIC42OC0uMDcgMS4zNC0uMTYgMnptLjI1IDUuNTZjLjYtMS4xMSAxLjA2LTIuMzEgMS4zOC0zLjU2aDIuOTVjLS45NiAxLjY1LTIuNDkgMi45My00LjMzIDMuNTZ6TTE2LjM2IDE0Yy4wOC0uNjYuMTQtMS4zMi4xNC0yIDAtLjY4LS4wNi0xLjM0LS4xNC0yaDMuMzhjLjE2LjY0LjI2IDEuMzEuMjYgMnMtLjEgMS4zNi0uMjYgMmgtMy4zOHoiLz48L2c+PC9zdmc+Cg==")}
.wnd-categories .ico-blog-monetization::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGcgZmlsbD0iIzhhY2RmOCI+PHBhdGggZD0iTTYuMyA0LjJoLTFDNS4zIDIuMyA2LjkuNyA4LjguN2MxLjYgMCAzIDEuMSAzLjQgMi42bC0xIC4yYy0uMi0xLTEuMi0xLjgtMi40LTEuOGEyLjUgMi41IDAgMDAtMi41IDIuNXoiLz48cGF0aCBkPSJNNi43IDIxLjlsLS44LS4yLTEuNC0uNmMtLjUtLjItLjktLjYtMS4yLTEuMXMtLjItMS4xIDAtMS42bC4zLS42YTguMiA4LjIgMCAwMS0yLjEtOC45QTggOCAwIDAxOC42IDRoMi45YzEuMy0yLjUgNC4xLTIuNCA1LjUtMmwuOS4zLS45IDMuNWE4LjMgOC4zIDAgMDEyLjcgNC4yaC4zYTIgMiAwIDAxMiAydjIuM2EyIDIgMCAwMS0uOCAxLjVjLS4zLjItLjYuMi0xIC4yaC0xLjFjLS41LjktMS4yIDEuNy0yLjEgMi4zbC4zLjdhMiAyIDAgMDEtLjEgMS41Yy0uMi41LS43LjgtMS4yIDFsLTEuNC40Yy0uNS4yLTEgLjEtMS41LS4xcy0uOC0uNy0xLTEuMmwtLjMtLjctMi4zLS40aC0uNGwtLjYgMS4yYy0uMi43LTEgMS4yLTEuOCAxLjJ6TTExLjkgNkg4LjZDNi41IDYgNC4xIDcuNiAzLjUgOS41YTYuNCA2LjQgMCAwMDIuMSA3LjJsLjYuNS0xIDJ2LjFsMS40LjZoLjFsMS0yIC43LjFoNC44bC44IDEuOSAxLjQtLjQtLjgtMi4yLjctLjRjMS0uNSAxLjctMS40IDIuMi0yLjRsLjMtLjZIMjB2LTJoLTIuMWwtLjEtLjlhNiA2IDAgMDAtMi41LTRsLS42LS40LjctMi44Yy0uOCAwLTEuOC4zLTIuMyAxLjZsLS4zLjZoLS45eiIvPjxjaXJjbGUgY3g9IjE1IiBjeT0iMTIiIHI9IjEiLz48cGF0aCBkPSJNMiAxMS4zQTMgMyAwIDAxLjMgOC42YzAtLjkuNS0xLjggMS4yLTIuNGwuNi44Yy0uNS41LS44IDEtLjggMS43YTIgMiAwIDAwMS4xIDEuOGwtLjQuOHoiLz48L2c+PC9zdmc+Cg==")}
.wnd-categories .ico-blog-seo::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTIwLjcwNyAxOS4yOTNsLTQuNzM4LTQuNzM4YTcuODI4IDcuODI4IDAgMTAtMS40MTQgMS40MTRsNC43MzggNC43Mzh6TTkuOCAxNS42YTUuOCA1LjggMCAxMTUuOC01LjggNS44MDcgNS44MDcgMCAwMS01LjggNS44eiIgZmlsbD0iIzhhY2RmOCIvPjwvc3ZnPg==")}
.wnd-categories .ico-blog-store::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGcgZmlsbD0iIzhhY2RmOCI+PHBhdGggZD0iTTE5IDVINmEyLjk2OCAyLjk2OCAwIDAwLTEuNTQuNDM5TDMuODM1IDJIMHYyaDIuMTY1bDEuODM3IDEwLjA5OEEzLjAwNCAzLjAwNCAwIDAwNyAxN2g5YTMuMDA1IDMuMDA1IDAgMDAyLjk5LTIuNzQyTDIyIDguMjM2VjhhMy4wMDMgMy4wMDMgMCAwMC0zLTN6bS0yIDguNzY0VjE0YTEuMDAxIDEuMDAxIDAgMDEtMSAxSDdhMS4wMDEgMS4wMDEgMCAwMS0xLTFsLS4wMjktLjE3Ni4wMTItLjAwMy0uMTM0LS43NC0uODQ3LTUuMTVBMS4wMDIgMS4wMDIgMCAwMTYgN2gxM2ExLjAwMiAxLjAwMiAwIDAxLjk4LjgwM3oiLz48Y2lyY2xlIGN4PSI3IiBjeT0iMjAiIHI9IjIiLz48Y2lyY2xlIGN4PSIxNyIgY3k9IjIwIiByPSIyIi8+PC9nPjwvc3ZnPg==")}
.wnd-categories .ico-blog-webdesign::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGcgZmlsbD0iIzhhY2RmOCI+PHBhdGggZD0iTTEwLjUgMWExMC41IDEwLjUgMCAxMDIuNiAyMC43aC4xYzEuOS0uNyAxLjQtMi44LjctNC45LS4zLTEgMC0xLjQuMS0xLjYuNS0uNyAxLjktMS4xIDMtMS4xIDEuOSAwIDMuNyAwIDQtMS45di0uNkMyMSA1LjcgMTYuMyAxIDEwLjUgMXpNMTkgMTEuOWwtMiAuMWMtMS41IDAtMy42LjUtNC42IDEuOS0uNS43LS45IDEuOC0uNCAzLjQuNiAxLjkuNiAyLjQuNiAyLjRoLS4xQTguNCA4LjQgMCAwMTIgMTEuNWE4LjUgOC41IDAgMTExNyAwdi40eiIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNiIgcj0iMiIvPjxjaXJjbGUgY3g9IjciIGN5PSI4IiByPSIyIi8+PGNpcmNsZSBjeD0iNSIgY3k9IjEyIiByPSIyIi8+PGNpcmNsZSBjeD0iMTEiIGN5PSI2IiByPSIyIi8+PGNpcmNsZSBjeD0iMTUiIGN5PSI4IiByPSIyIi8+PC9nPjwvc3ZnPg==")}
.wnd-categories .ico-blog-builder::before {background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+DQo8ZyBmaWxsPSIjOGFjZGY4Ij4NCgk8cG9seWdvbiAgcG9pbnRzPSIxOS4yLDExLjkgMTIuOSwxOC4zIDEyLjIsMjAuNCAxNC4zLDE5LjcgMjAuNywxMy4zIAkiLz4NCgk8cGF0aCBkPSJNMi4xLDE1VjhoMTZ2MWgyVjhWNmMwLTEuNy0xLjMtMy0zLTNoLTE0Yy0xLjcsMC0zLDEuMy0zLDN2OWMwLDEuNywxLjMsMywzLDNoNnYtMmgtNkMyLjUsMTYsMi4xLDE1LjYsMi4xLDE1eiBNMy4xLDVoMTQNCgkJYzAuNiwwLDEsMC40LDEsMXYxaC0xNlY2QzIuMSw1LjQsMi41LDUsMy4xLDV6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==")}
@media screen and (min-width: 360px) {
  .wnd-categories ul li {
    width: 350px;
  }
}
/* -- */
.layout-inner {
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
}
.site,
.not-found {
/* Give the site a minimum height to stick the footer to the bottom */
  min-height: calc(100vh - 28.5rem);
  padding-top: 0; /* 130px u fixed + fixed u header */
  padding-top: 130px;
}
.has-sidebar .site {
  display: grid;
  grid-template-columns: 1fr;
}
.has-sidebar .site .site-content {
  max-width: 100%;
}
.site-footer > * {
    padding: 10px 0;
}
.site-footer {
  width: 90vw;
  margin: 4rem auto 0;
  padding: 1.75rem 0;
  text-align: right;
  background-color: #fff;
  font-size: 0.9rem;
  border-top: 1px solid #edeff4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #7c8faf;
  position: relative;
}
.site-footer ul {
  margin: 0;
}
.site-footer li {
  list-style: none;
}
.site-footer-menu ul {
  margin: 0;
  padding: 0;
  line-height: 16px;
}
.site-footer-menu li {
  display: inline-block;
  float: left;
  list-style: none;
  padding-right: 30px;
}
.site-footer-menu li:last-child {
  padding-right: 0;
}
.site-footer-menu a {
  color: #a2aec5;
  border-bottom: 1px solid rgba(124, 143, 175,0);
  transition: border-bottom-color 303ms ease;
  font-weight: 400;
}
.site-footer-menu a:hover {
  border-bottom-color: rgba(124, 143, 175,0.5);
}
.site-footer p {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 400;
}
.site-footer p a {
  color: #0097f5;
  border-bottom: 1px solid rgba(88, 184, 245, 0);
  transition: border-bottom-color 300ms ease;
}
.site-footer-icons ul {
  padding-left: 20px;
}
.site-footer-icons li {
  list-style: none;
  float: left;
  padding: 0;
}

.site-footer-icons a {
  margin: 0 18px;
  color: #a2aec5;
  border-bottom: 1px solid rgba(124, 143, 175,0);
  transition: border-bottom-color 303ms ease;
  position: relative;
  font-weight: 400;
  font-size: 0; /* ara hack */
}
.site-footer-icons a:hover {
  border-bottom: 1px solid rgba(124, 143, 175,0.5);
}

.site-footer-icons a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -13px;
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: 100% 100%;
  transform: translate(-8px,0px);
}
.site-footer-icons li a[href*="google"]::before {
  background-image: url("../assets/img/icon_google+.svg");
}
.site-footer-icons li a[href*="twitter"]::before {
  background-image: url("../assets/img/icon_twitter.svg");
}
.site-footer-icons li a[href*="facebook"]::before {
  background-image: url("../assets/img/icon_facebook.svg");
}
.site-footer-icons li a[href*="vk"]::before {
  background-image: url("../assets/img/icon_vk.svg");
}
.menu-footer-promotext-container ul {
  padding: 0;
}
.menu-footer-promotext-container a {
  color: #a2aec5;
}

/* Disqus */
#disqus_thread {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}

#category-name-hack {
  display: none;
}
.site-menu {
  font-size: 1rem;
}
.site-menu #menu-category-dropdown > li > a {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  cursor: pointer;
  float: right;
  top: 4px;
  text-indent: -9999px;
  overflow: hidden;
  border-bottom: 0;
}

.site-menu #menu-category-dropdown > li > a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #7d8da8;
  box-shadow: 0 7px 0 0 #7d8da8, 0 14px 0 0 #7d8da8;
}
.site-menu .is-open > ul {
  visibility: visible;
  opacity: 1;
  transition: opacity 360ms ease-in-out;
}
.site-menu ul {
  text-align: left;
  list-style: none;
  margin: 0;
}
.site-menu .menu-item {
  padding: 0;
}
.site-menu a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #455b81;
  padding: 7px 0 0;
}
.site-menu .is-open > a::after {
  content: '–';
}
.menu-main-container {
  display: none;
}
.category-menu-container a {
  border-bottom: 0 !important;
  padding: 0.485rem 2rem;
  transition: color 300ms ease-in-out;
}
.category-menu-container h3 {
  color: #455a80;
  font-size: 20px;
  margin: 0;
  padding: 1.6rem 2rem 0.6rem;
}
.category-menu-container ul li:last-child a {
  padding-bottom: 1.8rem;
}
.category-menu-container a:hover {
  color: #0097f5;
}
.category-menu-container {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: opacity 360ms ease-in-out;
  z-index: 1000;
  position: absolute;
  padding-bottom: 10px;
  min-width: 17rem;
  top: 2.5rem;
  right: 0;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 2px rgba(111,158,188,0.2),
                        0px 0px 40px 10px rgba(74,142,254,0.08);
          box-shadow: 0px 0px 7px 2px rgba(111,158,188,0.2),
                        0px 0px 40px 10px rgba(74,142,254,0.08);
}
.category-menu-container hr {
  margin: 0 30px 10px;
  padding: 0 30px;
}
#burger-menu-login a,
#burger-menu-registration a {
  position: relative;
  display: inline-block;
}
#burger-menu-registration a {
  background-color: #0097f5;
  color: #fff;
  padding: 6px 20px;
  border-radius: 4px;
}
.category-menu-container div li:last-child a {
  padding-bottom: 1.2rem;
}
.category-menu {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  float: right;
  top: 4px;
  cursor: pointer;
}
.category-menu::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 2px;
  background-color: #7d8da8;
  box-shadow: 0 7px 0 0 #7d8da8, 0 14px 0 0 #7d8da8;
}
.category-menu.open .category-menu-container {
  opacity: 1;
  visibility: visible;
  cursor: default;
}
.category-menu-container .categories,
.category-menu-container hr {
  display: none;
}
.category-menu-container li {
  text-align: center;
  padding: 8px 0;
}
.site-header {
  position: relative; /* fixed (+ padding 130px v .site) */
  position: fixed;
  background-color: #fff;
  width: 100%;
  z-index: 3;
  transition: box-shadow 300ms ease-in-out, transform 200ms ease-in-out;
}
.site-header.nav-down {
  trasnform: translateY(-110%);
  -webkit-trasnform: translateY(-110%);
  -ms-trasnform: translateY(-110%);
}
.site-header.shadow {
  box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.site-header.shadow .site-header__inner  {
  padding: 0.85rem 0;
  transition: padding 300ms ease;
}
.site-header.shadow .clever-logo::before,
.site-header.shadow .clever-logo::after {
  font-size: 22px;
  transition: all 300ms ease;
}
.singular .site-header {
  margin-bottom: 8.75rem;
}
.site-header .site-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  transition: padding 300ms ease;
}
.site-header__inner.layout-inner {
  padding: 2rem 0;
}
.site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.clever-logo {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #455c83;
  transition: all 300ms ease;
}
.clever-logo::before {
  content: "W";
  font-size: 27px;
  line-height: 44px;
  color: #fff;
  background-color: #58B8F5;
  padding: 4px 9.6px;
  font-weight: normal;
  transition: all 300ms ease;
}
.clever-logo::after {
  content: "Webnode Blog";
  font-size: 26px;
  line-height: 44px;
  letter-spacing: -1px;
  padding-left: 10px;
  transition: all 300ms ease;
}
/* coutry-specific logo changes */

html[lang="it-IT"] .clever-logo::after {
  content: "Blog Webnode";
}
html[lang="ja-JP"] .clever-logo::after {
  content: "Webnodeブログ";
}
html[lang="ru-RU"] .clever-logo::after {
  content: "Webnode Блог";
}

.site-name {
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.site-description {
  font-size: 1rem;
  line-height: 1.75rem;
}

.related-articles-container {
  width: 90vw;
  margin: 50px auto;
  overflow: auto;
  border-top: 1px solid #edeff4;
}
.related-article {
  width: 100%;
  padding: 0 20px;
}
.related-articles-container .related-article .entry-header {
  padding: 0;
}
.related-article a img {
  width: 100%;
  height: auto;
  border-radius: 5px;
} 
.related-articles-container h1,
.related-articles-container h2 {
  text-align: center;
  padding: 25px 0 40px;
}
.related-article .entry-summary h2 {
  font-size: 20px;
  line-height: 1.75rem;
  font-weight: 600;
}
.related-article .entry-summary h2 a {
  color: #455c83;
}
.related-article .entry-summary p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0.45px rgba(0,0,0,0.1);
}

.comment-navigation,
.posts-navigation,
.post-navigation,
.paging-navigation {
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  margin-bottom: 5.25rem;
/* This makes the a element cover the parent div */
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links,
.paging-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.comment-navigation .nav-links > div,
.posts-navigation .nav-links > div,
.post-navigation .nav-links > div,
.paging-navigation .nav-links > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0.875rem 1.85rem 0.875rem;
  background-color: #fff;
  border: 1px solid #5eb7f3;
  border-radius: 5px;
  position: relative;
  padding: 7px 19px;
  min-width: 12rem;
}
.comment-navigation .nav-links > div > a,
.posts-navigation .nav-links > div > a,
.post-navigation .nav-links > div > a,
.paging-navigation .nav-links > div > a {
  color: #5eb7f3;
}
.comment-navigation .nav-links > div:hover > a,
.posts-navigation .nav-links > div:hover > a,
.post-navigation .nav-links > div:hover > a,
.paging-navigation .nav-links > div:hover > a {
  color: #2b84c0;
}

.comment-navigation .nav-links > div:hover,
.posts-navigation .nav-links > div:hover,
.post-navigation .nav-links > div:hover,
.paging-navigation .nav-links > div:hover {
  border-color: #2b84c0;
}


.layout--grid .comment-navigation .nav-links > div,
.layout--grid .posts-navigation .nav-links > div,
.layout--grid .post-navigation .nav-links > div,
.layout--grid .paging-navigation .nav-links > div {
  text-align: center;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.paging-navigation .nav-previous {
  margin-right: 1.75rem;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.paging-navigation .nav-next {
  text-align: right;
}
.comment-navigation .nav-links span,
.posts-navigation .nav-links span,
.post-navigation .nav-links span,
.paging-navigation .nav-links span {
  display: block;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.comment-navigation .nav-links a::after,
.posts-navigation .nav-links a::after,
.post-navigation .nav-links a::after,
.paging-navigation .nav-links a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.page-header {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 3.5rem;
}
.page-title {
  width: 100%;
  margin: 0;
  font-size: 1.75rem;
  line-height: 1.75rem;
  word-break: break-word;
}
.page-title span {
  font-weight: 600;
}
.archive-description {
  font-size: 1.1875rem;
  line-height: 1.75rem;
}
.comments-area {
  margin-bottom: 3.5rem;
  padding: 1.75rem 0;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.comments-summary {
  display: none;
}
.comments-area.comments-hidden {
  display: none;
}
.comments-area.comments-hidden + .comments-summary {
  display: block;
}
.comments-summary {
  width: 90vw;
  margin: 0.5rem auto 0;
  padding: 1rem 0;
  text-align: center;
  background-color: #fff;
  font-size: 1rem;
  border-top: 1px solid #edeff4;
  border-bottom: 1px solid #edeff4;
  color: #5eb7f3;
  cursor: pointer;
}
.comments-summary::after {
  content: "";
  margin: 0 0 2px 5px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #5eb7f3 transparent transparent transparent;
}
.single-post .comments-area {
  max-width: 45rem;
}
.comment-respond {
  background-color: #fff;
  border-radius: 2px;
  padding: 1.75rem;
  font-size: 1rem;
}
.comments-title {
  margin-bottom: 3.5rem;
  font-size: 1.4375rem;
  line-height: 1.75rem;
}
.comment-reply-title {
  font-size: 1.1875rem;
  font-weight: 600;
}
.comment-reply-title small {
  display: block;
}
.comment-reply-title small a {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 0.875em;
  font-family: "Open Sans", sans-serif;
  color: #999;
}
.comment-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.comment-list ol {
  list-style-type: none;
}
.comment-body {
  margin-bottom: 3.5rem;
}
.comment-meta {
  position: relative;
}
.comment .avatar {
  position: absolute;
  left: calc(-50px - 1.75rem);
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
}
.comment .children {
  margin-left: 5.25rem;
  padding-left: 0;
}
.comment-metadata {
  padding-bottom: 1.75rem;
  font-size: 1rem;
}
.comment-metadata a {
  opacity: 0.5;
}
.comment-metadata a:hover {
  opacity: 1;
}
.comment-author {
  font-size: 1.1875rem;
  line-height: 1.75rem;
}
.reply {
  margin-bottom: 1.75rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
}
.comment-content ol {
  list-style-type: decimal;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor .avatar {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.comment-form {
  line-height: 1.75rem;
}
.comment-form a {
  font-weight: 500;
}
.comment-form .form-submit {
  text-align: center;
}
.comment-form label {
  display: block;
}
.comment-form textarea {
  resize: none;
}
.comment-form .required {
  color: #d54e21;
}
.pingback .comment-body {
  padding: 1.75rem 0;
}
.pingback a {
  font-style: italic;
  text-decoration: none;
}
.not-found {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.not-found .page-header {
  margin-bottom: 1.75rem;
}
.not-found .page-title {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}
.post--list {
  padding: 1.75rem;
  background-color: #fff;
  margin-bottom: 1.75rem;
  border-radius: 2px;
}
.post--list .entry-title {
  font-size: 1.4375rem;
  line-height: 1.75rem;
}
.post--list .posted-on {
  font-size: 1rem;
  line-height: 1.75rem;
}
..layout--grid .post {
  font-size: 1rem;
}
.layout--grid .post .entry-title {
  margin-bottom: 8px;
}
.layout--grid .post:first-child .entry-title {
  letter-spacing: -1px;
}
.layout--grid .post .entry-excerpt {
  margin: 8px 0;
  color: #7c8eae;
}
.layout--grid .post .entry-excerpt p {
  margin-bottom: 0;
  font-size: 16px;
}
.read-more {
  font-size: 16px;
  color: #0097f5;
  position: relative;
  border-bottom: 1px solid rgba(88, 184, 245, 0);
  transition: border-bottom-color 300ms ease;
}
.read-more:hover {
  border-bottom-color: rgba(88, 184, 245, 0.5);
  color: #0097f5;
  position: relative;
}
.read-more::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17'%3E%3Cg%3E%3Cpath fill='%230097f5' d='M 5.324219 15.984375 C 5.21875 16.089844 5.085938 16.144531 4.941406 16.144531 C 4.796875 16.144531 4.664062 16.089844 4.558594 15.984375 C 4.347656 15.773438 4.347656 15.433594 4.558594 15.222656 L 11.28125 8.5 L 4.558594 1.777344 C 4.347656 1.566406 4.347656 1.226562 4.558594 1.015625 C 4.769531 0.804688 5.113281 0.804688 5.324219 1.015625 L 12.425781 8.117188 C 12.636719 8.328125 12.636719 8.671875 12.425781 8.882812 Z M 5.324219 15.984375 '/%3E%3C/g%3E%3C/svg%3E%0A");
  bottom: 4px;
  right: -16px;
}
.layout--grid .post .wp-post-image {
  width: 100%;
  border-radius: 5px;
}
.layout--grid .post .category-links {
  font-weight: 400;
  letter-spacing: -0.01em;
  margin-bottom: 1.75rem;
}
.single-post .post {
  max-width: 1025px;
  padding: 0 20px;
  margin: auto auto 1.5rem;
}
.single-post .post::after {
  content: "";
  display: block;
  clear: both;
}
.single-post .tags-links {
  font-size: 1rem;
}
.single-post .tags-links a {
  font-size: 1rem;
  margin-left: 0.56875rem;
}
.single-post .attachment-post-thumbnail {
  display: block;
  width: 100%;
  margin: 0 auto 1.75rem;
  max-width: 700px;
}
.single-post .entry-meta {
  font-size: 1rem;
}
.singular .site {
  width: 100%;
}
.singular .site-header {
  margin-bottom: 0;
}
.singular .site {
  width: 100%;
}
.singular .entry-content {
  max-width: 700px;
  padding-right: 0;
  padding-top: 50px;
  margin: 0 auto;
}
.singular img + .entry-content {
  padding-top: 0;
}
/* Banner */
.site-sidebar {
  display: block;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
}
/* Banner - End */
.singular .entry-content::after {
  content: "";
  display: table;
  clear: both;
}
.singular .entry-header {
  background-color: #fff;
  padding: 0 1.5rem;
  max-width: 1025px;
  margin: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.singular .entry-title,
.category-title {
  font-weight: 600;
  letter-spacing: -1px;
  color: #455b81;
}
.category-title {
  text-align: center;
}
.page-header.category-header {
  margin-bottom: 1rem;
}
.entry-content a {
  text-decoration: none;
  color: #5eb7f3;
  border-bottom: 1px solid rgba(88, 184, 245, 0);
}
.entry-content a:focus,
.entry-content a:hover {
  color: #5eb7f3;
  border-bottom-color: rgba(88, 184, 245, 0.5);
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 2 gr;
}
.entry-content li {
  font-size: 16px;
  line-height: 26px;
  color: #455b81;
}
.entry-content p img {
  padding-top: 25px;
}
.entry-footer {
  margin-bottom: 1 gr;
  line-height: 1.75rem;
}
.posted-on {
  display: block;
  padding-bottom: 5px;
}
.posted-on time {
  color: #7d8da8;
  font-size: 14px;
  font-weight: 300;
}
.featured-image img {
  display: block;
}
.byline::after {
  margin: 0 0.25 gr;
}
.comments-link::before,
.edit-link::before {
  margin: 0 0.25 gr;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.social-icons-lists {
  clear: both;
}
.widget {
  margin-bottom: 1.75rem;
  padding-bottom: 1.75rem;
/* Make sure select elements fit in widgets. */
}
.widget ul,
.widget ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.widget ul li,
.widget ol li {
  display: block;
}
.widget ul ul,
.widget ol ul,
.widget ul ol,
.widget ol ol {
  padding-left: 1.75rem;
}
.widget select {
  width: 100%;
  border: 1px solid #e7e7e7;
  outline: 0;
}
.widget-title {
  font-size: 1rem;
  color: #242424;
  text-transform: uppercase;
  line-height: 1.75rem;
  border-bottom: 4px solid #2c2a33;
}
.widget_categories .children {
  padding-top: 0;
}
.widget_search .search-submit {
  display: none;
}
.widget_pages .children,
.widget_nav_menu .sub-menu {
  margin-bottom: 0.875rem;
  margin-top: 0.875rem;
}
.widget_pages a,
.widget_nav_menu a {
  text-decoration: none;
}
.widget_pages li,
.widget_nav_menu li {
  padding: 0;
}
.widget_meta li {
  padding: 0;
}
.widget_recent_comments a:hover,
.widget_recent_comments a:focus {
  padding-left: 0;
}
.widget_rss li {
  margin-bottom: 3.5rem;
}
.widget_rss .rss-date,
.widget_rss .widget_rss cite {
  font-style: italic;
}
.widget_rss .rssSummary {
  margin-bottom: 1.75rem;
}
.widget_rss .rsswidget {
  font-size: 1.1875rem;
  line-height: 1.75rem;
  display: block;
}
.widget_search input[type="search"] {
  width: 100%;
  border: 1px solid #e7e7e7;
}
.textwidget {
  line-height: 1.75rem;
}
/*--------------------------------------------------------------
 * Media queries without GRID
 *--------------------------------------------------------------*/
 @media screen and (min-width: 400px) {
   #site-menu-open > span {
     display: inline !important;
   }
 } 
 @media screen and (min-width: 641px) {
   .layout--grid .post .wp-post-image {
     height: 220px;
     object-fit: cover;
   }
   h1 {
     font-size: 2.5rem;
     line-height: 3.5rem;
   }
   .singular .entry-header {
     padding: 0 3.5rem;
   }
   .related-article {
     width: 50%;
     float: left;
   }
   .related-article a img {
     height: 220px;
     object-fit: cover;
   }
 }
 @media screen and (max-width: 767px) {
   .site-menu__inner.is-open,
   .site-menu__inner.is-open .menu > ul {
     display: block;
   }
   .site-menu {
     clear: both;
   }
   .site-menu .menu {
     font-size: 18px;
     font-weight: 500;
   }
   .site-menu .menu > ul {
     max-width: 20rem;
     margin-left: auto;
     margin-right: auto;
   }
 
   .site-menu .sub-menu {
     font-size: 1rem;
     font-weight: 400;
   }
   .site-menu .sub-menu .sub-menu {
     padding-left: 1.75rem;
     padding-top: 0;
   }
   .site-menu ul {
     padding-top: 0;
     padding-left: 0;
   }
   .site-menu ul li {
     position: relative;
     margin: 0 1px 0px 0;
   }
   .site-menu ul li:hover > ul,
   .site-menu ul li:focus > ul {
     left: auto;
   }
   .site-menu .site-menu-toggle {
     margin-left: auto;
     margin-right: auto;
     display: block;
     padding: 10px;
     color: #7d8da8;
     cursor: pointer;
   }
   .site-menu-toggle--close {
     background-color: #999;
   }
   #site-menu-close {
     position: relative;
     padding-top: 0.75rem;
     display: inline-block;
     float: right;
   }
   #site-menu-close::after {
     content: "";
     position: absolute;
     top: 20px;
     right: 6px;
     content: '';
     background-image: url(../assets/img/close.svg);
     background-repeat: no-repeat;
     background-position: 0 0;
     width: 14px;
     height: 14px;
     display: block;
   }
   #site-menu-open > span {
     display: none;
   }
 }
@media screen and (min-width: 768px) {
  .category-menu {
    top: 8px;
  }
  .category-menu.open .category-menu-container {
    overflow-y: hidden;
    height: auto;
  }
  .category-menu {
    display: none;
  }
  .site-menu .site-menu-toggle {
    display: none;
  }
  .site-menu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-menu ul {
    padding: 0;
  }
  .site-menu .menu > .menu-item {
    margin-right: 1.75rem;
  }
  .site-menu .menu > .menu-item:last-child {
    margin-right: 0;
  }
  .site-menu #menu-main .menu-item a {
    border-bottom: 1px solid rgba(125,142,174,0);
    transition: border-bottom-color 300ms ease;
  }
  .site-menu #menu-main .menu-item a:hover {
    border-bottom-color: rgba(125,142,174,0.5);
  }
  .site-menu #menu-main .menu-item:last-child a {
    font-weight: 400;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
    background-color: #0097f5;
    transition: background-color 150ms ease;
  }
  .site-menu #menu-main .menu-item:last-child a:hover {
    background-color: #26a7f7;
  }
  .site-menu .menu-item-has-children {
    position: relative;
  }
  .site-menu .sub-menu .sub-menu {
    margin-left: 1rem;
    border-left: 1px solid #f4f4f4;
    margin-bottom: 0.875rem;
  }
  .single-post .post {
    margin: auto auto 5.25rem;
  }
  .comments-summary {
    margin-top: 6rem;
  }
  .site-footer {
    margin-top: 7rem;
  }
  p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
    text-rendering: optimizeLegibility;
  }
  .entry-content li {
    font-size: 18px;
    line-height: 30px;
  }
  .entry-content h2 {
    font-size: 32px;
  }
  .entry-content h3 {
    font-size: 24px;
  }
  .posted-on {
    padding-bottom: 15px;
  }
  .menu-main-container {
    float: left;
    display: block;
  }
  .menu-category-dropdown-container {
    float: right;
  }
}
@media screen and (min-width: 1025px) {
  .layout-inner,
  .site-footer,
  .comments-summary {
    width: 1000px;
  }
  .layout--grid.blog:not(.paged) .post:first-child {
    display: grid;
    grid-template-columns: 50% 45%;
    grid-gap: 60px;
    grid-column: 1/-1;
  }
  .layout--grid.blog:not(.paged) .post:first-child .entry-header img {
    margin: 0;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .layout--grid.blog:not(.paged) .post:first-child .entry-summary h2 {
    font-size: 30px;
    line-height: 42px;
    padding: 20px 0 0;
    border-radius: 5px;
    color: #455c83;
  }
  .layout--grid.blog:not(.paged) .post:first-child .entry-summary h2 a {
    color: inherit;
  }
  .layout--grid.blog:not(.paged) .post:first-child .entry-footer {
    margin: 0;
  }
  .layout--grid .post:first-child .wp-post-image {
    height: 100%;
  }
  .related-articles-container {
    width: 1000px;
  }
  .related-article {
    width: 300px;
    padding: 0;
  }
  .related-article:nth-of-type(2) {
    padding: 0 50px;
    box-sizing: content-box;
  }
}
@media screen and (min-width: 1200px) {
  .layout-inner,
  .site-footer,
  .comments-summary {
    width: 1170px;
  }
  .layout--grid.blog:not(.paged) .post:first-child .entry-summary h2 {
    font-size: 36px;
    line-height: 52px;
  }
  .site-footer {
    justify-content: space-between;
    flex-direction: row;
  }
  .site-footer .menu-footer-promotext-container {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
  }
   /* header override */
  .site-header__inner.layout-inner {
    width: 100%;
    padding: 2rem; 
  }
  .site-header.shadow .site-header__inner {
    padding: 1rem 2rem;
  }
  .site-header {
    margin-bottom: 20px;
  }
  .related-articles-container {
    width: 1170px;
  }
  .related-article {
    width: 350px;
  }
  .related-article:nth-child(3) {
    padding: 0 60px;
  }
}
@media screen and (min-width: 1440px) {
  /* header override */
  .site-header__inner.layout-inner {
    width: 1400px;
  }
  .site-header {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 67rem) {
  .gallery,
  .post .attachment-post-thumbnail,
  pre {
    margin: 2rem auto 5rem;
    width: auto;
    height: auto;
    max-width: 700px;
  }
}
/*--------------------------------------------------------------
 * All grid settings
 *--------------------------------------------------------------*/
 @supports (display: grid) {
   .gallery {
     display: -ms-grid;
     display: grid;
     grid-template-columns: 1fr;
     -ms-grid-columns: 1fr;
     grid-gap: 0.875rem;
   }
   .gallery .gallery-item {
     max-width: unset;
     width: 100%;
     padding: 0;
   }
   .gallery a,
   .gallery img {
     display: block;
   }
   .gallery-columns-2 {
     grid-template-columns: repeat(2, 1fr);
   }
   .gallery-columns-3 {
     grid-template-columns: repeat(3, 1fr);
   }
   .gallery-columns-4 {
     grid-template-columns: repeat(4, 1fr);
   }
   .gallery-columns-5 {
     grid-template-columns: repeat(5, 1fr);
   }
   .gallery-columns-6 {
     grid-template-columns: repeat(6, 1fr);
   }
   .gallery-columns-7 {
     grid-template-columns: repeat(7, 1fr);
   }
   .gallery-columns-8 {
     grid-template-columns: repeat(8, 1fr);
   }
   .gallery-columns-9 {
     grid-template-columns: repeat(9, 1fr);
   }
   .layout--grid .site-content {
     display: grid;
     grid-gap: 72px 60px;
     -ms-flex-line-pack: start;
         align-content: start;
     grid-template-columns: 1fr 1fr;
   }
 @media screen and (min-width: 1025px) {
     .layout--grid .site-content {
       -ms-grid-columns: 1fr 1fr 1fr;
       grid-template-columns: repeat(3, minmax(300px, 1fr));
     }
 }
 @media screen and (max-width: 640px) {
     .layout--grid .site-content {
       display: block;
     }
     .layout--grid .site-content .post {
       margin-bottom: 3rem;
     }
 }
   .layout--grid .page-header {
     grid-column: 1/-1;
   }
   .layout--grid .entry-title {
     font-size: 20px;
     line-height: 1.75rem;
     font-weight: 600;
   }
   .layout--grid .entry-title a {
     color: #455c83;
   }
   .layout--grid .site-content > article {
     background-color: #fff;
     margin: 0;
     border-radius: 2px;
     grid-column: span 1;
   }
   .layout--grid .site-content > article:last-child {
     margin-bottom: 0;
   }
   .layout--grid .posts-navigation {
     grid-column: 1/-1;
   }
 }
 /*--------------------------------------------------------------
  * Microsoft fallback
  *--------------------------------------------------------------*/

  @media screen and (min-width:768px) { 
    _:-ms-lang(x), :root body.home main > article:first-child .entry-header {
      width: 50%;
      float: left;
    } 
    
    _:-ms-lang(x), :root body.home main > article:first-child .entry-summary {
      width: 50%;
      float: right;
      padding-left: 50px;
    }  
  
    _:-ms-lang(x), :root body.home main > article:first-child::after {
      content: "";
      display: block;
      clear: both;
    }
  }

 

 _:-ms-lang(x), :root .site article:first-child {
   width: 100%;
   display: block !important;
 }

  _:-ms-lang(x), :root .site article:first-child .entry-header {
    display: block !important;
  }

 _:-ms-lang(x), :root .site article:not(:first-child) {
   width: 320px;
   float: left;
   margin-right: 40px;
 }

 _:-ms-lang(x), :root .site article:not(:first-child)::after {
  content: "";
  display: block;
  clear: both;
}

_:-ms-lang(x), :root .site article:not(:first-child) h2 {
  font-size: 26px;
  line-height: 36px;
}

 /* Banner */

 .aibwp_banner_widget {
   margin: 0;
   padding: 0;
 }
 .aibwp_banner_widget .widget-title {
   display: none;
 }
 .aibwp_banner_widget.sticky {
   position: fixed;
 }
 .aibwp_banner_widget.bottom-glue {
   position: absolute;
 }
