div.site-header {
  position: relative;
}
.site-header, .site-header .site-header__banner, .site-header .site-header__search, .site-header .site-header__posts, .site-footer, .site-footer .nav-footer ul, .ht-page, .ht-articlelist, .hkb-feedback, .hkb-feedback .ht-voting-links, .ht-pageheader, .hkb-breadcrumbs, .hkb-article-attachments, .hkb-article-attachment__link, .hkb-article-author, .ht-pagination, .ht-comment, .ht-comment .ht-comment__content, .ht-transferbox, .hts-toggle, .hts-accordion, .hts-tabs, .hts-tabs .hts-tabs__nav, .hts-tabs .hts-tabs__content, .gallery, .ht-postlist {
  *zoom: 1; }
  .site-header::before, .site-header .site-header__banner::before, .site-header .site-header__search::before, .site-header .site-header__posts::before, .site-footer::before, .site-footer .nav-footer ul::before, .ht-page::before, .ht-articlelist::before, .hkb-feedback::before, .hkb-feedback .ht-voting-links::before, .ht-pageheader::before, .hkb-breadcrumbs::before, .hkb-article-attachments::before, .hkb-article-attachment__link::before, .hkb-article-author::before, .ht-pagination::before, .ht-comment::before, .ht-comment .ht-comment__content::before, .ht-transferbox::before, .hts-toggle::before, .hts-accordion::before, .hts-tabs::before, .hts-tabs .hts-tabs__nav::before, .hts-tabs .hts-tabs__content::before, .gallery::before, .ht-postlist::before, .site-header::after, .site-header .site-header__banner::after, .site-header .site-header__search::after, .site-header .site-header__posts::after, .site-footer::after, .site-footer .nav-footer ul::after, .ht-page::after, .ht-articlelist::after, .hkb-feedback::after, .hkb-feedback .ht-voting-links::after, .ht-pageheader::after, .hkb-breadcrumbs::after, .hkb-article-attachments::after, .hkb-article-attachment__link::after, .hkb-article-author::after, .ht-pagination::after, .ht-comment::after, .ht-comment .ht-comment__content::after, .ht-transferbox::after, .hts-toggle::after, .hts-accordion::after, .hts-tabs::after, .hts-tabs .hts-tabs__nav::after, .hts-tabs .hts-tabs__content::after, .gallery::after, .ht-postlist::after {
    content: '';
    display: table; }
  .site-header::after, .site-header .site-header__banner::after, .site-header .site-header__search::after, .site-header .site-header__posts::after, .site-footer::after, .site-footer .nav-footer ul::after, .ht-page::after, .ht-articlelist::after, .hkb-feedback::after, .hkb-feedback .ht-voting-links::after, .ht-pageheader::after, .hkb-breadcrumbs::after, .hkb-article-attachments::after, .hkb-article-attachment__link::after, .hkb-article-author::after, .ht-pagination::after, .ht-comment::after, .ht-comment .ht-comment__content::after, .ht-transferbox::after, .hts-toggle::after, .hts-accordion::after, .hts-tabs::after, .hts-tabs .hts-tabs__nav::after, .hts-tabs .hts-tabs__content::after, .gallery::after, .ht-postlist::after {
    clear: both; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ 
  scroll-padding-top: 88px; }
  

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  appearance: textfield;
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.screen-reader-text,
.hkb-screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus,
  .hkb-screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

textarea,
select,
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] {
  border-radius: 5px;
  background: #fff;
  border: 1px solid rgba(204, 204, 204, 0.5);
  color: #595959;
  padding: 10px 12px;
  outline: 0;
  margin: 0;
  vertical-align: middle;
  width: 100%; }
  textarea:focus,
  select:focus,
  input[type='date']:focus,
  input[type='datetime']:focus,
  input[type='datetime-local']:focus,
  input[type='email']:focus,
  input[type='month']:focus,
  input[type='number']:focus,
  input[type='password']:focus,
  input[type='search']:focus,
  input[type='tel']:focus,
  input[type='text']:focus,
  input[type='time']:focus,
  input[type='url']:focus,
  input[type='week']:focus {
    outline-color: rgba(0, 0, 0, 0.1);
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px; }

textarea[disabled],
select[disabled],
input[type='date'][disabled],
input[type='datetime'][disabled],
input[type='datetime-local'][disabled],
input[type='email'][disabled],
input[type='month'][disabled],
input[type='number'][disabled],
input[type='password'][disabled],
input[type='search'][disabled],
input[type='tel'][disabled],
input[type='text'][disabled],
input[type='time'][disabled],
input[type='url'][disabled],
input[type='week'][disabled] {
  color: #eee; }

input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #b3b3b3;
  cursor: default; }

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

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

textarea {
  min-height: 40px;
  max-height: 180px;
  overflow: auto;
  resize: vertical; }

button,
input[type='reset'],
input[type='submit'],
input[type='button'] {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;
  background: #ccc;
  border: 0;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-shadow: none;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  overflow: visible;
  margin: 0;
  text-decoration: none;
  vertical-align: middle;
  width: auto; }
  button:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  input[type='button']:hover {
    text-decoration: none;
    background: #bfbfbf; }
  button[disabled],
  input[type='reset'][disabled],
  input[type='submit'][disabled],
  input[type='button'][disabled] {
    background: #E0E1E2;
    color: rgba(0, 0, 0, 0.6);
    cursor: not-allowed; }
    button[disabled]:hover,
    input[type='reset'][disabled]:hover,
    input[type='submit'][disabled]:hover,
    input[type='button'][disabled]:hover {
      background: #E0E1E2; }

input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='button']::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea,
select[size],
select[multiple] {
  height: auto; }

input[type='search']::-webkit-search-decoration {
  display: none; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth; }
  @media screen and (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto; } }

