@charset "UTF-8";
/**
 * Theme Name: hns20
 * Theme URI: https://www.helpnetsecurity.com/
 * Author: Wink
 * Author URI: http://wink.hr
 * Description: Custom WordPress theme for Hrvatski Nogometni Savez :P
 * Version: 1.0
 * Text Domain: hns20
 * 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 {
  content: "";
  display: table;
}
.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;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  position: relative;
  background-color: #ffffff;
  background: 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/hns20/assets/images/magazine/magazine-bg.png) no-repeat top center;
}
body.microsite {
  background: #111111;
}

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

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

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

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

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

.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;
}

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

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

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

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

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

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

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

/*! =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;
  border: none;
  background: transparent;
  list-style: none;
  text-align: center;
}
.gallery .gallery-item a {
  display: block;
}
.gallery .gallery-icon {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
.gallery .gallery-icon img {
  display: block;
  margin: 0 auto;
  padding: 1%;
  max-width: 89%;
  width: auto;
  height: auto;
}
.gallery .gallery-icon img:hover {
  opacity: 0.8;
}
.gallery .gallery-caption {
  display: block;
  margin: 0 0 12px;
  margin-left: 0;
  color: #888;
  font-size: 12px;
}

.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 {
  width: 34px;
  height: 34px;
  display: block;
  background-color: #393838;
  border: 0;
  padding: 2px;
  margin: 8px 0 8px 8px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border-radius: 0;
}
.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;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.hns-ordering .input-group {
  flex-wrap: nowrap;
  min-width: 100px;
}
.hns-ordering .input-group-text {
  border: 0;
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
  color: #b2b2b2;
}
.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 {
  text-align: center;
  display: block;
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-radius: 0;
  border-top: 4px solid #e5e5e5;
}
.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 {
  display: inline-block;
  padding: 0;
  margin: 0 1px;
  border: 1px solid #e5e5e5;
  line-height: 1;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  overflow: hidden;
  text-decoration: none;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}
.pagination .page-numbers.current,
.pagination a.page-numbers:hover {
  border-color: #032c55;
  background: #032c55;
  color: #ffffff;
}
.pagination .next {
  float: right;
}
.pagination .prev {
  float: left;
}

/*! =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-left: auto;
  margin-right: auto;
}

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

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

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

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

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

.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 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 5;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #e5e5e5;
  background-color: #ffffff;
  top: -8px;
  left: -8px;
  transition: transform 0.2s;
}
.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 {
  padding-left: 6px;
  line-height: 1.2;
}
.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-radius: 50%;
  border: 3px solid #e5e5e5;
}

/*! =Author display
-------------------------------------------------------------- */
.entry-share {
  display: flex;
  align-items: center;
}
.entry-share span {
  font-weight: 700;
  padding-right: 5px;
  line-height: 1.1;
  text-align: right;
}
.entry-share a {
  width: 34px;
  height: 34px;
  border-radius: 2px;
  background-color: #C5C5C5;
  color: #fff;
  text-decoration: none;
  margin-left: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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;
  height: 1.25em;
  width: 1.25em;
  color: inherit;
  flex-shrink: 0;
}
.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 {
  color: #b2b2b2;
  font-weight: normal;
}
.entry-share--v2 a {
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #b2b2b2;
  text-decoration: none;
  margin-left: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.entry-share--v2 a.facebook {
  background-color: #ffffff;
}
.entry-share--v2 a.facebook:hover, .entry-share--v2 a.facebook:active {
  background-color: #2D5F9A;
  color: #ffffff;
  border-color: #2D5F9A;
}
.entry-share--v2 a.twitter {
  background-color: #ffffff;
}
.entry-share--v2 a.twitter:hover, .entry-share--v2 a.twitter:active {
  background-color: #00C3F3;
  color: #ffffff;
  border-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 {
  background-color: #DE4A3C;
  color: #ffffff;
  border-color: #DE4A3C;
}
.entry-share--v2 a.linkedin {
  background-color: #ffffff;
}
.entry-share--v2 a.linkedin:hover, .entry-share--v2 a.linkedin:active {
  background-color: #0077B5;
  color: #ffffff;
  border-color: #0077B5;
}
.entry-share--v2 a.email {
  background-color: #ffffff;
}
.entry-share--v2 a.email:hover, .entry-share--v2 a.email:active {
  background-color: #FDCD00;
  color: #ffffff;
  border-color: #FDCD00;
}
.entry-share--v2 a.other {
  background-color: #ffffff;
}
.entry-share--v2 a.other:hover, .entry-share--v2 a.other:active {
  background-color: #C5C5C5;
  border-color: #C5C5C5;
  color: #ffffff;
}
.entry-share--v2 a.plus {
  background-color: #ffffff;
}
.entry-share--v2 a.plus:hover, .entry-share--v2 a.plus:active {
  background-color: #022C54;
  border-color: #022C54;
  color: #ffffff;
}
.entry-share--v2 a .icon {
  display: inline-block;
  height: 1.25em;
  width: 1.25em;
  color: inherit;
  flex-shrink: 0;
}
.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 {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-preview__media a,
.entry-preview__media img {
  display: block;
  position: relative;
}
.entry-preview__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.entry-preview__body {
  position: relative;
  flex: 1;
  padding-top: 15px;
  min-width: 0;
  min-height: 1px;
}
.entry-preview__meta {
  font-size: 13px;
  font-size: 0.8125rem;
  padding-top: 10px;
  margin-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 {
  list-style-type: circle;
  padding-left: 1.2em;
}
.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 {
  display: flex;
  background-color: #fdcd00;
  padding: 15px;
  color: #ffffff;
  line-height: 1.1;
  font-weight: 700;
  align-items: center;
}
.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 {
  display: block;
  position: relative;
}
.entry-image {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -14px;
  margin-bottom: 30px;
}
.entry-header {
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-meta {
  display: flex;
  flex-direction: column;
  color: #2d2e2f;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 30px;
}
.entry-meta__author {
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 2px;
}
.entry-meta--v2 {
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 5px;
}
.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 {
  color: #999999;
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
}
.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 {
  max-width: 200px;
  float: right;
  padding-left: 1em;
  padding-bottom: 1em;
  margin-left: 1em;
  padding-bottom: 1em;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.entry-related__title {
  text-transform: uppercase;
  font-weight: 700;
  color: #032c55;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 2px solid #032c55;
  font-size: 0.75em;
  line-height: 1;
}
.entry-tags, .tagcloud {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 0;
  font-weight: 300;
  color: #747373;
}
.entry-tags__title {
  margin-bottom: 0.78em;
  font-weight: 300;
  color: #747373;
}
.entry-tags ul, .tagcloud ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.entry-tags li, .tagcloud li {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}
.entry-tags li span, .tagcloud li span {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0.3125rem 0.625rem;
  display: block;
  white-space: nowrap;
}
.entry-tags li a, .tagcloud li a {
  display: block;
  color: #313131;
  background-color: #e5e5e5;
  padding: 0.3125rem 0.625rem;
  white-space: nowrap;
  font-size: 0.875rem !important;
}
.entry-tags--dark li a {
  color: #ffffff;
  background-color: #3c3b3b;
}
.entry-share__bottom {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
}
.entry-nav {
  padding-bottom: 30px;
  padding-top: 30px;
}
.entry-nav__title {
  text-transform: uppercase;
  font-weight: 700;
  color: #b2b2b2;
  font-size: 0.65em;
  line-height: 1;
  padding-bottom: 15px;
  letter-spacing: 0.25em;
}
.entry-nav__wrap {
  margin-left: 10px;
  margin-right: 10px;
  border-top: 1px solid #e5e5e5;
}
.entry--single .entry-title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: 700;
  color: #111111;
  margin-bottom: 30px;
}

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

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

/*! =Entry Variants
-------------------------------------------------------------- */
.entry-variant-A {
  padding-bottom: 1.875rem;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.entry-variant-A .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  padding-bottom: 8px;
}
.entry-variant-A .entry-title a {
  color: #032c55;
}
.entry-variant-A .entry-title a:hover, .entry-variant-A .entry-title a:active {
  color: #fdcd00;
}

.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 {
  padding-bottom: 1.875rem;
  flex-direction: column;
  align-items: center;
}
.entry-variant-M .entry-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}
.entry-variant-M .entry-title strong {
  display: block;
  font-weight: 700;
}
.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 {
    flex-direction: row;
    align-items: flex-start;
  }
  .entry-variant-M .entry-preview__media {
    max-width: 160px;
  }
  .entry-variant-M .entry-preview__body {
    max-width: auto;
    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-left: auto;
  margin-right: auto;
  margin-bottom: 1.875rem;
}
.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-left: 10px;
  padding-right: 10px;
}

.entry-variant-F {
  margin-left: auto;
  margin-right: 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-left: 10px;
  padding-right: 10px;
}
@media (max-width: 400px) {
  .entry-variant-F {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 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 {
    padding-top: 0;
    padding-left: 15px;
    flex: 1;
  }
}
@media (min-width: 401px) {
  .entry-variant-F {
    max-width: 200px;
  }
}

.entry-variant-S .entry-title {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.1;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 400;
}
.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;
  padding-right: 15px;
  margin-bottom: 15px;
}
.entry-variant-G .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  color: #999999;
  margin-bottom: 0;
}
.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 {
  color: #f7310d;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
}

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

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

@media (max-width: 1200px) {
  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #d6d6d6;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
    display: block;
  }

  ::-webkit-scrollbar-track {
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  }
}
.kartice {
  position: relative;
  min-height: 1px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.kartice .kartica {
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
  flex: 1 0 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.kartice--1px-space {
  margin-left: -1px;
  margin-right: 0;
}
.kartice--1px-space .kartica {
  padding-left: 1px;
  padding-right: 0;
}
.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 {
  margin-left: -1px;
  margin-right: 0;
  flex-wrap: nowrap;
}
.kartice--experts .kartica {
  padding-left: 1px;
  padding-right: 0;
  flex: 1 0 152px;
  max-width: 160px;
  min-width: 152px;
}

.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%;
  }
}
.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 {
  padding-bottom: 15px;
  margin-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%;
  max-width: 33.3333333%;
  min-width: 350px;
}

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

ul.category-otherposts {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 1rem;
}
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;
}

