@charset "UTF-8";
/**
 * Theme Name: hns21
 * Theme URI: https://www.helpnetsecurity.com/
 * Author: HelpNetSecurity
 * Author URI: https://www.helpnetsecurity.com/
 * Description: HelpNetSecurity Theme
 * Version: 3.0.1
 * Text Domain: hns
 * Domain Path: /languages/
 */
.widget:before, .entry:before, .pagination:before, .gallery:before,
.gallery-clear:before,
.gallery-pagination:before, .widget:after, .entry:after, .pagination:after, .gallery:after,
.gallery-clear:after,
.gallery-pagination:after {
  display: table;
  content: "";
}
.widget::after, .entry::after, .pagination::after, .gallery::after,
.gallery-clear::after,
.gallery-pagination::after {
  clear: both;
}

/*! =Scaffolding
-------------------------------------------------------------- */
html,
body {
  min-height: 100%;
}

html {
  font-size: 16px;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  color: #333333;
  background: #ffffff linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 80%) no-repeat;
  background-size: 100% 800px;
}
body.magazine {
  background: #ffffff url(/wp-content/themes/hns21/assets/images/magazine/magazine-bg.png) no-repeat top center;
}
body.microsite {
  background: #111111;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.618em;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

hr {
  float: none;
  clear: both;
  margin: 10px 0;
  border: none;
  border-top: 1px solid #032c55;
}

.affix {
  z-index: 999;
  top: 0;
  width: 100%;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.px1-gutters {
  margin-right: 0;
  margin-left: -1px;
}
.px1-gutters > .col,
.px1-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 1px;
}

.px2-gutters {
  margin-right: -2px;
  margin-left: -2px;
}
.px2-gutters > .col,
.px2-gutters > [class*=col-] {
  padding: 2px;
}

.main-wrapper {
  position: relative;
  z-index: 1;
  min-height: 100%;
}
.main-wrapper__in {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  border-top: 4px solid #fdcd00;
  background-color: #ffffff;
}
.microsite .main-wrapper__in {
  border-top: 0;
  background-color: #111111;
}
.category-video .main-wrapper__in {
  background-color: #313131;
}

/*! =Bootstrap overrides and addons
-------------------------------------------------------------- */
.row {
  position: relative;
}

.container {
  position: relative;
  max-width: 1230px;
}

.btn-rounded {
  border-radius: 26px;
}

.btn-group-mini > .btn,
.btn-mini {
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0.2rem 0.85rem;
}

.form-control {
  border-radius: 0;
}

.btn-orange {
  color: #ffffff;
  border-radius: 0;
  background-color: #fda700;
}

.close {
  border: none;
}

/*! =Images
-------------------------------------------------------------- */
.gallery {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.gallery dl,
.gallery figure {
  margin: 0;
}
.gallery br + br {
  display: none;
}
.gallery .gallery-row {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.gallery .gallery-item {
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 0 1.2em 0;
  padding: 0;
  list-style: none;
  text-align: center;
  border: none;
  background: transparent;
}
.gallery .gallery-item a {
  display: block;
}
.gallery .gallery-icon {
  line-height: 1em;
  display: block;
  margin: 0;
  padding: 0;
}
.gallery .gallery-icon img {
  display: block;
  width: auto;
  max-width: 89%;
  height: auto;
  margin: 0 auto;
  padding: 1%;
}
.gallery .gallery-icon img:hover {
  opacity: 0.8;
}
.gallery .gallery-caption {
  font-size: 12px;
  display: block;
  margin: 0 0 12px;
  margin-left: 0;
  color: #888888;
}

.gallery-columns-0 .gallery-item {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.11%;
}

.gallery-columns-10 .gallery-item {
  width: 10%;
}

.gallery-columns-11 .gallery-item {
  width: 9.09%;
}

.gallery-columns-12 .gallery-item {
  width: 8.33%;
}

.gallery-columns-13 .gallery-item {
  width: 7.69%;
}

.gallery-columns-14 .gallery-item {
  width: 7.14%;
}

.gallery-columns-15 .gallery-item {
  width: 6.66%;
}

.gallery-columns-16 .gallery-item {
  width: 6.25%;
}

.gallery-columns-17 .gallery-item {
  width: 5.88%;
}

.gallery-columns-18 .gallery-item {
  width: 5.55%;
}

.gallery-columns-19 .gallery-item {
  width: 5.26%;
}

.gallery-columns-20 .gallery-item {
  width: 5%;
}

.gallery-columns-21 .gallery-item {
  width: 4.76%;
}

.gallery-columns-22 .gallery-item {
  width: 4.54%;
}

.gallery-columns-23 .gallery-item {
  width: 4.34%;
}

.gallery-columns-24 .gallery-item {
  width: 4.16%;
}

.gallery-columns-25 .gallery-item {
  width: 4%;
}

.gallery-columns-26 .gallery-item {
  width: 3.84%;
}

.gallery-columns-27 .gallery-item {
  width: 3.7%;
}

.gallery-columns-28 .gallery-item {
  width: 3.57%;
}

.gallery-columns-29 .gallery-item {
  width: 3.44%;
}

.gallery-columns-30 .gallery-item {
  width: 3.33%;
}

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
  margin: 0 0 1.2em 0;
}

.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item {
  margin: 0 0 0.9em 0;
}

.gallery-columns-9 .gallery-item,
.gallery-columns-10 .gallery-item,
.gallery-columns-11 .gallery-item,
.gallery-columns-12 .gallery-item,
.gallery-columns-13 .gallery-item,
.gallery-columns-14 .gallery-item,
.gallery-columns-15 .gallery-item,
.gallery-columns-16 .gallery-item,
.gallery-columns-17 .gallery-item,
.gallery-columns-18 .gallery-item,
.gallery-columns-19 .gallery-item,
.gallery-columns-20 .gallery-item,
.gallery-columns-21 .gallery-item,
.gallery-columns-22 .gallery-item,
.gallery-columns-23 .gallery-item,
.gallery-columns-24 .gallery-item,
.gallery-columns-25 .gallery-item,
.gallery-columns-26 .gallery-item,
.gallery-columns-27 .gallery-item,
.gallery-columns-28 .gallery-item,
.gallery-columns-29 .gallery-item,
.gallery-columns-30 .gallery-item {
  margin: 0 0 0.6em 0;
}

/* Clear first item of each row if captions are
too long so we don't break a grid */
.gallery-columns-2 .gallery-item:nth-child(2n+3),
.gallery-columns-3 .gallery-item:nth-child(3n+4),
.gallery-columns-4 .gallery-item:nth-child(4n+5),
.gallery-columns-5 .gallery-item:nth-child(5n+6),
.gallery-columns-6 .gallery-item:nth-child(6n+7),
.gallery-columns-7 .gallery-item:nth-child(7n+8),
.gallery-columns-8 .gallery-item:nth-child(8n+9),
.gallery-columns-9 .gallery-item:nth-child(9n+10),
.gallery-columns-10 .gallery-item:nth-child(10n+11),
.gallery-columns-11 .gallery-item:nth-child(11n+12),
.gallery-columns-12 .gallery-item:nth-child(12n+13),
.gallery-columns-13 .gallery-item:nth-child(13n+14),
.gallery-columns-14 .gallery-item:nth-child(14n+15),
.gallery-columns-15 .gallery-item:nth-child(15n+16),
.gallery-columns-16 .gallery-item:nth-child(16n+17),
.gallery-columns-17 .gallery-item:nth-child(17n+18),
.gallery-columns-18 .gallery-item:nth-child(18n+19),
.gallery-columns-19 .gallery-item:nth-child(19n+20),
.gallery-columns-20 .gallery-item:nth-child(20n+21),
.gallery-columns-21 .gallery-item:nth-child(21n+22),
.gallery-columns-22 .gallery-item:nth-child(22n+23),
.gallery-columns-23 .gallery-item:nth-child(23n+24),
.gallery-columns-24 .gallery-item:nth-child(24n+25),
.gallery-columns-25 .gallery-item:nth-child(25n+26),
.gallery-columns-26 .gallery-item:nth-child(26n+27),
.gallery-columns-27 .gallery-item:nth-child(27n+28),
.gallery-columns-28 .gallery-item:nth-child(28n+29),
.gallery-columns-29 .gallery-item:nth-child(29n+30),
.gallery-columns-30 .gallery-item:nth-child(30n+31) {
  clear: left;
}

/*! =Buttons
-------------------------------------------------------------- */
.btn-squared {
  display: block;
  width: 34px;
  height: 34px;
  margin: 8px 0 8px 8px;
  padding: 2px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background-color: #393838;
}
.btn-squared .navbar-toggler-icon {
  width: 1.4em;
  height: 1.2em;
}
.btn-squared:hover, .btn-squared:active, .btn-squared.open {
  color: #fdcd00;
}
.btn-squared[aria-expanded=true], .btn-squared.open {
  border: 1px solid #fdcd00;
}
.btn-squared svg {
  position: relative;
  color: inherit;
}
.btn-squared--search svg {
  top: -2px;
}
.btn-squared--twitter svg {
  top: 2px;
}

/*! =Forms
-------------------------------------------------------------- */
.hns-ordering {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.hns-ordering .input-group {
  flex-wrap: nowrap;
  min-width: 100px;
}
.hns-ordering .input-group-text {
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
  color: #b2b2b2;
  border: 0;
  background-color: transparent;
}
.hns-ordering .form-control {
  border-radius: 0;
}
.hns-ordering .row .col-12:first-child .input-group-text {
  padding-left: 0;
}
.hns-ordering .row .col-12:not(:last-child) {
  margin-bottom: 10px;
}

/*! =Pagination
-------------------------------------------------------------- */
.pagination {
  display: block;
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  text-align: center;
  border-top: 4px solid #e5e5e5;
  border-radius: 0;
}
.pagination .nav-links {
  display: block;
}
.pagination svg {
  vertical-align: -1px;
}
.pagination a {
  color: #032c55;
}
.pagination a:hover {
  color: #ffffff;
}
.pagination a:hover svg {
  color: #ffffff;
}
.pagination .page-numbers {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 36px;
  display: inline-block;
  overflow: hidden;
  width: 36px;
  height: 36px;
  margin: 0 1px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  font-size: 0.875rem;
}
.pagination .page-numbers.current,
.pagination a.page-numbers:hover {
  color: #ffffff;
  border-color: #032c55;
  background: #032c55;
}
.pagination .next {
  float: right;
}
.pagination .prev {
  float: left;
}

.category-video .pagination {
  border-top-color: #747373;
  border-radius: 0;
  margin-top: 0;
}
.category-video .pagination .nav-links {
  line-height: 0;
}
.category-video .pagination a {
  color: #fda700;
}
.category-video .pagination a:hover {
  color: #ffffff;
}
.category-video .pagination a:hover svg {
  color: #ffffff;
}
.category-video .pagination .page-numbers {
  border-color: #747373;
  color: #fda700;
}
.category-video .pagination .page-numbers .hic {
  color: #fda700;
}
.category-video .pagination .page-numbers.current,
.category-video .pagination a.page-numbers:hover {
  color: #313131;
  border-color: #fda700;
  background: #fda700;
}
.category-video .pagination .page-numbers.current .hic,
.category-video .pagination a.page-numbers:hover .hic {
  color: #313131;
}

/*! =WordPress core styles
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  width: auto;
  max-width: 100%; /* Image does not overflow the content area */
  padding: 0;
  text-align: left;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  background: transparent;
}
.wp-caption > a {
  display: block;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  max-width: 55%;
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  max-width: 55%;
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0;
  color: #a8a8a8;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.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: 0.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; /* Above WP toolbar. */
}

/*! =Custom sharing
-------------------------------------------------------------- */
.author-name {
  color: #747373;
}
.author-title {
  font-size: 0.8em;
  font-style: italic;
  color: #747373;
}
.author-avatar {
  flex: 0 0 45px;
  max-width: 45px;
  position: relative;
}
.author-avatar .author-twitter {
  position: absolute;
  z-index: 5;
  top: -8px;
  left: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: transform 0.2s;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  background-color: #ffffff;
}
.author-avatar .author-twitter svg {
  color: #747373;
}
.author-avatar .author-twitter:hover {
  transform: scale(1.5);
}
.author-avatar .author-twitter:hover svg {
  color: #00c3f3;
}
.author-avatar img {
  max-width: 100%;
  height: auto;
}
.author-info {
  line-height: 1.2;
  padding-left: 6px;
}
.author-info .entry-date,
.author-info .entry-readtime {
  font-size: 11px;
  font-size: 0.6875rem;
}
.author-byline {
  color: #747373;
  font-size: 13px;
  font-size: 0.8125rem;
}
.author-byline a {
  color: #fda700;
}
.author-meta {
  padding-top: 2px;
}
.author-meta .entry-date {
  display: inline-block;
}
.author .author-name + .author-title {
  display: block;
}
.author--inline {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.author--v2 .author-avatar img {
  border: 3px solid #e5e5e5;
  border-radius: 50%;
}

/*! =Author display
-------------------------------------------------------------- */
.entry-share {
  display: flex;
  align-items: center;
}
.entry-share span {
  font-weight: 700;
  line-height: 1.1;
  padding-right: 5px;
  text-align: right;
}
.entry-share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-left: 2px;
  text-decoration: none;
  color: #ffffff;
  border-radius: 2px;
  background-color: #c5c5c5;
}
.entry-share a.facebook {
  background-color: #2d5f9a;
}
.entry-share a.twitter {
  background-color: #00c3f3;
}
.entry-share a.google-plus {
  background-color: #de4a3c;
}
.entry-share a.linkedin {
  background-color: #0077b5;
}
.entry-share a.email {
  background-color: #fdcd00;
}
.entry-share a.other {
  background-color: #c5c5c5;
}
.entry-share a.plus {
  background-color: #022c54;
}
.entry-share a .icon {
  display: inline-block;
  flex-shrink: 0;
  width: 1.25em;
  height: 1.25em;
  color: inherit;
}
.entry-share a:hover, .entry-share a:active {
  color: #000000;
}
.entry-share--right {
  justify-content: end;
}
.entry-share--center {
  justify-content: center;
}
.entry-share--large a {
  width: 38px;
  height: 38px;
}
.entry-share--v2 span {
  font-weight: normal;
  color: #b2b2b2;
}
.entry-share--v2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2px;
  text-decoration: none;
  color: #b2b2b2;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background-color: #ffffff;
}
.entry-share--v2 a.facebook {
  background-color: #ffffff;
}
.entry-share--v2 a.facebook:hover, .entry-share--v2 a.facebook:active {
  color: #ffffff;
  border-color: #2d5f9a;
  background-color: #2d5f9a;
}
.entry-share--v2 a.twitter {
  background-color: #ffffff;
}
.entry-share--v2 a.twitter:hover, .entry-share--v2 a.twitter:active {
  color: #ffffff;
  border-color: #00c3f3;
  background-color: #00c3f3;
}
.entry-share--v2 a.google-plus {
  background-color: #ffffff;
}
.entry-share--v2 a.google-plus:hover, .entry-share--v2 a.google-plus:active {
  color: #ffffff;
  border-color: #de4a3c;
  background-color: #de4a3c;
}
.entry-share--v2 a.linkedin {
  background-color: #ffffff;
}
.entry-share--v2 a.linkedin:hover, .entry-share--v2 a.linkedin:active {
  color: #ffffff;
  border-color: #0077b5;
  background-color: #0077b5;
}
.entry-share--v2 a.email {
  background-color: #ffffff;
}
.entry-share--v2 a.email:hover, .entry-share--v2 a.email:active {
  color: #ffffff;
  border-color: #fdcd00;
  background-color: #fdcd00;
}
.entry-share--v2 a.other {
  background-color: #ffffff;
}
.entry-share--v2 a.other:hover, .entry-share--v2 a.other:active {
  color: #ffffff;
  border-color: #c5c5c5;
  background-color: #c5c5c5;
}
.entry-share--v2 a.plus {
  background-color: #ffffff;
}
.entry-share--v2 a.plus:hover, .entry-share--v2 a.plus:active {
  color: #ffffff;
  border-color: #022c54;
  background-color: #022c54;
}
.entry-share--v2 a .icon {
  display: inline-block;
  flex-shrink: 0;
  width: 1.25em;
  height: 1.25em;
  color: inherit;
}
.entry-share--v2 a:hover, .entry-share--v2 a:active {
  color: #000000;
}

/*! =Entry Preview
-------------------------------------------------------------- */
.entry-preview {
  position: relative;
  min-width: 0;
  min-height: 1px;
  word-wrap: break-word;
  background-clip: border-box;
}
.entry-preview__media {
  position: relative;
  min-height: 1px;
}
.entry-preview__media img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.entry-preview__media a,
.entry-preview__media img {
  position: relative;
  display: block;
}
.entry-preview__overlay {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.entry-preview__body {
  position: relative;
  flex: 1;
  min-width: 0;
  min-height: 1px;
  padding-top: 15px;
}
.entry-preview__meta {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 10px;
  padding-top: 10px;
}
.entry-preview__author {
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-preview__date {
  color: #999999;
}
.entry-preview__footer {
  padding-top: 15px;
  color: #747373;
}
.entry-preview__footer a {
  color: #555555;
}
.entry-preview__footer .author-meta {
  font-size: 11px;
  font-size: 0.6875rem;
}
.entry-preview__footer .entry-date {
  font-size: 11px;
  font-size: 0.6875rem;
}
.entry-preview__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
}
.entry-preview__text p {
  margin: 0;
  padding: 0;
}
.entry-preview__text ul {
  padding-left: 1.2em;
  list-style-type: circle;
}
.entry-preview__text ul > li:not(:last-child) {
  padding-bottom: 0.5em;
}
.entry-preview .entry-date {
  padding-bottom: 15px;
}
.entry-preview--horizontal {
  display: flex;
  flex-direction: row;
}
.entry-preview--horizontal .entry-preview__body {
  padding-top: 0;
}
.entry-preview--horizontal .entry-preview__media + .entry-preview__body {
  padding-left: 15px;
}

/**
 * @TODO switch to entry-variant-XX
 */
.small-spotlight {
  font-weight: 700;
  line-height: 1.1;
  display: flex;
  align-items: center;
  padding: 20px;
  color: #ffffff;
  background-color: #fdcd00;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 448 512'%3E%3Cpath fill='%23000000' d='M218.101 38.101 198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: 99% 90%;
}
.small-spotlight a {
  color: #000000;
  font-size: 15px;
  font-size: 0.9375rem;
}
.small-spotlight a:hover {
  color: #000000;
}
.small-spotlight__lead {
  font-size: 12px;
  font-size: 0.75rem;
  flex: 0 0 30px;
  max-width: 30px;
}
.small-spotlight__title {
  color: #000000;
  font-size: 15px;
  font-size: 0.9375rem;
}
.small-spotlight__title:hover {
  color: #000000;
}

/*! =Single entry
-------------------------------------------------------------- */
.entry {
  position: relative;
  display: block;
}
.entry-image {
  margin-top: -15px;
  margin-right: -14px;
  margin-bottom: 30px;
  margin-left: -15px;
}
.entry-header {
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-meta {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #2d2e2f;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.entry-meta__author {
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.entry-meta--v2 {
  margin-bottom: 5px;
  border-top: 0;
  border-bottom: 0;
}
.entry-title {
  line-height: 1.1;
  margin-bottom: 0.625rem;
  padding-bottom: 0;
}
.entry-title a:hover, .entry-title a:active {
  color: #fdcd00;
}
.entry-title + .entry-date {
  margin-top: -10px;
}
.entry-date {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #999999;
}
.entry-readtime {
  color: #999999;
  font-size: 11px;
  font-size: 0.6875rem;
}
.entry-author {
  padding-bottom: 0.625rem;
}
.entry-content {
  margin-bottom: 1.8em;
  font-size: 16px;
  font-size: 1rem;
}
.entry-content a {
  color: #ec991d;
}
.entry-content hr {
  border-color: #e5e5e5;
}
.entry-content p,
.entry-content blockquote,
.entry-content ul,
.entry-content ol {
  margin-bottom: 1.8em;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content h1 {
  font-size: 2.5em;
}
.entry-content h2 {
  font-size: 2em;
}
.entry-content h3 {
  font-size: 1.75em;
}
.entry-content h4 {
  font-size: 1.5em;
}
.entry-content h5 {
  font-size: 1.25em;
}
.entry-content h6 {
  font-size: 1em;
}
.entry-related {
  float: right;
  max-width: 200px;
  margin-left: 1em;
  padding-bottom: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.entry-related__title {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
  padding-bottom: 6px;
  text-transform: uppercase;
  color: #032c55;
  border-bottom: 2px solid #032c55;
}
.entry-tags, .tagcloud {
  font-weight: 300;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
  color: #747373;
}
.entry-tags__title {
  font-weight: 300;
  margin-bottom: 0.78em;
  color: #747373;
}
.entry-tags ul, .tagcloud ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.entry-tags li, .tagcloud li {
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-right: 0;
  padding-left: 0;
}
.entry-tags li span, .tagcloud li span {
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  padding: 0.3125rem 0.625rem;
  white-space: nowrap;
}
.entry-tags li a, .tagcloud li a {
  font-size: 0.875rem !important;
  display: block;
  padding: 0.3125rem 0.625rem;
  white-space: nowrap;
  color: #313131;
  background-color: #e5e5e5;
}
.entry-tags--dark li a {
  color: #ffffff;
  background-color: #3c3b3b;
}
.entry-share__bottom {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}
.entry-nav {
  padding-top: 30px;
  padding-bottom: 30px;
}
.entry-nav__title {
  font-size: 0.65em;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 15px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #b2b2b2;
}
.entry-nav__wrap {
  margin-right: 10px;
  margin-left: 10px;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 992px) {
  .entry--single {
    padding-left: 65px;
    padding-right: 65px;
  }
}
.entry--single .entry-title {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 30px;
  color: #111111;
}

.newsletter-bottom__offset {
  line-height: 1.4;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  .newsletter-bottom__offset {
    padding-left: 64px;
  }
}
.newsletter-bottom__offset .form-check-inline {
  white-space: nowrap;
}

.event-meta {
  line-height: 1;
  margin: 15px 0;
  padding: 0;
  list-style: none;
  color: #032c55;
  font-size: 18px;
  font-size: 1.125rem;
}
.event-meta a {
  color: #fda700;
}
.event-meta a:hover {
  color: #ae6e0f;
}
.event-meta > li {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
}
.event-meta > li.event-meta--larger {
  font-size: 130%;
}

/*! =Entry Variants
-------------------------------------------------------------- */
.entry-variant-A {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f3f3f6;
  min-height: 100%;
}
.entry-variant-A .entry-title {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.2;
}
.entry-variant-A .entry-title + .entry-date {
  margin-top: -5px;
  padding-bottom: 0;
}
.entry-variant-A .entry-preview__body {
  padding: 15px;
}

.entry-variant-B:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.entry-variant-B .entry-title {
  font-size: 28px;
  font-size: 1.75rem;
  padding-bottom: 8px;
}
.entry-variant-B .entry-title a {
  color: #000000;
}
.entry-variant-B .entry-title a:hover, .entry-variant-B .entry-title a:active {
  color: #fdcd00;
}
@media (min-width: 576px) {
  .entry-variant-B {
    display: flex;
    flex-direction: row;
  }
  .entry-variant-B .entry-preview__body {
    padding-top: 0;
  }
  .entry-variant-B .entry-preview__media + .entry-preview__body {
    padding-left: 15px;
  }
}

.entry-variant-R {
  min-width: 227px;
}
.entry-variant-R .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
.entry-variant-R .entry-title a {
  color: #313131;
}
.entry-variant-R .entry-title a:hover, .entry-variant-R .entry-title a:active {
  color: #fdcd00;
}

.entry-variant-M {
  align-items: center;
  flex-direction: column;
  padding-bottom: 1.875rem;
}
.entry-variant-M .entry-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}
.entry-variant-M .entry-title strong {
  font-weight: 700;
  display: block;
}
.entry-variant-M .entry-title a:hover, .entry-variant-M .entry-title a:active {
  color: #f7310d;
}
.entry-variant-M .entry-preview__text {
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-variant-M .entry-preview__text p {
  margin-bottom: 1rem;
}
.main-footer .entry-variant-M {
  padding-bottom: 0;
}
.main-footer .entry-variant-M .entry-preview__text {
  font-size: 15px;
  font-size: 0.9375rem;
}
.entry-variant-M .entry-preview__media {
  max-width: 300px;
}
.entry-variant-M .entry-preview__body {
  max-width: 300px;
  padding-top: 15px;
  padding-left: 0;
}
@media (min-width: 400px) {
  .entry-variant-M {
    align-items: flex-start;
    flex-direction: row;
  }
  .entry-variant-M .entry-preview__media {
    max-width: 160px;
  }
  .entry-variant-M .entry-preview__body {
    max-width: initial;
    padding-top: 0;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .entry-variant-M .entry-preview__media {
    max-width: 125px;
  }
}
@media (min-width: 992px) {
  .entry-variant-M .entry-preview__media {
    max-width: 160px;
  }
}

.entry-variant-E {
  max-width: 400px;
  margin-right: auto;
  margin-bottom: 1.875rem;
  margin-left: auto;
}
.entry-variant-E .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  margin-bottom: 1rem;
}
.entry-variant-E .entry-title a {
  color: #000000;
}
.entry-variant-E .entry-title a:hover, .entry-variant-E .entry-title a:active {
  color: #fdcd00;
}
.entry-variant-E .entry-preview__body {
  padding-right: 10px;
  padding-left: 10px;
}

.entry-variant-F {
  margin-right: auto;
  margin-left: auto;
}
.entry-variant-F .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  margin-bottom: 1rem;
}
.entry-variant-F .entry-title a {
  color: #000000;
}
.entry-variant-F .entry-title a:hover, .entry-variant-F .entry-title a:active {
  color: #fdcd00;
}
.entry-variant-F .entry-preview__body {
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 400px) {
  .entry-variant-F {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .entry-variant-F .entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
  }
  .entry-variant-F .entry-preview__media img {
    max-width: 80px;
  }
  .entry-variant-F .entry-preview__body {
    flex: 1;
    padding-top: 0;
    padding-left: 15px;
  }
}
@media (min-width: 401px) {
  .entry-variant-F {
    max-width: 200px;
  }
}

.entry-variant-S .entry-title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0;
  color: #ffffff;
}
.entry-variant-S .entry-preview__overlay {
  display: flex;
  padding: 10px;
}
.entry-variant-S .entry-preview__header {
  align-self: flex-end;
}

.entry-variant-G {
  align-items: center;
  margin-bottom: 15px;
  padding-right: 15px;
}
.entry-variant-G .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0;
  color: #999999;
}
.entry-variant-G .entry-title a {
  color: #032c55;
}
.entry-variant-G .entry-title a:hover, .entry-variant-G .entry-title a:active {
  color: #fdcd00;
}

.entry-variant-Gs {
  margin-bottom: 0;
}
.entry-variant-Gs .entry-title {
  font-size: 16px;
  font-size: 1rem;
}
.entry-variant-Gs .entry-preview__media {
  max-width: 65px;
}

.event-preview .entry-preview__media img {
  border: 4px solid #fdcd00;
}
.event-preview .entry-title {
  font-size: 28px;
  font-size: 1.75rem;
}
.event-preview .entry-title::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.3) * 0.5em);
}
.event-preview .entry-title a {
  text-decoration: none;
}
.event-preview .entry-date {
  font-weight: 700;
  color: #f7310d;
  font-size: 16px;
  font-size: 1rem;
}