body {
  background: #f4f5f5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; }

a {
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

.ht-sitecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  min-height: 100vh; }
  .ht-sitecontainer.ht-sitecontainer--boxed {
    margin: 0 auto; }

.ht-container {   /* HT Theme Grid System Container */
  min-width: 290px;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 480px) {
    .ht-container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 768px) {
    .ht-container {
      padding-left: 30px;
      padding-right: 30px; } }

.site-header .site-header__banner {
  padding: 12px 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .site-header .site-header__banner {
      padding: 12px 0; } }
  .site-header .site-header__banner .ht-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (min-width: 768px) {
      .site-header .site-header__banner .ht-container {
        padding-left: 30px;
        padding-right: 30px; } }

.site-header .site-header__search {
  padding: 30px 0; }
  @media print {
    .site-header .site-header__search {
      display: none; } }

.site-header .site-header__posts {
  padding: 40px 0; }
  .site-header .site-header__posts .site-header__title {
    font-size: 32px; }

.site-header .site-header__title {
  color: #fff;
  margin: 0 auto 15px;
  text-align: center;
  font-size: 26px;
  font-weight: normal; }

.site-logo {
  margin: 0 32px 0 0; }
  .site-logo a {
    display: block;
    line-height: 1; }
    @media print {
      .site-logo a {
        text-decoration: none;
        color: #333;
        font-weight: bold;
        font-size: 40px; }
        .site-logo a::after {
          content: attr(data-ht-sitetitle); } }
  .site-logo img {
    max-width: 100%;
    height: auto; }
    @media print {
      .site-logo img {
        display: none; } }
  .site-logo .site-logo__title {
    display: none; }

.site-footer {
  background: #f6f6f6;
  padding: 30px 20px 70px 20px;
  position: relative; }

  @media print {
    .site-footer {
      display: none; } }
  .site-footer .site-footer__copyright {
    font-size: 16px;
    color: #999; }
    @media screen and (max-width: 479px) {
      .site-footer .site-footer__copyright {
        text-align: center;
        margin: 0 0 22px; } }
    @media screen and (min-width: 480px) {
      .site-footer .site-footer__copyright {
        float: left; } }
  .site-footer .nav-footer {
    font-size: 16px; }
    @media screen and (min-width: 480px) {
      .site-footer .nav-footer {
        float: right; } }
    .site-footer .nav-footer ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 479px) {
        .site-footer .nav-footer ul {
          display: table;
          margin: 0 auto; } }
      .site-footer .nav-footer ul li {
        float: left;
        margin: 0 20px 0 0; }
        .site-footer .nav-footer ul li:nth-last-child {
          margin-right: 0; }
    .site-footer .nav-footer a {
      text-decoration: none;
      color: #999; }
      .site-footer .nav-footer a:hover {
        text-decoration: underline; }

.ht-page {
  padding: 20px 0;
  background-color: #f6f6f6;
  -webkit-box-flex: auto;
  -webkit-flex: auto;
  -moz-box-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }
  .ht-page.ht-page--grey {
    background: #f4f5f5; }
  @media screen and (min-width: 768px) {
    .ht-page {
      padding: 60px 0; }
      .ht-page.ht-page--sidebarleft .ht-page__content, .ht-page.ht-page--sidebarright .ht-page__content {
        width: 70%; }
      .ht-page.ht-page--sidebarleft .sidebar, .ht-page.ht-page--sidebarright .sidebar {
        width: 30%; }
      .ht-page.ht-page--sidebarleft .ht-page__content {
        padding-left: 15px; }
      .ht-page.ht-page--sidebarleft .sidebar {
        padding-right: 15px; }
      .ht-page.ht-page--sidebarright .ht-page__content {
        padding-right: 15px; }
      .ht-page.ht-page--sidebarright .sidebar {
        padding-left: 15px; }
      .ht-page.ht-page--sidebaroff .ht-page__content {
        max-width: 783px;
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }
  .ht-page .ht-page__content {
    max-width: 100%; }
  .ht-page > .ht-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }

.sidebar {
  top: 20px;
  height: 100%;
  font-size: 15px;
  word-break: keep-all; }
  .sidebar.sidebar--sticky {
    position: sticky;
    position: -webkit-sticky; }
    .sidebar.side_sticky {
      top: 145px; }
  @media screen and (max-width: 767px) {
    .sidebar {
      display: none; } }
  @media print {
    .sidebar {
      display: none; } }

.hkb-site-search {
  position: relative;
  max-width: 600px;
  margin: 0 auto; }
  .hkb-site-search::after {
    position: absolute;
    display: block;
    content: '';
    background: url("../img/search.svg") no-repeat center center;
    background-size: 20px;
    height: 20px;
    width: 20px;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    opacity: .7; }
  @media print {
    .hkb-site-search {
      display: none; } }
  .hkb-site-search .hkb-site-search__field {
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    -ms-border-radius: 99px;
    border-radius: 99px;
    display: block;
    width: 100%;
    padding: 18px 20px 18px 45px;
    border: 0;
    outline: none;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15); }
    .hkb-site-search .hkb-site-search__field:focus {
      outline: 0; }
    .hkb-site-search .hkb-site-search__field.live-search-loading + .hkb-site-search__loader {
      opacity: .4; }
  .hkb-site-search .hkb-site-search__loader {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 30px;
    opacity: 0; }
  .hkb-site-search .hkb-site-search__button {
    display: none; }

.nav-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .menu_header {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .menu_header.sticky {
  background: #00b4b3;    
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }

  @media print {
    .nav-header {
      display: none; } }
  .nav-header ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-header ul li {
      display: block;
      position: relative; }
      .nav-header ul li a {
        display: block;
        text-decoration: none;
        color: #fff; }
  @media screen and (max-width: 767px) {
    .nav-header > ul {
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      opacity: 0;
      max-height: 0;
      visibility: hidden;
      overflow: hidden;
      width: 100%;
      z-index: 99999;
      clear: both;
      background: #fff;
      font-size: 15px;
      line-height: 1.3;
      position: absolute;
      left: 0;
      right: 0;
      top: 84px;
      box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15); }
      .nav-header > ul > li {
        border-bottom: 1px solid #eaeaea; }
        .nav-header > ul > li:last-child {
          border-bottom: 0; }
      .nav-header > ul a {
        color: #333 !important;
        padding: 15px 20px; }
      .nav-header > ul ul {
        margin: 0 0 10px; }
        .nav-header > ul ul a {
          padding: 5px 20px 5px 40px;
          color: rgba(0, 0, 0, 0.7) !important; } }
  @media screen and (min-width: 768px) {
    .nav-header > ul {
      float: right; }
      .nav-header > ul > li {
        float: left;
        margin: 0 0 0 16px;
        padding: 0; }
        .nav-header > ul > li:first-child {
          margin-left: 0; }
        .nav-header > ul > li:hover > ul {
          opacity: 1;
          max-height: 700px;
          visibility: visible; }
        .nav-header > ul > li:hover > a {
          background: rgba(0, 0, 0, 0.2); }
        .nav-header > ul > li:last-child > ul {
          right: 0;
          left: auto !important;
          transform: translateX(0);
          -webkit-transform: translateX(0); }
          .nav-header > ul > li:last-child > ul::before {
            left: 85%; }
        .nav-header > ul > li.menu-item-has-children > a::after {
          display: inline-block;
          margin: 0 0 0 6px;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.1 19' fill='%23fff' %3E %3Cpath d='M17 19c-0.5 0-1-0.2-1.4-0.6L0.6 3.4c-0.8-0.8-0.8-2 0-2.8 0.8-0.8 2-0.8 2.8 0L17 14.2 30.7 0.6c0.8-0.8 2-0.8 2.8 0 0.8 0.8 0.8 2 0 2.8L18.4 18.4C18 18.8 17.5 19 17 19z'/%3E%3C/svg%3E");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 100%;
          content: '';
          height: 9px;
          width: 9px; }
        .nav-header > ul > li > a {
          font-family: 'Inter';
          font-size: 16px;
          line-height: 1;
          font-weight: normal;
          padding: 8px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          border-radius: 5px;
          -moz-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
          -webkit-transition: all 0.1s ease-in-out;
          -ms-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
          white-space: nowrap; }
        .nav-header > ul > li ul {
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          -ms-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
          opacity: 0;
          max-height: 0;
          visibility: hidden;
          z-index: 99999;
          position: absolute;
          top: 50px;
          width: 260px;
          background: #fff;
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
          .nav-header > ul > li ul::before {
            content: ' ';
            display: block;
            position: absolute;
            left: 50%;
            top: -8px;
            margin-left: -4px;
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #fff; }
          .nav-header > ul > li ul li {
            display: block; }
            .nav-header > ul > li ul li a {
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              -ms-border-radius: 4px;
              border-radius: 4px;
              color: #000;
              padding: 8px 16px;
              font-size: 14px; }
              .nav-header > ul > li ul li a:hover {
                background: #e5e5e5; }
            .nav-header > ul > li ul li:first-child a {
              padding-top: 15px; }
            .nav-header > ul > li ul li:last-child a {
              padding-bottom: 15px; } }
  .nav-header .nav-header__mtoggle {
    display: block;
    float: right;
    border: 0;
    text-indent: -99999px;
    background: none;
    outline: none;
    cursor: pointer;
    padding: 9px 30px 13px 0; }
    @media screen and (min-width: 768px) {
      .nav-header .nav-header__mtoggle {
        display: none; } }
    .nav-header .nav-header__mtoggle.active + .nav-header__menuwrapper {
      opacity: 1;
      max-height: 999px;
      visibility: visible; 
      height: calc(100vh - 112px);
      overflow-y: scroll;}
    .nav-header .nav-header__mtoggle.active span {
      background-color: transparent; }
      .nav-header .nav-header__mtoggle.active span::before, .nav-header .nav-header__mtoggle.active span::after {
        top: 0; }
      .nav-header .nav-header__mtoggle.active span::before {
        transform: rotate(45deg); }
      .nav-header .nav-header__mtoggle.active span::after {
        transform: rotate(-45deg); }
    .nav-header .nav-header__mtoggle span, .nav-header .nav-header__mtoggle span::before, .nav-header .nav-header__mtoggle span::after {
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      cursor: pointer;
      height: 4px;
      width: 30px;
      background: #fff;
      position: absolute;
      display: block;
      content: '';
      border-radius: 3px; }
    .nav-header .nav-header__mtoggle span::before {
      top: -9px; }
    .nav-header .nav-header__mtoggle span::after {
      bottom: -9px; }

/* language switcher css in Header */

.nav-header .wpml-ls-item {
  display: none;
}
.nav-header .sub-menu .wpml-ls-item a {
  padding: 15px 20px;
}
.language_switcher .wpml-ls-legacy-dropdown {
  width: auto;
}
.language_switcher .wpml-ls-legacy-dropdown a {
  display: flex;
  align-items: center;
}

.language_switcher li a {
  font-family: 'Inter';
  color: #fff;
  background: none;
  border: 0px solid;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  white-space: nowrap;
}
.language_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding: 8px;
}

.language_switcher li a.wpml-ls-item-toggle:after {
  display: inline-block;
  margin: 0 0 0 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.1 19' fill='%23ffffff'%3E%3Cpath d='M17 19c-0.5 0-1-0.2-1.4-0.6L0.6 3.4c-0.8-0.8-0.8-2 0-2.8 0.8-0.8 2-0.8 2.8 0L17 14.2 30.7 0.6c0.8-0.8 2-0.8 2.8 0 0.8 0.8 0.8 2 0 2.8L18.4 18.4C18 18.8 17.5 19 17 19z'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  height: 9px;
  width: 9px;
  border: 0 solid;
  position: relative;
  right: 0;
  top: 0;
}
.language_switcher.no_language li a.wpml-ls-item-toggle:after {
  background-image: none;
  width: 0px;
}
.language_switcher li:hover a ,
.language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, 
.language_switcher .wpml-ls-legacy-dropdown a:focus, 
.language_switcher .wpml-ls-legacy-dropdown a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border: 0 solid;
}
.language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-height: 0;
    visibility: hidden;
    z-index: 99999;
    position: absolute;
    top: 50px;
    width: 260px;
    background: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border: 0px solid;
    display: table;
}
.language_switcher li .wpml-ls-sub-menu a, 
.language_switcher li:hover .wpml-ls-sub-menu a {
  background: #fff;
  color: #000;  
  font-size: 14px;
  padding: 15px 16px;
}
.language_switcher li:hover .wpml-ls-sub-menu a:hover {
  background: #e5e5e5;
}
.language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
  content: ' ';
    display: block;
    position: absolute;
    right: 50%;
    top: -8px;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.language_switcher.no_language .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
  display: none;
}
.language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  border: 0 solid;
}

.hkb-article .hkb-article__title {
  font-size: 28px;
  line-height: 1.15;
  margin: 0 0 15px; }
  @media screen and (min-width: 480px) {
    .hkb-article .hkb-article__title {
      font-size: 30px;
      line-height: 1.25; } }
  @media screen and (min-width: 768px) {
    .hkb-article .hkb-article__title {
      font-size: 32px;
      line-height: 1.3;
      margin: 0 0 30px; } }

.hkb-article .hkb-article__lastupdated {
  font-size: 14px;
  color: #999;
  margin: 0 0 22px; }

.hkb-article__content {
  position: relative;
  margin: 0 0 44px; }
  .hkb-article__content a {
    text-decoration: none; }
  .hkb-article__content h1,
  .hkb-article__content h2,
  .hkb-article__content h3,
  .hkb-article__content h4,
  .hkb-article__content h5,
  .hkb-article__content h6 {
    margin: 0 0 22px;
     }
  .hkb-article__content h1 {
    font-size: 28px;
    line-height: 1.2; }
    @media screen and (min-width: 768px) {
      .hkb-article__content h1 {
        font-size: 38px; } }
  .hkb-article__content h2 {
    font-size: 28px;
    line-height: 1.2;
    padding: 22px 0 0;   }
    @media screen and (min-width: 768px) {
      .hkb-article__content h2 {
        font-size: 30px; } }
  .hkb-article__content h3 {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 22px; }
  .hkb-article__content h4 {
    font-size: 19px;
    line-height: 1.3;
    padding-top: 22px; }
  .hkb-article__content h5 {
    font-size: 18px;
    line-height: 1.3;
    padding-top: 22px; }
  .hkb-article__content h6 {
    font-size: 17px;
    line-height: 1.25;
    padding-top: 22px; }
  .hkb-article__content p {
    margin: 0 0 22px; }
  .hkb-article__content p,
  .hkb-article__content a {
    word-break: keep-all; }
  .hkb-article__content ul,
  .hkb-article__content .block-library-list ul {
    list-style-type: circle;
    margin: 0 0 22px;
    padding: 0 0 0 30px; }
    .hkb-article__content ul li,
    .hkb-article__content .block-library-list ul li {
      margin: 0 0 10px;
      word-break: keep-all; }
  .hkb-article__content ol,
  .hkb-article__content .block-library-list ol {
    margin: 0 0 22px;
    padding: 0 0 0 30px; }
    .hkb-article__content ol li,
    .hkb-article__content .block-library-list ol li {
      margin: 0 0 10px; }
  .hkb-article__content hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid #eaeaea;
    margin: 44px 0;
    padding: 0; }
  .hkb-article__content img {
    display: block;
    max-width: 100%;
    height: auto; }
    .hkb-article__content img.alignleft {
      margin: 0 auto 11px; }
      @media screen and (min-width: 580px) {
        .hkb-article__content img.alignleft {
          float: left;
          margin-right: 22px; } }
    .hkb-article__content img.alignright {
      margin: 0 auto 11px; }
      @media screen and (min-width: 580px) {
        .hkb-article__content img.alignright {
          float: right;
          margin-left: 22px; } }
    .hkb-article__content img.aligncenter {
      margin: 0 auto 11px; }
  .hkb-article__content figure {
    margin-left: auto;
    margin-right: auto; }
    .hkb-article__content figure.alignleft {
      text-align: center; }
      @media screen and (max-width: 579px) {
        .hkb-article__content figure.alignleft {
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (min-width: 580px) {
        .hkb-article__content figure.alignleft {
          text-align: left;
          float: left;
          margin-right: 44px;
          margin-left: 0; } }
    .hkb-article__content figure.alignright {
      text-align: center; }
      @media screen and (max-width: 579px) {
        .hkb-article__content figure.alignright {
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (min-width: 580px) {
        .hkb-article__content figure.alignright {
          text-align: right;
          float: right;
          margin-left: 44px;
          margin-right: 0; } }
    .hkb-article__content figure.aligncenter {
      text-align: center;
      margin: 0 auto 11px; }
    .hkb-article__content figure > a {
      display: block;
      line-height: 0; }
    .hkb-article__content figure img {
      max-width: 100%;
      height: auto; }
    .hkb-article__content figure figcaption {
      margin: 11px 0 0;
      text-align: center;
      font-style: italic;
      font-size: 0.75rem;
      line-height: 1.3;
      color: #808080; }
  .hkb-article__content blockquote {
    padding: 0 0 0 22px;
    margin: 44px 0;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 1.45;
    border-left: 5px solid #e3e4e5; }
    @media screen and (min-width: 768px) {
      .hkb-article__content blockquote {
        padding: 0 0 0 44px;
        font-size: 20px;
        line-height: 1.45; } }
    .hkb-article__content blockquote p:last-of-type {
      margin-bottom: 0; }
  .hkb-article__content code,
  .hkb-article__content kbd,
  .hkb-article__content pre,
  .hkb-article__content samp {
    font-family: Roboto Mono,Monaco,courier,monospace; }
  .hkb-article__content code {
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 90%;
    padding: 3px 5px; }
  .hkb-article__content pre,
  .hkb-article__content .wp-block-code {
    border-radius: 3px;
    background: #f5f5f5;
    border: none;
    display: block;
    padding: 25px;
    margin-bottom: 22px;
    font-size: 90%;
    line-height: 1.4;
    color: #4d4d4d;
    overflow-x: auto;
    word-wrap: normal; }
    .hkb-article__content pre code,
    .hkb-article__content .wp-block-code code {
      padding: 0; }
  .hkb-article__content kbd {
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333; }
  .hkb-article__content mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .hkb-article__content abbr[data-original-title],
  .hkb-article__content abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .hkb-article__content iframe,
  .hkb-article__content object,
  .hkb-article__content embed {
    max-width: 100%; }
  .hkb-article__content table {
    border: 1px solid #eaeaea;
    margin: 0 0 22px;
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse; }
    .hkb-article__content table thead {
      border-bottom: none; }
    .hkb-article__content table th {
      font-weight: 600; }
    .hkb-article__content table tr {
      border-bottom: 1px solid #eaeaea; }
      .hkb-article__content table tr th:last-child,
      .hkb-article__content table tr td:last-child {
        border-right: 0; }
    .hkb-article__content table th,
    .hkb-article__content table td {
      background: #fafafa;
      padding: 4px 8px;
      border: 0;
      border-right: 1px solid #eaeaea; }
    .hkb-article__content table thead th {
      background: #f2f2f2; }
    .hkb-article__content table tbody tr:nth-child(odd) th,
    .hkb-article__content table tbody tr:nth-child(odd) td {
      background: #fff; }
.ht-articlelist {
  list-style: none;
  margin: 0;
  padding: 0; }
  .ht-articlelist li {
    margin: 0 0 22px;
    padding: 0 0 22px;
    border-bottom: 1px solid #e6e6e6; }
    .ht-articlelist li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }

.hkb-articlemini .hkb-article__link {
  display: block;
  text-decoration: none;
  color: inherit; }

.hkb-articlemini .hkb-article__title {
  margin: 0;
  font-size: 17px;
  line-height: 1.5; }
  .hkb-articlemini .hkb-article__title a {
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -ms-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    text-decoration: none;
    color: inherit; }

.hkb-articlemini .hkb-article__excerpt {
  margin: 8px 0 0;
  font-size: 15px;
  line-height: 1.5; }
  .hkb-articlemini .hkb-article__excerpt p {
    margin: 0 0 22px; }
    .hkb-articlemini .hkb-article__excerpt p:last-child {
      margin-bottom: 0; }

.ht-categoryheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e6e6e6; }
  .ht-categoryheader .hkb-category__iconwrap {
    margin: 0 20px 0 0;
    text-align: center; }
    .ht-categoryheader .hkb-category__iconwrap img {
      margin: 0 auto; }
    .ht-categoryheader .hkb-category__iconwrap svg {
      height: auto;
      width: 100%;
      transform: scale(1.2);
      transform-origin: center; }
  .ht-categoryheader .ht-categoryheader__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%; }
  .ht-categoryheader .ht-categoryheader__title {
    width: 100%;
    margin: 0;
    font-size: 22px;
    line-height: 1.2; }
  .ht-categoryheader .ht-categoryheader__description {
    font-size: 15px;
    line-height: 20px;
    color: #8a8a8a;
    margin: 8px 0 0; }
  .nav-links {
      text-align: center;
  }
  .page-numbers {
      padding: 5px 10px;
  }
.hkb-subcats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  padding: 0; }
  @media screen and (min-width: 550px) {
    .hkb-subcats {
      margin-left: -10px;
      margin-right: -10px; } }
  .hkb-subcats.hkb-archive--marginb > li {
    margin: 0 0 20px; }
  .hkb-subcats > li {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; }
    @media screen and (min-width: 550px) {
      .hkb-subcats > li {
        padding: 0 10px;
        width: 50%; } }

.widget {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f4f5f5;
  padding: 30px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.4; }
  .widget:last-child {
    margin-bottom: 0; }
  .widget .widget__title {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3; }
  .widget p {
    margin: 0 0 1em; }
  .widget ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .widget ul li {
      margin: 0 0 5px; }
      .widget ul li:last-child {
        margin-bottom: 0; }
    .widget ul a {
      text-decoration: none;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto; }

.hkb_widget_articles ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .hkb_widget_articles ul li {
    margin: 0 0 10px;
    line-height: 1.3;
    position: relative; }
    .hkb_widget_articles ul li:last-child {
      margin-bottom: 0; }

.hkb_widget_articles a {
  text-decoration: none;
  color: inherit;
  padding: 0 25px 0 0; }

.hkb_widget_articles .hkb-meta {
  position: absolute;
  top: 0;
  right: 0; }
  .hkb_widget_articles .hkb-meta li {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.08);
    color: rgba(0, 0, 0, 0.5);
    display: block;
    padding: 4px 6px;
    margin: 0 0 0 5px;
    font-size: 12px;
    line-height: 1; }

.hkb_widget_toc .widget__title {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: #17181a;
  margin: 0 0 15px; }

.hkb_widget_toc ol {
  list-style: none;
  margin: 0;
  padding: 0; }
  .hkb_widget_toc ol li {
    margin: 0 0 5px; }
    .hkb_widget_toc ol li:last-child {
      margin-bottom: 0; }
    .hkb_widget_toc ol li.active > a {
      -moz-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      -ms-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      color: #fff; }
    .hkb_widget_toc ol li a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      display: block;
      color: inherit;
      padding: 10px 10px;
      text-decoration: none; }
      .hkb_widget_toc ol li a:hover {
        background: #e7e9e9; }
    .hkb_widget_toc ol li ol {
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      margin: 5px 0 0 10px;
      font-size: 14px; }

.hkb_widget_exit .hkb_widget_exit__content {
  margin: 0 0 12px; }

.hkb_widget_exit .hkb_widget_exit__btn {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 12px 18px;
  line-height: 1;
  border-radius: 99px;
  transition: background .3s ease-in-out; }

.sidebar.sidebar--sticky .hkb_widget_toc ol li.active ol {
  opacity: 1;
  max-height: 9999px;
  visibility: visible; }

.sidebar.sidebar--sticky .hkb_widget_toc ol li ol {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden; }

.hkb_widget_authors ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .hkb_widget_authors ul li {
    clear: both;
    margin: 0 0 10px; }
    .hkb_widget_authors ul li:last-child {
      margin-bottom: 0; }

.hkb_widget_authors .hkb-widget-author__avatar {
  float: left;
  margin: 0 15px 0 0; }
  .hkb_widget_authors .hkb-widget-author__avatar a {
    display: block;
    line-height: 0; }

.hkb_widget_authors .hkb-widget-author__title {
  color: inherit;
  text-decoration: none;
  padding: 2px 0 0;
  display: block; }

.hkb_widget_authors .hkb-widget-author__postcount {
  font-size: 13px; }

.hkb_widget_categories ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .hkb_widget_categories ul.children {
    margin-left: 15px; }
  .hkb_widget_categories ul li {
    margin: 0; }

.hkb_widget_categories > ul {
  margin: -10px 0; }

.hkb_widget_categories a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  padding: 10px 0; }

.hkb_widget_categories .hkb_category_widget__article_count {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  float: right;
  background: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 4px 6px;
  margin: 0 0 0 5px;
  font-size: 12px;
  line-height: 1; }

.widget_text .textwidget {
  font-size: 15px; }
  .widget_text .textwidget p:last-child {
    margin-bottom: 0; }

.widget_tag_cloud .tagcloud a {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  margin: 0 5px 5px 0;
  background: #e7e9e9;
  color: #666666;
  font-size: 13px;
  text-decoration: none; }
  .widget_tag_cloud .tagcloud a:hover {
    background: #d9dddd; }

.widget_calendar table {
  width: 100%; }
  .widget_calendar table caption {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase; }
  .widget_calendar table thead {
    font-size: 10px;
    background: rgba(0, 0, 0, 0.04); }
    .widget_calendar table thead th {
      padding-bottom: 10px; }
  .widget_calendar table tbody {
    font-size: 11px;
    color: #aaa;
    background: transparent; }
    .widget_calendar table tbody td {
      background: #f5f5f5;
      text-align: center;
      padding: 3%; }
      .widget_calendar table tbody td:hover {
        background: #fff; }
    .widget_calendar table tbody .pad {
      background: rgba(0, 0, 0, 0.04); }
  .widget_calendar table tfoot a {
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none; }
  .widget_calendar table tfoot #next {
    text-align: right; }
  .widget_calendar table tfoot #prev {
    padding-top: 10px; }

.widget_rss .widget-title > a img {
  margin: 0 5px 0 0;
  position: relative;
  top: 2px; }

.widget_rss li {
  margin: 0 0 20px; }
  .widget_rss li a {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 15px; }
  .widget_rss li .rss-date {
    display: block;
    color: #737980;
    margin: 0 0 10px;
    font-size: 13px; }
  .widget_rss li .rssSummary {
    margin: 0 0 10px; }

.recentcomments a {
  color: inherit; }
  .recentcomments a:visited {
    color: inherit; }

.widget_search .search-field {
  margin: 0 0 8px;
  min-width: auto; }

.hkb-feedback {
  background: #f4f5f5;
  padding: 22px 30px 25px;
  margin: 0 0 22px; }
  @media print {
    .hkb-feedback {
      display: none; } }
  .hkb-feedback .hkb-feedback__title {
    font-size: 18px;
    line-height: 1.4;
    font-weight: normal;
    color: #4d4d4d;
    margin: 0 0 10px;
    text-align: center; }
  .hkb-feedback .ht-voting-links {
    margin: 0 auto;
    text-align: center; }
  .hkb-feedback .ht-voting-upvote,
  .hkb-feedback .ht-voting-downvote {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-indent: -999999px;
    margin: 0 5px;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    text-decoration: none; }
  .hkb-feedback .ht-voting-upvote {
    background: #55d17c url("../img/check.svg") no-repeat center center;
    background-size: 20px 20px; }
    .hkb-feedback .ht-voting-upvote:hover {
      background-color: #41cc6c; }
  .hkb-feedback .ht-voting-downvote {
    background: #e57673 url("../img/cross.svg") no-repeat center center;
    background-size: 20px 20px; }
    .hkb-feedback .ht-voting-downvote:hover {
      background-color: #e1615d; }
  .hkb-feedback .ht-voting-comment {
    margin: 20px 0 0; }
  .hkb-feedback .ht-voting-comment__textarea {
    margin: 0 0 20px;
    line-height: 1.5; }
  .hkb-feedback .ht-voting-comment__submit {
    float: right;
    font-size: 14px;
    text-transform: uppercase; }

.ht-pageheader {
  background: #f4f5f5;
  padding: 15px 0;
  display: table;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .ht-pageheader {
      padding: 20px 0; } }
  @media screen and (min-width: 768px) {
    .ht-pageheader .hkb-breadcrumbs_wrap {
      display: table-cell;
      vertical-align: middle;
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .ht-pageheader .hkb-site-search {
      display: table-cell;
      vertical-align: middle; } }
  .ht-pageheader .hkb-site-search::after {
    opacity: .5;
    left: 12px; }
  .ht-pageheader .hkb-site-search .hkb-site-search__field {
    border: 1px solid rgba(204, 204, 204, 0.5);
    width: 330px;
    padding: 10px 15px 10px 40px;
    font-size: 15px; }
    @media screen and (max-width: 767px) {
      .ht-pageheader .hkb-site-search .hkb-site-search__field {
        width: 100%; } }
  .ht-pageheader .ht-pageheader__backlink {
    font-size: 14px;
    color: #5c5c5c;
    text-decoration: none; }
    .ht-pageheader .ht-pageheader__backlink:hover {
      color: #434343;
      text-decoration: underline; }
  .ht-pageheader .ht-pageheader__backicon {
    display: inline-block;
    height: 14px;
    width: 14px;
    padding: 0 2px;
    position: relative;
    top: 1px;
    fill: rgba(0, 0, 0, 0.4); }

@media screen and (max-width: 768px) {
  .hkb-breadcrumbs_wrap {
    margin-bottom: 10px; } }

@media screen and (min-width: 768px) {
  .hkb-breadcrumbs_wrap {
    padding: 10px 0; } }

.hkb-breadcrumbs_wrap ol:last-child {
  margin-bottom: 0; }

.hkb-breadcrumbs {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
  font-size: 13px;
  color: #5c5c5c;
  letter-spacing: -.1px; }
  @media screen and (min-width: 480px) {
    .hkb-breadcrumbs {
      letter-spacing: 0;
      font-size: 14px; } }
  .hkb-breadcrumbs li {
    display: inline-block; }
    .hkb-breadcrumbs li:last-child::after {
      display: none;
      margin: 0; }
    .hkb-breadcrumbs li:last-child {
      color: rgba(0, 0, 0, 0.5); }
  .hkb-breadcrumbs .hkb-breadcrumbs__icon {
    display: inline-block;
    height: 8px;
    width: 13px;
    padding: 0 2px;
    position: relative;
    top: -1px; }
    @media screen and (min-width: 480px) {
      .hkb-breadcrumbs .hkb-breadcrumbs__icon {
        height: 8px;
        padding: 0 4px; } }
  .hkb-breadcrumbs a {
    color: #5c5c5c;
    text-decoration: none; }

.hkb-search-noresults {
  text-align: center;
  padding: 30px 0; }
  .hkb-search-noresults .hkb-search-noresults__title {
    text-align: center;
    font-size: 34px;
    line-height: 1.2;
    margin: 0 0 11px; }
  .hkb-search-noresults p {
    margin: 0; }

#hkb-jquery-live-search {
  background: #fff;
  margin: 10px 0 0;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  position: absolute;
  z-index: 99;
  border-radius: 5px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin; }
  #hkb-jquery-live-search::-webkit-scrollbar {
    width: 11px; }
  #hkb-jquery-live-search::-webkit-scrollbar-track {
    background: #fff; }
  #hkb-jquery-live-search::-webkit-scrollbar-thumb {
    background-color: #dde0e4;
    border-radius: 6px;
    border: 3px solid #fff; }

#hkb.hkb-searchresults {
  list-style: none;
  margin: 0;
  padding: 0; }
  #hkb.hkb-searchresults .searchwp-revised-search-notice {
    background-color: #f4f5f5;
    padding: 14px 20px 10px;
    margin: 0;
    font-size: 15px; }
  #hkb.hkb-searchresults > li {
    position: relative;
    padding: 0;
    margin: 0; }
    #hkb.hkb-searchresults > li:hover, #hkb.hkb-searchresults > li.hkb-searchresults__current {
      background: #f7f7f7; }
    #hkb.hkb-searchresults > li:first-child a {
      padding-top: 15px; }
    #hkb.hkb-searchresults > li:last-child a {
      padding-bottom: 15px; }
    #hkb.hkb-searchresults > li.hkb-searchresults__showall, #hkb.hkb-searchresults > li.hkb-searchresults__noresults {
      background: #f7f7f7;
      text-align: center;
      font-size: 14px;
      line-height: 1; }
      #hkb.hkb-searchresults > li.hkb-searchresults__showall a,
      #hkb.hkb-searchresults > li.hkb-searchresults__showall span, #hkb.hkb-searchresults > li.hkb-searchresults__noresults a,
      #hkb.hkb-searchresults > li.hkb-searchresults__noresults span {
        display: block;
        padding: 10px; }
    #hkb.hkb-searchresults > li a {
      padding: 10px 20px;
      display: block;
      color: inherit;
      text-decoration: none; }
    #hkb.hkb-searchresults > li .hkb-searchresults__title,
    #hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
      display: block; }
    #hkb.hkb-searchresults > li .hkb-searchresults__title {
      font-size: 16px;
      line-height: 18px;
      font-weight: bold; }
    #hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
      font-size: 15px;
      line-height: 1.3;
      margin: 10px 0 0; }