/*! =Generic Adbox options
-------------------------------------------------------------- */
.mbw {
  position: relative;
  display: block;
  margin: auto;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
}
.mbw > a {
  text-decoration: none;
}
.mbw img {
  max-width: 100%;
  height: auto;
  display: block;
  border: 0;
  margin: auto;
}
.mbw--ib {
  display: inline-block;
}
.mbw--center {
  text-align: center;
}
.mbw--spacer-b {
  padding-bottom: 1.875rem;
}
.mbw--spacer-y {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.mbw[data-position=l1], .mbw[data-position=l2] {
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
}
.mbw[data-position=l1] > a, .mbw[data-position=l2] > a {
  display: inline-block;
  font-size: 16px;
}
.mbw[data-position=l2] {
  padding-top: 30px;
}
.mbw[data-position=f1] {
  padding: 15px;
}
.mbw:not(.not-empty) {
  padding: 0;
  height: 0;
  overflow: hidden;
}

.full-daninja {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: transparent;
}

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

.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 {
  background-color: white;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -30px;
  right: 0;
}
.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;
  color: #333333;
  height: 1em;
  width: 1em;
}

.hic use {
  fill: inherit;
}

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

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

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

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

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

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

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

.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--m-y {
  margin-left: 10px;
  margin-right: 10px;
}
.section-title {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 1px;
}
@media (min-width: 768px) {
  .section-title {
    padding-left: 15px;
  }
}
.section-title--offset-left {
  margin-left: -15px;
}
.section-title--offset-right {
  margin-right: -15px;
}
.section-title--py-0 {
  padding-left: 0;
  padding-right: 0;
}
.section-title__icon {
  flex: 0 0 26px;
  min-width: 26px;
  height: 26px;
  background-color: #747373;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-title__icon svg {
  width: 1em;
  height: 1em;
  color: inherit;
}
.section-title__icon-plain {
  background-color: transparent;
  color: #032c55;
  width: 26px;
  height: 26px;
}
.section-title__text {
  flex: 1;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  color: inherit;
  min-height: 1px;
}
.section-title__text strong {
  font-weight: 700;
}
.section-title .section-title__icon + .section-title__text {
  padding-left: 0.5rem;
}
.section-title__extras {
  margin-left: auto;
  min-height: 1px;
}
.section-title--archive {
  padding: 0 0 6px;
  margin-bottom: 30px;
  border-bottom: 4px solid #e5e5e5;
}
.section-title--archive .section-title__extras {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
  margin-left: 0;
  padding-top: 6px;
}
@media (min-width: 576px) {
  .section-title--archive .section-title__extras {
    margin-left: auto;
    padding-top: 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;
  flex-wrap: wrap;
  align-items: center;
  min-height: 1px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.widget-title {
  margin: 0;
  padding: 0;
  line-height: 0.85em;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 300;
  color: #032c55;
  min-height: 1px;
}
.widget-title small {
  display: block;
  font-size: 0.5em;
  font-weight: 700;
  line-height: 1em;
}
.widget-icon {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
  background-color: #747373;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.widget-icon svg {
  width: 2em;
  height: 2em;
  color: inherit;
}
.widget-icon--plain {
  background-color: transparent;
  color: #032c55;
}
.widget-icon--plain svg {
  width: 46px;
  height: 46px;
}
.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 {
  background-color: #DA251D;
  color: #ffffff;
}
.widget--sms .widget-icon {
  background-color: #ffffff;
  color: #DA251D;
}
.widget--sms .widget-title {
  color: #ffffff;
}
.widget--sms .widget-body {
  padding: 15px;
}
.widget--magazine-subscribe {
  background-color: #fdcd00;
  color: #032c55;
  padding: 0.625rem;
}
.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;
}

.tagcloud {
  margin: 0;
}

.widget-tags {
  display: flex;
}
.widget-tags .widget-tags-title {
  flex-shrink: 0;
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.3125rem 1rem 0.3125rem 0;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: 300;
  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-title {
  font-size: 32px;
  font-size: 2rem;
}

.widget--editors-choice {
  padding-left: 15px;
  padding-right: 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;
  text-decoration: none;
  padding-top: 1rem;
}
.widget-sidebar-magazine img {
  max-width: 100%;
  height: auto;
  display: block;
}
.widget-sidebar-magazine .wp-caption {
  border-bottom-color: #032c55;
  text-align: center;
}
.widget-sidebar-magazine .wp-caption-text {
  text-transform: uppercase;
  font-weight: 700;
  color: #032c55;
}
.widget-sidebar-magazine:hover {
  text-decoration: none;
}

/*! =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;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

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

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

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

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

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

.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 {
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
  position: relative;
  transition: all 0.25s ease-out;
  padding: 0.45em 0.45em;
}
.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;
  color: #7a7a7a;
  line-height: 1;
}
.nav-item--magazine .nav-link:hover {
  color: #fdcd00;
}

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

/* =Frontpage
-------------------------------------------------------------- */
.hero-content .row {
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: 2px;
}
.hero-content .row > .col,
.hero-content .row > [class*=col-] {
  padding-right: 1px;
  padding-left: 1px;
}
.hero-content .row .col {
  margin-bottom: 2px;
}

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

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

.top-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  min-height: 1px;
  position: relative;
}
.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;
  left: 1rem;
  bottom: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  opacity: 0.75;
  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;
  background-color: #000000;
  height: 350px;
}
.hero-slide:before {
  background-image: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
  content: "";
  width: 100%;
  height: 70%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hero-slide__media {
  padding-bottom: 61.1790878754%;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
}
.hero-slide__media:before {
  background-image: linear-gradient(to top, #000000, #000000 25%, transparent);
  content: "";
  width: 100%;
  height: 20%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hero-slide__media img {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
}
.hero-slide__body {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  z-index: 3;
  min-height: 25%;
  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;
  background-color: #000000;
  margin-bottom: 1px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.hero-spotlight:before {
  background-image: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
  content: "";
  width: 100%;
  height: 70%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hero-spotlight__media {
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
}
.hero-spotlight__media img {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
}
.hero-spotlight__body {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  z-index: 3;
  min-height: 25%;
  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 {
  padding: 15px;
  margin-bottom: 1.875rem;
}

.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 {
  background-color: #fdcd00;
  padding: 0.625rem;
  margin-bottom: 0.9375rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 13px;
  font-size: 0.8125rem;
}
.newsletter-signup-inline .newsletter-archive {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  color: #cc0001;
  padding-bottom: 5px;
  margin-bottom: 1rem;
  border-bottom: 2px solid #ff8b03;
}
.newsletter-signup-inline .newsletter-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  color: #032c55;
  margin-bottom: 0;
  padding-bottom: 0.625rem;
}
.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 {
  border-color: #ff8b03;
  background-color: #fda803;
  color: #ffffff;
}

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

.homepage-latest-top {
  margin-bottom: 1.875rem;
}

.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;
  width: 100%;
  height: 350.1px;
  overflow: hidden;
  background-color: #000000;
  /*img {
  	position: relative;
  	display: block;
  	width: 100%;
  	height: auto;
  	object-fit: cover;
  }*/
}
.hero-article-xl .fill {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.hero-article-xl .fill img {
  flex-shrink: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero-article-xl__caption {
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 50%, black 100%);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 1.5rem;
}
.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 {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-article-sm__media a,
.hero-article-sm__media img {
  display: block;
  position: relative;
}
.hero-article-sm__body {
  position: relative;
  flex: 1;
  padding: 15px 10px;
  min-width: 0;
  min-height: 1px;
}
.hero-article-sm .entry-title {
  font-size: 1.1rem;
  line-height: 1.3;
  font-weight: 500;
}
.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 {
  text-align: center;
  position: relative;
  margin-bottom: 2px;
}
.fp-hero-block img {
  display: block;
  max-width: 100%;
  height: auto;
}
.fp-hero-block a {
  display: block;
}

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

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

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

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

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

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

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

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

@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 300px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .main-tertiary {
    flex: 1 0 200px;
    max-width: 200px;
    padding: 0;
    order: 1;
  }

  .main-primary {
    padding: 10px 30px 30px 30px;
    order: 2;
    flex: 1;
  }
}
/*! =Magazine styles
-------------------------------------------------------------- */
.magazine-header {
  padding-bottom: 30px;
}

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

.magazine-nav {
  align-items: center;
}
.magazine-nav .nav-link {
  color: #fdcd00;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 0.15rem 0.75rem;
  margin: 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 {
  color: #b2b2b2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75em;
}
.magazine-archive-controls .btn-outline-secondary {
  border-radius: 0;
  border-color: #ced4da;
}
.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 {
  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%);
  margin: -15px -15px 15px -15px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.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;
  text-align: center;
  padding-bottom: 15px;
}
.magazine-meta {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.magazine-meta > li {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  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 {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.magazine-actions .col-auto {
  border-left: 1px solid #e5e5e5;
}
.magazine-actions > .row > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.magazine-action__label {
  text-transform: uppercase;
  font-weight: 700;
  color: #b2b2b2;
  font-size: 0.65em;
  line-height: 1;
  padding-bottom: 10px;
  letter-spacing: 0.25em;
}
.magazine-sponsors .section-title__extras {
  margin-left: 0;
  width: 100%;
}
.magazine .magazine-become-sponsor {
  padding: 5px;
  text-align: center;
  border: 1px solid #fdcd00;
  margin-top: 10px;
  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 {
  border-top: 1px solid #515151;
  border-bottom: 1px solid #515151;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.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 {
  border-top: 1px solid #515151;
  border-bottom: 1px solid #515151;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.microsite-tags .widget-tags .widget-tags-title {
  font-size: 20px;
  font-size: 1.25rem;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
.microsite-other {
  padding-left: 47px;
  position: relative;
  margin-bottom: 30px;
}
.microsite-other__title {
  transform: rotate(90deg);
  transform-origin: left top 0;
  position: absolute;
  left: 46px;
  top: 0;
}
.microsite-other__title .section-title {
  padding: 0;
  margin: 0;
}
.microsite-other__title .section-title__icon {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
}
.microsite-other__title .section-title__icon svg {
  color: #111111;
  width: 24px;
  height: 24px;
}
.microsite-other__title .section-title__text {
  font-size: 30px;
  font-size: 1.875rem;
}
.microsite-sponsors {
  padding-left: 46px;
  position: relative;
  margin-bottom: 30px;
}
.microsite-sponsors__in {
  text-align: center;
  padding: 25px;
}
.microsite-sponsors__in img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.microsite-sponsors__title {
  transform: rotate(90deg);
  transform-origin: left top 0;
  position: absolute;
  left: 46px;
  top: 0;
}
.microsite-sponsors__title .section-title {
  padding: 0;
  margin: 0;
}
.microsite-sponsors__title .section-title__icon {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
}
.microsite-sponsors__title .section-title__icon svg {
  color: #111111;
  width: 24px;
  height: 24px;
}
.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-radius: 50%;
  border: 2px solid #e5e5e5;
}
.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 {
  text-align: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 1.8em;
}

#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 {
  padding-bottom: 32px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}

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

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

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

.footer-addon {
  background-color: #f2f2f2;
}
.footer-top, .footer-bottom {
  background-color: #080808;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: #cccccc;
}
.footer-top .btn-squared, .footer-bottom .btn-squared {
  margin-top: 0;
  margin-bottom: 0;
}
.footer-middle {
  background-color: #111111;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  color: #cccccc;
}
.footer-bottom {
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #cccccc;
}
.footer-bottom .delimiter {
  color: #747373;
}
.footer-bottom a {
  color: #fda700;
}
.footer-title {
  font-size: 18px;
  font-size: 1.125rem;
  padding-top: 5px;
  margin-bottom: 1.875rem;
  padding-bottom: 0;
  line-height: 1;
  font-weight: 300;
}
.footer-title strong {
  font-weight: 700;
}
.footer-title a {
  color: #fda700;
}
.footer-nav {
  list-style: none;
  padding-left: 1.25em;
  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 {
  list-style: none;
  padding-left: 1.25em;
  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;
}

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

blockquote,
.blockquote {
  border: none;
  border-top: 4px solid #e5e5e5;
  color: #555555;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 1em 0 1.4em;
  padding: 20px 0 0 30px;
  position: relative;
}
blockquote:before,
.blockquote:before {
  content: "“";
  font-family: "georgia";
  font-size: 60px;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 20px;
  width: 30px;
  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;
  }
}

/* =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 {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .entry-meta__author {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .top-content {
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 1px;
  }
  .top-content__primary {
    margin-right: 1px;
    margin-bottom: 0;
  }
  .top-content__secondary {
    flex: 0 1 300px;
    max-width: 300px;
  }
  .top-content__block {
    margin-bottom: 0;
  }

  .top-secondary {
    display: block;
  }

  .hero-slide {
    height: 551px;
  }
  .hero-slide__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
  .hero-slide__summary {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  .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-left: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-title__extras {
    margin-left: auto;
    padding-left: 0;
    width: auto;
  }

  .newsletter-signup-inline {
    flex-direction: row;
  }
  .newsletter-signup-inline .newsletter-archive {
    padding-right: 1rem;
    border-right: 2px solid #ff8b03;
    margin-right: 1rem;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .newsletter-signup-inline .newsletter-title {
    color: #032c55;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 1rem;
  }
  .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;
    max-width: 200px;
    min-width: 192px;
  }

  .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 {
    border-radius: 0;
    margin: 0;
    border: 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;
  }

  .hero-carousel .carousel-indicators {
    width: 200px;
    padding: 0;
    margin: 0;
    right: auto;
    bottom: 1rem;
    left: 1rem;
    flex-direction: column;
    justify-content: flex-start;
  }
  .hero-carousel .carousel-indicators li {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 1px;
    margin: 0;
    text-indent: 0;
    cursor: pointer;
    background-color: transparent;
    color: #ffffff;
    padding: 0.625rem 0 0 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.1;
  }
  .hero-carousel .carousel-indicators li:not(:last-child) {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0.625rem;
  }
  .hero-carousel .carousel-indicators li.active {
    color: #fdcd00;
  }
  .hero-carousel .carousel-control-next,
.hero-carousel .carousel-control-prev {
    width: 50px;
    height: 50px;
  }
  .hero-carousel .carousel-control-next {
    left: 70px;
  }

  .hero-slide {
    height: 551px;
  }
  .hero-slide__media:before {
    display: none;
  }
  .hero-slide__body {
    padding-left: 232px;
    padding-bottom: 1rem;
  }
  .hero-slide__title {
    font-size: 43px;
    font-size: 2.6875rem;
  }
  .hero-slide__summary {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  .newsletter-signup-inline {
    font-size: 16px;
    font-size: 1rem;
  }

  .entry-variant-A .entry-title {
    font-size: 22px;
    font-size: 1.375rem;
  }

  .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: 30px;
    font-size: 1.875rem;
  }
  .homepage-category-box .section-title__extras {
    padding-left: 46px;
  }

  .entry-image {
    margin-top: -30px;
    margin-left: -29px;
    margin-right: -29px;
  }

  .magazine-nav .nav-link {
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 0;
    padding: 0.5rem 1rem;
    margin: 0;
  }

  .magazine-controls {
    margin: -10px -30px 15px -30px;
  }
  .magazine-image {
    margin-left: -15px;
  }
  .magazine-title {
    font-size: 30px;
    font-size: 1.875rem;
    padding-top: 0;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-brand .hns-logo {
    width: 250px;
  }

  .entry-variant-A .entry-title {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .tagcloud li,
.entry-tags li {
    display: inline-block;
    padding-left: 0;
    padding-right: 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 {
    padding: 0.625rem 1rem;
    font-size: 1rem !important;
  }

  .widget-tags .widget-tags-title {
    font-size: 16px;
    font-size: 1rem;
    padding: 0.625rem 1rem 0.625rem 0;
  }

  .homepage-category-box .section-title__text {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .entry-content {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .entry--single .entry-title {
    font-size: 50px;
    font-size: 3.125rem;
  }

  .magazine-title {
    font-size: 60px;
    font-size: 3.75rem;
  }
  .magazine-sponsors .section-title__extras {
    margin-left: auto;
    width: auto;
  }
  .magazine .magazine-become-sponsor {
    padding: 0;
    text-align: right;
    border: 0;
    margin-top: 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-left: -30px;
    margin-bottom: 30px;
    transform: rotate(-3deg);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.35s;
  }
  .magazine-image:hover {
    transform: rotate(0) scale(1.15);
  }
  .magazine-title {
    font-size: 70px;
    font-size: 4.375rem;
  }
}