.entry-variant-C {
  max-width: 400px;
  min-height: 100%;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  color: #ffffff;
  background-color: #000000;
}
.entry-variant-C .entry-preview__media > a:after {
  position: absolute;
  z-index: 15;
  bottom: 0;
  left: 12%;
  width: 0;
  height: 0;
  margin-left: -15px;
  content: " ";
  pointer-events: none;
  border: solid transparent;
  border-width: 15px;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000000;
}
.microsite-other .entry-variant-C .entry-preview__media > a:after {
  margin-left: -9px;
  border-width: 9px;
}
.entry-variant-C .entry-preview__body {
  padding: 10px;
}

.entry-variant-TSA .entry-title {
  font-size: 1.25rem;
  font-weight: bold;
}
.entry-variant-TSA .entry-preview__body {
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .entry-variant-TSA {
    background-color: #f3f3f6;
    padding-bottom: 0.5rem;
  }
  .entry-variant-TSA .entry-preview__body {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.entry-variant-TSB {
  background-color: #f3f3f6;
  min-height: 100%;
}
.entry-variant-TSB .entry-title {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.2;
}
.entry-variant-TSB .entry-title + .entry-date {
  margin-top: -5px;
  padding-bottom: 0;
}
.entry-variant-TSB .entry-preview__body {
  padding: 15px;
}

.entry-variant-EC {
  min-height: 100%;
}
.entry-variant-EC .entry-preview__media > a {
  max-width: 100px;
}

.homepage-experts-listing .col-2:not(:last-child) .entry-variant-EC {
  padding-right: 10px;
  border-right: 1px solid #e5e5e5;
}
.homepage-experts-listing .col-2:not(:first-child) .entry-variant-EC {
  padding-left: 10px;
}

.entry-variant-WN .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 0;
  color: #999999;
}
.entry-variant-WN .entry-title a {
  color: #032c55;
}
.entry-variant-WN .entry-title a:hover, .entry-variant-WN .entry-title a:active {
  color: #fdcd00;
}

.entry-variant-DM {
  padding: 0 10px;
}
.entry-variant-DM .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.25;
}
.entry-variant-DM .entry-title a {
  color: #313131;
}
.entry-variant-DM .entry-title a:hover, .entry-variant-DM .entry-title a:active {
  color: #fdcd00;
}