.ht-page.ht-page--sidebaroff .ht-page__content {
  max-width: initial; }

.hkb-archive__title {
  font-size: 22px;
  margin: 30px 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e6e6e6; }
  @media screen and (min-width: 768px) {
    .hkb-archive__title {
      margin: 30px 0 30px; } }

.hkb-archive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 650px) {
    .hkb-archive {
      margin-left: -10px;
      margin-right: -10px; } }
  .hkb-archive > li {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 15px;
  }
  .hkb-archive.hkb-archive--justify {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .hkb-archive.hkb-archive--1cols > li {
    width: 100%; }
    @media screen and (min-width: 650px) {
      .hkb-archive.hkb-archive--1cols > li {
        width: 99%; } }
  .hkb-archive.hkb-archive--2cols > li {
    width: 100%; }
    @media screen and (min-width: 650px) {
      .hkb-archive.hkb-archive--2cols > li {
        width: 50%; } }
  .hkb-archive.hkb-archive--3cols > li {
    width: 100%; }
    @media screen and (min-width: 650px) {
      .hkb-archive.hkb-archive--3cols > li {
        width: 50%; } }
    @media screen and (min-width: 850px) {
      .hkb-archive.hkb-archive--3cols > li {
        width: 33.333%; } }
  .hkb-archive.hkb-archive--4cols > li {
    width: 100%; }
    @media screen and (min-width: 650px) {
      .hkb-archive.hkb-archive--4cols > li {
        width: 50%; } }
    @media screen and (min-width: 850px) {
      .hkb-archive.hkb-archive--4cols > li {
        width: 33.333%; } }
    @media screen and (min-width: 950px) {
      .hkb-archive.hkb-archive--4cols > li {
        width: 25%; } }
  .hkb-archive.hkb-archive--marginb > li {
    margin: 0 0 20px; }
  @media screen and (min-width: 650px) {
    .hkb-archive > li {
      padding: 0 10px; } }

.hkb-category:not(.hkb-category--witharticles) .hkb-category__link {
  -moz-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  -webkit-transition: background 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out; }
  .hkb-category:not(.hkb-category--witharticles) .hkb-category__link:hover {
    background: #fafafa; }

.hkb-category.hkb-category--boxed {
  background: #f4f5f5;
  margin: 0 0 20px;
  border-radius: 5px; }
  .hkb-category.hkb-category--boxed.hkb-category--witharticles {
    padding: 25px; }
  .hkb-category.hkb-category--boxed:not(.hkb-category--witharticles) .hkb-category__link {
    -moz-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
    padding: 25px; }
    .hkb-category.hkb-category--boxed:not(.hkb-category--witharticles) .hkb-category__link:hover {
      background: #fafafa; }

.hkb-category.hkb-category--style7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__iconwrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__title {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__description {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .hkb-category.hkb-category--style7:not(.hkb-category--witharticles):not(.hkb-category--withdesc) .hkb-category__title {
    -webkit-align-self: auto;
    -moz-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto; }
  .hkb-category.hkb-category--style7.hkb-category--witharticles {
    padding: 25px 10px;
    background-color: #fff;
    border: 1px solid #dff1f1;
    border-radius: 5px;

  }
    .hkb-category.hkb-category--style7.hkb-category--witharticles .hkb-category__content {
      -webkit-align-self: flex-start;
      -moz-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start; }
  .hkb-category.hkb-category--style7 .hkb-category__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    padding: 25px 10px;
    text-decoration: none; }
  .hkb-category.hkb-category--style7 .hkb-category__iconwrap {
    margin: 0 20px 0 0;
    text-align: center; }
    .hkb-category.hkb-category--style7 .hkb-category__iconwrap img {
      margin: 0 auto; }
    .hkb-category.hkb-category--style7 .hkb-category__iconwrap svg {
      height: auto;
      width: 100%;
      transform: scale(1.2);
      transform-origin: center; }
  .hkb-category.hkb-category--style7 .hkb-category__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }

.hkb-category.hkb-category--style8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%; }
  .hkb-category.hkb-category--style8:not(.hkb-category--withicon) .hkb-category__content {
    -webkit-align-self: auto;
    -moz-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto; }
  .hkb-category.hkb-category--style8.hkb-category--witharticles {
    padding: 25px 10px; }
  .hkb-category.hkb-category--style8 .hkb-category__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 25px 10px;
    text-decoration: none; }
  .hkb-category.hkb-category--style8 .hkb-category__iconwrap {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .hkb-category.hkb-category--style8 .hkb-category__content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

.hkb-category.hkb-category--style9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%; }
  .hkb-category.hkb-category--style9:not(.hkb-category--withicon) .hkb-category__content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .hkb-category.hkb-category--style9 .hkb-category__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 25px 10px;
    text-decoration: none; }
  .hkb-category.hkb-category--style9 .hkb-category__iconwrap {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center;
    margin: 0 auto; }
    .hkb-category.hkb-category--style9 .hkb-category__iconwrap img {
      margin: 0 auto; }
  .hkb-category.hkb-category--style9 .hkb-category__content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .hkb-category.hkb-category--style9 .hkb-category__title,
  .hkb-category.hkb-category--style9 .hkb-category__description,
  .hkb-category.hkb-category--style9 .hkb-category__articlelist {
    text-align: center; }

