@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  text-rendering: optimizeLegibility;
  font-size: 100%;
  font-size: 16px;
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1,
h2,
h3,
h4 {
  font-family: "ZillaSlab-SemiBold", "ZillaSlabSemiToArial", Arial, sans-serif;
}

.page-template-default h1,
.page-template-default h2,
.page-template-default h3,
.page-template-default h4 {
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
}

h1.entry-title, h1.title {
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

a {
  text-decoration: none;
  color: #df2127;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  width: 100% !important;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

::selection {
  background: #ffffff;
  color: #000;
  text-shadow: none;
}

::-moz-selection {
  background: #ffffff;
  color: #000;
  text-shadow: none;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  color: #151039;
  border-radius: 0;
  outline: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}

::placeholder {
  color: #cccccc;
  font-style: italic;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #cccccc;
  font-style: italic;
}

::-ms-input-placeholder {
  color: #cccccc;
  font-style: italic;
}

em {
  font-style: normal;
}

img.wp-smiley,
img.emoji {
  display: none;
}

span.pq6dq46d.tbxw36s4.knj5qynh.kvgmc6g5.ditlmg2l.oygrvhab.nvdbi5me.sf5mxxl7.gl3lb2sf.hhz5lgdu img {
  width: auto;
}

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

@font-face {
  font-family: "ZillaSlab-SemiBold";
  src: url("fonts/ZillaSlab-SemiBold.eot");
  src: url("fonts/ZillaSlab-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/ZillaSlab-SemiBold.woff") format("woff"), url("fonts/ZillaSlab-SemiBold.ttf") format("truetype"), url("fonts/ZillaSlab-SemiBold.svg#ZillaSlab-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ZillaSlab-Bold";
  src: url("fonts/ZillaSlab-Bold.eot");
  src: url("fonts/ZillaSlab-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/ZillaSlab-Bold.woff") format("woff"), url("fonts/ZillaSlab-Bold.ttf") format("truetype"), url("fonts/ZillaSlab-Bold.svg#ZillaSlab-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
input[type=search] {
  box-sizing: inherit;
}

@font-face {
  font-family: "ArialToProximaNova";
  font-style: regular;
  font-weight: 400;
  src: local("Arial");
  size-adjust: 99%;
  ascent-override: 99%;
  descent-override: 40%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "ArialToProximaNova";
  font-style: regular;
  font-weight: 700;
  src: local("Arial Bold"), local("Arial");
  size-adjust: 95%;
  ascent-override: 99%;
  descent-override: 40%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "ArialToProximaNovaCondensed";
  font-style: regular;
  font-weight: 900;
  src: local("Arial Bold"), local("Arial");
  size-adjust: 85%;
  ascent-override: 99%;
  descent-override: 42%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "ZillaSlabToArial";
  font-style: regular;
  font-weight: 700;
  src: local(Arial);
  size-adjust: 98%;
  ascent-override: 99%;
  descent-override: normal;
  line-gap-override: normal;
}
@font-face {
  font-family: "ZillaSlabSemiToArial";
  font-weight: 600;
  src: local("Arial Bold"), local("Arial");
  size-adjust: 93%;
  ascent-override: 115%;
  descent-override: 40%;
  line-gap-override: normal;
}
body {
  font-size: 1rem;
  background-color: #ffffff;
  opacity: 1;
  transition: 1s opacity;
  margin: 0;
  padding: 0 !important;
  height: 100%;
  overflow-x: hidden;
}

body,
html {
  width: 100%;
}

blockquote,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
.article-content .bottom-widget .news-card-container.columns-4di h2,
#most-read .container,
.featured-card .article-meta .content-category-title,
.bottom-widget .container {
  margin: 0;
}

figure {
  margin: 0;
  padding: 0 0 15px 0;
}

button {
  background: transparent;
  border: 0;
  padding: 0;
}
button:focus {
  outline: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

iframe {
  border: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul {
  list-style: none;
}

img {
  width: 100%;
  display: block;
  height: auto;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

section {
  overflow: hidden;
}
section.layout {
  display: grid;
  max-width: 75rem;
  width: 100%;
  margin: auto;
  overflow: unset;
}

.columns-2d {
  grid-template-columns: repeat(1, 1fr 18.75rem);
}

.columns-1d {
  grid-template-columns: 1fr;
}

.submmenu-wrapper {
  width: 100%;
  justify-content: center;
  position: fixed;
  top: 100px;
  z-index: 70;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #f6f6f6;
}
.submmenu-wrapper.scrollUp {
  transform: translateY(-100px);
}
.submmenu-wrapper .submenu-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 75rem;
}
.submmenu-wrapper .submenu-container .submenu-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 15px 15px 0;
}
.submmenu-wrapper .submenu-container .submenu-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  flex-flow: nowrap;
  align-items: center;
  white-space: nowrap;
}
.submmenu-wrapper .submenu-container .right-nav {
  padding: 0 15px 0 0;
}
.submmenu-wrapper .submenu-container .right-nav svg {
  fill: #161a1d;
}

.media-container,
.player-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: auto;
  min-height: auto;
}

.image-holder {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f6f6f6 url(../images/riportal-logo-gray.svg) center center no-repeat;
  background-size: 50%;
}
.image-holder .card-image {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.image-holder .card-image img {
  width: 100%;
  display: block;
  margin: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center center;
}

div.featured,
picture.featured {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
}
div.featured img,
picture.featured img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.blue-bg,
.video-bg,
.gray-bg {
  background: #151039;
  border-top: #df2127 solid 3px;
  padding: 15px;
}

.gray-bg {
  background: #161a1d;
}

.light-gray-bg {
  background: #f6f6f6;
}

.video-bg .news-card-container {
  background: #151039;
}

.section-heading-element {
  width: 100%;
  display: inline-grid;
  grid-template-columns: minmax(50px, 1fr) auto minmax(50px, 1fr);
  gap: 20px;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-weight: 900;
  text-transform: uppercase;
  color: #000000;
  grid-column: 1/-1;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
}

.section-heading-element::before, .section-heading-element::after {
  content: "";
  height: 1px;
  background-color: #cccccc;
  width: 100%;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.section-heading-element a {
  color: #333333;
}

#page-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-wrapper {
  width: 100%;
  height: 100px;
  z-index: 9999;
  background: #ffffff;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-wrapper.linedev {
  border-bottom: 2px solid #f6f6f6;
}
.header-wrapper .reading-meter {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1111;
  width: 100%;
  background-color: #f6f6f6;
}
.header-wrapper .progress {
  width: 100%;
  height: 3px;
  z-index: 1111;
  background: #f6f6f6;
}
.header-wrapper .progress-bar {
  height: 3px;
  background-color: #df2127;
  width: 0%;
}

.header-container {
  max-width: 75rem;
  margin: 0 auto;
  position: relative;
  height: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-center {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-left {
  position: absolute;
  right: 40px;
  display: block;
  z-index: 9000;
  width: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.header-right {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  z-index: 9000;
  width: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.hamburger-menu--open {
  display: block;
}

.hamburger-menu--close,
.mobile-nav-button .mobile-nav-button__line--2 {
  display: none;
}

.mobile-nav-button {
  position: relative;
  z-index: 9999;
  cursor: pointer;
  caret-color: transparent;
}
.mobile-nav-button .mobile-nav-button__line {
  width: 100%;
  background: #df2127;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-nav-button .mobile-nav-button__line:nth-of-type(1),
.mobile-nav-button .mobile-nav-button__line:nth-of-type(3) {
  width: 80%;
}
.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
  width: 100%;
  background-color: #df2127;
}
.mobile-nav-button .mobile-nav-button__line--3 {
  transform: rotate(-135deg);
}
.mobile-nav-button .mobile-nav-button__line--1 {
  transform: rotate(-45deg);
}

.mobile-nav-button .mobile-nav-button__line--3, .mobile-nav-button .mobile-nav-button__line--1 {
  top: 9px;
  left: 5px;
  position: absolute;
  background: #151039;
}

.riportal-logo {
  background: url(../images/riportal-logo.svg) center center no-repeat;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ri_tv_logo {
  background: url(../images/ri_tv_logo.svg) center center no-repeat;
  display: block;
  position: relative;
  width: 80px;
  height: 40px;
}

.search-icon {
  background: url(../images/search-icon.svg) center center no-repeat;
  display: block;
  cursor: pointer;
}

.prev-pointer a,
.next-pointer a, .previous-page {
  background: url(../images/previous.svg) center center no-repeat;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 25px;
}

.next-pointer a {
  background: url(../images/next.svg) center center no-repeat;
}

.hamburger-menu,
.search-wrapper {
  top: 0;
  position: fixed;
  max-width: 75rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hamburger-menu-container {
  grid-auto-columns: 1fr;
  height: 100vh;
  display: flex;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  overflow: hidden;
}
.hamburger-menu-container .menu-navigation {
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  padding-bottom: 120px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hamburger-menu-container .menu-navigation::-webkit-scrollbar {
  display: none;
}
.hamburger-menu-container .menu-navigation .list--a,
.hamburger-menu-container .menu-navigation .list--b,
.hamburger-menu-container .menu-navigation .social-network {
  background: #ffffff;
}

ul.list--a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  user-select: none;
  position: relative;
  align-items: flex-start;
  color: #161a1d;
}

ul.list--b,
ul.list--c {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
  grid-gap: 15px;
}

ul.list--c li a {
  font-size: 0.9rem;
}

ul.list--a li a,
ul.list--b li a,
ul.list--c li a {
  color: #161a1d;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.list--a li a:hover,
ul.list--b li a:hover,
ul.list--c li a:hover {
  color: #df2127;
}

ul.list--b li a {
  text-transform: none;
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
}
ul.list--b li a:hover {
  color: #df2127;
}

.card-title a:hover,
.featured-card .card-title a:hover,
.news-card-list.blue-bg .card-title a:hover,
.news-card-list.gray-bg .card-title a:hover,
.news-card-list.light-gray-bg .card-title a:hover,
#menu-main-hamburger li.active a,
.article-meta a:hover {
  color: #df2127;
}

#menu-main-menu-1 {
  max-width: 100%;
  align-items: center;
  margin: 0 auto 0 auto;
  background: #f6f6f6;
  gap: 30px;
  visibility: visible;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.search-menu {
  border-top: solid 1px #f6f6f6;
}

form.search-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

.search-menu input[type=text],
.search-container input[type=text] {
  width: 100%;
  background: #ffffff;
  border: 0;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
  padding: 0 10px;
  height: 50px;
}
.search-menu button,
.search-container button {
  color: #ffffff;
  background: #df2127;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  padding: 0 15px;
}

.search-menu .search-loading,
.search-container .search-loading {
  display: none;
  position: absolute;
  right: 80px;
  align-items: center;
  place-self: center;
  border: 2px solid #ffffff;
  border-top: 2px solid #2c86da;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  animation: search-spin 1s linear infinite;
}
@keyframes search-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.social-network {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.social-network span {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.social-network span.facebook a,
.social-network span.instagram a {
  background: url(../images/facebook-icon.svg) center center no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  margin: 10px;
}
.social-network span.instagram a {
  background: url(../images/instagram-icon.svg) center center no-repeat;
}

.menu .parent .nav-click {
  content: "";
  background: url(../images/arrow.svg) center center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  position: relative;
  top: 3px;
  left: 10px;
  transform: rotate(0deg);
  cursor: pointer;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -ms-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

.menu .parent .nav-click.rot {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.sub-menu {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: height 0.3s ease, opacity 0.3s ease, margin-top 0.3s ease;
  padding: 0 15px;
}
.sub-menu.open {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.sub-menu li {
  line-height: 1.5rem;
}

nav.hamburger-menu .menu-item-has-children > a:first-of-type {
  position: relative;
}

.menu-footer {
  padding: 15px 0;
  border-bottom: solid 1px #333333;
}

.menu-footer.list--c li a {
  color: #ffffff;
  display: inline-block;
  font-size: 0.9rem;
  margin: 0rem 0.6rem 0rem 0rem;
  height: auto;
  line-height: 1.5rem;
}

.menu li.active > a, .menu li.current_page_parent .submenu-wrap > a,
.menu-footer li.active > a,
.menu-footer li.current_page_parent .submenu-wrap > a {
  color: #df2127;
}
.menu li.lifestyle.active > a, .menu li.lifestyle .sub-menu li.active > a, .menu li.lifestyle.current_page_parent > a, .menu li.lifestyle.active .submenu-wrap > a, .menu li.lifestyle.current_page_parent .submenu-wrap > a,
.menu-footer li.lifestyle.active > a,
.menu-footer li.lifestyle .sub-menu li.active > a,
.menu-footer li.lifestyle.current_page_parent > a,
.menu-footer li.lifestyle.active .submenu-wrap > a,
.menu-footer li.lifestyle.current_page_parent .submenu-wrap > a {
  color: #db095d;
}
.menu li.rijeka.active > a, .menu li.rijeka .sub-menu li.active > a, .menu li.rijeka.current_page_parent > a, .menu li.rijeka.active .submenu-wrap > a, .menu li.rijeka.current_page_parent .submenu-wrap > a,
.menu-footer li.rijeka.active > a,
.menu-footer li.rijeka .sub-menu li.active > a,
.menu-footer li.rijeka.current_page_parent > a,
.menu-footer li.rijeka.active .submenu-wrap > a,
.menu-footer li.rijeka.current_page_parent .submenu-wrap > a {
  color: #2c86da;
}
.menu li.sport.active > a, .menu li.sport .sub-menu li.active > a, .menu li.sport.current_page_parent > a, .menu li.sport.active .submenu-wrap > a, .menu li.sport.current_page_parent .submenu-wrap > a,
.menu-footer li.sport.active > a,
.menu-footer li.sport .sub-menu li.active > a,
.menu-footer li.sport.current_page_parent > a,
.menu-footer li.sport.active .submenu-wrap > a,
.menu-footer li.sport.current_page_parent .submenu-wrap > a {
  color: rgb(9, 177, 72);
}

.service-menu-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.service-menu-container .service-menu {
  width: 100%;
}
.service-menu-container .service-menu.partnerski-portali .menu-footer--small.list--c {
  padding: 0 15px 15px 0;
}
.service-menu-container .service-menu .menu-title {
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1rem;
  color: #ffffff;
  flex: 1 1 100%;
  margin: 15px 0 5px 0;
}

.menu-footer--small {
  border-bottom: 1px solid #333333;
}
.menu-footer--small.list--c {
  padding: 15px 0;
  gap: 15px;
  row-gap: 0;
  height: auto;
}
.menu-footer--small.list--c li.active > a {
  color: #df2127;
}
.menu-footer--small.list--c li a {
  color: #f6f6f6;
  text-decoration: none;
  text-transform: none;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  margin: 0rem 0.6rem 0rem 0rem;
  padding: 0;
  border: 0;
}
.menu-footer--small.list--c li a:hover {
  color: #df2127;
  border: 0;
}

.share-meta-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #f6f6f6;
}

.logo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
  width: 100%;
  gap: 15px;
  row-gap: 0;
  border-bottom: 1px solid #333333;
}
.logo-container .menu-title {
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1rem;
  color: #ffffff;
  flex: 1 1 100%;
  margin-bottom: 5px;
}

.logo--rtlhr,
.logo--voyo,
.logo--zenahr,
.logo--nethr {
  height: 30px;
  position: relative;
}

.logo--riportal {
  height: 40px;
}

.logo--riportal a, .logo--nethr a, .logo--zenahr a, .logo--voyo a, .logo--rtlhr a {
  display: block;
  height: 100%;
}

.logo--rtlhr a {
  background: url(../images/rtl-logo.svg) center center no-repeat;
  width: 60px;
  background-size: 100%;
}

.logo--voyo a {
  background: url(../images/voyo.svg) center center no-repeat;
  width: 60px;
  background-size: 100%;
}

.logo--zenahr a {
  background: url(../images/zenahr.svg) center center no-repeat;
  width: 70px;
  background-size: 100%;
}

.logo--nethr a {
  background: url(../images/nethr.svg) center center no-repeat;
  width: 80px;
  background-size: 100%;
}

.logo--riportal a, .logo--rtlhr a, .logo--voyo a, .logo--zenahr a, .logo--nethr a {
  display: block;
  height: 100%;
  background-size: 100%;
}

.logo--riportal a {
  background: url(../images/riportal-logo-white.svg) center center no-repeat;
  width: 70px;
}

.copyright {
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 0 0 15px 0;
}

.search.container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search.container.open {
  opacity: 1;
  z-index: 9999;
  height: 100px;
}

.card-content,
.custom-mb {
  position: relative;
}

.custom-mb-widget {
  display: flex;
  justify-content: center;
}
.custom-mb-widget .custom-mb {
  display: flex;
  place-self: center;
}

.video-bg .card-content {
  background: #ffffff;
  height: 100%;
}

.article-title-container h1 span,
.card-content h2 span,
.ticker-widget span {
  padding: 0;
  color: #df2127;
  margin: 0 4px 0 0;
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
}

.ticker-widget {
  height: 100%;
  display: block;
  background-color: #FFD700;
  font-size: 1rem;
  overflow: hidden;
}
.ticker-widget .ticker-wrapper {
  height: 100%;
}
.ticker-widget #js-news {
  position: relative;
  width: 100%;
}
.ticker-widget #js-news li {
  display: none;
}
.ticker-widget #js-news .news-item {
  margin: 0px;
  font-weight: 700;
  background-color: #FFD700;
  overflow: hidden;
  line-height: 1.3rem;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
}
.ticker-widget #js-news .news-item a {
  text-decoration: none;
  color: #1e1e20;
  display: flex;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ticker-widget #js-news .news-item a:hover {
  text-decoration: none;
  color: #df2127;
}
.ticker-widget .ticker {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
}
.ticker-widget .ticker .ticker-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.8rem;
  background-color: #df2127;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 0 5px;
}

.featured-block .card-list h2 a {
  color: #161a1d;
}
.featured-block .card-list h2 a:hover {
  color: #df2127;
}

.card-title a,
.post-navigation a,
.post-navigation-partial a {
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.card-short-title,
.article-short-title {
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  word-break: break-word;
}
.card-short-title span a,
.article-short-title span a {
  color: #df2127;
  font-weight: 900;
  letter-spacing: 0.1px;
}

.posalji-pricu-teaser--title span,
.banner-sidebar--title span {
  color: #161a1d;
  font-weight: 800;
  text-transform: uppercase;
}

.posalji-pricu-teaser--button,
.wp-polls .Buttons {
  display: table;
  width: auto;
  padding: 10px;
  background: #df2127;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.posalji-pricu-teaser--button:hover,
.wp-polls .Buttons:hover {
  background: #b32208;
}

.posalji-pricu-teaser,
.article-content .gallery-container .posalji-pricu-teaser {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  padding: 0 30px;
  margin-top: 0;
}

.article-content .posalji-pricu-teaser {
  position: relative;
  transform: none;
  padding: 0;
  left: unset;
  top: inherit;
  margin-top: 15px;
}

.banner-sidebar {
  width: 300px;
  height: 250px;
  background: #151039;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

.banner-sidebar--title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

.posalji-pricu-teaser--text,
.no-content {
  font-weight: 300;
  line-height: 1.25rem;
  margin: 15px 0;
}
.posalji-pricu-teaser--text a,
.no-content a {
  font-weight: 600;
}

.post-pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border: solid 1px #cccccc;
  border-left: none;
  border-right: none;
  border-bottom: none;
  font-weight: 800;
}
.post-pagination div {
  padding: 10px 0;
}
.post-pagination a .meta-item {
  color: #ffffff;
  background: #df2127;
  padding: 5px 10px;
}
.post-pagination .post-count {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.post-pagination .post-count .current {
  font-size: 1.8rem;
  line-height: 2rem;
  color: #df2127;
}
.post-pagination .post-count .total {
  font-size: 0.9rem;
  color: #161a1d;
}

.content-category-title,
.article-meta,
.wp-caption-text,
.ds-time,
.ds-link,
figcaption {
  line-height: 1.2rem;
  padding: 10px 0;
  font-size: 0.8rem;
  color: #161a1d;
  font-weight: 700;
}

.article-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #161a1d;
}
.article-meta a {
  color: #df2127;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.article-meta .editor,
.article-meta .column-date,
.article-meta .column-time,
.article-meta .post-edit-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.article-meta .editor span,
.article-meta .column-date span,
.article-meta .column-time span,
.article-meta .post-edit-link span {
  width: 12px;
  height: 12px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 5px;
}
.article-meta .meta-icon {
  fill: #161a1d;
}

.wp-caption-text {
  margin: 0 0 0 auto;
  display: table;
  padding: 5px 15px;
  width: auto;
}

.content-category-title::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #df2127;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.featured-card {
  position: relative;
  display: block;
}
.featured-card .card-title {
  position: absolute;
  bottom: 0;
  padding: 15px;
  z-index: 20;
  width: 100%;
}
.featured-card .card-title h2 a,
.featured-card .card-title .content-category-title a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.featured-card .card-title h2 a:hover,
.featured-card .card-title .content-category-title a:hover {
  color: #df2127;
}
.featured-card .card-title-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0;
  padding: 0;
}
.featured-card .card-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.featured-card .card-image {
  display: block;
  z-index: 10;
}
.featured-card .card-image::before {
  content: "";
  display: block;
  height: 80%;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

picture.card-image {
  position: relative;
  display: block;
}

.featured-card .content-category-title,
.featured-card .article-meta {
  color: #ffffff;
}

.card-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 10;
}

.card-title-container {
  position: relative;
}

.most-read-section,
.latest-section {
  background: #f6f6f6;
  position: relative;
  grid-auto-rows: min-content 1fr;
  grid-template-rows: min-content;
  display: grid;
}
.most-read-section .image-holder .card-image,
.latest-section .image-holder .card-image {
  max-height: 75px;
}
.most-read-section .section-heading-element::after,
.latest-section .section-heading-element::after {
  content: none;
}
.most-read-section .card-short-title,
.latest-section .card-short-title {
  padding: 0;
}
.most-read-section .card-short-title a,
.latest-section .card-short-title a {
  font-size: 0.8rem;
  line-height: 1rem;
}

.latest-section .time {
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  color: #df2127;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-align: center;
  font-weight: 800;
  flex-direction: column;
  justify-content: center;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.latest-section .time::before {
  content: "";
  position: absolute;
  background: #cccccc;
  min-height: 50%;
  bottom: -30px;
  width: 1px;
  display: block;
}
.latest-section .time span {
  font-size: 1rem;
  line-height: 1rem;
  color: #161a1d;
}
.latest-section .card:last-child .time:before {
  content: none;
}

.qpq-widget .section-heading-element,
#video-dana .section-heading-element {
  margin-bottom: 15px;
}

.comments {
  width: 100%;
}
.comments .section-heading-element {
  color: #161a1d;
}

.bottom-widget {
  border-bottom: solid 1px #f6f6f6;
  padding-bottom: 15px;
}
.bottom-widget .section-heading-element {
  font-size: 1.4rem;
  line-height: 1.6rem;
  border-left: solid 5px #df2127;
  text-indent: 10px;
}
.bottom-widget .posalji-pricu-teaser {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

.section-heading-video {
  background: #151039;
  position: relative;
}

.more-videos,
.claim {
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  right: 30px;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-weight: 400;
}

.claim {
  position: relative;
  padding: 0 30px;
}

.most-read {
  counter-reset: my-awesome-counter;
  padding: 0;
}
.most-read .card {
  counter-increment: my-awesome-counter;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.most-read .card::before {
  content: counters(my-awesome-counter, ".", decimal-leading-zero);
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.6rem;
  margin: 0 15px 0 0;
  color: #a8a8a8;
  font-weight: 600;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.block-title {
  position: absolute;
  left: 10px;
  background: #df2127;
  color: #ffffff;
  line-height: 0px;
  padding: 10px;
  max-width: 350px;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
  font-weight: 600;
}

.teaser-widget,
.banner-widget {
  background: #f6f6f6;
  position: relative;
}

.teaser-widget {
  min-height: 300px;
  max-height: 600px;
  height: 100%;
}

.banner-widget {
  background: transparent;
}

.placeholder_container,
.placeholder_container_mobile {
  position: relative;
  width: 100%;
  display: table;
  margin: 0 auto;
  background-color: #f6f6f6;
  background-image: url(../images/logo-pattern-bw.svg);
  background-position: center;
  background-size: 4rem;
}
.placeholder_container span,
.placeholder_container_mobile span {
  display: initial;
}

.responsive-ad-container iframe {
  display: table;
  margin: 0 auto;
}

.content-overlay {
  top: 0;
  height: 100vh;
  position: fixed;
  z-index: 99;
  left: 0;
  opacity: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-open {
  opacity: 1;
  visibility: visible;
}

.body-overflow,
.body-overflow-search {
  overflow: hidden;
}

.logo-resize-scroll {
  width: 200px !important;
  height: 100px !important;
}

.riportal-logo.logo-resize-mobile {
  width: 120px;
  height: 60px;
}

.grid-combo {
  grid-row-start: 1;
  grid-row-end: 3;
}

.footer {
  display: grid;
  width: 100%;
  background: #161a1d;
  border-top: #df2127 solid 3px;
  margin-top: 15px;
}
.footer .footer-container {
  grid-gap: 30px;
  justify-self: center;
  max-width: 75rem;
  width: 100%;
}

.galerija-icon,
.video-icon {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 20;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}
.galerija-icon span,
.video-icon span {
  width: 40px;
  height: 40px;
  border: none;
  z-index: 100;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #df2127;
}

.featured-card .galerija-icon span,
.featured-card .video-icon span {
  transform: none;
  right: 15px;
  top: 15px;
  left: unset;
}

.container {
  max-width: 75rem;
  display: inline-grid;
  width: 100%;
  align-items: start;
  justify-self: center;
}

.container.visual-block {
  grid-row-gap: 0;
}

.news-card-container,
.news-card-container-grid,
aside .container {
  display: grid;
  grid-auto-rows: max-content;
  position: relative;
}

.news-card-block.featured-block {
  grid-template-columns: 1fr;
}

.article,
.container-grid {
  max-width: 75rem;
  display: grid;
  grid-gap: 30px;
  justify-self: center;
  width: 100%;
}

.article-content {
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  display: grid;
  grid-auto-rows: max-content;
}
.article-content .content-entry {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-width: 0;
  color: #000000;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.article-content .content-entry h2,
.article-content .content-entry h3,
.article-content .content-entry h4 {
  margin: 0;
  font-family: "ZillaSlab-Bold", "ZillaSlabToArial", Arial, sans-serif;
  color: #161a1d;
  padding: 0 0 15px 0;
}
.article-content .content-entry .aries_div {
  padding-bottom: 15px;
}
.article-content .content-entry p {
  font-size: 1.2rem;
  line-height: 1.7rem;
  padding: 0 0 15px 0;
}
.article-content .content-entry p:nth-of-type(1) {
  font-weight: 700;
}
.article-content .content-entry p img {
  margin: 15px 0 15px 0;
}
.article-content .content-entry p img[src^="https://static.xx.fbcdn.net/images/emoji.php/"] {
  width: auto;
}
.article-content .content-entry p:first-child {
  padding: 0 0 15px 0;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.7rem;
}
.article-content .content-entry ul,
.article-content .content-entry ol {
  list-style-type: disc;
  list-style-position: inside;
  padding: 15px;
}
.article-content .content-entry ul li,
.article-content .content-entry ol li {
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 15px;
}
.article-content .content-entry ol {
  list-style-type: decimal;
  padding: 0;
}
.article-content .content-entry .post-navigation h2,
.article-content .content-entry .post-navigation-partial h2 {
  color: #000000;
  padding-bottom: 15px;
  margin: 0;
}
.article-content .content-entry .developing-story {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
}
.article-content .content-entry .developing-story .ds-event {
  flex-basis: 100%;
  border-bottom: solid 3px #ffffff;
  background: #f6f6f6;
  padding: 15px;
}
.article-content .content-entry .developing-story .ds-event .ds-info .ds-time,
.article-content .content-entry .developing-story .ds-event .ds-info .ds-link {
  margin: 2px 0;
  width: auto;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 10px 0 0;
  color: #000000;
  font-weight: 300;
}
.article-content .content-entry .developing-story .ds-event .ds-info .ds-time {
  font-size: 0.9rem;
  font-weight: 600;
  padding: 5px 15px;
  background: #f6f6f6;
  color: #161a1d;
  border-left: solid 3px #df2127;
}
.article-content .content-entry .developing-story .ds-event .ds-info .ds-link {
  background: #df2127;
  color: #ffffff;
  padding: 0 3px;
}
.article-content .content-entry .wp-block-quote p,
.article-content .content-entry .wp-block-quote p:first-child {
  padding: 1em;
}
.article-content .content-entry .wp-block-quote::after {
  content: "❝";
  position: absolute;
  color: #df2127;
  z-index: 1;
  left: 0;
  top: -2px;
  transform: translate(0, -50%);
  width: 1.3em;
  height: 1.3em;
  background: transparent;
  display: grid;
  place-content: center;
  padding-top: 0.5em;
  font-size: 36px;
  font-style: normal;
  text-indent: 0;
}
.article-content .content-entry .bottom-widget .placeholder_container {
  min-height: 250px;
}
.article-content .content-entry .posalji-pricu-teaser--text {
  display: block;
}
.article-content .content-entry .gallery-container {
  margin-bottom: 15px;
}
.article-content .content-entry iframe[style],
.article-content .content-entry iframe {
  max-width: 100% !important;
  margin: 0 auto;
  display: table;
}
.article-content .content-entry table {
  width: 100%;
}
.article-content .content-entry .wp-polls p {
  font-size: 1rem;
}
.article-content .content-entry .wp-polls li {
  line-height: 1.4rem;
}
.article-content .content-entry .wp-polls-results-ul {
  margin: 0;
  padding: 0;
}
.article-content .content-entry figcaption {
  padding: 0;
}
.article-content .content-entry .anketa {
  margin-bottom: 15px;
}
.article-content .content-entry .povezani-clanak {
  background: #f6f6f6;
  padding: 15px;
  margin-bottom: 15px;
}
.article-content .content-entry .povezani-clanak .related-article-title {
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #1e1e20;
  font-weight: 700;
  margin-bottom: 15px;
}
.article-content .content-entry .povezani-clanak .card-content {
  display: grid;
  gap: 15px;
}
.article-content .content-entry .povezani-clanak .card-content .card-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.article-content .content-entry .povezani-clanak .card-content .card-title h3 {
  font-size: 1.3rem;
  line-height: 1.5rem;
  padding: 0;
}
.article-content .content-entry .povezani-clanak .card-content .card-title .card-short-title {
  padding: 0;
  margin-bottom: 5px;
}
.article-content .content-entry .blockqoute {
  font-size: 1.2rem;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 15px;
  position: relative;
  color: #161a1d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f6f6f6;
}
.article-content .content-entry .blockqoute div {
  font-weight: 500;
  padding: 0;
}
.article-content .content-entry .blockqoute cite {
  color: #1e1e20;
  font-size: 1rem;
  display: block;
  margin-top: 5px;
}
.article-content .content-entry .blockqoute cite:before {
  content: "— ";
}
.article-content .section-heading-element {
  display: block;
  grid-template-columns: unset;
  gap: 20px;
  align-items: unset;
  text-align: unset;
  justify-content: unset;
}
.article-content .section-heading-element::after, .article-content .section-heading-element::before {
  content: none;
}
.article-content .facebook-responsive,
.article-content .div-gpt iframe {
  padding-bottom: 15px;
}
.article-content .facebook-responsive {
  display: flex;
  justify-content: center;
}
.article-content .quote-box {
  border-top: solid 5px #161a1d;
  border-bottom: solid 5px #161a1d;
  padding: 10px 0 10px 0;
}
.article-content h3.weather-block__title {
  width: fit-content;
  background: #1e1e20;
  padding: 5px 15px;
  border-radius: 999px;
  color: #ffffff;
}

.article-title-container {
  display: grid;
  justify-self: center;
  grid-template-columns: 1fr;
  grid-template-rows: none;
  width: 100%;
}
.article-title-container .article-short-title {
  color: #df2127;
  font-weight: 900;
}

.page .article-content .content-entry {
  padding-top: 0;
}

.media_player_container {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.media_player_container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}

.content-entry .media_player_container,
.facebook-post {
  margin: 15px 0;
}

.fb-post {
  display: block !important;
  position: relative;
  padding-top: 0;
  margin-top: 15px;
}
.fb-post iframe {
  position: absolute !important;
  height: 100% !important;
  max-height: 100% !important;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
}
.fb-post iframe html .uiScaledImageContainer {
  display: block;
}

.fb_iframe_widget_fluid span {
  max-width: 100% !important;
}

.fb_iframe_widget span {
  display: table !important;
  margin: 0 auto;
  position: relative;
  text-align: justify;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin: 15px 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.gallery-container {
  overflow: hidden;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gallery-container .gallery-bg {
  position: absolute;
  height: 100%;
  z-index: 0;
  top: 30px;
  display: block;
  background: #1e1e20;
  background-size: 30%;
  width: 100%;
}
.gallery-container .swiper-container.slider-thumbnail {
  position: relative;
}
.gallery-container .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  overflow: hidden;
  background: none;
}
.gallery-container .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav::after {
  display: block;
  top: 50%;
  padding: 5px 8px;
  background: #333333;
  opacity: 0.8;
  color: #ffffff;
  font-family: swiper-icons;
  font-size: 1rem;
  font-weight: bold;
  text-transform: none !important;
  letter-spacing: 0;
  pointer-events: none;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-next {
  right: 0;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-next::after {
  content: "next";
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-next.swiper-button-disabled::after {
  opacity: 0.5;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-prev {
  left: 0;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-prev:after {
  content: "prev";
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-prev.swiper-button-disabled::after {
  opacity: 0.5;
}

.wp-video {
  max-width: 600px;
  height: auto;
  width: 100% !important;
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  width: 100% !important;
}

.post-tags {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 0.8rem;
  padding: 30px 0;
}
.post-tags div a {
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f6f6f6;
  color: #161a1d;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-tags div a:hover {
  background: #df2127;
}

.share-buttons {
  display: flex;
  gap: 10px;
  width: fit-content;
}
.share-buttons a {
  display: block;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #df2127;
  background-repeat: no-repeat;
  background-position: center;
}
.share-buttons .facebook a {
  background-image: url(../images/facebook.svg);
  background-size: 12px;
}
.share-buttons .twitter a {
  background-image: url(../images/x-icon.svg);
  background-size: 15px;
}
.share-buttons .whatsapp a {
  background-image: url(../images/whatsapp.svg);
  background-size: 17px;
}
.share-buttons .viber a {
  background-image: url(../images/viber.svg);
  background-size: 17px;
}
.share-buttons .toemail a {
  background-image: url(../images/envelope.svg);
  background-size: 16px;
}
.share-buttons .copy-url a {
  background-image: url(../images/copy-url-icon.svg);
  background-size: 20px;
  text-indent: -9999px;
}
.share-buttons .copy-url {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.share-buttons .copy-url .notification-bubble {
  display: none;
  visibility: hidden;
}
.share-buttons .copy-url .notification-bubble.show {
  display: block;
  visibility: visible;
  opacity: 1;
}

.adsbox {
  visibility: hidden;
  display: none;
}

.spinner {
  width: 100%;
  display: block;
  position: relative;
  grid-column: 1/-1;
}
.spinner img {
  margin: 0 auto;
  display: table;
  width: 32px;
  height: 32px;
}

.news-card-container-grid {
  margin-bottom: 30px;
}

.title-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 75rem;
  align-items: center;
  justify-content: center;
}
.title-container > span {
  color: #df2127;
  font-size: 1.8rem;
  font-weight: 700;
}
.title-container .title span {
  color: #df2127;
}

.custom-mb a {
  width: auto;
  display: table;
  margin: 0 auto;
}

.custom-mb-widget .custom-mb img {
  max-width: 100%;
  width: auto;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wp-polls {
  padding: 30px;
}
.wp-polls ul li label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  cursor: pointer;
  flex-grow: 1;
  padding: 10px;
}
.wp-polls p {
  padding: 5px 15px;
  font-size: 1rem;
}
.wp-polls .pollbar {
  background-image: none !important;
  background: #df2127;
}
.wp-polls .Buttons {
  border: none !important;
  background-color: #df2127 !important;
}
.wp-polls .poll-question h3 {
  color: #000000;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 900;
}
.wp-polls .wp-polls-ul input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wp-polls .wp-polls-ul input:checked ~ .checkmark {
  background-color: #df2127;
}
.wp-polls .wp-polls-ul input:checked ~ .checkmark:after {
  display: block;
}
.wp-polls .wp-polls-ul .checkbox_wrapp {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}
.wp-polls .checkmark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
  background-color: #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.wp-polls .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.wp-polls .checkmark:after {
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 4px;
  left: 7px;
  width: 6px;
  height: 10px;
}

.wp-polls,
.wp-polls-form {
  background-color: #f6f6f6;
  color: #000000;
}

.wp-polls h3,
.wp-polls p {
  margin: 0 !important;
  padding: 0;
}

.wp-polls-ul {
  padding: 0 !important;
  margin: 0 !important;
}

.wp-polls-ans .wp-polls-ul li {
  position: relative;
  margin: 15px 0;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  min-height: 40px;
  height: 100%;
  cursor: pointer;
}
.wp-polls-ans .wp-polls-ul li small {
  flex-basis: 100%;
}
.wp-polls-ans .wp-polls-ul li:hover input ~ .checkmark {
  background-color: #df2127;
}
.wp-polls-ans .wp-polls-ul li .answer {
  width: 100%;
  line-height: 1.2rem;
}
.wp-polls-ans .wp-polls-ul li .title_answer {
  line-height: 1.2rem;
  font-size: 1rem;
  display: flex;
  gap: 5px;
}
.wp-polls-ans .wp-polls-results-ul li {
  position: relative;
  margin: 15px 0;
  padding: 10px;
  font-size: 1rem;
  background: #ffffff;
  min-height: 40px;
  height: 100%;
}

.anketa {
  position: relative;
}
.anketa .poll-ajax-loading {
  padding: 10px;
}

.wp-polls-loading {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  height: 100%;
  width: 100%;
  background: #f6f6f6;
}
.wp-polls-loading IMG {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

iframe.instagram-media {
  margin: 0 auto !important;
}

.twitter-tweet.twitter-tweet-rendered {
  margin: 0 auto;
}

.post-navigation,
.post-navigation-partial {
  display: grid;
  grid-auto-rows: max-content;
  grid-row-gap: 5px;
  border: 1px solid #f6f6f6;
  margin: 15px 0;
}
.post-navigation .section-heading,
.post-navigation-partial .section-heading {
  color: #161a1d;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
}
.post-navigation a,
.post-navigation-partial a {
  color: #000000;
}
.post-navigation .divider,
.post-navigation-partial .divider {
  height: 100%;
  display: block;
  background: #f6f6f6;
}

.nav-box.previous,
.nav-box.next {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  grid-auto-rows: max-content;
  grid-row-gap: 5px;
}

.prev-pointer,
.next-pointer {
  position: relative;
  text-indent: -9999px;
}
.prev-pointer::after,
.next-pointer::after {
  content: " ";
  border-right: 1px solid #f6f6f6;
  height: 100%;
  z-index: 1;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
}
.prev-pointer a,
.next-pointer a {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 10;
}

.next-pointer::after {
  border-left: 1px solid #f6f6f6;
  border-right: none;
}

.columnist-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: fit-content;
  margin-top: 15px;
  gap: 10px;
  line-height: 1.3rem;
  margin: 10px 0;
  font-size: 0.9rem;
  color: #161a1d;
  grid-row-gap: 5px;
  font-weight: 700;
}
.columnist-container .columnist-image {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.columnist-container .columnist-image img {
  height: auto;
}
.columnist-container .column-name {
  text-transform: uppercase;
}
.columnist-container .column-time,
.columnist-container .column-date {
  font-weight: 800;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
}
.columnist-container .column-time span,
.columnist-container .column-date span {
  width: 12px;
  height: 12px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 5px;
}
.columnist-container .column-date span {
  background: url(../images/calendar.svg) center center no-repeat;
}
.columnist-container .column-time span {
  background: url(../images/clock.svg) center center no-repeat;
}

.featured-card .columnist-container {
  color: #df2127;
  flex-wrap: unset;
}
.featured-card .columnist-image {
  width: 30px;
  height: 30px;
  flex: none;
}
.featured-card .column-name a {
  color: #df2127;
}
.featured-card .meta-icon {
  fill: #ffffff;
}

.nav-links {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 0.9rem;
  font-weight: 600;
}
.nav-links .page-numbers {
  color: #333333;
}
.nav-links .page-numbers.current {
  color: #ffffff;
  padding: 5px 10px;
  background: #df2127;
}
.nav-links .prev,
.nav-links .next {
  padding: 5px 10px;
  background: #df2127;
  color: #ffffff;
}

.card-bg .card-title::after,
.no-image .card-bg .card::after,
.most-read-section::after,
.latest-section::after,
body.single-format-gallery .most-read-section::after,
body.single-format-video .most-read-section::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0rem 0rem 1.25rem 1.25rem;
  border-color: transparent transparent #ffffff transparent;
}

blockquote.wp-block-quote {
  position: relative;
  border: solid 1px #f6f6f6;
  border-right: none;
  border-bottom: none;
  margin: 30px 0;
}

.svl_post_view_count,
.svl_post_view_count2 {
  display: none;
}

.placeholder {
  width: 100%;
  min-height: 250px;
  position: absolute;
}

.entry-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.page-template-default .title-container,
.page-template-page-form .title-container {
  justify-content: left;
}

.midas-ul {
  display: grid !important;
  grid-auto-rows: max-content;
}
.midas-ul li {
  width: 100% !important;
}

.fallback-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  min-width: 728px;
  max-width: 970px;
  width: 100%;
}

.mobile-unit,
.desktop-unit {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.mobile-unit {
  min-height: 100px;
}

.div-gpt {
  background: #ffffff;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.position-bottom,
.card-list .card-content,
.news-card-block,
.news-card-block,
.news-card-block-2,
.news-card-featured,
.news-card-regular {
  display: grid;
}

.bmpui-ui-watermark {
  display: none;
}

.player-wrapper {
  margin: 10px 0;
}

body.single-format-gallery,
body.single-format-video {
  background: #19191c;
}
body.single-format-gallery .latest-section::after,
body.single-format-gallery .most-read-section::after,
body.single-format-video .latest-section::after,
body.single-format-video .most-read-section::after {
  border-color: transparent transparent #19191c transparent;
}
body.single-format-gallery .latest-section .card .image-holder,
body.single-format-gallery .most-read-section .card .image-holder,
body.single-format-video .latest-section .card .image-holder,
body.single-format-video .most-read-section .card .image-holder {
  background: #1e1e20;
}
body.single-format-gallery .header-wrapper,
body.single-format-video .header-wrapper {
  background: #1e1e20;
}
body.single-format-gallery .header-wrapper .reading-meter,
body.single-format-gallery .header-wrapper .progress,
body.single-format-video .header-wrapper .reading-meter,
body.single-format-video .header-wrapper .progress {
  background-color: #161a1d;
}
body.single-format-gallery .header-wrapper.linedev,
body.single-format-video .header-wrapper.linedev {
  border-bottom: 2px solid #161a1d;
}
body.single-format-gallery .submmenu-wrapper,
body.single-format-video .submmenu-wrapper {
  background: #1e1e20;
}
body.single-format-gallery .midas-widget a,
body.single-format-gallery .midas-caption,
body.single-format-gallery .midas-title,
body.single-format-video .midas-widget a,
body.single-format-video .midas-caption,
body.single-format-video .midas-title {
  color: #ffffff !important;
}
body.single-format-gallery .fb-comments,
body.single-format-video .fb-comments {
  background: #ffffff;
  margin-top: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body.single-format-gallery .mobile-nav-button .mobile-nav-button__line--1,
body.single-format-gallery .mobile-nav-button .mobile-nav-button__line--3,
body.single-format-video .mobile-nav-button .mobile-nav-button__line--1,
body.single-format-video .mobile-nav-button .mobile-nav-button__line--3 {
  background: #ffffff;
}
body.single-format-gallery .riportal-logo,
body.single-format-video .riportal-logo {
  background: url(../images/riportal-logo-light-red.svg) center center no-repeat;
}
body.single-format-gallery .section-heading-element,
body.single-format-gallery .section-heading-element a,
body.single-format-gallery ul.list--a li a,
body.single-format-gallery ul.list--b li a,
body.single-format-gallery ul.list--c li a,
body.single-format-gallery .article-title-container h1,
body.single-format-gallery .no-content,
body.single-format-gallery .article-content .content-entry,
body.single-format-gallery .content-category-title,
body.single-format-gallery .wp-caption-text,
body.single-format-gallery .article-meta,
body.single-format-gallery .ds-time,
body.single-format-gallery .ds-link,
body.single-format-gallery figcaption,
body.single-format-gallery .post-tags div a,
body.single-format-video .section-heading-element,
body.single-format-video .section-heading-element a,
body.single-format-video ul.list--a li a,
body.single-format-video ul.list--b li a,
body.single-format-video ul.list--c li a,
body.single-format-video .article-title-container h1,
body.single-format-video .no-content,
body.single-format-video .article-content .content-entry,
body.single-format-video .content-category-title,
body.single-format-video .wp-caption-text,
body.single-format-video .article-meta,
body.single-format-video .ds-time,
body.single-format-video .ds-link,
body.single-format-video figcaption,
body.single-format-video .post-tags div a {
  color: #ffffff;
}
body.single-format-gallery .previous-page,
body.single-format-video .previous-page {
  background: url(../images/previous-white.svg) center center no-repeat;
}
body.single-format-gallery .hamburger-menu-container,
body.single-format-gallery .search-container,
body.single-format-video .hamburger-menu-container,
body.single-format-video .search-container {
  border-top: none;
}
body.single-format-gallery .card-title a,
body.single-format-gallery .inside-content .card-title h2 a,
body.single-format-video .card-title a,
body.single-format-video .inside-content .card-title h2 a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.single-format-gallery .card-title a:hover,
body.single-format-gallery .menu-item.active > a,
body.single-format-gallery .menu-item.active .submenu-wrap > a,
body.single-format-gallery .menu-item a:hover,
body.single-format-gallery .article-meta a:hover,
body.single-format-gallery .card-short-title a,
body.single-format-video .card-title a:hover,
body.single-format-video .menu-item.active > a,
body.single-format-video .menu-item.active .submenu-wrap > a,
body.single-format-video .menu-item a:hover,
body.single-format-video .article-meta a:hover,
body.single-format-video .card-short-title a {
  color: #df2127;
}
body.single-format-gallery .post-tags div a,
body.single-format-video .post-tags div a {
  background: #1e1e20;
}
body.single-format-gallery .post-tags div a:hover,
body.single-format-video .post-tags div a:hover {
  background: #df2127;
}
body.single-format-gallery .sport.menu-item a:hover,
body.single-format-gallery .menu li.sport.active > a,
body.single-format-gallery .menu li.sport.active .submenu-wrap > a,
body.single-format-gallery .menu li.sport.current_page_parent .submenu-wrap > a,
body.single-format-video .sport.menu-item a:hover,
body.single-format-video .menu li.sport.active > a,
body.single-format-video .menu li.sport.active .submenu-wrap > a,
body.single-format-video .menu li.sport.current_page_parent .submenu-wrap > a {
  color: rgb(9, 177, 72);
}
body.single-format-gallery .rijeka.menu-item a:hover,
body.single-format-gallery .menu li.rijeka.active > a,
body.single-format-gallery .menu li.rijeka.active .submenu-wrap > a,
body.single-format-gallery .menu li.rijeka.current_page_parent .submenu-wrap > a,
body.single-format-video .rijeka.menu-item a:hover,
body.single-format-video .menu li.rijeka.active > a,
body.single-format-video .menu li.rijeka.active .submenu-wrap > a,
body.single-format-video .menu li.rijeka.current_page_parent .submenu-wrap > a {
  color: #2c86da;
}
body.single-format-gallery .lifestyle.menu-item a:hover,
body.single-format-gallery .menu li.lifestyle.active > a,
body.single-format-gallery .menu li.lifestyle.active .submenu-wrap > a,
body.single-format-gallery .menu li.lifestyle.current_page_parent .submenu-wrap > a,
body.single-format-video .lifestyle.menu-item a:hover,
body.single-format-video .menu li.lifestyle.active > a,
body.single-format-video .menu li.lifestyle.active .submenu-wrap > a,
body.single-format-video .menu li.lifestyle.current_page_parent .submenu-wrap > a {
  color: #db095d;
}
body.single-format-gallery #menu-main-menu-1,
body.single-format-gallery .gray-bg,
body.single-format-gallery .most-read-section,
body.single-format-video #menu-main-menu-1,
body.single-format-video .gray-bg,
body.single-format-video .most-read-section {
  background: #1e1e20;
}
body.single-format-gallery .article-content .content-entry .povezani-clanak,
body.single-format-video .article-content .content-entry .povezani-clanak {
  background: #1e1e20;
}
body.single-format-gallery .social-network span.instagram a,
body.single-format-video .social-network span.instagram a {
  background: url(../images/instagram-icon-white.svg) center center no-repeat;
}
body.single-format-gallery .social-network span.facebook a,
body.single-format-video .social-network span.facebook a {
  background: url(../images/facebook-icon-white.svg) center center no-repeat;
}
body.single-format-gallery .menu .parent .nav-click,
body.single-format-video .menu .parent .nav-click {
  background: url(../images/arrow-white.svg) center center no-repeat;
}
body.single-format-gallery .post-pagination,
body.single-format-video .post-pagination {
  border: solid 1px #a8a8a8;
}
body.single-format-gallery .post-pagination .post-count .total,
body.single-format-gallery .post-pagination a,
body.single-format-video .post-pagination .post-count .total,
body.single-format-video .post-pagination a {
  color: #a8a8a8;
}
body.single-format-gallery .footer,
body.single-format-video .footer {
  background: #1e1e20;
  border-top: #df2127 solid 3px;
}
body.single-format-gallery .article-content .content-entry .wp-block-quote::after,
body.single-format-gallery .div-gpt,
body.single-format-video .article-content .content-entry .wp-block-quote::after,
body.single-format-video .div-gpt {
  background: #19191c;
}
body.single-format-gallery .submmenu-wrapper .submenu-container .right-nav svg,
body.single-format-video .submmenu-wrapper .submenu-container .right-nav svg {
  fill: #ffffff;
}
body.single-format-gallery .submmenu-wrapper .submenu-container .page-title,
body.single-format-video .submmenu-wrapper .submenu-container .page-title {
  color: #ffffff;
}
body.single-format-gallery .share-meta-container,
body.single-format-gallery .bottom-widget,
body.single-format-gallery .most-read-section .card,
body.single-format-gallery .latest-section .card,
body.single-format-video .share-meta-container,
body.single-format-video .bottom-widget,
body.single-format-video .most-read-section .card,
body.single-format-video .latest-section .card {
  border-bottom: 1px solid #333;
}
body.single-format-gallery .section-heading-element::before, body.single-format-gallery .section-heading-element::after,
body.single-format-video .section-heading-element::before,
body.single-format-video .section-heading-element::after {
  background: #333;
}
body.single-format-gallery .article-content .content-entry h2,
body.single-format-gallery .article-content .content-entry h3,
body.single-format-gallery .article-content .content-entry h4,
body.single-format-video .article-content .content-entry h2,
body.single-format-video .article-content .content-entry h3,
body.single-format-video .article-content .content-entry h4 {
  color: #ffffff;
}
body.single-format-gallery .article-content .wp-polls .poll-question h3,
body.single-format-video .article-content .wp-polls .poll-question h3 {
  color: #161a1d;
}
body.single-format-gallery .comment-block,
body.single-format-video .comment-block {
  color: #ffffff;
}
body.single-format-gallery .comment-block .posalji-pricu-teaser--title span,
body.single-format-video .comment-block .posalji-pricu-teaser--title span {
  color: #ffffff;
}
body.single-format-gallery .meta-icon,
body.single-format-video .meta-icon {
  fill: #ffffff;
}
body.single-format-gallery [id^=sofa-standings-embed],
body.single-format-video [id^=sofa-standings-embed] {
  background: #ffffff;
  padding: 15px;
}
body.single-format-gallery .post-navigation,
body.single-format-gallery .post-navigation-partial,
body.single-format-video .post-navigation,
body.single-format-video .post-navigation-partial {
  border: solid 1px #333333;
}
body.single-format-gallery .post-navigation .prev-pointer::after,
body.single-format-gallery .post-navigation .next-pointer::after,
body.single-format-gallery .post-navigation-partial .prev-pointer::after,
body.single-format-gallery .post-navigation-partial .next-pointer::after,
body.single-format-video .post-navigation .prev-pointer::after,
body.single-format-video .post-navigation .next-pointer::after,
body.single-format-video .post-navigation-partial .prev-pointer::after,
body.single-format-video .post-navigation-partial .next-pointer::after {
  border-right: 1px solid #333333;
}
body.single-format-gallery .post-navigation .next-pointer::after,
body.single-format-gallery .post-navigation-partial .next-pointer::after,
body.single-format-video .post-navigation .next-pointer::after,
body.single-format-video .post-navigation-partial .next-pointer::after {
  border-left: 1px solid #333333;
}
body.single-format-gallery .post-navigation .divider,
body.single-format-gallery .post-navigation-partial .divider,
body.single-format-video .post-navigation .divider,
body.single-format-video .post-navigation-partial .divider {
  background: #333333;
}
body.single-format-gallery .post-navigation .section-heading,
body.single-format-gallery .post-navigation-partial .section-heading,
body.single-format-video .post-navigation .section-heading,
body.single-format-video .post-navigation-partial .section-heading {
  color: #ffffff;
}
body.single-format-gallery .post-navigation .next-pointer a,
body.single-format-gallery .post-navigation-partial .next-pointer a,
body.single-format-video .post-navigation .next-pointer a,
body.single-format-video .post-navigation-partial .next-pointer a {
  background: url(../images/next-white.svg) center center no-repeat;
}
body.single-format-gallery .post-navigation .prev-pointer a,
body.single-format-gallery .post-navigation-partial .prev-pointer a,
body.single-format-video .post-navigation .prev-pointer a,
body.single-format-video .post-navigation-partial .prev-pointer a {
  background: url(../images/previous-white.svg) center center no-repeat;
}
body.single-format-gallery .menu-navigation .list--a,
body.single-format-gallery .menu-navigation .list--b,
body.single-format-gallery .menu-navigation .social-network,
body.single-format-video .menu-navigation .list--a,
body.single-format-video .menu-navigation .list--b,
body.single-format-video .menu-navigation .social-network {
  background: #1e1e20;
}
body.single-format-gallery .qpq-widget .inline-card .card-content,
body.single-format-video .qpq-widget .inline-card .card-content {
  background: #1e1e20;
}

.no-image .card-bg .card {
  position: relative;
}
.no-image .image-holder {
  display: none;
}

.inside-content .card-title h2 a,
.inside-content .card-title a {
  color: #ffffff;
}
.inside-content.light-gray-bg .card-title h2 a,
.inside-content.light-gray-bg .card-title a {
  color: #000000;
}
.inside-content.light-gray-bg .section-heading-element {
  grid-template-columns: unset;
}
.inside-content.light-gray-bg .section-heading-element::after, .inside-content.light-gray-bg .section-heading-element::before {
  content: none;
}
.inside-content .card .card-short-title a {
  color: #df2127;
}
.inside-content.gray-bg .section-heading-element, .inside-content.blue-bg .section-heading-element {
  margin-bottom: 15px;
  color: #ffffff;
}
.inside-content.gray-bg .section-heading-element a, .inside-content.blue-bg .section-heading-element a {
  color: #ffffff;
}
.inside-content .card.rijeka .card-short-title a:hover {
  color: #2c86da;
}
.inside-content .card.lifestyle .card-short-title a:hover,
.inside-content .card.fitcorner .card-short-title a:hover,
.inside-content .card.zdravlje .card-short-title a:hover,
.inside-content .card.savjeti .card-short-title a:hover,
.inside-content .card.gastro .card-short-title a:hover {
  color: #db095d;
}
.inside-content .card.sport .card-short-title a:hover,
.inside-content .card.hnk-rijeka .card-short-title a:hover {
  color: rgb(9, 177, 72);
}

.card.rijeka .card-short-title a,
.card.rijeka .card-content h2 a:hover,
.card.rijeka .card-title a:hover {
  color: #2c86da;
}
.card.rijeka .galerija-icon span,
.card.rijeka .video-icon span {
  background: #2c86da;
}
.card.rijeka .content-category-title::before {
  background: #2c86da;
}
.card.rijeka .card-content h2 span {
  color: #2c86da;
}

.single-post .most-read-section {
  min-height: 500px;
}
.single-post.rijeka .article-short-title,
.single-post.rijeka .article-title-container h1 span {
  color: #2c86da;
}
.single-post .article-title-container h1 {
  font-family: "ZillaSlab-Bold", "ZillaSlabToArial", Arial, sans-serif;
}

.card.sport .card-short-title a,
.card.sport .card-content h2 a:hover,
.card.sport .card-title a:hover,
.card.hnk-rijeka .card-short-title a,
.card.hnk-rijeka .card-content h2 a:hover,
.card.hnk-rijeka .card-title a:hover {
  color: rgb(9, 177, 72);
}
.card.sport .galerija-icon span,
.card.sport .video-icon span,
.card.hnk-rijeka .galerija-icon span,
.card.hnk-rijeka .video-icon span {
  background: rgb(9, 177, 72);
}
.card.sport .content-category-title::before,
.card.hnk-rijeka .content-category-title::before {
  background: rgb(9, 177, 72);
}
.card.sport .card-content h2 span,
.card.hnk-rijeka .card-content h2 span {
  color: rgb(9, 177, 72);
}

.card.lifestyle .card-short-title a,
.card.lifestyle .card-content h2 a:hover,
.card.lifestyle .card-title a:hover,
.card.fitcorner .card-short-title a,
.card.fitcorner .card-content h2 a:hover,
.card.fitcorner .card-title a:hover,
.card.zdravlje .card-short-title a,
.card.zdravlje .card-content h2 a:hover,
.card.zdravlje .card-title a:hover,
.card.savjeti .card-short-title a,
.card.savjeti .card-content h2 a:hover,
.card.savjeti .card-title a:hover,
.card.gastro .card-short-title a,
.card.gastro .card-content h2 a:hover,
.card.gastro .card-title a:hover {
  color: #db095d;
}
.card.lifestyle .galerija-icon span,
.card.lifestyle .video-icon span,
.card.fitcorner .galerija-icon span,
.card.fitcorner .video-icon span,
.card.zdravlje .galerija-icon span,
.card.zdravlje .video-icon span,
.card.savjeti .galerija-icon span,
.card.savjeti .video-icon span,
.card.gastro .galerija-icon span,
.card.gastro .video-icon span {
  background: #db095d;
}
.card.lifestyle .content-category-title::before,
.card.fitcorner .content-category-title::before,
.card.zdravlje .content-category-title::before,
.card.savjeti .content-category-title::before,
.card.gastro .content-category-title::before {
  background: #db095d;
}
.card.lifestyle .card-content h2 span,
.card.fitcorner .card-content h2 span,
.card.zdravlje .card-content h2 span,
.card.savjeti .card-content h2 span,
.card.gastro .card-content h2 span {
  color: #db095d;
}

.over-card .card .card-short-title a,
.over-card .card .card-short-title a:hover {
  color: #ffffff;
}

.single.lifestyle.menu-item a:hover, .single.zdravlje.menu-item a:hover, .single.fitcorner.menu-item a:hover, .single.savjeti.menu-item a:hover, .single.gastro.menu-item a:hover {
  color: #db095d;
}
.single.lifestyle .article-title-container .article-short-title,
.single.lifestyle .article-title-container h1 span, .single.zdravlje .article-title-container .article-short-title,
.single.zdravlje .article-title-container h1 span, .single.fitcorner .article-title-container .article-short-title,
.single.fitcorner .article-title-container h1 span, .single.savjeti .article-title-container .article-short-title,
.single.savjeti .article-title-container h1 span, .single.gastro .article-title-container .article-short-title,
.single.gastro .article-title-container h1 span {
  color: #db095d;
}
.single.lifestyle .footer, .single.zdravlje .footer, .single.fitcorner .footer, .single.savjeti .footer, .single.gastro .footer {
  border-top: #db095d solid 3px;
}
.single.sport.menu-item a:hover {
  color: rgb(9, 177, 72);
}
.single.sport .article-title-container .article-short-title,
.single.sport .article-title-container h1 span {
  color: rgb(9, 177, 72);
}
.single.sport .footer {
  border-top: rgb(9, 177, 72) solid 3px;
}
.single.rijeka.menu-item a:hover {
  color: #2c86da;
}
.single.rijeka .article-title-container .article-short-title,
.single.rijeka .article-title-container h1 span {
  color: #2c86da;
}
.single.rijeka .footer {
  border-top: #2c86da solid 3px;
}
.single .caption-image {
  width: auto;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  font-size: 0.875rem;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 10px;
  display: block;
  max-width: 80%;
}
.single .image-info {
  position: absolute;
  bottom: 0;
  left: 0;
}
.single .image-info .caption-image {
  position: relative;
  max-width: 100%;
}
.single .article-content .content-entry .desktop-unit,
.single .article-content .content-entry .mobile-unit {
  min-height: 0;
}
.single .article-content .content-entry .responsive-ad-container-v4,
.single .article-content .content-entry .responsive-ad-container-v3,
.single .article-content .content-entry .responsive-ad-container-v2,
.single .article-content .content-entry .responsive-ad-container-v1 {
  overflow: hidden;
}
.single .article-content .content-entry .responsive-ad-container-v4 > div:not([style*="display:none"]),
.single .article-content .content-entry .responsive-ad-container-v3 > div:not([style*="display:none"]),
.single .article-content .content-entry .responsive-ad-container-v2 > div:not([style*="display:none"]),
.single .article-content .content-entry .responsive-ad-container-v1 > div:not([style*="display:none"]) {
  padding-bottom: 15px;
}
.single .article-content .content-entry .responsive-ad-container-v4 .div-gpt,
.single .article-content .content-entry .responsive-ad-container-v3 .div-gpt,
.single .article-content .content-entry .responsive-ad-container-v2 .div-gpt,
.single .article-content .content-entry .responsive-ad-container-v1 .div-gpt {
  position: relative;
}
.single .image-holder .featured .responsive-ad-container-inphoto {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-height: 150px;
}
.single .image-holder .featured .responsive-ad-container-inphoto .close-ad-btn {
  position: relative;
  margin: 0 0 auto auto;
  font-size: 1.2rem;
  padding: 0 3px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  display: none;
  z-index: 10;
}

.rijeka.menu-item a:hover {
  color: #2c86da;
}

.sport.menu-item a:hover {
  color: rgb(9, 177, 72);
}

.lifestyle.menu-item a:hover {
  color: #db095d;
}

.inside-content .card .card-short-title span {
  background-color: transparent;
  box-shadow: none;
  box-decoration-break: unset;
  -webkit-box-decoration-break: unset;
}
.inside-content .card .card-short-title a:hover {
  color: #df2127;
}

.page-title {
  color: #161a1d;
  display: block;
  margin: 0rem;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif;
}

.page-sport .page-title {
  color: rgb(9, 177, 72);
}
.page-sport .footer {
  border-top: rgb(9, 177, 72) solid 3px;
}

.page-rijeka .page-title {
  color: #2c86da;
}
.page-rijeka .footer {
  border-top: #2c86da solid 3px;
}

.page-lifestyle .page-title {
  color: #db095d;
}
.page-lifestyle .footer {
  border-top: #db095d solid 3px;
}

.show-teaser-widget {
  display: grid;
  padding: 15px;
}
.show-teaser-widget .show-teaser-left,
.show-teaser-widget .show-teaser-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  grid-gap: 15px;
}
.show-teaser-widget .show-teaser-left {
  align-items: unset;
}
.show-teaser-widget .show-teaser-left img {
  height: auto;
}
.show-teaser-widget .show-teaser-right img {
  width: auto;
}
.show-teaser-widget .show-desc {
  font-size: 1rem;
  line-height: 1.3rem;
  color: #ffffff;
}

.error404 p {
  font-size: 1.3rem;
  line-height: 1.5rem;
  text-align: center;
  padding: 15px;
}

img.fc-header-image {
  width: auto;
}

#midasWidget__10449 .midas-wgt .midas-wgt-caption {
  font-family: "proxima-nova-condensed", "ArialToProximaNovaCondensed", Arial, sans-serif !important;
}

.single-format-video #midasWidget__10643 .midas-wgt .midas-wgt-article-title,
.single-format-gallery #midasWidget__10643 .midas-wgt .midas-wgt-article-title {
  color: #ffffff !important;
}

.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}

.news-card-list .swiper,
.over-card .swiper,
.promo-slider .swiper {
  margin: 0;
}
.news-card-list .swiper .swiper-slide,
.over-card .swiper .swiper-slide,
.promo-slider .swiper .swiper-slide {
  background: none;
}
.news-card-list .swiper .swiper-button-next,
.news-card-list .swiper .swiper-button-prev,
.over-card .swiper .swiper-button-next,
.over-card .swiper .swiper-button-prev,
.promo-slider .swiper .swiper-button-next,
.promo-slider .swiper .swiper-button-prev {
  top: 45%;
}

.promo-slider .swiper {
  margin-top: 15px;
}
.promo-slider .promo-logo {
  max-width: 150px;
  position: relative;
}
.promo-slider a.link {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 20;
  top: 0;
}
.promo-slider .section-heading-element {
  margin-bottom: 0;
}
.promo-slider .extra-info {
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 800;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
  margin: 0 auto 30px auto;
}
#didomi-host .didomi-notice-data-processing-container .didomi-notice-data-processing-list {
  font-weight: normal !important;
  color: #1e1e20 !important;
}
#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-data-processing__buttons {
  margin-left: 0 !important;
}
#didomi-host .didomi-components-button {
  text-transform: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.swiper.modal {
  position: fixed;
  z-index: 9999;
  inset: 0px;
  background: #000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.swiper.modal .swiper-slide {
  background: none;
  height: 100%;
}
.swiper.modal #fullscreen-swiper-close {
  cursor: pointer;
  padding: 5px;
  position: absolute;
  z-index: 10000;
}
.swiper.modal .swiper-wrapper {
  transition: transform 0.3s ease-in-out;
  height: 90% !important;
}

.no-scroll {
  overflow: hidden;
}

.container-zindex {
  z-index: 9999;
}

#installModal,
#iosPrompt {
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  z-index: 9999;
}
#installModal .modal,
#iosPrompt .modal {
  position: absolute;
  z-index: 1000;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 80%;
  border-radius: 8px;
  border: solid 1px #2c86da;
  background-color: #ffffff;
}
#installModal .modal .modal-content,
#iosPrompt .modal .modal-content {
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
}
#installModal .modal .modal-content .ath-logo,
#iosPrompt .modal .modal-content .ath-logo {
  width: 130px;
  height: 70px;
  background: url(../images/riportal-logo.svg) center no-repeat;
}
#installModal .modal .modal-content h2,
#iosPrompt .modal .modal-content h2 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 15px;
}
#installModal .modal .modal-content #installbutton,
#installModal .modal .modal-content #cancelbutton,
#iosPrompt .modal .modal-content #installbutton,
#iosPrompt .modal .modal-content #cancelbutton {
  margin: 15px 15px;
  text-transform: unset;
}
#installModal .modal .modal-content #installbutton,
#iosPrompt .modal .modal-content #installbutton {
  font-size: 16px;
  line-height: 20px;
  background: #2c86da;
  border-radius: 2px;
  color: #ffffff;
  padding: 5px 15px;
}
#installModal .modal .modal-content .ath-row-step-1,
#iosPrompt .modal .modal-content .ath-row-step-1 {
  margin-top: 15px;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
#installModal .modal .modal-content .ath-row-step-1 b,
#iosPrompt .modal .modal-content .ath-row-step-1 b {
  font-size: 20px;
  margin: 0 3px 3px 0;
}
#installModal .modal .modal-content .ath-row-step-1 .step-1-icon,
#iosPrompt .modal .modal-content .ath-row-step-1 .step-1-icon {
  background: url(../images/ios_install_icon.png) center no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 5px;
}
#installModal .modal .modal-content .ath-row-step-2,
#iosPrompt .modal .modal-content .ath-row-step-2 {
  margin-top: 5px;
  font-size: 16px;
  line-height: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
#installModal .modal .modal-content .ath-row-step-2 b,
#iosPrompt .modal .modal-content .ath-row-step-2 b {
  font-size: 20px;
  margin: 0 3px 3px 0;
}
#installModal .modal .modal-content .ath-row-step-2 .step-2-icon,
#iosPrompt .modal .modal-content .ath-row-step-2 .step-2-icon {
  background: url(../images/ios_add_to_homescreen.png) center no-repeat;
  background-size: contain;
  width: 160px;
  height: 40px;
  display: inline-block;
  margin: 5px;
}
#installModal .modal .modal-content #closeIosPrompt,
#iosPrompt .modal .modal-content #closeIosPrompt {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-indent: -9999px;
  background: #333333 url(../images/close.svg) center no-repeat;
}
#installModal .modal .ath-desc,
#iosPrompt .modal .ath-desc {
  font-size: 12px;
  font-size: 14px;
  margin: 30px 0 0 0;
}
#installModal .modal .ath-options,
#iosPrompt .modal .ath-options {
  margin-top: 20px;
}

.search-results .layout .search-container {
  border-top: solid 1px #f6f6f6;
  margin: 30px 0 0;
}
.search-results .layout .search-container input[type=text] {
  border: 1px solid #f6f6f6;
}
.search-results .layout .search-container .no-response {
  padding: 15px 0;
}

.search-container {
  border-top: solid 1px #f6f6f6;
  margin: 30px 0 0;
}
.search-container input[type=text] {
  border: 1px solid #f6f6f6;
}

html:has(> ins[id="gpt_unit_/21783803/riportal_anchor_desktop_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_homepage_floater_desktop_0,
html:has(> ins[id="gpt_unit_/21783803/riportal_anchor_desktop_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_category_floater_desktop_0,
html:has(> ins[id="gpt_unit_/21783803/riportal_anchor_desktop_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_article_floater_desktop_0,
html:has(> ins[id^="gpt_unit_/21783803/riportal_anchor_desktop_0"][data-anchor-status=displayed]) [id^=corner] {
  bottom: 150px !important;
}

html:has(> ins[id="gpt_unit_/21783803/ri_mobile_anchor_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_homepage_floater_mobile_0,
html:has(> ins[id="gpt_unit_/21783803/ri_mobile_anchor_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_category_floater_mobile_0,
html:has(> ins[id="gpt_unit_/21783803/ri_mobile_anchor_0"][data-anchor-status=displayed]) #google_ads_iframe_\/21783803\/ri_article_floater_mobile_0,
html:has(> ins[id^="gpt_unit_/21783803/ri_mobile_anchor_0"][data-anchor-status=displayed]) [id^=corner] {
  bottom: 120px !important;
}

.iframe-widget .iframe_container {
  overflow: hidden;
  display: block;
}

fencedframe {
  display: none !important;
}

img[width="1"][height="1"] {
  display: none;
}

.weather-widget {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #df2127;
  height: 25px;
  padding: 10px 10px 10px 5px;
  border-radius: 999px;
  color: #ffffff;
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
}
.weather-widget .weather-icon {
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
}
.weather-widget .weather-temp {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
}

#weather-forecast {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#weather-forecast .weather-updated {
  font-size: 0.875rem;
  color: #1e1e20;
}
#weather-forecast .weather-powered {
  font-size: 0.875rem;
}

.weather-block {
  border: 1px solid #f6f6f6;
  border-radius: 8px;
  padding: 1rem;
  background: #f6f6f6;
  font-family: "proxima-nova", "ArialToProximaNova", Arial, sans-serif;
}
.weather-block__title {
  font-size: 1.5rem;
  color: #1e1e20;
}
.weather-block__content {
  display: grid;
  color: #1e1e20;
}
.weather-block__content.day {
  color: #1e1e20;
}
.weather-block__content.night {
  color: #ffffff;
}
.weather-block__icon-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.weather-block__icon-wrap .weather-block__icon {
  width: 150px;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.weather-block__icon-wrap .weather-block__description {
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.weather-block__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.weather-block__info .weather-block__temp {
  font-size: 2rem;
  line-height: 2.3rem;
  font-weight: bold;
}
.weather-block__info .weather-block__extra {
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.weather-block.weather-block--current {
  background-size: cover;
  background-position: center;
}

.weather-week__title {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #1e1e20;
}
.weather-week__days {
  display: grid;
  gap: 15px;
}
.weather-week__day {
  background: #f6f6f6;
  padding: 15px;
  border-radius: 6px;
  text-align: center;
}
.weather-week__day-name {
  font-weight: bold;
  display: block;
}
.weather-week__day-date {
  font-size: 0.875rem;
  color: #161a1d;
  display: block;
}
.weather-week__day .weather-week__icon {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.weather-week__day .weather-week__description {
  font-size: 0.875rem;
  color: #161a1d;
  display: block;
}
.weather-week__day .weather-week__temp {
  font-size: 1rem;
  font-weight: bold;
  display: block;
}
.weather-week__day .weather-week__details {
  font-size: 0.75rem;
  color: #161a1d;
  margin-top: 5px;
  display: block;
}

.load-more-button {
  padding: 10px 15px;
  display: block;
  background: #2c86da;
  text-transform: uppercase;
  border-radius: 2px;
  color: #ffffff;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
  line-height: 1.2rem;
  margin: 0 auto;
  margin-top: 30px;
}

@media (min-width: 260px) {
  .columns-3d,
  .columns-2d {
    grid-template-columns: 1fr;
  }
  .columns-2d,
  .news-card-container,
  .news-card-container-grid {
    grid-gap: 15px;
    grid-row-gap: 15px;
  }
  .card-block-grid.order-container--2 .section-1,
  .news-card-block .no-image,
  .columns-2d.order-container--2 .section-2 {
    order: 2;
  }
  .news-list-grid.order-container--2 .section-1,
  .featured-block.set-order .row-cards {
    order: 1;
  }
  .news-list-grid.order-container--2 .section-3,
  .featured-block.set-order .card-list {
    order: 2;
  }
  .news-list-grid.order-container--2 .section-2 {
    order: 3;
  }
  .columns-4mi {
    grid-template-columns: repeat(4, 1fr);
  }
  .columns-3mi {
    grid-template-columns: repeat(3, 1fr);
  }
  .columns-2mi {
    grid-template-columns: repeat(2, 1fr);
  }
  .columns-1mi {
    grid-template-columns: repeat(1, 1fr);
  }
  .order-container--2 .section-2,
  .news-card-block .featured-card {
    order: 1;
  }
  .order-container--2 .section-3,
  .news-card-block .row-cards {
    order: 3;
  }
  .container {
    grid-auto-rows: max-content;
    grid-template-rows: max-content;
    grid-gap: 15px;
    margin: 15px 0 0;
  }
  .header-center,
  .riportal-logo {
    width: 120px;
    height: 60px;
  }
  .mobile-nav-button {
    width: 25px;
    height: 20px;
  }
  .mobile-nav-button .mobile-nav-button__line {
    height: 3px;
  }
  .mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
    margin: 0.3rem 0;
  }
  .header-container,
  .header-wrapper {
    height: 60px;
    padding: 0 15px;
  }
  .header-container {
    padding: 0;
  }
  #page-header {
    height: 60px;
  }
  .search-icon {
    width: 25px;
    height: 25px;
  }
  .hamburger-menu-container {
    margin: 60px 0;
    width: 90%;
  }
  .search-container {
    margin: 60px 0;
    max-width: 100%;
  }
  ul.list--a,
  ul.list--b {
    flex-direction: column;
    gap: 15px;
    width: auto;
    padding: 15px;
  }
  ul.list--b {
    width: 100%;
    flex-direction: row;
    grid-gap: 0;
    padding: 15px;
  }
  ul.list--b li {
    margin: 0;
    padding: 5px 5px 5px 0;
    text-align: left;
    position: relative;
  }
  ul.list--b li:not(:first-child):before {
    content: " | ";
    color: #cccccc;
  }
  ul.list--a li {
    text-align: left;
    position: relative;
  }
  .level-1 li a {
    font-size: 1.2rem;
  }
  .level-2 li a,
  .post-navigation .section-heading,
  .post-navigation-partial .section-heading {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .search-form input[type=text],
  .search-form button {
    font-size: 1rem;
  }
  .social-network {
    padding: 0 10px;
  }
  .sub-menu li a {
    font-size: 1rem;
    text-transform: initial !important;
  }
  .card-short-title,
  .featured-block .card-list .columns-1mi .card-short-title {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .bottom-widget .news-card-container.columns-2ti,
  .bottom-widget .news-card-container.columns-4di,
  .position-bottom .news-card-container.columns-2ti,
  .position-bottom .news-card-container.columns-4di {
    grid-gap: 15px;
  }
  .bottom-widget .news-card-container.columns-2ti .card-short-title span,
  .bottom-widget .news-card-container.columns-4di .card-short-title span,
  .position-bottom .news-card-container.columns-2ti .card-short-title span,
  .position-bottom .news-card-container.columns-4di .card-short-title span {
    font-size: 0.9rem;
    line-height: 1rem;
  }
  .bottom-widget .news-card-container.columns-2ti .card-content h2 span,
  .bottom-widget .news-card-container.columns-4di .card-content h2 span,
  .position-bottom .news-card-container.columns-2ti .card-content h2 span,
  .position-bottom .news-card-container.columns-4di .card-content h2 span {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .posalji-pricu-teaser--title span,
  .banner-sidebar--title span {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
  .news-card-container .card-title h2,
  .news-card-container-grid .card-title h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .blue-bg .card-list.columns-1mi h2,
  .news-card-list .news-card-container.card-list.columns-1mi h2,
  .news-card-container.latest-container .card-title h2,
  .most-read-section .card-title h2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .article-content .content-entry h2,
  .article-content .content-entry h3,
  .article-content .content-entry h4 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .article-content .content-entry .povezani-clanak .card-content {
    grid-template-columns: 150px 1fr;
  }
  .article-content .content-entry .povezani-clanak .image-holder {
    padding-bottom: 100px;
    place-self: center;
  }
  .article-content .content-entry .povezani-clanak .image-holder .card-image {
    max-height: 100px;
  }
  .article-content .post-navigation h2,
  .article-content .post-navigation-partial h2 {
    font-size: 1rem;
    line-height: 1.2rem;
    padding-bottom: 15px;
  }
  .article-content h3.weather-block__title {
    margin: 0 auto;
  }
  .container-grid {
    margin-top: 15px;
  }
  .featured-card.columns-1mi h2,
  .article-content .posalji-pricu-teaser--title span,
  .title-404 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .title-container h1,
  .title-404 {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 800;
  }
  .most-read.columns-1mi picture,
  .latest-container.columns-1mi picture {
    height: 70px;
  }
  main {
    margin: 0;
    display: grid;
  }
  .single-post .news-card-list.inside-content {
    margin: 15px 15px 0 15px;
    width: auto;
  }
  .single-post main {
    align-items: start;
  }
  .single-post .article-title-container {
    max-width: 100%;
    padding: 0 15px 0 15px;
    margin-top: 15px;
  }
  .single-post .article-title-container h1 {
    max-width: 100%;
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 700;
  }
  .single-post .article-title-container h1 span {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .single-post .article-title-container .article-short-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    padding: 0;
  }
  .single-post .banner-widget,
  .single-post .custom-mb {
    padding: 0 15px;
  }
  .single-post .article {
    grid-gap: 15px;
    margin-bottom: 15px;
  }
  .single-post .article .bottom-widget .news-card-list {
    margin: 0;
  }
  .single-post .article .bottom-widget .news-card-list .columns-2mi h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .single-post .article .bottom-widget .qpq-widget .columns-2mi h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .single-post .article .banner-widget,
  .single-post .article .custom-mb,
  .single-post .article .news-card-list {
    padding: 0;
  }
  .single-post .article .image-holder {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .single-post .position-bottom .news-card-list .columns-2mi h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .single-post .position-bottom .news-card-container.columns-1mi .card-short-title span {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .single-post .position-bottom .news-card-container.columns-1mi .card-content h2 span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .single-post .news-card-list .section-heading-element {
    margin-bottom: 0;
  }
  .mobile-unit,
  .desktop-unit,
  .banner-widget .placeholder_container {
    min-height: 250px;
  }
  .custom-mb-widget {
    min-height: 100px;
  }
  .custom-mb-widget .custom-mb img {
    height: auto;
  }
  .news-card-block {
    grid-gap: 15px;
  }
  .most-read-section .card,
  .latest-section .card {
    padding: 15px;
    min-height: 85px;
    display: grid;
    grid-template-columns: repeat(1, 50px 100px 1fr);
    border-bottom: solid 1px #cccccc;
  }
  .most-read-section .card:last-child,
  .latest-section .card:last-child {
    border: none;
  }
  .most-read-section .card .card-title,
  .latest-section .card .card-title {
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-self: flex-start;
  }
  .most-read-section .card .card-title h2,
  .latest-section .card .card-title h2 {
    padding-top: 0;
  }
  .most-read-section .card .card-title h2 span,
  .latest-section .card .card-title h2 span {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .most-read-section .card .image-holder,
  .latest-section .card .image-holder {
    display: block;
    padding-bottom: 100%;
  }
  .most-read-section .card .card-image,
  .latest-section .card .card-image {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    min-height: 80px;
    height: 80px;
    width: 100px;
  }
  .most-read-section .news-card-container,
  .latest-section .news-card-container {
    grid-row-gap: 0;
  }
  .most-read-section .section-heading-element,
  .latest-section .section-heading-element {
    border-bottom: solid 3px #df2127;
    grid-template-columns: 1fr;
    text-align: unset;
  }
  .most-read-section .section-heading-element::before,
  .latest-section .section-heading-element::before {
    content: none;
  }
  .section-heading-element {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .card-list .card-content {
    grid-template-columns: 1fr 2fr;
  }
  .featured-block .card-list .card-content {
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
  }
  .featured-block .row-cards.columns-2mi, .featured-block .row-cards.columns-3mi {
    padding: 0 15px;
  }
  .container.order-container--1 {
    grid-row: 1;
  }
  .container.order-container--2 {
    grid-row: 2;
  }
  .container.order-container--3 {
    grid-row: 3;
  }
  .container.order-container--4 {
    grid-row: 4;
  }
  .container.order-container--5 {
    grid-row: 5;
  }
  .block-title,
  #menu-main-menu-1,
  .submmenu-wrapper {
    display: none;
  }
  .position-bottom {
    padding: 0 15px;
  }
  .container-grid {
    padding: 0 15px;
  }
  .container-grid aside {
    padding-bottom: 15px;
  }
  .featured-block .card-list .columns-1mi .card-short-title span {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .service-menu-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news-card-block.featured-block,
  .news-card-container.columns-2mi .card-title-container,
  .bottom-widget .news-card-list .columns-2mi,
  .position-bottom .news-card-list .columns-2mi,
  .inside-content .card-title-container {
    padding: 0;
  }
  .content-entry,
  .share-container,
  .bottom-widget,
  .comment-block {
    padding: 15px;
    width: 100%;
  }
  .share-container {
    padding: 15px 0 0 15px;
    width: 100%;
  }
  .latest-container .card-title,
  .most-read .card-title {
    padding-left: 15px;
    min-height: 75px;
  }
  .media-container .gallery-container {
    min-height: 300px;
    padding-bottom: 1px;
  }
  .media-container .gallery-container .swiper-container.slider-thumbnail {
    margin: 0 15px 15px 15px;
    overflow: hidden;
  }
  .section-heading-video {
    padding: 15px 15px 0 15px;
  }
  .rsArrow,
  .rsNav,
  .rsThumbsArrow {
    top: 70px;
  }
  .featured-card .image-holder {
    padding-bottom: 70%;
  }
  .top-widget,
  .bottom-widget {
    display: grid;
    position: relative;
  }
  .top-widget.order-container--5 {
    order: 5;
  }
  .share-meta-container {
    flex-direction: column;
    -webkit-align-items: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    padding-bottom: 0;
  }
  .content-entry .share-buttons {
    margin-bottom: 15px;
  }
  .no-content {
    padding: 0;
  }
  .form-row {
    flex-direction: column;
  }
  .card-list .card-content,
  .news-card-container-grid,
  .content-entry .news-card-container.columns-2mi {
    grid-gap: 15px;
  }
  .latest-section .section-heading-element,
  .most-read-section .section-heading-element {
    padding: 15px;
  }
  .article aside {
    padding: 0 15px;
  }
  .most-read-section .galerija-icon span,
  .most-read-section .video-icon span,
  .latest-section .galerija-icon span,
  .latest-section .video-icon span,
  .news-card-list .card-list .galerija-icon span,
  .news-card-list .card-list .video-icon span {
    width: 30px;
    height: 30px;
  }
  .post-navigation,
  .post-navigation-partial {
    grid-template-columns: 30px 1fr 1px 1fr 30px;
    grid-gap: 15px;
  }
  .post-navigation .card-short-title span,
  .post-navigation-partial .card-short-title span {
    font-size: 0.8rem;
    line-height: 0.8rem;
  }
  .post-navigation-partial {
    grid-template-columns: 0 1fr 50px 1fr;
  }
  .card-short-title,
  .article-short-title {
    padding: 10px 0 0 0;
    text-transform: uppercase;
  }
  .card-title h2,
  .featured-block .card-list h2,
  .article-content .bottom-widget .news-card-container.columns-4di h2,
  .article-content .bottom-widget .news-card-container h2 {
    padding-top: 5px;
  }
  .gray-bg .card-title h2,
  .light-gray-bg .card-title h2,
  .blue-bg .card-title h2,
  .video-bg .card-title h2,
  .news-card-list .card-list.columns-1mi h2 {
    padding-top: 5px;
  }
  .title-container {
    margin: 15px auto 0 auto;
  }
  .page-template-widget-category-grid .title-container,
  .search-results .title-container,
  .archive .title-container {
    margin: 15px auto 0 auto;
  }
  .search-results .layout .search-container {
    padding: 0 15px;
  }
  .ticker-title {
    max-width: 150px;
  }
  .ticker-widget {
    min-height: 80px;
  }
  .ticker-widget .ticker-title {
    height: 100%;
  }
  aside .container {
    margin: 0;
  }
  .nav-links {
    margin-left: 15px;
  }
  #main-gallery .swiper-wrapper .swiper-slide.banner {
    position: relative;
    min-height: 300px;
  }
  .entry-container {
    margin: 15px 0;
  }
  .teaser-widget {
    min-height: 300px;
  }
  .banner-widget {
    overflow: hidden;
  }
  .banner-widget .placeholder_container_mobile {
    min-height: 250px;
  }
  .placeholder_container {
    min-height: 250px;
  }
  .news-card-regular .card-list .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  .news-card-list.inside-content {
    padding: 15px;
  }
  .news-card-list.inside-content.gray-bg .card-content, .news-card-list.inside-content.blue-bg .card-content {
    grid-gap: 15px;
  }
  .news-card-list.inside-content .card-list {
    margin: 0;
  }
  .news-card-list.inside-content .card-list .card-title-container {
    padding: 0;
  }
  .news-card-list.inside-content .card-list .card-content h2 span {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 0 4px 0 0;
  }
  .news-card-list.inside-content .columns-3di .card-short-title {
    display: none;
  }
  .news-card-list .section-heading-element {
    margin-bottom: 15px;
  }
  .feed-widget .section-heading-element {
    margin-bottom: 15px;
  }
  .card-list .card-short-title {
    padding: 0;
    margin: 0;
  }
  .card-list .image-holder {
    height: 80px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .card-list .card-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .card-list .card-title .content-category-title {
    padding: 5px 0;
  }
  .card-list .card-content h2 span {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .news-card-regular {
    grid-row-gap: 15px;
  }
  .news-card-regular .card-bg {
    order: 2;
  }
  .news-card-regular .card-list .card-content {
    grid-template-columns: 1fr;
  }
  .news-card-block-2 {
    grid-row-gap: 15px;
  }
  .news-card-block-2 .card-bg,
  .no-image .card-bg {
    order: 2;
  }
  .news-card-block-2 .card-bg .card-title-container,
  .no-image .card-bg .card-title-container {
    padding: 0;
  }
  .news-card-block-2 .card-bg .card::after,
  .news-card-block-2 .card-bg .card-title::after,
  .no-image .card-bg .card::after,
  .no-image .card-bg .card-title::after {
    border-color: transparent;
    content: none;
  }
  .news-card-block-2 .featured-card,
  .no-image .featured-card {
    order: 1;
  }
  .news-card-block-2 .row-cards,
  .no-image .row-cards {
    order: 3;
  }
  .news-card-block-2 .card-bg .card-title-container {
    padding: 0;
  }
  .columns-1d,
  .columns-2d,
  .columns-4d,
  .columns-3d-2,
  .columns-3d,
  .columns-2d-half,
  .footer-container {
    padding: 0 15px;
  }
  .columns-2d-half .card-content h2 span {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .columns-2d-half .featured-card .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .columns-2d-half .featured-card.columns-2ti .columnist-image, .columns-2d-half .featured-card.columns-2di .columnist-image {
    width: 25px;
    height: 25px;
  }
  .columns-2d .card-content h2 span,
  .columns-1d .card-content h2 span {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .columns-2d .featured-card .card-content h2 span {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .columns-1d .featured-card.columns-4di .card-content h2 span,
  .columns-1d .featured-card.columns-3di .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  .columns-1d .over-card .swiper.columns-1mi .image-holder {
    padding-bottom: 150%;
  }
  .latest-section .card-content {
    display: grid;
    grid-template-columns: 60px auto;
  }
  .latest-section .card {
    grid-template-columns: 1fr;
    border: none;
    padding: 15px 15px 0 0;
  }
  ul.list--b,
  ul.list--c {
    grid-row-gap: 0;
  }
  .show-teaser-widget {
    grid-gap: 15px;
  }
  .show-teaser-widget .show_logo {
    max-width: 80px;
  }
  .show-teaser-widget .show-teaser-right {
    align-items: flex-start;
  }
  .archive section.layout {
    padding-left: 15px;
    padding-right: 15px;
  }
  .archive .container-grid {
    padding: 0;
  }
  .page-template-default .article-content .content-entry,
  .page-template-page-form .article-content .content-entry {
    padding: 0;
  }
  .page-template-default section.layout,
  .page-template-page-form section.layout {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-default aside,
  .page-template-page-form aside {
    padding: 0;
  }
  .featured-card.columns-1mi .card-short-title span {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  .midas-ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
  .swiper {
    margin: 0 15px;
  }
  #main-gallery .swiper-slide {
    min-height: 200px;
  }
  .swiper.modal .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper.modal .swiper-slide img {
    width: 100%;
    max-width: 100%;
    max-height: 90%;
    object-fit: contain;
    position: absolute;
  }
  .swiper.modal .swiper-slide picture {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper.modal .swiper-wrapper .caption-image {
    width: fit-content;
    max-width: 100%;
  }
  .swiper.modal .swiper-pagination-fraction {
    position: absolute;
    margin-top: unset;
    color: #ffffff;
    font-weight: 500;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    font-size: 1rem;
    line-height: 2rem;
    gap: 5px;
  }
  .swiper.modal .swiper-pagination-fraction .swiper-pagination-total {
    color: #ffffff;
    font-size: 1.3rem;
  }
  .swiper.modal .swiper-pagination-fraction .swiper-pagination-current {
    font-weight: 700;
    font-size: 1.3rem;
  }
  .swiper.modal .swiper-button-next,
  .swiper.modal .swiper-button-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .swiper.modal #fullscreen-swiper-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: #000000 url(../images/close.svg) center center no-repeat;
    background-size: 100%;
  }
  .swiper.modal .swiper-autoheight,
  .swiper.modal .swiper-autoheight .swiper-slide {
    height: 100%;
    width: 100%;
  }
  .swiper.modal .modal-article-data {
    padding: 15px 50px 0 15px;
    width: 100%;
  }
  .swiper.modal .modal-article-data .modal-title {
    color: #ffffff;
    font-family: "ZillaSlab-Bold", "ZillaSlabToArial", Arial, sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .share-buttons .copy-url .notification-bubble {
    background-color: #333333;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    white-space: nowrap;
  }
  .share-buttons .copy-url .notification-bubble::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
  }
  #main-gallery .swiper-wrapper .banner-position,
  [id^=content-gallery] .swiper-wrapper .banner-position {
    min-height: 300px;
  }
  .qpq-widget .inline-card .card-content {
    grid-template-columns: 120px 1fr;
    display: grid;
    gap: 15px;
    background: #f6f6f6;
  }
  .qpq-widget .inline-card .card-content .card-title {
    padding: 10px 10px 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .qpq-widget .inline-card .card-content .card-title h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
    padding: 0;
  }
  .qpq-widget .inline-card .card-content .card-source {
    margin-top: 5px;
  }
  .qpq-widget .inline-card .image-holder {
    place-self: center;
    height: 120px;
  }
  .qpq-widget .inline-card .image-holder img {
    transform: scale(2);
  }
  .qpq-widget .inline-card .image-holder .card-image {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    border-radius: unset;
  }
  .desktop-unit {
    display: none;
  }
  .mobile-unit {
    display: flex;
  }
  .weather-block__content {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .columns-2t {
    grid-template-columns: repeat(1, 1fr 18.75rem);
  }
  .columns-2-1t {
    grid-template-columns: 2fr 1fr;
  }
  .columns-1t {
    grid-template-columns: 1fr;
  }
  .columns-5ti {
    grid-template-columns: repeat(5, 1fr);
  }
  .columns-4ti {
    grid-template-columns: repeat(4, 1fr);
  }
  .columns-3ti {
    grid-template-columns: repeat(3, 1fr);
  }
  .columns-2ti {
    grid-template-columns: repeat(2, 1fr);
  }
  .columns-1ti {
    grid-template-columns: repeat(1, 1fr);
  }
  .news-card-container.no-image {
    padding: 15px;
  }
  .news-card-container.most-read.columns-2ti,
  .card-title-container,
  .latest-container .card-title,
  .most-read .card-title,
  .card-bg,
  .row-cards {
    padding: 0;
  }
  .single section.layout {
    padding-left: 15px;
    padding-right: 15px;
  }
  .latest-container .card-title,
  .most-read .card-title {
    min-height: auto;
  }
  .news-card-list .card-list .galerija-icon span,
  .news-card-list .card-list .video-icon span {
    width: 40px;
    height: 40px;
  }
  .hamburger-menu-container,
  .search-container {
    width: 100%;
  }
  .featured-card.columns-1ti .card-short-title span,
  .article-content .post-navigation h2,
  .article-content .post-navigation-partial h2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .article-content .content-entry h2,
  .article-content .content-entry h3,
  .article-content .content-entry h4 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .featured-block .card-list .card-short-title span,
  .featured-card.columns-2ti .card-short-title span,
  .featured-card.columns-3ti .card-short-title span,
  .featured-card.columns-4ti .card-short-title span {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .no-image .card-bg .card.sport:after,
  .no-image .card-bg .card.hnk-rijeka:after {
    border-color: rgb(9, 177, 72) rgb(9, 177, 72) #ffffff rgb(9, 177, 72);
  }
  .no-image .card-bg .card.rijeka::after {
    border-color: #2c86da #2c86da #ffffff #2c86da;
  }
  .no-image .card-bg .card.lifestyle::after,
  .no-image .card-bg .card.fitcorner::after,
  .no-image .card-bg .card.zdravlje::after,
  .no-image .card-bg .card.savjeti::after {
    border-color: #db095d #db095d #ffffff #db095d;
  }
  .no-image .card-bg .card-title-container {
    padding: 0 15px 15px 15px;
  }
  .most-read-section .card,
  .latest-section .card {
    min-height: auto;
  }
  .most-read-section .news-card-container,
  .latest-section .news-card-container {
    grid-row-gap: 0;
  }
  .most-read.columns-2ti h2,
  .latest-container.columns-2ti h2,
  .card-list.columns-2ti h2,
  .columns-4ti h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .columns-2d-half .featured-card.columns-1ti h2,
  .columns-2d-half .featured-block .card-list .columns-1ti h2,
  .featured-card.columns-2ti h2,
  .columns-1d .featured-card.columns-4di h2,
  .columns-1d .featured-card.columns-3di h2,
  .featured-block .card-list .columns-2ti h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .share-meta-container {
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
  }
  .content-entry .share-buttons {
    margin-bottom: 0;
  }
  .form-row {
    flex-direction: row;
  }
  .responsive-ad-container-v1,
  .responsive-ad-container-v2,
  .responsive-ad-container-v3,
  .responsive-ad-container-v4 {
    max-width: 100%;
  }
  .columns-2d,
  .news-card-container,
  .news-card-container-grid {
    grid-gap: 30px;
    grid-row-gap: 15px;
  }
  .post-navigation,
  .post-navigation-partial {
    grid-template-columns: 50px 1fr 1px 1fr 50px;
    grid-gap: 15px;
  }
  .post-navigation-partial {
    grid-template-columns: 0 1fr 50px 1fr;
  }
  .latest-section .image-holder,
  .most-read .image-holder {
    display: none;
  }
  .footer {
    margin-top: 30px;
  }
  .news-card-list .card-list .image-holder {
    height: 60px;
    top: unset;
    transform: unset;
    left: unset;
  }
  .featured-block .row-cards.columns-2mi, .featured-block .row-cards.columns-3mi {
    padding: 0;
  }
  .featured-block .card-list .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .news-card-regular,
  .news-card-block-2 {
    grid-template-columns: 15.625rem 2fr;
    grid-gap: 30px;
  }
  .news-card-regular .card-list,
  .news-card-block-2 .card-list {
    order: 2;
  }
  .news-card-regular .card-list .card-content,
  .news-card-block-2 .card-list .card-content {
    grid-template-columns: 1fr;
  }
  .news-card-regular .row-cards,
  .news-card-block-2 .row-cards {
    grid-column: 1/-1;
    order: 3;
  }
  .news-card-regular .card-bg,
  .news-card-block-2 .card-bg {
    order: 1;
  }
  .news-card-regular .card-bg .card-title-container,
  .news-card-block-2 .card-bg .card-title-container {
    background: #f6f6f6;
  }
  .news-card-regular .card-bg .card-title-container {
    padding: 0 15px 15px 15px;
  }
  .no-image .card-bg {
    order: 1;
  }
  .no-image .card-bg .card {
    background: #f6f6f6;
  }
  .no-image .card-bg .card::after {
    content: "";
    border-color: #df2127 #df2127 #ffffff #df2127;
  }
  .no-image .card-bg .card-title::after {
    border: unset;
  }
  .news-card-block-2 {
    grid-template-columns: 12.3rem 2fr;
  }
  .news-card-block-2 .card-bg {
    order: 1;
  }
  .news-card-block-2 .card-bg .card-title-container {
    padding: 0 15px 15px 15px;
  }
  .news-card-block-2 .card .card-title::after {
    content: "";
    border-color: #df2127 #df2127 #ffffff #df2127;
  }
  .news-card-block-2 .featured-card {
    order: 2;
  }
  .news-card-block-2.set-order-main {
    grid-template-columns: 2fr 12.3rem;
  }
  .news-card-block-2.set-order-main .card-bg {
    order: 2;
  }
  .news-card-block-2.set-order-main .featured-card {
    order: 1;
  }
  .card-bg .card-title::after {
    border-color: #df2127 #df2127 #ffffff #df2127;
  }
  .card-bg .card.sport .card-title::after,
  .card-bg .card.hnk-rijeka .card-title::after {
    border-color: rgb(9, 177, 72) rgb(9, 177, 72) #ffffff rgb(9, 177, 72);
  }
  .card-bg .card.rijeka .card-title::after {
    border-color: #2c86da #2c86da #ffffff #2c86da;
  }
  .card-bg .card.lifestyle .card-title::after,
  .card-bg .card.fitcorner .card-title::after,
  .card-bg .card.zdravlje .card-title::after,
  .card-bg .card.savjeti .card-title::after {
    border-color: #db095d #db095d #ffffff #db095d;
  }
  .featured-card.columns-2di .image-holder,
  .featured-card.columns-3di .image-holder {
    padding-bottom: 120%;
  }
  .news-card-block-2 .featured-card .image-holder {
    padding-bottom: 80%;
  }
  .latest-container .card {
    min-height: 80px;
    padding: 15px 15px 15px 0;
  }
  .single-post .news-card-list.inside-content {
    margin: 30px 0 0 0;
  }
  .single-post .banner-widget,
  .single-post .custom-mb {
    padding: 0;
  }
  .single-post .article-title-container h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .single-post .article-title-container h1 span {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .single-post .article-title-container .article-short-title {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .single-post .article .bottom-widget .qpq-widget .columns-2ti h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .single-post .article .bottom-widget .news-card-list .columns-2ti h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .single-post .article .image-holder {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  body.single-format-video .no-image .card-bg .card,
  body.single-format-gallery .no-image .card-bg .card {
    background: #1e1e20;
  }
  body.single-format-video .no-image .card-bg .card::after,
  body.single-format-gallery .no-image .card-bg .card::after {
    border-color: transparent transparent #19191c transparent;
  }
  .show-teaser-widget {
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
  .show-teaser-widget .show-teaser-right {
    align-items: flex-end;
  }
  .card-list.columns-1di h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .columns-2d .news-card-block-2 .no-image .card:not(:first-child) .image-holder,
  .columns-2d .news-card-block-2 .card-bg .card:not(:first-child) .image-holder,
  .columns-3d-2 .news-card-block-2 .no-image .card:not(:first-child) .image-holder,
  .columns-3d-2 .news-card-block-2 .card-bg .card:not(:first-child) .image-holder {
    display: none;
  }
  .columns-2d .news-card-list.section-2 .card-list .card:first-child .card-content, .columns-2d .news-card-list.section-3 .card-list .card:first-child .card-content,
  .columns-3d-2 .news-card-list.section-2 .card-list .card:first-child .card-content,
  .columns-3d-2 .news-card-list.section-3 .card-list .card:first-child .card-content {
    grid-template-columns: unset;
    grid-row-gap: 10px;
  }
  .columns-2d .news-card-list.section-2 .card-list .card:first-child .card-content .video-icon span,
  .columns-2d .news-card-list.section-2 .card-list .card:first-child .card-content .galerija-icon span, .columns-2d .news-card-list.section-3 .card-list .card:first-child .card-content .video-icon span,
  .columns-2d .news-card-list.section-3 .card-list .card:first-child .card-content .galerija-icon span,
  .columns-3d-2 .news-card-list.section-2 .card-list .card:first-child .card-content .video-icon span,
  .columns-3d-2 .news-card-list.section-2 .card-list .card:first-child .card-content .galerija-icon span,
  .columns-3d-2 .news-card-list.section-3 .card-list .card:first-child .card-content .video-icon span,
  .columns-3d-2 .news-card-list.section-3 .card-list .card:first-child .card-content .galerija-icon span {
    width: 40px;
    height: 40px;
  }
  .columns-2d .news-card-list.section-2 .card-list .card:first-child .card-content h2, .columns-2d .news-card-list.section-3 .card-list .card:first-child .card-content h2,
  .columns-3d-2 .news-card-list.section-2 .card-list .card:first-child .card-content h2,
  .columns-3d-2 .news-card-list.section-3 .card-list .card:first-child .card-content h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .midas-ul {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
  }
}
@media (min-width: 960px) {
  .columns-3d {
    grid-template-columns: 15.625rem 2fr 18.75rem;
  }
  .columns-3d-2 {
    grid-template-columns: 1fr 15.625rem 18.75rem;
  }
  .columns-2d {
    grid-template-columns: repeat(1, 1fr 18.75rem);
  }
  .columns-2d-half {
    grid-template-columns: 1fr 1fr;
  }
  .columns-1d {
    grid-template-columns: 1fr;
  }
  .columns-5di {
    grid-template-columns: repeat(5, 1fr);
  }
  .columns-4d {
    grid-template-columns: repeat(4, 1fr);
  }
  .columns-4di {
    grid-template-columns: repeat(4, 1fr);
  }
  .columns-3di {
    grid-template-columns: repeat(3, 1fr);
  }
  .columns-2di {
    grid-template-columns: repeat(2, 1fr);
  }
  .columns-1di {
    grid-template-columns: repeat(1, 1fr);
  }
  .order-container--2 .section-1,
  .news-card-block .no-image {
    order: 1;
  }
  .order-container--2 .section-2,
  .news-card-block .featured-card {
    order: 2;
  }
  .order-container--2 .section-3 {
    order: 3;
  }
  .container {
    grid-auto-rows: max-content;
    grid-gap: 30px;
    margin: 30px 0 0;
  }
  .container-grid {
    margin-top: 30px;
  }
  .header-center,
  .riportal-logo {
    width: 150px;
    height: 100px;
  }
  .header-container,
  .header-wrapper {
    height: 100px;
  }
  #page-header {
    height: auto;
  }
  .hamburger-menu-container {
    max-width: 50%;
    margin: 100px 0 0 auto;
    border-top: 0;
  }
  .hamburger-menu-container.container-visible .menu-navigation {
    padding-bottom: 130px;
  }
  .search-container {
    margin: 100px 0 0 auto;
    border-top: 0;
  }
  ul.list--a li,
  ul.list--b li {
    text-align: left;
  }
  .level-2 li a {
    font-size: 0.9rem;
  }
  ul.list--b {
    gap: 0;
    padding: 0 30px;
  }
  .social-network {
    padding: 0 20px;
  }
  .sub-menu li a {
    font-size: 1rem;
  }
  #menu-main-menu-1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .search-container {
    margin: 100px 0px 0px;
  }
  #menu-main-menu-1.fadeout {
    opacity: 0;
    visibility: hidden;
  }
  .column-1d.featured-block .card-list .columns-1di h2,
  .title-404,
  .section-heading-element {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .title-container h1,
  .title-404 {
    font-size: 2.4rem;
    line-height: 2.7rem;
  }
  .columns-4d .section-heading-element {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .article-short-title {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .card-list.columns-3di h2,
  .columns-2d-half .featured-block .card-list .columns-2di h2,
  .most-read.columns-1di h2,
  .latest-container.columns-1di h2,
  .blue-bg .card-list.columns-3di h2,
  .news-card-list .card-list.columns-1di h2,
  .article-content .bottom-widget .news-card-container.columns-4di h2,
  .article-content .content-entry .post-navigation h2,
  .article-content .content-entry .post-navigation-partial h2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .columns-2d-half .featured-card.columns-1di h2,
  .columns-2d-half .featured-block .card-list .columns-1di h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .columns-2d-half .over-card .featured-card.columns-2di .image-holder,
  .columns-2d-half .over-card .columns-4di .image-holder,
  .columns-2d-half .over-card .columns-3di .image-holder,
  .columns-2d .over-card .featured-card.columns-2di .image-holder,
  .columns-2d .over-card .columns-4di .image-holder,
  .columns-2d .over-card .columns-3di .image-holder,
  .columns-1d .over-card .featured-card.columns-2di .image-holder,
  .columns-1d .over-card .columns-4di .image-holder,
  .columns-1d .over-card .columns-3di .image-holder {
    padding-bottom: 150%;
  }
  .columns-2d-half .news-card-list .columns-2di .image-holder,
  .columns-2d .news-card-list .columns-2di .image-holder {
    padding-bottom: 100%;
  }
  .columns-2d-half .news-card-list .columns-2di .card-title h2,
  .columns-2d .news-card-list .columns-2di .card-title h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .columns-2d-half .news-card-list .columns-2di .card-short-title span,
  .columns-2d .news-card-list .columns-2di .card-short-title span {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .columns-2d-half .news-card-list .columns-2di .card-content h2 span,
  .columns-2d .news-card-list .columns-2di .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .columns-2d .news-card-list .card-list.columns-1di .galerija-icon span,
  .columns-2d .news-card-list .card-list.columns-1di .video-icon span,
  .columns-3d-2 .news-card-list .card-list.columns-1di .galerija-icon span,
  .columns-3d-2 .news-card-list .card-list.columns-1di .video-icon span {
    width: 30px;
    height: 30px;
  }
  .order-container--2 .no-image div:first-child.card::after {
    height: 2px;
    display: block;
    width: auto;
    background: #f6f6f6;
    margin-top: 30px;
    content: "";
  }
  .news-card-container.most-read,
  .news-card-container.latest-container {
    grid-gap: 5px;
    margin-bottom: 0;
  }
  .most-read-section .card,
  .latest-section .card {
    padding: 15px;
    border-bottom: solid 1px #cccccc;
    grid-template-columns: repeat(1, 50px 1fr);
  }
  .most-read-section .card .image-holder,
  .latest-section .card .image-holder {
    display: none;
  }
  .latest-container .card {
    grid-template-columns: 1fr;
    border: none;
    padding: 15px 15px 15px 0;
  }
  .latest-container .card .card-content {
    grid-template-columns: repeat(1, 65px 1fr);
  }
  .news-card-block,
  .news-card-block-2,
  .news-card-featured,
  .news-card-regular {
    grid-template-columns: 17.3rem 2fr;
    grid-gap: 30px;
    grid-row-gap: 30px;
  }
  .news-card-block-2 {
    grid-template-columns: 12.3rem 1fr;
  }
  .article,
  .container-grid {
    grid-template-columns: repeat(1, 1fr 18.75rem);
    grid-auto-columns: max-content;
  }
  .card-block-grid.columns-2d .news-card-block,
  .card-block-grid.columns-2d .news-card-block-2,
  .card-block-grid.columns-2d .news-card-list.inline {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .order-column-1 {
    grid-column-start: 1;
  }
  .row-cards {
    grid-column: span 2/3;
    order: 2;
  }
  .row-cards div.card:nth-last-child(1):nth-child(odd) {
    grid-column: initial;
  }
  .featured-block .row-cards {
    grid-column: span 1;
  }
  .card-list .card-content,
  .columns-2d,
  .news-card-container,
  .news-card-container-grid {
    grid-gap: 30px;
    grid-row-gap: 30px;
  }
  .content-entry .news-card-container.columns-4di {
    grid-row-gap: 5px;
  }
  .blue-bg .card-list.columns-3di .card-content,
  .blue-bg .news-card-container.columns-3di,
  .card-list.columns-1di,
  .card-list.columns-1di .card-content,
  .card-list.columns-3di .card-content {
    grid-gap: 15px;
  }
  .featured-block .card-list.columns-1di .card-content {
    grid-gap: 30px;
  }
  .card-list .card-title-container,
  .news-card-container-grid,
  .news-card-container.no-image,
  .no-image,
  .card-title-container,
  .row-cards,
  .news-card-container.no-image .card,
  .position-bottom,
  .single-post .article-content .news-card-container.columns-4di .card-title-container,
  .featured-block .card-list.columns-1di .card-title-container,
  .container-grid aside,
  .latest-container .card-title,
  .single-post .position-bottom .news-card-container.columns-4di .card-title-container,
  .news-card-list .card-list .card-title-container,
  .article aside {
    padding: 0;
  }
  .article-content .content-entry h2,
  .article-content .content-entry h3,
  .article-content .content-entry h4 {
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .article-content .content-entry .povezani-clanak .card-content {
    grid-template-columns: 1fr 2fr;
  }
  .article-content .content-entry .povezani-clanak .image-holder {
    padding-bottom: 130px;
  }
  .article-content .content-entry .povezani-clanak .image-holder .card-image {
    max-height: 130px;
  }
  .article-content h3.weather-block__title {
    margin: 0;
  }
  .card-title .content-category-title {
    line-height: 0.9rem;
    font-size: 0.8rem;
    padding: 10px 0 0;
  }
  .card-title .content-category-title::before {
    margin-right: 2px;
  }
  .featured-block .card-list .columns-1di .card-short-title span {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .featured-block .card-list .card-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .featured-block .card-list .card-content {
    grid-template-columns: 1fr 1fr;
  }
  .featured-block .card-list .content-category-title {
    padding: 10px 0;
  }
  .service-menu-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu-footer {
    padding: 15px 0 15px 0;
  }
  aside {
    align-self: start;
    position: sticky;
    top: 0;
  }
  .content-entry,
  .share-container,
  .bottom-widget,
  .comment-block {
    padding: 15px 60px;
    width: 90%;
  }
  .page .content-entry {
    width: 100%;
  }
  .share-container {
    padding: 30px 0 15px 60px;
  }
  .media-container .gallery-container {
    min-height: 450px;
  }
  .media-container .gallery-container .swiper-container.slider-thumbnail {
    margin: 0 30px 30px 30px;
    overflow: hidden;
  }
  .section-heading-video {
    padding: 15px 30px 0 30px;
  }
  .rsArrow,
  .rsNav,
  .rsThumbsArrow {
    top: 70px;
  }
  .top-widget,
  .bottom-widget {
    order: inherit;
  }
  .archive .top-widget,
  .page-template .top-widget,
  .page-template-default .top-widget {
    padding-bottom: 0;
  }
  .no-content {
    padding: 0 15px;
  }
  .title-container {
    margin: 30px auto 0 auto;
  }
  .page-template-widget-category-grid .title-container,
  .search-results .title-container,
  .archive .title-container {
    margin: 30px auto 0 auto;
  }
  .search-results .layout .search-container {
    padding: 0;
  }
  .ticker-title {
    max-width: 100%;
  }
  .ticker-widget {
    min-height: 50px;
  }
  .ticker-widget .ticker-title {
    min-height: 50px;
  }
  .nav-links {
    margin-left: 0;
  }
  .entry-container {
    margin: 0 0px 15px 60px;
  }
  .teaser-widget {
    min-height: 300px;
  }
  .banner-widget .placeholder_container {
    min-height: 250px;
  }
  .mobile-unit,
  .desktop-unit {
    min-height: 250px;
  }
  .single-post .article-title-container {
    max-width: 75rem;
    padding: 0 0 0 60px;
    margin-top: 30px;
  }
  .single-post .article-title-container h1 {
    max-width: 70%;
    font-size: 2.4rem;
    line-height: 2.7rem;
  }
  .single-post .article-title-container h1 span {
    font-size: 1.8rem;
    line-height: 2.7rem;
    vertical-align: top;
  }
  .single-post .position-bottom .news-card-list .columns-3di h2,
  .single-post .position-bottom .news-card-list .columns-4di h2 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
  .single-post .position-bottom .news-card-container.columns-2ti .card-short-title span,
  .single-post .position-bottom .news-card-container.columns-4di .card-short-title span {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .single-post .position-bottom .news-card-container.columns-2ti .card-content h2 span,
  .single-post .position-bottom .news-card-container.columns-4di .card-content h2 span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .single-post .article {
    grid-gap: 30px;
  }
  .single-post .article .bottom-widget .news-card-list .columns-4di h2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .single-post .article .bottom-widget .news-card-list .columns-4di .galerija-icon span,
  .single-post .article .bottom-widget .news-card-list .columns-4di .video-icon span {
    width: 30px;
    height: 30px;
  }
  .single-post .article .bottom-widget .qpq-widget .columns-4di h2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .container-grid aside {
    padding-bottom: 0;
  }
  #main-gallery .swiper-wrapper .swiper-slide.banner {
    min-height: 445px;
  }
  .news-card-list .card-list .image-holder {
    height: 80px;
  }
  .news-card-list .card-list .card-title {
    justify-content: center;
  }
  .news-card-list .card-list.columns-3di h2 {
    padding-top: 0;
  }
  .withmenu {
    padding-top: 150px;
  }
  .nomenu {
    padding-top: 100px;
  }
  .submmenu-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
  }
  ul.list--a,
  ul.list--b {
    padding: 15px 30px;
  }
  .news-card-regular .card-bg {
    order: 1;
  }
  .news-card-regular .card-bg h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .news-card-regular .card-list .card-content {
    grid-template-columns: 2fr 1fr;
  }
  .card-list {
    order: 2;
  }
  .columns-2d .featured-card .image-holder,
  .columns-1d .featured-card .image-holder {
    padding-bottom: 100%;
  }
  .columns-2d .card-content h2 span,
  .columns-1d .card-content h2 span {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .columns-1d .featured-card .image-holder {
    padding-bottom: 70%;
  }
  .featured-card.columns-3di .image-holder {
    padding-bottom: 150%;
  }
  .columns-2d-half .featured-block .card-list .card-title {
    position: relative;
    transform: unset;
    top: unset;
  }
  .news-card-container.most-read .card:first-child {
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding: 15px;
  }
  .news-card-container.most-read .card:first-child .card-image {
    min-height: 100%;
    width: 100%;
    height: 100px;
  }
  .news-card-container.most-read .card:first-child .image-holder {
    display: block;
    padding-bottom: 56.25%;
  }
  .news-card-container.most-read .card:first-child .image-holder .video-icon span,
  .news-card-container.most-read .card:first-child .image-holder .galerija-icon span {
    width: 40px;
    height: 40px;
  }
  .article {
    margin-bottom: 30px;
  }
  .news-card-container.owl-carousel .image-holder {
    padding-bottom: 100%;
  }
  .news-card-list .card-list.columns-3di .galerija-icon span,
  .news-card-list .card-list.columns-3di .video-icon span {
    width: 30px;
    height: 30px;
  }
  .posalji-pricu-teaser--title span,
  .banner-sidebar--title span {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .page-template-default .article-content .content-entry,
  .page-template-page-form .article-content .content-entry {
    padding: 15px 60px;
    width: 90%;
  }
  .page-template-default section.layout,
  .page-template-page-form section.layout {
    padding-left: 15px;
    padding-right: 15px;
  }
  .swiper {
    margin: 0 30px;
  }
  #main-gallery .swiper-slide {
    min-height: 400px;
  }
  .card .image-holder:hover + .card-content h2 a,
  .card .image-holder:hover + .card-title-container h2 a {
    color: #df2127;
  }
  .card.lifestyle .image-holder:hover + .card-content h2 a,
  .card.lifestyle .image-holder:hover + .card-title-container h2 a,
  .card.fitcorner .image-holder:hover + .card-content h2 a,
  .card.fitcorner .image-holder:hover + .card-title-container h2 a,
  .card.zdravlje .image-holder:hover + .card-content h2 a,
  .card.zdravlje .image-holder:hover + .card-title-container h2 a,
  .card.savjeti .image-holder:hover + .card-content h2 a,
  .card.savjeti .image-holder:hover + .card-title-container h2 a,
  .card.gastro .image-holder:hover + .card-content h2 a,
  .card.gastro .image-holder:hover + .card-title-container h2 a {
    color: #db095d;
  }
  .card.sport .image-holder:hover + .card-content h2 a,
  .card.sport .image-holder:hover + .card-title-container h2 a,
  .card.hnk-rijeka .image-holder:hover + .card-content h2 a,
  .card.hnk-rijeka .image-holder:hover + .card-title-container h2 a {
    color: rgb(9, 177, 72);
  }
  .card.rijeka .image-holder:hover + .card-content h2 a,
  .card.rijeka .image-holder:hover + .card-title-container h2 a {
    color: #2c86da;
  }
  .swiper.modal .swiper-slide img {
    width: auto;
  }
  .swiper.modal #fullscreen-swiper-close {
    top: 30px;
    right: 15px;
    width: 50px;
    height: 50px;
  }
  .swiper.modal .swiper-button-next,
  .swiper.modal .swiper-button-prev {
    width: 55px;
    height: 55px;
  }
  .swiper.modal .swiper-button-next:after,
  .swiper.modal .swiper-button-prev:after {
    font-size: 45px;
  }
  .swiper.modal .swiper-button-next {
    right: 15px;
  }
  .swiper.modal .swiper-button-prev {
    left: 15px;
  }
  .swiper.modal .swiper-pagination-fraction {
    font-size: 1.2rem;
  }
  .swiper.modal .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 1.9rem;
  }
  .swiper.modal .swiper-pagination-fraction .swiper-pagination-current {
    font-weight: 700;
    font-size: 1.9rem;
  }
  .swiper.modal .modal-article-data {
    padding: 35px 80px 0 35px;
  }
  .swiper.modal .modal-article-data .modal-title {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
  #installModal,
  #iosPrompt {
    display: none !important;
  }
  #main-gallery .swiper-wrapper .banner-position,
  [id^=content-gallery] .swiper-wrapper .banner-position {
    min-height: 445px;
  }
  .qpq-widget .inline-card .card-content {
    grid-template-columns: 1fr 1fr;
    min-height: 200px;
  }
  .qpq-widget .inline-card .image-holder {
    height: 100%;
  }
  .qpq-widget .inline-card .image-holder img {
    transform: scale(1.4);
  }
  .desktop-unit {
    display: flex;
  }
  .mobile-unit {
    display: none;
  }
  .weather-block__content {
    grid-template-columns: 150px 1fr;
  }
}
@media (min-width: 1200px) {
  .header-container,
  .header-wrapper,
  .banner-widget,
  .card-block-grid,
  .news-card-regular,
  .news-card-list,
  .news-card-block-2,
  .most-read-section,
  .latest-section,
  .columns-1d,
  .columns-2d,
  .columns-3d-2,
  .columns-3d,
  .columns-4d,
  .footer-container,
  .columns-2d-half,
  .container-grid {
    padding: 0;
  }
  .single section.layout {
    padding-left: unset;
    padding-right: unset;
  }
  .custom-mb-widget {
    min-height: 250px;
  }
  main,
  .card-list {
    margin: 0;
  }
  .block-title {
    display: block;
  }
  .card-list.columns-1di h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .columns-2d .featured-card .image-holder,
  .columns-1d .featured-card .image-holder {
    padding-bottom: 80%;
  }
  .columns-2d .featured-card .card-content h2 span,
  .columns-1d .featured-card .card-content h2 span {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .featured-card.columns-3di .image-holder {
    padding-bottom: 150%;
  }
  .columns-1d .featured-card .card-content h2 span {
    font-size: 1.1rem;
    line-height: 2rem;
  }
  .columns-1d .featured-card .image-holder {
    padding-bottom: 56%;
  }
  .columns-1d .section-heading-element {
    font-size: 1.8rem;
  }
  .columns-1d .news-card-list.section-1 .news-card-container.standard-list.columns-1di .card-title h2,
  .columns-2d .news-card-list.section-1 .news-card-container.standard-list.columns-1di .card-title h2,
  .columns-3d-2 .news-card-list.section-1 .news-card-container.standard-list.columns-1di .card-title h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .columns-1d .featured-card h2,
  .section-heading-element {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .submmenu-wrapper {
    padding: 0;
  }
  .columns-2d .news-card-block-2 .featured-card.columns-1di .card-content h2 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .columns-2d .news-card-block-2 .featured-card.columns-1di .card-content h2 span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .news-card-regular .card-list .card-content {
    grid-gap: 30px;
    grid-template-columns: 2fr 1fr;
  }
  .news-card-regular .card-list .card-content .card-short-title {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .card-bg .card-title-container,
  .card-bg .card-title-container {
    margin: 0;
  }
  .show-teaser-widget .show_logo {
    max-width: 100px;
  }
  .archive section.layout {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-default section.layout,
  .page-template-page-form section.layout {
    padding-left: 0;
    padding-right: 0;
  }
}
.logo-resize {
  width: 120px;
  height: 60px;
}

.scroll-height {
  height: 60px;
}

.opacity {
  opacity: 0.3;
}

.search-resize {
  margin: 100px 0 0;
}

.header-resize {
  height: 100px !important;
}

.search-resize-scroll {
  margin: 60px 0 0;
}

/*# sourceMappingURL=style.css.map */