.section--dont-miss .row .col:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}

.entry-variant-video {
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  margin-bottom: 24px;
}
.entry-variant-video .entry-preview__body {
  padding: 10px;
  min-height: 85px;
}
.entry-variant-video .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.25;
}
.entry-variant-video .entry-date {
  padding-bottom: 0;
}
.entry-variant-video--featured .entry-preview__body {
  min-height: 65px;
}

.entry-variant--video-icon .entry-preview__media > a:after {
  opacity: 0.75;
  position: absolute;
  z-index: 15;
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
  content: "";
  pointer-events: none;
  background: no-repeat 50%/100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffffff' d='M512 256c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0s256 114.6 256 256zm-336-88v176c0 8.7 4.7 16.7 12.3 20.9 7.5 4.3 16.8 4.1 24.2-.4l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-5.4-16.7-4.7-24.2-.4-7.6 4.2-12.3 12.2-12.3 20.9z'/%3E%3C/svg%3E");
}
.entry-variant--video-icon .entry-preview__media > a:hover:after {
  opacity: 0.9;
}

/*! =Entries listing
-------------------------------------------------------------- */
.kartice-wrap {
  position: relative;
}
.kartice-wrap--scroll {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media (max-width: 1200px) {
  ::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    -webkit-appearance: none;
  }
  ::-webkit-scrollbar-thumb {
    display: block;
    border-radius: 7px;
    background-color: #d6d6d6;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  }
  ::-webkit-scrollbar-track {
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  }
}
.kartice {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
  margin-right: -10px;
  margin-left: -10px;
}
.kartice .kartica {
  position: relative;
  flex: 1 0 100%;
  box-sizing: border-box;
  max-width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.kartice--1px-space {
  margin-right: 0;
  margin-left: -1px;
}
.kartice--1px-space .kartica {
  padding-right: 0;
  padding-left: 1px;
}
.kartice--cols-2 .kartica {
  flex: 0 1 50%;
  max-width: 50%;
}
.kartice--cols-3 .kartica {
  flex: 0 1 33.3333333%;
  max-width: 33.3333333%;
}
.kartice--cols-4 .kartica {
  flex: 0 1 25%;
  max-width: 25%;
}
.kartice--cols-5 .kartica {
  flex: 0 1 20%;
  max-width: 20%;
}
.kartice--cols-6 .kartica {
  flex: 0 1 16.6666667%;
  max-width: 16.6666667%;
}

.kartice--experts {
  flex-wrap: nowrap;
  margin-right: 0;
  margin-left: -1px;
}
.kartice--experts .kartica {
  flex: 1 0 152px;
  min-width: 152px;
  max-width: 160px;
  padding-right: 0;
  padding-left: 1px;
}

.kartice-variant-A {
  justify-content: center;
}
.kartice-variant-A .kartica {
  max-width: 400px;
}
@media (min-width: 576px) {
  .kartice-variant-A .kartica {
    flex: 0 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .kartice-variant-A .kartica {
    flex: 0 1 33.3333333%;
    max-width: 33.3333333%;
  }
}
.row-variant-A > * {
  padding-bottom: 24px;
}

.kartice-variant-B {
  justify-content: center;
}
.kartice-variant-B .kartica {
  max-width: 400px;
}
@media (min-width: 576px) {
  .kartice-variant-B .kartica {
    flex: 0 1 50%;
    max-width: 50%;
  }
}
.kartice-variant-C {
  justify-content: center;
}
.kartice-variant-C .kartica {
  max-width: 300px;
}
.kartice-variant-C .entry-variant-M {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 576px) {
  .kartice-variant-C .kartica {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .kartice-variant-C {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .kartice-variant-C .kartica {
    flex: 0 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .kartice-variant-C .entry-preview__media {
    max-width: 120px;
  }
}
.kartice-variant-D {
  flex-wrap: nowrap;
}
.kartice-variant-D .kartica {
  flex: 0 1 33.3333333%;
  min-width: 350px;
  max-width: 33.3333333%;
}

.kartice--reviews {
  flex-wrap: nowrap;
  margin-right: 0;
  margin-left: -1px;
}
.kartice--reviews .kartica {
  flex: 1 0 227px;
  min-width: 227px;
  padding-right: 0;
  padding-left: 1px;
}

ul.category-otherposts {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.category-otherposts li {
  margin: 0;
  padding: 0.66667em 0;
}
ul.category-otherposts li:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}
ul.category-otherposts li a {
  display: inline-block;
  color: inherit;
}
ul.category-otherposts li a:hover, ul.category-otherposts li a:active {
  color: #fdcd00;
}
ul.category-otherposts--variant-A > li:first-child {
  padding-top: 0;
}
ul.category-otherposts--variant-A > li:last-child {
  padding-bottom: 0;
}
ul.category-otherposts--variant-B > li:first-child {
  font-size: 1.25rem;
  font-weight: 700;
}
ul.category-otherposts--variant-C {
  font-size: 1.125rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

/*! =Generic Adbox options
-------------------------------------------------------------- */
.full-daninja {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.half-daninja {
  position: fixed;
  z-index: -1;
  top: 80px;
  left: 15px;
  width: 245px;
  height: 610px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.half-daninja.right {
  right: 15px;
  left: auto;
}

.madman {
  margin: 2px auto 0 auto;
}
.madman.temp_position {
  margin-bottom: 28px;
}

.temp_position {
  margin-bottom: 28px;
}

.hmb-modal .modal-content {
  position: relative;
}
.hmb-modal .modal-content .close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: white;
}
.hmb-modal .modal-content .madman,
.hmb-modal .modal-content div[data-id] {
  margin: 0 auto !important;
}

.modal.fade {
  background-color: rgba(80, 80, 80, 0.8);
}

/*! =SVG Helpers
-------------------------------------------------------------- */
.hic {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: #333333;
}

.hic use {
  fill: inherit;
}

.hic.hic--outline use {
  stroke: inherit;
}

.hic--xs {
  width: 0.5em !important;
  height: 0.5em !important;
}

.hic--sm {
  width: 0.8em !important;
  height: 0.8em !important;
}

.hic--lg {
  width: 1.6em !important;
  height: 1.6em !important;
}

.hic--xl {
  width: 2em !important;
  height: 2em !important;
}

.hic-text-aligner {
  display: flex;
  align-items: center;
}

.hic-text-aligner .hic {
  flex-shrink: 0;
  margin-right: 0.4em;
  color: inherit;
}

.hic-text-aligner .hic.hic--align-right {
  margin-right: 0;
  margin-left: 0.4em;
}

.hic-text-aligner .hic use {
  color: inherit;
  fill: currentColor;
}

.hic-text-aligner .hic.hic--outline use {
  stroke: currentColor;
}

.hic {
  fill: currentColor;
  stroke: none;
}

.hic.hic--outline {
  fill: none;
  stroke: currentColor;
}

.hic use {
  stroke: none;
}

.hic.hic--outline use {
  fill: none;
}

/*! =Sections
-------------------------------------------------------------- */
.section {
  position: relative;
}
.section-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 1px;
  margin-bottom: 1rem;
}
.section-title--offset-left {
  margin-left: -15px;
}
.section-title--offset-right {
  margin-right: -15px;
}
.section-title--py-0 {
  padding-right: 0;
  padding-left: 0;
}
.section-title__icon {
  display: flex;
  align-items: center;
  flex: 0 0 26px;
  justify-content: center;
  min-width: 26px;
  height: 26px;
  color: #ffffff;
  background-color: #747373;
}
.section-title__icon svg {
  width: 1em;
  height: 1em;
  color: inherit;
}
.section-title__icon-plain {
  width: 26px;
  height: 26px;
  color: #032c55;
  background-color: transparent;
}
.section-title__text {
  font-weight: 300;
  line-height: 1;
  flex: 1;
  min-height: 1px;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
  color: inherit;
}
.section-title__text .section-title__description {
  font-size: 0.875rem;
  line-height: 1.3;
  padding-top: 1rem;
  color: #333333;
  font-weight: 400;
}
.section-title__text a:hover {
  color: inherit;
}
.section-title__text strong {
  font-weight: 700;
}
.section-title .section-title__icon + .section-title__text {
  padding-left: 0.5rem;
}
.section-title__extras {
  min-height: 1px;
  margin-left: auto;
}
.section-title--archive {
  margin-bottom: 30px;
  padding: 0 0 6px;
  border-bottom: 4px solid #e5e5e5;
}
.section-title--archive .section-title__extras {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-left: 0;
  padding-top: 6px;
  text-align: left;
}
@media (min-width: 576px) {
  .section-title--archive .section-title__extras {
    margin-left: auto;
    padding-top: 0;
  }
}
.section-title--archive-description {
  align-items: flex-start;
}
@media (min-width: 576px) {
  .section-title--archive-description .section-title__extras {
    padding-top: 15px;
  }
}
.section-title--video {
  padding: 1.5rem;
  margin: 0 -1.5rem;
  background: url("./assets/images/video-section-detail-1200px.png") no-repeat center left;
  background-size: cover;
}
.section-title--video .section-title__text {
  color: #ffffff;
}
.section-title--video .section-title__extras {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-left: 0;
  padding-top: 6px;
  text-align: left;
}
.section-title--video .section-title__extras a {
  color: #b2b2b2;
  background-color: #313131;
}
@media (max-width: 576px) {
  .section-title--video .section-title__extras a {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media (min-width: 576px) {
  .section-title--video .section-title__extras {
    margin-left: auto;
    padding-top: 0;
  }
}

.video-section__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.875rem;
  padding-top: 5px;
  padding-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
}
.video-section__title--secondary {
  padding-top: 25px;
}

.homepage-categories {
  overflow: hidden;
}

.homepage-category-box .section-title {
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
}

.featured-videos-block {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-bottom: 4px solid #fdcd00;
}
.featured-videos-block .video-section__title {
  background-color: #fdcd00;
  color: #313131;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 10px 1.5rem;
  margin-bottom: 0;
}

/* =Widgets
-------------------------------------------------------------- */
.widgets-area {
  position: relative;
}
@media (min-width: 1400px) {
  .widgets-area--sticky {
    position: sticky;
    top: 0;
  }
}

.widget {
  position: relative;
  display: block;
}
.sidebar .widget {
  margin-bottom: 1.875rem;
}
.widget-header, .widget-body, .widget-footer {
  position: relative;
  display: block;
}
.widget-header {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 1px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.widget-title {
  font-weight: 300;
  line-height: 0.85em;
  min-height: 1px;
  font-size: 36px;
  font-size: 2.25rem;
  margin: 0;
  padding: 0;
  color: #032c55;
}
.widget-title small {
  font-size: 0.5em;
  font-weight: 700;
  line-height: 1em;
  display: block;
}
.widget-icon {
  display: flex;
  align-items: center;
  flex: 0 0 46px;
  justify-content: center;
  min-width: 46px;
  height: 46px;
  color: #ffffff;
  background-color: #747373;
}
.widget-icon svg {
  width: 2em;
  height: 2em;
  color: inherit;
}
.widget-icon--plain {
  color: #032c55;
  background-color: transparent;
}
.widget-icon--plain svg {
  width: 46px;
  height: 46px;
}
.widget-icon--white {
  color: #000000;
  background-color: #ffffff;
}
.widget .widget-icon + .widget-title {
  padding-left: 10px;
}
.widget--small {
  padding: 0;
}
.widget--small .widget-header {
  padding-top: 0;
  padding-bottom: 0;
}
.widget--small .widget-title {
  font-size: 32px;
  font-size: 2rem;
}
.widget--small .widget-body {
  padding: 15px 0;
}
@media (min-width: 992px) {
  .widget--small .widget-body {
    padding: 15px;
  }
}
.widget--sms {
  color: #ffffff;
  background-color: #da251d;
}
.widget--sms .widget-icon {
  color: #da251d;
  background-color: #ffffff;
}
.widget--sms .widget-title {
  color: #ffffff;
}
.widget--sms .widget-body {
  padding: 15px;
}
.widget--magazine-subscribe {
  padding: 0.625rem;
  color: #032c55;
  background-color: #fdcd00;
}
.widget--magazine-subscribe .widget-header {
  padding-top: 0;
  padding-bottom: 0;
}
.widget--magazine-subscribe .btn {
  border-radius: 0;
}
.widget--magazine-subscribe .form-control {
  border-color: #f7310d;
}
.widget--magazine-subscribe .widget-body {
  padding-top: 10px;
}
.widget--magazine-subscribe .widget-body p {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.widget--magazine-subscribe .widget-icon--plain {
  color: #032c55;
}
.widget--magazine-subscribe .widget-title {
  color: #032c55;
}
.widget--sidebar-promoted {
  background-color: #282a2b;
}
.widget--sidebar-promoted .widget-header {
  padding-top: 0;
  padding-bottom: 0;
  align-items: flex-end;
}
.widget--sidebar-promoted .widget-icon + .widget-title {
  padding-left: 20px;
}
.widget--sidebar-promoted .widget-title {
  font-size: 1.8rem;
}
.widget--sidebar-promoted .widget-title strong {
  font-weight: bold;
}

.tagcloud {
  margin: 0;
}

.widget-tags {
  display: flex;
}
.widget-tags .widget-tags-title {
  font-weight: 300;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875rem;
  flex-shrink: 0;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0.3125rem 1rem 0.3125rem 0;
  color: #747373;
}
@media (max-width: 576px) {
  .widget-tags {
    flex-wrap: wrap;
  }
  .widget-tags .widget-tags-title {
    padding-left: 0;
  }
}

.widget--whats-new {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .widget--whats-new {
    padding-left: 0;
  }
}
.widget--whats-new .widget-header {
  align-items: flex-end;
}
.widget--whats-new .widget-body .entry-preview {
  padding: 0.66667em 0;
}
.widget--whats-new .widget-body .entry-preview:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.widget--whats-new .widget-icon + .widget-title {
  padding-left: 20px;
}
.widget--whats-new .widget-title {
  font-size: 1.8rem;
}
.widget--whats-new .widget-title strong {
  font-weight: bold;
}

.widget--editors-choice {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .widget--editors-choice {
    padding-left: 0;
  }
}
@media (min-width: 1260px) {
  .widget--editors-choice {
    padding-right: 0;
  }
}
.widget--editors-choice .widget-title {
  font-size: 32px;
  font-size: 2rem;
}

.widget--latest-resources .widget-title {
  font-size: 1.8rem;
}

.widget-sidebar-magazine {
  display: block;
  padding-top: 1rem;
  text-decoration: none;
}
.widget-sidebar-magazine img {
  display: block;
  max-width: 100%;
  height: auto;
}
.widget-sidebar-magazine .wp-caption {
  text-align: center;
  border-bottom-color: #032c55;
}
.widget-sidebar-magazine .wp-caption-text {
  font-weight: 700;
  text-transform: uppercase;
  color: #032c55;
}
.widget-sidebar-magazine:hover {
  text-decoration: none;
}

.white-plus-bg {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23fff' d='M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E%0A");
}

/*! =Utilities
-------------------------------------------------------------- */
.fs-1 {
  font-size: 3.125rem !important;
}

.fs-2 {
  font-size: 1.75rem !important;
}

.fs-3 {
  font-size: 1.25rem !important;
}

.fs-4 {
  font-size: 1.125rem !important;
}

.fs-5 {
  font-size: 1rem !important;
}

.fs-6 {
  font-size: 0.8125rem !important;
}

@media (min-width: 576px) {
  .fs-sm-1 {
    font-size: 3.125rem !important;
  }
  .fs-sm-2 {
    font-size: 1.75rem !important;
  }
  .fs-sm-3 {
    font-size: 1.25rem !important;
  }
  .fs-sm-4 {
    font-size: 1.125rem !important;
  }
  .fs-sm-5 {
    font-size: 1rem !important;
  }
  .fs-sm-6 {
    font-size: 0.8125rem !important;
  }
}
@media (min-width: 768px) {
  .fs-md-1 {
    font-size: 3.125rem !important;
  }
  .fs-md-2 {
    font-size: 1.75rem !important;
  }
  .fs-md-3 {
    font-size: 1.25rem !important;
  }
  .fs-md-4 {
    font-size: 1.125rem !important;
  }
  .fs-md-5 {
    font-size: 1rem !important;
  }
  .fs-md-6 {
    font-size: 0.8125rem !important;
  }
}
@media (min-width: 992px) {
  .fs-lg-1 {
    font-size: 3.125rem !important;
  }
  .fs-lg-2 {
    font-size: 1.75rem !important;
  }
  .fs-lg-3 {
    font-size: 1.25rem !important;
  }
  .fs-lg-4 {
    font-size: 1.125rem !important;
  }
  .fs-lg-5 {
    font-size: 1rem !important;
  }
  .fs-lg-6 {
    font-size: 0.8125rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-xl-1 {
    font-size: 3.125rem !important;
  }
  .fs-xl-2 {
    font-size: 1.75rem !important;
  }
  .fs-xl-3 {
    font-size: 1.25rem !important;
  }
  .fs-xl-4 {
    font-size: 1.125rem !important;
  }
  .fs-xl-5 {
    font-size: 1rem !important;
  }
  .fs-xl-6 {
    font-size: 0.8125rem !important;
  }
}
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.lh-1 {
  line-height: 1.5 !important;
}

.lh-2 {
  line-height: 1.4 !important;
}

.lh-3 {
  line-height: 1.3 !important;
}

.lh-4 {
  line-height: 1.2 !important;
}

.lh-5 {
  line-height: 1.1 !important;
}

.lh-6 {
  line-height: 1 !important;
}

@media (min-width: 576px) {
  .lh-sm-1 {
    line-height: 1.5 !important;
  }
  .lh-sm-2 {
    line-height: 1.4 !important;
  }
  .lh-sm-3 {
    line-height: 1.3 !important;
  }
  .lh-sm-4 {
    line-height: 1.2 !important;
  }
  .lh-sm-5 {
    line-height: 1.1 !important;
  }
  .lh-sm-6 {
    line-height: 1 !important;
  }
}
@media (min-width: 768px) {
  .lh-md-1 {
    line-height: 1.5 !important;
  }
  .lh-md-2 {
    line-height: 1.4 !important;
  }
  .lh-md-3 {
    line-height: 1.3 !important;
  }
  .lh-md-4 {
    line-height: 1.2 !important;
  }
  .lh-md-5 {
    line-height: 1.1 !important;
  }
  .lh-md-6 {
    line-height: 1 !important;
  }
}
@media (min-width: 992px) {
  .lh-lg-1 {
    line-height: 1.5 !important;
  }
  .lh-lg-2 {
    line-height: 1.4 !important;
  }
  .lh-lg-3 {
    line-height: 1.3 !important;
  }
  .lh-lg-4 {
    line-height: 1.2 !important;
  }
  .lh-lg-5 {
    line-height: 1.1 !important;
  }
  .lh-lg-6 {
    line-height: 1 !important;
  }
}
@media (min-width: 1200px) {
  .lh-xl-1 {
    line-height: 1.5 !important;
  }
  .lh-xl-2 {
    line-height: 1.4 !important;
  }
  .lh-xl-3 {
    line-height: 1.3 !important;
  }
  .lh-xl-4 {
    line-height: 1.2 !important;
  }
  .lh-xl-5 {
    line-height: 1.1 !important;
  }
  .lh-xl-6 {
    line-height: 1 !important;
  }
}
.border-top--1 {
  border-top: 1px solid #e5e5e5 !important;
}

.border-top--4 {
  border-top: 4px solid #e5e5e5 !important;
}

.border-bottom--1 {
  border-bottom: 1px solid #e5e5e5 !important;
}

.border-bottom--4 {
  border-bottom: 4px solid #e5e5e5 !important;
}

.border-yellow {
  border-color: #fdcd00 !important;
}

.border-black {
  border-color: #000000 !important;
}

.border-orange {
  border-color: #fda700 !important;
}

.border-red {
  border-color: #f7310d !important;
}

.border-blue {
  border-color: #032c55 !important;
}

.border-grey-lighter {
  border-color: #e5e5e5 !important;
}

.border-grey-light {
  border-color: #b2b2b2 !important;
}

.border-grey {
  border-color: #747373 !important;
}

.border-grey-dark {
  border-color: #313131 !important;
}

.background-white {
  background-color: #ffffff !important;
}

.background-black {
  background-color: #000000 !important;
}

.background-yellow {
  background-color: #fdcd00 !important;
}

.background-orange {
  background-color: #fda700 !important;
}

.background-red {
  background-color: #f7310d !important;
}

.background-blue {
  background-color: #032c55 !important;
}

.background-grey-lighter {
  background-color: #e5e5e5 !important;
}

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

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

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

.background-grey-darker {
  background-color: #313131 !important;
}

.text-white {
  color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.text-yellow {
  color: #fdcd00 !important;
}

.text-orange {
  color: #fda700 !important;
}

.text-red {
  color: #f7310d !important;
}

.text-blue {
  color: #032c55 !important;
}

.text-grey-lighter {
  color: #e5e5e5 !important;
}

.text-grey-light {
  color: #b2b2b2 !important;
}

.text-grey {
  color: #747373 !important;
}

.text-grey-dark {
  color: #313131 !important;
}

.scroll-on-mob {
  display: block;
  overflow-x: auto;
  width: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.has-overlay:before {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  content: "";
  background-color: transparent;
  background-image: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
}
.has-overlay--small:before {
  height: 35%;
}

.middot-divider {
  font-weight: 700;
  padding-right: 0.2em;
  padding-left: 0.2em;
  white-space: nowrap;
  color: #999999;
}
.middot-divider:after {
  content: "·";
}

/* =Header
-------------------------------------------------------------- */
.main-header {
  position: relative;
  z-index: 100;
  width: 100%;
  margin-bottom: 30px;
  background: rgb(0, 0, 0);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
}
.main-header__search {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  padding: 20px;
  background-color: rgba(57, 56, 56, 0.98);
}
.main-header__search:not(.open) {
  display: none;
}

.navbar-brand {
  z-index: 105;
  margin-right: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  white-space: nowrap;
}
.navbar-brand--footer {
  display: block;
  margin-right: 0;
}
.navbar-brand .hns-logo {
  display: block;
  width: 170px;
  height: auto;
  max-height: 20px;
}
.navbar-brand .hns-logo__symbol {
  fill: #fdcd06;
}
.navbar-brand .hns-logo__wording {
  fill: #ffffff;
}

.search-toggler--mobile {
  display: inline-block;
  margin-left: auto;
}

.main-navbar {
  padding: 0 8px;
}
.main-navbar .navbar-collapse {
  border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.main-navbar .navbar-nav--primary .nav-item {
  min-height: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-navbar .navbar-nav--primary .nav-link {
  font-weight: 400;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0.45em 0.45em;
  transition: all 0.25s ease-out;
  white-space: nowrap;
  color: #ffffff;
}
.main-navbar .navbar-nav--primary .nav-link:hover, .main-navbar .navbar-nav--primary .nav-link:active {
  color: #fdcd00;
}
.main-navbar .navbar-nav--primary .active > .nav-link,
.main-navbar .navbar-nav--primary .current-menu-item > .nav-link {
  color: #fdcd00;
}
.main-navbar .navbar-nav--secondary {
  flex-direction: row;
}
.main-navbar .navbar-nav--secondary .nav-item--search {
  display: none;
}

.nav-item--magazine {
  padding-left: 1rem;
}
.nav-item--magazine .nav-link {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #7a7a7a;
}
.nav-item--magazine .nav-link:hover {
  color: #fdcd00;
}

.header-search {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #fdcd06;
}
.header-search .form-control {
  font-size: 18px;
  font-weight: 300;
  padding: 10px 0;
  color: #ffffff;
  border-color: transparent;
  outline: none !important;
  background-color: transparent;
  box-shadow: none !important;
}
.header-search .btn {
  padding-right: 0;
  color: #ffffff;
  border-color: transparent;
  background-color: transparent;
}
.header-search .btn svg {
  color: inherit;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0;
}

.gsc-control-cse {
  border-color: transparent !important;
  background-color: transparent !important;
}

.gsc-search-button-v2 {
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  border-color: #000000 !important;
  background-color: #000000 !important;
}

.bar {
  background-color: #fdcd06;
  color: #000000;
  padding: 12px 20px;
  display: block;
  position: relative;
  z-index: 12;
  text-align: center;
}
.bar-in p:last-child {
  margin-bottom: 0;
}
.bar--sticky {
  position: sticky;
  top: 0;
}

.hero .px2-gutters > .col,
.hero .px2-gutters > [class*=col-] {
  padding-top: 0;
}

/* =Frontpage
-------------------------------------------------------------- */
@media (max-width: 380px) {
  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .fp--x-s {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.top-content {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 1px;
}
.top-content__primary, .top-content__secondary {
  position: relative;
  min-height: 1px;
}
.top-content__primary {
  flex: 1;
  margin-bottom: 1rem;
}
.top-content__block {
  position: relative;
  min-height: 1px;
  margin-bottom: 1rem;
}

.hero-carousel .carousel-control-next,
.hero-carousel .carousel-control-prev {
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  text-align: center;
  opacity: 0.75;
  color: #ffffff;
  border: 1px solid #fdcd00;
}
.hero-carousel .carousel-control-prev {
  left: 1rem;
}
.hero-carousel .carousel-control-next {
  right: auto;
  left: 50px;
}
.hero-carousel .carousel-control-next-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjZmRjZDAwIiBkPSJNMjE4LjEwMSAzOC4xMDFMMTk4LjMwMiA1Ny45Yy00LjY4NiA0LjY4Ni00LjY4NiAxMi4yODQgMCAxNi45NzFMMzUzLjQzMiAyMzBIMTJjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2MjhjMCA2LjYyNyA1LjM3MyAxMiAxMiAxMmgzNDEuNDMybC0xNTUuMTMgMTU1LjEzYy00LjY4NiA0LjY4Ni00LjY4NiAxMi4yODQgMCAxNi45NzFsMTkuNzk5IDE5Ljc5OWM0LjY4NiA0LjY4NiAxMi4yODQgNC42ODYgMTYuOTcxIDBsMjA5LjQxNC0yMDkuNDE0YzQuNjg2LTQuNjg2IDQuNjg2LTEyLjI4NCAwLTE2Ljk3MUwyMzUuMDcxIDM4LjEwMWMtNC42ODYtNC42ODctMTIuMjg0LTQuNjg3LTE2Ljk3IDB6Ij48L3BhdGg+PC9zdmc+);
}
.hero-carousel .carousel-control-prev-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjZmRjZDAwIiBkPSJNMjI5LjkgNDczLjg5OWwxOS43OTktMTkuNzk5YzQuNjg2LTQuNjg2IDQuNjg2LTEyLjI4NCAwLTE2Ljk3MUw5NC41NjkgMjgySDQzNmM2LjYyNyAwIDEyLTUuMzczIDEyLTEydi0yOGMwLTYuNjI3LTUuMzczLTEyLTEyLTEySDk0LjU2OWwxNTUuMTMtMTU1LjEzYzQuNjg2LTQuNjg2IDQuNjg2LTEyLjI4NCAwLTE2Ljk3MUwyMjkuOSAzOC4xMDFjLTQuNjg2LTQuNjg2LTEyLjI4NC00LjY4Ni0xNi45NzEgMEwzLjUxNSAyNDcuNTE1Yy00LjY4NiA0LjY4Ni00LjY4NiAxMi4yODQgMCAxNi45NzFMMjEyLjkyOSA0NzMuOWM0LjY4NiA0LjY4NiAxMi4yODQgNC42ODYgMTYuOTcxLS4wMDF6Ij48L3BhdGg+PC9zdmc+);
}

.hero-slide {
  position: relative;
  overflow: hidden;
  height: 350px;
  background-color: #000000;
}
.hero-slide:before {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  content: "";
  background-color: transparent;
  background-image: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
}
.hero-slide__media {
  position: relative;
  padding-bottom: 61.1790878754%;
  background-color: rgba(0, 0, 0, 0.05);
}
.hero-slide__media:before {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  content: "";
  background-color: transparent;
  background-image: linear-gradient(to top, #000000, #000000 25%, transparent);
}
.hero-slide__media img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.hero-slide__body {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 25%;
  margin-bottom: 0;
  padding: 1rem 1rem 3.28125rem 1rem;
  color: #ffffff;
}
.hero-slide__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 1rem;
  padding: 0;
}
.hero-slide__title a {
  color: #ffffff;
}
.hero-slide__title a:hover {
  color: #fdcd00;
}
.hero-slide__summary {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
}
.hero-slide__summary p {
  margin: 0;
  padding: 0;
}

.hero-spotlight {
  position: relative;
  max-width: 300px;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  background-color: #000000;
}
.hero-spotlight:before {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  content: "";
  background-color: transparent;
  background-image: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
}
.hero-spotlight__media {
  position: relative;
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}
.hero-spotlight__media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.hero-spotlight__body {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 25%;
  margin-bottom: 0;
  padding: 1rem;
}
.hero-spotlight__lead {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  padding: 0 0 0.625rem;
  color: #fdcd00;
}
.hero-spotlight__lead a {
  color: #fdcd00;
}
.hero-spotlight__lead a:hover {
  color: #ffffff;
}
.hero-spotlight__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.hero-spotlight__title a {
  color: #ffffff;
}
.hero-spotlight__title a:hover {
  color: #fdcd00;
}

.top-stories {
  margin-bottom: 1.875rem;
}
@media (max-width: 400px) {
  .top-stories__in .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.homepage-experts-listing {
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.homepage-experts-listing > .row > .col-2 {
  min-width: 152px;
}

.homepage-hot-topics {
  margin-bottom: 1.875rem;
  padding: 15px;
}

.homepage-whats-new .section-title__extras {
  display: none;
}
@media (min-width: 992px) {
  .homepage-whats-new .section-title__extras {
    display: inline-block;
  }
}
.homepage-whats-new .entry-variant-A {
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .homepage-primary,
.homepage-secondary {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .homepage-secondary {
    flex: 1 0 300px;
    max-width: 300px;
  }
}

.homepage-secondary .mbw.not-empty {
  padding-top: 10px;
}

.newsletter-signup-inline {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0.9375rem;
  padding: 0.625rem;
  background-color: #fdcd00;
  font-size: 13px;
  font-size: 0.8125rem;
}
.newsletter-signup-inline .newsletter-archive {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 1rem;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #cc0001;
  border-bottom: 2px solid #ff8b03;
}
.newsletter-signup-inline .newsletter-title {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0.625rem;
  text-transform: uppercase;
  color: #032c55;
}
.newsletter-signup-inline .newsletter-form .form-control,
.newsletter-signup-inline .newsletter-form .btn {
  border-radius: 0;
}
.newsletter-signup-inline .newsletter-form .form-control {
  border-color: #ff8b03;
}
@media (max-width: 576px) {
  .newsletter-signup-inline .newsletter-form .form-control {
    width: 160px;
  }
}
.newsletter-signup-inline .newsletter-form .btn {
  color: #ffffff;
  border-color: #ff8b03;
  background-color: #fda803;
}

#newsletter-inline-response {
  margin-bottom: 0.9375rem;
}
#newsletter-inline-response > .mc4wp-response {
  font-size: 0.85em;
  text-align: center;
}

.homepage-latest-top {
  margin-bottom: 18px;
}

.homepage-category-box {
  margin-bottom: 1.875rem;
}
.homepage-category-box--left {
  color: #747373;
}

.homepage-reviews {
  padding-bottom: 1rem;
}

.fdslide {
  position: relative;
  display: block;
  width: 100%;
  min-height: auto;
}

.hero-article-xl {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 350.1px;
  background-color: #000000;
  /*img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }*/
}
.hero-article-xl .fill {
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hero-article-xl .fill img {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-article-xl__caption {
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.5rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 50%, black 100%);
}
.hero-article-xl__title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.hero-article-xl__title a {
  color: #ffffff;
}
.hero-article-xl__title a:hover {
  color: #fdcd00;
}

.hero-article-sm {
  position: relative;
  min-width: 0;
  min-height: 1px;
  word-wrap: break-word;
  background-clip: border-box;
}
.hero-article-sm__media {
  position: relative;
  min-height: 1px;
}
.hero-article-sm__media img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.hero-article-sm__media a,
.hero-article-sm__media img {
  position: relative;
  display: block;
}
.hero-article-sm__body {
  position: relative;
  flex: 1;
  min-width: 0;
  min-height: 1px;
  padding: 15px 10px;
}
.hero-article-sm .entry-title {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
}
.hero-article-sm .entry-title a {
  color: #032c55;
}
.hero-article-sm .entry-title a:hover, .hero-article-sm .entry-title a:active {
  color: #fdcd00;
}

.fp-hero-block {
  position: relative;
  margin-bottom: 2px;
  text-align: center;
}
.fp-hero-block img {
  display: block;
  max-width: 100%;
  height: auto;
}
.fp-hero-block a {
  display: block;
}

.hero-twitter {
  padding-top: 1.38rem;
  padding-bottom: 1.38rem;
  text-align: center;
}

a.hero-twitter-button {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-decoration: none;
}

.hero-twitter-button__icon {
  width: 2.2em;
  height: 2.2em;
  margin-right: 0.35em;
}

/* =Hero
-------------------------------------------------------------- */
.hero .fp-hero-block {
  padding-top: 2px;
}
.hero .fp-hero-block + .fp-hero-block {
  padding-top: 0;
}

/* =Main content
-------------------------------------------------------------- */
.main-content {
  position: relative;
}
.main-content--row {
  margin-right: 0;
  margin-left: 0;
}

.main-left,
.main-tertiary,
.main-primary,
.main-secondary {
  padding-right: 0;
  padding-left: 0;
}

.main-tertiary {
  flex-basis: auto;
  order: 2;
  padding: 15px;
}
.main-tertiary .widget:not(:last-child) {
  margin-bottom: 15px;
}

.main-primary {
  flex-basis: auto;
  order: 1;
  min-width: 280px;
  padding: 15px;
}

.main-secondary {
  flex: 0 0 100%;
  min-width: 280px;
  max-width: 100%;
}

@media (min-width: 576px) {
  /*.main-secondary {
    flex: 1 0 300px;
    max-width: 300px;
    min-width: 300px;
  }*/
}
@media (min-width: 768px) {
  .main-secondary {
    flex: 1 0 360px;
    max-width: 360px;
  }
}
@media (min-width: 992px) {
  .main-tertiary {
    flex: 1 0 200px;
    order: 1;
    max-width: 200px;
    padding: 0;
  }
  .main-primary {
    flex: 1;
    order: 2;
    padding: 10px 30px 30px 30px;
  }
}
.mc4wp-form-fields .form-group {
  padding-bottom: 10px;
}

/*! =Magazine styles
-------------------------------------------------------------- */
.magazine-header {
  padding-bottom: 30px;
}

.magazine-brand {
  display: block;
  margin-bottom: 30px;
  white-space: nowrap;
}
.magazine-brand .magazine-logo {
  display: block;
  min-width: 260px;
  max-width: 100%;
  height: auto;
  max-height: 40px;
  fill: #fdcd00;
}
.magazine-brand .magazine-logo:hover {
  fill: #caa400;
}

.magazine-nav {
  align-items: center;
}
.magazine-nav .nav-link {
  margin: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0.15rem 0.75rem;
  color: #fdcd00;
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.magazine-nav .nav-link:hover {
  color: #caa400;
}
.magazine-nav .active .nav-link {
  font-weight: 700;
  border-color: #fdcd00;
}

.magazine-archive-controls {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.magazine-archive-controls label {
  font-size: 0.75em;
  font-weight: 700;
  text-transform: uppercase;
  color: #b2b2b2;
}
.magazine-archive-controls .btn-outline-secondary {
  border-color: #ced4da;
  border-radius: 0;
}
.magazine-archive-controls .col-auto {
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 768px) {
  .magazine-archive-controls {
    display: none;
  }
}

.magazine-archive-row {
  margin-top: 20px;
}

.magazine-image {
  margin-bottom: 30px;
}
.magazine-controls {
  margin: -15px -15px 15px -15px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
.magazine-controls a {
  color: #032c55;
}
.magazine-controls a:hover {
  color: #f7310d;
}
.magazine-browser--previous {
  padding-left: 1rem;
}
.magazine-browser--previous .hic {
  margin-right: 0.35rem;
}
.magazine-browser--next {
  padding-right: 1rem;
}
.magazine-browser--next .hic {
  margin-left: 0.35rem;
}
.magazine-title {
  font-size: 70px;
  font-size: 4.375rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}
.magazine-title-mobile {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 15px;
  text-align: center;
}
.magazine-meta {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.magazine-meta > li {
  line-height: 1;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #747373;
}
.magazine-meta > li:not(:first-child) {
  padding-left: 6px;
}
.magazine-meta > li:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid #e5e5e5;
}
.magazine-actions {
  margin-bottom: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.magazine-actions .col-auto {
  border-left: 1px solid #e5e5e5;
}
.magazine-actions > .row > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.magazine-action__label {
  font-size: 0.65em;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 10px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #b2b2b2;
}
.magazine-sponsors .section-title__extras {
  width: 100%;
  margin-left: 0;
}
.magazine .magazine-become-sponsor {
  margin-top: 10px;
  padding: 5px;
  text-align: center;
  border: 1px solid #fdcd00;
  border-radius: 3px;
}
.magazine .magazine-become-sponsor .btn {
  display: block;
  margin-top: 5px;
}

/*! =Microsite styles
-------------------------------------------------------------- */
.microsite-header {
  margin-bottom: 1px;
}
.microsite-featured {
  margin-bottom: 30px;
}
.microsite-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #515151;
  border-bottom: 1px solid #515151;
}
.microsite-meta__label {
  padding: 0 10px;
  white-space: nowrap;
}
.microsite-meta__sponsor {
  padding: 10px;
  text-align: center;
}
.microsite-meta__callout {
  display: none;
}
.microsite-meta__action {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 10px;
}
.microsite-meta__action img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .microsite-meta {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .microsite-meta__label {
    padding: 0 5px;
    white-space: nowrap;
  }
  .microsite-meta__action {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .microsite-meta__callout {
    display: inline-block;
  }
  .microsite-meta__label {
    padding: 0 5px;
  }
  .microsite-meta__action {
    padding: 0 10px;
  }
}
.microsite-tags {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #515151;
  border-bottom: 1px solid #515151;
}
.microsite-tags .widget-tags .widget-tags-title {
  font-size: 20px;
  font-size: 1.25rem;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
.microsite-other {
  position: relative;
  margin-bottom: 30px;
  padding-left: 47px;
}
.microsite-other__title {
  position: absolute;
  top: 0;
  left: 46px;
  transform: rotate(90deg);
  transform-origin: left top 0;
}
.microsite-other__title .section-title {
  margin: 0;
  padding: 0;
}
.microsite-other__title .section-title__icon {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
}
.microsite-other__title .section-title__icon svg {
  width: 24px;
  height: 24px;
  color: #111111;
}
.microsite-other__title .section-title__text {
  font-size: 30px;
  font-size: 1.875rem;
}
.microsite-sponsors {
  position: relative;
  margin-bottom: 30px;
  padding-left: 46px;
}
.microsite-sponsors__in {
  padding: 25px;
  text-align: center;
}
.microsite-sponsors__in img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.microsite-sponsors__title {
  position: absolute;
  top: 0;
  left: 46px;
  transform: rotate(90deg);
  transform-origin: left top 0;
}
.microsite-sponsors__title .section-title {
  margin: 0;
  padding: 0;
}
.microsite-sponsors__title .section-title__icon {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
}
.microsite-sponsors__title .section-title__icon svg {
  width: 24px;
  height: 24px;
  color: #111111;
}
.microsite-sponsors__title .section-title__text {
  font-size: 30px;
  font-size: 1.875rem;
}
.microsite-newsletter {
  color: #b2b2b2;
}

/*! =Page single
-------------------------------------------------------------- */
.media--contributor img {
  width: 44px;
  height: 44px;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
}
.media--contributor h5 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
.media--contributor p {
  font-size: 14px;
  font-size: 0.875rem;
}

#hns-review-badge__wrap {
  position: relative;
  height: auto;
  margin-right: auto;
  margin-bottom: 1.8em;
  margin-left: auto;
  text-align: center;
}

#hns-review-badge__wrap.hrb-size--small {
  width: 120px;
}

#hns-review-badge__wrap.hrb-size--medium {
  width: 240px;
}

#hns-review-badge__wrap.hrb-size--large {
  width: 360px;
}

#hns-review-badge {
  height: auto;
}

#hns-review-badge.hrb-rating--1 #review_star_02,
#hns-review-badge.hrb-rating--1 #review_star_03,
#hns-review-badge.hrb-rating--1 #review_star_04,
#hns-review-badge.hrb-rating--1 #review_star_05 {
  display: none;
}

#hns-review-badge.hrb-rating--2 #review_star_03,
#hns-review-badge.hrb-rating--2 #review_star_04,
#hns-review-badge.hrb-rating--2 #review_star_05 {
  display: none;
}

#hns-review-badge.hrb-rating--3 #review_star_04,
#hns-review-badge.hrb-rating--3 #review_star_05 {
  display: none;
}

#hns-review-badge.hrb-rating--4 #review_star_05 {
  display: none;
}

/* =Sidebar
-------------------------------------------------------------- */
.sidebar .has-overlay-gradient::after {
  bottom: -1px;
}

/*! =Search
-------------------------------------------------------------- */
.entry-tags.main-search, .main-search.tagcloud {
  margin-bottom: 15px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e5e5e5;
}

.main-search > .entry-tags__title {
  display: inline-block;
  margin-right: 10px;
}

.main-search > ul {
  display: inline-block;
}

/* =Archive Style
-------------------------------------------------------------- */
.add-your-event {
  margin-top: 30px;
  padding-top: 30px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
/* =Footer
-------------------------------------------------------------- */
.main-footer {
  position: relative;
  z-index: 5;
  overflow: hidden;
  background-color: #111111;
}
.microsite .main-footer {
  border-top-color: #262626;
}

.footer-addon {
  background-color: #f2f2f2;
}
.footer-top, .footer-bottom {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: #cccccc;
  background-color: #080808;
}
.footer-top .btn-squared, .footer-bottom .btn-squared {
  margin-top: 0;
  margin-bottom: 0;
}
.footer-middle {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  color: #cccccc;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626;
  background-color: #111111;
}
.footer-bottom {
  border-top: 4px solid #fdcd00;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.footer-bottom .delimiter {
  color: #747373;
}
.footer-bottom a {
  color: #fda700;
}
.footer-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 1.875rem;
  padding-top: 5px;
  padding-bottom: 0;
}
.footer-title strong {
  font-weight: 700;
}
.footer-title a {
  color: #fda700;
}
.footer-nav {
  padding-left: 1.25em;
  list-style: none;
  list-style-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHdpZHRoPSI2cHgiIGhlaWdodD0iMTFweCI+PHRpdGxlPkJ1bGxldDwvdGl0bGU+PHJlY3QgZmlsbD0iI2ZkYTcwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiIvPjwvc3ZnPg==);
}
.footer-nav > li {
  padding-left: 0.35em;
}
.footer-nav > li:not(:last-child) {
  padding-bottom: 0.6em;
}
.footer-nav > li.active {
  list-style-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHdpZHRoPSI2cHgiIGhlaWdodD0iMTFweCI+PHRpdGxlPkJ1bGxldDwvdGl0bGU+PHJlY3QgZmlsbD0iI2ZmZmZmZiIgd2lkdGg9IjYiIGhlaWdodD0iNiIvPjwvc3ZnPg==);
}
.footer-nav > li a {
  color: #cccccc;
}
.footer-nav > li a:hover, .footer-nav > li a:active {
  color: #fdcd00;
}
.footer-otherposts {
  padding-left: 1.25em;
  list-style: none;
  list-style-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0IDgiIHdpZHRoPSI0cHgiIGhlaWdodD0iOHB4Ij48dGl0bGU+QnVsbGV0PC90aXRsZT48cGF0aCBmaWxsPSIjZmRhNzAwIiBkPSJNMCwwbDQsNEwwLDhWMHoiLz48L3N2Zz4=);
}
.footer-otherposts > li {
  padding-left: 0.35em;
}
.footer-otherposts > li:not(:last-child) {
  padding-bottom: 0.6em;
}
.footer-otherposts > li a {
  color: #cccccc;
}
.footer-otherposts > li a:hover, .footer-otherposts > li a:active {
  color: #fdcd00;
}

.footer-middle .col,
.footer-middle [class*=col-] {
  padding-bottom: 1.875rem;
}

.footer-follow span {
  font-size: 12px;
  font-size: 0.75rem;
  display: none;
}
@media (min-width: 350px) {
  .footer-follow span {
    display: inline-block;
  }
}

@media (max-width: 450px) {
  .footer-magazine {
    padding-top: 1.875rem;
  }
  .footer-magazine .footer-title a {
    display: block;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-magazine .footer-title a {
    display: block;
    padding-bottom: 5px;
  }
  .footer-magazine .entry-variant-M .entry-preview__text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

#wpstats {
  display: none;
}

a.footer-small-link {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fda700;
}

.footer-small-links a {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fda700;
}

@media (max-width: 1114px) {
  .footer-follow-us-col {
    flex-basis: 100%;
    text-align: center;
  }
  .footer-follow-us-col .footer-follow {
    justify-content: center;
    padding-top: 1rem;
  }
}
@media (max-width: 848px) {
  .footer-small-links-col {
    padding-top: 1rem;
    flex-basis: 100%;
    text-align: center;
  }
}
@media (max-width: 530px) {
  .footer-copy-col {
    padding-top: 1rem;
    flex-basis: 100%;
    text-align: center;
  }
  .footer-brand-col {
    flex-basis: 100%;
    text-align: center;
  }
  .footer-brand-col .navbar-brand--footer .hns-logo {
    width: 270px;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer-copy-col {
  font-size: 14px;
  font-size: 0.875rem;
}

.hns-newsletter {
  padding-top: 1rem;
  background-color: #000000;
  overflow: hidden;
}
.hns-newsletter__top {
  background-color: #000000;
}
.hns-newsletter__bottom {
  background-color: #fdcd00;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #000000;
}
.hns-newsletter__bottom .form-control {
  max-width: 300px;
}
.hns-newsletter__bottom .form-check-input[type=checkbox] {
  border-radius: 0 !important;
}
.hns-newsletter__bottom .form-check-input {
  border: 1px solid rgb(0, 0, 0) !important;
}
.hns-newsletter__bottom a {
  text-decoration: underline;
}
.hns-newsletter__wrapper {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}
.hns-newsletter__header {
  position: relative;
}
.hns-newsletter__title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 1px;
  padding-bottom: 60px;
}
@media (max-width: 475px) {
  .hns-newsletter__title {
    padding-bottom: 45px;
  }
}
@media (max-width: 350px) {
  .hns-newsletter__title {
    padding-bottom: 35px;
  }
}
.hns-newsletter__title i {
  flex: 0 0 36px;
  min-width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  background-color: #fdcd00;
}
@media (max-width: 475px) {
  .hns-newsletter__title i {
    flex: 0 0 26px;
    min-width: 26px;
    height: 26px;
  }
}
.hns-newsletter__title svg {
  width: 1.8em;
  height: 1.8em;
}
@media (max-width: 475px) {
  .hns-newsletter__title svg {
    width: 1.4em;
    height: 1.4em;
  }
}
.hns-newsletter__title span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1em;
  padding-left: 1rem;
  color: #fdcd00;
  position: relative;
}
@media (max-width: 350px) {
  .hns-newsletter__title span {
    padding-left: 0.5rem;
  }
}
.hns-newsletter__title span:after {
  content: "";
  position: absolute;
  right: -12%;
  top: 150%;
  width: 106%;
  height: 50px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 393 50'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h393v50H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fdcd00' d='m50.646 50.854-51-51 .708-.708 51 51ZM61.646 50.854l-51-51 .708-.708 51 51ZM72.646 50.854l-51-51 .708-.708 51 51ZM83.646 50.854l-51-51 .708-.708 51 51ZM94.646 50.854l-51-51 .708-.708 51 51ZM105.646 50.854l-51-51 .708-.708 51 51ZM116.646 50.854l-51-51 .708-.708 51 51ZM127.646 50.854l-51-51 .708-.708 51 51ZM138.646 50.854l-51-51 .708-.708 51 51ZM149.646 50.854l-51-51 .708-.708 51 51ZM160.646 50.854l-51-51 .708-.708 51 51ZM171.646 50.854l-51-51 .708-.708 51 51ZM182.646 50.854l-51-51 .708-.708 51 51ZM193.646 50.854l-51-51 .708-.708 51 51ZM204.646 50.854l-51-51 .708-.708 51 51ZM215.646 50.854l-51-51 .708-.708 51 51ZM226.646 50.854l-51-51 .708-.708 51 51ZM237.646 50.854l-51-51 .708-.708 51 51ZM248.646 50.854l-51-51 .708-.708 51 51ZM259.646 50.854l-51-51 .708-.708 51 51ZM270.646 50.854l-51-51 .708-.708 51 51ZM281.646 50.854l-51-51 .708-.708 51 51ZM292.646 50.854l-51-51 .708-.708 51 51ZM303.646 50.854l-51-51 .708-.708 51 51ZM314.646 50.854l-51-51 .708-.708 51 51ZM325.646 50.854l-51-51 .708-.708 51 51ZM336.646 50.854l-51-51 .708-.708 51 51ZM347.646 50.854l-51-51 .708-.708 51 51ZM358.646 50.854l-51-51 .708-.708 51 51ZM369.646 50.854l-51-51 .708-.708 51 51ZM380.646 50.854l-51-51 .708-.708 51 51ZM391.646 50.854l-51-51 .708-.708 51 51Z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
@media (max-width: 475px) {
  .hns-newsletter__title span:after {
    width: 104%;
  }
}
@media (max-width: 350px) {
  .hns-newsletter__title span:after {
    width: 107%;
  }
}
@media (max-width: 475px) {
  .hns-newsletter__title span {
    font-size: 1.5rem;
  }
}
@media (max-width: 350px) {
  .hns-newsletter__title span {
    font-size: 1.25rem;
  }
}
.hns-newsletter__body {
  background-color: #fdcd00;
  color: #000000;
}

.main-footer .mc4wp-response {
  text-align: center;
  color: #ffffff;
}
.main-footer .mc4wp-response .mc4wp-alert.mc4wp-success {
  color: #ffffff;
}
.main-footer .mc4wp-response .mc4wp-alert.mc4wp-error {
  color: #f7310d;
}

.mc4wp-form {
  position: relative;
  z-index: 1;
}

/*! =Various Shortcode styles
-------------------------------------------------------------- */
.pullquote {
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  position: relative;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  float: right;
  margin: 0 0 5% 0;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  text-align: left;
  color: #555555;
  border-top: 4px solid #e5e5e5;
  border-bottom: 4px solid #e5e5e5;
}
@media (min-width: 576px) {
  .pullquote {
    font-size: 22px;
    font-size: 1.375rem;
    display: inline-block;
    float: right;
    width: 30%;
    margin: 1.2% 0 2% 5%;
    padding-bottom: 0;
    text-align: left;
    border-bottom: 0;
  }
  .pullquote--left {
    float: left;
    margin: 1.2% 5% 2% 0;
    text-align: right;
  }
}

blockquote,
.blockquote {
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  position: relative;
  margin: 1em 0 1.4em;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px 0 0 30px;
  color: #555555;
  border: none;
  border-top: 4px solid #e5e5e5;
}
blockquote:before,
.blockquote:before {
  font-family: "georgia";
  font-size: 60px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 0;
  width: 30px;
  content: "“";
  color: #e5e5e5;
}
blockquote p,
.blockquote p {
  margin-bottom: 1em !important;
}
@media (min-width: 576px) {
  blockquote,
.blockquote {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 20px 0 0 8%;
  }
  blockquote:before,
.blockquote:before {
    top: 25px;
  }
}

/*! =Titles
-------------------------------------------------------------- */
.title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  min-height: 1px;
  margin-bottom: 2px;
  padding: 6px 12px;
}
.homepage-category-box .title-block {
  margin-left: -12px;
  margin-right: -12px;
}
.title-block__text {
  font-weight: 300;
  line-height: 1;
  font-size: 1.9rem;
  margin: 0;
  padding: 0;
  color: white;
}
.title-block__text strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .title-block__text {
    font-size: 1.5rem;
  }
}
.title-block__addon {
  margin-left: auto;
}
@media (max-width: 580px) {
  .title-block__addon {
    margin-left: 0;
    width: 100%;
    order: 3;
    padding-top: 10px;
  }
}
.title-block__link {
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M218.101 38.101 198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
  text-indent: -9999em;
  display: block;
  width: 36px;
  height: 36px;
}

a.newsletter-link {
  display: inline-block;
  position: relative;
  color: white;
  text-decoration: none;
  padding-left: 25px;
  padding-right: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center left;
  background-size: 1rem;
}

/* =Responsive
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .navbar-brand .hns-logo {
    width: 200px;
  }
  .section-title__icon {
    flex: 0 0 36px;
    min-width: 36px;
    height: 36px;
  }
  .section-title__icon svg {
    width: 1.5em;
    height: 1.5em;
  }
  .section-title__icon-plain {
    width: 36px;
    height: 36px;
  }
  .section-title__text {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .section-title__extras {
    padding-left: 46px;
  }
  .footer-follow span {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .entry-meta {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .entry-meta__author {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media (min-width: 768px) {
  .section-title__icon {
    flex: 0 0 46px;
    min-width: 46px;
    height: 46px;
  }
  .section-title__icon svg {
    width: 2em;
    height: 2em;
  }
  .section-title__icon-plain svg {
    width: 42px;
    height: 42px;
  }
  .section-title__text {
    font-size: 36px;
    font-size: 2.25rem;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .section-title .section-title__icon + .section-title__text {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem;
  }
  .section-title__extras {
    width: auto;
    margin-left: auto;
    padding-left: 0;
  }
  .newsletter-signup-inline {
    flex-direction: row;
  }
  .newsletter-signup-inline .newsletter-archive {
    margin-right: 1rem;
    margin-bottom: 0;
    padding-right: 1rem;
    padding-bottom: 0;
    border-right: 2px solid #ff8b03;
    border-bottom: 0;
  }
  .newsletter-signup-inline .newsletter-title {
    margin-bottom: 0;
    padding-right: 1rem;
    padding-bottom: 0;
    color: #032c55;
  }
  .newsletter-signup-inline .newsletter-form .form-control {
    width: 170px;
  }
  .homepage-category-box .section-title__icon {
    flex: 0 0 26px;
    min-width: 26px;
    height: 26px;
  }
  .homepage-category-box .section-title__icon svg {
    width: 1em;
    height: 1em;
  }
  .homepage-category-box .section-title__text {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .homepage-category-box .section-title__extras {
    padding-left: 26px;
  }
  .entry-variant-E {
    margin-bottom: 0;
  }
  .kartice--experts .kartica {
    flex: 1 0 192px;
    min-width: 192px;
    max-width: 200px;
  }
  .entry-nav > .col-md-4:not(:last-child) {
    border-right: 1px solid #e5e5e5;
  }
  .entry-nav > .col-md-4.active {
    opacity: 0.55;
  }
  .magazine-nav .nav-link {
    margin: 0;
    border: 0;
    border-radius: 0;
  }
  .magazine-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
  .magazine-brand {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .main-navbar .navbar-collapse {
    border-top: 0;
  }
  .main-navbar .navbar-nav--primary .nav-item {
    border-bottom: 0;
  }
  .main-navbar .navbar-nav--primary .nav-link {
    padding: 0 0.55em;
  }
  .main-navbar .navbar-nav--secondary {
    flex-direction: row;
  }
  .main-navbar .navbar-nav--secondary .nav-item--search {
    display: inline-block;
  }
  .nav-item--magazine {
    width: 110px;
  }
  .search-toggler--mobile {
    display: none;
  }
  .newsletter-signup-inline {
    font-size: 16px;
    font-size: 1rem;
  }
  .homepage-category-box .section-title__icon {
    flex: 0 0 46px;
    min-width: 46px;
    height: 46px;
  }
  .homepage-category-box .section-title__icon svg {
    width: 1.5em;
    height: 1.5em;
  }
  .homepage-category-box .section-title__text {
    font-size: 1.9rem;
  }
  .homepage-category-box .section-title__extras {
    padding-left: 46px;
  }
  .entry-image {
    margin-top: -30px;
    margin-right: -29px;
    margin-left: -29px;
  }
  .magazine-nav .nav-link {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0;
    padding: 0.5rem 1rem;
    border-radius: 0;
  }
  .magazine-controls {
    margin: -10px -30px 15px -30px;
  }
  .magazine-image {
    margin-left: -15px;
  }
  .magazine-title {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 15px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-brand .hns-logo {
    width: 250px;
  }
  .tagcloud li,
.entry-tags li {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
  }
  .tagcloud li span,
.entry-tags li span {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0.625rem 1rem;
  }
  .tagcloud li a,
.entry-tags li a {
    font-size: 1rem !important;
    padding: 0.625rem 1rem;
  }
  .widget-tags .widget-tags-title {
    font-size: 16px;
    font-size: 1rem;
    padding: 0.625rem 1rem 0.625rem 0;
  }
  .entry-content {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .entry--single .entry-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .magazine-title {
    font-size: 60px;
    font-size: 3.75rem;
  }
  .magazine-sponsors .section-title__extras {
    width: auto;
    margin-left: auto;
  }
  .magazine .magazine-become-sponsor {
    margin-top: 0;
    padding: 0;
    text-align: right;
    border: 0;
    border-radius: 0;
  }
  .magazine .magazine-become-sponsor .btn {
    display: inline-block;
    margin-top: 0;
  }
  .col-xl-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1400px) {
  .navbar-brand .hns-logo {
    width: 290px;
  }
  .nav-item--magazine {
    width: auto;
  }
  .nav-item--magazine .nav-link {
    font-size: 16px;
    font-size: 1rem;
  }
  .magazine-image {
    margin-top: -15px;
    margin-bottom: 30px;
    margin-left: -30px;
    transition: all 0.35s;
    transform: rotate(-3deg);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  }
  .magazine-image:hover {
    transform: rotate(0) scale(1.15);
  }
  .magazine-title {
    font-size: 70px;
    font-size: 4.375rem;
  }
}
@media (min-width: 0) {
  .fx-hidden-xx-up {
    display: none !important;
  }
}
@media (max-width: 0) {
  .fx-hidden-xx-down {
    display: none !important;
  }
}
@media (min-width: 319px) {
  .fx-hidden-xs-up {
    display: none !important;
  }
}
@media (max-width: 319px) {
  .fx-hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 479px) {
  .fx-hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .fx-hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 679px) {
  .fx-hidden-xm-up {
    display: none !important;
  }
}
@media (max-width: 679px) {
  .fx-hidden-xm-down {
    display: none !important;
  }
}
@media (min-width: 767px) {
  .fx-hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .fx-hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 991px) {
  .fx-hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .fx-hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1119px) {
  .fx-hidden-xl-up {
    display: none !important;
  }
}
@media (max-width: 1119px) {
  .fx-hidden-xl-down {
    display: none !important;
  }
}