.hkb-category .hkb-category__iconwrap img {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block; }

.hkb-category .hkb-category__headerlink {
  display: block;
  text-decoration: none; }

.hkb-category .hkb-category__title {
  width: 100%;
  font-size: 18px;
  line-height: 1.25;
  color: #333;
  margin: 0; }

.hkb-category .hkb-category__description {
  font-size: 15px;
  line-height: 20px;
  color: #8a8a8a;
  margin: 8px 0 0; }

.hkb-category .hkb-category__articlelist {
  list-style: none;
  margin: 15px 0 0 16px;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  width: 100%; }
  .hkb-category .hkb-category__articlelist > li {
    margin: 0 0 8px; }
    .hkb-category .hkb-category__articlelist > li:last-child {
      margin-bottom: 0; }
  .hkb-category .hkb-category__articlelist a {
    position: relative;
    display: inline-block;
    color: #00B4B3;
    text-decoration: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .hkb-category .hkb-category__articlelist a:before {
      position: absolute;
      left: -16px;
      top: 7px;
      height: 6px;
      width: 6px;
      content: "";
      border: 1px solid #595959;
      border-radius: 99%; }

.hkb-category .hkb-category__viewall {
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0 0;
  text-decoration: none; }

.hkb-article-attachments {
  background: #f4f5f5;
  padding: 15px 20px;
  margin: 0 0 22px; }
  .hkb-article-attachments.hkb-article-attachments--active .hkb-article-attachments__content {
    opacity: 1;
    max-height: 9999px;
    visibility: visible; }
  .hkb-article-attachments.hkb-article-attachments--active .hkb-article-attachments__title::before {
    background: rgba(0, 0, 0, 0.15) url("../img/minus.svg") no-repeat center center;
    background-size: 15px; }
  .hkb-article-attachments .hkb-article-attachments__title {
    margin: 0;
    padding: 0 0 0 40px;
    font-size: 18px;
    cursor: pointer;
    position: relative; }
    .hkb-article-attachments .hkb-article-attachments__title::before {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      content: '';
      display: block;
      height: 25px;
      width: 25px;
      margin: 0 10px 0 0;
      background: rgba(0, 0, 0, 0.15) url("../img/plus.svg") no-repeat center center;
      background-size: 12px;
      position: absolute;
      top: 0;
      left: 0; }
  .hkb-article-attachments .hkb-article-attachments__content {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    max-height: 0;
    visibility: hidden;
    overflow: hidden; }

.hkb-article-attachments__list {
  list-style: none;
  margin: 20px 0 0;
  padding: 0; }
  .hkb-article-attachments__list li {
    margin: 0 0 10px; }
    .hkb-article-attachments__list li:last-child {
      margin-bottom: 0; }

.hkb-article-attachment__link {
  display: table;
  width: 100%;
  background: #fff;
  padding: 15px;
  font-size: 15px;
  text-decoration: none;
  vertical-align: middle;
  position: relative; }
  .hkb-article-attachment__link::after {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: url("../img/download.svg") no-repeat center center;
    background-size: 30px;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    right: -20px;
    bottom: 0;
    margin-top: -15px;
    opacity: 0; }
  .hkb-article-attachment__link:hover {
    color: inherit; }
    .hkb-article-attachment__link:hover .hkb-article-attachment__content .hkb-article-attachment__size {
      opacity: 1;
      max-height: 100px;
      top: 0; }
    .hkb-article-attachment__link:hover::after {
      opacity: .25;
      right: 20px; }
  .hkb-article-attachment__link .hkb-article-attachment__icon {
    display: block;
    height: 40px;
    width: 40px; }
  .hkb-article-attachment__link .hkb-article-attachment__img {
    display: block;
    margin: 0 20px 0 0;
    position: relative; }
    .hkb-article-attachment__link .hkb-article-attachment__img span {
      -webkit-border-radius: 99px;
      -moz-border-radius: 99px;
      -ms-border-radius: 99px;
      border-radius: 99px;
      display: block;
      position: absolute;
      bottom: 5px;
      left: 4px;
      right: 4px;
      line-height: 1;
      font-size: 12px;
      color: #fff;
      text-align: center;
      text-transform: uppercase; }
  .hkb-article-attachment__link .hkb-article-attachment__content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 5px;
    color: #333; }
    .hkb-article-attachment__link .hkb-article-attachment__content .hkb-article-attachment__size {
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block;
      font-size: 13px;
      color: #999;
      opacity: 0;
      max-height: 0;
      line-height: 1;
      text-transform: uppercase;
      top: -20px; }

.hkb-article-author {
  display: flex;
  margin: 0 0 22px; }
  .hkb-article-author .hkb-article-author__title {
    margin: 0 0 22px;
    font-size: 16px; }
  .hkb-article-author .hkb-article-author__avatar {
    margin-top: 11px;
    float: left;
    margin: 0 30px 0 0; }
  .hkb-article-author .hkb-article-author__name {
    margin: 0 0 11px;
    padding: 0 0 0 100px; 
    min-height: 20px;}
    .hkb-article-author .hkb-article-author__name a {
      text-decoration: none; }
  .hkb-article-author .hkb-article-author__bio {
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 60px;  
    margin-bottom: 10px; 
    }

.author_user {
  width: 66%;
  padding: 0 20px 0 0;
} 
.author_user.same_author_updater {
  width: 100%;
}
.revised_user {
  width: 34%;
  border-left: 1px solid #ddd;
  padding: 0 0 0 20px;
}   
.author_more ul {
  padding: 0;
  list-style-position: inside !important;
  list-style: circle;
  margin: 0;
} 
.author_more hr {
  border-bottom: 1px solid #ddd;
}
.author_more p {
  margin: 5px 0;
}
.author_more p.author-more-link {
  text-align: right;  
}
.hkb-article-author hr {
  border-top: 1px solid #ddd;
}
.revised_user .hkb-article-author__avatar img {
  width: 70px;
  height: auto;
}
.fact_check {
  font-weight: bold;
}
.fact_check a {
  color: #333;
}
/* .bio {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
} */
.hkb-article-tags,
.ht-post-tags {
  font-size: 14px;
  color: #999;
  margin: 0 0 20px; }
  .hkb-article-tags a,
  .ht-post-tags a {
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    -ms-border-radius: 99px;
    border-radius: 99px;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    margin: 0 5px 5px 0;
    background: #f4f5f5;
    color: #666;
    font-size: 13px;
    text-decoration: none; }
    .hkb-article-tags a:hover,
    .ht-post-tags a:hover {
      background: #e7e9e9; }
    .hkb-article-tags a:first-child,
    .ht-post-tags a:first-child {
      margin-left: 5px; }

.hkb-article-related {
  font-size: 14px;
}
.article-related,
.article-updated,
.article-most_viewed {
  width: 33.3%;
  float: left;  
}  
  @media print {
    .hkb-article-related {
      display: none; } }
  .hkb-article-related .hkb-article-related__title {
    margin: 0 0 11px;
    font-size: 16px;
    text-transform: capitalize; }
  .hkb-article-related .hkb-article-list {
    list-style: circle;
    list-style-position: inside;
    margin: 0;
    padding: 0; }
    .hkb-article-related .hkb-article-list a {
      text-decoration: none;     
    }
    .hkb-article-related ul a,
    .author_more ul a {
      color: inherit;}
    .hkb-article-related ul a:hover,
    .author_more ul a:hover {
      color: #00a8a8;}
    .hkb-article-related ul li {
      margin: 0 0 10px;
      line-height: 1.3;
    }
    .author_more ul li:hover,
    .hkb-article-related ul li:hover {
      list-style: disc;
      list-style-position: inherit;
    }
.readmore_seperator ul {
  list-style: none;
  display: flex;
  padding: 0;
  border-bottom: 4px solid #00b4b3;
}
.readmore_seperator ul li {
  margin: 0 0 0 5px;
  padding: 7px 10px;
  background-color: #00b4b3;
  color: #fff;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  text-transform: uppercase;
  line-height: 1;
}
.ht-pagination {
  margin: 0 0 20px; }
  .ht-pagination a {
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background: #f4f5f5;
    color: #595959;
    display: inline-block;
    padding: 10px 15px;
    line-height: 1;
    font-size: 14px;
    text-decoration: none;
    border-radius: 3px; }
    .ht-pagination a:hover {
      background: #e7e9e9; }
  .ht-pagination .ht-pagination__prev a::before {
    content: '<';
    margin: 0 5px 0 0; }
  .ht-pagination .ht-pagination__next a::after {
    content: '>';
    margin: 0 0 0 5px; }

@media print {
  .ht-commentform {
    display: none; } }

.ht-commentform .required {
  color: red; }

.ht-commentform .ht-commentform__title {
  font-weight: bold;
  margin: 0 0 22px;
  color: #333;
  font-size: 22px;
  line-height: 1.3;
  padding: 0 0 10px;
  border-bottom: 1px solid #e6e6e6; }
  .ht-commentform .ht-commentform__title small a {
    float: right;
    font-size: 15px;
    line-height: 2.2;
    text-decoration: none; }

.ht-commentform .logged-in-as {
  margin: 0 0 22px;
  font-size: 15px; }

.ht-commentform .ht-commentform__author,
.ht-commentform .ht-commentform__email,
.ht-commentform .ht-commentform__comment,
.ht-commentform .ht-commentform__author {
  margin: 0 0 22px; }

.ht-commentslist {
  padding: 22px 0 0; }
  .ht-commentslist .ht-commentslist__title {
    font-weight: bold;
    margin: 0 0 22px;
    color: #333;
    font-size: 22px;
    line-height: 1.3;
    padding: 0 0 10px;
    border-bottom: 1px solid #e6e6e6; }
  .ht-commentslist ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    .ht-commentslist ol.children {
      margin-left: 40px; }
      @media screen and (min-width: 480px) {
        .ht-commentslist ol.children {
          margin-left: 80px; } }

.ht-comment {
  margin: 0 0 30px; }
  .ht-comment .ht-comment__header {
    margin: 0 0 20px; }
  .ht-comment .ht-comment__authoravatar {
    display: block;
    float: left;
    margin: 0 20px 0 0; }
  .ht-comment .ht-comment__authorname {
    display: block;
    padding: 10px 0 8px;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    line-height: 1; }
    .ht-comment .ht-comment__authorname a {
      color: #333;
      text-decoration: none; }
  .ht-comment .ht-comment__time {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 1; }
    .ht-comment .ht-comment__time a {
      color: #999;
      text-decoration: none; }
  .ht-comment .ht-comment__actions a {
    display: inline-block;
    color: #999;
    line-height: 1;
    font-size: 15px;
    text-decoration: none; }
  .ht-comment .ht-comment__actions .comment-edit-link::after {
    content: '\00b7';
    margin: 0 3px 0 8px;
    color: #999;
    position: relative;
    top: -1px;
    font-weight: bold; }
  .ht-comment .ht-comment__content {
    font-size: 16px;
    line-height: 1.45; }
    .ht-comment .ht-comment__content p {
      margin: 0 0 20px; }
  .ht-comment .ht-comment__content,
  .ht-comment .ht-comment__footer {
    margin: 0 0 0 80px; }
  .ht-comment .ht-comment__moderation {
    background: #f3f8fb;
    padding: 16px 20px;
    margin: 0 0 18px 80px;
    font-size: 15px;
    border-radius: 5px; }

.ht-transferbox {
  background: #f4f5f5;
  padding: 30px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.4;
  display: table;
  width: 100%;
  border-radius: 5px; }
  .ht-transferbox .ht-transferbox__content {
    width: 100%; }
  .ht-transferbox .ht-transferbox__action {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px; }
  .ht-transferbox .ht-transferbox__title {
    font-size: 18px;
    margin: 0 0 15px; }
  .ht-transferbox p {
    margin: 0 0 10px; }
    .ht-transferbox p:last-of-type {
      margin-bottom: 0; }
  .ht-transferbox .ht-transferbox__btn {
    float: right;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 14px 28px;
    line-height: 1;
    white-space: nowrap;
    border-radius: 99px;
    transition: background .3s ease-in-out; }

.ht-404msg {
  text-align: center;
  padding: 10% 0; }
  .ht-404msg .ht-404msg__title {
    font-size: 128px;
    line-height: 1;
    margin: 0 0 15px;
    color: #fff; }
  .ht-404msg .ht-404msg__tagline {
    font-weight: normal;
    font-size: 32px;
    line-height: 1.3;
    margin: 0;
    color: rgba(255, 255, 255, 0.9); }

.hts-messages {
  position: relative;
  padding: 20px 25px;
  margin: 0 0 22px;
  font-size: 90%;
  border-radius: 5px; }
  .hts-messages.hts-messages--alert {
    background-color: #f7efa6;
    color: #6a6641; }
    .hts-messages.hts-messages--alert.hts-messages--withicon {
      padding-left: 50px;
      background-image: url("../img/exclamation-circle.svg");
      background-repeat: no-repeat;
      background-size: 18px;
      background-position: 20px 22px; }
    .hts-messages.hts-messages--alert .hts-messages__title {
      color: #6a6641; }
  .hts-messages.hts-messages--success {
    background-color: rgba(158, 209, 102, 0.3);
    color: #445028; }
    .hts-messages.hts-messages--success.hts-messages--withicon {
      padding-left: 50px;
      background-image: url("../img/check-circle.svg");
      background-repeat: no-repeat;
      background-size: 18px;
      background-position: 20px 22px; }
  .hts-messages.hts-messages--danger {
    background-color: #ffe7e5; }
    .hts-messages.hts-messages--danger.hts-messages--withicon {
      padding-left: 50px;
      background-image: url("../img/exclamation-triangle.svg");
      background-repeat: no-repeat;
      background-size: 18px;
      background-position: 20px 22px; }
    .hts-messages.hts-messages--danger .hts-messages__title {
      color: #e05d4d; }
  .hts-messages.hts-messages--info {
    background-color: #f3f8fb; }
    .hts-messages.hts-messages--info.hts-messages--withicon {
      padding-left: 50px;
      background-image: url("../img/info-circle.svg");
      background-repeat: no-repeat;
      background-size: 18px;
      background-position: 20px 22px; }
    .hts-messages.hts-messages--info .hts-messages__title {
      color: #3ea9f5; }
  .hts-messages.hts-messages--withtitle p:first-of-type {
    margin-top: 10px; }
  .hts-messages .hts-messages__title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0; }
  .hts-messages p {
    margin: 0 0 20px; }
    .hts-messages p:last-child {
      margin-bottom: 0; }

.hts-toggle {
  position: relative;
  margin-bottom: 20px; }
  .hts-toggle.hts-toggle--active .hts-toggle__title:before {
    background-image: url("../img/minus-circle.svg"); }
  .hts-toggle.hts-toggle--active .hts-toggle__content {
    max-height: 9999px;
    opacity: 1; }
  .hts-toggle .hts-toggle__title {
    background: #f0f2f5;
    padding: 15px 15px 15px 45px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    position: relative;
    border-radius: 5px; }
    .hts-toggle .hts-toggle__title::before {
      position: absolute;
      top: 50%;
      left: 12px;
      margin-top: -10px;
      background-image: url("../img/plus-circle.svg");
      background-repeat: no-repeat;
      background-position: center  center;
      background-size: 20px;
      display: block;
      width: 20px;
      height: 20px;
      content: ''; }
    .hts-toggle .hts-toggle__title:hover {
      cursor: pointer; }
  .hts-toggle .hts-toggle__content {
    border: 1px solid #f0f2f5;
    border-top: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s ease; }
    .hts-toggle .hts-toggle__content .hts-toggle__contentwrap {
      padding: 20px; }
      .hts-toggle .hts-toggle__content .hts-toggle__contentwrap p:last-child {
        margin-bottom: 0; }

.hts-accordion {
  position: relative;
  margin-bottom: 20px; }
  .hts-accordion .hts-accordion__section.hts-accordion__section--active .hts-accordion__title::before {
    background-image: url("../img/minus-circle.svg"); }
  .hts-accordion .hts-accordion__section.hts-accordion__section--active .hts-accordion__content {
    max-height: 999px;
    opacity: 1; }
  .hts-accordion .hts-accordion__section:first-of-type .hts-accordion__title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .hts-accordion .hts-accordion__section:last-of-type .hts-accordion__content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #f0f2f5; }
  .hts-accordion .hts-accordion__title {
    background: #f0f2f5;
    padding: 15px 15px 15px 45px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    position: relative; }
    .hts-accordion .hts-accordion__title:hover {
      cursor: pointer; }
    .hts-accordion .hts-accordion__title::before {
      position: absolute;
      top: 50%;
      left: 12px;
      margin-top: -10px;
      background-image: url("../img/plus-circle.svg");
      background-repeat: no-repeat;
      background-position: center  center;
      background-size: 20px;
      display: block;
      width: 20px;
      height: 20px;
      content: ''; }
  .hts-accordion .hts-accordion__content {
    border-left: 1px solid #f0f2f5;
    border-right: 1px solid #f0f2f5;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s ease; }
    .hts-accordion .hts-accordion__content .hts-accordion__contentwrap {
      padding: 20px; }
      .hts-accordion .hts-accordion__content .hts-accordion__contentwrap p:last-child {
        margin-bottom: 0; }

.hts-tabs {
  position: relative;
  margin-bottom: 20px; }
  .hts-tabs .hts-tabs__nav {
    list-style: none;
    margin: 0 0 -1px;
    padding: 0;
    float: left;
    border: 1px solid #f0f2f5;
    border-bottom: 0; }
    .hts-tabs .hts-tabs__nav .hts-tabs__tab {
      background: #f0f2f5;
      float: left;
      font-size: 15px;
      color: #333;
      line-height: 1;
      padding: 14px 15px;
      margin: 0;
      border-right: 1px solid rgba(0, 0, 0, 0.06); }
      .hts-tabs .hts-tabs__nav .hts-tabs__tab:hover {
        cursor: pointer; }
      .hts-tabs .hts-tabs__nav .hts-tabs__tab.hts-tabs__tab--active {
        background: #fff;
        font-weight: bold; }
      .hts-tabs .hts-tabs__nav .hts-tabs__tab:last-child {
        border-right: 0; }
  .hts-tabs .hts-tabs__content {
    clear: both;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s ease-in-out; }
    .hts-tabs .hts-tabs__content.hts-tabs__content--active {
      max-height: 999px;
      opacity: 1; }
    .hts-tabs .hts-tabs__content .hts-tabs__contentwrap {
      border: 1px solid #f0f2f5;
      padding: 20px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
      .hts-tabs .hts-tabs__content .hts-tabs__contentwrap p:last-child {
        margin-bottom: 0; }

.gallery {
  margin: 0 0 22px; }
  .gallery.gallery-columns-2 .gallery-item {
    float: left;
    width: 50%; }
    .gallery.gallery-columns-2 .gallery-item:nth-child(2n+3) {
      clear: left; }
  .gallery.gallery-columns-3 .gallery-item {
    float: left;
    width: 33.333%; }
    .gallery.gallery-columns-3 .gallery-item:nth-child(3n+4) {
      clear: left; }
  .gallery.gallery-columns-4 .gallery-item {
    float: left;
    width: 25%; }
    .gallery.gallery-columns-4 .gallery-item:nth-child(4n+5) {
      clear: left; }
  .gallery.gallery-columns-5 .gallery-item {
    float: left;
    width: 20%; }
    .gallery.gallery-columns-5 .gallery-item:nth-child(5n+6) {
      clear: left; }
  .gallery.gallery-columns-6 .gallery-item {
    float: left;
    width: 16.666%; }
    .gallery.gallery-columns-6 .gallery-item:nth-child(6n+7) {
      clear: left; }
  .gallery .gallery-item {
    margin: 0 0 11px; }
    .gallery .gallery-item a {
      display: block;
      line-height: 0; }
    .gallery .gallery-item img {
      margin: 0 auto; }

.ht-postlist {
  list-style: none;
  margin: 0;
  padding: 0; }
  .ht-postlist > li {
    margin: 0 0 44px;
    padding: 0 0 44px;
    border-bottom: 1px solid #e6e6e6; }
    .ht-postlist > li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }

.ht-post__meta {
  font-size: 15px;
  color: #999; }
  .ht-post__meta > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .ht-post__meta > ul li {
      display: inline-block; }
      .ht-post__meta > ul li::after {
        content: ' - '; }
      .ht-post__meta > ul li:last-child::after {
        content: ''; }
  .ht-post__meta .ht-post__metacategory {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .ht-post__meta .ht-post__metacategory li {
      display: inline-block; }
      .ht-post__meta .ht-post__metacategory li::after {
        content: ', '; }
      .ht-post__meta .ht-post__metacategory li:last-child::after {
        content: ''; }

.ht-post .ht-post__header {
  margin: 0 0 33px; }

.ht-post .ht-post__title {
  font-size: 32px;
  line-height: 1.3;
  margin: 0 0 11px; }
  .ht-post .ht-post__title a {
    color: inherit;
    text-decoration: none; }

.ht-postmini .ht-post__header {
  margin: 0 0 22px; }

.ht-postmini .ht-post__title {
  font-size: 26px;
  line-height: 1.3;
  margin: 0 0 5.5px; }
  .ht-postmini .ht-post__title a {
    color: inherit;
    text-decoration: none; }

.ht-postmini .ht-post__excerpt {
  margin: 8px 0 0;
  font-size: 15px;
  line-height: 1.5; }
  .ht-postmini .ht-post__excerpt p {
    margin: 0; }

.ht-post__content {
  position: relative;
  margin: 0 0 44px; }
  .ht-post__content a {
    text-decoration: none; }
  .ht-post__content h1,
  .ht-post__content h2,
  .ht-post__content h3,
  .ht-post__content h4,
  .ht-post__content h5,
  .ht-post__content h6 {
    margin: 0 0 22px; }
  .ht-post__content h1 {
    font-size: 28px;
    line-height: 1.2; }
    @media screen and (min-width: 768px) {
      .ht-post__content h1 {
        font-size: 38px; } }
  .ht-post__content h2 {
    font-size: 28px;
    line-height: 1.2;
    padding: 22px 0 0; }
    @media screen and (min-width: 768px) {
      .ht-post__content h2 {
        font-size: 30px; } }
  .ht-post__content h3 {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 22px; }
  .ht-post__content h4 {
    font-size: 19px;
    line-height: 1.3;
    padding-top: 22px; }
  .ht-post__content h5 {
    font-size: 18px;
    line-height: 1.3;
    padding-top: 22px; }
  .ht-post__content h6 {
    font-size: 17px;
    line-height: 1.25;
    padding-top: 22px; }
  .ht-post__content p {
    margin: 0 0 22px; }
  .ht-post__content p,
  .ht-post__content a {
    word-break: break-word; }
  .ht-post__content ul,
  .ht-post__content .block-library-list ul {
    list-style-type: circle;
    margin: 0 0 22px;
    padding: 0 0 0 30px; }
    .ht-post__content ul li,
    .ht-post__content .block-library-list ul li {
      margin: 0 0 10px;
      word-break: break-word; }
  .ht-post__content ol,
  .ht-post__content .block-library-list ol {
    margin: 0 0 22px;
    padding: 0 0 0 30px; }
    .ht-post__content ol li,
    .ht-post__content .block-library-list ol li {
      margin: 0 0 10px; }
  .ht-post__content hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid #eaeaea;
    margin: 44px 0;
    padding: 0; }
  .ht-post__content img {
    display: block;
    max-width: 100%;
    height: auto; }
    .ht-post__content img.alignleft {
      margin: 0 auto 11px; }
      @media screen and (min-width: 580px) {
        .ht-post__content img.alignleft {
          float: left;
          margin-right: 22px; } }
    .ht-post__content img.alignright {
      margin: 0 auto 11px; }
      @media screen and (min-width: 580px) {
        .ht-post__content img.alignright {
          float: right;
          margin-left: 22px; } }
    .ht-post__content img.aligncenter {
      margin: 0 auto 11px; }
  .ht-post__content figure {
    margin-left: auto;
    margin-right: auto; }
    .ht-post__content figure.alignleft {
      text-align: center; }
      @media screen and (max-width: 579px) {
        .ht-post__content figure.alignleft {
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (min-width: 580px) {
        .ht-post__content figure.alignleft {
          text-align: left;
          float: left;
          margin-right: 44px;
          margin-left: 0; } }
    .ht-post__content figure.alignright {
      text-align: center; }
      @media screen and (max-width: 579px) {
        .ht-post__content figure.alignright {
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (min-width: 580px) {
        .ht-post__content figure.alignright {
          text-align: right;
          float: right;
          margin-left: 44px;
          margin-right: 0; } }
    .ht-post__content figure.aligncenter {
      text-align: center;
      margin: 0 auto 11px; }
    .ht-post__content figure > a {
      display: block;
      line-height: 0; }
    .ht-post__content figure img {
      max-width: 100%;
      height: auto; }
    .ht-post__content figure figcaption {
      margin: 11px 0 0;
      text-align: center;
      font-style: italic;
      font-size: 15px;
      line-height: 1.3;
      color: #808080; }
  .ht-post__content blockquote {
    padding: 0 0 0 22px;
    margin: 44px 0;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 1.45;
    border-left: 5px solid #e3e4e5; }
    @media screen and (min-width: 768px) {
      .ht-post__content blockquote {
        padding: 0 0 0 44px;
        font-size: 20px;
        line-height: 1.45; } }
    .ht-post__content blockquote p:last-of-type {
      margin-bottom: 0; }
  .ht-post__content code,
  .ht-post__content kbd,
  .ht-post__content pre,
  .ht-post__content samp {
    font-family: Roboto Mono,Monaco,courier,monospace; }
  .ht-post__content code {
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 90%;
    padding: 3px 5px; }
  .ht-post__content pre,
  .ht-post__content .wp-block-code {
    border-radius: 3px;
    background: #f5f5f5;
    border: none;
    display: block;
    padding: 25px;
    margin-bottom: 22px;
    font-size: 90%;
    line-height: 1.4;
    color: #4d4d4d;
    overflow-x: auto;
    word-wrap: normal; }
    .ht-post__content pre code,
    .ht-post__content .wp-block-code code {
      padding: 0; }
  .ht-post__content kbd {
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333; }
  .ht-post__content mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .ht-post__content abbr[data-original-title],
  .ht-post__content abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .ht-post__content iframe,
  .ht-post__content object,
  .ht-post__content embed {
    max-width: 100%; }
  .ht-post__content table {
    border: 1px solid #eaeaea;
    margin: 0 0 22px;
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse; }
    .ht-post__content table thead {
      border-bottom: none; }
    .ht-post__content table th {
      font-weight: 600; }
    .ht-post__content table tr {
      border-bottom: 1px solid #eaeaea; }
      .ht-post__content table tr th:last-child,
      .ht-post__content table tr td:last-child {
        border-right: 0; }
    .ht-post__content table th,
    .ht-post__content table td {
      background: #fafafa;
      padding: 4px 8px;
      border: 0;
      border-right: 1px solid #eaeaea; }
    .ht-post__content table thead th {
      background: #f2f2f2; }
    .ht-post__content table tbody tr:nth-child(odd) th,
    .ht-post__content table tbody tr:nth-child(odd) td {
      background: #fff; }

.ht-container .gform_wrapper .gfield_required {
  color: #e05d4d; }

.wpcf7 label {
  display: block;
  margin: 0 0 8px;
  font-weight: 600;
  font-size: 17px; }

.wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.wpcf7 .wpcf7-radio .wpcf7-list-item {
  margin: 0 15px 0 0; }
  .wpcf7 .wpcf7-checkbox .wpcf7-list-item.last,
  .wpcf7 .wpcf7-radio .wpcf7-list-item.last {
    margin-right: 0; }

.wpcf7 .wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7 .wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  top: -2px; }

.wpcf7 .ajax-loader {
  display: inline-block; }

.wpcf7 .cf7_required {
  color: #e05d4d; }

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 14px;
  color: #e05d4d;
  margin: 4px 0 0; }

.wpcf7 .wpcf7-response-output {
  margin: 0 0 22px;
  padding: 0; }

.wpcf7 .wpcf7-validation-errors {
  background-color: #ffe7e5;
  border: 0;
  padding: 20px 25px;
  font-size: 90%;
  border-radius: 5px; }

.nf-form-cont .ninja-forms-req-symbol,
.nf-form-cont .nf-error-msg {
  color: #e05d4d; }

.nf-form-cont .nf-error .ninja-forms-field {
  border: 1px solid #e05d4d; }

.nf-form-cont .nf-error-msg {
  font-size: 90%; }

.nf-form-cont .nf-form-fields-required {
  margin: 0 0 22px; }

.avatar {
  -webkit-border-radius: 99%;
  -moz-border-radius: 99%;
  -ms-border-radius: 99%;
  border-radius: 99%; }

mark {
  background-color: #ff0;
  color: #595959; }

.wp-caption {
  color: inherit; }

.wp-caption-text {
  color: inherit; }

.sticky {
  color: inherit; }

.gallery-caption {
  color: inherit; }

.bypostauthor {
  color: inherit; }

.ht-notfound {
  text-align: center; }
  .ht-notfound .ht-notfound__title {
    font-size: 36px;
    margin: 0 0 22px; }

.ht-mobile-toc {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f4f5f5;
  padding: 20px 0;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.4; }
  @media screen and (min-width: 768px) {
    .ht-mobile-toc {
      display: none; } }
  .ht-mobile-toc .ht-mobile-toc__title {
    display: block;
    margin: 0 0 10px; }
  .ht-mobile-toc ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    .ht-mobile-toc ol ol {
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      margin: 0 0 0 10px;
      font-size: 14px; }
  .ht-mobile-toc a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 13px 0; 
    font-size: 16px;}

.ht-mobile-exit {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f4f5f5;
  padding: 20px;
  margin: 20px 0;
  font-size: 15px;
  line-height: 1.4; }
  @media screen and (min-width: 768px) {
    .ht-mobile-exit {
      display: none; } }
  .ht-mobile-exit .ht-mobile-exit__title {
    display: block;
    margin: 0 0 10px;
    font-size: 16px;
    color: #333; }
  .ht-mobile-exit .hkb_widget_exit__content {
    margin: 0 0 12px; }
  .ht-mobile-exit .hkb_widget_exit__btn {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 12px 18px;
    line-height: 1;
    border-radius: 99px;
    transition: background .3s ease-in-out; }


    .ht-mobile-toc__title {
      display: block;
      margin-bottom: 5px;
      position: relative;
      padding: 0 0 0 40px;
      border-radius: 3px;  
      z-index: 1;  
      transform-origin: 4px 0px;  
      transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  opacity 0.55s ease;
      cursor: pointer;
      background-image: url('../img/frontpage/table_of_contents_menu.png');
      background-repeat: no-repeat;
      background-size: 35px;
      background-position: 0 -3px;
      font-size: 20px;
    }
    .ht-mobile-toc #navtoc {
      display: block;      
    }
    .ht-mobile-toc #navtoc.menu-is-active {
      display: none;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; 
    }

.wp-block-gallery {
  list-style: none;
  padding: 0; }
  .wp-block-gallery .blocks-gallery-grid {
    margin: 0;
    padding: 0; }

.wp-block-cover {
  margin: 0 0 22px; }

.wp-block-pullquote {
  border-color: #e3e4e5;
  margin-top: 44px;
  margin-bottom: 44px; }
  .wp-block-pullquote blockquote {
    border-left: none;
    padding: 0;
    margin: 0; }

.wp-block-ht-block-toc.is-style-knowall-default {
  background: #f4f5f5;
  padding: 30px;
  border-radius: 5px; }

.wp-block-htgb-block-glossary.is-style-knowall-default {
  background: #f4f5f5;
  padding: 30px;
  border-radius: 5px; }
  .wp-block-htgb-block-glossary.is-style-knowall-default .hg-content .hg-content__letter {
    background-color: rgba(0, 0, 0, 0.05); }

.newstitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.hotnews {
  width: 20%;
}
.viewall {
  width: 20%;
  margin-left: auto;
}

.tile-stats {
  position: relative;
  display: block;
  background: #303641;
  padding: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.tile-stats:hover {
  background: #252a32;
}
.tile-stats .icon {
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.tile-stats .icon i {
  font-size: 100px;
  line-height: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.tile-stats .icon i:before {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.tile-stats .num,
.tile-stats h3,
.tile-stats p {
  position: relative;
  color: #fff;
  z-index: 5;
  margin: 0;
  padding: 0;
}
.tile-stats .num {
  font-size: 24px;
  font-weight: bold;
}
.tile-stats h3 {
  font-size: 18px;
  margin-top: 5px;
}
.tile-stats p {
  font-size: 11px;
  margin-top: 5px;
}
.tile-stats.tile-red {
  background: #f56954;
}
.tile-stats.tile-red:hover {
  background: #f4543c;
}
.tile-stats.tile-red .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-red .num,
.tile-stats.tile-red h3,
.tile-stats.tile-red p {
  color: #fff;
}
.tile-stats.tile-green {
  background: #00a65a;
}
.tile-stats.tile-green:hover {
  background: #008d4c;
}
.tile-stats.tile-green .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-green .num,
.tile-stats.tile-green h3,
.tile-stats.tile-green p {
  color: #fff;
}
.tile-stats.tile-blue {
  background: #0073b7;
}
.tile-stats.tile-blue:hover {
  background: #00639e;
}
.tile-stats.tile-blue .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-blue .num,
.tile-stats.tile-blue h3,
.tile-stats.tile-blue p {
  color: #fff;
}
.tile-stats.tile-aqua {
  background: #00c0ef;
}
.tile-stats.tile-aqua:hover {
  background: #00acd6;
}
.tile-stats.tile-aqua .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-aqua .num,
.tile-stats.tile-aqua h3,
.tile-stats.tile-aqua p {
  color: #fff;
}
.tile-stats.tile-cyan {
  background: #00b29e;
}
.tile-stats.tile-cyan:hover {
  background: #009987;
}
.tile-stats.tile-cyan .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-cyan .num,
.tile-stats.tile-cyan h3,
.tile-stats.tile-cyan p {
  color: #fff;
}
.tile-stats.tile-purple {
  background: #ba79cb;
}
.tile-stats.tile-purple:hover {
  background: #b167c4;
}
.tile-stats.tile-purple .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-purple .num,
.tile-stats.tile-purple h3,
.tile-stats.tile-purple p {
  color: #fff;
}
.tile-stats.tile-pink {
  background: #ec3b83;
}
.tile-stats.tile-pink:hover {
  background: #ea2474;
}
.tile-stats.tile-pink .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-pink .num,
.tile-stats.tile-pink h3,
.tile-stats.tile-pink p {
  color: #fff;
}
.tile-stats.tile-orange {
  background: #ffa812;
}
.tile-stats.tile-orange:hover {
  background: #f89d00;
}
.tile-stats.tile-orange .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-orange .num,
.tile-stats.tile-orange h3,
.tile-stats.tile-orange p {
  color: #fff;
}
.tile-stats.tile-brown {
  background: #6c541e;
}
.tile-stats.tile-brown:hover {
  background: #584418;
}
.tile-stats.tile-brown .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-brown .num,
.tile-stats.tile-brown h3,
.tile-stats.tile-brown p {
  color: #fff;
}
.tile-stats.tile-plum {
  background: #701c1c;
}
.tile-stats.tile-plum:hover {
  background: #5c1717;
}
.tile-stats.tile-plum .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-plum .num,
.tile-stats.tile-plum h3,
.tile-stats.tile-plum p {
  color: #fff;
}
.tile-stats.tile-gray {
  background: #f5f5f5;
}
.tile-stats.tile-gray:hover {
  background: #e8e8e8;
}
.tile-stats.tile-gray .icon {
  color: rgba(0, 0, 0, 0.1);
}
.tile-stats.tile-gray .num,
.tile-stats.tile-gray h3,
.tile-stats.tile-gray p {
  color: #8f8f8f;
}
.tile-stats.tile-white {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white .num,
.tile-stats.tile-white h3,
.tile-stats.tile-white p {
  color: #303641;
}
.tile-stats.tile-white:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-red {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-red:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-red .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-red .num,
.tile-stats.tile-white-red h3,
.tile-stats.tile-white-red p {
  color: #f56954;
}
.tile-stats.tile-white-red:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-green {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-green:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-green .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-green .num,
.tile-stats.tile-white-green h3,
.tile-stats.tile-white-green p {
  color: #00a65a;
}
.tile-stats.tile-white-green:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-blue {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-blue:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-blue .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-blue .num,
.tile-stats.tile-white-blue h3,
.tile-stats.tile-white-blue p {
  color: #0073b7;
}
.tile-stats.tile-white-blue:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-aqua {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-aqua:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-aqua .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-aqua .num,
.tile-stats.tile-white-aqua h3,
.tile-stats.tile-white-aqua p {
  color: #00c0ef;
}
.tile-stats.tile-white-aqua:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-cyan {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-cyan:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-cyan .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-cyan .num,
.tile-stats.tile-white-cyan h3,
.tile-stats.tile-white-cyan p {
  color: #00b29e;
}
.tile-stats.tile-white-cyan:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-purple {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-purple:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-purple .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-purple .num,
.tile-stats.tile-white-purple h3,
.tile-stats.tile-white-purple p {
  color: #ba79cb;
}
.tile-stats.tile-white-purple:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-pink {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-pink:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-pink .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-pink .num,
.tile-stats.tile-white-pink h3,
.tile-stats.tile-white-pink p {
  color: #ec3b83;
}
.tile-stats.tile-white-pink:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-orange {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-orange:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-orange .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-orange .num,
.tile-stats.tile-white-orange h3,
.tile-stats.tile-white-orange p {
  color: #ffa812;
}
.tile-stats.tile-white-orange:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-brown {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-brown:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-brown .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-brown .num,
.tile-stats.tile-white-brown h3,
.tile-stats.tile-white-brown p {
  color: #6c541e;
}
.tile-stats.tile-white-brown:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-plum {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-plum:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-plum .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-plum .num,
.tile-stats.tile-white-plum h3,
.tile-stats.tile-white-plum p {
  color: #701c1c;
}
.tile-stats.tile-white-plum:hover {
  background-color: #fafafa;
}
.tile-stats.tile-white-gray {
  background: #fff;
  border: 1px solid #ebebeb;
}
.tile-stats.tile-white-gray:hover {
  background: #f2f2f2;
}
.tile-stats.tile-white-gray .icon {
  color: #f2f2f2;
}
.tile-stats.tile-white-gray .num,
.tile-stats.tile-white-gray h3,
.tile-stats.tile-white-gray p {
  color: #8f8f8f;
}
.tile-stats.tile-white-gray:hover {
  background-color: #fafafa;
}
.feature-item {
  background: rgb(202, 235, 172);
  width: 100%;
  float: left;
  border: 1px solid #efefef;
  box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgb(25 42 70 / 13%);
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.feature-item:hover {
  top: -10px;
}

.category-table-header {
  margin: 40px 0 15px 15px
}
.category-table-header a {
  color: #313131;
}

.category-table-header a:link {
  text-decoration: none;
}

#coin_ajax {
  box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
}

#n_color {
  color: #000;
}
a:link, a:visited, a:active, a:hover {
  text-decoration: none;
}

/* Homepage Common tags */
#sec2_h2, 
#sec3_h2,
#sec5_h2 {
  font-size: 40px;
  color: #170F49;
  text-transform: capitalize;  
  word-break: keep-all;
}

.homepage-section1,
.homepage-section2, 
.homepage-section3,
.homepage-section4,
.homepage-section5 {
  padding : 50px 0 75px;  
  background-color: #f6f6f6;
}

/* Homepage Section 1 */
.homepage-section1 {
  background-image: url("../img/frontpage/first-banner.jpg");
  background-repeat: no-repeat;
  background-position: center -120px;
  padding : 1em;
  min-height: 660px; 
}
/* .ko_KR .homepage-section1 {
  background-image: url("../img/frontpage/first-banner.jpg");
} */
/* .en_US .homepage-section1 {
  background-image: url("../img/frontpage/first-banner.jpg");
} */
.banner_text {
  font-family: "DM Sans";
  font-size: 3.625rem;;
  font-weight: bold;
  color: #170F49;
  line-height: 60px;
  margin-top: 3.11em;
  text-transform: uppercase;
}
.banner_text p {
  margin-bottom: 17px;
}
.banner_text span {
  color: #00B4B3;
}
.banner_search {
  margin-top: 10px;
}
.section1_search .hkb-site-search {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;
  display: block;
  width: 100%;
  max-width: 600px;
  padding: 5px;
  border: 0;
  outline: none;
  box-shadow: 0 8px 25px 0px rgb(13 10 44 / 6%);  
  background-color: #fff;
  background-image: none;  
  border: 1px solid rgba(204, 204, 204, 0.5);
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.section1_search .hkb-site-search .hkb-site-search__field {
  border: 0px;
  padding: 17px 20px;
  width: 80%;
  float: left;
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: bold;
}
.section1_search .hkb-site-search .hkb-site-search__button {
  display: block;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;  
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0px;
  width: 105px;
  padding: 12px 0px;
}
.section1_search .hkb-site-search::after {
  background-image: none;
}
.section1_search .hkb-site-search .hkb-site-search__loader {
  right: 140px;
}

.new_modified_posts { /* For Mobile CSS */
  transition :0.2s;
  margin : 1.5em 0;
  background-color: #fff;
  padding: 1.5em;
  border: 1px solid #302f2f34;
  box-shadow: 14.9px 25.15px 46.5px 0px rgb(0 0 0  / 10%);  
  min-height: 365px;
}
.new_modified_posts:active {
  transition: 0.2s;
  background-color: #e9e9e9;
  cursor: pointer; } 
@media screen and (min-width: 480px) {  /* For Tablet & Desktop CSS */
  .new_modified_posts:hover {
    transition: 0.2s;
    transform: translate(2%, -2%);
    cursor: pointer;
    box-shadow: -10px 10px #00b4b3; }
}
/* Homepage Section 2 */
.homepage-section2 {
  background: #FFF4E8;
}
.homepage-section2 .row {
  margin-top: 15px;
}
.homepage-section2 .row .col-md-3:first-child  {
  width: 50%;
}
.homepage-section2 .row .col-md-3:first-child .sec2_img_div {
  width: 60%;
  float: left;
  height: 147px;
}
.homepage-section2 .row .col-md-3:first-child .author_time {
  width: 40%;
  float: right;
  flex-direction: column;
  justify-content: space-between;
  min-height: 147px;
  padding-left: 20px;
}
.homepage-section2 .row .col-md-3:first-child .sec2_excerpt_div {
  float: left;
}

.updated_time {
  font-size: 11px;
  color: #A9A9A9;
}
.section2 { /* For Mobile CSS */
  height : auto;
  transition :0.2s;
  margin : 0.5em 0em 0.5em 0em;
  padding: 10px;
  background-color: #fff;
  border: 0.1px solid #302f2f34;
}
.section2:active {
  transition :0.2s;
  background-color: #fff;
  cursor: pointer; } 
@media screen and (min-width: 480px) {  /* For Tablet CSS */
  .section2 {
      margin : 0.2em 0;
      padding-left: 10px;
      padding-right: 10px;
  }
  .section2:hover {
    transition :0.2s;
    transform: translate(2%, 0%);
    background-color: #ddefef;
    cursor: pointer; } 
}
@media screen and (min-width: 768px) { /* For Desktop CSS */
  .section2 {
      margin : 0.2em 0;
      padding-left: 10px;
      padding-right: 10px;
  }
  .section2:hover {
    transition :0.2s;
    transform: translate(2%, 0%);
    background-color: #fff;
    cursor: pointer; } 
}
.sec2_post_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #170F49;
}
.sec2_img_div {
  display: block;
  width : 100%;
  height : 130px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em;  
  position: relative;
}
.sec2_excerpt_div {
  display: block;
  width : 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.sec2_excerpt_div p,
.sec3_coin_excerpt p  {
  margin-bottom: 0;
  max-height: 109px; /* set a max height for the element */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  word-break: break-all;
}
@media screen and (min-width: 768px) {  /* For Desktop CSS */
  .sec2_excerpt_div {
    display: block;
    width : 100%;
    min-height : 82px;
    margin-left: auto;
    margin-right: auto; }
}
.homepage-section2 .row .col-md-3 .sec2_post_img {
  width: 100%;
  height: 100%;
}
.author_time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.updated_time {
  margin: 0;
}
.author_div {
  display: none;
}
.homepage-section2 .row .col-md-3:first-child .author_div {
  display: block;
}
.author_img {
  width: 37.25px;
  height: 37.25px;
  float: left;
  border-radius: 50%;
}
.author_name {
  float: left;
  margin: 10px 0 0;
  width: 100%;  
  font-weight: bold;
}
.author_name span {
  color: #A9A9A9;
  font-weight: normal;
  max-height: 109px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
  font-size: 0.75rem;
}

/* Homepage Section 3 */
.homepage-section3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#sec3_h2 {
  margin: 0 0 5px;
}
.section3_head p {
  font-size: 28px;
  color: #878787;
}
.homepage-section3 .row {
  display: block;
}
.homepage-section3 .section3 {
  margin: 0.2em 0;
  padding-left: 14px;
  padding-right: 14px;
  float: left;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css, 
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css {
  width: 100%;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css {
  order: 1;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css {
  order: 2;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3-table-place {
  order: 3;
  width: 100%;
  padding: 0 0 20px;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_name,
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt {
  width: 100%;
  padding: 10px 0;
  border: 0;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt p {
  -webkit-line-clamp: 3;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts hr {
  margin: 27px 0 5px;
}
.most_viewed_posts {
  display: inline-block;
  transition: 0.2s;
  margin: 10px 0;
  background-color: #fff;
      padding: 2.7em 2.7em;
  border: 1px solid #302f2f34;
  box-shadow: 14.9px 25.15px 46.5px 0 rgb(0 0 0 / 10%);  
  min-height: 350px;
  cursor: pointer;
}
.most_viewed_posts:hover {
  transition: 0.2s;
  transform: translate(2%, -2%);
  cursor: pointer;
  box-shadow: -10px 10px #00b4b3;
}
.sec3_img_css > img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.sec3_img_css, .sec3_desc_css {
  float: left;
}
.sec3_img_css {
  order: 1;
  overflow: hidden;
  position: relative;
  height: 130px;
}
.homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css {
  height: 335px;
}
.sec3_desc_css {
  order: 3;
}
#sec3_title{
  font-size: 1.4em;
  font-weight: bold;
  margin : 0;
  color :#170F49;
  word-break: keep-all;
}
.sec3-table-place {
  order: 2;
  display: block;
  float: left;
  height : 100%;
  padding : 0 0 0 20px;
}
.sec3-table-place .table, 
.sec3-table-place .table table {
  margin-bottom: 0;
}
.sec3_coin_name,
.sec3_coin_excerpt {
  float: left;
}
.sec3_coin_name {
  width: 30%;
  padding-right: 10px;
}
.sec3_coin_excerpt {
  width: 70%;
  padding-left: 20px;  
  border-left: 1px solid #bbb;
}
.sec3_coin_excerpt p {
  margin-bottom: 0;
}
/* Homepage Section 4 */
.homepage-section4 {
  background-color: #E8F2F3;
  margin : auto;
  padding : 60px 0;
}
#sec4_h2 {
  text-align: center;
  color : #170F49;
  font-size: 50px;
  word-break: keep-all;
}
.vi_VN #sec4_h2 {
  font-size: 46px;
}
#sec4_Stext {
  margin: auto;
  display: table;
  color: #6B6B6B;
  font-size: 35px;
  text-align: center;  
  word-break: keep-all;
}
#sec4_Btext {
  margin:auto;
  text-align:center;
  display:table;
  font-size: 2em;
  color : #170F49;
}

.ticker-container {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}

.ticker-wrapper {
  animation: ticker 60s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;  
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 78px;
}

.ticker-wrapper img {
  height: auto;
  width: auto;
  margin-right: 50px;
}
.ticker-wrapper:hover { animation-play-state: paused; }

@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    /* To make ticker look continuous -> the translatedX is added all images width and margin */
    transform: translateX(-1937px);
  }
}

/* Homepage Section 5 */
.homepage-section5 .row {
  margin-top: 10px;
}
.crypto_rate_posts { 
  transition :0.2s;
  margin : 1.5em 0;
  background-color: #ffffff;
  padding: 2.2em;
  border: 1px solid #302f2f34;
  box-shadow: 14.9px 25.15px 46.5px 0 rgb(0 0 0  / 10%);  
}
.crypto_rate_posts:active {
  transition :0.2s;
  background-color: #e9e9e9;
  cursor: pointer; } 
@media screen and (min-width: 480px) {  /* For Tablet~Desktop CSS */
  .crypto_rate_posts:hover {
    transition :0.2s;
    transform: translate(2%, -2%);
    cursor: pointer;
    box-shadow: -10px 10px #00b4b3; }
}
.sec5_post_title {
  font-size: 1.2em;
  font-weight: 700;
  color: #170F49;
}
.sec5_img_div {
  display: block;
  width : 100%;
  height: 170px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em;
  position: relative;
  overflow: hidden;
}
.sec5_post_img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.homepage-section5 .ht-post__content table {
  border: 1px solid #eaeaea;
  margin: 36px 0 0;  
  word-break: keep-all;
}
.homepage-section5 .ht-post__content table tbody tr {
  border-top: 1px solid #eaeaea;
  border-bottom: 0 solid;
}
.homepage-section5 .ht-post__content table th, .ht-post__content table td {
  padding: 5px;
}
.homepage-section5 .ht-post__content table tbody tr td:first-child {
  padding: 4px 10px;
  width: 50%;
}
.homepage-section5 .ht-post__content table thead th, 
.homepage-section5 .ht-post__content table th, 
.homepage-section5 .ht-post__content table td {
  text-align: center; 
}

/* ---------------------------------------------------------------------------------------- */


/* For cmc-tab-design-custom.css File Begin ================================================== */
.cmc-social-style1 ul li span {
  background:#02b4b3;
}
/* For cmc-tab-design-custom.css File End ================================================== */

/* Scraped News Template CSS */
.scraped-news-section{
  background-color: #f6f6f6;
  padding : 1em;
}

/* Coin-Info-Template CSS */
.referral-button {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.referral-button:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
  transform: translateY(-4px);
  background-color: #13aa52;
}

@media (min-width: 768px) {
  .referral-button {
    padding: 10px 30px;
    background-color: #13aa52;
  }
}
.crypto-referral-container{
  text-align: center;  
}

/* Coin-Prospects-Template CSS */

.TAreferral {
  display : flex;
  height : auto;
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .TAreferral {
    flex-wrap : wrap;
    flex-direction: column;
  }
}

.TAnoticeBox {
  border: 0.05px solid #302f2f34;
  padding : 5px 10px 5px 5px;
  background-color: #fff;
}

#TAnotice {
  margin : 10px 0 15px 15px;
  font-size: 17px;
}

.TAreferralButtonBox {
  border: 0.05px solid #302f2f34;
  background-color: #fff;
  margin : 0 0 0 10px;
}
@media (max-width: 768px) {
  .TAreferralButtonBox {
    margin : 5px 0 -20px;
  }
}

.TAreferral-container {
  padding : 3px 10px 10px;
  margin:auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .TAreferral-container {
    margin:auto;
    width: 100%;
    text-align: center;
  }
}

.TAreferral-ad-container {
  background-color: #00908F;
  margin : 5px 0 -15px;
}
@media (max-width: 768px) {
  .TAreferral-ad-container {
    margin : 10px 0 -30px;
  }
}


.TAreferral-ribbon-wrapper {
  position: relative;
  z-index: 1;
  margin: 2% auto;
  width : 80%;
}
@media (max-width: 768px) {
  .TAreferral-ribbon-wrapper {
    width : 75%;
  }
}
.TAreferral-ribbon {
  font-size: 14px;
  position: relative;
  background: #00b4b3;
  color: #fff;
  text-align: center;
  padding: 2px;
}
p.TAreferral-ribbon {
  padding: 3px;
}
.TAreferral-ribbon:after,
.TAreferral-ribbon:before {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #00908F;
  z-index: -1
}
.TAreferral-ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent
}
.TAreferral-ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent
}
.TAreferral-ribbon .TAreferral-ribbon-inner:after,
.TAreferral-ribbon .TAreferral-ribbon-inner:before {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #006C6B transparent transparent;
  bottom: -1em
}
.TAreferral-ribbon .TAreferral-ribbon-inner:before {
  left: 0;
  border-width: 1em 0 0 1em
}
.TAreferral-ribbon .TAreferral-ribbon-inner:after {
  right: 0;
  border-width: 1em 1em 0 0
}


#TAreferral-ad {
  font-size: 15px;
  color: #fff;
  text-align: center;  
  word-break: keep-all;
}

.TAreferral-button {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  outline: none;
  outline: 0;
  padding: 15px;
  margin : 0 0 10px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  display: inline-block;
}

.TAreferral-button:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
  transform: translateY(-4px);
  background-color: #13aa52;
}
@media (min-width: 768px) {
  .TAreferral-button {
    padding: 15px;
    background-color: #13aa52;
    margin : 0 0 10px;
  }
}

/* Author Profile Page CSS */
.author_profile {
  display: flex;
  margin-bottom: 80px;
  border: 1px solid #ddd;
  padding: 20px;
}
.profile_pic {
  width: 96px;
}
.profile_pic img {
  width: 100%;
  height: auto;
}
.profile_name {
  width: calc(100% - 96px);
  padding: 0 20px;
}
.user_role {
  margin: 0;
  text-transform: uppercase;
  color: #999;
  letter-spacing: .1em;
}
.article_icon {
  font-size: 14px;
  text-align: right;
  margin-bottom: -45px;
}
html[dir="rtl"] .article_icon {
  text-align: left;
}
.article_icon::before {
  font-family: "dashicons";
  content: "\f498";
  margin: 0 5px;
  color: #999;
}
.profile_name hr {
  border-top: solid 1px #ddd;
}
.profile_bio {
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.section_name {
  text-transform: uppercase;
  color: #999;
  letter-spacing: .1em;
  margin-top: 0px;
}
.author .ht-postlist li {
  border: 0px;
  padding: 0;
  margin: 0 0 20px 0;
}
.author .ht-postlist article {
  padding: 0px;  
  border: 1px solid #ddd;
  display: flex;
}
.author .ht-postlist li h2 {
  font-size: 18px;
}
.author .ht-postlist li li {  
  margin: 0;
}
.author .user_listed_post_img {
  width: 210px;
  height: 140px;
}
.author .user_listed_post_img img {
  width: 100%;
  height: 100%;
}
.author .user_listed_post {
  width: calc(100% - 210px);
  padding: 10px 20px;
}
.author .ht-post__excerpt {
  min-height: 45px;
  margin: 18px 0 10px;
}
.author .ht-post__excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  
}

/* Scroll to top button on the pages css - DELETED */
/* 
#scroll-to-top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 999;
  font-size: 30px;
  color: #000;
  background-color: #fff;
  display: none;
  border: 2px solid #E8EAEE;
  background-image: url("https://coin-labs.com/wp-content/themes/coinlabs/img/frontpage/scroll-top.png");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  padding: 24px;
  opacity: 0.7;
  transition: 0.3s;
} 
#scroll-to-top:hover {
  color: #fff;
  background-color: #f6f6f6;
  opacity: 0.5;
}
*/
/* ##Device = Laptops, Desktops ##Screen = B/w 1025px to 1280px */
@media (min-width: 0px) and (max-width: 1280px) {
  .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, 
  .language_switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    width: 160px;
  }
  .homepage-section1 {
    background-position: center -140px;
    background-size: 200%;
  }

  .homepage-section2,
  .homepage-section3,
  .homepage-section5 {
    padding: 5em 0;
  }
  #sec2_h2, 
  #sec3_h2,
  #sec5_h2 {
    font-size: 2rem;
  }
  .section3_head p {
    font-size: 1.75rem;
  }
  #sec4_h2 {
    font-size: 2.57rem;
  }
  #sec4_Stext {
    font-size: 1.5rem;
  }
}

/*
##Device = Tablets, Ipads (landscape),
##Screen = B/w 768px to 1024px
*/

@media (min-width: 0px) and (max-width: 1024px) {
  .site-logo {
    margin: 0 16px 0 0;
  }
  .nav-header > ul > li {
    margin: 0 0 0 10px;
  
  }
  .nav-header > ul > li > a,
  .language_switcher li a {
    font-size: 0.9rem;
    padding: 10px 4px;
  }
  .nav-header .sub-menu .wpml-ls-item a {
    padding: 10px 4px;    
  }
  .language_switcher li a span {
    display: none;
  }
  .language_switcher li a.wpml-ls-item-toggle:after {
    top: 0px;
  }
  .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, 
  .language_switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    width: 55px;
  }
  .homepage-section1 {
    min-height:auto;
  }
  .banner_text {
    font-size: 2rem;
    line-height: 40px;
    margin-top: 2.11em;
  }  
  .banner_text p {
    margin-bottom: 10px;
  }
  .section1_search .hkb-site-search {
    max-width: 100%;
  }
  .section1_search .hkb-site-search .hkb-site-search__button {
    float: right;
  }
  .homepage-section2,
  .homepage-section3,
  .homepage-section5 {
    padding: 2em 0;
  }
  .most_viewed_posts {
    min-height: 360px;
  }
  #sec4_h2 {
    font-size: 2.5rem;
  }
  .vi_VN #sec4_h2 {
    font-size: 35px;
  }
  #sec4_Stext {
    font-size: 1.7rem;
  }
  .new_modified_posts {
    min-height: 357px;
  }
  .homepage-section2 .row .col-md-3 {
    width: 50%;
  }
  .homepage-section2 .row .col-md-3:last-child {
    display: none;
  }
  .sec2_img_div {
    height: 165px;
  }
  .homepage-section2 .row .col-md-3:first-child .sec2_img_div {
    height: 165px;
    width: 100%;
    float: none;
  }
  .homepage-section2 .row .col-md-3:first-child .author_time {
    width: 100%;
    float: none;
    min-height: auto;
    padding-left: 0px;
  }
  .homepage-section2 .row .col-md-3:first-child .sec2_excerpt_div {
    float: none;
  }
  .sec2_excerpt_div {
    min-height: 70px;
  }
  .sec2_excerpt_div p {
    -webkit-line-clamp: 3;
  }
  .sec3_coin_excerpt p,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt p {
    -webkit-line-clamp: 4;
  }
  .homepage-section2 .row .col-md-3:first-child .author_div {
    display: none;
  }
  .sec2_post_title,
  #sec3_title {
    font-size: 1em;
  }
  .section3_head p {    
    font-size: 1.7rem;
  }
  .homepage-section3 .col-md-6 {
    width: 100%;
  }
  .homepage-section3 .row .section3 .most_viewed_posts,
  .homepage-section3 .row .section3:first-child .most_viewed_posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;    
    flex-wrap: wrap;
    min-height: auto;
    padding: 2em;
  }
  .sec3_img_css.col-md-5,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css.col-md-5 {
    order: 1;
    width: 33%;
  }
  .sec3-table-place.col-md-7,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3-table-place.col-md-7 {
    order: 3;
    width: 100%;
    padding: 20px 0 0;
  }
  .sec3_desc_css.col-md-12,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css.col-md-12 {
    order: 2;
    width: 67%;
    padding-left: 20px;

  }
  .sec3_desc_css hr {
    display: none;
  }
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_name, 
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt {
    width: 100%;
    padding: 0 0 10px;
    border: 0 solid;
  }   
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_name,   
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_name {
    padding: 0 0 10px;
    border-bottom: 1px solid #eaeaea;
  }
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt {
    padding: 15px 0 0;
  }
  .sec3_img_css,
   .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css {
    height: 130px;
  }
  .sec3_img_css > img {
    width: 100%;
    height: 100%;
  }
  .sec4-big-container {
    padding: 0 0 1em;
  }
  .homepage-section4 {
    padding: 6em 0;
  }
  .ticker-wrapper img {
    height: 50px;
  }
  .homepage-section5 .col-md-4 {
    width: 50%;
  }
  .sec5_rate_table .table {
    margin-bottom: 0;
  }
  .crypto_rate_posts {
    display: inline-block;
    width: 100%;
  }
  .sec5_img_div {
    height: 165px;
  }
}
/* ##Device = Low Resolution Tablets, Mobiles (Landscape) ##Screen = B/w 481px to 767px */
@media (min-width: 0px) and (max-width: 767px) {
  .nav-header .wpml-ls-item {
    display: block;
  }
  .nav-header {
    order: 2;
    -ms-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .language_switcher {
    display: none;
  }
  .language_switcher li a.wpml-ls-item-toggle:after {
    top: 0;
  }
  .homepage-section1 {
    background-position: center -100px;
    background-size: 200%;    
    min-height:auto;
  }
  .banner_text {
    font-size: 1.8rem;
    margin-top: 1.7em;
  }
  .banner_text p {
    margin-bottom: 0px;
  }
  .section1_search .hkb-site-search {
    padding: 0 5px;
  }
  .section1_search .hkb-site-search .hkb-site-search__button {
    font-size: 14px;
    width: 65px;
  }
  .section1_search .hkb-site-search .hkb-site-search__field {
    font-size: 14px;
    width: 75%;
  }
  #sec2_h2, 
  #sec3_h2,
  #sec5_h2 {
    font-size: 1.8rem;
  }
  #sec4_h2 {
    font-size: 2rem;
  }
  #sec4_Stext {
    font-size: 1.5rem;
  }
  .sec2_img_div,
  .homepage-section2 .row .col-md-3:first-child .sec2_img_div {
    height: 150px;
  } 
  .sec2_excerpt_div p {
    -webkit-line-clamp: 4;
  }
  .homepage-section2 .row .col-md-3:first-child .sec2_post_img {
    width: 100%;
    height: 100%;
  }
  .section3_head p {    
    font-size: 1.4rem;
  }
  .sec3_img_css,
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css {
    height: 120px;
  }
  .homepage-section4 {
    padding: 5em 0;
  }  
  .homepage-section5 .col-md-4 {
    width: 100%;
  }
  .sec5_img_div {
    width: 100%;
    height: 200px;
    margin-bottom: 1em;
  }
  .sec5_post_img {
    width: 100%;
    height: 100%;
  }
  .sec5_rate_table {
    width: 100%;    
  }
  .sec5_rate_table .table {
    margin-bottom: 0px;
  }
  .crypto_rate_posts {
    display: inline-block;
    width: 100%;
    padding: 2em;
  }
  .homepage-section5 .ht-post__content table {
    margin: 0;
  }
  .site-footer {
    padding: 2em 1em;
  }
  .site-footer .ht-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .site-footer .site-footer__copyright {
    margin: 22px 0 0;
    order: 2;
    font-size: 0.9em;
  }
  .site-footer .nav-footer {
    order: 1;
    font-size: 0.9em;
  }
  .site-footer .nav-footer ul li {
    margin: 0 10px 0 0;
  }
  .author .user_listed_post_img {
    width: 120px;
    height: auto;
    padding: 10px 0 0 10px;
  }
  .author .user_listed_post_img img {
    height: auto;
  }
  .author .user_listed_post {
    width: calc(100% - 120px);
  }
  .author .ht-post__excerpt,
  .ht-post__meta {
    font-size: 14px;
  }
  .hkb-article-author {
    display: block;
  }
  .author_user,
  .revised_user {
    width: 100%;
    padding: 10px 0 0;
    border-left: 0px solid #ddd;
  }
  .author_user {
    border-bottom: 1px solid #ddd;
  }
  .author_user.same_author_updater {
    border-bottom: 0px solid #ddd;
  }
}
/* ##Device = Most of the Smartphones Mobiles (Portrait) ##Screen = B/w 0px to 479px */
@media (min-width: 0px) and (max-width: 480px) {
  .site-header .site-header__banner.menu_header {
    padding: 0;
  }
  .menu_header .ht-container {
    margin: 12px 0; 
  }
  .menu_header .ht-container .site-logo img {
    height: 40px;
  }  
  .language_switcher li a span {
    display: none;
  }
  .homepage-section1 {
    background-position: center 0px;
    background-size: 180%;  
  }
  .banner_text {
    font-size: 1.5rem;
    line-height: 25px;
    margin-top: 1.2em;
  }
  .section1_search .hkb-site-search {
    max-width: 100%;
  }
  .section1_search .hkb-site-search .hkb-site-search__button {
    height: 45px;
    width: 45px;
    background-image: url("../img/search-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
  }
  .section1_search .hkb-site-search .hkb-site-search__button span {
    display: none;
  }
  .homepage-section2,
  .homepage-section3 {
    padding: 2em 1em;
  }
  .homepage-section4 {
    padding: 3em 0;
  }
  .homepage-section5 {
    padding: 2em 1em 4em;
  }
  .sec4-big-container {
    padding: 0 0 1em;
  }
  #sec2_h2, 
  #sec3_h2,
  #sec5_h2 {
    font-size: 22px;
  }
  #sec4_h2 {
    font-size: 1.8rem;
  }
  #sec4_Stext {
    font-size: 1.1rem;
    text-align: center;
  }
  .homepage-section2 .row {
    margin-top: 0;
  }
  .homepage-section2 .row .col-md-3:first-child,
  .homepage-section2 .row .col-md-3 {
    width: 100%;
  }
  .homepage-section2 .row .col-md-3:last-child {
    display: block;
  }
  .new_modified_posts,
  .most_viewed_posts,
  .crypto_rate_posts {
    margin: 0.5em 0 1em;
    min-height: 325px;
  }
  .new_modified_posts {
    padding: 2em;
  }
  .sec2_post_title,
  #sec3_title {
    font-size: 16px;
  }
  .section3_head p {    
    font-size: 16px;
    margin: 0;
  }
  .sec3_img_css.col-md-5, 
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css.col-md-5,
  .sec3-table-place.col-md-7, 
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3-table-place.col-md-7,
  .sec3_desc_css.col-md-12, 
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css.col-md-12 {
    width: 100%;
    padding: 0;
  }
  .sec3_desc_css.col-md-12, 
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_desc_css.col-md-12 {
    margin: 15px 0;
  }
  .sec3_img_css,  
  .homepage-section3 .row .section3:first-child .most_viewed_posts .sec3_img_css {
    height: 155px;
  }
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_name, 
  .homepage-section3 .row .section3 .most_viewed_posts .sec3_desc_css .sec3_coin_excerpt {
    width: 100%;
  }  
  .sec3-table-place {
    padding: 0;
  }
  .ticker-wrapper img {
    height: 40px;
  }
  .sec5_img_div {
    height: 165px;
  }
  .sec5_rate_table {
    margin-top: 3em;
  }
  .article-related,
  .article-updated,
  .article-most_viewed {
    width: 100%;
    margin-bottom: 20px;
  }
  .author_profile {
    flex-direction: column;
  }
  .profile_pic {
    width: auto;
    margin: 0 auto 20px;
  }
  .profile_pic img {
    width: auto;
    height: auto;
  }
  .profile_name {
    width: 100%;
    padding: 0;
    text-align: center;
  }

}

/*
##Device = small screen smartphone like galaxy fold
##Screen = B/w 0px to 280px
*/
@media (min-width: 0px) and (max-width: 340px) {
  .ht-container {
    min-width: auto;
  }
  .section1_search .hkb-site-search .hkb-site-search__field {
    width: 66%;
  }
  .section1_search .hkb-site-search .hkb-site-search__button {
    margin: 4px 0;
  }
  .banner_text {
    font-size: 1.2rem;
  }
}

/** CSS for RTL Site */
@media screen and (min-width: 768px) {
  html[dir="rtl"] .site-header .site-header__banner .ht-container {
      padding-left: 40px;
      padding-right: 30px;
  }
}
html[dir="rtl"] .nav-header .nav-header__mtoggle {
  padding: 9px 32px 13px;
}
html[dir="rtl"] .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  right: auto;
}
html[dir="rtl"] .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
  margin-right: 0.4em;
}
html[dir="rtl"] .nav-header > ul > li.menu-item-has-children > a::after {
  margin: 0 6px 0 0;
}
html[dir="rtl"] .homepage-section1 {
  transform: scaleX(-1);
}
html[dir="rtl"] .homepage-section1 .ht-container {
  transform: scaleX(-1);
}
html[dir="rtl"] .homepage-section1 .ht-container .section1_search .hkb-site-search,
html[dir="rtl"] .homepage-section1 .ht-container .section1_search .hkb-site-search .hkb-site-search__field {
  float: right;
}
html[dir="rtl"] .section1_search .hkb-site-search .hkb-site-search__button {
  float: left;
  margin-left: 5px;
}
html[dir="rtl"] .homepage-section2 .row .col-md-3:first-child .sec2_img_div {
  float: right;
}
html[dir="rtl"] .homepage-section2 .row .col-md-3:first-child .author_time {
  float: left;
  padding-right: 20px;
}
html[dir="rtl"] .author_img {
  float: right;
}
html[dir="rtl"] .updated_time {
  text-align: right;
}  
html[dir="rtl"] .sec3_img_css,
html[dir="rtl"] .sec3_desc_css,
html[dir="rtl"] .sec3_coin_name,
html[dir="rtl"] .sec3_coin_excerpt {
  float: right;
}
html[dir="rtl"] .sec3_coin_excerpt {
  padding: 0 20px 0 0;
  border-left: 0;
  border-right: 1px solid #bbb;
}
html[dir="rtl"] .ticker-wrapper {
  animation: ticker_rtl 60s linear infinite;

}
@keyframes ticker_rtl {
  0% {
    transform: translateX(0);
  }
  100% {
    /* To make ticker look continuous -> the translatedX is added all images width and margin */
    transform: translateX(1937px);
  }
}

html[dir="rtl"] .sidebar-referral-container,
html[dir="rtl"] .referral-code-container,
html[dir="rtl"] .sidebar-top3-referral-container {
  text-align: right;
}
html[dir="rtl"] .TAreferral-label {
  border-radius: 0px 30px 30px 0;
  border-left: 1px dashed #000000;
  border-right: 0px;  
}
html[dir="rtl"] .TAreferral-label:before,
html[dir="rtl"] .TAreferral-label:after {
  left:-25px;
  right: auto;
  transform: scaleX(-1);
}
html[dir="rtl"] .TAreferral-label-container:hover {
  transform: translate(-3%, 0%);  
}
html[dir="rtl"] .hkb-article-author .hkb-article-author__avatar,
html[dir="rtl"] .article-related, 
html[dir="rtl"] .article-updated, 
html[dir="rtl"] .article-most_viewed {
  float: right;
}
html[dir="rtl"] .hkb-article-author .hkb-article-author__avatar {
  margin: 0 0 0 30px;
}
html[dir="rtl"] .author_user {
  padding: 0 0 0 20px;
}
html[dir="rtl"] .revised_user {
  border-left: 0px solid #ddd;
  border-right: 1px solid #ddd;  
  padding: 0 20px 0 0;
}   
html[dir="rtl"] .author_more p.author-more-link {
  text-align: left;
}
html[dir="rtl"] .wp-block-hb-message.wp-block-hb-message--withicon {
  padding: 1em 2.75em 1em 1em; 
  background-position: calc(100% - 1em) 1em;
}

html[dir="rtl"] .hkb-article__content ul,
html[dir="rtl"] .hkb-article__content .block-library-list ul {
  list-style-type: circle;
  margin: 0 0 22px;
  padding: 0 30px 0 0; 
}

html[dir="rtl"] .ht-pageheader .hkb-site-search {
  transform: scaleX(-1);
}
html[dir="rtl"] .ht-pageheader .hkb-site-search .hkb-site-search__field {
  transform: scaleX(-1);
  padding: 10px 40px 10px 15px;
}